* Makefile.in: Remove dependancies for 29k-share/dfe/yank.o and
authorStu Grossman <grossman@cygnus>
Thu, 12 Nov 1992 01:15:06 +0000 (01:15 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 12 Nov 1992 01:15:06 +0000 (01:15 +0000)
commitb6113cc40821d1c8273dce275a94dc5adf09e97d
tree5088927b6f8150cb5cae29dd7c36bb6d2db7d8b8
parent74c5c43a822d8556de4f47454355f86d7672ffcf
* Makefile.in:  Remove dependancies for 29k-share/dfe/yank.o and
29k-share/dfe/mini2udi.o.
* config/a29k-udi.mt:  Remove yank.o and mini2udi.o.
* alldeps.mak, depend:  Update to deal with removal of
aforementioned files.
* remote-udi.c:  Major cleanups.  Clean up udi_open and drop
requirement for useless 'program' argument.  Clean up
udi_create_inferior, and udi_load to call common download()
routine.  Create download routine to load remote hosts directly
(with the help of BFD) so that we don't need yank.c and
mini2udi.c.
Fix udi_detach to call UDIDisconnect with
the right arguments.  Clean up udi_resume, don't assign tip_error
twice.  Clean up udi_wait, straighten out status codes.  Make
udi_kill really work.
gdb/ChangeLog
gdb/Makefile.in
gdb/alldeps.mak
gdb/config/a29k-udi.mt
gdb/depend
gdb/remote-udi.c
This page took 0.025769 seconds and 4 git commands to generate.