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