I am doing to following:
gdb -p $progid -x $file
>> cat file
>> handle SIGUSR1 nostop
c
How can I handle all signals to nostop without having to write:
handle SIGUSR1 nostop
handle SIGUSR2 nostop
Etc...
handle all nostop
Further documentation: here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With