-
Posts
3 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Articles
Docs
Gallery
Posts posted by kylehagin
-
-
@ Jeff
Did you ever get your linux debugging issue worked out? I use this application to debug because it is so simple to use;) It is called ddd.
http://www.gnu.org/software/ddd/
They have some really nice documentation too.
You can run from command line as ddd
What specific problem are you running into while debugging using codeblocks?
-
This is Awesome!!! Great work!! I have this working on Opensuse 13.2.

Torque 3D 3.8 Released
in Torque 3D Announcements
Posted
Yeah, you can set up a watch window for specific variables or just hover over it with the mouse and it shows what the value is. Is there a codeblocks project setup/template for Torque3d or did you just create the project from scratch?