This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Assign 'targerr' instead of 'targ' to gdb_stdtargerr.
- From: Tom Tromey <tromey at redhat dot com>
- To: Marc Khouzam <marc dot khouzam at ericsson dot com>
- Cc: <gdb-patches at sourceware dot org>
- Date: Thu, 03 Jul 2014 12:16:31 -0600
- Subject: Re: [PATCH] Assign 'targerr' instead of 'targ' to gdb_stdtargerr.
- Authentication-results: sourceware.org; auth=none
- References: <1404328417-28116-1-git-send-email-marc dot khouzam at ericsson dot com>
>>>>> "Marc" == Marc Khouzam <marc.khouzam@ericsson.com> writes:
Marc> 2014-07-02 Marc Khouzam <marc.khouzam@ericsson.com>
Marc> * cli/cli-logging.c (pop_output_files): Assign targerr to
Marc> gdb_stdtargerr.
Ok. Thanks for finding this.
Tom