MIPS stack tracing

Stan Shebs shebs@apple.com
Sat Feb 2 12:11:00 GMT 2002


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



More information about the Gdb mailing list