* linux-thread-db.c (thread_db_pid_to_str): Print thread IDs
authorDaniel Jacobowitz <drow@false.org>
Mon, 14 May 2007 16:52:13 +0000 (16:52 +0000)
committerDaniel Jacobowitz <drow@false.org>
Mon, 14 May 2007 16:52:13 +0000 (16:52 +0000)
commit027c0295d85769f2bcf07218d4296644f129cfc5
treee65e9bac7c11985e9b5d76e1b2856b594ba0455a
parentdc5000e72188dd452616737a08bd11b320a8d25d
* linux-thread-db.c (thread_db_pid_to_str): Print thread IDs
as hexadecimal.

* gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
* gdb.threads/print-threads.exp (test_all_threads): Allow
negative and hexadecimal thread IDs.
gdb/ChangeLog
gdb/linux-thread-db.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.threads/linux-dp.exp
gdb/testsuite/gdb.threads/print-threads.exp