Searched refs:PTID (Results 1 – 15 of 15) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | threadaux.d | 57 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 D | ChangeLog-2007 | 3280 (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 D | ChangeLog-2008 | 5854 (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 D | ChangeLog-2011 | 275 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 D | ChangeLog-2001 | 6344 * arm-linux-nat.c (GET_THREAD_ID): Change PID to PTID.
|
| H A D | ChangeLog-2010 | 8763 * infrun.c (ptid_match): Don't assert that PTID is not a pid ptid.
|
| H A D | ChangeLog-2018 | 5306 (emit_continue_event): Pass PTID down to
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2007 | 3280 (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 D | ChangeLog-2008 | 5854 (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 D | ChangeLog-2011 | 275 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 D | ChangeLog-2001 | 6344 * arm-linux-nat.c (GET_THREAD_ID): Change PID to PTID.
|
| H A D | ChangeLog-2010 | 8763 * infrun.c (ptid_match): Don't assert that PTID is not a pid ptid.
|
| H A D | ChangeLog-2018 | 5306 (emit_continue_event): Pass PTID down to
|
| /netbsd-src/external/gpl3/gdb/dist/gdbserver/ |
| H A D | ChangeLog-2002-2021 | 14982 (lynx_resume): If PTID is null, then try using
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 43314 - 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
|