Home
last modified time | relevance | path

Searched refs:target_debug_print_ptid_t (Results 1 – 2 of 2) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/
H A Dtarget-delegates.c443 target_debug_print_ptid_t (arg0); in resume()
490 target_debug_print_ptid_t (arg0); in wait()
1413 target_debug_print_ptid_t (arg0); in post_startup_inferior()
1616 target_debug_print_ptid_t (arg1); in follow_exec()
1736 target_debug_print_ptid_t (arg0); in thread_alive()
1782 target_debug_print_ptid_t (arg0); in pid_to_str()
1914 target_debug_print_ptid_t (arg0); in stop()
2425 target_debug_print_ptid_t (arg0); in get_thread_local_address()
2953 target_debug_print_ptid_t (arg0); in thread_architecture()
2979 target_debug_print_ptid_t (arg0); in thread_address_space()
[all …]
H A Dtarget-debug.h71 #define target_debug_print_ptid_t(X) \ macro