aboutsummaryrefslogtreecommitdiff
path: root/gdb/memattr.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-29Unify gdb printf functionsTom Tromey1-41/+41
2022-01-05Use filtered output in ordinary commandsTom Tromey1-7/+7
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-10-28gdb: add add_setshow_prefix_cmdSimon Marchi1-8/+5
2021-05-12gdb: generate the prefix name for prefix commands on demandMarco Barisione1-2/+2
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-05-03Update more calls to add_prefix_cmdTom Tromey1-11/+6
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries1-1/+1
2019-10-15gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess1-1/+0
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-1/+1
2019-08-07Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers1-5/+5
2019-07-10Don't include gdbarch.h from defs.hTom Tromey1-0/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-03-05Remove excess calls to gdb_flushTom Tromey1-2/+0
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-05-24Update memattr.c help stringsTom Tromey1-13/+13
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-05Remove some unused variablesSimon Marchi1-11/+0
2017-11-07Constify add_infoTom Tromey1-1/+1
2017-11-07Constify add_comTom Tromey1-23/+22
2017-10-21Get rid of VEC (mem_region)Simon Marchi1-177/+94
2017-10-11Constify add_prefix_cmdTom Tromey1-1/+1
2017-09-27Constify some functions in memattr.cTom Tromey1-3/+3
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-05-31Rename "mem" related commmandsSimon Marchi1-8/+8
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-13Convert tid_range_parser and get_number_or_range to classesPedro Alves1-20/+12
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-2/+2
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-12/+12
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-15Fix info mem command for 32 bits host/64 bits targetCatalin Udma1-4/+4
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-20Move target-dcache out of target.cYao Qi1-0/+1
2013-11-18remove gdb_string.hTom Tromey1-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-4/+4
2012-08-272012-08-27 Wei-cheng Wang <cole945@gmail.com>Pedro Alves1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-03-10 * tracepoint.c (trace_actions_command): Update.Tom Tromey1-12/+25
2011-02-232011-02-22 Michael Snyder <msnyder@vmware.com>Michael Snyder1-49/+14
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+5
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+6
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-07-01 * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves1-3/+3