Patch for gdb/mi 792

Eli Zaretskii eliz@is.elta.co.il
Tue Oct 22 22:57:00 GMT 2002


On Tue, 22 Oct 2002, Andrew Cagney wrote:

> s,gdb/testsuite/gdb.c++,gdb/testsuite/gdb.cxx,
> ...
> s,gdb/testsuite/gdb.c++/m-static.cc,gdb/testsuite/gdb.cxx/m-static.cc,
> s,gdb/testsuite/gdb.c++/m-static1.cc,gdb/testsuite/gdb.cxx/m-stat1.cc,
> s,gdb/testsuite/gdb.c++/m-static.exp,gdb/testsuite/gdb.cxx/m-static.exp,
> s,gdb/testsuite/gdb.c++/m-static.h,gdb/testsuite/gdb.cxx/m-static.h,
> 
> but the actual renames never match since the first s/// resulted in:
> 
> gdb/testsuite/gdb.cxx/m-static.cc
> gdb/testsuite/gdb.cxx/m-static.exp
> gdb/testsuite/gdb.cxx/m-static.h
> gdb/testsuite/gdb.cxx/m-static1.cc
> 
> being passed to doschk (see src/contrib).
> 
> I'm not sure how well this compares to the behavior of the actual DJGPP 
> command.

The program used to rename the files on the fly (called DJTAR) needs that 
both the directory and each one of the files in that directory be 
mentioned on the rename list.



More information about the Gdb-patches mailing list