Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pdbg sreset command fail #37

Open
liyi-ibm opened this issue Jun 29, 2018 · 0 comments
Open

pdbg sreset command fail #37

liyi-ibm opened this issue Jun 29, 2018 · 0 comments

Comments

@liyi-ibm
Copy link

Latest pdbg (commit 92006e5) failed on sreset command. But earlier version (commit cb2595c) works.

root@rom277:~# pdbg --version
pdbg 1.0 (commit 92006e5)
root@rom277:~# pdbg -a sreset
No valid targets found or specified. Try adding -p/-c/-t options to specify a target.
Alternatively run 'pdbg -a probe' to get a list of all valid targets

Earlier version works:

root@rom277:~# pdbg --version
pdbg 1.0 (commit cb2595c)
root@rom277:~# pdbg -a sreset
Unable to quiesce thread
Unable to quiesce thread
Unable to quiesce thread
Unable to quiesce thread
Unable to quiesce thread
Unable to quiesce thread
Unable to quiesce thread
Unable to quiesce thread
Unable to quiesce thread
Unable to quiesce thread

Tested on OpenBMC, P9 (romulus). OpenBMC version:

root@rom277:~# cat /etc/os-release
ID="openbmc-phosphor"
NAME="Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro)"
VERSION="v2.2-268"
VERSION_ID="v2.2-268-g0976574"
PRETTY_NAME="Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro) v2.2-268"
BUILD_ID="v2.2"
root@rom277:~# uname -a
Linux rom277 4.13.16-aca92be80c008bceeb6fb62fd1d450b5be5d0a4f #2 Thu Jun 14 16:01:08 CST 2018 armv6l GNU/Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant