For Programmers: Free Programming Magazines  


Home > Archive > Clipper > April 2006 > [ANN] new InsiderTools version 1.2 released









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANN] new InsiderTools version 1.2 released
Eka Muratova

2006-04-07, 3:55 am

Hello!

Eleus Software very happy to announce the InsiderTools library version
1.2!


List of changes in version 1.2
----------------------------

* new routine insider():procObject(..) returns object for an
callstack
entry of method call.
* new routine insider():procBlock(..) returns codeblock for an
callstack
entry of codeblock call.

* added support for codeblock's callstack entries in fatal error
handler.
* enhance of fatal error handler's "Full callstack" section:
* show parameters even for internal functions
* show ProcName()/ProcLine() for internal functions (where
possible)
* determining BEGIN SEQUENCEs in callstack
* show types of callstack entries: x++ (Xbase++ call), core
(internal function) and SEQ (BEGIN SEQUENCE)
* show only 256 entries of callstack (128 first and 128 last)

To view complete list of changes and updated documentation, please
visit our
site.


About InsiderTools
-------------------

InsiderTools is set of add-on tools for debugging, profiling,
diagnosting
and error checking for Alaska Xbase++.

Short list of features:

* Extended Callstack API
Unique addon API for ProcName()/ProcLine(). You can
retrieve parameters for any entry in callstack, get actual
object for method call and actual codeblock for codeblock eval
* Extended Fatal Error Handling
A lot of infomation about crash: callstacks with all
parameters,
memory info & stat, etc
* Extended Memory Information
All about used memory and allocated variables. Statistics
about created objects. Retrieving number of references
to an object or array.
* Xbase++ Aspect Oriented API
Simple and powerful tool to debug, log and profile.

--
Eka Muratova,
www.eleussoft.narod.ru

check our software:
> insiderTools: set of debugging, profiling and error checking tools
> smartGC: addon tool to speedup garbage collector
> XFuncs: easy extend your app with script functions


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com