aboutsummaryrefslogtreecommitdiff
path: root/gdb/defs.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-08tui: replace deprecated_register_changed_hook with observerPatrick Palka1-1/+0
2015-06-15Move utility functions to common/Jan Kratochvil1-19/+0
2015-05-16compile: New 'compile print'Jan Kratochvil1-0/+9
2015-05-16compile: Distribute scope, add scope_dataJan Kratochvil1-0/+1
2015-05-06Get rid of deprecated_init_ui_hookJoel Brobecker1-5/+0
2015-04-11Remove --xdbJan Kratochvil1-3/+0
2015-02-27Add extern "C" to declarations of C symbolsPedro Alves1-1/+1
2015-01-15Move code to disable ASR to nat/Sergio Durigan Junior1-1/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-19MIPS SDE OS ABI supportYao Qi1-0/+1
2014-12-15Fix build with Python 3.4 (PR python/16784)Simon Marchi1-4/+4
2014-12-12the "compile" commandTom Tromey1-0/+28
2014-11-21Include alloca.h unconditionallyYao Qi1-21/+0
2014-10-17Delete Tru64 supportPedro Alves1-1/+0
2014-08-19Introduce common-types.hGary Benson1-29/+0
2014-08-07Move errno.h to common-defs.hGary Benson1-1/+0
2014-08-07Move common-utils.h to common-defs.hGary Benson1-2/+0
2014-08-07Move ptid.h to common-defs.hGary Benson1-2/+0
2014-08-07Move gdb_locale.h to common-defs.hGary Benson1-2/+0
2014-08-07Move gdb/signals.h to common-defs.hGary Benson1-3/+0
2014-08-07Move pathmax.h to common-defs.hGary Benson1-3/+0
2014-08-07Move libiberty.h to common-defs.hGary Benson1-1/+0
2014-08-07Move ansidecl.h to common-defs.hGary Benson1-5/+0
2014-08-07Move stddef.h to common-defs.hGary Benson1-2/+0
2014-08-07Move stdarg.h to common-defs.hGary Benson1-2/+0
2014-08-07Move stdlib.h to common-defs.hGary Benson1-3/+0
2014-08-07Move stdio.h to common-defs.hGary Benson1-1/+0
2014-07-30Introduce common/common-defs.hGary Benson1-2/+1
2014-06-26constify to_loadTom Tromey1-1/+1
2014-06-03Add xmethod interface to the extension language API.Siva Chandra1-0/+2
2014-03-18Fix SIGTERM signal safety (PR gdb/15358).Jan Kratochvil1-1/+4
2014-02-25Annotate comments for Doxygen.Stan Shebs1-64/+68
2014-02-19remove exec_set_find_memory_regionsTom Tromey1-4/+0
2014-02-09Add Guile as an extension language.Doug Evans1-0/+1
2014-02-05Extension Language APIDoug Evans1-6/+2
2014-01-13remove use_windowsTom Tromey1-4/+0
2014-01-13remove unused deprecated_flush_hook declarationTom Tromey1-1/+0
2014-01-13remove deprecated_set_hookTom Tromey1-2/+0
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey1-5/+0
2014-01-13replace XMALLOC with XNEWTom Tromey1-1/+0
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18stdlib.h is universal tooTom Tromey1-2/+0
2013-11-18don't check for stddef.hTom Tromey1-6/+0
2013-10-02Constification of parse_linespec and fallout:Keith Seitz1-2/+0
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-12/+0
2013-09-05Remove deprecated_command_loop_hook.Andrew Burgess1-5/+2
2013-09-04Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.Jan Kratochvil1-1/+1
2013-09-02gdb/Yao Qi1-1/+0
2013-08-28PR gdb/15415Jan Kratochvil1-0/+2