-
Notifications
You must be signed in to change notification settings - Fork 509
Making A Feature TODO List for this project. #246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thank you for your interest. I am looking forward to all this happening! 😄 I have been basically the only developer on this project since I started it. There have been a few contributions here and there, but nothing too major like what you're outlining here. That is the reason I haven't made a TODO list; there is nobody to execute on it (though PRs are welcome). If I were to add to it, one thing I really want to do is move to the Monaco editor. Moving to Monaco would probably require a rewrite of all the inline assembly stuff, or at least require porting it to a Monaco-compatible API somehow. I would suggest making an issue for adding OllyDB-like functionality. That should be its own issue with its own bullet list of tasks. For gdbgui items I would suggest making individual issues. Anyone who wants to work them (including you) is welcome to. If what you are asking for is a prioritized list of issues let me know and I can add labels to the issues saying what priority they are. There are already video demos on youtube, though more are always better so feel free to make more if you want! 😄 . Also remote debugging is already a feature. All the other stuff sounds awesome and I would be happy to review PRs or answer any questions you have. |
Hey Thanks for the hastily reply. I have one project I must finish .. I am wanting to help this project because I already see uses in this. Which aspect of the Monaco Editor do you want? To me I think when we add functionality for inline assembly, then it would be useful. Also do you have any documentation on how the backend is working ? How talking to GDB works? |
These all come with Monaco but need a webworker. The monaco UI would have to be customized by gdbgui to add the inline assembly.
The backend is written entirely in Python. The I/O with gdb all occurs in a library called I like the idea of creating a project roadmap/wishlist, so I'll create a new issue and add items to it there. Thank you! |
Awesome. I am falling behind in my project . I still have this on my todo list though . |
damn. I am a bad man.... I am getting cleaned up and hopefully should be able to help with certian things. I will share this with some friends and see if I can get some traction for you on this. |
I created #265 |
I think this project has potential, unfortunately I wont have time to start until next year.
I want to however link features that are needed wanted. @cs01 Please feel free to add to this list. I want to get this made and put up in our README.
Short Term Items
Long Term Items
The text was updated successfully, but these errors were encountered: