Thread: Debug library
View Single Post
  #10 (permalink)  
Old 07-28-2008, 09:52 AM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 6,067
Awards Showcase
Innovator medal Beta Tester Forum Contributer 
Total Awards: 3
Default

Version 1.4 is posted with the Watcher improved by a new layout with larger combo boxes and indicators added for array rank, property readable/writeable and method number of parameters.

A new Tracer object allows messages to be written to a separate trace window at runtime without having to stop the application by showing message boxes.

Although needing .NET 2.0 the Debug and Tracer will work in the IDE, legacy and optimised compiled apps. The watcher will only work in an optimised compiled app.
Reply With Quote