binutils-gdb/gdb/29k-share
Stu Grossman b5a3d2aac6 * 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.
1992-11-18 22:51:58 +00:00
..
udi * infcmd.c (set_environment_command): Make set env FOO x=y work. 1992-11-18 22:51:58 +00:00
.Sanitize Remove include and dfe directories. 1992-11-17 04:36:01 +00:00
README * vx-share/README, nindy-share/README: New files describing 1992-08-28 20:16:45 +00:00
udi_soc Add lotsa files for 29k UDI debugger interface support. 1992-04-22 20:40:53 +00:00

The files in this directory are shared with other debuggers and
debug interfaces that use Advanced Micro Devices' UDI (universal debug
interface) protocol.  The protocol provides a common interface among
debuggers, logic analyzers, emulators, and embedded systems that use
AMD 29000 family processors.

Do not change these files without coordinating with Advanced Micro
Devices, Embedded Processor Division, 5204 E. Ben White Blvd, Austin, TX 78741.
Maybe postmaster@cayman.amd.com can direct you to the current maintainers.