summaryrefslogtreecommitdiff
path: root/gdb/defs.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Unbreak build for non-ELF portsPedro Alves2017-12-111-6/+0
* DWARF-5: .debug_names index consumerJan Kratochvil2017-12-081-0/+1
* Change dwarf2_initialize_objfile's return valueJan Kratochvil2017-12-081-0/+5
* Constify execute_commandTom Tromey2017-11-071-1/+1
* Constify add_path and friendsTom Tromey2017-11-071-3/+3
* Constify some commands in exec.c, plus symbol_file_commandTom Tromey2017-09-271-1/+1
* Removed unused declarationTom Tromey2017-09-231-6/+0
* Move command lines types/declarations to cli-script.hSimon Marchi2017-09-041-74/+0
* Make language_def O(1)Pedro Alves2017-07-201-1/+2
* extract/store integer function templateYao Qi2017-06-161-8/+39
* Add regcache raw_supply_integer and raw_collect_integer.Alan Hayward2017-05-261-1/+4
* Introduce command_line_upTom Tromey2017-04-121-7/+21
* -Wwrite-strings: The RestPedro Alves2017-04-051-3/+4
* DWARF-5 basic functionalityJan Kratochvil2017-02-201-0/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Remove support for obsolete OSABIs and a.outPedro Alves2016-12-091-7/+3
* gdb: Use C++11 std::chronoPedro Alves2016-11-231-14/+0
* MIPS: Remove remains of IRIX OS ABI supportMaciej W. Rozycki2016-10-311-1/+0
* Fix gdb C++ compilation on Solaris (PR build/20712)Rainer Orth2016-10-251-10/+0
* Remove Java supportTom Tromey2016-10-061-4/+3
* Emit inferior, thread and frame selection events to all UIsAntoine Tremblay2016-10-031-0/+16
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-7/+0
* PR python/20190 - compute TLS symbol without a frameTom Tromey2016-07-261-0/+19
* Move logic out of symbol_find_demangled_nameTom Tromey2016-06-231-4/+14
* Make stdin be per UIPedro Alves2016-06-211-1/+3
* Add support for the Rust languageTom Tromey2016-05-171-0/+1
* Eliminate immediate_quitPedro Alves2016-04-121-7/+4
* target remote: Don't rely on immediate_quit (introduce quit handlers)Pedro Alves2016-04-121-4/+30
* Eliminate clear_quit_flagPedro Alves2016-04-121-2/+0
* Introduce interruptible_selectPedro Alves2016-04-121-0/+11
* gdb_readline -> gdb_readline_no_editingPedro Alves2016-03-091-2/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* remote: allow aborting long operations (e.g., file transfers)Pedro Alves2015-08-251-11/+9
* Use macros for some enum bit field sizes.Doug Evans2015-08-151-0/+5
* tui: replace deprecated_register_changed_hook with observerPatrick Palka2015-07-081-1/+0
* Move utility functions to common/Jan Kratochvil2015-06-151-19/+0
* compile: New 'compile print'Jan Kratochvil2015-05-161-0/+9
* compile: Distribute scope, add scope_dataJan Kratochvil2015-05-161-0/+1
* Get rid of deprecated_init_ui_hookJoel Brobecker2015-05-061-5/+0
* Remove --xdbJan Kratochvil2015-04-111-3/+0
* Add extern "C" to declarations of C symbolsPedro Alves2015-02-271-1/+1
* Move code to disable ASR to nat/Sergio Durigan Junior2015-01-151-1/+0
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* MIPS SDE OS ABI supportYao Qi2014-12-191-0/+1
* Fix build with Python 3.4 (PR python/16784)Simon Marchi2014-12-151-4/+4
* the "compile" commandTom Tromey2014-12-121-0/+28
* Include alloca.h unconditionallyYao Qi2014-11-211-21/+0
* Delete Tru64 supportPedro Alves2014-10-171-1/+0
* Introduce common-types.hGary Benson2014-08-191-29/+0