Re: [DOTNET-ROTOR] Debugging C# compiler - Help!

2003-01-31 Thread Schmied Fabian
You could insert __debugbreak() instead of MessageBox. Fabian Schmied -Ursprüngliche Nachricht- Von: Kalpana [mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] ] Gesendet: Fr 31.01.2003 08:26 An: [EMAIL PROTECTED] Cc: Betreff:

[DOTNET-ROTOR] AW: [DOTNET-ROTOR] Debugging C# compiler - Help!

2003-02-04 Thread Schmied Fabian
Okay, I tried it out and I see: after attaching, the debugger really does not break. What you can do, however, is (after inserting __debugbreak() if you want and after building the compiler with env checked) open visual studio, use File/Open/Project, select Executable Types for the file type,