Skip to content

Releases: tracktwo/unrealscript-debugger

v0.1.2 Fix potential hang in EW

22 Apr 14:33
b32ad71
Compare
Choose a tag to compare
Pre-release

Reworks the adapter to avoid a race condition that can cause the debugger to hang. Happens most often with debugging XCOM: EW.

v0.1.1 Fix for attach arguments

04 Apr 12:53
3165b13
Compare
Choose a tag to compare
Pre-release

Fixes a bug where arguments for the attach type had incorrect names.

v0.1.0

25 Mar 23:44
0293db9
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First release for testing

For VS Code, download unrealscript-debugger-0.1.0.vsix and install with code --install-extension unrealscript-debugger-0.1.0.vsix

For other editors, download unrealscript-debugger-raw-0.1.0.zip, decompress and install and configure as your editor requires.