[sldev] Flow of execution while debugging the Source code
Jason Giglio
gigstaggart at gmail.com
Mon Nov 12 02:41:05 PST 2007
Kundanv Indigo wrote:
> Hi
> I have been trying to trace out the flow in which the files are being
> executed when we debug the Secondlife Viewer code,
>
> Please can you help me to know the flow of execution, or suggest me
> where to start and the eligibility to trace out the functionality of
> each file.
If you really want to know, which I doubt, then look at the main loop
and trace everything from there. If you are expecting to "deskrun" a
500,000 line application, you might need to adjust your goals, however. :)
You might instead look at a UML diagram that some users have made,
though that's going to be equally hairy.
-Jason
More information about the SLDev
mailing list