Thadeus Fleming 54fe22684a Fix debugger attach when ptrace is restricted
Trick's backtrace or attach functionality fails on systems like Ubuntu
where the use of ptrace(2) is restricted. Where it is defined, use the
PR_SET_PTRACER prctl with the argument PR_SET_PTRACER_ANY to allow any
process to attach.
2018-05-10 07:19:30 -05:00
..
2016-11-08 10:25:07 +01:00
2018-04-10 16:02:44 -05:00
2016-11-08 10:25:07 +01:00
2016-11-08 10:25:07 +01:00
2015-06-09 08:44:42 -05:00
2015-06-09 08:44:42 -05:00
2016-11-08 10:25:07 +01:00
2018-03-08 14:50:13 -06:00
2015-06-09 08:44:42 -05:00