"Internal Debugger Configuration" grayed out

Find Tips and tricks on how to better use the Zeus IDE. Feel free to post your own tips but please do not post bug reports, feature requests or questions here.
Post Reply
glenn
Posts: 1
Joined: Mon Jul 23, 2012 6:46 am

"Internal Debugger Configuration" grayed out

Post by glenn »

I'm just trying Zeus (3.97m) for the first time and want to try the debugger for Lua. Unfortunately I can't select a debugger in Debugger/Options as the pick list is greyed out.
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

Hi Glenn,
I'm just trying Zeus (3.97m) for the first time and want to try the debugger for Lua.

Can I first suggest you install the latest Zeus beta found here: http://www.zeusedit.com/z300/zeus-beta.zip

Things like the Zeus debugger support has been changing quite a bit recently so the latest beta version should give a better experience.
Unfortunately I can't select a debugger in Debugger/Options as the pick list is greyed out.
The Workspace has two sets of settings, Debug and Release and to change the debugger options you have to be in Debug mode.

With the beta version from above there is now an easy way to select Debug/Release modes by using the toolbar.

You can also select Debug mode from in the workspace from the drop down list in the top left corner.

There is also a You Tube video that shows the Lua debugger in action found here: http://youtu.be/D5FTnVwc2SU

Cheers Jussi
Post Reply