请教GDB调试的问题
The program being debugged was signaled while in a function called from GDB.
GDB remains in the frame where the signal was received.
To change this behavior use "set unwindonsignal on"
Evaluation of the expression containing the function (at 0xb) will be abandoned.
各位大牛,我在gdb调试的时候遇到这个问题,请问下这个错误是什么错误啊?