|
GDBserver
|
Go to the source code of this file.
Functions | |
| int | gdb_setpgid () |
| void | have_job_control () |
Variables | |
| int | job_control |
| int gdb_setpgid | ( | ) |
Definition at line 41 of file job-control.c.
References job_control.
Referenced by postfork_child_hook().
| void have_job_control | ( | ) |
| int job_control |
Definition at line 29 of file job-control.c.
Referenced by gdb_setpgid(), and have_job_control().
1.8.14