Age | Commit message (Expand) | Author |
2007-11-28 | fix race: install-all can only be run *after* all is finished, otherwise | Marc Espie |
2007-10-03 | On i386, use PCB_SAVECTX flags to distinguish between state saved by a normal | Mark Kettenis |
2007-08-21 | Treat Ldatafault_internal as having a trap frame. | Mark Kettenis |
2007-01-07 | Make unwinding through kernel trap frames work on sparc64. | Mark Kettenis |
2006-11-10 | Convert to use inf-ptrace.c. | Mark Kettenis |
2006-11-10 | Handle OpenBSD as well. | Mark Kettenis |
2006-11-09 | Initial stab at OpenBSD/sh support. | Mark Kettenis |
2006-11-09 | grok sh-*-openbsd* | Theo de Raadt |
2006-10-06 | Early bits for a 32-bit SuperH toolchain, currently for little-endian | Miod Vallat |
2006-09-25 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-07-23 | Do not build & install gdbtui. | Mark Kettenis |
2006-07-19 | ``target kvm'' support for alpha; ok kettenis@ | Miod Vallat |
2006-05-16 | Bring over upstream changes that fix backtraces through signal handlers and | Mark Kettenis |
2006-03-26 | Fix memset(.., ..., 0) bugs that are already fixed upstream. | Mark Kettenis |
2006-02-26 | Handle soft interrupt frames too. | Mark Kettenis |
2005-12-28 | Skip ld.so resolver on sparc too. | Mark Kettenis |
2005-12-28 | Skip ld.so resolver on sparc64. This makes stepping into functions in shared | Mark Kettenis |
2005-12-28 | Support for skipping ld.so resolver. | Mark Kettenis |
2005-12-28 | Fix single-stepping over system calls on sparc and sparc64. | Mark Kettenis |
2005-12-22 | Teach gdb about interrupt frames on i386 too. | Mark Kettenis |
2005-12-22 | Teach gdb how to unwind amd64 kernel trap frames. | Mark Kettenis |
2005-12-21 | Teach gdb how to unwind i386 kernel trap frames. | Mark Kettenis |
2005-12-06 | Try to prevent infinite backtraces. | Mark Kettenis |
2005-12-04 | amd64 threads support. | Mark Kettenis |
2005-12-03 | i386 threads support. | Mark Kettenis |
2005-12-03 | Threads support. | Mark Kettenis |
2005-11-26 | Cut arm over to inf-ptrace.c, making fork following work. | Mark Kettenis |
2005-11-25 | Cut alpha over to inf-ptrace.c, making fork following work. | Mark Kettenis |
2005-11-25 | Cut hppa over to inf-ptrace.c, making fork following work. | Mark Kettenis |
2005-11-21 | Cut m68k over to inf-ptrace.c, making fork following work. | Mark Kettenis |
2005-11-20 | Cut powerpc over to inf-ptrace.c, making fork following work. | Mark Kettenis |
2005-11-17 | Add support for following forks. Backported from the to-be released gdb 6.4. | Mark Kettenis |
2005-11-08 | Fix single step buglet on sparc/sparc64. | Mark Kettenis |
2005-08-09 | Adjust for new signal trampoline. | Mark Kettenis |
2005-07-26 | Handle new signal trampoline on i386. | Mark Kettenis |
2005-07-26 | Read/write from/to I-space instead of D-space. | Mark Kettenis |
2005-07-14 | Add support "target kvm" on powerpc. | Mark Kettenis |
2005-03-30 | Fix reading sparc coredumps. | Mark Kettenis |
2005-03-29 | StackGhost support for sparc64. | Mark Kettenis |
2005-02-27 | Fix backtraces for kernel core dumps. | Mark Kettenis |
2005-01-05 | Unbreak m88k build. | Mark Kettenis |
2004-12-27 | Add sgi support. | Mark Kettenis |
2004-12-27 | Update mips-specific code to gdb-current. | Mark Kettenis |
2004-12-27 | Don't crash on intermixed 32-bit and 64-bit DWARF sections. | Mark Kettenis |
2004-12-27 | Add add_setshow_enum_cmd. | Mark Kettenis |
2004-12-27 | Add back nbsd.mt. | Mark Kettenis |
2004-12-27 | Resolve conflicts for GDB 6.3. Add local patches. | Mark Kettenis |
2004-12-27 | GDB 6.3 (excluding .info files) | Mark Kettenis |
2004-11-04 | Set default OS/ABI to OpenBSD/ELF for all ELF ports. | Mark Kettenis |
2004-11-02 | Merge conflicts, bringing our changes back in: | Miod Vallat |