From: Serge Kourdakov (serge++at++sat-sim.org)
Date: 05/21/2002 06:56:11
Hi
I have installed new Performer 2.5.1 for linux .
and now i could debug my progs with KDbg ...
( just to explain sorry I came to linux programming from windows where I
programmed for several years so
I had accustomed to graphical debug tools ...)
So now
it is great time for me - I can use graphical debugger! ... but what I
noticed - a strange behaviour of pfGetTime()
in case I run a prog ( compiled -g -O0) without debugger being launched - it
works OK and gets time ...
( I tried simple programs which are shipped with Performer as examples and
have pfGetTime calls)
but in case i step a source with debugger it returns 'nan' ..... ( yes I
init timer ... - as timer works when running a prog without stepping by
KDbg or KDeveloper debugger ...)
Thus I had to replace pfGetTime()t with calls to gettimeofday function -
which works in described conditions ...
and continue my debug experiments :-)
Any reasons for such a behaviour of pf GetTime() or maybe I do something
wrong?
Regards
Serge
http://www.vrtainment.de
This archive was generated by hypermail 2b29 : Tue May 21 2002 - 06:58:32 PDT