(gdb) target remote |foo-elf-sid --stdio
Andrew Cagney
ac131313@cygnus.com
Thu Apr 18 05:30:00 GMT 2002
Hello,
GDB's remote command supports a pipe mode (it's supported it for some
years now). It lets GDB communicate with a sub-process using the remote
protocol via that processes stdin/stdout. The command syntax is:
(gdb) target remote |command to run with arguments
Can SID be modified to support this mode? It is easier to script then
the current: start sid; start gdb; connect.
enjoy,
Andrew
(PS: As always, there could be teething problems in GDB)
More information about the Sid
mailing list