[wingide-users] Debug in 32-bit mode
Lynn Oliver
raycores at gmail.com
Tue Sep 6 17:16:34 MDT 2011
[I initially failed to copy this to the mailing list]
My understanding is that VERSIONER_PYTHON_PREFER_32_BIT was for the Apple-supplied version, which is not the version I am using. Nonetheless, I tried it several ways (Environment, Build Command) but in each case debug was running in 64-bit.
Is there any way to prepend "arch -386" when starting Python in the debugger?
Regards,
Lynn
On Sep 6, 2011, at 1:11 PM, Wing IDE Support wrote:
> On 9/6/11 3:46 PM, rzn8tr wrote:
>>> From the command line I start Python in 32-bit mode using "arch -386 python".
>> Is there some way to debug in WingIDE in 32-bit mode?
>
> I assume you're on OS X. You can probably use the VERSIONER_PYTHON_PREFER_32_BIT environment variable to start the 32 bit version of python. Other options are described on http://stackoverflow.com/questions/2088569/how-do-i-force-python-to-be-32-bit-on-snow-leopard-and-other-32-bit-64-bit-questi
>
> Cheers,
>
> John
>
More information about the wingide-users
mailing list