Stefani Seibold
b58a41680a
fix copyright
2018-04-12 11:11:58 +02:00
Stefani Seibold
e1e243e25a
various bug fixes
2018-04-12 11:00:20 +02:00
Stefani Seibold
3f7f77d105
fixes for prelink
2016-05-19 13:24:15 +02:00
Stefani Seibold
bf23453ea1
improvements and bug fixes
...
allow client to change stack backtrace depth
check MT_FREE against invalid address
bug fixing of hw scratch breakpoint
2015-12-01 15:35:28 +01:00
Stefani Seibold
3aed8a6e6b
new version 0.5
...
performance improvements and optimizations
bug fixes
advanced monitoring
2015-11-22 10:24:06 +01:00
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
802a1a3b22
introduce new features
...
- disable hardware breakpoints
useful for running mtrace inside a virtual machine
- sanity check
check new/new[] against mismatch operation
and all c allocation functions against c++ allocation functions and
visa versa.
2015-10-28 07:57:53 +01:00
Stefani Seibold
16a5aed0c8
fix file headers
2015-05-06 09:57:40 +02:00
Stefani Seibold
66c24caa72
Header cleanup
2015-05-04 11:46:29 +02:00
Stefani Seibold
92e40e9ec5
fixes
2015-04-26 16:08:45 +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