remote debugging with m68k-stub
Squal
pmarty@enssat.fr
Wed Aug 7 05:49:00 GMT 2002
Hello!
I have done all the remote target gdb instructions:
- define all the low level routines
- insert set_debug_traps(); and breakpoints(); at
the beginning of the program
- compiling stub and program together
After that, I downloaded my program and the m68k-stub in the target.
My problem is when I start the program in the remote target, the program
stop and never restart (the halt indicator is set).
Normally, the program will stop at the breakpoint (TRAP #1) and will
continue after gdb be connected to the stub but the program seems to
be stopped.
Somebody can help me ?
Thanks
Pascal
More information about the Gdb
mailing list