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