comp.lang.ada
 help / color / mirror / Atom feed
* Package Debug V2.2 available
@ 2004-02-10 12:18 Jean-Pierre Rosen
  2004-02-10 21:40 ` Duncan Sands
  0 siblings, 1 reply; 2+ messages in thread
From: Jean-Pierre Rosen @ 2004-02-10 12:18 UTC (permalink / raw)


I just released a new version of package Debug, which contains very useful tracing functionalities.

Improvements include:
- Binary tracing of any type (using streams).
- Tracing objects (traces are performed through Initialization/Finalization), great for tracing functions that return complex
expressions
- New package Debug.Assert. Adds a conditionnal trace (tracing only if some assertion fails) and a reentrancy detector object
(traces when two tasks call the same subprogram at the same time). Note that this is something nearly impossible to check with a
debugger.
- changed license to GMGPL (it was already available freely for any purpose, but it seems easier to use a well known license than
trying to invent some new wordings).

Bug fixes:
None.
This package has been publicly available since 1999. We never received a bug report.

Availability:
See Adalog's components page: http://www.adalog.fr/compo2.htm
-- 
---------------------------------------------------------
           J-P. Rosen (rosen@adalog.fr)
Visit Adalog's web site at http://www.adalog.fr





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Package Debug V2.2 available
  2004-02-10 12:18 Package Debug V2.2 available Jean-Pierre Rosen
@ 2004-02-10 21:40 ` Duncan Sands
  0 siblings, 0 replies; 2+ messages in thread
From: Duncan Sands @ 2004-02-10 21:40 UTC (permalink / raw)
  To: Jean-Pierre Rosen, comp.lang.ada

Thank you very much for your Debug package - I find it very useful.

All the best,

Duncan.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-10 21:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-10 12:18 Package Debug V2.2 available Jean-Pierre Rosen
2004-02-10 21:40 ` Duncan Sands

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox