Automatic Copyright Year update after running gdb/copyright.py
[deliverable/binutils-gdb.git] / gdb / maint.c
2022-01-16  Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-06-28  Simon Marchigdb: convert obj_section macros to methods
2021-05-27  Simon Marchigdb: remove add_alias_cmd overload that accepts a string
2021-05-27  Simon Marchigdb: make add_com_alias accept target as a cmd_list_element
2021-05-12  Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-03-24  Simon Marchigdb: remove current_top_target function
2021-03-20  Tom TromeyMove psymtab statistics printing to psymtab.c
2021-02-24  Andrew Burgessgdb: add a new 'maint info target-sections' command
2021-02-11  Andrew Burgessgdb: change 'maint info section' to use command options
2021-02-11  Andrew Burgessgdb: 'maint info sections' - handle the no executable...
2021-02-11  Andrew Burgessgdb: add obj_section function to bound_minimal_symbol
2021-02-10  Andrew Burgessgdb: Delete SYMBOL_OBJ_SECTION and MSYMBOL_OBJ_SECTION
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-13  Andrew Burgessgdb: introduce new 'maint flush ' prefix command
2020-12-07  Tom TromeyUse expression completer for "maint print type"
2020-10-29  Tom TromeyRemove the exec_bfd macro
2020-09-02  Simon Marchigdb: remove maint_print_section_data
2020-08-27  Simon Marchigdb: add gdb_bfd_sections for range-based iteration
2020-08-14  Simon Marchigdb: add gdb_argv::as_array_view method
2020-08-13  Simon Marchigdb: allow specifying multiple filters when running...
2020-04-17  Tom TromeyReplace most calls to help_list and cmd_show_list
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-13  Christian BiesingerRevert "Turn off threaded minsym demangling by default"
2019-12-12  Tom TromeyRemove MULTI_OBJFILE_P
2019-11-27  Christian BiesingerTurn off threaded minsym demangling by default
2019-11-26  Tom TromeyAdd maint set/show worker-threads
2019-11-22  Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-11-15  Christian BiesingerUse ctime_r and localtime_r for threadsafety
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-09-13  Andrew Burgessgdb: Force use of float version of log10
2019-09-13  Andrew Burgessgdb: Have 'maint info sections' print all sections...
2019-08-15  Tom de Vries[gdb] Make maint info sections print relocated addresses
2019-08-06  Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-07-09  Tom TromeyRename common to gdbsupport
2019-07-03  Pedro AlvesIntroduce the "with" command
2019-06-06  Tom TromeyAdd timestamps to "maint time" output
2019-05-08  Tom TromeyMove "watchdog" to remote.c
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-17  Tom TromeyAdd compunits range adapter to objfile
2019-01-17  Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10  Tom TromeyRemove ALL_OBJSECTIONS
2019-01-10  Tom TromeyRemove ALL_COMPUNIT_FILETABS
2019-01-10  Tom TromeyRemove ALL_COMPUNITS
2019-01-10  Tom TromeyRemove ALL_OBJFILE_COMPUNITS
2019-01-10  Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-10  Sergio Durigan JuniorAdd parameter to allow enabling/disabling selftests...
2018-09-16  Tom TromeyUse GNU style for metasyntactic variables in gdb
2018-07-04  Simon Marchidarwin: Don't use sbrk
2018-02-13  Simon MarchiFix prefix of maint set/show per-command
2018-01-08  Yao QiFix GDB build failure when $development is false
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07  Tom TromeyConstify add_setshow_*
2017-11-07  Tom TromeyRemove cmd_cfunc_ftype
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-09-27  Tom TromeyConstify commands maint.c, plus maintenance_print_type
2017-09-16  Simon MarchiAdd selftests run filtering
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-18  Yao QiPut selftests api into selftests namespace
2017-07-26  Yao QiAdd "maint check xml-descriptions" to test builtin...
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-23  Pedro Alvesgdb: Use C++11 std::chrono
2016-11-05  Simon MarchiFix a few typos
2016-10-28  Pedro AlvesFix gdb.base/maint.exp regressions
2016-10-21  Tom TromeyChange command stats reporting to use class
2016-05-17  Tom TromeyAdd self-test framework to gdb
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-08-24  Pedro AlvesPrepare for gnulib update
2015-02-27  Pedro AlvesAdd extern "C" to declarations of C symbols
2015-01-11  Doug EvansPR gdb/15830
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18  Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-24  Tom Tromeyconstify deprecate_cmd
2014-07-24  Tom Tromeyconstify maint.c
2014-07-17  Doug EvansFix 17170.
2014-06-19  Gary BensonAdd new internal problem for demangler warnings
2014-06-13  Tom Tromeymake calls to help_list use enumerator
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeychange minsym representation
2014-01-20  Tom Tromeyconvert flags to bitfields
2014-01-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-24  Jan KratochvilCode cleanup: Add objfile_name accessor
2013-04-08  Tom Tromey * maint.c (print_bfd_section_info): Print the section...
2013-04-08  Tom Tromey PR symtab/8424:
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-03-21  Doug Evans New commands "mt set per-command {space,time,symtab...
2013-03-07  Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-20  Yao Qigdb/
2012-12-20  Yao Qigdb/
2012-12-19  Yao Qigdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
next
This page took 1.240199 seconds and 107 git commands to generate.