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