Looks like the process handle command in lldb is basically the same as the handle command in gdb. It seems like either * a command line option to disable signal handlers or * an lldb debugger script to set sane defaults would be better approaches than this code.