* gdbserver/Makefile.in (MMALLOC_CFLAGS): Add -I${MMALLOC_DIR}.
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 4 Nov 1994 22:57:19 +0000 (22:57 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 4 Nov 1994 22:57:19 +0000 (22:57 +0000)
commit0fe3a948c699a78a8f8e260f60cfb66b199a6ce9
tree19e67a44f25f9e52b7cb963148839673db126828
parentcd8aca199678c65c79ef66a93778f8ecac141af1
* gdbserver/Makefile.in (MMALLOC_CFLAGS): Add -I${MMALLOC_DIR}.
Correct definition of MMALLOC_DIR to reflect fact this is
gdb/gdbserver/Makefile.in, not gdb/Makefile.in.

* gdbserver/server.c (main): After we kill the inferior in
response to a 'k' request, exit.
gdb/ChangeLog