Game Development Community

Sigh) I have to ask a dumb question

by Donald "Yadot" Harris · in Torque Game Engine · 03/13/2006 (7:05 am) · 7 replies

I promised I looked.. can someone point me to the TGE advanced Debugging resource. I looked in the resources under debugging and did a search. Thanks in advanced.

#1
03/13/2006 (7:10 am)
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=8294.
I THINK that this is already incorporated into the 1.4 codebase, I could be wrong.
#2
03/13/2006 (7:24 am)
Yes, the enhanced telnet debugger was included in 1.4.
#3
03/13/2006 (7:53 am)
So then all i need to do is just compile it as a debug version correct?
#4
03/13/2006 (7:56 am)
Correct, just make a debug build and follow the instructions for the IDE you're using.
#5
03/13/2006 (8:26 am)
Got to get one I thought I was going to use Visual Studio with my Technet subscribtion but I think that is illegal so I will have to find a free solution to compile a debug version.
#6
03/13/2006 (8:36 am)
VS Express is free.
#7
03/13/2006 (8:43 am)
Freakin duh!! I forgot all about that!
thanks man.