dash-core icon indicating copy to clipboard operation
dash-core copied to clipboard

Advanced SQF debugger that links to Arma with an Extension DLL

Open nevadascout opened this issue 10 years ago • 1 comments

This is a rather ambitious idea to have a DLL extension that allows you to place breakpoints in Dash and step through variables as the game runs to see what is going on.

This is likely impossible, but a nice idea none the less.

nevadascout avatar Mar 10 '15 00:03 nevadascout

Very possible. See https://github.com/dedmen/ArmaDebugEngine which is currently used by https://github.com/X39/ArmA.Studio

dedmen avatar Apr 07 '17 07:04 dedmen