We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/dedmen/ArmaDebugEngine
Allows to debug SQF properly, SQDev currently has no support for it
The text was updated successfully, but these errors were encountered:
This would be a huge step forward. However I think it is also tied to a whole bunch of work in order to integrate it properly.
It's definitely something I want to look into at some point but probably not any time soon. Maybe in version 0.9.0 or something like that...
Sorry, something went wrong.
personally, i do not expect too much work for the ArmaDebugEngine due to it using simple network sockets and JSON as data format.
The heavy part is diving into the debugger interface of eclipse
This should be helpful: https://www.eclipse.org/articles/Article-Debugger/how-to.html
http://www.vogella.com/tutorials/EclipseDebugFramework/article.html
No branches or pull requests
https://github.com/dedmen/ArmaDebugEngine
Allows to debug SQF properly, SQDev currently has no support for it
The text was updated successfully, but these errors were encountered: