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