This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dealing with exceptions in c++


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
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]