using Debug.Assert? In MS .NET, I believe that Debug.Assert pops up a window using WinForms, but wouldn't that be a problem if you are writing a gtk application? Is there a way to plug in your own AssertHandler? Thanks, Tom