mephi42 / memtrace

Valgrind tool for tracing memory accesses
12 stars 2 forks source link

jupyter: fix debuginfo access #34

Open mephi42 opened 4 years ago

mephi42 commented 4 years ago

Currently jupyter runs dockerized and thus doesn't see host debuginfo. Also, what if we trace a program running in (another) container? undockerize jupyter? stash debuginfo in memtrace.out?