mirror of https://github.com/pwndbg/pwndbg.git
Fix context history with disabled context-sections (#2616)
When gdb is started and context is disabled by clearing `context-sections` before a context output was ever issued, the context history failed to handle the empty history. It assumed that there would always be data in one of the sections after running the context command.pull/2627/head
parent
9c734cfc17
commit
c6922cc644
Loading…
Reference in new issue