Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-debug-dev] debugging multiple processes

Mike,

You can easily launch multiple debug sessions - either for different
executables or multiple instances of the same one.
Follow the same steps N times to launch debuggers for multiple process
instances (Run ->Debug) - all of the debug sessions will appear in the
Debug View window. 

Regards

Martin

--
----
Martin Imrisek <mimrisek@xxxxxx>
Software Systems Designer
Software Development Systems
Texas Instruments 
416-340-2096

-----Original Message-----
From: cdt-debug-dev-admin@xxxxxxxxxxx
[mailto:cdt-debug-dev-admin@xxxxxxxxxxx] On Behalf Of Michael LeBlanc
Sent: August 19, 2004 7:51 AM
To: cdt-debug-dev@xxxxxxxxxxx
Subject: [cdt-debug-dev] debugging multiple processes

I'm new to the list and sort of new to Eclipse and CDT.  Please excuse
what may be a really naive question.

Is there any support for debugging multiple processes?  Different
executables or several instances of the same executable.  Thanks.

Mike

_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-debug-dev


Back to the top