Add a note to the GDB/NEWS file mentioning that the ARM simulator now
authorNick Clifton <nickc@redhat.com>
Tue, 22 Apr 2014 10:23:05 +0000 (11:23 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 22 Apr 2014 10:23:05 +0000 (11:23 +0100)
supports instruction tracing with or without disassembly alongside.

* NEWS: Mention that ARM sim now supports tracing.

gdb/ChangeLog
gdb/NEWS

index 6a61a53c100f7ef1e08843dc9c920143ee33ed0c..120b70b620d4a2c180e31e72c1943c2f80527e41 100644 (file)
@@ -1,3 +1,7 @@
+2014-04-22  Nick Clifton  <nickc@redhat.com>
+
+       * NEWS: Mention that ARM sim now supports tracing.
+
 2014-04-22  Yao Qi  <yao@codesourcery.com>
 
        * tracefile-tfile.c (tfile_fetch_registers): Move the bottom
index df233fcc5865e41b2c432692ca2795a9f21eed30..b72d64db313d0785edec19a9c4b441b854698e6a 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -2,6 +2,9 @@
             (Organized release by release)
 
 *** Changes since GDB 7.7
+* The ARM simulator now supports instruction level tracing
+  with or without disassembly.
 
 * Guile scripting
 
This page took 0.047907 seconds and 4 git commands to generate.