[Gambas-user] New feature in Gambas 3

Jussi Lahtinen jussi.lahtinen at ...626...
Tue Jun 5 20:38:05 CEST 2012


[GB.DEBUG]
* NEW: Abort the program if the profile file is bigger than 512M.

Is it possible to have option to change size of that limit?

Jussi




On 4 June 2012 21:36, Jussi Lahtinen <jussi.lahtinen at ...626...> wrote:

>
> OK, now it seems to work,
> except when you stop execution from IDE (by clicking stop button) instead
> of actually closing the project.
>
> See attached project. Stopping from IDE gives wrong results.
>
> Jussi
>
>
>
>
> On 4 June 2012 21:10, Benoît Minisini <gambas at ...1...>wrote:
>
>> Le 04/06/2012 17:35, Jussi Lahtinen a écrit :
>> > Hmmm... Now I can't see "System.Profile = True" doing anything.
>> >
>> > If profiling is turned on from IDE menu, then "System.Profile = True"
>> seems
>> > to be ignored and profiling is started at same time as the project.
>> >
>> > And if profiling is turned off from IDE, then "System.Profile = True"
>> > doesn't turn it on in the middle of the execution..?
>> >
>> > Jussi
>> >
>>
>> That's the contrary. You must turn progiling on from the IDE, and then
>> set System.Profile to FALSE to disable instruction profiling when you
>> don't need it, and set it back to TRUE when you want to enable it again.
>>
>> But System.Profile won't disable function call profiling in any case.
>>
>> Regards,
>>
>> --
>> 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 at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>
>



More information about the User mailing list