Remove gdb_stdtargin gdb_stdtargin is only used in a single place; and, strangely, does not follow the current UI. This patch removes the global and changes the one user to use gdb_stdin instead. Approved-By: Andrew Burgess <aburgess@redhat.com>