aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-dump.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-03Use containers to avoid cleanupsTom Tromey1-8/+3
2017-08-03Introduce and use gdb_file_upTom Tromey1-21/+7
2017-06-14Introduce gdb::byte_vector, add allocator that default-initializesPedro Alves1-8/+8
2017-04-05-Wwrite-strings: The RestPedro Alves1-7/+8
2017-01-10Use class to manage BFD reference countsTom Tromey1-31/+24
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-15gdb::{unique_ptr,move} -> std::{unique_ptr,move}Pedro Alves1-2/+2
2016-10-21Replace two xmallocs with unique_ptrTom Tromey1-11/+8
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-09Change some void* to gdb_byte*Simon Marchi1-2/+2
2015-10-06parse load_offset (bias) of restore command as longPitchumani Sivanupandi1-2/+3
2015-09-25Add some more casts (1/2)Simon Marchi1-2/+2
2015-09-25Add casts to memory allocation related callsSimon Marchi1-2/+2
2015-04-24gdb: Add internationalization support to a few strings.Andrew Burgess1-5/+5
2015-04-24gdb: Add support for dumping to verilog hex format.Andrew Burgess1-0/+38
2015-03-06New common function "startswith"Gary Benson1-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-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-07-24constify cli-dump.cTom Tromey1-17/+18
2014-06-13make calls to help_list use enumeratorTom Tromey1-7/+8
2014-01-13replace XMALLOC with XNEWTom Tromey1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-08-09Remove unnecessary XMALLOC definitions.Pedro Alves1-2/+0
2013-08-09Make functions in cli-dump.c static and remove cli-dump.h.Pedro Alves1-5/+4
2013-05-30some cleanup checker fixesTom Tromey1-1/+2
2013-04-22 PR gdb/7912:Tom Tromey1-1/+2
2013-02-12Consistent use of (C) after "Copyright".Pedro Alves1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-2/+2
2012-08-09gdb/Yao Qi1-7/+7
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey1-4/+2
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey1-2/+4
2012-07-18 * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey1-2/+2
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-2/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-07-262011-07-26 Sterling Augustine <saugustine@google.com>Paul Pluzhnikov1-2/+2
2011-06-03Various spelling fixes.Joel Brobecker1-6/+6
2011-03-022011-03-01 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+3
2011-03-012011-03-01 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+5
2011-02-21 * reverse.c: Include cli-utils.h.Tom Tromey1-10/+1
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-14/+14
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-292010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-16/+16
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+4
2010-05-052010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-07-09gdb/Jan Kratochvil1-1/+2
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-4/+6