summaryrefslogtreecommitdiff
path: root/gdb/gdbinit.in
Commit message (Collapse)AuthorAgeFilesLines
* Revert:Pedro Alves2009-10-051-2/+0
| | | | | 2009-10-04 Pedro Alves <pedro@codesourcery.com> * gdbinit.in: Set data-directory to @srcdir@.
* * gdbinit.in: Set data-directory to @srcdir@.Pedro Alves2009-10-041-0/+2
|
* * dwarf2read.c (dwarf2_die_debug): New static global.Doug Evans2008-10-061-0/+17
| | | | | | | | | | | | | | | | | | (dump_die_shallow): Renamed from dump_die, New args f, indent. Print to specified file, indented by the specified amount. (dump_die_for_error): New fn. Point all existing callers of dump_die here. (dump_die_die_1,dump_die): New fns, replaces ... (dump_die_list): ... deleted. (read_die_and_children_1): Old contents of read_die_and_children moved here. (read_die_and_children): Rewrite. (read_die_and_siblings): Call read_die_and_children_1 instead of read_die_and_children. (_initialize_dwarf2_read): New option "debug dwarf2-die". * gdbinit.in (pdie): New macro. * doc/gdb.texinfo (set debug dwarf2-die): Document it.
* 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-201-1/+0
| | | | | | | | | | | | | | | | | | | | | * MAINTAINERS: Delete mmalloc. * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h. * NEWS: Mention removal of --with-malloc. * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE. * config.in: Regenerate. * configure: Regenerate. * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc, USE_MMALLOC, MMCHECK_FORCE. * gdbinit.in: Remove mmalloc. * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch. * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS. * config/i386/go32.mh: Likewise. * config/i386/interix.mh: Likewise. * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT. 2004-01-19 Michael Chastain <mec.gnu@mindspring.com> * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, MMAP_BASE_ADDRESS, MMAP_INCREMENT.
* Patch from David Carlton <carlton@math.stanford.edu>:Jim Blandy2002-07-301-2/+2
| | | | | | * gdbinit.in: Move the `dir' commands that add GDB's own source directory to the search path to the end, so that the `gdb' source directory will be searched first.
* import gdb-1999-08-16 snapshotJason Molenda1999-08-161-1/+1
|
* Initial revisionStan Shebs1999-04-161-0/+18