[webkit-efl] Call stack of webkit-efl using cairo api

Thiago Marcos P. Santos tmpsantos at gmail.com
Mon Aug 13 09:12:08 PDT 2012


On Mon, Aug 13, 2012 at 9:21 AM, satya appidi <satya.appidi at gmail.com> wrote:
> Hi Raphael,
>
> I am debugging , webkit-efl  debug build .
> i am running the EWebLauncher, Minibrowser app.
>
> i wanna find the call statck ( webkit -> EFL -> CAIRO ).
>
> Since the source code of EFL and cairo was not part of WEbkit souce code, i
> am not able to step into EFL Api's .
>
> Plz help, what else i need to do.
>
> or
>
> How link the separate debug build of EFL and CAIRO libraries with WEBKIT-EFL
> debug build
>
> Br,
> satya...

If I understood correctly you want to step into the WebKit EFL dependencies.

The build receipt for these libraries are located here:
Tools/efl/jhbuild.modules. You might be able hack this file and change
the build options for the libraries you want to step into to build
with debugging symbols.


More information about the webkit-efl mailing list