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
/
sys
/
ddb
Age
Commit message (
Expand
)
Author
1995-05-24
Avoid printing values as "end+0x...."
gwr
1994-12-02
Leave db_recover as it was on entry to avoid endless "exception in ddb"...
gwr
1994-11-17
Make x/a print the address; simplify slightly.
gwr
1994-11-14
When use default form when printing location (i.e. after step).
gwr
1994-10-26
Remove bogus definition of cnpollc().
mycroft
1994-10-09
db_error() does not return.
mycroft
1994-10-09
Get rid of unneeded `extern's.
mycroft
1994-10-09
Use BYTE_ORDER, not BYTE_[LM]SF.
mycroft
1994-10-09
Clean up #includes.
mycroft
1994-10-09
Add prototypes.
mycroft
1994-10-06
Fix some weird formatting.
mycroft
1994-09-26
Fix data size specifiers and multiple format specifiers, like:
gwr
1994-06-30
Make "examine" (x/i) always print the address.
gwr
1994-06-29
knf
deraadt
1994-06-29
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
cgd
1994-06-03
Fix test for empty db_symtab on big-endian machines.
gwr
1994-04-27
Add "show callout".
pk
1994-04-04
Try to deal with db_print_loc_and_inst() generatings a fault.
mycroft
1994-03-23
struct command => struct db_command, and define it in db_command.h
pk
1994-02-15
Remove RCS logs.
mycroft
1994-01-31
#if --> #ifdef
mycroft
1994-01-09
Pointers to arrays behave oddly in C...
mycroft
1994-01-09
Push and pop db_recover for error handling, so we can set up temporary catch
mycroft
1994-01-08
Rearrange some #includes.
mycroft
1993-12-18
Canonicalize all #includes.
mycroft
1993-12-18
Canonicalize all #includes.
mycroft
1993-12-15
Non i386 machines are polite and don't point at instructions. They
briggs
1993-09-13
Call vm_map_print and vm_object_print with func ptr to db_printf. Add DDB_MAC...
brezak
1993-08-29
Changes for boot loading of symbols.
brezak
1993-08-02
Add RCS identifiers, remove some completely useless RCS logs and patchkit
mycroft
1993-07-22
Allow adding more than one symbol table at runtime. For LKM.
brezak
1993-07-22
Remove read from file. Merge changes from mach DDB.
brezak
1993-07-15
Add 'ps' command. Add -more- pager to output from Mach ddb.
brezak
1993-07-10
Print symbolic args and line no's in stack traces.
brezak
1993-07-10
Print symbolic args and line no's in stack traces.
brezak
1993-05-20
add explicit rcs id
cgd
1993-05-07
make SYMTAB_SPACE user-definable, as an "option"
cgd
1993-03-21
after 0.2.2 "stable" patches applied
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd