[RFA 3/4] Remove interp_ui_out

Pedro Alves palves@redhat.com
Fri May 25 18:37:00 GMT 2018


On 04/30/2018 06:12 AM, Tom Tromey wrote:
> The function interp_ui_out simply calls the interp_ui_out method.
> However, if it is passed a NULL interpreter, it first finds the
> current interpreter.  I believe, though, that NULL is never passed
> here, and I think it's simpler to just remove this function and
> require callers to be more explicit.

OK.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list