Remove shadowing from darwin-nat.c
authorTom Tromey <tromey@blackburn.act-europe.fr>
Mon, 10 Jun 2019 20:49:04 +0000 (22:49 +0200)
committerTom Tromey <tromey@adacore.com>
Tue, 11 Jun 2019 11:37:47 +0000 (05:37 -0600)
commit86108c1311d82af6707d38e6d3dae1ec0aa92ec9
tree867ff972ed61494320c845ecff68004f248bbe24
parent8c2e74f18120dd2f2da7d653466c79dea6841b5e
Remove shadowing from darwin-nat.c

Building on Darwin with gcc showed that darwin-nat.c had some
shadowing variable declarations.  This removes them.

gdb/ChangeLog
2019-06-11  Tom Tromey  <tromey@adacore.com>

* darwin-nat.c (darwin_decode_exception_message)
(darwin_decode_message, darwin_nat_target::kill): Fix shadowing.
gdb/ChangeLog
gdb/darwin-nat.c
This page took 0.025157 seconds and 4 git commands to generate.