GDB (xrefs)
|
Go to the source code of this file.
Functions | |
void | fbsd_nat_add_target (struct target_ops *) |
void fbsd_nat_add_target | ( | struct target_ops * | ) |
Definition at line 491 of file fbsd-nat.c.
References add_target(), fbsd_find_memory_regions(), fbsd_pid_to_exec_file(), target_ops::to_find_memory_regions, target_ops::to_follow_fork, target_ops::to_insert_exec_catchpoint, target_ops::to_insert_fork_catchpoint, target_ops::to_insert_vfork_catchpoint, target_ops::to_pid_to_exec_file, target_ops::to_post_attach, target_ops::to_post_startup_inferior, target_ops::to_remove_exec_catchpoint, target_ops::to_remove_fork_catchpoint, target_ops::to_remove_vfork_catchpoint, and target_ops::to_wait.
Referenced by _initialize_amd64fbsd_nat(), _initialize_i386fbsd_nat(), _initialize_ppcfbsd_nat(), and _initialize_sparc64fbsd_nat().