gdb problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

Probably a little off-topic here, but do anyone have a recipe to get
remote debugging with gdb + gdbserver working?

I have gdb-6.3 build for mips64-linux-gnu and when I try to connect
the following error appears:

/home/maxim # ./gdbserver 192.168.0.2:5339 /bin/busybox
Process /bin/busybox created; pid = 34
Listening on port 5339
Remote debugging from host 192.168.0.2
readchar: Got EOF
Remote side has terminated connection.  GDBserver will reopen the connection.
Listening on port 5339

(gdb) target remote 192.168.0.10:5339
Remote debugging using 192.168.0.10:5339
Couldn't establish connection to remote target
Reply contains invalid hex digit 59

Googling for similar problem shows, what some people also faced it,
but no solution.

Thank you,
Maxim


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux