Commit graph

4 commits

Author SHA1 Message Date
Théophile Bastian f25093ffce Remove debug output 2018-04-11 17:07:50 +02:00
Théophile Bastian 97032ee31b Actually able to unwind the stack
This is filled with debug prints, and is quite brutal: it saves the
whole stack. It has to be optimized a lot.

Also, needs a smooth stop when trying to unwind main.
2018-04-05 19:17:02 +02:00
Théophile Bastian cd7c1635aa Plug MemoryMap into DwarfInterpret 2018-04-04 14:42:50 +02:00
Théophile Bastian 13283d8e2a Add MemoryMap to read /proc/[pid]/maps 2018-04-03 12:23:15 +02:00