summaryrefslogtreecommitdiff
path: root/gdb/cli/cli-logging.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Use styled_string for "show logging filename"Tom Tromey2019-10-011-2/+3
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-3/+3
* Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers2019-08-071-2/+2
* Do not emit style escape sequences to log fileTom Tromey2019-06-141-1/+1
* Add debug redirect optionAlan Hayward2019-05-171-2/+25
* Change file close behavior for tee_fileAlan Hayward2019-05-171-18/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify add_setshow_*Tom Tromey2017-11-071-2/+4
* Constify add_prefix_cmdTom Tromey2017-10-111-2/+2
* Constify some commands in cli-logging.cTom Tromey2017-09-271-3/+3
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Move "tee" building down to interpreter::set_logging_procPedro Alves2017-02-021-62/+30
* Fix "-gdb-set logging redirect on" crashPedro Alves2017-02-021-83/+12
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-32/+23
* Change return type of ui_out redirect to voidSimon Marchi2017-01-101-10/+5
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-6/+6
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if...Doug Evans2015-08-181-1/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Assign 'targerr' instead of 'targ' to gdb_stdtargerr.Marc Khouzam2014-07-031-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* simplify cli-logging.c for analysisTom Tromey2013-05-301-4/+5
* Consistent use of (C) after "Copyright".Pedro Alves2013-02-121-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Make logging work for MI.Stan Shebs2012-06-281-21/+43
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-2/+3
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-061-9/+9
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-291-9/+11
* gdb/Jan Kratochvil2010-09-111-0/+6
* gdb/Jan Kratochvil2010-09-031-3/+8
* gdb/Jan Kratochvil2010-09-021-11/+103
* gdb/Jan Kratochvil2010-08-131-2/+2
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * cli/cli-logging.c (handle_redirections): Make a cleanup.Tom Tromey2008-10-301-0/+6
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * cli/cli-utils.h:Eli Zaretskii2005-12-171-3/+3
* 2005-02-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-241-4/+28