[webkit-dev] How did Android developer develop WebKit for android

ying lcs yinglcs at gmail.com
Thu Mar 12 09:57:11 PDT 2009


Thank you for the info.

Can you please tell me how to 'debug android webkit on Android
emulator using gdb'?

I am able to build android source on my local machine (I did a make
after I get the source). And the emulator I built does run.

I appreciate if you can tell me how can I run gdb so that I can debug
webkit on emulator using gdb.


On Thu, Mar 12, 2009 at 7:39 AM, Cary Clark <caryclark at google.com> wrote:
> Android engineers sometimes use XCode to run webkit, but mainly debug
> on the Android emulator and Android devices using gdb, Eclipse, and
> logs. When we use XCode, we're either running a tiny fraction of
> webkit, or building webkit without our changes for use with Safari as
> a reference as described on webkit.org.
>
> Cary
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list