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

Gdb "osv info threads" doesn't work on Fedora 34 #1176

Closed
nyh opened this issue Nov 22, 2021 · 0 comments
Closed

Gdb "osv info threads" doesn't work on Fedora 34 #1176

nyh opened this issue Nov 22, 2021 · 0 comments

Comments

@nyh
Copy link
Contributor

nyh commented Nov 22, 2021

On Fedora 34 (gcc 11.2.1), the gdb command "osv info threads" doesn't work:

(gdb) osv info threads
  id  address             name            cpu  status         vruntime  total_cpu_time location
Traceback (most recent call last):
  File "/home/nyh/osv.tmp2/osv/scripts/loader.py", line 1034, in invoke
    cpu = thread_cpu(t)
  File "/home/nyh/osv.tmp2/osv/scripts/loader.py", line 1010, in thread_cpu
    return d['_cpu']
gdb.error: There is no member or method named _cpu.
Error occurred in Python: There is no member or method named _cpu.
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