summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/gdb
AgeCommit message (Expand)Author
2003-11-06Teach gdb about the existence of SIGINFO. Fixes PR 3173.Otto Moerbeek
2003-08-06backport a fix from current gdb to fix a crash when using set enumTed Unangst
2003-04-17Switch i386 to new binutils, i386 tools now do ELF.Dale Rahn
2003-03-01Disable mmalloc on all openbsd systems. It was disabled on some before.Dale Rahn
2003-01-06syncronous -> synchronousMiod Vallat
2002-12-09From Andrushock, s/sucess/success/gTodd C. Miller
2002-11-06Fix obnoxious makeinfo warnings during build.Miod Vallat
2002-10-21make it compile through the gdb, still needs more work; fgsch@ okMichael Shalayeff
2002-08-11Switch sparc binutils to ELF.Artur Grabowski
2002-08-08bah, use mode 0 here.Federico G. Schwindt
2002-08-08Add missing mode argument to open(2); noticed byFederico G. Schwindt
2002-07-21Fix backtrace support for OpenBSD/powerpc.Dale Rahn
2002-06-07Switch powerpc to using new split (aout/elf) link.hDale Rahn
2002-05-28Fix *.texinfo warnings in gnu/.Mike Pechkin
2002-05-21Support for kcore on alpha.Artur Grabowski
2002-05-19enable attaching to a running process on alpha.Matthieu Herrb
2002-05-18don't duplicate things here, just include xm-obsd.h.Federico G. Schwindt
2002-04-08correct shared libs support in sparc64 gdb; deraadt@ ok.Federico G. Schwindt
2002-04-04use v9a disassembler. no more unknown insn.Federico G. Schwindt
2002-04-04more changes from gdb-current. allows bt to work correctly; deraadt@ ok.Federico G. Schwindt
2002-04-03disable mmalloc for sparc64; fgs okTheo de Raadt
2002-04-03more stuff adapted from gdb -current.Federico G. Schwindt
2002-04-03more sparc64 specific code.Federico G. Schwindt
2002-04-02sparc64 support.Federico G. Schwindt
2002-04-02wrap sparc64 specific things around ifdef to avoid pollution in sparc.Federico G. Schwindt
2002-04-02don't use a specific file for sparc64 defines, move them to tm-sp64.h.Federico G. Schwindt
2002-04-02move things around so host part can be reused by sparc64.Federico G. Schwindt
2002-04-01unbreak gdb in sparc with my last commit.Federico G. Schwindt
2002-04-01deal with stack bias in sparc64.Federico G. Schwindt
2002-04-01sparc64 native defines to compensate for stack bias.Federico G. Schwindt
2002-03-31sparc64 host configuration.Federico G. Schwindt
2002-03-31fixed my previous commit.Federico G. Schwindt
2002-03-31define GDB_TARGET_IS_SPARC64 to 1; from gdb-current.Federico G. Schwindt
2002-03-31sparc64 native support; from NetBSD.Federico G. Schwindt
2002-02-17Get gdb (mostly) working on vax. Work by bjc@.Hugh Graham
2002-02-13Changes necessary to configure vax. Confirmed by miod + theo.Hugh Graham
2001-09-25let configure script use GNUSYSTEM_AUX_DIRMarc Espie
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-06-07Restore debugging to att format.Marc Espie
2001-03-28Kill remaining references to binutils's readline.Marc Espie
2001-03-18Build gnu/lib/libreadline and use it instead of the one currentlyTodd C. Miller
2000-12-19-libiberty is a bogus dependency, so remove it, as we share it with egcs.Marc Espie
2000-10-25Add shared library awareness to powerpc gdb. Uses the "standard" SVR4 solibDale Rahn
2000-09-14Some installation problems: older gnu programs don't know about DESTDIR,Marc Espie
2000-09-12Adapt gdb to function name change in bfd.Marc Espie
1999-06-18Kill old libiberty, use the one under egcs now.Marc Espie
1999-06-01Make gdb on mips understand corefile contentsPer Fogelstrom
1999-05-02Obvious typo in previous commit; niklas@Marc Espie
1999-05-01Let Makefiles pass infodir and bindir thru recursive invocation,Marc Espie
1999-02-09GDB 6.3 (excluding .info files)Steve Murphree