This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/19061] gdb-7.10 hangs/spins-on-cpu when debugging any program on Alpha


https://sourceware.org/bugzilla/show_bug.cgi?id=19061

--- Comment #2 from Pedro Alves <palves at redhat dot com> ---
I won't be able to look at this myself in the near future, sorry.

The comments in the commit itself should provide hints:

 https://sourceware.org/ml/gdb-patches/2015-02/msg00731.html

as well as the series intro:

 https://sourceware.org/ml/gdb-patches/2015-02/msg00726.html


See also these later fixes for MIPS:

 https://sourceware.org/ml/gdb-patches/2016-02/msg00734.html

 https://sourceware.org/ml/gdb-patches/2016-02/msg00762.html

basically, the MIPS kernel didn't report si_code correctly.

Likely Alpha has some similar issue.

"set debug infrun 1" and "set debug lin-lwp 1" will likely show what kind of
loop gdb is stuck in.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]