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