linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* gdb/gdbserver TQM885
@ 2007-02-18  8:32 oparz
  2007-02-19  5:44 ` Linux doesn't boot on Vertex4 based board Leonid
  0 siblings, 1 reply; 4+ messages in thread
From: oparz @ 2007-02-18  8:32 UTC (permalink / raw)
  To: linuxppc-embedded

Hello
many thanks for this immediate answer! The problem is solved.

Its always better to read the manual before asking.

Dr. Otto Parzhuber
Munich University of Applied Sciences
Fac of Precision Engineering

^ permalink raw reply	[flat|nested] 4+ messages in thread
* gdb/gdbserver TQM885
@ 2007-02-17 19:56 oparz
  2007-02-17 22:12 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: oparz @ 2007-02-17 19:56 UTC (permalink / raw)
  To: linuxppc-embedded

Hello,
I have a problem on debugging my target board TQM885 (ELDK, Linux
2.4.25) with gdb/gdbserver . My Testprogram is a simple helloworld. The
program itself is running as expected, but its not possible to debug.
Would be very  glad, if anyone can help me. Target and Host are in
different subnets, but this is solved via route add.. command
___________________
Host running gdb:
oparz@linux:~/autoconf_tests/hello_GNU-0.1> gdb ./hello_GNU
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-suse-linux"...Using host libthread_db
library "/lib/tls/libthread_db.so.1".

(gdb) target remote 192.168.10.232:5000
Remote debugging using 192.168.10.232:5000
Couldn't establish connection to remote target
Remote sent bad register number 40: 3000ef14;
Packet: 'T0501:7ffffed0;40:3000ef14;'

(gdb)          
__________________________
and the target running gdbserver:

root@/># gdbserver 192.168.2.21:5000 ./hello_GNU
Process ./hello_GNU created; pid = 56
Remote debugging from host 192.168.2.21
readchar: Got EOF
Remote side has terminated connection.  GDBserver will reopen the
connection.
__________________
Any help is very appreciated

Dr. Otto Parzhuber
Munich University of Applied Sciences
Fac. of Precision Engineering

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

end of thread, other threads:[~2007-02-19  5:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-18  8:32 gdb/gdbserver TQM885 oparz
2007-02-19  5:44 ` Linux doesn't boot on Vertex4 based board Leonid
  -- strict thread matches above, loose matches on Subject: below --
2007-02-17 19:56 gdb/gdbserver TQM885 oparz
2007-02-17 22:12 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).