gdb-server: fix -Wshadow warning
commit8a2808681e932b6644f572717885c8f8f360e9fa
authorOyvind Harboe <oyvind.harboe@zylin.com>
Thu, 17 Jun 2010 13:30:25 +0000 (17 15:30 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 17 Jun 2010 13:41:07 +0000 (17 15:41 +0200)
tree6667f6551b346d6d347b5153a35623a2f18dadad
parent80eb7e2a789939263662cf37e564d0afcdb0e188
gdb-server: fix -Wshadow warning

This warning was only reproducable with
Cygwin.

Cygwin now builds without warnings for the basic
case.

Signed-off-by: Oyvind Harboe <oyvind.harboe@zylin.com>
src/server/gdb_server.c