aboutsummaryrefslogtreecommitdiff
path: root/gdb/maint.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-08Fix GDB build failure when $development is falseYao Qi1-0/+10
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-07Constify add_setshow_*Tom Tromey1-2/+2
2017-11-07Remove cmd_cfunc_ftypeTom Tromey1-15/+12
2017-10-11Constify add_prefix_cmdTom Tromey1-14/+8
2017-09-27Constify commands maint.c, plus maintenance_print_typeTom Tromey1-24/+15
2017-09-16Add selftests run filteringSimon Marchi1-3/+15
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-08-18Put selftests api into selftests namespaceYao Qi1-1/+1
2017-07-26Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi1-0/+18
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-6/+3
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-23gdb: Use C++11 std::chronoPedro Alves1-17/+14
2016-11-04Fix a few typosSimon Marchi1-1/+1
2016-10-28Fix gdb.base/maint.exp regressionsPedro Alves1-0/+6
2016-10-21Change command stats reporting to use classTom Tromey1-80/+38
2016-05-17Add self-test framework to gdbTom Tromey1-0/+18
2016-05-07remove trivialy unused variablesTrevor Saunders1-1/+0
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-1/+1
2015-08-24Prepare for gnulib updatePedro Alves1-1/+1
2015-02-27Add extern "C" to declarations of C symbolsPedro Alves1-5/+5
2015-01-11PR gdb/15830Doug Evans1-35/+11
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-20/+20
2014-11-18symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans1-1/+1
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-07-24constify deprecate_cmdTom Tromey1-2/+2
2014-07-24constify maint.cTom Tromey1-6/+7
2014-07-17Fix 17170.Doug Evans1-13/+25
2014-06-19Add new internal problem for demangler warningsGary Benson1-0/+15
2014-06-13make calls to help_list use enumeratorTom Tromey1-4/+7
2014-02-26start change to progspace independenceTom Tromey1-1/+1
2014-02-26change minsym representationTom Tromey1-3/+3
2014-01-20convert flags to bitfieldsTom Tromey1-8/+20
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil1-2/+2
2013-04-08 * maint.c (print_bfd_section_info): Print the section index.Tom Tromey1-0/+1
2013-04-08 PR symtab/8424:Tom Tromey1-1/+1
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-5/+5
2013-03-21 New commands "mt set per-command {space,time,symtab} {on,off}".Doug Evans1-2/+289
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-20gdb/Yao Qi1-23/+0
2012-12-20gdb/Yao Qi1-16/+0
2012-12-19gdb/Yao Qi1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-08-092011-08-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-13/+1
2011-03-032011-03-02 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+1