Forums

Novell Mono Tip

General discussion about Cobra. Releases and general news will also be posted here.
Feel free to ask questions or just say "Hello".

Novell Mono Tip

Postby Charles » Wed Feb 20, 2008 1:46 am

If your program goes into an endless loop you will, of course, hit Control+C to break it. Unfortunately, this is not very informative in its default behavior. To get a stack trace, set the env var MONO_DEBUG to "handle-sigint" and try again.

In a Unix-like shell, that would be:
export MONO_DEBUG=handle-sigint

In Windows:
set MONO_DEBUG=handle-sigint
Charles
 
Posts: 2515
Location: Los Angeles, CA

Return to Discussion

Who is online

Users browsing this forum: No registered users and 64 guests

cron