> On Aug 9, 2015, at 5:28 PM, Graham Cox wrote:
>
> Have you set the debug build to optimise the code? Any optimization tends to
> screw up what the debugger ‘knows’ about your code - symptoms very like what
> you’ve described. You need to set optimization to ‘none’ for debug builds.
My optim
> On 8 Aug 2015, at 2:59 pm, Richard Charles wrote:
>
> Any ideas?
Have you set the debug build to optimise the code? Any optimization tends to
screw up what the debugger ‘knows’ about your code - symptoms very like what
you’ve described. You need to set optimization to ‘none’ for debug buil