gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / defs.h
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
2014-08-07  Gary BensonMove gdb/signals.h to common-defs.h
2014-08-07  Gary BensonMove pathmax.h to common-defs.h
2014-08-07  Gary BensonMove libiberty.h to common-defs.h
2014-08-07  Gary BensonMove ansidecl.h to common-defs.h
2014-08-07  Gary BensonMove stddef.h to common-defs.h
2014-08-07  Gary BensonMove stdarg.h to common-defs.h
2014-08-07  Gary BensonMove stdlib.h to common-defs.h
2014-08-07  Gary BensonMove stdio.h to common-defs.h
2014-07-30  Gary BensonIntroduce common/common-defs.h
2014-06-26  Tom Tromeyconstify to_load
2014-06-03  Siva ChandraAdd xmethod interface to the extension language API.
2014-03-18  Jan KratochvilFix SIGTERM signal safety (PR gdb/15358).
2014-02-25  Stan ShebsAnnotate comments for Doxygen.
2014-02-19  Tom Tromeyremove exec_set_find_memory_regions
2014-02-10  Doug EvansAdd Guile as an extension language.
2014-02-06  Doug EvansExtension Language API
2014-01-13  Tom Tromeyremove use_windows
2014-01-13  Tom Tromeyremove unused deprecated_flush_hook declaration
2014-01-13  Tom Tromeyremove deprecated_set_hook
2014-01-13  Tom Tromeyreplace XCALLOC with XCNEWVEC or XCNEW
next
This page took 0.674635 seconds and 106 git commands to generate.