mirror of https://github.com/pwndbg/pwndbg.git
Add dereference-limit and heap-dereference-limit parameters (#367)
* Add dereference-limit and heap-dereference-limit parameters This allows setting the number of pointers dereferenced during 'telescope' and in the register context. Separately, the number of heap bins which are dereferenced can be set. * Cast LIMIT to an integer, and address off-by-onepull/374/head
parent
a2dac40479
commit
5f1eb38072
Loading…
Reference in new issue