OSDN Git Service

gdb/
authorjkratoch <jkratoch>
Sat, 21 Nov 2009 05:01:08 +0000 (05:01 +0000)
committerjkratoch <jkratoch>
Sat, 21 Nov 2009 05:01:08 +0000 (05:01 +0000)
commit4936a450bddc11f2a2338b9d5bb5ff73f5eefe51
tree5d1f921f8b5ffa606924085f0f6ae7d11f1c57b4
parent38fb2b8e5bf160ab8dcfb18507303abb698f9ae7
gdb/
* breakpoint.c (bp_location_compare): Change parameter a to ap and b to
bp.  New variables a and b.
(bp_location_compare_for_qsort): Remove.
(update_global_location_list): Use now bp_location_compare.
gdb/ChangeLog
gdb/breakpoint.c