* breakpoint.c (commands_command): Simplify code a bit, remove

unnecessary fflush().
This commit is contained in:
Stu Grossman 1992-07-16 23:22:57 +00:00
parent 06a0794409
commit cb48d8069c
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
Thu Jul 16 13:37:09 1992 Stu Grossman (grossman at cygnus.com)
* breakpoint.c (commands_command): Simplify code a bit, remove
unnecessary fflush().
* Makefile.in (OTHERS): Add gcc.patch.
* partial-stab.h (N_SO): Fix handling of redundant SOs (again...)