mirror of https://github.com/pwndbg/pwndbg.git
Add `default-visualize-chunk-number` config and refactor some code related to config (#1388)
* Add a config for the `vis_heap_chunks` command After this commit, we can use `set default-visualize-chunk-number <number>` to set the default value of the `count` argument of the `vis_heap_chunks` command. * Add a test for `default-visualize-chunk-number` * Refactor some code related to config * Add `*`: https://github.com/pwndbg/pwndbg/pull/1315#discussion_r1002533684 * Use `set_show_doc` instead of `docstring`: https://github.com/pwndbg/pwndbg/pull/1315#discussion_r1002600089pull/1393/head
parent
c6ab8dc671
commit
39ebd66539
Loading…
Reference in new issue