Linux MIPS Architecture development
 help / color / mirror / Atom feed
* remote debugging: "Reply contains invalid hex digit 59"
@ 2005-07-19 13:52 Bryan Althouse
       [not found] ` <1121783462.12629.10.camel@euskadi.packetvision>
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bryan Althouse @ 2005-07-19 13:52 UTC (permalink / raw)
  To: 'Linux/MIPS Development'


Is anyone doing remote debugging for mips?  

I start the gdbserver on mips with:  
    gdbserver 192.168.2.39:2222 ./hello_loop
This produces:
    Process ./hello_loop created; pid = 158

On my PC, I type:
    ddd --debugger mips64-linux-gnu-gdb hello_loop
    (at gdb prompt) target remote 192.168.2.55:2222

This produces:
    (on gdb prompt) Couldn't establish connection to remote target
     Reply contains invalid hex digit 59
    (on mips) Remote debugging from host 192.168.2.39
     Readchar: Got EOF
     Remote side has terminated connection.  GDBserver will reopen the
connection. 

This problem is also described here:
http://mailman.uclinux.org/pipermail/uclinux-dev/2004-April/025421.html

Any ideas?  Thanks!

Bryan

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-07-20  4:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-19 13:52 remote debugging: "Reply contains invalid hex digit 59" Bryan Althouse
     [not found] ` <1121783462.12629.10.camel@euskadi.packetvision>
2005-07-19 14:35   ` Alex Gonzalez
2005-07-19 14:36 ` Alex Gonzalez
2005-07-19 14:39 ` Daniel Jacobowitz
2005-07-20  4:24   ` Maxim Osipov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox