* infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
authorGrace Sainsbury <graces@redhat.com>
Fri, 23 Aug 2002 20:49:38 +0000 (20:49 +0000)
committerGrace Sainsbury <graces@redhat.com>
Fri, 23 Aug 2002 20:49:38 +0000 (20:49 +0000)
commit81d0cc192bd2194024738af9cede8b472702107f
tree9cc0890aa987d514bb0cf341ec40b2b49dabde11
parent0312286c94c3e88ca30ea61f5fe60e4fb24d0aa1
* infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
when breakpoints fail. Move general breakpoint error messages to
insert_breakpoints.
* breakpoint.c (insert_breakpoints): Change warnings when
breakpoints are nto inserted to specify the type. Remove call to
memory_error when hardware breakpoints can't be inserted. Remove
multiple calls to warning so all messages are sent to the user at
once.
(delete_breakpoints): Make insert error messsages more explicit.
gdb/ChangeLog
gdb/breakpoint.c
gdb/infrun.c
This page took 0.024918 seconds and 4 git commands to generate.