This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [rfa] git repo fixup: delete gdb/testsuite/gdb.gdbtk
- From: Tom Tromey <tromey at redhat dot com>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: gdb-patches at sourceware dot org, Jim Meyering <meyering at redhat dot com>
- Date: Tue, 16 Nov 2010 10:26:26 -0700
- Subject: Re: [rfa] git repo fixup: delete gdb/testsuite/gdb.gdbtk
- References: <20101116051126.GA29074@host0.dyn.jankratochvil.net>
>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
Jan> therefore I would like to delete:
Jan> gdb/testsuite/gdb.gdbtk
Jan> gdb/testsuite/gdb.gdbtk/ChangeLog
Jan> gdb/testsuite/gdb.gdbtk/browser.exp
Jan> gdb/testsuite/gdb.gdbtk/c_variable.exp
Jan> gdb/testsuite/gdb.gdbtk/console.exp
Jan> gdb/testsuite/gdb.gdbtk/cpp_variable.exp
Jan> gdb/testsuite/gdb.gdbtk/srcwin.exp
Jan> gdb/testsuite/gdb.gdbtk/windows.exp
Jan> so that `make clean' succeeds like in the CVS checkout.
Jan> IIRC I/everyone have to rights to push it for "master".
Jan> Are there any issues?
I don't know. I've CC'd Jim Meyering, who maintains the git mirroring.
Jim, these are files that are part of the Insight module in CVS. They
shouldn't be in gdb.git. Can we just delete them? Or do we need
something different?
Tom