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

