1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/dsf-gdb
Alena Laskavaia bb0ba6fd91 Bug 489455 - Add new breakpoint action to run arbitrary debugger command
This is generic support for debugger commands though mi console bridge,
should be not gdb specific (have a simple gdb implementation though)

We add new breakpoint action called "Debugger Command"
Interface allows to enter arbitrary string(s)
This is interpreted by debugger as it see fit
For gdb implementation these are cli commands


Change-Id: I20ca0b8b094c724e1cf8b0691f4f6cab84a3737d
2016-03-16 11:24:20 -04:00
..
org.eclipse.cdt.dsf.gdb Bug 489455 - Add new breakpoint action to run arbitrary debugger command 2016-03-16 11:24:20 -04:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.dsf.gdb.tests Update copyright dates 2016-02-11 01:50:14 -05:00
org.eclipse.cdt.dsf.gdb.ui Fixed warnings: do not call MessageFormat#format(...) with String[]. 2016-03-14 13:41:59 -04:00
org.eclipse.cdt.examples.dsf.gdb Update copyright dates 2016-02-11 01:50:14 -05:00
org.eclipse.cdt.gnu.dsf-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.gnu.dsf.source-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.tests.dsf.gdb adding repeater to some intermittent tests 2016-03-15 14:32:01 -04:00