GLBasic forum

Feature request => IDE/Syntax => Topic started by: bigsofty on 2012-Sep-06

Title: Profiler problems
Post by: bigsofty on 2012-Sep-06
Hi,

I profiled my project, the project has various types, all have an update() function. When you run the profiler, you get multiple "update()" functions listed but as there is no reference to the parent type(or line number) then I don't know which update() belongs to which type. It's might confusing.  :S

Maybe some sort of unique additional information could be added to the name of the sub/function that is listed in the profiler output?

Title: Re: Profiler problems
Post by: kanonet on 2012-Sep-15
I support this idea, since I had the same problems.
Title: Re: Profiler problems
Post by: Kitty Hello on 2012-Sep-15
no big deal. It's on the list.