Is it possible to launch the application directly and then attach the
debugger to it before the code in question executes?
How is the background thread created?
On Tue, Jan 15, 2013 at 3:51 AM, Zsidó Zoltán wrote:
> Hi Jeff,
>
>
>
> You were right.
>
> On windows 7 I managed to reproduce the
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] GetEncodings called in StringOps.cs fails using Mono
2. [New issue] super() does not preserve class
--
ISSUES
1. [New comment]
Hi Jeff,
You were right.
On windows 7 I managed to reproduce the error when I installed .net 4.5.
Unfortunately I still cannot make a simpler application that can reproduce it.
And if I debug it then it works on Windows 7.
I have found that .net 4.0 and 4.5 cannot work side-by-side, so my