Skip to main content

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

Todd,

I've tried several tricks but it didn't work. Currently the presentation model doesn't use workbench adapters to display labels.
Please, submit a bug. If it's critical I can fix it in 3.0.2.

Mikhail
----- Original Message ----- From: "Power, Todd" <tpower@xxxxxx>
To: <cdt-debug-dev@xxxxxxxxxxx>
Sent: Monday, November 07, 2005 7:13 PM
Subject: [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
_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev



Back to the top