Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Problem cross-debugging from Solaris to Linux/PPC
@ 2002-10-04  9:46 Paul J.Y. Lahaie
  2002-10-04 11:39 ` Paul Koning
  0 siblings, 1 reply; 2+ messages in thread
From: Paul J.Y. Lahaie @ 2002-10-04  9:46 UTC (permalink / raw)
  To: gdb

I'm trying to cross-debug from Solaris 9/SPARC to Linux/PPC and I am
unable to get it working.

I've got Linux/x86 to Linux/PPC working with gdb 5.2 and I am using the
same gdbserver on the Linux/PPC host.

On the Solaris host I get the following:

(gdb) file ~/hello
Reading symbols from ~/hello...done.
(gdb) target remote ppc:5000
Remote debugging using ppc:5000
0x30010e40 in ?? ()
(gdb) break main
Breakpoint 1 at 0x100004bc: file hello.c, line 5.
(gdb) cont
Continuing.
warning: Cannot insert breakpoint -1:
Cannot access memory at address 0x3001a084
(gdb)


I've tried both 5.2 and 5.2.1, compiled with gcc 3.2 and gcc 2.95.3.

Paul


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

end of thread, other threads:[~2002-10-04 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-04  9:46 Problem cross-debugging from Solaris to Linux/PPC Paul J.Y. Lahaie
2002-10-04 11:39 ` Paul Koning

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