[Gambas-user] New feature in Gambas 3

Jussi Lahtinen jussi.lahtinen at ...626...
Mon Jun 4 20:36:12 CEST 2012


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
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProfilerBug-2.0.1.tar.gz
Type: application/x-gzip
Size: 4860 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20120604/0fb0a643/attachment.bin>


More information about the User mailing list