using backtrace() in exception throwing?

Noel Grandin noel at peralex.com
Tue Feb 19 00:13:15 PST 2013


On 2013-02-18 19:30, Tom Tromey wrote:
>>>>>> "Noel" == Noel Grandin <noelgrandin at gmail.com> writes:
> Noel> Would be nice if gdb could actually do "catch throw XXXException" like
> Noel> the documentation says - perhaps the documentation was modified
> Noel> prematurely?
>
> Yeah, I think it was.
> The docs have been changed to reflect reality.
> Actually implementing the feature is on our to-do list:
> http://sourceware.org/bugzilla/show_bug.cgi?id=13588
>
>

Cool.

While we're on the subject of GDB improvements, I personally would find 
a "step return" command very useful.
i.e. continue until we leave the current stack frame
very useful when you've stepped into something and you realise this 
method is useless, and you just want to continue until you're one method 
up again.

Disclaimer: http://www.peralex.com/disclaimer.html




More information about the LibreOffice mailing list