summaryrefslogtreecommitdiff
path: root/gdb/cli/cli-logging.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-23/+22
* Use filtered output in ordinary commandsTom Tromey2022-01-051-12/+12
* [gdb/build] Fix build breaker in gdb/cli/cli-logging.cTom de Vries2022-01-041-2/+2
* [gdb/cli] Improve show logging outputTom de Vries2022-01-031-8/+26
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Use filtered output in show callbacksTom Tromey2021-12-291-2/+2
* Consistently Use ui_file parameter to show callbacksTom Tromey2021-12-291-2/+2
* gdb: make saved_filename an std::stringSimon Marchi2021-12-031-10/+10
* [gdb/cli] Add "set logging enabled", deprecate "set logging on/off"Tom de Vries2021-11-251-4/+54
* [gdb/cli] Fix typo in logging overwrite help textTom de Vries2021-11-251-1/+1
* gdb: add add_setshow_prefix_cmdSimon Marchi2021-10-281-6/+6
* gdb: make string-like set show commands use std::string variableSimon Marchi2021-10-031-13/+10
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update more calls to add_prefix_cmdTom Tromey2020-05-031-43/+6
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* 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