dealing with exceptions in c++

Joel Brobecker brobecker@adacore.com
Fri Oct 15 18:00:00 GMT 2010


> 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