This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RFA: Mention ARM sim now supports tracing in GDB/NEWS


Hi Guys,

  This is just a very small patch to add a note to the GDB/NEWS file
  mentioning that the ARM simulator now supports tracing.

  OK to apply ?

Cheers
  Nick

gdb/ChangeLog
2014-03-17  Nick Clifton  <nickc@redhat.com>

	* NEWS: Mention that ARM sim now supports tracing.

index 2a384ba..dde663a 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,9 @@
 
 *** Changes since GDB 7.7
 
+* The ARM simulator now supports instruction level tracing
+  with or without disassembly.
+
 * Guile scripting
 
   GDB now has support for scripting using Guile.  Whether this is


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]