it doesn't seem to change anything
mono.exe --debug ConsoleApplication2.exe
System.ApplicationException: An application exception has occurred.
at ConsoleApplication2.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0


If you pass the —debug option to mono, you should get the full stack trace.

http://www.mono-project.com/Debugging

On Dec 29, 2013, at 11:16 PM, Andrei Faber <andrei.fa...@gmail.com> wrote:

Why doesn't Mono include full stack trace information into exception?



--
Best wishes,
Andrei Faber

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to