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:33 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.


Messages - yuske [ switch to compact view ]

Pages: [1]
1
Announce Your Software/Service/Product / Re: IntelliDebugger 1.3
« on: December 07, 2015, 05:48 AM »
Good one

Thanks. We fixed several perfomance issues and released new version today http://intelliegg.com/download.html

2
Announce Your Software/Service/Product / Re: IntelliDebugger 1.3
« on: November 16, 2015, 06:05 AM »
We released a new version with support for Visual Studio 2015. For more information, see https://visualstudio...a7-866a-67ff7022a0ac and http://intelliegg.com/

3
Announce Your Software/Service/Product / Re: IntelliDebugger 1.3
« on: October 22, 2015, 03:54 PM »
Planned release date for VS 2015 support?
Yes, 26 or 27 october. I'm making final checks now.

4
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.


5
Announce Your Software/Service/Product / Re: IntelliDebugger
« on: September 01, 2012, 06:51 AM »
That looks like a nice start of a new debugger, is it also applicable to other than C++ code?
Thanks for the fine words, Ath! IntelliDebugger supports unmanaged C++ and C# code. In theory, it could work with other languages, but I have tested it to work with only these two languages.

We've been pleasantly surprised by the BugAid debugger, a few months ago, and it seams to me you're fishing in the same lake ;)
You have a few features different, compared to BugAid, and I hope your product gets to a similar maturity level as theirs (I have no connections whatsoever with each product, the more the merrier :D), maybe it would be possible/proficient to combine the use of both!

The BugAid is really great and very useful tool. It supports only managed C# code. I develop the debugger in the first place to work with unmanaged C++ code. In future versions I plan to add features that don’t make the BugAid. Later I will work on the compatibility between the two products that programmers can use together.

Have a nice day,
Mikhail

6
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]