Options

Debugger search code and Variable List? (NAV 2016)

KeeperRUKeeperRU Member Posts: 58
edited 2016-04-07 in NAV Three Tier
Hello,

1) Why there is no search button in Debugger? I don't want go to Object Designer and search for myself....
2) Why Variable List placed in different window (this is window is MODAL!)? Add every window to Watch List is too annoying....

Best Answer

Answers

  • Options
    Wisa123Wisa123 Member Posts: 308
    3) Why do we have to restart the debugger to get Breakpoints to work properly if we set them in the Dev-Environment?
    4) Why are Breakpoints set in the debugger deleted after closing it?
    5) Why can't we add a whole Record to the watchlist (including all fields) ?

    To be honest the Debugger is really annoying to work with. For simple and fast things i often just prefer to use the old MESSAGE or ERROR('whatever i need to know') - method.
    I really hope MS has some new debugger features for us in the upcoming versions.
    Austrian NAV/BC Dev
  • Options
    martonnmartonn Member Posts: 29
    A very useful trick : you can add the Variable Page as a FactBox to the Debugger Page.
    After this you can:
    - View the Variable and they values all the time
    - You can search
    - You can Filter

    SORTED :)
  • Options
    KeeperRUKeeperRU Member Posts: 58
    martonn wrote: »
    A very useful trick : you can add the Variable Page as a FactBox to the Debugger Page.
    After this you can:
    - View the Variable and they values all the time
    - You can search
    - You can Filter

    SORTED :)

    How add Fact Box to the Debugger?
Sign In or Register to comment.