The NAV 2015 Debugger
As defined in the Help Debugging (which should be studied), debugging is the process of finding and correcting errors. NAV 2015 has a powerful built-in debugger. The user interface for the NAV 2015 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 new 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. The best choice for activation method depends on the specific situation and the debugging technique being utilized by the developer.
Only a user who has SUPER permissions for all companies is allowed to activate the debugger. The user permissions setup should have an empty Company...