mirror of
https://github.com/opnsense/src.git
synced 2026-05-17 11:39:21 -04:00
support for virtual core files (aka minidumps). physical core files are not supported. The implementation is cross-tool ready and can be used in a non- powerpc hosted debugger to analyze PowerPC core files. It also accepts core files that still have the dump header, as can be the case within Juniper where TFTP-based kernel core files are supported and savecore is not used to "extract" the core file from some dump device. Obtained from: Juniper Networks, Inc. |
||
|---|---|---|
| .. | ||
| kvm.3 | ||
| kvm.c | ||
| kvm.h | ||
| kvm_amd64.c | ||
| kvm_arm.c | ||
| kvm_cptime.c | ||
| kvm_file.c | ||
| kvm_getcptime.3 | ||
| kvm_geterr.3 | ||
| kvm_getfiles.3 | ||
| kvm_getloadavg.3 | ||
| kvm_getloadavg.c | ||
| kvm_getpcpu.3 | ||
| kvm_getprocs.3 | ||
| kvm_getswapinfo.3 | ||
| kvm_getswapinfo.c | ||
| kvm_i386.c | ||
| kvm_ia64.c | ||
| kvm_minidump_amd64.c | ||
| kvm_minidump_arm.c | ||
| kvm_minidump_i386.c | ||
| kvm_mips.c | ||
| kvm_nlist.3 | ||
| kvm_open.3 | ||
| kvm_pcpu.c | ||
| kvm_powerpc.c | ||
| kvm_private.h | ||
| kvm_proc.c | ||
| kvm_read.3 | ||
| kvm_sparc.c | ||
| kvm_sparc64.c | ||
| Makefile | ||