Issue with standard debugger when installed.

Discussion Issue with standard debugger when installed.

  • Tuesday, June 14, 2011 8:13 PM
     
     
    Once the Debugger Canvas is installed, if the file containing the code that is being debugged is open in the text editor, then normal debugging happens.  This has been noted by others and is not a problem, except:  When stepping through code in the text editor as normal, no tool tips with the values of the variables are available.  This makes debugging unusable in this state.

All Replies

  • Tuesday, June 14, 2011 8:59 PM
    Owner
     
     

    Thanks for reporting this.  Can you verify that you are hovering over variables that are in the scope of the currently active stack frame?  The currently active stack frame is the one highlighted in the Call Stack tool window and highlighted in yellow.


    Kael Rowan | Research Software Design Engineer | Human Interactions in Programming | Microsoft Research
  • Wednesday, June 15, 2011 7:41 AM
     
     
    I have this issue too. Variables are in scope. Uninstall fixes it fortunately.
  • Wednesday, June 15, 2011 6:48 PM
    Owner
     
     
    Thanks guys.  I've added it to our bug database and hopefully we'll be able to release an update to address this in the future.  Sorry for the inconvenience.
    Kael Rowan | Research Software Design Engineer | Human Interactions in Programming | Microsoft Research