* elf.c (elf_write_object_contents): Section ".shstrtab" should be
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
5b272a2d
ILT
1Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
2
3 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
4 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
5 expected failures for mips-idt-* and mips-sgi-*.
6 * gdb.t00/default.exp (attach): Kill process if requested.
7 * gdb.t00/help.exp (help target core, help target): Accept a gdb
8 that does not read core files.
9 * gdb.t01/run.exp: Removed checks for exit status code.
10 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
11 it is linked in.
12 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
13 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
14 appropriate, rather than doing it by hand.
15 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
16 execution.
17 * gdb.t10/crossload.exp: Kill existing program if needed.
18 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
19 appropriate, rather than doing it by hand. Always increase
20 timeout for this test, not just for VxWorks.
21
16aa4b53
FF
22Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
23
24 **** start-sanitize-chill ****
25 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
26 of Chill STRUCT types and STRUCT values.
27 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
28 than "char".
29 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
30 struct2): New struct definitions and initializations to test
31 simple Chill STRUCT types.
32 **** end-sanitize-chill ****
33
ff7f25de
FF
34Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
35
36 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
37 the null byte at the end of strings.
38 * gdb.t00/default.exp: Make show version insensitive to copyright
39 date.
40 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
41 to avoid dependencies on target char signedness.
42 * gdb.t16/printcmds.exp: Update expected results for explicitly
43 unsigned char.
44 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
45 now work.
46 * gdb.t21/demangle.exp: Add many more patterns for template
47 demangling, most of them being expected failures.
48 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
49 string we are matching for, to match on the whole string.
50 * gdb.t21/demangle.exp: Add many new test strings to demangle,
51 and fix a whole bunch that had incorrect expected output but were
52 passing anyway because of the bug in "proc demangle".
53 **** start-sanitize-chill ****
54 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
55 type.
56 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
57 **** end-sanitize-chill ****
58
bf3d2b75
MW
59Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
60
61 * gdb/testsuite: made modifications to testcases, etc., to allow
62 them to work properly given the reorganization of deja-gnu and the
63 relocation of the testcases from deja-gnu to a "tool" subdirectory.
64
19fa4a0a
MW
65Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
66
67 * gdb/testsuite: Initial creation of gdb/testsuite.
68 Migrated dejagnu testcases and support files for testing nm to
69 gdb/testsuite from deja-gnu. These files were moved "as is"
70 with no modifications. This migration is part of a major overhaul
71 of dejagnu. The modifications to these testcases, etc., which
72 will allow them to work with the new version of dejagnu will be
73 made in a future update.
74
This page took 0.029019 seconds and 4 git commands to generate.