* config.bfd (mips*-*-magic*): Add bfd_elf32_bigmips_vec to
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b998e7b8
FF
1Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
2
3 * gdb.base/break.exp: Change test that deletes all breakpoints
4 when no user breakpoints are installed. A post 4.15 change
5 causes gdb to no longer prompt in this case.
6
c7c26058
FF
7Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
8
9 * gdb.base/return.exp (return_tests): Change xfail for test
10 "correct value returned double test" to stop xfailing at
11 Solaris 2.5. Apparently the bug has been fixed.
12
1130734d
FF
13Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
14
15 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
16 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
17
cb016f01
JL
18Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
19
20 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
21 * gdb.disasm/hppa.s: Corresponding changes.
22
23Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
24
25 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
26 makefile fragment.
27 * config/mt-hpux: Deleted.
28
00c916f4
JL
29Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
30
31 * Many files: When warning about suppressed tests due to a
32 nonexistant test binary, avoid incrementing the warning count.
33
34Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
35
36 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
37
56040190
PS
38Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
39
40 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
41 "sparc-*-solaris2*".
42
43Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
44
45 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
46 Add global and local variables and initialize them.
47 * gdb.base/corefile.exp: Test correct mapping of corefile sections
48 by printing variables. Remove rs6000 and powerpc xfails, BFD now
49 extracts the file name and terminating signal from the core file.
50 * TODO: Remove note about tests for correct mapping of corefile.
51 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
52 from optimizing it away.
53 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
54 handles common blocks.
55
d4f1e4ee
JL
56start-sanitize-sh3e
57Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
58
59 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
60 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
61
62end-sanitize-sh3e
582433a8
ILT
63Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
64
65 * Makefile.in (maintainer-clean): New target, synonym for
66 realclean.
67 * gdb.base/Makefile.in (maintainer-clean): Likewise.
68 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
69 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
70 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
71 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
72 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
73
462bde03
FF
74Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
75
76 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
77 xfails when not gcc compiled for "print foo::funclocal".
78 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
79 "print foo::funclocal at foo",
80 "print 'scope1.c'::foo::funclocal at foo",
81 "print foo::funclocal_bss at foo",
82 "print 'scope1.c'::foo::funclocal_bss at foo",
83 "print foo::funclocal_ro at foo",
84 "print 'scope1.c'::foo::funclocal_ro at foo",
85 "print bar::funclocal at foo" and
86 "print 'scope1.c'::bar::funclocal at foo".
87 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
88 gcc compiled for "print foo::funclocal at bar".
89 Expand all messages to ensure that they identify that
90 the test is at bar().
91 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
92 gcc compiled for:
93 "ptype on opaque struct pointer (statically)",
94 "ptype on opaque struct tagname (statically)",
95 "ptype on opaque struct pointer (dynamically) 1",
96 "ptype on opaque struct tagname (dynamically) 1",
97 "ptype on opaque struct pointer (dynamically) 2" and
98 "ptype on opaque struct tagname (dynamically) 2
99 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
100 gcc compiled for:
101 "p datalocal"
102 "whatis datalocal",
103 "ptype datalocal",
104 "p bsslocal",
105 "whatis bsslocal", and
106 "ptype bsslocal".
107 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
108 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
109 when not gcc compiled.
110 * gdb.base/funcargs.exp (float_and_integral_args): Add
111 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
112 compiled.
113 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
114 "backtrace from call6a" when not gcc compiled.
115 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
116 "backtrace from call7a" when not gcc compiled.
117 * gdb.base/callfuncs.exp (do_function_calls):
118 Add "hppa*-*-hpux*" xfail when not gcc compiled for
119 "p t_char_array_values(char_array_val2,char_array_val1)",
120 "p t_char_array_values(char_array_val1,char_array_val2)",
121 "p t_char_array_values("carray 1","carray 2")",
122 "p t_char_array_values("carray 1",char_array_val2)",
123 "p t_char_array_values(char_array_val1,"carray 2")",
124 "p sum_args(1,{2})",
125 "p sum_args(2,{2,3})",
126 "p sum_args(3,{2,3,4})",
127 "p sum_args(4,{2,3,4,5})"
128 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
129 "backtrace in corefile.exp" when not gcc compiled.
130
7eb10f9a
PS
131Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
132
133 * gdb.base/signals.exp: Rewrite `handle all print' test as
134 a procedure. Accept blanks or TABs as whitespace, increase
135 timeout and expect input buffer size for the large output
136 from the command. Remove "i*86-*-bsdi2.0" xfail.
137
5b1748d4
PS
138Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
139
140 * gdb.base/setvar.exp: Add new testcases for truncation when
141 assigning invalid values to bitfields.
142
218f9f03
FF
143Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
144
145 * gdb.base/callfuncs.exp (do_function_calls): Remove
146 mips-sgi-irix* xfail for
147 "call inferior func with struct - returns char *"
148 and fix test so that an optional (unsigned char *) cast is
149 accepted in the result.
150
c08e5694
FF
151Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
152
153 * gdb.base/funcargs.exp (float_and_integral_args): Remove
154 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
155 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
156 * gdb.base/signals.exp: Remove duplicate "handle all print" test
157 that accidentally got checked in.
158
5762d8c6
FF
159Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
160
161 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
162 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
163 compiled test.
164 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
165 Add mips-sgi-irix5* xfail for not gcc compiled.
166 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
167 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
168 "p top", "whatis top", "p middle", and "whatis middle".
169 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
170 "whatis signed char" for not gcc compiled.
171 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
172 "set variable signed char=-1 (-1)" and
173 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
174 * gdb.base/funcargs.exp (float_and_integral_args):
175 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
176 Add mips-sgi-irix* xfail when not gcc compiled for
177 "continue to call2b".
178 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
179 "continue to call2g".
180 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
181 "backtrace from call6a"
182 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
183 "backtrace from call7k".
184 Add mips-sgi-irix5* xfail when not gcc compiled for
185 "backtrace from call7a".
186 (localvars_after_alloca): Fix gdb_test cmds for
187 "print * after runto ...".
188 Remove rs6000-*-* xfails for
189 "print i after runto localvars_after_alloca" and
190 "print l after runto localvars_after_alloca"
191 for all compilers.
192 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
193 when not compiled with gcc, for:
194 "print signed char == (minus)",
195 "print signed char != (minus)",
196 "print signed char < (minus)",
197 "print signed char > (minus)".
198 * gdb.base/callfuncs.exp (do_function_calls):
199 Add mips-sgi-irix* xfail, when compiled with native compiler, for
200 "call inferior func with struct - returns char *".
201 * gdb.base/return.exp (return_tests): Change xfail for
202 "correct value returned double test" to include Solaris 2.4.
203 * gdb.base/funcargs.exp (float_and_integral_args):
204 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
205
3c88a10a
PS
206Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
207
208 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
209 enumeration bitfields if compiling with GNU C.
210 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
211 to empty' prompt.
212
80d28979
JL
213Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
214
b9ba33e6
JL
215 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
216 test for PRO targets.
217
80d28979
JL
218 * gdb.base/funcargs.exp: Avoid ever setting more than 8
219 breakpoints in the inferior at any given time by making
220 two groups of breakpoints for call2*, call6* and call7*
221 tests.
222
71568251
PS
223Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
224
225 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
226 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
227 from optimizing it away.
228 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
229 "call inferior func with struct".
230
46ce3de0
SS
231Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
232
233 * configure.in: Only configure gdb.chill for particular targets.
234
ce102e96
FF
235Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
236
237 * gdb.base/Makefile.in: Add action to .c.o transformation
238 rule that generates a .ci file for each .o file and remove
239 explicit .c.o rules except for callfuncs.o.
240 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
241 generates a .ci file for each .o file and remove explicit
242 .cc.o rules.
243 (clean): Remove *.tmp *.ci files.
244 (EXECUTABLES): Remove templ-info.exp.
245 * gdb.base/compiler.c: New file.
246 * gdb.c++/compiler.cc: New file
247 * gdb.base/scope.exp: Source gdb.base/scope.ci.
248 Change rs6000-*-* xfail for
249 "print 'scope0.c'::filelocal_ro" and
250 "print 'scope1.c'::filelocal" and
251 "print 'scope1.c'::filelocal_bss" and
252 "print 'scope1.c'::filelocal_ro" and
253 "print 'scope1.c'::foo::funclocal" and
254 "print 'scope1.c'::foo::funclocal_ro" and
255 "print 'scope1.c'::bar::funclocal" and
256 "print 'scope0.c'::filelocal_ro" and
257 "print 'scope1.c'::filelocal at foo" and
258 "print 'scope1.c'::filelocal_bss at foo" and
259 "print 'scope1.c'::filelocal_ro at foo" and
260 "print 'scope1.c'::foo::funclocal at foo" and
261 "print 'scope1.c'::foo::funclocal_bss at foo" and
262 "print 'scope1.c'::foo::funclocal_ro at foo" and
263 "print 'scope1.c'::bar::funclocal at foo" and
264 "print 'scope0.c'::filelocal_ro" and
265 "print 'scope1.c'::filelocal" and
266 "print 'scope1.c'::filelocal_bss" and
267 "print 'scope1.c'::filelocal_ro" and
268 "print 'scope1.c'::foo::funclocal" and
269 "print 'scope1.c'::foo::funclocal_bss" and
270 "print 'scope1.c'::foo::funclocal_ro" and
271 "print 'scope1.c'::bar::funclocal" and
272 "print 'scope1.c'::bar::funclocal_bss"
273 to only be xfail'd when not compiled with gcc.
274 Add rs6000-*-* xfail for
275 "print 'scope0.c'::filelocal_bss before run"
276 when compiled with gcc.
277 (test_at_main): Add rs6000-*-* xfail for
278 "print filelocal_ro in test_at_main"
279 when compiled with gcc.
280 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
281 Add rs6000-*-aix* xfail for
282 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
283 "ptype t_char_array", not compiled with gcc.
284 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
285 xfail for "list foo (in include file)" when gcc compiled.
286 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
287 (integral_args): Add rs6000-*-* xfail for
288 "run to call0a" if not compiled with gcc.
289 (unsigned_integral_args): Add rs6000-*-* xfail for
290 "run to call1a" if not compiled with gcc.
291 (float_and_integral_args): Add rs6000-*-* xfail for
292 "run to call2a" if not compiled with gcc and for
293 "continue to call2b" for any compiler.
294 Add rs6000-*-* xfail to
295 "print f1 after run to call2a" for gcc compiled.
296 (discard_and_shuffle): Add rs6000-*-* xfail for
297 "run to call6a".
298 (shuffle_round_robin): Add rs6000-*-* xfail for
299 "backtrace from call7a" if not compiled with gcc.
300 Add rs6000-*-* xfail for
301 "backtrace from call7b" if compiled with gcc.
302 (call_after_alloca): Add rs6000-*-* xfail for
303 "print c in call_after_alloca" and
304 "print s in call_after_alloca" and
305 "backtrace from call_after_alloca_subr"
306 if not compiled with gcc.
307 (localvars_in_indirect_call): Add rs6000-*-* xfail for
308 "print c in localvars_in_indirect_call" and
309 "print c in localvars_in_indirect_call" and
310 "backtrace in indirectly called function" and
311 "stepping into indirectly called function"
312 if not compiled with gcc.
313 (localvars_after_alloca): Add rs6000-*-* xfail for
314 "print c after runto localvars_after_alloca" and
315 "print s after runto localvars_after_alloca" and
316 "print i after runto localvars_after_alloca" and
317 "print l after runto localvars_after_alloca"
318 for all compilers.
319 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
320 than whatis-info.exp.
321 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
322 than opaque-info.exp.
323 Setup rs6000-*-* xfail for
324 "ptype on opaque struct pointer (statically)" and
325 "ptype on opaque struct pointer (dynamically)" when
326 not compiled with gcc.
327 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
328 rather than callf-info.exp.
329 (do_function_calls): Add clear_xfail for rs6000-*-* for
330 "p t_float_values2(3.14159,float_val2)". Seems to work
331 fine there, both with xlc and gcc. Need to find out what
332 it is doing right and fix other platforms.
333 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
334 "call inferior func with struct - returns int",
335 "call inferior func with struct - returns long",
336 "call inferior func with struct - returns float",
337 "call inferior func with struct - returns double",
338 "call inferior func with struct - returns char *",
339 but only if not gcc compiled (presumes xlc compiled).
340 Change rs6000-*-* xfails for
341 "call inferior func with struct - returns char" and
342 " call inferior func with struct - returns short" to only
343 xfail if not using gcc.
344 (clean mostlyclean): Remove *.ci and *.tmp files.
345 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
346 than templ-info.exp.
347 * gdb.base/langs.exp: Source gdb.base/langs.ci.
348 Add rs6000-*-* xfail for "up to foo in langs.exp"
349 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
350 when not gcc compiled.
351
5c6f833b
JL
352Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
353
354 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
355 * gdb.base/corefile.exp: Likewise.
356 * gdb.base/list.exp: Likewise.
357 * gdb.base/scope.exp: Likewise.
358 * gdb.base/siganls.exp: Likewise.
359
360 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
361 compiler output.
362 * gdb.base/whatis.exp: Likewise.
363
e334d7ea
JL
364start-sanitize-sh3e
365Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
366
367 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
368 failure (opcode table has been fixed to match reality).
369
370end-sanitize-sh3e
c08e5694 371Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
ce102e96
FF
372
373 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
374 "call inferior func with struct - returns char",
375 "call inferior func with struct - returns short"
376
377 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
378 "print 'scope0.c'::filelocal at main",
379 "print 'scope0.c'::filelocal_bss in test_at_main",
380 "print 'scope0.c'::filelocal at foo",
381 "print 'scope0.c'::filelocal_bss in test_at_foo",
382 "print 'scope0.c'::filelocal at bar",
383 "print 'scope0.c'::filelocal_bss in test_at_bar"
384
385 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
386 in source file 1". This bug seems to have been fixed with both
387 gcc and native cc (was native assembler bug?).
388
06c87bef
FF
389Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
390
391 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
392 "backtrace through signal handler" to "i*86-*-sysv4*".
393 * gdb.base/signals.exp: Add xfail for "'next' behaved as
394 continue" case. Add "known SVR4 bug" to fail message.
395 Add "i*86-*-bsdi2.0" xfail for "handle all print".
396 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
397 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
398 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
399 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
400 "up to foo in langs.exp", "show language at foo in
401 langs.exp", "up to cppsub_ in langs.exp", "show
402 language at cppsub_ in langs.exp", "up to fsub in
403 langs.exp", and "show language at fsub in langs.exp".
404 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
405 "bactrace in corefile.exp".
406 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
407 "call inferior function with struct - returns float" and
408 "call inferior function with struct - returns double".
409
98395eaf
JL
410start-sanitize-sh3e
411Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
412
413 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
414 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
415 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
416 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
417
418end-sanitize-sh3e
06c87bef
FF
419Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
420
421 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
422 (or overriden) "CHILL" macro rather then bare "gcc".
423 Also look for ../../gcc/xgcc since that is what we will
424 actually need, not "Makefile". Remove following assignment
425 of CHILL to CHILL_FOR_TARGET because that results in
426 recursive definition.
427
db186b3d
FF
428Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
429
430 * gdb.base/corefile.exp: Change xfail for backtrace in
431 corefile.exp from linuxaout to all linux.
432 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
433 cases where we miss the breakpoint at the signal handler
434 for some reason. Setup xfail for linuxoldld/linuxaout and
435 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
436 hitting SIGURG breakpoint.
437 * gdb.base/signals.exp: Setup xfail for "next" acting like
438 continue to add linuxoldld. Setup xfail for all linux for
439 "next to handler in signals_tests_1", "backtrace in
440 signals_tests_1", "continue to func1", "pass SIGUSR1",
441 and continue to handler".
442
443Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
444
445 * Update all FSF addresses except those in COPYING* files.
446
87544f53
FF
447Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
448
449 * gdb.base/a2-run.exp: Change messages to be more explicit about
450 the status of args, and quote binfile in results.
451
eed4066f
FF
452Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
453
454 * gdb.base/callfuncs.exp: Add tests for passing structs to
455 inferior functions and return various types.
456 * gdb.base/callfuncs.c: Add functions to receive a struct
457 and return a member of the struct, in various types.
458
96fd3d08
PS
459Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
460
461 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
462
463Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
464
465 * config/vxworks29k.exp: New file, sources vxworks.exp.
466
e72d8622
JL
467Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
468
469 * config/gdbremote.exp: New file. Testing framework using
470 gdbserver.
471
3b013a3a
FF
472Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
473
474 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
475 "call function when asleep" and "send end of file".
476 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
477 for "backtrace in corefile.exp".
478 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
479 for "backtrace through signal handler".
480 * gdb.base/corefile.exp: Make sure we actually generate a core file
481 before trying the core tests. Some systems allow the user to suppress
482 generation of core files and default to that (linux for example).
483 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
484 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
485
486Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
487
488 * gdb.threads: New directory with some crude multi-threaded
489 gdb tests (step.exp and step2.exp).
490 * config/mt-lynx (STEP_EXECUTABLE): Define.
491 (THREADFLAGS): Define.
492
2f11e8d4
JL
493Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
494
d9d9e563
JL
495 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
496
8b67f01d
JL
497 * gdb.base/signals.exp: Disable whole file for lynx until
498 further notice.
499
2f11e8d4
JL
500 * gdb.base/signals.exp: xfail test where "next" acts like
501 "continue" for lynx.
23843691 502
92d9020d
JL
503 * gdb.base/interrupt.exp: xfail test for calling function while
504 inferior is asleep for lynx.
505
23843691
JL
506 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
507 than one cr-lf after each command.
508
fe3c360b
PS
509Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
510
511 * configure.in: Reinstate setting of stabsdirs variable, fix
512 typo in setting up configdirs for native builds.
513
514 * gdb.base/return.exp: Fix typo in return double test.
515 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
516 compiler from optimizing them away.
517
518Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
519
520 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
521 sequences to be echo'd by gdb when using gdb_test.
522 * gdb.chill/chexp.exp: Likewise.
523 * gdb.fortran/exprs.exp: Likewise
524
f1c9e446
JL
525Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
526
527 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
528 after the inferior gdb has started.
529
530 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
531 after each command.
532 * gdb.base/funcargs.exp: Likewise.
533 * gdb.base/gdbvars.exp: Likewise.
534 * gdb.base/interrupt.exp: Likewise.
535 * gdb.base/list.exp: Likewise.
536 * gdb.base/watchpoint.exp: Likewise.
537 * gdb.c++/demangle.exp: Likewise.
538 * gdb.c++/inherit.exp: Likewise.
539 * gdb.chill/chexp.exp: Likewise.
540 * gdb.fortran/exprs.exp: Likewise.
f4c40a88 541
9ce4ab84
JL
542 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
543 test if we can't handle IO to/from the inferior.
544
35e7ac7f
JL
545 * gdb.c++/misc.exp: Always check for a program already being
546 started after sending a "run" command to gdb.
547
b2620293
JL
548 * gdb.base/twice.exp: Start with a fresh gdb.
549
780f9763
JL
550 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
551 only depend on gdb's expression code, not the chill runtime.
552
f20dfd56
JL
553 * gdb.base/return.c: Put return values into variables so we
554 can have gdb print them rather than depending on the program
555 to print them.
556 * gdb.base/return.exp: Corresponding changes.
557
46e8d411
JL
558 * lib/gdb.exp: Provide default value for noinferiorio.
559 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
560 the inferior.
561
8c72d4fc
JL
562 * gdb.base/break.exp: Always check for a program already being
563 started after sending a "run" command to gdb.
564 (text_next_with_recursion): Don't check the output from the
565 program's printf statement. Instead just make sure the program
566 exited.
567
f4c40a88
JL
568 * gdb.base/commands.exp: Protect tests which need arguments with
569 $noargs conditionals.
570
4bbec291
PS
571Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
572
573 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
574 of structure member arrays to match gdb/valops.c:value_addr change.
575
576Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
577
578 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
579 cases.
580
c08e5694 581Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
b49f423b 582
69423808
FF
583 * configure.in (configdirs): Remove gdb.chill from default list
584 of subdirs and then add it back in only if doing a native build.
585 The current chill compiler does not yet work in any cross build.
b49f423b
FF
586 * Revert all signal changes from Jul 6.
587 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
588 for sh-hms targets, allowing these tests to link, with no other
589 changes. Testing is suppressed by setting "nosignals" in site.exp.
590
591Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
592
593 * configure.in (signaldirs): Define and add to configdirs for all
594 targets except some specific ones that are known to not support signals.
595 Also clean up formatting.
596 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
597 (signals, sigall): Remove rules to build.
598 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
599 Moved to new gdb.signals directory.
600 * gdb.signals: New test directory.
601 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
602 signals.c signals.exp}: New or moved files.
603
c9f7cd7b
JL
604Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
605
606 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
607
b49f423b 608Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
b9f12fd9
FF
609
610 * gdb.base/return.exp: Xfail `return double' test failure
611 on at least Solaris 2.3 and handle future/past versions on
612 a case by case basis as appropriate. Also update message
613 to include i*86 failures.
614
0835edd6
JK
615Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
616
b9f12fd9
FF
617 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
618
619 * lib/gdb.exp: Fix comment which erroneously identified
620 gdb_file_cmd as gdb_load (the 19 May change was in fact to
621 gdb_file_cmd not gdb_load).
622 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
623
0835edd6
JK
624 * gdb.base/setvar.exp: Make test names consistent between pass and
625 fail cases. Use gdb_test more.
626
627Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
628
629 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
630
631Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
632
633 * gdb.base/help.exp: Fix expected help string for `show commands'.
634
fe5d4b85
JK
635Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
636
637 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
638
639 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
640 of a text section.
641
f031fc2c
SG
642Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
643
644 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
7c71315c
SG
645 that loop eventually terminates. Fix Connection refused logic so
646 that testsuite will expire nicely.
f031fc2c 647
7e7b4a02
SG
648Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
649
650 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
651 config/rom68k.exp: New tcl glue for the appropriate monitors.
652 These all just end up calling monitor.exp.
653 * config/monitor.exp (gdb_target_monitor): Handle `Connection
654 refused' by retrying. Cleanup some timeout issues.
655 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
656 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
657 callers don't have to set/restore global timeout variable.
658
659 * The following set of changes centralizes management of the global
660 timeout variable. This way, it can be set in one target dependent
661 place instead of dozens of places scattered throughout the test suite.
662 If you need to lengthen a timeout, then you should either set timeout
663 in one of the config/{target}.exp files, or multiply it by a factor.
664 Setting it to an absolute value is always going to lose for some
665 targets.
666 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
667 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
668 * gdb.base/funcargs.exp: Don't set timeout.
669 * gdb.base/list.exp (test_forward_search): Only use local timeout.
670 * gdb.base/printcmds.exp (test_print_string_constants
671 test_print_array_constants): Don't set timeout.
672 * gdb.base/ptype.exp: Don't set timeout.
673 * gdb.base/recurse.exp: Don't set timeout.
674 * gdb.base/return.exp: Don't set timeout.
675 * gdb.base/watchpoint.exp: Don't set timeout.
676 * gdb.c++/classes.exp (do_tests): Don't set timeout.
677 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
678
5c36767e
TG
679Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
680
681 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
682
683Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
684
685 * lib/gdb.exp: Disable chill tests for irix5.
686
7da20c11
JK
687Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
688
689 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
690 each test pass or fail.
691
b074fd2f
JK
692Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
693
694 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
695 xlc not gcc.
696
1e2bb164
SG
697Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
698
699 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
700
43967a76
SG
701Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
702
703 * config/est.exp: Fix copyright and comments. Remove dead code.
704 Use targetname, serialport and baud variables instead of fixed
705 constants.
706 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
707 * config/cpu32bug.exp: New file to support cpu32bug monitors.
708
4c5eefab
JK
709Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
710
711 * gdb.base/watchpoint.exp: Don't run
712 test_watchpoint_triggered_in_syscall for sunos.
713
714Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
715
716 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
717 they don't seem to exist. Do include stdio.h.
718
9b86fdca
JK
719Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
720
721 * gdb.base/a1-selftest.exp: Add alpha xfail.
722
723Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
724
725 * gdb.base/watchpoint.c (main): Prompt before calling read().
726 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
727 Revise accordingly. Remove cruft about sending "123" several
728 times, until it gets noticed. Clean up the "print buf[0]" stuff
729 so that it passes or fails, and waits for prompts in the usual way.
730
06ce5be9
JK
731Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
732
4dc75a28
JK
733 * gdb.base/recurse.exp: Fix comment.
734
735 * TODO: Remove item about printing variables in nodebug.exp. Add
736 item about enabling tests which are only run on some targets.
737
738 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
739 fail, make test names unique, use new gdb_test convention
740 regarding pattern, use gdb_test more, etc.).
741
06ce5be9
JK
742 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
743 fail, make test names unique, etc.).
744
6b61e21d
PS
745Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
746
747 * gdb.base/nodebug.c: Change return type of top and middle to
748 short.
749 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
750 are fixed by the recent mdebugread.c changes. Allow `short ()'
751 as type for top and middle.
752
84ccb887
JK
753Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
754
755 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
756 nearly as I can tell, the whole thing was an accident in Stu's
757 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
758 to replace a send/expect pair with gdb_test, but ended up only
759 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
760 of 30 Mar 1995 took care of it, but left this vestigial comment
761 which I am now nuking.
762
763Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
764
765 * gdb.base/break.exp: Look for different line number for
766 breakpoint at main depending on usestubs.
767
4507de2d
PS
768Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
769
770 * gdb.base/list.exp: Adjust some alternate expect patterns to
771 match recent list0.c change. Add alternate expect pattern for
772 output from `list default lines around main' for optimizing
773 compilers.
774
24b26999
JK
775Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
776
777 * lib/gdb.exp: If nosignals is not set, set it to 0.
778
241b4dff
KH
779Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
780
781 * config/slite-gdb.exp: Responds to load symbol table prompt.
782 * gdb.base/break.exp: Adjust line number, fix rerun.
783 * gdb.base/langs0.c: Add #ifdef usestubs.
784
6413ee42
KH
785Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
786
a04abecc
KH
787 * gdb.base/list.exp: Adjust line contents after adding new lines in
788 list0.c. Also fix a syntax error.
789
6413ee42
KH
790 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
791 * gdb.base/break.exp: ditto.
792 * gdb.base/list.exp: ditto.
793 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
794 * gdb.base/run.c: ditto.
795 * gdb.base/list0.c: ditto.
796 * gdb.base/funcargs.c: ditto.
797
f66a7902
SG
798Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
799
800 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
801 $targetname, $serialport and $baud instead of hardwired variables.
802 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
803 target doesn't support signals.
804
3c23a941
KH
805Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
806
807 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
808
d87e7706
JK
809Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
810
811 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
812 Don't rely on the value of an auto variable before it has been
813 initialized. Use gdb_test more.
814
b34b32e7
JK
815Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
816
817 * lib/gdb.exp (default_gdb_version): A version number must start
818 with a digit, but other than that contains all characters up to
819 the first whitespace character.
820
d894a6e9
JK
821Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
822
823 * gdb.base/commands.exp (breakpoint_command_test): New tests.
824
74cb8a36
JK
825Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
826
827 * gdb.c++/*.exp: Warn if executable does not exist. The original
828 reason for skipping the warning was that configure.in sometimes
829 intentionally skipped building the executables but the tcl code
830 had no way of knowing. That (a) was always bogus with respect to
831 error handling, (b) is no longer true (right now there is no way
832 to skip C++ tests).
833
834 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
835
766de354
PS
836Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
837
838 * gdb.base/list.exp: Add expect patterns for output from
839 SunPRO compiled executables.
840 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
841 types.
842
1ef0c066
JK
843Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
844
62f2c808
JK
845 * gdb.base/break.exp (test_next_with_recursion): Accept any line
846 number (we are already testing that the correct source line text
847 gets printed).
848
849 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
850 that is what is intended, but something needed to be done to get
851 sunos4 native working again.
852
853 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
854
1ef0c066
JK
855 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
856 apparently went with a (very) old xfail.
857
a302b5c2
KH
858Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
859
860 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
861 runto_main is a proc in gdb.exp that will do 'step' for target use
862 stubs.
863 * gdb.base/exprs.exp: ditto.
864 * gdb.base/interrupt.exp: ditto.
865 * gdb.base/opaque.exp: ditto.
866 * gdb.base/printcmds.exp: ditto.
867 * gdb.base/ptype.exp: ditto.
868 * gdb.base/scope.exp: ditto.
869 * gdb.base/setvar.exp: ditto.
870 * gdb.base/signals.exp: ditto.
871 * gdb.base/twice.exp: ditto.
872 * gdb.c++/classes.exp: ditto.
873 * gdb.c++/inherit.exp: ditto.
874 * gdb.c++/templates.exp: ditto.
875 * gdb.base/break.exp: no run and hit main for stubs. Change line
876 numbers for breakpoints and info breakpoint.
877 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
878 breakpoint().
879 * gdb.base/callfuncs.c: ditto.
880 * gdb.base/exprs: ditto.
881 * gdb.base/interrupt.c: ditto.
882 * gdb.base/opaque0.c: ditto.
883 * gdb.base/printcmds.c: ditto.
884 * gdb.base/ptype.c: ditto.
885 * gdb.base/scope0.c: ditto.
886 * gdb.base/setvar.c: ditto.
887 * gdb.base/signals.c: ditto.
888 * gdb.base/twice.c: ditto.
889 * gdb.c++/misc.cc: ditto.
890 * gdb.c++/templates.cc: ditto.
891
6e131ad8
JK
892Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
893
8c7ab5da
JK
894 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
895
ac35a003
JK
896 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
897 somewhere between `read' and `main.c'. I'm pretty sure the
898 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
899 and it isn't particularly useful.
900
6e131ad8
JK
901 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
902
91e3c246
JK
903Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
904
905 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
906
40ee1402
KH
907Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
908
909 * config/mt-slite: add LIBS and -nostdlib.
910 * config/slite-gdb.exp: add this new file to support sparclite target.
911
11c54b4f
DE
912Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
913
914 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
948121f2
DE
915
916 * gdb.base/a2-run.exp: Change argument to istarget from
917 "*-*-vxworks" to "*-*-vxworks*".
918 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
919
1c2258cc
KH
920Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
921
922 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
923 will not runto main but do a 'step' to step out of breakpoint().
924 * config/mt-slite: add -Dusestubs.
925
1d30b948
JK
926Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
927
8abe0b3d
JK
928 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
929 instead of just @.
930
0926990e
JK
931 * gdb.base/signals.exp: Add test for "handle all print".
932 * TODO: Remove "handle all print". Also remove item about
933 checking copyright date (I don't like the idea of a spurious FAIL
934 based on when we run the tests).
935
31a425c3
JK
936 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
937 for SunOS4 (reason for failure not investigated). Remove
938 redundant test for $binfile.
939
edcea375
JK
940 * gdb.base/nodebug.c (array_index): Call malloc.
941
1d30b948
JK
942 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
943
eead772b
JL
944Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
945
946 * gdb.base/recurse.exp: Update gdb_test invocation to use new
947 conventions and slightly simplify the matching regexp.
948
96528ad5
JK
949Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
950
eead772b
JL
951 * gdb.base/break.exp: Update gdb_test invocation to use new
952 convention.
953
954 * lib/gdb.exp: If noargs is not set, set it to 0.
955
c793c274 956 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
9d96ecba 957 tests unique.
c793c274 958
f2ee99a4 959 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
96528ad5 960
3c727f72
JK
961Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
962
963 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
964 one argument of type "<non-float parameter>".
965
e8a256f8
SG
966Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
967
968 * config/rom68k.exp: New file to support Motorola IDP board.
969 * gdb.base/a2-run.exp: Skip this file if noargs is set.
970 * gdb.base/break.c: Change things around so that this program
971 doesn't depend upon args. This is necessary to make remote
972 targets work (in general, they can't take args).
973 * gdb.base/break.exp: Don't try to send args to program. Don't
974 expect output. Also, replace lots of code with gdb_test.
975
67f35633
JK
976Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
977
a59f104e
JK
978 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
979 printing of '\'' (which is what the comment says we are testing,
980 even though we were not), not '''.
981 (test_integer_literals_rejected): Test that printing ''' is an error.
982
983 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
984 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
985 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
986 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
987 Use gdb_test not test_print_accept.
988 * lib/gdb.exp: Remove test_print_accept.
989
82f14c54
JK
990 * gdb.base/signals.exp (signal_tests_1): Make pass message
991 consistent with fail message.
992
67f35633
JK
993 * gdb.base/whatis.exp: Remove xfails for printing char vs.
994 unsigned char; the bug (PR 1821) is fixed.
995
996 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
997
998 * gdb.base/scope.exp (test_at_localscopes): Call pass for
999 successful tests--makes xfailing them work right.
1000
05918905
JK
1001Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1002
4081daa1
JK
1003 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
1004 only \r\n, not .*. The test can pass .* as the last thing in
1005 $pattern if that is what it wants. In addition to providing this
1006 flexibility, this change should speed up pattern matching in cases
1007 where the pattern already ended with .* (there were a number of
1008 them). This change also helps catch bad patterns--in the old
1009 scheme the typo "char \*" instead of "char \\*" would pass. Now
1010 it is caught.
1011 * Many .exp files: Update callers.
1012
9be82863
JK
1013 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
1014 clearer and does not spuriously match multiple ('s. Likewise for
1015 ) and *.
1016
fcb869f1
JK
1017 * gdb.base/nodebug.exp: Test ability to call a function and pass
1018 it a string (even with no debugging info).
1019
05918905
JK
1020 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
1021 "p '\'", which is the same as "p ''" once tcl gets done with
1022 quoting, to "p '\\'", which I suspect is what is intended (one
1023 backslash gets sent to GDB).
1024
1025 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
1026
2f8996dc
JK
1027Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1028
1029 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
1030 1817) was fixed literally years ago.
1031
07b96357
PS
1032Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1033
1034 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
1035 test, it causes stepping out of call_after_alloca_subr with
1036 optimizing compilers.
1037 (localvars_in_indirect_call): Consume GDB prompt if `finish'
1038 fails.
1039
d4f389f6
PS
1040 * gdb.c++/templates.exp: Source templ-info.exp only if
1041 the templates executable exists.
1042
07b96357
PS
1043 * gdb.c++/misc.cc (class Contains_static_instance,
1044 class Contains_nested_static_instance),
1045 gdb.c++/classes.exp (test_static_members): Test printing of
1046 a class that contains a static instance of the class.
1047
1048Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1049
1050 * gdb.base/langs2.c (cppsub_): Don't prototype.
1051 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
1052 only, I believe).
1053
54e85b8b
JK
1054Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1055
a331c834
JK
1056 * lib/gdb.exp (skip_chill_tests): New procedure.
1057
54e85b8b
JK
1058 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
1059
4eb2d219
JL
1060Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
1061
1062 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
1063 each expect pattern. Cuts runtime from 12 to about 4 seconds.
1064
60fdbf97
JK
1065Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1066
4eb2d219
JL
1067 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
1068
b77a4fbe
JK
1069 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
1070 disassemble 8, not 16, instructions for part 4.
1071
cc5be366
JK
1072 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
1073 support the latter anymore.
1074
60fdbf97
JK
1075 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
1076 -DNO_PROTOTYPES.
1077 * gdb.base/callfuncs.c: Control use of prototypes based on
54e85b8b 1078 NO_PROTOTYPES, not __STDC__.
60fdbf97
JK
1079 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
1080 t_float_values2 tests if prototypes in use.
1081
1082 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
1083 t_double_values): When checking differences against DELTA, check
1084 that difference is within the range (-DELTA,DELTA), not just
1085 (-infinity,DELTA).
1086
cb58e516
KH
1087Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
1088
1089 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
1090 'file' command firts, then 'target', then 'load', this is due to gdb
1091 target set up.
1092 * config/mips-gdb.exp: Fix a couple regular exp bugs.
1093
b5f105b7
JL
1094Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
1095
1096 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
1097 FP load/store variants.
1098 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
1099
6aa082e0
JK
1100Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
1101
1102 * gdb.base/term.exp: Do not give a warning if not native, it is
1103 not an abnormal condition.
1104
7cf24958
JK
1105Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
1106
1107 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
1108 t_char_array".
1109
0794ff45
JK
1110Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
1111
566ac567
JK
1112 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
1113 are getting the version number.
1114
0794ff45
JK
1115 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
1116 if not native, it is not an abnormal condition.
1117
f7ef65ff
JK
1118Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1119
1120 * lib/gdb.exp: Just use "file exists", rather than undocumented
1121 dejagnu procedure "findfile".
1122
65424cda
C
1123Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1124
2b53190d
C
1125 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
1126 (LDFLAGS): Set to -Xlinker -Ur.
1127
65424cda
C
1128 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
1129 Removed, these values are set by lib/gdb.exp.
1130
1131 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
1132
9c79b8b5
C
1133Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1134
983bfa63
C
1135 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
1136 of replicating gdb startup code.
1137
1138 * config/mt-vxworks (LDFLAGS): Set to -r.
1139 (CFLAGS_FOR_TARGET): Removed.
1140
1141 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
1142 (gdb) and gdb for vxworks uses (vxgdb).
1143
be813d02
C
1144 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
1145 executable is not in the tree and host != target, use sed and
1146 program_transform_name to determine the gdb name used by the
1147 target.
1148
9c79b8b5
C
1149 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
1150 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
1151
c44c67b5
JK
1152Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1153
9c79b8b5
C
1154 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
1155 floats, chars, and shorts where there are ANSI-style function
1156 definitions.
bc778001 1157
c44c67b5
JK
1158 * gdb.base/langs.exp, gdb.base/langs*: New test.
1159 * gdb.base/Makefile.in: Build it.
1160 * TODO: Remove item about checking that C names don't get C++
1161 demangling applied; this test tests it.
1162
1fb1efcd
JK
1163Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1164
08bac7ad
JK
1165 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
1166 went with the const70 xfail. The xfail went away a year ago.
1167
ad325d68
JK
1168 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
1169
6b045866
JK
1170 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
1171 for hp300.
1172
1eff7097
JK
1173 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
1174
1fb1efcd
JK
1175 * gdb.base/a1-selftest.exp: Don't run on hp300.
1176
f78d026a
JK
1177Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1178
1179 * Makefile.in (site.exp): Set host_alias and target_alias as well
1180 as host_triplet and target_triplet.
1181
3c1c71bf
JK
1182Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1183
f78d026a
JK
1184 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
1185
1186 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
1187 places as other ecoff systems).
372bb8b4 1188
3c1c71bf
JK
1189 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
1190 ultrix.
1191
f51b66ca
JK
1192Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1193
09837152
JK
1194 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
1195 remove them.
1196 * gdb.base/nodebug.exp: Accept "function" in addition to "text
1197 variable and "variable" in addition to "data variable".
1198 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
1199
f51b66ca
JK
1200 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
1201 2.
1202 * gdb.base/list1.c (long_line): Add additional statement at start
1203 of function.
1204 * gdb.base/list.exp (test_forward_search): Update line number to
1205 reflect new statement.
1206
1207Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1208
1209 * gdb.base/signals.exp: Reinitialize searched source directories
1210 after gdb_start call.
1211
333a8dde
JL
1212Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
1213
1214 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
1215 * gdb.stabs/Makefile.in: Likewise.
1216
1217 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
1218 change. Instead split the tests into smaller pieces.
1219 * gdb.disasm/hppa.s: Corresponding changes.
1220
a4efaf7c
JK
1221Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1222
e29b45a8
JK
1223 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
1224 Quote ^C when passing it to stty. For some shells ^ is a pipe.
1225
a4efaf7c
JK
1226 * gdb.base/funcargs.exp: Modify many tests so that every test
1227 either passes or fails. Make some test names unique.
1228
669c9fe3
JK
1229Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1230
66b063c0
JK
1231 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
1232 Call stty to set interrupt character.
1233
958f6a13
JK
1234 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
1235 for HP assembler versus GNU assembler based on actual behavior of
1236 $(CC), rather than assuming that $(AS) is always the GNU assembler.
1237
669c9fe3
JK
1238 * TODO: Suggest a few more stepping tests.
1239
c429bbab
SS
1240Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
1241
1242 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
1243 restart GDB for h8300 after a continue.
1244 (return): Add pattern to match a29k-udi behavior.
1245 * gdb.base/nodebug.exp: Remove obsolete comment.
1246 * gdb.base/regs.exp: New file, testing of register displays.
1247 * gdb.base/return.exp: Fix typo in reference to $objdir.
1248 * gdb.base/whatis.exp: Always start with a fresh GDB.
1249
7010dbce
JK
1250Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1251
1252 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
1253 higher, these tests generate a lot of output.
1254
6535b97b
JK
1255Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1256
1257 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
1258 code following the catch silently ignored some errors; without the
1259 catch they should be thrown like any other tcl error. Also, the
1260 catch used "" instead of {} which meant all the callers who wanted
1261 to include one of the characters "[]$ had to quote it an extra time.
1262 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
1263 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
1264 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
1265 Remove extra quoting.
1266
36491e5b
JL
1267Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
1268
af2e6b15
JL
1269 * gdb.base/commands.exp: Make test names unique; every test either
1270 passes or fails. Update some comments.
1271
36491e5b
JL
1272 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
1273
e1a6b67a
JK
1274Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1275
89ac6f79
JK
1276 The following fixes a FAIL caused by the fact that the alpha stabs
1277 configuration didn't use the ".if alpha" code in weird.def.
1278 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
1279 bit pointer, so the 32 bit version works even on the alpha.
1280 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
1281 Remove the stuff which allowed us to have separate versions for
1282 alpha and everything else.
1283
b2385a0a
JK
1284 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
1285 regexp which "info func operator\[\](" is supposed to match. Fix
1286 string to send to GDB. Note that GDB still doesn't work right. Add a
1287 new test for "info func .perator\[\](" which GDB does handle correctly.
1288
e1a6b67a
JK
1289 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
1290
f34c8766
JK
1291Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1292
1293 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
1294 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
1295 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
1296 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
1297 it makes the tests harder to understand and confuses test-o-matic.
1298 The preferred style is that each test provides a PASS or a FAIL,
1299 and has a unique message (e.g. "continue #54" not just "continue")
1300 which is the same for the pass and the fail.
1301 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
1302 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
1303 to lib/gdb.exp.
1304 * gdb.base/printcmds.exp: Use test_print_accept. Remove
1305 prt_accept which was basically the same thing. Likewise for
1306 test_print_reject and prt_reject.
1307 * lib/gdb.exp (test_print_reject): Add some more error message
1308 patterns to match from the former printcmds.exp (prt_reject).
1309 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
1310 One defect of the passcount stuff is that some of it failed to
1311 report XPASS where appropriate.
1312 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
1313 stuff before and after arg in expected pattern.
1314 (test_paddr_operator_functions): Re-do test without print_addr_of;
1315 this is the only test which seems to want extra stuff there.
1316
29f25f6f
JK
1317Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1318
f34c8766
JK
1319 * gdb.base/nodebug.exp: Update new tests to reflect improved
1320 wording of gdb output.
1321
29f25f6f
JK
1322 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
1323 and "ptype" work on variables in files compiled without -g.
1324 Replaces commented out "maint print msymbol" tests.
1325
0c72a5b7
JK
1326Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1327
66833626
JK
1328 * gdb.base/setvar.c (dummy): Call malloc.
1329
24f5d04a
JK
1330 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
1331 losing with the irix4 sed.
1332
0c72a5b7
JK
1333 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
1334 ALRM" on irix4.
1335
d722005e
JK
1336Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1337
1338 * TODO: Remove items about corefile.exp testing new exec-file and
1339 backtrace; both are now done. Add items about printing enums.
1340
770b7c59
JK
1341Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1342
2d593cdd
JK
1343 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
1344 "get signal $thissig" test fails.
1345
770b7c59
JK
1346 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
1347
4a9758ed
JK
1348Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1349
59235564
JK
1350 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
1351 compiler warning with dec alpha compiler.
1352
1353 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
1354 extra \n from gdb_test call (this explains why the prompt test
1355 that I removed yesterday was there).
1356 (user_defined_command_test): Remove extra \n and prompt test.
1357
1358 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
1359 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
1360 doesn't exist.
1361 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
1362 Also remove alpha workaround, which turns out to be because
1363 SIGABRT == SIGLOST.
1364
3074a46d
JK
1365 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
1366
4a9758ed
JK
1367 * gdb.base/help.exp: Don't test "help show".
1368
4a2170f0
JK
1369Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1370
4a9758ed
JK
1371 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
1372 "set print address" is on.
1373 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
1374 pass prompt to gdb_test; gdb_test already looks for the prompt.
1375
8bc80016
JK
1376 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
1377
4a2170f0
JK
1378 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
1379 was a vestige of the manual TESTSTRATEGY, and the purpose of it
1380 was to make sure that gdb can read a core file. But (a) the "read
1381 the corefile" part didn't make it to a1-selftest.exp, we just
1382 delete the corefile after creating it, and (b) we test reading
1383 corefiles in corefile.exp anyway. Also, this test left around a
1384 xgdb process on Solaris.
1385
1386 * gdb.base/corefile.exp: Also test backtrace.
1387
cba9d85e
JL
1388Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
1389
b0c29749
JL
1390 * gdb.base/commands.exp: Test a simple user defined command with
1391 arguments and if/while statements; verify the full user command is
1392 printed by "show user".
1393
cba9d85e
JL
1394 * gdb.base/commands.exp: Test if/while commands as part of a
1395 breakpoint command list; verify they appear in breakpoint
1396 information.
1397
74549306
JK
1398Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1399
1400 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
1401 than by dividing by zero.
1402
4f9045b4
JL
1403Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
1404
1405 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
1406 performing an inferior call with watchpoints enabled.
1407 * gdb.base/watchpoint.c (main): Delete second unnecessary read
1408 call.
1409
6fd417ff
JK
1410Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1411
d7c6f0f7
JK
1412 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
1413 of "file" command.
1414
6fd417ff
JK
1415 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
1416 Add additional pattern for when "int operator int(void);" appears
1417 in a different order.
1418
07112465
JK
1419Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
1420
229ad466
JK
1421 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
1422
07112465
JK
1423 * gdb.base/help.exp: Replace most of docstrings for "info signals"
1424 and "signal" with ".*".
1425
d71511fb
JK
1426Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1427
1428 * TODO: Add note about "handle all nostop".
1429
1430 * gdb.base/{sigall.c, sigall.exp}: New test.
1431 * gdb.base/Makefile.in: Add it.
1432
26e4dcae
SS
1433Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
1434
1435 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
1436 when invoking GDB, suppresses any windowing interface.
1437
8ef36cf3
SS
1438Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
1439
1440 * config/sim-gdb: New file, simulator testing support.
1441
61c4b14e
JL
1442Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
1443
1444 * gdb.base/interrupt.exp: Test calling func1 twice.
1445
9b826d6d
JK
1446Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
1447
1448 * gdb.base/list.exp (test_forward_search): Set timeout higher
1449 when we'll be getting lots of output from gdb.
1450
1451 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
1452 "init_malloc" to after the expect statement. Run it if that
1453 regexp is taken, but also for two others which happen if source
1454 cannot be found.
1455
0427f3ec
JK
1456Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1457
1458 * gdb.base/printcmds.exp: New test, for printing register before
1459 program is running.
1460
633e6238
PS
1461Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1462
1463 * gdb.base/list.exp: Correct some alternate expect patterns
1464 to reflect changes in list1.c.
1465
cdb09cd6
JK
1466Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1467
4ec56c1f
JK
1468 * TODO: Add item regarding large frames.
1469
cdb09cd6
JK
1470 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
1471
1472 * TODO: Remove item about enabling return.exp; it
1473 is enabled. Suggest a few more "return" tests.
1474
528d1a8d
PS
1475Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1476
1477 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
1478 anonymous unions.
1479
fd82583b
JK
1480Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1481
1482 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
528d1a8d 1483 and pr-5646.o, so "make" is the same as "make all", not "make
fd82583b
JK
1484 pr-4975.o".
1485
75d1ef13
SS
1486Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
1487
1488 * gdb.base/list.exp: Adjust expectations to reflect changes in
1489 list1.c.
1490 (test_forward_search): New test proc.
1491 * gdb.base/list1.c (long_line): New function, has long source line.
1492
1493Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
1494
1495 * gdb.base/a1-selftest.exp: Change initial stepping to know about
1496 additional line of code that was added.
1497
002199bc
JL
1498Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
1499
1500 * gdb.disasm/hppa.s: Break the large branching tests into smaller
1501 tests so as not to overflow expect's input buffers.
1502 * gdb.disasm/hppa.exp: Corresponding changes.
1503
52e895cb
PS
1504Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1505
1506 Beginnings of template debugging tests.
1507 * gdb.c++/templ-info.cc: New file to test for template
1508 debugging capability of the compiler.
1509 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
1510 templ-info.cc.
1511 * gdb.c++/templates.cc: Add explicit template instantiations
1512 to enable compiling with -fno-implicit-templates. Add destructor
1513 and 'value' method to T5 class for template tests.
1514 * gdb.c++/templates.exp: Add testcases for printing of template
1515 types, setting breakpoints on template methods and calling a
1516 template method.
1517
1518Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
1519
1520 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
1521 branch target since some assemblers (gas-2.5) may emit a
1522 relocation for the branch instead of resolving it in the
1523 assembler.
1524
68906e4c
PS
1525Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1526
1527 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
1528 through signal handler.
1529
6b55e5e3
C
1530Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1531
1532 * configure.in (*-*-netware): Use config/mt-netware.
1533
1534 * config/mt-netware: New file.
1535 * config/mt-i386-netware: Removed, separate configs for different
1536 netware architectures are no longer needed now that we have
1537 --with-headers.
1538
1539Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1540
1541 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
1542 by the recent changes to use ANSI C arithmetic conversions.
1543
62433a30
JK
1544Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1545
1546 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
1547 bug involving using inferior_pid to figure out whether to select a
1548 frame.
1549
1550Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
1551
1552 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
1553 match the current disassembler output.
1554
1555Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
1556
1557 * gdb.fortran/exprs.exp: Expect VOID instead of void.
1558 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
1559 types, expect "int" as type of integer values (for now).
1560
9fa1bd1f
JL
1561Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
1562
1563 * gdb.base/commands.exp: New tests for if/while commands.
1564
b19d7c45
PB
1565Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
1566
1567 * lib/gdb.exp (runto): Replace sub-pattern for hex value
1568 by .*, since hex values have different syntax in Chill mode.
1569
146d1b55
PS
1570Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1571
1572 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
1573 linefeed from expect pattern for repeated types with indices > 9.
1574
68622837
SS
1575Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
1576
1577 First part of Fortran test suite.
1578 * gdb.fortran: New directory.
1579 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
1580
176d5504
PS
1581Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1582
1583 * gdb.base/default.exp: Update expect pattern for load command
1584 without arguments.
1585
2c5d4a34
ILT
1586Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1587
1588 * configure.in: Change i386 to i[345]86.
1589 * gdb.base/configure.in: Likewise.
1590 * gdb.c++/configure.in: Likewise.
1591 * gdb.chill/configure.in: Likewise.
1592
70bcd4bc
SS
1593Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
1594
1595 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
1596 patterns, since that is not a valid context for comments.
1597
1598Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
1599
1600 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
1601 repeated types and repeated types with indices > 9.
1602
3cbe9f4d
SS
1603Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
1604
1605 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
1606 2417; old bug has been fixed.
1607
5278c61d
JL
1608Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
1609
b42f02ba
JL
1610 * gdb.base/interrupt.exp: When trying to wake up the inferior,
1611 send the newline ourselves instead of assuming gdb_test will do
1612 so when passed an empty input string.
1613
5278c61d
JL
1614 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
1615 stabs testcode.
1616
1617Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1618
1619 * lib/gdb.exp (gdb_test): Don't send anything if the first
1620 argument is an empty string. This makes cases where we want to
1621 match output that is already in expect's buffers (for example,
1622 matching a breakpoint after gdb_run_cmd has been called) work
1623 reliably.
1624
662bd263
C
1625Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1626
1627 * config/netware.exp: New file.
1628
9f70e450
C
1629Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1630
af1fa5e7
C
1631 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
1632 the -B and -L prefixes so we can find the debugging stub.
1633
c2926ab7
C
1634 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
1635 there and we are using the gcc from the tree.
1636
1637 * gdb.base/types.c: Removed.
1638
9f70e450
C
1639 * gdb.base/configure.in: Look for makefile fragments in ../config.
1640 Recognize i386-*-netware.
1641 * gdb.c++/configure.in: Likewise.
1642
d938d0f9
PS
1643Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1644
1645 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
1646 the correct TCL syntax.
1647
08104d73
C
1648Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1649
1650 * gdb.base/opaque.exp: use runto instead of messing around with
9f70e450 1651 breakpoints. Simplify by using gdb_test.
08104d73
C
1652
1653 * gdb.base/bitfields.exp: restart between tests on netware targets
1654 because breakpoints aren't relocated after target death. Run
1655 processes to completion.
1656
1657 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
1658
dedd81f1
FF
1659Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
1660
1661 * Makefile.in: Remove extra tabs that confuse some versions
1662 of "make". Use the newly built gdb to test with by default,
1663 rather than the first one in the tester's search path.
1664
a924cf19
SS
1665Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
1666
73e484b4
SS
1667 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
1668
a924cf19
SS
1669 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
1670 condition help.
1671
3e304ddf
C
1672Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1673
4704ece7
C
1674 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
1675
3236e984
C
1676 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
1677 running.
1678 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
4704ece7 1679 * gdb.base/funcargs.exp: Likewise.
3236e984 1680
4704ece7
C
1681 * gdb.base/bitfields.exp: Simplify by using gdb_test.
1682 * gdb.base/funcargs.exp: Likewise.
3e304ddf
C
1683
1684 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
1685 message is "".
1686
8f2d75fc
C
1687Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1688
98f6da4f
C
1689 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
1690 return,signals,twice}.exp: Handle non-existant binaries
1691 consistantly.
1692
8f2d75fc
C
1693 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
1694 * gdb.base/Makefile.in: Don't try to generate a core dump, we
1695 might testing a cross development system.
1696
1697Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1698
1699 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
1700 runtest script is relative to ${srcdir}, not ${rootdir}.
1701
802a2b00
SS
1702Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
1703
1704 * gdb.base/signals.exp: Allow for optionality of breakpoint
1705 address.
1706
7f5f5630
JK
1707Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1708
1709 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
1710
29a3db49
C
1711Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
1712
cdb181cb
C
1713 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
1714 for size_t definition.
1715 * gdb.c++/templates.cc: Likewise
1716
c14cb8ce
C
1717 * config/mt-i386-netware: New file.
1718
f3c8d097
C
1719 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
1720 defined.
1721
29a3db49
C
1722 * gdb.base/Makefile.in: Added support for systems that name core
1723 files by appending "core" to the program name.
1724 * gdb.base/a1-selftest.exp: Likewise.
1725
c3ac803f
PS
1726Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1727
1728 * gdb.base/return.exp: Add comment and message for `return double'
1729 test failure on Sparc Solaris.
1730
1731Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
1732
1733 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
1734
89597457
PS
1735Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1736
1737 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
1738 from optimizing them away.
1739 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
1740 patterns to include default constructors and assignment operators,
c3ac803f
PS
1741 to match gcc versions beyond 2.5.8. Accept any cplus demangling
1742 character in the output of the virtual base pointer.
89597457 1743
15c7f0c7
PS
1744Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1745
1746 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
1747 expression match in print_addr_of to avoid unintented matches.
1748 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
1749 versions up to 2.5.8.
1750
55f3c2b4
PS
1751Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1752
1753 * gdb.base/list.exp: Tweak alternate pattern for listing of an
1754 included file to run under newer versions of expect.
1755 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
1756 consecutive >'s in templates to accomodate recent cplus-dem.c change.
1757 Remove xfail for the virtual table of BDDHookV.
1758
a8594cb3
SS
1759Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
1760
1761 * lib/gdb.exp (string_to_regexp): Set a default result.
1762 (default_gdb_start): Fix misleading message.
1763
48f6098e
SS
1764Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
1765
9da7b237
SS
1766 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
1767 Remove all CC, etc definitions.
1768 * config/mt-hpux: New file.
1769 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
1770 (CFLAGS, LDFLAGS): Define.
1771 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
1772
48f6098e
SS
1773 * Makefile.in (site.exp): Don't insert host_os, etc.
1774 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
1775 (distclean): Check existence of subdir.
1776 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
1777 * gdb.base/Makefile.in: General cleanup and simplification.
1778 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
1779 to build executables. Use default rule to build .o files.
1780 (EXPECT, RUNTEST, CC): Fix relative pathname.
1781 (site.exp): Don't insert host_os, etc.
1782 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
1783 and/or SIGUSR1 defined.
1784 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
1785 * gdb.c++/Makefile.in: General cleanup and simplification.
1786 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
1787 (CFLAGS): Remove.
1788 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
1789
d3f6b463
JL
1790Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
1791
1792 * gdb.base/recurse.exp: Misc changes to get tests running again
1793 after Kung's changes to the watchpoint code.
1794 * gdb.base/watchpoint.exp: Likewise.
1795
1796Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
1797
1798 * lib/gdb.exp (string_to_regexp): Convert {\} also.
1799
0fba9aa2
SS
1800Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
1801
1802 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
1803 * lib/gdb.exp (default_gdb_start): Define.
1804 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
1805 gdb.base/funcargs.exp, gdb.base/opaque.exp,
1806 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
1807 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
1808 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
1809 Don't call gdb_target_udi in between tests.
1810
63fb699b
JK
1811Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1812
68361314
JK
1813 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
1814 (which was basically just a local version of the same thing). In
1815 addition to avoiding duplication, gdb_test_exact is faster.
1816 * lib/gdb.exp (gdb_test_exact): Fix typo.
1817
31711c69
JK
1818 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
1819 don't give an error.
68361314 1820
31711c69
JK
1821 * gdb.base/term.exp: Call delete_breakpoints before starting.
1822
63fb699b
JK
1823 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
1824 (t10): Add comment.
1825
33268150
SS
1826Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
1827
1828 Reorganization of the GDB Test Suite.
1829
1830 * gdb.base: New directory, contains all the basic tests.
1831 * gdb.c++: New directory, tests specific to C++.
1832 * gdb.chill: New directory, tests specific to Chill.
1833 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
1834 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
1835 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
1836 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
1837 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
1838 t30-31 to chill).
1839 * */gdbme.*: Rename to match appropriate expect scripts.
1840 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
1841 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
1842 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
1843 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
1844 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
1845 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
1846 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
1847 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
1848 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
1849 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
1850 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
1851 gdb.c++/virtfunc.cc: New names of C++ files.
1852 * gdb.chill/chillvars.ch: New name of Chill file.
1853 * gdb.base/configure.in, gdb.c++/configure.in,
1854 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
1855 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
1856 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
1857 * configure.in (configdirs): Update to reflect directory changes.
1858 (target_abbrev): No longer define for any configuration.
1859 * Makefile.in: Cosmetic improvements to header comments.
1860
b11f2c1f
PB
1861Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
1862
1863 Various changes to gdb.t31:
1864
1865 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
1866 * gdbme.ch: Make all key-words and predefineds be upper-case.
1867 * chillvars.exp: Expect key-words and predefinds in upper-case.
1868
1869 * chillvars.exp: Use gdb_test_exact many places.
1870 Change expected output for arrays (which now includes index labels).
1871
1872 * pr-5020.exp, gdme.ch (module PR_5020):
1873 New test, for PR-5020.
1874
f2d5a56e
PB
1875Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
1876
1877 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
1878 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
1879
0b9158e6
PB
1880Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
1881
1882 * Makefile.in: Fix bit-rot in definitions of CHILL,
1883 CHILL_FOR_TARGET and Chill_LIB.
1884 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
1885 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
1886 CHILL, and CHILL_LIB.
1887
90fba5fa
BC
1888Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
1889
1890 * Revert the previous changes. Please see Rob's directory
1891 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
1892
2f109983
BC
1893Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
1894
1895 * Makefile.in, configure.in, config/mips-gdb.exp,
1896 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
1897 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
1898 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
1899 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
1900 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
1901 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
1902 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
1903 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
1904 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
1905 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
1906 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
1907 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
1908 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
1909 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
1910 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
1911 changes from 94Q1.
1912
1913Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
d7096b92
BC
1914
1915 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
1916 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
1917 Rob's new testing fragments.
1918
8f07e537
BC
1919Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
1920
1921 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
1922 lib/gdb.exp: Replace error proc calls with perror.
1923
b17fd29d
SS
1924Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
1925
1926 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
1927 version also, match on casted version strings, and match on
1928 gdb startup case where the line numbers might be messed up.
1929
0c575f2d
BC
1930Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
1931
1932 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
1933 (CFLAGS): Delete it from here.
1934
4d2ad0a8
BC
1935Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
1936
1937 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
1938
526637b5
SS
1939Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
1940
1941 * Makefile.in (RUNTEST): Default to just "runtest".
1942
9b63f09c
JL
1943Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1944
1945 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
1946 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
1947 the code has been restructured.
1948
739324d7
JK
1949Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1950
1951 * gdb.t00/default.exp (set write): Allow any number of \r and/or
1952 \n, not just one of each.
1953
1954 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
1955 /bin/cc gives a warning if you do.
1956
0cb7d54f
KH
1957Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
1958
1959 * gdb.t24/demangle.exp: change expect pattern of
1960 __t10ListS_link1ZUiRCUiPT0
1961
fa75e476
JL
1962Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1963
1964 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
1965 on local variables in recursive functions.
1966
1967 * gdb.t07/Makefile.in: Build the new test.
1968
b3e258b4
JL
1969Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1970
194e9928 1971 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
b3e258b4
JL
1972 directly. Instead compare the return values from actual calls.
1973
099c286e
BC
1974Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
1975
1976 * Makefile.in (check): Set TCL_LIBRARY for runtest.
1977
bff07199
JL
1978Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1979
1980 * From Peter Schauer with minor modifications.
1981 * gdb.t15/return.exp (return_tests): Handle targets where "return"
1982 stops in mid-line in the caller. Add xfail for returning a float
1983 value on X86 targets.
1984
f0705d18
JL
1985Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1986
67808d3e
JL
1987 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
1988 to avoid expect lossage.
1989 (fmem_LRbug_tests): Likewise.
1990 * gdb.disasm/hppa.s: Corresponding changes.
1991
f911e417
JL
1992 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
1993 conditions to work with latest dejagnu/expect.
1994
7e550eb3
JL
1995 * gdb.t15/funcargs.exp (finish from indirect call): No longer
1996 expected to fail on the PA.
1997 (backtrace in call with trampolines): Explicitly require main
1998 to be frame #1 (no trampolines should show up in backtrace).
1999
19155bc2
JL
2000 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
2001 "continue -expect".
2002 * gdb.t06/break.exp: Likewise.
2003 * gdb.t07/watchpoint.exp: Likewise.
2004 * gdb.t13/bitfields.exp: Likewise.
2005 * gdb.t15/{funcargs,return}.exp: Likewise.
2006 * gdb.stabs/weird.exp: Likewise.
2007 * config/{mips,udi}-gdb.exp: Likewise.
2008
f0705d18
JL
2009 * hppa.sed: Enclose comments within a sed command to avoid
2010 losing with the old OSF1 sed.
2011
1f655b81
PS
2012Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2013
2014 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
2015 sequent dynix.
2016 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
2017 * gdb.t15/funcargs.exp: Conditionally step again to really
2018 finish from marker_call_with_trampolines. Handle the case where
2019 the first step from within call_with_trampolines already steps
2020 us back to main.
2021 * gdb.t15/gdbme.c: Add comment to closing brace of
2022 call_with_trampolines for funcargs.exp.
2023
374bc5d7
JL
2024Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2025
2026 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
2027 Fix typo(s).
2028
28a21812
JL
2029Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2030
2031 * gdb.t07/gdbme.c: More code for watchpoint testing.
2032
2033 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
2034 "Hardware watchpoint" throughout file.
2035 (test_watchpoint_triggered_in_syscall): New test.
2036 (test_complex_watchpoint): New test.
2037
277c24a1
JL
2038Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2039
2040 * gdbme.c (call_with_trampolines): New function to try and step
2041 into. Tests trampoline problems on the PA.
2042
2043 * funcargs.exp (localvars_in_indirect_call): No longer expect
2044 stepping into indirect call to fail on PAs.
2045 (test_stepping_over_trampolines): New test.
2046
b93e563c
JK
2047Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2048
2049 * TODO: Add suggestions for static member function tests, and
2050 completion tests.
2051
3006c5ac
JK
2052Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2053
b93e563c
JK
2054 * TODO: Add suggestions for "p/a" tests.
2055
3006c5ac
JK
2056 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
2057 (default_gdb_exit): Replace all the hair with sending "quit" to
2058 the process with a simple close.
2059
7e1f3405
JK
2060Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2061
2062 * TODO: Add suggestions for shared library tests.
2063
d19fc879
JK
2064Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2065
2066 * TODO: Add suggestions for x/s tests.
2067
45f43ce2
JK
2068Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2069
2070 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
2071 "enable once", and "enable breakpoints once" with ".*".
2072
24f81557
JK
2073Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2074
27677e75 2075 * TODO: Add suggestions about structure passing tests.
24f81557 2076
cbb99ebb
PS
2077Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2078
2079 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
2080 the primary1 test, use work around if __GNUC__ < 2.
2081 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
2082 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
2083 Test for bad output rather than waiting for timeout. Issue
2084 second continue only if first continue failed.
2085
31b03fe4
JK
2086Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2087
2088 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
2089 operator[] test with gdb_test because the old code didn't seem to
2090 be getting the quoting right with the new dejagnu.
2091
2f109983
BC
2092Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
2093
2094 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
2095 one from the path.
2096 * Makefile.in: Use a fresh expect if there is one, use runtest
2097 from the src tree if there is one.
2098
b4f6f3c1
JK
2099Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2100
90e58b6c
JK
2101 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
2102 next over recursive call. Revise the tests from that point on
2103 (which had been skipped) to match GDB's actual (correct) output.
2104
2105 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
2106 with next over a breakpoint whose condition is false.
2107
b4f6f3c1
JK
2108 * gdb.t00/help.exp: Comment out "help set print" tests just like
2109 (and for same reason as) "help set" test.
2110
34535b44
JL
2111Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2112
2113 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
2114 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
2115
d3b06c5f
JK
2116Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2117
34535b44
JL
2118 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
2119 necessary gdb_target_udi.
2120
2558ba5d
JK
2121 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
2122
fd70af24
JK
2123 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
2124 1838 and 2417; they are fixed.
5bf58105 2125
fd70af24
JK
2126 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
2127 gdb.t03/ptype.exp (ptype structure, ptype union):
2128 Remove xfails; the test is looser than when the xfails were added.
5bf58105
JK
2129
2130 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
2131 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
2132
b6999724
JK
2133 * gdb.t01/run.exp: Only run shell test if isnative.
2134
ebbed4c4 2135 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
2558ba5d
JK
2136 since "run" automatically loads if necessary. Call gdb_target_udi
2137 after the "file" since "file" kills any execution target.
ebbed4c4 2138
d3b06c5f
JK
2139 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
2140 GDB. GDB doesn't work that way (not anymore at least) on UDI.
34535b44
JL
2141 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
2142 argument for UDI.
d3b06c5f 2143
60f1cc98
JK
2144Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2145
2146 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
2147
2148 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
2149
3c409d20
JK
2150Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2151
2152 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
2153 properly quoting regexps. This makes the second argument to
2154 demangle a fixed string, which matches the callers, instead of a
2155 shell-style pattern which is what the previous implementation
2156 used. Update some of the callers.
2157
ddb01977
JL
2158Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2159
90e77b4a
JL
2160 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
2161 (comib_nullified_tests): Fix typo.
2162 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
2163 strings. No longer expected to fail.
2164
8a1f1fba
JL
2165 * gdb.disasm/hppa.s (addib_tests): Fix typo.
2166 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
2167 strings. No longer expected to fail.
2168
ddb01977
JL
2169 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
2170 string. No longer expected to fail.
2171
6b4eae93
JL
2172Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2173
647d688b
JL
2174 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
2175 No longer expected to fail.
2176
6b4eae93
JL
2177 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
2178 string. No longer expected to fail.
2179
81268ac8
JK
2180Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2181
2182 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
2183 only in the names (I probably got most of them). I was even
2184 generous with some which differed in underscores in names, and
2185 probably missed a few, and I *still* was able to remove almost a
2186 third of the file with almost no impact on testsuite coverage.
2187
a8493f59
JK
2188Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2189
b2c41678
JK
2190 * gdb.t00/default.exp: Match udi_attach error message as well as
2191 the one from child_attach.
2192
2193 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
2194
2195 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
2196
2197 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
2198 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
2199
a8493f59
JK
2200 * Move test with enums and partial symbols back to
2201 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
2202 Reverts the change of 26 May 93. Per today's change to
2203 stabs.texinfo, the behavior that weird.exp was expecting was
2204 unreasonable; what is important is that the compiler+gdb get
2205 things right, which happens with a recent gcc. Also fix the test
2206 to deal with native compilers which put out the stab gdb can't
2207 deal with.
2208
48c667b4
JK
2209Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2210
a7409c54
JK
2211 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
2212 in the names. The main thing these accomplish is to slow things down.
2213 Many more such duplicates surely remain.
2214
48c667b4
JK
2215 * gdb.t00/help.exp: Comment out "help support" test just like
2216 (and for same reason as) "help set" test.
2217
9f388ef8
FF
2218Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
2219
2220 * gdb.t06/break.exp: Remove setup_xfails for
2221 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
2222 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
2223 about known bug in gcc to include up through 2.5.8.
2224 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
2225 well as "_vb$".
2226 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
83fe861e 2227 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
9f388ef8
FF
2228 with latest gcc and gdb.
2229 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
2230 well as "_vb$".
2231
7d251816
JL
2232Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2233
2234 * configure.in (hppa*-*-*): Also configure and build stabs-only
2235 tests.
2236
4a5242e8
JL
2237Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2238
2239 * gdb.t10/hppa.mt: A makefile fragment for the PA.
2240 * gdb.t10/configure.in (hppa*-*-*): Use it.
2241
4b471f93
PS
2242Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2243
2244 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
2245
a3435c0e
PS
2246Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2247
2248 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
2249 versions prior to 1.13.5.
2250
77918505
JK
2251Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2252
2253 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
2254 the prompt is at the start of a line.
2255
46ee83a0
JL
2256Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2257
2258 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
2259 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
2260 in the copr tests now.
2261 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
2262 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
2263 expected to fail.
2264
0ab6de23 2265Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
3dcb8617 2266
80edc7cb
JK
2267 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
2268 gdb.t31/chillvars.exp, lib/gdb.exp:
2269 Tweak to run under either version of expect.
2270 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
2271 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
2272 * gdb.t11/list.exp: Remove extraneous whitespace.
2273
2274Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2275
2276 * gdb.t16/printcmds.exp (test_print_strings): Accept
2277 "(unsigned char *) " before the string.
2278
2279 * TODO: Add notes about printing of fancy types and GDB expressions.
3dcb8617
JK
2280
2281Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
2282
2283 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
2284 * gdb.t06/configure.in: Don't try to compile signals test program
2285 if doing mips-idt-ecoff.
2286
2287Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
2288
2289 * Most .exp files: Tweak to run under either version of expect.
2290
44d25056
JK
2291Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2292
2293 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
2294 xfails; I'm not sure why they are failing, but not because of PR 1806.
2295
c36a1486
RS
2296Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
2297
2298 * config/unix-gdb.exp: Remove gdb_unload cause it's already
2299 defined in lib/gdb.exp.
2300
2db87e22
PS
2301Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2302
2303 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
2304 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
2305 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
2306 have to be typeless.
2307
2308Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2309
2310 * TODO: Add suggestion for copyright year test.
2311
e1beb230
SS
2312Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
2313
2314 * configure.in (*-*-lynxos*): Add stabs tests.
2315
af5ede6e
JL
2316Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2317
e1beb230
SS
2318 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
2319 so insert a tab before any assembler directive in column zero.
2320
af5ede6e
JL
2321 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
2322 stores.
2323 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
2324 stores.
2325 (fpu_short_memory_tests): Likewise.
2326
2327Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2328
2329 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
2330 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
2331 .stabs directives in comments.
2332
b0f4ec40
JK
2333Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2334
2335 * TODO: New file, describing tests we could write.
d910c7e9 2336 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
b0f4ec40 2337
64143621
JK
2338Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2339
dfbaacfa
JK
2340 * gdb.t06/signals.exp: Add kludge to force re-sync.
2341
64143621
JK
2342 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
2343 to xgdb instead of gdb, get out of gdb.
2344
92a6c3cc
JK
2345Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
2346
2347 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
2348 for info.
2349
20fde16a
JL
2350Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2351
2352 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
2353 * gdb.stabs/configure.in (hppa*-*-*): Use it.
2354 * gdb.stabs/hppa.sed: New sed script for the PA.
2355
aad143dc
JK
2356Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2357
2358 * gdb.stabs: Re-write weird.def and configuration to use sed
2359 instead of cpp. sed is portable and POSIX; cpp is neither.
2360
b219511b
JK
2361Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2362
2363 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
2364
3971f61b
JK
2365Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2366
2367 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
2368
4a8f7bf1
JK
2369Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2370
073cca33
JK
2371 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
2372 "_vb$".
4a8f7bf1
JK
2373 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
2374 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
2375
51763ee2
JK
2376Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2377
2378 * lib/gdb.exp: Comment out code which depends on non-existent
2379 `transform' procedure.
2380
85174909
RS
2381Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
2382
eba272f3 2383 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
85174909
RS
2384 * lib/gdb.exp: Transform tool name.
2385 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
2386 1.1's new error handling system.
2387
95bfaf1c
JK
2388Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2389
2390 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
2391
2392Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2393
2394 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
2395 They made pattern matching so slow that timeouts happened on
2396 heavily loaded systems. Now any output from "show print" which
2397 gets us back to the GDB prompt is a PASS.
2398
12f4fe6c
SG
2399Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
2400
2401 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
2402
bb42d443
JK
2403Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2404
3c1423d6
JK
2405 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
2406
bb42d443
JK
2407 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
2408 It is not from PR 3220.
2409
33732871
JK
2410Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2411
2412 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
2413 just started failing because they depended on the order the
2414 subcommands are presented, or exact docstring text. This kind of
2415 test is a pain and has minimal benefit.
2416
bf96935b
JK
2417Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2418
2419 * gdb.t09/corefile.exp: At end of test, use "core" command with
2420 no arguments.
2421
486b3fe1
SG
2422Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
2423
2424 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
2425 17}/Makefile.in: Make it possible to run the testsuite with Sun
2426 make and CC = cross gcc by adding explicit build rules for .o
2427 files.
2428
e00def2d
JK
2429Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2430
2431 * gdb.t15/funcargs.exp: Don't put comments on same line as
2432 setup_xfail (@#$*%& tcl braindamage!).
486b3fe1 2433
f9a96aa3
JK
2434Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2435
2436 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
2437
2438Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
2439
2440 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
2441 * gdb.t20/inherit.exp: remove three dumplicate entries.
2442
d699eb21
JK
2443Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2444
2445 * gdb.t06/break.exp: For "next over recursive call", fail on any
2446 incorrect output, not just on "factorial (value=2)".
2447
cfb56ba2
JK
2448Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2449
2450 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
2451 working now. Add an xfail if accesing a bss variable causes
2452 a memory error if the target is not yet run.
2453
81d460c7
JK
2454Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2455
2456 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
2457 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
2458 name of __st* demangling (2 strings). Did Kung really get the
2459 more than 95 others right without testing them?
2460
ff24cba9
KH
2461Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
2462
2463 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
2464
47882638
JK
2465Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
2466
2467 * configure.in (configdirs): Add gdb.disasm
2468 * gdb.disasm: New directory for GDB disassembler tests.
2469 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
2470
89c394ec
JK
2471Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2472
a86bd05a
JK
2473 * gdb.t00/help.exp: Don't test "help set".
2474
74aa67d3
JK
2475 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
2476 from within expect statements. None of these happen anymore and
2477 they cause regressions to be silently unnoticed.
486e58a5 2478
74aa67d3
JK
2479 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
2480 messages) about known failures with gcc cygnus-2.4.5-930417.
f1642921 2481
89c394ec
JK
2482 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
2483 comp-info.exp so it gets built if it doesn't exist.
2484
2485 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
2486 it is no longer used.
2487 * gdb.t13/comp-info.c: Removed.
2488
9536b32c
JK
2489Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
2490
2491 * gdb.t06/signals.exp: Add xfail for sun3.
2492
ce5d0204
JK
2493Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2494
2495 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
2496 relevant because ^C doesn't get sent but failure can be reproduced
2497 interactively).
2498
a72e9833
PS
2499Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2500
2501 * gdb.stabs/alpha.mt: New configuration file for alpha.
2502 * gdb.stabs/configure.in: Use it.
2503 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
2504 sharing with alpha.mt, redefine long to word via preprocessor.
2505 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
2506 for alpha.
2507 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
2508 native cc.
2509 * gdb.t00/teststrategy.exp: Change expect string so that we
2510 consume the `(xgdb)' from the command echo and from the gdb prompt.
2511 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
2512 gdb currently compares all values as long, so this failure probably
2513 applies to any configuration where LONGEST is bigger than a target int.
2514 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
2515 with gcc.
2516 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
2517 to handle opaque pointers, gcc is.
2518 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
2519 as first argument. Include <sys/types.h> and change all operator
2520 new definitions to use size_t.
2521 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
2522 now that we use size_t.
2523
2524Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2525
2526 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
2527 a long or float array cast all array members to the same type.
2528 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
2529 with 64 bit longs.
2530 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
2531 on alpha.
2532 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
2533
83eba394
JK
2534Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2535
74869987
JK
2536 * gdb.t24 (demangle.exp): Constructors of templates have names like
2537 vector<int>::vector(int) not vector<int>::vector<int>(int). See
2538 section 14.6 of the ARM.
2539
2540 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
2541 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
2542 accomplish little and slow down the testsuite.
2543
83eba394
JK
2544 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
2545 Accept spaces various places.
2546
a0f3541f
JK
2547Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2548
83eba394
JK
2549 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
2550 with watchpoint enabled.
2551
a0f3541f
JK
2552 * Makefile.in: Remove definition of CC and remove the second
2553 definition of CXX (the "CXX = gcc" one remains). These definitions
2554 were causing backquotes to be expanded within backquotes, which
2555 doesn't work.
2556
fa79d853
JK
2557Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
2558
2559 * gdb.t17/callfuncs.exp: Add "return 0" to end.
2560
26a08d15
PS
2561Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2562
2563 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
2564 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
2565 by mips cc and contains no stabs entries.
2566
de8c35cf
RS
2567Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
2568
2569 * config/vx-gdb.exp: Use fake device to load files rather than
2570 NFS.
2571 * lib/gdb.exp: New proc to do "file" command.
2572 * config/unix-gdb.exp: Use new "file" proc.
2573
48d10a25
ILT
2574Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2575
2576 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
2577 Rework board rebooting slightly.
2578 (gdb_exit): Don't exit from the remote shell; there isn't one.
2579 * gdb.stabs/weird.exp: If a program is being debugged already,
2580 kill it.
2581 * gdb.t04/setvar.exp: Stop and restart gdb.
2582 * gdb.t05/expr.exp: Likewise.
2583 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
2584 restart gdb and reload the program.
2585 * gdb.t08/opaque.exp: Likewise.
2586 * gdb.t12/scope.exp: Likewise.
2587 * gdb.t13/bitfields.exp: Likewise.
2588 * gdb.t15/funcargs.exp: Likewise.
2589 * gdb.t20/classes.exp: Likewise.
2590 * gdb.t03/ptype.exp: Increase timeout.
2591 * gdb.t16/printcmds.exp (test_print_string_constants,
2592 test_print_array_constants): Likewise.
2593 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
2594 * gdb.t20/classes.exp (do_tests): Likewise.
2595 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
2596
8cced93d
ILT
2597Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
2598
2599 * gdb.stabs: Renamed *wierd* to *weird*.
2600
f424845a
JK
2601Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
2602
2603 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
2604 for timeout. Add "known gcc 2.4.5 bug" to failure message.
2605
06f63f95
JK
2606Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
2607
2608 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
2609 (do_tests): Remove xfail for whatis on one_var and two_var.
2610
2611Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
2612
2613 * Makefile.in: Made cross building work better by adding
2614 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
2615
b7da78d5
JK
2616Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2617
2618 * gdb.t15/{return.c,return.exp,Makefile.in}:
2619 New test, currently commented out.
2620
2fd77dab
RS
2621Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
2622
2623 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
2624 still running and removes the leftover named socket so GDb can do
2625 clean restarts.
2626
f6c8cae6
RS
2627Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
2628
2629 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
2630 console, not GDB.
2631 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
2632 cross testing works better with "make check"
2633 * config/unix-gdb: Use default procedures for exit and version.
2634 * config/vx-gdb.exp: Cleaned up and massaged back to working order
2635 with the newest VxWorks.
2636
08843cd8
JK
2637Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2638
298e9222
JK
2639 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
2640 old form.
2641
2642 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
2643 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
2644
08843cd8
JK
2645 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
2646
2647 * config/unix-gdb.exp: Remove this version of gdb_exit
2648 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
2649 Rob says he'll look at it when he gets back to testing boards.
2650
aed23900
FF
2651Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
2652
2653 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
2654 an expected fail for certain ptype commands.
2655
2656 * gdb.t20/classes.exp: Update expected results of "ptype class
2657 Base1" to account for the constructor that now appears in the type.
2658
653ae28f
FF
2659Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
2660
2661 * configure.in (configdirs): Restore gdb.t04, which mysteriously
2662 disappeared from list.
2663 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
2664 "alldone" proc with call to cleanup and exit.
2665 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
2666 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
2667 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
2668 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
2669 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
2670 "alldone" proc with simple returns that suppress remaining
2671 tests. The alldone proc went away many months ago.
2672
84853a53
JK
2673Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2674
c69b7db7
JK
2675 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
2676
84853a53
JK
2677 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
2678
5e958188
PS
2679Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2680
2681 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
2682 as vax gdb will display them.
2683
0e8e9721
JK
2684Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2685
64926813
JK
2686 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
2687 optimizers.
2688
7161494d
JK
2689 * scope.exp: Change "bad value for localval" messages so each one
2690 is unique.
2691
62db94cb
JK
2692 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
2693 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
2694
0e8e9721
JK
2695 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
2696
b606bd8d
JK
2697Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2698
2699 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
2700 doesn't exist (due to optimization).
2701
0e0b4e64
JK
2702Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2703
b606bd8d
JK
2704 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
2705 contains \r because the filename is long.
2706
0e0b4e64
JK
2707 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
2708 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
2709
adce2225
PS
2710Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2711
2712 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
2713 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
2714 Ultrix.
2715 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
2716 int tests.
2717 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
2718
9e191927
FF
2719Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
2720
adce2225
PS
2721 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
2722
9e191927
FF
2723 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
2724 to match does not match the passing case but still matches the
2725 failing case.
2726
285ae57a
JK
2727Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2728
2729 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
2730
7a7d682b
JG
2731Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
2732
2733 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
285ae57a 2734 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
7a7d682b
JG
2735 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
2736 Remove various versions of gdb_exit.
2737 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
2738 gdb_exit.
2739 * config/unix-gdb.exp: gdb_exit remains here, and should override
2740 the generic version, since it's doing a lot of wierd stuff that
2741 the other versions aren't. FIXME, fold it in, or abandon this
2742 version.
2743
48c95e5b
JK
2744Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2745
2746 * gdb.t24/demangle.exp: Add tests for PR 3220.
2747
2748Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2749
d722005e 2750 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
48c95e5b 2751
5ad3ae4a
FF
2752Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
2753
e024d80c
FF
2754 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
2755 "i386-*-*". Works for i486 as well.
2756
5ad3ae4a
FF
2757 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
2758 bug, and expand domain of xfail to all SVR4 systems, since the
2759 actual problem is likely to be in generic SVR4 /proc support.
2760
ae039ff3
JK
2761Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2762
2763 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
2764
c0398b8b
FF
2765Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
2766
869cfa9f
FF
2767 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
2768 xfails for other systems. Match a missing 'Continuing.' as an
2769 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
2770
adf18b24
FF
2771 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
2772 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
2773 Only issue warning for missing executables if -all option is used.
2774
c0398b8b
FF
2775 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
2776 file if -all option is used. It's like an unpredictable XFAIL.
2777
0685d95f
JK
2778Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2779
3241e35d
JK
2780 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
2781 for dynamically linked binaries.
2782
0685d95f
JK
2783 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
2784
205c1ddc
JK
2785Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2786
2787 * gdb.t20/inherit.exp: Change message for "print tagless struct"
2788 to state that this is a known bug in old versions of g++.
2789
6117e42f
JK
2790Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2791
2792 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
2793 while waiting for `Continuing'.
2794
d8ab5dbf
FF
2795Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
2796
2797 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
2798 in text, data, and bss.
2799 * gdb.t10/nodebug.c: Add local and global test variables for
2800 initialized and uninitialized data.
2801
f4dfe788
JK
2802Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2803
2804 * config/unix-gdb.exp (gdb_exit): Add "wait".
2805
2806Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2807
2808 * gdb.t06/signals.exp: xfail the continue from the handler for all
2809 targets.
2810
2811 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
2812 function with watchpoints enabled, the i386 call dummy starts with
2813 a call.
2814
2815 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
2816 386 bsd names its corefiles.
2817
a469d3b6
FF
2818Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
2819
2820 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
2821 compilers don't grok it.
2822 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
2823 with small octal ints rather than character constants, which
2824 are signed and might not fit if first promoted to int.
2825
ad6feb08
FF
2826Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
2827
2828 * gdb.t09/Makefile.in (clean): Remove corefile.
2829
2830Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2831
2832 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
2833
a92499ba
JK
2834Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2835 and Jim Kingdon (kingdon@cygnus.com)
2836
2837 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
2838 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
2839 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
2840
c4978d68
JK
2841Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2842
2843 * gdb.t17/interrupt.exp: Add xfail for hppa.
2844
69aa789b
PS
2845Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2846
2847 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
2848 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
2849 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
2850 to determine signed-ness of bitfields and use the result to setup
2851 the xfail.
a4fbb03e 2852 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
c4978d68
JK
2853 * gdb.t15/funcargs.exp: Use them to step until the second indirect
2854 call line is reached if necessary.
69aa789b 2855
84123aa6
JK
2856Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2857
2858 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
2859
2860Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2861
2862 * gdb.t06/break.exp: Also test `clear' command.
2863
cb6afa30
JK
2864Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
2865
002c6d17
JK
2866 * gdb.t00/teststrategy.exp: Remove extra quote.
2867
6665d54c 2868 * gdb.t07/watchpoint.exp: Change xfail for calling function with
84123aa6 2869 watchpoint enabled to be for all non-68k machines.
6665d54c 2870
cb6afa30
JK
2871 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
2872
9d77e877
PS
2873Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2874
2875 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
2876 targets use aout.mt instead of ecoff.mt as gas understands
2877 standard aout format.
2878
675d65db
JK
2879Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
2880
62d4a686
JK
2881 * lib/gdb.exp (runto): Don't insist that function we are running to
2882 was compiled with -g.
2883
2884 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
2885
675d65db
JK
2886 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
2887 to get back into the read system call.
2888 Accept leading newline in case where we woke it up.
2889
76b098d1
PS
2890Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2891
2892 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
2893 to make the stabs test work on ecoff systems using gcc and -with-stabs.
2894 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
2895 enable ecoff configuration.
2896
0568df2a
JK
2897Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2898
2899 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
2900
e91ceb3c
JK
2901Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2902
2903 * gdb.t16/printcmds.exp: Add another printf test.
2904
6dc31f06
ILT
2905Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
2906
2907 * configure.in: If configured -with-stabs on any target, add
2908 stabsdirs to configdirs.
2909
5af4f5f6
JK
2910Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2911
e91ceb3c
JK
2912 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
2913 fun" so pattern does not match the command itself.
5af4f5f6 2914
4988d8c7
JK
2915Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2916
2917 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
2918
a688a186
JK
2919Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2920
2921 * gdb.t17/interrupt.exp: Test for more things.
2922
2a62a4cb
JK
2923Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2924
81074ec8
JK
2925 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
2926 compiler arranges the code and line numbers.
2927
2a62a4cb
JK
2928 * gdb.t17/interrupt.exp: Don't send \n after ^C.
2929
3ae135ab
PS
2930Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2931
2932 * gdb.t00/help.exp: Increase expect input buffer size.
2933
be7f7549
JK
2934Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2935
075aa449
JK
2936 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
2937
1af6f16c
JK
2938 * gdb.t07/watchpoint.exp: Add xfail for hppa.
2939
270532f9
JK
2940 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
2941
be7f7549
JK
2942 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
2943 [0-9]*, not just [0-9].
2944
f2dee08e
JK
2945Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2946
9ae07ce5
JK
2947 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
2948
f2dee08e
JK
2949 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
2950
afde243f
JK
2951Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2952
2953 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
2954
762665e1
JK
2955Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2956
46d284c9
JK
2957 * gdb.t06/signals.c: Add xfails for sun3.
2958
306ee233
JK
2959 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
2960
762665e1
JK
2961 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
2962 test_stepping tests.
2963
79f3218c
JK
2964Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2965
762665e1
JK
2966 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
2967
b2618fd8
JK
2968 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
2969
56f413cd
JK
2970 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
2971 rather than actually putting it through cpp twice.
2972
79f3218c
JK
2973 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
2974
eae16698
ILT
2975Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
2976
2977 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
2978 no longer needed.
2979
38e1dd54
JK
2980Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2981
b4ace9d3
JK
2982 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
2983
38e1dd54
JK
2984 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
2985 C++ features prints as "struct", make it a pass, not an xfail.
2986
2987Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2988
2989 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
2990 Don't require VA to print as "class" rather than "struct".
2991
b55cc8a2
JK
2992Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
2993
2994 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
2995
e02c07a5
JK
2996Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2997
2998 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
2999
3000Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3001
3002 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
3003 order.
3004
b4e89979
JK
3005Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3006
366f2869
JK
3007 * gdb.t16/printcmds.exp: Add printf tests.
3008
38c41e92
JK
3009 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
3010
b4e89979
JK
3011 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
3012
3013Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
3014
3015 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
3016 pass counts, to counteract any existing or future setup_xfails.
3017
884e8cd4
JK
3018Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3019
f492b6c1
JK
3020 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
3021 {BEGIN,END}_COMMON for common block instead of STAB.
44443a9b 3022 * gdb.stabs/wierd.exp: Add xfail for rs6000.
f492b6c1 3023
884e8cd4
JK
3024 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
3025 intp_var should be N_GSYM not N_LSYM.
3026 wierd-aout.S: Use a label for the value of the N_SO.
3027 wierd.def: Remove all backslashes.
3028 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
3029
9325d5af
PS
3030Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3031
3032 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
3033 get the expected next to inheritance3.
3034
d2b860e3
PS
3035Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3036
3037 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
3038 now that gcc-2.4 gets it right.
3039
f788cf78
JK
3040Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3041
2de1aa1c
JK
3042 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
3043
f788cf78
JK
3044 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
3045 generating comp-info.exp which works for cross-compilation.
3046
6ba7b818
FF
3047Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
3048
3049 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
3050 "*-*-sysv4.*".
3051
3052Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
3053
3054 * gdb.t01/run.exp: Start with a fresh gdb.
3055 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
3056 SVR4.x.
3057
cfb702c1
FF
3058Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
3059
3060 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
3061 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
3062 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
3063 Makefile.in (distclean, realclean): Remove gdbme.c from list of
3064 things to remove.
3065
3d26a081
FF
3066Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
3067
3068 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
3069 test cases from bug reports.
3070
5c0e7bd6
FF
3071Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
3072
3073 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
3074 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
3075 avoid spurious xfails.
3076 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
3077 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
3078 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
3079
212f6219
FF
3080Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
3081
3082 * gdb.t00/teststrategy.exp: Rework to provide more useful
3083 description of each test, fix problem with systems that define
3084 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
3085 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
3086 results for "next over recursive call" so timeouts aren't taken
3087 by error.
3088
69dbdc05
JK
3089Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
3090
c76f7bb7
JK
3091 * gdb.t12/scope.exp: Test printing of variables before run.
3092
69dbdc05
JK
3093 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
3094 printed in wrong order due to sorting.
3095
dd9d4fa3
FF
3096Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
3097
80af2bd3
FF
3098 * gdb.t00/teststrategy.exp: Fix expected results for printing
3099 user entered string constant. Is array of char, prints with no
3100 address.
3101
dd9d4fa3
FF
3102 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
3103 commands.
3104 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
3105 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
3106 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
3107 of struct of char arrays.
3108 * gdb.t00/radix.exp: New tests for radix commands.
3109
49b12db0
JK
3110Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
3111
3112 * gdb.t16/printcmd.exp: Print a variable before running program
3113 (with xfail for AIX).
3114
729258a3
JK
3115Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
3116
fcb6cf58
JK
3117 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
3118
729258a3
JK
3119 * gdb.t16/printcmd.exp: Don't print variables before running program.
3120
3121 * gdb.t06/break.exp: Don't require envp argument to main.
3122
3123 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
3124
3125 * gdb.t02/whatis.exp, gdb.t11/list.exp:
3126 Add xfails for rs6000.
3127
fcb6cf58
JK
3128 * gdb.t02/whatis.exp: Change other tests not to re-test something
3129 we already tested.
729258a3
JK
3130
3131 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
3132 each type used has a variable of that type.
3133
3134Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
3135
3136 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
3137
3138Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3139
3140 * configure.in: change srctrigger to be a file, not a directory
3141
b3523cb3
ILT
3142Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
3143
729258a3
JK
3144 * configure.in (mips-idt-ecoff*): Added trailing '*'.
3145
b3523cb3
ILT
3146 * gdb.t11/list.exp: Fixed a couple of typos.
3147
46fc723c
FF
3148Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
3149
3150 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
3151 is fixed and PR is closed.
3152 * gdb.t16 (gdbme.c): Add simple test string variable.
3153 * gdb.t16 (printcmds.exp): Add tests with simple test string
3154 variable, primarily for boundaries on "set print elements".
3155
942a6600
JK
3156Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
3157
6a51601e
JK
3158 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
3159 Make leading 0's optional and don't expect a tab in the middle
3160 of the number.
3161
bfcba962
JK
3162 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
3163
3164 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
3165 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
3166 don't end command passed to gdb_test with newline.
3167
942a6600
JK
3168 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
3169 signed keyword away, don't expect signed bitfields to be signed.
3170
3171 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
3172 printing with only as many 1's as are in the field as well as printing
3173 with 32 1's (see comment).
3174
35c254be
FF
3175Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
3176
88db2feb 3177 * gdb.t00/default.exp: Start with a fresh gdb.
dd294fc0
FF
3178 * configure.in (configdirs): Remove gdb.t31 until the chill
3179 compiler works again. It no longer is able to find chillrt0
3180 since it isn't in libchill.a anymore.
150ab440
FF
3181 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
3182 wierd.o, make more modular.
35c254be
FF
3183 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
3184 spurious newlines that caused problems.
3185
18ef9146
JK
3186Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3187
5bd22ca8 3188 * Move test with enums and partial symbols from gdb.t03/ptype.exp
12a09603
JK
3189 to gdb.stabs/wierd.exp since GCC has worked around the bug.
3190 gdb.stabs/wierd.{exp,def}: Many new tests.
3191
18ef9146
JK
3192 * gdb.t00/default.exp: update info line for new message.
3193
3194 * gdb.t02/{whatis.exp,gdbme.c}:
3195 Test that "char *" doesn't print as "caddr_t".
3196
2d10304e
JK
3197Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3198
3199 * gdb.t00/help.exp: Use .* in place of some help messages which
3200 just changed.
3201 gdb.t00/default.exp: Update "info frame" test for new message.
3202 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
29b34f10 3203 Remove some xfails
2d10304e 3204
e726f3b5
JK
3205Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3206
c6d70012
JK
3207 * gdb.t03/{gdbme.c,ptype.exp}:
3208 Add tests for typedef'd struct and union without tags.
2d10304e 3209 Also check "whatis" on a variable of a typedef'd enum without a tag.
c6d70012 3210
f43c2f05
JK
3211 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
3212 PRMS 1823; the bug still exists but isn't reproduced by this test
3213 anymore), and remove rs6000 XFAIL (the bug is fixed).
e726f3b5
JK
3214
3215 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
3216 duplicated from whatis.exp. For those that are left, accept
3217 "long", "long int", or "int" for long variables (whatis.exp already
3218 has an XFAIL for "int", so no need to fail it here).
3219
3220 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
3221 Deal with GCC's names for types now that GDB uses the compiler's names.
3222
3223 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
3224 setup_xfail's for sunos4. If we #defined the signed keyword away,
3225 don't expect GDB to know that char it is signed.
3226
3227 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
3228
0b3c22df
FF
3229Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
3230
3231 * configure.in (configdirs): Add gdb.t24 for C++ tests that
3232 should work on any system, regardless of debugging format.
3233 * gdb.t21/demangle.exp: Move to gdb.t24.
3234 * gdb.t24/demangle.exp: Move from gdb.t21.
3235 * gdb.t24/{Makefile.in, configure.in}: New files.
3236
3237Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3238
3239 * configure.in: Do gdb.stabs and C++ tests only for stabs.
3240 * gdb.stabs: New directory.
3241
8ce07a21
JK
3242Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3243
3244 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
3245 not just "Quit anyway?".
3246
27daf1a9
FF
3247Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
3248
3249 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
3250 that all setup_xfails are immediately followed by clear_xfails.
3251
3252Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
3253
3254 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
3255 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
3256 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
3257 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
3258 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
3259 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
3260 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
3261 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
3262 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
3263 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
3264 gdb.t31/chillvars.exp, lib/gdb.exp:
3265 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
3266 bug-gdb@prep.ai.mit.edu.
3267
3268Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
3269
3270 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
3271 with 0.0, not integer 0.
3272
3273Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
3274
3275 * gdb.t06/break.exp: Update for "Kill the program" message change.
3276
fb40210a
FF
3277Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
3278
3279 * Makefile.in (GDBFLAGS): Set to -nx.
3280 * Makefile.in (site.exp): Use GDBFLAGS.
3281
c1fb4e49
RP
3282Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3283
3284 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
3285 Makefiles.
ab8603ea
RP
3286 (check): depend on just-check.
3287 (just-check): added so that tests can be run without a noop
3288 build pass.
c1fb4e49
RP
3289
3290Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
3291
3292 Switch to using configure's configdirs.
3293 * Makefile.in (Makefile): add configure.in dependency.
3294 (SUBDIRS): removed redundant assignment.
3295 * configure.in: switch subdirs assignment to configdirs.
3296 * gdb.t*/configure.in: new files.
3297
5959dcea
ILT
3298Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
3299
3300 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
3301 works.
3302
fbc3492c
FF
3303Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
3304
3305 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
3306 in explicit rules. Apparently this is not supported by some makes.
3307
512e5f94
JG
3308Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
3309
3310 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
3311
987b4233
PS
3312Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3313
3314 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
3315 disappeared.
3316
acb771de
JG
3317Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
3318
3319 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
3320
a08317af
FF
3321Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
3322
3323 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
3324 watchpoint problem that is now fixed.
3325 * gdb.t30/chexp.exp: Remove setup_xfail for printing
3326 uninitialized convenience variables.
3327 * gdb.t31/chillvars.exp: Fix expected patterns for printing
3328 structures.
3329
3330Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3331
3332 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
3333 which causes expect to get out of sync with gdb on long output
3334 from help set.
3335 * gdb.t09/corefile.exp: Make expected pattern for core file
3336 failing signal and frame output format less sun specific.
3337
b54a2f2d
PB
3338Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
3339
3340 * gdb.t31/chillvars.exp: Add and remove initial dummy
3341 breakpoint, so that symbol table is forced in.
3342 (Needed at least on Sunos4, though it seems not SVR4.)
3343 * gdb.t31/chillvars.exp: Update for changed output format.
3344
ce307257
RS
3345Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
3346
3347 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
3348
3349Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
3350
3351 * Makefile.in: Added --srcdir when invoking runtest, removed the
3352 need for a local config file. (optional now)
3353
bee218aa
FF
3354Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
3355
3356 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
3357 failure count used to force early termination. Add some more
3358 expected failures for gnu style demangling.
3359
3360Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3361
3362 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
3363 pmi variable from gdb.t20/gdbme to get optimized away.
3364 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
3365 Check for written corefile upon timeout _and_ eof.
3366
1096d1de
PS
3367Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3368
3369 * config/unix-gdb.exp: Add missing return 0.
3370
72ea43e6
PS
3371Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3372
3373 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
3374 test termination.
3375
7007db96
FF
3376Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
3377
3378 * configure.in (subdirs): Put back gdb.t17 which mysteriously
3379 disappeared.
3380
63305a73
FF
3381Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
3382
7007db96
FF
3383 * gdb.t10/crossload.exp: Disable the i860-elf test until such
3384 time as i860 support works.
3385
63305a73
FF
3386 * gdb.t15/funcargs.exp: Fix expected outputs to include
3387 "backtrace 100\r" rather than just "backtrace\r", to match last
3388 change.
3389
5f2912cc
ILT
3390Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
3391
3392 * config/udi-gdb.exp (gdb_exit): Remove close command.
3393 (gdb_target_udi): New procedure to set the UDI target.
3394 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
3395 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
3396 Added waits for prompts after several question responses. Added
3397 some more responses used by a29k-amd-udi-gdb.
3398 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
3399 pass different arguments, restart UDI connection after program
3400 completion.
3401 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
3402 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
3403 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
3404 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
3405 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
3406 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
3407 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
3408 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
3409 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
3410 after program completion.
3411 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
3412 compiled with a SELECT_VECS setting.
3413 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
3414 infinite recursion.
3415
3416 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
3417 Added checks for COFF results, and made them expected failures for
3418 all targets. It would be better to make them expected failures
3419 for COFF targets only.
3420
21ce979a
DZ
3421Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
3422
3423 * Makefile.in: add null dvi target, don't bother to recurse
ebc0f582
DZ
3424 through test directories for info and install-info; rename
3425 $(datadir) to be dejagnu instead of deja-gnu
21ce979a 3426
214aa244
FF
3427Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
3428
214aa244
FF
3429 * gdb.t31/gdbme.ch: Re-enable code that previously caused
3430 compiler to coredump.
3431 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
3432 code.
214aa244 3433
bfb33935
FF
3434Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
3435
bfb33935
FF
3436 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
3437 coredump.
3438 * gdb.t31/chillvars.exp: Comment out tests that depend on that
3439 code.
bfb33935 3440
3d0bd7d3
RS
3441Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
3442
3443 * gdb.t03/ptype.exp: tests for return code from gdb_test.
3444 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
3445 which in a shell. Deletes xgdb when done.
3446 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
3447 Tests the return from the "set height" or "set width" commands.
3448 Added a few return codes where needed.
3449
bc803007
FF
3450Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
3451
04fb224c
FF
3452 * Makefile.in (SUBDIRS): Add gdb.t17.
3453 * configure.in (subdirs): Add gdb.t17.
bc803007
FF
3454 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
3455 files to test gdb's calling of functions in the inferior with
3456 the correct arguments and gdb's ability to retrieve any
3457 result returned.
3458
400b81b5
FF
3459Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
3460
3461 * config/unix-gdb.exp (gdb_exit): Remove close commands that
3462 may be called after gdb goes away. Previous versions of expect
3463 needed these to avoid file descriptor leaks, but they cause
3464 errors with the current revision of expect.
3465 * gdb.t00/gdbvars.exp: Use -re on expected output after
3466 setting sevenbit-strings.
3467 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
3468 to set sevenbit-strings consistent across tests.
400b81b5
FF
3469 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
3470 set sevenbit-strings consistent across tests.
400b81b5 3471
96b99583
FF
3472Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
3473
3474 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
3475 expected output to match current "expect" expectations.
3476
d3b43da8
FF
3477Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
3478
3479 * gdb.t00/default.exp: Change expected output for default "source"
3480 command, to match new gdb behavior which requires a filename to
3481 source.
3482
fa5366da
FF
3483Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
3484
3485 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
3486 expected fail for i486-*-* that misses the marker2 function.
3487 * gdb.t10/crossload.exp (bfddefault): Allow successful
3488 recognition of a format to pass even if no symbols are found.
3489 Explicitly catch failures where the format is not recognized
3490 or is ambiguous, and add the reason to the fail message.
3491 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
3492 the cause is and invalid target and add reason to failure message.
3493 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
3494 elf32-i386, elf32-sparc, and elf32-i860.
3495 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
3496 Set up expected failure for 'filename'::variable scope resolution,
3497 which is now apparently broken on all targets.
3498 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
3499 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
3500 gdb.t23/templates.exp: Change failure for missing binfile into
3501 just a warning.
3502 gdb.t21/demangle.exp: Change all cfront references to 'arm'
3503 references.
3504
3505Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
3506
3507 * gdb.t00/default.exp: Add expected output for default "source"
3508 command, to match new gdb behavior.
3509 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
3510
1be6caef
RS
3511Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
3512
3513 * config/*-gdb.exp: returns an error, rather than exiting on
3514 internal errors.
3515
3516Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
3517
3518 * gdb.t03/gdbme.c: Add pointer to struct variable.
3519 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
3520 referencing struct members.
3521
01cec5c8
ILT
3522Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
3523
1be6caef
RS
3524 * configure.in (mips-idt-ecoff): New target.
3525 * config/mips-gdb.exp: New file for remote board using MIPS remote
3526 debugging protocol.
3527
01cec5c8
ILT
3528 * Redid configuration scheme. Removed gdb.t*/configure.in.
3529 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
3530 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
3531 distclean targets. Built executables via .o files. Adjusted
3532 tests to account for source files in $(srcdir) rather than
3533 $(objdir).
3534 * lib/gdb.exp (runto): Don't expect () after the function name,
3535 because it may have arguments.
3536
5b272a2d
ILT
3537Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
3538
3539 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
3540 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
3541 expected failures for mips-idt-* and mips-sgi-*.
3542 * gdb.t00/default.exp (attach): Kill process if requested.
3543 * gdb.t00/help.exp (help target core, help target): Accept a gdb
3544 that does not read core files.
3545 * gdb.t01/run.exp: Removed checks for exit status code.
3546 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
3547 it is linked in.
3548 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
3549 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
3550 appropriate, rather than doing it by hand.
3551 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
3552 execution.
3553 * gdb.t10/crossload.exp: Kill existing program if needed.
3554 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
3555 appropriate, rather than doing it by hand. Always increase
3556 timeout for this test, not just for VxWorks.
3557
16aa4b53
FF
3558Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
3559
16aa4b53
FF
3560 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
3561 of Chill STRUCT types and STRUCT values.
3562 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
3563 than "char".
3564 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
3565 struct2): New struct definitions and initializations to test
3566 simple Chill STRUCT types.
16aa4b53 3567
ff7f25de
FF
3568Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
3569
3570 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
3571 the null byte at the end of strings.
3572 * gdb.t00/default.exp: Make show version insensitive to copyright
3573 date.
3574 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
3575 to avoid dependencies on target char signedness.
3576 * gdb.t16/printcmds.exp: Update expected results for explicitly
3577 unsigned char.
3578 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
3579 now work.
3580 * gdb.t21/demangle.exp: Add many more patterns for template
3581 demangling, most of them being expected failures.
3582 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
3583 string we are matching for, to match on the whole string.
3584 * gdb.t21/demangle.exp: Add many new test strings to demangle,
3585 and fix a whole bunch that had incorrect expected output but were
3586 passing anyway because of the bug in "proc demangle".
ff7f25de
FF
3587 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
3588 type.
3589 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
ff7f25de 3590
bf3d2b75
MW
3591Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
3592
3593 * gdb/testsuite: made modifications to testcases, etc., to allow
3594 them to work properly given the reorganization of deja-gnu and the
3595 relocation of the testcases from deja-gnu to a "tool" subdirectory.
3596
19fa4a0a
MW
3597Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
3598
3599 * gdb/testsuite: Initial creation of gdb/testsuite.
3600 Migrated dejagnu testcases and support files for testing nm to
3601 gdb/testsuite from deja-gnu. These files were moved "as is"
3602 with no modifications. This migration is part of a major overhaul
3603 of dejagnu. The modifications to these testcases, etc., which
3604 will allow them to work with the new version of dejagnu will be
3605 made in a future update.
80edc7cb
JK
3606\f
3607Local Variables:
3608mode: indented-text
3609left-margin: 8
3610fill-column: 74
3611version-control: never
3612End:
This page took 0.494661 seconds and 4 git commands to generate.