Remove ptid_lwp_p
authorTom Tromey <tom@tromey.com>
Mon, 11 Jun 2018 18:20:11 +0000 (12:20 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 3 Jul 2018 17:36:45 +0000 (11:36 -0600)
commit15a9e13e521ec3acb4bd3616f349b9d19780cd48
treea5116c4d4fd14d48d1a8405a6338b592065187ea
parent0e998d966be13e548721109a4e44b2887fc5cb24
Remove ptid_lwp_p

This removes ptid_lwp_p in favor of the ptid_t::lwp_p method.

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

* common/ptid.c (ptid_lwp_p): Remove.
* common/ptid.h (ptid_lwp_p): Don't declare.
* fbsd-nat.c: Update.
* linux-nat.c: Update.
* nat/linux-procfs.c: Update.
* nat/x86-linux-dregs.c: Update.
* sol-thread.c: Update.
gdb/ChangeLog
gdb/common/ptid.c
gdb/common/ptid.h
gdb/fbsd-nat.c
gdb/linux-nat.c
gdb/nat/linux-procfs.c
gdb/nat/x86-linux-dregs.c
gdb/sol-thread.c
This page took 0.044525 seconds and 4 git commands to generate.