This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [patch]: The new cli files are in - use "cvs update -d"


Fernando Nasser wrote:
> 
> It is in.  I did not add the 10K lines of "-" and "+" caused by the code
> moving in this message.  I added the interesting bits, I believe.
> 
> Don't forget to use "-d" to get the new files.

FYI,

Either:

	cd src/gdb && cvs update -d cli
or	cd src/gdb/../.. && cvs -d `cat src/CVS/Root` co gdb

are better.  A `cvs update -d` can give you more than you ever wanted
:-)

	enjoy,
		Andrew

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