gdbserver and gdb cross debug?

2002-11-18 Thread sjk
William A. Gatliff wrote: Jikun: On Mon, Nov 11, 2002 at 03:39:07PM +0800, sjk wrote: I am porting Linux on EP405 board. So I use gdbserver and gdb to debug applications,but only the first breakpoint could be stopped.Then if i press 'step', the program will execute to end

gdbserver and gdb cross debug?

2002-11-18 Thread Kenneth Johansson
On Mon, 2002-11-18 at 02:43, sjk wrote: William A. Gatliff wrote: Jikun: On Mon, Nov 11, 2002 at 03:39:07PM +0800, sjk wrote: I am porting Linux on EP405 board. So I use gdbserver and gdb to debug applications,but only the first breakpoint could be stopped.Then if i press

gdbserver and gdb cross debug?

2002-11-15 Thread William A. Gatliff
Jikun: On Mon, Nov 11, 2002 at 03:39:07PM +0800, sjk wrote: I am porting Linux on EP405 board. So I use gdbserver and gdb to debug applications,but only the first breakpoint could be stopped.Then if i press 'step', the program will execute to end straightforwardly . Any other breakpoints

gdbserver and gdb cross debug?

2002-11-11 Thread sjk
Hi, I am porting Linux on EP405 board. So I use gdbserver and gdb to debug applications,but only the first breakpoint could be stopped.Then if i press 'step', the program will execute to end straightforwardly . Any other breakpoints could not break the execution. Please give me some advice!

gdbserver and gdb cross debug?

2002-11-11 Thread Dr. Craig Hollabaugh
Hi, I am porting Linux on EP405 board. So I use gdbserver and gdb to debug applications,but only the first breakpoint could be stopped.Then if i press 'step', the program will execute to end straightforwardly . Any other breakpoints could not break the execution. Please give me some

gdbserver and gdb cross debug?

2002-11-11 Thread sjk
Dr. Craig, I am using MontaVista Linux LSP. The ibm-walnut-ppc405gp LSP works correctly on walnut board. We can cross debug applications by ppc_405-gdb and gdbserver(version 5.1). But the following problem occurs on EP405 board. Is it possible that the problem is caused by library, memory or

gdbserver and gdb cross debug?

2002-11-11 Thread Kenneth Johansson
On Mon, 2002-11-11 at 08:39, sjk wrote: Hi, I am porting Linux on EP405 board. So I use gdbserver and gdb to debug applications,but only the first breakpoint could be stopped.Then if i press 'step', the program will execute to end straightforwardly . Any other breakpoints could not break

gdbserver and gdb cross debug?

2002-11-11 Thread Andreas Beranek
Hello, I am porting Linux on EP405 board. So I use gdbserver and gdb.. Has anybody tried the bdi2000 is that also broken now ? We encountered similar problems. We got it to work with the BDI2000. Some hints: Use the latest Firmware from Abatron. Use the latest Tools and Kernel.

gdbserver and gdb cross debug?

2002-11-11 Thread Kenneth Johansson
On Mon, 2002-11-11 at 14:55, Andreas Beranek wrote: Hello, I am porting Linux on EP405 board. So I use gdbserver and gdb.. Has anybody tried the bdi2000 is that also broken now ? We encountered similar problems. We got it to work with the BDI2000. Some hints: Use the latest

gdbserver and gdb cross debug?

2002-11-11 Thread Wolfgang Denk
In message 1037020322.22840.70.camel at spawn you wrote: Has anybody tried the bdi2000 is that also broken now ? Works fine here. We're using the ELDK, of course :-) What version and patches do people use for gdb on 4xx ? Version 5.1.1 plus a couple of patches. See the ELDK source if you