]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/breakpoint.c
2012-01-24 Pedro Alves <palves@redhat.com>
authorPedro Alves <palves@redhat.com>
Tue, 24 Jan 2012 19:12:32 +0000 (19:12 +0000)
committerPedro Alves <palves@redhat.com>
Tue, 24 Jan 2012 19:12:32 +0000 (19:12 +0000)
commita9b3a50fbaa6ade527760b3183885e2eb24d339b
tree880d440a4d02c1925e222c714db2983b4b90de3a
parent53fe17833448d3f85e4a186522486c3ecbbae357
2012-01-24  Pedro Alves  <palves@redhat.com>

* breakpoint.c (bpstat_stop_status): Moving clearing print_it
outside `bs->stop' block.
(bpstat_what): Rework bp_shlib_event handling.
(internal_bkpt_check_status): If the breakpoint is a
bp_shlib_event, then set bs->stop and bs->print if
stop_on_solib_events is set.
gdb/ChangeLog
gdb/breakpoint.c