抛出c ++异常时在调试器中中断程序

Adr*_*iuk 2 c++ debugging gcc breakpoints exception

如何gdb在抛出异常时对程序进行中断(如在断点处),并在重新抛出和相关catch块的开头时再次中断?