mirror of
https://github.com/encounter/ghidra-cli.git
synced 2026-07-10 03:18:56 -07:00
Add comprehensive logging for Ghidra startup diagnostics
- Capture and log both stdout and stderr from Ghidra/pyghidra at info level - Log the full command being executed for debugging - Spawn separate thread to capture stderr while reading stdout - Include stderr output in error messages when bridge fails to start - Change default log level from debug to info so logs are visible without RUST_LOG This helps diagnose issues like missing system libraries (e.g., libXtst.so.6 on WSL/Linux) which previously caused cryptic failures. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.5
parent
9c189a32e9
commit
beb78c2b03