[webkit-dev] How to run GtkLauncher in a debugger
ying lcs
yinglcs at gmail.com
Sat Dec 13 13:54:02 PST 2008
Thank you Zoltan.
But what i don't get is , the compilation fails with 'No space left
on device'. I have cleared more and more disk space, but it always
fails.
And i have checked that I do have ~ 700 MB in the drive where my
WebKit source is located. And I also have ~ 600 MB in my home
directory.
$df .
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdc4 31493532 29185244 721068 98% /media/storage
df ~
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdc1 29095324 26938820 690176 98% /
On Sat, Dec 13, 2008 at 2:21 PM, Zoltan Horvath
<Horvath.Zoltan.6 at stud.u-szeged.hu> wrote:
>
> 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
>
> _______________________________________________
> 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