From: <do...@do...> - 2003-10-12 21:41:22
|
Update of /cvs/BasiliskII/src/Unix Modified Files: sigsegv.cpp Log Message: Make sure reported fault instruction address falls into the expected code range. This is a configure-time safety net that depends on the GCC "Labels as Values" extension. |