You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running on the host requires access to /sys/kernel/debug/powerpc/scom/* which requires root access. Without it the following error it returned:
alistair@garrison2:~/Source/pdbg$ ./pdbg -p0 getscom 0xf000f
No valid targets found or specified. Try adding -p/-c/-t options to specify a target.
Alternatively run /home/alistair/Source/pdbg/.libs/lt-pdbg -a probe to get a list of all valid targets
It would be nicer if the user was told to run as root.
The text was updated successfully, but these errors were encountered:
Running on the host requires access to /sys/kernel/debug/powerpc/scom/* which requires root access. Without it the following error it returned:
It would be nicer if the user was told to run as root.
The text was updated successfully, but these errors were encountered: