#
da66a31a |
| 20-Jul-2018 |
christos <christos@NetBSD.org> |
unbreak aarch64
|
#
fe6dc027 |
| 08-Dec-2017 |
rin <rin@NetBSD.org> |
Use PRIxPTR instead of lx to print pointers. Fix debug build with LLVM. Also use PRIxPTR instead of PRIuPTR, which is apparently misused.
|
#
58ec3b3b |
| 25-Sep-2015 |
christos <christos@NetBSD.org> |
remove caddr_t
|
#
9a58287b |
| 25-Sep-2015 |
christos <christos@NetBSD.org> |
Add a proc_breakpoint_t and a proc_regval_t to abstract some types.
|
#
52ebe1c2 |
| 24-Sep-2015 |
christos <christos@NetBSD.org> |
Add glue, adjust for NetBSD.
|
#
fbcd1dd1 |
| 24-Sep-2015 |
christos <christos@NetBSD.org> |
Import libproc from FreeBSD
|