Debuging Problem in PPC440GP

Aman aman at mistralsoftware.com
Sat Nov 23 08:40:22 EST 2002


Hi All

I wanted to debug the application in ppc440gp. To debug I am using gdbserver
and ddd. The application which I have written is hello world program. In the
target the command is

root at 192.168.13.246:~# gdbserver 192.168.13.242:4000 hello
Process hello created; pid = 107

In the host the command is
ddd --debugger ppc_405-gdb --gdb hello and then in the GUI the following
command is given

target remote 192.168.13.246:4000 which in turn creates the following line
in the target
Remote debugging using 192.168.13.242:4000

In the above situation , if I say "cont" , the program executes normally.
However if I say "run" , it gives the following error

(gdb) run
Don't know how to run.  Try "help target".

and in the target it says

"Killing inferior".

Can anybody help me in solving this issue.

Thanking you in advance
Regards
Aman


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list