Debugging with Pelle Orinius' POIDE, 32- and 64-bit
To prepare symbolic debugging with POIDE, the assembly source must be assembled with JWasm's -Zi option.
Then, the linker Polink has to be invoked with switch /debug.
POIDE, debugging a 32-bit Windows GUI application: