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

_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb

Reply via email to