GDB (xrefs)
|
#include "defs.h"
#include "gdbsupport/scoped_ignore_signal.h"
#include "gdbsupport/selftest.h"
#include "gdbsupport/scope-exit.h"
#include <unistd.h>
#include <signal.h>
Go to the source code of this file.
Namespaces | |
namespace | selftests |
namespace | selftests::scoped_ignore_sig |
Functions | |
void | _initialize_scoped_ignore_signal_selftests () |
void _initialize_scoped_ignore_signal_selftests | ( | ) |
Definition at line 120 of file scoped_ignore_signal-selftests.c.