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 remote/22597] Empty `qsThreadInfo' reply handling regression causing inability to execute


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

--- Comment #1 from Maciej W. Rozycki <macro@linux-mips.org> ---
As investigated here:

<https://sourceware.org/ml/gdb-patches/2017-12/msg00299.html>

the problem comes from the use of a `Hg0' packet which isn't supported
by older stubs that support the general `Hg' form.  Given that `Hg1814'
has been previously issued there's no point in following up with `Hg0'.

-- 
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]