Skip to main content

Notifications

Announcements

No record found.

Debugger Break Rules – Break on Records Changes

Community Member Profile Picture Community Member Microsoft Employee

I was debugging something today and I noticed the ‘Break on Records Changes’ break rule, sweet…  I didn’t know this. In the older versions of Dynamics NAV I always used the code coverage to find where in the code records are modified, but this is much better.

Here is how to do it; start the debugger, click ‘Break Rules’, and activate the ‘Break on Records Changes’. The debugger will now stop whenever a record is inserted, modified or deleted.

DebuggerBreakRules

The post Debugger Break Rules – Break on Records Changes first appeared on Olof Simren - Microsoft Dynamics NAV & 365 Business Central Blog.

Olof Simren - Freelance Microsoft Dynamics NAV Expert

Naviona - Microsoft Dynamics NAV Partner

Comments

*This post is locked for comments