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

P10 sbefifo backend can not start a stopped thread #51

Open
npiggin opened this issue Dec 22, 2020 · 0 comments
Open

P10 sbefifo backend can not start a stopped thread #51

npiggin opened this issue Dec 22, 2020 · 0 comments

Comments

@npiggin
Copy link
Contributor

npiggin commented Dec 22, 2020

pdbg -b sbefifo -p0 -c12 -t0 stop

pdbg -b sbefifo -p0 -c12 -t0 start

The start command fails and the thread remains quiesced if the thread was inactive (in stop).

The sreset command succeeds in this case. The start command succeeds if the thread was active when stopped (e.g., powersave=off).

When using a scom based backend (https://lists.ozlabs.org/pipermail/pdbg/2020-December/002345.html) everything works correctly.

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