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/14786] thread list returned by qfThreadInfo clobbered byg packet


http://sourceware.org/bugzilla/show_bug.cgi?id=14786

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |palves at redhat dot com

--- Comment #2 from Pedro Alves <palves at redhat dot com> 2013-01-02 19:33:58 UTC ---
Indeed.

GDB's own gdbserver (and all stubs I've seen before, I think) only ever sends
one thread at a time per qfThreadInfo/qsThreadInfo, which explains how this was
missed.

Was this ever posted at gdb-patches@?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]