* gdb problem
@ 2005-06-09 13:00 Maxim Osipov
0 siblings, 0 replies; only message in thread
From: Maxim Osipov @ 2005-06-09 13:00 UTC (permalink / raw)
To: linux-mips
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-06-09 13:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-09 13:00 gdb problem Maxim Osipov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox