18th IEEE International Conference on Automated Software Engineering (ASE'03)
Automation for Exception Freedom Proofs
Montreal, Quebec, Canada
October 06-October 10
ISBN: 0-7695-2035-9
Run-time errors are typically seen as unacceptable within safety and security critical software. The SPARK approach to the development of high integrity software addresses the problem of run-time errors through the use of formal verification. Proofs are constructed to show that each run-time check will never raise an error, thus proving freedom from run-time exceptions. Here we build upon the success of the SPARK approach by increasing the level of automation that can be achieved in proving freedom from exceptions. Our approach is based upon proof planning and a form of abstract interpretation.