diff options
| author | blasty <blasty@local> | 2026-07-09 15:06:31 +0200 |
|---|---|---|
| committer | blasty <blasty@local> | 2026-07-09 15:06:31 +0200 |
| commit | 01fc7da4f3198f922cd4859b8cefb93119f70a9a (patch) | |
| tree | 52c4da82b1337f0b7ff7957738c8e449164645ca /docs | |
| parent | rename symbol under cursor ('n') + save ('Ctrl+S') (diff) | |
| download | ida-tui-01fc7da4f3198f922cd4859b8cefb93119f70a9a.tar.gz ida-tui-01fc7da4f3198f922cd4859b8cefb93119f70a9a.tar.xz ida-tui-01fc7da4f3198f922cd4859b8cefb93119f70a9a.zip | |
fix: decompiler follow/xrefs of a name not listed in refs
_follow_decomp / _xrefs_decomp only matched the pseudocode ref list, so a
function name under the cursor that wasn't in refs (self-reference, or refs
truncated on big functions) did nothing — while disasm worked because it also
resolves the symbol. Both decomp paths now fall back to program.resolve(word)
like disasm does.
pilot suite 45/45.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
