blob: 3e23c210c92098f97783c5daff1772f363358fb6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_PDBG
bool "pdbg"
help
PowerPC FSI Debugger, for low level debugging of a IBM
Power8 CPU over FSI.
pdbg runs on a BMC, which is generally an ARM-powered system
monitoring/controlling a host CPU.
https://github.com/open-power/pdbg
|