OSDN Git Service

2011-06-22 Pedro Alves <pedro@codesourcery.com>
authorpalves <palves>
Wed, 22 Jun 2011 17:11:28 +0000 (17:11 +0000)
committerpalves <palves>
Wed, 22 Jun 2011 17:11:28 +0000 (17:11 +0000)
commit7862701946d391914c4542de4e9be15d7204779f
tree606bebd648fbad042fa15afacd031f9a3a54be38
parentd106444d323f5d34cb68feef88d73bd2b0b7bc3f
2011-06-22  Pedro Alves  <pedro@codesourcery.com>

* breakpoint.c (add_to_breakpoint_chain)
(init_raw_breakpoint_without_location): New functions, factored
out from ...
(set_raw_breakpoint_without_location): ... this one.
(init_raw_breakpoint): New function, factored out from
set_raw_breakpoint and adjusted to use
init_raw_breakpoint_without_location.
(set_raw_breakpoint): Adjust.
(init_catchpoint): New function, factored out from
create_catchpoint_without_mention and adjusted to use
init_raw_breakpoint.
(create_catchpoint_without_mention): Adjust.
gdb/ChangeLog
gdb/breakpoint.c