Searched refs:procfs_wait (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | nto-procfs.c | 62 static ptid_t procfs_wait (ptid_t, struct target_waitstatus *); 609 procfs_wait (ptid_t ptid, struct target_waitstatus *ourstatus) in procfs_wait() function 1271 procfs_ops.to_wait = procfs_wait; in init_procfs_ops()
|
| H A D | procfs.c | 128 static ptid_t procfs_wait (ptid_t, struct target_waitstatus *); 169 procfs_ops.to_wait = procfs_wait; in init_procfs_ops() 3898 procfs_wait (ptid_t ptid, struct target_waitstatus *status) in procfs_wait() function
|
| H A D | ChangeLog-1994 | 2084 * (procfs_wait): Move wait_again label to ensure that we really 3263 * procfs.c (procfs_wait): Reinstate code which deduces the signal 3326 * procfs.c (procfs_wait): Use the signal from the pr_info rather 3543 * procfs.c (procfs_wait): Protect watchpoint code with appropriate 3600 * procfs.c (procfs_wait): Add cases for hardware watchpoints. 5614 * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes.
|
| H A D | ChangeLog-2001 | 6103 * procfs.c (do_attach, procfs_wait, procfs_resume) 6201 * procfs.c (do_attach, procfs_wait, procfs_first_available): Likewise. 6266 * procfs.c (procfs_wait): Likewise, for retval whose name 6331 * procfs.c (procfs_wait): Likewise. 6709 * procfs.c: (procfs_wait): if proc_wait_for_stop() fails 7249 (procfs_wait): Restructured code which checks for certain
|
| H A D | ChangeLog-1997 | 1417 * procfs.c (proc_set_exec_trap, procfs_init_inferior, procfs_wait, 1627 when the process exits; (procfs_resume, procfs_wait): cleanup
|
| H A D | ChangeLog-1996 | 838 (procfs_wait): Handle PR_DEAD event, which signals the termination 2065 (procfs_wait): Ditto.
|
| H A D | ChangeLog-1998 | 3963 * procfs.c (procfs_wait): handle syscall events first. 6032 (procfs_wait): use GETPID to get process ID.
|
| H A D | ChangeLog-2000 | 5097 (procfs_wait): Sysargs is a long, change printf format to match. 7982 (procfs_wait): Adjust format in some printf_filetered calls to
|
| H A D | ChangeLog-1992 | 1061 * inftarg.c (child_wait), procfs.c (procfs_wait): Add calls to 1940 (proc_wait): Renamed to static procfs_wait.
|
| H A D | ChangeLog | 2031 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events. 2032 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
|
| H A D | ChangeLog-1993 | 1430 * procfs.c (procfs_wait): Losing Unixware can't do poll on /proc
|
| H A D | ChangeLog-1999 | 1312 (do_attach) (do_detach) (procfs_wait) (set_proc_siginfo)
|
| H A D | ChangeLog-2003 | 609 * procfs.c (procfs_wait): Delete FAULTED_USE_SIGINFO comment.
|