bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

32-bit thread IDs


From: Lee Merrill
Subject: 32-bit thread IDs
Date: 6 Jul 2001 07:05:00 -0700

This is a wish-list item, I would like for gdb to support 32-bit thread IDs
(with the high bit set) in remote mode. When the high bit is set on a
thread ID, strtol returns 0x7fffffff when it tries to parse it,
because the value won't fit in a long.

Lee



reply via email to

[Prev in Thread] Current Thread [Next in Thread]