What's new in SplineTech VBS Debugger 8.81

Nov 27, 2012
  • A better installer and a better support for debugging external applications such as SparxSystems Enterprise Architect

New in SplineTech VBS Debugger 8.74 (Sep 4, 2012)

  • Unicode values are shown in Current Variable Panel and in hints

New in SplineTech VBS Debugger 8.73 (May 17, 2012)

  • Collections are shown as name-value pair like in ASP Debugger

New in SplineTech VBS Debugger 8.70 (Jul 5, 2011)

  • Reformat Script is included into VBS Debugger

New in SplineTech VBS Debugger 8.49 (Jul 5, 2011)

  • Debugging Running Applications like WinCC is improved

New in SplineTech VBS Debugger 8.47 (Jul 5, 2011)

  • Works with all Regional Settings, not only English(US)!

New in SplineTech VBS Debugger 8.46 (Jul 5, 2011)

  • While testing 8.45 I noticed the breakpoints not being set irregularly. This release fixed that.

New in SplineTech VBS Debugger 8.45 (Jul 5, 2011)

  • Runs without Administrator permissions on Windows 7, Vista and Server 2008 R2!
  • Finally figured out how to make it run without "Run as an Administrator"

New in SplineTech VBS Debugger 8.44 (Jul 5, 2011)

  • List of steps is updated. Now it supports better reformatted (expanded) code.
  • Also it shows the code line in the steps list right from the column it stopped on, making it easier to keep track of those lines in the lists step

New in SplineTech VBS Debugger 8.43 (Jul 5, 2011)

  • Each new file has it's own background tint, making it much easier to develop
  • Each step you take is recorded in the steps list
  • If the file is opened from local drive it is used instead of view source version, making it easier and simpler to edit the local files

New in SplineTech VBS Debugger 8.40 (Jul 5, 2011)

  • Call stack shows function names instead of "Anonymous"

New in SplineTech VBS Debugger 8.38 (Jul 5, 2011)

  • Jump to current execution point
  • Jump to line
  • Pause in 5 seconds improved
  • Debugging of more complex sites improved

New in SplineTech VBS Debugger 8.37 (Jul 5, 2011)

  • 3D icons and 3D hints added, improving user experience.
  • On slower machines it takes longer time for the debugger to attach to IE.
  • I used to have a delay parameter that mitigated that, but it wasn't obvious to people, so
  • I made the debugger realize how long it takes to attach and adjust delay parameter automatically