Use an array type (lwpid_t[]) for the array of lwp IDs.
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 21 Aug 2017 16:35:25 +0000 (09:35 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 21 Aug 2017 16:35:25 +0000 (09:35 -0700)
commit329d5e7e56f852dcf9956683be4345c165d277db
tree7df45a6a59af9e7fd65a02e2716e45efaa1af802
parentaf3881e612908b6c0b1283c67d18312cd219ca13
Use an array type (lwpid_t[]) for the array of lwp IDs.

gdb/ChangeLog:

* fbsd-nat.c (fbsd_add_threads): Use array type for `lwps'.
gdb/ChangeLog
gdb/fbsd-nat.c
This page took 0.02626 seconds and 4 git commands to generate.