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: MIPS stack tracing


Don Bowman wrote:
> 
> I've been debugging through gdb for a day or so now, I think
> I'm on to something. It appears that find_proc_desc is switching
> to the heuristic approach even though I have a symbol table.

That's a bug for sure.  The heuristic approach is only supposed
to be used for tracing through frames with no debug info.

Stan


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