summaryrefslogtreecommitdiff
path: root/gdb/dcache.c
AgeCommit message (Expand)Author
2022-03-29Unify gdb printf functionsTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-10-28gdb: add add_setshow_prefix_cmdSimon Marchi
2021-09-24Make dcache multi-target-safePedro Alves
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-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-04-17Replace most calls to help_list and cmd_show_listTom 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-18[gdb] Fix more typos in commentsTom de Vries
2019-09-18Change boolean options to bool instead of intChristian Biesinger
2019-07-10Don't include gdbarch.h from defs.hTom Tromey
2019-04-06Revert the header-sorting patchTom Tromey
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey
2019-03-13Change pid_to_str to return std::stringTom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-07-03Remove ptid_equalTom Tromey
2018-05-24Update help text in dcache.cTom Tromey
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-07Constify add_setshow_*Tom Tromey
2017-11-07Constify add_infoTom Tromey
2017-10-11Constify add_prefix_cmdTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-08-22Rename some command functionsSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-07-29PR record/18691: Fix fails in solib-precsave.expYao Qi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-06-13make calls to help_list use enumeratorTom Tromey
2014-05-21Make the dcache (code/stack cache) handle line reading errors betterPedro Alves
2014-03-05PR gdb/16575: stale breakpoint instructions in the code cachePedro Alves
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-02Add new target_read_raw_memory function, and consolidate comments.Pedro Alves
2013-11-29Delegate to target_ops->beneath for TARGET_OBJECT_RAW_MEMORYYao Qi
2013-11-20Move target-dcache out of target.cYao Qi
2013-11-20Remove last_cacheYao Qi
2013-11-18remove gdb_string.hTom Tromey
2013-03-26Make "set/show dcache line-size" and "set/show dcache size" zinteger commands...Pedro Alves
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-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-07-262011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-052010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder