1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
authorJason Molenda <jmolenda@apple.com>
Fri, 5 Feb 1999 00:59:26 +0000 (00:59 +0000)
committerJason Molenda <jmolenda@apple.com>
Fri, 5 Feb 1999 00:59:26 +0000 (00:59 +0000)
commitedec2582e45e3ef6ca1f392e5ce544961e1d70b1
tree3716d0553cf603b2c04665715f55e04683bf4641
parentc2ebe6b88002aeb9bb5d95481f863cfa48d4289f
1999-02-04  Jason Molenda  (jsm@bugshack.cygnus.com)

        * gdb.base/help.exp ("help delete display"): Fix test to match
        gdb's output.

        * gdb.base/long_long.c (known_types): Initialize values to zero.
        * gdb.base/long_long.exp: Step one more line
        so 'dec' is initialized in "get to known place".  GDB doesn't
        prepend unnecessary zeros to the front of numbers.  Explicitly
        ask for hex formatting.  Use unique test case names.
gdb/testsuite/ChangeLog