Remove ptid_tid_p
authorTom Tromey <tom@tromey.com>
Mon, 11 Jun 2018 18:22:04 +0000 (12:22 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 3 Jul 2018 17:36:45 +0000 (11:36 -0600)
commitd2a107e3f9e84808ae0860693f1c488b1e3f5559
tree235bcb73fe1b64d806664359bff1fcc0097a528c
parent15a9e13e521ec3acb4bd3616f349b9d19780cd48
Remove ptid_tid_p

This removes ptid_tid_p in favor of the ptid_t::tid_p method.

gdb/ChangeLog
2018-07-03  Tom Tromey  <tom@tromey.com>

* common/ptid.c (ptid_tid_p): Remove.
* common/ptid.h (ptid_tid_p): Don't declare.
* sol-thread.c: Update.
gdb/ChangeLog
gdb/common/ptid.c
gdb/common/ptid.h
gdb/sol-thread.c