SX-Asm Debug window missing
William
Posts: 2
I was working on an SX program, and had a very odd problem last night. Everything had been working well the day before. Last night when I started up the debugger, there were only 2 windows - the "Debug" window was missing!
Did some sleuthing, found this key in the registry (report is from RegMon):
63860 230.37364078 SXKey.exe:3300 QueryValue HKCU\Software\ParallaxInc\SX-Key\2.0\DebugWindow\UseRegPositions\DebugWindow\UseRegPositions SUCCESS 0x1
When I reset "UseRegPositions" to zero and debug window came back.
Not at all sure what I did to cause this in the first place, but it would seem like a bug.
William
Did some sleuthing, found this key in the registry (report is from RegMon):
63860 230.37364078 SXKey.exe:3300 QueryValue HKCU\Software\ParallaxInc\SX-Key\2.0\DebugWindow\UseRegPositions\DebugWindow\UseRegPositions SUCCESS 0x1
When I reset "UseRegPositions" to zero and debug window came back.
Not at all sure what I did to cause this in the first place, but it would seem like a bug.
William
Comments
First, good work figuring out how to use the registry to bring back the window. Second, let me know If you can find a way to replicate this consistently and I'll look into it.
Thanks, PeterM