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 3b749fe80a Bug 242105
When non-stop mode is requested by the user, the FinalLaunchSequence now issues:

maint set linux-async 1
set breakpoint always-inserted 1
-gdb-set non-stop on

Ultimately, with the official GDB release, only the last command should be needed.
2008-07-27 18:12:42 +00:00
..
.settings [238108] - [viewmodel] null pointer access in VM provider classes 2008-06-24 18:13:29 +00:00
META-INF [239153] bump versions on HEAD, 1.0 -> 1.1 2008-07-01 18:03:47 +00:00
src/org/eclipse/dd/gdb/internal Bug 242105 2008-07-27 18:12:42 +00:00
.classpath [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:27:01 +00:00
.project [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:27:01 +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