gdb
[Top][All Lists]
Advanced

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

[Gdb] gdb-6.2: Reply contains invalid hex digit 59


From: David Wuertele
Subject: [Gdb] gdb-6.2: Reply contains invalid hex digit 59
Date: Wed, 03 Nov 2004 15:28:26 -0800
User-agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.2 (gnu/linux)

Can anyone help me decipher this behavior?

Running gdbserver on a mipsel linux-2.4.18 target:

  -bash-2.05b# gdbserver 0:8888 /usr/local/bin/rabl
  Process /usr/local/bin/rabl created; pid = 537

Running gdb on an intel host:

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

Back on the target:

  readchar: Got EOF
  Remote side has terminated connection.  GDBserver will reopen the connection.

What am I doing wrong here?

Thanks,
Dave





reply via email to

[Prev in Thread] Current Thread [Next in Thread]