[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
A. Debugging Numerical Programs
This chapter describes some tips and tricks for debugging numerical programs which use GSL.
A.1 Using gdb | ||
A.2 Examining floating point registers | ||
A.3 Handling floating point exceptions | ||
A.4 GCC warning options for numerical programs | ||
A.5 References and Further Reading |