Le 23/05/2012 22:16, Benoît Minisini a écrit :
> Le 23/05/2012 18:49, Jussi Lahtinen a écrit :
>> There is bug... if I try to trigger profiling with System.Profile = True
>> (option Activate profiling is not selected),
>> Gambas crashes with signal 6.
>>
>
> It should be fixed in revision #4761. Now System.Profile is ignored if
> the project has not been started in profiling mode.
>
> But I'm not sure that if you stop profiling in one function and start it
> again in another one, the IDE will be able to interpret the profiling
> file... I know that it works if both actions occur in the same function.
>

Now System.Profile only deactivate profiling of instructions. Profiling 
of functions is always activated. That way, the IDE can always read the 
profile output file. And it should not slow down the program too much.

-- 
Benoît Minisini

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to