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 >