5 Commits

Author SHA1 Message Date
Stefani Seibold
e1d6908ece fix readme 2015-05-06 16:57:09 +02:00
Stefani Seibold
bd8c7da1b5 update documentation 2015-05-06 15:09:27 +02:00
Stefani Seibold
bd061133db revamp code, the way to the first stable release 0.2
reference counting for breakpoints and tasks
fix non interactive mode
eliminate dead code
new option --nocpp, useful when tracing c++ programs linked against
libstdc++
fix verbose mode
fix about exit and exit
2015-05-05 17:11:20 +02:00
Stefani Seibold
7acdb6f5e6 fix readme 2015-05-04 12:49:15 +02:00
Stefani Seibold
0a26d61e70 initial commit
This is the first public release of the ptrace based mtrace utility, a dynamic
memory allocation debuger and analyzer.
2015-04-20 09:08:14 +02:00