* breakpoint.c (wrap_indent_at_field): New function.
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 28 Feb 2011 15:21:21 +0000 (15:21 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Mon, 28 Feb 2011 15:21:21 +0000 (15:21 +0000)
commit170b53b2b6ca83fe08123b53fad469ba8e92aed4
treeb702af87ab0ae241089a219cd62eb989407a9427
parent81896e36e82ae1d86cdcdb011021860eb3fb7049
* breakpoint.c (wrap_indent_at_field): New function.
(print_breakpoint_location): Use it instead of WRAP_INDENT argument.
Allocate ui_stream locally instead of using STB argument.
(print_one_breakpoint_location): Update call.
* ui-out.c (ui_out_query_field): New function.
* ui-out.h (ui_out_query_field): Add prototype.
gdb/ChangeLog
gdb/breakpoint.c
gdb/ui-out.c
gdb/ui-out.h