CNdebugger
First thanks for the toolpack.
second I have a request. I'm missing some log/trace procedures I like to have in de debugger.
Like LogRecord to log a datarecord.
LogString, to be consistend
LogComplex for complex data
LogException
LogProperty
LogIsNull
LogResult (Variant) to log de result value of a function (for copy past together with leave)
etc
I have added them to my source. but have to do that with every update again. Can I post them here to be added to the main stream?
|