1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug
Alain Magloire 52a370c3ae 2005-06-27 Alain Magloire
New command from newer version of gdb "set breakpoint pending"
	better handling of the breakpoint while the target is running.
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/BreakpointManager.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/EventManager.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/BreakpointManager.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Target.java
	* mi/org/eclipse/cdt/debug/mi/core/command/CommandFactory.java
	+ mi/org/eclipse/cdt/debug/mi/core/ccommand/MIGDBSetBreakpoinPending.java
2005-06-28 16:57:33 +00:00
..
org.eclipse.cdt.debug.core Bug 101188: Breakpoints don't work with MingW gdb. Use "toPortableString" instead of "toOsString" when setting the source search paths. 2005-06-28 15:24:38 +00:00
org.eclipse.cdt.debug.core.tests Added the .project for debug.core.tests. 2004-06-01 00:58:46 +00:00
org.eclipse.cdt.debug.mi.core 2005-06-27 Alain Magloire 2005-06-28 16:57:33 +00:00
org.eclipse.cdt.debug.mi.ui EPL'ing the CDT. 2005-06-27 03:46:51 +00:00
org.eclipse.cdt.debug.ui EPL'ing the CDT. 2005-06-27 03:46:51 +00:00
org.eclipse.cdt.debug.ui.tests CPL to EPL transistion - license header update for IBM 2005-06-23 16:02:46 +00:00