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: [RFA-v3] Add scripts to generate ARI web pages to gdb/contrib/ari directory


>   The patch should apply cleanly using
> patch -p 0 -I ari.patch at
> src/gdb directory level and create new scripts in
> gdb/contrib./ari directory.

  I knew I was forgetting something, but it only comes back when you hit the
'Send' button....

Here it is: 
as Sergio noted, the patch doesn't contain any filemode specification.
I only use CVS which doesn't seem to care when creating a patch...

This means that you need to use
chmod u+x contrib./ari/*.sh

in order to be able to create a web page by simply calling
./contrib./ari/create-web-ari-in-src.sh

Sorry about this,

Pierre


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