Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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



Back to the top