Version 5 of INSPECT app

Updated 2004-06-28 17:21:18

INSPECT Debugging Application from Hume Integration Software

The Inspect application is a newly written development tool authored by Hume Integration Software. The program has the ability to interactively display and modify a running application without needing code instrumentation or application changes. The program features command entry with history, and is extremely useful for interactively testing newly written code.

Inspect is designed to surpass and replace the tkinspect application. It accommodates new Tcl/Tk features, such as

  • namespaces,
  • child interpreters,
  • channels,
  • packages, and
  • command aliases

The GUI uses tabbed notebook panes to get away from the small, tiled window lists of tkinspect.

Inspect has full support for working with incr Tcl classes and objects. The application is deployed as a standalone executable so that you do not need to have the dependent packages installed, and you can modify your installed software without affecting its operation.

You can download the complete and full application and try it free, but with time-limited operation. If it meets your needs, you can get uninterrupted operation by purchasing a license. More information is available here: http://www.hume.com/inspect?wiki .


Category Application | Category Dev. Tools