Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Call stack frame display

Hi,

I'm working on a port of our debugger to CDT, and have encountered a
minor problem.

When symbols are not available for a frame, our call stack will display
the frame's PC.  CDT's approach seems to be to display "<symbol is not
available>" in this situation.  Is there anyway to work around this so
that the address is displayed instead of or in addition to "<symbol is
not available>"?

Thanks,
Todd Power
Texas Instruments


Back to the top