aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmd-env.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2007-01-03 Warning fixes.Daniel Jacobowitz1-2/+2
2005-12-23 * mi/mi-symbol-cmds.c:Eli Zaretskii1-3/+3
2005-07-06Index: gdb/ChangeLogBob Rossi1-0/+24
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-06-012004-06-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-01-192004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+1
2003-08-052003-08-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-9/+13