Hi
I have installed Zeus on a Windows 8 64 bit system and have managed to configure my compiler options so that I can compile a .rexx program into a .rout file so I think I am getting somewhere
Now how do I configure the debugger options so that I can debug the program by stepping through the code, setting breakpoints etc
Thanks in advance
Debugging rexxwith Regina rexx and Zeus on Windows 64 bit
The Zeus debugger was designed to work with the GNU GDB debugger.Now how do I configure the debugger options so that I can debug the program by stepping through the code.
I suspect the Regina compiler is not GNU compatible so I suspect the Zeus debugger will not work with the Regina toolset

Cheer Jussi