gdb/128: Send output to gdb_stdout et.al.
ac131313@cygnus.com
ac131313@cygnus.com
Fri Jul 6 19:58:00 GMT 2001
>Number: 128
>Category: gdb
>Synopsis: Send output to gdb_stdout et.al.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: unassigned
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Jul 06 19:58:06 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: ac131313@cygnus.com
>Release: unknown-1.0
>Organization:
>Environment:
>Description:
Send normal output to gdb_stdout.
Send error messages to gdb_stderror.
Send debug and log output log gdb_stdlog.
GDB still contains many cases where (f)printf or printf_filtered () is
used when it should be sending the messages to gdb_stderror or
gdb_stdlog. The thought of #defining printf to something has crossed
peoples minds ;-)
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gdb-prs
mailing list