- Joined
- Feb 2, 2006
- Messages
- 1,637
Hey,
as far as I know there is the program "War3err" which is a part of Grimoire but it did only work until version 1.21b.
The JassHelper has a debug mode but only to add custom statements. I really need a working JASS debugger which detects errors like "war3err" did:
With "War3err" you could also easily add breakpoints using "call Cheat("war3err_Break")".
My question: Is there any working debugger for JASS?
as far as I know there is the program "War3err" which is a part of Grimoire but it did only work until version 1.21b.
The JassHelper has a debug mode but only to add custom statements. I really need a working JASS debugger which detects errors like "war3err" did:
- operation limit
- uninitialized vars
- 0 division
- etc. etc.
With "War3err" you could also easily add breakpoints using "call Cheat("war3err_Break")".
My question: Is there any working debugger for JASS?