]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove gdb_stdtargerr
authorTom Tromey <tromey@adacore.com>
Tue, 16 Aug 2022 17:40:15 +0000 (11:40 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 17 May 2024 16:01:13 +0000 (10:01 -0600)
commitf2e4bd45d95747128aefc1362129081deeb99d08
treeef30b87f521be5a44c806f0ddf882aceece322c5
parent5c51acfcce1e1ed997e3c2504c2a93a9ad16015e
Remove gdb_stdtargerr

This patch removes gdb_stdtargerr.  There doesn't seem to be a need
for this -- it is always the same as stdtarg, and (I believe) has been
for many years.

Approved-By: Andrew Burgess <aburgess@redhat.com>
12 files changed:
gdb/cli/cli-interp.c
gdb/cli/cli-interp.h
gdb/interps.c
gdb/main.c
gdb/mi/mi-interp.c
gdb/remote-fileio.c
gdb/remote-sim.c
gdb/top.c
gdb/tui/tui-io.c
gdb/ui-out.c
gdb/ui-out.h
gdb/utils.h