summaryrefslogtreecommitdiff
path: root/gdb/defs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move errno.h to common-defs.hGary Benson2014-08-071-1/+0
* Move common-utils.h to common-defs.hGary Benson2014-08-071-2/+0
* Move ptid.h to common-defs.hGary Benson2014-08-071-2/+0
* Move gdb_locale.h to common-defs.hGary Benson2014-08-071-2/+0
* Move gdb/signals.h to common-defs.hGary Benson2014-08-071-3/+0
* Move pathmax.h to common-defs.hGary Benson2014-08-071-3/+0
* Move libiberty.h to common-defs.hGary Benson2014-08-071-1/+0
* Move ansidecl.h to common-defs.hGary Benson2014-08-071-5/+0
* Move stddef.h to common-defs.hGary Benson2014-08-071-2/+0
* Move stdarg.h to common-defs.hGary Benson2014-08-071-2/+0
* Move stdlib.h to common-defs.hGary Benson2014-08-071-3/+0
* Move stdio.h to common-defs.hGary Benson2014-08-071-1/+0
* Introduce common/common-defs.hGary Benson2014-07-301-2/+1
* constify to_loadTom Tromey2014-06-261-1/+1
* Add xmethod interface to the extension language API.Siva Chandra2014-06-031-0/+2
* Fix SIGTERM signal safety (PR gdb/15358).Jan Kratochvil2014-03-181-1/+4