[Webkit-unassigned] [Bug 55225] old-run-webkit-tests sets the post-mortem debugger for 64-bit apps, but should set it for 32-bit apps instead
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 25 09:32:46 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55225
--- Comment #1 from Adam Roben (aroben) <aroben at apple.com> 2011-02-25 09:32:46 PST ---
A little more detail:
The post-mortem debugger is controlled by some registry values in HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug. On 64-bit OSes, you can either set the values in that key, which will be used for 64-bit apps, or in the equivalent key under Wow6432Node, which will be used for 32-bit apps.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list