index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
gdb
Age
Commit message (
Expand
)
Author
1995-06-05
Added vax support.
ragge
1995-04-23
NetBSD RCS Id format
cgd
1995-04-18
Oops, that code was correct before the last change. I was confused.
gwr
1995-04-18
Fixed botched increment when reading FP regs from kernel crash dumps...
gwr
1995-04-16
Support new style core dumps (with .reg section)
gwr
1995-03-01
Clean up deleted files.
mycroft
1995-02-06
Update SIGCONTEXT_PC_OFFSET.
mycroft
1995-02-05
Add another missing instruction.
mycroft
1995-02-05
Add some missing instructions, and synchronize.
mycroft
1995-02-03
Adjust SIGTRAMP_START to reflect reality.
mycroft
1995-01-26
Remove some dysfunctional stuff.
mycroft
1995-01-26
Shorten register coping code.
mycroft
1995-01-26
Shorten register coping code.
mycroft
1995-01-26
Shorten register copying code.
mycroft
1995-01-26
Use PT_[GS]ET{,FP}REGS.
mycroft
1995-01-26
Rearrange slightly to avoid needing to change any generic code.
mycroft
1995-01-26
Use PT_GET*REGS and PT_SET*REGS.
mycroft
1995-01-26
Oops; fix off by one error.
mycroft
1995-01-26
Use fgetpos(3) and fsetpos(3) to navigate source files.
mycroft
1995-01-24
don't forget the newline!
cgd
1995-01-18
Re-enable verbosity at start-up; use `alias gdb gdb -q '\!*''
pk
1995-01-18
Use solib.h.
mycroft
1995-01-12
- document `-k' flag.
pk
1995-01-12
Test pointer before using it.
pk
1995-01-07
Patch from Giles Lean to make compilation flags more consistent.
mycroft
1994-12-22
Belated change to NETBSD_CORE.
phil
1994-12-06
Fetch eip, too.
mycroft
1994-12-06
#ifdef some of that.
mycroft
1994-12-06
Fix getch_kcore_registers() enough that kgdb is useful.
mycroft
1994-09-19
Don't use trad-core.c the the i386 or sparc.
deraadt
1994-09-19
Add -DHAVE_TERMIOS, per Thomas Eberhardt.
mycroft
1994-09-19
Don't use rate_to_code() for termios; cfset[oi]speed() does the conversion.
mycroft
1994-09-17
vmunix --> netbsd
mycroft
1994-06-24
Just return `wrong format' if file isn't recognised, in stead of
pk
1994-06-09
Get it to compile. Running will come later :)
phil
1994-05-31
Add missing #include <machine/reg.h>
pk
1994-05-30
byebye frame.h
hpeyerl
1994-05-25
kernel stuff brought over from gdb-3.5
pk
1994-05-25
New style core dumps.
pk
1994-05-24
Follow changes to sys/arch/pc532/include/reg.h.
phil
1994-05-21
Get rid of HOST_DATA_START_ADDR; current kernel sets but a few fields
pk
1994-05-19
Stop gap: wait for updated <sys/user.h>
pk
1994-05-19
Provide machine dependency in registers location.
pk
1994-05-19
Fix some syntax errors.
pk
1994-05-18
Dig out a program counter; dubious..
pk
1994-05-18
Provide for reading from user memory; seems to be needed for stack traces.
pk
1994-05-17
Framework for kernel debugging.
pk
1994-05-17
dummy kernel-debug routines for now.
pk
1994-05-17
Framework for kernel debugging, needs more work.
pk
1994-04-29
Tweak address maps so that .o & kernel symbols tables have some meaning.
pk
[next]