2011-06-22 Pedro Alves <pedro@codesourcery.com>
authorPedro Alves <palves@redhat.com>
Wed, 22 Jun 2011 17:15:06 +0000 (17:15 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 22 Jun 2011 17:15:06 +0000 (17:15 +0000)
commitb4d900402c4bcfc98a49931a40546421042d0344
tree94d0e478c9066e004e4ff2ab5755d18604ea82be
parentbe5c67c19cb131cd03579219d035fa3138a3f555
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
This page took 0.039866 seconds and 4 git commands to generate.