qiyao at gcc dot gnu.org
2015-03-02 16:15:26 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=18071
Bug ID: 18071
Summary: TLS variables can't be resolved on aarch64-linux-gnu
Product: gdb
Version: HEAD
Status: NEW
Severity: normal
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: qiyao at gcc dot gnu.org
We see some fails in gdb.threads/tls.exp that some tls variables can't be
resolved,
info address K::another_thread_local^M
Symbol "K::another_thread_local" is unresolved.^M
(gdb) FAIL: gdb.threads/tls.exp: first info address another_thread_local
–
info address K::another_thread_local
Symbol "K::another_thread_local" is unresolved.
(gdb) FAIL: gdb.threads/tls.exp: second info address another_thread_local
–
info address K::another_thread_local
Symbol "K::another_thread_local" is unresolved.
(gdb) FAIL: gdb.threads/tls.exp: third info address another_thread_local
–
info address K::another_thread_local
Symbol "K::another_thread_local" is unresolved.
(gdb) FAIL: gdb.threads/tls.exp: 4 info address another_thread_local
–
info address K::another_thread_local
Symbol "K::another_thread_local" is unresolved.
(gdb) FAIL: gdb.threads/tls.exp: 2 info address another_thread_local
–
info address K::another_thread_local
Symbol "K::another_thread_local" is unresolved.
(gdb) FAIL: gdb.threads/tls.exp: 3 info address another_thread_local
Bug ID: 18071
Summary: TLS variables can't be resolved on aarch64-linux-gnu
Product: gdb
Version: HEAD
Status: NEW
Severity: normal
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: qiyao at gcc dot gnu.org
We see some fails in gdb.threads/tls.exp that some tls variables can't be
resolved,
info address K::another_thread_local^M
Symbol "K::another_thread_local" is unresolved.^M
(gdb) FAIL: gdb.threads/tls.exp: first info address another_thread_local
–
info address K::another_thread_local
Symbol "K::another_thread_local" is unresolved.
(gdb) FAIL: gdb.threads/tls.exp: second info address another_thread_local
–
info address K::another_thread_local
Symbol "K::another_thread_local" is unresolved.
(gdb) FAIL: gdb.threads/tls.exp: third info address another_thread_local
–
info address K::another_thread_local
Symbol "K::another_thread_local" is unresolved.
(gdb) FAIL: gdb.threads/tls.exp: 4 info address another_thread_local
–
info address K::another_thread_local
Symbol "K::another_thread_local" is unresolved.
(gdb) FAIL: gdb.threads/tls.exp: 2 info address another_thread_local
–
info address K::another_thread_local
Symbol "K::another_thread_local" is unresolved.
(gdb) FAIL: gdb.threads/tls.exp: 3 info address another_thread_local
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.