Home
last modified time | relevance | path

Searched refs:setup_target_debug (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtarget.c207 static void setup_target_debug (void);
697 setup_target_debug (); in push_target()
2476 setup_target_debug (void) in setup_target_debug() function
H A DChangeLog-19982212 (setup_target_debug): Initialize new target_ops vector fields.
2232 (setup_target_debug): Initialize the 3 new target_ops vector fields
2262 (setup_target_debug): Give new fields in current_target target_ops vector values.
3191 (setup_target_debug): Initialize new target_ops vector fields.
3201 (setup_target_debug): Initialize the 3 new target_ops vector fields
3215 (setup_target_debug): Give new fields in current_target target_ops
H A DChangeLog-2002613 (init_dummy_target, setup_target_debug): Delete references to
768 (setup_target_debug): Likewise.
1817 (setup_target_debug): Don't set to_clone_and_follow_inferior
1862 (setup_target_debug): Likewise.
1886 (setup_target_debug): Remove reference to
4458 (setup_target_debug): Set to_terminal_save_ours.
H A DChangeLog-20031705 (add_target, update_current_target, setup_target_debug): Set
2193 (setup_target_debug): Set "to_read_partial" and "to_write_partial"
6827 (setup_target_debug): Set to_disconnect.
H A DChangeLog-19952220 (setup_target_debug): Add debug_to_thread_alive.
H A DChangeLog789 (setup_target_debug): Do not override to_xfer_partial.
838 (debug_to_post_wait, setup_target_debug): Delete functions and
H A DChangeLog-20008109 (setup_target_debug): add debug_to_find_new_threads.
H A DChangeLog-20016697 (setup_target_debug): Likewise
H A DChangeLog-19995038 (setup_target_debug): Initialize current_target.to_rcmd.