]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/maint.c
gas pending_bundle_size assert
[thirdparty/binutils-gdb.git] / gdb / maint.c
10 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-06-03  Tom de Vries[gdb/cli] Use captured per_command_time in worker threads
2025-05-29  Simon Marchigdb, gdbsupport: fix all `;;` instances
2025-05-29  Pedro AlvesFix build when RUSAGE_THREAD is not available & add...
2025-04-29  Simon Marchigdb: add scoped_time_it
2025-04-26  Tom TromeyAdd "maint canonicalize" command
2025-04-08  Simon Marchigdb: remove unused includes in maint.c
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-03-06  Tom TromeyAdd a quit to maint_print_all_sections
2024-12-13  Tom TromeyIntroduce "command" styling
2024-08-12  Simon Marchigdb: drop struct keyword when using bound_minimal_symbol
2024-04-25  Simon Marchigdb: remove gdbcmd.h
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-02-06  Simon Marchigdb: remove core_bfd macro
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-06  Andrew Burgessgdb: fix libstdc++ assert caused by invalid use of...
2023-12-04  Richard Buntgdb: Enable early init of thread pool size
2023-11-07  Tom TromeyRemove EXTERN_C and related defines
2023-10-21  Simon Marchigdb: fix owner passed to remove_target_sections in...
2023-10-19  Simon Marchigdb: remove target_section_table typedef
2023-09-20  Tom TromeyRemove explanatory comments from includes
2023-06-03  Tom de Vries[gdb/cli] Fix help text of maint info target-sections
2023-05-07  Tom TromeyRemove ALL_OBJFILE_OSECTIONS
2023-05-07  Tom TromeyRename objfile::sections
2023-03-09  Simon Marchigdb, gdbserver, gdbsupport: fix whitespace issues
2023-01-24  Enze Ligdb: some int to bool conversion
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-08-03  Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-06-02  Tom TromeyODR warning for "main"
2022-04-28  Simon Marchigdb: remove BLOCKVECTOR_BLOCK and BLOCKVECTOR_NBLOCKS...
2022-04-19  Lancelot SIXgdbsupport/selftest: Replace for_each_selftest with...
2022-04-12  Tom TromeyAllow thread-pool.h to work without threads
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-29  Tom TromeyUnify gdb puts functions
2022-02-06  Simon Marchigdb: remove COMPUNIT_BLOCKVECTOR macro, add getter...
2022-02-06  Simon Marchigdb: move compunit_filetabs to compunit_symtab::filetabs
2022-01-26  Tom TromeyAlways call the wrap_here method
2022-01-26  Tom TromeyConvert wrap_here to use integer parameter
2022-01-25  Tom TromeySent timing stats to gdb_stdlog
2022-01-05  Tom TromeyUse filtered output in ordinary commands
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-07  Tom de Vries[gdb/tdep] Fix inferior plt calls in PIE for i386
2021-11-08  Lancelot SIXImprove gdb::array_view ctor from contiguous containers
2021-10-29  Tom de Vries[gdb/build] Fix build with --disable-unit-tests
2021-10-28  Simon Marchigdb: add selftest name completion
2021-10-28  Simon Marchigdb: add "maint set/show selftest verbose" commands...
2021-10-03  Lancelot SIXgdb: Introduce setting construct within cmd_list_element
2021-09-22  Tom de Vries[gdb] Add maint selftest -verbose option
2021-09-08  Tom de Vries[gdb/build] Fix build with undefined CXX_STD_THREAD
2021-08-30  Tom TromeyAdd a show function for "maint show worker-threads"
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...
next