Use ui_out_redirect_pop in more places
This changes ui_out_redirect_pop to also perform the redirection, and then updates several sites to use this, rather than explicit redirects.
Showing
- gdb/breakpoint.c 2 additions, 11 deletionsgdb/breakpoint.c
- gdb/guile/scm-breakpoint.c 1 addition, 2 deletionsgdb/guile/scm-breakpoint.c
- gdb/guile/scm-ports.c 1 addition, 2 deletionsgdb/guile/scm-ports.c
- gdb/mi/mi-interp.c 8 additions, 21 deletionsgdb/mi/mi-interp.c
- gdb/python/py-breakpoint.c 1 addition, 3 deletionsgdb/python/py-breakpoint.c
- gdb/top.c 1 addition, 2 deletionsgdb/top.c
- gdb/ui-out.h 4 additions, 2 deletionsgdb/ui-out.h
Loading
Please register or sign in to comment