* cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the
authorEli Zaretskii <eliz@gnu.org>
Mon, 16 Jul 2001 14:13:06 +0000 (14:13 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 16 Jul 2001 14:13:06 +0000 (14:13 +0000)
commit2584159ed946bc2182960a1bdf06f754c177ce50
treeabcccf8e2cfe951533dee77206fbc70a483d5598
parentcf54db79854a6aa8c4ef1b30be76db59744a45ef
* cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the
call to chdir on this symbol rather than on __DJGPP__.
(CANT_FORK) [__MSDOS__]: Move from here...
* defs.h (CANT_FORK) [__MSDOS__]: ...to here.
(GLOBAL_CURDIR) [__MSDOS__]: Define.
gdb/ChangeLog
gdb/cli/cli-cmds.c
gdb/defs.h