|
Generitc tracer 0.3
New version is out. gt is command-line utility for performing simple debugging tasks. Major features: *Set breakpoint on function execution, track function arguments and result. *Set breakpoint on arbitrary point, track CPU registers state and alter them. *Set breakpoint on memory cell access and track all accesses to it. Minor features: *Set breakpoint by address, symbol name or bytemask. *Unicode string detection in function arguments. *Both x86 and x64 support. *Oracle RDBMS .SYM files support. *Source code included. Homepage (manual, downloads..) http://conus.info/gt/ Comments
| ||||||