[webkit-dev] How to run GtkLauncher in a debugger

Zoltan Horvath Horvath.Zoltan.6 at stud.u-szeged.hu
Sat Dec 13 12:21:52 PST 2008


Yes, the GtkLauncher binary should be inside the WebKit/WebKitBuild/... 
directory.

You should follow the instructions:
http://trac.webkit.org/wiki/BuildingGtk

If you've all dependencies installed, you can easy compile in debug mode with:
WebKitTools/Scripts/build-webkit --gtk --debug

Zoltan

ying lcs wrote at: 2008. 12. 13. 21.13.:
> On Sat, Dec 13, 2008 at 2:10 PM, ying lcs <yinglcs at gmail.com> wrote:
> > On Sat, Dec 13, 2008 at 2:06 PM, ying lcs <yinglcs at gmail.com> wrote:
> >> Hi,
> >>
> >> I am running the Gtk port of webkit under linux. I run my problem like
> >> this : "./Program/GtkLauncher"
> >> Can you please tell me How to run GtkLauncher in a debugger (gdb)?
> >>
> >> Thank you.
> >
> > I get this when i run "gdb ./Program/GtkLauncher"
> >
> > This GDB was configured as "i486-linux-gnu"...
> > "/media/storage/sandbox/WebKit/Programs/GtkLauncher": not in
> > executable format: File format not recognized
> > (gdb) quit
>
> I guess I did not compile the Webkit gtk with debug mode.
> I follow the instruction here:
> http://live.gnome.org/WebKitGtk
>
> So how can I compile Webkit gtk with debug mode?
>
> Thank you.
> _______________________________________________
> 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