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: RFA: >, >>, and "tee" operators


So in other words, I'd like to stick with
>  redirect [-a[ppend]] FILE [COMMAND]
>  log [-a[ppend]] FILE [COMMAND]
Don't forget that prefix `-' and `--' are valid C operators. You can't tell the difference between the above and a valid C expressions. I think that rules `-...' out.

I also think it should be part of the ``set'' family. I think it is entirely reasonable for a user to type:
``show logfile''
set/show can be used in ways that avoid the need for parameters.

enjoy,
Andrew



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