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