[Bug remote/33979] GDB client sends malformed thread-id when tid >31 bit unsigned integer
tromey at sourceware dot org via Gdb-prs <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=33979 --- Comment #11 from Tom Tromey <tromey at sourceware dot org> --- First, feel free to reply to the patch on the list with any comments. More people will see the comments there, and it's normal & accepted for there to be "drive by" reviews and whatnot. Anyway, I see what you mean; but OTOH gdb really does support any 32 bit value, aside from 0xffffffff, including those with the high bit set. But perhaps the docs should mention that older versions only accepted 31 bits. And mention the 0xffffffff exclusion. -- You are receiving this mail because: You are on the CC list for the bug.