* remote-udi.c: Remove old comment about download not implemented.
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 28 Jul 1993 02:43:27 +0000 (02:43 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 28 Jul 1993 02:43:27 +0000 (02:43 +0000)
gdb/ChangeLog
gdb/remote-udi.c

index 63b3a886e44c9367aa503717b42d2b9c2c7a70fd..43e156c2eec61ff9477acc4251513576fd353399 100644 (file)
@@ -1,5 +1,9 @@
 Tue Jul 27 12:07:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * remote-udi.c: Remove old comment about download not implemented.
+
+       * serial.h, ser-{unix,go32,tcp}.c: Add flush_input.
+
        * stack.c (print_frame_info): Revise comment about `pathological'
        case (there was a wrong FIXME about text labels; also asm() can
        trigger this as well as versions of ar which truncate .o names).
index fc85791522a2610bbc2e67e8e24aa5024d52e341..dfcc008b02fd8b3d6caf36e268610b4cac623943 100644 (file)
@@ -27,12 +27,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
  - Originally written by Daniel Mann at AMD for MiniMON and gdb 3.91.6.
  - David Wood (wood@lab.ultra.nyu.edu) at New York University adapted this
        file to gdb 3.95.  I was unable to get this working on sun3os4
-       with termio, only with sgtty.  Because we are only attempting to
-       use this module to debug our kernel, which is already loaded when
-       gdb is started up, I did not code up the file downloading facilities.  
-       As a result this module has only the stubs to download files. 
-       You should get tagged at compile time if you need to make any 
-       changes/additions.
+       with termio, only with sgtty.
  - Daniel Mann at AMD took the 3.95 adaptions above and replaced
        MiniMON interface with UDI-p interface.   */
  
This page took 0.02886 seconds and 4 git commands to generate.