[Bug 31078] Need For Speed Hot Pursuit (2010) performance is unacceptable

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 1 10:09:44 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31078

--- Comment #6 from John Yani <vanuan at gmail.com> 2012-07-01 10:09:44 CDT ---
At last, I was able to run the game via gdb.
I had to use the latest gdb from svn 7.4.50.20120630, because of the bug
http://sourceware.org/bugzilla/show_bug.cgi?id=13653
and multiprocess debugging.
Then I had to run the following commands in gdb concole:

handle SIGHUP nopass
handle all nostop

I.e. prevent SIGHUP signals from being passed to the game and don't stop on
signals.

However, I can't load kernel debug symbols. Since I build wine under chrooting
into 32bit using this manual http://wiki.winehq.org/WineOn64bit.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list