• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/

Lines Matching +defs:right +defs:only

80    process we asked about.  We can only ever have one outstanding.  */
178 we and the task in question are the only ones frobbing the thread list,
346 /* We only abort the thread if it's not actually running. */
739 /* Make a send right for it, so we can easily copy it for other people. */
797 proc server state. Note that the traced field is only updated from
924 because we'll change a thread only if it already has an existing proc
1077 /* Throw away the duplicate send right. */
1203 /* Set up the thread resume_sc's so that only the signal thread is running
1483 /* The proc server is single-threaded, and only allows a single
1564 stops, expecting one stop per exec, we only return major events
1742 /* Notify server routines. The only real one is dead name notification. */
1824 /* Process_reply server routines. We only use process_wait_reply. */
1893 /* Msg_reply server routines. We only use msg_sig_post_untraced_reply. */
1914 /* We only get this reply when we've posted a signal to a process which we
1933 /* Returns the number of messages queued for the receive right PORT. */
1994 the process, as we're just going to stop it right away anyway. */
2859 /* Steal a send right called NAME in the inferior task, and make it PROC's
2875 error (_("Couldn't extract send right %d from inferior: %s"),
3053 info_port_rights (char *args, mach_port_type_t only)
3064 long right = value_as_long (val);
3066 print_port_info (right, 0, inf->task->port, PORTINFO_DETAILS,
3069 error (_("%ld: %s."), right, safe_strerror (err));
3076 print_task_ports_info (inf->task->port, only, PORTINFO_DETAILS,
3210 The argument should be the value of the send right in the task."),
3400 The argument should be the value of the send right in the task."),