debugger
debugger copied to clipboard
Allow signals to be ignored
Its difficult to debug applications that have a lot of signals as it causes the debugger to pause very often. It would be nice to be able to control how they are handled individually similar to how its done in IDA