aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmd-env.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-08Run clang-format.shusers/simark/clang-formatSimon Marchi1-25/+20
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-19Remove MI version 1Tom Tromey1-24/+0
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-16gdb/gdbsupport: make xstrprintf and xstrvprintf return a unique_ptrAndrew Burgess1-1/+1
2021-10-03gdb: make string-like set show commands use std::string variableSimon Marchi1-10/+8
2021-07-23gdb: make inferior::m_terminal an std::stringSimon Marchi1-3/+6
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-18/+18
2020-06-27Make {get,set}_inferior_io_terminal inferior methodsPedro Alves1-5/+4
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-02-14Move some declarations to source.hTom Tromey1-0/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-07Constify add_path and friendsTom Tromey1-3/+1
2017-09-22Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"Sergio Durigan Junior1-3/+4
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-09-03Use unique_xmalloc_ptr in env_execute_cli_commandTom Tromey1-8/+4
2017-06-20C++ify gdb/common/environ.cSergio Durigan Junior1-3/+3
2017-06-19Use getenv instead of gdb_environ on mi-cmd-env.cSergio Durigan Junior1-8/+4
2017-04-05-Wwrite-strings: The RestPedro Alves1-2/+2
2017-04-05-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves1-6/+6
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-5/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_stat.hTom Tromey1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-03-06 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs1-5/+11
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-17* mi/mi-cmd-env.c (mi_cmd_env_path): Rename `optind' andAndrey Smirnov1-10/+10
2011-08-28gdb/Jan Kratochvil1-2/+2
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+6
2011-03-072011-03-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2011-01-12gdbTom Tromey1-7/+7
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+3
2010-01-20 Per-inferior args and tty and environment.Vladimir Prus1-5/+12
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-22 * source.c (forget_cached_source_info): Clear last_source_visited.Daniel Jacobowitz1-1/+0
2009-01-06Check return values of functions declared with warn_unused_resultJim Blandy1-1/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-06-25 Kill the return value for all MI command functions.Vladimir Prus1-21/+9
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1