Game Development Community

Debugging in Eclipse

by Cameron Aycock · in Torque Game Engine · 06/26/2004 (11:01 pm) · 2 replies

I was just wondering if nayone has had any luck debugging in Eclipse. I can compile, and run successfully. I set my working dir, and I simply can't get Eclipse to break on a specified breakpoint. If I select it to break on main(), it does, but it does not bring up that .cc file. I have set it up to use the GDB Debugger, and still cannot break. Any ideas?

#1
06/29/2004 (10:24 am)
Bump .. anyone?
#2
07/07/2004 (9:38 am)
CDT 2.0 has just been released!

developers.slashdot.org/article.pl?sid=04/07/07/1355228&mode=thread&tid=126&tid=...

I am still hoping SOMEONE has been able to set and stop on a breakpoint in Eclipse, that is the ONLY thing keeping me from using it.