HotKeyIt/ahkdll

debug in dbgp not showing variables

dolklaphess opened this issue · 0 comments

Debugging with DBGP (such as in notepad++) does not show local and global variables. In Scite4AHK this could be solved by replacing tools/SciTEDebug.ahk. But what about the other IDE? However, the original AutoHotkey.exe(both v2 and v1.1) do not have this problem. Will this be fixed back as the same of standard v2.0 alpha (like removing static catalog for example) in the future?