diff options
| author | blasty <blasty@local> | 2026-07-09 22:40:29 +0200 |
|---|---|---|
| committer | blasty <blasty@local> | 2026-07-09 22:40:29 +0200 |
| commit | 08cd9409b1d30da6a0439144a295c47c2a021827 (patch) | |
| tree | 674f5296824e529e486a3e48f0c81f3536df42f3 /docs | |
| parent | xrefs: informative labels — function+offset, and section instead of '?' (diff) | |
| download | ida-tui-08cd9409b1d30da6a0439144a295c47c2a021827.tar.gz ida-tui-08cd9409b1d30da6a0439144a295c47c2a021827.tar.xz ida-tui-08cd9409b1d30da6a0439144a295c47c2a021827.zip | |
xrefs: pre-select the site the dialog was invoked from
Opening the xref dialog with 'x' now highlights the entry for the current site
(the instruction/pseudocode line under the cursor), so a long xref list can be
stepped through systematically without losing your place.
Capture the cursor's ea span when 'x' is pressed (disasm: the instruction .. the
next; decomp: the line's /*0xEA*/ anchor .. the next), and pre-select the xref
whose frm matches exactly, else the one within that span. Threaded through
_xrefs_{disasm,decomp} -> _xrefs_present -> XrefsScreen(preselect), which sets
OptionList.highlighted (also scrolls it into view).
Pilot check for the decomp path. full suite 68/68.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
