OSDN Git Service

2002-02-07 Klee Dienes <klee@apple.com>
authorkdienes <kdienes>
Thu, 7 Feb 2002 06:11:53 +0000 (06:11 +0000)
committerkdienes <kdienes>
Thu, 7 Feb 2002 06:11:53 +0000 (06:11 +0000)
commitb42b3aab865063cfb4ec2eaf52475c5846b0caee
tree43fd0b31b2132c185f2803228392753c82e966a7
parent89ce47cc81ae24205a138cee1dc73b2d1433136d
2002-02-07  Klee Dienes  <klee@apple.com>

        * fork-inferior.c (fork_inferior): Add '!' to the list of
        characters that need to be quoted when building a string for the
        shell.  Quote '!' specifically with a backslash, since CSH chokes
        when trying to evaluate "str!str".
gdb/ChangeLog
gdb/fork-child.c