mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 19:44:11 +08:00
b5a3d2aac6
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. |
||
---|---|---|
.. | ||
udi | ||
.Sanitize | ||
README | ||
udi_soc |
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.