BugAid Changelog

What's new in BugAid 0.5.2120.5640 RC

Jul 23, 2012
  • [Fixed] BugAid’s installer didn’t warn users when .NET 3.5 isn’t installed, which caused hickups in Windows 8

New in BugAid 0.5.2104.814 RC (Jul 9, 2012)

  • [Fixed] Errors and slow-downs when debugging .NET 4.5 assemblies that reference System.Xml.dll
  • [Fixed] BugAid failed on startup for some users using VS12
  • [Fixed] Performance problems when viewing objects large objects with thousands of fields
  • [Fixed] Error reporting checkbox and text-field were not editable
  • [Added] Proper error message when Full Mode debugging failed because debug target does not exist

New in BugAid 0.5.2004.7664 RC (Jun 6, 2012)

  • [Added] Support for Visual Studio 20112 RC
  • [Added] Support for Silverlight debugging in Full Mode
  • [Added] Support for debugging IIS 7.5 Web projects in Full Mode
  • [Added] BugAid windows (QuickWatch, Visualizers, etc) now remember their last Size and Position when they’re reopened
  • [Added] BugAid now recognized the Default Browser that’s configured in Visual Studio when launching ASP.NET Web Pages
  • [Fixed] Fixed a lag in performance that sometimes occured when pressing F10 in Full Mode
  • [Fixed] BugAid created empty log files in devenv.exe’s install directory
  • [Fixed] BugAid’s installer silently failed when insufficient privileges prevented a successful installation
  • [Fixed] BugAid failed to work on DLL’s whose full path contained certain Unicode characters
  • [Fixed] An issue that caused BugAid to crash Visual Studio 2010
  • [Fixed] Fixed a conflict between BugAid and RedGate’s .NET Demon which caused an “Are you sure?” dialog to pop up on every debugging session.
  • [Fixed] Changed it so BugAid’s menu will appear as soon as Visual Studio opens (rather than after a solution is loaded)
  • [Fixed] many small bugs in Statement Visualization which caused a BugAid error report to pop after performing a Step Over

New in BugAid 0.5.1704.6344 Beta (Mar 14, 2012)

  • [Fixed] “Start new instance” command doesn’t work when a project is inside solution folder or invoked via a keyboard.
  • [Fixed] Full-mode features would sometimes stop working in the middle of a debugging session
  • [Fixed] “No code found” dialog box sometimes appears when debugging.
  • [Fixed] Fixed a “Full Mode” bug where Visual Studio got stuck in Debug Mode even after the debugee process has died.

New in BugAid 0.5.1620.7215 Beta (Mar 14, 2012)

  • [Added] Silverlight support in BugAid’s “Standard mode”
  • [Fixed] Improved the performance of opening the data-tip on big collection
  • [Fixed] Ability to start “Full mode” debugging session via the “Debug->Start new instance” menu command
  • [Fixed] Error sometime pops up upon pressing Shift+F5 in Full Mode
  • [UI] A warning is shown when trying to attach to a process in “Full mode”

New in BugAid 0.5.1605.6758 Beta (Mar 14, 2012)

  • [Added] Resizable datatip (Debug window).
  • [Added] Allow attaching to multiple processes in Quick Attach’s conflicts window.
  • [UI] Less nagging when starting unsupported projects.
  • [Fixed] Two-dimensional arrays aren’t shown properly.
  • [Fixed] In some cases BugAid wouldn’t terminate processes right away when stopping full-mode.
  • [Fixed] Exceptions during launch of C++ projects

New in BugAid 0.5.1520.8518 Beta (Mar 14, 2012)

  • [UI] Improved UI of options and register dialogs.
  • [UI] Allow user to copy data from Visual Studio to error reporting submission.
  • [Added] Identify conflicting profilers (e.g DotCover/Moles) and suggest to enable compatibility with BugAid.
  • [Fixed] Debug.StepOver caused Visual Studio to skip 2 lines once BugAid’s trial was over.
  • [Fixed] An exception in “GetWindowFrame” appears occasionally during debugging.
  • [Fixed] Multiple “Unadvise” exceptions appear when editing code.
  • [Fixed] Datatip overflowing beyond screen boundaries on higher DPIs.

New in BugAid 0.5.1505.5443 Beta (Mar 14, 2012)

  • [UI] Welcome screen is added to explain about the difference between Full and Standard mode.
  • [Added] It is now possible to invoke the XML debug visualizer from BugAid.
  • [Fixed] Statement Visualization throws an error when stepping over object initalizers in some cases.
  • [Fixed] An error when laucnhing BugAid Full Mode in ASP.NET “Website” project.
  • [Fixed] Fixed a rare issue which sometimes caused BugAid not to load in large solutions.
  • [Fixed] Reduced memory consumption.