* utils.c (prompt_for_continue): Reinitialize more-counts
authorJohn Gilmore <gnu@cygnus>
Thu, 17 Sep 1992 10:58:53 +0000 (10:58 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 17 Sep 1992 10:58:53 +0000 (10:58 +0000)
commitd974236f808582b586d34119aba2caa985d173b9
treeb0b94a276353faba87e070343aac63575695cd51
parentf49925349186c131c56fecf8f19b9fd46351e3f2
* utils.c (prompt_for_continue):  Reinitialize more-counts
before printing anything, and again afterward.  Fix comments.
(vfprintf_filtered):  Eliminate static buffer; use auto buffer,
or alloca() if needed.

* rs6000-xdep.c:  Use correct conditional (IBM6000_TARGET) to
detect native versus cross-host.
gdb/ChangeLog
gdb/rs6000-xdep.c
gdb/utils.c
This page took 0.036208 seconds and 4 git commands to generate.