我试图在gdb中设置一个断点,以便在退出(0)信号之前停止.我试过了:
stop sigquit
虽然程序仍然没有停止退出.如何为此设置断点?
gdb breakpoints
breakpoints ×1
gdb ×1