[Mono-dev] Debugger crashes while debugging ASP.NET app

passiday passiday at gmail.com
Thu Jan 13 16:21:46 EST 2011


Hello,

I'm experiencing this weird debugger crashing. Spent now about 4 hours
trying to work it out, and no luck. I'm really betting on this mailing
list...

So, this problem is there since I have installed MonoDevelop on my Ubuntu
10.10 64bit. I am trying to debug ASP.NET application - setting breakpoints,
checking watches, stepping through the code line by line.

So, I can successfully build my app, and run it in debug mode, it hits the
first breakpoint, I can check the watches. Bud when I hit the "Step over",
the app immediately crashes. No info is dumped in Application Output pad.
Funny thing is that very rarely it doesn't crash and lets me step over
several lines, until the next breakpoint is hit and then crashes again, when
trying to step further.

Very annoying. Basically I am limited to one breakpoint for debugging, or to
use awkward tools like  dumping the debug variables to file or database.

Does somebody have any clue, what's going on here? I know I am giving very
little information on this crash. Maybe you can suggest how I can extract
more information to supply to the case.
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Debugger-crashes-while-debugging-ASP-NET-app-tp3216688p3216688.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list