Programming and Debugging Reliable Systems


[ Previous Slide | First Slide | Next Slide ]
Copyright 2002-2010, Michael W. Bigrigg

Click on image for full size picure

There are issues in the build process that create a reliable application, which is simply the executable. An executable is a program that is not running. The running system only knows about the build process what has been transferred in the executable. This means that any debugging information has to be contained in the executable in order to debug the application.