[gdb/cli] Improve show logging output
[binutils-gdb.git] / gdb / cli / cli-logging.c
2022-01-03 Tom de Vries[gdb/cli] Improve show logging output
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-29 Tom TromeyUse filtered output in show callbacks
2021-12-29 Tom TromeyConsistently Use ui_file parameter to show callbacks
2021-12-03 Simon Marchigdb: make saved_filename an std::string
2021-11-25 Tom de Vries[gdb/cli] Add "set logging enabled", deprecate "set...
2021-11-25 Tom de Vries[gdb/cli] Fix typo in logging overwrite help text
2021-10-28 Simon Marchigdb: add add_setshow_prefix_cmd
2021-10-03 Simon Marchigdb: make string-like set show commands use std::string...
2021-05-12 Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-05-03 Tom TromeyUpdate more calls to add_prefix_cmd
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-01 Tom TromeyUse styled_string for "show logging filename"
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-08-06 Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-06-14 Tom TromeyDo not emit style escape sequences to log file
2019-05-17 Alan HaywardAdd debug redirect option
2019-05-17 Alan HaywardChange file close behavior for tee_file
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07 Tom TromeyConstify add_setshow_*
2017-10-11 Tom TromeyConstify add_prefix_cmd
2017-09-27 Tom TromeyConstify some commands in cli-logging.c
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-02-02 Pedro AlvesMove "tee" building down to interpreter::set_logging_proc
2017-02-02 Pedro AlvesFix "-gdb-set logging redirect on" crash
2017-02-02 Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-10 Simon MarchiChange return type of ui_out redirect to void
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-22 Simon MarchiClass-ify ui_out
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-18 Doug EvansPR mi/18833 gdb.execute ("set param value", to_string...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-03 Marc KhouzamAssign 'targerr' instead of 'targ' to gdb_stdtargerr.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-05-30 Tom Tromeysimplify cli-logging.c for analysis
2013-02-12 Pedro AlvesConsistent use of (C) after "Copyright".
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-06-28 Stan Shebs Make logging work for MI.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-08-04 Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-01-06 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-29 Michael Snyder2010-12-28 Michael Snyder <msnyder@vmware.com>
2010-09-11 Jan Kratochvilgdb/
2010-09-03 Jan Kratochvilgdb/
2010-09-02 Jan Kratochvilgdb/
2010-08-13 Jan Kratochvilgdb/
2010-05-17 Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-10-30 Tom Tromey * cli/cli-logging.c (handle_redirections): Make a...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * cli/cli-utils.h:
2005-02-24 Andrew Cagney2005-02-24 Andrew Cagney <cagney@gnu.org>
2005-02-17 Andrew Cagney2005-02-17 Andrew Cagney <cagney@gnu.org>
2005-02-15 Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14 Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-14 Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-12 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-02-10 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2004-07-28 Andrew Cagney2004-07-28 Andrew Cagney <cagney@gnu.org>
2004-07-28 Andrew Cagney2004-07-28 Andrew Cagney <cagney@gnu.org>
2003-06-29 Daniel Jacobowitz * cli/cli-logging.c (pop_output_files): Add void to...
2003-06-28 Daniel Jacobowitz./