Skip to content

pdbg sreset command fail #37

@liyi-ibm

Description

@liyi-ibm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions