This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: gdbserver and arm - please help


That did it!

much thanks!

:]k
-----Original Message-----
From: Daniel Jacobowitz [mailto:drow@mvista.com]
Sent: Thursday, April 25, 2002 5:31 PM
To: Kevin Squail Endres
Cc: 'gdb@sources.redhat.com'
Subject: Re: gdbserver and arm - please help


On Thu, Apr 25, 2002 at 05:23:18PM -0700, Kevin Squail Endres wrote:
> I get the same behavior with the current snapshot.
> 
> should the below scenario work - or is it still a work in progress.
> 
> if it is a work in progress should any remote debugging scenarios work
with
> the below configurations?

It should work.  Except, it's not clear what you're trying to do.

Remember, when using gdbserver, at first attach you are at the first
instruction in the program - off in _start somewhere.  Set a breakpoint
at main and continue?

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]