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