[webkit-dev] How to run GtkLauncher in a debugger
Zoltan Horvath
Horvath.Zoltan.6 at stud.u-szeged.hu
Sun Dec 14 03:24:20 PST 2008
Was the GtkLauncher starting when you just start it without gdb?
Please copy the output of
the "file /media/olddata/WebKit/WebKitBuild/Debug/Programs/GtkLauncher"
command.
Zoltan
ying lcs wrote at: 2008. 12. 14. 06.05.:
> Zoltan,
>
> Thank you for your help. I did try what you said .
>
> The compile is now successfully. I get this:
>
> make[1]: Leaving directory `/media/olddata/WebKit/WebKitBuild/Debug'
>
> ===========================================================
> WebKit is now built. To run GtkLauncher with this newly-built
> code, use the "WebKitTools/Scripts/run-launcher" script.
>
> NOTE: WebKit has been built with SVG support enabled.
> GtkLauncher will have SVG viewing capabilities.
> Your build supports the following (optional) SVG features:
> * Basic SVG animation.
> * SVG foreign object.
> * SVG fonts.
> * SVG as image.
> * SVG <use> support.
>
> But when I run it, i still get the same error:
>
> $ pwd
> /media/olddata/WebKit/WebKitBuild/Debug/Programs
> /media/olddata/WebKit/WebKitBuild/Debug/Programs> gdb GtkLauncher
> GNU gdb 6.8-debian
> Copyright (C) 2008 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html> This is free software: you are free to
> change and redistribute it. There is NO WARRANTY, to the extent permitted
> by law. Type "show copying" and "show warranty" for details.
> This GDB was configured as "i486-linux-gnu"...
> c": not in
> executable format: File format not recognized
> (gdb)
>
> Thank you for any more help.
More information about the webkit-dev
mailing list