diff options
| author | blasty <blasty@local> | 2026-07-10 16:01:54 +0200 |
|---|---|---|
| committer | blasty <blasty@local> | 2026-07-10 16:01:54 +0200 |
| commit | ead2125f041649024ede36d0b4eb8e4c4c466e32 (patch) | |
| tree | 6853b40e97295c0e066096d13e9a036bed8a93dd /spawn.sh | |
| parent | pane: auto-start the ida-pro-mcp supervisor if it's down (diff) | |
| download | ida-tui-ead2125f041649024ede36d0b4eb8e4c4c466e32.tar.gz ida-tui-ead2125f041649024ede36d0b4eb8e4c4c466e32.tar.xz ida-tui-ead2125f041649024ede36d0b4eb8e4c4c466e32.zip | |
app: drop the Header (keep the Footer); rpc: function-scope xrefs_from
The clock/title Header added noise (and made screen() non-deterministic);
remove it from the app itself — the Footer stays. Layout shifts up a row;
scenario suite still 101 green.
xrefs_from on a function was near-useless: the server's xrefs_from is
address-scoped, so passing the entry ea only returned the fall-through
from the first instruction. For a function target it now returns
whole-body references from the decompiler (callees + string/data refs:
{to,name,string,is_func,type}); an explicit 0xADDR stays address-scoped.
Verified live: xrefs_from main now lists setlocale/getopt_long/sub_* etc.
rpc_smoke: 25 green.
Diffstat (limited to 'spawn.sh')
0 files changed, 0 insertions, 0 deletions
