Xavi-2 wrote:
> 
> I'm going to try extented FM Stats with something like this .-
> 
> HB_TRFM( char *pPtr = (char *)hb_xgrab( size ) );
> 
> or .-
> 
> HB_TRFM( pObj = ( QTextDecoder* ) new QTextDecoder( hbqt_par_QTextCodec( 1
> ) ) );
> 
> In order to have in hb_out.log for HB_FM_STATISTICS .-
> 
> ------------------------------------------------------------------------
> ...
> 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 ) ) ]
> ------------------------------------------------------------------------
> 
> I think with this FM Stats do it more human-readable, at least for me I
> find it useful.
> I hope it can help you.
> 

I am certanly poor in string handelling, especially formatting, on c++
levels.
So I have to rely on what is shown in the sources. Only point it lacks is
giving
equal size to arguments. Now it cannot be analyzed as a data, but
description only.




-----
                 enjoy hbIDEing...
                    Pritpal Bedi 
_a_student_of_software_analysis_&_design_
-- 
View this message in context: 
http://n2.nabble.com/hbQT-c-stub-GC-Some-food-for-thoughts-tp4483724p4484002.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to