OSDN Git Service

* breakpoint.c (wrap_indent_at_field): New function.
authoruweigand <uweigand>
Mon, 28 Feb 2011 15:21:20 +0000 (15:21 +0000)
committeruweigand <uweigand>
Mon, 28 Feb 2011 15:21:20 +0000 (15:21 +0000)
commit189afc85cfcc8a0945cff55c5813a68a3268768f
tree78ec348100f0d756acfa00b0584fd3d13262d15c
parentde7ae8281ec6988f315ac8db5025f99fe0870ce6
* 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