Remove path name from test case
[binutils-gdb.git] / gdb / defs.h
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 BrobeckerCopyright Year update after running gdb/copyright.py
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/
2015-05-16 Jan Kratochvilcompile: New 'compile print'
2015-05-16 Jan Kratochvilcompile: Distribute scope, add scope_data
2015-05-06 Joel BrobeckerGet rid of deprecated_init_ui_hook
2015-04-11 Jan KratochvilRemove --xdb
2015-02-27 Pedro AlvesAdd extern "C" to declarations of C symbols
2015-01-15 Sergio Durigan JuniorMove code to disable ASR to nat/
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-19 Yao QiMIPS SDE OS ABI support
2014-12-15 Simon MarchiFix build with Python 3.4 (PR python/16784)
2014-12-12 Tom Tromeythe "compile" command
2014-11-21 Yao QiInclude alloca.h unconditionally
2014-10-17 Pedro AlvesDelete Tru64 support
2014-08-19 Gary BensonIntroduce common-types.h
2014-08-07 Gary BensonMove errno.h to common-defs.h
2014-08-07 Gary BensonMove common-utils.h to common-defs.h
2014-08-07 Gary BensonMove ptid.h to common-defs.h
2014-08-07 Gary BensonMove gdb_locale.h to common-defs.h
next