summaryrefslogtreecommitdiffstats
path: root/tests/test_keepalive.py
diff options
context:
space:
mode:
authorblasty <peter@haxx.in>2026-07-09 13:54:40 +0200
committerblasty <peter@haxx.in>2026-07-09 13:54:40 +0200
commitea32a759f3ef1f7cc8b0201e887ad9e25ebaaf1e (patch)
treec22c94a1f130308fcc2514a83b01c6f93f6e8f73 /tests/test_keepalive.py
parentfunction-name filter: incremental + highlight + clear (diff)
downloadida-tui-ea32a759f3ef1f7cc8b0201e887ad9e25ebaaf1e.tar.gz
ida-tui-ea32a759f3ef1f7cc8b0201e887ad9e25ebaaf1e.tar.xz
ida-tui-ea32a759f3ef1f7cc8b0201e887ad9e25ebaaf1e.zip
xrefs + follow-under-cursor (disasm & pseudocode)
- Enter follows the reference under the cursor: disasm uses xref_query(from) to find the code target; pseudocode matches a decompiler ref name on the line. Navigates to the containing function at the exact line (address-history push). - x opens an xrefs popup (XrefsScreen modal): xrefs_to the subject under cursor (call target if any, else the current item); Enter jumps to a referencing site, Esc closes. - domain: Program.function_of (mid-addr -> containing func via lookup_funcs), xrefs_from/xrefs_to (xref_query), Xref model, DisasmModel ea->index map for landing on an exact address. - fix: goto to a mid-function address now lands on the right line (was opening it as a bogus function start). - pilot suite 32/32; domain 17/17.
Diffstat (limited to 'tests/test_keepalive.py')
0 files changed, 0 insertions, 0 deletions