binutils-gdb/gdb/cli
Hannes Domani c17ace4397 Move exit_status_set_internal_vars out of GLOBAL_CURDIR
Fixes these testsuite fails on Windows:
FAIL: gdb.base/shell.exp: shell success exitcode
FAIL: gdb.base/shell.exp: shell fail exitcode

The convenience variables $_shell_exitcode and $_shell_exitsignal don't
depend on the GLOBAL_CURDIR define.

gdb/ChangeLog:

2020-05-27  Hannes Domani  <ssbssa@yahoo.de>

	* cli/cli-cmds.c (shell_escape): Move exit_status_set_internal_vars.
2020-05-27 19:42:53 +02:00
..
cli-cmds.c Move exit_status_set_internal_vars out of GLOBAL_CURDIR 2020-05-27 19:42:53 +02:00
cli-cmds.h
cli-decode.c Ensure class_alias is only used for user-defined aliases. 2020-05-15 22:17:46 +02:00
cli-decode.h Fix/improve 'help CLASS' output 2020-05-15 22:17:45 +02:00
cli-dump.c
cli-interp.c
cli-interp.h
cli-logging.c Update more calls to add_prefix_cmd 2020-05-03 11:31:20 -06:00
cli-option.c
cli-option.h
cli-script.c gdb: remove unnecessary NULL checks before xfree 2020-05-21 13:12:29 -04:00
cli-script.h
cli-setshow.c Fix inconsistent output of prefix and bugs in 'show' command 2020-05-15 22:17:45 +02:00
cli-setshow.h Fix inconsistent output of prefix and bugs in 'show' command 2020-05-15 22:17:45 +02:00
cli-style.c Revert "Add completion styling" 2020-05-24 20:27:48 -06:00
cli-style.h Revert "Add completion styling" 2020-05-24 20:27:48 -06:00
cli-utils.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
cli-utils.h