When the Visual Studio integration for XSharp is installed then you will have see new menu entry when debugging. This menu entry can be found in the Debug menu and is called "XSharp".
From that menu you can open 4 different windows with XSharp specific information.
These windows are shown as pane windows in the lower half of the debugger.
The location of these windows are (initially) associated with existing Visual Studio windows in the following way
Window |
Associated with |
---|---|
Globals |
Watch window |
Publics and Privates |
Output window |
Workareas |
Autos window |
Settings |
Callstack window |
If you move these windows to another location then Visual Studio will remember that new location
There is also an X# Debugger toolbar with buttons for these windows