OSDN Git Service

2011-06-22 Pedro Alves <pedro@codesourcery.com>
authorpalves <palves>
Wed, 22 Jun 2011 17:15:06 +0000 (17:15 +0000)
committerpalves <palves>
Wed, 22 Jun 2011 17:15:06 +0000 (17:15 +0000)
commitc34a2ac1bdbe4fab05a23048b21887e6595bd131
tree1c5c95f246ab33668ed25074550e2eb00c9c1eb6
parent756e3217f7487f70a8c1c9e7bcaad45fb1871dc7
2011-06-22  Pedro Alves  <pedro@codesourcery.com>

* breakpoint.h (struct breakpoint): Delete field `exec_pathname'.
* breakpoint.c (init_raw_breakpoint_without_location): Remove
reference to exec_pathname.
(struct exec_catchpoint): New type.
(dtor_catch_exec): New function.
(insert_catch_exec, print_it_catch_exec, print_one_catch_exec): Adjust.
(catch_exec_breakpoint_ops): Install dtor_catch_syscall.
(catch_exec_command_1): Adjust to use init_catchpoint.
(delete_breakpoint): Remove reference to exec_pathname.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h