In Tools | Options | Debugger Options | Language Exceptions it's possible to ignore specific Exception types. Is it possible to do define this per project? Eg in the Debug Build Configuration (Delphi 2009 and/or 2010)?
/Edit: Reported in QC
In Tools | Options | Debugger Options | Language Exceptions it's possible to ignore specific Exception types. Is it possible to do define this per project? Eg in the Debug Build Configuration (Delphi 2009 and/or 2010)?
/Edit: Reported in QC
Unfortunately, no. That would be a very nice option to have, though. I can think of plenty of places where it would be useful. Why don't you submit it to QC as a feature request?
Visual Studio is the same way (although worse in my opinion). It would be a nice feature though to be able to specify that at the project level.