aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2014-04-22 11:23:05 +0100
committerNick Clifton <nickc@redhat.com>2014-04-22 11:23:05 +0100
commita75fef0e5bc3bfeb4eac434c1c68831f55ab597d (patch)
tree5ce500f03e251045c17713aae18f15127c3a7b8c /gdb/NEWS
parent285fc9d8f8ed30b8a9d680fbf37e8f1843b95bc0 (diff)
downloadfsf-binutils-gdb-a75fef0e5bc3bfeb4eac434c1c68831f55ab597d.zip
fsf-binutils-gdb-a75fef0e5bc3bfeb4eac434c1c68831f55ab597d.tar.gz
fsf-binutils-gdb-a75fef0e5bc3bfeb4eac434c1c68831f55ab597d.tar.bz2
Add a note to the GDB/NEWS file mentioning that the ARM simulator now
supports instruction tracing with or without disassembly alongside. * NEWS: Mention that ARM sim now supports tracing.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index df233fc..b72d64d 100644
--- 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