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.
This commit is contained in:
Nick Clifton 2014-04-22 11:23:05 +01:00
parent 285fc9d8f8
commit a75fef0e5b
2 changed files with 7 additions and 0 deletions

View 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

View File

@ -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