5 Nov
2014
5 Nov
'14
11:55 a.m.
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.