]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/win32-nat.c
* win32-nat.c (safe_symbol_file_add_args): Store old gdb_stderr and gdb_stdout
authorChristopher Faylor <me+cygwin@cgf.cx>
Sun, 11 Jun 2000 02:34:40 +0000 (02:34 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Sun, 11 Jun 2000 02:34:40 +0000 (02:34 +0000)
commit7c5c87c02d07c87381c0314fbc364f9e2de4dad3
tree8a778c5afbf25cffa615ac1fb8939cdf5a314fdc
parent5c8cc3317344725ab57ecb24655e7e5d559c0ac0
* win32-nat.c (safe_symbol_file_add_args): Store old gdb_stderr and gdb_stdout
here.
(safe_symbol_file_add_stub): Redirect gdb_stdout as well as stderr.
(safe_symbol_file_add_cleanup): Restore gdb_stdout.
(info_dll_command): Use the pager for displaying DLLs since there are often
quite a few.
gdb/ChangeLog
gdb/win32-nat.c
gdb/windows-nat.c