Breaking exceptions before stack unwind

Chris Stankevitz chris-01@stankevitz.com
Thu Nov 18 09:25:00 GMT 2004


Hi Daniel, thanks for your help.

> You didn't say what your target is, or what your compiler is, or what
> your version of GDB is.

i686 athlon
g++ (GCC) 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
GNU gdb Red Hat Linux (5.3.90-0.20030710.41rh)

>>         U __cxa_begin_catch@@CXXABI_1.2
> 
> I recommend you try the GDB command "catch throw".

Hmph...

(gdb) catch throw
Function "__cxa_throw" not defined.

Thanks again,

Chris





More information about the Gdb mailing list