linux-nat: Remove unused parameter
authorSimon Marchi <simon.marchi@polymtl.ca>
Sat, 3 Jun 2017 19:24:00 +0000 (21:24 +0200)
committerSimon Marchi <simon.marchi@ericsson.com>
Sat, 3 Jun 2017 19:24:00 +0000 (21:24 +0200)
commit22827c51338ce25574ed7b204a2e5bd40f45bdad
tree046541c30126ca632ab99896d7a7d9a6943be06b
parent0af6b29b9dcd8ff2c34d07a76e3416acf3758bfc
linux-nat: Remove unused parameter

The parameter "first" of linux_nat_post_attach_wait is unused, remove
it.

gdb/ChangeLog:

* linux-nat.c (linux_nat_post_attach_wait): Remove FIRST
parameter.
(linux_nat_attach): Adjust call to linux_nat_post_attach_wait.
gdb/ChangeLog
gdb/linux-nat.c
This page took 0.025062 seconds and 4 git commands to generate.