Home
last modified time | relevance | path

Searched refs:PTID (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dthreadaux.d57 alias size_t PTID; member
72 PTID /*Unique*/ProcessId;
73 PTID InheritedFromUniqueProcessId;
106 PTID ProcessId;
107 PTID ThreadId;
125 PTID ProcessId;
126 PTID ThreadId;
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20073280 (amd64_linux_dr_get): Take a PTID argument. Correct typo.
3281 (amd64_linux_dr_set): Take a PTID argument.
3288 (i386_linux_dr_get, i386_linux_dr_set): Take a PTID argument.
3295 * ia64-linux-nat.c (enable_watchpoints_in_psr): Take PTID argument.
3313 (s390_fix_watch_points): Take a PTID argument.
5460 * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.
5476 * avr-tdep.c (avr_read_pc): Add REGCACHE argument. Remove PTID
5487 * arm-tdep.c (arm_write_pc): Add REGCACHE argument. Remove PTID
5509 (mips_read_pc): Add REGCACHE argument. Remove PTID argument.
7079 argument instead of PTID. Use regcache functions instead of
H A DChangeLog-20085854 (add_thread_silent): Take care of PTID reuses.
5957 PTID.
8319 and register the fork's PTID as a thread.
9573 new PTID.
9580 (check_event, find_new_threads_callback): Do not add TID to the new PTID.
H A DChangeLog-2011275 not LP->PTID.
2068 and frame caches if PTID refers to all threads of a process.
10971 current_thread_arch when PTID matches. Only reinit the frame
10972 cache if PTID matches the current inferior_ptid. Move alloca(0)
H A DChangeLog-20016344 * arm-linux-nat.c (GET_THREAD_ID): Change PID to PTID.
H A DChangeLog-20108763 * infrun.c (ptid_match): Don't assert that PTID is not a pid ptid.
H A DChangeLog-20185306 (emit_continue_event): Pass PTID down to
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20073280 (amd64_linux_dr_get): Take a PTID argument. Correct typo.
3281 (amd64_linux_dr_set): Take a PTID argument.
3288 (i386_linux_dr_get, i386_linux_dr_set): Take a PTID argument.
3295 * ia64-linux-nat.c (enable_watchpoints_in_psr): Take PTID argument.
3313 (s390_fix_watch_points): Take a PTID argument.
5460 * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.
5476 * avr-tdep.c (avr_read_pc): Add REGCACHE argument. Remove PTID
5487 * arm-tdep.c (arm_write_pc): Add REGCACHE argument. Remove PTID
5509 (mips_read_pc): Add REGCACHE argument. Remove PTID argument.
7079 argument instead of PTID. Use regcache functions instead of
H A DChangeLog-20085854 (add_thread_silent): Take care of PTID reuses.
5957 PTID.
8319 and register the fork's PTID as a thread.
9573 new PTID.
9580 (check_event, find_new_threads_callback): Do not add TID to the new PTID.
H A DChangeLog-2011275 not LP->PTID.
2068 and frame caches if PTID refers to all threads of a process.
10971 current_thread_arch when PTID matches. Only reinit the frame
10972 cache if PTID matches the current inferior_ptid. Move alloca(0)
H A DChangeLog-20016344 * arm-linux-nat.c (GET_THREAD_ID): Change PID to PTID.
H A DChangeLog-20108763 * infrun.c (ptid_match): Don't assert that PTID is not a pid ptid.
H A DChangeLog-20185306 (emit_continue_event): Pass PTID down to
/netbsd-src/external/gpl3/gdb/dist/gdbserver/
H A DChangeLog-2002-202114982 (lynx_resume): If PTID is null, then try using
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git43314 - ptid: the PTID of the thread, a 3-attribute tuple, identical to
127244 passed in PTID. It goes like this today:
127246 - if the passed in PTID is a thread, then the step/signal request is
127249 - otherwise, if PTID is a wildcard (all threads or all threads of
127250 process), the step/signal request is for inferior_ptid, and PTID
127258 - PTID indicates the set of threads that run free.
127263 That's what this patch does. It renames the PTID parameter to
127265 target_resume's description. In addition, it also renames PTID to