Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] How to perform Multi-Threaded Debugging on CDT 6.0

Not really sure. Which one _should_ I be using?

--
Mike Jackson <www.bluequartz.net>

On Oct 28, 2009, at 8:19 PM, Marc Khouzam wrote:

Are you using the Standard Debugger or GDB (DSF)?

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx
[mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Michael Jackson
Sent: October-28-09 9:17 AM
To: CDT General developers list.
Subject: [cdt-dev] How to perform Multi-Threaded Debugging on CDT 6.0

Currently trying to debug a multi-threaded program and usually there
is a listing of all the threads but now with CDT 6 there is only the
main thread listed. Problem is that a worker thread that is spawned
crashes and I need to debug that thread but there seems to be no way
to get to that thread. Any ideas?
  This is on Galileo SR1 with CDT 6 on OS X 10.5. I am using the
carbon version of Eclipse for 32 bit JVMs if that makes a
difference.
Also using a "Makefile" project.


Thanks
_________________________________________________________
Mike Jackson                  mike.jackson@xxxxxxxxxxxxxx
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio

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




Back to the top