Programming Microsoft Dynamics NAV - Fifth Edition
by Marije Brummel, David Studebaker, Christopher D. Studebaker
The NAV 2017 Debugger
As defined in the Debugging Help (search on NAV2017 Help Debugging - you should study this section), debugging is the process of finding and correcting errors. NAV 2017 has a powerful built-in debugger. The user interface for the NAV 2017 Debugger is written in C/AL. The Debugger objects can be identified by filtering in the Object Designer, All objects, on *Debug*. Reviewing the structure of the Debugger objects in C/SIDE may help better understand its inner workings.
The Debugger can be activated in multiple different ways including from within the Development Environment, from within the RTC, from a command line and by means of a C/AL function. The latter two options attach to a session at the same time as they activate. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access