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

ying lcs yinglcs at gmail.com
Sat Dec 13 12:13:53 PST 2008


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.


More information about the webkit-dev mailing list