This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Fix typo in gdb/testsuite/gdb.arch/thumb2-it.S
- From: Sergio Durigan Junior <sergiodj at redhat dot com>
- To: Tom de Vries <Tom_deVries at mentor dot com>
- Cc: Pedro Alves <palves at redhat dot com>, <gdb-patches at sourceware dot org>
- Date: Mon, 21 Oct 2013 13:36:59 -0200
- Subject: Re: [PATCH] Fix typo in gdb/testsuite/gdb.arch/thumb2-it.S
- Authentication-results: sourceware.org; auth=none
- References: <5263E0CB dot 30704 at mentor dot com> <52653F88 dot 6020008 at redhat dot com> <52654747 dot 2030909 at mentor dot com>
On Monday, October 21 2013, Tom de Vries wrote:
> On 21/10/13 16:51, Pedro Alves wrote:
>> On 10/20/2013 02:55 PM, Tom de Vries wrote:
>>
>>> 2013-10-20 Tom de Vries <tom@codesourcery.com>
>>>
>>> * gdb.arch/thumb2-it.S (it_8): Fix typo.
>>
>> OK.
>>
>
> Pedro,
>
> Thanks. I've tried to commit using cvs and got:
> ...
> $ cvs commit -F ./thumb2-it-typo.log gdb/testsuite
> ...
> binutils and gdb have migrated to git
> cvs commit: Pre-commit check failed
> binutils and gdb have migrated to git
> cvs commit: Pre-commit check failed
> cvs [commit aborted]: correct above errors first!
> ...
>
> I suspect cvs is the way to apply since http://www.sourceware.org/gdb/current
> says git is read-only. I suppose this error is due to lack of permissions.
>
> I'd be happy to have checkin permissions, and to apply myself.
>
> Otherwise, can you apply?
The GDB and binutils repositories (a.k.a. CVS "src" repo) is being
migrated to git right now.
https://sourceware.org/ml/gdb/2013-10/msg00068.html
The commit has been disabled until the migration finishes.
--
Sergio