1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/debug
Mikhail Khodjaiants 2ebb271b82 Thread should handle CDI events from the corresponding CDI thread only.
"canSuspend" should return true if the thread is stepping.
New implementation of "stepReturn" for stack frames.
2004-10-21 22:39:53 +00:00
..
org.eclipse.cdt.debug.core Thread should handle CDI events from the corresponding CDI thread only. 2004-10-21 22:39:53 +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 Adjust GDBServer to ICDIDebugger api 2004-10-21 01:32:31 +00:00
org.eclipse.cdt.debug.mi.ui Added API to allow the access to the internal MI UI components by client plugins. 2004-08-23 20:39:04 +00:00
org.eclipse.cdt.debug.ui Check if the string representation of a value is not null before trimming it. 2004-10-19 20:02:30 +00:00
org.eclipse.cdt.debug.ui.tests Adjust to changes. 2004-10-20 19:14:05 +00:00