[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 #8 from Tom Tromey <tromey at sourceware dot org> --- (In reply to Daniel Prilik from comment #6) > (In reply to Tom Tromey from comment #4) > As such - I think the "fix" for this bug is simply adding more language to > the GDB RSP docs that retroactively documents the type-bounds on the `pid_t` > and `tid_t` types I agree with this and so I'm going to leave this bug open until we do that. Meanwhile the patch that went in at least fixes some of the problem. -- You are receiving this mail because: You are on the CC list for the bug.