Re: [mono-android] debugger breakpoints 4.4.41

2013-01-16 Thread Jonathan Pryor
On Jan 16, 2013, at 12:04 AM, pauldb wrote: > Clearly something in the proj file got changed/broken between releases. I'm curious to know _what_ got changed/broken. :-/ Could you diff your broken and working .csproj files and let me know what relevant changes there are? Thanks, - Jon ___

Re: [mono-android] debugger breakpoints 4.4.41

2013-01-16 Thread pauldb
Sure, see the attachment to this reply. Hope it helps! BrokenVsFixedCsProjs.zip -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/debugger-breakpoints-4-4-41-tp5712641p5712762

Re: [mono-android] debugger breakpoints 4.4.41

2013-01-16 Thread Jonathan Pryor
On Jan 16, 2013, at 9:19 AM, pauldb wrote: > Sure, see the attachment to this reply. Thanks. The scary thing to me is that in DebugBroken.csproj, the Debug section contains: False True That will disable the shared runtime, slow down app reinstall/turnaround, and in general isn't rec

Re: [mono-android] debugger breakpoints 4.4.41

2013-01-16 Thread Jeremy A. Kolb - ARA/NED
I can debug release builds (non shared runtime) on my device (barring the constant debugger timeouts). -Original Message- From: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Jonathan Pryor Sent: Wednesday, January 16, 2013 11:58 AM To: Discus

Re: [mono-android] debugger breakpoints 4.4.41

2013-01-16 Thread pauldb
I'm going on memory here, but I think I tried all combinations of Shared Runtime and Fast Deploy - so you are probably seeing the last setting I tried there in the Broken csproj. I also tried different combinations of supported ABIs, though I was deploying to an x86 emulator. I did not try to de

Re: [mono-android] debugger breakpoints 4.4.41

2013-01-16 Thread Stuart Lodge
I'm seeing some of this too Plus I'm seeing the ongoing issues of PCLs not debugging in VS2012 (but fine in VS2010) Will try checking some of the csproj file settings Stuart On 16 January 2013 23:44, pauldb wrote: > I'm going on memory here, but I think I tried all combinations of Shared

Re: [mono-android] debugger breakpoints 4.4.41

2013-01-16 Thread pauldb
Forgot to mention, I'm using MonoDevelop (latest stable) on Mac OSX Lion. Though it seems like this is a more generic issue across both MD and VS. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/debugger-breakpoints-4-4-41-tp5712641p5712767.html Sent from the Mono