binutils-gdb/gdb/doc
Thomas Lord 199b2450f6 Change the stream argument to _filtered to GDB_FILE *.
Change all references to stdout/stderr to gdb_stdout/gdb_stderr.

Replace all calls to stdio output functions with calls to
corresponding _unfiltered functions (`fprintf_unfiltered')

Replaced calls to fopen for output to gdb_fopen.

Added sufficient goo to utils.c and defs.h to make the above work.

The net effect is that stdio output functions are only directly used
in utils.c.  Elsewhere, the _unfiltered and _filtered functions and
GDB_FILE type are used.

In the near future, GDB_FILE will stop being equivalant to FILE.

The semantics of some commands has changed in a very subtle way:
called in the right context, they may cause new occurences of
prompt_for_continue() behavior.  The testsuite doesn't notice anything
like this, though.

Please respect this change by not reintroducing stdio output
dependencies in the main body of gdb code.  All output from commands
should go to a GDB_FILE.

Target-specific code can still use stdio directly to communicate with
targets.
1993-11-01 22:25:23 +00:00
..
.Sanitize * libgdb.texinfo: new file. Spec for the gdb library. 1993-10-04 18:19:43 +00:00
a4rc.sed Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) 1993-10-19 21:25:32 +00:00
all-cfg.texi
all-config.texi
ChangeLog Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
configure.in
cyglogo.eps
cygref.tex
gdb-all.texi
gdb-config.texi
gdb.alter-m4
gdb.bugs-m4
gdb.canned-m4
gdb.cmds-m4
gdb.ctl-m4
gdb.data-m4
gdb.emacs-m4
gdb.files-m4
gdb.gpl-m4
gdb.install-m4
gdb.invoc-m4
gdb.rdln-m4
gdb.rename-m4
gdb.run-m4
gdb.sample-m4
gdb.src-m4
gdb.stack-m4
gdb.stop-m4
gdb.symb-m4
gdb.texinfo * gdb.texinfo (Command Files): Explain order of init file reading. 1993-10-27 18:26:40 +00:00
gdb.tgts-m4
gdb.top-m4
gdbint.texinfo
gdbinv-m.m4
gdbinv-m.m4.in
gdbinv-s.m4
gdbinv-s.m4.in
gdbinv-s.texi
h8-cfg.texi
h8-config.texi
h8.m4
interim-gdb.texinfo
interim-gdbinv-m.m4
interim-gdbinv-s.m4
libgdb.texinfo Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
lpsrc.sed
lucid.m4
Makefile
Makefile.in
psrc.sed
rc-cm.tex
rc-ps.tex
rc-pslong.tex
rdl-apps.texi
refcard.tex
remote.texi * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel 1993-10-31 19:36:41 +00:00
snapshots.readme * snapshots.readme: Reword paragraph about not publicising 1993-10-19 13:15:42 +00:00
stabs.texinfo * stabs.texinfo (Class Names): New node. 1993-10-27 21:40:36 +00:00
z8000.m4