1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug
Mikhail Khodjaiants 8a0a4cb710 Fix for PR 47230: Need a shared library search path editing capability for GDBServerDebugger.
Implemented 'GDBServerDebuggerPage' as an extension of 'GDBDebuggerPage'.
Added two new control blocks - "TCP Connection" and "Serial Connection".
2003-12-05 20:46:29 +00:00
..
org.eclipse.cdt.debug.core Extracted the main part of the 'breakpointAdded' method into a separate method to avoid double checking. 2003-11-26 23:02:55 +00:00
org.eclipse.cdt.debug.mi.core updated. 2003-12-02 17:32:25 +00:00
org.eclipse.cdt.debug.mi.ui Fix for PR 47230: Need a shared library search path editing capability for GDBServerDebugger. 2003-12-05 20:46:29 +00:00
org.eclipse.cdt.debug.ui 'performApply' of 'SourceLookupBlock' should check if the project in configuration is the same as project saved in the block. 2003-12-05 20:36:41 +00:00
org.eclipse.cdt.debug.ui.tests Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00