Emit inferior, thread and frame selection events to all UIs
[deliverable/binutils-gdb.git] / gdb / NEWS
index 99e10134b7cb7c9aa3db0e20af65420f7be76005..741813f4ad6e0416786ea5473ef058204a0442c3 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
   running on MS-Windows use to assign names to threads in the
   debugger.
 
+* New targets
+
+Synopsys ARC                   arc*-*-elf32
+
 *** Changes in GDB 7.12
 
 * GDB and GDBserver now build with a C++ compiler by default.
@@ -148,6 +152,10 @@ signal-event EVENTID
 
     =record-started,thread-group="i1",method="btrace",format="bts"
 
+* MI async record =thread-selected now includes the frame field.  For example:
+
+     =thread-selected,id="3",frame={level="0",addr="0x00000000004007c0"}
+
 * New targets
 
 Andes NDS32                    nds32*-*-elf
This page took 0.025917 seconds and 4 git commands to generate.