To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: debugging with stdin Date: Mon, 11 Jul 1994 09:37:41 PDT From: "Marty Leisner" I'm running gdb under dos... How can I get a program to run on standard input... Normally, I can just do: (gdb)r < file and go from there... but go32 -d gdb foo