Introduce and use make_unique_xstrdup
[deliverable/binutils-gdb.git] / gdb / cli / cli-dump.c
2019-06-04  Pedro AlvesIntroduce and use make_unique_xstrdup
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-18  Sergio Durigan JuniorFix PR cli/23785: Check if file exists when invoking...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05  Simon MarchiRemove some unused variables
2017-11-07  Tom TromeyConstify execute_command
2017-11-07  Tom TromeyConstify add_com
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-09-27  Tom TromeyConstify commands in cli-dump.c
2017-09-27  Tom TromeyAdd add_cmd function overloads
2017-09-11  Tom TromeyRename _const functions to use overloading instead
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-05  Tom TromeyUse gdb::unique_xmalloc_ptr when calling tilde_expand
2017-08-03  Tom TromeyUse containers to avoid cleanups
2017-08-03  Tom TromeyIntroduce and use gdb_file_up
2017-06-14  Pedro AlvesIntroduce gdb::byte_vector, add allocator that default...
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-15  Pedro Alvesgdb::{unique_ptr,move} -> std::{unique_ptr,move}
2016-10-21  Tom TromeyReplace two xmallocs with unique_ptr
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-09  Simon MarchiChange some void* to gdb_byte*
2015-10-06  Pitchumani Sivanupandiparse load_offset (bias) of restore command as long
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-04-24  Andrew Burgessgdb: Add internationalization support to a few strings.
2015-04-24  Andrew Burgessgdb: Add support for dumping to verilog hex format.
2015-03-06  Gary BensonNew common function "startswith"
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-24  Tom Tromeyconstify cli-dump.c
2014-06-13  Tom Tromeymake calls to help_list use enumerator
2014-01-13  Tom Tromeyreplace XMALLOC with XNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-08-09  Pedro AlvesRemove unnecessary XMALLOC definitions.
2013-08-09  Pedro AlvesMake functions in cli-dump.c static and remove cli...
2013-05-30  Tom Tromeysome cleanup checker fixes
2013-04-22  Tom Tromey PR gdb/7912:
2013-02-12  Pedro AlvesConsistent use of (C) after "Copyright".
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-08-09  Yao Qigdb/
2012-07-23  Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23  Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18  Tom Tromey * utils.c (make_cleanup_bfd_unref): Rename from
2012-07-18  Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-07-26  Paul Pluzhnikov2011-07-26 Sterling Augustine <saugustine@google...
2011-06-03  Joel BrobeckerVarious spelling fixes.
2011-03-02  Michael Snyder2011-03-01 Michael Snyder <msnyder@vmware.com>
2011-03-01  Michael Snyder2011-03-01 Michael Snyder <msnyder@vmware.com>
2011-02-21  Tom Tromey * reverse.c: Include cli-utils.h.
2011-01-06  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-29  Michael Snyder2010-12-28 Michael Snyder <msnyder@vmware.com>
2010-05-17  Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-05  Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-07-09  Jan Kratochvilgdb/
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-06-17  Ulrich WeigandChangeLog:
2009-05-28  Tom Tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-10-28  Tom Tromey * cli/cli-script.c (do_fclose_cleanup): Remove.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-03-08  Ulrich Weigand * cli/cli-dump.c (struct callback_data): load_offset...
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17  Eli Zaretskii * cli/cli-utils.h:
2005-07-04  Mark Kettenis* bsd-kvm.c (bsd_kvm_open): Properly cast sentinel...
2005-05-26  Andrew Cagney2005-05-26 Andrew Cagney <cagney@gnu.org>
2005-02-23  Andrew Cagney2005-02-23 Andrew Cagney <cagney@gnu.org>
2005-02-21  Andrew Cagney2005-02-21 Andrew Cagney <cagney@gnu.org>
2005-02-15  Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14  Andrew Cagney2005-02-14 Andrew Cagney <cagney@gnu.org>
2005-02-12  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-02-07  Andrew Cagney2005-02-06 Andrew Cagney <cagney@gnu.org>
2005-01-27  Andrew Cagney2005-01-27 Andrew Cagney <cagney@gnu.org>
2004-11-12  Andrew Cagney2004-11-12 Andrew Cagney <cagney@gnu.org>
2004-07-26  Andrew Cagney2004-07-26 Andrew Cagney <cagney@gnu.org>
2004-02-28  Andrew Cagney2004-02-28 Andrew Cagney <cagney@redhat.com>
2004-01-21  Andrew Cagney2004-01-20 Andrew Cagney <cagney@redhat.com>
2003-06-08  Andrew Cagney2003-06-08 Andrew Cagney <cagney@redhat.com>
2003-02-07  Andrew Cagney2003-02-06 Andrew Cagney <ac131313@redhat.com>
2002-12-09  Elena Zannoni2002-12-08 Elena Zannoni <ezannoni@redhat.com>
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-09  Corinna Vinschen * cli/cli-dump.c: Change fopen modes to use binary...
2002-08-07  Corinna Vinschen * cli/cli-dump.c (add_dump_command): Explicitely use...
2002-05-24  Michael Snyder2002-05-23 Michael Snyder <msnyder@redhat.com>
2002-04-06  Michael Snyder2002-04-05 Michael Snyder <msnyder@redhat.com>
2002-03-29  Jim Blandy* cli/cli-dump.c (_initialize_cli_dump): Older GCC...
2002-03-29  Michael Snyder2002-03-26 Michael Snyder <msnyder@redhat.com>
This page took 1.720194 seconds and 105 git commands to generate.