topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday April 29, 2024, 12:15 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - yuske [ switch to compact view ]

Pages: [1]
1
Announce Your Software/Service/Product / IntelliDebugger 1.3
« on: October 20, 2015, 03:42 PM »
Hi Everyone!

We have released new features in IntelliDebugger for Visual Studio. It's VS extension that helps save a time on debugging both of C++ and C# code. Now it allows quickly finding a particular variable or a field with the given value or naming, save and compare variables and an ability to limit break exceptions with the current Visual Studio solution only. For example, I often use search and compare variable in Compare window, see GIF below.

We will soon release support Visual Studio 2015. I would be grateful if you could try it and write me your feedback.


2
Announce Your Software/Service/Product / IntelliDebugger
« on: August 31, 2012, 07:00 AM »
Hi all,

I’m the developer of IntelliDebugger. IntelliDebugger is an extension of Microsoft Visual Studio that aims to simplify managed and unmanaged code debugging. Now IntelliDebugger allows saving and comparing variable values. During the debug process you can easily save the value of any variable and then compare it with other variable at any moment. To see use case descriptions, visit IntelliDebugger Features page.



You can download IntelliDebugger from this link or Visual Studio Gallery.

In the future versions I’m planning to implement new features that make it useful to work with exceptions and breakpoints. If you have any ideas, question or comments, please don’t hesitate to write to us. Debug for fun and profit 8)

Have a nice day,
Mikhail

Pages: [1]