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 dfe9381a72 [252782] Adapt the launch sequence to the latest non-stop syntax.
"set breakpoint apply global" does not exist anymore.
"set breakpoint always-inserted" is no longer needed because GDB does it
automatically for non-stop.
"maint set remote-async 1" and "maint set linux-async 1" are replaced by a
simpler "set target-async on"

Also, I changed the version of the GDB that supports multi-process.  This GDB
is not actually available publicly yet, but it works for the preliminary
release I have.  Once GDB 7 is out, we will change the version again.
2008-11-26 15:50:24 +00:00
features P2 2008-11-21 06:18:54 +00:00
plugins [252782] Adapt the launch sequence to the latest non-stop syntax. 2008-11-26 15:50:24 +00:00
tests Update step loop test. 2008-11-06 22:34:33 +00:00
.project fixes for 189542 2007-05-30 02:06:59 +00:00