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.hida...@gmail.com> > To: webkit-qt@lists.webkit.org > Subject: Re: [webkit-qt] webkit-qt Digest, Vol 11, Issue 2 > Message-ID: > <aanlkti=1tnakoryvvo=p_oyvos7sc_spocdf06sdi...@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 >
_______________________________________________ webkit-qt mailing list webkit-qt@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt