* gdbserver/Makefile.in (gdbserver): Use -lbsd.
authorStu Grossman <grossman@cygnus>
Thu, 3 Jun 1993 10:52:57 +0000 (10:52 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 3 Jun 1993 10:52:57 +0000 (10:52 +0000)
commitf450d101ea80c497d564589f40bf8b8787b721f2
treee512c561423439644dec74bda1bdc33eaed8eae3
parent3af7fb94afb61bcb1933adf93968c79e2fb40670
* gdbserver/Makefile.in (gdbserver):  Use -lbsd.
* gdbserver/remote-inflow{-sparc}.c (create_inferior):  Don't use a
shell when running the child, as args have been expanded by the
time we get here.  Simplify calling convention.
* gdbserver/remote-server.c (main):  Use new calling convention
for create_inferior, remove defunct code for coalescing argv.
Remove extra calls to mywait(), as we no longer have to wade
through a shell.
gdb/gdbserver/remote-inflow-sparc.c
gdb/gdbserver/remote-inflow.c
gdb/gdbserver/remote-server.c
This page took 0.045422 seconds and 4 git commands to generate.