diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-28 02:43:27 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-28 02:43:27 +0000 |
commit | 157ea89d778f04125d60b9d2d8a80831b632bb38 (patch) | |
tree | 8368756535071a72c3af8309a60ce606ae34d27c /gdb/ChangeLog | |
parent | efdd6b6454b174056fb986e3052306d6005b8132 (diff) | |
download | gdb-157ea89d778f04125d60b9d2d8a80831b632bb38.zip gdb-157ea89d778f04125d60b9d2d8a80831b632bb38.tar.gz gdb-157ea89d778f04125d60b9d2d8a80831b632bb38.tar.bz2 |
* remote-udi.c: Remove old comment about download not implemented.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 63b3a88..43e156c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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). |