This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Use console uiout when executing breakpoint commands
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Simon Marchi <simon dot marchi at polymtl dot ca>
- Cc: gdb-patches at sourceware dot org
- Date: Wed, 01 Nov 2017 05:45:11 +0200
- Subject: Re: [PATCH] Use console uiout when executing breakpoint commands
- Authentication-results: sourceware.org; auth=none
- References: <83vaj8c3fj.fsf@gnu.org> <20171021184121.694-1-simon.marchi@polymtl.ca> <2a3ce6b1-844a-e212-28f7-3787c325ad66@polymtl.ca>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Cc: eliz@gnu.org
> From: Simon Marchi <simon.marchi@polymtl.ca>
> Date: Tue, 31 Oct 2017 21:37:09 -0400
>
> I pushed this patch in.
Great, thanks a lot!