binutils-gdb/gdb/cli
Tom Tromey 0426ad513f Unify gdb puts functions
Now that filtered and unfiltered output can be treated identically, we
can unify the puts family of functions.  This is done under the name
"gdb_puts".  Most of this patch was written by script.
2022-03-29 12:46:24 -06:00
..
cli-cmds.c Unify vprintf functions 2022-03-29 12:46:24 -06:00
cli-cmds.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cli-decode.c Unify gdb puts functions 2022-03-29 12:46:24 -06:00
cli-decode.h gdb/cli: convert cli_suppress_notification from int to bool 2022-02-07 08:26:55 +01:00
cli-dump.c Unify gdb puts functions 2022-03-29 12:46:24 -06:00
cli-interp.c Switch gdb_stdlog to use timestamped_file 2022-03-28 14:13:28 -06:00
cli-interp.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cli-logging.c Use filtered output in ordinary commands 2022-01-05 11:36:33 -07:00
cli-option.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cli-option.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cli-script.c Unify gdb puts functions 2022-03-29 12:46:24 -06:00
cli-script.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cli-setshow.c gdb: add string_file::release method 2022-01-26 10:01:40 -05:00
cli-setshow.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cli-style.c Unify gdb puts functions 2022-03-29 12:46:24 -06:00
cli-style.h gdb: use python to colorize disassembler output 2022-02-14 09:53:04 +00:00
cli-utils.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cli-utils.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00