Hey guys.
Is it possible to have foobar2000 disable the creation of crash reports when debugging a component?
Reason I ask is that I have been working on a DSP component for a while (hoping to get it stable enough so other people can try it) and I get crash reports sometimes. I know exactly the conditions in which the crash happens, but its annoying that FB2Ks exception hander always kicks in when debugging sometimes, especially when working to fix the bugs.
So, is there anything in FB2K to disable such reports (or just writing to failure.txt like in the past)? Its just I don't want to accidently submit online a crash report when I know exactly the conditions it crashes and it can be tedious doing this all the time when debugging.
thanks.