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]

[RFA 0/4] Implement | (pipe) command.


This patch series adds the pipe command, that allows to send the output
of a GDB command to a shell command.

The first patch allows a command to repeat a previous command.
Currently only used by the pipe command added in this series, but
the idea is that the slash command will also use this feature to
repeat a previous command.



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