Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA 0/4] Implement | (pipe) command.
@ 2019-04-20 21:22 Philippe Waroquiers
  2019-04-20 21:22 ` [RFA 1/4] Add previous_saved_command_line to allow a command to repeat a previous command Philippe Waroquiers
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Philippe Waroquiers @ 2019-04-20 21:22 UTC (permalink / raw)
  To: gdb-patches

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.



^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2019-04-25  5:58 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-20 21:22 [RFA 0/4] Implement | (pipe) command Philippe Waroquiers
2019-04-20 21:22 ` [RFA 1/4] Add previous_saved_command_line to allow a command to repeat a previous command Philippe Waroquiers
2019-04-24 20:51   ` Tom Tromey
2019-04-20 21:22 ` [RFA 2/4] Implement | (pipe) command Philippe Waroquiers
2019-04-21  5:19   ` Eli Zaretskii
2019-04-21  9:40     ` Philippe Waroquiers
2019-04-21 10:18       ` Eli Zaretskii
2019-04-22 10:30         ` Philippe Waroquiers
2019-04-22 11:08           ` Eli Zaretskii
2019-04-22 13:15             ` Philippe Waroquiers
2019-04-22 13:21               ` Eli Zaretskii
2019-04-24 20:50   ` Tom Tromey
2019-04-25  5:58     ` Eli Zaretskii
2019-04-20 21:22 ` [RFA 3/4] Test the " Philippe Waroquiers
2019-04-24 20:52   ` Tom Tromey
2019-04-20 21:22 ` [RFA 4/4] NEWS and documentation for " Philippe Waroquiers
2019-04-21  5:22   ` Eli Zaretskii
2019-04-22 20:45 ` [RFA 0/4] Implement " Abhijit Halder
2019-04-22 21:14   ` Philippe Waroquiers
2019-04-24 20:53   ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox