wiz
|
dde3b33e50
|
Mark as using c++ using LIBISCXX instead of manual workaround.
The workaround was confused when MKLLVM was set, but HAVE_LLVM was not.
Solution suggested by joerg.
|
2015-12-24 00:36:43 +00:00 |
|
christos
|
58ec3b3ba7
|
remove caddr_t
|
2015-09-25 19:09:38 +00:00 |
|
christos
|
800ae96385
|
Fix the broken detach code and make the proc tests detach instead
of continue, so that we don't get kernel diagnostic messages about
detaching traced processes.
|
2015-09-25 19:08:32 +00:00 |
|
christos
|
9a58287b9b
|
Add a proc_breakpoint_t and a proc_regval_t to abstract some types.
|
2015-09-25 16:07:32 +00:00 |
|
christos
|
c4db460182
|
Elf64_Sym.st_value (Elf64_Addr) which is what GElf_Sym using, is wider than
uintptr_t on 32 bit machines, so cast to it.
|
2015-09-24 19:25:37 +00:00 |
|
christos
|
52ebe1c2c4
|
Add glue, adjust for NetBSD.
|
2015-09-24 14:12:47 +00:00 |
|
christos
|
fbcd1dd103
|
Import libproc from FreeBSD
|
2015-09-24 14:05:35 +00:00 |
|