7
  1. Set variables to watch or add break points for an object while debugging.
  2. The debugger should stop on the AL line that is modifying the object.


In a big project like BaseApp, this feature will make it easier to debug and find the root cause of the issue in the code.


The feature is nicely described in

Break When Value Changes: Data Breakpoints for .NET Core in Visual Studio 2019 - Visual Studio Blog (microsoft.com)

Data Breakpoints - Visual Studio 2017 15.8 Update - C++ Team Blog (microsoft.com)

Category: Development
STATUS DETAILS
Needs Votes
Ideas Administrator

Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team