[Mono-list] Why doesn't Mono include full stack trace information into exception?
"Andrés G. Aragoneses"
knocte at gmail.com
Mon Dec 30 13:37:12 UTC 2013
What version of mono are you using?
If < 3.0, please upgrade and retest.
If >= 3.0, please report a bug in http://bugzilla.xamarin.com/
On 30/12/13 14:04, Andrei Faber wrote:
> 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.faber at gmail.com> wrote:
>>
>>> Why doesn't Mono include full stack trace information into exception?
>>
>
>
More information about the Mono-list
mailing list