summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorblasty <peter@haxx.in>2026-07-09 23:28:37 +0200
committerblasty <peter@haxx.in>2026-07-09 23:28:37 +0200
commit1030e4baff914f6de7c68dde43518ab9a1111a49 (patch)
tree94f2068e45f3809eeb34d3a20675b88a7794c697 /docs
parentdefault to the pseudocode view instead of disassembly (diff)
downloadida-tui-1030e4baff914f6de7c68dde43518ab9a1111a49.tar.gz
ida-tui-1030e4baff914f6de7c68dde43518ab9a1111a49.tar.xz
ida-tui-1030e4baff914f6de7c68dde43518ab9a1111a49.zip
decompiler: fall back to disassembly when decompilation fails
Opening a function that Hex-Rays can't decompile (import/PLT stubs, mis-analyzed monsters) now shows the disassembly instead of a '/* decompilation failed */' panel. A separate _pref (the preferred view, set by Tab) is kept, so only the failing function falls back — the next decompilable function still opens as pseudocode. _apply_decomp ignores a stale result if you've navigated away. Pilot checks: failing func -> disasm (pref kept), next func -> pseudocode. full suite 77/77.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions