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 <[email protected]> wrote: > > On Sat, Dec 13, 2008 at 2:06 PM, ying lcs <[email protected]> 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 > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

