aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2018-06-11 12:18:15 -0600
committerTom Tromey <tom@tromey.com>2018-07-03 11:36:44 -0600
commit0e998d966be13e548721109a4e44b2887fc5cb24 (patch)
treead4160f5b9cbe6fd4649701cc45a40a95944e95b /gdb/nat
parentcc6bcb548d67a5a0a7223d81bd43c299312320c8 (diff)
downloadgdb-0e998d966be13e548721109a4e44b2887fc5cb24.zip
gdb-0e998d966be13e548721109a4e44b2887fc5cb24.tar.gz
gdb-0e998d966be13e548721109a4e44b2887fc5cb24.tar.bz2
Remove ptid_is_pid
This removes ptid_is_pid in favor of the ptid_t::is_pid method. gdb/ChangeLog 2018-07-03 Tom Tromey <tom@tromey.com> * common/ptid.c (ptid_is_pid): Remove. * common/ptid.h (ptid_is_pid): Don't declare. * infrun.c: Update. * linux-nat.c: Update. * mi/mi-interp.c: Update. * remote.c: Update. * thread.c: Update. gdb/gdbserver/ChangeLog 2018-07-03 Tom Tromey <tom@tromey.com> * linux-low.c: Update.
Diffstat (limited to 'gdb/nat')
0 files changed, 0 insertions, 0 deletions