Home
last modified time | relevance | path

Searched refs:remove_fork_catchpoint (Results 1 – 20 of 20) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dobsd-nat.h37 int remove_fork_catchpoint (int) override;
H A Dfbsd-nat.h87 int remove_fork_catchpoint (int) override;
H A Dobsd-nat.c221 obsd_nat_target::remove_fork_catchpoint (int pid) in remove_fork_catchpoint() function
H A Dlinux-nat.h120 int remove_fork_catchpoint (int) override;
H A Dtarget-delegates.c56 int remove_fork_catchpoint (int arg0) override;
227 int remove_fork_catchpoint (int arg0) override;
1436 target_ops::remove_fork_catchpoint (int arg0) in remove_fork_catchpoint() function
1438 return this->beneath ()->remove_fork_catchpoint (arg0); in remove_fork_catchpoint()
1442 dummy_target::remove_fork_catchpoint (int arg0) in remove_fork_catchpoint() function
1448 debug_target::remove_fork_catchpoint (int arg0) in remove_fork_catchpoint() function
1452 result = this->beneath ()->remove_fork_catchpoint (arg0); in remove_fork_catchpoint()
H A Dtarget.h619 virtual int remove_fork_catchpoint (int)
1673 (current_top_target ()->remove_fork_catchpoint) (pid)
H A Dfbsd-nat.c1605 fbsd_nat_target::remove_fork_catchpoint (int pid) in remove_fork_catchpoint() function
H A Dlinux-nat.c638 linux_nat_target::remove_fork_catchpoint (int pid) in remove_fork_catchpoint() function
H A Dremote.c681 int remove_fork_catchpoint (int) override;
2252 remote_target::remove_fork_catchpoint (int pid)
H A DChangeLog6088 (remove_fork_catchpoint, post_startup_inferior)
6091 (remove_fork_catchpoint, post_startup_inferior)
6094 (remove_fork_catchpoint, post_startup_inferior)
6097 (remove_fork_catchpoint, post_startup_inferior)
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dobsd-nat.h37 int remove_fork_catchpoint (int) override;
H A Dfbsd-nat.h87 int remove_fork_catchpoint (int) override;
H A Dobsd-nat.c221 obsd_nat_target::remove_fork_catchpoint (int pid) in remove_fork_catchpoint() function
H A Dlinux-nat.h120 int remove_fork_catchpoint (int) override;
H A Dtarget-delegates.c56 int remove_fork_catchpoint (int arg0) override;
227 int remove_fork_catchpoint (int arg0) override;
1436 target_ops::remove_fork_catchpoint (int arg0) in remove_fork_catchpoint() function
1438 return this->beneath ()->remove_fork_catchpoint (arg0); in remove_fork_catchpoint()
1442 dummy_target::remove_fork_catchpoint (int arg0) in remove_fork_catchpoint() function
1448 debug_target::remove_fork_catchpoint (int arg0) in remove_fork_catchpoint() function
1452 result = this->beneath ()->remove_fork_catchpoint (arg0); in remove_fork_catchpoint()
H A Dtarget.h619 virtual int remove_fork_catchpoint (int)
1673 (current_top_target ()->remove_fork_catchpoint) (pid)
H A Dfbsd-nat.c1605 fbsd_nat_target::remove_fork_catchpoint (int pid) in remove_fork_catchpoint() function
H A Dlinux-nat.c638 linux_nat_target::remove_fork_catchpoint (int pid) in remove_fork_catchpoint() function
H A Dremote.c681 int remove_fork_catchpoint (int) override;
2252 remote_target::remove_fork_catchpoint (int pid)
H A DChangeLog6088 (remove_fork_catchpoint, post_startup_inferior)
6091 (remove_fork_catchpoint, post_startup_inferior)
6094 (remove_fork_catchpoint, post_startup_inferior)
6097 (remove_fork_catchpoint, post_startup_inferior)