You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lately I've been considering the incredible potential that Sleigh has as a tool for facilitating direct hardware debugging. Before I started hacking away and building my own thing, I wanted to check in to see:
Is there any plan for adding flash_space as a supported space type?
Are there any plans for adding optional hardware pinouts to the list of possible definitions? If not, I believe I can utilize a register space definition for this
Is there any existing documentation on how to propose modifications to and/or safely extend the Sleigh language? If not, I'll totally just wing it
Finally, I'm in the middle of updating the Sleigh grammar definitions to antlr4 for my own use. Before opening a pull request, I wanted to check if such a contribution would be welcome, or if Ghidra will be staying on antlr3 for the foreseeable future.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Lately I've been considering the incredible potential that Sleigh has as a tool for facilitating direct hardware debugging. Before I started hacking away and building my own thing, I wanted to check in to see:
flash_space
as a supported space type?Finally, I'm in the middle of updating the Sleigh grammar definitions to antlr4 for my own use. Before opening a pull request, I wanted to check if such a contribution would be welcome, or if Ghidra will be staying on antlr3 for the foreseeable future.
Thank you for reading!
Beta Was this translation helpful? Give feedback.
All reactions