2016-07-26 09:28:24 +02:00
|
|
|
config BR2_PACKAGE_PDBG
|
|
|
|
bool "pdbg"
|
|
|
|
help
|
|
|
|
PowerPC FSI Debugger, for low level debugging of a IBM
|
2017-11-22 02:24:15 +01:00
|
|
|
Power8 and Power9 CPU over FSI.
|
2016-07-26 09:28:24 +02:00
|
|
|
|
|
|
|
pdbg runs on a BMC, which is generally an ARM-powered system
|
2017-12-18 09:21:05 +01:00
|
|
|
monitoring/controlling a host CPU. It can also run on the
|
|
|
|
host.
|
2016-07-26 09:28:24 +02:00
|
|
|
|
|
|
|
https://github.com/open-power/pdbg
|