Skip to content

decomp_dbg: Improve FileManage::discoverGhidraRoot#9294

Open
jobermayr wants to merge 1 commit into
NationalSecurityAgency:masterfrom
jobermayr:discoverGhidraRoot
Open

decomp_dbg: Improve FileManage::discoverGhidraRoot#9294
jobermayr wants to merge 1 commit into
NationalSecurityAgency:masterfrom
jobermayr:discoverGhidraRoot

Conversation

@jobermayr

Copy link
Copy Markdown
Contributor

Fixes: #5309

Before:

/tmp/ghidra/build/dist/ghidra_12.2_DEV/Ghidra/Features/Decompiler/os/linux_x86_64/decomp_dbg
[decomp]> 

user@system:/tmp/ghidra/build/dist/ghidra_12.2_DEV> ./Ghidra/Features/Decompiler/os/linux_x86_64/decomp_dbg
Could not discover root of Ghidra installation

user@system:/tmp/ghidra/build/dist/ghidra_12.2_DEV/Ghidra> ../Ghidra/Features/Decompiler/os/linux_x86_64/decomp_dbg
Could not discover root of Ghidra installation

user@system:/tmp/ghidra/build/dist/ghidra_12.2_DEV/Ghidra/Features/Decompiler/os/linux_x86_64> ./decomp_dbg
Could not discover root of Ghidra installation

After:

/tmp/ghidra/build/dist/ghidra_12.2_DEV/Ghidra/Features/Decompiler/os/linux_x86_64/decomp_dbg
[decomp]> 

user@system:/tmp/ghidra/build/dist/ghidra_12.2_DEV> ./Ghidra/Features/Decompiler/os/linux_x86_64/decomp_dbg
[decomp]> 

user@system:/tmp/ghidra/build/dist/ghidra_12.2_DEV/Ghidra> ../Ghidra/Features/Decompiler/os/linux_x86_64/decomp_dbg
[decomp]> 

user@system:/tmp/ghidra/build/dist/ghidra_12.2_DEV/Ghidra/Features/Decompiler/os/linux_x86_64> ./decomp_dbg
[decomp]> 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature: Decompiler Status: Triage Information is being gathered

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[cpp decompiler, decomp_dbg] Could not discover root of Ghidra installation

3 participants