diff options
| author | blasty <peter@haxx.in> | 2026-07-09 14:30:13 +0200 |
|---|---|---|
| committer | blasty <peter@haxx.in> | 2026-07-09 14:30:13 +0200 |
| commit | a04bde6cba74a0a9bc720737b63c1f291b81b1ec (patch) | |
| tree | e006fdead8005c395eb9dd0519606e6190644e6f /TODO | |
| parent | preserve cursor line+column in the jump history (diff) | |
| download | ida-tui-a04bde6cba74a0a9bc720737b63c1f291b81b1ec.tar.gz ida-tui-a04bde6cba74a0a9bc720737b63c1f291b81b1ec.tar.xz ida-tui-a04bde6cba74a0a9bc720737b63c1f291b81b1ec.zip | |
track pseudocode-view cursor position across jumps
NavEntry now also stores dec_cursor/dec_cursor_x. DecompView posts a CursorMoved
(with the line's /*0xEA*/ address) on move/click; the app keeps the top-of-history
pseudocode position current and DecompView.show restores it when returning to a
function. So Esc after a jump lands on the exact pseudocode line+column too,
independent of the disasm position.
pilot suite 38/38.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions
