]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
This commit was generated by cvs2svn to track changes on a CVS vendor
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
5a2468f5
JM
11999-07-19 Stan Shebs <shebs@andros.cygnus.com>
2
3 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
4 gdb.base/foll-vfork.exp: Don't run for crosses.
5
adf40b2e
JM
6Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
7
8 * gdb.base/configure.in: Check for gdbvars.exp instead of
9 a1-selftest.exp.
10 * gdb.base/configure: Re-generate.
11
121999-07-12 Stan Shebs <shebs@andros.cygnus.com>
13
14 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
15 in trying to run first and name is too long.
16
17 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
18 pointers2.c and pointers2.exp, respectively.
19 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
20 doschk happier.
21
43e526b9
JM
221999-07-08 Stan Shebs <shebs@andros.cygnus.com>
23
24 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
25 callfuncs2.c and callfuncs2.exp.
26
27 * gdb.base/list.exp: Remove mistaken xfails.
28 * gdb.base/list0.h: Add optional prototypes.
29
9846de1b
JM
30Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
31
32 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
33 calling malloc.
34 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
35 * ptype.exp: Move test for get_debug_format to before its first
36 use.
37
381999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
39
40 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
41 * gdb.base/annota2.cc, annota2.exp: Move from here.
42 * gdb.c++/annota2.cc, annota2.exp: To here.
43 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
44
43ff13b4
JM
45Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
46
47 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
48 a consistent format.
49
085dd6e6
JM
501999-06-25 Stan Shebs <shebs@andros.cygnus.com>
51
52 From Jimmy Guo <guo@cup.hp.com> and others at HP:
53 * lib/gdb.exp (get_compiler_info): Add detection for assorted
54 HP compilers, also set the globals $true and $false.
55
56 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
57 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
58 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
59 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
60 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
61 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
62 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
63 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
64 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
65 whatis.c} Add C++ compatible function definitions and return
66 types, add includes for library functions.
67 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
68 * gdb.base/step-test.c (myglob): Rename from glob.
69 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
70 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
71 files, move here from gdb.hp.
72 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
73 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
74 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
75 Adjust line numbers in regexps.
76
77 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
78 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
79 instead of 0/1.
80
81 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
82 foll-vfork.exp: New files, move here from gdb.hp.
83 * gdb.base/page.exp: New file, test of pagination command.
84
85 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
86 recursion test.
87 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
88
89 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
90 gdb.base/solib.exp: Fix compiler invocation process.
91
92 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
93 HP-UX 11, turn off overload resolution explicitly.
94 * gdb.base/commands.exp: Set argument list explicitly, add
95 watchpoint test.
96 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
97 them work.
98 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
99 expressions properly.
100 * gdb.base/corefile.exp: Loosen the match slightly.
101 * gdb.base/default.exp: Allow "Error accessing memory" message
102 also.
103 * gdb.base/display.exp: Skip over x/0 j if PA64.
104 * gdb.base/funcargs.exp: Add xfails for HP-UX.
105 * gdb.base/interrupt.exp: Ditto.
106 * gdb.base/langs.exp: Add symbolic matches governed by compiler
107 in use.
108 * gdb.base/list.exp: Add xfails for HP-UX.
109 * gdb.base/long_long.exp: Refine some of the numeric matches.
110 * gdb.base/mips_pro.exp: Xfail on HP-UX.
111 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
112 * gdb.base/nodebug.exp: Succeed on more varieties of output.
113 * gdb.base/opaque.exp: Remove some HP-UX xfails.
114 * gdb.base/ptype.exp: Succeed on more varieties of output.
115 * gdb.base/scope.exp: Add xfails for HP-UX.
116 * gdb.base/sect-cmd.exp: Add more cases.
117 * gdb.base/setvar.exp: Add xfails for HP-UX.
118 * gdb.base/shlib-call.exp: Loosen some matches slightly.
119 * gdb.base/signals.exp: Match on void symbolically.
120 * gdb.base/step-test.exp: Add case for PA64.
121 * gdb.base/term.exp: Add exit and restart.
122 * gdb.base/twice.exp: Clean up after self.
123 * gdb.base/varargs.exp: Disable overload resolution explicitly.
124 * gdb.base/whatis.exp: Allow more ways to pass tests.
125
126 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
127 no longer useful.
128
129Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
130
131 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
132 list of patterns.
133 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
134 print_double_array(double_array)", "continuing to breakpoint
135 1018", "print print_double_array(array_d)" and "continuing to
136 1034" tests.
137
1381999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
139
140 * Makefile.in: Add empty html and install-html targets.
141
1421999-06-24 Stan Shebs <shebs@andros.cygnus.com>
143
144 * config/mt-*: Remove, these haven't been used since 1996.
145
1461999-06-22 Stan Shebs <shebs@andros.cygnus.com>
147
148 * gdb.base/call-strs.c, gdb.base/ending-run.c,
149 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
150 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
151
9e0b60a8
JM
1521999-06-18 Stan Shebs <shebs@andros.cygnus.com>
153
154 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
155 simpler match case for the ptype of the big class.
156
1571999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
158
159 * gdb.exp: Fix test for gdb_prompt existence.
160
1611999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
162
163 * gdb.exp (gdb_test): Add fail after calls to perror.
164
1651999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
166
167 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
168
1691999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
170
171 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
172
0f71a2f6
JM
173Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
174
175 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
176 malloc() is linked in.
177
1781999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
179
180 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
181 step at end.
182
183 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
184
1851999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
186
187 * gdb.java/jv-print.exp: New file. (Our first Java test!)
188
cce74817
JM
189Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
190
191 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
192 * gdb.base/mips_pro.exp: Likewise.
193
1941999-06-02 Keith Seitz <keiths@cygnus.com>
195
196 * gdb.c++/templates.cc: Change all "new" operators to throw
197 an exception.
198 * gdb.c++/cplusfuncs.cc: Likewise.
199
200 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
201
202Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
203
204 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
205 * gdb.base/ending-run.exp: When stepping out of main, accept a
206 step into an arbitrary assembler file.
207
392a587b
JM
2081999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
209
210 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
211 "breakpoint-invalid" to be printed.
212 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
213 number of "frames-invalid" and "breakpoint-invalid" to be printed.
214 * gdb.base/annota2.cc: Initialize a.x to 0.
215
9e086581
JM
2161999-05-17 Keith Seitz <keiths@cygnus.com>
217
218 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
219 when "skip_float_tests" set.
220 Ditto for "print print_double_array(array_d)", "print print_small_structs",
221 "print print_ten_doubles", and "step into print_long_arg_list".
222 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
223 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
224 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
225 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
226 "skip_float_tests" is set.
227 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
228 when "skip_float_tests" set.
229
cd0fc7c3
SS
2301999-05-06 Keith Seitz <keiths@cygnus.com>
231
232 * gdb.base/annota2.cc: Include stdio.h.
233
234Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
235
236 * gdb.base/crossload.exp: Remove, this has been disabled ever
237 since BFD stopped including all targets, and cross-GDB gets
238 plenty of testing anyway.
239 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
240 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
241 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
242 * gdb.base/README: Remove, was doc for this.
243 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
244 needed.
245
b83266a0
SS
2461999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
247
248 * gdb.base/call-ar-st.exp: Fix one regular expression in test
249 output.
250
251 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
252 * gdb.base/annota2.exp: New file. More annotation tests.
253 * gdb.base/annota1.c: New file. Source file for annota1.exp.
254 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
255
2561999-04-23 Angela Marie Thomas <angela@cygnus.com>
257
258 * config/cfdbug.exp: New file.
259
7a292a7a
SS
2601999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
261
262 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
263 Marcus Daniel's and Dale Hawkins's demangler crashes.
264
265 * gdb.c++/demangle.exp (test_gnu_style_demangling,
266 test_lucid_style_demangling, test_arm_style_demangling,
267 test_hp_style_demangling): Try Tom Tromey's core-dumping
268 identifier under each demangling style.
269
2701999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
271
272 * gdb.c++/demangle.exp: Include the current demangling style
273 in all test names.
274 (current_demangling_style): New global variable.
275 (set_demangling_style, test_demangling_core, test_demangling,
276 test_demangling_exact): New functions.
277 (test_gnu_style_demangling, test_lucid_style_demangling,
278 test_arm_style_demangling, test_hp_style_demangling): Use those,
279 instead of calling gdb_test and gdb_test_exact directly.
280 (catch_demangling_errors): New function, which reports errors
281 signalled by the demangling test functions in an orderly way.
282 (do_tests): Use catch_demangling_errors.
283
2841999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
285
286 * gdb.base/signals.exp (test_handle_all_print): Use () for
287 grouping in expressions, not {}.
288
289 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
290 initialized yet.
291
2921999-04-01 Stan Shebs <shebs@andros.cygnus.com>
293
294 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
295 are listed.
296
2971999-03-26 Stan Shebs <shebs@andros.cygnus.com>
298
299 * gdb.stabs/weird.exp: Test for CC being defined before
300 looking at its value.
301
3021999-03-25 Stan Shebs <shebs@andros.cygnus.com>
303
304 * gdb.base/call-ar-st.exp: Remove stray '#'.
305 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
306 "short int" and "long int".
307 * gdb.c++/overload.cc: Cast the string added in the previous
308 change, to mollify finicky HP compiler.
309 * gdb.hp/reg-test.exp (testfile): Fix file name.
310 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
311
312 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
313 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
314 alternate form of enum ptype.
315
c906108c
SS
3161999-03-23 Stan Shebs <shebs@andros.cygnus.com>
317
7a292a7a
SS
318 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
319 * gdb.hp/*.exp: Change all to run compiler probe only after
320 passing skip_hp_tests, so as not to waste time on guaranteed
321 failure.
322
c906108c
SS
323 * gdb.c++/overload.cc: Pass string instead of char addr, always
324 init ccpfoo.
325 * gdb.c++/templates.cc: Fix syntax error.
326
7a292a7a
SS
327Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
328
329 * gdb.base/commands.exp: Add test for correct position of '>'
330 when issuing the 'commands' command after a 'while' or 'if'
331 command.
332
3331999-03-18 James Ingham <jingham@cygnus.com>
334
335 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
336
337 * gdb.c++/method.exp: It was testing an uninitialized int on the
338 stack and assuming it was positive.
339
340 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
341
342 * gdb.base/step-test.exp: Catch a case where finish is broken and
343 keep it from killing the rest of the tests.
344 Use gdb_continue_to_end.
345
346 * gdb.base/sigall.exp: use gdb_continue_to_end.
347
348 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
349
350 * gdb.base/display.exp: use runto_main, not run.
351
352 * gdb.base/default.exp: Check for the current error message in the
353 r abbreviation test.
354 Add strongarm to the targets that know info float.
355
356 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
357 run which doesn't work with monitors.
358
359 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
360
361 * gdb.base/break.exp: use the gdb_continue_to_end proc.
362
363 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
364 program. Traps the case (in Cygmon) when the program never really
365 exits. Same as Mark's continue_to_exit, but I had put it in a lot
366 more places, so I used my name. Sorry Mark...
367
368 * config/monitor.exp (gdb_target_monitor): added another
369 target_info parameter: remotebinarydownload. This will set the
370 remotebinarydownload flag if this is causing some boards trouble.
371
3721999-03-18 Mark Salter <msalter@cygnus.com>
373
374 * lib/gdb.exp (continue_to_exit): New function.
375
376 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
377 * gdb.base/ending-run.exp: Ditto.
378 * gdb.base/step-test.exp: Ditto.
379
3801999-03-16 Stan Shebs <shebs@andros.cygnus.com>
381
382 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
383 (suggested by Art Haas <ahaas@neosoft.com>).
384
3851999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
386
387 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
388
389Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
390
391 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
392 descriptions of types (short unsigned int vs unsigned short, etc).
393
3941999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
395
396 * gdb.base/call-strs.exp: Don't assume that `step' will step over
397 a call to strlen; sometimes we do have sources.
398
3991999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
400
401 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
402 character, so GDB won't print garbage after its end.
403
404 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
405 breakpoint there instead. Sometimes GCC emits memcpy to handle
406 the large structures being passed by value, so we step into that
407 instead of sum_array_print, which obscures what we're really testing.
408 * gdb.base/step-test.exp: However, we do want a test that notices
409 the bizarre steps into memcpy, so do that here. Add check for
410 stepping into function calls that pass large structures by value.
411 ("Is that a noun clause, or are you just happy to see me?")
412 Remove all references to specific line numbers.
413 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
414 New type and function.
415 (main): Call large_struct_by_value, passing it a large struct by value.
416 * lib/gdb.exp (gdb_get_line_number): New function.
417
418 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
419 more portable.
420
7a292a7a
SS
4211999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
422
c906108c
SS
423 * lib/gdb.exp: Doc fixes.
424
7a292a7a
SS
4251999-03-05 Nick Clifton <nickc@cygnus.com>
426
427 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
428
4291999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
430
c906108c
SS
431 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
432 commands. They're not germane to this test, and they don't work
433 that way on remote targets.
434
7a292a7a
SS
4351999-02-25 Felix Lee <flee@cygnus.com>
436
437 * lib/gdb.exp (debug_format): initialize
438
c906108c
SS
4391999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
440
441 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
442 * gdb.base/call-rt-st.c: Ditto.
443
c906108c
SS
4441999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
445
446 * gdb.threads/pthreads.exp (horiz): New variable.
447 (test_startup): Fix regexps that capture thread numbers.
448
4491999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
450
451 * gdb.base/smoke.exp: Disambiguate two test case names (both
452 called ``print'').
453
454Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
455
456 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
457 compilation.
458
4591999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
460
461 * gdb.base/miscexprs.exp: Change patterns to match GDB's
462 actual output formatting.
463 * gdb.base/smoke.exp: GDB removes leading 0's.
464 * gdb.base/volatile.exp: Don't check type of remuneration;
465 that variable is no longer defined in constvars.c.
466 * gdb.base/step-test.c (main): Exit with explicit exit code.
467 * gdb.base/step-test.exp: Remove two nexti checks--they are
468 not portable.
469
4701999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
471
472 * gdb.base/help.exp ("help delete display"): Fix test to match
473 gdb's output.
474
475 * gdb.base/long_long.c (known_types): Initialize values to zero.
476 * gdb.base/long_long.exp: Step one more line
477 so 'dec' is initialized in "get to known place". GDB removes
478 leading zeros. Explicitly ask for hex formatting. Use
479 unique test case names.
480
481Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
482
483 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
484
485 * gdb.c++/method.exp: Add missing close brace.
486
4871999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
488
489 * gdb.base/maint.exp: Use 'set height 0' to disable page
490 prompting, not 'set height 400'.
491
492 Fix a bunch of timeouts.
493 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
494 four separate tests, so expect doesn't take forever to match a ton
495 of text against a regexp with lots of .* forms.
496 ("maint print psymbols", "maint print symbols"): Make some of
497 these greps more selective, so that expect doesn't try to wade
498 through huge piles of output and time out.
499
500 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
501
502 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
503 tests: one which doesn't expect shlib events to be reported, and
504 another which does, but is XFAIL for all platforms other than
505 HP/UX.
506
507 * gdb.base/break.exp: Teach the test suite that the `catch
508 fork', `catch vfork', and `catch exec' commands produce error
509 messages on platforms that don't provide these features.
510
511Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
512
513 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
514 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
515 (shortening names from solib_threshold.exp etc), won't run on
516 anything but HP-UX for the foreseeable future.
517 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
518 reflect move.
519
520Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
521
522 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
523 gdb.trace/Makefile.in (clean): Remove all test executables.
524
525Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
526
527 * gdb.base/shlib-call.exp: add test cases to verify that gdb
528 successfully re-sets breakpoints in shared libraries.
529 * gdb.base/shmain.c (main): return 0, don't fall off the end.
530
531Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
532
533 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
534 and compiled w/o GCC.
535
536 * gdb.hp/watch-cmd.exp: ditto.
537
538 * gdb.hp/watch-hp.exp: ditto.
539
540 * gdb.hp/xdb1.exp: ditto.
541
542 * gdb.hp/xdb2.exp: ditto.
543
544 * gdb.hp/dbx.exp: ditto.
545
546Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
547
548 * constvars.c: Remove C++-isms.
549 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
550 with GCC.
551
552Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
553
554 The following changes are part of the HP merge.
555
556 * gdb.base/break.exp: new tests to verify that catchpoints for
557 fork, vfork, and exec don't trigger inappropriately.
558
559 * gdb.base/opaque.exp: compile one file at a time, then link.
560
561 * gdb.base/signals.exp: be more restrictive about which hppa
562 systems receive a setup_xfail. new tests.
563
564 * gdb.base/solib_threshold.build: new file.
565 * gdb.base/solib_threshold.exp: new file.
566 * gdb.base/solib_threshold.link_opts: new file.
567 * gdb.base/solib_threshold.mk: new file.
568 * gdb.base/gen_solib_threshold.c: new file.
569
570 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
571 tests. New tests for enums inside classes.
572
573 * gdb.c++/compiler.cc: indicate support of template debugging.
574
575 * gdb.c++/demangle.exp: run hp style demangling tests.
576
577 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
578 tests.
579
580 * gdb.c++/misc.cc: changes to support new tests.
581
582 * gdb.c++/templates.cc: changes to support HP's compiler; changes
583 to support new tests.
584
585 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
586 gcc, then skip these tests.
587
588Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
589
590 The following files are part of the HP merge; some had longer
591 names at HP, but have been renamed to be no more than 14
592 characters in length.
593
594 * gdb.hp/ambiguous.cc: new file.
595 * gdb.hp/ambiguous.exp: new file.
596 * gdb.hp/attach.exp: new file.
597 * gdb.hp/attach2.exp: new file.
598 * gdb.hp/classes-hp.exp: new file.
599 * gdb.hp/ctti.exp: new file.
600 * gdb.hp/ctti-add.cc: new file.
601 * gdb.hp/ctti-add1.cc: new file.
602 * gdb.hp/ctti-add2.cc: new file.
603 * gdb.hp/ctti-add3.cc: new file.
604 * gdb.hp/dbx.exp: new file.
605 * gdb.hp/exception.cc: new file.
606 * gdb.hp/exception.exp: new file.
607 * gdb.hp/foll-exec.c: new file.
608 * gdb.hp/foll-exec.exp: new file.
609 * gdb.hp/foll-fork.c: new file.
610 * gdb.hp/foll-fork.exp: new file.
611 * gdb.hp/foll-vfork.c: new file.
612 * gdb.hp/foll-vfork.exp: new file.
613 * gdb.hp/inherit-hp.exp: new file.
614 * gdb.hp/more-steps.exp: new file.
615 * gdb.hp/namespace.cc: new file.
616 * gdb.hp/namespace.exp: new file.
617 * gdb.hp/optimize.exp: new file.
618 * gdb.hp/pxdb.c: new file.
619 * gdb.hp/pxdb.exp: new file.
620 * gdb.hp/quicksort.exp: new file.
621 * gdb.hp/reg-test.exp: new file.
622 * gdb.hp/reg-test.s: new file.
623 * gdb.hp/sized-enum.c: new file.
624 * gdb.hp/sized-enum.exp: new file.
625 * gdb.hp/start-stop.exp: new file.
626 * gdb.hp/templ-hp.cc: new file.
627 * gdb.hp/templ-hp.exp: new file.
628 * gdb.hp/thr-lib.c: new file.
629 * gdb.hp/thr-lib.exp: new file.
630 * gdb.hp/thr-lib.h: new file.
631 * gdb.hp/thr-liblib.c: new file.
632 * gdb.hp/virtfun-hp.c: new file.
633 * gdb.hp/virtfun-hp.exp: new file.
634 * gdb.hp/watch-cmd.exp: new file.
635 * gdb.hp/watch-hp.exp: new file.
636 * gdb.hp/xdb1.exp: new file.
637 * gdb.hp/xdb2.exp: new file.
638 * gdb.hp/xdb3.exp: new file.
639
640Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
641
642 The following files are part of the HP merge; some had longer
643 names at HP, but have been renamed to be no more than 14
644 characters in length.
645
646 * gdb.base/ss.h: new file.
647 * gdb.base/call-ar-st.c: new file.
648 * gdb.base/call-ar-st.exp: new file.
649 * gdb.base/call-rt-st.c: new file.
650 * gdb.base/call-rt-st-exp: new file.
651 * gdb.base/call-strs.exp: new file.
652 * gdb.base/ena-dis-br.exp: new file.
653 * gdb.base/environ.exp: new file.
654 * gdb.base/long_long.exp: new file.
655 * gdb.base/sect-cmd.exp: new file.
656 * gdb.base/shlib-cl2.exp: new file.
657 * gdb.base/smoke.exp: new file.
658 * gdb.base/so-impl-ld.c: new file.
659 * gdb.base/so-impl-ld.exp: new file.
660 * gdb.base/so-indr-cl.c: new file.
661 * gdb.base/so-indr-cl.exp: new file.
662 * gdb.base/varargs.exp: new file.
663 * gdb.base/volatile.exp: new file.
664 * gdb.base/whatis-exp.exp: new file.
7a292a7a 665 * gdb.base/display.exp: new file.
c906108c
SS
666 * gdb.c++/derivation.exp: new file.
667 * gdb.c++/local.exp: new file.
668 * gdb.c++/member-ptr.exp: new file.
669 * gdb.c++/overload.exp: new file.
670 * gdb.c++/ovldbreak.exp: new file.
671 * gdb.c++/ref-types.exp: new file.
672 * gdb.c++/ref-types2.exp: new file.
673 * gdb.c++/userdef.exp: new file.
674
675Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
676
677 * gdb.base/default.exp: Reflect wording change in remote.c.
678
679Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
680
681 * gdb.base/help.exp: Update to reflect current text.
682
683Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
684
685 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
686 they're stack variables and contain garbage.
687 * gdb.c++/anon-union.exp: new file.
688
689 The following changes were made by David Taylor
690 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
691 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
692 in changes by HP.
693
694 * gdb.base/bitops.exp: new file.
695 * gdb.base/default.exp: change expected messages for catch and
696 info catch tests to reflect HP merge changes.
697 * gdb.base/enable-disable-break.exp
698 * gdb.base/ending-run.c: new file.
699 * gdb.base/long_long.c: new file.
700 * gdb.base/maint.exp: new file.
701 * gdb.base/pointers2.exp: new file.
702 * gdb.base/shlib-call2.exp: new file.
703 * gdb.base/solib.exp: new file.
704 * gdb.base/step-test.c: new file.
705 * gdb.c++/anon-union.cc: new file.
706 * gdb.c++/local.cc: new file.
707 * gdb.c++/member-pointer.cc: new file.
708 * gdb.c++/method.cc: new file.
709 * gdb.c++/ref-types.cc: new file.
710 * gdb.c++/ref-types2.cc: new file.
711 * gdb.c++/userdef.cc: new file.
712
713 * gdb.base/scope.exp: compile one file at a time, then link.
714 * gdb.base/langs.exp: ditto.
715 * gdb.base/list.exp: ditto.
716
717Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
718
719 The following changes were made by David Taylor
720 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
721 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
722 in changes by HP.
723
724 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
725 skip tests. When compiling pass c++ flag to gdb_compile.
726 * gdb.c++/
727
728 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
729 test for on hppa*-*-hpux*; use args to see if c++ was specified.
730 (skip_hp_tests): new function.
731 (gdb_preprocess): new function.
732
733 * configure.in (hpdir): decide whether to configure gdb.hp.
734 * configure: regenerated.
735
736 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
737 to delete on clean.
738 (EXECUTABLES): update to reflect new additions.
739 * gdb.base/commands.exp: update message expected.
740 * gdb.base/default.exp: add copyright notice.
741 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
742 * gdb.base/help.exp: update messages to reflect current text.
743 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
744 targets for recurse tests.
745 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
746 skip this file.
747
748 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
749 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
750 compilation.
751 * gdb.c++/misc.exp: ditto.
752 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
753 run the tests. tell gdb_compile that it's a c++ compilation.
754
755 * gdb.threads/pthreads.exp: fix typo in message.
756
757 * gdb.base/all-bin.exp: new file.
758 * gdb.base/arithmet.exp: new file.
759 * gdb.base/assign.exp: new file.
760 * gdb.base/completion.exp: new file.
761 * gdb.base/cond-expr.exp: new file.
762 * gdb.base/condbreak.exp: new file.
763 * gdb.base/define.exp: new file.
764 * gdb.base/dollar.exp: new file.
765 * gdb.base/environment.exp: new file.
766 * gdb.base/eval-skip.exp: new file.
767 * gdb.base/jump.exp: new file.
768 * gdb.base/logical.exp: new file.
769 * gdb.base/pointers.exp: new file.
770 * gdb.base/relational.exp: new file.
771 * gdb.base/section_command.exp: new file.
772 * gdb.base/whatis-expr.exp: new file.
773
774 * gdb.base/all-types.c: new file.
775 * gdb.base/call-array-struct.c: new file.
776 * gdb.base/call-return-struct.c: new file.
777 * gdb.base/call-strings.c: new file.
778 * gdb.base/callfuncs2.c: new file.
779 * gdb.base/condbreak.c: new file.
780 * gdb.base/constvars.c: new file.
781 * gdb.base/display.c: new file.
782 * gdb.base/int-type.c: new file.
783 * gdb.base/jump.c: new file.
784 * gdb.base/miscexprs.c: new file.
785 * gdb.base/pointers.c: new file.
786 * gdb.base/pointers2.c: new file.
787 * gdb.base/shmain.c: new file.
788 * gdb.base/shr1.c: new file.
789 * gdb.base/shr2.c: new file.
790 * gdb.base/solib.c: new file.
791 * gdb.base/solib1.c: new file.
792 * gdb.base/solib2.c: new file.
793 * gdb.base/varargs.c: new file.
794 * gdb.c++/derivation.cc: new file.
795 * gdb.c++/overload.cc: new file.
796 * gdb.c++/ovldbreak.cc: new file.
797 * gdb.hp/attach.c: new file.
798 * gdb.hp/attach2.c: new file.
799 * gdb.hp/average.c: new file.
800 * gdb.hp/compiler.c: new file.
801 * gdb.hp/compiler.cc: new file.
802 * gdb.hp/execd-program.c: new file.
803 * gdb.hp/follow-exec.c: new file.
804 * gdb.hp/follow-fork.c: new file.
805 * gdb.hp/follow-vfork-and-exec.c: new file.
806 * gdb.hp/misc-hp.cc: new file.
807 * gdb.hp/more-steps.c: new file.
808 * gdb.hp/optimize.c: new file.
809 * gdb.hp/quicksort.c: new file.
810 * gdb.hp/run-hp.c: new file.
811 * gdb.hp/start-stop.c: new file.
812 * gdb.hp/sum.c: new file.
813 * gdb.hp/templates-hp.cc: new file.
814 * gdb.hp/thread-local-in-lib.c: new file.
815 * gdb.hp/thread-local-in-lib.h: new file.
816 * gdb.hp/thread-local-in-lib.lib.c: new file.
817 * gdb.hp/vforked-program.c: new file.
818 * gdb.hp/virtfunc-hp.cc: new file.
819 * gdb.hp/watchpoint-hp.c: new file.
820 * gdb.hp/xdb.c: new file.
821 * gdb.hp/xdb0.c: new file.
822 * gdb.hp/xdb0.h: new file.
823 * gdb.hp/xdb1.c: new file.
824
825Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
826
827 The following change was made by Edith Epstein
828 <eepstein@cygnus.com> as part of a project to merge in changes
829 originally made by HP; HP did not create ChangeLog entries.
830
831 * gdb.c++/demangle.exp: changed the expected output for some
832 ARM-style mangling -- removed second reference to datatype.
833 For example, maint demangle __dt__11T1__pt__2_cFv
834 T1<char>::~T1<char>(void)
835 becomes,
836 maint demangle __dt__11T1__pt__2_cFv
837 T1<char>::~T1(void)
838
839 (test_hp_style_demangling): new hp specific demangling test cases.
840
841Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
842
843 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
844 * gdb.trace/backtrace.exp: Likewise.
845 * gdb.trace/circ.exp: Likewise.
846 * gdb.trace/collection.exp: Likewise.
847 * gdb.trace/deltrace.exp: Likewise.
848 * gdb.trace/infotrace.exp: Likewise.
849 * gdb.trace/limits.exp: Likewise.
850 * gdb.trace/packetlen.exp: Likewise.
851 * gdb.trace/passc-dyn.exp: Likewise.
852 * gdb.trace/passcount.exp: Likewise.
853 * gdb.trace/report.exp: Likewise.
854 * gdb.trace/save-trace.exp: Likewise.
855 * gdb.trace/tfind.exp: Likewise.
856 * gdb.trace/tracecmd.exp: Likewise.
857 * gdb.trace/while-dyn.exp: Likewise.
858 * gdb.trace/while-stepping.exp: Likewise.
859
8601998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
861
862 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
863
864Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
865
866 From Brendan Kehoe:
867 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
868 int return types.
869
870Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
871
872 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
873 remote dos host testing right.
874
875Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
876
877 * gdb.base/corefile.exp: remove some xfails.
878
879Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
880
881 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
882 have different timestamps.
883
884Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
885
886 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
887 gdb.base/default.exp: Replace "exec" with "executable".
888
889Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
890
891 * gdb.base/default.exp: Change else if to elseif from previous
892 delta.
893
894Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
895
896 * gdb.base/default.exp: Add brace missing from previous delta.
897
898Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
899
900 * gdb.base/default.exp: Support test for info float for all
901 varieties of arm toolchain.
902
903Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
904
905 * gdb.trace/*.exp: remove "remote_download" command.
906
907Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
908
909 * gdb.trace/*.exp: remove -gdwarf from compile.
910
911Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
912
913 * gdb.trace/configure.in(AC_INIT): typo
914 * gdb.trace/configure: regenerated
915
916Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
917
918 * config/m68k-emc.exp: New file.
919 * lib/<emc-support.exp trace-support.exp}: New files.
920 * configure.in: add new test directory gdb.trace.
921 * gdb.trace/{configure configure.in Makefile.in}: New files.
922 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
923 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
924 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
925 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
926 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
927 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
928 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
929
930Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
931
932 * gdb.c++/classes.exp: Change all regular expressions to match
933 arbitrary combinations of newline/carriage-return, so that they
934 will work equally well on Unix and Windows.
935 * gdb.c++/inherit.exp: ditto.
936 * gdb.c++/virtfunc.exp: ditto.
937
9381998-08-11 Dawn Perchik <dawn@cygnus.com>
939
940 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
941
9421998-07-11 Felix Lee <flee@cygnus.com>
943
944 * gdb.base/callfuncs.exp: add cmp10 test.
945 * gdb.base/callfuncs.c (cmp10): new function.
946
947Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
948
949 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
950 into two parts to get around a synchronization problem in expect.
951
7a292a7a 952
c906108c
SS
953Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
954
955 * gdb.fortran/types.exp: Escape brackets in expect patterns
956 for test_float_literal_types_accepted tests.
957 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
958 before run test.
959
9601998-06-25 Felix Lee <flee@cygnus.com>
961
962 * gdb.base/setshow.exp: make sure $pc is sane.
963
964 * gdb.stabs/weird.exp: split expect patterns properly.
965
966Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
967
968 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
969 match processing (and eliminate spurious timeouts when running).
970
971Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
972
973 * gdb.base/signals.exp (test_handle_all_print): put back Mach
974 exception test, but conditionalize it on target [mach | gnu].
975
976Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
977
978 * gdb.base/overlays.exp: fixup compile line for linker script.
979
980Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
981
982 * gdb.fortran/types.exp: don't guess at float size.
983
984Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
985
986 * gdb.base/exprs.exp: delete test that depends on int size.
987
988Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
989
990 * config/sim.exp: Removed checks for target triplets.
991 (gdb_target_sim): Use gdb,target_sim_options.
992
993Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
994
995 * gdb.base/reread.exp: New file.
996 * gdb.base/reread1.c: New file.
997 * gdb.base/reread2.c: New file.
998
999Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
1000
1001 * config/sim.exp: Use 'target sim -sparclite' when running
1002 SPARClite programs.
1003
1004Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
1005
1006 * gdb.base/structs2.exp: New file.
1007 * gdb.base/structs2.c: New file.
1008
1009Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
1010
1011 * gdb.asm/common.inc: New file.
1012 * gdb.asm/d10v.inc: New file.
1013 * asm-source.exp: Pass -I's to gas to find .inc files.
1014 Update line numbers in expected output.
1015 * asmsrc1.s: Rewrite.
1016 * asmsrc2.s: Rewrite.
1017 * configure.in: Create arch.inc symlink.
1018 * configure: Regenerate.
1019 * Makefile.in (distclean): Delete arch.inc.
1020
1021Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
1022
1023 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
1024 (t_enum_value2): ditto
1025 (t_enum_value3): ditto
1026 (main): ditto
1027Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1028
1029 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
1030 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
1031 change.
1032 Use gdb_test instead of send_gdb/gdb_expect sequences.
1033
1034Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
1035
1036 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
1037 not void.
1038
1039Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
1040
1041 * gdb.base/branches.c: Code with lots of loops and
1042 subroutines. Used to test gdbs ability to single step through PC
1043 changes, especially to test mips-tdep.c:mips_next_pc
1044
1045Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
1046
1047 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
1048 more rigorous EGCS C++ error checking.
1049
1050Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1051
1052 * gdb.base/help.exp: Clean up `help set args' and `help show args'
1053 tests.
1054 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
1055 function when asleep.
1056 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
1057 for i*86 Linux and SVR4 signal handling problems.
1058 Remove linux xfail for `next to handler in signals_tests_1', fixed
1059 by recent infrun.c change.
1060 Limit backtrace to 10 frames to avoid timeout problems with infinite
1061 stack backtraces.
1062 Adjust expect pattern in `handle all print' test to match Apr 28 1997
1063 target.[ch] change.
1064
1065Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
1066
1067 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
1068 for a newline from gdb before continuing.
1069 (default_gdb_exit): Just look for y or n.
1070 (gdb_test): Detect abnormal exit from GDB running on DOS; if
1071 it does, fail the rests of the tests in the file.
1072
1073Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
1074
1075 * config/cygmon.exp: New file.
1076
1077Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
1078
1079 * gdb.base/list.exp: Fix problem with "list default lines around
1080 main" test on remote targets.
1081
1082 * gdb.base/scope.exp: Fix problem with filelocal_bss before
1083 run test on remote targets.
1084
1085Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
1086
1087 * gdb.asm: New directory.
1088 * configure.in: Configure it.
1089 * configure: Regenerate.
1090 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
1091 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
1092
1093Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
1094
1095 * config/mn10300-eval.exp: New file to support MN10300 eval board.
1096
1097Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
1098
1099 * gdb.base/overlays (several files): Merge the two overlay
1100 managers into one. Change variables (foox, barx, bazx, grbxx)
1101 back into ints but force them to load in their proper sections.
1102
1103Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
1104
1105 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
1106 on-chip insn memory and IMAP1 to upper 128k.
1107 (D10VCopy): Handle memory regions crossing 16k boundaries.
1108 (D10VCopy): Transfer data in 32 bit chunks.
1109
1110Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
1111
1112 * gdb.base/overlays.c (main): Exit normally when result is
1113 correct.
1114
1115 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
1116 map. Include space for printf in .text segment.
1117
1118 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
1119 updated d10v memory VMA/LMA map.
1120 (D10VCopy): Call D10VTranslate.
1121
1122Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
1123
1124 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
1125
1126 * gdb.base/bar.c (barx, bar): Change variable to small array so
1127 that it won't be put into the .sdata - small data -
1128 section. Update reference.
1129 * gdb.base/baz.c (bazx, baz): Ditto.
1130 * gdb.base/foo.c (foox, foo): Ditto.
1131 * gdb.base/grbx.c (grbxx, grbx): Ditto.
1132
1133 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
1134 to be arrays.
1135
1136Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
1137
1138 * gdb.base/overlays.exp: fix up and get working again.
1139 Add tests for backtraces from an overlay function.
1140
1141Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
1142
1143 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
1144 "calling function with watchpoint enabled".
1145
1146Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
1147
1148 * gdb.base/break.exp (test_next_with_recursion): Remove
1149 gdb_suppress_tests for d10v-*-*.
1150 * lib/gdb.exp (gdb_suppress_tests): Disable this function
1151 pending review of whether it is useful or not.
1152
1153Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
1154
1155 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
1156
1157Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
1158
1159 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
1160 * config/dve.exp: New file to support Densan boards.
1161
1162Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
1163
1164 * gdb.base/interrupt.exp: Document problem of simulators, signals,
1165 reads and BSD.
1166
1167Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
1168
1169 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
1170 response.
1171
1172 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
1173
1174Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
1175
1176 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
1177 test.
1178
1179 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
1180 target_sizeof_long and target_bigendian_p.
1181 (structs_by_value, structs_by_reference): Check values according
1182 to targets word size and endianess.
1183
1184Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
1185
1186 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
1187 output.
1188
1189Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
1190
1191 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
1192 Update test of set args help to match source change.
1193
1194Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
1195
1196 * gdb.base/default.exp: Expect help system output to be in
1197 alphabetical order.
1198 * gdb.base/help.exp: Ditto.
1199
1200Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
1201
1202 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
1203 "i*86-pc-linux-gnu*".
1204 * gdb.base/interrupt.exp: Ditto.
1205 * gdb.base/corefile.exp: Ditto.
1206
1207 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
1208 define vxworks when building the testcase.
1209
1210 * gdb.base/ptype.exp: Fix testnames to be unique.
1211 * gdb.base/radix.exp: Ditto.
1212 * gdb.base/term.exp: Ditto.
1213 * gdb.base/whatis.exp: Ditto.
1214 * gdb.c++/classes.exp: Ditto.
1215
1216Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
1217
1218 * gdb.base/callfuncs.exp: Fix indentation.
1219
1220 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
1221 suppress_flag has been set.
1222 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
1223 target feature.
1224
1225Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
1226
1227 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
1228 the testcase.
1229
1230 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
1231 set_debug_traps() and breakpoint().
1232 * gdb.c++/misc.cc (main): Ditto.
1233 * gdb.c++/templates.cc (main): Ditto.
1234 * gdb.c++/virtfunc.cc (main): Ditto.
1235
1236Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
1237
1238 * lib/gdb.exp(gdb_step_for_stub): New function.
1239 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
1240 exists, reload the executable and do a "continue" instead of
1241 doing a jump.
1242 (runto_main): Use gdb_step_for_stub.
1243
1244 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
1245 tests to have unique names.
1246 * gdb.base/callfuncs.exp: Ditto.
1247 * gdb.base/commands.exp: Ditto.
1248 * gdb.base/default.exp: Ditto.
1249 * gdb.base/help.exp: Ditto.
1250 * gdb.base/list.exp: Ditto.
1251 * gdb.base/opaque.exp: Ditto.
1252 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
1253 similar tests.
1254
1255 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
1256 * gdb.c++/cplusfuncs.cc: Ditto.
1257 * gdb.c++/virtfunc.cc: Ditto.
1258
1259 * config/monitor.exp: Keep track of the last file we saw, rather
1260 than trying to get the info from gdb.
1261
1262 * gdb.fortran/types.exp: Move comment to previous line.
1263
1264Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
1265
1266 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
1267 target mode.
1268
1269Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
1270
1271 From Bob Manson:
1272 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
1273 string from GDB when it connects.
1274
1275 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
1276
1277Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
1278
1279 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
1280 if we can't get a debug format from GDB (we may be testing an
1281 older GDB). Use a 10 second timeout when checking for the format.
1282
1283 * gdb.stabs/weird.exp: Fix quoting.
1284
1285 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
1286
1287Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
1288
1289 * config/arm-ice.exp: New file.
1290
1291Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
1292
1293 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
1294 until it has been modified to work with the new testsuite.
1295
1296 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
1297 testcase won't compile, cause all of the testcases in the file to
1298 fail instead.
1299
1300 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
1301 (gdb_clear_suppressed): New procedure.
1302 (gdb_stop_suppressing_tests): Only clear suppress_flag if
1303 it contains a positive value.
1304
1305Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
1306
1307 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
1308
1309 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
1310
1311Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
1312
1313 * lib/gdb.exp (setup_xfail_format): New function.
1314 (get_debug_format): New function to get debug format.
1315 (debug_format): New global variable to hold last value set
1316 by get_debug_format.
1317 * gdb.base/list.exp: Call get_debug_format and expect some
1318 tests to fail for DWARF 1 and COFF formats.
1319 * gdb.c++/ptype.exp: Ditto.
1320 * gdb.c++/classes.exp: Ditto.
1321 * gdb.c++/cplusfuncs.exp: Ditto.
1322 * gdb.c++/inherit.exp: Ditto.
1323 * gdb.c++/templates.exp: Ditto.
1324 * gdb.c++/virtfunc.exp: Ditto.
1325
1326Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
1327
1328 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
1329 host doesn't have a currently-open connection.
1330
1331 * config/sparclet.exp: Cleanups and fixes to make it generic for
1332 any gdb stub target. Handle cases where gdb doesn't respond when
1333 interrupted in a sane fashion.
1334
1335 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
1336 same thing in a totally different way.
1337
1338 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
1339 setting "timeout".
1340 (gdb_start): We set the global gdb_prompt variable in
1341 default_gdb_init now.
1342
1343Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
1344
1345 * gdb.base/printcmds.exp: Fix "check for floating addition"
1346 regexp to accept results within approx +/- .01 of exact value.
1347 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
1348
1349Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
1350
1351 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
1352 properly.
1353 (gdb_expect): Add optional timeout parameter, and add timeout
1354 value to various calls.
1355 (gdb_suppress_tests): Only give one warning message per group.
1356
1357Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
1358
1359 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
1360 global variables. Handle getting a value for $timeout more
1361 gracefully.
1362
1363Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
1364
1365 * lib/gdb.exp: Close connection to remote host if gdb doesn't
1366 initialize.
1367 (default_gdb_init): New procedure; allow gdb_init to be overridden
1368 by a target configuration file.
1369 (gdb_expect): Pass the timeout to remote_expect.
1370
1371 * config/monitor.exp(gdb_load): Fix typo in regexp.
1372
1373Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
1374
1375 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
1376
1377Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
1378
1379 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
1380 here. Call gdb_target_exec before rebooting the target, to make
1381 sure the connection to the target is closed.
1382 (gdb_load): Pass the name of the executable to gdb_target_monitor.
1383 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
1384 Also detect "Timeout reading from remote" error.
1385
1386 * config/gdbserver.exp: Pass the executable being loaded to
1387 gdb_target_monitor. Don't call gdb_file_cmd here; let
1388 gdb_target_monitor do it.
1389
1390 * gdb.disasm/hppa.exp: Don't use exec_output.
1391
1392Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
1393
1394 * gdb.base/list.exp: If we're debugging a non-native target,
1395 try to set the pc register to point to the start of the
1396 program before doing the first list command.
1397
1398 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
1399 test_calls after restarting.
1400
1401 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
1402 reloading.
1403
1404 * gdb.base/watchpoint.exp: Fix typo.
1405
1406 * gdb.base/setshow.exp: Check for use_gdb_stub.
1407
1408 * gdb.base/break.exp: Fix continue until exit test for the gdb
1409 stub case.
1410 * gdb.base/langs.exp: Ditto.
1411
1412 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
1413 gdb_load_offset. If we weren't given a file to load, figure out
1414 what the current file is and use it.
1415
1416 * config/i386-bozo.exp: New file.
1417
1418Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
1419
1420 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
1421 feature.
1422
1423 * config/proelf.exp: New entry.
1424
1425Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
1426
1427 * lib/gdb.exp: Remove spurious .* patterns at the beginning
1428 of regexps.
1429
1430 * gdb.base/watchpoint.exp: Don't run the test_stepping
1431 tests if gdb can't call functions on the target.
1432
1433 * gdb.base/setshow.exp: Don't run the set prompt tests if
1434 the board has gdb_prompt set.
1435
1436Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
1437
1438 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
1439 * gdb.base/commands.exp: Likewise.
1440 * gdb.base/setshow.exp: Likewise.
1441
1442Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
1443
1444 * config/monitor.exp(gdb_start): Look for gdb_prompt target
1445 feature.
1446
1447 * config/i960.exp: New file.
1448
1449Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
1450
1451 * gdb.base/funcargs.exp: Check for gdb,short_int target
1452 feature instead of looking for explicit target triplets.
1453
1454Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
1455
1456 * gdb.base/printcmds.exp: add a couple more tests a la
1457 "p 123DEADBEEF", to check parse_number.
1458 * top.c: change "to enable to enable" to "to enable" in a couple
1459 of help strings.
1460
1461Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
1462
1463 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
1464 on the mn10300.
1465
1466Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
1467
1468 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
1469 where the test executable is run with explicit args.
1470 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
1471
1472Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
1473
1474 * gdb.base/run.c: Use FAKEARGV to build test executable that
1475 does not require a command line arg, since most simulators
1476 don't currently support passing such an arg into the simulated
1477 program.
1478 * gdb.base/commands.exp: Change tests to insert the proper
1479 value as the arg to the first recursive factorial call. Change
1480 compilation line to define FAKEARGV at compile time.
1481
1482Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
1483
1484 * gdb.base/recurse.exp: Enable these tests for the mn10300.
1485 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
1486 function with watchpoint enabled" test.
1487
1488Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
1489
1490 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
1491 Don't call gdb_test when the command doesn't return to a gdb prompt.
1492
1493 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
1494 "Tests restarted" messages.
1495
1496Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
1497
1498 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
1499
1500Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
1501
1502 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
1503 for INFO SYMBOL; add help tests for OVERLAY commands.
1504 * gdb.base/default.exp: add tests for INFO SYMBOL command;
1505 add tests for OVERLAY commands
1506 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
1507 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
1508 * gdb.base/sigall.c: add usestubs code frag
1509 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
1510
1511Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
1512
1513 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
1514 failures.
1515 (gdb_stop_suppressing_tests): Note that tests have restarted.
1516
1517Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
1518
1519 * config/h8300.exp: New file.
1520
1521Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
1522
1523 * gdb.base/setshow.exp: Check for the existence of a
1524 feature, not its value.
1525
1526Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
1527
1528 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
1529
1530 * gdb.base/scope.exp: It's now init0(), not init().
1531
1532 * gdb.base/scope0.c: For now, change init() to be init0().
1533
1534 * config/monitor.exp: Use gdb_serial in preference to serial
1535 or netport.
1536
1537 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
1538 and it's not already set.
1539
1540Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
1541
1542 * gdb.base/setshow.exp: Only test the run command if the target
1543 isn't using a stub and if it supports argument passing.
1544
1545Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
1546
1547 * config/udi.exp(gdb_start): Make sure UDICONF is set
1548 properly before starting gdb.
1549
1550Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
1551
1552 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
1553 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
1554 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
1555
1556Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
1557
1558 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
1559 specialized code to reboot the board, use remote_reboot instead.
1560
1561 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
1562
1563 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
1564
1565 * config/monitor.exp: Make sure we disconnect from the target.
1566 Also, try a reboot/reload cycle instead of failing if the
1567 load fails.
1568
1569Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
1570
1571 * gdb.base/default.exp: Don't set match_max.
1572 * gdb.base/help.exp: Ditto.
1573 * gdb.base/list.exp: Ditto.
1574 * gdb.base/signals.exp: Ditto.
1575
1576 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
1577 set, use remote_ld to download the testcase instead of
1578 the GDB loader.
1579
1580Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
1581
1582 * config/vr5000.exp: New file.
1583
1584 * config/monitor.exp(gdb_target_monitor): Add pattern for
1585 "Ending remote" to detect errors in connecting.
1586
1587 * gdb.base/setshow.exp: Add .* within auto language test.
1588
1589 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
1590 target feature.
1591
1592 * config/monitor.exp(gdb_load): Check for a failure when loading,
1593 and reboot the board if necessary.
1594
1595 * gdb.base/setvar.exp(test_set): Handle multiple prints within
1596 a set of tests. Remove print.* from the patterns being checked.
1597
1598Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
1599
1600 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
1601 refer to gdb_spawn_id.
1602
1603 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
1604 longer used.
1605 * config/sparclet.exp: Ditto.
1606 * config/sparclet-old.exp: Ditto.
1607 * config/slite.exp: Ditto.
1608 * config/sim.exp: Ditto.
1609 * gdb.base/funcargs.exp: Ditto.
1610
1611 * lib/gdb.exp:Remove references to gdb_spawn_id.
1612 (gdb_expect): Move to remote.exp.
1613
1614Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
1615
1616 * config/monitor.exp: Detect the "Couldn't establish connection"
1617 message from GDB.
1618
1619Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
1620
1621 * gdb.base/bitfields.exp: Use runto instead of explicit
1622 gdb_run_cmd/gdb_expect sequences.
1623
1624 * gdb.base/break.exp(text_next_with_recursion): Add match for
1625 gdb_expect call.
1626
1627 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
1628 We also need to handle the "A program is being debugged already"
1629 prompt from gdb. Use gdb_test to set the baud rate.
1630
1631 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
1632 to 20000. Really. I mean it.
1633
1634Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
1635
1636 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
1637 fails. If suppress_flag is set, skip perror message about not
1638 being able to send to GDB.
1639 (send_gdb): If suppress_flag is set, don't try to send commands to
1640 GDB.
1641 (gdb_expect): If suppress_flag is set, always fail immediately.
1642 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
1643 (gdb_init): Call gdb_stop_suppressing_tests.
1644 (default_gdb_exit): Ditto.
1645 (default_gdb_start): Ditto.
1646
1647 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
1648 gdb_stop_suppressing_tests as appropriate.
1649 * gdb.base/break.exp: Ditto.
1650 * gdb.base/callfuncs.exp: Ditto.
1651 * gdb.base/commands.exp: Ditto.
1652 * gdb.base/exprs.exp: Ditto.
1653 * gdb.base/funcargs.exp: Ditto.
1654 * gdb.base/list.exp: Ditto.
1655 * gdb.base/recurse.exp: Ditto.
1656 * gdb.base/scope.exp: Ditto.
1657 * gdb.base/structs.exp: Ditto.
1658 * gdb.c++/inherit.exp: Ditto.
1659
1660Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
1661
1662 * config/vr4300.exp: New file.
1663
1664 * gdb.*/*.exp: Call gdb_expect instead of expect.
1665
1666 * lib/gdb.exp(gdb_expect): New function.
1667
1668Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
1669
1670 * lib/gdb.exp(gdb_init): New function.
1671
1672 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
1673 for each individual variable set.
1674
1675 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
1676 name.
1677
1678 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
1679
1680 * gdb.base/scope.exp: Use gdb_test.
1681
1682 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
1683 aborting; the testsuite driver will do that for us (see
1684 gdb_finish). Also, use gdb_test in a few more places.
1685
1686Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
1687
1688 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
1689
1690Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
1691
1692 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
1693 and "add_tests" are not at the same address.
1694
1695Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
1696
1697 * gdb.base/ptype.exp: Use gdb_test.
1698
1699Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
1700
1701 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
1702 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
1703 left in. No longer expect them to fail.
1704
1705 * gdb.stabs/*.mt; Deleted, no longer used.
1706 * gdb.stabs/configure.in: Remove references to target makefile
1707 frags.
1708 * gdb.stabs/configure: Rebuilt.
1709
1710 * gdb.disasm/*.mt: Deleted, no longer used.
1711 * gdb.disasm/configure.in: Remove references to target makefile
1712 frags. Use "sh3.s" as the unique filename for this directory.
1713 * gdb.disasm/configure: Rebuilt.
1714
1715 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
1716 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
1717 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
1718
1719Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
1720
1721 * config/udi.exp: Use mondfe,name instead of remote_host.
1722
1723Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
1724
1725 * gdb.base/watchpoint.exp: Don't expect a failure when calling
1726 a function with a watchpoint enabled on the mn10200.
1727
1728 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
1729 before trying to create it!
1730
1731Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
1732
1733 * config/vx.exp: Use hostname instead of netport.
1734
1735 * config/vxworks.exp: New file.
1736
1737 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
1738
1739 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
1740 gdb before assuming everything worked. Send a ^C if a timeout
1741 occurs.
1742
1743 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
1744 $gdb_spawn_id directly.
1745 (gdb_run_cmd): Try _start as well as start. Use the target feature
1746 gdb,start_symbol as the symbol to start from when jumping.
1747
1748Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
1749
1750 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
1751 redundant) test.
1752
1753 * gdb.base/recurse.exp: Relax final value test for 'b' so that
1754 it doesn't lose for 16bit integer systems.
1755
1756Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
1757
1758 * gdb.fortran/types.exp: If the target doesn't support "double"
1759 data types, then expect "real" types to only be 4 bytes.
1760
1761 * gdb.c++/virtfunc.exp: Expect failure for virtual function
1762 call tests if the target doesn't support inferior function calls.
1763
1764 * gdb.base/printcmds.exp: Allow minor deviation in FP values
1765 in printf tests.
1766
1767Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
1768
1769 * gdb.base/help.exp: Disable "help set", "help show", and
1770 "help support". Simplify regexp for "help stack".
1771
1772 * gdb.base/default.exp: Set match_max to 5000 and the timeout
1773 to 60 seconds. Temporarily set match_max to 15000 around the
1774 "info copying" test.
1775
1776 * gdb.base/nodebug.exp: Don't try to do an inferior function
1777 call if the target doesn't support them.
1778 * gdb.base/printcmds.exp: Likewise.
1779 * gdb.base/setvar.exp: Likewise.
1780 * gdb.base/structs.exp: Likewise.
1781 * gdb.c++/templates.exp: Likewise.
1782 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
1783
1784 * gdb.base/recurse.exp: Enable for the mn10200.
1785
1786 * configure.in: Do configure gdb.stabs directory for *-*-elf
1787 targets.
1788 * configure: Rebuilt.
1789
1790 * gdb.base/break.exp: Check for gdb,noresults before testing
1791 exit status and/or results from the target.
1792 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
1793 * lib/gdb.exp: Remove old (now bogus) initialization of
1794 noinferior, noargs, noresults and nosignals.
1795
1796Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
1797
1798 * config/sh.exp: New file.
1799
1800 * config/slite.exp: Try to connect multiple times to the board
1801 before rebooting. Only send a "monitor run" if need_monitor_run
1802 is set.
1803
1804 * gdb.base/break.exp: Don't do the "stub continue" test if
1805 the target has gdb_stub set.
1806
1807 * gdb.base/callfuncs.exp: Increase the timeout.
1808
1809 * gdb.base/interrupt.exp: Don't even try to compile the testcase
1810 if the target has gdb,noinferiorio set.
1811
1812 * gdb.base/list.exp: Increase match_max to 10000 characters.
1813
1814 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
1815
1816 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
1817 target.
1818
1819 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
1820
1821Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
1822
1823 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
1824 trying to delete the copy of gdb. Catch the file delete so we
1825 don't die if the delete fails; also, the file should be copied to
1826 the host, not to the build.
1827
1828Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
1829
1830 * lib/gdb.exp(gdb_test): Surround the result pattern with
1831 parenthesis in case it contains multiple regexps separated
1832 with |.
1833
1834 * gdb.base/watchpoint.exp: Use gdb_test.
1835 * gdb.base/default.exp: Ditto.
1836
1837Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
1838
1839 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
1840
1841 * gdb.base/scope.exp: Use gdb_test.
1842 * gdb.c++/classes.exp: Ditto.
1843 * gdb.c++/inherit.exp: Ditto.
1844
1845Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
1846
1847 * gdb.base/crossload.exp: Don't use execute_anywhere, use
1848 remote_exec instead.
1849 * gdb.base/corefile.exp: Don't be ridiculous.
1850 * gdb.base/*.c: Add missing stub invocations.
1851
1852Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
1853
1854 * config/slite.exp: Miscellaneous fixes.
1855
1856 * lib/gdb.exp: Fix runto.
1857
1858 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
1859 the target.
1860
1861 * gdb.base/watchpoint.exp: Fix regexp.
1862
1863 * lib/gdb.exp(default_gdb_exit): Add a catch to the
1864 close and wait commands, as the descriptor may now be
1865 invalid. Always call "remote_close host".
1866
1867Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
1868
1869 Major rewrite for testsuite revision.
1870
1871 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
1872 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
1873 instead of relying on spawn_id to always contain a valid
1874 spawn id.
1875 (get_compiler_info): New procedure to build the ${binfile}.ci
1876 file, instead of replicating this in N different places.
1877 (gdb_compile): New procedure.
1878
1879 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
1880 appropriate arguments) instead of compile. Use gdb_test in a lot
1881 more places. Use send_gdb instead of send. Always run gdb_start
1882 at the start of a testcase, as this is no longer done magically.
1883
1884 config/*-gdb.exp: Rename without the -gdb suffix.
1885
1886 config/mips.exp: Use remote_close instead of exit_remote_shell.
1887 config/monitor.exp: Use target_info instead of looking at
1888 baud, timeout, etc.
1889 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
1890
1891Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1892
1893 * gdb.c++/templates.exp (test_ptype_of_templates),
1894 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
1895 Update expect patterns for destructors and assignment operators
1896 to match corresponding c-typeprint.c changes.
1897 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
1898 to destructor breakpoint test, GDB should be able to set the
1899 destructor breakpoint without specifying arguments.
1900
1901Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
1902
1903 * gdb.threads/pthreads.exp: Change result for failure to compile due
1904 to lack of pthreads runtime support from an error to simply an
1905 unsupported test, per dejagnu standards.
1906
1907Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1908
1909 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
1910 where GDB exits to reduce pattern match time.
1911 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
1912
1913 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
1914
1915Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
1916
1917 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
1918 * gdb.base/default.exp: ditto.
1919 * gdb.base/nodebug.exp: ditto.
1920 * gdb.base/printcmds.exp: ditto.
1921 * gdb.base/ptype.exp: ditto.
1922 * gdb.base/setvar.exp: ditto.
1923 * gdb.base/structs.exp: ditto.
1924 * gdb.base/setshow.c: Guard against uninitialized values of argc.
1925
1926Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
1927
1928 * configure, */configure: Rebuild with autoconf 2.12.
1929
1930Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
1931
1932 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
1933 use new i*86-pc-linux*-gnu quads.
1934 * gdb.base/corefile.exp: Ditto.
1935 * gdb.base/signals.exp: Ditto.
1936 * gdb.base/sigall.exp: Ditto.
1937 * gdb.base/interrupt.exp: Ditto.
1938
1939 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
1940 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
1941 RedHat 4.0.
1942
1943 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
1944 linux. This allows the test case to at least compile on latest
1945 linux, but still not run due to missing the threads runtime library.
1946
1947Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1948
1949 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
1950 directory to search gdb directory. Accept and step over conditional
1951 stack alignment code. Consume $prompt in failure cases.
1952 Reset timeout to $oldtimeout instead of some arbitrary value.
1953 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
1954 timeout problems with infinite stack backtraces.
1955 * gdb.base/ptype.exp (ptype struct link, union tu_link):
1956 Accept function parameters for linkfunc member.
1957
1958Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
1959
1960 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
1961 (CXXFLAGS): Remove, unreferenced.
1962 (B_OPTIONS): Add for -B options and add code to initialize with
1963 previous -B options and also add -B option to pick up cross compiled
1964 runtime.
1965 (TARGET_INCLUDES): Add for -I options and add code to initialize when
1966 doing cross compiles.
1967 (target_alias): Declare global.
1968 (xgcc): Set variable to full path of gcc in build tree. Use findfile
1969 to verify that gcc exists in build tree, and if so set CC to that
1970 gcc and to use B_OPTIONS and TARGET_INCLUDES.
1971
1972Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
1973
1974 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
1975 ptype test for anonymous union. Fixup testcase to match
1976 current gcc debug output.
1977
1978Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
1979
1980 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
1981 force argument to an unsigned long type.
1982
1983Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
1984
1985 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
1986 tests and anonymous union print/ptype tests.
1987 * gdb.base/list.exp (test_forward-search): Increase timeout by
1988 5 minutes for the "search extremely long line" case.
1989 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
1990 completely optional and that the pass/fail messages use the command as
1991 the message if that third arg is a null string.
1992 (gdb_test_exact): Arrange that a null string pattern means match a
1993 null string output rather than any output, which might include random
1994 errors.
1995 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
1996 backtrace test.
1997 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
1998 always failing and failure is now exposed by gdb.exp changes.
1999
2000Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
2001
2002 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
2003 weren't being noted.
2004
2005Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2006
2007 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
2008 * gdb.stabs/weird.exp: Remove v_comb xfails.
2009
2010Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
2011
2012 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
2013 list.exp scope.exp watchpoint.exp]
2014 Make all timeout error msgs explicitly say "(timeout)".
2015
2016Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
2017
2018 * config/monitor.exp: Increase download timeout to 1000 seconds.
2019
2020Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
2021
2022 * config/m32r.exp: Increase timeout to 120 seconds.
2023
2024Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
2025
2026 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
2027 and accept older ordering as obsolescent gcc or gdb.
2028 * gdb.c++/templates.exp: Ditto.
2029 * gdb.c++/virtfunc.exp: Ditto.
2030
2031Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
2032
2033 * gdb.base/coremaker.c: Add code to mmap some data so we
2034 can check that it ends up in the core file.
2035 * gdb.base/corefile.exp: Add test to read mmapped data
2036 from core file.
2037
2038Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
2039
2040 * config/m32r.exp: New file.
2041
2042Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
2043
2044 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
2045 that cflags can contains -gstabs, and work correctly for other tests.
2046
2047Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
2048
2049 * gdb.base/setshow.exp: New file, tests show and set.
2050 * gdb.base/setshow.c: New file, tests show and set.
2051 * gdb.base/help.exp: Add test for help set|show annotate.
2052 * gdb.base/default.exp: Add test for set|show annotate.
2053
2054Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
2055
2056 * testsuite/gdb.base/break.exp: Make backtrace from factorial
2057 errors unique.
2058 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
2059 explicitly.
2060
2061Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
2062
2063 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
2064 and width commands. This is done elsewhere.
2065 * (gdb_start): Don't call gdb_start_sim here. That's already
2066 done in gdb_load. This fixes lots of failures in default.exp.
2067
2068Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
2069
2070 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
2071 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
2072 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
2073 in the same we we treat other failures (since it may be an expected
2074 condition), rather than as an error.
2075 * gdb.base/signals.exp (test_handle_all_print): Revert back to
2076 old test format.
2077
2078Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
2079
2080 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
2081 (distclean maintainer-clean realclean): No need to remove files
2082 twice. Nuke the duplicates.
2083 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
2084 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
2085 Remove config.h along with other config files.
2086
2087Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
2088
2089 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
2090 "p func1 ()" and note that rests of tests are skipped.
2091 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
2092 setup_xfails for "print func2::coremaker_local".
2093 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
2094 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
2095 affected by the previous run test.
2096 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
2097 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
2098 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
2099 "pass int powerset tuple" and "pass modeless int powerset tuple".
2100 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
2101 "real write 4" and "real write 8".
2102 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
2103 setup_xfails for "print vs1 after tuple assign 2",
2104 "print \$i after tuple assign 2", and
2105 "print vs2 after tuple assign 2".
2106 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
2107 meaningful error message and return -1 so the caller can
2108 suppress further tests and avoid a cascade of errors.
2109
2110Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
2111
2112 * gdb.base/a1-selftest.exp: Tweak tests to account for new
2113 format for printing version.
2114 * gdb.base/default.exp: Ditto.
2115 * gdb.base/interrupt.exp: Fix problem with cascade of
2116 errors if child process dies while calling a function.
2117
2118Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
2119
2120 * Makefile.in (VPATH): Add
2121 * Makefile.in (Makefile, config.status): Fix rules so things get
2122 remade when necessary.
2123
2124Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
2125
2126 * Makefile.in (just-check): Add path to sibling expect dir
2127 to environment variable specified by RPATH_ENVVAR.
2128
2129Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
2130
2131 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
2132 (just-check): Add shared library paths for libstdc++, tk,
2133 tcl, bfd, and opcodes to the environment variable specified
2134 in RPATH_ENVVAR.
2135 * configure.in: Add support to recognize --enable-shared flag
2136 and generate correct value for RPATH_ENVVAR.
2137 * configure: Regenerated with autoconf.
2138
2139Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
2140
2141 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
2142 include all osf versions.
2143 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
2144 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
2145 when target is linux. When failing to build pthreads test
2146 executable, give more meaningful message.
2147 * gdb.threads/pthreads.c: Hpux also uses old definition of second
2148 arg for pthread_create.
2149
2150Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
2151
2152 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
2153 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
2154 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
2155 and -lpthreads (everybody else).
2156 (test_startup): Fail gracefully if threads are not supported.
2157 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
2158 "p/c array_index("abcdef",2)" when not gcc compiled.
2159 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
2160 "print func2::coremaker_local" when not gcc compiled.
2161 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
2162 "ptype on opaque struct tagname (statically)",
2163 "ptype on opaque struct tagname (dynamically) 1", and
2164 "ptype on opaque struct tagname (dynamically) 2"
2165 for not compiled with gcc.
2166 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
2167 backtrace when compiled with gcc.
2168 * lib/gdb.exp (runto_main): Return result of "runto main" rather
2169 than always return success.
2170
2171Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
2172
2173 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
2174
2175Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
2176
2177 * gdb.base/structs.exp: Undo last change.
2178
2179Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
2180
2181 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
2182 encapsulate all the steps/nexts done during self test, starting
2183 at main, and makes them less sensitive to optimization issues.
2184 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
2185 signal handler" test.
2186 * gdb.threads/pthreads.exp: Only run this for native configs.
2187 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
2188 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
2189 tests.
2190 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
2191 for "runto test_calls(void)" test.
2192
2193Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
2194
2195 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
2196 and don't expect address info in breakpoint confirmations.
2197
2198Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
2199
2200 * gdb.base/list.exp (test_forward_search): Increase timeout
2201 temporarily by 60 seconds for searching extremely long line,
2202 and then reset to old value when done. Increase expect input
2203 buffer to 10000.
2204
2205Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
2206
2207 * gdb.base/list.exp (test_forward_search): Fix to handle very
2208 long source line without overflowing expect's input buffer.
2209
2210Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
2211
2212 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
2213 "buffer_full".
2214
2215 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
2216 "buffer_full".
2217
2218 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
2219 "buffer_full".
2220
2221 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
2222 "buffer_full".
2223
2224Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
2225
2226 * configure.in (configdirs): Add gdb.threads.
2227 * configure: Regenerated with autoconf.
2228 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
2229 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
2230 * gdb.threads/configure: New, generated with autoconf.
2231
2232Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
2233
2234 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
2235
2236Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
2237
2238 * gdb.base/signals.exp (test_handle_all_print): Test separately for
2239 each signal's status in the output of "handle all print".
2240 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
2241 the \r\n sequence that immediately precedes the gdb prompt.
2242 * gdb.base/a1-selftest.exp: Save original timeout and restore
2243 after test.
2244
2245Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
2246
2247 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
2248 symbol.
2249
2250Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
2251
2252 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
2253
2254Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
2255
2256 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
2257 timeout by 60 seconds.
2258
2259Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
2260
2261 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
2262 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
2263 error return.
2264
2265Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
2266
2267 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
2268 gdb initialization, also report how long dejagnu waited. Restore
2269 old timeout before doing error return. Temporarily increase timeout
2270 by 3 minutes to allow for slow startups over heavy NFS use.
2271
2272Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
2273
2274 * lib/gdb.exp: Report timeout value for verbosity level 2.
2275 * config/gdbserver.exp: Ditto.
2276 * config/hppro.exp: Ditto.
2277 * config/mips-gdb.exp: Ditto.
2278 * config/monitor.exp: Ditto.
2279 * config/netware.exp: Ditto.
2280 * config/sim-gdb.exp: Ditto.
2281 * config/slite-gdb.exp: Ditto.
2282 * config/udi-gdb.exp: Ditto.
2283 * config/unix-gdb.exp: Ditto.
2284 * config/vx-gdb.exp: Ditto.
2285 * gdb.base/a1-selftest.exp: Ditto.
2286 * gdb.base/a2-run.exp: Ditto.
2287 * gdb.base/break.exp: Ditto.
2288 * gdb.base/corefile.exp: Ditto.
2289 * gdb.base/list.exp: Ditto.
2290 * gdb.base/recurse.exp: Ditto.
2291 * gdb.base/scope.exp: Ditto.
2292 * gdb.base/signals.exp: Ditto.
2293
2294Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
2295
2296 * gdb.threads/Makefile.in (docdir): Removed.
2297
2298Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
2299
2300 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
2301 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
2302 @srcdir@.
2303 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
2304 autoconf 2.5 or higher.
2305 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
2306
2307Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
2308
2309 * configure: Regenerated.
2310 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
2311 avoid name clashes with SunOS headers.
2312
2313Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
2314
2315 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
2316
2317Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
2318
2319 * gdb.base/callfuncs.exp: Finish last change -- make sure the
2320 prototype information ends up in the compiler info file.
2321
2322Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
2323
2324 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
2325 attempting to regenerate it. Eliminate use of a temporary file
2326 and just generate the info file directly. Source it immediately,
2327 for consistency of use.
2328 * gdb.base/corefile.exp: Ditto
2329 * gdb.base/exprs.exp: Ditto.
2330 * gdb.base/funcargs.exp: Ditto.
2331 * gdb.base/langs.exp: Ditto.
2332 * gdb.base/list.exp: Ditto.
2333 * gdb.base/mips_pro.exp: Ditto.
2334 * gdb.base/nodebug.exp: Ditto.
2335 * gdb.base/opaque.exp: Ditto.
2336 * gdb.base/ptype.exp: Ditto.
2337 * gdb.base/scope.exp: Ditto.
2338 * gdb.base/setvar.exp: Ditto.
2339 * gdb.base/signals.exp: Ditto.
2340 * gdb.base/whatis.exp: Ditto.
2341 * gdb.c++/templates.exp: Ditto.
2342 * gdb.c++/virtfunc.exp: Ditto.
2343 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
2344 whether or not to add -lstdc++ to the compile command line args.
2345
2346Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2347
2348 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
2349 it got fixed by the recent lookup_minimal_symbol_by_pc change.
2350 Increase timeout, a lot of single stepping might be needed if the
2351 target has no hardware watchpoints.
2352
2353Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
2354
2355 * gdb.base/break.exp: Ignore compiler warnings when compiling
2356 break.c.
2357 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
2358 * gdb.base/default.exp: Add h8300 xfails. Handle messages
2359 from remote-sim.
2360 * gdb.base/exprs.exp: Add h8300 xfails.
2361 * gdb.base/funcargs.exp: Likewise.
2362 * gdb.base/nodebug.exp: Likewise.
2363 * gdb.base/printcmds.exp: Likewise.
2364 * gdb.base/ptype.exp: Likewise.
2365 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
2366 h8300 xfails.
2367 * gdb.base/return.exp: Handle float/double precision problems
2368 on the h8300.
2369 * gdb.base/funcargs.c: Explicitly make last constant argument to
2370 call_after_alloca_subr an unsigned long type.
2371 * gdb.base/return.c: Include stdio.h.
2372
2373Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
2374
2375 * config/abug.exp: New file for the older Motorola Bug monitor
2376 that runs on the mvme13x series VME boards.
2377 * config/monitor.exp: Use the new config array for target settings
2378 if they exist.
2379
2380Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
2381
2382 * sim-gdb.exp: Make the SH simulator allocate less space when
2383 it is targeted.
2384
2385Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
2386
2387 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
2388 test.
2389
2390Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
2391
2392 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
2393 "rs6000-*-*" for "list function in include file" when gcc compiled.
2394 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
2395 for "p ctable1[120]".
2396 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
2397 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
2398 Remove setup_xfail for "rs6000-*-*" for
2399 "print 'scope0.c'::filelocal before run".
2400 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
2401 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
2402 since some compilers don't allow both options to be given
2403 on the same command line. Create object file and move it.
2404
2405Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
2406
2407 * gdb.base/corefile.exp: Always regenerate the core file, since
2408 we always regenerate the coremaker program. Detect special case
2409 where registers cannot be read from core file.
2410
2411Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
2412
2413 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
2414 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
2415 * gdb.c++/templates.exp: Only match on basename of file since
2416 some formats like xcoff don't encode directory information.
2417 * gdb.stabs/weird.exp: Use the right sed script for powerpc
2418 and rs6000 AIX xcoff targets.
2419 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
2420 * configure: Regenerate.
2421 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
2422 here, rather than in distclean.
2423
2424Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
2425
2426 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
2427 defined, and use it to compile the test case with -O2. The
2428 native compilation still uses no optimization.
2429 * gdb.base/mips_pro.c: Remove inline assembly code since
2430 it is compiled PIC by default, which results in assembler
2431 warnings that make the testsuite think the compilation
2432 was unsuccessful.
2433
2434Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
2435
2436 * gdb.c++/misc.exp: Add note to message for
2437 "print s.a for foo struct" that this is a known gcc 2.7.2
2438 and earlier bug.
2439
2440Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
2441
2442 * gdb.base/break.exp: Fix pattern for matching "Delete all
2443 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
2444 setup_xfail for deleting all breakpoints test. Fix various
2445 timeout messages to include "(timeout)".
2446 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
2447 for "p t_float_values2(3.14159,float_val2)".
2448 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
2449 for "continue to call2g" when gcc compiled.
2450 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
2451 "up to foo in langs.exp", "show language at foo in langs.exp",
2452 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
2453 and "show language at fsub in langs.exp".
2454 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
2455 "list line 1 in include file", "list message for lines past EOF",
2456 "list function in include file", "list list0.h:foo", and
2457 "list filename:function; nonexistant function".
2458 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
2459 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
2460 and "ptype t_char_array" to be for native cc only.
2461
2462Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
2463
2464 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
2465 setup_xfail for "print coremaker_bss", "print coremaker_ro",
2466 "print func2::coremaker_local", and "backtrace in corefile.exp".
2467
2468Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
2469
2470 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
2471 "bt in signals.exp". This problem only appears when running
2472 the testsuite, and then only intermittently.
2473
2474Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
2475
2476 * gdb.base/return.exp (return_tests): Differentiate between
2477 two tests of continuing.
2478
2479Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
2480
2481 * */Makefile.in (maintainer-clean): Remove config.log.
2482 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
2483 * gdb.c++/Makefile.in (PROGS): Add inherit.
2484 (clean): Remove *.ci.
2485
2486Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
2487
2488 * gdb.c++/misc.cc: Add test code from Mike Stump.
2489 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
2490
2491Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
2492
2493 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
2494 to "alpha-*-osf2*" and add comment.
2495 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
2496 setup_xfail for "step over execarg initialization" and
2497 "step over corearg initialization".
2498 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
2499 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
2500 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
2501 gcc compiled for "print coremaker_bss", "print coremaker_ro",
2502 "print func2::coremaker_local", and "backtrace in corefile.exp".
2503 * gdb.base/signals.exp: Build and source signals.ci.
2504 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
2505 to be for gcc only.
2506 * lib/gdb.exp: Move verbose statements outside conditionals.
2507
2508Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2509
2510 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
2511 Feb 3 procfs.c change.
2512
2513Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
2514
2515 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
2516
2517Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
2518
2519 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
2520 from dejagnu's apparent default of 10 seconds, which gives random
2521 results when running the tests over NFS on moderately loaded systems.
2522 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
2523
2524Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
2525
2526 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
2527 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
2528 result reports.
2529
2530Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
2531
2532 * configure.in (CY_AC_PATH_TCLH): Remove.
2533 * configure: Regenerate.
2534
2535Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
2536
2537 * gdb.c++/Makefile.in (clean): Add missing '{'.
2538
2539Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
2540
2541 * lib/gdb.exp: Provide a default value for noinferior.
2542
2543 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
2544 Load libgloss.exp.
2545
2546Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
2547
2548 * gdb.disasm/hppa.exp: Compile directly into an executable, use
2549 the executable, not the .o to run the tests from.
2550
2551Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
2552
2553 * gdb.base/break.exp: Don't test for program exit or exit status
2554 if $noresults if nonzero.
2555 * gdb.base/langs.exp: Likewise.
2556 * gdb.base/watchpoint.exp: Likewise.
2557
2558 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
2559 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
2560 trying to compile the testcase.
2561
2562Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
2563
2564 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
2565 * gdb.base/signals.exp (continue to handler): Likewise.
2566
2567Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
2568
2569 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
2570
2571 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
2572
2573Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
2574
2575 * gdb.base/corefile.exp: Recognize "not found" as failure
2576 when trying to determine if a core file was generated.
2577 If no core file was generate the first time, try again without
2578 the ulimit -c to work around braindamaged shells.
2579
2580Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
2581
2582 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
2583 [] tests with "test" and enclose string in quotes.
2584 * gdb.stabs/configure: Rebuild
2585
2586Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
2587
2588 Changes in sync with expect:
2589 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
2590 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
2591 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
2592 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
2593 argument to AC_REQUIRE.
2594 * configure: Regenerated.
2595
2596Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
2597
2598 * gdb.base/corefile.exp: When generating a core, discard any
2599 error messages about ulimit not found and the "core dumped"
2600 message from the shell that runs the coredumper.
2601
2602Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
2603
2604 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
2605
2606 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
2607 which sed script to run. Expect failure for v_comb test
2608 on PA targets too.
2609
2610Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
2611
2612 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
2613 "print func2::coremaker_local" and for "backtrace in corefile.exp"
2614
2615Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
2616
2617 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
2618 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
2619 "sparc-sun-solaris*" xfails for "p v_comb".
2620 * lib/gdb.exp (default_gdb_start): Fix typo.
2621 * gdb.base/corefile.exp: Allow "Core was generated by ..."
2622 messages to not include the full program name that caused
2623 the core dump since some systems (such as solaris) apparently
2624 truncate this path to about 80 characters.
2625 When generating a core file first try increasing the core file
2626 size limit to unlimited since some systems may default it to
2627 zero, and it is harmless to try it. Move the test for failing
2628 to generate a core file to where it will actually get executed.
2629 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
2630 new gdb result from g++ debug info improvements and make old
2631 pattern obsolescent. Also account for size_t differences
2632 (may be int or long).
2633 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
2634 initialization before function call is placed in the delay slot
2635 and thus appears to be skipped over by commands such as "next".
2636
2637Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
2638
2639 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
2640
2641Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
2642
2643 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
2644 input source file; fix code to compile test to deal with this
2645 convention.
2646 * gdb.c++/*.exp: Likewise.
2647
2648Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
2649
2650 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
2651 "bt in signals.exp".
2652
2653Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
2654
2655 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
2656 "step over execarg initialization" and
2657 "step over corearg initialization".
2658
2659Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
2660
2661 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
2662 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
2663
2664Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
2665
2666 From Rob Savoye (rob@poseidon.cygnus.com)
2667 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
2668 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
2669 configure.in}, gdb.disasm/{Makefile.in, configure.in},
2670 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
2671 configure.in}: Major reworking for autoconfig.
2672 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
2673 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
2674 New files.
2675 * config/unix-gdb.exp: Make GDB global.
2676 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
2677 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
2678 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
2679 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
2680 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
2681 term.exp, twice.exp, watchpoint.exp, whatis.exp},
2682 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
2683 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
2684 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
2685 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
2686 pr-8136.exp, result.exp, string.exp, tuples.exp},
2687 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
2688 to returns as necessary, arrange for test to compile own testcase
2689 executable.
2690 * lib/gdb.exp: Changes for testsuite to compile own test cases.
2691
2692Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
2693
2694 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
2695 clear_xfail at end of test which might not call either pass or fail.
2696 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
2697 "backtrace through signal handler".
2698
2699Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2700
2701 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
2702 continuing from a job control stop signal.
2703 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
2704
2705Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
2706
2707 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
2708 * gdb.base/corefile.exp: Likewise.
2709 * gdb.base/funcargs.exp: Likewise.
2710
2711Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
2712
2713 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
2714 * config/monitor.exp: Add support for setting baud rate.
2715
2716Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
2717
2718 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
2719 i*86-*-linux* xfails for "backtrace through signal handler".
2720 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
2721 "print func2::coremaker_local".
2722 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
2723 alpha-dec-osf2* xfail for
2724 "delete all breakpoints when none".
2725
2726Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
2727
2728 * gdb.base/break.exp: Change test that deletes all breakpoints
2729 when no user breakpoints are installed. A post 4.15 change
2730 causes gdb to no longer prompt in this case.
2731
2732Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
2733
2734 * gdb.base/return.exp (return_tests): Change xfail for test
2735 "correct value returned double test" to stop xfailing at
2736 Solaris 2.5. Apparently the bug has been fixed.
2737
2738Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
2739
2740 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
2741 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
2742
2743Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
2744
2745 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
2746 * gdb.disasm/hppa.s: Corresponding changes.
2747
2748Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
2749
2750 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
2751 makefile fragment.
2752 * config/mt-hpux: Deleted.
2753
2754Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
2755
2756 * Many files: When warning about suppressed tests due to a
2757 nonexistant test binary, avoid incrementing the warning count.
2758
2759Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
2760
2761 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
2762
2763Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2764
2765 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
2766 "sparc-*-solaris2*".
2767
2768Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2769
2770 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
2771 Add global and local variables and initialize them.
2772 * gdb.base/corefile.exp: Test correct mapping of corefile sections
2773 by printing variables. Remove rs6000 and powerpc xfails, BFD now
2774 extracts the file name and terminating signal from the core file.
2775 * TODO: Remove note about tests for correct mapping of corefile.
2776 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
2777 from optimizing it away.
2778 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
2779 handles common blocks.
2780
2781Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
2782
2783 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
2784 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
2785
2786Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
2787
2788 * Makefile.in (maintainer-clean): New target, synonym for
2789 realclean.
2790 * gdb.base/Makefile.in (maintainer-clean): Likewise.
2791 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
2792 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
2793 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
2794 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
2795 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
2796
2797Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
2798
2799 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
2800 xfails when not gcc compiled for "print foo::funclocal".
2801 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
2802 "print foo::funclocal at foo",
2803 "print 'scope1.c'::foo::funclocal at foo",
2804 "print foo::funclocal_bss at foo",
2805 "print 'scope1.c'::foo::funclocal_bss at foo",
2806 "print foo::funclocal_ro at foo",
2807 "print 'scope1.c'::foo::funclocal_ro at foo",
2808 "print bar::funclocal at foo" and
2809 "print 'scope1.c'::bar::funclocal at foo".
2810 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
2811 gcc compiled for "print foo::funclocal at bar".
2812 Expand all messages to ensure that they identify that
2813 the test is at bar().
2814 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
2815 gcc compiled for:
2816 "ptype on opaque struct pointer (statically)",
2817 "ptype on opaque struct tagname (statically)",
2818 "ptype on opaque struct pointer (dynamically) 1",
2819 "ptype on opaque struct tagname (dynamically) 1",
2820 "ptype on opaque struct pointer (dynamically) 2" and
2821 "ptype on opaque struct tagname (dynamically) 2
2822 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
2823 gcc compiled for:
2824 "p datalocal"
2825 "whatis datalocal",
2826 "ptype datalocal",
2827 "p bsslocal",
2828 "whatis bsslocal", and
2829 "ptype bsslocal".
2830 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
2831 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
2832 when not gcc compiled.
2833 * gdb.base/funcargs.exp (float_and_integral_args): Add
2834 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
2835 compiled.
2836 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
2837 "backtrace from call6a" when not gcc compiled.
2838 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
2839 "backtrace from call7a" when not gcc compiled.
2840 * gdb.base/callfuncs.exp (do_function_calls):
2841 Add "hppa*-*-hpux*" xfail when not gcc compiled for
2842 "p t_char_array_values(char_array_val2,char_array_val1)",
2843 "p t_char_array_values(char_array_val1,char_array_val2)",
2844 "p t_char_array_values("carray 1","carray 2")",
2845 "p t_char_array_values("carray 1",char_array_val2)",
2846 "p t_char_array_values(char_array_val1,"carray 2")",
2847 "p sum_args(1,{2})",
2848 "p sum_args(2,{2,3})",
2849 "p sum_args(3,{2,3,4})",
2850 "p sum_args(4,{2,3,4,5})"
2851 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
2852 "backtrace in corefile.exp" when not gcc compiled.
2853
2854Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2855
2856 * gdb.base/signals.exp: Rewrite `handle all print' test as
2857 a procedure. Accept blanks or TABs as whitespace, increase
2858 timeout and expect input buffer size for the large output
2859 from the command. Remove "i*86-*-bsdi2.0" xfail.
2860
2861Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2862
2863 * gdb.base/setvar.exp: Add new testcases for truncation when
2864 assigning invalid values to bitfields.
2865
2866Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
2867
2868 * gdb.base/callfuncs.exp (do_function_calls): Remove
2869 mips-sgi-irix* xfail for
2870 "call inferior func with struct - returns char *"
2871 and fix test so that an optional (unsigned char *) cast is
2872 accepted in the result.
2873
2874Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
2875
2876 * gdb.base/funcargs.exp (float_and_integral_args): Remove
2877 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
2878 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
2879 * gdb.base/signals.exp: Remove duplicate "handle all print" test
2880 that accidentally got checked in.
2881
2882Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
2883
2884 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
2885 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
2886 compiled test.
2887 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
2888 Add mips-sgi-irix5* xfail for not gcc compiled.
2889 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
2890 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
2891 "p top", "whatis top", "p middle", and "whatis middle".
2892 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
2893 "whatis signed char" for not gcc compiled.
2894 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
2895 "set variable signed char=-1 (-1)" and
2896 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
2897 * gdb.base/funcargs.exp (float_and_integral_args):
2898 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
2899 Add mips-sgi-irix* xfail when not gcc compiled for
2900 "continue to call2b".
2901 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
2902 "continue to call2g".
2903 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
2904 "backtrace from call6a"
2905 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
2906 "backtrace from call7k".
2907 Add mips-sgi-irix5* xfail when not gcc compiled for
2908 "backtrace from call7a".
2909 (localvars_after_alloca): Fix gdb_test cmds for
2910 "print * after runto ...".
2911 Remove rs6000-*-* xfails for
2912 "print i after runto localvars_after_alloca" and
2913 "print l after runto localvars_after_alloca"
2914 for all compilers.
2915 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
2916 when not compiled with gcc, for:
2917 "print signed char == (minus)",
2918 "print signed char != (minus)",
2919 "print signed char < (minus)",
2920 "print signed char > (minus)".
2921 * gdb.base/callfuncs.exp (do_function_calls):
2922 Add mips-sgi-irix* xfail, when compiled with native compiler, for
2923 "call inferior func with struct - returns char *".
2924 * gdb.base/return.exp (return_tests): Change xfail for
2925 "correct value returned double test" to include Solaris 2.4.
2926 * gdb.base/funcargs.exp (float_and_integral_args):
2927 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
2928
2929Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2930
2931 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
2932 enumeration bitfields if compiling with GNU C.
2933 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
2934 to empty' prompt.
2935
2936Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
2937
2938 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
2939 test for PRO targets.
2940
2941 * gdb.base/funcargs.exp: Avoid ever setting more than 8
2942 breakpoints in the inferior at any given time by making
2943 two groups of breakpoints for call2*, call6* and call7*
2944 tests.
2945
2946Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2947
2948 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
2949 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
2950 from optimizing it away.
2951 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
2952 "call inferior func with struct".
2953
2954Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
2955
2956 * configure.in: Only configure gdb.chill for particular targets.
2957
2958Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
2959
2960 * gdb.base/Makefile.in: Add action to .c.o transformation
2961 rule that generates a .ci file for each .o file and remove
2962 explicit .c.o rules except for callfuncs.o.
2963 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
2964 generates a .ci file for each .o file and remove explicit
2965 .cc.o rules.
2966 (clean): Remove *.tmp *.ci files.
2967 (EXECUTABLES): Remove templ-info.exp.
2968 * gdb.base/compiler.c: New file.
2969 * gdb.c++/compiler.cc: New file
2970 * gdb.base/scope.exp: Source gdb.base/scope.ci.
2971 Change rs6000-*-* xfail for
2972 "print 'scope0.c'::filelocal_ro" and
2973 "print 'scope1.c'::filelocal" and
2974 "print 'scope1.c'::filelocal_bss" and
2975 "print 'scope1.c'::filelocal_ro" and
2976 "print 'scope1.c'::foo::funclocal" and
2977 "print 'scope1.c'::foo::funclocal_ro" and
2978 "print 'scope1.c'::bar::funclocal" and
2979 "print 'scope0.c'::filelocal_ro" and
2980 "print 'scope1.c'::filelocal at foo" and
2981 "print 'scope1.c'::filelocal_bss at foo" and
2982 "print 'scope1.c'::filelocal_ro at foo" and
2983 "print 'scope1.c'::foo::funclocal at foo" and
2984 "print 'scope1.c'::foo::funclocal_bss at foo" and
2985 "print 'scope1.c'::foo::funclocal_ro at foo" and
2986 "print 'scope1.c'::bar::funclocal at foo" and
2987 "print 'scope0.c'::filelocal_ro" and
2988 "print 'scope1.c'::filelocal" and
2989 "print 'scope1.c'::filelocal_bss" and
2990 "print 'scope1.c'::filelocal_ro" and
2991 "print 'scope1.c'::foo::funclocal" and
2992 "print 'scope1.c'::foo::funclocal_bss" and
2993 "print 'scope1.c'::foo::funclocal_ro" and
2994 "print 'scope1.c'::bar::funclocal" and
2995 "print 'scope1.c'::bar::funclocal_bss"
2996 to only be xfail'd when not compiled with gcc.
2997 Add rs6000-*-* xfail for
2998 "print 'scope0.c'::filelocal_bss before run"
2999 when compiled with gcc.
3000 (test_at_main): Add rs6000-*-* xfail for
3001 "print filelocal_ro in test_at_main"
3002 when compiled with gcc.
3003 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
3004 Add rs6000-*-aix* xfail for
3005 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
3006 "ptype t_char_array", not compiled with gcc.
3007 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
3008 xfail for "list foo (in include file)" when gcc compiled.
3009 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
3010 (integral_args): Add rs6000-*-* xfail for
3011 "run to call0a" if not compiled with gcc.
3012 (unsigned_integral_args): Add rs6000-*-* xfail for
3013 "run to call1a" if not compiled with gcc.
3014 (float_and_integral_args): Add rs6000-*-* xfail for
3015 "run to call2a" if not compiled with gcc and for
3016 "continue to call2b" for any compiler.
3017 Add rs6000-*-* xfail to
3018 "print f1 after run to call2a" for gcc compiled.
3019 (discard_and_shuffle): Add rs6000-*-* xfail for
3020 "run to call6a".
3021 (shuffle_round_robin): Add rs6000-*-* xfail for
3022 "backtrace from call7a" if not compiled with gcc.
3023 Add rs6000-*-* xfail for
3024 "backtrace from call7b" if compiled with gcc.
3025 (call_after_alloca): Add rs6000-*-* xfail for
3026 "print c in call_after_alloca" and
3027 "print s in call_after_alloca" and
3028 "backtrace from call_after_alloca_subr"
3029 if not compiled with gcc.
3030 (localvars_in_indirect_call): Add rs6000-*-* xfail for
3031 "print c in localvars_in_indirect_call" and
3032 "print c in localvars_in_indirect_call" and
3033 "backtrace in indirectly called function" and
3034 "stepping into indirectly called function"
3035 if not compiled with gcc.
3036 (localvars_after_alloca): Add rs6000-*-* xfail for
3037 "print c after runto localvars_after_alloca" and
3038 "print s after runto localvars_after_alloca" and
3039 "print i after runto localvars_after_alloca" and
3040 "print l after runto localvars_after_alloca"
3041 for all compilers.
3042 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
3043 than whatis-info.exp.
3044 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
3045 than opaque-info.exp.
3046 Setup rs6000-*-* xfail for
3047 "ptype on opaque struct pointer (statically)" and
3048 "ptype on opaque struct pointer (dynamically)" when
3049 not compiled with gcc.
3050 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
3051 rather than callf-info.exp.
3052 (do_function_calls): Add clear_xfail for rs6000-*-* for
3053 "p t_float_values2(3.14159,float_val2)". Seems to work
3054 fine there, both with xlc and gcc. Need to find out what
3055 it is doing right and fix other platforms.
3056 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
3057 "call inferior func with struct - returns int",
3058 "call inferior func with struct - returns long",
3059 "call inferior func with struct - returns float",
3060 "call inferior func with struct - returns double",
3061 "call inferior func with struct - returns char *",
3062 but only if not gcc compiled (presumes xlc compiled).
3063 Change rs6000-*-* xfails for
3064 "call inferior func with struct - returns char" and
3065 " call inferior func with struct - returns short" to only
3066 xfail if not using gcc.
3067 (clean mostlyclean): Remove *.ci and *.tmp files.
3068 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
3069 than templ-info.exp.
3070 * gdb.base/langs.exp: Source gdb.base/langs.ci.
3071 Add rs6000-*-* xfail for "up to foo in langs.exp"
3072 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
3073 when not gcc compiled.
3074
3075Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
3076
3077 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
3078 * gdb.base/corefile.exp: Likewise.
3079 * gdb.base/list.exp: Likewise.
3080 * gdb.base/scope.exp: Likewise.
3081 * gdb.base/siganls.exp: Likewise.
3082
3083 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
3084 compiler output.
3085 * gdb.base/whatis.exp: Likewise.
3086
3087Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
3088
3089 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
3090 failure (opcode table has been fixed to match reality).
3091
3092Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
3093
3094 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
3095 "call inferior func with struct - returns char",
3096 "call inferior func with struct - returns short"
3097
3098 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
3099 "print 'scope0.c'::filelocal at main",
3100 "print 'scope0.c'::filelocal_bss in test_at_main",
3101 "print 'scope0.c'::filelocal at foo",
3102 "print 'scope0.c'::filelocal_bss in test_at_foo",
3103 "print 'scope0.c'::filelocal at bar",
3104 "print 'scope0.c'::filelocal_bss in test_at_bar"
3105
3106 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
3107 in source file 1". This bug seems to have been fixed with both
3108 gcc and native cc (was native assembler bug?).
3109
3110Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
3111
3112 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
3113 "backtrace through signal handler" to "i*86-*-sysv4*".
3114 * gdb.base/signals.exp: Add xfail for "'next' behaved as
3115 continue" case. Add "known SVR4 bug" to fail message.
3116 Add "i*86-*-bsdi2.0" xfail for "handle all print".
3117 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
3118 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
3119 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
3120 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
3121 "up to foo in langs.exp", "show language at foo in
3122 langs.exp", "up to cppsub_ in langs.exp", "show
3123 language at cppsub_ in langs.exp", "up to fsub in
3124 langs.exp", and "show language at fsub in langs.exp".
3125 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
3126 "bactrace in corefile.exp".
3127 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
3128 "call inferior function with struct - returns float" and
3129 "call inferior function with struct - returns double".
3130
3131Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
3132
3133 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
3134 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
3135 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
3136 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
3137
3138Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
3139
3140 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
3141 (or overriden) "CHILL" macro rather then bare "gcc".
3142 Also look for ../../gcc/xgcc since that is what we will
3143 actually need, not "Makefile". Remove following assignment
3144 of CHILL to CHILL_FOR_TARGET because that results in
3145 recursive definition.
3146
3147Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
3148
3149 * gdb.base/corefile.exp: Change xfail for backtrace in
3150 corefile.exp from linuxaout to all linux.
3151 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
3152 cases where we miss the breakpoint at the signal handler
3153 for some reason. Setup xfail for linuxoldld/linuxaout and
3154 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
3155 hitting SIGURG breakpoint.
3156 * gdb.base/signals.exp: Setup xfail for "next" acting like
3157 continue to add linuxoldld. Setup xfail for all linux for
3158 "next to handler in signals_tests_1", "backtrace in
3159 signals_tests_1", "continue to func1", "pass SIGUSR1",
3160 and continue to handler".
3161
3162Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
3163
3164 * Update all FSF addresses except those in COPYING* files.
3165
3166Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
3167
3168 * gdb.base/a2-run.exp: Change messages to be more explicit about
3169 the status of args, and quote binfile in results.
3170
3171Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
3172
3173 * gdb.base/callfuncs.exp: Add tests for passing structs to
3174 inferior functions and return various types.
3175 * gdb.base/callfuncs.c: Add functions to receive a struct
3176 and return a member of the struct, in various types.
3177
3178Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3179
3180 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
3181
3182Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
3183
3184 * config/vxworks29k.exp: New file, sources vxworks.exp.
3185
3186Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
3187
3188 * config/gdbremote.exp: New file. Testing framework using
3189 gdbserver.
3190
3191Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
3192
3193 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
3194 "call function when asleep" and "send end of file".
3195 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
3196 for "backtrace in corefile.exp".
3197 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
3198 for "backtrace through signal handler".
3199 * gdb.base/corefile.exp: Make sure we actually generate a core file
3200 before trying the core tests. Some systems allow the user to suppress
3201 generation of core files and default to that (linux for example).
3202 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
3203 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
3204
3205Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
3206
3207 * gdb.threads: New directory with some crude multi-threaded
3208 gdb tests (step.exp and step2.exp).
3209 * config/mt-lynx (STEP_EXECUTABLE): Define.
3210 (THREADFLAGS): Define.
3211
3212Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
3213
3214 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
3215
3216 * gdb.base/signals.exp: Disable whole file for lynx until
3217 further notice.
3218
3219 * gdb.base/signals.exp: xfail test where "next" acts like
3220 "continue" for lynx.
3221
3222 * gdb.base/interrupt.exp: xfail test for calling function while
3223 inferior is asleep for lynx.
3224
3225 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
3226 than one cr-lf after each command.
3227
3228Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3229
3230 * configure.in: Reinstate setting of stabsdirs variable, fix
3231 typo in setting up configdirs for native builds.
3232
3233 * gdb.base/return.exp: Fix typo in return double test.
3234 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
3235 compiler from optimizing them away.
3236
3237Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
3238
3239 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
3240 sequences to be echo'd by gdb when using gdb_test.
3241 * gdb.chill/chexp.exp: Likewise.
3242 * gdb.fortran/exprs.exp: Likewise
3243
3244Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
3245
3246 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
3247 after the inferior gdb has started.
3248
3249 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
3250 after each command.
3251 * gdb.base/funcargs.exp: Likewise.
3252 * gdb.base/gdbvars.exp: Likewise.
3253 * gdb.base/interrupt.exp: Likewise.
3254 * gdb.base/list.exp: Likewise.
3255 * gdb.base/watchpoint.exp: Likewise.
3256 * gdb.c++/demangle.exp: Likewise.
3257 * gdb.c++/inherit.exp: Likewise.
3258 * gdb.chill/chexp.exp: Likewise.
3259 * gdb.fortran/exprs.exp: Likewise.
3260
3261 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
3262 test if we can't handle IO to/from the inferior.
3263
3264 * gdb.c++/misc.exp: Always check for a program already being
3265 started after sending a "run" command to gdb.
3266
3267 * gdb.base/twice.exp: Start with a fresh gdb.
3268
3269 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
3270 only depend on gdb's expression code, not the chill runtime.
3271
3272 * gdb.base/return.c: Put return values into variables so we
3273 can have gdb print them rather than depending on the program
3274 to print them.
3275 * gdb.base/return.exp: Corresponding changes.
3276
3277 * lib/gdb.exp: Provide default value for noinferiorio.
3278 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
3279 the inferior.
3280
3281 * gdb.base/break.exp: Always check for a program already being
3282 started after sending a "run" command to gdb.
3283 (text_next_with_recursion): Don't check the output from the
3284 program's printf statement. Instead just make sure the program
3285 exited.
3286
3287 * gdb.base/commands.exp: Protect tests which need arguments with
3288 $noargs conditionals.
3289
3290Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3291
3292 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
3293 of structure member arrays to match gdb/valops.c:value_addr change.
3294
3295Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
3296
3297 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
3298 cases.
3299
3300Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
3301
3302 * configure.in (configdirs): Remove gdb.chill from default list
3303 of subdirs and then add it back in only if doing a native build.
3304 The current chill compiler does not yet work in any cross build.
3305 * Revert all signal changes from Jul 6.
3306 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
3307 for sh-hms targets, allowing these tests to link, with no other
3308 changes. Testing is suppressed by setting "nosignals" in site.exp.
3309
3310Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
3311
3312 * configure.in (signaldirs): Define and add to configdirs for all
3313 targets except some specific ones that are known to not support signals.
3314 Also clean up formatting.
3315 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
3316 (signals, sigall): Remove rules to build.
3317 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
3318 Moved to new gdb.signals directory.
3319 * gdb.signals: New test directory.
3320 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
3321 signals.c signals.exp}: New or moved files.
3322
3323Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
3324
3325 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
3326
3327Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
3328
3329 * gdb.base/return.exp: Xfail `return double' test failure
3330 on at least Solaris 2.3 and handle future/past versions on
3331 a case by case basis as appropriate. Also update message
3332 to include i*86 failures.
3333
3334Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3335
3336 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
3337
3338 * lib/gdb.exp: Fix comment which erroneously identified
3339 gdb_file_cmd as gdb_load (the 19 May change was in fact to
3340 gdb_file_cmd not gdb_load).
3341 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
3342
3343 * gdb.base/setvar.exp: Make test names consistent between pass and
3344 fail cases. Use gdb_test more.
3345
3346Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3347
3348 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
3349
3350Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3351
3352 * gdb.base/help.exp: Fix expected help string for `show commands'.
3353
3354Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
3355
3356 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
3357
3358 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
3359 of a text section.
3360
3361Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
3362
3363 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
3364 that loop eventually terminates. Fix Connection refused logic so
3365 that testsuite will expire nicely.
3366
3367Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
3368
3369 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
3370 config/rom68k.exp: New tcl glue for the appropriate monitors.
3371 These all just end up calling monitor.exp.
3372 * config/monitor.exp (gdb_target_monitor): Handle `Connection
3373 refused' by retrying. Cleanup some timeout issues.
3374 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
3375 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
3376 callers don't have to set/restore global timeout variable.
3377
3378 * The following set of changes centralizes management of the global
3379 timeout variable. This way, it can be set in one target dependent
3380 place instead of dozens of places scattered throughout the test suite.
3381 If you need to lengthen a timeout, then you should either set timeout
3382 in one of the config/{target}.exp files, or multiply it by a factor.
3383 Setting it to an absolute value is always going to lose for some
3384 targets.
3385 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
3386 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
3387 * gdb.base/funcargs.exp: Don't set timeout.
3388 * gdb.base/list.exp (test_forward_search): Only use local timeout.
3389 * gdb.base/printcmds.exp (test_print_string_constants
3390 test_print_array_constants): Don't set timeout.
3391 * gdb.base/ptype.exp: Don't set timeout.
3392 * gdb.base/recurse.exp: Don't set timeout.
3393 * gdb.base/return.exp: Don't set timeout.
3394 * gdb.base/watchpoint.exp: Don't set timeout.
3395 * gdb.c++/classes.exp (do_tests): Don't set timeout.
3396 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
3397
3398Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
3399
3400 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
3401
3402Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3403
3404 * lib/gdb.exp: Disable chill tests for irix5.
3405
3406Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3407
3408 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
3409 each test pass or fail.
3410
3411Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3412
3413 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
3414 xlc not gcc.
3415
3416Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
3417
3418 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
3419
3420Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
3421
3422 * config/est.exp: Fix copyright and comments. Remove dead code.
3423 Use targetname, serialport and baud variables instead of fixed
3424 constants.
3425 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
3426 * config/cpu32bug.exp: New file to support cpu32bug monitors.
3427
3428Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3429
3430 * gdb.base/watchpoint.exp: Don't run
3431 test_watchpoint_triggered_in_syscall for sunos.
3432
3433Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3434
3435 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
3436 they don't seem to exist. Do include stdio.h.
3437
3438Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3439
3440 * gdb.base/a1-selftest.exp: Add alpha xfail.
3441
3442Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3443
3444 * gdb.base/watchpoint.c (main): Prompt before calling read().
3445 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
3446 Revise accordingly. Remove cruft about sending "123" several
3447 times, until it gets noticed. Clean up the "print buf[0]" stuff
3448 so that it passes or fails, and waits for prompts in the usual way.
3449
3450Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3451
3452 * gdb.base/recurse.exp: Fix comment.
3453
3454 * TODO: Remove item about printing variables in nodebug.exp. Add
3455 item about enabling tests which are only run on some targets.
3456
3457 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
3458 fail, make test names unique, use new gdb_test convention
3459 regarding pattern, use gdb_test more, etc.).
3460
3461 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
3462 fail, make test names unique, etc.).
3463
3464Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3465
3466 * gdb.base/nodebug.c: Change return type of top and middle to
3467 short.
3468 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
3469 are fixed by the recent mdebugread.c changes. Allow `short ()'
3470 as type for top and middle.
3471
3472Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3473
3474 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
3475 nearly as I can tell, the whole thing was an accident in Stu's
3476 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
3477 to replace a send/expect pair with gdb_test, but ended up only
3478 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
3479 of 30 Mar 1995 took care of it, but left this vestigial comment
3480 which I am now nuking.
3481
3482Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3483
3484 * gdb.base/break.exp: Look for different line number for
3485 breakpoint at main depending on usestubs.
3486
3487Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3488
3489 * gdb.base/list.exp: Adjust some alternate expect patterns to
3490 match recent list0.c change. Add alternate expect pattern for
3491 output from `list default lines around main' for optimizing
3492 compilers.
3493
3494Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3495
3496 * lib/gdb.exp: If nosignals is not set, set it to 0.
3497
3498Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
3499
3500 * config/slite-gdb.exp: Responds to load symbol table prompt.
3501 * gdb.base/break.exp: Adjust line number, fix rerun.
3502 * gdb.base/langs0.c: Add #ifdef usestubs.
3503
3504Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
3505
3506 * gdb.base/list.exp: Adjust line contents after adding new lines in
3507 list0.c. Also fix a syntax error.
3508
3509 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
3510 * gdb.base/break.exp: ditto.
3511 * gdb.base/list.exp: ditto.
3512 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
3513 * gdb.base/run.c: ditto.
3514 * gdb.base/list0.c: ditto.
3515 * gdb.base/funcargs.c: ditto.
3516
3517Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
3518
3519 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
3520 $targetname, $serialport and $baud instead of hardwired variables.
3521 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
3522 target doesn't support signals.
3523
3524Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
3525
3526 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
3527
3528Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3529
3530 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
3531 Don't rely on the value of an auto variable before it has been
3532 initialized. Use gdb_test more.
3533
3534Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3535
3536 * lib/gdb.exp (default_gdb_version): A version number must start
3537 with a digit, but other than that contains all characters up to
3538 the first whitespace character.
3539
3540Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3541
3542 * gdb.base/commands.exp (breakpoint_command_test): New tests.
3543
3544Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3545
3546 * gdb.c++/*.exp: Warn if executable does not exist. The original
3547 reason for skipping the warning was that configure.in sometimes
3548 intentionally skipped building the executables but the tcl code
3549 had no way of knowing. That (a) was always bogus with respect to
3550 error handling, (b) is no longer true (right now there is no way
3551 to skip C++ tests).
3552
3553 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
3554
3555Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3556
3557 * gdb.base/list.exp: Add expect patterns for output from
3558 SunPRO compiled executables.
3559 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
3560 types.
3561
3562Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3563
3564 * gdb.base/break.exp (test_next_with_recursion): Accept any line
3565 number (we are already testing that the correct source line text
3566 gets printed).
3567
3568 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
3569 that is what is intended, but something needed to be done to get
3570 sunos4 native working again.
3571
3572 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
3573
3574 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
3575 apparently went with a (very) old xfail.
3576
3577Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
3578
3579 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
3580 runto_main is a proc in gdb.exp that will do 'step' for target use
3581 stubs.
3582 * gdb.base/exprs.exp: ditto.
3583 * gdb.base/interrupt.exp: ditto.
3584 * gdb.base/opaque.exp: ditto.
3585 * gdb.base/printcmds.exp: ditto.
3586 * gdb.base/ptype.exp: ditto.
3587 * gdb.base/scope.exp: ditto.
3588 * gdb.base/setvar.exp: ditto.
3589 * gdb.base/signals.exp: ditto.
3590 * gdb.base/twice.exp: ditto.
3591 * gdb.c++/classes.exp: ditto.
3592 * gdb.c++/inherit.exp: ditto.
3593 * gdb.c++/templates.exp: ditto.
3594 * gdb.base/break.exp: no run and hit main for stubs. Change line
3595 numbers for breakpoints and info breakpoint.
3596 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
3597 breakpoint().
3598 * gdb.base/callfuncs.c: ditto.
3599 * gdb.base/exprs: ditto.
3600 * gdb.base/interrupt.c: ditto.
3601 * gdb.base/opaque0.c: ditto.
3602 * gdb.base/printcmds.c: ditto.
3603 * gdb.base/ptype.c: ditto.
3604 * gdb.base/scope0.c: ditto.
3605 * gdb.base/setvar.c: ditto.
3606 * gdb.base/signals.c: ditto.
3607 * gdb.base/twice.c: ditto.
3608 * gdb.c++/misc.cc: ditto.
3609 * gdb.c++/templates.cc: ditto.
3610
3611Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3612
3613 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
3614
3615 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
3616 somewhere between `read' and `main.c'. I'm pretty sure the
3617 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
3618 and it isn't particularly useful.
3619
3620 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
3621
3622Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3623
3624 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
3625
3626Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
3627
3628 * config/mt-slite: add LIBS and -nostdlib.
3629 * config/slite-gdb.exp: add this new file to support sparclite target.
3630
3631Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
3632
3633 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
3634
3635 * gdb.base/a2-run.exp: Change argument to istarget from
3636 "*-*-vxworks" to "*-*-vxworks*".
3637 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
3638
3639Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
3640
3641 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
3642 will not runto main but do a 'step' to step out of breakpoint().
3643 * config/mt-slite: add -Dusestubs.
3644
3645Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3646
3647 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
3648 instead of just @.
3649
3650 * gdb.base/signals.exp: Add test for "handle all print".
3651 * TODO: Remove "handle all print". Also remove item about
3652 checking copyright date (I don't like the idea of a spurious FAIL
3653 based on when we run the tests).
3654
3655 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
3656 for SunOS4 (reason for failure not investigated). Remove
3657 redundant test for $binfile.
3658
3659 * gdb.base/nodebug.c (array_index): Call malloc.
3660
3661 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
3662
3663Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
3664
3665 * gdb.base/recurse.exp: Update gdb_test invocation to use new
3666 conventions and slightly simplify the matching regexp.
3667
3668Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3669
3670 * gdb.base/break.exp: Update gdb_test invocation to use new
3671 convention.
3672
3673 * lib/gdb.exp: If noargs is not set, set it to 0.
3674
3675 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
3676 tests unique.
3677
3678 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
3679
3680Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3681
3682 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
3683 one argument of type "<non-float parameter>".
3684
3685Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
3686
3687 * config/rom68k.exp: New file to support Motorola IDP board.
3688 * gdb.base/a2-run.exp: Skip this file if noargs is set.
3689 * gdb.base/break.c: Change things around so that this program
3690 doesn't depend upon args. This is necessary to make remote
3691 targets work (in general, they can't take args).
3692 * gdb.base/break.exp: Don't try to send args to program. Don't
3693 expect output. Also, replace lots of code with gdb_test.
3694
3695Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3696
3697 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
3698 printing of '\'' (which is what the comment says we are testing,
3699 even though we were not), not '''.
3700 (test_integer_literals_rejected): Test that printing ''' is an error.
3701
3702 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
3703 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
3704 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
3705 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
3706 Use gdb_test not test_print_accept.
3707 * lib/gdb.exp: Remove test_print_accept.
3708
3709 * gdb.base/signals.exp (signal_tests_1): Make pass message
3710 consistent with fail message.
3711
3712 * gdb.base/whatis.exp: Remove xfails for printing char vs.
3713 unsigned char; the bug (PR 1821) is fixed.
3714
3715 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
3716
3717 * gdb.base/scope.exp (test_at_localscopes): Call pass for
3718 successful tests--makes xfailing them work right.
3719
3720Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3721
3722 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
3723 only \r\n, not .*. The test can pass .* as the last thing in
3724 $pattern if that is what it wants. In addition to providing this
3725 flexibility, this change should speed up pattern matching in cases
3726 where the pattern already ended with .* (there were a number of
3727 them). This change also helps catch bad patterns--in the old
3728 scheme the typo "char \*" instead of "char \\*" would pass. Now
3729 it is caught.
3730 * Many .exp files: Update callers.
3731
3732 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
3733 clearer and does not spuriously match multiple ('s. Likewise for
3734 ) and *.
3735
3736 * gdb.base/nodebug.exp: Test ability to call a function and pass
3737 it a string (even with no debugging info).
3738
3739 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
3740 "p '\'", which is the same as "p ''" once tcl gets done with
3741 quoting, to "p '\\'", which I suspect is what is intended (one
3742 backslash gets sent to GDB).
3743
3744 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
3745
3746Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3747
3748 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
3749 1817) was fixed literally years ago.
3750
3751Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3752
3753 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
3754 test, it causes stepping out of call_after_alloca_subr with
3755 optimizing compilers.
3756 (localvars_in_indirect_call): Consume GDB prompt if `finish'
3757 fails.
3758
3759 * gdb.c++/templates.exp: Source templ-info.exp only if
3760 the templates executable exists.
3761
3762 * gdb.c++/misc.cc (class Contains_static_instance,
3763 class Contains_nested_static_instance),
3764 gdb.c++/classes.exp (test_static_members): Test printing of
3765 a class that contains a static instance of the class.
3766
3767Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3768
3769 * gdb.base/langs2.c (cppsub_): Don't prototype.
3770 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
3771 only, I believe).
3772
3773Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3774
3775 * lib/gdb.exp (skip_chill_tests): New procedure.
3776
3777 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
3778
3779Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
3780
3781 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
3782 each expect pattern. Cuts runtime from 12 to about 4 seconds.
3783
3784Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3785
3786 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
3787
3788 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
3789 disassemble 8, not 16, instructions for part 4.
3790
3791 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
3792 support the latter anymore.
3793
3794 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
3795 -DNO_PROTOTYPES.
3796 * gdb.base/callfuncs.c: Control use of prototypes based on
3797 NO_PROTOTYPES, not __STDC__.
3798 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
3799 t_float_values2 tests if prototypes in use.
3800
3801 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
3802 t_double_values): When checking differences against DELTA, check
3803 that difference is within the range (-DELTA,DELTA), not just
3804 (-infinity,DELTA).
3805
3806Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
3807
3808 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
3809 'file' command firts, then 'target', then 'load', this is due to gdb
3810 target set up.
3811 * config/mips-gdb.exp: Fix a couple regular exp bugs.
3812
3813Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
3814
3815 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
3816 FP load/store variants.
3817 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
3818
3819Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
3820
3821 * gdb.base/term.exp: Do not give a warning if not native, it is
3822 not an abnormal condition.
3823
3824Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
3825
3826 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
3827 t_char_array".
3828
3829Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
3830
3831 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
3832 are getting the version number.
3833
3834 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
3835 if not native, it is not an abnormal condition.
3836
3837Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3838
3839 * lib/gdb.exp: Just use "file exists", rather than undocumented
3840 dejagnu procedure "findfile".
3841
3842Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3843
3844 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
3845 (LDFLAGS): Set to -Xlinker -Ur.
3846
3847 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
3848 Removed, these values are set by lib/gdb.exp.
3849
3850 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
3851
3852Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3853
3854 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
3855 of replicating gdb startup code.
3856
3857 * config/mt-vxworks (LDFLAGS): Set to -r.
3858 (CFLAGS_FOR_TARGET): Removed.
3859
3860 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
3861 (gdb) and gdb for vxworks uses (vxgdb).
3862
3863 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
3864 executable is not in the tree and host != target, use sed and
3865 program_transform_name to determine the gdb name used by the
3866 target.
3867
3868 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
3869 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
3870
3871Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3872
3873 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
3874 floats, chars, and shorts where there are ANSI-style function
3875 definitions.
3876
3877 * gdb.base/langs.exp, gdb.base/langs*: New test.
3878 * gdb.base/Makefile.in: Build it.
3879 * TODO: Remove item about checking that C names don't get C++
3880 demangling applied; this test tests it.
3881
3882Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3883
3884 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
3885 went with the const70 xfail. The xfail went away a year ago.
3886
3887 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
3888
3889 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
3890 for hp300.
3891
3892 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
3893
3894 * gdb.base/a1-selftest.exp: Don't run on hp300.
3895
3896Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3897
3898 * Makefile.in (site.exp): Set host_alias and target_alias as well
3899 as host_triplet and target_triplet.
3900
3901Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3902
3903 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
3904
3905 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
3906 places as other ecoff systems).
3907
3908 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
3909 ultrix.
3910
3911Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3912
3913 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
3914 remove them.
3915 * gdb.base/nodebug.exp: Accept "function" in addition to "text
3916 variable and "variable" in addition to "data variable".
3917 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
3918
3919 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
3920 2.
3921 * gdb.base/list1.c (long_line): Add additional statement at start
3922 of function.
3923 * gdb.base/list.exp (test_forward_search): Update line number to
3924 reflect new statement.
3925
3926Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3927
3928 * gdb.base/signals.exp: Reinitialize searched source directories
3929 after gdb_start call.
3930
3931Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
3932
3933 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
3934 * gdb.stabs/Makefile.in: Likewise.
3935
3936 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
3937 change. Instead split the tests into smaller pieces.
3938 * gdb.disasm/hppa.s: Corresponding changes.
3939
3940Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3941
3942 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
3943 Quote ^C when passing it to stty. For some shells ^ is a pipe.
3944
3945 * gdb.base/funcargs.exp: Modify many tests so that every test
3946 either passes or fails. Make some test names unique.
3947
3948Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3949
3950 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
3951 Call stty to set interrupt character.
3952
3953 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
3954 for HP assembler versus GNU assembler based on actual behavior of
3955 $(CC), rather than assuming that $(AS) is always the GNU assembler.
3956
3957 * TODO: Suggest a few more stepping tests.
3958
3959Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
3960
3961 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
3962 restart GDB for h8300 after a continue.
3963 (return): Add pattern to match a29k-udi behavior.
3964 * gdb.base/nodebug.exp: Remove obsolete comment.
3965 * gdb.base/regs.exp: New file, testing of register displays.
3966 * gdb.base/return.exp: Fix typo in reference to $objdir.
3967 * gdb.base/whatis.exp: Always start with a fresh GDB.
3968
3969Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3970
3971 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
3972 higher, these tests generate a lot of output.
3973
3974Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3975
3976 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
3977 code following the catch silently ignored some errors; without the
3978 catch they should be thrown like any other tcl error. Also, the
3979 catch used "" instead of {} which meant all the callers who wanted
3980 to include one of the characters "[]$ had to quote it an extra time.
3981 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
3982 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
3983 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
3984 Remove extra quoting.
3985
3986Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
3987
3988 * gdb.base/commands.exp: Make test names unique; every test either
3989 passes or fails. Update some comments.
3990
3991 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
3992
3993Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3994
3995 The following fixes a FAIL caused by the fact that the alpha stabs
3996 configuration didn't use the ".if alpha" code in weird.def.
3997 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
3998 bit pointer, so the 32 bit version works even on the alpha.
3999 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
4000 Remove the stuff which allowed us to have separate versions for
4001 alpha and everything else.
4002
4003 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
4004 regexp which "info func operator\[\](" is supposed to match. Fix
4005 string to send to GDB. Note that GDB still doesn't work right. Add a
4006 new test for "info func .perator\[\](" which GDB does handle correctly.
4007
4008 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
4009
4010Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4011
4012 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
4013 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
4014 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
4015 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
4016 it makes the tests harder to understand and confuses test-o-matic.
4017 The preferred style is that each test provides a PASS or a FAIL,
4018 and has a unique message (e.g. "continue #54" not just "continue")
4019 which is the same for the pass and the fail.
4020 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
4021 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
4022 to lib/gdb.exp.
4023 * gdb.base/printcmds.exp: Use test_print_accept. Remove
4024 prt_accept which was basically the same thing. Likewise for
4025 test_print_reject and prt_reject.
4026 * lib/gdb.exp (test_print_reject): Add some more error message
4027 patterns to match from the former printcmds.exp (prt_reject).
4028 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
4029 One defect of the passcount stuff is that some of it failed to
4030 report XPASS where appropriate.
4031 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
4032 stuff before and after arg in expected pattern.
4033 (test_paddr_operator_functions): Re-do test without print_addr_of;
4034 this is the only test which seems to want extra stuff there.
4035
4036Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
4037
4038 * gdb.base/nodebug.exp: Update new tests to reflect improved
4039 wording of gdb output.
4040
4041 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
4042 and "ptype" work on variables in files compiled without -g.
4043 Replaces commented out "maint print msymbol" tests.
4044
4045Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
4046
4047 * gdb.base/setvar.c (dummy): Call malloc.
4048
4049 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
4050 losing with the irix4 sed.
4051
4052 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
4053 ALRM" on irix4.
4054
4055Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
4056
4057 * TODO: Remove items about corefile.exp testing new exec-file and
4058 backtrace; both are now done. Add items about printing enums.
4059
4060Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
4061
4062 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
4063 "get signal $thissig" test fails.
4064
4065 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
4066
4067Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
4068
4069 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
4070 compiler warning with dec alpha compiler.
4071
4072 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
4073 extra \n from gdb_test call (this explains why the prompt test
4074 that I removed yesterday was there).
4075 (user_defined_command_test): Remove extra \n and prompt test.
4076
4077 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
4078 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
4079 doesn't exist.
4080 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
4081 Also remove alpha workaround, which turns out to be because
4082 SIGABRT == SIGLOST.
4083
4084 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
4085
4086 * gdb.base/help.exp: Don't test "help show".
4087
4088Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
4089
4090 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
4091 "set print address" is on.
4092 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
4093 pass prompt to gdb_test; gdb_test already looks for the prompt.
4094
4095 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
4096
4097 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
4098 was a vestige of the manual TESTSTRATEGY, and the purpose of it
4099 was to make sure that gdb can read a core file. But (a) the "read
4100 the corefile" part didn't make it to a1-selftest.exp, we just
4101 delete the corefile after creating it, and (b) we test reading
4102 corefiles in corefile.exp anyway. Also, this test left around a
4103 xgdb process on Solaris.
4104
4105 * gdb.base/corefile.exp: Also test backtrace.
4106
4107Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
4108
4109 * gdb.base/commands.exp: Test a simple user defined command with
4110 arguments and if/while statements; verify the full user command is
4111 printed by "show user".
4112
4113 * gdb.base/commands.exp: Test if/while commands as part of a
4114 breakpoint command list; verify they appear in breakpoint
4115 information.
4116
4117Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
4118
4119 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
4120 than by dividing by zero.
4121
4122Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
4123
4124 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
4125 performing an inferior call with watchpoints enabled.
4126 * gdb.base/watchpoint.c (main): Delete second unnecessary read
4127 call.
4128
4129Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
4130
4131 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
4132 of "file" command.
4133
4134 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
4135 Add additional pattern for when "int operator int(void);" appears
4136 in a different order.
4137
4138Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
4139
4140 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
4141
4142 * gdb.base/help.exp: Replace most of docstrings for "info signals"
4143 and "signal" with ".*".
4144
4145Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4146
4147 * TODO: Add note about "handle all nostop".
4148
4149 * gdb.base/{sigall.c, sigall.exp}: New test.
4150 * gdb.base/Makefile.in: Add it.
4151
4152Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4153
4154 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
4155 when invoking GDB, suppresses any windowing interface.
4156
4157Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
4158
4159 * config/sim-gdb: New file, simulator testing support.
4160
4161Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
4162
4163 * gdb.base/interrupt.exp: Test calling func1 twice.
4164
4165Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
4166
4167 * gdb.base/list.exp (test_forward_search): Set timeout higher
4168 when we'll be getting lots of output from gdb.
4169
4170 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
4171 "init_malloc" to after the expect statement. Run it if that
4172 regexp is taken, but also for two others which happen if source
4173 cannot be found.
4174
4175Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4176
4177 * gdb.base/printcmds.exp: New test, for printing register before
4178 program is running.
4179
4180Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4181
4182 * gdb.base/list.exp: Correct some alternate expect patterns
4183 to reflect changes in list1.c.
4184
4185Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4186
4187 * TODO: Add item regarding large frames.
4188
4189 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
4190
4191 * TODO: Remove item about enabling return.exp; it
4192 is enabled. Suggest a few more "return" tests.
4193
4194Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4195
4196 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
4197 anonymous unions.
4198
4199Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4200
4201 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
4202 and pr-5646.o, so "make" is the same as "make all", not "make
4203 pr-4975.o".
4204
4205Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
4206
4207 * gdb.base/list.exp: Adjust expectations to reflect changes in
4208 list1.c.
4209 (test_forward_search): New test proc.
4210 * gdb.base/list1.c (long_line): New function, has long source line.
4211
4212Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
4213
4214 * gdb.base/a1-selftest.exp: Change initial stepping to know about
4215 additional line of code that was added.
4216
4217Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
4218
4219 * gdb.disasm/hppa.s: Break the large branching tests into smaller
4220 tests so as not to overflow expect's input buffers.
4221 * gdb.disasm/hppa.exp: Corresponding changes.
4222
4223Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4224
4225 Beginnings of template debugging tests.
4226 * gdb.c++/templ-info.cc: New file to test for template
4227 debugging capability of the compiler.
4228 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
4229 templ-info.cc.
4230 * gdb.c++/templates.cc: Add explicit template instantiations
4231 to enable compiling with -fno-implicit-templates. Add destructor
4232 and 'value' method to T5 class for template tests.
4233 * gdb.c++/templates.exp: Add testcases for printing of template
4234 types, setting breakpoints on template methods and calling a
4235 template method.
4236
4237Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
4238
4239 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
4240 branch target since some assemblers (gas-2.5) may emit a
4241 relocation for the branch instead of resolving it in the
4242 assembler.
4243
4244Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4245
4246 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
4247 through signal handler.
4248
4249Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
4250
4251 * configure.in (*-*-netware): Use config/mt-netware.
4252
4253 * config/mt-netware: New file.
4254 * config/mt-i386-netware: Removed, separate configs for different
4255 netware architectures are no longer needed now that we have
4256 --with-headers.
4257
4258Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4259
4260 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
4261 by the recent changes to use ANSI C arithmetic conversions.
4262
4263Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4264
4265 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
4266 bug involving using inferior_pid to figure out whether to select a
4267 frame.
4268
4269Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
4270
4271 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
4272 match the current disassembler output.
4273
4274Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
4275
4276 * gdb.fortran/exprs.exp: Expect VOID instead of void.
4277 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
4278 types, expect "int" as type of integer values (for now).
4279
4280Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
4281
4282 * gdb.base/commands.exp: New tests for if/while commands.
4283
4284Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
4285
4286 * lib/gdb.exp (runto): Replace sub-pattern for hex value
4287 by .*, since hex values have different syntax in Chill mode.
4288
4289Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4290
4291 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
4292 linefeed from expect pattern for repeated types with indices > 9.
4293
4294Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
4295
4296 First part of Fortran test suite.
4297 * gdb.fortran: New directory.
4298 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
4299
4300Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4301
4302 * gdb.base/default.exp: Update expect pattern for load command
4303 without arguments.
4304
4305Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
4306
4307 * configure.in: Change i386 to i[345]86.
4308 * gdb.base/configure.in: Likewise.
4309 * gdb.c++/configure.in: Likewise.
4310 * gdb.chill/configure.in: Likewise.
4311
4312Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
4313
4314 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
4315 patterns, since that is not a valid context for comments.
4316
4317Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
4318
4319 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
4320 repeated types and repeated types with indices > 9.
4321
4322Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
4323
4324 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
4325 2417; old bug has been fixed.
4326
4327Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
4328
4329 * gdb.base/interrupt.exp: When trying to wake up the inferior,
4330 send the newline ourselves instead of assuming gdb_test will do
4331 so when passed an empty input string.
4332
4333 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
4334 stabs testcode.
4335
4336Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
4337
4338 * lib/gdb.exp (gdb_test): Don't send anything if the first
4339 argument is an empty string. This makes cases where we want to
4340 match output that is already in expect's buffers (for example,
4341 matching a breakpoint after gdb_run_cmd has been called) work
4342 reliably.
4343
4344Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
4345
4346 * config/netware.exp: New file.
4347
4348Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
4349
4350 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
4351 the -B and -L prefixes so we can find the debugging stub.
4352
4353 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
4354 there and we are using the gcc from the tree.
4355
4356 * gdb.base/types.c: Removed.
4357
4358 * gdb.base/configure.in: Look for makefile fragments in ../config.
4359 Recognize i386-*-netware.
4360 * gdb.c++/configure.in: Likewise.
4361
4362Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4363
4364 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
4365 the correct TCL syntax.
4366
4367Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
4368
4369 * gdb.base/opaque.exp: use runto instead of messing around with
4370 breakpoints. Simplify by using gdb_test.
4371
4372 * gdb.base/bitfields.exp: restart between tests on netware targets
4373 because breakpoints aren't relocated after target death. Run
4374 processes to completion.
4375
4376 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
4377
4378Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
4379
4380 * Makefile.in: Remove extra tabs that confuse some versions
4381 of "make". Use the newly built gdb to test with by default,
4382 rather than the first one in the tester's search path.
4383
4384Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
4385
4386 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
4387
4388 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
4389 condition help.
4390
4391Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
4392
4393 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
4394
4395 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
4396 running.
4397 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
4398 * gdb.base/funcargs.exp: Likewise.
4399
4400 * gdb.base/bitfields.exp: Simplify by using gdb_test.
4401 * gdb.base/funcargs.exp: Likewise.
4402
4403 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
4404 message is "".
4405
4406Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
4407
4408 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
4409 return,signals,twice}.exp: Handle non-existant binaries
4410 consistantly.
4411
4412 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
4413 * gdb.base/Makefile.in: Don't try to generate a core dump, we
4414 might testing a cross development system.
4415
4416Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
4417
4418 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
4419 runtest script is relative to ${srcdir}, not ${rootdir}.
4420
4421Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
4422
4423 * gdb.base/signals.exp: Allow for optionality of breakpoint
4424 address.
4425
4426Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4427
4428 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
4429
4430Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
4431
4432 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
4433 for size_t definition.
4434 * gdb.c++/templates.cc: Likewise
4435
4436 * config/mt-i386-netware: New file.
4437
4438 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
4439 defined.
4440
4441 * gdb.base/Makefile.in: Added support for systems that name core
4442 files by appending "core" to the program name.
4443 * gdb.base/a1-selftest.exp: Likewise.
4444
4445Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4446
4447 * gdb.base/return.exp: Add comment and message for `return double'
4448 test failure on Sparc Solaris.
4449
4450Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
4451
4452 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
4453
4454Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4455
4456 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
4457 from optimizing them away.
4458 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
4459 patterns to include default constructors and assignment operators,
4460 to match gcc versions beyond 2.5.8. Accept any cplus demangling
4461 character in the output of the virtual base pointer.
4462
4463Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4464
4465 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
4466 expression match in print_addr_of to avoid unintented matches.
4467 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
4468 versions up to 2.5.8.
4469
4470Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4471
4472 * gdb.base/list.exp: Tweak alternate pattern for listing of an
4473 included file to run under newer versions of expect.
4474 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
4475 consecutive >'s in templates to accomodate recent cplus-dem.c change.
4476 Remove xfail for the virtual table of BDDHookV.
4477
4478Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
4479
4480 * lib/gdb.exp (string_to_regexp): Set a default result.
4481 (default_gdb_start): Fix misleading message.
4482
4483Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
4484
4485 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
4486 Remove all CC, etc definitions.
4487 * config/mt-hpux: New file.
4488 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
4489 (CFLAGS, LDFLAGS): Define.
4490 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
4491
4492 * Makefile.in (site.exp): Don't insert host_os, etc.
4493 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
4494 (distclean): Check existence of subdir.
4495 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
4496 * gdb.base/Makefile.in: General cleanup and simplification.
4497 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
4498 to build executables. Use default rule to build .o files.
4499 (EXPECT, RUNTEST, CC): Fix relative pathname.
4500 (site.exp): Don't insert host_os, etc.
4501 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
4502 and/or SIGUSR1 defined.
4503 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
4504 * gdb.c++/Makefile.in: General cleanup and simplification.
4505 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
4506 (CFLAGS): Remove.
4507 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
4508
4509Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
4510
4511 * gdb.base/recurse.exp: Misc changes to get tests running again
4512 after Kung's changes to the watchpoint code.
4513 * gdb.base/watchpoint.exp: Likewise.
4514
4515Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
4516
4517 * lib/gdb.exp (string_to_regexp): Convert {\} also.
4518
4519Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
4520
4521 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
4522 * lib/gdb.exp (default_gdb_start): Define.
4523 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
4524 gdb.base/funcargs.exp, gdb.base/opaque.exp,
4525 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
4526 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
4527 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
4528 Don't call gdb_target_udi in between tests.
4529
4530Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4531
4532 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
4533 (which was basically just a local version of the same thing). In
4534 addition to avoiding duplication, gdb_test_exact is faster.
4535 * lib/gdb.exp (gdb_test_exact): Fix typo.
4536
4537 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
4538 don't give an error.
4539
4540 * gdb.base/term.exp: Call delete_breakpoints before starting.
4541
4542 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
4543 (t10): Add comment.
4544
4545Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
4546
4547 Reorganization of the GDB Test Suite.
4548
4549 * gdb.base: New directory, contains all the basic tests.
4550 * gdb.c++: New directory, tests specific to C++.
4551 * gdb.chill: New directory, tests specific to Chill.
4552 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
4553 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
4554 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
4555 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
4556 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
4557 t30-31 to chill).
4558 * */gdbme.*: Rename to match appropriate expect scripts.
4559 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
4560 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
4561 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
4562 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
4563 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
4564 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
4565 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
4566 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
4567 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
4568 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
4569 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
4570 gdb.c++/virtfunc.cc: New names of C++ files.
4571 * gdb.chill/chillvars.ch: New name of Chill file.
4572 * gdb.base/configure.in, gdb.c++/configure.in,
4573 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
4574 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
4575 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
4576 * configure.in (configdirs): Update to reflect directory changes.
4577 (target_abbrev): No longer define for any configuration.
4578 * Makefile.in: Cosmetic improvements to header comments.
4579
4580Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
4581
4582 Various changes to gdb.t31:
4583
4584 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
4585 * gdbme.ch: Make all key-words and predefineds be upper-case.
4586 * chillvars.exp: Expect key-words and predefinds in upper-case.
4587
4588 * chillvars.exp: Use gdb_test_exact many places.
4589 Change expected output for arrays (which now includes index labels).
4590
4591 * pr-5020.exp, gdme.ch (module PR_5020):
4592 New test, for PR-5020.
4593
4594Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
4595
4596 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
4597 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
4598
4599Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
4600
4601 * Makefile.in: Fix bit-rot in definitions of CHILL,
4602 CHILL_FOR_TARGET and Chill_LIB.
4603 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
4604 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
4605 CHILL, and CHILL_LIB.
4606
4607Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
4608
4609 * Revert the previous changes. Please see Rob's directory
4610 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
4611
4612Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
4613
4614 * Makefile.in, configure.in, config/mips-gdb.exp,
4615 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
4616 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
4617 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
4618 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
4619 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
4620 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
4621 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
4622 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
4623 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
4624 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
4625 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
4626 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
4627 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
4628 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
4629 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
4630 changes from 94Q1.
4631
4632Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
4633
4634 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
4635 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
4636 Rob's new testing fragments.
4637
4638Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
4639
4640 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
4641 lib/gdb.exp: Replace error proc calls with perror.
4642
4643Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
4644
4645 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
4646 version also, match on casted version strings, and match on
4647 gdb startup case where the line numbers might be messed up.
4648
4649Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
4650
4651 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
4652 (CFLAGS): Delete it from here.
4653
4654Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
4655
4656 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
4657
4658Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
4659
4660 * Makefile.in (RUNTEST): Default to just "runtest".
4661
4662Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4663
4664 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
4665 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
4666 the code has been restructured.
4667
4668Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4669
4670 * gdb.t00/default.exp (set write): Allow any number of \r and/or
4671 \n, not just one of each.
4672
4673 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
4674 /bin/cc gives a warning if you do.
4675
4676Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
4677
4678 * gdb.t24/demangle.exp: change expect pattern of
4679 __t10ListS_link1ZUiRCUiPT0
4680
4681Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4682
4683 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
4684 on local variables in recursive functions.
4685
4686 * gdb.t07/Makefile.in: Build the new test.
4687
4688Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4689
4690 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
4691 directly. Instead compare the return values from actual calls.
4692
4693Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
4694
4695 * Makefile.in (check): Set TCL_LIBRARY for runtest.
4696
4697Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4698
4699 * From Peter Schauer with minor modifications.
4700 * gdb.t15/return.exp (return_tests): Handle targets where "return"
4701 stops in mid-line in the caller. Add xfail for returning a float
4702 value on X86 targets.
4703
4704Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4705
4706 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
4707 to avoid expect lossage.
4708 (fmem_LRbug_tests): Likewise.
4709 * gdb.disasm/hppa.s: Corresponding changes.
4710
4711 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
4712 conditions to work with latest dejagnu/expect.
4713
4714 * gdb.t15/funcargs.exp (finish from indirect call): No longer
4715 expected to fail on the PA.
4716 (backtrace in call with trampolines): Explicitly require main
4717 to be frame #1 (no trampolines should show up in backtrace).
4718
4719 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
4720 "continue -expect".
4721 * gdb.t06/break.exp: Likewise.
4722 * gdb.t07/watchpoint.exp: Likewise.
4723 * gdb.t13/bitfields.exp: Likewise.
4724 * gdb.t15/{funcargs,return}.exp: Likewise.
4725 * gdb.stabs/weird.exp: Likewise.
4726 * config/{mips,udi}-gdb.exp: Likewise.
4727
4728 * hppa.sed: Enclose comments within a sed command to avoid
4729 losing with the old OSF1 sed.
4730
4731Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4732
4733 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
4734 sequent dynix.
4735 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
4736 * gdb.t15/funcargs.exp: Conditionally step again to really
4737 finish from marker_call_with_trampolines. Handle the case where
4738 the first step from within call_with_trampolines already steps
4739 us back to main.
4740 * gdb.t15/gdbme.c: Add comment to closing brace of
4741 call_with_trampolines for funcargs.exp.
4742
4743Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4744
4745 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
4746 Fix typo(s).
4747
4748Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4749
4750 * gdb.t07/gdbme.c: More code for watchpoint testing.
4751
4752 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
4753 "Hardware watchpoint" throughout file.
4754 (test_watchpoint_triggered_in_syscall): New test.
4755 (test_complex_watchpoint): New test.
4756
4757Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4758
4759 * gdbme.c (call_with_trampolines): New function to try and step
4760 into. Tests trampoline problems on the PA.
4761
4762 * funcargs.exp (localvars_in_indirect_call): No longer expect
4763 stepping into indirect call to fail on PAs.
4764 (test_stepping_over_trampolines): New test.
4765
4766Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4767
4768 * TODO: Add suggestions for static member function tests, and
4769 completion tests.
4770
4771Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4772
4773 * TODO: Add suggestions for "p/a" tests.
4774
4775 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
4776 (default_gdb_exit): Replace all the hair with sending "quit" to
4777 the process with a simple close.
4778
4779Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4780
4781 * TODO: Add suggestions for shared library tests.
4782
4783Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4784
4785 * TODO: Add suggestions for x/s tests.
4786
4787Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4788
4789 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
4790 "enable once", and "enable breakpoints once" with ".*".
4791
4792Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4793
4794 * TODO: Add suggestions about structure passing tests.
4795
4796Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4797
4798 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
4799 the primary1 test, use work around if __GNUC__ < 2.
4800 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
4801 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
4802 Test for bad output rather than waiting for timeout. Issue
4803 second continue only if first continue failed.
4804
4805Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4806
4807 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
4808 operator[] test with gdb_test because the old code didn't seem to
4809 be getting the quoting right with the new dejagnu.
4810
4811Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
4812
4813 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
4814 one from the path.
4815 * Makefile.in: Use a fresh expect if there is one, use runtest
4816 from the src tree if there is one.
4817
4818Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4819
4820 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
4821 next over recursive call. Revise the tests from that point on
4822 (which had been skipped) to match GDB's actual (correct) output.
4823
4824 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
4825 with next over a breakpoint whose condition is false.
4826
4827 * gdb.t00/help.exp: Comment out "help set print" tests just like
4828 (and for same reason as) "help set" test.
4829
4830Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4831
4832 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
4833 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
4834
4835Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4836
4837 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
4838 necessary gdb_target_udi.
4839
4840 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
4841
4842 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
4843 1838 and 2417; they are fixed.
4844
4845 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
4846 gdb.t03/ptype.exp (ptype structure, ptype union):
4847 Remove xfails; the test is looser than when the xfails were added.
4848
4849 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
4850 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
4851
4852 * gdb.t01/run.exp: Only run shell test if isnative.
4853
4854 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
4855 since "run" automatically loads if necessary. Call gdb_target_udi
4856 after the "file" since "file" kills any execution target.
4857
4858 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
4859 GDB. GDB doesn't work that way (not anymore at least) on UDI.
4860 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
4861 argument for UDI.
4862
4863Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4864
4865 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
4866
4867 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
4868
4869Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4870
4871 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
4872 properly quoting regexps. This makes the second argument to
4873 demangle a fixed string, which matches the callers, instead of a
4874 shell-style pattern which is what the previous implementation
4875 used. Update some of the callers.
4876
4877Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4878
4879 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
4880 (comib_nullified_tests): Fix typo.
4881 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
4882 strings. No longer expected to fail.
4883
4884 * gdb.disasm/hppa.s (addib_tests): Fix typo.
4885 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
4886 strings. No longer expected to fail.
4887
4888 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
4889 string. No longer expected to fail.
4890
4891Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4892
4893 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
4894 No longer expected to fail.
4895
4896 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
4897 string. No longer expected to fail.
4898
4899Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4900
4901 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
4902 only in the names (I probably got most of them). I was even
4903 generous with some which differed in underscores in names, and
4904 probably missed a few, and I *still* was able to remove almost a
4905 third of the file with almost no impact on testsuite coverage.
4906
4907Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4908
4909 * gdb.t00/default.exp: Match udi_attach error message as well as
4910 the one from child_attach.
4911
4912 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
4913
4914 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
4915
4916 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
4917 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
4918
4919 * Move test with enums and partial symbols back to
4920 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
4921 Reverts the change of 26 May 93. Per today's change to
4922 stabs.texinfo, the behavior that weird.exp was expecting was
4923 unreasonable; what is important is that the compiler+gdb get
4924 things right, which happens with a recent gcc. Also fix the test
4925 to deal with native compilers which put out the stab gdb can't
4926 deal with.
4927
4928Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4929
4930 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
4931 in the names. The main thing these accomplish is to slow things down.
4932 Many more such duplicates surely remain.
4933
4934 * gdb.t00/help.exp: Comment out "help support" test just like
4935 (and for same reason as) "help set" test.
4936
4937Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
4938
4939 * gdb.t06/break.exp: Remove setup_xfails for
4940 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
4941 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
4942 about known bug in gcc to include up through 2.5.8.
4943 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
4944 well as "_vb$".
4945 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
4946 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
4947 with latest gcc and gdb.
4948 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
4949 well as "_vb$".
4950
4951Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4952
4953 * configure.in (hppa*-*-*): Also configure and build stabs-only
4954 tests.
4955
4956Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4957
4958 * gdb.t10/hppa.mt: A makefile fragment for the PA.
4959 * gdb.t10/configure.in (hppa*-*-*): Use it.
4960
4961Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4962
4963 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
4964
4965Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4966
4967 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
4968 versions prior to 1.13.5.
4969
4970Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4971
4972 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
4973 the prompt is at the start of a line.
4974
4975Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4976
4977 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
4978 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
4979 in the copr tests now.
4980 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
4981 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
4982 expected to fail.
4983
4984Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
4985
4986 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
4987 gdb.t31/chillvars.exp, lib/gdb.exp:
4988 Tweak to run under either version of expect.
4989 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
4990 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
4991 * gdb.t11/list.exp: Remove extraneous whitespace.
4992
4993Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4994
4995 * gdb.t16/printcmds.exp (test_print_strings): Accept
4996 "(unsigned char *) " before the string.
4997
4998 * TODO: Add notes about printing of fancy types and GDB expressions.
4999
5000Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
5001
5002 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
5003 * gdb.t06/configure.in: Don't try to compile signals test program
5004 if doing mips-idt-ecoff.
5005
5006Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
5007
5008 * Most .exp files: Tweak to run under either version of expect.
5009
5010Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5011
5012 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
5013 xfails; I'm not sure why they are failing, but not because of PR 1806.
5014
5015Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
5016
5017 * config/unix-gdb.exp: Remove gdb_unload cause it's already
5018 defined in lib/gdb.exp.
5019
5020Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5021
5022 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
5023 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
5024 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
5025 have to be typeless.
5026
5027Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5028
5029 * TODO: Add suggestion for copyright year test.
5030
5031Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
5032
5033 * configure.in (*-*-lynxos*): Add stabs tests.
5034
5035Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5036
5037 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
5038 so insert a tab before any assembler directive in column zero.
5039
5040 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
5041 stores.
5042 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
5043 stores.
5044 (fpu_short_memory_tests): Likewise.
5045
5046Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5047
5048 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
5049 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
5050 .stabs directives in comments.
5051
5052Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5053
5054 * TODO: New file, describing tests we could write.
5055 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
5056
5057Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5058
5059 * gdb.t06/signals.exp: Add kludge to force re-sync.
5060
5061 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
5062 to xgdb instead of gdb, get out of gdb.
5063
5064Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
5065
5066 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
5067 for info.
5068
5069Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5070
5071 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
5072 * gdb.stabs/configure.in (hppa*-*-*): Use it.
5073 * gdb.stabs/hppa.sed: New sed script for the PA.
5074
5075Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5076
5077 * gdb.stabs: Re-write weird.def and configuration to use sed
5078 instead of cpp. sed is portable and POSIX; cpp is neither.
5079
5080Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5081
5082 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
5083
5084Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5085
5086 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
5087
5088Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5089
5090 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
5091 "_vb$".
5092 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
5093 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
5094
5095Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5096
5097 * lib/gdb.exp: Comment out code which depends on non-existent
5098 `transform' procedure.
5099
5100Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
5101
5102 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
5103 * lib/gdb.exp: Transform tool name.
5104 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
5105 1.1's new error handling system.
5106
5107Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5108
5109 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
5110
5111Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5112
5113 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
5114 They made pattern matching so slow that timeouts happened on
5115 heavily loaded systems. Now any output from "show print" which
5116 gets us back to the GDB prompt is a PASS.
5117
5118Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
5119
5120 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
5121
5122Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5123
5124 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
5125
5126 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
5127 It is not from PR 3220.
5128
5129Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5130
5131 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
5132 just started failing because they depended on the order the
5133 subcommands are presented, or exact docstring text. This kind of
5134 test is a pain and has minimal benefit.
5135
5136Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5137
5138 * gdb.t09/corefile.exp: At end of test, use "core" command with
5139 no arguments.
5140
5141Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
5142
5143 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
5144 17}/Makefile.in: Make it possible to run the testsuite with Sun
5145 make and CC = cross gcc by adding explicit build rules for .o
5146 files.
5147
5148Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5149
5150 * gdb.t15/funcargs.exp: Don't put comments on same line as
5151 setup_xfail (@#$*%& tcl braindamage!).
5152
5153Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5154
5155 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
5156
5157Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
5158
5159 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
5160 * gdb.t20/inherit.exp: remove three dumplicate entries.
5161
5162Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5163
5164 * gdb.t06/break.exp: For "next over recursive call", fail on any
5165 incorrect output, not just on "factorial (value=2)".
5166
5167Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5168
5169 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
5170 working now. Add an xfail if accesing a bss variable causes
5171 a memory error if the target is not yet run.
5172
5173Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5174
5175 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
5176 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
5177 name of __st* demangling (2 strings). Did Kung really get the
5178 more than 95 others right without testing them?
5179
5180Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
5181
5182 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
5183
5184Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
5185
5186 * configure.in (configdirs): Add gdb.disasm
5187 * gdb.disasm: New directory for GDB disassembler tests.
5188 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
5189
5190Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5191
5192 * gdb.t00/help.exp: Don't test "help set".
5193
5194 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
5195 from within expect statements. None of these happen anymore and
5196 they cause regressions to be silently unnoticed.
5197
5198 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
5199 messages) about known failures with gcc cygnus-2.4.5-930417.
5200
5201 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
5202 comp-info.exp so it gets built if it doesn't exist.
5203
5204 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
5205 it is no longer used.
5206 * gdb.t13/comp-info.c: Removed.
5207
5208Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5209
5210 * gdb.t06/signals.exp: Add xfail for sun3.
5211
5212Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5213
5214 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
5215 relevant because ^C doesn't get sent but failure can be reproduced
5216 interactively).
5217
5218Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5219
5220 * gdb.stabs/alpha.mt: New configuration file for alpha.
5221 * gdb.stabs/configure.in: Use it.
5222 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
5223 sharing with alpha.mt, redefine long to word via preprocessor.
5224 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
5225 for alpha.
5226 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
5227 native cc.
5228 * gdb.t00/teststrategy.exp: Change expect string so that we
5229 consume the `(xgdb)' from the command echo and from the gdb prompt.
5230 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
5231 gdb currently compares all values as long, so this failure probably
5232 applies to any configuration where LONGEST is bigger than a target int.
5233 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
5234 with gcc.
5235 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
5236 to handle opaque pointers, gcc is.
5237 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
5238 as first argument. Include <sys/types.h> and change all operator
5239 new definitions to use size_t.
5240 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
5241 now that we use size_t.
5242
5243Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5244
5245 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
5246 a long or float array cast all array members to the same type.
5247 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
5248 with 64 bit longs.
5249 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
5250 on alpha.
5251 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
5252
5253Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5254
5255 * gdb.t24 (demangle.exp): Constructors of templates have names like
5256 vector<int>::vector(int) not vector<int>::vector<int>(int). See
5257 section 14.6 of the ARM.
5258
5259 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
5260 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
5261 accomplish little and slow down the testsuite.
5262
5263 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
5264 Accept spaces various places.
5265
5266Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5267
5268 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
5269 with watchpoint enabled.
5270
5271 * Makefile.in: Remove definition of CC and remove the second
5272 definition of CXX (the "CXX = gcc" one remains). These definitions
5273 were causing backquotes to be expanded within backquotes, which
5274 doesn't work.
5275
5276Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5277
5278 * gdb.t17/callfuncs.exp: Add "return 0" to end.
5279
5280Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5281
5282 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
5283 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
5284 by mips cc and contains no stabs entries.
5285
5286Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
5287
5288 * config/vx-gdb.exp: Use fake device to load files rather than
5289 NFS.
5290 * lib/gdb.exp: New proc to do "file" command.
5291 * config/unix-gdb.exp: Use new "file" proc.
5292
5293Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
5294
5295 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
5296 Rework board rebooting slightly.
5297 (gdb_exit): Don't exit from the remote shell; there isn't one.
5298 * gdb.stabs/weird.exp: If a program is being debugged already,
5299 kill it.
5300 * gdb.t04/setvar.exp: Stop and restart gdb.
5301 * gdb.t05/expr.exp: Likewise.
5302 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
5303 restart gdb and reload the program.
5304 * gdb.t08/opaque.exp: Likewise.
5305 * gdb.t12/scope.exp: Likewise.
5306 * gdb.t13/bitfields.exp: Likewise.
5307 * gdb.t15/funcargs.exp: Likewise.
5308 * gdb.t20/classes.exp: Likewise.
5309 * gdb.t03/ptype.exp: Increase timeout.
5310 * gdb.t16/printcmds.exp (test_print_string_constants,
5311 test_print_array_constants): Likewise.
5312 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
5313 * gdb.t20/classes.exp (do_tests): Likewise.
5314 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
5315
5316Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
5317
5318 * gdb.stabs: Renamed *wierd* to *weird*.
5319
5320Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5321
5322 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
5323 for timeout. Add "known gcc 2.4.5 bug" to failure message.
5324
5325Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5326
5327 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
5328 (do_tests): Remove xfail for whatis on one_var and two_var.
5329
5330Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
5331
5332 * Makefile.in: Made cross building work better by adding
5333 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
5334
5335Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5336
5337 * gdb.t15/{return.c,return.exp,Makefile.in}:
5338 New test, currently commented out.
5339
5340Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
5341
5342 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
5343 still running and removes the leftover named socket so GDb can do
5344 clean restarts.
5345
5346Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
5347
5348 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
5349 console, not GDB.
5350 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
5351 cross testing works better with "make check"
5352 * config/unix-gdb: Use default procedures for exit and version.
5353 * config/vx-gdb.exp: Cleaned up and massaged back to working order
5354 with the newest VxWorks.
5355
5356Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5357
5358 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
5359 old form.
5360
5361 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
5362 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
5363
5364 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
5365
5366 * config/unix-gdb.exp: Remove this version of gdb_exit
5367 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
5368 Rob says he'll look at it when he gets back to testing boards.
5369
5370Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
5371
5372 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
5373 an expected fail for certain ptype commands.
5374
5375 * gdb.t20/classes.exp: Update expected results of "ptype class
5376 Base1" to account for the constructor that now appears in the type.
5377
5378Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
5379
5380 * configure.in (configdirs): Restore gdb.t04, which mysteriously
5381 disappeared from list.
5382 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
5383 "alldone" proc with call to cleanup and exit.
5384 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
5385 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
5386 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
5387 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
5388 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
5389 "alldone" proc with simple returns that suppress remaining
5390 tests. The alldone proc went away many months ago.
5391
5392Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5393
5394 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
5395
5396 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
5397
5398Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5399
5400 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
5401 as vax gdb will display them.
5402
5403Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5404
5405 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
5406 optimizers.
5407
5408 * scope.exp: Change "bad value for localval" messages so each one
5409 is unique.
5410
5411 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
5412 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
5413
5414 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
5415
5416Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5417
5418 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
5419 doesn't exist (due to optimization).
5420
5421Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5422
5423 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
5424 contains \r because the filename is long.
5425
5426 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
5427 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
5428
5429Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5430
5431 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
5432 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
5433 Ultrix.
5434 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
5435 int tests.
5436 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
5437
5438Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
5439
5440 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
5441
5442 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
5443 to match does not match the passing case but still matches the
5444 failing case.
5445
5446Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5447
5448 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
5449
5450Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
5451
5452 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
5453 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
5454 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
5455 Remove various versions of gdb_exit.
5456 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
5457 gdb_exit.
5458 * config/unix-gdb.exp: gdb_exit remains here, and should override
5459 the generic version, since it's doing a lot of wierd stuff that
5460 the other versions aren't. FIXME, fold it in, or abandon this
5461 version.
5462
5463Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5464
5465 * gdb.t24/demangle.exp: Add tests for PR 3220.
5466
5467Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5468
5469 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
5470
5471Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
5472
5473 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
5474 "i386-*-*". Works for i486 as well.
5475
5476 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
5477 bug, and expand domain of xfail to all SVR4 systems, since the
5478 actual problem is likely to be in generic SVR4 /proc support.
5479
5480Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5481
5482 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
5483
5484Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
5485
5486 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
5487 xfails for other systems. Match a missing 'Continuing.' as an
5488 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
5489
5490 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
5491 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
5492 Only issue warning for missing executables if -all option is used.
5493
5494 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
5495 file if -all option is used. It's like an unpredictable XFAIL.
5496
5497Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5498
5499 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
5500 for dynamically linked binaries.
5501
5502 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
5503
5504Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5505
5506 * gdb.t20/inherit.exp: Change message for "print tagless struct"
5507 to state that this is a known bug in old versions of g++.
5508
5509Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5510
5511 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
5512 while waiting for `Continuing'.
5513
5514Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
5515
5516 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
5517 in text, data, and bss.
5518 * gdb.t10/nodebug.c: Add local and global test variables for
5519 initialized and uninitialized data.
5520
5521Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5522
5523 * config/unix-gdb.exp (gdb_exit): Add "wait".
5524
5525Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5526
5527 * gdb.t06/signals.exp: xfail the continue from the handler for all
5528 targets.
5529
5530 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
5531 function with watchpoints enabled, the i386 call dummy starts with
5532 a call.
5533
5534 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
5535 386 bsd names its corefiles.
5536
5537Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
5538
5539 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
5540 compilers don't grok it.
5541 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
5542 with small octal ints rather than character constants, which
5543 are signed and might not fit if first promoted to int.
5544
5545Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
5546
5547 * gdb.t09/Makefile.in (clean): Remove corefile.
5548
5549Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5550
5551 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
5552
5553Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5554 and Jim Kingdon (kingdon@cygnus.com)
5555
5556 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
5557 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
5558 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
5559
5560Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5561
5562 * gdb.t17/interrupt.exp: Add xfail for hppa.
5563
5564Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5565
5566 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
5567 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
5568 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
5569 to determine signed-ness of bitfields and use the result to setup
5570 the xfail.
5571 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
5572 * gdb.t15/funcargs.exp: Use them to step until the second indirect
5573 call line is reached if necessary.
5574
5575Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5576
5577 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
5578
5579Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5580
5581 * gdb.t06/break.exp: Also test `clear' command.
5582
5583Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5584
5585 * gdb.t00/teststrategy.exp: Remove extra quote.
5586
5587 * gdb.t07/watchpoint.exp: Change xfail for calling function with
5588 watchpoint enabled to be for all non-68k machines.
5589
5590 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
5591
5592Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5593
5594 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
5595 targets use aout.mt instead of ecoff.mt as gas understands
5596 standard aout format.
5597
5598Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5599
5600 * lib/gdb.exp (runto): Don't insist that function we are running to
5601 was compiled with -g.
5602
5603 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
5604
5605 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
5606 to get back into the read system call.
5607 Accept leading newline in case where we woke it up.
5608
5609Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5610
5611 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
5612 to make the stabs test work on ecoff systems using gcc and -with-stabs.
5613 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
5614 enable ecoff configuration.
5615
5616Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5617
5618 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
5619
5620Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5621
5622 * gdb.t16/printcmds.exp: Add another printf test.
5623
5624Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
5625
5626 * configure.in: If configured -with-stabs on any target, add
5627 stabsdirs to configdirs.
5628
5629Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5630
5631 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
5632 fun" so pattern does not match the command itself.
5633
5634Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5635
5636 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
5637
5638Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5639
5640 * gdb.t17/interrupt.exp: Test for more things.
5641
5642Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5643
5644 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
5645 compiler arranges the code and line numbers.
5646
5647 * gdb.t17/interrupt.exp: Don't send \n after ^C.
5648
5649Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5650
5651 * gdb.t00/help.exp: Increase expect input buffer size.
5652
5653Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5654
5655 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
5656
5657 * gdb.t07/watchpoint.exp: Add xfail for hppa.
5658
5659 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
5660
5661 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
5662 [0-9]*, not just [0-9].
5663
5664Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5665
5666 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
5667
5668 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
5669
5670Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5671
5672 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
5673
5674Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5675
5676 * gdb.t06/signals.c: Add xfails for sun3.
5677
5678 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
5679
5680 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
5681 test_stepping tests.
5682
5683Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5684
5685 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
5686
5687 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
5688
5689 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
5690 rather than actually putting it through cpp twice.
5691
5692 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
5693
5694Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
5695
5696 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
5697 no longer needed.
5698
5699Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5700
5701 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
5702
5703 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
5704 C++ features prints as "struct", make it a pass, not an xfail.
5705
5706Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5707
5708 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
5709 Don't require VA to print as "class" rather than "struct".
5710
5711Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
5712
5713 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
5714
5715Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5716
5717 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
5718
5719Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5720
5721 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
5722 order.
5723
5724Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5725
5726 * gdb.t16/printcmds.exp: Add printf tests.
5727
5728 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
5729
5730 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
5731
5732Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
5733
5734 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
5735 pass counts, to counteract any existing or future setup_xfails.
5736
5737Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5738
5739 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
5740 {BEGIN,END}_COMMON for common block instead of STAB.
5741 * gdb.stabs/wierd.exp: Add xfail for rs6000.
5742
5743 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
5744 intp_var should be N_GSYM not N_LSYM.
5745 wierd-aout.S: Use a label for the value of the N_SO.
5746 wierd.def: Remove all backslashes.
5747 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
5748
5749Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5750
5751 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
5752 get the expected next to inheritance3.
5753
5754Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5755
5756 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
5757 now that gcc-2.4 gets it right.
5758
5759Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5760
5761 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
5762
5763 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
5764 generating comp-info.exp which works for cross-compilation.
5765
5766Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
5767
5768 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
5769 "*-*-sysv4.*".
5770
5771Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
5772
5773 * gdb.t01/run.exp: Start with a fresh gdb.
5774 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
5775 SVR4.x.
5776
5777Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
5778
5779 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
5780 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
5781 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
5782 Makefile.in (distclean, realclean): Remove gdbme.c from list of
5783 things to remove.
5784
5785Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
5786
5787 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
5788 test cases from bug reports.
5789
5790Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
5791
5792 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
5793 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
5794 avoid spurious xfails.
5795 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
5796 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
5797 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
5798
5799Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
5800
5801 * gdb.t00/teststrategy.exp: Rework to provide more useful
5802 description of each test, fix problem with systems that define
5803 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
5804 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
5805 results for "next over recursive call" so timeouts aren't taken
5806 by error.
5807
5808Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
5809
5810 * gdb.t12/scope.exp: Test printing of variables before run.
5811
5812 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
5813 printed in wrong order due to sorting.
5814
5815Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
5816
5817 * gdb.t00/teststrategy.exp: Fix expected results for printing
5818 user entered string constant. Is array of char, prints with no
5819 address.
5820
5821 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
5822 commands.
5823 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
5824 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
5825 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
5826 of struct of char arrays.
5827 * gdb.t00/radix.exp: New tests for radix commands.
5828
5829Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
5830
5831 * gdb.t16/printcmd.exp: Print a variable before running program
5832 (with xfail for AIX).
5833
5834Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
5835
5836 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
5837
5838 * gdb.t16/printcmd.exp: Don't print variables before running program.
5839
5840 * gdb.t06/break.exp: Don't require envp argument to main.
5841
5842 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
5843
5844 * gdb.t02/whatis.exp, gdb.t11/list.exp:
5845 Add xfails for rs6000.
5846
5847 * gdb.t02/whatis.exp: Change other tests not to re-test something
5848 we already tested.
5849
5850 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
5851 each type used has a variable of that type.
5852
5853Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
5854
5855 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
5856
5857Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5858
5859 * configure.in: change srctrigger to be a file, not a directory
5860
5861Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
5862
5863 * configure.in (mips-idt-ecoff*): Added trailing '*'.
5864
5865 * gdb.t11/list.exp: Fixed a couple of typos.
5866
5867Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
5868
5869 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
5870 is fixed and PR is closed.
5871 * gdb.t16 (gdbme.c): Add simple test string variable.
5872 * gdb.t16 (printcmds.exp): Add tests with simple test string
5873 variable, primarily for boundaries on "set print elements".
5874
5875Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
5876
5877 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
5878 Make leading 0's optional and don't expect a tab in the middle
5879 of the number.
5880
5881 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
5882
5883 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
5884 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
5885 don't end command passed to gdb_test with newline.
5886
5887 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
5888 signed keyword away, don't expect signed bitfields to be signed.
5889
5890 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
5891 printing with only as many 1's as are in the field as well as printing
5892 with 32 1's (see comment).
5893
5894Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
5895
5896 * gdb.t00/default.exp: Start with a fresh gdb.
5897 * configure.in (configdirs): Remove gdb.t31 until the chill
5898 compiler works again. It no longer is able to find chillrt0
5899 since it isn't in libchill.a anymore.
5900 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
5901 wierd.o, make more modular.
5902 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
5903 spurious newlines that caused problems.
5904
5905Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5906
5907 * Move test with enums and partial symbols from gdb.t03/ptype.exp
5908 to gdb.stabs/wierd.exp since GCC has worked around the bug.
5909 gdb.stabs/wierd.{exp,def}: Many new tests.
5910
5911 * gdb.t00/default.exp: update info line for new message.
5912
5913 * gdb.t02/{whatis.exp,gdbme.c}:
5914 Test that "char *" doesn't print as "caddr_t".
5915
5916Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5917
5918 * gdb.t00/help.exp: Use .* in place of some help messages which
5919 just changed.
5920 gdb.t00/default.exp: Update "info frame" test for new message.
5921 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
5922 Remove some xfails
5923
5924Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5925
5926 * gdb.t03/{gdbme.c,ptype.exp}:
5927 Add tests for typedef'd struct and union without tags.
5928 Also check "whatis" on a variable of a typedef'd enum without a tag.
5929
5930 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
5931 PRMS 1823; the bug still exists but isn't reproduced by this test
5932 anymore), and remove rs6000 XFAIL (the bug is fixed).
5933
5934 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
5935 duplicated from whatis.exp. For those that are left, accept
5936 "long", "long int", or "int" for long variables (whatis.exp already
5937 has an XFAIL for "int", so no need to fail it here).
5938
5939 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
5940 Deal with GCC's names for types now that GDB uses the compiler's names.
5941
5942 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
5943 setup_xfail's for sunos4. If we #defined the signed keyword away,
5944 don't expect GDB to know that char it is signed.
5945
5946 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
5947
5948Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
5949
5950 * configure.in (configdirs): Add gdb.t24 for C++ tests that
5951 should work on any system, regardless of debugging format.
5952 * gdb.t21/demangle.exp: Move to gdb.t24.
5953 * gdb.t24/demangle.exp: Move from gdb.t21.
5954 * gdb.t24/{Makefile.in, configure.in}: New files.
5955
5956Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5957
5958 * configure.in: Do gdb.stabs and C++ tests only for stabs.
5959 * gdb.stabs: New directory.
5960
5961Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5962
5963 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
5964 not just "Quit anyway?".
5965
5966Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
5967
5968 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
5969 that all setup_xfails are immediately followed by clear_xfails.
5970
5971Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
5972
5973 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
5974 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
5975 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
5976 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
5977 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
5978 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
5979 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
5980 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
5981 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
5982 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
5983 gdb.t31/chillvars.exp, lib/gdb.exp:
5984 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
5985 bug-gdb@prep.ai.mit.edu.
5986
5987Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
5988
5989 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
5990 with 0.0, not integer 0.
5991
5992Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
5993
5994 * gdb.t06/break.exp: Update for "Kill the program" message change.
5995
5996Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
5997
5998 * Makefile.in (GDBFLAGS): Set to -nx.
5999 * Makefile.in (site.exp): Use GDBFLAGS.
6000
6001Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
6002
6003 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
6004 Makefiles.
6005 (check): depend on just-check.
6006 (just-check): added so that tests can be run without a noop
6007 build pass.
6008
6009Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
6010
6011 Switch to using configure's configdirs.
6012 * Makefile.in (Makefile): add configure.in dependency.
6013 (SUBDIRS): removed redundant assignment.
6014 * configure.in: switch subdirs assignment to configdirs.
6015 * gdb.t*/configure.in: new files.
6016
6017Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
6018
6019 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
6020 works.
6021
6022Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
6023
6024 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
6025 in explicit rules. Apparently this is not supported by some makes.
6026
6027Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
6028
6029 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
6030
6031Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6032
6033 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
6034 disappeared.
6035
6036Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
6037
6038 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
6039
6040Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
6041
6042 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
6043 watchpoint problem that is now fixed.
6044 * gdb.t30/chexp.exp: Remove setup_xfail for printing
6045 uninitialized convenience variables.
6046 * gdb.t31/chillvars.exp: Fix expected patterns for printing
6047 structures.
6048
6049Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6050
6051 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
6052 which causes expect to get out of sync with gdb on long output
6053 from help set.
6054 * gdb.t09/corefile.exp: Make expected pattern for core file
6055 failing signal and frame output format less sun specific.
6056
6057Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
6058
6059 * gdb.t31/chillvars.exp: Add and remove initial dummy
6060 breakpoint, so that symbol table is forced in.
6061 (Needed at least on Sunos4, though it seems not SVR4.)
6062 * gdb.t31/chillvars.exp: Update for changed output format.
6063
6064Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
6065
6066 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
6067
6068Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
6069
6070 * Makefile.in: Added --srcdir when invoking runtest, removed the
6071 need for a local config file. (optional now)
6072
6073Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
6074
6075 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
6076 failure count used to force early termination. Add some more
6077 expected failures for gnu style demangling.
6078
6079Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6080
6081 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
6082 pmi variable from gdb.t20/gdbme to get optimized away.
6083 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
6084 Check for written corefile upon timeout _and_ eof.
6085
6086Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6087
6088 * config/unix-gdb.exp: Add missing return 0.
6089
6090Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6091
6092 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
6093 test termination.
6094
6095Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
6096
6097 * configure.in (subdirs): Put back gdb.t17 which mysteriously
6098 disappeared.
6099
6100Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
6101
6102 * gdb.t10/crossload.exp: Disable the i860-elf test until such
6103 time as i860 support works.
6104
6105 * gdb.t15/funcargs.exp: Fix expected outputs to include
6106 "backtrace 100\r" rather than just "backtrace\r", to match last
6107 change.
6108
6109Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
6110
6111 * config/udi-gdb.exp (gdb_exit): Remove close command.
6112 (gdb_target_udi): New procedure to set the UDI target.
6113 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
6114 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
6115 Added waits for prompts after several question responses. Added
6116 some more responses used by a29k-amd-udi-gdb.
6117 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
6118 pass different arguments, restart UDI connection after program
6119 completion.
6120 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
6121 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
6122 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
6123 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
6124 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
6125 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
6126 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
6127 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
6128 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
6129 after program completion.
6130 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
6131 compiled with a SELECT_VECS setting.
6132 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
6133 infinite recursion.
6134
6135 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
6136 Added checks for COFF results, and made them expected failures for
6137 all targets. It would be better to make them expected failures
6138 for COFF targets only.
6139
6140Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6141
6142 * Makefile.in: add null dvi target, don't bother to recurse
6143 through test directories for info and install-info; rename
6144 $(datadir) to be dejagnu instead of deja-gnu
6145
6146Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
6147
6148 * gdb.t31/gdbme.ch: Re-enable code that previously caused
6149 compiler to coredump.
6150 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
6151 code.
6152
6153Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
6154
6155 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
6156 coredump.
6157 * gdb.t31/chillvars.exp: Comment out tests that depend on that
6158 code.
6159
6160Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
6161
6162 * gdb.t03/ptype.exp: tests for return code from gdb_test.
6163 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
6164 which in a shell. Deletes xgdb when done.
6165 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
6166 Tests the return from the "set height" or "set width" commands.
6167 Added a few return codes where needed.
6168
6169Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
6170
6171 * Makefile.in (SUBDIRS): Add gdb.t17.
6172 * configure.in (subdirs): Add gdb.t17.
6173 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
6174 files to test gdb's calling of functions in the inferior with
6175 the correct arguments and gdb's ability to retrieve any
6176 result returned.
6177
6178Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
6179
6180 * config/unix-gdb.exp (gdb_exit): Remove close commands that
6181 may be called after gdb goes away. Previous versions of expect
6182 needed these to avoid file descriptor leaks, but they cause
6183 errors with the current revision of expect.
6184 * gdb.t00/gdbvars.exp: Use -re on expected output after
6185 setting sevenbit-strings.
6186 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
6187 to set sevenbit-strings consistent across tests.
6188 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
6189 set sevenbit-strings consistent across tests.
6190
6191Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
6192
6193 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
6194 expected output to match current "expect" expectations.
6195
6196Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
6197
6198 * gdb.t00/default.exp: Change expected output for default "source"
6199 command, to match new gdb behavior which requires a filename to
6200 source.
6201
6202Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
6203
6204 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
6205 expected fail for i486-*-* that misses the marker2 function.
6206 * gdb.t10/crossload.exp (bfddefault): Allow successful
6207 recognition of a format to pass even if no symbols are found.
6208 Explicitly catch failures where the format is not recognized
6209 or is ambiguous, and add the reason to the fail message.
6210 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
6211 the cause is and invalid target and add reason to failure message.
6212 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
6213 elf32-i386, elf32-sparc, and elf32-i860.
6214 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
6215 Set up expected failure for 'filename'::variable scope resolution,
6216 which is now apparently broken on all targets.
6217 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
6218 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
6219 gdb.t23/templates.exp: Change failure for missing binfile into
6220 just a warning.
6221 gdb.t21/demangle.exp: Change all cfront references to 'arm'
6222 references.
6223
6224Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
6225
6226 * gdb.t00/default.exp: Add expected output for default "source"
6227 command, to match new gdb behavior.
6228 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
6229
6230Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
6231
6232 * config/*-gdb.exp: returns an error, rather than exiting on
6233 internal errors.
6234
6235Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
6236
6237 * gdb.t03/gdbme.c: Add pointer to struct variable.
6238 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
6239 referencing struct members.
6240
6241Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
6242
6243 * configure.in (mips-idt-ecoff): New target.
6244 * config/mips-gdb.exp: New file for remote board using MIPS remote
6245 debugging protocol.
6246
6247 * Redid configuration scheme. Removed gdb.t*/configure.in.
6248 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
6249 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
6250 distclean targets. Built executables via .o files. Adjusted
6251 tests to account for source files in $(srcdir) rather than
6252 $(objdir).
6253 * lib/gdb.exp (runto): Don't expect () after the function name,
6254 because it may have arguments.
6255
6256Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
6257
6258 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
6259 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
6260 expected failures for mips-idt-* and mips-sgi-*.
6261 * gdb.t00/default.exp (attach): Kill process if requested.
6262 * gdb.t00/help.exp (help target core, help target): Accept a gdb
6263 that does not read core files.
6264 * gdb.t01/run.exp: Removed checks for exit status code.
6265 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
6266 it is linked in.
6267 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
6268 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
6269 appropriate, rather than doing it by hand.
6270 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
6271 execution.
6272 * gdb.t10/crossload.exp: Kill existing program if needed.
6273 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
6274 appropriate, rather than doing it by hand. Always increase
6275 timeout for this test, not just for VxWorks.
6276
6277Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
6278
6279 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
6280 of Chill STRUCT types and STRUCT values.
6281 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
6282 than "char".
6283 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
6284 struct2): New struct definitions and initializations to test
6285 simple Chill STRUCT types.
6286
6287Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
6288
6289 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
6290 the null byte at the end of strings.
6291 * gdb.t00/default.exp: Make show version insensitive to copyright
6292 date.
6293 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
6294 to avoid dependencies on target char signedness.
6295 * gdb.t16/printcmds.exp: Update expected results for explicitly
6296 unsigned char.
6297 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
6298 now work.
6299 * gdb.t21/demangle.exp: Add many more patterns for template
6300 demangling, most of them being expected failures.
6301 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
6302 string we are matching for, to match on the whole string.
6303 * gdb.t21/demangle.exp: Add many new test strings to demangle,
6304 and fix a whole bunch that had incorrect expected output but were
6305 passing anyway because of the bug in "proc demangle".
6306 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
6307 type.
6308 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
6309
6310Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
6311
6312 * gdb/testsuite: made modifications to testcases, etc., to allow
6313 them to work properly given the reorganization of deja-gnu and the
6314 relocation of the testcases from deja-gnu to a "tool" subdirectory.
6315
6316Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
6317
6318 * gdb/testsuite: Initial creation of gdb/testsuite.
6319 Migrated dejagnu testcases and support files for testing nm to
6320 gdb/testsuite from deja-gnu. These files were moved "as is"
6321 with no modifications. This migration is part of a major overhaul
6322 of dejagnu. The modifications to these testcases, etc., which
6323 will allow them to work with the new version of dejagnu will be
6324 made in a future update.
6325\f
6326Local Variables:
6327mode: indented-text
6328left-margin: 8
6329fill-column: 74
6330version-control: never
6331End: