Options

Debugger shows no variables and stacktrace

Hi,

I have a strange behavoir with NAV2016 CU12 and the debugger.
I use a docker container with a azure sql database. If I use the debugger, it breaks at the breakpoints and shows variables and stacktrace as expected.

Now, I have copied the database. Whit this database, the debugger breaks also at the breakpoints, but variables and stacktrace are empty.
Has anybody an Idea, how I could fix this?

Answers

  • Options
    MarkusWeilandMarkusWeiland Member Posts: 11
    Removing the Watches and Call Stack Infoboxes from Debugger and added again solves my problem. No idea why, but it works again.
Sign In or Register to comment.