* breakpoint.c (allocate_bp_location): Take bpt and bp_type
authorDaniel Jacobowitz <drow@false.org>
Thu, 6 Nov 2003 18:20:52 +0000 (18:20 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 6 Nov 2003 18:20:52 +0000 (18:20 +0000)
commite049a4b52e7b68f3bc47d4221c6fe84d03ccf1cf
tree7a1ef4139e29d3afa5e967bddfcb2275482fee15
parentadeee247f4fb02f62001298feba359b3437533dc
* breakpoint.c (allocate_bp_location): Take bpt and bp_type
arguments.  Initialize owner and type for the new breakpoint
location item.
(set_raw_breakpoint): Update call to allocate_bp_location.
gdb/ChangeLog
gdb/breakpoint.c