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


Daniel Jacobowitz wrote:
> 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!
> 

The stack-list-frames command does not return any stack info at all if
error(...) is called. Therefore CDT is not discarding anything. The is
just the error message.

Regards
Olav


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