>> Total memory allocated: 234123 bytes (4176 block(s)) 
>> Warning, memory allocated but not released: 1020 bytes (2 block(s)) 
>> Block 1 0xd88970 (size 200) MYFUNCTION(256), "200F200F ..." 
>> myfile.c:256 [ char *pPtr = (char *)hb_xgrab( size ) ] 
>> Block 2 0xe4a990 (size 200) QT_QTEXTDECODER(129), "200F200F ..." 
>> qtcore.cpp:129 [ pObj = ( QTextDecoder* ) new QTextDecoder(
>> hbqt_par_QTextCodec( 1 ) ) ] 
>> 
> 
> Block 0001 0xde88970 (size 00200) MYFUNCTION(256)         myfile.c:256 [
> char *pPtr = (char *)hb_xgrab( size ) ] 
> 
> ^^^^^^^^^^^^^
>                               ^^^^^^^
>                                                ^^^^^^^^^^^^^^
> 
> ^^^^^^^^^^^^^^^^....
> One line per block.
> Fixed Length every field except last.
> Memory dump be optional and at the end ( formatted to fixed length ).
> 
> I find existing implementation difficult to follow especially in large logs.

I can see that, and I frankly don't understand why many 
of the layers you added to it was needed (in hbqt, hbxbp).

Please try to experiment with current features, as I believe 
most of the above can be solved with them, without adding 
any sort of extra abstraction or tricks.

Let's pls try to keep it simple.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to