* top.h (lim_at_start): Declare.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2003-06-02 Richard Henderson <rth@redhat.com>
2
3 * gdb.base/selftest.exp: Next over lim_at_start initialization.
4
5 2003-06-02 Richard Henderson <rth@redhat.com>
6
7 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
8
9 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
10
11 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
12 of globalvar.
13
14 2003-06-01 Mark Kettenis <kettenis@gnu.org>
15
16 * gdb.asm/asm-source.exp: Check for memory read errors in
17 disassembler test on *BSD too.
18
19 2003-06-01 Richard Henderson <rth@redhat.com>
20
21 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22 for .frame.
23 (gdbasm_call): Lose ldgp.
24 (gdbasm_startup): Add frame information.
25 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
26
27 2003-05-31 Mark Kettenis <kettenis@gnu.org>
28
29 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
30 i?86-*-*.
31
32 2003-05-30 Mark Kettenis <kettenis@gnu.org>
33
34 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
35 FreeBSD.
36
37 2003-05-29 Richard Henderson <rth@redhat.com>
38
39 * gdb.asm/alpha.inc: New file.
40 * gdb.asm/asm-source.exp: Use it.
41
42 2003-05-29 Jim Blandy <jimb@redhat.com>
43
44 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
45 'core.PID'.
46
47 2003-05-22 Jim Blandy <jimb@redhat.com>
48
49 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
50 backtrace.
51
52 2003-05-20 David Carlton <carlton@math.stanford.edu>
53
54 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
55 this time.
56
57 2003-05-19 David Carlton <carlton@bactrian.org>
58
59 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
60 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
61
62 2003-05-19 David Carlton <carlton@bactrian.org>
63
64 * gdb.c++/namespace.exp: Add namespace scope and anonymous
65 namespace tests.
66 Bump copyright date.
67 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
68 (main): Call C::D::marker2.
69 * gdb.c++/namespace1.cc: New file.
70
71 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
72
73 Roland McGrath <roland@redhat.com>
74 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
75 there is no manager thread.
76
77 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
78
79 * gdb.threads/schedlock.exp: Remove assumption that all threads
80 will run in a particular small time slice. Also ensure we break
81 in one of the child threads rather than the main thread.
82
83 2003-05-07 Jim Blandy <jimb@redhat.com>
84
85 Add support for assembly source testing on the s390x.
86 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
87 architecture.
88 * gdb.asm/s390x.inc: New file.
89
90 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
91 succession of 'if' statements.
92
93 2003-05-05 Andrew Cagney <cagney@redhat.com>
94
95 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
96
97 2003-05-05 Andrew Cagney <cagney@redhat.com>
98
99 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
100 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
101
102 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
103
104 * gdb.base/charset.exp: Update based on new behavior of set/show
105 charset commands.
106
107 2003-05-01 Andrew Cagney <cagney@redhat.com>
108
109 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
110 variable do not give memory errors.
111
112 2003-04-30 Adam Fedor <fedor@gnu.org>
113
114 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
115 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
116 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
117 gdb.objc/basicclass.m: : New files
118
119 * lib/gdb.exp (gdb_compile_objc): New procedure.
120
121 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
122
123 * gdb.base/signals.exp: Make backtrace tests more specific.
124
125 2003-04-23 David Carlton <carlton@bactrian.org>
126
127 * gdb.c++/maint.exp (test_first_component): Add tests for
128 'operator' in more locations.
129
130 2003-04-16 Kevin Buettner <kevinb@redhat.com>
131
132 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
133
134 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
135
136 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
137 func marke' instead. Update test name.
138
139 2003-04-15 David Carlton <carlton@math.stanford.edu>
140
141 * gdb.c++/maint.exp: New file.
142
143 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
144
145 * gdb.threads/schedlock.c: Change type of thread function argument
146 to long, to avoid warnings on 64-bit platforms.
147
148 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
149
150 * gdb.base/attach.exp: Add new message from ptrace in case of
151 attaching to nonexistent process.
152
153 2003-04-11 Jim Blandy <jimb@redhat.com>
154
155 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
156 gdb.c++/userdef.cc: Place comments on the lines to which the
157 marker function might return.
158 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
159 gdb.c++/userdef.exp: Look for those comments to check that we've
160 returned to the right place, instead of checking line numbers.
161
162 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
163
164 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
165 match on sourcefile name, instead of directory name.
166
167 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
168
169 * gdb.base/completion.exp: Use string_to_regexp to match the
170 working directory name.
171
172 2003-04-09 Jim Blandy <jimb@redhat.com>
173
174 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
175 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
176 after an inferior function call, report the failure, but allow the
177 test to continue.
178
179 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
180
181 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
182 with -DPROTOTYPES.
183
184 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
185
186 * gdb.base/break.exp: Revert last patch.
187
188 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
189
190 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
191 with -DPROTOTYPES.
192
193 2003-04-02 Andrew Cagney <cagney@redhat.com>
194
195 * gdb.base/callfuncs.exp: Make "print add" messages unique.
196 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
197 matching directories by the name breakpoint.
198 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
199 Make "continue to marker1" consistent.
200 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
201 message consistent.
202 * lib/gdb.exp: Put "the program is no longer running", and "the
203 program exited" in parenthesis.
204 * lib/mi-support.exp: Ditto.
205
206 2003-04-02 Bob Rossi <bob_rossi@cox.net>
207
208 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
209
210 2003-03-29 Andrew Cagney <cagney@redhat.com>
211
212 * gdb.base/sizeof.c (main): Print the value of '\377'.
213 * gdb.base/sizeof.exp: Check the sign of '\377'.
214
215 2003-03-27 Michael Chastain <mec@shout.net>
216
217 * gdb.base/gdb1090.exp: New file.
218 * gdb.base/gdb1090.cc: New file.
219
220 2003-03-27 J. Brobecker <brobecker@gnat.com>
221
222 * gdb.gdb/observer.exp: New regression test.
223
224 2003-03-27 Michael Chastain <mec@shout.net>
225
226 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
227 * gdb.base/ptype.exp: Likewise.
228
229 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
230
231 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
232
233 2003-03-26 Michael Chastain <mec@shout.net>
234
235 * gdb.base/ptype.exp: Actually use some typedef'd types.
236
237 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
238
239 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
240 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
241
242 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
243
244 * gdb.base/default.exp: Fix regular expression.
245
246 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
247
248 * gdb.base/args.exp: Fix regular expression.
249
250 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
251
252 * gdb.base/help.exp: Allow Win32 child process.
253
254 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
255
256 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
257 when stepping out of main().
258
259 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
260
261 * gdb.base/default.exp: Check for win32 specific message when calling
262 "run" without executable.
263
264 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
265
266 * gdb.base/args.exp: Expect .exe in output.
267
268 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
269
270 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
271 Cygwin native.
272
273 2003-03-17 Andrew Cagney <cagney@redhat.com>
274
275 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
276 vector registes.
277 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
278 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
279
280 2003-03-17 David Carlton <carlton@math.stanford.edu>
281
282 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
283 test, for PR breakpoints/38.
284 Call test_watchpoint_and_breakpoint.
285 * gdb.base/watchpoint.c (func3): New function.
286 (main): Call func3.
287
288 2003-03-04 David Carlton <carlton@math.stanford.edu>
289
290 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
291 Garply<Garply<char> >:: garply".
292 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
293 with respect to PR c++/1111; note also PR c++/1113.
294 (test_template_breakpoints): KFAIL "constructor breakpoint" with
295 respect to PR c++/1062.
296 KFAIL "destructor breakpoint" with respect to PR c++/1112.
297
298 2003-03-03 David Carlton <carlton@math.stanford.edu>
299
300 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
301 with respect to PR c++/57.
302 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
303 c++/826.
304 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
305 respect to PR c++/57.
306
307 2003-03-03 David Carlton <carlton@math.stanford.edu>
308
309 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
310 respect to PR c++/33 into FAILs.
311
312 2003-03-03 Michael Chastain <mec@shout.net>
313
314 * configure.in: Update copyright years.
315
316 2003-03-03 Michael Chastain <mec@shout.net>
317
318 * Makefile.in: Update copyright years.
319
320 2003-02-28 David Carlton <carlton@math.stanford.edu>
321
322 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
323 print class instead of struct and/or superfluous protection
324 specifiers, as long as the resulting output is equivalent to the
325 source code.
326 Delete FIXME from end of messages on tests that don't need
327 fixing.
328
329 2003-02-28 David Carlton <carlton@math.stanford.edu>
330
331 * gdb.c++/templates.exp (do_tests): Allow const in the two
332 Foo<volatile char *>::foo tests.
333
334 2003-02-27 Michael Snyder <msnyder@redhat.com>
335
336 * gdb.base/restore.c (main): Return zero, so exit code
337 will be consistant.
338
339 2003-02-26 David Carlton <carlton@math.stanford.edu>
340
341 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
342 char *>::foo" test with respect to PR c++/33. Create a new test
343 which is identical to that one except that it doesn't put the
344 space between the "char" and the "*"; KFAIL it, too.
345
346 2003-02-26 David Carlton <carlton@math.stanford.edu>
347
348 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
349 template types into either PASSes or KFAILs (corresponding to PR
350 c++/57). Tweak indentation. Update copyright.
351
352 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
353
354 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
355
356 2003-02-13 Michael Chastain <mec@shout.net>
357
358 * gdb.base/exprs.exp: Remove i960 remnants.
359 * gdb.base/funcargs.exp: Likewise.
360 * gdb.base/list.exp: Likewise.
361 * gdb.base/ptype.exp: Likewise.
362
363 2003-02-14 David Carlton <carlton@math.stanford.edu>
364
365 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
366 pEe->D::vg()" from XFAIL to KFAIL.
367
368 2003-02-13 Jason Molenda (jmolenda@apple.com)
369
370 * gdb.base/maint.exp: Update maint print statistics regexp to include
371 new entries.
372
373 2003-02-13 Michael Chastain <mec@shout.net>
374
375 * gdb.c++/inherit.exp: Remove call to get_debug_format.
376
377 2003-02-12 Michael Chastain <mec@shout.net>
378
379 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
380 * gdb.c++/inherit.exp: Likewise.
381 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
382 * gdb.c++/templates.exp: Likewise.
383 * gdb.c++/virtfunc.exp: Likewise.
384
385 2003-02-06 Jason Molenda (jason-cl@molenda.com)
386
387 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
388 why the code is written that way.
389
390 2003-02-05 Michael Chastain <mec@shout.net>
391
392 * gdb.base/dump.exp: Add missing copyright line.
393
394 2003-02-05 Jason Molenda (jason-cl@molenda.com)
395
396 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
397 at the beginning so the breakpoint doesn't get set on the loop.
398
399 2003-02-05 Michael Chastain <mec@shout.net>
400
401 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
402 output for configurations with gcc 2.95.3.
403
404 2003-02-05 Keith Seitz <keiths@redhat.com>
405 Andrew Cagney <ac131313@redhat.com>
406
407 * gdb.mi/mi-cli.exp: New file.
408
409 2003-02-04 Michael Chastain <mec@shout.net>
410
411 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
412 Call perror and then continue.
413
414 2003-02-03 Michael Chastain <mec@shout.net>
415
416 * gdb.c++/pr-1023.cc: New file.
417 * gdb.c++/pr-1023.exp: New file.
418
419 2003-02-05 Jim Blandy <jimb@redhat.com>
420
421 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
422 it's local to foobar. Check for it there, and check that it's not
423 present in main.
424 * gdb.c++/local.cc (marker2): New function.
425 (foobar): Call marker1.
426 (main): Call marker2 instead of marker1.
427
428 2003-02-04 Andrew Cagney <ac131313@redhat.com>
429
430 * gdb.disasm/mn10200.exp: Obsolete file.
431 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
432 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
433 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
434
435 2003-02-04 David Carlton <carlton@math.stanford.edu>
436
437 * gdb.c++/overload.exp: Test intToChar(1).
438 * gdb.c++/overload.cc (intToChar): New.
439 (main): Call intToChar.
440
441 2003-02-03 David Carlton <carlton@math.stanford.edu>
442
443 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
444 'might_kfail' arg.
445 KFAIL some of the continue_to_bp_overloaded calls, according to
446 PR c++/1025.
447
448 2003-02-01 Michael Chastain <mec@shout.net>
449
450 * gdb.base/advance.c (marker1): New marker function.
451 * gdb.base/advance.exp: When the 'advance' command lands on the
452 return breakpoint, it can legitimately stop on either the
453 current line or the next line. Accommodate both outcomes.
454 * gdb.base/until.exp: Likewise.
455
456 2003-02-02 Andrew Cagney <ac131313@redhat.com>
457
458 2002-11-10 Jason Molenda (jason-cl@molenda.com):
459 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
460 now a list, not a tuple.
461 * gdb.mi/mi-var-display.exp: Ditto.
462 * gdb.mi/gdb792.exp: Ditto.
463
464 2003-02-01 Andrew Cagney <ac131313@redhat.com>
465
466 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
467 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
468 stack backtraces.
469 * gdb.mi/mi-syn-frame.c: Part of same.
470
471 2003-02-01 Mark Kettenis <kettenis@gnu.org>
472
473 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
474 gdb.mi/mi1-pthreads.exp: Return instead of calling
475 gdb_suppress_entire_file.
476
477 2003-02-01 Mark Salter <msalter@redhat.com>
478
479 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
480
481 2003-01-31 Mark Salter <msalter@redhat.com>
482
483 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
484 Support empty arg.
485
486 2003-01-30 Michael Chastain <mec@shout.net>
487
488 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
489 This was a workaround for a UTF-8 bug in readline 4.3. The bug
490 has been fixed in gdb/readline on 2003-01-09.
491
492 2003-01-29 Michael Snyder <msnyder@redhat.com>
493
494 * gdb.base/maint.exp: Allow for leading underscore in symbol.
495 * gdb.base/display.exp: Allow for leading underscore in symbol.
496 * gdb.base/args.exp: Skip if target does not support args passing.
497
498 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
499
500 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
501 gdb_test. Accept a list of expect arguments as the third
502 parameter.
503 (gdb_test): Use it.
504
505 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
506
507 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
508 allow for different test tree configurations. Update some
509 tescases accordingly.
510 * gdb.arch/altivec-regs.exp: Ditto.
511 * gdb.asm/asm-source.exp: Ditto.
512 * gdb.base/advance.exp: Ditto.
513 * gdb.base/display.exp: Ditto.
514 * gdb.base/long_long.exp: Ditto.
515 * gdb.base/mips_pro.exp: Ditto.
516 * gdb.base/overlays.exp: Ditto.
517 * gdb.base/relocate.exp: Ditto.
518 * gdb.base/setshow.exp: Ditto.
519 * gdb.base/step-line.exp: Ditto.
520 * gdb.base/step-test.exp: Ditto.
521 * gdb.base/until.exp: Ditto.
522 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
523
524 2003-01-17 David Carlton <carlton@math.stanford.edu>
525
526 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
527 corresponding to PR c++/945.
528 Update copyright.
529
530 2003-01-17 David Carlton <carlton@math.stanford.edu>
531
532 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
533 corresponding to PR c++/68.
534
535 2003-01-17 David Carlton <carlton@math.stanford.edu>
536
537 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
538 (test_paddr_hairy_functions): Call print_addr_2_kfail for
539 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
540
541 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
542
543 * gdb.base/break.exp: Fix change of default location, because of
544 removal of until tests.
545 * gdb.base/help.exp: Update test for new 'until' help message.
546 Add test for help on 'advance'.
547 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
548
549 2003-01-15 Mark Kettenis <kettenis@gnu.org>
550
551 * gdb.base/default.exp: Adapt "info float" test for recent changes
552 to that command. Add test for "info vector".
553 * gdb.base/float.exp: New file. Add test for "info float" that
554 resembles the old test in gdb.base/default.exp.
555
556 2003-01-15 David Carlton <carlton@math.stanford.edu>
557
558 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
559
560 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
561
562 * gdb.base/break.exp: Move the tests of until command from here...
563 * gdb.base/until.exp: ... to here. New file. Add other tests.
564 * gdb.base/advance.c: New file.
565 * gdb.base/advance.exp: New file.
566
567 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
568
569 * gdb.base/args.c: New file.
570 * gdb.base/args.exp: New file.
571
572 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
573
574 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
575
576 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
577
578 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
579
580 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
581
582 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
583 dates.
584
585 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
586
587 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
588
589 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
590
591 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
592 (ptype &*"foo").
593 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
594
595 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
596
597 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
598 * gdb.mi/mi1-console.exp: Likewise.
599
600 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
601
602 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
603 * gdb.mi/mi1-console.exp: Likewise.
604
605 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
606
607 * gdb.c++/overload.exp: Remove some fixed XFAILs.
608
609 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
610
611 * gdb.base/detach.exp: New test.
612
613 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
614
615 * Makefile.in (ALL_SUBDIRS): New variable.
616 (subdirs, clean, distclean): Use it.
617 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
618 regenerating Makefile, since it is generated from the top level.
619 * gdb.asm/Makefile.in: Likewise.
620 * gdb.base/Makefile.in: Likewise.
621 * gdb.c++/Makefile.in: Likewise.
622 * gdb.disasm/Makefile.in: Likewise.
623 * gdb.java/Makefile.in: Likewise.
624 * gdb.mi/Makefile.in: Likewise.
625 * gdb.threads/Makefile.in: Likewise.
626 * gdb.trace/Makefile.in: Likewise.
627
628 2003-01-09 David Carlton <carlton@math.stanford.edu>
629
630 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
631 Add copyright year 2003.
632
633 2003-01-06 Michael Chastain <mec@shout.net>
634
635 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
636 When selecting a thread, 'line' and 'file' are optional.
637 * gdb.mi/mi1-pthreads.exp: Likewise.
638
639 2003-01-06 Andreas Schwab <schwab@suse.de>
640
641 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
642 failures.
643
644 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
645
646 Fix PR gdb/844
647 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
648 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
649
650 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
651 instead of calling gdb_suppress_entire_file.
652 * gdb.threads/print-threads.exp: Likewise.
653 * gdb.threads/schedlock.exp: Likewise.
654
655 * gdb.threads/killed.exp: Return instead of calling
656 gdb_suppress_entire_file.
657 * gdb.threads/linux-dp.exp: Likewise.
658 * gdb.threads/pthreads.exp: Likewise.
659
660 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
661
662 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
663 stabs.
664 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
665 * gdb.base/whatis.exp: Always allow (void) after function names.
666
667 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
668
669 * gdb.c++/casts.exp: Correct regexp.
670
671 2003-01-04 Mark Kettenis <kettenis@gnu.org>
672
673 * configure.in: Call AC_CONFIG_HEADER. Don't call
674 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
675 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
676 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
677 aforementioned directories in the AC_OUPUT call.
678 * config.hin: New file.
679 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
680 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
681 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
682 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
683 pass -I$objdir instead of -I$objdir/$subdir in compilation.
684 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
685 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
686 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
687 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
688 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
689 gdb.threads/configure.in, gdb.threads/configure,
690 gdb.threads/config.in, gdb.trace/configure.in,
691 gdb.trace/configure: Removed.
692
693 2003-01-03 Michael Chastain <mec@shout.net>
694
695 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
696 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
697
698 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
699
700 * gdb.base/store.exp: Fix regular expressions.
701
702 2002-12-28 Mark Kettenis <kettenis@gnu.org>
703
704 * configure.in: Rewrite.
705 * configure: Regenerated.
706
707 2003-01-03 David Carlton <carlton@math.stanford.edu>
708
709 * gdb.base/psymtab.exp: New file.
710 * gdb.base/psymtab1.c: Ditto.
711 * gdb.base/psymtab2.c: Ditto.
712
713 2002-12-23 Adam Fedor <fedor@gnu.org>
714
715 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
716
717 2002-12-23 David Carlton <carlton@math.stanford.edu>
718
719 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
720 and current_directory initialization.
721
722 2002-12-22 Jim Blandy <jimb@redhat.com>
723
724 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
725 rather than as part of the output file name.
726
727 * gdb.base/attach.exp: There's no need to copy the test program to
728 /tmp; that was only ever necessary on HP/UX, and this test is
729 entirely disabled there anyway.
730
731 2002-12-21 Jim Blandy <jimb@redhat.com>
732
733 * gdb.c++/psmang.exp: Doc fix.
734
735 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
736 test.
737
738 2002-12-20 David Carlton <carlton@math.stanford.edu>
739
740 * gdb.c++/annota2.exp: KFAIL annotate-quit.
741
742 2002-12-18 Michael Chastain <mec@shout.net>
743
744 * gdb.c++/annota2.exp: Add copyright year 2002.
745
746 2002-12-17 David Carlton <carlton@math.stanford.edu>
747
748 * gdb.c++/try_catch.cc: Add marker comments.
749 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
750 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
751 * gdb.c++/m-static.cc: Ditto.
752 * gdb.c++/m-static1.cc: Ditto.
753 * gdb.c++/try_catch.cc: Ditto.
754
755 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
756
757 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
758 to see whether we are using the new -environment-directory
759 command which resets via -r or the old version of the command
760 which may prompt the user. Part of fix for gdb/741.
761
762 2002-12-13 Andrew Cagney <ac131313@redhat.com>
763
764 * gdb.fortran/types.exp: Update obsolete comment.
765 * gdb.fortran/exprs.exp: Ditto.
766 * lib/gdb.exp: Delete obsolete code.
767 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
768 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
769 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
770 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
771 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
772 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
773 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
774 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
775 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
776 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
777 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
778 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
779 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
780 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
781 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
782 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
783 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
784 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
785 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
786 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
787 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
788 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
789 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
790 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
791 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
792 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
793 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
794 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
795 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
796 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
797 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
798 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
799 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
800 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
801 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
802 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
803 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
804
805 2002-12-11 David Carlton <carlton@math.stanford.edu>
806
807 * gdb.c++/m-data.exp: Add test for members that shadow global
808 variables: see PR gdb/804.
809 * gdb.c++/m-data.cc: Ditto.
810
811 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
812
813 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
814
815 2002-12-06 David Carlton <carlton@math.stanford.edu>
816
817 * gdb.base/store.c: Don't declare functions static.
818
819 2002-12-04 Andrew Cagney <ac131313@redhat.com>
820
821 * gdb.base/store.exp, gdb.base/store.c: New files.
822
823 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
824
825 * gdb.base/selftest.exp: Update for current gdb.
826
827 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
828
829 * gdb.base/maint.exp: Only dump symbols from one source file
830 or objfile.
831
832 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
833
834 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
835 function call.
836
837 2002-11-25 Jim Blandy <jimb@redhat.com>
838
839 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
840 function appearing in error message.
841
842 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
843
844 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
845
846 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
847
848 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
849 for mi1 and current mi is in correct format. New mi startup message
850 should be in mi console format. This is part of fix for PR gdb/604.
851
852 2002-09-18 Fernando Nasser <fnasser@redhat.com>
853
854 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
855 which explicitly prints the zero offset as "+0".
856
857 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
858
859 * gdb.threads/schedlock.c (args): Make unsigned.
860
861 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
862
863 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
864 numbers. Allow "foo2|selected stack frame".
865 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
866 * gdb.asm/asmsrc2.s: Likewise.
867 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
868 comments.
869 * gdb.asm/mips.inc: New file.
870
871 2002-10-18 Adam Fedor <fedor@gnu.org>
872
873 * gdb.base/default.exp: Update expected output to include 'ObjC'.
874 * gdb.base/help.exp: Likewise.
875
876 2002-10-17 Kevin Buettner <kevinb@redhat.com>
877
878 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
879 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
880
881 2002-10-02 Jim Blandy <jimb@redhat.com>
882
883 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
884
885 2002-10-01 Andrew Cagney <ac131313@redhat.com>
886
887 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
888 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
889 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
890 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
891 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
892 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
893 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
894
895 2002-09-29 Andrew Cagney <ac131313@redhat.com>
896
897 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
898 * mi0-disassemble.exp, mi0-eval.exp: Delete.
899 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
900 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
901 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
902 * mi0-var-block.exp, mi0-var-child.exp: Delete.
903 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
904
905 2002-09-27 Kevin Buettner <kevinb@redhat.com>
906
907 * gdb.base/annota1.exp (info break): Make directory components of
908 path optional since not all compilers emit this debug information.
909
910 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
911 step ends up stepping out of the function instead of stopping on
912 the epilogue.
913
914 2002-09-26 Keith Seitz <keiths@redhat.com>
915
916 * lib/insight-support.exp (gdbtk_start): Figure out where
917 the insight executable is based on where gdb is. Use this
918 executable to start insight instead of gdb.
919
920 2002-09-25 Andrew Cagney <cagney@redhat.com>
921
922 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
923
924 2002-09-24 Andrew Cagney <ac131313@redhat.com>
925
926 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
927 test_isolated_complaints.
928 (test_empty_complaint): New function.
929 (test_empty_complaints): New function. Check no output when no
930 complaints.
931
932 2002-09-19 Jim Blandy <jimb@redhat.com>
933
934 * gdb.base/charset.exp, gdb.base/charset.c: New files.
935
936 2002-09-19 Andrew Cagney <ac131313@redhat.com>
937
938 * gdb.gdb/complaints.exp: New file.
939
940 2002-09-18 Andrew Cagney <ac131313@redhat.com>
941
942 * gdb.base/maint.exp: Check `help maint internal-warning'.
943
944 2002-09-18 David Carlton <carlton@math.stanford.edu>
945
946 * gdb.c++/m-static.exp: Remove breakpoints depending on line
947 numbers, and replace them by a single breakpoint after the
948 constructors are all finished.
949 Add test 4.
950 * gdb.c++/m-static.cc: Add test 4.
951 * gdb.c++/m-static.h: New file.
952 * gdb.c++/m-static1.cc: New file.
953
954 * gdb.c++/printmethod.exp: New file.
955 * gdb.c++/printmethod.cc: New file.
956
957 * gdb.c++/pr-574.exp: New file.
958 * gdb.c++/pr-574.cc: New file.
959
960 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
961
962 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
963 embedded targets which never actually exit.
964
965 2002-09-18 Fernando Nasser <fnasser@redhat.com>
966
967 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
968 "don't step after run" as unresolved or unsupported, instead of xfail.
969
970 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
971
972 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
973 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
974 Add newline to expected string in "step out of main (status wrapper)"
975 case.
976
977 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
978
979 * lib/gdb.exp (rerun_to_main): Allow restarting application.
980 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
981
982 2002-09-17 Tom Tromey <tromey@redhat.com>
983
984 * gdb.base/printcmds.exp (test_print_string_constants): Expect
985 \000, not \0, in double-quoted string.
986
987 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
988
989 * gdb.base/command.exp: Don't expect a "Program exited normally"
990 string after running the commands execution on breakpoint tests.
991
992 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
993
994 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
995
996 2002-09-12 Joel Brobecker <brobecker@gnat.com>
997
998 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
999
1000 2002-09-10 Keith Seitz <keiths@redhat.com>
1001
1002 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
1003 runto proc.
1004 (mi_run_to_main): Use mi_runto.
1005 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
1006
1007 2002-09-10 Keith Seitz <keiths@redhat.com>
1008
1009 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
1010 regexp for stopping at main. Could have multiple event notifications.
1011 Don't assume that main was declared with no parameters.
1012 (mi_next): Use mi_step_to.
1013 (mi_step): Use mi_next_to.
1014
1015 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
1016
1017 * gdb.base/default.exp: Fix expected string in `info float' test.
1018
1019 2002-09-09 Ben Elliston <bje@redhat.com>
1020
1021 * config/mips.exp: Update comments.
1022 * config/mips-idt.exp: Likewise.
1023 * config/nind.exp: Likewise.
1024 * config/slite.exp: Likewise.
1025 * config/sparclet.exp: Likewise.
1026 * config/udi.exp: Likewise.
1027 * config/vx.exp: Likewise.
1028 * config/vxworks29k.exp: Likewise.
1029
1030 2002-09-05 Jim Blandy <jimb@redhat.com>
1031
1032 * gdb.threads/killed.exp: Fix test failure message.
1033
1034 2002-09-04 Keith Seitz <keiths@redhat.com>
1035
1036 * lib/mi-support.exp: Update copyright.
1037 (mi_gdb_test): Increase the priority of the expected pattern
1038 so that it matches gdb_test.
1039
1040 2002-09-03 Keith Seitz <keiths@redhat.com>
1041
1042 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
1043 Use integer comparison instead of string comparison for testing
1044 whether binary was built.
1045
1046 2002-09-03 Jim Blandy <jimb@redhat.com>
1047
1048 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
1049
1050 2002-08-29 Jim Blandy <jimb@redhat.com>
1051
1052 * gdb.threads/pthreads.exp: Move the portable thread compilation
1053 code into a function in lib/gdb.exp, and call that from here.
1054 * lib/gdb.exp (gdb_compile_pthreads): New function.
1055
1056 2002-08-29 Keith Seitz <keiths@redhat.com>
1057
1058 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
1059 expect_out so that callers can get at it.
1060
1061 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
1062
1063 * gdb.threads/print-threads.c: New file.
1064 * gdb.threads/print-threads.exp: New file.
1065 * gdb.threads/schedlock.c: New file.
1066 * gdb.threads/schedlock.exp: New file.
1067
1068 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
1069
1070 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
1071 not altivec.c.
1072
1073 2002-08-17 Mark Kettenis <kettenis@gnu.org>
1074
1075 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
1076 targets. The problem should be fixed now.
1077
1078 2002-08-15 Mark Kettenis <kettenis@gnu.org>
1079
1080 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
1081 2002-07-24 change that removes final dots from error messages.
1082
1083 2002-08-13 Tom Tromey <tromey@redhat.com>
1084
1085 * gdb.base/readline.exp: New file.
1086
1087 2002-08-01 Andrew Cagney <ac131313@redhat.com>
1088
1089 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
1090 supress message.
1091
1092 2002-08-01 Andrew Cagney <cagney@redhat.com>
1093
1094 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
1095 CHILL_FOR_TARGET and CHILL_LIB.
1096 * configure.in (configdirs): Remove gdb.chill.
1097 * configure: Regenerate.
1098 * lib/gdb.exp: Obsolete references to chill.
1099 * gdb.fortran/types.exp: Ditto.
1100 * gdb.fortran/exprs.exp: Ditto.
1101
1102 2002-07-30 Kevin Buettner <kevinb@redhat.com>
1103
1104 * gdb.base/shlib-call.exp (additional_flags): Conditionally
1105 set Irix-specific compile and link flags.
1106
1107 2002-07-29 Kevin Buettner <kevinb@redhat.com>
1108
1109 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
1110 source files. The ``-o'' option doesn't work with the ``-E'' option
1111 when using the Irix compiler.
1112
1113 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
1114
1115 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
1116 Improve support for reusing an exec file. Copy exec file
1117 to target, and run gdbserver on the target instead of on the host.
1118
1119 2002-07-18 Jim Blandy <jimb@redhat.com>
1120
1121 * gdb.base/ending-run.exp: Don't expect to see the program end in
1122 some orderly fashion when we're running on a real stand-alone
1123 board.
1124
1125 * gdb.base/interrupt.exp: Correct logic for skipping tests on
1126 targets that don't support interrupts.
1127
1128 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
1129
1130 * gdb.base/attach.exp: Add patterns to match output from /proc-based
1131 systems.
1132 Move comments in expect statements to inside the actions, so that they
1133 don't get matched against.
1134
1135 2002-07-10 Mark Kettenis <kettenis@gnu.org>
1136
1137 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
1138 function when asleep" test.
1139
1140 2002-07-10 Andrew Cagney <ac131313@redhat.com>
1141
1142 * gdb.base/page.exp: Rewrite to handle problems with very long
1143 `info set' output. Update copyright.
1144
1145 2002-06-26 Andrew Cagney <ac131313@redhat.com>
1146
1147 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
1148 gdb.threads-hp.
1149 * gdb.hp/configure: Regenerate.
1150 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
1151 * gdb.hp/gdb.threads-hp/configure: Delete file.
1152 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
1153
1154 2002-06-22 Andrew Cagney <ac131313@redhat.com>
1155
1156 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
1157 setlocale, bindtextdomain and textdomain.
1158
1159 2002-06-11 Jim Blandy <jimb@redhat.com>
1160
1161 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
1162 preprocessor macro information is present.
1163
1164 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
1165 tests.
1166
1167 2002-06-06 Michael Snyder <msnyder@redhat.com>
1168
1169 * gdb.base/overlays.exp: Record addresses of overlay
1170 functions in TCL variables rather than in GDB variables,
1171 to avoid having GDB convert them to pointers (with loss
1172 of information).
1173
1174 * gdb.base/d10v.ld: Merge in several years worth of
1175 default linker script changes.
1176 * gdb.base/long_long.exp: Add check for sizeof (long double).
1177
1178 2002-06-06 Michal Ludvig <mludvig@suse.cz>
1179
1180 * gdb.asm/asm-source.exp: Add x86-64 target.
1181 * gdb.asm/x86_64.inc: New.
1182
1183 2002-05-30 Michael Chastain <mec@shout.net>
1184
1185 From Benjamin Kosnik <bkoz@redhat.com>:
1186 * gdb.c++/m-static.cc: New file.
1187 * gdb.c++/m-static.exp: New file.
1188
1189 2002-05-28 Michael Snyder <msnyder@redhat.com>
1190
1191 * gdb.base/call-ar-st.exp: Allow for reduced floating point
1192 precision.
1193
1194 2002-05-27 Michael Chastain <mec@shout.net>
1195
1196 From Benjamin Kosnik <bkoz@redhat.com>:
1197 * gdb.c++/m-data.cc: New file.
1198 * gdb.c++/m-data.exp: New file.
1199
1200 2002-05-27 Michael Chastain <mec@shout.net>
1201
1202 From Benjamin Kosnik <bkoz@redhat.com>:
1203 * gdb.c++/try_catch.cc: New file.
1204 * gdb.c++/try_catch.exp: New file.
1205
1206 2002-05-27 Michael Chastain <mec@shout.net>
1207
1208 * gdb.c++/local.exp: Accept more nested types in output.
1209
1210 2002-05-26 Michael Chastain <mec@shout.net>
1211
1212 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
1213
1214 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
1215
1216 * lib/gdb.exp (gdb_wrapper_init): Just because
1217 gdb_wrapper_file exists, this does not mean that the file
1218 should not be rebuilt. That is what gdb_wrapper_initialized
1219 is for.
1220 (default_gdb_init): Reset gdb_wrapper_initialized.
1221
1222 2002-05-23 Michael Snyder <msnyder@redhat.com>
1223
1224 * gdb.base/all-bin.exp: Revise previous patch by just reducing
1225 the precision of the floating point test results.
1226 * gdb.base/call-rt-st.exp: Ditto.
1227
1228 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
1229 * gdb.base/call-rt-st.exp: Ditto.
1230
1231 2002-05-19 Michael Chastain <mec@shout.net>
1232
1233 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
1234
1235 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
1236
1237 * configure.in (configdirs): Add gdb.arch.
1238 * configure: Regenerate.
1239
1240 2002-05-17 Jim Blandy <jimb@redhat.com>
1241
1242 * gdb.base/completion.exp: Recognize the more detailed error
1243 messages produced by the macro expander's lexical analyzer.
1244
1245 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
1246
1247 * gdb.arch/altivec-abi.c: New file.
1248 * gdb.arch/altivec-abi.exp: New file.
1249 * gdb.arch/altivec-regs.c: New file.
1250 * gdb.arch/altivec-regs.exp: New file.
1251
1252 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
1253
1254 * gdb.base/maint.exp (maint print type): Update for new type
1255 structure.
1256
1257 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
1258
1259 * gdb.arch: New directory.
1260 * gdb.arch/configure.in: New file.
1261 * gdb.arch/configure: New file.
1262 * gdb.arch/Makefile.in: New file.
1263
1264 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
1265
1266 * gdb.asm/asm-source.exp: Add v850 as supported target.
1267 * gdb.asm/v850.inc: New file.
1268
1269 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
1270
1271 * gdb.c++/annota2.exp (annotate-quit): Add comment.
1272
1273 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
1274
1275 * gdb.base/break.exp: Check 'break "marker2"'.
1276
1277 2002-05-10 Michael Snyder <msnyder@redhat.com>
1278
1279 * gdb.base/long_long.exp: Fix typo.
1280
1281 2002-05-10 Jim Blandy <jimb@redhat.com>
1282
1283 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
1284 a bug.
1285
1286 * gdb.base/printcmds.exp (test_integer_literals_rejected):
1287 Recognize more detailed error message produced by the macro
1288 expander's lexical analyzer.
1289 * lib/gdb.exp (test_print_reject): Same.
1290
1291 2002-05-09 Mark Kettenis <kettenis@gnu.org>
1292
1293 * gdb.c++/method.exp: Fix typo.
1294
1295 2002-05-08 Michael Snyder <msnyder@redhat.com>
1296
1297 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
1298 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
1299 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
1300 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
1301 Add iftarget clause for strongarm.
1302
1303 2002-05-06 Michael Snyder <msnyder@redhat.com>
1304
1305 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
1306 (gdb_continue_to_end): Accept output from status wrapper.
1307 * gdb.base/ending-run.exp: Add case for output from status wrapper.
1308 Clean up fail messages to match pass messages.
1309
1310 Enable the "needs_status_wrapper" testsuite feature.
1311 * lib/gdb.exp (gdb_wrapper_init): New procedure.
1312 (gdb_compile): Conditionally call gdb_wrapper_init.
1313 * gdb.base/a2-run.exp: Recognize output from status wrapper.
1314 * gdb.c++/method.exp: Recognize output from status wrapper.
1315
1316 2002-05-06 Ben Elliston <bje@redhat.com>
1317 From Graydon Hoare <graydon@redhat.com>
1318
1319 * config/sid.exp: Include support for "rawsid" protocol.
1320
1321 2002-05-03 Jim Blandy <jimb@redhat.com>
1322
1323 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
1324 * gdb.c++/hang3.C: New file.
1325
1326 2002-05-04 Andrew Cagney <ac131313@redhat.com>
1327
1328 * gdb.base/default.exp: Remove obsolete code.
1329 * gdb.c++/misc.exp: Ditto. Update copyright.
1330 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
1331 * gdb.base/whatis.exp: Ditto. Update copyright.
1332 * gdb.base/scope.exp: Ditto. Update copyright.
1333 * gdb.base/ptype.exp: Ditto. Update copyright.
1334 * gdb.base/printcmds.exp: Ditto. Update copyright.
1335 * gdb.base/opaque.exp: Ditto. Update copyright.
1336 * gdb.base/list.exp: Ditto.
1337 * gdb.base/funcargs.exp: Ditto. Update copyright.
1338 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
1339 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
1340 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
1341 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
1342 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
1343 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
1344
1345 2002-05-02 Michael Snyder <msnyder@redhat.com>
1346
1347 * gdb.base/watchpoint.exp: Add xscale target.
1348 * gdb.base/long_long.exp: Add xscale target.
1349 * gdb.base/default.exp: Add xscale target.
1350
1351 2002-05-01 Jim Blandy <jimb@redhat.com>
1352
1353 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
1354 gdb.c++/hang.exp: New test.
1355
1356 2002-05-01 Fred Fish <fnf@redhat.com>
1357
1358 * gdb.base/completion.exp: Handle completions of "./Make" for
1359 more than one completion possibility, as is the case when we
1360 build and test in the source tree.
1361
1362 2002-04-29 Anthony Green <green@redhat.com>
1363
1364 * gdb.java/jmisc1.exp: New file.
1365 * gdb.java/jmisc2.exp: New file.
1366
1367 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
1368
1369 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
1370
1371 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
1372
1373 * gdb.base/help.exp: Change 'help status' to allow for target
1374 dependent output differences.
1375
1376 2002-04-22 Michael Chastain <mec@shout.net>
1377
1378 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
1379
1380 2002-04-22 Michael Chastain <mec@shout.net>
1381
1382 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
1383
1384 2002-04-17 David S. Miller <davem@redhat.com>
1385
1386 * gdb.asm/sparc64.inc: New file.
1387 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
1388
1389 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
1390
1391 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
1392 instruction file directly into the build tree. Clean up at end of
1393 test.
1394
1395 2002-04-18 David S. Miller <davem@redhat.com>
1396
1397 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
1398 handle 64-bit platforms correctly.
1399 * gdb.base/maint.exp: Likewise.
1400
1401 2002-04-18 Kevin Buettner <kevinb@redhat.com>
1402
1403 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
1404 ``-fpic'' when compiling files comprising a shared library, but
1405 it does need additional linker flags in order to find shared
1406 libraries at run time.
1407
1408 2002-04-18 Kevin Buettner <kevinb@redhat.com>
1409
1410 * gdb.base/cvexpr.c (use): New function.
1411 (main): Invoke use() on all global variables to prevent
1412 some linkers from deleting these otherwise unused symbols.
1413
1414 2002-04-17 Michael Chastain <mec@shout.net>
1415 From David S. Miller <davem@redhat.com>
1416
1417 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
1418 handle 64-bit platforms correctly.
1419
1420 2002-04-12 Michael Snyder <msnyder@redhat.com>
1421 From Jim Blandy <jimb@redhat.com>
1422 * gdb.base/foo.c (foox): Remove section attribute; the linker
1423 script can handle this instead.
1424 * gdb.base/bar.c (barx): Same.
1425 * gdb.base/baz.c (bazx): Same.
1426 * gdb.base/grbx.c (grbxx): Same.
1427
1428 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
1429 manager doesn't automatically unmap overlays unnecessarily.
1430
1431 2002-04-10 Martin M. Hunt <hunt@redhat.com>
1432
1433 * gdb.base/ending-run.exp: Fix pattern for Mips targets
1434 stepping out of main.
1435
1436 2002-04-09 Michael Chastain <mec@shout.net>
1437
1438 * gdb.c++/local.cc (main): Move call to marker1() inside nested
1439 scope so that the nested scope tests will make sense.
1440 * gdb.c++/local.exp: Write patterns that actually work with gcc
1441 (the HP patterns "were never known to work with gcc").
1442 Keep the old aCC patterns too.
1443
1444 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
1445
1446 * gdb.base/attach.exp: Correct target board test.
1447
1448 2002-04-08 Michael Chastain <mec@shout.net>
1449
1450 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
1451 in a const method. Add some xfail and fail cases for configurations
1452 that do not emit the "const ...".
1453
1454 2002-04-07 Michael Chastain <mec@shout.net>
1455
1456 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
1457 Accept "A * const" and "const A * const" as type of "this".
1458 Fix spelling of getFunky throughout. Make messages uniform.
1459
1460 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
1461
1462 Work around for PR gdb/285:
1463 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
1464
1465 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
1466
1467 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
1468 instructions file at run time instead of configure time.
1469 Sometimes we run the test in a directory that is not the one we
1470 configured in.
1471 * gdb.asm/configure.in: Delete creation of symlink.
1472 * gdb.asm/configure: Regenerate.
1473
1474 2002-04-05 J. Brobecker <brobecker@gnat.com>
1475
1476 * gdb.gdb/xfullpath.exp: New test, to exercise the new
1477 xfullpath () function.
1478
1479 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
1480
1481 * gdb.asm/Makefile.in: Correct dependencies.
1482
1483 * gdb.asm/powerpc.inc: New file.
1484 * gdb.asm/asm-source.exp: Add PowerPC.
1485 * gdb.asm/configure.in: Likewise.
1486 * gdb.asm/configure: Regenerated.
1487
1488 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
1489
1490 * gdb.base/relocate.exp: New file.
1491 * gdb.base/relocate.c: New file.
1492
1493 2002-04-04 Fred Fish <fnf@redhat.com>
1494
1495 * gdb.base/step-test.exp: Update comment regarding stopping in
1496 memcpy/bcopy calls inserted as part of the compiler runtime.
1497
1498 2002-04-04 Michael Snyder <msnyder@redhat.com>
1499
1500 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
1501
1502 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
1503
1504 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
1505 (gdb_expect): Remove $notransfer hack.
1506
1507 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
1508
1509 * gdb.c++/classes.exp ("calling method for small class"): Match
1510 updated register output.
1511
1512 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
1513
1514 Fix PR gdb/452
1515 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
1516 when finished. Make gdb_file_cmd send "exec-file" when
1517 appropriate.
1518
1519 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
1520
1521 * gdb.base/attach.exp: Remove extra setup_xfail.
1522
1523 2002-03-26 Michael Snyder <msnyder@redhat.com>
1524
1525 * gdb.base/default.exp: Add tests for dump, append, and restore.
1526 * gdb.base/help.exp: Add tests for dump, append, and restore.
1527 * gdb.base/dump.exp: New file, test dump, append and restore.
1528 * gdb.base/dump.c: New file.
1529
1530 2002-03-27 Michael Snyder <msnyder@redhat.com>
1531
1532 * gdb.base/help.exp: Modify expect strings to reflect
1533 clean-ups in help messages.
1534
1535 2002-03-26 Fred Fish <fnf@redhat.com>
1536
1537 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
1538 have debugging info for those functions and the compiler uses them
1539 internally to copy structs around.
1540
1541 2002-03-26 Fred Fish <fnf@redhat.com>
1542
1543 * gdb.base/list.exp: Revert the change made yesterday and add note
1544 about why we don't list the default lines for remote targets.
1545
1546 2002-03-25 Michael Snyder <msnyder@redhat.com>
1547
1548 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
1549
1550 2002-03-25 Fred Fish <fnf@redhat.com>
1551
1552 * gdb.base/list.exp: This test works on remote targets so remove
1553 the short circuit for remote targets. Update copyright.
1554
1555 2002-03-25 Fred Fish <fnf@redhat.com>
1556
1557 * gdb.base/attach.exp: Fix logic error that was suppressing this
1558 test for all non hppa*-*-hpux* targets, instead of the hp target.
1559 Move comments closer to the suppression point. Also now need to
1560 check that we are running natively.
1561
1562 2002-03-22 Michael Snyder <msnyder@redhat.com>
1563
1564 * gdb.base/default.exp: Add test for gcore. Update copyright.
1565 * gdb.base/help.exp: Add test for gcore. Update copyright.
1566
1567 2002-03-06 Fred Fish <fnf@redhat.com>
1568
1569 * gdb.base/funcargs.c: Remove extraneous ';' character.
1570 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
1571
1572 2002-03-04 Michael Chastain <mec@shout.net>
1573
1574 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
1575 accommodate gcc v3 function signature.
1576 * gdb.mi/mi0-var-cmd-exp: Ditto.
1577
1578 2002-02-24 Andrew Cagney <ac131313@redhat.com>
1579
1580 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
1581 ``GNU/Linux'' or ``Linux kernel''
1582 * testsuite/gdb.threads/pthreads.c: Ditto.
1583
1584 2002-02-24 Michael Chastain <mec@shout.net>
1585
1586 * gdb.threads/pthreads.c (thread1): Add a return statement.
1587 (thread2): Likewise.
1588 (foo): Likewise.
1589
1590 2002-02-23 Michael Chastain <mec@shout.net>
1591
1592 * gdb.threads/linux-dp.c (philosopher): Add a return statement
1593 to placate gcc.
1594
1595 2002-02-23 Michael Chastain <mec@shout.net>
1596
1597 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
1598 test "ptype bint". The test passes on all my stabs configurations.
1599
1600 2002-02-21 Jim Blandy <jimb@redhat.com>
1601
1602 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
1603 filename at a time, and watch for the ones we want to see.
1604
1605 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
1606 types of pointers to prototyped functions.
1607
1608 2002-02-20 Andrew Cagney <ac131313@redhat.com>
1609
1610 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
1611 signed, unsigned and straight char.
1612 (padding_char, padding_short, padding_int, padding_long,
1613 padding_long_long, padding_float, padding_double,
1614 padding_long_double): New global variables.
1615 (fill, fill_structs): New functions.
1616
1617 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
1618 for correctly sized writes. Update copyright.
1619 (get_valueof): New procedure.
1620 (get_sizeof): Call get_valueof.
1621 (check_valueof): New procedure.
1622 (check_padding): New procedure.
1623
1624 2002-02-20 Michael Chastain <mec@shout.net>
1625
1626 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
1627 to setup_xfail. Document some of the remaining calls.
1628
1629 2002-02-18 Michael Chastain <mec@shout.net>
1630
1631 * gdb.c++/userdef.exp: Update copyright year.
1632
1633 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
1634
1635 * gdb.c++/userdef.exp: Test overloaded operators properly.
1636 Remove xfails.
1637
1638 2002-02-14 Michael Snyder <msnyder@redhat.com>
1639
1640 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
1641
1642 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
1643
1644 * gdb.base/a2-run.exp: Check for a remote target properly.
1645 * gdb.base/annota1.exp: Likewise.
1646 * gdb.base/list.exp: Likewise.
1647 * gdb.base/reread.exp: Likewise.
1648 * gdb.base/scope.exp: Likewise.
1649 * gdb.base/shlib-call.exp: Likewise.
1650 * gdb.base/term.exp: Likewise.
1651 * gdb.c++/annota2.exp: Likewise.
1652
1653 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
1654
1655 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
1656
1657 2002-02-10 Michael Chastain <mec@shout.net>
1658
1659 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
1660 (call_after_alloca): Ditto.
1661
1662 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
1663
1664 * gdb.base/ending-run.exp: Guard "cont" test with
1665 gdb_skip_stdio_test.
1666
1667 2002-02-06 Jim Blandy <jimb@redhat.com>
1668
1669 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
1670 from here...
1671 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
1672 To here. Disable this test on non-HP platforms. Add big comment.
1673
1674 2002-02-04 Michael Snyder <msnyder@redhat.com>
1675
1676 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
1677 other than d10v and m32r.
1678
1679 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
1680
1681 * gdb.base/default.exp: Rewrite test patterns to reduce time
1682 taken to match them.
1683
1684 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
1685
1686 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
1687 Allow a start function above main.
1688 * gdb.threads/linux-dp.exp: Fix copyright date.
1689
1690 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
1691
1692 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
1693 (check_philosopher_stack): Check for manager thread before checking
1694 for a just-starting thread.
1695
1696 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
1697
1698 From Neil Booth <neil@daikokuya.demon.co.uk>:
1699 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
1700 warnings.
1701
1702 2002-01-21 Fred Fish <fnf@redhat.com>
1703
1704 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
1705 not caller.
1706
1707 2002-01-21 Jim Blandy <jimb@redhat.com>
1708
1709 * gdb.base/reread.exp: Check that GDB properly re-reads the
1710 executable file when it changes while no inferior is running.
1711
1712 2002-01-21 Fred Fish <fnf@redhat.com>
1713
1714 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
1715 optionally accept the "shlib events" variation.
1716
1717 2002-01-21 Jim Blandy <jimb@redhat.com>
1718
1719 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
1720 call `fflush' after every `printf', so that the output is produced
1721 at predictable points, regardless of whatever buffering does (or
1722 doesn't) take place.
1723 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
1724 at different points.
1725
1726 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
1727
1728 * gdb.c++/inherit.exp: Update copyright years.
1729 * gdb.c++/method.exp: Likewise.
1730
1731 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
1732
1733 * gdb.c++/classes.exp: Update for improved v3 support and skipping
1734 artificial methods/arguments.
1735 * gdb.c++/derivation.exp: Likewise.
1736 * gdb.c++/inherit.exp: Likewise.
1737 * gdb.c++/method.exp: Likewise.
1738 * gdb.c++/virtfunc.exp: Likewise.
1739
1740 2002-01-18 Andrew Cagney <ac131313@redhat.com>
1741
1742 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
1743 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
1744 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
1745 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
1746 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
1747 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
1748
1749 2002-01-17 Jim Blandy <jimb@redhat.com>
1750
1751 * gdb.asm/asm-source.exp (info symbol): Take another shot at
1752 anchoring the pattern matching the entry point symbol's name.
1753
1754 2002-01-17 Andrew Cagney <ac131313@redhat.com>
1755
1756 * gdb.base/maint.exp: Update ``maint internal-error'' to match
1757 continue/quit query. Update copyright.
1758
1759 2002-01-14 Michael Snyder <msnyder@redhat.com>
1760
1761 * gdb.base/gcore.exp: Remove extra debugging output.
1762
1763 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
1764
1765 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
1766 for slightly dubious v2 mangled string.
1767
1768 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
1769
1770 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
1771
1772 2002-01-10 Jason Merrill <jason@redhat.com>
1773
1774 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
1775
1776 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
1777 constructors.
1778 * gdb.c++/derivation.exp: Likewise.
1779 * gdb.c++/templates.exp: Likewise.
1780 * gdb.c++/virtfunc.exp: Likewise.
1781
1782 2002-01-10 Michael Snyder <msnyder@redhat.com>
1783
1784 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
1785
1786 2002-01-08 Michael Snyder <msnyder@redhat.com>
1787
1788 * gdb.base/gcore.exp: New test for generate-core-file command.
1789 * gdb.base/gcore.c: Testcase for above.
1790 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
1791
1792 2002-01-08 Jason Merrill <jason@redhat.com>
1793
1794 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
1795
1796 2002-01-07 Fred Fish <fnf@redhat.com>
1797
1798 * gdb.c++/overload.exp: Remove unconditional xfails for:
1799 print foo_instance1.overloadargs(1)
1800 print foo_instance1.overloadargs(1, 2)
1801 print foo_instance1.overloadargs(1, 2, 3)
1802 print foo_instance1.overloadargs(1, 2, 3, 4)
1803 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
1804 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
1805 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
1806 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
1807 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
1808 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
1809 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
1810 print foo_instance1.overload1arg()
1811 print foo_instance1.overload1arg((char)arg2)
1812 print foo_instance1.overload1arg((signed char)arg3)
1813 print foo_instance1.overload1arg((unsigned char)arg4)
1814 print foo_instance1.overload1arg((int)arg7)
1815 print foo_instance1.overload1arg((unsigned int)arg8)
1816 print foo_instance1.overload1arg((float)arg11)
1817 print foo_instance1.overload1arg((double)arg12)
1818
1819 2002-01-07 Michael Snyder <msnyder@redhat.com>
1820
1821 * gdb.base/huge.exp: New test. Print a very large target data object.
1822 (skip_huge_test): New test variable. Define if you want to skip this
1823 test. The test reads an 8 megabyte data object from the target, so it
1824 might be very time consuming on remote targets with a slow connection.
1825 * gdb.base/huge.c: New file. Test case for above.
1826
1827 2002-01-07 Fred Fish <fnf@redhat.com>
1828
1829 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
1830 g_instance.bfoo, and g_instance.cfoo.
1831
1832 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
1833
1834 * gdb.base/break.c (multi_line_if_conditional): New function.
1835 (multi_ilne_while_conditional): Likewise.
1836 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
1837 IF or WHILE condition puts the breakpoint at the start of
1838 the condition.
1839
1840 * gdb.base/selftest.exp (backtrace through signal handler): Remove
1841 hppa*-*-hpux* expected failure.
1842 * gdb.base/structs.exp (do_function_calls): Similarly.
1843
1844 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
1845 watchpoints.
1846
1847 2002-01-06 Andrew Cagney <ac131313@redhat.com>
1848
1849 Fix PR gdb/66.
1850 * gdb.base/structs.exp: Replace skip for a29k with skip for
1851 gdb,cannot_call_functions.
1852 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
1853 * gdb.base/callfuncs.exp: Ditto.
1854 * gdb.base/call-rt-st.exp: Ditto.
1855 * gdb.base/call-strs.exp: Ditto.
1856 * gdb.base/callfwmall.exp: Ditto.
1857 * gdb.base/scope.exp: Obsolete xfail a29k.
1858 * gdb.c++/misc.exp: Ditto.
1859 * gdb.c++/cplusfuncs.exp: Ditto.
1860 * gdb.base/ptype.exp: Ditto.
1861 * gdb.base/printcmds.exp: Ditto.
1862 * gdb.base/opaque.exp: Ditto.
1863 * gdb.base/list.exp: Ditto.
1864 * gdb.base/funcargs.exp: Ditto.
1865 * gdb.base/default.exp: Ditto.
1866
1867 2002-01-04 Michael Snyder <msnyder@redhat.com>
1868
1869 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
1870 * gdb.base/maint.exp: Add tests for maint info sections options.
1871
1872 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
1873
1874 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
1875
1876 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
1877
1878 * gdb.asm/arm.inc: New file.
1879 * gdb.asm/asm-source.exp: Add arm targets.
1880 * gdb.asm/configure.in: Ditto.
1881 * gdb.asm/configure: Recreated from configure.in.
1882
1883 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
1884
1885 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
1886 with HP's compiler.
1887 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
1888 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
1889 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
1890 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
1891
1892 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
1893 either HP's compilers or GCC.
1894
1895 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
1896 a SIGBUS or SIGSEGV.
1897
1898 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
1899
1900 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
1901 can be compiled with either HP's compiler or GCC.
1902
1903 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
1904 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
1905 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
1906
1907 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
1908 to match current gdb output. Update due to using auto-solib-limit
1909 for limiting instead of overloading auto-solib-add.
1910 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
1911 test program.
1912
1913 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
1914 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
1915 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1916 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
1917 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
1918 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1919 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
1920 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
1921 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
1922 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
1923 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
1924 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
1925 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
1926
1927 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
1928 a SIGTRAP to the inferior.
1929
1930 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
1931
1932 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
1933 Substitute call to target_link by call to gdb_compile.
1934
1935 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
1936
1937 * gdb.base/break.exp: Fix HP specific search string when testing
1938 backtracing in a called function.
1939
1940 * gdb.base/constvars.exp: Only set lang to C++ if we're
1941 compiling the test with HP's compilers.
1942 * gdb.base/volatile.exp: Similarly.
1943
1944 2001-12-19 Jim Blandy <jimb@redhat.com>
1945
1946 * gdb.base/printcmds.exp: Expect the null character to be printed
1947 as '\0', and the '\013' to be printed as '\v'.
1948 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
1949 * gdb.base/setvar.exp: Same.
1950
1951 2001-12-17 Jim Blandy <jimb@redhat.com>
1952
1953 * gdb.base/completion.exp: Rather than completing very long
1954 filenames, which can make the readline library produce output we
1955 don't recognize, cd to the directory first, and then complete
1956 using nice, short relative paths.
1957
1958 * gdb.base/completion.exp: On some systems, there is, in fact, a
1959 variable named `b' in scope, since GDB treats all static
1960 variables as being in scope. So use `no_var_named_this'
1961 instead of `b'.
1962
1963 * gdb.base/corefile.exp: Recognize the message saying that GDB
1964 can't find the core file's registers as a failure.
1965
1966 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
1967
1968 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
1969 test expect string more specific.
1970
1971 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
1972
1973 * gdb.asm/asm-source.exp: Add support for xstormy16.
1974 * gdb.asm/configure.in: Ditto.
1975 * gdb.asm/configure: Rebuild.
1976 * gdb.asm/xstormy16.inc: New file.
1977
1978 2001-12-10 Fred Fish <fnf@redhat.com>
1979
1980 * gdb.base/maint.exp: Update to match changes in type dumping code.
1981
1982 2001-12-10 Jim Blandy <jimb@redhat.com>
1983
1984 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
1985 matching the entry point symbol's name at the beginning of the
1986 line.
1987
1988 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
1989
1990 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
1991 gdb.c++/inherit.exp, gdb.c++/method.exp,
1992 gdb.c++/namespace.exp, gdb.c++/templates.exp,
1993 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
1994 and class layout support.
1995
1996 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
1997
1998 * gdb.c++/classes.exp: Add test for static member function.
1999 * gdb.c++/misc.cc: Add class with static member function.
2000
2001 2001-12-07 Jim Blandy <jimb@redhat.com>
2002
2003 If GDB says it can't find the struct the function returned, report
2004 those tests as `unsupported'.
2005 * gdb.base/call-rt-st.exp (print_struct_call): New function.
2006 Rewrite subsequent tests to use it.
2007
2008 If GDB says it can't find the struct the function returned, report
2009 those tests as `unsupported'.
2010 * gdb.base/structs.exp (call_struct_func): New function.
2011 (do_function_calls): Use call_struct_func to call the functions
2012 returning structs.
2013
2014 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
2015 whether functions are prototyped or not, so we can't possibly pass
2016 arguments to t_float_values2 properly.
2017
2018 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
2019 value of `timeout' for targets other than the mips*tx39-*.
2020
2021 2001-12-06 Michael Snyder <msnyder@redhat.com>
2022
2023 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
2024 and detect whether the start symbol has a leading underscore.
2025
2026 2001-12-04 Jim Blandy <jimb@redhat.com>
2027
2028 * gdb.base/completion.exp: Clarify indentation.
2029
2030 2001-12-03 Jim Blandy <jimb@redhat.com>
2031
2032 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
2033 variables on the S/390, not `.word'.
2034
2035 2001-11-30 Jim Blandy <jimb@redhat.com>
2036
2037 Add assembly-source tests for s390-ibm-linux.
2038 * gdb.asm/s390.inc: New file.
2039 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
2040 the S/390 architecture.
2041 * gdb.asm/configure: Regenerated.
2042
2043 2001-11-30 Michael Snyder <msnyder@redhat.com>
2044
2045 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
2046 next, info source, info sources, info line, global and static
2047 variables, and static functions.
2048 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
2049 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
2050 * gdb.asm/asmsrc1.s: Add a static function and some variables.
2051 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
2052 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
2053 (gdbasm_leave): Restore frame pointer.
2054 (gdbasm_startup): Copy stack set-up from crt0.S.
2055
2056 2001-11-26 Fernando Nasser <fnasser@redhat.com>
2057
2058 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
2059 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
2060 to a local (non-static) variable. Copy tstruct.a to a static buffer
2061 and return a pointer to that buffer.
2062 * gdb.base/callfwmall.c (t_structs_a): Ditto.
2063
2064 2001-11-24 Mark Kettenis <kettenis@gnu.org>
2065
2066 * gdb.asm/configure.in: Fix recognition of ix86 target.
2067 * gdb.asm/configure: Regenerate.
2068
2069 2001-11-21 Michael Snyder <msnyder@redhat.com>
2070
2071 * gdb.asm/sparc.inc: New file.
2072 * gdb.asm/asm-source.exp: Recognize sparc target.
2073 * gdb.asm/configure.in: Recognize sparc target.
2074 * gdb.asm/configure: Regenerate.
2075
2076 2001-11-21 Michael Snyder <msnyder@redhat.com>
2077
2078 * gdb.asm/m32r.inc: New file.
2079 * gdb.asm/asm-source.exp: Recognize m32r target.
2080 * gdb.asm/configure.in: Recognize m32r target.
2081 * gdb.asm/configure: Regenerate.
2082
2083 2001-11-20 Michael Snyder <msnyder@redhat.com>
2084
2085 * gdb.asm/i386.inc: New file.
2086 * gdb.asm/asm-source.exp: Recognize ix86 target.
2087 * gdb.asm/configure.in: Recognize ix86 target.
2088 * gdb.asm/configure: Regenerate.
2089
2090 * gdb.c++/namespace.exp: Fix quotes in output messages.
2091
2092 2001-11-14 Michael Snyder <msnyder@redhat.com>
2093
2094 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
2095 qualifier in a type cast expression, to designate an address
2096 in the instruction space (Harvard architecture).
2097
2098 2001-11-13 Michael Snyder <msnyder@redhat.com>
2099
2100 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
2101 Tests for expressions using 'const' and 'volatile'.
2102
2103 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
2104
2105 * gdb.asm/asm-sources.exp: Allow defining linker flags.
2106
2107 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
2108
2109 * lib/mi-support.exp (mi_run_to_helper): Move comments
2110 outside of gdb_expect.
2111
2112 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
2113
2114 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
2115 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
2116 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
2117 mi0_run_to): New functions.
2118 * gdb.mi/mi-simplerun.exp: Use them.
2119 * gdb.mi/mi0-simplerun.exp: Likewise.
2120 * gdb.mi/mi-var-cmd.exp: Likewise.
2121 * gdb.mi/mi0-var-cmd.exp: Likewise.
2122
2123 2001-11-10 Andrew Cagney <ac131313@redhat.com>
2124
2125 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
2126 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
2127
2128 2001-11-09 Andrew Cagney <ac131313@redhat.com>
2129
2130 * gdb.base/restore.exp: Include $expected value in restored test
2131 message.
2132
2133 2001-11-09 Andrew Cagney <ac131313@redhat.com>
2134
2135 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
2136 implemented.
2137
2138 2001-11-08 Michael Snyder <msnyder@redhat.com>
2139
2140 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
2141 Add pass/fail message for stop at breakpoint in call dummy function.
2142
2143 2001-11-07 Michael Snyder <msnyder@redhat.com>
2144
2145 * gdb.c++/templates.exp (test_template_breakpoints):
2146 If we get an overload menu, but it does not match what
2147 we expect, we still need to issue the "cancel" command.
2148 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
2149 making the whitespace optional. Argument for "new" may be
2150 "unsigned" as well as "unsigned int/long".
2151 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
2152 making the whitespace optional. Also replace "(void) with
2153 "((void|)), making the keyword "void" optional.
2154 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
2155 making the whitespace optional. Also replace "(void) with
2156 "((void|)), making the keyword "void" optional.
2157 * gdb.base/callfuncs.c (t_float_values): This function must
2158 _not_ be prototyped, and the following function (t_float_values2)
2159 must be prototyped (if the compiler supports it), so that GDB
2160 can be tested against both cases. Usually one case involves
2161 promotion of float to double, while the other does not.
2162 * gdb.base/callfwmall.c: Ditto.
2163 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
2164 includes a stack frame for "start".
2165
2166 2001-11-05 Jim Blandy <jimb@redhat.com>
2167
2168 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
2169 pointers are 32 bits long, and that offsets of relocs are always
2170 stored in the data (REL-style), and not in the reloc entry itself
2171 (RELA-style).
2172 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
2173 stabs.
2174
2175 2001-11-01 Michael Snyder <msnyder@redhat.com>
2176
2177 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
2178 and regular expression operators by using quoting.
2179
2180 2001-10-31 Michael Snyder <msnyder@redhat.com>
2181
2182 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
2183 depending on what the symbol table contains.
2184 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
2185 the output of the ptype command. Similarly, accept both "const &"
2186 and "const&".
2187
2188 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
2189
2190 * gdb.base/miscexprs.c (main): Add usage of preprocessor
2191 symbol `STORAGE' to allow to choose the storage class of
2192 the local datastructures.
2193 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
2194 compiler directive.
2195
2196 2001-10-30 Michael Snyder <msnyder@redhat.com>
2197
2198 * gdb.base/jump.exp: Allow it to run for all targets.
2199
2200 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
2201
2202 * gdb.base/call-ar-st.c (print_double_array): Match for loop
2203 with new double_array size.
2204 (main): Change storage class of all local variables to static.
2205 Reduce size of double_array to 9.
2206 * gdb.base/call-ar-st.exp: Increase timeout value.
2207 Change expected output for double array to match new size in
2208 call-ar-st.c.
2209
2210 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
2211
2212 * gdb.base/ending-run.exp: Create identical output when passing
2213 `step to end of run' case. Add regular expression branch satisfying
2214 Stormy16 target.
2215
2216 2001-10-28 Mark Kettenis <kettenis@gnu.org>
2217
2218 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
2219 that we catch the expected failure under Linux/x86.
2220
2221 2001-10-29 Orjan Friberg <orjanf@axis.com>
2222
2223 * gdb.base/setvar.exp: Escape curly braces.
2224 * gdb.stabs/weird.exp: Ditto.
2225
2226 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
2227
2228 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
2229 * gdm.mi/mi0-hack-cli.exp: Likewise.
2230
2231 2001-10-25 Andrew Cagney <ac131313@redhat.com>
2232
2233 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
2234 messages.
2235
2236 2001-10-21 Andrew Cagney <ac131313@redhat.com>
2237
2238 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
2239 checking MI enabled.
2240
2241 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
2242
2243 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
2244
2245 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
2246
2247 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
2248 if gdb child process crashes, just signal an error.
2249
2250 2001-10-02 Jim Blandy <jimb@redhat.com>
2251
2252 * lib/gdb.exp (test_xfail_format): Simplify.
2253
2254 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
2255 front of the variable name `format'. Simplify `if'.
2256
2257 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
2258
2259 * gdb.threads/pthreads.exp: Wait for output and delay
2260 before sending ^C.
2261
2262 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
2263
2264 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
2265 some incorrect output instead of timing out.
2266 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
2267
2268 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
2269
2270 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
2271 check to allow additional `int'.
2272
2273 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
2274
2275 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
2276 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
2277
2278 2001-09-27 Michael Snyder <msnyder@redhat.com>
2279
2280 * lib/gdb.exp (test_debug_format): New proc.
2281 (setup_xfail_format): Use new proc test_debug_format.
2282 * gdb.base/constvars.exp (local_compiler_xfail_check): New
2283 proc; use new service proc test_debug_format.
2284 Replace all other "gcc_compiled" tests with this test.
2285 * gdb.base/volatile.exp (local_compiler_xfail_check): New
2286 proc; use new service proc test_debug_format.
2287 Replace all other "gcc_compiled" tests with this test.
2288
2289 2001-09-27 Michael Snyder <msnyder@redhat.com>
2290
2291 * gdb.base/cvexpr.exp: New file.
2292 * gdb.base/cvexpr.c: New file
2293 Test for expressions using const and volatile keywords.
2294
2295 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
2296
2297 * gdb.base/constvars.exp: Check for different orders of keywords
2298 and additional "int" strings in output.
2299
2300 2001-09-22 Andrew Cagney <ac131313@redhat.com>
2301
2302 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
2303 responses from "help maint".
2304
2305 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
2306
2307 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
2308 to localhost:NNN instead of :NNN, in case Xvfb is listening
2309 only on TCP.
2310
2311 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
2312
2313 * gdb.base/recurse.exp: When checking leaving the watchpoint
2314 scope, recognize when gdb is in function's epilogue and pass.
2315
2316 2001-09-18 Keith Seitz <keiths@redhat.com>
2317
2318 * lib/insight-support.exp (_gdbtk_export_target_info): Add
2319 support for running tests against sid targets.
2320 (gdbtk_done): Ditto.
2321
2322 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
2323
2324 * gdb.base/ending-run.c (main): Set stdout buffersize
2325 to the same reasonable value for any target.
2326 * gdb.base/ending-run.exp: Add a regular expression
2327 to make testsuite happy on Sanyo Stormy16 target.
2328
2329 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
2330
2331 * gdb.base/display.c (do_loops): Add float variable `f'.
2332 Increment f in loop.
2333 * gdb.base/display.exp: Increment timeout by 60 seconds.
2334 Change float display test to use variable `f'.
2335
2336 2001-09-17 Jim Blandy <jimb@redhat.com>
2337
2338 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
2339 overflowing the limited breakpoint tables on some ROM monitors
2340 (like the ROM68K).
2341
2342 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
2343
2344 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
2345 the "-ac" (disable access control) flag.
2346
2347 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
2348
2349 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
2350 ints.
2351
2352 2001-08-30 Keith Seitz <keiths@redhat.com>
2353
2354 * lib/gdb.exp: Move all insight-related functionality into
2355 separate file.
2356 * lib/insight-support.exp: New file.
2357
2358 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
2359
2360 * config/sid.exp (sid_start): Never set sid verbosity; disable
2361 expect_background {} that consumed its stdout; tolerate </dev/null.
2362 Attempt to set endianness override in "sid" protocol mode. Cleanup.
2363
2364 2001-08-18 Andrew Cagney <ac131313@redhat.com>
2365
2366 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
2367 CLI jump command to start it.
2368 (mi_run_to_main): Fail immediatly when unexpected output.
2369
2370 2001-08-18 Andrew Cagney <ac131313@redhat.com>
2371
2372 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
2373 beginning of function. Fix PR gdb/191.
2374
2375 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
2376
2377 * config/sid.exp (sid_start): Don't warn if we cannot figure out
2378 what to force sid endianness to.
2379
2380 2001-08-15 Keith Seitz <keiths@redhat.com>
2381
2382 * lib/gdb.exp (gdbtk_start): Don't set environment
2383 variables for TCL_LIBRARY and friends. Insight will
2384 now figure these out for itself.
2385
2386 2001-08-02 Michael Snyder <msnyder@redhat.com>
2387
2388 * gdb.base/completion.exp: Remove the symbol "a64l" from
2389 the expect string; this is target-specific, and not related
2390 to what is being tested.
2391
2392 2001-08-02 Dave Brolley <brolley@redhat.com>
2393
2394 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
2395
2396 2001-07-25 Michael Snyder <msnyder@redhat.com>
2397
2398 * gdb.base/consecutive.exp: New file. Test stepping over
2399 breakpoints on consecutive instructions.
2400 * gdb.base/consecutive.c: New file.
2401
2402 * gdb.base/call-rt-st.exp: Use double-backslash to quote
2403 curly braces in regular expressions.
2404
2405 2001-07-25 Michael Snyder <msnyder@redhat.com>
2406
2407 * gdb.base/ending-run.exp: Accept "Program exited normally" as
2408 legitimate output from stepping out of main.
2409
2410 2001-07-22 Keith Seitz <keiths@redhat.com>
2411
2412 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
2413 the empty string, do not run the tests.
2414
2415 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2416
2417 * gdb.base/long_long.exp: Detect size of pointer. Take into
2418 account 2-byte pointers when testing for p/a results.
2419
2420 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2421
2422 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
2423 and defined to 1K for m68hc11.
2424 (random_data): Reduce table to 1K for embedded platforms (68hc11).
2425 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
2426 (sizeof_random_data): New variable to tell the size of the data table;
2427 don't test past this size; always run to main.
2428
2429 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2430
2431 * gdb.base/return2.exp: return of long long and double fails for
2432 68HC11; don't execute these tests on that platform.
2433 * gdb.base/return.exp: Return of a double fails for 68hc11.
2434
2435 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2436
2437 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
2438 tests that print a float.
2439 * call-rt-st.exp: Likewise.
2440
2441 2001-07-12 Mark Kettenis <kettenis@gnu.org>
2442
2443 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
2444 running this test on Linux.
2445
2446 2001-06-24 Michael Chastain <chastain@redhat.com>
2447
2448 * gdb.base/arithmet.exp: Remove some tests to make all test names
2449 unique.
2450
2451 2001-07-03 Michael Snyder <msnyder@redhat.com>
2452
2453 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
2454 the output of the ptype command.
2455
2456 2001-07-02 Michael Snyder <msnyder@redhat.com>
2457
2458 * gdb.base/completion.exp: Don't assume that break.c is the only
2459 source file that may contain functions named "marker".
2460 * gdb.base/corefile.exp: Quote the curly braces in regexp.
2461
2462 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2463
2464 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
2465 of files to delete.
2466
2467 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
2468 * gdb.disasm/h8300s.exp: New file.
2469 gdb.disasm/h8300s.s: Likewise.
2470
2471 2001-06-27 Andrew Cagney <ac131313@redhat.com>
2472
2473 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
2474 empty breakpoint tables.
2475
2476 2001-06-25 Andrew Cagney <ac131313@redhat.com>
2477
2478 * lib/mi-support.exp: Update args=... part of stop-reason
2479 patterns. Accept either a list or a tuple.
2480
2481 2001-06-23 Andrew Cagney <ac131313@redhat.com>
2482
2483 * lib/mi-support.exp: Remove local emacs variable defining
2484 change-log-default-name.
2485
2486 2001-06-22 Michael Chastain <chastain@redhat.com>
2487
2488 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
2489 This is operationally compatible with the previous version.
2490
2491 2001-06-13 Jim Blandy <jimb@redhat.com>
2492
2493 * lib/gdb.exp (gdb_test): Doc fix.
2494
2495 2001-06-10 Michael Chastain <chastain@redhat.com>
2496
2497 * gdb.base/exprs.exp: Remove a duplicate test.
2498
2499 2001-06-06 Jim Blandy <jimb@redhat.com>
2500
2501 * gdb.base/return2.exp (main): Use values to test float and double
2502 returns that are not NaN's, to avoid being confused by IEEE
2503 comparison rules.
2504
2505 2001-06-04 Michael Snyder <msnyder@redhat.com>
2506
2507 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
2508 non-zero if control_c fails. Terminate the test on failure,
2509 rather than wait for 12 more tests to time out.
2510
2511 2001-06-06 Jim Blandy <jimb@redhat.com>
2512
2513 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
2514 Don't forget to match the GDB prompt.
2515
2516 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
2517
2518 2001-06-04 Jim Blandy <jimb@redhat.com>
2519
2520 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
2521 command.
2522
2523 2001-05-31 Kevin Buettner <kevinb@redhat.com>
2524
2525 * gdb.base/annota1.exp (info break): Match four or more spaces
2526 after "Address".
2527
2528 2001-05-31 Michael Chastain <chastain@redhat.com>
2529
2530 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
2531 (dm_type_int_star): Likewise.
2532 (dm_type_long_star): Likewise.
2533 (dm_type_void_star): Likewise.
2534
2535 2001-05-29 Kevin Buettner <kevinb@redhat.com>
2536
2537 * gdb.base/completion.exp (INPUTRC): Set this environment variable
2538 to a known value in order to get consistent results regardless
2539 of the setting of INPUTRC or the presence or contents of .inputrc.
2540
2541 2001-05-24 Michael Snyder <msnyder@redhat.com>
2542
2543 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
2544 Don't require that the main thread and the manager thread are the
2545 first in the list.
2546
2547 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
2548 debugging. If test fails, issue an "unsupported" not a "fail".
2549
2550 2001-05-24 Jim Blandy <jimb@redhat.com>
2551
2552 Don't assume that short is shorter than int.
2553 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
2554 assume that shorts are smaller than ints. On a 16-bit machine,
2555 this isn't true.
2556 ("print unsigned char == (~0)"): Add test that verifies that ~0,
2557 an int, is not equal to ~0 stored in an unsigned char. This tests
2558 the same thing that the previous test meant to, but works on
2559 16-bit machines, too.
2560 ("print unsigned char != (~0)"): Same test, complemented.
2561
2562 2001-05-24 Michael Snyder <msnyder@redhat.com>
2563
2564 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
2565 test for (full_coverage == 0). This makes the test run faster,
2566 and prevents dejagnu getting out of step.
2567
2568 2001-05-23 Kevin Buettner <kevinb@redhat.com>
2569
2570 * gdb.base/finish.exp (finish_void): Revise pattern for
2571 stopping on the call statement to not permit stopping at
2572 the start of the instructions comprising the call sequence.
2573
2574 2001-05-19 Michael Chastain <chastain@redhat.com>
2575
2576 * gdb.base/callfuncs.exp: Make all test names unique.
2577 * gdb.base/commands.exp: Make all test names unique.
2578 * gdb.base/condbreak.exp: Make all test names unique.
2579 * gdb.base/dbx.exp: Make all test names unique.
2580 * gdb.base/default.exp: Make all test names unique.
2581 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
2582 and TIMEOUT messages to their corresponding PASS message.
2583 * gdb.base/ending-run.exp: Make all test names unique.
2584 * gdb.base/long_long.exp: Remove duplicate test.
2585
2586 2001-05-21 Kevin Buettner <kevinb@redhat.com>
2587
2588 * gdb.base/finish.exp (finish_void): Allow "finish" command to
2589 stop on the call statement as well as the statement after the
2590 call.
2591
2592 2001-05-21 Michael Snyder <msnyder@redhat.com>
2593
2594 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
2595
2596 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
2597
2598 * gdb.base/completion.exp: Revamp test. Make it execute on all
2599 platforms.
2600
2601 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
2602
2603 * config/gdbserver.exp (gdb_load): Handle the case
2604 in which the arguments to gdbserver are given in the
2605 baseboard configuration file.
2606 Also handle the case in which the server needs to do a
2607 load.
2608
2609 2001-05-07 Keith Seitz <keiths@cygnus.com>
2610
2611 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
2612 set up the display for testing.
2613 (gdbtk_start): Convert all paths to paths that tcl will like.
2614 Export target information to environment.
2615 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
2616 necessary.
2617 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
2618 (to_tcl_path): New proc to convert a given pathname into
2619 a path acceptible as an argument to a tcl command.
2620 (_gdbtk_export_target_info): New proc to export target info
2621 into the environment for gdbtk testing.
2622 (gdbtk_done): New proc to signal end-of-test.
2623
2624 2001-05-06 Jim Blandy <jimb@redhat.com>
2625
2626 * restore.c: Make the code of caller0 correspond to its comment.
2627
2628 2001-05-03 Michael Snyder <msnyder@redhat.com>
2629
2630 * config/sid.exp (gdb_target_sid): Check for error messages.
2631 On error or timeout, don't make expect exit (which will terminate
2632 all subsequent tests); instead just make gdb exit.
2633 (gdb_load): Check for error messages. On error or timeout,
2634 return a negative value.
2635
2636 2001-04-24 Jim Blandy <jimb@redhat.com>
2637
2638 * gdb.c++/templates.exp: If we see the prompt for the overload
2639 list, but we haven't recognized any of the longer patterns,
2640 arrange for this test to fail, not hang.
2641
2642 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
2643 variations.
2644
2645 2001-04-22 Michael Chastain <chastain@redhat.com>
2646
2647 * gdb.c++/local.exp: Use the 'runto' library function.
2648 * gdb.c++/namespace.exp: Likewise.
2649 * gdb.c++/overload.exp: Likewise.
2650
2651 2001-03-26 Kevin Buettner <kevinb@redhat.com>
2652
2653 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
2654 * gdb.base/step-line.exp: New file. Test step/next in presence of
2655 #line directives.
2656 * gdb.base/step-line.c: New file. Test program for the above.
2657 * gdb.base/step-line.inp: New file. We pretend that this file has
2658 been transformed by some other tool into step-line.c.
2659
2660 2001-03-21 Jim Blandy <jimb@redhat.com>
2661
2662 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
2663 unmangled operator names.
2664
2665 2001-03-20 Jim Blandy <jimb@redhat.com>
2666
2667 * gdb.threads/linux-dp.exp: Recognize an additional message
2668 generated by GDB when it doesn't understand how to debug threads
2669 on the target system.
2670
2671 2001-03-19 Andrew Cagney <ac131313@redhat.com>
2672
2673 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
2674
2675 2001-03-12 Michael Chastain <chastain@redhat.com>
2676
2677 * gdb.c++/derivation.exp: Use the 'runto' library function.
2678
2679 2001-03-12 Michael Chastain <chastain@redhat.com>
2680
2681 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
2682
2683 2001-02-24 Michael Chastain <chastain@redhat.com>
2684
2685 * gdb.c++/ref-types.exp: Change handwritten code to library
2686 function 'runto'.
2687
2688 2001-03-16 Orjan Friberg <orjanf@axis.com>
2689
2690 * gdb.base/signals.exp: Set count to 0 explicitly.
2691
2692 2001-03-15 Mark Salter <msalter@redhat.com>
2693
2694 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
2695 (gdb_target_monitor): Add check of gdb_target_cmd return value.
2696 (gdb_load): Add support for additional target_info: gdb_download_size
2697 and gdb_load_timeout.
2698
2699 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
2700
2701 * gdb.base/annota1.exp: Move test of isnative to earlier in the
2702 file -- to prevent failing when the compile fails but we have no
2703 intention of running the tests anyway.
2704
2705 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
2706 tests if set.
2707
2708 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
2709 integers.
2710
2711 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
2712 * gdb.c++/namespace.exp: Ditto.
2713
2714 2001-03-07 Orjan Friberg <orjanf@axis.com>
2715
2716 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
2717 * gdb.base/pointers.exp: Relax pattern match of decimals.
2718
2719 2001-03-06 Kevin Buettner <kevinb@redhat.com>
2720
2721 * Makefile.in, config/abug.exp, config/cfdbug.exp,
2722 config/cpu32bug.exp, config/dve.exp, config/est.exp,
2723 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
2724 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
2725 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
2726 config/sh.exp, config/sid.exp, config/slite.exp,
2727 config/sparclet.exp, config/udi.exp, config/unknown.exp,
2728 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
2729 config/vxworks.exp, config/vxworks29k.exp,
2730 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
2731 gdb.base/all-bin.exp, gdb.base/annota1.exp,
2732 gdb.base/arithmet.exp, gdb.base/assign.exp,
2733 gdb.base/async.exp, gdb.base/attach.exp,
2734 gdb.base/bitfields.exp, gdb.base/bitops.exp,
2735 gdb.base/break.exp, gdb.base/call-ar-st.exp,
2736 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
2737 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
2738 gdb.base/commands.exp, gdb.base/completion.exp,
2739 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
2740 gdb.base/constvars.exp, gdb.base/corefile.exp,
2741 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
2742 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
2743 gdb.base/ending-run.exp, gdb.base/environ.exp,
2744 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
2745 gdb.base/finish.exp, gdb.base/foll-exec.exp,
2746 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
2747 gdb.base/funcargs.exp, gdb.base/help.exp,
2748 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
2749 gdb.base/logical.exp, gdb.base/long_long.exp,
2750 gdb.base/maint.exp, gdb.base/mips_pro.exp,
2751 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
2752 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
2753 gdb.base/pointers.exp, gdb.base/printcmds.exp,
2754 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
2755 gdb.base/regs.exp, gdb.base/relational.exp,
2756 gdb.base/remote.exp, gdb.base/reread.exp,
2757 gdb.base/restore.exp, gdb.base/return2.exp,
2758 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
2759 gdb.base/selftest.exp, gdb.base/setshow.exp,
2760 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
2761 gdb.base/sigall.exp, gdb.base/signals.exp,
2762 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
2763 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
2764 gdb.base/step-test.exp, gdb.base/structs.c,
2765 gdb.base/structs.exp, gdb.base/structs2.exp,
2766 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
2767 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
2768 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
2769 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
2770 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
2771 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
2772 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
2773 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
2774 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
2775 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
2776 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
2777 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
2778 gdb.fortran/types.exp, gdb.java/jmisc.exp,
2779 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
2780 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
2781 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2782 gdb.trace/circ.exp, gdb.trace/collection.exp,
2783 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
2784 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2785 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
2786 gdb.trace/report.exp, gdb.trace/save-trace.exp,
2787 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2788 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
2789 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
2790 notices.
2791
2792 2001-02-27 Michael Snyder <msnyder@cygnus.com>
2793
2794 * gdb.base/varargs.c (find_max_double): Fix printf format string:
2795 first arg is int not float.
2796
2797 2001-02-22 Michael Snyder <msnyder@cygnus.com>
2798
2799 * gdb.base/reread.exp: Unsupported for non-native targets;
2800 doesn't work for remote debugging.
2801
2802 2001-02-19 Fernando Nasser <fnasser@redhat.com>
2803
2804 From Drew Moseley <dmoseley@redhat.com>
2805 * gdb.base/ending-run.exp: Properly handle the BSP state when
2806 stepping past the end of main.
2807
2808 2001-02-19 John Moore <jmoore@redhat.com>
2809
2810 * gdb.base/commands.exp (infrun_breakpoint_command_test):
2811 Converted HPUX fix for non-expected items following multiple
2812 step commands into general solution for all platforms.
2813
2814 2001-02-18 Michael Chastain <chastain@redhat.com>
2815
2816 * gdb.c++/classes.exp (do_tests): Change runto statements
2817 from "runto 'foo(void)'" to "runto 'foo'". This makes the
2818 statements demangler agnostic.
2819 * gdb.c++/virtfunc.exp (do_tests): Likewise.
2820 (gdb_virtfunc_restart): Likewise.
2821
2822 2001-02-14 Michael Chastain <chastain@redhat.com>
2823
2824 * gdb.c++/inherit.exp (do_tests): Change runto statements
2825 from "runto 'foo(void)'" to "runto 'foo'". This makes the
2826 statements demangler agnostic.
2827
2828 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
2829
2830 * gdb.threads/pthreads.exp: Unify pass/fail messages for
2831 ``continue to bkpt at common_routine in thread 2'' and ``stopped
2832 before calling common_routine 15 times'' tests.
2833
2834 2001-02-11 Michael Chastain <chastain@redhat.com>
2835
2836 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
2837 Helps the test script figure out which demangler is in use.
2838 (dm_type_foo_ref): Ditto.
2839 (dm_type_int_star): Ditto.
2840 (dm_type_long_star): Ditto.
2841 (dm_type_unsigned_int): Ditto.
2842 (dm_type_void): Ditto.
2843 (dm_type_void_star): Ditto.
2844 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
2845 Probe the gdb demangler and set variables to accommodate
2846 formatting differences.
2847 (info_func_regexp): New function. Same as info_func, but
2848 matches against a regexp.
2849 (info_func): Match against a literal string.
2850 (print_addr_2): New function. Match against a literal string,
2851 which can be different from the input to gdb.
2852 (print_addr): Simply call print_addr_2 with the same argument twice.
2853 (test_lookup_operator_functions): Use demangler formatting variables.
2854 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
2855 the tests in the same order as the C++ class declaration.
2856 (test_paddr_operator_functions): Ditto.
2857 (test_paddr_overloaded_functions): Ditto.
2858 (test_paddr_hairy_functions): Use demangler formatting variables.
2859 Add reference to gdb/19 for related tests.
2860 (do_tests): Call probe_demangler.
2861
2862 2001-01-30 Kevin Buettner <kevinb@redhat.com>
2863
2864 * gdb.c++/templates.cc (printf): Remove unused function definition.
2865
2866 2001-01-26 Felix Lee <flee@redhat.com>
2867
2868 * sid.exp (sid_exit): Pass host, not target, to remote_close.
2869
2870 2001-01-25 matthew green <mrg@redhat.com>
2871
2872 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
2873 up sid.
2874 (sid_exit): Call `remote_pop_conn' after GDB is gone.
2875
2876 2001-01-25 matthew green <mrg@redhat.com>
2877
2878 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
2879 Deprecate $sid_spawn_id.
2880 (sid_exit): Remove code necessary only for `spawn.'
2881
2882 2001-01-25 matthew green <mrg@redhat.com>
2883
2884 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
2885
2886 2001-01-28 Michael Chastain <chastain@redhat.com>
2887
2888 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
2889 to call when tests fail. It takes gdb out of the overloaded
2890 function choice menu back to the main prompt, so that the test
2891 program stays synchronized.
2892 (set_bp_overloaded): New proc to collect all the common
2893 code for setting a breakpoint on an overloaded name. Calls
2894 take_gdb_out_of_choice_menu when needed.
2895 (menu_overload1arg): New variable to collect the repeated
2896 instances of the expected menu for an overloaded name. Change
2897 the regular expression to handle changes in g++ type encoding:
2898 "void" can be either "void" or "", and "unsigned int" can be
2899 either "unsigned int" or "unsigned".
2900 (continue_to_bp_overloaded): Change regular expressions to handle
2901 changes in g++ type encoding.
2902 (no proc): Call take_gdb_out_of_choice_menu when needed.
2903 Remove redundant calls to "info break". Accept either "canceled"
2904 or "cancelled". Change regular expressions in "info break"
2905 calls to handle changes in g++ type encoding. Give all tests
2906 unique strings.
2907
2908 2001-01-17 Ben Elliston <bje@redhat.com>
2909
2910 * config/sid.exp: New file.
2911
2912 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
2913
2914 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
2915
2916 2000-12-21 Michael Snyder <msnyder@cygnus.com>
2917
2918 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
2919 Add a RE to accept a non-ascii char if one is ever presented.
2920
2921 2000-12-20 Fernando Nasser <fnasser@redhat.com>
2922
2923 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
2924
2925 2000-12-18 Michael Snyder <msnyder@cygnus.com>
2926
2927 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
2928 in regexp. One '\' does not suffice on Linux.
2929
2930 2000-12-09 Michael Chastain <chastain@redhat.com>
2931
2932 * gdb.base/break.exp (test_clear_command): Use a marker function
2933 rather than 'main' for the test function. Also move this
2934 test to an execution point where the marker function names are
2935 guaranteed to be bound to functions. (Executing tests after a
2936 'finish' from main runs into name conflicts with local names
2937 in __libc_start_main).
2938
2939 2000-12-07 Michael Snyder <msnyder@cygnus.com>
2940
2941 * gdb.base/finish.exp: New test for gdb's "finish" command.
2942 * gdb.base/return2.exp: New test for gdb's "return" command.
2943 * gdb.base/return2.c: New source file for above.
2944
2945 2000-12-05 Michael Snyder <msnyder@cygnus.com>
2946
2947 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
2948 * gdb.base/miscexprs.exp: Ditto.
2949 * gdb.base/pointers.exp: Ditto.
2950 * gdb.c++/derivation.exp: Ditto.
2951 * gdb.c++/local.exp: Ditto.
2952 * gdb.c++/namespace.exp: Ditto.
2953 * gdb.c++/overload.exp: Ditto.
2954 * gdb.c++/ref-types.exp: Ditto.
2955
2956 2000-12-05 Michael Snyder <msnyder@cygnus.com>
2957
2958 * gdb.base/constvars.exp: Test result of "up" command.
2959 * gdb.base/miscexprs.exp: Ditto.
2960 * gdb.base/pointers.exp: Ditto.
2961 * gdb.base/scope.exp: Ditto.
2962 * gdb.c++/derivation.exp: Ditto.
2963 * gdb.c++/local.exp: Ditto.
2964 * gdb.c++/namespace.exp: Ditto.
2965 * gdb.c++/overload.exp: Ditto.
2966 * gdb.c++/ref-types.exp: Ditto.
2967
2968 2000-11-22 Michael Chastain <chastain@redhat.com>
2969
2970 * mips_pro.exp: Accept either "middle -> top -> main" or
2971 "middle -> main" in the backtrace, because gcc can optimize
2972 tail calls to jumps. Remove setup_xfail for the hppa case.
2973 Add a comment with the original warning messages from PR 3016,
2974 which was filed in 1993, to preserve them for posterity.
2975
2976 2000-11-17 Nick Duffek <nsd@redhat.com>
2977
2978 * lib/gdb.exp (gdb_test): Override timeout with board info.
2979
2980 2000-11-17 Nick Duffek <nsd@redhat.com>
2981
2982 * gdb.base/display.exp: Don't kill running stub. Add "again" to
2983 the second kill and detach messages.
2984
2985 2000-11-17 Nick Duffek <nsd@redhat.com>
2986
2987 * configure.in: Add AC_EXEEXT.
2988 * configure: Regenerate.
2989 * Makefile.in (just-check): Export EXEEXT.
2990 * lib/gdb.exp ($EXEEXT): Import from environment.
2991 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
2992 expect "maint dump-me" on Cygwin.
2993 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
2994 $EXEEXT.
2995
2996 2000-11-17 Nick Duffek <nsd@redhat.com>
2997
2998 * gdb.base/break.exp: Test backtrace and finish from called
2999 function on all platforms, not just HP-UX.
3000
3001 2000-11-03 Michael Snyder <msnyder@cygnus.com>
3002
3003 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
3004 code from gdb_target_monitor, so it can be used independantly
3005 for gdbserver. Also comment out an unnecessary PUTS.
3006
3007 2000-11-03 Michael Snyder <msnyder@cygnus.com>
3008
3009 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
3010 * gdb.base/corefile.exp: Expect the message "Program is being
3011 debugged already" when we send the "corefile" command, since
3012 the preceeding gdb_load may have connected gdb to a remote target.
3013 * gdb.base/display.exp: Disable hardware watchpoints if new
3014 board info variable "no_hardware_watchpoints" is true.
3015 Replace single-letter commands with more readable ones.
3016 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
3017 if new board info variable "no_hardware_watchpoints" is true.
3018 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
3019 to see if stdio (printf) testing is possible.
3020 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
3021 board info variable "no_hardware_watchpoints" is true. Use new
3022 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
3023
3024 2000-11-13 Fernando Nasser <fnasser@redhat.com>
3025
3026 From Orjan Friberg <orjanf@axis.com>:
3027 * gdb.base/printcmds.exp: Escape curly braces followed by a number
3028 in array print pattern match.
3029
3030 2000-11-09 Fernando Nasser <fnasser@redhat.com>
3031
3032 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
3033 spelling "cancelled" to U.S. spelling "canceled" to match changes
3034 made to gdb.
3035 * gdb.c++/ovldbreak.exp: Ditto.
3036
3037 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3038
3039 * gdb.base/callfuncs.c (main): Moved to end of file, call
3040 t_double_values to initialize the FPU before inferior calls are made.
3041 * gdb.base/callfuncs.exp: Test for register preservation after calling
3042 inferior functions. Add tests for continuining, finishing and
3043 returning from a stop in a call dummy.
3044
3045 2000-10-24 Michael Snyder <msnyder@cygnus.com>
3046
3047 * gdb.base/commands.exp: Break up long lines, and re-indent.
3048
3049 2000-10-19 Michael Snyder <msnyder@cygnus.com>
3050
3051 * config/gdbserver.exp: Rewritten from the ground up, to make it
3052 compatible with the current dejagnu tree, and to make it work with
3053 the new "gdbserver" in libremote.
3054
3055 2000-10-16 Michael Snyder <msnyder@cygnus.com>
3056
3057 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
3058 * gdb.base/varargs.exp: Skip entire test if no printf support.
3059 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
3060 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
3061
3062 2000-10-13 Michael Snyder <msnyder@cygnus.com>
3063
3064 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
3065 no floating point support.
3066 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
3067 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
3068 * gdb.base/call-rt-st.exp: Ditto.
3069 * gdb.base/call-strs.exp: Ditto.
3070
3071 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
3072
3073 * gdb.base/sizeof.c: include <stdio.h>.
3074
3075 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
3076 'finish', otherwise uncaptured gdb_prompt would potentially
3077 throw remaining test points out of sync.
3078
3079 2000-07-26 Scott Bambrough <scottb@netwinder.org>
3080
3081 * gdb.base/recurse.exp: Run tests for all targets.
3082 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
3083 gnu-oldld case on ARM.
3084 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
3085 for ARM targets.
3086
3087 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
3088
3089 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
3090 * gdb.java/configure: Rebuild.
3091
3092 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
3093
3094 * gdb.java/jv-exp.exp: New file.
3095
3096 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
3097
3098 * configure: Rebuilt.
3099 * configure.in (configdirs): Add gdb.java.
3100 * gdb.java/jmisc.java: New file.
3101 * gdb.java/jmisc.exp: New file.
3102 * gdb.java/Makefile.in: New file.
3103 * gdb.java/configure: Rebuilt.
3104 * gdb.java/configure.in: New file.
3105 * lib/java.exp: New file.
3106
3107 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
3108
3109 * gdb.base/exprs.exp: Test casts to a pointer including over and
3110 underflow.
3111
3112 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
3113
3114 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
3115 and the compilers sizes.
3116
3117 2000-07-09 Nick Duffek <nsd@redhat.com>
3118
3119 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
3120 (use_methods): New function.
3121 (main): Call use_methods().
3122 * gdb.c++/classes.exp (test_method_param_class): New procedure.
3123 (do_tests): Call test_method_param_class.
3124
3125 2000-07-09 Nick Duffek <nsd@redhat.com>
3126
3127 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
3128 spelling.
3129 (test_enums): New procedure. Move enum tests from end of script
3130 to here. Set breakpoint on function name instead of line number.
3131 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
3132 (enums2): New marker function.
3133 (enums1): New function.
3134 (main): Call enums1(). Move enum tests to enums1().
3135
3136 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
3137
3138 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
3139 compile/link program. Update line numbers.
3140 * gdb.asm/d10v.inc: Define ``startup''.
3141 * gdb.asm/asmsrc1.s: Add definition of _start.
3142
3143 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
3144
3145 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
3146
3147 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3148
3149 * gdb.base/maint.exp: Add 'maint print architecture' item to output
3150 of 'help maint print' command.
3151
3152 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
3153
3154 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
3155 they use gdb_expect_list.
3156
3157 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
3158
3159 * gdb.base/commands.exp: Use ``set remote
3160 memory-read-packet-size'' instead of ``set endian big'' to test
3161 long commands.
3162
3163 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
3164
3165 * gdb.c++/templates.exp (do_tests): Make all of these work under
3166 g++, and stop skipping them.
3167
3168 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
3169 work under g++.
3170
3171 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
3172 initialization.
3173
3174 2000-06-02 Michael Snyder <msnyder@cygnus.com>
3175
3176 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
3177 the regular expression: accept an (almost) arbitrary sequence of
3178 "frames-invalid" and "breakpoints-invalid" messages both before
3179 and after the "starting" message.
3180
3181 2000-06-02 Michael Snyder <msnyder@cygnus.com>
3182
3183 * gdb.c++/local.exp: This test has never been known to work with g++.
3184
3185 2000-05-18 Michael Snyder <msnyder@cygnus.com>
3186
3187 * gdb.base/annota1.exp (annotate-signal-handler-caller):
3188 Relax the regular expression a little, make it pass on Solaris 8.
3189
3190 2000-05-12 Kevin Buettner <kevinb@redhat.com>
3191
3192 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
3193 a call, do not require that gdb stop on the line after the call.
3194 Instead, it is permissible for gdb to stop on the line of the
3195 call itself.
3196
3197 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
3198
3199 * gdb.base/break.exp (bp on small function, optimized file):
3200 Add a second pass pattern. The behavior differs here between stabs
3201 and dwarf for one-line functions. Stabs preserves two line symbols
3202 (one before the prologue and one after) with the same line number,
3203 but dwarf regards these as duplicates and discards one of them.
3204 Therefore the address after the prologue (where the breakpoint is)
3205 has no exactly matching line symbol, and GDB reports the breakpoint
3206 as if it were in the middle of a line rather than at the beginning.
3207
3208 2000-05-08 Michael Snyder <msnyder@cygnus.com>
3209
3210 * gdb.base/interrupt.exp: Make "pass" message say "send"
3211 rather than "send_gdb" (for consistancy).
3212
3213 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3214
3215 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
3216 * gdb.c++/templates.cc: Properly check for GCC version number.
3217 * lib/compiler.cc: Likewise
3218
3219 2000-04-28 Michael Snyder <msnyder@cygnus.com>
3220
3221 * gdb.base/break.exp: When compiled with -O2 optimization,
3222 gdb may not stop at the first line of main, due to code motion.
3223
3224 2000-04-26 Michael Snyder <msnyder@cygnus.com>
3225
3226 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
3227 This test depends on parsing the printf output from the target.
3228 Since the sparclet stub doesn't do stdio, this will never work.
3229 * gdb.base/call-rt-st.exp: ditto.
3230 * gdb.base/call-strs: ditto.
3231
3232 2000-04-24 Michael Snyder <msnyder@cygnus.com>
3233
3234 * gdb.base/miscexprs.exp: make sizeof long array test portable.
3235
3236 * gdb.base/ending-run.exp: After connecting to a remote target,
3237 but before running, the target will appear to be in a random
3238 location. Specify both a file and a line for breakpoints.
3239 Also, the function that calls main may be called 'init'
3240 rather than 'start'.
3241
3242 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3243
3244 * gdb.base/help.exp: Update output for add-symbol-file command.
3245
3246 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
3247
3248 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3249 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
3250
3251 2000-04-07 J.T. Conklin <jtc@redback.com>
3252
3253 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
3254
3255 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
3256
3257 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
3258
3259 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
3260 values that can be represented exactly.
3261 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
3262 above change, and to not check against the directory part of the source
3263 file name.
3264 (step into print_long_arg_list): Likewise.
3265 (print print_small_structs from print_long_arg_list): Likewise.
3266 (print print_long_arg_list): Likewise.
3267
3268 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3269
3270 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
3271
3272 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
3273
3274 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
3275
3276 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
3277
3278 * gdb.base/commands.exp (deprecated_command_test): Add test for
3279 deprecate with no arguments.
3280
3281 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
3282
3283 * gdb.base/break.exp: Add new test for setting breakpoints on
3284 optimized code so we can test breakpoints work even when function
3285 prologues may be optimized away
3286
3287 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3288
3289 From David Whedon <dwhedon@gordian.com>
3290 * gdb.base/commands.exp : Added command deprecator tests.
3291
3292 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
3293
3294 * gdb.base/help.exp: Added test for new apropos command.
3295
3296 2000-03-21 Kevin Buettner <kevinb@redhat.com>
3297
3298 * gdb.base/pointers.c (usevar): New function.
3299 (main): Make sure that global variables v_int_pointer2, rptr,
3300 and y are all referenced someplace in the program by calling
3301 usevar() on them. [Some linkers delete symbols which are
3302 never referenced. The space remains, but there's no way to
3303 get a (symbolic) handle on the variable from the debugger.]
3304
3305 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3306
3307 * gdb.base/printcmds.c: Add typedeffed arrays.
3308
3309 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
3310 procedure to test arrays that are typedef'd.
3311
3312 2000-03-13 James Ingham <jingham@leda.cygnus.com>
3313
3314 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
3315 the library directories.
3316
3317 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
3318
3319 * configure.in (configdirs): Add sub directory gdb.mi.
3320 * configure: Re-generate.
3321
3322 * gdb.mi: New directory.
3323
3324 2000-02-25 Scott Bambrough <scottb@netwinder.org>
3325
3326 * gdb.base/long_long.exp: Correct test suite failure when printing
3327 a long long value as a double on ARM platforms.
3328
3329 2000-02-16 Jim Blandy <jimb@redhat.com>
3330
3331 * gdb.base/break.exp ("breakpoint line number"): Make sure the
3332 default source file is set properly before running this test.
3333
3334 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3335
3336 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
3337 gdbtk/library directory, not in gdbtcl2.
3338
3339 2000-02-04 Jim Blandy <jimb@redhat.com>
3340
3341 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
3342 backslash from regexp pattern.
3343
3344 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
3345 procedure. Use it to run all the "continue to bp overloaded"
3346 tests. Note that this changes the names of the tests slightly.
3347 If the breakpoint hit message includes a hex PC value, because
3348 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
3349 from the real source code, still consider that a pass.
3350
3351 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
3352 XFAIL here if the breakpoint message contains a hex address. Note
3353 similar change on 1999-11-02.
3354
3355 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
3356
3357 * gdb.base/ptype.exp: Establish a default source file before
3358 calling get_debug_format.
3359
3360 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
3361
3362 * gdb.base/watchpoint.exp: Remove duplication of test messages.
3363
3364 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3365
3366 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
3367 of successive stepi commands -- while in the prologue we should see
3368 the function entry bracket.
3369
3370 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3371
3372 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
3373 reach __change_mode() when stepping through the end of main().
3374
3375 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
3376
3377 * gdb.base/default.exp: Fix expected pattern.
3378 * gdb.base/help.exp: Same.
3379
3380 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3381
3382 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
3383 Don't use xfail's because that affects only the following test.
3384
3385 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
3386 solaris or linux.
3387
3388 * gdb.base/selftest.exp: Update to reflect changes to main.c.
3389
3390 2000-01-07 Michael Snyder <msnyder@cygnus.com>
3391
3392 * gdb.base/display.exp: Some yacc parsers like to say
3393 "A syntax error" rather than "A parse error". Accept both.
3394
3395 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
3396
3397 * gdb.base/default.exp: Remove OS dependent string from "target
3398 remote" test.
3399 * gdb.base/help.exp: Same for "help target remote" test.
3400
3401 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3402
3403 From Jim Kingdon <kingdon@redhat.com>:
3404
3405 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
3406 prompt (cleanup rather than necessity, but still might keep output
3407 from spilling to next test).
3408
3409 2000-01-02 Fred Fish <fnf@cygnus.com>
3410
3411 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
3412 AIX, which defines them in <sys/types.h>.
3413
3414 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
3415
3416 * gdb.base/default.exp: Match arm* etc instead of arm in "info
3417 float" test.
3418
3419 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
3420
3421 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
3422
3423 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
3424 outermost frame disallowed".
3425
3426 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
3427
3428 * gdb.base/setvar.exp: New tests for setting the value of a struct
3429 with a constant list.
3430
3431 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
3432
3433 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
3434 require the user to type a cast before setting the value of a struct.
3435
3436 1999-12-06 Jim Blandy <jimb@cygnus.com>
3437
3438 * gdb.base/default.exp: Expect the new 'info float' command on
3439 all i386 platforms.
3440
3441 * gdb.threads/linux-dp.exp: Expand our ability to recognize
3442 LinuxThreads libraries that don't support debugging.
3443
3444 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
3445
3446 * gdb.base/remote.c: Fill the buffer with truely random data.
3447 Change the buffer type to ``unsigned char'' to simplify size
3448 arithmetic.
3449
3450 * gdb.base/remote.exp: Reduce download numbers by one. Typical
3451 stub only handles 400-1 byte packets. Verify that the download
3452 worked.
3453
3454 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
3455
3456 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
3457 tests, using UNRESOLVED for the untested cases. Also, does not wait
3458 for a timeout if the prompt was received before a recognizable pattern.
3459
3460 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
3461
3462 * lib/gdb.exp (gdb_expect_list): Fix spelling.
3463
3464 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3465
3466 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
3467 watchpoints.
3468
3469 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
3470
3471 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
3472
3473 * gdb.c++/local.exp: Be more flexible in recognizing local class
3474 name mangling. Don't allow horribly truncated method names.
3475 * gdb.c++/derivation.exp: Expect protected inheritance.
3476 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
3477 * gdb.c++/virtfunc.exp: Likewise.
3478 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
3479 when printing a nested enum.
3480
3481 1999-11-22 Jim Blandy <jimb@cygnus.com>
3482
3483 * gdb.base/step-test.exp: Properly await GDB's response to setting
3484 a breakpoint on the call to large_struct_by_value.
3485
3486 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
3487 just because we have debug info for the `start' function.
3488
3489 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
3490
3491 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
3492 "Unknown signal" messages, which indicate (on LinuxThreads) that
3493 GDB doesn't know how to debug threads on this system. This is
3494 better than hanging while philosopher 0 dumps chatter into gdb.log.
3495
3496 1999-11-18 Tom Tromey <tromey@cygnus.com>
3497
3498 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
3499
3500 1999-11-18 Fred Fish <fnf@cygnus.com>
3501
3502 * gdb.base/coremaker2.c: Add sample program for generating
3503 cores that is more self contained than coremaker.c. Eventually
3504 I'll add more code to this and tie it into the testsuite.
3505
3506 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
3507
3508 * gdb.base/dollar.exp: Remove, now in gdb.hp.
3509
3510 1999-11-10 Jimmy Guo <guo@cup.hp.com>
3511
3512 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
3513 from $srcdir/lib/.
3514 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
3515 and gdb.c++/.
3516
3517 * gdb.c++/derivation.exp: remove redundant get compiler info code.
3518
3519 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
3520 'continue with watch' test point.
3521
3522 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
3523
3524 Merged from p2linux-990323-branch:
3525
3526 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
3527
3528 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
3529
3530 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
3531 {limit,fixed}''. Test ``set download-write-size''.
3532
3533 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
3534
3535 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
3536 gdb_expect_list.
3537
3538 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
3539
3540 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
3541
3542 1999-11-03 Mark Salter <msalter@cygnus.com>
3543
3544 * gdb.base/break.exp: Fix "stub continue" pattern.
3545
3546 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
3547
3548 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
3549
3550 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
3551
3552 * gdb.base/display.exp ("finish"): Add timeout clause.
3553
3554 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
3555 plain prompt clause, so this doesn't have to time out in order to
3556 fail.
3557
3558 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
3559 breakpoint hit messages include an address.
3560
3561 * gdb.base/display.exp: Don't forget to escape parens in regular
3562 expressions. Unix regexp notatation sucks.
3563
3564 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3565
3566 * gdb.base/annota1.exp: Test for annotate-signalled: change output
3567 order for 'signalled' message.
3568
3569 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
3570
3571 From Jimmy Guo <guo@cup.hp.com>:
3572 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
3573 * gdb.base/annota1.c: Add code for tests to work with.
3574
3575 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
3576
3577 * gdb.base/remote.exp: New test for remote downloading settings.
3578 * gdb.base/remote.c: New file with large .data.
3579
3580 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
3581
3582 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
3583 for LinuxThreads support, merged from the Code Fusion branch.
3584
3585 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
3586
3587 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
3588 containing exp_continue into a while within an expect. Don't
3589 attempt a start more than three times. Check return value from
3590 gdb_load.
3591
3592 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
3593
3594 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
3595 a pass case.
3596
3597 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
3598
3599 * gdb.base/break.c (main): Added a statement that we can step
3600 off of.
3601 * gdb.base/break.exp: Added tests for setting a breakpoint
3602 at an offset and stepping onto a breakpoint.
3603
3604 1999-10-01 Fred Fish <fnf@cygnus.com>
3605
3606 * gdb.base/help.exp (help add-symbol-file): Update to match current
3607 gdb output.
3608
3609 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
3610
3611 * gdb.base/break.exp: Code locations are in hex, don't forget!
3612 (For HP-UX.)
3613
3614 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
3615
3616 * condbreak.exp: Use break.c as test program.
3617 * condbreak.c: Remove, redundant with break.c.
3618
3619 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
3620
3621 * config/monitor.exp (gdb_target_monitor): Disable X- and
3622 Z-packets if the target needs it.
3623
3624 1999-09-13 James Ingham <jingham@leda.cygnus.com>
3625
3626 * gdb.c++/overload.exp: Added tests for listing overloaded
3627 functions with function pointers in the arg, explicitly calling
3628 out the version you want.
3629
3630 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
3631
3632 * long_long.exp: Add variations of test cases that work for
3633 targets with 16-bit ints and 32-bit doubles.
3634
3635 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
3636
3637 * break.c (main): Compare a possibly-uninitialized argc with an
3638 unlikely value that fits in 16 bits.
3639
3640 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3641
3642 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
3643 0xfeeb, don't want negative numbers if ints are 16 bits.
3644
3645 * lib/gdb.exp (skip_cplus_tests): New proc.
3646 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3647 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
3648 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
3649 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
3650 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
3651 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
3652 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
3653 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
3654
3655 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
3656
3657 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
3658
3659 * gdb.base/corefile.exp (up): Allow a parameter to appear
3660 in the frame that we're going up to.
3661
3662 From Jim Blandy <jimb@cygnus.com>:
3663
3664 * gdb.base/default.exp (info float): Expect some output now.
3665
3666 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
3667 returning floating-point values to fail on the x86.
3668 * gdb.base/callfwmall.exp (do_function_calls): Same.
3669
3670 * gdb.base/list.exp (test_listsize): Correct expectations for
3671 listing line 1 with listsize 2. Also, listing a single line
3672 works now, as does listing three lines. [Kevin's note: There
3673 were a number of other cases fixed too where the expectations
3674 differed...]
3675
3676 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
3677
3678 * gdb.base/selftest.exp: Add case for when version prints as
3679 constant string instead of char pointer.
3680
3681 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
3682
3683 * gdb.base/ending-run.exp: Add Solaris case for what happens when
3684 stepping out of main.
3685
3686 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
3687 G++ used.
3688
3689 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
3690 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
3691
3692 * gdb.c++/ovldbreak.exp: Update match string in test that
3693 includes a warning of multiple breakpoints.
3694
3695 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
3696
3697 * gdb.base/display.exp: Improve precision of step-after-finish
3698 added yesterday.
3699
3700 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
3701 test.
3702
3703 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
3704 configs when using G++, not just hppa*.
3705
3706 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3707
3708 * gdb.base/async.c: New file.
3709 * gdb.base/async.exp: New file.
3710
3711 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
3712
3713 * gdb.base/break.exp: Tweak PA specific tests to properly handle
3714 PA64.
3715
3716 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
3717
3718 * gdb.base/display.exp: "finish" can leave us mid-line on many
3719 targets, deal with it. Add a small constant to main, instead of
3720 1000 since main+1000 may not be a valid address in the target.
3721
3722 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
3723 on hpux11.
3724
3725 * gdb.base/attach.exp: Handle another hpux11 error message variant
3726 when attaching to a process that does not exist.
3727
3728 1999-08-19 J.T. Conklin <jtc@redback.com>
3729
3730 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
3731 characters in 'continue to 1241' test.
3732
3733 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
3734
3735 * gdb.base/call-ar-st.exp: Add a shorter match case for the
3736 stop in print_long_arg_list, define and use a whitespace
3737 variable in print_small_structs test, add an XFAIL for Solaris.
3738 * gdb.base/dbx.exp: XFAIL func commands until somebody is
3739 interested enough to fix.
3740
3741 1999-08-13 Keith Seitz <keiths@cygnus.com>
3742
3743 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
3744 (dbx_gdb_load): Remove. Use gdb_load instead, since that
3745 proc knows about targets other than the natives.
3746 (test_assign): Use "gdb_run_cmd" to "run" the target.
3747 Check that we've actually hit the breakpoint at main.
3748 When we attempt to assign a value to a local variable, check
3749 that the variable is in the current scope, i.e., don't use
3750 a test with an empty result.
3751
3752 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
3753
3754 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
3755 command.
3756
3757 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
3758
3759 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3760 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
3761 gdb.compat, gdb.threads-hp.
3762 gdb.hp/configure, gdb.hp/configure.in: New files.
3763 gdb.hp/Makefile.in: Recurse into new subdirs.
3764 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
3765 gdb.hp/gdb.objdbg: New directory, tests for debugging info
3766 in object files.
3767 gdb.hp/tools: New directory, aux tools for HP-specific tests.
3768
3769 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
3770
3771 * gdb.base/display.exp: Help expect by putting a newline in the
3772 funky printf, remove a bogus p/a test.
3773
3774 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3775
3776 * gdb.base/display.exp: Make sure that when we say 'run', we are
3777 connected to the target. This is necessary when running not
3778 natively.
3779
3780 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
3781
3782 * gdb.base/step-test.exp: Removed some extraneous messages.
3783
3784 * gdb.base/long_long.exp: Don't run memory examination tests
3785 on little-endian targets (they will need a different set of
3786 results to match).
3787
3788 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
3789
3790 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
3791 until somebody decides to fix GDB.
3792
3793 * gdb.base/long_long.c: Stop compiler complaint by specifying long
3794 constant as "ULL".
3795 * gdb.base/long_long.exp: Loosen x/c test, add partial result
3796 matches for a couple x/2 commands.
3797
3798 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
3799
3800 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
3801 by merging in ref-types2 tests.
3802 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
3803
3804 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3805 * gdb.c++/Makefile.in: Add standard actions.
3806 (EXECUTABLES): Rename from PROGS, update list.
3807 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
3808 from gdb.hp.
3809 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
3810 foo and bar locals.
3811 * gdb.c++/anon-union.exp: Fix tests to match.
3812 * gdb.c++/classes.exp: Run if HP compiler used, add extra
3813 expect matches to handle output variations.
3814 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
3815 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
3816 output, add HP alternatives for new and delete prints.
3817 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
3818 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
3819 * gdb.c++/demangle.exp: Use $style when reporting failure.
3820 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
3821 * gdb.c++/inherit.exp: Run if HP compiler used, add some
3822 match alternatives.
3823 * gdb.c++/local.exp: Add match alternatives or xfails for HP
3824 compilers.
3825 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
3826 * gdb.c++/method.exp: Add match alternatives.
3827 * gdb.c++/misc.cc: Add bool types.
3828 * gdb.c++/misc.exp: Add tests for bool types.
3829 * gdb.c++/overload.exp: Add xfails.
3830 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
3831 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
3832 add some more template parameter tests (only for HP currently).
3833 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
3834 * gdb.c++/virtfunc.cc: Add return type and value for main.
3835 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
3836 match alternatives.
3837
3838 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3839
3840 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
3841
3842 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
3843
3844 * gdb.base/signals.exp: Don't expect getting a backtrace from
3845 within a signal handler to fail on Linux.
3846
3847 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
3848
3849 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3850 * lib/gdb.exp: Remove some gratuitious semicolons.
3851 (delete_breakpoints): Increase timeout.
3852 (gdb_expect): Add -notransfer option.
3853 (gdb_test): Use -notransfer option.
3854 (get_compiler_info): Add f77 case.
3855 (get_compiler): New proc, split out from gdb_preprocess, add f77
3856 case.
3857 (gdb_preprocess): Call get_compiler.
3858
3859 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
3860 * gdb.base/attach.exp, gdb.base/display.exp,
3861 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
3862 gdb.base/long_long.exp, gdb.base/printcmds.exp,
3863 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
3864 third arg to gdb_test.
3865 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
3866 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
3867 HP-UX xfails, add others.
3868 * gdb.base/completion.exp: Reflect name change of self-test.
3869 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
3870 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
3871 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
3872 HP failure number.
3873 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
3874 useless HP-UX 10.30 references.
3875 * gdb.base/maint.exp: Loosen matches.
3876 * gdb.base/pointers.c (main): Declare more_code.
3877 * gdb.base/pointers.exp: Match on output of a `next'.
3878 * gdb.base/structs.c: Add prototypes.
3879 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
3880 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
3881
3882 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3883
3884 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
3885 command.
3886
3887 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3888
3889 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
3890 Fix run to main failures. Watchpoint can be hardware watchpoint.
3891
3892 * gdb.base/annota1.exp: Clean up some more, in case printf has
3893 debug info. Deal with lack of signal hanlder info in stack.
3894
3895 From Jim Kingdon <kingdon@redhat.com>:
3896 * gdb.base/annota1.exp: If printf has debug info, deal with it.
3897
3898 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
3899
3900 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
3901 gdb.base/foll-vfork.exp: Don't run for crosses.
3902
3903 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
3904
3905 * gdb.base/configure.in: Check for gdbvars.exp instead of
3906 a1-selftest.exp.
3907 * gdb.base/configure: Re-generate.
3908
3909 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
3910
3911 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
3912 in trying to run first and name is too long.
3913
3914 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
3915 pointers2.c and pointers2.exp, respectively.
3916 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
3917 doschk happier.
3918
3919 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
3920
3921 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
3922 callfuncs2.c and callfuncs2.exp.
3923
3924 * gdb.base/list.exp: Remove mistaken xfails.
3925 * gdb.base/list0.h: Add optional prototypes.
3926
3927 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
3928
3929 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
3930 calling malloc.
3931 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
3932 * ptype.exp: Move test for get_debug_format to before its first
3933 use.
3934
3935 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3936
3937 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
3938 * gdb.base/annota2.cc, annota2.exp: Move from here.
3939 * gdb.c++/annota2.cc, annota2.exp: To here.
3940 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
3941
3942 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
3943
3944 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
3945 a consistent format.
3946
3947 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
3948
3949 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3950 * lib/gdb.exp (get_compiler_info): Add detection for assorted
3951 HP compilers, also set the globals $true and $false.
3952
3953 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
3954 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
3955 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
3956 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
3957 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
3958 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
3959 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
3960 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
3961 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
3962 whatis.c} Add C++ compatible function definitions and return
3963 types, add includes for library functions.
3964 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
3965 * gdb.base/step-test.c (myglob): Rename from glob.
3966 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
3967 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
3968 files, move here from gdb.hp.
3969 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
3970 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
3971 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
3972 Adjust line numbers in regexps.
3973
3974 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
3975 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
3976 instead of 0/1.
3977
3978 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
3979 foll-vfork.exp: New files, move here from gdb.hp.
3980 * gdb.base/page.exp: New file, test of pagination command.
3981
3982 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
3983 recursion test.
3984 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
3985
3986 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
3987 gdb.base/solib.exp: Fix compiler invocation process.
3988
3989 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
3990 HP-UX 11, turn off overload resolution explicitly.
3991 * gdb.base/commands.exp: Set argument list explicitly, add
3992 watchpoint test.
3993 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
3994 them work.
3995 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
3996 expressions properly.
3997 * gdb.base/corefile.exp: Loosen the match slightly.
3998 * gdb.base/default.exp: Allow "Error accessing memory" message
3999 also.
4000 * gdb.base/display.exp: Skip over x/0 j if PA64.
4001 * gdb.base/funcargs.exp: Add xfails for HP-UX.
4002 * gdb.base/interrupt.exp: Ditto.
4003 * gdb.base/langs.exp: Add symbolic matches governed by compiler
4004 in use.
4005 * gdb.base/list.exp: Add xfails for HP-UX.
4006 * gdb.base/long_long.exp: Refine some of the numeric matches.
4007 * gdb.base/mips_pro.exp: Xfail on HP-UX.
4008 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
4009 * gdb.base/nodebug.exp: Succeed on more varieties of output.
4010 * gdb.base/opaque.exp: Remove some HP-UX xfails.
4011 * gdb.base/ptype.exp: Succeed on more varieties of output.
4012 * gdb.base/scope.exp: Add xfails for HP-UX.
4013 * gdb.base/sect-cmd.exp: Add more cases.
4014 * gdb.base/setvar.exp: Add xfails for HP-UX.
4015 * gdb.base/shlib-call.exp: Loosen some matches slightly.
4016 * gdb.base/signals.exp: Match on void symbolically.
4017 * gdb.base/step-test.exp: Add case for PA64.
4018 * gdb.base/term.exp: Add exit and restart.
4019 * gdb.base/twice.exp: Clean up after self.
4020 * gdb.base/varargs.exp: Disable overload resolution explicitly.
4021 * gdb.base/whatis.exp: Allow more ways to pass tests.
4022
4023 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
4024 no longer useful.
4025
4026 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
4027
4028 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
4029 list of patterns.
4030 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
4031 print_double_array(double_array)", "continuing to breakpoint
4032 1018", "print print_double_array(array_d)" and "continuing to
4033 1034" tests.
4034
4035 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4036
4037 * Makefile.in: Add empty html and install-html targets.
4038
4039 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
4040
4041 * config/mt-*: Remove, these haven't been used since 1996.
4042
4043 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
4044
4045 * gdb.base/call-strs.c, gdb.base/ending-run.c,
4046 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
4047 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
4048
4049 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
4050
4051 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
4052 simpler match case for the ptype of the big class.
4053
4054 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4055
4056 * gdb.exp: Fix test for gdb_prompt existence.
4057
4058 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4059
4060 * gdb.exp (gdb_test): Add fail after calls to perror.
4061
4062 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4063
4064 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
4065
4066 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4067
4068 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
4069
4070 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
4071
4072 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
4073 malloc() is linked in.
4074
4075 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
4076
4077 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
4078 step at end.
4079
4080 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
4081
4082 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
4083
4084 * gdb.java/jv-print.exp: New file. (Our first Java test!)
4085
4086 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
4087
4088 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
4089 * gdb.base/mips_pro.exp: Likewise.
4090
4091 1999-06-02 Keith Seitz <keiths@cygnus.com>
4092
4093 * gdb.c++/templates.cc: Change all "new" operators to throw
4094 an exception.
4095 * gdb.c++/cplusfuncs.cc: Likewise.
4096
4097 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
4098
4099 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
4100
4101 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
4102 * gdb.base/ending-run.exp: When stepping out of main, accept a
4103 step into an arbitrary assembler file.
4104
4105 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4106
4107 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
4108 "breakpoint-invalid" to be printed.
4109 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
4110 number of "frames-invalid" and "breakpoint-invalid" to be printed.
4111 * gdb.base/annota2.cc: Initialize a.x to 0.
4112
4113 1999-05-17 Keith Seitz <keiths@cygnus.com>
4114
4115 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
4116 when "skip_float_tests" set.
4117 Ditto for "print print_double_array(array_d)", "print print_small_structs",
4118 "print print_ten_doubles", and "step into print_long_arg_list".
4119 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
4120 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
4121 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
4122 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
4123 "skip_float_tests" is set.
4124 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
4125 when "skip_float_tests" set.
4126
4127 1999-05-06 Keith Seitz <keiths@cygnus.com>
4128
4129 * gdb.base/annota2.cc: Include stdio.h.
4130
4131 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
4132
4133 * gdb.base/crossload.exp: Remove, this has been disabled ever
4134 since BFD stopped including all targets, and cross-GDB gets
4135 plenty of testing anyway.
4136 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
4137 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
4138 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
4139 * gdb.base/README: Remove, was doc for this.
4140 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
4141 needed.
4142
4143 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4144
4145 * gdb.base/call-ar-st.exp: Fix one regular expression in test
4146 output.
4147
4148 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
4149 * gdb.base/annota2.exp: New file. More annotation tests.
4150 * gdb.base/annota1.c: New file. Source file for annota1.exp.
4151 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
4152
4153 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
4154
4155 * config/cfdbug.exp: New file.
4156
4157 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
4158
4159 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
4160 Marcus Daniel's and Dale Hawkins's demangler crashes.
4161
4162 * gdb.c++/demangle.exp (test_gnu_style_demangling,
4163 test_lucid_style_demangling, test_arm_style_demangling,
4164 test_hp_style_demangling): Try Tom Tromey's core-dumping
4165 identifier under each demangling style.
4166
4167 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
4168
4169 * gdb.c++/demangle.exp: Include the current demangling style
4170 in all test names.
4171 (current_demangling_style): New global variable.
4172 (set_demangling_style, test_demangling_core, test_demangling,
4173 test_demangling_exact): New functions.
4174 (test_gnu_style_demangling, test_lucid_style_demangling,
4175 test_arm_style_demangling, test_hp_style_demangling): Use those,
4176 instead of calling gdb_test and gdb_test_exact directly.
4177 (catch_demangling_errors): New function, which reports errors
4178 signalled by the demangling test functions in an orderly way.
4179 (do_tests): Use catch_demangling_errors.
4180
4181 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
4182
4183 * gdb.base/signals.exp (test_handle_all_print): Use () for
4184 grouping in expressions, not {}.
4185
4186 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
4187 initialized yet.
4188
4189 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
4190
4191 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
4192 are listed.
4193
4194 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
4195
4196 * gdb.stabs/weird.exp: Test for CC being defined before
4197 looking at its value.
4198
4199 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
4200
4201 * gdb.base/call-ar-st.exp: Remove stray '#'.
4202 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
4203 "short int" and "long int".
4204 * gdb.c++/overload.cc: Cast the string added in the previous
4205 change, to mollify finicky HP compiler.
4206 * gdb.hp/reg-test.exp (testfile): Fix file name.
4207 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
4208
4209 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
4210 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
4211 alternate form of enum ptype.
4212
4213 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
4214
4215 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
4216 * gdb.hp/*.exp: Change all to run compiler probe only after
4217 passing skip_hp_tests, so as not to waste time on guaranteed
4218 failure.
4219
4220 * gdb.c++/overload.cc: Pass string instead of char addr, always
4221 init ccpfoo.
4222 * gdb.c++/templates.cc: Fix syntax error.
4223
4224 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4225
4226 * gdb.base/commands.exp: Add test for correct position of '>'
4227 when issuing the 'commands' command after a 'while' or 'if'
4228 command.
4229
4230 1999-03-18 James Ingham <jingham@cygnus.com>
4231
4232 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
4233
4234 * gdb.c++/method.exp: It was testing an uninitialized int on the
4235 stack and assuming it was positive.
4236
4237 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
4238
4239 * gdb.base/step-test.exp: Catch a case where finish is broken and
4240 keep it from killing the rest of the tests.
4241 Use gdb_continue_to_end.
4242
4243 * gdb.base/sigall.exp: use gdb_continue_to_end.
4244
4245 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
4246
4247 * gdb.base/display.exp: use runto_main, not run.
4248
4249 * gdb.base/default.exp: Check for the current error message in the
4250 r abbreviation test.
4251 Add strongarm to the targets that know info float.
4252
4253 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
4254 run which doesn't work with monitors.
4255
4256 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
4257
4258 * gdb.base/break.exp: use the gdb_continue_to_end proc.
4259
4260 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
4261 program. Traps the case (in Cygmon) when the program never really
4262 exits. Same as Mark's continue_to_exit, but I had put it in a lot
4263 more places, so I used my name. Sorry Mark...
4264
4265 * config/monitor.exp (gdb_target_monitor): added another
4266 target_info parameter: remotebinarydownload. This will set the
4267 remotebinarydownload flag if this is causing some boards trouble.
4268
4269 1999-03-18 Mark Salter <msalter@cygnus.com>
4270
4271 * lib/gdb.exp (continue_to_exit): New function.
4272
4273 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
4274 * gdb.base/ending-run.exp: Ditto.
4275 * gdb.base/step-test.exp: Ditto.
4276
4277 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
4278
4279 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
4280 (suggested by Art Haas <ahaas@neosoft.com>).
4281
4282 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
4283
4284 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
4285
4286 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
4287
4288 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
4289 descriptions of types (short unsigned int vs unsigned short, etc).
4290
4291 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
4292
4293 * gdb.base/call-strs.exp: Don't assume that `step' will step over
4294 a call to strlen; sometimes we do have sources.
4295
4296 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
4297
4298 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
4299 character, so GDB won't print garbage after its end.
4300
4301 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
4302 breakpoint there instead. Sometimes GCC emits memcpy to handle
4303 the large structures being passed by value, so we step into that
4304 instead of sum_array_print, which obscures what we're really testing.
4305 * gdb.base/step-test.exp: However, we do want a test that notices
4306 the bizarre steps into memcpy, so do that here. Add check for
4307 stepping into function calls that pass large structures by value.
4308 ("Is that a noun clause, or are you just happy to see me?")
4309 Remove all references to specific line numbers.
4310 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
4311 New type and function.
4312 (main): Call large_struct_by_value, passing it a large struct by value.
4313 * lib/gdb.exp (gdb_get_line_number): New function.
4314
4315 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
4316 more portable.
4317
4318 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
4319
4320 * lib/gdb.exp: Doc fixes.
4321
4322 1999-03-05 Nick Clifton <nickc@cygnus.com>
4323
4324 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
4325
4326 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
4327
4328 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
4329 commands. They're not germane to this test, and they don't work
4330 that way on remote targets.
4331
4332 1999-03-01 James Ingham <jingham@cygnus.com>
4333
4334 * Changelog entries merged over from gdb development branch.
4335
4336 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
4337
4338 * lib/gdb.exp (gdbtk_analyze_results): Generic function
4339 for outputting results of test run.
4340
4341 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
4342
4343 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
4344
4345 1999-02-25 Felix Lee <flee@cygnus.com>
4346
4347 * lib/gdb.exp (debug_format): initialize
4348
4349 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
4350
4351 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
4352 * gdb.base/call-rt-st.c: Ditto.
4353
4354 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
4355
4356 * gdb.threads/pthreads.exp (horiz): New variable.
4357 (test_startup): Fix regexps that capture thread numbers.
4358
4359 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
4360
4361 * gdb.base/smoke.exp: Disambiguate two test case names (both
4362 called ``print'').
4363
4364 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4365
4366 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
4367 compilation.
4368
4369 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4370
4371 * gdb.base/miscexprs.exp: Change patterns to match GDB's
4372 actual output formatting.
4373 * gdb.base/smoke.exp: GDB removes leading 0's.
4374 * gdb.base/volatile.exp: Don't check type of remuneration;
4375 that variable is no longer defined in constvars.c.
4376 * gdb.base/step-test.c (main): Exit with explicit exit code.
4377 * gdb.base/step-test.exp: Remove two nexti checks--they are
4378 not portable.
4379
4380 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4381
4382 * gdb.base/help.exp ("help delete display"): Fix test to match
4383 gdb's output.
4384
4385 * gdb.base/long_long.c (known_types): Initialize values to zero.
4386 * gdb.base/long_long.exp: Step one more line
4387 so 'dec' is initialized in "get to known place". GDB removes
4388 leading zeros. Explicitly ask for hex formatting. Use
4389 unique test case names.
4390
4391 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4392
4393 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
4394
4395 * gdb.c++/method.exp: Add missing close brace.
4396
4397 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
4398
4399 * gdb.base/maint.exp: Use 'set height 0' to disable page
4400 prompting, not 'set height 400'.
4401
4402 Fix a bunch of timeouts.
4403 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
4404 four separate tests, so expect doesn't take forever to match a ton
4405 of text against a regexp with lots of .* forms.
4406 ("maint print psymbols", "maint print symbols"): Make some of
4407 these greps more selective, so that expect doesn't try to wade
4408 through huge piles of output and time out.
4409
4410 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
4411
4412 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
4413 tests: one which doesn't expect shlib events to be reported, and
4414 another which does, but is XFAIL for all platforms other than
4415 HP/UX.
4416
4417 * gdb.base/break.exp: Teach the test suite that the `catch
4418 fork', `catch vfork', and `catch exec' commands produce error
4419 messages on platforms that don't provide these features.
4420
4421 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4422
4423 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
4424 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
4425 (shortening names from solib_threshold.exp etc), won't run on
4426 anything but HP-UX for the foreseeable future.
4427 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
4428 reflect move.
4429
4430 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
4431
4432 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
4433 gdb.trace/Makefile.in (clean): Remove all test executables.
4434
4435 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
4436
4437 * gdb.base/shlib-call.exp: add test cases to verify that gdb
4438 successfully re-sets breakpoints in shared libraries.
4439 * gdb.base/shmain.c (main): return 0, don't fall off the end.
4440
4441 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4442
4443 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
4444 and compiled w/o GCC.
4445
4446 * gdb.hp/watch-cmd.exp: ditto.
4447
4448 * gdb.hp/watch-hp.exp: ditto.
4449
4450 * gdb.hp/xdb1.exp: ditto.
4451
4452 * gdb.hp/xdb2.exp: ditto.
4453
4454 * gdb.hp/dbx.exp: ditto.
4455
4456 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
4457
4458 * constvars.c: Remove C++-isms.
4459 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
4460 with GCC.
4461
4462 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
4463
4464 The following changes are part of the HP merge.
4465
4466 * gdb.base/break.exp: new tests to verify that catchpoints for
4467 fork, vfork, and exec don't trigger inappropriately.
4468
4469 * gdb.base/opaque.exp: compile one file at a time, then link.
4470
4471 * gdb.base/signals.exp: be more restrictive about which hppa
4472 systems receive a setup_xfail. new tests.
4473
4474 * gdb.base/solib_threshold.build: new file.
4475 * gdb.base/solib_threshold.exp: new file.
4476 * gdb.base/solib_threshold.link_opts: new file.
4477 * gdb.base/solib_threshold.mk: new file.
4478 * gdb.base/gen_solib_threshold.c: new file.
4479
4480 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
4481 tests. New tests for enums inside classes.
4482
4483 * gdb.c++/compiler.cc: indicate support of template debugging.
4484
4485 * gdb.c++/demangle.exp: run hp style demangling tests.
4486
4487 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
4488 tests.
4489
4490 * gdb.c++/misc.cc: changes to support new tests.
4491
4492 * gdb.c++/templates.cc: changes to support HP's compiler; changes
4493 to support new tests.
4494
4495 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
4496 gcc, then skip these tests.
4497
4498 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
4499
4500 The following files are part of the HP merge; some had longer
4501 names at HP, but have been renamed to be no more than 14
4502 characters in length.
4503
4504 * gdb.hp/ambiguous.cc: new file.
4505 * gdb.hp/ambiguous.exp: new file.
4506 * gdb.hp/attach.exp: new file.
4507 * gdb.hp/attach2.exp: new file.
4508 * gdb.hp/classes-hp.exp: new file.
4509 * gdb.hp/ctti.exp: new file.
4510 * gdb.hp/ctti-add.cc: new file.
4511 * gdb.hp/ctti-add1.cc: new file.
4512 * gdb.hp/ctti-add2.cc: new file.
4513 * gdb.hp/ctti-add3.cc: new file.
4514 * gdb.hp/dbx.exp: new file.
4515 * gdb.hp/exception.cc: new file.
4516 * gdb.hp/exception.exp: new file.
4517 * gdb.hp/foll-exec.c: new file.
4518 * gdb.hp/foll-exec.exp: new file.
4519 * gdb.hp/foll-fork.c: new file.
4520 * gdb.hp/foll-fork.exp: new file.
4521 * gdb.hp/foll-vfork.c: new file.
4522 * gdb.hp/foll-vfork.exp: new file.
4523 * gdb.hp/inherit-hp.exp: new file.
4524 * gdb.hp/more-steps.exp: new file.
4525 * gdb.hp/namespace.cc: new file.
4526 * gdb.hp/namespace.exp: new file.
4527 * gdb.hp/optimize.exp: new file.
4528 * gdb.hp/pxdb.c: new file.
4529 * gdb.hp/pxdb.exp: new file.
4530 * gdb.hp/quicksort.exp: new file.
4531 * gdb.hp/reg-test.exp: new file.
4532 * gdb.hp/reg-test.s: new file.
4533 * gdb.hp/sized-enum.c: new file.
4534 * gdb.hp/sized-enum.exp: new file.
4535 * gdb.hp/start-stop.exp: new file.
4536 * gdb.hp/templ-hp.cc: new file.
4537 * gdb.hp/templ-hp.exp: new file.
4538 * gdb.hp/thr-lib.c: new file.
4539 * gdb.hp/thr-lib.exp: new file.
4540 * gdb.hp/thr-lib.h: new file.
4541 * gdb.hp/thr-liblib.c: new file.
4542 * gdb.hp/virtfun-hp.c: new file.
4543 * gdb.hp/virtfun-hp.exp: new file.
4544 * gdb.hp/watch-cmd.exp: new file.
4545 * gdb.hp/watch-hp.exp: new file.
4546 * gdb.hp/xdb1.exp: new file.
4547 * gdb.hp/xdb2.exp: new file.
4548 * gdb.hp/xdb3.exp: new file.
4549
4550 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
4551
4552 The following files are part of the HP merge; some had longer
4553 names at HP, but have been renamed to be no more than 14
4554 characters in length.
4555
4556 * gdb.base/ss.h: new file.
4557 * gdb.base/call-ar-st.c: new file.
4558 * gdb.base/call-ar-st.exp: new file.
4559 * gdb.base/call-rt-st.c: new file.
4560 * gdb.base/call-rt-st-exp: new file.
4561 * gdb.base/call-strs.exp: new file.
4562 * gdb.base/ena-dis-br.exp: new file.
4563 * gdb.base/environ.exp: new file.
4564 * gdb.base/long_long.exp: new file.
4565 * gdb.base/sect-cmd.exp: new file.
4566 * gdb.base/shlib-cl2.exp: new file.
4567 * gdb.base/smoke.exp: new file.
4568 * gdb.base/so-impl-ld.c: new file.
4569 * gdb.base/so-impl-ld.exp: new file.
4570 * gdb.base/so-indr-cl.c: new file.
4571 * gdb.base/so-indr-cl.exp: new file.
4572 * gdb.base/varargs.exp: new file.
4573 * gdb.base/volatile.exp: new file.
4574 * gdb.base/whatis-exp.exp: new file.
4575 * gdb.base/display.exp: new file.
4576 * gdb.c++/derivation.exp: new file.
4577 * gdb.c++/local.exp: new file.
4578 * gdb.c++/member-ptr.exp: new file.
4579 * gdb.c++/overload.exp: new file.
4580 * gdb.c++/ovldbreak.exp: new file.
4581 * gdb.c++/ref-types.exp: new file.
4582 * gdb.c++/ref-types2.exp: new file.
4583 * gdb.c++/userdef.exp: new file.
4584
4585 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4586
4587 * gdb.base/default.exp: Reflect wording change in remote.c.
4588
4589 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
4590
4591 * gdb.base/help.exp: Update to reflect current text.
4592
4593 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
4594
4595 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
4596 they're stack variables and contain garbage.
4597 * gdb.c++/anon-union.exp: new file.
4598
4599 The following changes were made by David Taylor
4600 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4601 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4602 in changes by HP.
4603
4604 * gdb.base/bitops.exp: new file.
4605 * gdb.base/default.exp: change expected messages for catch and
4606 info catch tests to reflect HP merge changes.
4607 * gdb.base/enable-disable-break.exp
4608 * gdb.base/ending-run.c: new file.
4609 * gdb.base/long_long.c: new file.
4610 * gdb.base/maint.exp: new file.
4611 * gdb.base/pointers2.exp: new file.
4612 * gdb.base/shlib-call2.exp: new file.
4613 * gdb.base/solib.exp: new file.
4614 * gdb.base/step-test.c: new file.
4615 * gdb.c++/anon-union.cc: new file.
4616 * gdb.c++/local.cc: new file.
4617 * gdb.c++/member-pointer.cc: new file.
4618 * gdb.c++/method.cc: new file.
4619 * gdb.c++/ref-types.cc: new file.
4620 * gdb.c++/ref-types2.cc: new file.
4621 * gdb.c++/userdef.cc: new file.
4622
4623 * gdb.base/scope.exp: compile one file at a time, then link.
4624 * gdb.base/langs.exp: ditto.
4625 * gdb.base/list.exp: ditto.
4626
4627 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
4628
4629 The following changes were made by David Taylor
4630 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4631 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4632 in changes by HP.
4633
4634 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
4635 skip tests. When compiling pass c++ flag to gdb_compile.
4636 * gdb.c++/
4637
4638 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
4639 test for on hppa*-*-hpux*; use args to see if c++ was specified.
4640 (skip_hp_tests): new function.
4641 (gdb_preprocess): new function.
4642
4643 * configure.in (hpdir): decide whether to configure gdb.hp.
4644 * configure: regenerated.
4645
4646 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
4647 to delete on clean.
4648 (EXECUTABLES): update to reflect new additions.
4649 * gdb.base/commands.exp: update message expected.
4650 * gdb.base/default.exp: add copyright notice.
4651 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
4652 * gdb.base/help.exp: update messages to reflect current text.
4653 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
4654 targets for recurse tests.
4655 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
4656 skip this file.
4657
4658 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
4659 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
4660 compilation.
4661 * gdb.c++/misc.exp: ditto.
4662 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
4663 run the tests. tell gdb_compile that it's a c++ compilation.
4664
4665 * gdb.threads/pthreads.exp: fix typo in message.
4666
4667 * gdb.base/all-bin.exp: new file.
4668 * gdb.base/arithmet.exp: new file.
4669 * gdb.base/assign.exp: new file.
4670 * gdb.base/completion.exp: new file.
4671 * gdb.base/cond-expr.exp: new file.
4672 * gdb.base/condbreak.exp: new file.
4673 * gdb.base/define.exp: new file.
4674 * gdb.base/dollar.exp: new file.
4675 * gdb.base/environment.exp: new file.
4676 * gdb.base/eval-skip.exp: new file.
4677 * gdb.base/jump.exp: new file.
4678 * gdb.base/logical.exp: new file.
4679 * gdb.base/pointers.exp: new file.
4680 * gdb.base/relational.exp: new file.
4681 * gdb.base/section_command.exp: new file.
4682 * gdb.base/whatis-expr.exp: new file.
4683
4684 * gdb.base/all-types.c: new file.
4685 * gdb.base/call-array-struct.c: new file.
4686 * gdb.base/call-return-struct.c: new file.
4687 * gdb.base/call-strings.c: new file.
4688 * gdb.base/callfuncs2.c: new file.
4689 * gdb.base/condbreak.c: new file.
4690 * gdb.base/constvars.c: new file.
4691 * gdb.base/display.c: new file.
4692 * gdb.base/int-type.c: new file.
4693 * gdb.base/jump.c: new file.
4694 * gdb.base/miscexprs.c: new file.
4695 * gdb.base/pointers.c: new file.
4696 * gdb.base/pointers2.c: new file.
4697 * gdb.base/shmain.c: new file.
4698 * gdb.base/shr1.c: new file.
4699 * gdb.base/shr2.c: new file.
4700 * gdb.base/solib.c: new file.
4701 * gdb.base/solib1.c: new file.
4702 * gdb.base/solib2.c: new file.
4703 * gdb.base/varargs.c: new file.
4704 * gdb.c++/derivation.cc: new file.
4705 * gdb.c++/overload.cc: new file.
4706 * gdb.c++/ovldbreak.cc: new file.
4707 * gdb.hp/attach.c: new file.
4708 * gdb.hp/attach2.c: new file.
4709 * gdb.hp/average.c: new file.
4710 * gdb.hp/compiler.c: new file.
4711 * gdb.hp/compiler.cc: new file.
4712 * gdb.hp/execd-program.c: new file.
4713 * gdb.hp/follow-exec.c: new file.
4714 * gdb.hp/follow-fork.c: new file.
4715 * gdb.hp/follow-vfork-and-exec.c: new file.
4716 * gdb.hp/misc-hp.cc: new file.
4717 * gdb.hp/more-steps.c: new file.
4718 * gdb.hp/optimize.c: new file.
4719 * gdb.hp/quicksort.c: new file.
4720 * gdb.hp/run-hp.c: new file.
4721 * gdb.hp/start-stop.c: new file.
4722 * gdb.hp/sum.c: new file.
4723 * gdb.hp/templates-hp.cc: new file.
4724 * gdb.hp/thread-local-in-lib.c: new file.
4725 * gdb.hp/thread-local-in-lib.h: new file.
4726 * gdb.hp/thread-local-in-lib.lib.c: new file.
4727 * gdb.hp/vforked-program.c: new file.
4728 * gdb.hp/virtfunc-hp.cc: new file.
4729 * gdb.hp/watchpoint-hp.c: new file.
4730 * gdb.hp/xdb.c: new file.
4731 * gdb.hp/xdb0.c: new file.
4732 * gdb.hp/xdb0.h: new file.
4733 * gdb.hp/xdb1.c: new file.
4734
4735 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
4736
4737 The following change was made by Edith Epstein
4738 <eepstein@cygnus.com> as part of a project to merge in changes
4739 originally made by HP; HP did not create ChangeLog entries.
4740
4741 * gdb.c++/demangle.exp: changed the expected output for some
4742 ARM-style mangling -- removed second reference to datatype.
4743 For example, maint demangle __dt__11T1__pt__2_cFv
4744 T1<char>::~T1<char>(void)
4745 becomes,
4746 maint demangle __dt__11T1__pt__2_cFv
4747 T1<char>::~T1(void)
4748
4749 (test_hp_style_demangling): new hp specific demangling test cases.
4750
4751 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
4752
4753 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
4754 * gdb.trace/backtrace.exp: Likewise.
4755 * gdb.trace/circ.exp: Likewise.
4756 * gdb.trace/collection.exp: Likewise.
4757 * gdb.trace/deltrace.exp: Likewise.
4758 * gdb.trace/infotrace.exp: Likewise.
4759 * gdb.trace/limits.exp: Likewise.
4760 * gdb.trace/packetlen.exp: Likewise.
4761 * gdb.trace/passc-dyn.exp: Likewise.
4762 * gdb.trace/passcount.exp: Likewise.
4763 * gdb.trace/report.exp: Likewise.
4764 * gdb.trace/save-trace.exp: Likewise.
4765 * gdb.trace/tfind.exp: Likewise.
4766 * gdb.trace/tracecmd.exp: Likewise.
4767 * gdb.trace/while-dyn.exp: Likewise.
4768 * gdb.trace/while-stepping.exp: Likewise.
4769
4770 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
4771
4772 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
4773
4774 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
4775
4776 From Brendan Kehoe:
4777 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
4778 int return types.
4779
4780 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
4781
4782 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
4783 remote dos host testing right.
4784
4785 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
4786
4787 * gdb.base/corefile.exp: remove some xfails.
4788
4789 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
4790
4791 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
4792 have different timestamps.
4793
4794 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
4795
4796 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
4797 gdb.base/default.exp: Replace "exec" with "executable".
4798
4799 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
4800
4801 * gdb.base/default.exp: Change else if to elseif from previous
4802 delta.
4803
4804 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
4805
4806 * gdb.base/default.exp: Add brace missing from previous delta.
4807
4808 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
4809
4810 * gdb.base/default.exp: Support test for info float for all
4811 varieties of arm toolchain.
4812
4813 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
4814
4815 * gdb.trace/*.exp: remove "remote_download" command.
4816
4817 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
4818
4819 * gdb.trace/*.exp: remove -gdwarf from compile.
4820
4821 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
4822
4823 * gdb.trace/configure.in(AC_INIT): typo
4824 * gdb.trace/configure: regenerated
4825
4826 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
4827
4828 * config/m68k-emc.exp: New file.
4829 * lib/<emc-support.exp trace-support.exp}: New files.
4830 * configure.in: add new test directory gdb.trace.
4831 * gdb.trace/{configure configure.in Makefile.in}: New files.
4832 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
4833 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
4834 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
4835 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
4836 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
4837 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
4838 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
4839
4840 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
4841
4842 * gdb.c++/classes.exp: Change all regular expressions to match
4843 arbitrary combinations of newline/carriage-return, so that they
4844 will work equally well on Unix and Windows.
4845 * gdb.c++/inherit.exp: ditto.
4846 * gdb.c++/virtfunc.exp: ditto.
4847
4848 1998-08-11 Dawn Perchik <dawn@cygnus.com>
4849
4850 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
4851
4852 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
4853
4854 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
4855 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
4856 to use a0-a3/d0-d3 as needed.
4857
4858 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
4859
4860 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
4861 * gdb.disasm/am33.exp: Corresponding changes.
4862
4863 1998-07-11 Felix Lee <flee@cygnus.com>
4864
4865 * gdb.base/callfuncs.exp: add cmp10 test.
4866 * gdb.base/callfuncs.c (cmp10): new function.
4867
4868 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
4869
4870 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
4871 into two parts to get around a synchronization problem in expect.
4872
4873 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
4874
4875 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
4876
4877 * configure.in: Add options for gdbtk testsuite.
4878
4879 * configure: Regenerate.
4880
4881 * gdb.gdbtk: New directory to hold gdbtk tests.
4882
4883 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4884
4885 * gdb.fortran/types.exp: Escape brackets in expect patterns
4886 for test_float_literal_types_accepted tests.
4887 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
4888 before run test.
4889
4890 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
4891
4892 * am33.exp: Just compile, do not link the testcase.
4893 * am33.s: Add ".am33" pseudoop to force am33 mode.
4894
4895 1998-06-25 Felix Lee <flee@cygnus.com>
4896
4897 * gdb.base/setshow.exp: make sure $pc is sane.
4898
4899 * gdb.stabs/weird.exp: split expect patterns properly.
4900
4901 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
4902
4903 * gdb.disasm/am33.s: New disassembler testfile for the am33.
4904 * gdb.disasm/am33.exp: Run it.
4905
4906 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
4907
4908 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
4909 match processing (and eliminate spurious timeouts when running).
4910
4911 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
4912
4913 * gdb.base/signals.exp (test_handle_all_print): put back Mach
4914 exception test, but conditionalize it on target [mach | gnu].
4915
4916 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
4917
4918 * gdb.base/overlays.exp: fixup compile line for linker script.
4919
4920 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
4921
4922 * gdb.fortran/types.exp: don't guess at float size.
4923
4924 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
4925
4926 * gdb.base/exprs.exp: delete test that depends on int size.
4927
4928 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
4929
4930 * config/sim.exp: Removed checks for target triplets.
4931 (gdb_target_sim): Use gdb,target_sim_options.
4932
4933 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
4934
4935 * gdb.base/reread.exp: New file.
4936 * gdb.base/reread1.c: New file.
4937 * gdb.base/reread2.c: New file.
4938
4939 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
4940
4941 * config/sim.exp: Use 'target sim -sparclite' when running
4942 SPARClite programs.
4943
4944 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
4945
4946 * gdb.base/structs2.exp: New file.
4947 * gdb.base/structs2.c: New file.
4948
4949 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
4950
4951 * gdb.asm/common.inc: New file.
4952 * gdb.asm/d10v.inc: New file.
4953 * asm-source.exp: Pass -I's to gas to find .inc files.
4954 Update line numbers in expected output.
4955 * asmsrc1.s: Rewrite.
4956 * asmsrc2.s: Rewrite.
4957 * configure.in: Create arch.inc symlink.
4958 * configure: Regenerate.
4959 * Makefile.in (distclean): Delete arch.inc.
4960
4961 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
4962
4963 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
4964 (t_enum_value2): ditto
4965 (t_enum_value3): ditto
4966 (main): ditto
4967 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4968
4969 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
4970 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
4971 change.
4972 Use gdb_test instead of send_gdb/gdb_expect sequences.
4973
4974 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
4975
4976 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
4977 not void.
4978
4979 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
4980
4981 * gdb.base/branches.c: Code with lots of loops and
4982 subroutines. Used to test gdbs ability to single step through PC
4983 changes, especially to test mips-tdep.c:mips_next_pc
4984
4985 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
4986
4987 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
4988 more rigorous EGCS C++ error checking.
4989
4990 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4991
4992 * gdb.base/help.exp: Clean up `help set args' and `help show args'
4993 tests.
4994 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
4995 function when asleep.
4996 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
4997 for i*86 Linux and SVR4 signal handling problems.
4998 Remove linux xfail for `next to handler in signals_tests_1', fixed
4999 by recent infrun.c change.
5000 Limit backtrace to 10 frames to avoid timeout problems with infinite
5001 stack backtraces.
5002 Adjust expect pattern in `handle all print' test to match Apr 28 1997
5003 target.[ch] change.
5004
5005 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
5006
5007 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
5008 for a newline from gdb before continuing.
5009 (default_gdb_exit): Just look for y or n.
5010 (gdb_test): Detect abnormal exit from GDB running on DOS; if
5011 it does, fail the rests of the tests in the file.
5012
5013 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
5014
5015 * config/cygmon.exp: New file.
5016
5017 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
5018
5019 * gdb.base/list.exp: Fix problem with "list default lines around
5020 main" test on remote targets.
5021
5022 * gdb.base/scope.exp: Fix problem with filelocal_bss before
5023 run test on remote targets.
5024
5025 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
5026
5027 * gdb.asm: New directory.
5028 * configure.in: Configure it.
5029 * configure: Regenerate.
5030 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
5031 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
5032
5033 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
5034
5035 * config/mn10300-eval.exp: New file to support MN10300 eval board.
5036
5037 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
5038
5039 * gdb.base/overlays (several files): Merge the two overlay
5040 managers into one. Change variables (foox, barx, bazx, grbxx)
5041 back into ints but force them to load in their proper sections.
5042
5043 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
5044
5045 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
5046 on-chip insn memory and IMAP1 to upper 128k.
5047 (D10VCopy): Handle memory regions crossing 16k boundaries.
5048 (D10VCopy): Transfer data in 32 bit chunks.
5049
5050 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
5051
5052 * gdb.base/overlays.c (main): Exit normally when result is
5053 correct.
5054
5055 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
5056 map. Include space for printf in .text segment.
5057
5058 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
5059 updated d10v memory VMA/LMA map.
5060 (D10VCopy): Call D10VTranslate.
5061
5062 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
5063
5064 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
5065
5066 * gdb.base/bar.c (barx, bar): Change variable to small array so
5067 that it won't be put into the .sdata - small data -
5068 section. Update reference.
5069 * gdb.base/baz.c (bazx, baz): Ditto.
5070 * gdb.base/foo.c (foox, foo): Ditto.
5071 * gdb.base/grbx.c (grbxx, grbx): Ditto.
5072
5073 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
5074 to be arrays.
5075
5076 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
5077
5078 * gdb.base/overlays.exp: fix up and get working again.
5079 Add tests for backtraces from an overlay function.
5080
5081 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
5082
5083 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
5084 "calling function with watchpoint enabled".
5085
5086 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
5087
5088 * gdb.base/break.exp (test_next_with_recursion): Remove
5089 gdb_suppress_tests for d10v-*-*.
5090 * lib/gdb.exp (gdb_suppress_tests): Disable this function
5091 pending review of whether it is useful or not.
5092
5093 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
5094
5095 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
5096
5097 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
5098
5099 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
5100 * config/dve.exp: New file to support Densan boards.
5101
5102 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
5103
5104 * gdb.base/interrupt.exp: Document problem of simulators, signals,
5105 reads and BSD.
5106
5107 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
5108
5109 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
5110 response.
5111
5112 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
5113
5114 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
5115
5116 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
5117 test.
5118
5119 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
5120 target_sizeof_long and target_bigendian_p.
5121 (structs_by_value, structs_by_reference): Check values according
5122 to targets word size and endianess.
5123
5124 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
5125
5126 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
5127 output.
5128
5129 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
5130
5131 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
5132 Update test of set args help to match source change.
5133
5134 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
5135
5136 * gdb.base/default.exp: Expect help system output to be in
5137 alphabetical order.
5138 * gdb.base/help.exp: Ditto.
5139
5140 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
5141
5142 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
5143 "i*86-pc-linux-gnu*".
5144 * gdb.base/interrupt.exp: Ditto.
5145 * gdb.base/corefile.exp: Ditto.
5146
5147 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
5148 define vxworks when building the testcase.
5149
5150 * gdb.base/ptype.exp: Fix testnames to be unique.
5151 * gdb.base/radix.exp: Ditto.
5152 * gdb.base/term.exp: Ditto.
5153 * gdb.base/whatis.exp: Ditto.
5154 * gdb.c++/classes.exp: Ditto.
5155
5156 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
5157
5158 * gdb.base/callfuncs.exp: Fix indentation.
5159
5160 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
5161 suppress_flag has been set.
5162 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
5163 target feature.
5164
5165 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
5166
5167 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
5168 the testcase.
5169
5170 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
5171 set_debug_traps() and breakpoint().
5172 * gdb.c++/misc.cc (main): Ditto.
5173 * gdb.c++/templates.cc (main): Ditto.
5174 * gdb.c++/virtfunc.cc (main): Ditto.
5175
5176 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
5177
5178 * lib/gdb.exp(gdb_step_for_stub): New function.
5179 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
5180 exists, reload the executable and do a "continue" instead of
5181 doing a jump.
5182 (runto_main): Use gdb_step_for_stub.
5183
5184 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
5185 tests to have unique names.
5186 * gdb.base/callfuncs.exp: Ditto.
5187 * gdb.base/commands.exp: Ditto.
5188 * gdb.base/default.exp: Ditto.
5189 * gdb.base/help.exp: Ditto.
5190 * gdb.base/list.exp: Ditto.
5191 * gdb.base/opaque.exp: Ditto.
5192 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
5193 similar tests.
5194
5195 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
5196 * gdb.c++/cplusfuncs.cc: Ditto.
5197 * gdb.c++/virtfunc.cc: Ditto.
5198
5199 * config/monitor.exp: Keep track of the last file we saw, rather
5200 than trying to get the info from gdb.
5201
5202 * gdb.fortran/types.exp: Move comment to previous line.
5203
5204 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
5205
5206 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
5207 target mode.
5208
5209 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
5210
5211 From Bob Manson:
5212 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
5213 string from GDB when it connects.
5214
5215 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
5216
5217 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
5218
5219 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
5220 if we can't get a debug format from GDB (we may be testing an
5221 older GDB). Use a 10 second timeout when checking for the format.
5222
5223 * gdb.stabs/weird.exp: Fix quoting.
5224
5225 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
5226
5227 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
5228
5229 * config/arm-ice.exp: New file.
5230
5231 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
5232
5233 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
5234 until it has been modified to work with the new testsuite.
5235
5236 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
5237 testcase won't compile, cause all of the testcases in the file to
5238 fail instead.
5239
5240 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
5241 (gdb_clear_suppressed): New procedure.
5242 (gdb_stop_suppressing_tests): Only clear suppress_flag if
5243 it contains a positive value.
5244
5245 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
5246
5247 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
5248
5249 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
5250
5251 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
5252
5253 * lib/gdb.exp (setup_xfail_format): New function.
5254 (get_debug_format): New function to get debug format.
5255 (debug_format): New global variable to hold last value set
5256 by get_debug_format.
5257 * gdb.base/list.exp: Call get_debug_format and expect some
5258 tests to fail for DWARF 1 and COFF formats.
5259 * gdb.c++/ptype.exp: Ditto.
5260 * gdb.c++/classes.exp: Ditto.
5261 * gdb.c++/cplusfuncs.exp: Ditto.
5262 * gdb.c++/inherit.exp: Ditto.
5263 * gdb.c++/templates.exp: Ditto.
5264 * gdb.c++/virtfunc.exp: Ditto.
5265
5266 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
5267
5268 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
5269 host doesn't have a currently-open connection.
5270
5271 * config/sparclet.exp: Cleanups and fixes to make it generic for
5272 any gdb stub target. Handle cases where gdb doesn't respond when
5273 interrupted in a sane fashion.
5274
5275 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
5276 same thing in a totally different way.
5277
5278 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
5279 setting "timeout".
5280 (gdb_start): We set the global gdb_prompt variable in
5281 default_gdb_init now.
5282
5283 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
5284
5285 * gdb.base/printcmds.exp: Fix "check for floating addition"
5286 regexp to accept results within approx +/- .01 of exact value.
5287 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
5288
5289 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
5290
5291 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
5292 properly.
5293 (gdb_expect): Add optional timeout parameter, and add timeout
5294 value to various calls.
5295 (gdb_suppress_tests): Only give one warning message per group.
5296
5297 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
5298
5299 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
5300 global variables. Handle getting a value for $timeout more
5301 gracefully.
5302
5303 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5304
5305 * lib/gdb.exp: Close connection to remote host if gdb doesn't
5306 initialize.
5307 (default_gdb_init): New procedure; allow gdb_init to be overridden
5308 by a target configuration file.
5309 (gdb_expect): Pass the timeout to remote_expect.
5310
5311 * config/monitor.exp(gdb_load): Fix typo in regexp.
5312
5313 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
5314
5315 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
5316
5317 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
5318
5319 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
5320 here. Call gdb_target_exec before rebooting the target, to make
5321 sure the connection to the target is closed.
5322 (gdb_load): Pass the name of the executable to gdb_target_monitor.
5323 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
5324 Also detect "Timeout reading from remote" error.
5325
5326 * config/gdbserver.exp: Pass the executable being loaded to
5327 gdb_target_monitor. Don't call gdb_file_cmd here; let
5328 gdb_target_monitor do it.
5329
5330 * gdb.disasm/hppa.exp: Don't use exec_output.
5331
5332 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
5333
5334 * gdb.base/list.exp: If we're debugging a non-native target,
5335 try to set the pc register to point to the start of the
5336 program before doing the first list command.
5337
5338 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
5339 test_calls after restarting.
5340
5341 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
5342 reloading.
5343
5344 * gdb.base/watchpoint.exp: Fix typo.
5345
5346 * gdb.base/setshow.exp: Check for use_gdb_stub.
5347
5348 * gdb.base/break.exp: Fix continue until exit test for the gdb
5349 stub case.
5350 * gdb.base/langs.exp: Ditto.
5351
5352 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
5353 gdb_load_offset. If we weren't given a file to load, figure out
5354 what the current file is and use it.
5355
5356 * config/i386-bozo.exp: New file.
5357
5358 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
5359
5360 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
5361 feature.
5362
5363 * config/proelf.exp: New entry.
5364
5365 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
5366
5367 * lib/gdb.exp: Remove spurious .* patterns at the beginning
5368 of regexps.
5369
5370 * gdb.base/watchpoint.exp: Don't run the test_stepping
5371 tests if gdb can't call functions on the target.
5372
5373 * gdb.base/setshow.exp: Don't run the set prompt tests if
5374 the board has gdb_prompt set.
5375
5376 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
5377
5378 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
5379 * gdb.base/commands.exp: Likewise.
5380 * gdb.base/setshow.exp: Likewise.
5381
5382 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
5383
5384 * config/monitor.exp(gdb_start): Look for gdb_prompt target
5385 feature.
5386
5387 * config/i960.exp: New file.
5388
5389 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
5390
5391 * gdb.base/funcargs.exp: Check for gdb,short_int target
5392 feature instead of looking for explicit target triplets.
5393
5394 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
5395
5396 * gdb.base/printcmds.exp: add a couple more tests a la
5397 "p 123DEADBEEF", to check parse_number.
5398 * top.c: change "to enable to enable" to "to enable" in a couple
5399 of help strings.
5400
5401 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
5402
5403 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
5404 on the mn10300.
5405
5406 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
5407
5408 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
5409 where the test executable is run with explicit args.
5410 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
5411
5412 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
5413
5414 * gdb.base/run.c: Use FAKEARGV to build test executable that
5415 does not require a command line arg, since most simulators
5416 don't currently support passing such an arg into the simulated
5417 program.
5418 * gdb.base/commands.exp: Change tests to insert the proper
5419 value as the arg to the first recursive factorial call. Change
5420 compilation line to define FAKEARGV at compile time.
5421
5422 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
5423
5424 * gdb.base/recurse.exp: Enable these tests for the mn10300.
5425 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
5426 function with watchpoint enabled" test.
5427
5428 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
5429
5430 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
5431 Don't call gdb_test when the command doesn't return to a gdb prompt.
5432
5433 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
5434 "Tests restarted" messages.
5435
5436 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
5437
5438 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
5439
5440 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
5441
5442 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
5443 for INFO SYMBOL; add help tests for OVERLAY commands.
5444 * gdb.base/default.exp: add tests for INFO SYMBOL command;
5445 add tests for OVERLAY commands
5446 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
5447 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
5448 * gdb.base/sigall.c: add usestubs code frag
5449 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
5450
5451 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
5452
5453 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
5454 failures.
5455 (gdb_stop_suppressing_tests): Note that tests have restarted.
5456
5457 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
5458
5459 * config/h8300.exp: New file.
5460
5461 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
5462
5463 * gdb.base/setshow.exp: Check for the existence of a
5464 feature, not its value.
5465
5466 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
5467
5468 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
5469
5470 * gdb.base/scope.exp: It's now init0(), not init().
5471
5472 * gdb.base/scope0.c: For now, change init() to be init0().
5473
5474 * config/monitor.exp: Use gdb_serial in preference to serial
5475 or netport.
5476
5477 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
5478 and it's not already set.
5479
5480 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
5481
5482 * gdb.base/setshow.exp: Only test the run command if the target
5483 isn't using a stub and if it supports argument passing.
5484
5485 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
5486
5487 * config/udi.exp(gdb_start): Make sure UDICONF is set
5488 properly before starting gdb.
5489
5490 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
5491
5492 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
5493 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
5494 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
5495
5496 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
5497
5498 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
5499 specialized code to reboot the board, use remote_reboot instead.
5500
5501 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
5502
5503 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
5504
5505 * config/monitor.exp: Make sure we disconnect from the target.
5506 Also, try a reboot/reload cycle instead of failing if the
5507 load fails.
5508
5509 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
5510
5511 * gdb.base/default.exp: Don't set match_max.
5512 * gdb.base/help.exp: Ditto.
5513 * gdb.base/list.exp: Ditto.
5514 * gdb.base/signals.exp: Ditto.
5515
5516 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
5517 set, use remote_ld to download the testcase instead of
5518 the GDB loader.
5519
5520 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
5521
5522 * config/vr5000.exp: New file.
5523
5524 * config/monitor.exp(gdb_target_monitor): Add pattern for
5525 "Ending remote" to detect errors in connecting.
5526
5527 * gdb.base/setshow.exp: Add .* within auto language test.
5528
5529 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
5530 target feature.
5531
5532 * config/monitor.exp(gdb_load): Check for a failure when loading,
5533 and reboot the board if necessary.
5534
5535 * gdb.base/setvar.exp(test_set): Handle multiple prints within
5536 a set of tests. Remove print.* from the patterns being checked.
5537
5538 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
5539
5540 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
5541 refer to gdb_spawn_id.
5542
5543 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
5544 longer used.
5545 * config/sparclet.exp: Ditto.
5546 * config/sparclet-old.exp: Ditto.
5547 * config/slite.exp: Ditto.
5548 * config/sim.exp: Ditto.
5549 * gdb.base/funcargs.exp: Ditto.
5550
5551 * lib/gdb.exp:Remove references to gdb_spawn_id.
5552 (gdb_expect): Move to remote.exp.
5553
5554 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
5555
5556 * config/monitor.exp: Detect the "Couldn't establish connection"
5557 message from GDB.
5558
5559 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
5560
5561 * gdb.base/bitfields.exp: Use runto instead of explicit
5562 gdb_run_cmd/gdb_expect sequences.
5563
5564 * gdb.base/break.exp(text_next_with_recursion): Add match for
5565 gdb_expect call.
5566
5567 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
5568 We also need to handle the "A program is being debugged already"
5569 prompt from gdb. Use gdb_test to set the baud rate.
5570
5571 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
5572 to 20000. Really. I mean it.
5573
5574 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5575
5576 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
5577 fails. If suppress_flag is set, skip perror message about not
5578 being able to send to GDB.
5579 (send_gdb): If suppress_flag is set, don't try to send commands to
5580 GDB.
5581 (gdb_expect): If suppress_flag is set, always fail immediately.
5582 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
5583 (gdb_init): Call gdb_stop_suppressing_tests.
5584 (default_gdb_exit): Ditto.
5585 (default_gdb_start): Ditto.
5586
5587 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
5588 gdb_stop_suppressing_tests as appropriate.
5589 * gdb.base/break.exp: Ditto.
5590 * gdb.base/callfuncs.exp: Ditto.
5591 * gdb.base/commands.exp: Ditto.
5592 * gdb.base/exprs.exp: Ditto.
5593 * gdb.base/funcargs.exp: Ditto.
5594 * gdb.base/list.exp: Ditto.
5595 * gdb.base/recurse.exp: Ditto.
5596 * gdb.base/scope.exp: Ditto.
5597 * gdb.base/structs.exp: Ditto.
5598 * gdb.c++/inherit.exp: Ditto.
5599
5600 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
5601
5602 * config/vr4300.exp: New file.
5603
5604 * gdb.*/*.exp: Call gdb_expect instead of expect.
5605
5606 * lib/gdb.exp(gdb_expect): New function.
5607
5608 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
5609
5610 * lib/gdb.exp(gdb_init): New function.
5611
5612 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
5613 for each individual variable set.
5614
5615 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
5616 name.
5617
5618 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
5619
5620 * gdb.base/scope.exp: Use gdb_test.
5621
5622 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
5623 aborting; the testsuite driver will do that for us (see
5624 gdb_finish). Also, use gdb_test in a few more places.
5625
5626 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5627
5628 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
5629
5630 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
5631
5632 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
5633 and "add_tests" are not at the same address.
5634
5635 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
5636
5637 * gdb.base/ptype.exp: Use gdb_test.
5638
5639 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
5640
5641 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
5642 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
5643 left in. No longer expect them to fail.
5644
5645 * gdb.stabs/*.mt; Deleted, no longer used.
5646 * gdb.stabs/configure.in: Remove references to target makefile
5647 frags.
5648 * gdb.stabs/configure: Rebuilt.
5649
5650 * gdb.disasm/*.mt: Deleted, no longer used.
5651 * gdb.disasm/configure.in: Remove references to target makefile
5652 frags. Use "sh3.s" as the unique filename for this directory.
5653 * gdb.disasm/configure: Rebuilt.
5654
5655 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
5656 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
5657 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
5658
5659 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
5660
5661 * config/udi.exp: Use mondfe,name instead of remote_host.
5662
5663 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
5664
5665 * gdb.base/watchpoint.exp: Don't expect a failure when calling
5666 a function with a watchpoint enabled on the mn10200.
5667
5668 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
5669 before trying to create it!
5670
5671 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
5672
5673 * config/vx.exp: Use hostname instead of netport.
5674
5675 * config/vxworks.exp: New file.
5676
5677 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
5678
5679 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
5680 gdb before assuming everything worked. Send a ^C if a timeout
5681 occurs.
5682
5683 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
5684 $gdb_spawn_id directly.
5685 (gdb_run_cmd): Try _start as well as start. Use the target feature
5686 gdb,start_symbol as the symbol to start from when jumping.
5687
5688 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
5689
5690 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
5691 redundant) test.
5692
5693 * gdb.base/recurse.exp: Relax final value test for 'b' so that
5694 it doesn't lose for 16bit integer systems.
5695
5696 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
5697
5698 * gdb.fortran/types.exp: If the target doesn't support "double"
5699 data types, then expect "real" types to only be 4 bytes.
5700
5701 * gdb.c++/virtfunc.exp: Expect failure for virtual function
5702 call tests if the target doesn't support inferior function calls.
5703
5704 * gdb.base/printcmds.exp: Allow minor deviation in FP values
5705 in printf tests.
5706
5707 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
5708
5709 * gdb.base/help.exp: Disable "help set", "help show", and
5710 "help support". Simplify regexp for "help stack".
5711
5712 * gdb.base/default.exp: Set match_max to 5000 and the timeout
5713 to 60 seconds. Temporarily set match_max to 15000 around the
5714 "info copying" test.
5715
5716 * gdb.base/nodebug.exp: Don't try to do an inferior function
5717 call if the target doesn't support them.
5718 * gdb.base/printcmds.exp: Likewise.
5719 * gdb.base/setvar.exp: Likewise.
5720 * gdb.base/structs.exp: Likewise.
5721 * gdb.c++/templates.exp: Likewise.
5722 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
5723
5724 * gdb.base/recurse.exp: Enable for the mn10200.
5725
5726 * configure.in: Do configure gdb.stabs directory for *-*-elf
5727 targets.
5728 * configure: Rebuilt.
5729
5730 * gdb.base/break.exp: Check for gdb,noresults before testing
5731 exit status and/or results from the target.
5732 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
5733 * lib/gdb.exp: Remove old (now bogus) initialization of
5734 noinferior, noargs, noresults and nosignals.
5735
5736 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
5737
5738 * config/sh.exp: New file.
5739
5740 * config/slite.exp: Try to connect multiple times to the board
5741 before rebooting. Only send a "monitor run" if need_monitor_run
5742 is set.
5743
5744 * gdb.base/break.exp: Don't do the "stub continue" test if
5745 the target has gdb_stub set.
5746
5747 * gdb.base/callfuncs.exp: Increase the timeout.
5748
5749 * gdb.base/interrupt.exp: Don't even try to compile the testcase
5750 if the target has gdb,noinferiorio set.
5751
5752 * gdb.base/list.exp: Increase match_max to 10000 characters.
5753
5754 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
5755
5756 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
5757 target.
5758
5759 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
5760
5761 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
5762
5763 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
5764 trying to delete the copy of gdb. Catch the file delete so we
5765 don't die if the delete fails; also, the file should be copied to
5766 the host, not to the build.
5767
5768 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
5769
5770 * lib/gdb.exp(gdb_test): Surround the result pattern with
5771 parenthesis in case it contains multiple regexps separated
5772 with |.
5773
5774 * gdb.base/watchpoint.exp: Use gdb_test.
5775 * gdb.base/default.exp: Ditto.
5776
5777 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
5778
5779 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
5780
5781 * gdb.base/scope.exp: Use gdb_test.
5782 * gdb.c++/classes.exp: Ditto.
5783 * gdb.c++/inherit.exp: Ditto.
5784
5785 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
5786
5787 * gdb.base/crossload.exp: Don't use execute_anywhere, use
5788 remote_exec instead.
5789 * gdb.base/corefile.exp: Don't be ridiculous.
5790 * gdb.base/*.c: Add missing stub invocations.
5791
5792 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
5793
5794 * config/slite.exp: Miscellaneous fixes.
5795
5796 * lib/gdb.exp: Fix runto.
5797
5798 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
5799 the target.
5800
5801 * gdb.base/watchpoint.exp: Fix regexp.
5802
5803 * lib/gdb.exp(default_gdb_exit): Add a catch to the
5804 close and wait commands, as the descriptor may now be
5805 invalid. Always call "remote_close host".
5806
5807 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
5808
5809 Major rewrite for testsuite revision.
5810
5811 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
5812 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
5813 instead of relying on spawn_id to always contain a valid
5814 spawn id.
5815 (get_compiler_info): New procedure to build the ${binfile}.ci
5816 file, instead of replicating this in N different places.
5817 (gdb_compile): New procedure.
5818
5819 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
5820 appropriate arguments) instead of compile. Use gdb_test in a lot
5821 more places. Use send_gdb instead of send. Always run gdb_start
5822 at the start of a testcase, as this is no longer done magically.
5823
5824 config/*-gdb.exp: Rename without the -gdb suffix.
5825
5826 config/mips.exp: Use remote_close instead of exit_remote_shell.
5827 config/monitor.exp: Use target_info instead of looking at
5828 baud, timeout, etc.
5829 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
5830
5831 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5832
5833 * gdb.c++/templates.exp (test_ptype_of_templates),
5834 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
5835 Update expect patterns for destructors and assignment operators
5836 to match corresponding c-typeprint.c changes.
5837 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
5838 to destructor breakpoint test, GDB should be able to set the
5839 destructor breakpoint without specifying arguments.
5840
5841 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
5842
5843 * gdb.threads/pthreads.exp: Change result for failure to compile due
5844 to lack of pthreads runtime support from an error to simply an
5845 unsupported test, per dejagnu standards.
5846
5847 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5848
5849 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
5850 where GDB exits to reduce pattern match time.
5851 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
5852
5853 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
5854
5855 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
5856
5857 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
5858 * gdb.base/default.exp: ditto.
5859 * gdb.base/nodebug.exp: ditto.
5860 * gdb.base/printcmds.exp: ditto.
5861 * gdb.base/ptype.exp: ditto.
5862 * gdb.base/setvar.exp: ditto.
5863 * gdb.base/structs.exp: ditto.
5864 * gdb.base/setshow.c: Guard against uninitialized values of argc.
5865
5866 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
5867
5868 * configure, */configure: Rebuild with autoconf 2.12.
5869
5870 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
5871
5872 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
5873 use new i*86-pc-linux*-gnu quads.
5874 * gdb.base/corefile.exp: Ditto.
5875 * gdb.base/signals.exp: Ditto.
5876 * gdb.base/sigall.exp: Ditto.
5877 * gdb.base/interrupt.exp: Ditto.
5878
5879 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
5880 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
5881 RedHat 4.0.
5882
5883 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
5884 linux. This allows the test case to at least compile on latest
5885 linux, but still not run due to missing the threads runtime library.
5886
5887 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5888
5889 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
5890 directory to search gdb directory. Accept and step over conditional
5891 stack alignment code. Consume $prompt in failure cases.
5892 Reset timeout to $oldtimeout instead of some arbitrary value.
5893 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
5894 timeout problems with infinite stack backtraces.
5895 * gdb.base/ptype.exp (ptype struct link, union tu_link):
5896 Accept function parameters for linkfunc member.
5897
5898 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
5899
5900 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
5901 (CXXFLAGS): Remove, unreferenced.
5902 (B_OPTIONS): Add for -B options and add code to initialize with
5903 previous -B options and also add -B option to pick up cross compiled
5904 runtime.
5905 (TARGET_INCLUDES): Add for -I options and add code to initialize when
5906 doing cross compiles.
5907 (target_alias): Declare global.
5908 (xgcc): Set variable to full path of gcc in build tree. Use findfile
5909 to verify that gcc exists in build tree, and if so set CC to that
5910 gcc and to use B_OPTIONS and TARGET_INCLUDES.
5911
5912 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
5913
5914 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
5915 ptype test for anonymous union. Fixup testcase to match
5916 current gcc debug output.
5917
5918 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
5919
5920 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
5921 force argument to an unsigned long type.
5922
5923 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
5924
5925 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
5926 tests and anonymous union print/ptype tests.
5927 * gdb.base/list.exp (test_forward-search): Increase timeout by
5928 5 minutes for the "search extremely long line" case.
5929 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
5930 completely optional and that the pass/fail messages use the command as
5931 the message if that third arg is a null string.
5932 (gdb_test_exact): Arrange that a null string pattern means match a
5933 null string output rather than any output, which might include random
5934 errors.
5935 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
5936 backtrace test.
5937 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
5938 always failing and failure is now exposed by gdb.exp changes.
5939
5940 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
5941
5942 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
5943 weren't being noted.
5944
5945 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5946
5947 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
5948 * gdb.stabs/weird.exp: Remove v_comb xfails.
5949
5950 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
5951
5952 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
5953 list.exp scope.exp watchpoint.exp]
5954 Make all timeout error msgs explicitly say "(timeout)".
5955
5956 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
5957
5958 * config/monitor.exp: Increase download timeout to 1000 seconds.
5959
5960 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
5961
5962 * config/m32r.exp: Increase timeout to 120 seconds.
5963
5964 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
5965
5966 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
5967 and accept older ordering as obsolescent gcc or gdb.
5968 * gdb.c++/templates.exp: Ditto.
5969 * gdb.c++/virtfunc.exp: Ditto.
5970
5971 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
5972
5973 * gdb.base/coremaker.c: Add code to mmap some data so we
5974 can check that it ends up in the core file.
5975 * gdb.base/corefile.exp: Add test to read mmapped data
5976 from core file.
5977
5978 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
5979
5980 * config/m32r.exp: New file.
5981
5982 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
5983
5984 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
5985 that cflags can contains -gstabs, and work correctly for other tests.
5986
5987 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
5988
5989 * gdb.base/setshow.exp: New file, tests show and set.
5990 * gdb.base/setshow.c: New file, tests show and set.
5991 * gdb.base/help.exp: Add test for help set|show annotate.
5992 * gdb.base/default.exp: Add test for set|show annotate.
5993
5994 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
5995
5996 * testsuite/gdb.base/break.exp: Make backtrace from factorial
5997 errors unique.
5998 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
5999 explicitly.
6000
6001 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
6002
6003 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
6004 and width commands. This is done elsewhere.
6005 * (gdb_start): Don't call gdb_start_sim here. That's already
6006 done in gdb_load. This fixes lots of failures in default.exp.
6007
6008 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
6009
6010 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
6011 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
6012 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
6013 in the same we we treat other failures (since it may be an expected
6014 condition), rather than as an error.
6015 * gdb.base/signals.exp (test_handle_all_print): Revert back to
6016 old test format.
6017
6018 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
6019
6020 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
6021 (distclean maintainer-clean realclean): No need to remove files
6022 twice. Nuke the duplicates.
6023 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
6024 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
6025 Remove config.h along with other config files.
6026
6027 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
6028
6029 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
6030 "p func1 ()" and note that rests of tests are skipped.
6031 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
6032 setup_xfails for "print func2::coremaker_local".
6033 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
6034 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
6035 affected by the previous run test.
6036 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
6037 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
6038 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
6039 "pass int powerset tuple" and "pass modeless int powerset tuple".
6040 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
6041 "real write 4" and "real write 8".
6042 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
6043 setup_xfails for "print vs1 after tuple assign 2",
6044 "print \$i after tuple assign 2", and
6045 "print vs2 after tuple assign 2".
6046 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
6047 meaningful error message and return -1 so the caller can
6048 suppress further tests and avoid a cascade of errors.
6049
6050 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
6051
6052 * gdb.base/a1-selftest.exp: Tweak tests to account for new
6053 format for printing version.
6054 * gdb.base/default.exp: Ditto.
6055 * gdb.base/interrupt.exp: Fix problem with cascade of
6056 errors if child process dies while calling a function.
6057
6058 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
6059
6060 * Makefile.in (VPATH): Add
6061 * Makefile.in (Makefile, config.status): Fix rules so things get
6062 remade when necessary.
6063
6064 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
6065
6066 * Makefile.in (just-check): Add path to sibling expect dir
6067 to environment variable specified by RPATH_ENVVAR.
6068
6069 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
6070
6071 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
6072 (just-check): Add shared library paths for libstdc++, tk,
6073 tcl, bfd, and opcodes to the environment variable specified
6074 in RPATH_ENVVAR.
6075 * configure.in: Add support to recognize --enable-shared flag
6076 and generate correct value for RPATH_ENVVAR.
6077 * configure: Regenerated with autoconf.
6078
6079 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
6080
6081 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
6082 include all osf versions.
6083 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
6084 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
6085 when target is linux. When failing to build pthreads test
6086 executable, give more meaningful message.
6087 * gdb.threads/pthreads.c: Hpux also uses old definition of second
6088 arg for pthread_create.
6089
6090 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
6091
6092 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
6093 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
6094 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
6095 and -lpthreads (everybody else).
6096 (test_startup): Fail gracefully if threads are not supported.
6097 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
6098 "p/c array_index("abcdef",2)" when not gcc compiled.
6099 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
6100 "print func2::coremaker_local" when not gcc compiled.
6101 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
6102 "ptype on opaque struct tagname (statically)",
6103 "ptype on opaque struct tagname (dynamically) 1", and
6104 "ptype on opaque struct tagname (dynamically) 2"
6105 for not compiled with gcc.
6106 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
6107 backtrace when compiled with gcc.
6108 * lib/gdb.exp (runto_main): Return result of "runto main" rather
6109 than always return success.
6110
6111 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
6112
6113 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
6114
6115 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
6116
6117 * gdb.base/structs.exp: Undo last change.
6118
6119 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
6120
6121 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
6122 encapsulate all the steps/nexts done during self test, starting
6123 at main, and makes them less sensitive to optimization issues.
6124 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
6125 signal handler" test.
6126 * gdb.threads/pthreads.exp: Only run this for native configs.
6127 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
6128 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
6129 tests.
6130 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
6131 for "runto test_calls(void)" test.
6132
6133 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
6134
6135 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
6136 and don't expect address info in breakpoint confirmations.
6137
6138 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
6139
6140 * gdb.base/list.exp (test_forward_search): Increase timeout
6141 temporarily by 60 seconds for searching extremely long line,
6142 and then reset to old value when done. Increase expect input
6143 buffer to 10000.
6144
6145 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
6146
6147 * gdb.base/list.exp (test_forward_search): Fix to handle very
6148 long source line without overflowing expect's input buffer.
6149
6150 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
6151
6152 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
6153 "buffer_full".
6154
6155 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
6156 "buffer_full".
6157
6158 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
6159 "buffer_full".
6160
6161 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
6162 "buffer_full".
6163
6164 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
6165
6166 * configure.in (configdirs): Add gdb.threads.
6167 * configure: Regenerated with autoconf.
6168 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
6169 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
6170 * gdb.threads/configure: New, generated with autoconf.
6171
6172 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
6173
6174 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
6175
6176 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
6177
6178 * gdb.base/signals.exp (test_handle_all_print): Test separately for
6179 each signal's status in the output of "handle all print".
6180 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
6181 the \r\n sequence that immediately precedes the gdb prompt.
6182 * gdb.base/a1-selftest.exp: Save original timeout and restore
6183 after test.
6184
6185 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
6186
6187 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
6188 symbol.
6189
6190 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6191
6192 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
6193
6194 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
6195
6196 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
6197 timeout by 60 seconds.
6198
6199 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
6200
6201 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
6202 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
6203 error return.
6204
6205 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
6206
6207 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
6208 gdb initialization, also report how long dejagnu waited. Restore
6209 old timeout before doing error return. Temporarily increase timeout
6210 by 3 minutes to allow for slow startups over heavy NFS use.
6211
6212 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
6213
6214 * lib/gdb.exp: Report timeout value for verbosity level 2.
6215 * config/gdbserver.exp: Ditto.
6216 * config/hppro.exp: Ditto.
6217 * config/mips-gdb.exp: Ditto.
6218 * config/monitor.exp: Ditto.
6219 * config/netware.exp: Ditto.
6220 * config/sim-gdb.exp: Ditto.
6221 * config/slite-gdb.exp: Ditto.
6222 * config/udi-gdb.exp: Ditto.
6223 * config/unix-gdb.exp: Ditto.
6224 * config/vx-gdb.exp: Ditto.
6225 * gdb.base/a1-selftest.exp: Ditto.
6226 * gdb.base/a2-run.exp: Ditto.
6227 * gdb.base/break.exp: Ditto.
6228 * gdb.base/corefile.exp: Ditto.
6229 * gdb.base/list.exp: Ditto.
6230 * gdb.base/recurse.exp: Ditto.
6231 * gdb.base/scope.exp: Ditto.
6232 * gdb.base/signals.exp: Ditto.
6233
6234 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6235
6236 * gdb.threads/Makefile.in (docdir): Removed.
6237
6238 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6239
6240 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
6241 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
6242 @srcdir@.
6243 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
6244 autoconf 2.5 or higher.
6245 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
6246
6247 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
6248
6249 * configure: Regenerated.
6250 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
6251 avoid name clashes with SunOS headers.
6252
6253 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
6254
6255 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
6256
6257 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
6258
6259 * gdb.base/callfuncs.exp: Finish last change -- make sure the
6260 prototype information ends up in the compiler info file.
6261
6262 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
6263
6264 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
6265 attempting to regenerate it. Eliminate use of a temporary file
6266 and just generate the info file directly. Source it immediately,
6267 for consistency of use.
6268 * gdb.base/corefile.exp: Ditto
6269 * gdb.base/exprs.exp: Ditto.
6270 * gdb.base/funcargs.exp: Ditto.
6271 * gdb.base/langs.exp: Ditto.
6272 * gdb.base/list.exp: Ditto.
6273 * gdb.base/mips_pro.exp: Ditto.
6274 * gdb.base/nodebug.exp: Ditto.
6275 * gdb.base/opaque.exp: Ditto.
6276 * gdb.base/ptype.exp: Ditto.
6277 * gdb.base/scope.exp: Ditto.
6278 * gdb.base/setvar.exp: Ditto.
6279 * gdb.base/signals.exp: Ditto.
6280 * gdb.base/whatis.exp: Ditto.
6281 * gdb.c++/templates.exp: Ditto.
6282 * gdb.c++/virtfunc.exp: Ditto.
6283 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
6284 whether or not to add -lstdc++ to the compile command line args.
6285
6286 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6287
6288 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
6289 it got fixed by the recent lookup_minimal_symbol_by_pc change.
6290 Increase timeout, a lot of single stepping might be needed if the
6291 target has no hardware watchpoints.
6292
6293 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
6294
6295 * gdb.base/break.exp: Ignore compiler warnings when compiling
6296 break.c.
6297 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
6298 * gdb.base/default.exp: Add h8300 xfails. Handle messages
6299 from remote-sim.
6300 * gdb.base/exprs.exp: Add h8300 xfails.
6301 * gdb.base/funcargs.exp: Likewise.
6302 * gdb.base/nodebug.exp: Likewise.
6303 * gdb.base/printcmds.exp: Likewise.
6304 * gdb.base/ptype.exp: Likewise.
6305 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
6306 h8300 xfails.
6307 * gdb.base/return.exp: Handle float/double precision problems
6308 on the h8300.
6309 * gdb.base/funcargs.c: Explicitly make last constant argument to
6310 call_after_alloca_subr an unsigned long type.
6311 * gdb.base/return.c: Include stdio.h.
6312
6313 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6314
6315 * config/abug.exp: New file for the older Motorola Bug monitor
6316 that runs on the mvme13x series VME boards.
6317 * config/monitor.exp: Use the new config array for target settings
6318 if they exist.
6319
6320 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
6321
6322 * sim-gdb.exp: Make the SH simulator allocate less space when
6323 it is targeted.
6324
6325 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
6326
6327 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
6328 test.
6329
6330 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
6331
6332 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
6333 "rs6000-*-*" for "list function in include file" when gcc compiled.
6334 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
6335 for "p ctable1[120]".
6336 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
6337 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
6338 Remove setup_xfail for "rs6000-*-*" for
6339 "print 'scope0.c'::filelocal before run".
6340 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
6341 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
6342 since some compilers don't allow both options to be given
6343 on the same command line. Create object file and move it.
6344
6345 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
6346
6347 * gdb.base/corefile.exp: Always regenerate the core file, since
6348 we always regenerate the coremaker program. Detect special case
6349 where registers cannot be read from core file.
6350
6351 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
6352
6353 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6354 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
6355 * gdb.c++/templates.exp: Only match on basename of file since
6356 some formats like xcoff don't encode directory information.
6357 * gdb.stabs/weird.exp: Use the right sed script for powerpc
6358 and rs6000 AIX xcoff targets.
6359 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
6360 * configure: Regenerate.
6361 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
6362 here, rather than in distclean.
6363
6364 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
6365
6366 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
6367 defined, and use it to compile the test case with -O2. The
6368 native compilation still uses no optimization.
6369 * gdb.base/mips_pro.c: Remove inline assembly code since
6370 it is compiled PIC by default, which results in assembler
6371 warnings that make the testsuite think the compilation
6372 was unsuccessful.
6373
6374 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
6375
6376 * gdb.c++/misc.exp: Add note to message for
6377 "print s.a for foo struct" that this is a known gcc 2.7.2
6378 and earlier bug.
6379
6380 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
6381
6382 * gdb.base/break.exp: Fix pattern for matching "Delete all
6383 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
6384 setup_xfail for deleting all breakpoints test. Fix various
6385 timeout messages to include "(timeout)".
6386 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
6387 for "p t_float_values2(3.14159,float_val2)".
6388 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
6389 for "continue to call2g" when gcc compiled.
6390 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
6391 "up to foo in langs.exp", "show language at foo in langs.exp",
6392 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
6393 and "show language at fsub in langs.exp".
6394 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
6395 "list line 1 in include file", "list message for lines past EOF",
6396 "list function in include file", "list list0.h:foo", and
6397 "list filename:function; nonexistant function".
6398 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
6399 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
6400 and "ptype t_char_array" to be for native cc only.
6401
6402 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
6403
6404 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
6405 setup_xfail for "print coremaker_bss", "print coremaker_ro",
6406 "print func2::coremaker_local", and "backtrace in corefile.exp".
6407
6408 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
6409
6410 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
6411 "bt in signals.exp". This problem only appears when running
6412 the testsuite, and then only intermittently.
6413
6414 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6415
6416 * gdb.base/return.exp (return_tests): Differentiate between
6417 two tests of continuing.
6418
6419 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6420
6421 * */Makefile.in (maintainer-clean): Remove config.log.
6422 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
6423 * gdb.c++/Makefile.in (PROGS): Add inherit.
6424 (clean): Remove *.ci.
6425
6426 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
6427
6428 * gdb.c++/misc.cc: Add test code from Mike Stump.
6429 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
6430
6431 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
6432
6433 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
6434 to "alpha-*-osf2*" and add comment.
6435 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
6436 setup_xfail for "step over execarg initialization" and
6437 "step over corearg initialization".
6438 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
6439 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
6440 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
6441 gcc compiled for "print coremaker_bss", "print coremaker_ro",
6442 "print func2::coremaker_local", and "backtrace in corefile.exp".
6443 * gdb.base/signals.exp: Build and source signals.ci.
6444 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
6445 to be for gcc only.
6446 * lib/gdb.exp: Move verbose statements outside conditionals.
6447
6448 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6449
6450 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
6451 Feb 3 procfs.c change.
6452
6453 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
6454
6455 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
6456
6457 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
6458
6459 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
6460 from dejagnu's apparent default of 10 seconds, which gives random
6461 results when running the tests over NFS on moderately loaded systems.
6462 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
6463
6464 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
6465
6466 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
6467 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
6468 result reports.
6469
6470 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
6471
6472 * configure.in (CY_AC_PATH_TCLH): Remove.
6473 * configure: Regenerate.
6474
6475 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
6476
6477 * gdb.c++/Makefile.in (clean): Add missing '{'.
6478
6479 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
6480
6481 * lib/gdb.exp: Provide a default value for noinferior.
6482
6483 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
6484 Load libgloss.exp.
6485
6486 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
6487
6488 * gdb.disasm/hppa.exp: Compile directly into an executable, use
6489 the executable, not the .o to run the tests from.
6490
6491 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
6492
6493 * gdb.base/break.exp: Don't test for program exit or exit status
6494 if $noresults if nonzero.
6495 * gdb.base/langs.exp: Likewise.
6496 * gdb.base/watchpoint.exp: Likewise.
6497
6498 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
6499 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
6500 trying to compile the testcase.
6501
6502 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
6503
6504 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
6505 * gdb.base/signals.exp (continue to handler): Likewise.
6506
6507 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
6508
6509 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
6510
6511 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
6512
6513 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
6514
6515 * gdb.base/corefile.exp: Recognize "not found" as failure
6516 when trying to determine if a core file was generated.
6517 If no core file was generate the first time, try again without
6518 the ulimit -c to work around braindamaged shells.
6519
6520 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
6521
6522 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
6523 [] tests with "test" and enclose string in quotes.
6524 * gdb.stabs/configure: Rebuild
6525
6526 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
6527
6528 Changes in sync with expect:
6529 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
6530 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
6531 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
6532 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
6533 argument to AC_REQUIRE.
6534 * configure: Regenerated.
6535
6536 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
6537
6538 * gdb.base/corefile.exp: When generating a core, discard any
6539 error messages about ulimit not found and the "core dumped"
6540 message from the shell that runs the coredumper.
6541
6542 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
6543
6544 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
6545
6546 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
6547 which sed script to run. Expect failure for v_comb test
6548 on PA targets too.
6549
6550 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
6551
6552 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
6553 "print func2::coremaker_local" and for "backtrace in corefile.exp"
6554
6555 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
6556
6557 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
6558 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
6559 "sparc-sun-solaris*" xfails for "p v_comb".
6560 * lib/gdb.exp (default_gdb_start): Fix typo.
6561 * gdb.base/corefile.exp: Allow "Core was generated by ..."
6562 messages to not include the full program name that caused
6563 the core dump since some systems (such as solaris) apparently
6564 truncate this path to about 80 characters.
6565 When generating a core file first try increasing the core file
6566 size limit to unlimited since some systems may default it to
6567 zero, and it is harmless to try it. Move the test for failing
6568 to generate a core file to where it will actually get executed.
6569 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
6570 new gdb result from g++ debug info improvements and make old
6571 pattern obsolescent. Also account for size_t differences
6572 (may be int or long).
6573 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
6574 initialization before function call is placed in the delay slot
6575 and thus appears to be skipped over by commands such as "next".
6576
6577 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6578
6579 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
6580
6581 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
6582
6583 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
6584 input source file; fix code to compile test to deal with this
6585 convention.
6586 * gdb.c++/*.exp: Likewise.
6587
6588 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
6589
6590 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
6591 "bt in signals.exp".
6592
6593 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
6594
6595 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
6596 "step over execarg initialization" and
6597 "step over corearg initialization".
6598
6599 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
6600
6601 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
6602 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
6603
6604 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
6605
6606 From Rob Savoye (rob@poseidon.cygnus.com)
6607 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
6608 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
6609 configure.in}, gdb.disasm/{Makefile.in, configure.in},
6610 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
6611 configure.in}: Major reworking for autoconfig.
6612 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
6613 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
6614 New files.
6615 * config/unix-gdb.exp: Make GDB global.
6616 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
6617 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
6618 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
6619 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
6620 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
6621 term.exp, twice.exp, watchpoint.exp, whatis.exp},
6622 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
6623 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
6624 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
6625 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
6626 pr-8136.exp, result.exp, string.exp, tuples.exp},
6627 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
6628 to returns as necessary, arrange for test to compile own testcase
6629 executable.
6630 * lib/gdb.exp: Changes for testsuite to compile own test cases.
6631
6632 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
6633
6634 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
6635 clear_xfail at end of test which might not call either pass or fail.
6636 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
6637 "backtrace through signal handler".
6638
6639 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6640
6641 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
6642 continuing from a job control stop signal.
6643 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
6644
6645 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
6646
6647 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
6648 * gdb.base/corefile.exp: Likewise.
6649 * gdb.base/funcargs.exp: Likewise.
6650
6651 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
6652
6653 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
6654 * config/monitor.exp: Add support for setting baud rate.
6655
6656 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
6657
6658 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
6659 i*86-*-linux* xfails for "backtrace through signal handler".
6660 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
6661 "print func2::coremaker_local".
6662 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
6663 alpha-dec-osf2* xfail for
6664 "delete all breakpoints when none".
6665
6666 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
6667
6668 * gdb.base/break.exp: Change test that deletes all breakpoints
6669 when no user breakpoints are installed. A post 4.15 change
6670 causes gdb to no longer prompt in this case.
6671
6672 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
6673
6674 * gdb.base/return.exp (return_tests): Change xfail for test
6675 "correct value returned double test" to stop xfailing at
6676 Solaris 2.5. Apparently the bug has been fixed.
6677
6678 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
6679
6680 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
6681 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
6682
6683 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
6684
6685 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
6686 * gdb.disasm/hppa.s: Corresponding changes.
6687
6688 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
6689
6690 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
6691 makefile fragment.
6692 * config/mt-hpux: Deleted.
6693
6694 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
6695
6696 * Many files: When warning about suppressed tests due to a
6697 nonexistant test binary, avoid incrementing the warning count.
6698
6699 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
6700
6701 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
6702
6703 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6704
6705 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
6706 "sparc-*-solaris2*".
6707
6708 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6709
6710 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
6711 Add global and local variables and initialize them.
6712 * gdb.base/corefile.exp: Test correct mapping of corefile sections
6713 by printing variables. Remove rs6000 and powerpc xfails, BFD now
6714 extracts the file name and terminating signal from the core file.
6715 * TODO: Remove note about tests for correct mapping of corefile.
6716 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
6717 from optimizing it away.
6718 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
6719 handles common blocks.
6720
6721 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
6722
6723 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
6724 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
6725
6726 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
6727
6728 * Makefile.in (maintainer-clean): New target, synonym for
6729 realclean.
6730 * gdb.base/Makefile.in (maintainer-clean): Likewise.
6731 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
6732 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
6733 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
6734 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
6735 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
6736
6737 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
6738
6739 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
6740 xfails when not gcc compiled for "print foo::funclocal".
6741 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
6742 "print foo::funclocal at foo",
6743 "print 'scope1.c'::foo::funclocal at foo",
6744 "print foo::funclocal_bss at foo",
6745 "print 'scope1.c'::foo::funclocal_bss at foo",
6746 "print foo::funclocal_ro at foo",
6747 "print 'scope1.c'::foo::funclocal_ro at foo",
6748 "print bar::funclocal at foo" and
6749 "print 'scope1.c'::bar::funclocal at foo".
6750 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
6751 gcc compiled for "print foo::funclocal at bar".
6752 Expand all messages to ensure that they identify that
6753 the test is at bar().
6754 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
6755 gcc compiled for:
6756 "ptype on opaque struct pointer (statically)",
6757 "ptype on opaque struct tagname (statically)",
6758 "ptype on opaque struct pointer (dynamically) 1",
6759 "ptype on opaque struct tagname (dynamically) 1",
6760 "ptype on opaque struct pointer (dynamically) 2" and
6761 "ptype on opaque struct tagname (dynamically) 2
6762 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
6763 gcc compiled for:
6764 "p datalocal"
6765 "whatis datalocal",
6766 "ptype datalocal",
6767 "p bsslocal",
6768 "whatis bsslocal", and
6769 "ptype bsslocal".
6770 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
6771 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
6772 when not gcc compiled.
6773 * gdb.base/funcargs.exp (float_and_integral_args): Add
6774 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
6775 compiled.
6776 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
6777 "backtrace from call6a" when not gcc compiled.
6778 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
6779 "backtrace from call7a" when not gcc compiled.
6780 * gdb.base/callfuncs.exp (do_function_calls):
6781 Add "hppa*-*-hpux*" xfail when not gcc compiled for
6782 "p t_char_array_values(char_array_val2,char_array_val1)",
6783 "p t_char_array_values(char_array_val1,char_array_val2)",
6784 "p t_char_array_values("carray 1","carray 2")",
6785 "p t_char_array_values("carray 1",char_array_val2)",
6786 "p t_char_array_values(char_array_val1,"carray 2")",
6787 "p sum_args(1,{2})",
6788 "p sum_args(2,{2,3})",
6789 "p sum_args(3,{2,3,4})",
6790 "p sum_args(4,{2,3,4,5})"
6791 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
6792 "backtrace in corefile.exp" when not gcc compiled.
6793
6794 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6795
6796 * gdb.base/signals.exp: Rewrite `handle all print' test as
6797 a procedure. Accept blanks or TABs as whitespace, increase
6798 timeout and expect input buffer size for the large output
6799 from the command. Remove "i*86-*-bsdi2.0" xfail.
6800
6801 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6802
6803 * gdb.base/setvar.exp: Add new testcases for truncation when
6804 assigning invalid values to bitfields.
6805
6806 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
6807
6808 * gdb.base/callfuncs.exp (do_function_calls): Remove
6809 mips-sgi-irix* xfail for
6810 "call inferior func with struct - returns char *"
6811 and fix test so that an optional (unsigned char *) cast is
6812 accepted in the result.
6813
6814 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
6815
6816 * gdb.base/funcargs.exp (float_and_integral_args): Remove
6817 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
6818 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
6819 * gdb.base/signals.exp: Remove duplicate "handle all print" test
6820 that accidentally got checked in.
6821
6822 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
6823
6824 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
6825 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
6826 compiled test.
6827 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
6828 Add mips-sgi-irix5* xfail for not gcc compiled.
6829 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6830 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
6831 "p top", "whatis top", "p middle", and "whatis middle".
6832 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
6833 "whatis signed char" for not gcc compiled.
6834 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
6835 "set variable signed char=-1 (-1)" and
6836 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
6837 * gdb.base/funcargs.exp (float_and_integral_args):
6838 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
6839 Add mips-sgi-irix* xfail when not gcc compiled for
6840 "continue to call2b".
6841 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
6842 "continue to call2g".
6843 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
6844 "backtrace from call6a"
6845 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
6846 "backtrace from call7k".
6847 Add mips-sgi-irix5* xfail when not gcc compiled for
6848 "backtrace from call7a".
6849 (localvars_after_alloca): Fix gdb_test cmds for
6850 "print * after runto ...".
6851 Remove rs6000-*-* xfails for
6852 "print i after runto localvars_after_alloca" and
6853 "print l after runto localvars_after_alloca"
6854 for all compilers.
6855 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
6856 when not compiled with gcc, for:
6857 "print signed char == (minus)",
6858 "print signed char != (minus)",
6859 "print signed char < (minus)",
6860 "print signed char > (minus)".
6861 * gdb.base/callfuncs.exp (do_function_calls):
6862 Add mips-sgi-irix* xfail, when compiled with native compiler, for
6863 "call inferior func with struct - returns char *".
6864 * gdb.base/return.exp (return_tests): Change xfail for
6865 "correct value returned double test" to include Solaris 2.4.
6866 * gdb.base/funcargs.exp (float_and_integral_args):
6867 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
6868
6869 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6870
6871 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
6872 enumeration bitfields if compiling with GNU C.
6873 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
6874 to empty' prompt.
6875
6876 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
6877
6878 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
6879 test for PRO targets.
6880
6881 * gdb.base/funcargs.exp: Avoid ever setting more than 8
6882 breakpoints in the inferior at any given time by making
6883 two groups of breakpoints for call2*, call6* and call7*
6884 tests.
6885
6886 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6887
6888 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
6889 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
6890 from optimizing it away.
6891 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
6892 "call inferior func with struct".
6893
6894 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
6895
6896 * configure.in: Only configure gdb.chill for particular targets.
6897
6898 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
6899
6900 * gdb.base/Makefile.in: Add action to .c.o transformation
6901 rule that generates a .ci file for each .o file and remove
6902 explicit .c.o rules except for callfuncs.o.
6903 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
6904 generates a .ci file for each .o file and remove explicit
6905 .cc.o rules.
6906 (clean): Remove *.tmp *.ci files.
6907 (EXECUTABLES): Remove templ-info.exp.
6908 * gdb.base/compiler.c: New file.
6909 * gdb.c++/compiler.cc: New file
6910 * gdb.base/scope.exp: Source gdb.base/scope.ci.
6911 Change rs6000-*-* xfail for
6912 "print 'scope0.c'::filelocal_ro" and
6913 "print 'scope1.c'::filelocal" and
6914 "print 'scope1.c'::filelocal_bss" and
6915 "print 'scope1.c'::filelocal_ro" and
6916 "print 'scope1.c'::foo::funclocal" and
6917 "print 'scope1.c'::foo::funclocal_ro" and
6918 "print 'scope1.c'::bar::funclocal" and
6919 "print 'scope0.c'::filelocal_ro" and
6920 "print 'scope1.c'::filelocal at foo" and
6921 "print 'scope1.c'::filelocal_bss at foo" and
6922 "print 'scope1.c'::filelocal_ro at foo" and
6923 "print 'scope1.c'::foo::funclocal at foo" and
6924 "print 'scope1.c'::foo::funclocal_bss at foo" and
6925 "print 'scope1.c'::foo::funclocal_ro at foo" and
6926 "print 'scope1.c'::bar::funclocal at foo" and
6927 "print 'scope0.c'::filelocal_ro" and
6928 "print 'scope1.c'::filelocal" and
6929 "print 'scope1.c'::filelocal_bss" and
6930 "print 'scope1.c'::filelocal_ro" and
6931 "print 'scope1.c'::foo::funclocal" and
6932 "print 'scope1.c'::foo::funclocal_bss" and
6933 "print 'scope1.c'::foo::funclocal_ro" and
6934 "print 'scope1.c'::bar::funclocal" and
6935 "print 'scope1.c'::bar::funclocal_bss"
6936 to only be xfail'd when not compiled with gcc.
6937 Add rs6000-*-* xfail for
6938 "print 'scope0.c'::filelocal_bss before run"
6939 when compiled with gcc.
6940 (test_at_main): Add rs6000-*-* xfail for
6941 "print filelocal_ro in test_at_main"
6942 when compiled with gcc.
6943 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
6944 Add rs6000-*-aix* xfail for
6945 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
6946 "ptype t_char_array", not compiled with gcc.
6947 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
6948 xfail for "list foo (in include file)" when gcc compiled.
6949 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
6950 (integral_args): Add rs6000-*-* xfail for
6951 "run to call0a" if not compiled with gcc.
6952 (unsigned_integral_args): Add rs6000-*-* xfail for
6953 "run to call1a" if not compiled with gcc.
6954 (float_and_integral_args): Add rs6000-*-* xfail for
6955 "run to call2a" if not compiled with gcc and for
6956 "continue to call2b" for any compiler.
6957 Add rs6000-*-* xfail to
6958 "print f1 after run to call2a" for gcc compiled.
6959 (discard_and_shuffle): Add rs6000-*-* xfail for
6960 "run to call6a".
6961 (shuffle_round_robin): Add rs6000-*-* xfail for
6962 "backtrace from call7a" if not compiled with gcc.
6963 Add rs6000-*-* xfail for
6964 "backtrace from call7b" if compiled with gcc.
6965 (call_after_alloca): Add rs6000-*-* xfail for
6966 "print c in call_after_alloca" and
6967 "print s in call_after_alloca" and
6968 "backtrace from call_after_alloca_subr"
6969 if not compiled with gcc.
6970 (localvars_in_indirect_call): Add rs6000-*-* xfail for
6971 "print c in localvars_in_indirect_call" and
6972 "print c in localvars_in_indirect_call" and
6973 "backtrace in indirectly called function" and
6974 "stepping into indirectly called function"
6975 if not compiled with gcc.
6976 (localvars_after_alloca): Add rs6000-*-* xfail for
6977 "print c after runto localvars_after_alloca" and
6978 "print s after runto localvars_after_alloca" and
6979 "print i after runto localvars_after_alloca" and
6980 "print l after runto localvars_after_alloca"
6981 for all compilers.
6982 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
6983 than whatis-info.exp.
6984 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
6985 than opaque-info.exp.
6986 Setup rs6000-*-* xfail for
6987 "ptype on opaque struct pointer (statically)" and
6988 "ptype on opaque struct pointer (dynamically)" when
6989 not compiled with gcc.
6990 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
6991 rather than callf-info.exp.
6992 (do_function_calls): Add clear_xfail for rs6000-*-* for
6993 "p t_float_values2(3.14159,float_val2)". Seems to work
6994 fine there, both with xlc and gcc. Need to find out what
6995 it is doing right and fix other platforms.
6996 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
6997 "call inferior func with struct - returns int",
6998 "call inferior func with struct - returns long",
6999 "call inferior func with struct - returns float",
7000 "call inferior func with struct - returns double",
7001 "call inferior func with struct - returns char *",
7002 but only if not gcc compiled (presumes xlc compiled).
7003 Change rs6000-*-* xfails for
7004 "call inferior func with struct - returns char" and
7005 " call inferior func with struct - returns short" to only
7006 xfail if not using gcc.
7007 (clean mostlyclean): Remove *.ci and *.tmp files.
7008 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
7009 than templ-info.exp.
7010 * gdb.base/langs.exp: Source gdb.base/langs.ci.
7011 Add rs6000-*-* xfail for "up to foo in langs.exp"
7012 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
7013 when not gcc compiled.
7014
7015 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7016
7017 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
7018 * gdb.base/corefile.exp: Likewise.
7019 * gdb.base/list.exp: Likewise.
7020 * gdb.base/scope.exp: Likewise.
7021 * gdb.base/siganls.exp: Likewise.
7022
7023 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
7024 compiler output.
7025 * gdb.base/whatis.exp: Likewise.
7026
7027 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
7028
7029 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
7030 failure (opcode table has been fixed to match reality).
7031
7032 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
7033
7034 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
7035 "call inferior func with struct - returns char",
7036 "call inferior func with struct - returns short"
7037
7038 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
7039 "print 'scope0.c'::filelocal at main",
7040 "print 'scope0.c'::filelocal_bss in test_at_main",
7041 "print 'scope0.c'::filelocal at foo",
7042 "print 'scope0.c'::filelocal_bss in test_at_foo",
7043 "print 'scope0.c'::filelocal at bar",
7044 "print 'scope0.c'::filelocal_bss in test_at_bar"
7045
7046 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
7047 in source file 1". This bug seems to have been fixed with both
7048 gcc and native cc (was native assembler bug?).
7049
7050 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
7051
7052 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
7053 "backtrace through signal handler" to "i*86-*-sysv4*".
7054 * gdb.base/signals.exp: Add xfail for "'next' behaved as
7055 continue" case. Add "known SVR4 bug" to fail message.
7056 Add "i*86-*-bsdi2.0" xfail for "handle all print".
7057 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
7058 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
7059 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
7060 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
7061 "up to foo in langs.exp", "show language at foo in
7062 langs.exp", "up to cppsub_ in langs.exp", "show
7063 language at cppsub_ in langs.exp", "up to fsub in
7064 langs.exp", and "show language at fsub in langs.exp".
7065 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
7066 "bactrace in corefile.exp".
7067 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
7068 "call inferior function with struct - returns float" and
7069 "call inferior function with struct - returns double".
7070
7071 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
7072
7073 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
7074 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
7075 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
7076 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
7077
7078 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
7079
7080 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
7081 (or overriden) "CHILL" macro rather then bare "gcc".
7082 Also look for ../../gcc/xgcc since that is what we will
7083 actually need, not "Makefile". Remove following assignment
7084 of CHILL to CHILL_FOR_TARGET because that results in
7085 recursive definition.
7086
7087 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
7088
7089 * gdb.base/corefile.exp: Change xfail for backtrace in
7090 corefile.exp from linuxaout to all linux.
7091 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
7092 cases where we miss the breakpoint at the signal handler
7093 for some reason. Setup xfail for linuxoldld/linuxaout and
7094 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
7095 hitting SIGURG breakpoint.
7096 * gdb.base/signals.exp: Setup xfail for "next" acting like
7097 continue to add linuxoldld. Setup xfail for all linux for
7098 "next to handler in signals_tests_1", "backtrace in
7099 signals_tests_1", "continue to func1", "pass SIGUSR1",
7100 and continue to handler".
7101
7102 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7103
7104 * Update all FSF addresses except those in COPYING* files.
7105
7106 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
7107
7108 * gdb.base/a2-run.exp: Change messages to be more explicit about
7109 the status of args, and quote binfile in results.
7110
7111 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
7112
7113 * gdb.base/callfuncs.exp: Add tests for passing structs to
7114 inferior functions and return various types.
7115 * gdb.base/callfuncs.c: Add functions to receive a struct
7116 and return a member of the struct, in various types.
7117
7118 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7119
7120 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
7121
7122 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7123
7124 * config/vxworks29k.exp: New file, sources vxworks.exp.
7125
7126 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7127
7128 * config/gdbremote.exp: New file. Testing framework using
7129 gdbserver.
7130
7131 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
7132
7133 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
7134 "call function when asleep" and "send end of file".
7135 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
7136 for "backtrace in corefile.exp".
7137 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
7138 for "backtrace through signal handler".
7139 * gdb.base/corefile.exp: Make sure we actually generate a core file
7140 before trying the core tests. Some systems allow the user to suppress
7141 generation of core files and default to that (linux for example).
7142 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
7143 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
7144
7145 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7146
7147 * gdb.threads: New directory with some crude multi-threaded
7148 gdb tests (step.exp and step2.exp).
7149 * config/mt-lynx (STEP_EXECUTABLE): Define.
7150 (THREADFLAGS): Define.
7151
7152 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
7153
7154 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
7155
7156 * gdb.base/signals.exp: Disable whole file for lynx until
7157 further notice.
7158
7159 * gdb.base/signals.exp: xfail test where "next" acts like
7160 "continue" for lynx.
7161
7162 * gdb.base/interrupt.exp: xfail test for calling function while
7163 inferior is asleep for lynx.
7164
7165 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
7166 than one cr-lf after each command.
7167
7168 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7169
7170 * configure.in: Reinstate setting of stabsdirs variable, fix
7171 typo in setting up configdirs for native builds.
7172
7173 * gdb.base/return.exp: Fix typo in return double test.
7174 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
7175 compiler from optimizing them away.
7176
7177 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
7178
7179 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
7180 sequences to be echo'd by gdb when using gdb_test.
7181 * gdb.chill/chexp.exp: Likewise.
7182 * gdb.fortran/exprs.exp: Likewise
7183
7184 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7185
7186 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
7187 after the inferior gdb has started.
7188
7189 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
7190 after each command.
7191 * gdb.base/funcargs.exp: Likewise.
7192 * gdb.base/gdbvars.exp: Likewise.
7193 * gdb.base/interrupt.exp: Likewise.
7194 * gdb.base/list.exp: Likewise.
7195 * gdb.base/watchpoint.exp: Likewise.
7196 * gdb.c++/demangle.exp: Likewise.
7197 * gdb.c++/inherit.exp: Likewise.
7198 * gdb.chill/chexp.exp: Likewise.
7199 * gdb.fortran/exprs.exp: Likewise.
7200
7201 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
7202 test if we can't handle IO to/from the inferior.
7203
7204 * gdb.c++/misc.exp: Always check for a program already being
7205 started after sending a "run" command to gdb.
7206
7207 * gdb.base/twice.exp: Start with a fresh gdb.
7208
7209 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
7210 only depend on gdb's expression code, not the chill runtime.
7211
7212 * gdb.base/return.c: Put return values into variables so we
7213 can have gdb print them rather than depending on the program
7214 to print them.
7215 * gdb.base/return.exp: Corresponding changes.
7216
7217 * lib/gdb.exp: Provide default value for noinferiorio.
7218 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
7219 the inferior.
7220
7221 * gdb.base/break.exp: Always check for a program already being
7222 started after sending a "run" command to gdb.
7223 (text_next_with_recursion): Don't check the output from the
7224 program's printf statement. Instead just make sure the program
7225 exited.
7226
7227 * gdb.base/commands.exp: Protect tests which need arguments with
7228 $noargs conditionals.
7229
7230 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7231
7232 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
7233 of structure member arrays to match gdb/valops.c:value_addr change.
7234
7235 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
7236
7237 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
7238 cases.
7239
7240 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
7241
7242 * configure.in (configdirs): Remove gdb.chill from default list
7243 of subdirs and then add it back in only if doing a native build.
7244 The current chill compiler does not yet work in any cross build.
7245 * Revert all signal changes from Jul 6.
7246 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
7247 for sh-hms targets, allowing these tests to link, with no other
7248 changes. Testing is suppressed by setting "nosignals" in site.exp.
7249
7250 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
7251
7252 * configure.in (signaldirs): Define and add to configdirs for all
7253 targets except some specific ones that are known to not support signals.
7254 Also clean up formatting.
7255 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
7256 (signals, sigall): Remove rules to build.
7257 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
7258 Moved to new gdb.signals directory.
7259 * gdb.signals: New test directory.
7260 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
7261 signals.c signals.exp}: New or moved files.
7262
7263 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
7264
7265 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
7266
7267 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
7268
7269 * gdb.base/return.exp: Xfail `return double' test failure
7270 on at least Solaris 2.3 and handle future/past versions on
7271 a case by case basis as appropriate. Also update message
7272 to include i*86 failures.
7273
7274 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7275
7276 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
7277
7278 * lib/gdb.exp: Fix comment which erroneously identified
7279 gdb_file_cmd as gdb_load (the 19 May change was in fact to
7280 gdb_file_cmd not gdb_load).
7281 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
7282
7283 * gdb.base/setvar.exp: Make test names consistent between pass and
7284 fail cases. Use gdb_test more.
7285
7286 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7287
7288 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
7289
7290 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7291
7292 * gdb.base/help.exp: Fix expected help string for `show commands'.
7293
7294 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
7295
7296 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
7297
7298 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
7299 of a text section.
7300
7301 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
7302
7303 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
7304 that loop eventually terminates. Fix Connection refused logic so
7305 that testsuite will expire nicely.
7306
7307 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
7308
7309 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
7310 config/rom68k.exp: New tcl glue for the appropriate monitors.
7311 These all just end up calling monitor.exp.
7312 * config/monitor.exp (gdb_target_monitor): Handle `Connection
7313 refused' by retrying. Cleanup some timeout issues.
7314 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
7315 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
7316 callers don't have to set/restore global timeout variable.
7317
7318 * The following set of changes centralizes management of the global
7319 timeout variable. This way, it can be set in one target dependent
7320 place instead of dozens of places scattered throughout the test suite.
7321 If you need to lengthen a timeout, then you should either set timeout
7322 in one of the config/{target}.exp files, or multiply it by a factor.
7323 Setting it to an absolute value is always going to lose for some
7324 targets.
7325 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
7326 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
7327 * gdb.base/funcargs.exp: Don't set timeout.
7328 * gdb.base/list.exp (test_forward_search): Only use local timeout.
7329 * gdb.base/printcmds.exp (test_print_string_constants
7330 test_print_array_constants): Don't set timeout.
7331 * gdb.base/ptype.exp: Don't set timeout.
7332 * gdb.base/recurse.exp: Don't set timeout.
7333 * gdb.base/return.exp: Don't set timeout.
7334 * gdb.base/watchpoint.exp: Don't set timeout.
7335 * gdb.c++/classes.exp (do_tests): Don't set timeout.
7336 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
7337
7338 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
7339
7340 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
7341
7342 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7343
7344 * lib/gdb.exp: Disable chill tests for irix5.
7345
7346 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7347
7348 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
7349 each test pass or fail.
7350
7351 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7352
7353 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
7354 xlc not gcc.
7355
7356 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
7357
7358 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
7359
7360 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
7361
7362 * config/est.exp: Fix copyright and comments. Remove dead code.
7363 Use targetname, serialport and baud variables instead of fixed
7364 constants.
7365 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
7366 * config/cpu32bug.exp: New file to support cpu32bug monitors.
7367
7368 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7369
7370 * gdb.base/watchpoint.exp: Don't run
7371 test_watchpoint_triggered_in_syscall for sunos.
7372
7373 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7374
7375 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
7376 they don't seem to exist. Do include stdio.h.
7377
7378 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7379
7380 * gdb.base/a1-selftest.exp: Add alpha xfail.
7381
7382 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7383
7384 * gdb.base/watchpoint.c (main): Prompt before calling read().
7385 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
7386 Revise accordingly. Remove cruft about sending "123" several
7387 times, until it gets noticed. Clean up the "print buf[0]" stuff
7388 so that it passes or fails, and waits for prompts in the usual way.
7389
7390 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7391
7392 * gdb.base/recurse.exp: Fix comment.
7393
7394 * TODO: Remove item about printing variables in nodebug.exp. Add
7395 item about enabling tests which are only run on some targets.
7396
7397 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
7398 fail, make test names unique, use new gdb_test convention
7399 regarding pattern, use gdb_test more, etc.).
7400
7401 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
7402 fail, make test names unique, etc.).
7403
7404 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7405
7406 * gdb.base/nodebug.c: Change return type of top and middle to
7407 short.
7408 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
7409 are fixed by the recent mdebugread.c changes. Allow `short ()'
7410 as type for top and middle.
7411
7412 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7413
7414 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
7415 nearly as I can tell, the whole thing was an accident in Stu's
7416 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
7417 to replace a send/expect pair with gdb_test, but ended up only
7418 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
7419 of 30 Mar 1995 took care of it, but left this vestigial comment
7420 which I am now nuking.
7421
7422 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7423
7424 * gdb.base/break.exp: Look for different line number for
7425 breakpoint at main depending on usestubs.
7426
7427 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7428
7429 * gdb.base/list.exp: Adjust some alternate expect patterns to
7430 match recent list0.c change. Add alternate expect pattern for
7431 output from `list default lines around main' for optimizing
7432 compilers.
7433
7434 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7435
7436 * lib/gdb.exp: If nosignals is not set, set it to 0.
7437
7438 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
7439
7440 * config/slite-gdb.exp: Responds to load symbol table prompt.
7441 * gdb.base/break.exp: Adjust line number, fix rerun.
7442 * gdb.base/langs0.c: Add #ifdef usestubs.
7443
7444 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
7445
7446 * gdb.base/list.exp: Adjust line contents after adding new lines in
7447 list0.c. Also fix a syntax error.
7448
7449 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
7450 * gdb.base/break.exp: ditto.
7451 * gdb.base/list.exp: ditto.
7452 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
7453 * gdb.base/run.c: ditto.
7454 * gdb.base/list0.c: ditto.
7455 * gdb.base/funcargs.c: ditto.
7456
7457 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
7458
7459 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
7460 $targetname, $serialport and $baud instead of hardwired variables.
7461 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
7462 target doesn't support signals.
7463
7464 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
7465
7466 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
7467
7468 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7469
7470 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
7471 Don't rely on the value of an auto variable before it has been
7472 initialized. Use gdb_test more.
7473
7474 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7475
7476 * lib/gdb.exp (default_gdb_version): A version number must start
7477 with a digit, but other than that contains all characters up to
7478 the first whitespace character.
7479
7480 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7481
7482 * gdb.base/commands.exp (breakpoint_command_test): New tests.
7483
7484 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7485
7486 * gdb.c++/*.exp: Warn if executable does not exist. The original
7487 reason for skipping the warning was that configure.in sometimes
7488 intentionally skipped building the executables but the tcl code
7489 had no way of knowing. That (a) was always bogus with respect to
7490 error handling, (b) is no longer true (right now there is no way
7491 to skip C++ tests).
7492
7493 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
7494
7495 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7496
7497 * gdb.base/list.exp: Add expect patterns for output from
7498 SunPRO compiled executables.
7499 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
7500 types.
7501
7502 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7503
7504 * gdb.base/break.exp (test_next_with_recursion): Accept any line
7505 number (we are already testing that the correct source line text
7506 gets printed).
7507
7508 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
7509 that is what is intended, but something needed to be done to get
7510 sunos4 native working again.
7511
7512 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
7513
7514 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
7515 apparently went with a (very) old xfail.
7516
7517 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
7518
7519 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
7520 runto_main is a proc in gdb.exp that will do 'step' for target use
7521 stubs.
7522 * gdb.base/exprs.exp: ditto.
7523 * gdb.base/interrupt.exp: ditto.
7524 * gdb.base/opaque.exp: ditto.
7525 * gdb.base/printcmds.exp: ditto.
7526 * gdb.base/ptype.exp: ditto.
7527 * gdb.base/scope.exp: ditto.
7528 * gdb.base/setvar.exp: ditto.
7529 * gdb.base/signals.exp: ditto.
7530 * gdb.base/twice.exp: ditto.
7531 * gdb.c++/classes.exp: ditto.
7532 * gdb.c++/inherit.exp: ditto.
7533 * gdb.c++/templates.exp: ditto.
7534 * gdb.base/break.exp: no run and hit main for stubs. Change line
7535 numbers for breakpoints and info breakpoint.
7536 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
7537 breakpoint().
7538 * gdb.base/callfuncs.c: ditto.
7539 * gdb.base/exprs: ditto.
7540 * gdb.base/interrupt.c: ditto.
7541 * gdb.base/opaque0.c: ditto.
7542 * gdb.base/printcmds.c: ditto.
7543 * gdb.base/ptype.c: ditto.
7544 * gdb.base/scope0.c: ditto.
7545 * gdb.base/setvar.c: ditto.
7546 * gdb.base/signals.c: ditto.
7547 * gdb.base/twice.c: ditto.
7548 * gdb.c++/misc.cc: ditto.
7549 * gdb.c++/templates.cc: ditto.
7550
7551 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7552
7553 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
7554
7555 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
7556 somewhere between `read' and `main.c'. I'm pretty sure the
7557 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
7558 and it isn't particularly useful.
7559
7560 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
7561
7562 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7563
7564 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
7565
7566 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
7567
7568 * config/mt-slite: add LIBS and -nostdlib.
7569 * config/slite-gdb.exp: add this new file to support sparclite target.
7570
7571 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
7572
7573 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
7574
7575 * gdb.base/a2-run.exp: Change argument to istarget from
7576 "*-*-vxworks" to "*-*-vxworks*".
7577 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
7578
7579 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
7580
7581 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
7582 will not runto main but do a 'step' to step out of breakpoint().
7583 * config/mt-slite: add -Dusestubs.
7584
7585 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7586
7587 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
7588 instead of just @.
7589
7590 * gdb.base/signals.exp: Add test for "handle all print".
7591 * TODO: Remove "handle all print". Also remove item about
7592 checking copyright date (I don't like the idea of a spurious FAIL
7593 based on when we run the tests).
7594
7595 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
7596 for SunOS4 (reason for failure not investigated). Remove
7597 redundant test for $binfile.
7598
7599 * gdb.base/nodebug.c (array_index): Call malloc.
7600
7601 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
7602
7603 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
7604
7605 * gdb.base/recurse.exp: Update gdb_test invocation to use new
7606 conventions and slightly simplify the matching regexp.
7607
7608 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7609
7610 * gdb.base/break.exp: Update gdb_test invocation to use new
7611 convention.
7612
7613 * lib/gdb.exp: If noargs is not set, set it to 0.
7614
7615 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
7616 tests unique.
7617
7618 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
7619
7620 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7621
7622 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
7623 one argument of type "<non-float parameter>".
7624
7625 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
7626
7627 * config/rom68k.exp: New file to support Motorola IDP board.
7628 * gdb.base/a2-run.exp: Skip this file if noargs is set.
7629 * gdb.base/break.c: Change things around so that this program
7630 doesn't depend upon args. This is necessary to make remote
7631 targets work (in general, they can't take args).
7632 * gdb.base/break.exp: Don't try to send args to program. Don't
7633 expect output. Also, replace lots of code with gdb_test.
7634
7635 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7636
7637 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
7638 printing of '\'' (which is what the comment says we are testing,
7639 even though we were not), not '''.
7640 (test_integer_literals_rejected): Test that printing ''' is an error.
7641
7642 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
7643 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
7644 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
7645 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
7646 Use gdb_test not test_print_accept.
7647 * lib/gdb.exp: Remove test_print_accept.
7648
7649 * gdb.base/signals.exp (signal_tests_1): Make pass message
7650 consistent with fail message.
7651
7652 * gdb.base/whatis.exp: Remove xfails for printing char vs.
7653 unsigned char; the bug (PR 1821) is fixed.
7654
7655 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
7656
7657 * gdb.base/scope.exp (test_at_localscopes): Call pass for
7658 successful tests--makes xfailing them work right.
7659
7660 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7661
7662 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
7663 only \r\n, not .*. The test can pass .* as the last thing in
7664 $pattern if that is what it wants. In addition to providing this
7665 flexibility, this change should speed up pattern matching in cases
7666 where the pattern already ended with .* (there were a number of
7667 them). This change also helps catch bad patterns--in the old
7668 scheme the typo "char \*" instead of "char \\*" would pass. Now
7669 it is caught.
7670 * Many .exp files: Update callers.
7671
7672 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
7673 clearer and does not spuriously match multiple ('s. Likewise for
7674 ) and *.
7675
7676 * gdb.base/nodebug.exp: Test ability to call a function and pass
7677 it a string (even with no debugging info).
7678
7679 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
7680 "p '\'", which is the same as "p ''" once tcl gets done with
7681 quoting, to "p '\\'", which I suspect is what is intended (one
7682 backslash gets sent to GDB).
7683
7684 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
7685
7686 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7687
7688 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
7689 1817) was fixed literally years ago.
7690
7691 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7692
7693 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
7694 test, it causes stepping out of call_after_alloca_subr with
7695 optimizing compilers.
7696 (localvars_in_indirect_call): Consume GDB prompt if `finish'
7697 fails.
7698
7699 * gdb.c++/templates.exp: Source templ-info.exp only if
7700 the templates executable exists.
7701
7702 * gdb.c++/misc.cc (class Contains_static_instance,
7703 class Contains_nested_static_instance),
7704 gdb.c++/classes.exp (test_static_members): Test printing of
7705 a class that contains a static instance of the class.
7706
7707 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7708
7709 * gdb.base/langs2.c (cppsub_): Don't prototype.
7710 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
7711 only, I believe).
7712
7713 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7714
7715 * lib/gdb.exp (skip_chill_tests): New procedure.
7716
7717 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
7718
7719 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
7720
7721 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
7722 each expect pattern. Cuts runtime from 12 to about 4 seconds.
7723
7724 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7725
7726 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
7727
7728 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
7729 disassemble 8, not 16, instructions for part 4.
7730
7731 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
7732 support the latter anymore.
7733
7734 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
7735 -DNO_PROTOTYPES.
7736 * gdb.base/callfuncs.c: Control use of prototypes based on
7737 NO_PROTOTYPES, not __STDC__.
7738 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
7739 t_float_values2 tests if prototypes in use.
7740
7741 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
7742 t_double_values): When checking differences against DELTA, check
7743 that difference is within the range (-DELTA,DELTA), not just
7744 (-infinity,DELTA).
7745
7746 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
7747
7748 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
7749 'file' command firts, then 'target', then 'load', this is due to gdb
7750 target set up.
7751 * config/mips-gdb.exp: Fix a couple regular exp bugs.
7752
7753 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
7754
7755 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
7756 FP load/store variants.
7757 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
7758
7759 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
7760
7761 * gdb.base/term.exp: Do not give a warning if not native, it is
7762 not an abnormal condition.
7763
7764 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
7765
7766 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
7767 t_char_array".
7768
7769 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
7770
7771 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
7772 are getting the version number.
7773
7774 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
7775 if not native, it is not an abnormal condition.
7776
7777 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7778
7779 * lib/gdb.exp: Just use "file exists", rather than undocumented
7780 dejagnu procedure "findfile".
7781
7782 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7783
7784 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
7785 (LDFLAGS): Set to -Xlinker -Ur.
7786
7787 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
7788 Removed, these values are set by lib/gdb.exp.
7789
7790 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
7791
7792 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7793
7794 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
7795 of replicating gdb startup code.
7796
7797 * config/mt-vxworks (LDFLAGS): Set to -r.
7798 (CFLAGS_FOR_TARGET): Removed.
7799
7800 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
7801 (gdb) and gdb for vxworks uses (vxgdb).
7802
7803 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
7804 executable is not in the tree and host != target, use sed and
7805 program_transform_name to determine the gdb name used by the
7806 target.
7807
7808 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
7809 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
7810
7811 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7812
7813 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
7814 floats, chars, and shorts where there are ANSI-style function
7815 definitions.
7816
7817 * gdb.base/langs.exp, gdb.base/langs*: New test.
7818 * gdb.base/Makefile.in: Build it.
7819 * TODO: Remove item about checking that C names don't get C++
7820 demangling applied; this test tests it.
7821
7822 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7823
7824 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
7825 went with the const70 xfail. The xfail went away a year ago.
7826
7827 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
7828
7829 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
7830 for hp300.
7831
7832 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
7833
7834 * gdb.base/a1-selftest.exp: Don't run on hp300.
7835
7836 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7837
7838 * Makefile.in (site.exp): Set host_alias and target_alias as well
7839 as host_triplet and target_triplet.
7840
7841 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7842
7843 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
7844
7845 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
7846 places as other ecoff systems).
7847
7848 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
7849 ultrix.
7850
7851 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7852
7853 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
7854 remove them.
7855 * gdb.base/nodebug.exp: Accept "function" in addition to "text
7856 variable and "variable" in addition to "data variable".
7857 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
7858
7859 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
7860 2.
7861 * gdb.base/list1.c (long_line): Add additional statement at start
7862 of function.
7863 * gdb.base/list.exp (test_forward_search): Update line number to
7864 reflect new statement.
7865
7866 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7867
7868 * gdb.base/signals.exp: Reinitialize searched source directories
7869 after gdb_start call.
7870
7871 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
7872
7873 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
7874 * gdb.stabs/Makefile.in: Likewise.
7875
7876 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
7877 change. Instead split the tests into smaller pieces.
7878 * gdb.disasm/hppa.s: Corresponding changes.
7879
7880 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7881
7882 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
7883 Quote ^C when passing it to stty. For some shells ^ is a pipe.
7884
7885 * gdb.base/funcargs.exp: Modify many tests so that every test
7886 either passes or fails. Make some test names unique.
7887
7888 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7889
7890 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
7891 Call stty to set interrupt character.
7892
7893 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
7894 for HP assembler versus GNU assembler based on actual behavior of
7895 $(CC), rather than assuming that $(AS) is always the GNU assembler.
7896
7897 * TODO: Suggest a few more stepping tests.
7898
7899 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
7900
7901 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
7902 restart GDB for h8300 after a continue.
7903 (return): Add pattern to match a29k-udi behavior.
7904 * gdb.base/nodebug.exp: Remove obsolete comment.
7905 * gdb.base/regs.exp: New file, testing of register displays.
7906 * gdb.base/return.exp: Fix typo in reference to $objdir.
7907 * gdb.base/whatis.exp: Always start with a fresh GDB.
7908
7909 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7910
7911 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
7912 higher, these tests generate a lot of output.
7913
7914 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7915
7916 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
7917 code following the catch silently ignored some errors; without the
7918 catch they should be thrown like any other tcl error. Also, the
7919 catch used "" instead of {} which meant all the callers who wanted
7920 to include one of the characters "[]$ had to quote it an extra time.
7921 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
7922 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
7923 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
7924 Remove extra quoting.
7925
7926 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
7927
7928 * gdb.base/commands.exp: Make test names unique; every test either
7929 passes or fails. Update some comments.
7930
7931 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
7932
7933 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7934
7935 The following fixes a FAIL caused by the fact that the alpha stabs
7936 configuration didn't use the ".if alpha" code in weird.def.
7937 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
7938 bit pointer, so the 32 bit version works even on the alpha.
7939 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
7940 Remove the stuff which allowed us to have separate versions for
7941 alpha and everything else.
7942
7943 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
7944 regexp which "info func operator\[\](" is supposed to match. Fix
7945 string to send to GDB. Note that GDB still doesn't work right. Add a
7946 new test for "info func .perator\[\](" which GDB does handle correctly.
7947
7948 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
7949
7950 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7951
7952 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
7953 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
7954 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
7955 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
7956 it makes the tests harder to understand and confuses test-o-matic.
7957 The preferred style is that each test provides a PASS or a FAIL,
7958 and has a unique message (e.g. "continue #54" not just "continue")
7959 which is the same for the pass and the fail.
7960 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
7961 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
7962 to lib/gdb.exp.
7963 * gdb.base/printcmds.exp: Use test_print_accept. Remove
7964 prt_accept which was basically the same thing. Likewise for
7965 test_print_reject and prt_reject.
7966 * lib/gdb.exp (test_print_reject): Add some more error message
7967 patterns to match from the former printcmds.exp (prt_reject).
7968 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
7969 One defect of the passcount stuff is that some of it failed to
7970 report XPASS where appropriate.
7971 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
7972 stuff before and after arg in expected pattern.
7973 (test_paddr_operator_functions): Re-do test without print_addr_of;
7974 this is the only test which seems to want extra stuff there.
7975
7976 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7977
7978 * gdb.base/nodebug.exp: Update new tests to reflect improved
7979 wording of gdb output.
7980
7981 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
7982 and "ptype" work on variables in files compiled without -g.
7983 Replaces commented out "maint print msymbol" tests.
7984
7985 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7986
7987 * gdb.base/setvar.c (dummy): Call malloc.
7988
7989 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
7990 losing with the irix4 sed.
7991
7992 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
7993 ALRM" on irix4.
7994
7995 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7996
7997 * TODO: Remove items about corefile.exp testing new exec-file and
7998 backtrace; both are now done. Add items about printing enums.
7999
8000 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8001
8002 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
8003 "get signal $thissig" test fails.
8004
8005 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
8006
8007 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8008
8009 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
8010 compiler warning with dec alpha compiler.
8011
8012 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
8013 extra \n from gdb_test call (this explains why the prompt test
8014 that I removed yesterday was there).
8015 (user_defined_command_test): Remove extra \n and prompt test.
8016
8017 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
8018 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
8019 doesn't exist.
8020 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
8021 Also remove alpha workaround, which turns out to be because
8022 SIGABRT == SIGLOST.
8023
8024 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
8025
8026 * gdb.base/help.exp: Don't test "help show".
8027
8028 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8029
8030 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
8031 "set print address" is on.
8032 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
8033 pass prompt to gdb_test; gdb_test already looks for the prompt.
8034
8035 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
8036
8037 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
8038 was a vestige of the manual TESTSTRATEGY, and the purpose of it
8039 was to make sure that gdb can read a core file. But (a) the "read
8040 the corefile" part didn't make it to a1-selftest.exp, we just
8041 delete the corefile after creating it, and (b) we test reading
8042 corefiles in corefile.exp anyway. Also, this test left around a
8043 xgdb process on Solaris.
8044
8045 * gdb.base/corefile.exp: Also test backtrace.
8046
8047 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
8048
8049 * gdb.base/commands.exp: Test a simple user defined command with
8050 arguments and if/while statements; verify the full user command is
8051 printed by "show user".
8052
8053 * gdb.base/commands.exp: Test if/while commands as part of a
8054 breakpoint command list; verify they appear in breakpoint
8055 information.
8056
8057 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8058
8059 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
8060 than by dividing by zero.
8061
8062 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
8063
8064 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
8065 performing an inferior call with watchpoints enabled.
8066 * gdb.base/watchpoint.c (main): Delete second unnecessary read
8067 call.
8068
8069 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8070
8071 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
8072 of "file" command.
8073
8074 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
8075 Add additional pattern for when "int operator int(void);" appears
8076 in a different order.
8077
8078 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8079
8080 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
8081
8082 * gdb.base/help.exp: Replace most of docstrings for "info signals"
8083 and "signal" with ".*".
8084
8085 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8086
8087 * TODO: Add note about "handle all nostop".
8088
8089 * gdb.base/{sigall.c, sigall.exp}: New test.
8090 * gdb.base/Makefile.in: Add it.
8091
8092 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8093
8094 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
8095 when invoking GDB, suppresses any windowing interface.
8096
8097 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
8098
8099 * config/sim-gdb: New file, simulator testing support.
8100
8101 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
8102
8103 * gdb.base/interrupt.exp: Test calling func1 twice.
8104
8105 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
8106
8107 * gdb.base/list.exp (test_forward_search): Set timeout higher
8108 when we'll be getting lots of output from gdb.
8109
8110 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
8111 "init_malloc" to after the expect statement. Run it if that
8112 regexp is taken, but also for two others which happen if source
8113 cannot be found.
8114
8115 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8116
8117 * gdb.base/printcmds.exp: New test, for printing register before
8118 program is running.
8119
8120 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8121
8122 * gdb.base/list.exp: Correct some alternate expect patterns
8123 to reflect changes in list1.c.
8124
8125 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8126
8127 * TODO: Add item regarding large frames.
8128
8129 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
8130
8131 * TODO: Remove item about enabling return.exp; it
8132 is enabled. Suggest a few more "return" tests.
8133
8134 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8135
8136 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
8137 anonymous unions.
8138
8139 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8140
8141 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
8142 and pr-5646.o, so "make" is the same as "make all", not "make
8143 pr-4975.o".
8144
8145 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
8146
8147 * gdb.base/list.exp: Adjust expectations to reflect changes in
8148 list1.c.
8149 (test_forward_search): New test proc.
8150 * gdb.base/list1.c (long_line): New function, has long source line.
8151
8152 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
8153
8154 * gdb.base/a1-selftest.exp: Change initial stepping to know about
8155 additional line of code that was added.
8156
8157 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
8158
8159 * gdb.disasm/hppa.s: Break the large branching tests into smaller
8160 tests so as not to overflow expect's input buffers.
8161 * gdb.disasm/hppa.exp: Corresponding changes.
8162
8163 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8164
8165 Beginnings of template debugging tests.
8166 * gdb.c++/templ-info.cc: New file to test for template
8167 debugging capability of the compiler.
8168 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
8169 templ-info.cc.
8170 * gdb.c++/templates.cc: Add explicit template instantiations
8171 to enable compiling with -fno-implicit-templates. Add destructor
8172 and 'value' method to T5 class for template tests.
8173 * gdb.c++/templates.exp: Add testcases for printing of template
8174 types, setting breakpoints on template methods and calling a
8175 template method.
8176
8177 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
8178
8179 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
8180 branch target since some assemblers (gas-2.5) may emit a
8181 relocation for the branch instead of resolving it in the
8182 assembler.
8183
8184 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8185
8186 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
8187 through signal handler.
8188
8189 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8190
8191 * configure.in (*-*-netware): Use config/mt-netware.
8192
8193 * config/mt-netware: New file.
8194 * config/mt-i386-netware: Removed, separate configs for different
8195 netware architectures are no longer needed now that we have
8196 --with-headers.
8197
8198 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8199
8200 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
8201 by the recent changes to use ANSI C arithmetic conversions.
8202
8203 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8204
8205 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
8206 bug involving using inferior_pid to figure out whether to select a
8207 frame.
8208
8209 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
8210
8211 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
8212 match the current disassembler output.
8213
8214 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
8215
8216 * gdb.fortran/exprs.exp: Expect VOID instead of void.
8217 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
8218 types, expect "int" as type of integer values (for now).
8219
8220 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
8221
8222 * gdb.base/commands.exp: New tests for if/while commands.
8223
8224 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
8225
8226 * lib/gdb.exp (runto): Replace sub-pattern for hex value
8227 by .*, since hex values have different syntax in Chill mode.
8228
8229 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8230
8231 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
8232 linefeed from expect pattern for repeated types with indices > 9.
8233
8234 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
8235
8236 First part of Fortran test suite.
8237 * gdb.fortran: New directory.
8238 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
8239
8240 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8241
8242 * gdb.base/default.exp: Update expect pattern for load command
8243 without arguments.
8244
8245 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8246
8247 * configure.in: Change i386 to i[345]86.
8248 * gdb.base/configure.in: Likewise.
8249 * gdb.c++/configure.in: Likewise.
8250 * gdb.chill/configure.in: Likewise.
8251
8252 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
8253
8254 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
8255 patterns, since that is not a valid context for comments.
8256
8257 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
8258
8259 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
8260 repeated types and repeated types with indices > 9.
8261
8262 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8263
8264 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
8265 2417; old bug has been fixed.
8266
8267 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
8268
8269 * gdb.base/interrupt.exp: When trying to wake up the inferior,
8270 send the newline ourselves instead of assuming gdb_test will do
8271 so when passed an empty input string.
8272
8273 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
8274 stabs testcode.
8275
8276 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8277
8278 * lib/gdb.exp (gdb_test): Don't send anything if the first
8279 argument is an empty string. This makes cases where we want to
8280 match output that is already in expect's buffers (for example,
8281 matching a breakpoint after gdb_run_cmd has been called) work
8282 reliably.
8283
8284 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8285
8286 * config/netware.exp: New file.
8287
8288 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8289
8290 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
8291 the -B and -L prefixes so we can find the debugging stub.
8292
8293 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
8294 there and we are using the gcc from the tree.
8295
8296 * gdb.base/types.c: Removed.
8297
8298 * gdb.base/configure.in: Look for makefile fragments in ../config.
8299 Recognize i386-*-netware.
8300 * gdb.c++/configure.in: Likewise.
8301
8302 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8303
8304 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
8305 the correct TCL syntax.
8306
8307 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8308
8309 * gdb.base/opaque.exp: use runto instead of messing around with
8310 breakpoints. Simplify by using gdb_test.
8311
8312 * gdb.base/bitfields.exp: restart between tests on netware targets
8313 because breakpoints aren't relocated after target death. Run
8314 processes to completion.
8315
8316 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
8317
8318 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
8319
8320 * Makefile.in: Remove extra tabs that confuse some versions
8321 of "make". Use the newly built gdb to test with by default,
8322 rather than the first one in the tester's search path.
8323
8324 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
8325
8326 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
8327
8328 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
8329 condition help.
8330
8331 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8332
8333 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
8334
8335 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
8336 running.
8337 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
8338 * gdb.base/funcargs.exp: Likewise.
8339
8340 * gdb.base/bitfields.exp: Simplify by using gdb_test.
8341 * gdb.base/funcargs.exp: Likewise.
8342
8343 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
8344 message is "".
8345
8346 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8347
8348 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
8349 return,signals,twice}.exp: Handle non-existant binaries
8350 consistantly.
8351
8352 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
8353 * gdb.base/Makefile.in: Don't try to generate a core dump, we
8354 might testing a cross development system.
8355
8356 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8357
8358 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
8359 runtest script is relative to ${srcdir}, not ${rootdir}.
8360
8361 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
8362
8363 * gdb.base/signals.exp: Allow for optionality of breakpoint
8364 address.
8365
8366 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8367
8368 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
8369
8370 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8371
8372 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
8373 for size_t definition.
8374 * gdb.c++/templates.cc: Likewise
8375
8376 * config/mt-i386-netware: New file.
8377
8378 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
8379 defined.
8380
8381 * gdb.base/Makefile.in: Added support for systems that name core
8382 files by appending "core" to the program name.
8383 * gdb.base/a1-selftest.exp: Likewise.
8384
8385 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8386
8387 * gdb.base/return.exp: Add comment and message for `return double'
8388 test failure on Sparc Solaris.
8389
8390 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
8391
8392 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
8393
8394 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8395
8396 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
8397 from optimizing them away.
8398 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
8399 patterns to include default constructors and assignment operators,
8400 to match gcc versions beyond 2.5.8. Accept any cplus demangling
8401 character in the output of the virtual base pointer.
8402
8403 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8404
8405 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
8406 expression match in print_addr_of to avoid unintented matches.
8407 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
8408 versions up to 2.5.8.
8409
8410 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8411
8412 * gdb.base/list.exp: Tweak alternate pattern for listing of an
8413 included file to run under newer versions of expect.
8414 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
8415 consecutive >'s in templates to accomodate recent cplus-dem.c change.
8416 Remove xfail for the virtual table of BDDHookV.
8417
8418 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8419
8420 * lib/gdb.exp (string_to_regexp): Set a default result.
8421 (default_gdb_start): Fix misleading message.
8422
8423 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
8424
8425 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
8426 Remove all CC, etc definitions.
8427 * config/mt-hpux: New file.
8428 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
8429 (CFLAGS, LDFLAGS): Define.
8430 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
8431
8432 * Makefile.in (site.exp): Don't insert host_os, etc.
8433 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
8434 (distclean): Check existence of subdir.
8435 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
8436 * gdb.base/Makefile.in: General cleanup and simplification.
8437 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8438 to build executables. Use default rule to build .o files.
8439 (EXPECT, RUNTEST, CC): Fix relative pathname.
8440 (site.exp): Don't insert host_os, etc.
8441 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
8442 and/or SIGUSR1 defined.
8443 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
8444 * gdb.c++/Makefile.in: General cleanup and simplification.
8445 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8446 (CFLAGS): Remove.
8447 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
8448
8449 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
8450
8451 * gdb.base/recurse.exp: Misc changes to get tests running again
8452 after Kung's changes to the watchpoint code.
8453 * gdb.base/watchpoint.exp: Likewise.
8454
8455 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
8456
8457 * lib/gdb.exp (string_to_regexp): Convert {\} also.
8458
8459 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8460
8461 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
8462 * lib/gdb.exp (default_gdb_start): Define.
8463 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
8464 gdb.base/funcargs.exp, gdb.base/opaque.exp,
8465 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
8466 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
8467 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
8468 Don't call gdb_target_udi in between tests.
8469
8470 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8471
8472 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
8473 (which was basically just a local version of the same thing). In
8474 addition to avoiding duplication, gdb_test_exact is faster.
8475 * lib/gdb.exp (gdb_test_exact): Fix typo.
8476
8477 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
8478 don't give an error.
8479
8480 * gdb.base/term.exp: Call delete_breakpoints before starting.
8481
8482 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
8483 (t10): Add comment.
8484
8485 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8486
8487 Reorganization of the GDB Test Suite.
8488
8489 * gdb.base: New directory, contains all the basic tests.
8490 * gdb.c++: New directory, tests specific to C++.
8491 * gdb.chill: New directory, tests specific to Chill.
8492 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
8493 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
8494 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
8495 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
8496 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
8497 t30-31 to chill).
8498 * */gdbme.*: Rename to match appropriate expect scripts.
8499 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
8500 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
8501 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
8502 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
8503 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
8504 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
8505 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
8506 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
8507 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
8508 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
8509 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
8510 gdb.c++/virtfunc.cc: New names of C++ files.
8511 * gdb.chill/chillvars.ch: New name of Chill file.
8512 * gdb.base/configure.in, gdb.c++/configure.in,
8513 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
8514 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
8515 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
8516 * configure.in (configdirs): Update to reflect directory changes.
8517 (target_abbrev): No longer define for any configuration.
8518 * Makefile.in: Cosmetic improvements to header comments.
8519
8520 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8521
8522 Various changes to gdb.t31:
8523
8524 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
8525 * gdbme.ch: Make all key-words and predefineds be upper-case.
8526 * chillvars.exp: Expect key-words and predefinds in upper-case.
8527
8528 * chillvars.exp: Use gdb_test_exact many places.
8529 Change expected output for arrays (which now includes index labels).
8530
8531 * pr-5020.exp, gdme.ch (module PR_5020):
8532 New test, for PR-5020.
8533
8534 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
8535
8536 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
8537 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
8538
8539 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
8540
8541 * Makefile.in: Fix bit-rot in definitions of CHILL,
8542 CHILL_FOR_TARGET and Chill_LIB.
8543 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
8544 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
8545 CHILL, and CHILL_LIB.
8546
8547 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
8548
8549 * Revert the previous changes. Please see Rob's directory
8550 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
8551
8552 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
8553
8554 * Makefile.in, configure.in, config/mips-gdb.exp,
8555 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
8556 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
8557 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
8558 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
8559 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
8560 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
8561 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
8562 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
8563 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
8564 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
8565 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
8566 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
8567 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
8568 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
8569 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
8570 changes from 94Q1.
8571
8572 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
8573
8574 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
8575 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
8576 Rob's new testing fragments.
8577
8578 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
8579
8580 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
8581 lib/gdb.exp: Replace error proc calls with perror.
8582
8583 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8584
8585 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
8586 version also, match on casted version strings, and match on
8587 gdb startup case where the line numbers might be messed up.
8588
8589 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
8590
8591 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
8592 (CFLAGS): Delete it from here.
8593
8594 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
8595
8596 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
8597
8598 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
8599
8600 * Makefile.in (RUNTEST): Default to just "runtest".
8601
8602 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8603
8604 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
8605 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
8606 the code has been restructured.
8607
8608 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8609
8610 * gdb.t00/default.exp (set write): Allow any number of \r and/or
8611 \n, not just one of each.
8612
8613 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
8614 /bin/cc gives a warning if you do.
8615
8616 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
8617
8618 * gdb.t24/demangle.exp: change expect pattern of
8619 __t10ListS_link1ZUiRCUiPT0
8620
8621 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8622
8623 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
8624 on local variables in recursive functions.
8625
8626 * gdb.t07/Makefile.in: Build the new test.
8627
8628 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8629
8630 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
8631 directly. Instead compare the return values from actual calls.
8632
8633 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
8634
8635 * Makefile.in (check): Set TCL_LIBRARY for runtest.
8636
8637 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8638
8639 * From Peter Schauer with minor modifications.
8640 * gdb.t15/return.exp (return_tests): Handle targets where "return"
8641 stops in mid-line in the caller. Add xfail for returning a float
8642 value on X86 targets.
8643
8644 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8645
8646 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
8647 to avoid expect lossage.
8648 (fmem_LRbug_tests): Likewise.
8649 * gdb.disasm/hppa.s: Corresponding changes.
8650
8651 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
8652 conditions to work with latest dejagnu/expect.
8653
8654 * gdb.t15/funcargs.exp (finish from indirect call): No longer
8655 expected to fail on the PA.
8656 (backtrace in call with trampolines): Explicitly require main
8657 to be frame #1 (no trampolines should show up in backtrace).
8658
8659 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
8660 "continue -expect".
8661 * gdb.t06/break.exp: Likewise.
8662 * gdb.t07/watchpoint.exp: Likewise.
8663 * gdb.t13/bitfields.exp: Likewise.
8664 * gdb.t15/{funcargs,return}.exp: Likewise.
8665 * gdb.stabs/weird.exp: Likewise.
8666 * config/{mips,udi}-gdb.exp: Likewise.
8667
8668 * hppa.sed: Enclose comments within a sed command to avoid
8669 losing with the old OSF1 sed.
8670
8671 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8672
8673 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
8674 sequent dynix.
8675 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
8676 * gdb.t15/funcargs.exp: Conditionally step again to really
8677 finish from marker_call_with_trampolines. Handle the case where
8678 the first step from within call_with_trampolines already steps
8679 us back to main.
8680 * gdb.t15/gdbme.c: Add comment to closing brace of
8681 call_with_trampolines for funcargs.exp.
8682
8683 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8684
8685 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
8686 Fix typo(s).
8687
8688 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8689
8690 * gdb.t07/gdbme.c: More code for watchpoint testing.
8691
8692 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
8693 "Hardware watchpoint" throughout file.
8694 (test_watchpoint_triggered_in_syscall): New test.
8695 (test_complex_watchpoint): New test.
8696
8697 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8698
8699 * gdbme.c (call_with_trampolines): New function to try and step
8700 into. Tests trampoline problems on the PA.
8701
8702 * funcargs.exp (localvars_in_indirect_call): No longer expect
8703 stepping into indirect call to fail on PAs.
8704 (test_stepping_over_trampolines): New test.
8705
8706 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8707
8708 * TODO: Add suggestions for static member function tests, and
8709 completion tests.
8710
8711 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8712
8713 * TODO: Add suggestions for "p/a" tests.
8714
8715 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
8716 (default_gdb_exit): Replace all the hair with sending "quit" to
8717 the process with a simple close.
8718
8719 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8720
8721 * TODO: Add suggestions for shared library tests.
8722
8723 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8724
8725 * TODO: Add suggestions for x/s tests.
8726
8727 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8728
8729 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
8730 "enable once", and "enable breakpoints once" with ".*".
8731
8732 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8733
8734 * TODO: Add suggestions about structure passing tests.
8735
8736 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8737
8738 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
8739 the primary1 test, use work around if __GNUC__ < 2.
8740 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
8741 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
8742 Test for bad output rather than waiting for timeout. Issue
8743 second continue only if first continue failed.
8744
8745 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8746
8747 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
8748 operator[] test with gdb_test because the old code didn't seem to
8749 be getting the quoting right with the new dejagnu.
8750
8751 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
8752
8753 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
8754 one from the path.
8755 * Makefile.in: Use a fresh expect if there is one, use runtest
8756 from the src tree if there is one.
8757
8758 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8759
8760 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
8761 next over recursive call. Revise the tests from that point on
8762 (which had been skipped) to match GDB's actual (correct) output.
8763
8764 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
8765 with next over a breakpoint whose condition is false.
8766
8767 * gdb.t00/help.exp: Comment out "help set print" tests just like
8768 (and for same reason as) "help set" test.
8769
8770 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8771
8772 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
8773 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
8774
8775 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8776
8777 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
8778 necessary gdb_target_udi.
8779
8780 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
8781
8782 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
8783 1838 and 2417; they are fixed.
8784
8785 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
8786 gdb.t03/ptype.exp (ptype structure, ptype union):
8787 Remove xfails; the test is looser than when the xfails were added.
8788
8789 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
8790 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
8791
8792 * gdb.t01/run.exp: Only run shell test if isnative.
8793
8794 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
8795 since "run" automatically loads if necessary. Call gdb_target_udi
8796 after the "file" since "file" kills any execution target.
8797
8798 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
8799 GDB. GDB doesn't work that way (not anymore at least) on UDI.
8800 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
8801 argument for UDI.
8802
8803 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8804
8805 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
8806
8807 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
8808
8809 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8810
8811 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
8812 properly quoting regexps. This makes the second argument to
8813 demangle a fixed string, which matches the callers, instead of a
8814 shell-style pattern which is what the previous implementation
8815 used. Update some of the callers.
8816
8817 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8818
8819 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
8820 (comib_nullified_tests): Fix typo.
8821 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
8822 strings. No longer expected to fail.
8823
8824 * gdb.disasm/hppa.s (addib_tests): Fix typo.
8825 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
8826 strings. No longer expected to fail.
8827
8828 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
8829 string. No longer expected to fail.
8830
8831 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8832
8833 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
8834 No longer expected to fail.
8835
8836 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
8837 string. No longer expected to fail.
8838
8839 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8840
8841 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
8842 only in the names (I probably got most of them). I was even
8843 generous with some which differed in underscores in names, and
8844 probably missed a few, and I *still* was able to remove almost a
8845 third of the file with almost no impact on testsuite coverage.
8846
8847 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8848
8849 * gdb.t00/default.exp: Match udi_attach error message as well as
8850 the one from child_attach.
8851
8852 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
8853
8854 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
8855
8856 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
8857 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
8858
8859 * Move test with enums and partial symbols back to
8860 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
8861 Reverts the change of 26 May 93. Per today's change to
8862 stabs.texinfo, the behavior that weird.exp was expecting was
8863 unreasonable; what is important is that the compiler+gdb get
8864 things right, which happens with a recent gcc. Also fix the test
8865 to deal with native compilers which put out the stab gdb can't
8866 deal with.
8867
8868 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8869
8870 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
8871 in the names. The main thing these accomplish is to slow things down.
8872 Many more such duplicates surely remain.
8873
8874 * gdb.t00/help.exp: Comment out "help support" test just like
8875 (and for same reason as) "help set" test.
8876
8877 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
8878
8879 * gdb.t06/break.exp: Remove setup_xfails for
8880 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
8881 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
8882 about known bug in gcc to include up through 2.5.8.
8883 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
8884 well as "_vb$".
8885 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
8886 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
8887 with latest gcc and gdb.
8888 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
8889 well as "_vb$".
8890
8891 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8892
8893 * configure.in (hppa*-*-*): Also configure and build stabs-only
8894 tests.
8895
8896 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8897
8898 * gdb.t10/hppa.mt: A makefile fragment for the PA.
8899 * gdb.t10/configure.in (hppa*-*-*): Use it.
8900
8901 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8902
8903 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
8904
8905 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8906
8907 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
8908 versions prior to 1.13.5.
8909
8910 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8911
8912 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
8913 the prompt is at the start of a line.
8914
8915 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8916
8917 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
8918 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
8919 in the copr tests now.
8920 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
8921 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
8922 expected to fail.
8923
8924 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
8925
8926 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
8927 gdb.t31/chillvars.exp, lib/gdb.exp:
8928 Tweak to run under either version of expect.
8929 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
8930 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
8931 * gdb.t11/list.exp: Remove extraneous whitespace.
8932
8933 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8934
8935 * gdb.t16/printcmds.exp (test_print_strings): Accept
8936 "(unsigned char *) " before the string.
8937
8938 * TODO: Add notes about printing of fancy types and GDB expressions.
8939
8940 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
8941
8942 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
8943 * gdb.t06/configure.in: Don't try to compile signals test program
8944 if doing mips-idt-ecoff.
8945
8946 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
8947
8948 * Most .exp files: Tweak to run under either version of expect.
8949
8950 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8951
8952 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
8953 xfails; I'm not sure why they are failing, but not because of PR 1806.
8954
8955 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
8956
8957 * config/unix-gdb.exp: Remove gdb_unload cause it's already
8958 defined in lib/gdb.exp.
8959
8960 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8961
8962 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
8963 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
8964 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
8965 have to be typeless.
8966
8967 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8968
8969 * TODO: Add suggestion for copyright year test.
8970
8971 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
8972
8973 * configure.in (*-*-lynxos*): Add stabs tests.
8974
8975 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8976
8977 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
8978 so insert a tab before any assembler directive in column zero.
8979
8980 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
8981 stores.
8982 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
8983 stores.
8984 (fpu_short_memory_tests): Likewise.
8985
8986 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8987
8988 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
8989 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
8990 .stabs directives in comments.
8991
8992 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8993
8994 * TODO: New file, describing tests we could write.
8995 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
8996
8997 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8998
8999 * gdb.t06/signals.exp: Add kludge to force re-sync.
9000
9001 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
9002 to xgdb instead of gdb, get out of gdb.
9003
9004 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
9005
9006 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
9007 for info.
9008
9009 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9010
9011 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
9012 * gdb.stabs/configure.in (hppa*-*-*): Use it.
9013 * gdb.stabs/hppa.sed: New sed script for the PA.
9014
9015 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9016
9017 * gdb.stabs: Re-write weird.def and configuration to use sed
9018 instead of cpp. sed is portable and POSIX; cpp is neither.
9019
9020 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9021
9022 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
9023
9024 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9025
9026 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
9027
9028 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9029
9030 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
9031 "_vb$".
9032 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
9033 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
9034
9035 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9036
9037 * lib/gdb.exp: Comment out code which depends on non-existent
9038 `transform' procedure.
9039
9040 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
9041
9042 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
9043 * lib/gdb.exp: Transform tool name.
9044 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
9045 1.1's new error handling system.
9046
9047 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9048
9049 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
9050
9051 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9052
9053 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
9054 They made pattern matching so slow that timeouts happened on
9055 heavily loaded systems. Now any output from "show print" which
9056 gets us back to the GDB prompt is a PASS.
9057
9058 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
9059
9060 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
9061
9062 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9063
9064 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
9065
9066 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
9067 It is not from PR 3220.
9068
9069 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9070
9071 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
9072 just started failing because they depended on the order the
9073 subcommands are presented, or exact docstring text. This kind of
9074 test is a pain and has minimal benefit.
9075
9076 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9077
9078 * gdb.t09/corefile.exp: At end of test, use "core" command with
9079 no arguments.
9080
9081 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
9082
9083 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
9084 17}/Makefile.in: Make it possible to run the testsuite with Sun
9085 make and CC = cross gcc by adding explicit build rules for .o
9086 files.
9087
9088 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9089
9090 * gdb.t15/funcargs.exp: Don't put comments on same line as
9091 setup_xfail (@#$*%& tcl braindamage!).
9092
9093 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9094
9095 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
9096
9097 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
9098
9099 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
9100 * gdb.t20/inherit.exp: remove three dumplicate entries.
9101
9102 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9103
9104 * gdb.t06/break.exp: For "next over recursive call", fail on any
9105 incorrect output, not just on "factorial (value=2)".
9106
9107 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9108
9109 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
9110 working now. Add an xfail if accesing a bss variable causes
9111 a memory error if the target is not yet run.
9112
9113 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9114
9115 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
9116 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
9117 name of __st* demangling (2 strings). Did Kung really get the
9118 more than 95 others right without testing them?
9119
9120 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
9121
9122 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
9123
9124 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
9125
9126 * configure.in (configdirs): Add gdb.disasm
9127 * gdb.disasm: New directory for GDB disassembler tests.
9128 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
9129
9130 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9131
9132 * gdb.t00/help.exp: Don't test "help set".
9133
9134 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
9135 from within expect statements. None of these happen anymore and
9136 they cause regressions to be silently unnoticed.
9137
9138 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
9139 messages) about known failures with gcc cygnus-2.4.5-930417.
9140
9141 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
9142 comp-info.exp so it gets built if it doesn't exist.
9143
9144 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
9145 it is no longer used.
9146 * gdb.t13/comp-info.c: Removed.
9147
9148 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9149
9150 * gdb.t06/signals.exp: Add xfail for sun3.
9151
9152 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9153
9154 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
9155 relevant because ^C doesn't get sent but failure can be reproduced
9156 interactively).
9157
9158 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9159
9160 * gdb.stabs/alpha.mt: New configuration file for alpha.
9161 * gdb.stabs/configure.in: Use it.
9162 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
9163 sharing with alpha.mt, redefine long to word via preprocessor.
9164 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
9165 for alpha.
9166 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
9167 native cc.
9168 * gdb.t00/teststrategy.exp: Change expect string so that we
9169 consume the `(xgdb)' from the command echo and from the gdb prompt.
9170 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
9171 gdb currently compares all values as long, so this failure probably
9172 applies to any configuration where LONGEST is bigger than a target int.
9173 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
9174 with gcc.
9175 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
9176 to handle opaque pointers, gcc is.
9177 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
9178 as first argument. Include <sys/types.h> and change all operator
9179 new definitions to use size_t.
9180 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
9181 now that we use size_t.
9182
9183 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9184
9185 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
9186 a long or float array cast all array members to the same type.
9187 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
9188 with 64 bit longs.
9189 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
9190 on alpha.
9191 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
9192
9193 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9194
9195 * gdb.t24 (demangle.exp): Constructors of templates have names like
9196 vector<int>::vector(int) not vector<int>::vector<int>(int). See
9197 section 14.6 of the ARM.
9198
9199 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
9200 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
9201 accomplish little and slow down the testsuite.
9202
9203 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
9204 Accept spaces various places.
9205
9206 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9207
9208 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
9209 with watchpoint enabled.
9210
9211 * Makefile.in: Remove definition of CC and remove the second
9212 definition of CXX (the "CXX = gcc" one remains). These definitions
9213 were causing backquotes to be expanded within backquotes, which
9214 doesn't work.
9215
9216 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9217
9218 * gdb.t17/callfuncs.exp: Add "return 0" to end.
9219
9220 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9221
9222 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
9223 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
9224 by mips cc and contains no stabs entries.
9225
9226 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
9227
9228 * config/vx-gdb.exp: Use fake device to load files rather than
9229 NFS.
9230 * lib/gdb.exp: New proc to do "file" command.
9231 * config/unix-gdb.exp: Use new "file" proc.
9232
9233 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9234
9235 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
9236 Rework board rebooting slightly.
9237 (gdb_exit): Don't exit from the remote shell; there isn't one.
9238 * gdb.stabs/weird.exp: If a program is being debugged already,
9239 kill it.
9240 * gdb.t04/setvar.exp: Stop and restart gdb.
9241 * gdb.t05/expr.exp: Likewise.
9242 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
9243 restart gdb and reload the program.
9244 * gdb.t08/opaque.exp: Likewise.
9245 * gdb.t12/scope.exp: Likewise.
9246 * gdb.t13/bitfields.exp: Likewise.
9247 * gdb.t15/funcargs.exp: Likewise.
9248 * gdb.t20/classes.exp: Likewise.
9249 * gdb.t03/ptype.exp: Increase timeout.
9250 * gdb.t16/printcmds.exp (test_print_string_constants,
9251 test_print_array_constants): Likewise.
9252 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
9253 * gdb.t20/classes.exp (do_tests): Likewise.
9254 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
9255
9256 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
9257
9258 * gdb.stabs: Renamed *wierd* to *weird*.
9259
9260 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9261
9262 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
9263 for timeout. Add "known gcc 2.4.5 bug" to failure message.
9264
9265 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9266
9267 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
9268 (do_tests): Remove xfail for whatis on one_var and two_var.
9269
9270 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
9271
9272 * Makefile.in: Made cross building work better by adding
9273 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
9274
9275 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9276
9277 * gdb.t15/{return.c,return.exp,Makefile.in}:
9278 New test, currently commented out.
9279
9280 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
9281
9282 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
9283 still running and removes the leftover named socket so GDb can do
9284 clean restarts.
9285
9286 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
9287
9288 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
9289 console, not GDB.
9290 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
9291 cross testing works better with "make check"
9292 * config/unix-gdb: Use default procedures for exit and version.
9293 * config/vx-gdb.exp: Cleaned up and massaged back to working order
9294 with the newest VxWorks.
9295
9296 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9297
9298 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
9299 old form.
9300
9301 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
9302 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
9303
9304 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
9305
9306 * config/unix-gdb.exp: Remove this version of gdb_exit
9307 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
9308 Rob says he'll look at it when he gets back to testing boards.
9309
9310 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
9311
9312 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
9313 an expected fail for certain ptype commands.
9314
9315 * gdb.t20/classes.exp: Update expected results of "ptype class
9316 Base1" to account for the constructor that now appears in the type.
9317
9318 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
9319
9320 * configure.in (configdirs): Restore gdb.t04, which mysteriously
9321 disappeared from list.
9322 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
9323 "alldone" proc with call to cleanup and exit.
9324 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
9325 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
9326 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
9327 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
9328 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
9329 "alldone" proc with simple returns that suppress remaining
9330 tests. The alldone proc went away many months ago.
9331
9332 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9333
9334 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
9335
9336 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
9337
9338 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9339
9340 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
9341 as vax gdb will display them.
9342
9343 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9344
9345 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
9346 optimizers.
9347
9348 * scope.exp: Change "bad value for localval" messages so each one
9349 is unique.
9350
9351 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
9352 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
9353
9354 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
9355
9356 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9357
9358 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
9359 doesn't exist (due to optimization).
9360
9361 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9362
9363 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
9364 contains \r because the filename is long.
9365
9366 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
9367 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
9368
9369 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9370
9371 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
9372 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
9373 Ultrix.
9374 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
9375 int tests.
9376 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
9377
9378 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
9379
9380 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
9381
9382 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
9383 to match does not match the passing case but still matches the
9384 failing case.
9385
9386 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9387
9388 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
9389
9390 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
9391
9392 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
9393 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
9394 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
9395 Remove various versions of gdb_exit.
9396 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
9397 gdb_exit.
9398 * config/unix-gdb.exp: gdb_exit remains here, and should override
9399 the generic version, since it's doing a lot of wierd stuff that
9400 the other versions aren't. FIXME, fold it in, or abandon this
9401 version.
9402
9403 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9404
9405 * gdb.t24/demangle.exp: Add tests for PR 3220.
9406
9407 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9408
9409 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
9410
9411 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
9412
9413 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
9414 "i386-*-*". Works for i486 as well.
9415
9416 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
9417 bug, and expand domain of xfail to all SVR4 systems, since the
9418 actual problem is likely to be in generic SVR4 /proc support.
9419
9420 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9421
9422 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
9423
9424 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
9425
9426 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
9427 xfails for other systems. Match a missing 'Continuing.' as an
9428 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
9429
9430 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
9431 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
9432 Only issue warning for missing executables if -all option is used.
9433
9434 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
9435 file if -all option is used. It's like an unpredictable XFAIL.
9436
9437 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9438
9439 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
9440 for dynamically linked binaries.
9441
9442 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
9443
9444 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9445
9446 * gdb.t20/inherit.exp: Change message for "print tagless struct"
9447 to state that this is a known bug in old versions of g++.
9448
9449 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9450
9451 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
9452 while waiting for `Continuing'.
9453
9454 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
9455
9456 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
9457 in text, data, and bss.
9458 * gdb.t10/nodebug.c: Add local and global test variables for
9459 initialized and uninitialized data.
9460
9461 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9462
9463 * config/unix-gdb.exp (gdb_exit): Add "wait".
9464
9465 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9466
9467 * gdb.t06/signals.exp: xfail the continue from the handler for all
9468 targets.
9469
9470 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
9471 function with watchpoints enabled, the i386 call dummy starts with
9472 a call.
9473
9474 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
9475 386 bsd names its corefiles.
9476
9477 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
9478
9479 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
9480 compilers don't grok it.
9481 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
9482 with small octal ints rather than character constants, which
9483 are signed and might not fit if first promoted to int.
9484
9485 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
9486
9487 * gdb.t09/Makefile.in (clean): Remove corefile.
9488
9489 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9490
9491 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
9492
9493 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9494 and Jim Kingdon (kingdon@cygnus.com)
9495
9496 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
9497 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
9498 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
9499
9500 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9501
9502 * gdb.t17/interrupt.exp: Add xfail for hppa.
9503
9504 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9505
9506 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
9507 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
9508 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
9509 to determine signed-ness of bitfields and use the result to setup
9510 the xfail.
9511 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
9512 * gdb.t15/funcargs.exp: Use them to step until the second indirect
9513 call line is reached if necessary.
9514
9515 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9516
9517 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
9518
9519 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9520
9521 * gdb.t06/break.exp: Also test `clear' command.
9522
9523 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9524
9525 * gdb.t00/teststrategy.exp: Remove extra quote.
9526
9527 * gdb.t07/watchpoint.exp: Change xfail for calling function with
9528 watchpoint enabled to be for all non-68k machines.
9529
9530 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
9531
9532 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9533
9534 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
9535 targets use aout.mt instead of ecoff.mt as gas understands
9536 standard aout format.
9537
9538 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9539
9540 * lib/gdb.exp (runto): Don't insist that function we are running to
9541 was compiled with -g.
9542
9543 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
9544
9545 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
9546 to get back into the read system call.
9547 Accept leading newline in case where we woke it up.
9548
9549 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9550
9551 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
9552 to make the stabs test work on ecoff systems using gcc and -with-stabs.
9553 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
9554 enable ecoff configuration.
9555
9556 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9557
9558 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
9559
9560 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9561
9562 * gdb.t16/printcmds.exp: Add another printf test.
9563
9564 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
9565
9566 * configure.in: If configured -with-stabs on any target, add
9567 stabsdirs to configdirs.
9568
9569 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9570
9571 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
9572 fun" so pattern does not match the command itself.
9573
9574 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9575
9576 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
9577
9578 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9579
9580 * gdb.t17/interrupt.exp: Test for more things.
9581
9582 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9583
9584 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
9585 compiler arranges the code and line numbers.
9586
9587 * gdb.t17/interrupt.exp: Don't send \n after ^C.
9588
9589 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9590
9591 * gdb.t00/help.exp: Increase expect input buffer size.
9592
9593 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9594
9595 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
9596
9597 * gdb.t07/watchpoint.exp: Add xfail for hppa.
9598
9599 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
9600
9601 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
9602 [0-9]*, not just [0-9].
9603
9604 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9605
9606 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
9607
9608 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
9609
9610 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9611
9612 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
9613
9614 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9615
9616 * gdb.t06/signals.c: Add xfails for sun3.
9617
9618 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
9619
9620 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
9621 test_stepping tests.
9622
9623 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9624
9625 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
9626
9627 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
9628
9629 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
9630 rather than actually putting it through cpp twice.
9631
9632 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
9633
9634 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
9635
9636 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
9637 no longer needed.
9638
9639 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9640
9641 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
9642
9643 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
9644 C++ features prints as "struct", make it a pass, not an xfail.
9645
9646 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9647
9648 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
9649 Don't require VA to print as "class" rather than "struct".
9650
9651 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
9652
9653 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
9654
9655 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9656
9657 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
9658
9659 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9660
9661 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
9662 order.
9663
9664 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9665
9666 * gdb.t16/printcmds.exp: Add printf tests.
9667
9668 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
9669
9670 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
9671
9672 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
9673
9674 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
9675 pass counts, to counteract any existing or future setup_xfails.
9676
9677 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9678
9679 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
9680 {BEGIN,END}_COMMON for common block instead of STAB.
9681 * gdb.stabs/wierd.exp: Add xfail for rs6000.
9682
9683 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
9684 intp_var should be N_GSYM not N_LSYM.
9685 wierd-aout.S: Use a label for the value of the N_SO.
9686 wierd.def: Remove all backslashes.
9687 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
9688
9689 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9690
9691 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
9692 get the expected next to inheritance3.
9693
9694 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9695
9696 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
9697 now that gcc-2.4 gets it right.
9698
9699 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9700
9701 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
9702
9703 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
9704 generating comp-info.exp which works for cross-compilation.
9705
9706 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
9707
9708 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
9709 "*-*-sysv4.*".
9710
9711 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
9712
9713 * gdb.t01/run.exp: Start with a fresh gdb.
9714 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
9715 SVR4.x.
9716
9717 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
9718
9719 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
9720 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
9721 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
9722 Makefile.in (distclean, realclean): Remove gdbme.c from list of
9723 things to remove.
9724
9725 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
9726
9727 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
9728 test cases from bug reports.
9729
9730 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
9731
9732 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
9733 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
9734 avoid spurious xfails.
9735 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
9736 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
9737 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
9738
9739 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
9740
9741 * gdb.t00/teststrategy.exp: Rework to provide more useful
9742 description of each test, fix problem with systems that define
9743 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
9744 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
9745 results for "next over recursive call" so timeouts aren't taken
9746 by error.
9747
9748 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
9749
9750 * gdb.t12/scope.exp: Test printing of variables before run.
9751
9752 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
9753 printed in wrong order due to sorting.
9754
9755 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
9756
9757 * gdb.t00/teststrategy.exp: Fix expected results for printing
9758 user entered string constant. Is array of char, prints with no
9759 address.
9760
9761 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
9762 commands.
9763 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
9764 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
9765 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
9766 of struct of char arrays.
9767 * gdb.t00/radix.exp: New tests for radix commands.
9768
9769 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
9770
9771 * gdb.t16/printcmd.exp: Print a variable before running program
9772 (with xfail for AIX).
9773
9774 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
9775
9776 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
9777
9778 * gdb.t16/printcmd.exp: Don't print variables before running program.
9779
9780 * gdb.t06/break.exp: Don't require envp argument to main.
9781
9782 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
9783
9784 * gdb.t02/whatis.exp, gdb.t11/list.exp:
9785 Add xfails for rs6000.
9786
9787 * gdb.t02/whatis.exp: Change other tests not to re-test something
9788 we already tested.
9789
9790 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
9791 each type used has a variable of that type.
9792
9793 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
9794
9795 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
9796
9797 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9798
9799 * configure.in: change srctrigger to be a file, not a directory
9800
9801 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
9802
9803 * configure.in (mips-idt-ecoff*): Added trailing '*'.
9804
9805 * gdb.t11/list.exp: Fixed a couple of typos.
9806
9807 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
9808
9809 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
9810 is fixed and PR is closed.
9811 * gdb.t16 (gdbme.c): Add simple test string variable.
9812 * gdb.t16 (printcmds.exp): Add tests with simple test string
9813 variable, primarily for boundaries on "set print elements".
9814
9815 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
9816
9817 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
9818 Make leading 0's optional and don't expect a tab in the middle
9819 of the number.
9820
9821 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
9822
9823 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
9824 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
9825 don't end command passed to gdb_test with newline.
9826
9827 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
9828 signed keyword away, don't expect signed bitfields to be signed.
9829
9830 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
9831 printing with only as many 1's as are in the field as well as printing
9832 with 32 1's (see comment).
9833
9834 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
9835
9836 * gdb.t00/default.exp: Start with a fresh gdb.
9837 * configure.in (configdirs): Remove gdb.t31 until the chill
9838 compiler works again. It no longer is able to find chillrt0
9839 since it isn't in libchill.a anymore.
9840 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
9841 wierd.o, make more modular.
9842 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
9843 spurious newlines that caused problems.
9844
9845 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9846
9847 * Move test with enums and partial symbols from gdb.t03/ptype.exp
9848 to gdb.stabs/wierd.exp since GCC has worked around the bug.
9849 gdb.stabs/wierd.{exp,def}: Many new tests.
9850
9851 * gdb.t00/default.exp: update info line for new message.
9852
9853 * gdb.t02/{whatis.exp,gdbme.c}:
9854 Test that "char *" doesn't print as "caddr_t".
9855
9856 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9857
9858 * gdb.t00/help.exp: Use .* in place of some help messages which
9859 just changed.
9860 gdb.t00/default.exp: Update "info frame" test for new message.
9861 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
9862 Remove some xfails
9863
9864 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9865
9866 * gdb.t03/{gdbme.c,ptype.exp}:
9867 Add tests for typedef'd struct and union without tags.
9868 Also check "whatis" on a variable of a typedef'd enum without a tag.
9869
9870 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
9871 PRMS 1823; the bug still exists but isn't reproduced by this test
9872 anymore), and remove rs6000 XFAIL (the bug is fixed).
9873
9874 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
9875 duplicated from whatis.exp. For those that are left, accept
9876 "long", "long int", or "int" for long variables (whatis.exp already
9877 has an XFAIL for "int", so no need to fail it here).
9878
9879 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
9880 Deal with GCC's names for types now that GDB uses the compiler's names.
9881
9882 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
9883 setup_xfail's for sunos4. If we #defined the signed keyword away,
9884 don't expect GDB to know that char it is signed.
9885
9886 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
9887
9888 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
9889
9890 * configure.in (configdirs): Add gdb.t24 for C++ tests that
9891 should work on any system, regardless of debugging format.
9892 * gdb.t21/demangle.exp: Move to gdb.t24.
9893 * gdb.t24/demangle.exp: Move from gdb.t21.
9894 * gdb.t24/{Makefile.in, configure.in}: New files.
9895
9896 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9897
9898 * configure.in: Do gdb.stabs and C++ tests only for stabs.
9899 * gdb.stabs: New directory.
9900
9901 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9902
9903 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
9904 not just "Quit anyway?".
9905
9906 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
9907
9908 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
9909 that all setup_xfails are immediately followed by clear_xfails.
9910
9911 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
9912
9913 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
9914 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
9915 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
9916 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
9917 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
9918 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
9919 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
9920 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
9921 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
9922 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
9923 gdb.t31/chillvars.exp, lib/gdb.exp:
9924 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
9925 bug-gdb@prep.ai.mit.edu.
9926
9927 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
9928
9929 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
9930 with 0.0, not integer 0.
9931
9932 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
9933
9934 * gdb.t06/break.exp: Update for "Kill the program" message change.
9935
9936 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
9937
9938 * Makefile.in (GDBFLAGS): Set to -nx.
9939 * Makefile.in (site.exp): Use GDBFLAGS.
9940
9941 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9942
9943 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
9944 Makefiles.
9945 (check): depend on just-check.
9946 (just-check): added so that tests can be run without a noop
9947 build pass.
9948
9949 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9950
9951 Switch to using configure's configdirs.
9952 * Makefile.in (Makefile): add configure.in dependency.
9953 (SUBDIRS): removed redundant assignment.
9954 * configure.in: switch subdirs assignment to configdirs.
9955 * gdb.t*/configure.in: new files.
9956
9957 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
9958
9959 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
9960 works.
9961
9962 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
9963
9964 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
9965 in explicit rules. Apparently this is not supported by some makes.
9966
9967 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
9968
9969 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
9970
9971 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9972
9973 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
9974 disappeared.
9975
9976 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9977
9978 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
9979
9980 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
9981
9982 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
9983 watchpoint problem that is now fixed.
9984 * gdb.t30/chexp.exp: Remove setup_xfail for printing
9985 uninitialized convenience variables.
9986 * gdb.t31/chillvars.exp: Fix expected patterns for printing
9987 structures.
9988
9989 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9990
9991 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
9992 which causes expect to get out of sync with gdb on long output
9993 from help set.
9994 * gdb.t09/corefile.exp: Make expected pattern for core file
9995 failing signal and frame output format less sun specific.
9996
9997 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
9998
9999 * gdb.t31/chillvars.exp: Add and remove initial dummy
10000 breakpoint, so that symbol table is forced in.
10001 (Needed at least on Sunos4, though it seems not SVR4.)
10002 * gdb.t31/chillvars.exp: Update for changed output format.
10003
10004 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
10005
10006 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
10007
10008 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
10009
10010 * Makefile.in: Added --srcdir when invoking runtest, removed the
10011 need for a local config file. (optional now)
10012
10013 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
10014
10015 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
10016 failure count used to force early termination. Add some more
10017 expected failures for gnu style demangling.
10018
10019 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10020
10021 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
10022 pmi variable from gdb.t20/gdbme to get optimized away.
10023 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
10024 Check for written corefile upon timeout _and_ eof.
10025
10026 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10027
10028 * config/unix-gdb.exp: Add missing return 0.
10029
10030 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10031
10032 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
10033 test termination.
10034
10035 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
10036
10037 * configure.in (subdirs): Put back gdb.t17 which mysteriously
10038 disappeared.
10039
10040 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
10041
10042 * gdb.t10/crossload.exp: Disable the i860-elf test until such
10043 time as i860 support works.
10044
10045 * gdb.t15/funcargs.exp: Fix expected outputs to include
10046 "backtrace 100\r" rather than just "backtrace\r", to match last
10047 change.
10048
10049 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
10050
10051 * config/udi-gdb.exp (gdb_exit): Remove close command.
10052 (gdb_target_udi): New procedure to set the UDI target.
10053 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
10054 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
10055 Added waits for prompts after several question responses. Added
10056 some more responses used by a29k-amd-udi-gdb.
10057 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
10058 pass different arguments, restart UDI connection after program
10059 completion.
10060 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
10061 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10062 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
10063 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
10064 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
10065 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
10066 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10067 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
10068 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
10069 after program completion.
10070 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
10071 compiled with a SELECT_VECS setting.
10072 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
10073 infinite recursion.
10074
10075 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
10076 Added checks for COFF results, and made them expected failures for
10077 all targets. It would be better to make them expected failures
10078 for COFF targets only.
10079
10080 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10081
10082 * Makefile.in: add null dvi target, don't bother to recurse
10083 through test directories for info and install-info; rename
10084 $(datadir) to be dejagnu instead of deja-gnu
10085
10086 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
10087
10088 * gdb.t31/gdbme.ch: Re-enable code that previously caused
10089 compiler to coredump.
10090 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
10091 code.
10092
10093 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
10094
10095 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
10096 coredump.
10097 * gdb.t31/chillvars.exp: Comment out tests that depend on that
10098 code.
10099
10100 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
10101
10102 * gdb.t03/ptype.exp: tests for return code from gdb_test.
10103 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
10104 which in a shell. Deletes xgdb when done.
10105 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
10106 Tests the return from the "set height" or "set width" commands.
10107 Added a few return codes where needed.
10108
10109 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
10110
10111 * Makefile.in (SUBDIRS): Add gdb.t17.
10112 * configure.in (subdirs): Add gdb.t17.
10113 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
10114 files to test gdb's calling of functions in the inferior with
10115 the correct arguments and gdb's ability to retrieve any
10116 result returned.
10117
10118 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
10119
10120 * config/unix-gdb.exp (gdb_exit): Remove close commands that
10121 may be called after gdb goes away. Previous versions of expect
10122 needed these to avoid file descriptor leaks, but they cause
10123 errors with the current revision of expect.
10124 * gdb.t00/gdbvars.exp: Use -re on expected output after
10125 setting sevenbit-strings.
10126 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
10127 to set sevenbit-strings consistent across tests.
10128 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
10129 set sevenbit-strings consistent across tests.
10130
10131 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
10132
10133 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
10134 expected output to match current "expect" expectations.
10135
10136 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
10137
10138 * gdb.t00/default.exp: Change expected output for default "source"
10139 command, to match new gdb behavior which requires a filename to
10140 source.
10141
10142 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
10143
10144 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
10145 expected fail for i486-*-* that misses the marker2 function.
10146 * gdb.t10/crossload.exp (bfddefault): Allow successful
10147 recognition of a format to pass even if no symbols are found.
10148 Explicitly catch failures where the format is not recognized
10149 or is ambiguous, and add the reason to the fail message.
10150 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
10151 the cause is and invalid target and add reason to failure message.
10152 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
10153 elf32-i386, elf32-sparc, and elf32-i860.
10154 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
10155 Set up expected failure for 'filename'::variable scope resolution,
10156 which is now apparently broken on all targets.
10157 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
10158 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
10159 gdb.t23/templates.exp: Change failure for missing binfile into
10160 just a warning.
10161 gdb.t21/demangle.exp: Change all cfront references to 'arm'
10162 references.
10163
10164 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
10165
10166 * gdb.t00/default.exp: Add expected output for default "source"
10167 command, to match new gdb behavior.
10168 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
10169
10170 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
10171
10172 * config/*-gdb.exp: returns an error, rather than exiting on
10173 internal errors.
10174
10175 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
10176
10177 * gdb.t03/gdbme.c: Add pointer to struct variable.
10178 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
10179 referencing struct members.
10180
10181 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
10182
10183 * configure.in (mips-idt-ecoff): New target.
10184 * config/mips-gdb.exp: New file for remote board using MIPS remote
10185 debugging protocol.
10186
10187 * Redid configuration scheme. Removed gdb.t*/configure.in.
10188 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
10189 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
10190 distclean targets. Built executables via .o files. Adjusted
10191 tests to account for source files in $(srcdir) rather than
10192 $(objdir).
10193 * lib/gdb.exp (runto): Don't expect () after the function name,
10194 because it may have arguments.
10195
10196 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
10197
10198 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
10199 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
10200 expected failures for mips-idt-* and mips-sgi-*.
10201 * gdb.t00/default.exp (attach): Kill process if requested.
10202 * gdb.t00/help.exp (help target core, help target): Accept a gdb
10203 that does not read core files.
10204 * gdb.t01/run.exp: Removed checks for exit status code.
10205 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
10206 it is linked in.
10207 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
10208 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
10209 appropriate, rather than doing it by hand.
10210 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
10211 execution.
10212 * gdb.t10/crossload.exp: Kill existing program if needed.
10213 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
10214 appropriate, rather than doing it by hand. Always increase
10215 timeout for this test, not just for VxWorks.
10216
10217 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
10218
10219 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
10220 of Chill STRUCT types and STRUCT values.
10221 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
10222 than "char".
10223 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
10224 struct2): New struct definitions and initializations to test
10225 simple Chill STRUCT types.
10226
10227 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
10228
10229 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
10230 the null byte at the end of strings.
10231 * gdb.t00/default.exp: Make show version insensitive to copyright
10232 date.
10233 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
10234 to avoid dependencies on target char signedness.
10235 * gdb.t16/printcmds.exp: Update expected results for explicitly
10236 unsigned char.
10237 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
10238 now work.
10239 * gdb.t21/demangle.exp: Add many more patterns for template
10240 demangling, most of them being expected failures.
10241 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
10242 string we are matching for, to match on the whole string.
10243 * gdb.t21/demangle.exp: Add many new test strings to demangle,
10244 and fix a whole bunch that had incorrect expected output but were
10245 passing anyway because of the bug in "proc demangle".
10246 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
10247 type.
10248 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
10249
10250 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
10251
10252 * gdb/testsuite: made modifications to testcases, etc., to allow
10253 them to work properly given the reorganization of deja-gnu and the
10254 relocation of the testcases from deja-gnu to a "tool" subdirectory.
10255
10256 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
10257
10258 * gdb/testsuite: Initial creation of gdb/testsuite.
10259 Migrated dejagnu testcases and support files for testing nm to
10260 gdb/testsuite from deja-gnu. These files were moved "as is"
10261 with no modifications. This migration is part of a major overhaul
10262 of dejagnu. The modifications to these testcases, etc., which
10263 will allow them to work with the new version of dejagnu will be
10264 made in a future update.
10265 \f
10266 Local Variables:
10267 mode: indented-text
10268 left-margin: 8
10269 fill-column: 74
10270 version-control: never
10271 End:
This page took 0.262079 seconds and 4 git commands to generate.