reset command for GDB
Benjamin Tze-Kit Lee
btlee@sfu.ca
Thu Jan 9 21:22:00 GMT 2003
Hi all,
I am using GDB to remotely debug on a board that runs an ARM processor.
Everything seems to be working for now but I don't know how to reset the
board and halt it at the beginning of the program where I want it to be?
Is there a way to reset the board and let it halt at the beginning of the
program? I was thinking "run" might do it but then I found out that it
only works on non-remote debug program.
Thx a lot for your help.
Ben
More information about the Gdb
mailing list