7 Commits

Author SHA1 Message Date
Stefani Seibold
ae85b3e514 rename tool in mtrace-ng and new long dump option
remame the toll in mtrace-ng
add new long dump optios, which shows also the libraries
minor fixes
2015-11-03 14:27:36 +01:00
Stefani Seibold
e8f26940d0 Add sponsor to README.md file 2015-07-06 16:41:27 +02:00
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