Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Passing piped commands as argument to gdb
@ 2014-12-22 10:09 Mahmood N
  2014-12-22 10:16 ` Jan Kratochvil
  0 siblings, 1 reply; 7+ messages in thread
From: Mahmood N @ 2014-12-22 10:09 UTC (permalink / raw)
  To: gdb

Hi

I have a large bz file which is piped to a program like this
    bzcat file.bz2 |./run_prog 6
Now I want to use gdb, however the following command fails
    gdb --args  bzcat file.bz2 |./run_prog 6



What is the correct format?

Regards,
Mahmood


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

end of thread, other threads:[~2014-12-22 17:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-22 10:09 Passing piped commands as argument to gdb Mahmood N
2014-12-22 10:16 ` Jan Kratochvil
2014-12-22 10:40   ` Mahmood N
2014-12-22 13:55     ` Jan Kratochvil
2014-12-22 14:43       ` Mahmood N
2014-12-22 14:46         ` Jan Kratochvil
2014-12-22 17:20           ` Mahmood N

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