OSDN Git Service

* breakpoint.c (allocate_bp_location): Take bpt and bp_type
authorDaniel Jacobowitz <dan@debian.org>
Thu, 6 Nov 2003 18:20:52 +0000 (18:20 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Thu, 6 Nov 2003 18:20:52 +0000 (18:20 +0000)
commitbc735ba8eb600a1342b9b2448a264cb30fc02e6f
tree67db5dc3ca14a7fb3c1d360b7d297302bd1f52bf
parenta707adf78c49d1185755cd3ba2d2e79edf30f6f0
* 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