ChangeLog:
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 844fb1836dafa610127a810f377ded31122846c5..464d9dfee694301802c4443278f436742cb6b130 100644 (file)
@@ -1,3 +1,32 @@
+2011-11-30  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * linux-s390-low.c (s390_collect_ptrace_register): Fully convert
+       PSW address/mask between 8-byte and 16-byte formats.
+       (s390_supply_ptrace_register): Likewise.
+       (s390_get_pc, s390_set_pc): 4-byte PSW address always includes
+       basic addressing mode bit.
+
+2011-11-24  Stan Shebs  <stan@codesourcery.com>
+
+       * tracepoint.c (cmd_qtstatus): Use plongest instead of %llx.
+
+2011-11-17  Stan Shebs  <stan@codesourcery.com>
+
+       * tracepoint.c (struct tracepoint): New field traceframe_usage.
+       (tracing_start_time): New global.
+       (tracing_stop_time): New global.
+       (tracing_user_name): New global.
+       (tracing_notes): New global.
+       (tracing_stop_note): New global.
+       (cmd_qtstart): Set traceframe_usage, start_time.
+       (stop_tracing): Set stop_time.
+       (cmd_qtstatus): Report additional status.
+       (cmd_qtp): New function.
+       (handle_tracepoint_query): Call it.
+       (cmd_qtnotes): New function.
+       (handle_tracepoint_general_set): Call it.
+       (get_timestamp): Rename from tsv_get_timestamp.
+
 2011-11-14  Stan Shebs  <stan@codesourcery.com>
            Kwok Cheung Yeung  <kcy@codesourcery.com>
 
This page took 0.026046 seconds and 4 git commands to generate.