This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] configure.tgt: Update mips*-*-* to use remote-mips.o


On Thu, 20 Jan 2011 17:37:48 -0700
Kevin Buettner <kevinb@redhat.com> wrote:

> 	* configure.tgt (mips*-*-elf): New; just like mips*-*-*, but
> 	with remote-mips.o added to gdb_target_obs.
> 	* Makefile.in (ALL_TARGET_OBS): Add remote-mips.o.

I've committed this part.

But...

> In /cvs/gdbadmin/ss:
> 
> 	* gdb_find.sh: Don't prune remote-mips.c.

I was unable to commit this change.  Here is the error that I saw
when I attempted the commit:

Checking in gdb_find.sh;
/cvs/gdbadmin/ss/gdb_find.sh,v  <--  gdb_find.sh
new revision: 1.15; previous revision: 1.14
cvs [commit aborted]: could not open lock file `/cvs/gdbadmin/ss/,gdb_find.sh,': Permission denied

Kevin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]