guoyu07 / aspersa

Automatically exported from code.google.com/p/aspersa
0 stars 0 forks source link

pmp: use /proc/PID/exe for deleted binaries #156

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
try running pmp on a process with deleted binary

What is the expected output? What do you see instead?
gdb refuses to show backtraces

What version of the product are you using? On what operating system?
gdb 7, Linux

Please provide any additional information below.
The easy fix is to use /proc/$OPT_p/exe when attaching with gdb

Original issue reported on code.google.com by ygrekheretix on 8 Aug 2011 at 8:14