This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

Re: ARM Debuggers backtrace


On Mon, Sep 24, 2001 at 04:04:57PM -0700, Fabrice Gautier wrote:

> I'm not sure if gdb is abble to display call stack but ARMs
> debugger is not able to do so, at least on a default build.

You're joking!  A debugger that can't display a call stack?

> I tried to add the -apcs-frame option to gdb, but it seems it
> doesn't help.
> 
> Does anyone now if there is a way to display call stack
> properly on ARM?

I'm using GDB 5.0, and the "bt" command works fine: it displays
the call stack complete with parameter values.

-- 
Grant Edwards
grante@visi.com


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