[Mono-list] Ignoring NullReferenceExceptions from Mono in gdb

Chris Seaton chris at chrisseaton.com
Thu Mar 22 10:13:37 EDT 2007


Throwing NullReferenceException is a normal part of the operation of  
a part of my program, sometimes several thousands will be thrown. I'm  
debugging Mono in gdb and I'm not interested in seeing each Program  
received signal SIGBUS, Bus error. and having to manually continue.  
Can I suppress then and always automatically continue?

Thanks

Chris Seaton


More information about the Mono-list mailing list