index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
binutils
/
gdb
Age
Commit message (
Expand
)
Author
2013-01-05
Switch m88k ports to ELF.
Miod Vallat
2012-10-02
fix weird depend on -liberty, okay miod@.
Marc Espie
2012-08-29
Add DWARF2 CFI unwinder for hppa.
Mark Kettenis
2012-08-29
Adjust for changes to "struct reg".
Mark Kettenis
2012-07-12
On i386 gdb failed to display the stack trace of a kernel core dump
Alexander Bluhm
2012-05-04
Enable multi-threaded debugging on hppa.
Mark Kettenis
2012-04-18
Enable multi-threaded debugging on powerpc.
Mark Kettenis
2012-04-17
Enable multi-threaded debugging on sparc64.
Mark Kettenis
2012-04-13
Enable multi-threaded debugging on amd64.
Mark Kettenis
2012-04-13
Enable multi-threaded debugging on i386.
Mark Kettenis
2012-04-13
Add support for live debugging of multi-threaded code.
Mark Kettenis
2012-04-11
Minimal threads support for i386.
Mark Kettenis
2012-04-09
Minimal threads support for mips64.
Mark Kettenis
2012-04-08
Minimal threads debug support for powerpc.
Mark Kettenis
2012-04-07
Minimal threads debug support for sparc64.
Mark Kettenis
2012-04-07
The wcookie is per-process, not per-thread.
Mark Kettenis
2012-04-07
Fix previous commit; the function signatures are different for our in-tree
Mark Kettenis
2012-04-06
Minimal threads debug support; enough to make attach and detach work.
Mark Kettenis
2011-11-20
don't use == when = was intended
Jonathan Gray
2011-09-03
Fix backtrace across signals on amd64
Philip Guenthe
2011-05-09
Handle lazy relocation stubs like Linux does, (but with simplified code since
Mark Kettenis
2010-05-02
Add support for floating-point registers on OpenBSD/hppa.
Mark Kettenis
2009-07-24
add compat support to gdb so that it can deal with libpthread with and
Kurt Miller
2009-07-12
remove a semicolon at the end of an if statement, already
Jonathan Gray
2009-06-06
Handle our new ELF core dumps.
Mark Kettenis
2009-03-05
Teach bfd and gdb about the upcoming ELF core dumps.
Mark Kettenis
2009-01-30
Turns out we need to look one frame deeper to find the saved return address
Mark Kettenis
2008-11-11
Enable support for debugging pie programs. Code from Elena Zannoni's
Kurt Miller
2008-09-16
Terminate printing of auxilliary vector upon reaching the first AT_NULL.
Mark Kettenis
2008-09-16
Add support for reading ELF auxilliary vectors.
Mark Kettenis
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
[next]