[webkit-qt] webkit-qt Digest, Vol 11, Issue 4
孙权
qsun06 at gmail.com
Fri Aug 6 07:26:55 PDT 2010
My platform is Meego( linux ). Meego don't allow user to change the swap.
So, when I build debug version of QtWebKit, there is error( lack of memory).
I build QtWebKit as the instruction "
http://trac.webkit.org/wiki/BuildingQtOnLinux". There is a paragraph
described in it as follow:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Debugging WebCore
<http://trac.webkit.org/wiki/BuildingQtOnLinux#DebuggingWebCore>
If you are debugging WebCore from a Qt build you will want to open up
WebCore/WebCore.pro and edit the following section as instructed:
CONFIG(QTDIR_build) {
# Remove the following 2 lines if you want debug information in WebCore
CONFIG -= separate_debug_info
CONFIG += no_debug_info
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
I build QtWebKit following the instruction. However, I still can't trace
into QtWebKit with gdb and I can't debug it.
Message: 2
> Date: Thu, 5 Aug 2010 08:27:14 -0700
> From: Ariya Hidayat <ariya.hidayat at gmail.com>
> To: webkit-qt at lists.webkit.org
> Subject: Re: [webkit-qt] webkit-qt Digest, Vol 11, Issue 2
> Message-ID:
> <AANLkTi=1tNakoRyvvo=P_oyVoS7sc_sPocDF06sDiEW_ at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> > But the problem still exists and I can't find a way to solve it.
>
> Did you build in Debug? How did you build it? Which specific platform is
> this?
>
> It's hard to solve something without detailed information.
>
>
>
> --
> Ariya Hidayat
> http://www.linkedin.com/in/ariyahidayat
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20100806/9331dcb4/attachment.html>
More information about the webkit-qt
mailing list