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]
Other format: [Raw text]

Re: [patch/rfc] post-process the `maint print architecture' from gdb_mbuild.sh


> I can save the unedited output.

Works for me.

> To make sed worthwhile, I'd need to construct a sed script that did all 
> substitutions in a single pass.  Otherwize the script ends up repeating:
> 	sed -e ... < input > output
> 	mv output input
> which is equivalent to ed.  That, I think, is something for a rainy day.

I am fond of the "_P_rogram to replace _E_d scripts on _R_ainy-days
_L_anguage", myself.

Michael C


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