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]

catch-throw conditions?


Does anyone know if there is a way to set a condition on breakpoints
created using the "catch throw" command?  Specifically to be able to
only cause a break when a specific C++ Exception is thrown?

CentOS 4.5
gdb Red Hat Linux (6.3.0.0-1.143.el4rh)
gcc 3.4.6

Thanks for any help you might be able to lend.  I've hit a dead end
with google and the GDB docs.


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