THE ART OF DEBUGGING WITH GDB, DDD, AND ECLIPSE by Norman Matloff & Peter Jay Salzman

THE ART OF DEBUGGING WITH GDB, DDD, AND ECLIPSE by Norman Matloff & Peter Jay Salzman

Author:Norman Matloff & Peter Jay Salzman
Language: eng
Format: mobi, epub
Tags: COMPUTERS / Programming Languages / C
ISBN: 9781593272319
Publisher: No Starch Press
Published: 2009-08-19T16:00:00+00:00


In any event, a bus error is a processor-level exception that causes a SIGBUS signal to be raised on a Unix system. By default, SIGBUS will cause a process to dump core and terminate.

* * *

[15] There are two functions that are used to override default signal handlers because Linux, as with other Unixes, conforms to multiple standards. The signal() function,which is eaiser to use than sigaction(), conforms to the ANSI standard, whereas the sigaction() function is more complicated,but also more versatile, and conforms to the POSIX standard.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.