This topic provides an overview of the shortcut keys that are available for the Microsoft Dynamics NAV debugger.

Shortcut Keys

Shortcut key Command

SHIFT+CTRL+F11

Debugger active

F5

Go

F9

Toggle breakpoint

SHIFT+CTRL+F12

Breakpoint on triggers

SHIFT+F9

Open the Breakpoints dialog box

CTRL+SHIFT+F9

Remove all breakpoints

F8

Step into

CTRL+F8

Step over

ALT+NUM*

Show next statement

SHIFT+F5

Stop debugging

NoteNote

A command buffer is used to improve performance. However, when you run the debugger, the command buffer is deactivated.

See Also