1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Marc Khouzam e52031c676 Bug 495623: Use new flags in =record-change from upcoming GDB release
With the next GDB (probably named 7.12), we are provided with the type
of record that was started.
  =record-started,thread-group="i1",method="btrace",format="bts"
  =record-started,thread-group="i1",method="btrace",format="pt"
  =record-started,thread-group="i1",method="full"

We make use of this information in GDBRunControl_7_10 to avoid sending
an 'info record' command.

Note that because MI adds fields in a backwards-compatible way, it was
much simpler to modify GDBRunControl_7_10 instead of creating a new
GDBRunControl_7_12 (whose name may even be wrong if GDB's next version
is not actually 7.12).

Change-Id: I869b3c0ff648d5e38081e06a7063613bbb9266dc
2016-06-27 16:03:00 -04:00
build Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
codan Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
core Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
cross Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
debug Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
doc Create a dummy file in the user doc index when skipDoc. 2016-05-26 23:25:49 -04:00
dsf Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
dsf-gdb Bug 495623: Use new flags in =record-change from upcoming GDB release 2016-06-27 16:03:00 -04:00
jtag Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
launch Bug 495836 - Eclipse CDT needs privileged mode for docker containers 2016-06-22 18:45:40 -04:00
llvm Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
lrparser Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
memory Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
native/org.eclipse.cdt.native.serial Bug 481199 - Add support for cu serial devices on Mac. 2016-06-27 12:39:41 -04:00
qt Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
releng Update baseline to point to final release of 9.0 2016-06-27 15:59:09 -04:00
remote Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
testsrunner Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
toolchains/arduino Fix up Arduino property page to use o.e.remote tester. 2016-06-21 15:10:33 -04:00
upc Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
util Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
visualizer Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
windows Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
xlc Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00