This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Handle powerpc branch instruction on gdb.trace/entry-values.exp
- From: Luis Machado <lgustavo at codesourcery dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: "'gdb-patches at sourceware dot org'" <gdb-patches at sourceware dot org>
- Date: Wed, 2 Jul 2014 12:02:10 +0100
- Subject: Re: [PATCH] Handle powerpc branch instruction on gdb.trace/entry-values.exp
- Authentication-results: sourceware.org; auth=none
- References: <53B2B5ED dot 40607 at codesourcery dot com> <87fvilrqo1 dot fsf at fleche dot redhat dot com>
- Reply-to: <lgustavo at codesourcery dot com>
On 07/01/2014 05:26 PM, Tom Tromey wrote:
"Luis" == Luis Machado <lgustavo@codesourcery.com> writes:
Luis> 2014-07-01 Luis Machado <lgustavo@codesourcery.com>
Luis> * gdb.trace/entry-values.exp: Handle powerpc-specific branch
Luis> instruction.
Ok, thanks.
Tom
Thanks. I've pushed this now.
Luis