This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Move strace -m/explicit location test to strace.exp
- From: Keith Seitz <keiths at redhat dot com>
- To: gdb-patches at sourceware dot org
- Date: Mon, 17 Aug 2015 12:13:12 -0700
- Subject: Re: [PATCH] Move strace -m/explicit location test to strace.exp
- Authentication-results: sourceware.org; auth=none
- References: <1439503872-21912-1-git-send-email-keiths at redhat dot com> <55D2171B dot 80308 at redhat dot com>
On 08/17/2015 10:17 AM, Pedro Alves wrote:
>> gdb/testsuite/ChangeLog
>>
>> * gdb.linespec/explicit.exp: Move strace test from here ...
>> * gdb.trace/strace.exp: ... to here.
>
> OK.
Pushed. Thank you, Pedro.
Keith