* Makefile.in (init.c): Add udi2go32.o to list of files that we
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 10 Nov 1993 01:34:39 +0000 (01:34 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 10 Nov 1993 01:34:39 +0000 (01:34 +0000)
commit7fb951392a68318430c173715b99937fea11b6b8
treea8fdac9379b02fcb56fc248da7aeb26218d20398
parentfb682d6970089e99071239fa4a0b6c2a66333652
* Makefile.in (init.c): Add udi2go32.o to list of files that we
should not try to search for _initialize_* functions.

* remote-udi.c (udi_wait): Change UDIGdb_StdoutReady back to
UDIStdoutReady.  It accidentally got changed on 24 Oct 93 when
stdout was changed to gdb_stdout.  Likewise for UDIGetStdout,
UDIStderrReady, and UDIGetStderr.
gdb/ChangeLog
gdb/Makefile.in
gdb/remote-udi.c
This page took 0.039703 seconds and 4 git commands to generate.