Project menu shortcuts, Build menu shortcuts, Debug menu shortcuts – Zilog EZ80F916 User Manual
Page 152

UM014423-0607
Using the Integrated Development Environment
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
132
Project Menu Shortcuts
There is one shortcut for the options on the Project menu.
Build Menu Shortcuts
These are the shortcuts for the options on the Build menu.
Debug Menu Shortcuts
These are the shortcuts for the options on the Debug menu.
Toggle
Bookmark
Ctrl+F2
To insert a bookmark in the active file for the line where your
cursor is located or to remove the bookmark for the line where
your cursor is located.
Next Bookmark F2
To position the cursor at the line where the next bookmark in the
active file is located. The search for the next bookmark does not
stop at the end of the file; the next bookmark might be the first
bookmark in the file.
Previous
Bookmark
Shift+F2
To position the cursor at the line where the previous bookmark in
the active file is located. The search for the previous bookmark
does not stop at the beginning of the file; the previous bookmark
might be the last bookmark in the file.
Remove All
Bookmarks
Ctrl+Shift+F2 To delete all of the bookmarks in the currently loaded project.
Option
Shortcut
Description
Settings
Alt+F7
To display the Project Settings dialog box.
Option
Shortcut
Description
Build
F7
To build your file and/or project.
Stop Build Ctrl+Break To stop the build of your file and/or project.
Option
Shortcut
Description
Stop Debugging
Shift+F5
To stop debugging of your program.
Reset
Ctrl+Shift+F5 To reset the debugger.
Go
F5
To invoke the debugger (go into Debug mode).
Run to Cursor
Ctrl+F10
To make the debugger run to the line containing the cursor.
Option
Shortcut
Description