gdb.trace: Read XML target description from tfile.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 77412ca333e832c5bcf72f18e68d49474500fe3d..0ed35faf0e4840837d798752fe159e8304a0f6b1 100644 (file)
@@ -1,3 +1,13 @@
+2016-02-10  Marcin Koƛcielnicki  <koriakin@0x04.net>
+
+       * tracefile-tfile.c (trace_tdesc): New static variable.
+       (tfile_open): Clear trace_tdesc, call target_find_description.
+       (tfile_interp_line): Recognize tdesc lines.
+       (tfile_close): Clear trace_tdesc.
+       (tfile_xfer_partial_features): New function.
+       (tfile_xfer_partial): Call tfile_xfer_partial_features.
+       (tfile_append_tdesc_line): New function.
+
 2016-02-10  Marcin Koƛcielnicki  <koriakin@0x04.net>
 
        * ctf.c (ctf_write_tdesc): New function.
This page took 0.037887 seconds and 4 git commands to generate.