summaryrefslogtreecommitdiff
path: root/gdb/cli/cli-logging.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyusers/palves/ui_file_v4Pedro Alves2017-02-011-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
* 2005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-171-3/+5
* 2005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-151-2/+2
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-2/+2
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-15/+15
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-121-12/+13
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-2/+2
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-1/+1
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-101-6/+6
* 2004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-281-2/+3
* 2004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-281-20/+17
* * cli/cli-logging.c (pop_output_files): Add void to functionDaniel Jacobowitz2003-06-291-1/+1
* ./Daniel Jacobowitz2003-06-281-0/+205