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
/
usr.bin
/
pmdb
/
arch
Age
Commit message (
Expand
)
Author
2003-06-03
terms 3 & 4 cleanup based on "terms" file
Theo de Raadt
2003-05-30
kill an unused variable
Michael Shalayeff
2003-05-30
m88k pmdb support bits; only compile-tested at the moment.
Miod Vallat
2003-05-30
Fix BREAKPOINT_DECR_PC value.
Miod Vallat
2003-05-30
Preliminary m68k pmdb support.
Miod Vallat
2003-03-14
make fetching regs and stack trace really work
Michael Shalayeff
2003-01-28
add a license goo; pt out by ray@securityfoo.net
Michael Shalayeff
2003-01-27
Follow art's lead on the license.
Dale Rahn
2003-01-27
Add licenses where I forgot them. (I'm ashamed).
Artur Grabowski
2003-01-27
missing license; pointed out by ray at securityfoo dot net.
Federico G. Schwindt
2003-01-27
missing $OpenBSD$
Jason Wright
2003-01-16
match the funky regs order between getregs and reg_names
Michael Shalayeff
2003-01-15
make it compile, becomes useful now
Michael Shalayeff
2002-08-09
Get rid of remaining __P usage (except for imported code);
Jason Peel
2002-08-08
Make a good attempt to find the registers for the first frame.
Artur Grabowski
2002-07-22
Use process_getregs everywhere.
Artur Grabowski
2002-07-22
Support for reading from core files.
Artur Grabowski
2002-07-10
'sez' is not an english word; ok deraadt@
Jason Peel
2002-03-25
Make this closer to supporting breakpoints properly, still not working.
Dale Rahn
2002-03-19
Initial version of pmdb support for powerpc, traceback and registers work
Dale Rahn
2002-03-19
if pc is below 0x1000, stop; now trace shows up to start().
Federico G. Schwindt
2002-03-19
a bit of style.
Federico G. Schwindt
2002-03-19
vax support.
Federico G. Schwindt
2002-03-17
Update to match new registers in struct reg
Artur Grabowski
2002-03-15
dunno, smth like this
Michael Shalayeff
2002-03-15
a few missing rcsids
Michael Shalayeff
2002-03-15
it's a start
Michael Shalayeff
2002-03-15
s/$PMDB$/$OpenBSD$/
Jason Wright
2002-03-15
Import pmdb 4.1.
Artur Grabowski