* breakpoint.c (allocate_bp_location): Use bp_loc_other for
commit15c3d785c32724ff94d54a613fcb627d1da0b721
authorPedro Alves <palves@redhat.com>
Fri, 12 Feb 2010 01:24:09 +0000 (12 01:24 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 12 Feb 2010 01:24:09 +0000 (12 01:24 +0000)
treeadb5ddc9dfd935f7e226f68e679a55519c915cd3
parentfd9b8c249a7a95cc869675f09634e62c808483bc
* breakpoint.c (allocate_bp_location): Use bp_loc_other for
bp_tracepoint and bp_fast_tracepoint, not
bp_loc_software_breakpoint.
(update_global_location_list): Tracepoints are never duplicates of
anything.
gdb/ChangeLog
gdb/breakpoint.c