* gdb.t00/{default.exp, help.exp}: Account for changes to radix
authorFred Fish <fnf@specifix.com>
Sat, 12 Jun 1993 22:09:59 +0000 (22:09 +0000)
committerFred Fish <fnf@specifix.com>
Sat, 12 Jun 1993 22:09:59 +0000 (22:09 +0000)
commands.
* gdb.t16/gdbme.c:  Add and use struct containing arrays of char.
* gdb.t16/printcmds.exp:  Fix all lines that match "unsigned char *".
* gdb.t16/printcmds.exp (test_print_char_arrays):  Test printing
of struct of char arrays.
* gdb.t00/radix.exp:  New tests for radix commands.

gdb/testsuite/ChangeLog

index 9c9abb34f9d3a4c38e5152bcb74924862f57e35a..db9e2597d5f98fb67beb42a20ac9191b66a87701 100644 (file)
@@ -1,3 +1,13 @@
+Sat Jun 12 15:03:58 1993  Fred Fish  (fnf@cygnus.com)
+
+       * gdb.t00/{default.exp, help.exp}:  Account for changes to radix
+       commands.
+       * gdb.t16/gdbme.c:  Add and use struct containing arrays of char.
+       * gdb.t16/printcmds.exp:  Fix all lines that match "unsigned char *".
+       * gdb.t16/printcmds.exp (test_print_char_arrays):  Test printing
+       of struct of char arrays.
+       * gdb.t00/radix.exp:  New tests for radix commands.
+
 Fri Jun 11 13:12:27 1993  Jim Kingdon  (kingdon@cygnus.com)
 
        * gdb.t16/printcmd.exp: Print a variable before running program
This page took 0.029893 seconds and 4 git commands to generate.