summaryrefslogtreecommitdiff
path: root/gdb/cli/cli-dump.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove some unused variablesSimon Marchi2017-12-051-2/+0
* Constify execute_commandTom Tromey2017-11-071-1/+1
* Constify add_comTom Tromey2017-11-071-2/+1
* Constify add_prefix_cmdTom Tromey2017-10-111-8/+8
* Constify commands in cli-dump.cTom Tromey2017-09-271-16/+16
* Add add_cmd function overloadsTom Tromey2017-09-271-2/+2
* Rename _const functions to use overloading insteadTom Tromey2017-09-111-4/+4
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Use gdb::unique_xmalloc_ptr when calling tilde_expandTom Tromey2017-08-051-53/+26
* Use containers to avoid cleanupsTom Tromey2017-08-031-8/+3
* Introduce and use gdb_file_upTom Tromey2017-08-031-21/+7
* Introduce gdb::byte_vector, add allocator that default-initializesPedro Alves2017-06-141-8/+8
* -Wwrite-strings: The RestPedro Alves2017-04-051-7/+8
* Use class to manage BFD reference countsTom Tromey2017-01-101-31/+24
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb::{unique_ptr,move} -> std::{unique_ptr,move}Pedro Alves2016-11-151-2/+2
* Replace two xmallocs with unique_ptrTom Tromey2016-10-211-11/+8
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Change some void* to gdb_byte*Simon Marchi2015-10-091-2/+2
* parse load_offset (bias) of restore command as longPitchumani Sivanupandi2015-10-061-2/+3
* Add some more casts (1/2)Simon Marchi2015-09-251-2/+2
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+2
* gdb: Add internationalization support to a few strings.Andrew Burgess2015-04-241-5/+5
* gdb: Add support for dumping to verilog hex format.Andrew Burgess2015-04-241-0/+38
* New common function "startswith"Gary Benson2015-03-061-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-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* constify cli-dump.cTom Tromey2014-07-241-17/+18
* make calls to help_list use enumeratorTom Tromey2014-06-131-7/+8
* replace XMALLOC with XNEWTom Tromey2014-01-131-2/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Remove unnecessary XMALLOC definitions.Pedro Alves2013-08-091-2/+0
* Make functions in cli-dump.c static and remove cli-dump.h.Pedro Alves2013-08-091-5/+4
* some cleanup checker fixesTom Tromey2013-05-301-1/+2
* PR gdb/7912:Tom Tromey2013-04-221-1/+2
* Consistent use of (C) after "Copyright".Pedro Alves2013-02-121-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* gdb/Yao Qi2012-08-091-7/+7
* * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey2012-07-231-4/+2
* * bfd-target.c (target_bfd_reopen): Update.Tom Tromey2012-07-231-2/+4
* * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey2012-07-181-2/+2
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-2/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-07-26 Sterling Augustine <saugustine@google.com>Paul Pluzhnikov2011-07-261-2/+2
* Various spelling fixes.Joel Brobecker2011-06-031-6/+6
* 2011-03-01 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-021-1/+3