Unnecessary decompiles when renaming a variable lead to long waiting times #8693
karsten-burger
started this conversation in
General
Replies: 1 comment
-
|
See #5730 for existing discussions. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i am quite annoyed by this.
I am working on a complicated disassembly project: it contains some large functions with circa 4000 lines in the decompile window. The project is a powerPC project. I can supply the project by PM if necessary.
When I rename a local/stack variable or a data element in RAM, Ghidra immediately starts to decompile freshly, making me wait for about 40 seconds, in which I can do nothing. As this happens once in a few minutes, you can imagine my frustration.
This is ridiculous in my opinion, and slows down my work considerably. Maybe it is easy to fix?
Beta Was this translation helpful? Give feedback.
All reactions