Replies: 1 comment
-
MAXMEM only controls the Java heap size. The decompiler runs as a separate native process and it will just use whatever the OS allows it to use, like any other native process. What are your system specs? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried MAXMEM it seems to not effect ghidra some how, I don't know if this is bug when decompilation of functions start ghidra uses all my memory to the point of freezing, I created this issue instead of bug report because I am new to ghidra maybe MAXMEM doesn't cover whole decompilation process.
Beta Was this translation helpful? Give feedback.
All reactions