This is the mail archive of the gdb@sourceware.org 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: gdb-6.5 produces infinite backtrace on ARM


On Wed, Sep 06, 2006 at 05:03:10PM +0200, Zarges, Olav wrote:
> 
> Daniel Jacobowitz wrote:
> > The error should be caught in backtrace_command now.  The finished
> > output should still be printed.
> 
> Eclipse seems to read the stack via gdb/mi commands stack-info-depth
> and stack-list-frames and that was what I was referring to (sorry).
> Please see log below. I tried to print the message with warning(...)
> and return NULL instead of calling error(...) which seems to work but
> I don't know about the side-effects this might involve.

Oh, I see.  Interesting.  We'll see what we can do about this; that
does make more sense.

However, since it has obviously listed a bunch of frames, CDT should
not be discarding the ones that did succeed!

-- 
Daniel Jacobowitz
CodeSourcery


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