Add start of a malloc trace evaluation executable.
authorMilian Wolff <mail@milianw.de>
Mon, 19 May 2014 14:24:10 +0000 (16:24 +0200)
committerMilian Wolff <mail@milianw.de>
Mon, 19 May 2014 14:24:10 +0000 (16:24 +0200)
commitee83e1206e438a4daf7cdef961efe3ff5902cb11
treefe1e249abbd2a397b5d4f5e8d664c421ee62395a
parent40abfada65f15c9abecc394918da28a6d79d7099
Add start of a malloc trace evaluation executable.

This shows that we can do post-mortem address resolution.
Not yet really functional but enough for a quick test.
CMakeLists.txt
malloctrace_main.cpp [new file with mode: 0644]