Ghidra1
Ghidra1
An instance setting worked for me on the array 
Default settings did not. I will have to look into that use case for an array.
One of the issues I fixed was the lack of a change event which was preventing the listing from updating immediately.
As archives are open within a tool they will be remembered when the tool is closed. Archives are not automatically forgotten by the tool. In addtion, when a type is...
@nneonneo resolving this is a very low priority relative to our other efforts. I would welcome any code fix you could offer via a Pull Request.
This is related to #5403
This is related to #5368 which is already in our queue
> Agreed. Is there a technical reason why a new complete checkout is required when switching between exclusive and non exclusive? The only limitation is the server interface API which...
> > I don't think this PR change can be accepted since your use case is not supported (i.e., mixing params from multiple functions into a set) and changes would...
Questions: 1. How are you attempting to create the function? (current location, action, script method, api call, etc.). It would seem the function body was not defined properly. 2. Are...