Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 1 Jul 2016 17:18:50 +0000 (10:18 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 6 Jul 2016 12:57:41 +0000 (05:57 -0700)
commitee950322ca2c77494b1742f304632f667ed6ce79
tree1f9bbdd83fb37dd773c521daeabe241c563c66e7
parent1040b979bc46474530fa4fee397b8acc460c01e9
Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type.

'ptid' compiles in C++, but not C.

gdb/ChangeLog:
* fbsd-nat.c (fbsd_is_vfork_done_pending): Fix return type.
gdb/ChangeLog
gdb/fbsd-nat.c
This page took 0.025816 seconds and 4 git commands to generate.