|
GDB (xrefs)
|
Variables | |
| static constexpr ptid_t | pid = ptid_t (1) |
| static constexpr ptid_t | lwp = ptid_t (1, 2, 0) |
| static constexpr ptid_t | tid = ptid_t (1, 0, 2) |
| static constexpr ptid_t | both = ptid_t (1, 2, 2) |
| static constexpr ptid_t | null = ptid_t::make_null () |
| static constexpr ptid_t | minus_one = ptid_t::make_minus_one () |
Definition at line 44 of file ptid-selftests.c.
Definition at line 42 of file ptid-selftests.c.
Referenced by aarch64_linux_new_thread(), aarch64_linux_prepare_to_resume(), arm_linux_prepare_to_resume(), bsd_kvm_proc_cmd(), darwin_get_ada_task_ptid(), debug_reg_change_callback(), default_get_ada_task_ptid(), find_lwp_pid(), gdbpy_create_ptid_object(), linux_nat_stop_lwp(), linux_nat_thread_address_space(), linux_nat_update_thread_list(), linux_proc_attach_tgid_threads(), linux_stop_lwp(), lwp_arch_private_info(), lwp_debug_registers_changed(), lwp_is_stepping(), lwp_is_stopped(), lwp_set_arch_private_info(), lwp_set_debug_registers_changed(), lwp_stop_reason(), lwp_to_thread(), ptid_build(), ptid_from_atcb_common(), ptid_of_lwp(), remote_get_ada_task_ptid(), remote_newthread_step(), solaris_pid_to_str(), thread_db_get_ada_task_ptid(), update_debug_registers_callback(), update_registers_callback(), windows_get_ada_task_ptid(), x86_linux_new_thread(), x86_linux_prepare_to_resume(), and x86_linux_update_debug_registers().
|
static |
Definition at line 51 of file ptid-selftests.c.
|
static |
Definition at line 50 of file ptid-selftests.c.
Definition at line 41 of file ptid-selftests.c.
Definition at line 43 of file ptid-selftests.c.
Referenced by aarch64_linux_get_debug_reg_capacity(), aarch64_linux_prepare_to_resume(), aarch64_linux_read_description(), aarch64_linux_set_debug_regs(), aarch64_linux_stopped_data_address(), agent_run_command(), aix_thread_extra_thread_info(), aix_thread_fetch_registers(), aix_thread_resume(), aix_thread_store_registers(), amd64_linux_fetch_inferior_registers(), amd64_linux_store_inferior_registers(), arm_linux_get_hwbp_cap(), arm_linux_read_description(), can_use_watchpoint_cond_accel(), check_regset(), create_procinfo(), darwin_pid_to_str(), darwin_resume(), debug_reg_change_callback(), default_get_ada_task_ptid(), fetch_all_fp_regs(), fetch_all_gp_regs(), fetch_altivec_register(), fetch_altivec_registers(), fetch_fp_regs(), fetch_fpregs(), fetch_fpregs_from_thread(), fetch_fpxregs(), fetch_gp_regs(), fetch_gregs(), fetch_gregs_from_thread(), fetch_inferior_registers(), fetch_ppc_memory(), fetch_ppc_memory_1(), fetch_ppc_register(), fetch_ppc_registers(), fetch_register(), fetch_regs(), fetch_regs_kernel_thread(), fetch_regset(), fetch_spe_register(), fetch_vfp_regs(), fetch_vsx_register(), fetch_vsx_registers(), fetch_wmmx_regs(), fetch_xstateregs(), fetch_xtregs(), find_procinfo(), find_procinfo_or_die(), gdbpy_create_ptid_object(), get_cores_used_by_process(), get_spe_registers(), gnu_pid_to_str(), hwdebug_find_thread_points_by_tid(), hwdebug_insert_point(), hwdebug_remove_point(), i386_linux_fetch_inferior_registers(), i386_linux_store_inferior_registers(), inf_tid_to_thread(), iter_tid(), linux_proc_tid_get_name(), linux_xfer_osdata_threads(), list_available_thread_groups(), m32r_linux_fetch_inferior_registers(), m32r_linux_store_inferior_registers(), m68k_linux_fetch_inferior_registers(), m68k_linux_store_inferior_registers(), make_proc(), mips64_linux_regsets_fetch_registers(), mips64_linux_regsets_store_registers(), mips_linux_new_thread(), mips_linux_read_description(), pd_update(), pdc_read_regs(), pdc_write_regs(), ppc_linux_can_use_hw_breakpoint(), ppc_linux_fetch_inferior_registers(), ppc_linux_new_thread(), ppc_linux_read_description(), ppc_linux_store_inferior_registers(), ppc_linux_target_wordsize(), ppc_linux_thread_exit(), procfs_fetch_registers(), procfs_info_proc(), procfs_pid_to_str(), procfs_set_thread(), procfs_store_registers(), procfs_thread_alive(), procfs_update_thread_list(), ptid_build(), ravenscar_active_task(), read_ptid(), s390_inferior_tid(), s390_linux_fetch_inferior_registers(), s390_linux_store_inferior_registers(), s390_prepare_to_resume(), s390_read_description(), s390_show_debug_regs(), set_spe_registers(), spu_child_post_startup_inferior(), store_all_fp_regs(), store_all_gp_regs(), store_altivec_register(), store_altivec_registers(), store_debug_register(), store_fp_regs(), store_fpregs(), store_fpregs_to_thread(), store_fpxregs(), store_gp_regs(), store_gregs(), store_gregs_to_thread(), store_inferior_registers(), store_ppc_memory(), store_ppc_memory_1(), store_ppc_registers(), store_register(), store_regs(), store_regs_kernel_thread(), store_regset(), store_spe_register(), store_vfp_regs(), store_vsx_register(), store_vsx_registers(), store_wmmx_regs(), store_xstateregs(), store_xtregs(), sync_threadlists(), thread_db_find_thread_from_tid(), update_thread_private_data(), VEC(), windows_thread_alive(), write_ptid(), write_watchpoint_regs(), x86_linux_dr_get(), x86_linux_dr_set(), and x86_linux_read_description().
1.8.14