1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 20:35:38 +02:00
cdt/debug
Alain Magloire c6eacff948 Remove confusing ATTACHED variable and use the session
type on MISession to decide on the right thing to do
for destroy().  Renambe setAttached() etc.. for
setConnected() and setDisconnected() to reduce confusion.
2002-10-09 01:59:24 +00:00
..
org.eclipse.cdt.debug.core Implementation of disassembly mode. 2002-10-08 22:03:22 +00:00
org.eclipse.cdt.debug.mi.core Remove confusing ATTACHED variable and use the session 2002-10-09 01:59:24 +00:00
org.eclipse.cdt.debug.mi.ui fixed typo 2002-10-08 11:55:50 +00:00
org.eclipse.cdt.debug.ui Implementation of disassembly mode. 2002-10-08 22:03:22 +00:00
org.eclipse.cdt.debug.ui.tests Added .project file to source control 2002-10-01 13:33:28 +00:00