Debug vector access error
Posted: Mon Jun 28, 2010 8:36 am
Hello,
I get a vector access error right off the bat when I start my app, so I checked out the PC address and found the line of code, placed a breakpoint and am wanting to debug it with GDB. However, The autoupdater always times out, I am guessing because the app is crashed and the auto updater isn't running anymore. So, what can I do to get GDB running?
Thanks!
EDIT:
Actually, it seems that my app crashes before any output in the UserMain function, so I'm not quite sure what's up. It also shows the faulted PC to be all 0s. Hmm.
Christoph
I get a vector access error right off the bat when I start my app, so I checked out the PC address and found the line of code, placed a breakpoint and am wanting to debug it with GDB. However, The autoupdater always times out, I am guessing because the app is crashed and the auto updater isn't running anymore. So, what can I do to get GDB running?
Thanks!
EDIT:
Actually, it seems that my app crashes before any output in the UserMain function, so I'm not quite sure what's up. It also shows the faulted PC to be all 0s. Hmm.
Christoph