Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
-g (debug code)
#1
How is it used and how would it help me especially with array bounds checking?

Thanks!!!
y smiley is 24 bit.
[Image: anya2.jpg]

Genso's Junkyard:
http://rel.betterwebber.com/
Reply
#2
Atm it will only add the function names and line-numbers to the debug symbols.

To debug the exe, use GDB or it's visual alternative, Insight.
Reply
#3
Is there a Windows version (cli & gui) of the debugger?
Reply
#4
Thanks
y smiley is 24 bit.
[Image: anya2.jpg]

Genso's Junkyard:
http://rel.betterwebber.com/
Reply
#5
Yeah, GDB Insight, but it's part of the Cygwin package, so you must install part of Cygwin to use Insight.

It's not pretty, but way better than using GDB in text-mode, imo :P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)