aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-dump.c
AgeCommit message (Expand)AuthorFilesLines
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-10-18Fix PR cli/23785: Check if file exists when invoking "restore FILE binary"Sergio Durigan Junior1-0/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-05Remove some unused variablesSimon Marchi1-2/+0
2017-11-07Constify execute_commandTom Tromey1-1/+1
2017-11-07Constify add_comTom Tromey1-2/+1
2017-10-11Constify add_prefix_cmdTom Tromey1-8/+8
2017-09-27Constify commands in cli-dump.cTom Tromey1-16/+16
2017-09-27Add add_cmd function overloadsTom Tromey1-2/+2
2017-09-11Rename _const functions to use overloading insteadTom Tromey1-4/+4
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-08-05Use gdb::unique_xmalloc_ptr when calling tilde_expandTom Tromey1-53/+26
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