> 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