> I haven't had a call to use the gnu debugger with Poser as of yet. Just > wondering, does it let you step through a program and execute line by line > so I can see what's going on while the program is running? It's something > I'm used to when I debug interpreted programs like VB. Yes. And examine/modify variables, jump to (continue execution at) a different location, set watchpoints, set breakpoints. All the things a good debugger should let you do. -- Roger Chaplin <[EMAIL PROTECTED]>
- gdb debugging question Fawcett, Mitch
- Re: gdb debugging question Roger Chaplin
- Re: gdb debugging question Eric House
- Re: gdb debugging question krollin
- Re: gdb debugging question David A. Desrosiers
- Re: gdb debugging question krollin
