1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/plugins/org.eclipse.dd.gdb
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
..
.settings [247356] Use API tooling. 2008-09-15 21:31:37 +00:00
META-INF [247356] Use API tooling. 2008-09-15 21:31:37 +00:00
src/org/eclipse/dd/gdb/internal [252782] Adapt the launch sequence to the latest non-stop syntax. 2008-11-26 15:50:24 +00:00
.classpath [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:27:01 +00:00
.project [247356] Use API tooling. 2008-09-15 21:31:37 +00:00
about.html [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:27:01 +00:00
build.properties Updated copyright statements. 2008-06-02 18:13:23 +00:00
plugin.xml Bug 235862 2008-06-06 14:12:55 +00:00