summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmd-env.c
Commit message (Expand)AuthorAgeFilesLines
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Move some declarations to source.hTom Tromey2018-02-141-0/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify add_path and friendsTom Tromey2017-11-071-3/+1
* Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"Sergio Durigan Junior2017-09-221-3/+4
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Use unique_xmalloc_ptr in env_execute_cli_commandTom Tromey2017-09-031-8/+4
* C++ify gdb/common/environ.cSergio Durigan Junior2017-06-201-3/+3
* Use getenv instead of gdb_environ on mi-cmd-env.cSergio Durigan Junior2017-06-191-8/+4
* -Wwrite-strings: The RestPedro Alves2017-04-051-2/+2
* -Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves2017-04-051-6/+6
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-5/+4
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* 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
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs2012-03-061-5/+11
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * mi/mi-cmd-env.c (mi_cmd_env_path): Rename `optind' andAndrey Smirnov2011-12-171-10/+10
* gdb/Jan Kratochvil2011-08-281-2/+2
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-1/+6
* 2011-03-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-071-0/+1
* gdbTom Tromey2011-01-121-7/+7
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-0/+3
* Per-inferior args and tty and environment.Vladimir Prus2010-01-201-5/+12
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * source.c (forget_cached_source_info): Clear last_source_visited.Daniel Jacobowitz2009-09-221-1/+0
* Check return values of functions declared with warn_unused_resultJim Blandy2009-01-061-1/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* Kill the return value for all MI command functions.Vladimir Prus2008-06-251-21/+9
* 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
* Warning fixes.Daniel Jacobowitz2007-01-031-2/+2
* * mi/mi-symbol-cmds.c:Eli Zaretskii2005-12-231-3/+3
* Index: gdb/ChangeLogBob Rossi2005-07-061-0/+24
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-2/+2
* 2004-06-01 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-06-011-1/+1
* 2004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-191-2/+1
* 2003-08-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-051-9/+13
* 2003-02-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-071-1/+1
* 2003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-141-1/+3
* 2003-01-09 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-091-3/+3
* 2002-12-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-131-0/+254