summaryrefslogtreecommitdiff
path: root/gdb/cli/cli-dump.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Remove some includes of readline.hTom Tromey2019-11-061-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-11/+9
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+1
* Rename common to gdbsupportTom Tromey2019-07-091-2/+2
* Introduce and use make_unique_xstrdupPedro Alves2019-06-041-1/+1
* 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
* Fix PR cli/23785: Check if file exists when invoking "restore FILE binary"Sergio Durigan Junior2018-10-181-0/+3
* 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