|
GDB (API)
|
#include "defs.h"#include "signal.h"#include "nat/linux-nat.h"#include "nat/linux-waitpid.h"#include "gdb_wait.h"Go to the source code of this file.
Functions | |
| int | my_waitpid (int pid, int *status, int flags) |
| int my_waitpid | ( | int | pid, |
| int * | status, | ||
| int | flags | ||
| ) |
Definition at line 55 of file linux-waitpid.c.
1.7.6.1