Thanks. I am trying to learn Webkit code.
So I figure an easier way it to run in a debugger and set breakpoints
to trace the code.

Can anyone give me pointers/advice regarding how to do that?

Thank you.

On Sat, Feb 21, 2009 at 4:59 AM, Mark Rowe <[email protected]> wrote:
>
> On 2009-02-20, at 23:30, ying lcs wrote:
>
>> Hi,
>>
>> Can you please tell me where is the 'main' for the Webkit/Webkit
>> project on Mac OS?
>>
>> i tried 'cd to Webkit/Webkit/mac' and did a grep, but I did not find
>> the 'main' for the browser.
>
> WebKit is a framework that can be used to build a browser application, it is
> not a browser application itself.  As such there is no "main" function.
>
> What is it that you're trying to do?
>
> - Mark
>
>
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to