Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-06 | Teach gdb about the existence of SIGINFO. Fixes PR 3173. | Otto Moerbeek | |
"Works for me" todd@ ok mickey@ fgsch@ | |||
2003-08-06 | backport a fix from current gdb to fix a crash when using set enum | Ted Unangst | |
without an argument. problem reported by adrian at coresecurity.com ok millert@ | |||
2003-04-17 | Switch i386 to new binutils, i386 tools now do ELF. | Dale Rahn | |
RODATA_* align macros to preserve current behavior on other archs and allow for 1G sep between beginning of exe and beginning of data DARPA funded work. | |||
2003-03-01 | Disable mmalloc on all openbsd systems. It was disabled on some before. | Dale Rahn | |
ok miod@ pvalchev@ | |||
2003-01-06 | syncronous -> synchronous | Miod Vallat | |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller | |
2002-11-06 | Fix obnoxious makeinfo warnings during build. | Miod Vallat | |
2002-10-21 | make it compile through the gdb, still needs more work; fgsch@ ok | Michael Shalayeff | |
2002-08-11 | Switch sparc binutils to ELF. | Artur Grabowski | |
XXX - we might want to improve the version selection logic when feeding those diffs back to FSF, but we can't do that until we bump our version to OpenBSD 3.2 because then the tree wouldn't build. | |||
2002-08-08 | bah, use mode 0 here. | Federico G. Schwindt | |
2002-08-08 | Add missing mode argument to open(2); noticed by | Federico G. Schwindt | |
Grudge Mason <grudge_mason@hotmail.com>. Note that this code is not compiled in. | |||
2002-07-21 | Fix backtrace support for OpenBSD/powerpc. | Dale Rahn | |
This was done in a *BSD independant mode. Look at this again for gdb 5.x | |||
2002-06-07 | Switch powerpc to using new split (aout/elf) link.h | Dale Rahn | |
2002-05-28 | Fix *.texinfo warnings in gnu/. | Mike Pechkin | |
espie@ request and OK | |||
2002-05-21 | Support for kcore on alpha. | Artur Grabowski | |
Based on a diff from Mattias Amnefelt <mattiasa at e.kth.se>, which was in turn based on code in NetBSD, but I rewrote all the relevant pieces to have less alignment errors and follow gdb code style. fgs@ ok. | |||
2002-05-19 | enable attaching to a running process on alpha. | Matthieu Herrb | |
ok millert@ | |||
2002-05-18 | don't duplicate things here, just include xm-obsd.h. | Federico G. Schwindt | |
fixes warnings found by deraadt@. tested by miod@ | |||
2002-04-08 | correct shared libs support in sparc64 gdb; deraadt@ ok. | Federico G. Schwindt | |
2002-04-04 | use v9a disassembler. no more unknown insn. | Federico G. Schwindt | |
2002-04-04 | more changes from gdb-current. allows bt to work correctly; deraadt@ ok. | Federico G. Schwindt | |
2002-04-03 | disable mmalloc for sparc64; fgs ok | Theo de Raadt | |
2002-04-03 | more stuff adapted from gdb -current. | Federico G. Schwindt | |
2002-04-03 | more sparc64 specific code. | Federico G. Schwindt | |
2002-04-02 | sparc64 support. | Federico G. Schwindt | |
2002-04-02 | wrap sparc64 specific things around ifdef to avoid pollution in sparc. | Federico G. Schwindt | |
2002-04-02 | don't use a specific file for sparc64 defines, move them to tm-sp64.h. | Federico G. Schwindt | |
also, i change the GDB_TARGET_IS_SPARC64 back to old behavior, is not that hard to back port things from gdb-current. | |||
2002-04-02 | move things around so host part can be reused by sparc64. | Federico G. Schwindt | |
2002-04-01 | unbreak gdb in sparc with my last commit. | Federico G. Schwindt | |
2002-04-01 | deal with stack bias in sparc64. | Federico G. Schwindt | |
2002-04-01 | sparc64 native defines to compensate for stack bias. | Federico G. Schwindt | |
2002-03-31 | sparc64 host configuration. | Federico G. Schwindt | |
2002-03-31 | fixed my previous commit. | Federico G. Schwindt | |
2002-03-31 | define GDB_TARGET_IS_SPARC64 to 1; from gdb-current. | Federico G. Schwindt | |
helps back porting sparc-tdep.c stuff needed by sparc64 gdb. | |||
2002-03-31 | sparc64 native support; from NetBSD. | Federico G. Schwindt | |
more pieces are comming. | |||
2002-02-17 | Get gdb (mostly) working on vax. Work by bjc@. | Hugh Graham | |
2002-02-13 | Changes necessary to configure vax. Confirmed by miod + theo. | Hugh Graham | |
2001-09-25 | let configure script use GNUSYSTEM_AUX_DIR | Marc Espie | |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2001-06-07 | Restore debugging to att format. | Marc Espie | |
Noticed and requested by aazubel@mail.ru and fgs@. | |||
2001-03-28 | Kill remaining references to binutils's readline. | Marc Espie | |
2001-03-18 | Build gnu/lib/libreadline and use it instead of the one currently | Todd C. Miller | |
in the binutils dir. | |||
2000-12-19 | -libiberty is a bogus dependency, so remove it, as we share it with egcs. | Marc Espie | |
PR 1571. | |||
2000-10-25 | Add shared library awareness to powerpc gdb. Uses the "standard" SVR4 solib | Dale Rahn | |
support. Ok'ed by espie and deraadt. | |||
2000-09-14 | Some installation problems: older gnu programs don't know about DESTDIR, | Marc Espie | |
but we have a mix here -> convert the old ones to heed DESTDIR. Also, fix manpages installation in Makefile.bsd-wrapper (INSTALL_MAN setting that got lost, bad MANDIR, don't set MANDIR if PREFIX is the standard location) | |||
2000-09-12 | Adapt gdb to function name change in bfd. | Marc Espie | |
1999-06-18 | Kill old libiberty, use the one under egcs now. | Marc Espie | |
1999-06-01 | Make gdb on mips understand corefile contents | Per Fogelstrom | |
1999-05-02 | Obvious typo in previous commit; niklas@ | Marc Espie | |
1999-05-01 | Let Makefiles pass infodir and bindir thru recursive invocation, | Marc Espie | |
so that make install will heed DESTDIR, and so gdb.info & friends will finally show up in distrib/sets... | |||
1999-02-09 | GDB 6.3 (excluding .info files) | Steve Murphree | |