gdb/
[deliverable/binutils-gdb.git] / gdb / gdbserver / server.h
index c567ccbc9bfe98ef99d1cf4c85b2bbb025187e47..53f4e0d17db018a57f97d5c5a16531d5250f6110 100644 (file)
@@ -575,6 +575,8 @@ int traceframe_read_sdata (int tfnum, ULONGEST offset,
                           unsigned char *buf, ULONGEST length,
                           ULONGEST *nbytes);
 
+int traceframe_read_info (int tfnum, struct buffer *buffer);
+
 /* If a thread is determined to be collecting a fast tracepoint, this
    structure holds the collect status.  */
 
This page took 0.053694 seconds and 4 git commands to generate.