aboutsummaryrefslogtreecommitdiff
path: root/gdb/defs.h
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-09 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans1-5/+5
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves1-0/+4
2013-07-01Rely on gnulib's unistd.h replacement.Pedro Alves1-14/+0
2013-02-04Adding aarch64-newlib-tdep support.Marcus Shawcroft1-0/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-18 * defs.h (directory_command): Don't declare.Tom Tromey1-2/+0
2012-12-18Port GDB to powerpc-lynx178.Joel Brobecker1-0/+1
2012-12-10 * defs.h: Don't check for definition of LONGEST.Tom Tromey1-10/+0
2012-12-09gdb/Jan Kratochvil1-12/+0
2012-08-22 * defs.h: Include build-gnulib/config.hKeith Seitz1-0/+1
2012-08-22 * defs.h (quit_flag): Don't declare.Tom Tromey1-2/+22
2012-08-07gdb/Jan Kratochvil1-1/+6
2012-07-18 * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.Doug Evans1-376/+6
2012-07-18 * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey1-1/+1
2012-07-182012-07-18 Terry Guo <terry.guo@arm.com>xuepeng guo1-0/+3
2012-07-02gdb/Jan Kratochvil1-0/+3
2012-05-24gdb/Pedro Alves1-1/+1
2012-05-18 PR exp/13907:Tom Tromey1-2/+2
2012-05-11gdb/Jan Kratochvil1-0/+3
2012-04-25 Initial pass at Go language support.Doug Evans1-0/+1
2012-04-17 * cleanups.h: New file.Doug Evans1-61/+2