* breakpoint.c: ARI fixes.
authorPierre Muller <muller@sourceware.org>
Wed, 10 Jun 2009 04:32:08 +0000 (04:32 +0000)
committerPierre Muller <muller@sourceware.org>
Wed, 10 Jun 2009 04:32:08 +0000 (04:32 +0000)
commit059fb39f2af3a0c8c101c622644cf65279c0b48b
treeabee12a8271aa7dde77b48bf53386a1a2a5165c6
parent3052cdc29e022e4a3ef55d96371c4f89be1424a9
* breakpoint.c: ARI fixes.
(create_overlay_event_breakpoint): Avoid assignment inside if statement.
(print_one_breakpoint_location): Likewise.
(create_longjmp_breakpoint): Likewise.
(tracepoint_save_command): Likewise
(bpstat_find_step_resume_breakpoint): No operator at end of line.
(bpstat_stop_status): Likewise.
(describe_other_breakpoints): Likewise.
(hw_watchpoint_used_count): Likewise.
(expand_line_sal_maybe): Likewise.
(break_command_really): Likewise.
(delete_command): Likewise.
(do_enable_breakpoint): Likewise.
(delete_trace_command): Likewise.
(catch_exception_command_1): Likewise and remove extra parentheses.
gdb/ChangeLog
gdb/breakpoint.c
This page took 0.024046 seconds and 4 git commands to generate.