* infcmd.c (set_environment_command): Make set env FOO x=y work.
authorStu Grossman <grossman@cygnus>
Wed, 18 Nov 1992 22:51:58 +0000 (22:51 +0000)
committerStu Grossman <grossman@cygnus>
Wed, 18 Nov 1992 22:51:58 +0000 (22:51 +0000)
commitb5a3d2aac6f222e99d007f0f8276958128901d3e
tree83ffed698ff56d149eda25dcfe337aec0d3ad42d
parent2e66cf7d6d84711159b3091ba693a969e6ecb50b
* infcmd.c (set_environment_command):  Make set env FOO x=y work.
Fix from maj@lucid.com.
* remote-udi.c (udi_open):  Reset vars so that user can re-run
programs without leaving GDB.
* (many routines):  Slightly improve error handling.
* (download):  Zero out BSS by longs instead of bytes to avoid
timeouts in real hardware.
* 29k-share/udi/udip2soc.c (UDIDisconnect, UDIKill):  Indicate
that connection is no longer in use after shutdown() of socket.
This keeps GDB from dying of a SIGPIPE when you issue multiple
`target udi' commands.
gdb/29k-share/udi/udip2soc.c
gdb/infcmd.c
gdb/remote-udi.c
This page took 0.02549 seconds and 4 git commands to generate.