]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/defs.h
Fix regression on aarch64-linux gdbserver
[thirdparty/binutils-gdb.git] / gdb / defs.h
9 days ago  Simon Marchigdb: move symbol_file_command declaration to symfile.h
9 days ago  Simon Marchigdb: remove enum precision_type
9 days ago  Simon Marchigdb: move annotation_level declaration/definition to...
9 days ago  Simon Marchigdb: move a bunch of quit-related things to event-top...
9 days ago  Simon Marchigdb: move declarations of check_quit_flag and set_quit_...
9 days ago  Simon Marchigdb: don't include gdbsupport/array-view.h in defs.h
9 days ago  Simon Marchigdb: don't include hashtab.h in defs.h
9 days ago  Simon Marchigdb: move RequireLongest to gdbsupport/traits.h
9 days ago  Simon Marchigdb: move store/extract integer functions to extract...
9 days ago  Simon Marchigdb: remove extract_long_unsigned_integer
9 days ago  Simon Marchigdb: move `enum compile_i_scope_types` to compile/compile.h
9 days ago  Simon Marchigdb: move two declarations out of defs.h
2024-02-01  Aditya Vidyadhar... Fix AIX build break.
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2024-01-09  Tom TromeyRefactor complaint thread-safety approach
2023-12-14  Simon Marchigdb: make store_integer take an array_view
2023-11-29  Tom TromeyRemove gdb_static_assert
2023-11-13  Tom TromeyRemove declaration of re_comp
2023-11-07  Tom TromeyRemove EXTERN_C and related defines
2023-09-18  Tom TromeyMove val_prettyformat to valprint.h
2023-04-21  Simon Marchigdb: remove language_auto
2023-03-20  Tom TromeyUse rust_demangle to fix a crash
2023-02-27  Kevin BuettnerIntroduce set_force_quit_flag and change type of sync_q...
2023-02-27  Tom TromeyRemove old GNU indent directives
2023-02-10  Maciej W. RozyckiGDB: Switch to using C++ standard integer type limits
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-16  Simon Marchigdb: remove static buffer in command_line_input
2022-11-23  Luis MachadoDocument the memory_tagged argument for memory region...
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-07-19  Luis Machado[AArch64] MTE corefile support
2022-07-18  Tom TromeyReplace input_interactive_p with a method
2022-07-12  Tom de VriesFix -fsanitize=thread for per_cu fields
2022-03-31  Tom TromeyRemove dbx mode
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-03  Simon Marchigdb: make extract_integer take an array_view
2021-10-03  Simon Marchigdb: make string-like set show commands use std::string...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-03-16  Simon Marchigdb: move enum gdb_osabi to osabi.h
2020-01-14  Tom TromeyMove gdbsupport to the top level
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-08  Tom TromeyConstify command_line_input
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-09-11  Christian BiesingerMake relocate_{path,gdb_directory} return std::string
2019-09-06  Christian BiesingerChange int to bool for the relocate_* functions
2019-07-10  Tom TromeyDon't include gdbarch.h from defs.h
2019-07-09  Tom TromeyRename common to gdbsupport
2019-07-02  Simon MarchiMove generic_load declaration to symfile.h
2019-06-18  Andrew Burgessgdb: Remove use of deprecated_interactive_hook
2019-05-08  Tom TromeyMove "watchdog" to remote.c
2019-05-08  Tom TromeyMove interpreter_p declaration to main.h
2019-05-08  Tom TromeyDon't declare read_unsigned_leb128 in defs.h
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-01  Jerome Guittonarm-pikeos: software single step
2018-09-18  John BaldwinAdd a new 'info proc files' subcommand of 'info proc'.
2018-08-17  Tom TromeyRemove "repeat" argument from command_line_input
2018-06-07  Tom TromeyChange build_address_symbolic to return std::string
2018-04-07  Simon MarchiMake "set osabi none" really work (PR 22980)
2018-03-19  Tom TromeyConvert observers to C++
2018-03-08  Alan HaywardRemove MAX_REGISTER_SIZE define
2018-02-28  Sergio Durigan JuniorCreate new common/pathstuff.[ch]
2018-02-14  Tom TromeyMove some declarations to source.h
2018-02-13  Simon MarchiUse enum flags for flags passed to openp
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-11  Pedro AlvesUnbreak build for non-ELF ports
2017-12-08  Jan KratochvilDWARF-5: .debug_names index consumer
2017-12-08  Jan KratochvilChange dwarf2_initialize_objfile's return value
2017-11-07  Tom TromeyConstify execute_command
2017-11-07  Tom TromeyConstify add_path and friends
2017-09-27  Tom TromeyConstify some commands in exec.c, plus symbol_file_command
2017-09-23  Tom TromeyRemoved unused declaration
2017-09-04  Simon MarchiMove command lines types/declarations to cli-script.h
2017-07-20  Pedro AlvesMake language_def O(1)
2017-06-16  Yao Qiextract/store integer function template
2017-05-26  Alan HaywardAdd regcache raw_supply_integer and raw_collect_integer.
2017-04-12  Tom TromeyIntroduce command_line_up
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-02-20  Jan KratochvilDWARF-5 basic functionality
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-09  Pedro Alvesgdb: Remove support for obsolete OSABIs and a.out
2016-11-23  Pedro Alvesgdb: Use C++11 std::chrono
2016-10-31  Maciej W. RozyckiMIPS: Remove remains of IRIX OS ABI support
2016-10-25  Rainer OrthFix gdb C++ compilation on Solaris (PR build/20712)
2016-10-06  Tom TromeyRemove Java support
2016-10-03  Antoine TremblayEmit inferior, thread and frame selection events to...
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-07-26  Tom TromeyPR python/20190 - compute TLS symbol without a frame
2016-06-24  Tom TromeyMove logic out of symbol_find_demangled_name
2016-06-21  Pedro AlvesMake stdin be per UI
2016-05-17  Tom TromeyAdd support for the Rust language
2016-04-12  Pedro AlvesEliminate immediate_quit
2016-04-12  Pedro Alvestarget remote: Don't rely on immediate_quit (introduce...
2016-04-12  Pedro AlvesEliminate clear_quit_flag
2016-04-12  Pedro AlvesIntroduce interruptible_select
2016-03-09  Pedro Alvesgdb_readline -> gdb_readline_no_editing
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-25  Pedro Alvesremote: allow aborting long operations (e.g., file...
2015-08-15  Doug EvansUse macros for some enum bit field sizes.
2015-07-08  Patrick Palkatui: replace deprecated_register_changed_hook with...
2015-06-15  Jan KratochvilMove utility functions to common/
next