Issues
- 1
Way to break when using a piped input
#80 opened by GanbaruTobi - 1
AUR checksum not passing.
#78 opened by Exiled1 - 1
- 0
Refactor 700+ lined debugger.c
#77 opened by Arinerron - 0
Refactor ugly symbol.c code
#76 opened by Arinerron - 11
heaptrace: src/debugger.c:490: start_debugger: Assertion `!ctx->target_is_dynamic || (ctx->target_is_dynamic && ctx->target_interp_name)' failed.
#63 opened by kotee4ko - 0
Detect changes to malloc/free hooks
#75 opened by Arinerron - 5
heaptrace-git AUR dependency "gcc make"?
#73 opened by caprinux - 0
Add `--version`/`-V`
#74 opened by Arinerron - 0
- 0
- 0
Support `-w`/`--width` to force a TERM_WIDTH
#69 opened by Arinerron - 0
Get a good testing framework setup
#48 opened by Arinerron - 1
Investigate using heaptrace with gdb
#47 opened by Arinerron - 1
`--break` (user breakpoint) improvements
#66 opened by Arinerron - 8
- 2
Add support for `--no-color` and `$NO_COLOR`
#62 opened by Arinerron - 0
Support showing stack traces when `--verbose`
#29 opened by Arinerron - 1
- 1
Investigate valloc
#40 opened by Arinerron - 1
Documentation: How does heaptrace work?
#68 opened by Arinerron - 8
Todo notes for self
#60 opened by Arinerron - 0
Memory leakage detection not currently working
#51 opened by Arinerron - 2
- 7
Make a macro for ptrace() to exit on failure
#52 opened by Arinerron - 5
heaptrace error: Failed to find target binary in process mapping (!bin_pme). Please report this!
#61 opened by kotee4ko - 1
Minimize the number of memory leaks
#42 opened by Arinerron - 3
- 1
Add option for custom gdb path
#57 opened by mysterywave - 1
Convert breakpoint array to BST
#41 opened by Arinerron - 2
Find a better way to get process mapping
#43 opened by Arinerron - 3
- 0
Improve formatting on malloc() calls
#53 opened by Arinerron - 2
Catch errno=ENOMEM on heap ops in target
#49 opened by Arinerron - 1
- 0
- 4
Catch reallocarray's overflow failure and warn
#37 opened by Arinerron - 0
- 0
- 2
Support breaking on return from heap function
#39 opened by Arinerron - 0
- 0
function signature detection
#33 opened by Arinerron - 2
parse libc symbols
#34 opened by Arinerron - 1
add support for automatic unstripping of libc
#27 opened by Arinerron - 1
convert chunk_meta to Chunk BST
#30 opened by Arinerron - 1
allow setting custom environ vars
#28 opened by Arinerron - 3
- 1
- 2
allow setting environ vars
#25 opened by Arinerron - 1
find main via auxiliary vectors
#24 opened by Arinerron