dealing with exceptions in c++

Mathew Yeates mat.yeates@gmail.com
Fri Oct 15 18:05:00 GMT 2010


Yeah. That worked. I didn't see it in the manual but Google found it for me.


On Fri, Oct 15, 2010 at 11:00 AM, Joel Brobecker <brobecker@adacore.com> wrote:
>> I have a program which is throwing an exception somewhere. Is there a
>> way to get the location where this is happening using gdb?
>
> Not a C++ expert at all, but "catch throw"?
>
> --
> Joel
>



More information about the Gdb mailing list