Entrian Solutions
 

Download or Buy now:

Download free trial

The free trial gives you 30 individual days of usage.

Buy now - $29 per developer

Volume discount:
5 or more users: $24 each

Quick links:

Latest blog entries:

Also from Entrian:

Screenshot

Entrian Source Search is a powerful search plugin for Microsoft Visual Studio. It's the fastest way to search and navigate your source code. Learn more...

Share/Bookmark/Email:

 

Entrian Inline Watch

As you debug, Entrian Inline Watch displays the values of variables inline in your source code, updated live as you step through your code:

Animation of Entrian Inline Watch in action

You can see the live values right there in the source, rather than having to hover over them with the mouse, or find them in the Watch windows.

As soon as you land in a function, or at a breakpoint, you can see the values of your function parameters and variables.

It's not just for primitive values like numbers and strings - you control how your classes and structures are displayed, eg. a BankAccount instance could display its name and balance: Bob: $123

You can also configure how accessor functions are displayed, so that a call to an accessor function, like account->balance(), can display as $123

Configuration

Entrian Inline Watch adds two commands to your Tools menu:

Toggle Display command and Configuration command

The "Toggle display" command, which is bound to the Shift+Alt+W hotkey by default, switches the display of values off and on. The "Configuration..." command shows the configuration dialog.

Compatibility

Entrian Inline Watch works with Visual Studio 2012, 2013, 2015 and 2017; any edition except Express.

It works with both Managed debugging and Native debugging; in C, C++, C#, and VB.

Entrian Inline Watch makes the Visual Studio debugger way more productive to use.  Download it today and try it for yourself.