-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
I have followed the steps mentioned in Cross compiling for BMC (ARM) of the README for Building on a x86 server and then did rsync of the binary to the Witherspoon BMC.
Then executed the ./pdbg -a threadstatus command in the Witherspoon BMC shell.
root@witherspoon:~# ./pdbg -a threadstatus
p0t: 0 1 2 3
c01: .S. .S. .S. .S.
c02: .S. .S. .S. .S.
c03: .S. .S. .S. .S.
c04: .S. .S. .S. .S.
c05: .S. .S. .S. .S.
c06: .S. .S. .S. .S.
c07: .S. .S. .S. .S.
c08: .S. .S. .S. .S.
c10: .S. .S. .S. .S.
c11: .S. .S. .S. .S.
c12: .S. .S. .S. .S.
c13: .S. .S. .S. .S.
c14: .S. .S. .S. .S.
c15: .S. .S. .S. .S.
c16: .S. .S. .S. .S.
c17: .S. .S. .S. .S.
c18: .S. .S. .S. .S.
c19: .S. .S. .S. .S.
c20: .S. .S. .S. .S.
c21: .S. .S. .S. .S.
c22: .S. .S. .S. .S.
c23: .S. .S. .S. .S.
p1t: 0 1 2 3
c02: .S. .S. .S. .S.
c03: .S. .S. .S. .S.
c04: .S. .S. .S. .S.
c05: .S. .S. .S. .S.
c06: .S. .S. .S. .S.
c07: .S. .S. .S. .S.
c08: .S. .S. .S. .S.
c09: .S. .S. .S. .S.
c10: .S. .S. .S. .S.
c11: .S. .S. .S. .S.
c12: .S. .S. .S. .S.
c13: .S. .S. .S. .S.
c14: .S. .S. .S. .S.
c15: .S. .S. .S. .S.
c16: .S. .S. .S. .S.
c17: .S. .S. .S. .S.
c18: .S. .S. .S. .S.
c19: .S. .S. .S. .S.
c20: .S. .S. .S. .S.
c21: .S. .S. .S. .S.
c22: .S. .S. .S. .S.
c23: .S. .S. .S. .S.
But in the README, under the Get thread status section the output is shown as "A A A A" for each of the cores.
So, is the output we are getting on Witherspoon BMC which shows as "c23: .S. .S. .S. .S." for thread status is expected.
Metadata
Metadata
Assignees
Labels
No labels