Arinerron/heaptrace

heaptrace does not handle non-existing/non-executables well

Arinerron opened this issue · 3 comments

heaptrace [ptrace] % ./heaptrace this-does-not-exist
================================ BEGIN HEAPTRACE ===============================

[1]    738632 segmentation fault (core dumped)  ./heaptrace this-does-not-exist

not quite fixed. still doesnt handle non-elf files well, and doesn't resolve filenames with $PATH to full path

02e3cf9
dont really care about resolving $PATH tbh