Le 31/12/2014 17:29, Jussi Lahtinen a écrit :
> Hmmm... maybe not so trivial task.
> I wonder if there is method to distinguish native function calls (without
> listing them all). Also there aren't always just "PUSH FUNCTION", but also
> "PUSH UNKNOWN" which may refer to variable or to function.
> What x presents in "CALL (x)" ?
>
>
> Jussi
>

I don't think it's a good idea to rely on undocumented compiler 
debugging features. :-)

And what about event handlers and method calls that are entirely solved 
at runtime. How can you make a graph from that?

-- 
Benoît Minisini

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to