2003-05-03 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2003-05-05 Andrew Cagney <cagney@redhat.com>
2
3 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
4 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
5
6 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
7
8 * gdb.base/charset.exp: Update based on new behavior of set/show
9 charset commands.
10
11 2003-05-01 Andrew Cagney <cagney@redhat.com>
12
13 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
14 variable do not give memory errors.
15
16 2003-04-30 Adam Fedor <fedor@gnu.org>
17
18 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
19 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
20 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
21 gdb.objc/basicclass.m: : New files
22
23 * lib/gdb.exp (gdb_compile_objc): New procedure.
24
25 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
26
27 * gdb.base/signals.exp: Make backtrace tests more specific.
28
29 2003-04-23 David Carlton <carlton@bactrian.org>
30
31 * gdb.c++/maint.exp (test_first_component): Add tests for
32 'operator' in more locations.
33
34 2003-04-16 Kevin Buettner <kevinb@redhat.com>
35
36 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
37
38 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
39
40 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
41 func marke' instead. Update test name.
42
43 2003-04-15 David Carlton <carlton@math.stanford.edu>
44
45 * gdb.c++/maint.exp: New file.
46
47 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
48
49 * gdb.threads/schedlock.c: Change type of thread function argument
50 to long, to avoid warnings on 64-bit platforms.
51
52 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
53
54 * gdb.base/attach.exp: Add new message from ptrace in case of
55 attaching to nonexistent process.
56
57 2003-04-11 Jim Blandy <jimb@redhat.com>
58
59 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
60 gdb.c++/userdef.cc: Place comments on the lines to which the
61 marker function might return.
62 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
63 gdb.c++/userdef.exp: Look for those comments to check that we've
64 returned to the right place, instead of checking line numbers.
65
66 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
67
68 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
69 match on sourcefile name, instead of directory name.
70
71 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
72
73 * gdb.base/completion.exp: Use string_to_regexp to match the
74 working directory name.
75
76 2003-04-09 Jim Blandy <jimb@redhat.com>
77
78 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
79 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
80 after an inferior function call, report the failure, but allow the
81 test to continue.
82
83 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
84
85 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
86 with -DPROTOTYPES.
87
88 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
89
90 * gdb.base/break.exp: Revert last patch.
91
92 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
93
94 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
95 with -DPROTOTYPES.
96
97 2003-04-02 Andrew Cagney <cagney@redhat.com>
98
99 * gdb.base/callfuncs.exp: Make "print add" messages unique.
100 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
101 matching directories by the name breakpoint.
102 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
103 Make "continue to marker1" consistent.
104 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
105 message consistent.
106 * lib/gdb.exp: Put "the program is no longer running", and "the
107 program exited" in parenthesis.
108 * lib/mi-support.exp: Ditto.
109
110 2003-04-02 Bob Rossi <bob_rossi@cox.net>
111
112 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
113
114 2003-03-29 Andrew Cagney <cagney@redhat.com>
115
116 * gdb.base/sizeof.c (main): Print the value of '\377'.
117 * gdb.base/sizeof.exp: Check the sign of '\377'.
118
119 2003-03-27 Michael Chastain <mec@shout.net>
120
121 * gdb.base/gdb1090.exp: New file.
122 * gdb.base/gdb1090.cc: New file.
123
124 2003-03-27 J. Brobecker <brobecker@gnat.com>
125
126 * gdb.gdb/observer.exp: New regression test.
127
128 2003-03-27 Michael Chastain <mec@shout.net>
129
130 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
131 * gdb.base/ptype.exp: Likewise.
132
133 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
134
135 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
136
137 2003-03-26 Michael Chastain <mec@shout.net>
138
139 * gdb.base/ptype.exp: Actually use some typedef'd types.
140
141 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
142
143 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
144 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
145
146 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
147
148 * gdb.base/default.exp: Fix regular expression.
149
150 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
151
152 * gdb.base/args.exp: Fix regular expression.
153
154 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
155
156 * gdb.base/help.exp: Allow Win32 child process.
157
158 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
159
160 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
161 when stepping out of main().
162
163 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
164
165 * gdb.base/default.exp: Check for win32 specific message when calling
166 "run" without executable.
167
168 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
169
170 * gdb.base/args.exp: Expect .exe in output.
171
172 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
173
174 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
175 Cygwin native.
176
177 2003-03-17 Andrew Cagney <cagney@redhat.com>
178
179 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
180 vector registes.
181 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
182 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
183
184 2003-03-17 David Carlton <carlton@math.stanford.edu>
185
186 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
187 test, for PR breakpoints/38.
188 Call test_watchpoint_and_breakpoint.
189 * gdb.base/watchpoint.c (func3): New function.
190 (main): Call func3.
191
192 2003-03-04 David Carlton <carlton@math.stanford.edu>
193
194 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
195 Garply<Garply<char> >:: garply".
196 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
197 with respect to PR c++/1111; note also PR c++/1113.
198 (test_template_breakpoints): KFAIL "constructor breakpoint" with
199 respect to PR c++/1062.
200 KFAIL "destructor breakpoint" with respect to PR c++/1112.
201
202 2003-03-03 David Carlton <carlton@math.stanford.edu>
203
204 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
205 with respect to PR c++/57.
206 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
207 c++/826.
208 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
209 respect to PR c++/57.
210
211 2003-03-03 David Carlton <carlton@math.stanford.edu>
212
213 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
214 respect to PR c++/33 into FAILs.
215
216 2003-03-03 Michael Chastain <mec@shout.net>
217
218 * configure.in: Update copyright years.
219
220 2003-03-03 Michael Chastain <mec@shout.net>
221
222 * Makefile.in: Update copyright years.
223
224 2003-02-28 David Carlton <carlton@math.stanford.edu>
225
226 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
227 print class instead of struct and/or superfluous protection
228 specifiers, as long as the resulting output is equivalent to the
229 source code.
230 Delete FIXME from end of messages on tests that don't need
231 fixing.
232
233 2003-02-28 David Carlton <carlton@math.stanford.edu>
234
235 * gdb.c++/templates.exp (do_tests): Allow const in the two
236 Foo<volatile char *>::foo tests.
237
238 2003-02-27 Michael Snyder <msnyder@redhat.com>
239
240 * gdb.base/restore.c (main): Return zero, so exit code
241 will be consistant.
242
243 2003-02-26 David Carlton <carlton@math.stanford.edu>
244
245 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
246 char *>::foo" test with respect to PR c++/33. Create a new test
247 which is identical to that one except that it doesn't put the
248 space between the "char" and the "*"; KFAIL it, too.
249
250 2003-02-26 David Carlton <carlton@math.stanford.edu>
251
252 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
253 template types into either PASSes or KFAILs (corresponding to PR
254 c++/57). Tweak indentation. Update copyright.
255
256 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
257
258 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
259
260 2003-02-13 Michael Chastain <mec@shout.net>
261
262 * gdb.base/exprs.exp: Remove i960 remnants.
263 * gdb.base/funcargs.exp: Likewise.
264 * gdb.base/list.exp: Likewise.
265 * gdb.base/ptype.exp: Likewise.
266
267 2003-02-14 David Carlton <carlton@math.stanford.edu>
268
269 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
270 pEe->D::vg()" from XFAIL to KFAIL.
271
272 2003-02-13 Jason Molenda (jmolenda@apple.com)
273
274 * gdb.base/maint.exp: Update maint print statistics regexp to include
275 new entries.
276
277 2003-02-13 Michael Chastain <mec@shout.net>
278
279 * gdb.c++/inherit.exp: Remove call to get_debug_format.
280
281 2003-02-12 Michael Chastain <mec@shout.net>
282
283 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
284 * gdb.c++/inherit.exp: Likewise.
285 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
286 * gdb.c++/templates.exp: Likewise.
287 * gdb.c++/virtfunc.exp: Likewise.
288
289 2003-02-06 Jason Molenda (jason-cl@molenda.com)
290
291 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
292 why the code is written that way.
293
294 2003-02-05 Michael Chastain <mec@shout.net>
295
296 * gdb.base/dump.exp: Add missing copyright line.
297
298 2003-02-05 Jason Molenda (jason-cl@molenda.com)
299
300 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
301 at the beginning so the breakpoint doesn't get set on the loop.
302
303 2003-02-05 Michael Chastain <mec@shout.net>
304
305 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
306 output for configurations with gcc 2.95.3.
307
308 2003-02-05 Keith Seitz <keiths@redhat.com>
309 Andrew Cagney <ac131313@redhat.com>
310
311 * gdb.mi/mi-cli.exp: New file.
312
313 2003-02-04 Michael Chastain <mec@shout.net>
314
315 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
316 Call perror and then continue.
317
318 2003-02-03 Michael Chastain <mec@shout.net>
319
320 * gdb.c++/pr-1023.cc: New file.
321 * gdb.c++/pr-1023.exp: New file.
322
323 2003-02-05 Jim Blandy <jimb@redhat.com>
324
325 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
326 it's local to foobar. Check for it there, and check that it's not
327 present in main.
328 * gdb.c++/local.cc (marker2): New function.
329 (foobar): Call marker1.
330 (main): Call marker2 instead of marker1.
331
332 2003-02-04 Andrew Cagney <ac131313@redhat.com>
333
334 * gdb.disasm/mn10200.exp: Obsolete file.
335 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
336 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
337 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
338
339 2003-02-04 David Carlton <carlton@math.stanford.edu>
340
341 * gdb.c++/overload.exp: Test intToChar(1).
342 * gdb.c++/overload.cc (intToChar): New.
343 (main): Call intToChar.
344
345 2003-02-03 David Carlton <carlton@math.stanford.edu>
346
347 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
348 'might_kfail' arg.
349 KFAIL some of the continue_to_bp_overloaded calls, according to
350 PR c++/1025.
351
352 2003-02-01 Michael Chastain <mec@shout.net>
353
354 * gdb.base/advance.c (marker1): New marker function.
355 * gdb.base/advance.exp: When the 'advance' command lands on the
356 return breakpoint, it can legitimately stop on either the
357 current line or the next line. Accommodate both outcomes.
358 * gdb.base/until.exp: Likewise.
359
360 2003-02-02 Andrew Cagney <ac131313@redhat.com>
361
362 2002-11-10 Jason Molenda (jason-cl@molenda.com):
363 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
364 now a list, not a tuple.
365 * gdb.mi/mi-var-display.exp: Ditto.
366 * gdb.mi/gdb792.exp: Ditto.
367
368 2003-02-01 Andrew Cagney <ac131313@redhat.com>
369
370 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
371 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
372 stack backtraces.
373 * gdb.mi/mi-syn-frame.c: Part of same.
374
375 2003-02-01 Mark Kettenis <kettenis@gnu.org>
376
377 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
378 gdb.mi/mi1-pthreads.exp: Return instead of calling
379 gdb_suppress_entire_file.
380
381 2003-02-01 Mark Salter <msalter@redhat.com>
382
383 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
384
385 2003-01-31 Mark Salter <msalter@redhat.com>
386
387 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
388 Support empty arg.
389
390 2003-01-30 Michael Chastain <mec@shout.net>
391
392 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
393 This was a workaround for a UTF-8 bug in readline 4.3. The bug
394 has been fixed in gdb/readline on 2003-01-09.
395
396 2003-01-29 Michael Snyder <msnyder@redhat.com>
397
398 * gdb.base/maint.exp: Allow for leading underscore in symbol.
399 * gdb.base/display.exp: Allow for leading underscore in symbol.
400 * gdb.base/args.exp: Skip if target does not support args passing.
401
402 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
403
404 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
405 gdb_test. Accept a list of expect arguments as the third
406 parameter.
407 (gdb_test): Use it.
408
409 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
410
411 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
412 allow for different test tree configurations. Update some
413 tescases accordingly.
414 * gdb.arch/altivec-regs.exp: Ditto.
415 * gdb.asm/asm-source.exp: Ditto.
416 * gdb.base/advance.exp: Ditto.
417 * gdb.base/display.exp: Ditto.
418 * gdb.base/long_long.exp: Ditto.
419 * gdb.base/mips_pro.exp: Ditto.
420 * gdb.base/overlays.exp: Ditto.
421 * gdb.base/relocate.exp: Ditto.
422 * gdb.base/setshow.exp: Ditto.
423 * gdb.base/step-line.exp: Ditto.
424 * gdb.base/step-test.exp: Ditto.
425 * gdb.base/until.exp: Ditto.
426 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
427
428 2003-01-17 David Carlton <carlton@math.stanford.edu>
429
430 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
431 corresponding to PR c++/945.
432 Update copyright.
433
434 2003-01-17 David Carlton <carlton@math.stanford.edu>
435
436 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
437 corresponding to PR c++/68.
438
439 2003-01-17 David Carlton <carlton@math.stanford.edu>
440
441 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
442 (test_paddr_hairy_functions): Call print_addr_2_kfail for
443 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
444
445 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
446
447 * gdb.base/break.exp: Fix change of default location, because of
448 removal of until tests.
449 * gdb.base/help.exp: Update test for new 'until' help message.
450 Add test for help on 'advance'.
451 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
452
453 2003-01-15 Mark Kettenis <kettenis@gnu.org>
454
455 * gdb.base/default.exp: Adapt "info float" test for recent changes
456 to that command. Add test for "info vector".
457 * gdb.base/float.exp: New file. Add test for "info float" that
458 resembles the old test in gdb.base/default.exp.
459
460 2003-01-15 David Carlton <carlton@math.stanford.edu>
461
462 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
463
464 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
465
466 * gdb.base/break.exp: Move the tests of until command from here...
467 * gdb.base/until.exp: ... to here. New file. Add other tests.
468 * gdb.base/advance.c: New file.
469 * gdb.base/advance.exp: New file.
470
471 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
472
473 * gdb.base/args.c: New file.
474 * gdb.base/args.exp: New file.
475
476 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
477
478 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
479
480 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
481
482 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
483
484 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
485
486 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
487 dates.
488
489 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
490
491 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
492
493 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
494
495 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
496 (ptype &*"foo").
497 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
498
499 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
500
501 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
502 * gdb.mi/mi1-console.exp: Likewise.
503
504 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
505
506 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
507 * gdb.mi/mi1-console.exp: Likewise.
508
509 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
510
511 * gdb.c++/overload.exp: Remove some fixed XFAILs.
512
513 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
514
515 * gdb.base/detach.exp: New test.
516
517 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
518
519 * Makefile.in (ALL_SUBDIRS): New variable.
520 (subdirs, clean, distclean): Use it.
521 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
522 regenerating Makefile, since it is generated from the top level.
523 * gdb.asm/Makefile.in: Likewise.
524 * gdb.base/Makefile.in: Likewise.
525 * gdb.c++/Makefile.in: Likewise.
526 * gdb.disasm/Makefile.in: Likewise.
527 * gdb.java/Makefile.in: Likewise.
528 * gdb.mi/Makefile.in: Likewise.
529 * gdb.threads/Makefile.in: Likewise.
530 * gdb.trace/Makefile.in: Likewise.
531
532 2003-01-09 David Carlton <carlton@math.stanford.edu>
533
534 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
535 Add copyright year 2003.
536
537 2003-01-06 Michael Chastain <mec@shout.net>
538
539 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
540 When selecting a thread, 'line' and 'file' are optional.
541 * gdb.mi/mi1-pthreads.exp: Likewise.
542
543 2003-01-06 Andreas Schwab <schwab@suse.de>
544
545 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
546 failures.
547
548 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
549
550 Fix PR gdb/844
551 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
552 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
553
554 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
555 instead of calling gdb_suppress_entire_file.
556 * gdb.threads/print-threads.exp: Likewise.
557 * gdb.threads/schedlock.exp: Likewise.
558
559 * gdb.threads/killed.exp: Return instead of calling
560 gdb_suppress_entire_file.
561 * gdb.threads/linux-dp.exp: Likewise.
562 * gdb.threads/pthreads.exp: Likewise.
563
564 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
565
566 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
567 stabs.
568 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
569 * gdb.base/whatis.exp: Always allow (void) after function names.
570
571 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
572
573 * gdb.c++/casts.exp: Correct regexp.
574
575 2003-01-04 Mark Kettenis <kettenis@gnu.org>
576
577 * configure.in: Call AC_CONFIG_HEADER. Don't call
578 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
579 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
580 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
581 aforementioned directories in the AC_OUPUT call.
582 * config.hin: New file.
583 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
584 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
585 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
586 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
587 pass -I$objdir instead of -I$objdir/$subdir in compilation.
588 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
589 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
590 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
591 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
592 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
593 gdb.threads/configure.in, gdb.threads/configure,
594 gdb.threads/config.in, gdb.trace/configure.in,
595 gdb.trace/configure: Removed.
596
597 2003-01-03 Michael Chastain <mec@shout.net>
598
599 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
600 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
601
602 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
603
604 * gdb.base/store.exp: Fix regular expressions.
605
606 2002-12-28 Mark Kettenis <kettenis@gnu.org>
607
608 * configure.in: Rewrite.
609 * configure: Regenerated.
610
611 2003-01-03 David Carlton <carlton@math.stanford.edu>
612
613 * gdb.base/psymtab.exp: New file.
614 * gdb.base/psymtab1.c: Ditto.
615 * gdb.base/psymtab2.c: Ditto.
616
617 2002-12-23 Adam Fedor <fedor@gnu.org>
618
619 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
620
621 2002-12-23 David Carlton <carlton@math.stanford.edu>
622
623 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
624 and current_directory initialization.
625
626 2002-12-22 Jim Blandy <jimb@redhat.com>
627
628 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
629 rather than as part of the output file name.
630
631 * gdb.base/attach.exp: There's no need to copy the test program to
632 /tmp; that was only ever necessary on HP/UX, and this test is
633 entirely disabled there anyway.
634
635 2002-12-21 Jim Blandy <jimb@redhat.com>
636
637 * gdb.c++/psmang.exp: Doc fix.
638
639 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
640 test.
641
642 2002-12-20 David Carlton <carlton@math.stanford.edu>
643
644 * gdb.c++/annota2.exp: KFAIL annotate-quit.
645
646 2002-12-18 Michael Chastain <mec@shout.net>
647
648 * gdb.c++/annota2.exp: Add copyright year 2002.
649
650 2002-12-17 David Carlton <carlton@math.stanford.edu>
651
652 * gdb.c++/try_catch.cc: Add marker comments.
653 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
654 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
655 * gdb.c++/m-static.cc: Ditto.
656 * gdb.c++/m-static1.cc: Ditto.
657 * gdb.c++/try_catch.cc: Ditto.
658
659 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
660
661 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
662 to see whether we are using the new -environment-directory
663 command which resets via -r or the old version of the command
664 which may prompt the user. Part of fix for gdb/741.
665
666 2002-12-13 Andrew Cagney <ac131313@redhat.com>
667
668 * gdb.fortran/types.exp: Update obsolete comment.
669 * gdb.fortran/exprs.exp: Ditto.
670 * lib/gdb.exp: Delete obsolete code.
671 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
672 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
673 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
674 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
675 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
676 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
677 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
678 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
679 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
680 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
681 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
682 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
683 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
684 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
685 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
686 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
687 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
688 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
689 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
690 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
691 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
692 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
693 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
694 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
695 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
696 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
697 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
698 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
699 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
700 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
701 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
702 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
703 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
704 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
705 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
706 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
707 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
708
709 2002-12-11 David Carlton <carlton@math.stanford.edu>
710
711 * gdb.c++/m-data.exp: Add test for members that shadow global
712 variables: see PR gdb/804.
713 * gdb.c++/m-data.cc: Ditto.
714
715 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
716
717 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
718
719 2002-12-06 David Carlton <carlton@math.stanford.edu>
720
721 * gdb.base/store.c: Don't declare functions static.
722
723 2002-12-04 Andrew Cagney <ac131313@redhat.com>
724
725 * gdb.base/store.exp, gdb.base/store.c: New files.
726
727 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
728
729 * gdb.base/selftest.exp: Update for current gdb.
730
731 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
732
733 * gdb.base/maint.exp: Only dump symbols from one source file
734 or objfile.
735
736 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
737
738 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
739 function call.
740
741 2002-11-25 Jim Blandy <jimb@redhat.com>
742
743 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
744 function appearing in error message.
745
746 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
747
748 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
749
750 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
751
752 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
753 for mi1 and current mi is in correct format. New mi startup message
754 should be in mi console format. This is part of fix for PR gdb/604.
755
756 2002-09-18 Fernando Nasser <fnasser@redhat.com>
757
758 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
759 which explicitly prints the zero offset as "+0".
760
761 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
762
763 * gdb.threads/schedlock.c (args): Make unsigned.
764
765 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
766
767 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
768 numbers. Allow "foo2|selected stack frame".
769 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
770 * gdb.asm/asmsrc2.s: Likewise.
771 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
772 comments.
773 * gdb.asm/mips.inc: New file.
774
775 2002-10-18 Adam Fedor <fedor@gnu.org>
776
777 * gdb.base/default.exp: Update expected output to include 'ObjC'.
778 * gdb.base/help.exp: Likewise.
779
780 2002-10-17 Kevin Buettner <kevinb@redhat.com>
781
782 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
783 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
784
785 2002-10-02 Jim Blandy <jimb@redhat.com>
786
787 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
788
789 2002-10-01 Andrew Cagney <ac131313@redhat.com>
790
791 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
792 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
793 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
794 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
795 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
796 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
797 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
798
799 2002-09-29 Andrew Cagney <ac131313@redhat.com>
800
801 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
802 * mi0-disassemble.exp, mi0-eval.exp: Delete.
803 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
804 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
805 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
806 * mi0-var-block.exp, mi0-var-child.exp: Delete.
807 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
808
809 2002-09-27 Kevin Buettner <kevinb@redhat.com>
810
811 * gdb.base/annota1.exp (info break): Make directory components of
812 path optional since not all compilers emit this debug information.
813
814 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
815 step ends up stepping out of the function instead of stopping on
816 the epilogue.
817
818 2002-09-26 Keith Seitz <keiths@redhat.com>
819
820 * lib/insight-support.exp (gdbtk_start): Figure out where
821 the insight executable is based on where gdb is. Use this
822 executable to start insight instead of gdb.
823
824 2002-09-25 Andrew Cagney <cagney@redhat.com>
825
826 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
827
828 2002-09-24 Andrew Cagney <ac131313@redhat.com>
829
830 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
831 test_isolated_complaints.
832 (test_empty_complaint): New function.
833 (test_empty_complaints): New function. Check no output when no
834 complaints.
835
836 2002-09-19 Jim Blandy <jimb@redhat.com>
837
838 * gdb.base/charset.exp, gdb.base/charset.c: New files.
839
840 2002-09-19 Andrew Cagney <ac131313@redhat.com>
841
842 * gdb.gdb/complaints.exp: New file.
843
844 2002-09-18 Andrew Cagney <ac131313@redhat.com>
845
846 * gdb.base/maint.exp: Check `help maint internal-warning'.
847
848 2002-09-18 David Carlton <carlton@math.stanford.edu>
849
850 * gdb.c++/m-static.exp: Remove breakpoints depending on line
851 numbers, and replace them by a single breakpoint after the
852 constructors are all finished.
853 Add test 4.
854 * gdb.c++/m-static.cc: Add test 4.
855 * gdb.c++/m-static.h: New file.
856 * gdb.c++/m-static1.cc: New file.
857
858 * gdb.c++/printmethod.exp: New file.
859 * gdb.c++/printmethod.cc: New file.
860
861 * gdb.c++/pr-574.exp: New file.
862 * gdb.c++/pr-574.cc: New file.
863
864 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
865
866 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
867 embedded targets which never actually exit.
868
869 2002-09-18 Fernando Nasser <fnasser@redhat.com>
870
871 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
872 "don't step after run" as unresolved or unsupported, instead of xfail.
873
874 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
875
876 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
877 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
878 Add newline to expected string in "step out of main (status wrapper)"
879 case.
880
881 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
882
883 * lib/gdb.exp (rerun_to_main): Allow restarting application.
884 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
885
886 2002-09-17 Tom Tromey <tromey@redhat.com>
887
888 * gdb.base/printcmds.exp (test_print_string_constants): Expect
889 \000, not \0, in double-quoted string.
890
891 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
892
893 * gdb.base/command.exp: Don't expect a "Program exited normally"
894 string after running the commands execution on breakpoint tests.
895
896 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
897
898 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
899
900 2002-09-12 Joel Brobecker <brobecker@gnat.com>
901
902 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
903
904 2002-09-10 Keith Seitz <keiths@redhat.com>
905
906 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
907 runto proc.
908 (mi_run_to_main): Use mi_runto.
909 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
910
911 2002-09-10 Keith Seitz <keiths@redhat.com>
912
913 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
914 regexp for stopping at main. Could have multiple event notifications.
915 Don't assume that main was declared with no parameters.
916 (mi_next): Use mi_step_to.
917 (mi_step): Use mi_next_to.
918
919 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
920
921 * gdb.base/default.exp: Fix expected string in `info float' test.
922
923 2002-09-09 Ben Elliston <bje@redhat.com>
924
925 * config/mips.exp: Update comments.
926 * config/mips-idt.exp: Likewise.
927 * config/nind.exp: Likewise.
928 * config/slite.exp: Likewise.
929 * config/sparclet.exp: Likewise.
930 * config/udi.exp: Likewise.
931 * config/vx.exp: Likewise.
932 * config/vxworks29k.exp: Likewise.
933
934 2002-09-05 Jim Blandy <jimb@redhat.com>
935
936 * gdb.threads/killed.exp: Fix test failure message.
937
938 2002-09-04 Keith Seitz <keiths@redhat.com>
939
940 * lib/mi-support.exp: Update copyright.
941 (mi_gdb_test): Increase the priority of the expected pattern
942 so that it matches gdb_test.
943
944 2002-09-03 Keith Seitz <keiths@redhat.com>
945
946 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
947 Use integer comparison instead of string comparison for testing
948 whether binary was built.
949
950 2002-09-03 Jim Blandy <jimb@redhat.com>
951
952 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
953
954 2002-08-29 Jim Blandy <jimb@redhat.com>
955
956 * gdb.threads/pthreads.exp: Move the portable thread compilation
957 code into a function in lib/gdb.exp, and call that from here.
958 * lib/gdb.exp (gdb_compile_pthreads): New function.
959
960 2002-08-29 Keith Seitz <keiths@redhat.com>
961
962 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
963 expect_out so that callers can get at it.
964
965 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
966
967 * gdb.threads/print-threads.c: New file.
968 * gdb.threads/print-threads.exp: New file.
969 * gdb.threads/schedlock.c: New file.
970 * gdb.threads/schedlock.exp: New file.
971
972 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
973
974 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
975 not altivec.c.
976
977 2002-08-17 Mark Kettenis <kettenis@gnu.org>
978
979 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
980 targets. The problem should be fixed now.
981
982 2002-08-15 Mark Kettenis <kettenis@gnu.org>
983
984 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
985 2002-07-24 change that removes final dots from error messages.
986
987 2002-08-13 Tom Tromey <tromey@redhat.com>
988
989 * gdb.base/readline.exp: New file.
990
991 2002-08-01 Andrew Cagney <ac131313@redhat.com>
992
993 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
994 supress message.
995
996 2002-08-01 Andrew Cagney <cagney@redhat.com>
997
998 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
999 CHILL_FOR_TARGET and CHILL_LIB.
1000 * configure.in (configdirs): Remove gdb.chill.
1001 * configure: Regenerate.
1002 * lib/gdb.exp: Obsolete references to chill.
1003 * gdb.fortran/types.exp: Ditto.
1004 * gdb.fortran/exprs.exp: Ditto.
1005
1006 2002-07-30 Kevin Buettner <kevinb@redhat.com>
1007
1008 * gdb.base/shlib-call.exp (additional_flags): Conditionally
1009 set Irix-specific compile and link flags.
1010
1011 2002-07-29 Kevin Buettner <kevinb@redhat.com>
1012
1013 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
1014 source files. The ``-o'' option doesn't work with the ``-E'' option
1015 when using the Irix compiler.
1016
1017 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
1018
1019 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
1020 Improve support for reusing an exec file. Copy exec file
1021 to target, and run gdbserver on the target instead of on the host.
1022
1023 2002-07-18 Jim Blandy <jimb@redhat.com>
1024
1025 * gdb.base/ending-run.exp: Don't expect to see the program end in
1026 some orderly fashion when we're running on a real stand-alone
1027 board.
1028
1029 * gdb.base/interrupt.exp: Correct logic for skipping tests on
1030 targets that don't support interrupts.
1031
1032 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
1033
1034 * gdb.base/attach.exp: Add patterns to match output from /proc-based
1035 systems.
1036 Move comments in expect statements to inside the actions, so that they
1037 don't get matched against.
1038
1039 2002-07-10 Mark Kettenis <kettenis@gnu.org>
1040
1041 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
1042 function when asleep" test.
1043
1044 2002-07-10 Andrew Cagney <ac131313@redhat.com>
1045
1046 * gdb.base/page.exp: Rewrite to handle problems with very long
1047 `info set' output. Update copyright.
1048
1049 2002-06-26 Andrew Cagney <ac131313@redhat.com>
1050
1051 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
1052 gdb.threads-hp.
1053 * gdb.hp/configure: Regenerate.
1054 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
1055 * gdb.hp/gdb.threads-hp/configure: Delete file.
1056 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
1057
1058 2002-06-22 Andrew Cagney <ac131313@redhat.com>
1059
1060 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
1061 setlocale, bindtextdomain and textdomain.
1062
1063 2002-06-11 Jim Blandy <jimb@redhat.com>
1064
1065 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
1066 preprocessor macro information is present.
1067
1068 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
1069 tests.
1070
1071 2002-06-06 Michael Snyder <msnyder@redhat.com>
1072
1073 * gdb.base/overlays.exp: Record addresses of overlay
1074 functions in TCL variables rather than in GDB variables,
1075 to avoid having GDB convert them to pointers (with loss
1076 of information).
1077
1078 * gdb.base/d10v.ld: Merge in several years worth of
1079 default linker script changes.
1080 * gdb.base/long_long.exp: Add check for sizeof (long double).
1081
1082 2002-06-06 Michal Ludvig <mludvig@suse.cz>
1083
1084 * gdb.asm/asm-source.exp: Add x86-64 target.
1085 * gdb.asm/x86_64.inc: New.
1086
1087 2002-05-30 Michael Chastain <mec@shout.net>
1088
1089 From Benjamin Kosnik <bkoz@redhat.com>:
1090 * gdb.c++/m-static.cc: New file.
1091 * gdb.c++/m-static.exp: New file.
1092
1093 2002-05-28 Michael Snyder <msnyder@redhat.com>
1094
1095 * gdb.base/call-ar-st.exp: Allow for reduced floating point
1096 precision.
1097
1098 2002-05-27 Michael Chastain <mec@shout.net>
1099
1100 From Benjamin Kosnik <bkoz@redhat.com>:
1101 * gdb.c++/m-data.cc: New file.
1102 * gdb.c++/m-data.exp: New file.
1103
1104 2002-05-27 Michael Chastain <mec@shout.net>
1105
1106 From Benjamin Kosnik <bkoz@redhat.com>:
1107 * gdb.c++/try_catch.cc: New file.
1108 * gdb.c++/try_catch.exp: New file.
1109
1110 2002-05-27 Michael Chastain <mec@shout.net>
1111
1112 * gdb.c++/local.exp: Accept more nested types in output.
1113
1114 2002-05-26 Michael Chastain <mec@shout.net>
1115
1116 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
1117
1118 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
1119
1120 * lib/gdb.exp (gdb_wrapper_init): Just because
1121 gdb_wrapper_file exists, this does not mean that the file
1122 should not be rebuilt. That is what gdb_wrapper_initialized
1123 is for.
1124 (default_gdb_init): Reset gdb_wrapper_initialized.
1125
1126 2002-05-23 Michael Snyder <msnyder@redhat.com>
1127
1128 * gdb.base/all-bin.exp: Revise previous patch by just reducing
1129 the precision of the floating point test results.
1130 * gdb.base/call-rt-st.exp: Ditto.
1131
1132 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
1133 * gdb.base/call-rt-st.exp: Ditto.
1134
1135 2002-05-19 Michael Chastain <mec@shout.net>
1136
1137 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
1138
1139 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
1140
1141 * configure.in (configdirs): Add gdb.arch.
1142 * configure: Regenerate.
1143
1144 2002-05-17 Jim Blandy <jimb@redhat.com>
1145
1146 * gdb.base/completion.exp: Recognize the more detailed error
1147 messages produced by the macro expander's lexical analyzer.
1148
1149 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
1150
1151 * gdb.arch/altivec-abi.c: New file.
1152 * gdb.arch/altivec-abi.exp: New file.
1153 * gdb.arch/altivec-regs.c: New file.
1154 * gdb.arch/altivec-regs.exp: New file.
1155
1156 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
1157
1158 * gdb.base/maint.exp (maint print type): Update for new type
1159 structure.
1160
1161 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
1162
1163 * gdb.arch: New directory.
1164 * gdb.arch/configure.in: New file.
1165 * gdb.arch/configure: New file.
1166 * gdb.arch/Makefile.in: New file.
1167
1168 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
1169
1170 * gdb.asm/asm-source.exp: Add v850 as supported target.
1171 * gdb.asm/v850.inc: New file.
1172
1173 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
1174
1175 * gdb.c++/annota2.exp (annotate-quit): Add comment.
1176
1177 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
1178
1179 * gdb.base/break.exp: Check 'break "marker2"'.
1180
1181 2002-05-10 Michael Snyder <msnyder@redhat.com>
1182
1183 * gdb.base/long_long.exp: Fix typo.
1184
1185 2002-05-10 Jim Blandy <jimb@redhat.com>
1186
1187 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
1188 a bug.
1189
1190 * gdb.base/printcmds.exp (test_integer_literals_rejected):
1191 Recognize more detailed error message produced by the macro
1192 expander's lexical analyzer.
1193 * lib/gdb.exp (test_print_reject): Same.
1194
1195 2002-05-09 Mark Kettenis <kettenis@gnu.org>
1196
1197 * gdb.c++/method.exp: Fix typo.
1198
1199 2002-05-08 Michael Snyder <msnyder@redhat.com>
1200
1201 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
1202 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
1203 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
1204 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
1205 Add iftarget clause for strongarm.
1206
1207 2002-05-06 Michael Snyder <msnyder@redhat.com>
1208
1209 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
1210 (gdb_continue_to_end): Accept output from status wrapper.
1211 * gdb.base/ending-run.exp: Add case for output from status wrapper.
1212 Clean up fail messages to match pass messages.
1213
1214 Enable the "needs_status_wrapper" testsuite feature.
1215 * lib/gdb.exp (gdb_wrapper_init): New procedure.
1216 (gdb_compile): Conditionally call gdb_wrapper_init.
1217 * gdb.base/a2-run.exp: Recognize output from status wrapper.
1218 * gdb.c++/method.exp: Recognize output from status wrapper.
1219
1220 2002-05-06 Ben Elliston <bje@redhat.com>
1221 From Graydon Hoare <graydon@redhat.com>
1222
1223 * config/sid.exp: Include support for "rawsid" protocol.
1224
1225 2002-05-03 Jim Blandy <jimb@redhat.com>
1226
1227 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
1228 * gdb.c++/hang3.C: New file.
1229
1230 2002-05-04 Andrew Cagney <ac131313@redhat.com>
1231
1232 * gdb.base/default.exp: Remove obsolete code.
1233 * gdb.c++/misc.exp: Ditto. Update copyright.
1234 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
1235 * gdb.base/whatis.exp: Ditto. Update copyright.
1236 * gdb.base/scope.exp: Ditto. Update copyright.
1237 * gdb.base/ptype.exp: Ditto. Update copyright.
1238 * gdb.base/printcmds.exp: Ditto. Update copyright.
1239 * gdb.base/opaque.exp: Ditto. Update copyright.
1240 * gdb.base/list.exp: Ditto.
1241 * gdb.base/funcargs.exp: Ditto. Update copyright.
1242 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
1243 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
1244 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
1245 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
1246 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
1247 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
1248
1249 2002-05-02 Michael Snyder <msnyder@redhat.com>
1250
1251 * gdb.base/watchpoint.exp: Add xscale target.
1252 * gdb.base/long_long.exp: Add xscale target.
1253 * gdb.base/default.exp: Add xscale target.
1254
1255 2002-05-01 Jim Blandy <jimb@redhat.com>
1256
1257 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
1258 gdb.c++/hang.exp: New test.
1259
1260 2002-05-01 Fred Fish <fnf@redhat.com>
1261
1262 * gdb.base/completion.exp: Handle completions of "./Make" for
1263 more than one completion possibility, as is the case when we
1264 build and test in the source tree.
1265
1266 2002-04-29 Anthony Green <green@redhat.com>
1267
1268 * gdb.java/jmisc1.exp: New file.
1269 * gdb.java/jmisc2.exp: New file.
1270
1271 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
1272
1273 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
1274
1275 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
1276
1277 * gdb.base/help.exp: Change 'help status' to allow for target
1278 dependent output differences.
1279
1280 2002-04-22 Michael Chastain <mec@shout.net>
1281
1282 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
1283
1284 2002-04-22 Michael Chastain <mec@shout.net>
1285
1286 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
1287
1288 2002-04-17 David S. Miller <davem@redhat.com>
1289
1290 * gdb.asm/sparc64.inc: New file.
1291 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
1292
1293 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
1294
1295 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
1296 instruction file directly into the build tree. Clean up at end of
1297 test.
1298
1299 2002-04-18 David S. Miller <davem@redhat.com>
1300
1301 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
1302 handle 64-bit platforms correctly.
1303 * gdb.base/maint.exp: Likewise.
1304
1305 2002-04-18 Kevin Buettner <kevinb@redhat.com>
1306
1307 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
1308 ``-fpic'' when compiling files comprising a shared library, but
1309 it does need additional linker flags in order to find shared
1310 libraries at run time.
1311
1312 2002-04-18 Kevin Buettner <kevinb@redhat.com>
1313
1314 * gdb.base/cvexpr.c (use): New function.
1315 (main): Invoke use() on all global variables to prevent
1316 some linkers from deleting these otherwise unused symbols.
1317
1318 2002-04-17 Michael Chastain <mec@shout.net>
1319 From David S. Miller <davem@redhat.com>
1320
1321 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
1322 handle 64-bit platforms correctly.
1323
1324 2002-04-12 Michael Snyder <msnyder@redhat.com>
1325 From Jim Blandy <jimb@redhat.com>
1326 * gdb.base/foo.c (foox): Remove section attribute; the linker
1327 script can handle this instead.
1328 * gdb.base/bar.c (barx): Same.
1329 * gdb.base/baz.c (bazx): Same.
1330 * gdb.base/grbx.c (grbxx): Same.
1331
1332 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
1333 manager doesn't automatically unmap overlays unnecessarily.
1334
1335 2002-04-10 Martin M. Hunt <hunt@redhat.com>
1336
1337 * gdb.base/ending-run.exp: Fix pattern for Mips targets
1338 stepping out of main.
1339
1340 2002-04-09 Michael Chastain <mec@shout.net>
1341
1342 * gdb.c++/local.cc (main): Move call to marker1() inside nested
1343 scope so that the nested scope tests will make sense.
1344 * gdb.c++/local.exp: Write patterns that actually work with gcc
1345 (the HP patterns "were never known to work with gcc").
1346 Keep the old aCC patterns too.
1347
1348 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
1349
1350 * gdb.base/attach.exp: Correct target board test.
1351
1352 2002-04-08 Michael Chastain <mec@shout.net>
1353
1354 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
1355 in a const method. Add some xfail and fail cases for configurations
1356 that do not emit the "const ...".
1357
1358 2002-04-07 Michael Chastain <mec@shout.net>
1359
1360 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
1361 Accept "A * const" and "const A * const" as type of "this".
1362 Fix spelling of getFunky throughout. Make messages uniform.
1363
1364 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
1365
1366 Work around for PR gdb/285:
1367 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
1368
1369 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
1370
1371 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
1372 instructions file at run time instead of configure time.
1373 Sometimes we run the test in a directory that is not the one we
1374 configured in.
1375 * gdb.asm/configure.in: Delete creation of symlink.
1376 * gdb.asm/configure: Regenerate.
1377
1378 2002-04-05 J. Brobecker <brobecker@gnat.com>
1379
1380 * gdb.gdb/xfullpath.exp: New test, to exercise the new
1381 xfullpath () function.
1382
1383 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
1384
1385 * gdb.asm/Makefile.in: Correct dependencies.
1386
1387 * gdb.asm/powerpc.inc: New file.
1388 * gdb.asm/asm-source.exp: Add PowerPC.
1389 * gdb.asm/configure.in: Likewise.
1390 * gdb.asm/configure: Regenerated.
1391
1392 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
1393
1394 * gdb.base/relocate.exp: New file.
1395 * gdb.base/relocate.c: New file.
1396
1397 2002-04-04 Fred Fish <fnf@redhat.com>
1398
1399 * gdb.base/step-test.exp: Update comment regarding stopping in
1400 memcpy/bcopy calls inserted as part of the compiler runtime.
1401
1402 2002-04-04 Michael Snyder <msnyder@redhat.com>
1403
1404 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
1405
1406 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
1407
1408 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
1409 (gdb_expect): Remove $notransfer hack.
1410
1411 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
1412
1413 * gdb.c++/classes.exp ("calling method for small class"): Match
1414 updated register output.
1415
1416 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
1417
1418 Fix PR gdb/452
1419 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
1420 when finished. Make gdb_file_cmd send "exec-file" when
1421 appropriate.
1422
1423 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
1424
1425 * gdb.base/attach.exp: Remove extra setup_xfail.
1426
1427 2002-03-26 Michael Snyder <msnyder@redhat.com>
1428
1429 * gdb.base/default.exp: Add tests for dump, append, and restore.
1430 * gdb.base/help.exp: Add tests for dump, append, and restore.
1431 * gdb.base/dump.exp: New file, test dump, append and restore.
1432 * gdb.base/dump.c: New file.
1433
1434 2002-03-27 Michael Snyder <msnyder@redhat.com>
1435
1436 * gdb.base/help.exp: Modify expect strings to reflect
1437 clean-ups in help messages.
1438
1439 2002-03-26 Fred Fish <fnf@redhat.com>
1440
1441 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
1442 have debugging info for those functions and the compiler uses them
1443 internally to copy structs around.
1444
1445 2002-03-26 Fred Fish <fnf@redhat.com>
1446
1447 * gdb.base/list.exp: Revert the change made yesterday and add note
1448 about why we don't list the default lines for remote targets.
1449
1450 2002-03-25 Michael Snyder <msnyder@redhat.com>
1451
1452 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
1453
1454 2002-03-25 Fred Fish <fnf@redhat.com>
1455
1456 * gdb.base/list.exp: This test works on remote targets so remove
1457 the short circuit for remote targets. Update copyright.
1458
1459 2002-03-25 Fred Fish <fnf@redhat.com>
1460
1461 * gdb.base/attach.exp: Fix logic error that was suppressing this
1462 test for all non hppa*-*-hpux* targets, instead of the hp target.
1463 Move comments closer to the suppression point. Also now need to
1464 check that we are running natively.
1465
1466 2002-03-22 Michael Snyder <msnyder@redhat.com>
1467
1468 * gdb.base/default.exp: Add test for gcore. Update copyright.
1469 * gdb.base/help.exp: Add test for gcore. Update copyright.
1470
1471 2002-03-06 Fred Fish <fnf@redhat.com>
1472
1473 * gdb.base/funcargs.c: Remove extraneous ';' character.
1474 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
1475
1476 2002-03-04 Michael Chastain <mec@shout.net>
1477
1478 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
1479 accommodate gcc v3 function signature.
1480 * gdb.mi/mi0-var-cmd-exp: Ditto.
1481
1482 2002-02-24 Andrew Cagney <ac131313@redhat.com>
1483
1484 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
1485 ``GNU/Linux'' or ``Linux kernel''
1486 * testsuite/gdb.threads/pthreads.c: Ditto.
1487
1488 2002-02-24 Michael Chastain <mec@shout.net>
1489
1490 * gdb.threads/pthreads.c (thread1): Add a return statement.
1491 (thread2): Likewise.
1492 (foo): Likewise.
1493
1494 2002-02-23 Michael Chastain <mec@shout.net>
1495
1496 * gdb.threads/linux-dp.c (philosopher): Add a return statement
1497 to placate gcc.
1498
1499 2002-02-23 Michael Chastain <mec@shout.net>
1500
1501 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
1502 test "ptype bint". The test passes on all my stabs configurations.
1503
1504 2002-02-21 Jim Blandy <jimb@redhat.com>
1505
1506 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
1507 filename at a time, and watch for the ones we want to see.
1508
1509 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
1510 types of pointers to prototyped functions.
1511
1512 2002-02-20 Andrew Cagney <ac131313@redhat.com>
1513
1514 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
1515 signed, unsigned and straight char.
1516 (padding_char, padding_short, padding_int, padding_long,
1517 padding_long_long, padding_float, padding_double,
1518 padding_long_double): New global variables.
1519 (fill, fill_structs): New functions.
1520
1521 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
1522 for correctly sized writes. Update copyright.
1523 (get_valueof): New procedure.
1524 (get_sizeof): Call get_valueof.
1525 (check_valueof): New procedure.
1526 (check_padding): New procedure.
1527
1528 2002-02-20 Michael Chastain <mec@shout.net>
1529
1530 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
1531 to setup_xfail. Document some of the remaining calls.
1532
1533 2002-02-18 Michael Chastain <mec@shout.net>
1534
1535 * gdb.c++/userdef.exp: Update copyright year.
1536
1537 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
1538
1539 * gdb.c++/userdef.exp: Test overloaded operators properly.
1540 Remove xfails.
1541
1542 2002-02-14 Michael Snyder <msnyder@redhat.com>
1543
1544 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
1545
1546 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
1547
1548 * gdb.base/a2-run.exp: Check for a remote target properly.
1549 * gdb.base/annota1.exp: Likewise.
1550 * gdb.base/list.exp: Likewise.
1551 * gdb.base/reread.exp: Likewise.
1552 * gdb.base/scope.exp: Likewise.
1553 * gdb.base/shlib-call.exp: Likewise.
1554 * gdb.base/term.exp: Likewise.
1555 * gdb.c++/annota2.exp: Likewise.
1556
1557 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
1558
1559 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
1560
1561 2002-02-10 Michael Chastain <mec@shout.net>
1562
1563 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
1564 (call_after_alloca): Ditto.
1565
1566 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
1567
1568 * gdb.base/ending-run.exp: Guard "cont" test with
1569 gdb_skip_stdio_test.
1570
1571 2002-02-06 Jim Blandy <jimb@redhat.com>
1572
1573 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
1574 from here...
1575 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
1576 To here. Disable this test on non-HP platforms. Add big comment.
1577
1578 2002-02-04 Michael Snyder <msnyder@redhat.com>
1579
1580 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
1581 other than d10v and m32r.
1582
1583 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
1584
1585 * gdb.base/default.exp: Rewrite test patterns to reduce time
1586 taken to match them.
1587
1588 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
1589
1590 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
1591 Allow a start function above main.
1592 * gdb.threads/linux-dp.exp: Fix copyright date.
1593
1594 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
1595
1596 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
1597 (check_philosopher_stack): Check for manager thread before checking
1598 for a just-starting thread.
1599
1600 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
1601
1602 From Neil Booth <neil@daikokuya.demon.co.uk>:
1603 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
1604 warnings.
1605
1606 2002-01-21 Fred Fish <fnf@redhat.com>
1607
1608 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
1609 not caller.
1610
1611 2002-01-21 Jim Blandy <jimb@redhat.com>
1612
1613 * gdb.base/reread.exp: Check that GDB properly re-reads the
1614 executable file when it changes while no inferior is running.
1615
1616 2002-01-21 Fred Fish <fnf@redhat.com>
1617
1618 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
1619 optionally accept the "shlib events" variation.
1620
1621 2002-01-21 Jim Blandy <jimb@redhat.com>
1622
1623 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
1624 call `fflush' after every `printf', so that the output is produced
1625 at predictable points, regardless of whatever buffering does (or
1626 doesn't) take place.
1627 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
1628 at different points.
1629
1630 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
1631
1632 * gdb.c++/inherit.exp: Update copyright years.
1633 * gdb.c++/method.exp: Likewise.
1634
1635 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
1636
1637 * gdb.c++/classes.exp: Update for improved v3 support and skipping
1638 artificial methods/arguments.
1639 * gdb.c++/derivation.exp: Likewise.
1640 * gdb.c++/inherit.exp: Likewise.
1641 * gdb.c++/method.exp: Likewise.
1642 * gdb.c++/virtfunc.exp: Likewise.
1643
1644 2002-01-18 Andrew Cagney <ac131313@redhat.com>
1645
1646 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
1647 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
1648 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
1649 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
1650 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
1651 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
1652
1653 2002-01-17 Jim Blandy <jimb@redhat.com>
1654
1655 * gdb.asm/asm-source.exp (info symbol): Take another shot at
1656 anchoring the pattern matching the entry point symbol's name.
1657
1658 2002-01-17 Andrew Cagney <ac131313@redhat.com>
1659
1660 * gdb.base/maint.exp: Update ``maint internal-error'' to match
1661 continue/quit query. Update copyright.
1662
1663 2002-01-14 Michael Snyder <msnyder@redhat.com>
1664
1665 * gdb.base/gcore.exp: Remove extra debugging output.
1666
1667 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
1668
1669 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
1670 for slightly dubious v2 mangled string.
1671
1672 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
1673
1674 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
1675
1676 2002-01-10 Jason Merrill <jason@redhat.com>
1677
1678 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
1679
1680 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
1681 constructors.
1682 * gdb.c++/derivation.exp: Likewise.
1683 * gdb.c++/templates.exp: Likewise.
1684 * gdb.c++/virtfunc.exp: Likewise.
1685
1686 2002-01-10 Michael Snyder <msnyder@redhat.com>
1687
1688 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
1689
1690 2002-01-08 Michael Snyder <msnyder@redhat.com>
1691
1692 * gdb.base/gcore.exp: New test for generate-core-file command.
1693 * gdb.base/gcore.c: Testcase for above.
1694 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
1695
1696 2002-01-08 Jason Merrill <jason@redhat.com>
1697
1698 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
1699
1700 2002-01-07 Fred Fish <fnf@redhat.com>
1701
1702 * gdb.c++/overload.exp: Remove unconditional xfails for:
1703 print foo_instance1.overloadargs(1)
1704 print foo_instance1.overloadargs(1, 2)
1705 print foo_instance1.overloadargs(1, 2, 3)
1706 print foo_instance1.overloadargs(1, 2, 3, 4)
1707 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
1708 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
1709 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
1710 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
1711 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
1712 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
1713 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
1714 print foo_instance1.overload1arg()
1715 print foo_instance1.overload1arg((char)arg2)
1716 print foo_instance1.overload1arg((signed char)arg3)
1717 print foo_instance1.overload1arg((unsigned char)arg4)
1718 print foo_instance1.overload1arg((int)arg7)
1719 print foo_instance1.overload1arg((unsigned int)arg8)
1720 print foo_instance1.overload1arg((float)arg11)
1721 print foo_instance1.overload1arg((double)arg12)
1722
1723 2002-01-07 Michael Snyder <msnyder@redhat.com>
1724
1725 * gdb.base/huge.exp: New test. Print a very large target data object.
1726 (skip_huge_test): New test variable. Define if you want to skip this
1727 test. The test reads an 8 megabyte data object from the target, so it
1728 might be very time consuming on remote targets with a slow connection.
1729 * gdb.base/huge.c: New file. Test case for above.
1730
1731 2002-01-07 Fred Fish <fnf@redhat.com>
1732
1733 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
1734 g_instance.bfoo, and g_instance.cfoo.
1735
1736 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
1737
1738 * gdb.base/break.c (multi_line_if_conditional): New function.
1739 (multi_ilne_while_conditional): Likewise.
1740 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
1741 IF or WHILE condition puts the breakpoint at the start of
1742 the condition.
1743
1744 * gdb.base/selftest.exp (backtrace through signal handler): Remove
1745 hppa*-*-hpux* expected failure.
1746 * gdb.base/structs.exp (do_function_calls): Similarly.
1747
1748 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
1749 watchpoints.
1750
1751 2002-01-06 Andrew Cagney <ac131313@redhat.com>
1752
1753 Fix PR gdb/66.
1754 * gdb.base/structs.exp: Replace skip for a29k with skip for
1755 gdb,cannot_call_functions.
1756 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
1757 * gdb.base/callfuncs.exp: Ditto.
1758 * gdb.base/call-rt-st.exp: Ditto.
1759 * gdb.base/call-strs.exp: Ditto.
1760 * gdb.base/callfwmall.exp: Ditto.
1761 * gdb.base/scope.exp: Obsolete xfail a29k.
1762 * gdb.c++/misc.exp: Ditto.
1763 * gdb.c++/cplusfuncs.exp: Ditto.
1764 * gdb.base/ptype.exp: Ditto.
1765 * gdb.base/printcmds.exp: Ditto.
1766 * gdb.base/opaque.exp: Ditto.
1767 * gdb.base/list.exp: Ditto.
1768 * gdb.base/funcargs.exp: Ditto.
1769 * gdb.base/default.exp: Ditto.
1770
1771 2002-01-04 Michael Snyder <msnyder@redhat.com>
1772
1773 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
1774 * gdb.base/maint.exp: Add tests for maint info sections options.
1775
1776 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
1777
1778 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
1779
1780 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
1781
1782 * gdb.asm/arm.inc: New file.
1783 * gdb.asm/asm-source.exp: Add arm targets.
1784 * gdb.asm/configure.in: Ditto.
1785 * gdb.asm/configure: Recreated from configure.in.
1786
1787 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
1788
1789 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
1790 with HP's compiler.
1791 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
1792 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
1793 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
1794 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
1795
1796 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
1797 either HP's compilers or GCC.
1798
1799 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
1800 a SIGBUS or SIGSEGV.
1801
1802 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
1803
1804 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
1805 can be compiled with either HP's compiler or GCC.
1806
1807 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
1808 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
1809 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
1810
1811 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
1812 to match current gdb output. Update due to using auto-solib-limit
1813 for limiting instead of overloading auto-solib-add.
1814 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
1815 test program.
1816
1817 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
1818 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
1819 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1820 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
1821 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
1822 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1823 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
1824 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
1825 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
1826 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
1827 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
1828 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
1829 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
1830
1831 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
1832 a SIGTRAP to the inferior.
1833
1834 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
1835
1836 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
1837 Substitute call to target_link by call to gdb_compile.
1838
1839 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
1840
1841 * gdb.base/break.exp: Fix HP specific search string when testing
1842 backtracing in a called function.
1843
1844 * gdb.base/constvars.exp: Only set lang to C++ if we're
1845 compiling the test with HP's compilers.
1846 * gdb.base/volatile.exp: Similarly.
1847
1848 2001-12-19 Jim Blandy <jimb@redhat.com>
1849
1850 * gdb.base/printcmds.exp: Expect the null character to be printed
1851 as '\0', and the '\013' to be printed as '\v'.
1852 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
1853 * gdb.base/setvar.exp: Same.
1854
1855 2001-12-17 Jim Blandy <jimb@redhat.com>
1856
1857 * gdb.base/completion.exp: Rather than completing very long
1858 filenames, which can make the readline library produce output we
1859 don't recognize, cd to the directory first, and then complete
1860 using nice, short relative paths.
1861
1862 * gdb.base/completion.exp: On some systems, there is, in fact, a
1863 variable named `b' in scope, since GDB treats all static
1864 variables as being in scope. So use `no_var_named_this'
1865 instead of `b'.
1866
1867 * gdb.base/corefile.exp: Recognize the message saying that GDB
1868 can't find the core file's registers as a failure.
1869
1870 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
1871
1872 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
1873 test expect string more specific.
1874
1875 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
1876
1877 * gdb.asm/asm-source.exp: Add support for xstormy16.
1878 * gdb.asm/configure.in: Ditto.
1879 * gdb.asm/configure: Rebuild.
1880 * gdb.asm/xstormy16.inc: New file.
1881
1882 2001-12-10 Fred Fish <fnf@redhat.com>
1883
1884 * gdb.base/maint.exp: Update to match changes in type dumping code.
1885
1886 2001-12-10 Jim Blandy <jimb@redhat.com>
1887
1888 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
1889 matching the entry point symbol's name at the beginning of the
1890 line.
1891
1892 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
1893
1894 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
1895 gdb.c++/inherit.exp, gdb.c++/method.exp,
1896 gdb.c++/namespace.exp, gdb.c++/templates.exp,
1897 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
1898 and class layout support.
1899
1900 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
1901
1902 * gdb.c++/classes.exp: Add test for static member function.
1903 * gdb.c++/misc.cc: Add class with static member function.
1904
1905 2001-12-07 Jim Blandy <jimb@redhat.com>
1906
1907 If GDB says it can't find the struct the function returned, report
1908 those tests as `unsupported'.
1909 * gdb.base/call-rt-st.exp (print_struct_call): New function.
1910 Rewrite subsequent tests to use it.
1911
1912 If GDB says it can't find the struct the function returned, report
1913 those tests as `unsupported'.
1914 * gdb.base/structs.exp (call_struct_func): New function.
1915 (do_function_calls): Use call_struct_func to call the functions
1916 returning structs.
1917
1918 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
1919 whether functions are prototyped or not, so we can't possibly pass
1920 arguments to t_float_values2 properly.
1921
1922 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
1923 value of `timeout' for targets other than the mips*tx39-*.
1924
1925 2001-12-06 Michael Snyder <msnyder@redhat.com>
1926
1927 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
1928 and detect whether the start symbol has a leading underscore.
1929
1930 2001-12-04 Jim Blandy <jimb@redhat.com>
1931
1932 * gdb.base/completion.exp: Clarify indentation.
1933
1934 2001-12-03 Jim Blandy <jimb@redhat.com>
1935
1936 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
1937 variables on the S/390, not `.word'.
1938
1939 2001-11-30 Jim Blandy <jimb@redhat.com>
1940
1941 Add assembly-source tests for s390-ibm-linux.
1942 * gdb.asm/s390.inc: New file.
1943 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
1944 the S/390 architecture.
1945 * gdb.asm/configure: Regenerated.
1946
1947 2001-11-30 Michael Snyder <msnyder@redhat.com>
1948
1949 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
1950 next, info source, info sources, info line, global and static
1951 variables, and static functions.
1952 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
1953 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
1954 * gdb.asm/asmsrc1.s: Add a static function and some variables.
1955 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
1956 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
1957 (gdbasm_leave): Restore frame pointer.
1958 (gdbasm_startup): Copy stack set-up from crt0.S.
1959
1960 2001-11-26 Fernando Nasser <fnasser@redhat.com>
1961
1962 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
1963 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
1964 to a local (non-static) variable. Copy tstruct.a to a static buffer
1965 and return a pointer to that buffer.
1966 * gdb.base/callfwmall.c (t_structs_a): Ditto.
1967
1968 2001-11-24 Mark Kettenis <kettenis@gnu.org>
1969
1970 * gdb.asm/configure.in: Fix recognition of ix86 target.
1971 * gdb.asm/configure: Regenerate.
1972
1973 2001-11-21 Michael Snyder <msnyder@redhat.com>
1974
1975 * gdb.asm/sparc.inc: New file.
1976 * gdb.asm/asm-source.exp: Recognize sparc target.
1977 * gdb.asm/configure.in: Recognize sparc target.
1978 * gdb.asm/configure: Regenerate.
1979
1980 2001-11-21 Michael Snyder <msnyder@redhat.com>
1981
1982 * gdb.asm/m32r.inc: New file.
1983 * gdb.asm/asm-source.exp: Recognize m32r target.
1984 * gdb.asm/configure.in: Recognize m32r target.
1985 * gdb.asm/configure: Regenerate.
1986
1987 2001-11-20 Michael Snyder <msnyder@redhat.com>
1988
1989 * gdb.asm/i386.inc: New file.
1990 * gdb.asm/asm-source.exp: Recognize ix86 target.
1991 * gdb.asm/configure.in: Recognize ix86 target.
1992 * gdb.asm/configure: Regenerate.
1993
1994 * gdb.c++/namespace.exp: Fix quotes in output messages.
1995
1996 2001-11-14 Michael Snyder <msnyder@redhat.com>
1997
1998 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
1999 qualifier in a type cast expression, to designate an address
2000 in the instruction space (Harvard architecture).
2001
2002 2001-11-13 Michael Snyder <msnyder@redhat.com>
2003
2004 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
2005 Tests for expressions using 'const' and 'volatile'.
2006
2007 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
2008
2009 * gdb.asm/asm-sources.exp: Allow defining linker flags.
2010
2011 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
2012
2013 * lib/mi-support.exp (mi_run_to_helper): Move comments
2014 outside of gdb_expect.
2015
2016 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
2017
2018 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
2019 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
2020 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
2021 mi0_run_to): New functions.
2022 * gdb.mi/mi-simplerun.exp: Use them.
2023 * gdb.mi/mi0-simplerun.exp: Likewise.
2024 * gdb.mi/mi-var-cmd.exp: Likewise.
2025 * gdb.mi/mi0-var-cmd.exp: Likewise.
2026
2027 2001-11-10 Andrew Cagney <ac131313@redhat.com>
2028
2029 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
2030 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
2031
2032 2001-11-09 Andrew Cagney <ac131313@redhat.com>
2033
2034 * gdb.base/restore.exp: Include $expected value in restored test
2035 message.
2036
2037 2001-11-09 Andrew Cagney <ac131313@redhat.com>
2038
2039 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
2040 implemented.
2041
2042 2001-11-08 Michael Snyder <msnyder@redhat.com>
2043
2044 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
2045 Add pass/fail message for stop at breakpoint in call dummy function.
2046
2047 2001-11-07 Michael Snyder <msnyder@redhat.com>
2048
2049 * gdb.c++/templates.exp (test_template_breakpoints):
2050 If we get an overload menu, but it does not match what
2051 we expect, we still need to issue the "cancel" command.
2052 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
2053 making the whitespace optional. Argument for "new" may be
2054 "unsigned" as well as "unsigned int/long".
2055 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
2056 making the whitespace optional. Also replace "(void) with
2057 "((void|)), making the keyword "void" optional.
2058 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
2059 making the whitespace optional. Also replace "(void) with
2060 "((void|)), making the keyword "void" optional.
2061 * gdb.base/callfuncs.c (t_float_values): This function must
2062 _not_ be prototyped, and the following function (t_float_values2)
2063 must be prototyped (if the compiler supports it), so that GDB
2064 can be tested against both cases. Usually one case involves
2065 promotion of float to double, while the other does not.
2066 * gdb.base/callfwmall.c: Ditto.
2067 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
2068 includes a stack frame for "start".
2069
2070 2001-11-05 Jim Blandy <jimb@redhat.com>
2071
2072 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
2073 pointers are 32 bits long, and that offsets of relocs are always
2074 stored in the data (REL-style), and not in the reloc entry itself
2075 (RELA-style).
2076 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
2077 stabs.
2078
2079 2001-11-01 Michael Snyder <msnyder@redhat.com>
2080
2081 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
2082 and regular expression operators by using quoting.
2083
2084 2001-10-31 Michael Snyder <msnyder@redhat.com>
2085
2086 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
2087 depending on what the symbol table contains.
2088 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
2089 the output of the ptype command. Similarly, accept both "const &"
2090 and "const&".
2091
2092 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
2093
2094 * gdb.base/miscexprs.c (main): Add usage of preprocessor
2095 symbol `STORAGE' to allow to choose the storage class of
2096 the local datastructures.
2097 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
2098 compiler directive.
2099
2100 2001-10-30 Michael Snyder <msnyder@redhat.com>
2101
2102 * gdb.base/jump.exp: Allow it to run for all targets.
2103
2104 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
2105
2106 * gdb.base/call-ar-st.c (print_double_array): Match for loop
2107 with new double_array size.
2108 (main): Change storage class of all local variables to static.
2109 Reduce size of double_array to 9.
2110 * gdb.base/call-ar-st.exp: Increase timeout value.
2111 Change expected output for double array to match new size in
2112 call-ar-st.c.
2113
2114 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
2115
2116 * gdb.base/ending-run.exp: Create identical output when passing
2117 `step to end of run' case. Add regular expression branch satisfying
2118 Stormy16 target.
2119
2120 2001-10-28 Mark Kettenis <kettenis@gnu.org>
2121
2122 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
2123 that we catch the expected failure under Linux/x86.
2124
2125 2001-10-29 Orjan Friberg <orjanf@axis.com>
2126
2127 * gdb.base/setvar.exp: Escape curly braces.
2128 * gdb.stabs/weird.exp: Ditto.
2129
2130 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
2131
2132 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
2133 * gdm.mi/mi0-hack-cli.exp: Likewise.
2134
2135 2001-10-25 Andrew Cagney <ac131313@redhat.com>
2136
2137 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
2138 messages.
2139
2140 2001-10-21 Andrew Cagney <ac131313@redhat.com>
2141
2142 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
2143 checking MI enabled.
2144
2145 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
2146
2147 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
2148
2149 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
2150
2151 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
2152 if gdb child process crashes, just signal an error.
2153
2154 2001-10-02 Jim Blandy <jimb@redhat.com>
2155
2156 * lib/gdb.exp (test_xfail_format): Simplify.
2157
2158 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
2159 front of the variable name `format'. Simplify `if'.
2160
2161 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
2162
2163 * gdb.threads/pthreads.exp: Wait for output and delay
2164 before sending ^C.
2165
2166 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
2167
2168 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
2169 some incorrect output instead of timing out.
2170 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
2171
2172 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
2173
2174 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
2175 check to allow additional `int'.
2176
2177 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
2178
2179 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
2180 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
2181
2182 2001-09-27 Michael Snyder <msnyder@redhat.com>
2183
2184 * lib/gdb.exp (test_debug_format): New proc.
2185 (setup_xfail_format): Use new proc test_debug_format.
2186 * gdb.base/constvars.exp (local_compiler_xfail_check): New
2187 proc; use new service proc test_debug_format.
2188 Replace all other "gcc_compiled" tests with this test.
2189 * gdb.base/volatile.exp (local_compiler_xfail_check): New
2190 proc; use new service proc test_debug_format.
2191 Replace all other "gcc_compiled" tests with this test.
2192
2193 2001-09-27 Michael Snyder <msnyder@redhat.com>
2194
2195 * gdb.base/cvexpr.exp: New file.
2196 * gdb.base/cvexpr.c: New file
2197 Test for expressions using const and volatile keywords.
2198
2199 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
2200
2201 * gdb.base/constvars.exp: Check for different orders of keywords
2202 and additional "int" strings in output.
2203
2204 2001-09-22 Andrew Cagney <ac131313@redhat.com>
2205
2206 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
2207 responses from "help maint".
2208
2209 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
2210
2211 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
2212 to localhost:NNN instead of :NNN, in case Xvfb is listening
2213 only on TCP.
2214
2215 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
2216
2217 * gdb.base/recurse.exp: When checking leaving the watchpoint
2218 scope, recognize when gdb is in function's epilogue and pass.
2219
2220 2001-09-18 Keith Seitz <keiths@redhat.com>
2221
2222 * lib/insight-support.exp (_gdbtk_export_target_info): Add
2223 support for running tests against sid targets.
2224 (gdbtk_done): Ditto.
2225
2226 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
2227
2228 * gdb.base/ending-run.c (main): Set stdout buffersize
2229 to the same reasonable value for any target.
2230 * gdb.base/ending-run.exp: Add a regular expression
2231 to make testsuite happy on Sanyo Stormy16 target.
2232
2233 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
2234
2235 * gdb.base/display.c (do_loops): Add float variable `f'.
2236 Increment f in loop.
2237 * gdb.base/display.exp: Increment timeout by 60 seconds.
2238 Change float display test to use variable `f'.
2239
2240 2001-09-17 Jim Blandy <jimb@redhat.com>
2241
2242 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
2243 overflowing the limited breakpoint tables on some ROM monitors
2244 (like the ROM68K).
2245
2246 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
2247
2248 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
2249 the "-ac" (disable access control) flag.
2250
2251 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
2252
2253 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
2254 ints.
2255
2256 2001-08-30 Keith Seitz <keiths@redhat.com>
2257
2258 * lib/gdb.exp: Move all insight-related functionality into
2259 separate file.
2260 * lib/insight-support.exp: New file.
2261
2262 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
2263
2264 * config/sid.exp (sid_start): Never set sid verbosity; disable
2265 expect_background {} that consumed its stdout; tolerate </dev/null.
2266 Attempt to set endianness override in "sid" protocol mode. Cleanup.
2267
2268 2001-08-18 Andrew Cagney <ac131313@redhat.com>
2269
2270 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
2271 CLI jump command to start it.
2272 (mi_run_to_main): Fail immediatly when unexpected output.
2273
2274 2001-08-18 Andrew Cagney <ac131313@redhat.com>
2275
2276 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
2277 beginning of function. Fix PR gdb/191.
2278
2279 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
2280
2281 * config/sid.exp (sid_start): Don't warn if we cannot figure out
2282 what to force sid endianness to.
2283
2284 2001-08-15 Keith Seitz <keiths@redhat.com>
2285
2286 * lib/gdb.exp (gdbtk_start): Don't set environment
2287 variables for TCL_LIBRARY and friends. Insight will
2288 now figure these out for itself.
2289
2290 2001-08-02 Michael Snyder <msnyder@redhat.com>
2291
2292 * gdb.base/completion.exp: Remove the symbol "a64l" from
2293 the expect string; this is target-specific, and not related
2294 to what is being tested.
2295
2296 2001-08-02 Dave Brolley <brolley@redhat.com>
2297
2298 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
2299
2300 2001-07-25 Michael Snyder <msnyder@redhat.com>
2301
2302 * gdb.base/consecutive.exp: New file. Test stepping over
2303 breakpoints on consecutive instructions.
2304 * gdb.base/consecutive.c: New file.
2305
2306 * gdb.base/call-rt-st.exp: Use double-backslash to quote
2307 curly braces in regular expressions.
2308
2309 2001-07-25 Michael Snyder <msnyder@redhat.com>
2310
2311 * gdb.base/ending-run.exp: Accept "Program exited normally" as
2312 legitimate output from stepping out of main.
2313
2314 2001-07-22 Keith Seitz <keiths@redhat.com>
2315
2316 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
2317 the empty string, do not run the tests.
2318
2319 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2320
2321 * gdb.base/long_long.exp: Detect size of pointer. Take into
2322 account 2-byte pointers when testing for p/a results.
2323
2324 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2325
2326 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
2327 and defined to 1K for m68hc11.
2328 (random_data): Reduce table to 1K for embedded platforms (68hc11).
2329 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
2330 (sizeof_random_data): New variable to tell the size of the data table;
2331 don't test past this size; always run to main.
2332
2333 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2334
2335 * gdb.base/return2.exp: return of long long and double fails for
2336 68HC11; don't execute these tests on that platform.
2337 * gdb.base/return.exp: Return of a double fails for 68hc11.
2338
2339 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2340
2341 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
2342 tests that print a float.
2343 * call-rt-st.exp: Likewise.
2344
2345 2001-07-12 Mark Kettenis <kettenis@gnu.org>
2346
2347 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
2348 running this test on Linux.
2349
2350 2001-06-24 Michael Chastain <chastain@redhat.com>
2351
2352 * gdb.base/arithmet.exp: Remove some tests to make all test names
2353 unique.
2354
2355 2001-07-03 Michael Snyder <msnyder@redhat.com>
2356
2357 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
2358 the output of the ptype command.
2359
2360 2001-07-02 Michael Snyder <msnyder@redhat.com>
2361
2362 * gdb.base/completion.exp: Don't assume that break.c is the only
2363 source file that may contain functions named "marker".
2364 * gdb.base/corefile.exp: Quote the curly braces in regexp.
2365
2366 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2367
2368 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
2369 of files to delete.
2370
2371 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
2372 * gdb.disasm/h8300s.exp: New file.
2373 gdb.disasm/h8300s.s: Likewise.
2374
2375 2001-06-27 Andrew Cagney <ac131313@redhat.com>
2376
2377 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
2378 empty breakpoint tables.
2379
2380 2001-06-25 Andrew Cagney <ac131313@redhat.com>
2381
2382 * lib/mi-support.exp: Update args=... part of stop-reason
2383 patterns. Accept either a list or a tuple.
2384
2385 2001-06-23 Andrew Cagney <ac131313@redhat.com>
2386
2387 * lib/mi-support.exp: Remove local emacs variable defining
2388 change-log-default-name.
2389
2390 2001-06-22 Michael Chastain <chastain@redhat.com>
2391
2392 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
2393 This is operationally compatible with the previous version.
2394
2395 2001-06-13 Jim Blandy <jimb@redhat.com>
2396
2397 * lib/gdb.exp (gdb_test): Doc fix.
2398
2399 2001-06-10 Michael Chastain <chastain@redhat.com>
2400
2401 * gdb.base/exprs.exp: Remove a duplicate test.
2402
2403 2001-06-06 Jim Blandy <jimb@redhat.com>
2404
2405 * gdb.base/return2.exp (main): Use values to test float and double
2406 returns that are not NaN's, to avoid being confused by IEEE
2407 comparison rules.
2408
2409 2001-06-04 Michael Snyder <msnyder@redhat.com>
2410
2411 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
2412 non-zero if control_c fails. Terminate the test on failure,
2413 rather than wait for 12 more tests to time out.
2414
2415 2001-06-06 Jim Blandy <jimb@redhat.com>
2416
2417 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
2418 Don't forget to match the GDB prompt.
2419
2420 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
2421
2422 2001-06-04 Jim Blandy <jimb@redhat.com>
2423
2424 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
2425 command.
2426
2427 2001-05-31 Kevin Buettner <kevinb@redhat.com>
2428
2429 * gdb.base/annota1.exp (info break): Match four or more spaces
2430 after "Address".
2431
2432 2001-05-31 Michael Chastain <chastain@redhat.com>
2433
2434 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
2435 (dm_type_int_star): Likewise.
2436 (dm_type_long_star): Likewise.
2437 (dm_type_void_star): Likewise.
2438
2439 2001-05-29 Kevin Buettner <kevinb@redhat.com>
2440
2441 * gdb.base/completion.exp (INPUTRC): Set this environment variable
2442 to a known value in order to get consistent results regardless
2443 of the setting of INPUTRC or the presence or contents of .inputrc.
2444
2445 2001-05-24 Michael Snyder <msnyder@redhat.com>
2446
2447 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
2448 Don't require that the main thread and the manager thread are the
2449 first in the list.
2450
2451 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
2452 debugging. If test fails, issue an "unsupported" not a "fail".
2453
2454 2001-05-24 Jim Blandy <jimb@redhat.com>
2455
2456 Don't assume that short is shorter than int.
2457 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
2458 assume that shorts are smaller than ints. On a 16-bit machine,
2459 this isn't true.
2460 ("print unsigned char == (~0)"): Add test that verifies that ~0,
2461 an int, is not equal to ~0 stored in an unsigned char. This tests
2462 the same thing that the previous test meant to, but works on
2463 16-bit machines, too.
2464 ("print unsigned char != (~0)"): Same test, complemented.
2465
2466 2001-05-24 Michael Snyder <msnyder@redhat.com>
2467
2468 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
2469 test for (full_coverage == 0). This makes the test run faster,
2470 and prevents dejagnu getting out of step.
2471
2472 2001-05-23 Kevin Buettner <kevinb@redhat.com>
2473
2474 * gdb.base/finish.exp (finish_void): Revise pattern for
2475 stopping on the call statement to not permit stopping at
2476 the start of the instructions comprising the call sequence.
2477
2478 2001-05-19 Michael Chastain <chastain@redhat.com>
2479
2480 * gdb.base/callfuncs.exp: Make all test names unique.
2481 * gdb.base/commands.exp: Make all test names unique.
2482 * gdb.base/condbreak.exp: Make all test names unique.
2483 * gdb.base/dbx.exp: Make all test names unique.
2484 * gdb.base/default.exp: Make all test names unique.
2485 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
2486 and TIMEOUT messages to their corresponding PASS message.
2487 * gdb.base/ending-run.exp: Make all test names unique.
2488 * gdb.base/long_long.exp: Remove duplicate test.
2489
2490 2001-05-21 Kevin Buettner <kevinb@redhat.com>
2491
2492 * gdb.base/finish.exp (finish_void): Allow "finish" command to
2493 stop on the call statement as well as the statement after the
2494 call.
2495
2496 2001-05-21 Michael Snyder <msnyder@redhat.com>
2497
2498 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
2499
2500 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
2501
2502 * gdb.base/completion.exp: Revamp test. Make it execute on all
2503 platforms.
2504
2505 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
2506
2507 * config/gdbserver.exp (gdb_load): Handle the case
2508 in which the arguments to gdbserver are given in the
2509 baseboard configuration file.
2510 Also handle the case in which the server needs to do a
2511 load.
2512
2513 2001-05-07 Keith Seitz <keiths@cygnus.com>
2514
2515 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
2516 set up the display for testing.
2517 (gdbtk_start): Convert all paths to paths that tcl will like.
2518 Export target information to environment.
2519 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
2520 necessary.
2521 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
2522 (to_tcl_path): New proc to convert a given pathname into
2523 a path acceptible as an argument to a tcl command.
2524 (_gdbtk_export_target_info): New proc to export target info
2525 into the environment for gdbtk testing.
2526 (gdbtk_done): New proc to signal end-of-test.
2527
2528 2001-05-06 Jim Blandy <jimb@redhat.com>
2529
2530 * restore.c: Make the code of caller0 correspond to its comment.
2531
2532 2001-05-03 Michael Snyder <msnyder@redhat.com>
2533
2534 * config/sid.exp (gdb_target_sid): Check for error messages.
2535 On error or timeout, don't make expect exit (which will terminate
2536 all subsequent tests); instead just make gdb exit.
2537 (gdb_load): Check for error messages. On error or timeout,
2538 return a negative value.
2539
2540 2001-04-24 Jim Blandy <jimb@redhat.com>
2541
2542 * gdb.c++/templates.exp: If we see the prompt for the overload
2543 list, but we haven't recognized any of the longer patterns,
2544 arrange for this test to fail, not hang.
2545
2546 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
2547 variations.
2548
2549 2001-04-22 Michael Chastain <chastain@redhat.com>
2550
2551 * gdb.c++/local.exp: Use the 'runto' library function.
2552 * gdb.c++/namespace.exp: Likewise.
2553 * gdb.c++/overload.exp: Likewise.
2554
2555 2001-03-26 Kevin Buettner <kevinb@redhat.com>
2556
2557 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
2558 * gdb.base/step-line.exp: New file. Test step/next in presence of
2559 #line directives.
2560 * gdb.base/step-line.c: New file. Test program for the above.
2561 * gdb.base/step-line.inp: New file. We pretend that this file has
2562 been transformed by some other tool into step-line.c.
2563
2564 2001-03-21 Jim Blandy <jimb@redhat.com>
2565
2566 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
2567 unmangled operator names.
2568
2569 2001-03-20 Jim Blandy <jimb@redhat.com>
2570
2571 * gdb.threads/linux-dp.exp: Recognize an additional message
2572 generated by GDB when it doesn't understand how to debug threads
2573 on the target system.
2574
2575 2001-03-19 Andrew Cagney <ac131313@redhat.com>
2576
2577 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
2578
2579 2001-03-12 Michael Chastain <chastain@redhat.com>
2580
2581 * gdb.c++/derivation.exp: Use the 'runto' library function.
2582
2583 2001-03-12 Michael Chastain <chastain@redhat.com>
2584
2585 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
2586
2587 2001-02-24 Michael Chastain <chastain@redhat.com>
2588
2589 * gdb.c++/ref-types.exp: Change handwritten code to library
2590 function 'runto'.
2591
2592 2001-03-16 Orjan Friberg <orjanf@axis.com>
2593
2594 * gdb.base/signals.exp: Set count to 0 explicitly.
2595
2596 2001-03-15 Mark Salter <msalter@redhat.com>
2597
2598 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
2599 (gdb_target_monitor): Add check of gdb_target_cmd return value.
2600 (gdb_load): Add support for additional target_info: gdb_download_size
2601 and gdb_load_timeout.
2602
2603 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
2604
2605 * gdb.base/annota1.exp: Move test of isnative to earlier in the
2606 file -- to prevent failing when the compile fails but we have no
2607 intention of running the tests anyway.
2608
2609 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
2610 tests if set.
2611
2612 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
2613 integers.
2614
2615 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
2616 * gdb.c++/namespace.exp: Ditto.
2617
2618 2001-03-07 Orjan Friberg <orjanf@axis.com>
2619
2620 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
2621 * gdb.base/pointers.exp: Relax pattern match of decimals.
2622
2623 2001-03-06 Kevin Buettner <kevinb@redhat.com>
2624
2625 * Makefile.in, config/abug.exp, config/cfdbug.exp,
2626 config/cpu32bug.exp, config/dve.exp, config/est.exp,
2627 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
2628 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
2629 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
2630 config/sh.exp, config/sid.exp, config/slite.exp,
2631 config/sparclet.exp, config/udi.exp, config/unknown.exp,
2632 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
2633 config/vxworks.exp, config/vxworks29k.exp,
2634 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
2635 gdb.base/all-bin.exp, gdb.base/annota1.exp,
2636 gdb.base/arithmet.exp, gdb.base/assign.exp,
2637 gdb.base/async.exp, gdb.base/attach.exp,
2638 gdb.base/bitfields.exp, gdb.base/bitops.exp,
2639 gdb.base/break.exp, gdb.base/call-ar-st.exp,
2640 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
2641 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
2642 gdb.base/commands.exp, gdb.base/completion.exp,
2643 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
2644 gdb.base/constvars.exp, gdb.base/corefile.exp,
2645 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
2646 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
2647 gdb.base/ending-run.exp, gdb.base/environ.exp,
2648 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
2649 gdb.base/finish.exp, gdb.base/foll-exec.exp,
2650 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
2651 gdb.base/funcargs.exp, gdb.base/help.exp,
2652 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
2653 gdb.base/logical.exp, gdb.base/long_long.exp,
2654 gdb.base/maint.exp, gdb.base/mips_pro.exp,
2655 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
2656 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
2657 gdb.base/pointers.exp, gdb.base/printcmds.exp,
2658 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
2659 gdb.base/regs.exp, gdb.base/relational.exp,
2660 gdb.base/remote.exp, gdb.base/reread.exp,
2661 gdb.base/restore.exp, gdb.base/return2.exp,
2662 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
2663 gdb.base/selftest.exp, gdb.base/setshow.exp,
2664 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
2665 gdb.base/sigall.exp, gdb.base/signals.exp,
2666 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
2667 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
2668 gdb.base/step-test.exp, gdb.base/structs.c,
2669 gdb.base/structs.exp, gdb.base/structs2.exp,
2670 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
2671 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
2672 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
2673 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
2674 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
2675 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
2676 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
2677 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
2678 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
2679 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
2680 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
2681 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
2682 gdb.fortran/types.exp, gdb.java/jmisc.exp,
2683 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
2684 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
2685 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2686 gdb.trace/circ.exp, gdb.trace/collection.exp,
2687 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
2688 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2689 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
2690 gdb.trace/report.exp, gdb.trace/save-trace.exp,
2691 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2692 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
2693 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
2694 notices.
2695
2696 2001-02-27 Michael Snyder <msnyder@cygnus.com>
2697
2698 * gdb.base/varargs.c (find_max_double): Fix printf format string:
2699 first arg is int not float.
2700
2701 2001-02-22 Michael Snyder <msnyder@cygnus.com>
2702
2703 * gdb.base/reread.exp: Unsupported for non-native targets;
2704 doesn't work for remote debugging.
2705
2706 2001-02-19 Fernando Nasser <fnasser@redhat.com>
2707
2708 From Drew Moseley <dmoseley@redhat.com>
2709 * gdb.base/ending-run.exp: Properly handle the BSP state when
2710 stepping past the end of main.
2711
2712 2001-02-19 John Moore <jmoore@redhat.com>
2713
2714 * gdb.base/commands.exp (infrun_breakpoint_command_test):
2715 Converted HPUX fix for non-expected items following multiple
2716 step commands into general solution for all platforms.
2717
2718 2001-02-18 Michael Chastain <chastain@redhat.com>
2719
2720 * gdb.c++/classes.exp (do_tests): Change runto statements
2721 from "runto 'foo(void)'" to "runto 'foo'". This makes the
2722 statements demangler agnostic.
2723 * gdb.c++/virtfunc.exp (do_tests): Likewise.
2724 (gdb_virtfunc_restart): Likewise.
2725
2726 2001-02-14 Michael Chastain <chastain@redhat.com>
2727
2728 * gdb.c++/inherit.exp (do_tests): Change runto statements
2729 from "runto 'foo(void)'" to "runto 'foo'". This makes the
2730 statements demangler agnostic.
2731
2732 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
2733
2734 * gdb.threads/pthreads.exp: Unify pass/fail messages for
2735 ``continue to bkpt at common_routine in thread 2'' and ``stopped
2736 before calling common_routine 15 times'' tests.
2737
2738 2001-02-11 Michael Chastain <chastain@redhat.com>
2739
2740 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
2741 Helps the test script figure out which demangler is in use.
2742 (dm_type_foo_ref): Ditto.
2743 (dm_type_int_star): Ditto.
2744 (dm_type_long_star): Ditto.
2745 (dm_type_unsigned_int): Ditto.
2746 (dm_type_void): Ditto.
2747 (dm_type_void_star): Ditto.
2748 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
2749 Probe the gdb demangler and set variables to accommodate
2750 formatting differences.
2751 (info_func_regexp): New function. Same as info_func, but
2752 matches against a regexp.
2753 (info_func): Match against a literal string.
2754 (print_addr_2): New function. Match against a literal string,
2755 which can be different from the input to gdb.
2756 (print_addr): Simply call print_addr_2 with the same argument twice.
2757 (test_lookup_operator_functions): Use demangler formatting variables.
2758 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
2759 the tests in the same order as the C++ class declaration.
2760 (test_paddr_operator_functions): Ditto.
2761 (test_paddr_overloaded_functions): Ditto.
2762 (test_paddr_hairy_functions): Use demangler formatting variables.
2763 Add reference to gdb/19 for related tests.
2764 (do_tests): Call probe_demangler.
2765
2766 2001-01-30 Kevin Buettner <kevinb@redhat.com>
2767
2768 * gdb.c++/templates.cc (printf): Remove unused function definition.
2769
2770 2001-01-26 Felix Lee <flee@redhat.com>
2771
2772 * sid.exp (sid_exit): Pass host, not target, to remote_close.
2773
2774 2001-01-25 matthew green <mrg@redhat.com>
2775
2776 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
2777 up sid.
2778 (sid_exit): Call `remote_pop_conn' after GDB is gone.
2779
2780 2001-01-25 matthew green <mrg@redhat.com>
2781
2782 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
2783 Deprecate $sid_spawn_id.
2784 (sid_exit): Remove code necessary only for `spawn.'
2785
2786 2001-01-25 matthew green <mrg@redhat.com>
2787
2788 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
2789
2790 2001-01-28 Michael Chastain <chastain@redhat.com>
2791
2792 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
2793 to call when tests fail. It takes gdb out of the overloaded
2794 function choice menu back to the main prompt, so that the test
2795 program stays synchronized.
2796 (set_bp_overloaded): New proc to collect all the common
2797 code for setting a breakpoint on an overloaded name. Calls
2798 take_gdb_out_of_choice_menu when needed.
2799 (menu_overload1arg): New variable to collect the repeated
2800 instances of the expected menu for an overloaded name. Change
2801 the regular expression to handle changes in g++ type encoding:
2802 "void" can be either "void" or "", and "unsigned int" can be
2803 either "unsigned int" or "unsigned".
2804 (continue_to_bp_overloaded): Change regular expressions to handle
2805 changes in g++ type encoding.
2806 (no proc): Call take_gdb_out_of_choice_menu when needed.
2807 Remove redundant calls to "info break". Accept either "canceled"
2808 or "cancelled". Change regular expressions in "info break"
2809 calls to handle changes in g++ type encoding. Give all tests
2810 unique strings.
2811
2812 2001-01-17 Ben Elliston <bje@redhat.com>
2813
2814 * config/sid.exp: New file.
2815
2816 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
2817
2818 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
2819
2820 2000-12-21 Michael Snyder <msnyder@cygnus.com>
2821
2822 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
2823 Add a RE to accept a non-ascii char if one is ever presented.
2824
2825 2000-12-20 Fernando Nasser <fnasser@redhat.com>
2826
2827 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
2828
2829 2000-12-18 Michael Snyder <msnyder@cygnus.com>
2830
2831 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
2832 in regexp. One '\' does not suffice on Linux.
2833
2834 2000-12-09 Michael Chastain <chastain@redhat.com>
2835
2836 * gdb.base/break.exp (test_clear_command): Use a marker function
2837 rather than 'main' for the test function. Also move this
2838 test to an execution point where the marker function names are
2839 guaranteed to be bound to functions. (Executing tests after a
2840 'finish' from main runs into name conflicts with local names
2841 in __libc_start_main).
2842
2843 2000-12-07 Michael Snyder <msnyder@cygnus.com>
2844
2845 * gdb.base/finish.exp: New test for gdb's "finish" command.
2846 * gdb.base/return2.exp: New test for gdb's "return" command.
2847 * gdb.base/return2.c: New source file for above.
2848
2849 2000-12-05 Michael Snyder <msnyder@cygnus.com>
2850
2851 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
2852 * gdb.base/miscexprs.exp: Ditto.
2853 * gdb.base/pointers.exp: Ditto.
2854 * gdb.c++/derivation.exp: Ditto.
2855 * gdb.c++/local.exp: Ditto.
2856 * gdb.c++/namespace.exp: Ditto.
2857 * gdb.c++/overload.exp: Ditto.
2858 * gdb.c++/ref-types.exp: Ditto.
2859
2860 2000-12-05 Michael Snyder <msnyder@cygnus.com>
2861
2862 * gdb.base/constvars.exp: Test result of "up" command.
2863 * gdb.base/miscexprs.exp: Ditto.
2864 * gdb.base/pointers.exp: Ditto.
2865 * gdb.base/scope.exp: Ditto.
2866 * gdb.c++/derivation.exp: Ditto.
2867 * gdb.c++/local.exp: Ditto.
2868 * gdb.c++/namespace.exp: Ditto.
2869 * gdb.c++/overload.exp: Ditto.
2870 * gdb.c++/ref-types.exp: Ditto.
2871
2872 2000-11-22 Michael Chastain <chastain@redhat.com>
2873
2874 * mips_pro.exp: Accept either "middle -> top -> main" or
2875 "middle -> main" in the backtrace, because gcc can optimize
2876 tail calls to jumps. Remove setup_xfail for the hppa case.
2877 Add a comment with the original warning messages from PR 3016,
2878 which was filed in 1993, to preserve them for posterity.
2879
2880 2000-11-17 Nick Duffek <nsd@redhat.com>
2881
2882 * lib/gdb.exp (gdb_test): Override timeout with board info.
2883
2884 2000-11-17 Nick Duffek <nsd@redhat.com>
2885
2886 * gdb.base/display.exp: Don't kill running stub. Add "again" to
2887 the second kill and detach messages.
2888
2889 2000-11-17 Nick Duffek <nsd@redhat.com>
2890
2891 * configure.in: Add AC_EXEEXT.
2892 * configure: Regenerate.
2893 * Makefile.in (just-check): Export EXEEXT.
2894 * lib/gdb.exp ($EXEEXT): Import from environment.
2895 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
2896 expect "maint dump-me" on Cygwin.
2897 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
2898 $EXEEXT.
2899
2900 2000-11-17 Nick Duffek <nsd@redhat.com>
2901
2902 * gdb.base/break.exp: Test backtrace and finish from called
2903 function on all platforms, not just HP-UX.
2904
2905 2000-11-03 Michael Snyder <msnyder@cygnus.com>
2906
2907 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
2908 code from gdb_target_monitor, so it can be used independantly
2909 for gdbserver. Also comment out an unnecessary PUTS.
2910
2911 2000-11-03 Michael Snyder <msnyder@cygnus.com>
2912
2913 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
2914 * gdb.base/corefile.exp: Expect the message "Program is being
2915 debugged already" when we send the "corefile" command, since
2916 the preceeding gdb_load may have connected gdb to a remote target.
2917 * gdb.base/display.exp: Disable hardware watchpoints if new
2918 board info variable "no_hardware_watchpoints" is true.
2919 Replace single-letter commands with more readable ones.
2920 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
2921 if new board info variable "no_hardware_watchpoints" is true.
2922 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
2923 to see if stdio (printf) testing is possible.
2924 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
2925 board info variable "no_hardware_watchpoints" is true. Use new
2926 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
2927
2928 2000-11-13 Fernando Nasser <fnasser@redhat.com>
2929
2930 From Orjan Friberg <orjanf@axis.com>:
2931 * gdb.base/printcmds.exp: Escape curly braces followed by a number
2932 in array print pattern match.
2933
2934 2000-11-09 Fernando Nasser <fnasser@redhat.com>
2935
2936 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
2937 spelling "cancelled" to U.S. spelling "canceled" to match changes
2938 made to gdb.
2939 * gdb.c++/ovldbreak.exp: Ditto.
2940
2941 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2942
2943 * gdb.base/callfuncs.c (main): Moved to end of file, call
2944 t_double_values to initialize the FPU before inferior calls are made.
2945 * gdb.base/callfuncs.exp: Test for register preservation after calling
2946 inferior functions. Add tests for continuining, finishing and
2947 returning from a stop in a call dummy.
2948
2949 2000-10-24 Michael Snyder <msnyder@cygnus.com>
2950
2951 * gdb.base/commands.exp: Break up long lines, and re-indent.
2952
2953 2000-10-19 Michael Snyder <msnyder@cygnus.com>
2954
2955 * config/gdbserver.exp: Rewritten from the ground up, to make it
2956 compatible with the current dejagnu tree, and to make it work with
2957 the new "gdbserver" in libremote.
2958
2959 2000-10-16 Michael Snyder <msnyder@cygnus.com>
2960
2961 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
2962 * gdb.base/varargs.exp: Skip entire test if no printf support.
2963 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
2964 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
2965
2966 2000-10-13 Michael Snyder <msnyder@cygnus.com>
2967
2968 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
2969 no floating point support.
2970 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
2971 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
2972 * gdb.base/call-rt-st.exp: Ditto.
2973 * gdb.base/call-strs.exp: Ditto.
2974
2975 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
2976
2977 * gdb.base/sizeof.c: include <stdio.h>.
2978
2979 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
2980 'finish', otherwise uncaptured gdb_prompt would potentially
2981 throw remaining test points out of sync.
2982
2983 2000-07-26 Scott Bambrough <scottb@netwinder.org>
2984
2985 * gdb.base/recurse.exp: Run tests for all targets.
2986 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
2987 gnu-oldld case on ARM.
2988 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
2989 for ARM targets.
2990
2991 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
2992
2993 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
2994 * gdb.java/configure: Rebuild.
2995
2996 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
2997
2998 * gdb.java/jv-exp.exp: New file.
2999
3000 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
3001
3002 * configure: Rebuilt.
3003 * configure.in (configdirs): Add gdb.java.
3004 * gdb.java/jmisc.java: New file.
3005 * gdb.java/jmisc.exp: New file.
3006 * gdb.java/Makefile.in: New file.
3007 * gdb.java/configure: Rebuilt.
3008 * gdb.java/configure.in: New file.
3009 * lib/java.exp: New file.
3010
3011 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
3012
3013 * gdb.base/exprs.exp: Test casts to a pointer including over and
3014 underflow.
3015
3016 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
3017
3018 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
3019 and the compilers sizes.
3020
3021 2000-07-09 Nick Duffek <nsd@redhat.com>
3022
3023 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
3024 (use_methods): New function.
3025 (main): Call use_methods().
3026 * gdb.c++/classes.exp (test_method_param_class): New procedure.
3027 (do_tests): Call test_method_param_class.
3028
3029 2000-07-09 Nick Duffek <nsd@redhat.com>
3030
3031 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
3032 spelling.
3033 (test_enums): New procedure. Move enum tests from end of script
3034 to here. Set breakpoint on function name instead of line number.
3035 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
3036 (enums2): New marker function.
3037 (enums1): New function.
3038 (main): Call enums1(). Move enum tests to enums1().
3039
3040 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
3041
3042 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
3043 compile/link program. Update line numbers.
3044 * gdb.asm/d10v.inc: Define ``startup''.
3045 * gdb.asm/asmsrc1.s: Add definition of _start.
3046
3047 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
3048
3049 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
3050
3051 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3052
3053 * gdb.base/maint.exp: Add 'maint print architecture' item to output
3054 of 'help maint print' command.
3055
3056 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
3057
3058 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
3059 they use gdb_expect_list.
3060
3061 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
3062
3063 * gdb.base/commands.exp: Use ``set remote
3064 memory-read-packet-size'' instead of ``set endian big'' to test
3065 long commands.
3066
3067 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
3068
3069 * gdb.c++/templates.exp (do_tests): Make all of these work under
3070 g++, and stop skipping them.
3071
3072 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
3073 work under g++.
3074
3075 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
3076 initialization.
3077
3078 2000-06-02 Michael Snyder <msnyder@cygnus.com>
3079
3080 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
3081 the regular expression: accept an (almost) arbitrary sequence of
3082 "frames-invalid" and "breakpoints-invalid" messages both before
3083 and after the "starting" message.
3084
3085 2000-06-02 Michael Snyder <msnyder@cygnus.com>
3086
3087 * gdb.c++/local.exp: This test has never been known to work with g++.
3088
3089 2000-05-18 Michael Snyder <msnyder@cygnus.com>
3090
3091 * gdb.base/annota1.exp (annotate-signal-handler-caller):
3092 Relax the regular expression a little, make it pass on Solaris 8.
3093
3094 2000-05-12 Kevin Buettner <kevinb@redhat.com>
3095
3096 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
3097 a call, do not require that gdb stop on the line after the call.
3098 Instead, it is permissible for gdb to stop on the line of the
3099 call itself.
3100
3101 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
3102
3103 * gdb.base/break.exp (bp on small function, optimized file):
3104 Add a second pass pattern. The behavior differs here between stabs
3105 and dwarf for one-line functions. Stabs preserves two line symbols
3106 (one before the prologue and one after) with the same line number,
3107 but dwarf regards these as duplicates and discards one of them.
3108 Therefore the address after the prologue (where the breakpoint is)
3109 has no exactly matching line symbol, and GDB reports the breakpoint
3110 as if it were in the middle of a line rather than at the beginning.
3111
3112 2000-05-08 Michael Snyder <msnyder@cygnus.com>
3113
3114 * gdb.base/interrupt.exp: Make "pass" message say "send"
3115 rather than "send_gdb" (for consistancy).
3116
3117 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3118
3119 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
3120 * gdb.c++/templates.cc: Properly check for GCC version number.
3121 * lib/compiler.cc: Likewise
3122
3123 2000-04-28 Michael Snyder <msnyder@cygnus.com>
3124
3125 * gdb.base/break.exp: When compiled with -O2 optimization,
3126 gdb may not stop at the first line of main, due to code motion.
3127
3128 2000-04-26 Michael Snyder <msnyder@cygnus.com>
3129
3130 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
3131 This test depends on parsing the printf output from the target.
3132 Since the sparclet stub doesn't do stdio, this will never work.
3133 * gdb.base/call-rt-st.exp: ditto.
3134 * gdb.base/call-strs: ditto.
3135
3136 2000-04-24 Michael Snyder <msnyder@cygnus.com>
3137
3138 * gdb.base/miscexprs.exp: make sizeof long array test portable.
3139
3140 * gdb.base/ending-run.exp: After connecting to a remote target,
3141 but before running, the target will appear to be in a random
3142 location. Specify both a file and a line for breakpoints.
3143 Also, the function that calls main may be called 'init'
3144 rather than 'start'.
3145
3146 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3147
3148 * gdb.base/help.exp: Update output for add-symbol-file command.
3149
3150 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
3151
3152 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3153 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
3154
3155 2000-04-07 J.T. Conklin <jtc@redback.com>
3156
3157 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
3158
3159 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
3160
3161 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
3162
3163 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
3164 values that can be represented exactly.
3165 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
3166 above change, and to not check against the directory part of the source
3167 file name.
3168 (step into print_long_arg_list): Likewise.
3169 (print print_small_structs from print_long_arg_list): Likewise.
3170 (print print_long_arg_list): Likewise.
3171
3172 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3173
3174 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
3175
3176 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
3177
3178 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
3179
3180 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
3181
3182 * gdb.base/commands.exp (deprecated_command_test): Add test for
3183 deprecate with no arguments.
3184
3185 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
3186
3187 * gdb.base/break.exp: Add new test for setting breakpoints on
3188 optimized code so we can test breakpoints work even when function
3189 prologues may be optimized away
3190
3191 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3192
3193 From David Whedon <dwhedon@gordian.com>
3194 * gdb.base/commands.exp : Added command deprecator tests.
3195
3196 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
3197
3198 * gdb.base/help.exp: Added test for new apropos command.
3199
3200 2000-03-21 Kevin Buettner <kevinb@redhat.com>
3201
3202 * gdb.base/pointers.c (usevar): New function.
3203 (main): Make sure that global variables v_int_pointer2, rptr,
3204 and y are all referenced someplace in the program by calling
3205 usevar() on them. [Some linkers delete symbols which are
3206 never referenced. The space remains, but there's no way to
3207 get a (symbolic) handle on the variable from the debugger.]
3208
3209 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3210
3211 * gdb.base/printcmds.c: Add typedeffed arrays.
3212
3213 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
3214 procedure to test arrays that are typedef'd.
3215
3216 2000-03-13 James Ingham <jingham@leda.cygnus.com>
3217
3218 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
3219 the library directories.
3220
3221 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
3222
3223 * configure.in (configdirs): Add sub directory gdb.mi.
3224 * configure: Re-generate.
3225
3226 * gdb.mi: New directory.
3227
3228 2000-02-25 Scott Bambrough <scottb@netwinder.org>
3229
3230 * gdb.base/long_long.exp: Correct test suite failure when printing
3231 a long long value as a double on ARM platforms.
3232
3233 2000-02-16 Jim Blandy <jimb@redhat.com>
3234
3235 * gdb.base/break.exp ("breakpoint line number"): Make sure the
3236 default source file is set properly before running this test.
3237
3238 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3239
3240 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
3241 gdbtk/library directory, not in gdbtcl2.
3242
3243 2000-02-04 Jim Blandy <jimb@redhat.com>
3244
3245 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
3246 backslash from regexp pattern.
3247
3248 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
3249 procedure. Use it to run all the "continue to bp overloaded"
3250 tests. Note that this changes the names of the tests slightly.
3251 If the breakpoint hit message includes a hex PC value, because
3252 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
3253 from the real source code, still consider that a pass.
3254
3255 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
3256 XFAIL here if the breakpoint message contains a hex address. Note
3257 similar change on 1999-11-02.
3258
3259 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
3260
3261 * gdb.base/ptype.exp: Establish a default source file before
3262 calling get_debug_format.
3263
3264 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
3265
3266 * gdb.base/watchpoint.exp: Remove duplication of test messages.
3267
3268 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3269
3270 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
3271 of successive stepi commands -- while in the prologue we should see
3272 the function entry bracket.
3273
3274 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3275
3276 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
3277 reach __change_mode() when stepping through the end of main().
3278
3279 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
3280
3281 * gdb.base/default.exp: Fix expected pattern.
3282 * gdb.base/help.exp: Same.
3283
3284 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3285
3286 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
3287 Don't use xfail's because that affects only the following test.
3288
3289 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
3290 solaris or linux.
3291
3292 * gdb.base/selftest.exp: Update to reflect changes to main.c.
3293
3294 2000-01-07 Michael Snyder <msnyder@cygnus.com>
3295
3296 * gdb.base/display.exp: Some yacc parsers like to say
3297 "A syntax error" rather than "A parse error". Accept both.
3298
3299 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
3300
3301 * gdb.base/default.exp: Remove OS dependent string from "target
3302 remote" test.
3303 * gdb.base/help.exp: Same for "help target remote" test.
3304
3305 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3306
3307 From Jim Kingdon <kingdon@redhat.com>:
3308
3309 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
3310 prompt (cleanup rather than necessity, but still might keep output
3311 from spilling to next test).
3312
3313 2000-01-02 Fred Fish <fnf@cygnus.com>
3314
3315 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
3316 AIX, which defines them in <sys/types.h>.
3317
3318 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
3319
3320 * gdb.base/default.exp: Match arm* etc instead of arm in "info
3321 float" test.
3322
3323 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
3324
3325 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
3326
3327 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
3328 outermost frame disallowed".
3329
3330 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
3331
3332 * gdb.base/setvar.exp: New tests for setting the value of a struct
3333 with a constant list.
3334
3335 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
3336
3337 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
3338 require the user to type a cast before setting the value of a struct.
3339
3340 1999-12-06 Jim Blandy <jimb@cygnus.com>
3341
3342 * gdb.base/default.exp: Expect the new 'info float' command on
3343 all i386 platforms.
3344
3345 * gdb.threads/linux-dp.exp: Expand our ability to recognize
3346 LinuxThreads libraries that don't support debugging.
3347
3348 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
3349
3350 * gdb.base/remote.c: Fill the buffer with truely random data.
3351 Change the buffer type to ``unsigned char'' to simplify size
3352 arithmetic.
3353
3354 * gdb.base/remote.exp: Reduce download numbers by one. Typical
3355 stub only handles 400-1 byte packets. Verify that the download
3356 worked.
3357
3358 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
3359
3360 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
3361 tests, using UNRESOLVED for the untested cases. Also, does not wait
3362 for a timeout if the prompt was received before a recognizable pattern.
3363
3364 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
3365
3366 * lib/gdb.exp (gdb_expect_list): Fix spelling.
3367
3368 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3369
3370 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
3371 watchpoints.
3372
3373 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
3374
3375 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
3376
3377 * gdb.c++/local.exp: Be more flexible in recognizing local class
3378 name mangling. Don't allow horribly truncated method names.
3379 * gdb.c++/derivation.exp: Expect protected inheritance.
3380 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
3381 * gdb.c++/virtfunc.exp: Likewise.
3382 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
3383 when printing a nested enum.
3384
3385 1999-11-22 Jim Blandy <jimb@cygnus.com>
3386
3387 * gdb.base/step-test.exp: Properly await GDB's response to setting
3388 a breakpoint on the call to large_struct_by_value.
3389
3390 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
3391 just because we have debug info for the `start' function.
3392
3393 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
3394
3395 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
3396 "Unknown signal" messages, which indicate (on LinuxThreads) that
3397 GDB doesn't know how to debug threads on this system. This is
3398 better than hanging while philosopher 0 dumps chatter into gdb.log.
3399
3400 1999-11-18 Tom Tromey <tromey@cygnus.com>
3401
3402 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
3403
3404 1999-11-18 Fred Fish <fnf@cygnus.com>
3405
3406 * gdb.base/coremaker2.c: Add sample program for generating
3407 cores that is more self contained than coremaker.c. Eventually
3408 I'll add more code to this and tie it into the testsuite.
3409
3410 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
3411
3412 * gdb.base/dollar.exp: Remove, now in gdb.hp.
3413
3414 1999-11-10 Jimmy Guo <guo@cup.hp.com>
3415
3416 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
3417 from $srcdir/lib/.
3418 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
3419 and gdb.c++/.
3420
3421 * gdb.c++/derivation.exp: remove redundant get compiler info code.
3422
3423 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
3424 'continue with watch' test point.
3425
3426 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
3427
3428 Merged from p2linux-990323-branch:
3429
3430 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
3431
3432 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
3433
3434 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
3435 {limit,fixed}''. Test ``set download-write-size''.
3436
3437 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
3438
3439 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
3440 gdb_expect_list.
3441
3442 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
3443
3444 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
3445
3446 1999-11-03 Mark Salter <msalter@cygnus.com>
3447
3448 * gdb.base/break.exp: Fix "stub continue" pattern.
3449
3450 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
3451
3452 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
3453
3454 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
3455
3456 * gdb.base/display.exp ("finish"): Add timeout clause.
3457
3458 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
3459 plain prompt clause, so this doesn't have to time out in order to
3460 fail.
3461
3462 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
3463 breakpoint hit messages include an address.
3464
3465 * gdb.base/display.exp: Don't forget to escape parens in regular
3466 expressions. Unix regexp notatation sucks.
3467
3468 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3469
3470 * gdb.base/annota1.exp: Test for annotate-signalled: change output
3471 order for 'signalled' message.
3472
3473 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
3474
3475 From Jimmy Guo <guo@cup.hp.com>:
3476 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
3477 * gdb.base/annota1.c: Add code for tests to work with.
3478
3479 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
3480
3481 * gdb.base/remote.exp: New test for remote downloading settings.
3482 * gdb.base/remote.c: New file with large .data.
3483
3484 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
3485
3486 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
3487 for LinuxThreads support, merged from the Code Fusion branch.
3488
3489 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
3490
3491 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
3492 containing exp_continue into a while within an expect. Don't
3493 attempt a start more than three times. Check return value from
3494 gdb_load.
3495
3496 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
3497
3498 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
3499 a pass case.
3500
3501 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
3502
3503 * gdb.base/break.c (main): Added a statement that we can step
3504 off of.
3505 * gdb.base/break.exp: Added tests for setting a breakpoint
3506 at an offset and stepping onto a breakpoint.
3507
3508 1999-10-01 Fred Fish <fnf@cygnus.com>
3509
3510 * gdb.base/help.exp (help add-symbol-file): Update to match current
3511 gdb output.
3512
3513 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
3514
3515 * gdb.base/break.exp: Code locations are in hex, don't forget!
3516 (For HP-UX.)
3517
3518 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
3519
3520 * condbreak.exp: Use break.c as test program.
3521 * condbreak.c: Remove, redundant with break.c.
3522
3523 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
3524
3525 * config/monitor.exp (gdb_target_monitor): Disable X- and
3526 Z-packets if the target needs it.
3527
3528 1999-09-13 James Ingham <jingham@leda.cygnus.com>
3529
3530 * gdb.c++/overload.exp: Added tests for listing overloaded
3531 functions with function pointers in the arg, explicitly calling
3532 out the version you want.
3533
3534 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
3535
3536 * long_long.exp: Add variations of test cases that work for
3537 targets with 16-bit ints and 32-bit doubles.
3538
3539 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
3540
3541 * break.c (main): Compare a possibly-uninitialized argc with an
3542 unlikely value that fits in 16 bits.
3543
3544 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3545
3546 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
3547 0xfeeb, don't want negative numbers if ints are 16 bits.
3548
3549 * lib/gdb.exp (skip_cplus_tests): New proc.
3550 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3551 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
3552 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
3553 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
3554 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
3555 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
3556 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
3557 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
3558
3559 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
3560
3561 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
3562
3563 * gdb.base/corefile.exp (up): Allow a parameter to appear
3564 in the frame that we're going up to.
3565
3566 From Jim Blandy <jimb@cygnus.com>:
3567
3568 * gdb.base/default.exp (info float): Expect some output now.
3569
3570 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
3571 returning floating-point values to fail on the x86.
3572 * gdb.base/callfwmall.exp (do_function_calls): Same.
3573
3574 * gdb.base/list.exp (test_listsize): Correct expectations for
3575 listing line 1 with listsize 2. Also, listing a single line
3576 works now, as does listing three lines. [Kevin's note: There
3577 were a number of other cases fixed too where the expectations
3578 differed...]
3579
3580 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
3581
3582 * gdb.base/selftest.exp: Add case for when version prints as
3583 constant string instead of char pointer.
3584
3585 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
3586
3587 * gdb.base/ending-run.exp: Add Solaris case for what happens when
3588 stepping out of main.
3589
3590 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
3591 G++ used.
3592
3593 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
3594 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
3595
3596 * gdb.c++/ovldbreak.exp: Update match string in test that
3597 includes a warning of multiple breakpoints.
3598
3599 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
3600
3601 * gdb.base/display.exp: Improve precision of step-after-finish
3602 added yesterday.
3603
3604 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
3605 test.
3606
3607 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
3608 configs when using G++, not just hppa*.
3609
3610 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3611
3612 * gdb.base/async.c: New file.
3613 * gdb.base/async.exp: New file.
3614
3615 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
3616
3617 * gdb.base/break.exp: Tweak PA specific tests to properly handle
3618 PA64.
3619
3620 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
3621
3622 * gdb.base/display.exp: "finish" can leave us mid-line on many
3623 targets, deal with it. Add a small constant to main, instead of
3624 1000 since main+1000 may not be a valid address in the target.
3625
3626 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
3627 on hpux11.
3628
3629 * gdb.base/attach.exp: Handle another hpux11 error message variant
3630 when attaching to a process that does not exist.
3631
3632 1999-08-19 J.T. Conklin <jtc@redback.com>
3633
3634 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
3635 characters in 'continue to 1241' test.
3636
3637 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
3638
3639 * gdb.base/call-ar-st.exp: Add a shorter match case for the
3640 stop in print_long_arg_list, define and use a whitespace
3641 variable in print_small_structs test, add an XFAIL for Solaris.
3642 * gdb.base/dbx.exp: XFAIL func commands until somebody is
3643 interested enough to fix.
3644
3645 1999-08-13 Keith Seitz <keiths@cygnus.com>
3646
3647 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
3648 (dbx_gdb_load): Remove. Use gdb_load instead, since that
3649 proc knows about targets other than the natives.
3650 (test_assign): Use "gdb_run_cmd" to "run" the target.
3651 Check that we've actually hit the breakpoint at main.
3652 When we attempt to assign a value to a local variable, check
3653 that the variable is in the current scope, i.e., don't use
3654 a test with an empty result.
3655
3656 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
3657
3658 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
3659 command.
3660
3661 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
3662
3663 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3664 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
3665 gdb.compat, gdb.threads-hp.
3666 gdb.hp/configure, gdb.hp/configure.in: New files.
3667 gdb.hp/Makefile.in: Recurse into new subdirs.
3668 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
3669 gdb.hp/gdb.objdbg: New directory, tests for debugging info
3670 in object files.
3671 gdb.hp/tools: New directory, aux tools for HP-specific tests.
3672
3673 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
3674
3675 * gdb.base/display.exp: Help expect by putting a newline in the
3676 funky printf, remove a bogus p/a test.
3677
3678 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3679
3680 * gdb.base/display.exp: Make sure that when we say 'run', we are
3681 connected to the target. This is necessary when running not
3682 natively.
3683
3684 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
3685
3686 * gdb.base/step-test.exp: Removed some extraneous messages.
3687
3688 * gdb.base/long_long.exp: Don't run memory examination tests
3689 on little-endian targets (they will need a different set of
3690 results to match).
3691
3692 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
3693
3694 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
3695 until somebody decides to fix GDB.
3696
3697 * gdb.base/long_long.c: Stop compiler complaint by specifying long
3698 constant as "ULL".
3699 * gdb.base/long_long.exp: Loosen x/c test, add partial result
3700 matches for a couple x/2 commands.
3701
3702 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
3703
3704 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
3705 by merging in ref-types2 tests.
3706 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
3707
3708 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3709 * gdb.c++/Makefile.in: Add standard actions.
3710 (EXECUTABLES): Rename from PROGS, update list.
3711 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
3712 from gdb.hp.
3713 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
3714 foo and bar locals.
3715 * gdb.c++/anon-union.exp: Fix tests to match.
3716 * gdb.c++/classes.exp: Run if HP compiler used, add extra
3717 expect matches to handle output variations.
3718 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
3719 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
3720 output, add HP alternatives for new and delete prints.
3721 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
3722 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
3723 * gdb.c++/demangle.exp: Use $style when reporting failure.
3724 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
3725 * gdb.c++/inherit.exp: Run if HP compiler used, add some
3726 match alternatives.
3727 * gdb.c++/local.exp: Add match alternatives or xfails for HP
3728 compilers.
3729 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
3730 * gdb.c++/method.exp: Add match alternatives.
3731 * gdb.c++/misc.cc: Add bool types.
3732 * gdb.c++/misc.exp: Add tests for bool types.
3733 * gdb.c++/overload.exp: Add xfails.
3734 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
3735 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
3736 add some more template parameter tests (only for HP currently).
3737 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
3738 * gdb.c++/virtfunc.cc: Add return type and value for main.
3739 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
3740 match alternatives.
3741
3742 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3743
3744 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
3745
3746 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
3747
3748 * gdb.base/signals.exp: Don't expect getting a backtrace from
3749 within a signal handler to fail on Linux.
3750
3751 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
3752
3753 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3754 * lib/gdb.exp: Remove some gratuitious semicolons.
3755 (delete_breakpoints): Increase timeout.
3756 (gdb_expect): Add -notransfer option.
3757 (gdb_test): Use -notransfer option.
3758 (get_compiler_info): Add f77 case.
3759 (get_compiler): New proc, split out from gdb_preprocess, add f77
3760 case.
3761 (gdb_preprocess): Call get_compiler.
3762
3763 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
3764 * gdb.base/attach.exp, gdb.base/display.exp,
3765 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
3766 gdb.base/long_long.exp, gdb.base/printcmds.exp,
3767 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
3768 third arg to gdb_test.
3769 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
3770 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
3771 HP-UX xfails, add others.
3772 * gdb.base/completion.exp: Reflect name change of self-test.
3773 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
3774 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
3775 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
3776 HP failure number.
3777 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
3778 useless HP-UX 10.30 references.
3779 * gdb.base/maint.exp: Loosen matches.
3780 * gdb.base/pointers.c (main): Declare more_code.
3781 * gdb.base/pointers.exp: Match on output of a `next'.
3782 * gdb.base/structs.c: Add prototypes.
3783 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
3784 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
3785
3786 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3787
3788 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
3789 command.
3790
3791 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3792
3793 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
3794 Fix run to main failures. Watchpoint can be hardware watchpoint.
3795
3796 * gdb.base/annota1.exp: Clean up some more, in case printf has
3797 debug info. Deal with lack of signal hanlder info in stack.
3798
3799 From Jim Kingdon <kingdon@redhat.com>:
3800 * gdb.base/annota1.exp: If printf has debug info, deal with it.
3801
3802 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
3803
3804 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
3805 gdb.base/foll-vfork.exp: Don't run for crosses.
3806
3807 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
3808
3809 * gdb.base/configure.in: Check for gdbvars.exp instead of
3810 a1-selftest.exp.
3811 * gdb.base/configure: Re-generate.
3812
3813 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
3814
3815 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
3816 in trying to run first and name is too long.
3817
3818 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
3819 pointers2.c and pointers2.exp, respectively.
3820 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
3821 doschk happier.
3822
3823 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
3824
3825 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
3826 callfuncs2.c and callfuncs2.exp.
3827
3828 * gdb.base/list.exp: Remove mistaken xfails.
3829 * gdb.base/list0.h: Add optional prototypes.
3830
3831 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
3832
3833 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
3834 calling malloc.
3835 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
3836 * ptype.exp: Move test for get_debug_format to before its first
3837 use.
3838
3839 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3840
3841 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
3842 * gdb.base/annota2.cc, annota2.exp: Move from here.
3843 * gdb.c++/annota2.cc, annota2.exp: To here.
3844 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
3845
3846 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
3847
3848 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
3849 a consistent format.
3850
3851 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
3852
3853 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3854 * lib/gdb.exp (get_compiler_info): Add detection for assorted
3855 HP compilers, also set the globals $true and $false.
3856
3857 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
3858 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
3859 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
3860 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
3861 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
3862 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
3863 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
3864 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
3865 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
3866 whatis.c} Add C++ compatible function definitions and return
3867 types, add includes for library functions.
3868 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
3869 * gdb.base/step-test.c (myglob): Rename from glob.
3870 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
3871 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
3872 files, move here from gdb.hp.
3873 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
3874 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
3875 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
3876 Adjust line numbers in regexps.
3877
3878 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
3879 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
3880 instead of 0/1.
3881
3882 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
3883 foll-vfork.exp: New files, move here from gdb.hp.
3884 * gdb.base/page.exp: New file, test of pagination command.
3885
3886 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
3887 recursion test.
3888 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
3889
3890 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
3891 gdb.base/solib.exp: Fix compiler invocation process.
3892
3893 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
3894 HP-UX 11, turn off overload resolution explicitly.
3895 * gdb.base/commands.exp: Set argument list explicitly, add
3896 watchpoint test.
3897 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
3898 them work.
3899 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
3900 expressions properly.
3901 * gdb.base/corefile.exp: Loosen the match slightly.
3902 * gdb.base/default.exp: Allow "Error accessing memory" message
3903 also.
3904 * gdb.base/display.exp: Skip over x/0 j if PA64.
3905 * gdb.base/funcargs.exp: Add xfails for HP-UX.
3906 * gdb.base/interrupt.exp: Ditto.
3907 * gdb.base/langs.exp: Add symbolic matches governed by compiler
3908 in use.
3909 * gdb.base/list.exp: Add xfails for HP-UX.
3910 * gdb.base/long_long.exp: Refine some of the numeric matches.
3911 * gdb.base/mips_pro.exp: Xfail on HP-UX.
3912 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
3913 * gdb.base/nodebug.exp: Succeed on more varieties of output.
3914 * gdb.base/opaque.exp: Remove some HP-UX xfails.
3915 * gdb.base/ptype.exp: Succeed on more varieties of output.
3916 * gdb.base/scope.exp: Add xfails for HP-UX.
3917 * gdb.base/sect-cmd.exp: Add more cases.
3918 * gdb.base/setvar.exp: Add xfails for HP-UX.
3919 * gdb.base/shlib-call.exp: Loosen some matches slightly.
3920 * gdb.base/signals.exp: Match on void symbolically.
3921 * gdb.base/step-test.exp: Add case for PA64.
3922 * gdb.base/term.exp: Add exit and restart.
3923 * gdb.base/twice.exp: Clean up after self.
3924 * gdb.base/varargs.exp: Disable overload resolution explicitly.
3925 * gdb.base/whatis.exp: Allow more ways to pass tests.
3926
3927 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
3928 no longer useful.
3929
3930 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
3931
3932 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
3933 list of patterns.
3934 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
3935 print_double_array(double_array)", "continuing to breakpoint
3936 1018", "print print_double_array(array_d)" and "continuing to
3937 1034" tests.
3938
3939 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
3940
3941 * Makefile.in: Add empty html and install-html targets.
3942
3943 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
3944
3945 * config/mt-*: Remove, these haven't been used since 1996.
3946
3947 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
3948
3949 * gdb.base/call-strs.c, gdb.base/ending-run.c,
3950 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
3951 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
3952
3953 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
3954
3955 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
3956 simpler match case for the ptype of the big class.
3957
3958 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
3959
3960 * gdb.exp: Fix test for gdb_prompt existence.
3961
3962 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
3963
3964 * gdb.exp (gdb_test): Add fail after calls to perror.
3965
3966 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
3967
3968 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
3969
3970 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
3971
3972 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
3973
3974 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
3975
3976 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
3977 malloc() is linked in.
3978
3979 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
3980
3981 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
3982 step at end.
3983
3984 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
3985
3986 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
3987
3988 * gdb.java/jv-print.exp: New file. (Our first Java test!)
3989
3990 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
3991
3992 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
3993 * gdb.base/mips_pro.exp: Likewise.
3994
3995 1999-06-02 Keith Seitz <keiths@cygnus.com>
3996
3997 * gdb.c++/templates.cc: Change all "new" operators to throw
3998 an exception.
3999 * gdb.c++/cplusfuncs.cc: Likewise.
4000
4001 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
4002
4003 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
4004
4005 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
4006 * gdb.base/ending-run.exp: When stepping out of main, accept a
4007 step into an arbitrary assembler file.
4008
4009 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4010
4011 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
4012 "breakpoint-invalid" to be printed.
4013 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
4014 number of "frames-invalid" and "breakpoint-invalid" to be printed.
4015 * gdb.base/annota2.cc: Initialize a.x to 0.
4016
4017 1999-05-17 Keith Seitz <keiths@cygnus.com>
4018
4019 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
4020 when "skip_float_tests" set.
4021 Ditto for "print print_double_array(array_d)", "print print_small_structs",
4022 "print print_ten_doubles", and "step into print_long_arg_list".
4023 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
4024 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
4025 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
4026 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
4027 "skip_float_tests" is set.
4028 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
4029 when "skip_float_tests" set.
4030
4031 1999-05-06 Keith Seitz <keiths@cygnus.com>
4032
4033 * gdb.base/annota2.cc: Include stdio.h.
4034
4035 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
4036
4037 * gdb.base/crossload.exp: Remove, this has been disabled ever
4038 since BFD stopped including all targets, and cross-GDB gets
4039 plenty of testing anyway.
4040 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
4041 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
4042 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
4043 * gdb.base/README: Remove, was doc for this.
4044 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
4045 needed.
4046
4047 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4048
4049 * gdb.base/call-ar-st.exp: Fix one regular expression in test
4050 output.
4051
4052 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
4053 * gdb.base/annota2.exp: New file. More annotation tests.
4054 * gdb.base/annota1.c: New file. Source file for annota1.exp.
4055 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
4056
4057 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
4058
4059 * config/cfdbug.exp: New file.
4060
4061 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
4062
4063 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
4064 Marcus Daniel's and Dale Hawkins's demangler crashes.
4065
4066 * gdb.c++/demangle.exp (test_gnu_style_demangling,
4067 test_lucid_style_demangling, test_arm_style_demangling,
4068 test_hp_style_demangling): Try Tom Tromey's core-dumping
4069 identifier under each demangling style.
4070
4071 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
4072
4073 * gdb.c++/demangle.exp: Include the current demangling style
4074 in all test names.
4075 (current_demangling_style): New global variable.
4076 (set_demangling_style, test_demangling_core, test_demangling,
4077 test_demangling_exact): New functions.
4078 (test_gnu_style_demangling, test_lucid_style_demangling,
4079 test_arm_style_demangling, test_hp_style_demangling): Use those,
4080 instead of calling gdb_test and gdb_test_exact directly.
4081 (catch_demangling_errors): New function, which reports errors
4082 signalled by the demangling test functions in an orderly way.
4083 (do_tests): Use catch_demangling_errors.
4084
4085 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
4086
4087 * gdb.base/signals.exp (test_handle_all_print): Use () for
4088 grouping in expressions, not {}.
4089
4090 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
4091 initialized yet.
4092
4093 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
4094
4095 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
4096 are listed.
4097
4098 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
4099
4100 * gdb.stabs/weird.exp: Test for CC being defined before
4101 looking at its value.
4102
4103 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
4104
4105 * gdb.base/call-ar-st.exp: Remove stray '#'.
4106 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
4107 "short int" and "long int".
4108 * gdb.c++/overload.cc: Cast the string added in the previous
4109 change, to mollify finicky HP compiler.
4110 * gdb.hp/reg-test.exp (testfile): Fix file name.
4111 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
4112
4113 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
4114 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
4115 alternate form of enum ptype.
4116
4117 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
4118
4119 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
4120 * gdb.hp/*.exp: Change all to run compiler probe only after
4121 passing skip_hp_tests, so as not to waste time on guaranteed
4122 failure.
4123
4124 * gdb.c++/overload.cc: Pass string instead of char addr, always
4125 init ccpfoo.
4126 * gdb.c++/templates.cc: Fix syntax error.
4127
4128 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4129
4130 * gdb.base/commands.exp: Add test for correct position of '>'
4131 when issuing the 'commands' command after a 'while' or 'if'
4132 command.
4133
4134 1999-03-18 James Ingham <jingham@cygnus.com>
4135
4136 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
4137
4138 * gdb.c++/method.exp: It was testing an uninitialized int on the
4139 stack and assuming it was positive.
4140
4141 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
4142
4143 * gdb.base/step-test.exp: Catch a case where finish is broken and
4144 keep it from killing the rest of the tests.
4145 Use gdb_continue_to_end.
4146
4147 * gdb.base/sigall.exp: use gdb_continue_to_end.
4148
4149 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
4150
4151 * gdb.base/display.exp: use runto_main, not run.
4152
4153 * gdb.base/default.exp: Check for the current error message in the
4154 r abbreviation test.
4155 Add strongarm to the targets that know info float.
4156
4157 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
4158 run which doesn't work with monitors.
4159
4160 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
4161
4162 * gdb.base/break.exp: use the gdb_continue_to_end proc.
4163
4164 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
4165 program. Traps the case (in Cygmon) when the program never really
4166 exits. Same as Mark's continue_to_exit, but I had put it in a lot
4167 more places, so I used my name. Sorry Mark...
4168
4169 * config/monitor.exp (gdb_target_monitor): added another
4170 target_info parameter: remotebinarydownload. This will set the
4171 remotebinarydownload flag if this is causing some boards trouble.
4172
4173 1999-03-18 Mark Salter <msalter@cygnus.com>
4174
4175 * lib/gdb.exp (continue_to_exit): New function.
4176
4177 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
4178 * gdb.base/ending-run.exp: Ditto.
4179 * gdb.base/step-test.exp: Ditto.
4180
4181 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
4182
4183 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
4184 (suggested by Art Haas <ahaas@neosoft.com>).
4185
4186 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
4187
4188 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
4189
4190 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
4191
4192 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
4193 descriptions of types (short unsigned int vs unsigned short, etc).
4194
4195 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
4196
4197 * gdb.base/call-strs.exp: Don't assume that `step' will step over
4198 a call to strlen; sometimes we do have sources.
4199
4200 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
4201
4202 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
4203 character, so GDB won't print garbage after its end.
4204
4205 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
4206 breakpoint there instead. Sometimes GCC emits memcpy to handle
4207 the large structures being passed by value, so we step into that
4208 instead of sum_array_print, which obscures what we're really testing.
4209 * gdb.base/step-test.exp: However, we do want a test that notices
4210 the bizarre steps into memcpy, so do that here. Add check for
4211 stepping into function calls that pass large structures by value.
4212 ("Is that a noun clause, or are you just happy to see me?")
4213 Remove all references to specific line numbers.
4214 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
4215 New type and function.
4216 (main): Call large_struct_by_value, passing it a large struct by value.
4217 * lib/gdb.exp (gdb_get_line_number): New function.
4218
4219 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
4220 more portable.
4221
4222 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
4223
4224 * lib/gdb.exp: Doc fixes.
4225
4226 1999-03-05 Nick Clifton <nickc@cygnus.com>
4227
4228 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
4229
4230 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
4231
4232 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
4233 commands. They're not germane to this test, and they don't work
4234 that way on remote targets.
4235
4236 1999-03-01 James Ingham <jingham@cygnus.com>
4237
4238 * Changelog entries merged over from gdb development branch.
4239
4240 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
4241
4242 * lib/gdb.exp (gdbtk_analyze_results): Generic function
4243 for outputting results of test run.
4244
4245 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
4246
4247 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
4248
4249 1999-02-25 Felix Lee <flee@cygnus.com>
4250
4251 * lib/gdb.exp (debug_format): initialize
4252
4253 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
4254
4255 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
4256 * gdb.base/call-rt-st.c: Ditto.
4257
4258 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
4259
4260 * gdb.threads/pthreads.exp (horiz): New variable.
4261 (test_startup): Fix regexps that capture thread numbers.
4262
4263 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
4264
4265 * gdb.base/smoke.exp: Disambiguate two test case names (both
4266 called ``print'').
4267
4268 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4269
4270 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
4271 compilation.
4272
4273 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4274
4275 * gdb.base/miscexprs.exp: Change patterns to match GDB's
4276 actual output formatting.
4277 * gdb.base/smoke.exp: GDB removes leading 0's.
4278 * gdb.base/volatile.exp: Don't check type of remuneration;
4279 that variable is no longer defined in constvars.c.
4280 * gdb.base/step-test.c (main): Exit with explicit exit code.
4281 * gdb.base/step-test.exp: Remove two nexti checks--they are
4282 not portable.
4283
4284 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4285
4286 * gdb.base/help.exp ("help delete display"): Fix test to match
4287 gdb's output.
4288
4289 * gdb.base/long_long.c (known_types): Initialize values to zero.
4290 * gdb.base/long_long.exp: Step one more line
4291 so 'dec' is initialized in "get to known place". GDB removes
4292 leading zeros. Explicitly ask for hex formatting. Use
4293 unique test case names.
4294
4295 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4296
4297 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
4298
4299 * gdb.c++/method.exp: Add missing close brace.
4300
4301 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
4302
4303 * gdb.base/maint.exp: Use 'set height 0' to disable page
4304 prompting, not 'set height 400'.
4305
4306 Fix a bunch of timeouts.
4307 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
4308 four separate tests, so expect doesn't take forever to match a ton
4309 of text against a regexp with lots of .* forms.
4310 ("maint print psymbols", "maint print symbols"): Make some of
4311 these greps more selective, so that expect doesn't try to wade
4312 through huge piles of output and time out.
4313
4314 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
4315
4316 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
4317 tests: one which doesn't expect shlib events to be reported, and
4318 another which does, but is XFAIL for all platforms other than
4319 HP/UX.
4320
4321 * gdb.base/break.exp: Teach the test suite that the `catch
4322 fork', `catch vfork', and `catch exec' commands produce error
4323 messages on platforms that don't provide these features.
4324
4325 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4326
4327 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
4328 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
4329 (shortening names from solib_threshold.exp etc), won't run on
4330 anything but HP-UX for the foreseeable future.
4331 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
4332 reflect move.
4333
4334 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
4335
4336 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
4337 gdb.trace/Makefile.in (clean): Remove all test executables.
4338
4339 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
4340
4341 * gdb.base/shlib-call.exp: add test cases to verify that gdb
4342 successfully re-sets breakpoints in shared libraries.
4343 * gdb.base/shmain.c (main): return 0, don't fall off the end.
4344
4345 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4346
4347 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
4348 and compiled w/o GCC.
4349
4350 * gdb.hp/watch-cmd.exp: ditto.
4351
4352 * gdb.hp/watch-hp.exp: ditto.
4353
4354 * gdb.hp/xdb1.exp: ditto.
4355
4356 * gdb.hp/xdb2.exp: ditto.
4357
4358 * gdb.hp/dbx.exp: ditto.
4359
4360 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
4361
4362 * constvars.c: Remove C++-isms.
4363 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
4364 with GCC.
4365
4366 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
4367
4368 The following changes are part of the HP merge.
4369
4370 * gdb.base/break.exp: new tests to verify that catchpoints for
4371 fork, vfork, and exec don't trigger inappropriately.
4372
4373 * gdb.base/opaque.exp: compile one file at a time, then link.
4374
4375 * gdb.base/signals.exp: be more restrictive about which hppa
4376 systems receive a setup_xfail. new tests.
4377
4378 * gdb.base/solib_threshold.build: new file.
4379 * gdb.base/solib_threshold.exp: new file.
4380 * gdb.base/solib_threshold.link_opts: new file.
4381 * gdb.base/solib_threshold.mk: new file.
4382 * gdb.base/gen_solib_threshold.c: new file.
4383
4384 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
4385 tests. New tests for enums inside classes.
4386
4387 * gdb.c++/compiler.cc: indicate support of template debugging.
4388
4389 * gdb.c++/demangle.exp: run hp style demangling tests.
4390
4391 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
4392 tests.
4393
4394 * gdb.c++/misc.cc: changes to support new tests.
4395
4396 * gdb.c++/templates.cc: changes to support HP's compiler; changes
4397 to support new tests.
4398
4399 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
4400 gcc, then skip these tests.
4401
4402 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
4403
4404 The following files are part of the HP merge; some had longer
4405 names at HP, but have been renamed to be no more than 14
4406 characters in length.
4407
4408 * gdb.hp/ambiguous.cc: new file.
4409 * gdb.hp/ambiguous.exp: new file.
4410 * gdb.hp/attach.exp: new file.
4411 * gdb.hp/attach2.exp: new file.
4412 * gdb.hp/classes-hp.exp: new file.
4413 * gdb.hp/ctti.exp: new file.
4414 * gdb.hp/ctti-add.cc: new file.
4415 * gdb.hp/ctti-add1.cc: new file.
4416 * gdb.hp/ctti-add2.cc: new file.
4417 * gdb.hp/ctti-add3.cc: new file.
4418 * gdb.hp/dbx.exp: new file.
4419 * gdb.hp/exception.cc: new file.
4420 * gdb.hp/exception.exp: new file.
4421 * gdb.hp/foll-exec.c: new file.
4422 * gdb.hp/foll-exec.exp: new file.
4423 * gdb.hp/foll-fork.c: new file.
4424 * gdb.hp/foll-fork.exp: new file.
4425 * gdb.hp/foll-vfork.c: new file.
4426 * gdb.hp/foll-vfork.exp: new file.
4427 * gdb.hp/inherit-hp.exp: new file.
4428 * gdb.hp/more-steps.exp: new file.
4429 * gdb.hp/namespace.cc: new file.
4430 * gdb.hp/namespace.exp: new file.
4431 * gdb.hp/optimize.exp: new file.
4432 * gdb.hp/pxdb.c: new file.
4433 * gdb.hp/pxdb.exp: new file.
4434 * gdb.hp/quicksort.exp: new file.
4435 * gdb.hp/reg-test.exp: new file.
4436 * gdb.hp/reg-test.s: new file.
4437 * gdb.hp/sized-enum.c: new file.
4438 * gdb.hp/sized-enum.exp: new file.
4439 * gdb.hp/start-stop.exp: new file.
4440 * gdb.hp/templ-hp.cc: new file.
4441 * gdb.hp/templ-hp.exp: new file.
4442 * gdb.hp/thr-lib.c: new file.
4443 * gdb.hp/thr-lib.exp: new file.
4444 * gdb.hp/thr-lib.h: new file.
4445 * gdb.hp/thr-liblib.c: new file.
4446 * gdb.hp/virtfun-hp.c: new file.
4447 * gdb.hp/virtfun-hp.exp: new file.
4448 * gdb.hp/watch-cmd.exp: new file.
4449 * gdb.hp/watch-hp.exp: new file.
4450 * gdb.hp/xdb1.exp: new file.
4451 * gdb.hp/xdb2.exp: new file.
4452 * gdb.hp/xdb3.exp: new file.
4453
4454 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
4455
4456 The following files are part of the HP merge; some had longer
4457 names at HP, but have been renamed to be no more than 14
4458 characters in length.
4459
4460 * gdb.base/ss.h: new file.
4461 * gdb.base/call-ar-st.c: new file.
4462 * gdb.base/call-ar-st.exp: new file.
4463 * gdb.base/call-rt-st.c: new file.
4464 * gdb.base/call-rt-st-exp: new file.
4465 * gdb.base/call-strs.exp: new file.
4466 * gdb.base/ena-dis-br.exp: new file.
4467 * gdb.base/environ.exp: new file.
4468 * gdb.base/long_long.exp: new file.
4469 * gdb.base/sect-cmd.exp: new file.
4470 * gdb.base/shlib-cl2.exp: new file.
4471 * gdb.base/smoke.exp: new file.
4472 * gdb.base/so-impl-ld.c: new file.
4473 * gdb.base/so-impl-ld.exp: new file.
4474 * gdb.base/so-indr-cl.c: new file.
4475 * gdb.base/so-indr-cl.exp: new file.
4476 * gdb.base/varargs.exp: new file.
4477 * gdb.base/volatile.exp: new file.
4478 * gdb.base/whatis-exp.exp: new file.
4479 * gdb.base/display.exp: new file.
4480 * gdb.c++/derivation.exp: new file.
4481 * gdb.c++/local.exp: new file.
4482 * gdb.c++/member-ptr.exp: new file.
4483 * gdb.c++/overload.exp: new file.
4484 * gdb.c++/ovldbreak.exp: new file.
4485 * gdb.c++/ref-types.exp: new file.
4486 * gdb.c++/ref-types2.exp: new file.
4487 * gdb.c++/userdef.exp: new file.
4488
4489 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4490
4491 * gdb.base/default.exp: Reflect wording change in remote.c.
4492
4493 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
4494
4495 * gdb.base/help.exp: Update to reflect current text.
4496
4497 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
4498
4499 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
4500 they're stack variables and contain garbage.
4501 * gdb.c++/anon-union.exp: new file.
4502
4503 The following changes were made by David Taylor
4504 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4505 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4506 in changes by HP.
4507
4508 * gdb.base/bitops.exp: new file.
4509 * gdb.base/default.exp: change expected messages for catch and
4510 info catch tests to reflect HP merge changes.
4511 * gdb.base/enable-disable-break.exp
4512 * gdb.base/ending-run.c: new file.
4513 * gdb.base/long_long.c: new file.
4514 * gdb.base/maint.exp: new file.
4515 * gdb.base/pointers2.exp: new file.
4516 * gdb.base/shlib-call2.exp: new file.
4517 * gdb.base/solib.exp: new file.
4518 * gdb.base/step-test.c: new file.
4519 * gdb.c++/anon-union.cc: new file.
4520 * gdb.c++/local.cc: new file.
4521 * gdb.c++/member-pointer.cc: new file.
4522 * gdb.c++/method.cc: new file.
4523 * gdb.c++/ref-types.cc: new file.
4524 * gdb.c++/ref-types2.cc: new file.
4525 * gdb.c++/userdef.cc: new file.
4526
4527 * gdb.base/scope.exp: compile one file at a time, then link.
4528 * gdb.base/langs.exp: ditto.
4529 * gdb.base/list.exp: ditto.
4530
4531 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
4532
4533 The following changes were made by David Taylor
4534 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4535 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4536 in changes by HP.
4537
4538 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
4539 skip tests. When compiling pass c++ flag to gdb_compile.
4540 * gdb.c++/
4541
4542 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
4543 test for on hppa*-*-hpux*; use args to see if c++ was specified.
4544 (skip_hp_tests): new function.
4545 (gdb_preprocess): new function.
4546
4547 * configure.in (hpdir): decide whether to configure gdb.hp.
4548 * configure: regenerated.
4549
4550 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
4551 to delete on clean.
4552 (EXECUTABLES): update to reflect new additions.
4553 * gdb.base/commands.exp: update message expected.
4554 * gdb.base/default.exp: add copyright notice.
4555 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
4556 * gdb.base/help.exp: update messages to reflect current text.
4557 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
4558 targets for recurse tests.
4559 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
4560 skip this file.
4561
4562 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
4563 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
4564 compilation.
4565 * gdb.c++/misc.exp: ditto.
4566 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
4567 run the tests. tell gdb_compile that it's a c++ compilation.
4568
4569 * gdb.threads/pthreads.exp: fix typo in message.
4570
4571 * gdb.base/all-bin.exp: new file.
4572 * gdb.base/arithmet.exp: new file.
4573 * gdb.base/assign.exp: new file.
4574 * gdb.base/completion.exp: new file.
4575 * gdb.base/cond-expr.exp: new file.
4576 * gdb.base/condbreak.exp: new file.
4577 * gdb.base/define.exp: new file.
4578 * gdb.base/dollar.exp: new file.
4579 * gdb.base/environment.exp: new file.
4580 * gdb.base/eval-skip.exp: new file.
4581 * gdb.base/jump.exp: new file.
4582 * gdb.base/logical.exp: new file.
4583 * gdb.base/pointers.exp: new file.
4584 * gdb.base/relational.exp: new file.
4585 * gdb.base/section_command.exp: new file.
4586 * gdb.base/whatis-expr.exp: new file.
4587
4588 * gdb.base/all-types.c: new file.
4589 * gdb.base/call-array-struct.c: new file.
4590 * gdb.base/call-return-struct.c: new file.
4591 * gdb.base/call-strings.c: new file.
4592 * gdb.base/callfuncs2.c: new file.
4593 * gdb.base/condbreak.c: new file.
4594 * gdb.base/constvars.c: new file.
4595 * gdb.base/display.c: new file.
4596 * gdb.base/int-type.c: new file.
4597 * gdb.base/jump.c: new file.
4598 * gdb.base/miscexprs.c: new file.
4599 * gdb.base/pointers.c: new file.
4600 * gdb.base/pointers2.c: new file.
4601 * gdb.base/shmain.c: new file.
4602 * gdb.base/shr1.c: new file.
4603 * gdb.base/shr2.c: new file.
4604 * gdb.base/solib.c: new file.
4605 * gdb.base/solib1.c: new file.
4606 * gdb.base/solib2.c: new file.
4607 * gdb.base/varargs.c: new file.
4608 * gdb.c++/derivation.cc: new file.
4609 * gdb.c++/overload.cc: new file.
4610 * gdb.c++/ovldbreak.cc: new file.
4611 * gdb.hp/attach.c: new file.
4612 * gdb.hp/attach2.c: new file.
4613 * gdb.hp/average.c: new file.
4614 * gdb.hp/compiler.c: new file.
4615 * gdb.hp/compiler.cc: new file.
4616 * gdb.hp/execd-program.c: new file.
4617 * gdb.hp/follow-exec.c: new file.
4618 * gdb.hp/follow-fork.c: new file.
4619 * gdb.hp/follow-vfork-and-exec.c: new file.
4620 * gdb.hp/misc-hp.cc: new file.
4621 * gdb.hp/more-steps.c: new file.
4622 * gdb.hp/optimize.c: new file.
4623 * gdb.hp/quicksort.c: new file.
4624 * gdb.hp/run-hp.c: new file.
4625 * gdb.hp/start-stop.c: new file.
4626 * gdb.hp/sum.c: new file.
4627 * gdb.hp/templates-hp.cc: new file.
4628 * gdb.hp/thread-local-in-lib.c: new file.
4629 * gdb.hp/thread-local-in-lib.h: new file.
4630 * gdb.hp/thread-local-in-lib.lib.c: new file.
4631 * gdb.hp/vforked-program.c: new file.
4632 * gdb.hp/virtfunc-hp.cc: new file.
4633 * gdb.hp/watchpoint-hp.c: new file.
4634 * gdb.hp/xdb.c: new file.
4635 * gdb.hp/xdb0.c: new file.
4636 * gdb.hp/xdb0.h: new file.
4637 * gdb.hp/xdb1.c: new file.
4638
4639 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
4640
4641 The following change was made by Edith Epstein
4642 <eepstein@cygnus.com> as part of a project to merge in changes
4643 originally made by HP; HP did not create ChangeLog entries.
4644
4645 * gdb.c++/demangle.exp: changed the expected output for some
4646 ARM-style mangling -- removed second reference to datatype.
4647 For example, maint demangle __dt__11T1__pt__2_cFv
4648 T1<char>::~T1<char>(void)
4649 becomes,
4650 maint demangle __dt__11T1__pt__2_cFv
4651 T1<char>::~T1(void)
4652
4653 (test_hp_style_demangling): new hp specific demangling test cases.
4654
4655 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
4656
4657 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
4658 * gdb.trace/backtrace.exp: Likewise.
4659 * gdb.trace/circ.exp: Likewise.
4660 * gdb.trace/collection.exp: Likewise.
4661 * gdb.trace/deltrace.exp: Likewise.
4662 * gdb.trace/infotrace.exp: Likewise.
4663 * gdb.trace/limits.exp: Likewise.
4664 * gdb.trace/packetlen.exp: Likewise.
4665 * gdb.trace/passc-dyn.exp: Likewise.
4666 * gdb.trace/passcount.exp: Likewise.
4667 * gdb.trace/report.exp: Likewise.
4668 * gdb.trace/save-trace.exp: Likewise.
4669 * gdb.trace/tfind.exp: Likewise.
4670 * gdb.trace/tracecmd.exp: Likewise.
4671 * gdb.trace/while-dyn.exp: Likewise.
4672 * gdb.trace/while-stepping.exp: Likewise.
4673
4674 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
4675
4676 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
4677
4678 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
4679
4680 From Brendan Kehoe:
4681 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
4682 int return types.
4683
4684 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
4685
4686 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
4687 remote dos host testing right.
4688
4689 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
4690
4691 * gdb.base/corefile.exp: remove some xfails.
4692
4693 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
4694
4695 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
4696 have different timestamps.
4697
4698 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
4699
4700 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
4701 gdb.base/default.exp: Replace "exec" with "executable".
4702
4703 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
4704
4705 * gdb.base/default.exp: Change else if to elseif from previous
4706 delta.
4707
4708 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
4709
4710 * gdb.base/default.exp: Add brace missing from previous delta.
4711
4712 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
4713
4714 * gdb.base/default.exp: Support test for info float for all
4715 varieties of arm toolchain.
4716
4717 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
4718
4719 * gdb.trace/*.exp: remove "remote_download" command.
4720
4721 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
4722
4723 * gdb.trace/*.exp: remove -gdwarf from compile.
4724
4725 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
4726
4727 * gdb.trace/configure.in(AC_INIT): typo
4728 * gdb.trace/configure: regenerated
4729
4730 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
4731
4732 * config/m68k-emc.exp: New file.
4733 * lib/<emc-support.exp trace-support.exp}: New files.
4734 * configure.in: add new test directory gdb.trace.
4735 * gdb.trace/{configure configure.in Makefile.in}: New files.
4736 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
4737 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
4738 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
4739 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
4740 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
4741 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
4742 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
4743
4744 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
4745
4746 * gdb.c++/classes.exp: Change all regular expressions to match
4747 arbitrary combinations of newline/carriage-return, so that they
4748 will work equally well on Unix and Windows.
4749 * gdb.c++/inherit.exp: ditto.
4750 * gdb.c++/virtfunc.exp: ditto.
4751
4752 1998-08-11 Dawn Perchik <dawn@cygnus.com>
4753
4754 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
4755
4756 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
4757
4758 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
4759 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
4760 to use a0-a3/d0-d3 as needed.
4761
4762 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
4763
4764 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
4765 * gdb.disasm/am33.exp: Corresponding changes.
4766
4767 1998-07-11 Felix Lee <flee@cygnus.com>
4768
4769 * gdb.base/callfuncs.exp: add cmp10 test.
4770 * gdb.base/callfuncs.c (cmp10): new function.
4771
4772 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
4773
4774 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
4775 into two parts to get around a synchronization problem in expect.
4776
4777 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
4778
4779 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
4780
4781 * configure.in: Add options for gdbtk testsuite.
4782
4783 * configure: Regenerate.
4784
4785 * gdb.gdbtk: New directory to hold gdbtk tests.
4786
4787 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4788
4789 * gdb.fortran/types.exp: Escape brackets in expect patterns
4790 for test_float_literal_types_accepted tests.
4791 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
4792 before run test.
4793
4794 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
4795
4796 * am33.exp: Just compile, do not link the testcase.
4797 * am33.s: Add ".am33" pseudoop to force am33 mode.
4798
4799 1998-06-25 Felix Lee <flee@cygnus.com>
4800
4801 * gdb.base/setshow.exp: make sure $pc is sane.
4802
4803 * gdb.stabs/weird.exp: split expect patterns properly.
4804
4805 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
4806
4807 * gdb.disasm/am33.s: New disassembler testfile for the am33.
4808 * gdb.disasm/am33.exp: Run it.
4809
4810 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
4811
4812 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
4813 match processing (and eliminate spurious timeouts when running).
4814
4815 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
4816
4817 * gdb.base/signals.exp (test_handle_all_print): put back Mach
4818 exception test, but conditionalize it on target [mach | gnu].
4819
4820 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
4821
4822 * gdb.base/overlays.exp: fixup compile line for linker script.
4823
4824 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
4825
4826 * gdb.fortran/types.exp: don't guess at float size.
4827
4828 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
4829
4830 * gdb.base/exprs.exp: delete test that depends on int size.
4831
4832 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
4833
4834 * config/sim.exp: Removed checks for target triplets.
4835 (gdb_target_sim): Use gdb,target_sim_options.
4836
4837 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
4838
4839 * gdb.base/reread.exp: New file.
4840 * gdb.base/reread1.c: New file.
4841 * gdb.base/reread2.c: New file.
4842
4843 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
4844
4845 * config/sim.exp: Use 'target sim -sparclite' when running
4846 SPARClite programs.
4847
4848 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
4849
4850 * gdb.base/structs2.exp: New file.
4851 * gdb.base/structs2.c: New file.
4852
4853 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
4854
4855 * gdb.asm/common.inc: New file.
4856 * gdb.asm/d10v.inc: New file.
4857 * asm-source.exp: Pass -I's to gas to find .inc files.
4858 Update line numbers in expected output.
4859 * asmsrc1.s: Rewrite.
4860 * asmsrc2.s: Rewrite.
4861 * configure.in: Create arch.inc symlink.
4862 * configure: Regenerate.
4863 * Makefile.in (distclean): Delete arch.inc.
4864
4865 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
4866
4867 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
4868 (t_enum_value2): ditto
4869 (t_enum_value3): ditto
4870 (main): ditto
4871 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4872
4873 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
4874 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
4875 change.
4876 Use gdb_test instead of send_gdb/gdb_expect sequences.
4877
4878 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
4879
4880 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
4881 not void.
4882
4883 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
4884
4885 * gdb.base/branches.c: Code with lots of loops and
4886 subroutines. Used to test gdbs ability to single step through PC
4887 changes, especially to test mips-tdep.c:mips_next_pc
4888
4889 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
4890
4891 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
4892 more rigorous EGCS C++ error checking.
4893
4894 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4895
4896 * gdb.base/help.exp: Clean up `help set args' and `help show args'
4897 tests.
4898 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
4899 function when asleep.
4900 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
4901 for i*86 Linux and SVR4 signal handling problems.
4902 Remove linux xfail for `next to handler in signals_tests_1', fixed
4903 by recent infrun.c change.
4904 Limit backtrace to 10 frames to avoid timeout problems with infinite
4905 stack backtraces.
4906 Adjust expect pattern in `handle all print' test to match Apr 28 1997
4907 target.[ch] change.
4908
4909 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
4910
4911 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
4912 for a newline from gdb before continuing.
4913 (default_gdb_exit): Just look for y or n.
4914 (gdb_test): Detect abnormal exit from GDB running on DOS; if
4915 it does, fail the rests of the tests in the file.
4916
4917 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
4918
4919 * config/cygmon.exp: New file.
4920
4921 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
4922
4923 * gdb.base/list.exp: Fix problem with "list default lines around
4924 main" test on remote targets.
4925
4926 * gdb.base/scope.exp: Fix problem with filelocal_bss before
4927 run test on remote targets.
4928
4929 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
4930
4931 * gdb.asm: New directory.
4932 * configure.in: Configure it.
4933 * configure: Regenerate.
4934 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
4935 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
4936
4937 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
4938
4939 * config/mn10300-eval.exp: New file to support MN10300 eval board.
4940
4941 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
4942
4943 * gdb.base/overlays (several files): Merge the two overlay
4944 managers into one. Change variables (foox, barx, bazx, grbxx)
4945 back into ints but force them to load in their proper sections.
4946
4947 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
4948
4949 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
4950 on-chip insn memory and IMAP1 to upper 128k.
4951 (D10VCopy): Handle memory regions crossing 16k boundaries.
4952 (D10VCopy): Transfer data in 32 bit chunks.
4953
4954 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
4955
4956 * gdb.base/overlays.c (main): Exit normally when result is
4957 correct.
4958
4959 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
4960 map. Include space for printf in .text segment.
4961
4962 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
4963 updated d10v memory VMA/LMA map.
4964 (D10VCopy): Call D10VTranslate.
4965
4966 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
4967
4968 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
4969
4970 * gdb.base/bar.c (barx, bar): Change variable to small array so
4971 that it won't be put into the .sdata - small data -
4972 section. Update reference.
4973 * gdb.base/baz.c (bazx, baz): Ditto.
4974 * gdb.base/foo.c (foox, foo): Ditto.
4975 * gdb.base/grbx.c (grbxx, grbx): Ditto.
4976
4977 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
4978 to be arrays.
4979
4980 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
4981
4982 * gdb.base/overlays.exp: fix up and get working again.
4983 Add tests for backtraces from an overlay function.
4984
4985 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
4986
4987 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
4988 "calling function with watchpoint enabled".
4989
4990 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
4991
4992 * gdb.base/break.exp (test_next_with_recursion): Remove
4993 gdb_suppress_tests for d10v-*-*.
4994 * lib/gdb.exp (gdb_suppress_tests): Disable this function
4995 pending review of whether it is useful or not.
4996
4997 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
4998
4999 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
5000
5001 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
5002
5003 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
5004 * config/dve.exp: New file to support Densan boards.
5005
5006 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
5007
5008 * gdb.base/interrupt.exp: Document problem of simulators, signals,
5009 reads and BSD.
5010
5011 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
5012
5013 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
5014 response.
5015
5016 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
5017
5018 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
5019
5020 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
5021 test.
5022
5023 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
5024 target_sizeof_long and target_bigendian_p.
5025 (structs_by_value, structs_by_reference): Check values according
5026 to targets word size and endianess.
5027
5028 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
5029
5030 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
5031 output.
5032
5033 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
5034
5035 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
5036 Update test of set args help to match source change.
5037
5038 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
5039
5040 * gdb.base/default.exp: Expect help system output to be in
5041 alphabetical order.
5042 * gdb.base/help.exp: Ditto.
5043
5044 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
5045
5046 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
5047 "i*86-pc-linux-gnu*".
5048 * gdb.base/interrupt.exp: Ditto.
5049 * gdb.base/corefile.exp: Ditto.
5050
5051 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
5052 define vxworks when building the testcase.
5053
5054 * gdb.base/ptype.exp: Fix testnames to be unique.
5055 * gdb.base/radix.exp: Ditto.
5056 * gdb.base/term.exp: Ditto.
5057 * gdb.base/whatis.exp: Ditto.
5058 * gdb.c++/classes.exp: Ditto.
5059
5060 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
5061
5062 * gdb.base/callfuncs.exp: Fix indentation.
5063
5064 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
5065 suppress_flag has been set.
5066 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
5067 target feature.
5068
5069 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
5070
5071 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
5072 the testcase.
5073
5074 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
5075 set_debug_traps() and breakpoint().
5076 * gdb.c++/misc.cc (main): Ditto.
5077 * gdb.c++/templates.cc (main): Ditto.
5078 * gdb.c++/virtfunc.cc (main): Ditto.
5079
5080 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
5081
5082 * lib/gdb.exp(gdb_step_for_stub): New function.
5083 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
5084 exists, reload the executable and do a "continue" instead of
5085 doing a jump.
5086 (runto_main): Use gdb_step_for_stub.
5087
5088 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
5089 tests to have unique names.
5090 * gdb.base/callfuncs.exp: Ditto.
5091 * gdb.base/commands.exp: Ditto.
5092 * gdb.base/default.exp: Ditto.
5093 * gdb.base/help.exp: Ditto.
5094 * gdb.base/list.exp: Ditto.
5095 * gdb.base/opaque.exp: Ditto.
5096 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
5097 similar tests.
5098
5099 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
5100 * gdb.c++/cplusfuncs.cc: Ditto.
5101 * gdb.c++/virtfunc.cc: Ditto.
5102
5103 * config/monitor.exp: Keep track of the last file we saw, rather
5104 than trying to get the info from gdb.
5105
5106 * gdb.fortran/types.exp: Move comment to previous line.
5107
5108 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
5109
5110 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
5111 target mode.
5112
5113 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
5114
5115 From Bob Manson:
5116 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
5117 string from GDB when it connects.
5118
5119 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
5120
5121 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
5122
5123 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
5124 if we can't get a debug format from GDB (we may be testing an
5125 older GDB). Use a 10 second timeout when checking for the format.
5126
5127 * gdb.stabs/weird.exp: Fix quoting.
5128
5129 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
5130
5131 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
5132
5133 * config/arm-ice.exp: New file.
5134
5135 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
5136
5137 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
5138 until it has been modified to work with the new testsuite.
5139
5140 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
5141 testcase won't compile, cause all of the testcases in the file to
5142 fail instead.
5143
5144 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
5145 (gdb_clear_suppressed): New procedure.
5146 (gdb_stop_suppressing_tests): Only clear suppress_flag if
5147 it contains a positive value.
5148
5149 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
5150
5151 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
5152
5153 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
5154
5155 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
5156
5157 * lib/gdb.exp (setup_xfail_format): New function.
5158 (get_debug_format): New function to get debug format.
5159 (debug_format): New global variable to hold last value set
5160 by get_debug_format.
5161 * gdb.base/list.exp: Call get_debug_format and expect some
5162 tests to fail for DWARF 1 and COFF formats.
5163 * gdb.c++/ptype.exp: Ditto.
5164 * gdb.c++/classes.exp: Ditto.
5165 * gdb.c++/cplusfuncs.exp: Ditto.
5166 * gdb.c++/inherit.exp: Ditto.
5167 * gdb.c++/templates.exp: Ditto.
5168 * gdb.c++/virtfunc.exp: Ditto.
5169
5170 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
5171
5172 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
5173 host doesn't have a currently-open connection.
5174
5175 * config/sparclet.exp: Cleanups and fixes to make it generic for
5176 any gdb stub target. Handle cases where gdb doesn't respond when
5177 interrupted in a sane fashion.
5178
5179 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
5180 same thing in a totally different way.
5181
5182 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
5183 setting "timeout".
5184 (gdb_start): We set the global gdb_prompt variable in
5185 default_gdb_init now.
5186
5187 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
5188
5189 * gdb.base/printcmds.exp: Fix "check for floating addition"
5190 regexp to accept results within approx +/- .01 of exact value.
5191 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
5192
5193 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
5194
5195 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
5196 properly.
5197 (gdb_expect): Add optional timeout parameter, and add timeout
5198 value to various calls.
5199 (gdb_suppress_tests): Only give one warning message per group.
5200
5201 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
5202
5203 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
5204 global variables. Handle getting a value for $timeout more
5205 gracefully.
5206
5207 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5208
5209 * lib/gdb.exp: Close connection to remote host if gdb doesn't
5210 initialize.
5211 (default_gdb_init): New procedure; allow gdb_init to be overridden
5212 by a target configuration file.
5213 (gdb_expect): Pass the timeout to remote_expect.
5214
5215 * config/monitor.exp(gdb_load): Fix typo in regexp.
5216
5217 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
5218
5219 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
5220
5221 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
5222
5223 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
5224 here. Call gdb_target_exec before rebooting the target, to make
5225 sure the connection to the target is closed.
5226 (gdb_load): Pass the name of the executable to gdb_target_monitor.
5227 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
5228 Also detect "Timeout reading from remote" error.
5229
5230 * config/gdbserver.exp: Pass the executable being loaded to
5231 gdb_target_monitor. Don't call gdb_file_cmd here; let
5232 gdb_target_monitor do it.
5233
5234 * gdb.disasm/hppa.exp: Don't use exec_output.
5235
5236 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
5237
5238 * gdb.base/list.exp: If we're debugging a non-native target,
5239 try to set the pc register to point to the start of the
5240 program before doing the first list command.
5241
5242 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
5243 test_calls after restarting.
5244
5245 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
5246 reloading.
5247
5248 * gdb.base/watchpoint.exp: Fix typo.
5249
5250 * gdb.base/setshow.exp: Check for use_gdb_stub.
5251
5252 * gdb.base/break.exp: Fix continue until exit test for the gdb
5253 stub case.
5254 * gdb.base/langs.exp: Ditto.
5255
5256 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
5257 gdb_load_offset. If we weren't given a file to load, figure out
5258 what the current file is and use it.
5259
5260 * config/i386-bozo.exp: New file.
5261
5262 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
5263
5264 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
5265 feature.
5266
5267 * config/proelf.exp: New entry.
5268
5269 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
5270
5271 * lib/gdb.exp: Remove spurious .* patterns at the beginning
5272 of regexps.
5273
5274 * gdb.base/watchpoint.exp: Don't run the test_stepping
5275 tests if gdb can't call functions on the target.
5276
5277 * gdb.base/setshow.exp: Don't run the set prompt tests if
5278 the board has gdb_prompt set.
5279
5280 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
5281
5282 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
5283 * gdb.base/commands.exp: Likewise.
5284 * gdb.base/setshow.exp: Likewise.
5285
5286 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
5287
5288 * config/monitor.exp(gdb_start): Look for gdb_prompt target
5289 feature.
5290
5291 * config/i960.exp: New file.
5292
5293 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
5294
5295 * gdb.base/funcargs.exp: Check for gdb,short_int target
5296 feature instead of looking for explicit target triplets.
5297
5298 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
5299
5300 * gdb.base/printcmds.exp: add a couple more tests a la
5301 "p 123DEADBEEF", to check parse_number.
5302 * top.c: change "to enable to enable" to "to enable" in a couple
5303 of help strings.
5304
5305 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
5306
5307 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
5308 on the mn10300.
5309
5310 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
5311
5312 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
5313 where the test executable is run with explicit args.
5314 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
5315
5316 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
5317
5318 * gdb.base/run.c: Use FAKEARGV to build test executable that
5319 does not require a command line arg, since most simulators
5320 don't currently support passing such an arg into the simulated
5321 program.
5322 * gdb.base/commands.exp: Change tests to insert the proper
5323 value as the arg to the first recursive factorial call. Change
5324 compilation line to define FAKEARGV at compile time.
5325
5326 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
5327
5328 * gdb.base/recurse.exp: Enable these tests for the mn10300.
5329 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
5330 function with watchpoint enabled" test.
5331
5332 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
5333
5334 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
5335 Don't call gdb_test when the command doesn't return to a gdb prompt.
5336
5337 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
5338 "Tests restarted" messages.
5339
5340 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
5341
5342 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
5343
5344 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
5345
5346 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
5347 for INFO SYMBOL; add help tests for OVERLAY commands.
5348 * gdb.base/default.exp: add tests for INFO SYMBOL command;
5349 add tests for OVERLAY commands
5350 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
5351 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
5352 * gdb.base/sigall.c: add usestubs code frag
5353 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
5354
5355 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
5356
5357 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
5358 failures.
5359 (gdb_stop_suppressing_tests): Note that tests have restarted.
5360
5361 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
5362
5363 * config/h8300.exp: New file.
5364
5365 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
5366
5367 * gdb.base/setshow.exp: Check for the existence of a
5368 feature, not its value.
5369
5370 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
5371
5372 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
5373
5374 * gdb.base/scope.exp: It's now init0(), not init().
5375
5376 * gdb.base/scope0.c: For now, change init() to be init0().
5377
5378 * config/monitor.exp: Use gdb_serial in preference to serial
5379 or netport.
5380
5381 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
5382 and it's not already set.
5383
5384 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
5385
5386 * gdb.base/setshow.exp: Only test the run command if the target
5387 isn't using a stub and if it supports argument passing.
5388
5389 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
5390
5391 * config/udi.exp(gdb_start): Make sure UDICONF is set
5392 properly before starting gdb.
5393
5394 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
5395
5396 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
5397 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
5398 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
5399
5400 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
5401
5402 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
5403 specialized code to reboot the board, use remote_reboot instead.
5404
5405 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
5406
5407 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
5408
5409 * config/monitor.exp: Make sure we disconnect from the target.
5410 Also, try a reboot/reload cycle instead of failing if the
5411 load fails.
5412
5413 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
5414
5415 * gdb.base/default.exp: Don't set match_max.
5416 * gdb.base/help.exp: Ditto.
5417 * gdb.base/list.exp: Ditto.
5418 * gdb.base/signals.exp: Ditto.
5419
5420 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
5421 set, use remote_ld to download the testcase instead of
5422 the GDB loader.
5423
5424 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
5425
5426 * config/vr5000.exp: New file.
5427
5428 * config/monitor.exp(gdb_target_monitor): Add pattern for
5429 "Ending remote" to detect errors in connecting.
5430
5431 * gdb.base/setshow.exp: Add .* within auto language test.
5432
5433 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
5434 target feature.
5435
5436 * config/monitor.exp(gdb_load): Check for a failure when loading,
5437 and reboot the board if necessary.
5438
5439 * gdb.base/setvar.exp(test_set): Handle multiple prints within
5440 a set of tests. Remove print.* from the patterns being checked.
5441
5442 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
5443
5444 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
5445 refer to gdb_spawn_id.
5446
5447 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
5448 longer used.
5449 * config/sparclet.exp: Ditto.
5450 * config/sparclet-old.exp: Ditto.
5451 * config/slite.exp: Ditto.
5452 * config/sim.exp: Ditto.
5453 * gdb.base/funcargs.exp: Ditto.
5454
5455 * lib/gdb.exp:Remove references to gdb_spawn_id.
5456 (gdb_expect): Move to remote.exp.
5457
5458 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
5459
5460 * config/monitor.exp: Detect the "Couldn't establish connection"
5461 message from GDB.
5462
5463 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
5464
5465 * gdb.base/bitfields.exp: Use runto instead of explicit
5466 gdb_run_cmd/gdb_expect sequences.
5467
5468 * gdb.base/break.exp(text_next_with_recursion): Add match for
5469 gdb_expect call.
5470
5471 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
5472 We also need to handle the "A program is being debugged already"
5473 prompt from gdb. Use gdb_test to set the baud rate.
5474
5475 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
5476 to 20000. Really. I mean it.
5477
5478 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5479
5480 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
5481 fails. If suppress_flag is set, skip perror message about not
5482 being able to send to GDB.
5483 (send_gdb): If suppress_flag is set, don't try to send commands to
5484 GDB.
5485 (gdb_expect): If suppress_flag is set, always fail immediately.
5486 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
5487 (gdb_init): Call gdb_stop_suppressing_tests.
5488 (default_gdb_exit): Ditto.
5489 (default_gdb_start): Ditto.
5490
5491 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
5492 gdb_stop_suppressing_tests as appropriate.
5493 * gdb.base/break.exp: Ditto.
5494 * gdb.base/callfuncs.exp: Ditto.
5495 * gdb.base/commands.exp: Ditto.
5496 * gdb.base/exprs.exp: Ditto.
5497 * gdb.base/funcargs.exp: Ditto.
5498 * gdb.base/list.exp: Ditto.
5499 * gdb.base/recurse.exp: Ditto.
5500 * gdb.base/scope.exp: Ditto.
5501 * gdb.base/structs.exp: Ditto.
5502 * gdb.c++/inherit.exp: Ditto.
5503
5504 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
5505
5506 * config/vr4300.exp: New file.
5507
5508 * gdb.*/*.exp: Call gdb_expect instead of expect.
5509
5510 * lib/gdb.exp(gdb_expect): New function.
5511
5512 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
5513
5514 * lib/gdb.exp(gdb_init): New function.
5515
5516 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
5517 for each individual variable set.
5518
5519 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
5520 name.
5521
5522 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
5523
5524 * gdb.base/scope.exp: Use gdb_test.
5525
5526 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
5527 aborting; the testsuite driver will do that for us (see
5528 gdb_finish). Also, use gdb_test in a few more places.
5529
5530 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5531
5532 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
5533
5534 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
5535
5536 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
5537 and "add_tests" are not at the same address.
5538
5539 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
5540
5541 * gdb.base/ptype.exp: Use gdb_test.
5542
5543 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
5544
5545 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
5546 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
5547 left in. No longer expect them to fail.
5548
5549 * gdb.stabs/*.mt; Deleted, no longer used.
5550 * gdb.stabs/configure.in: Remove references to target makefile
5551 frags.
5552 * gdb.stabs/configure: Rebuilt.
5553
5554 * gdb.disasm/*.mt: Deleted, no longer used.
5555 * gdb.disasm/configure.in: Remove references to target makefile
5556 frags. Use "sh3.s" as the unique filename for this directory.
5557 * gdb.disasm/configure: Rebuilt.
5558
5559 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
5560 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
5561 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
5562
5563 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
5564
5565 * config/udi.exp: Use mondfe,name instead of remote_host.
5566
5567 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
5568
5569 * gdb.base/watchpoint.exp: Don't expect a failure when calling
5570 a function with a watchpoint enabled on the mn10200.
5571
5572 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
5573 before trying to create it!
5574
5575 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
5576
5577 * config/vx.exp: Use hostname instead of netport.
5578
5579 * config/vxworks.exp: New file.
5580
5581 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
5582
5583 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
5584 gdb before assuming everything worked. Send a ^C if a timeout
5585 occurs.
5586
5587 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
5588 $gdb_spawn_id directly.
5589 (gdb_run_cmd): Try _start as well as start. Use the target feature
5590 gdb,start_symbol as the symbol to start from when jumping.
5591
5592 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
5593
5594 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
5595 redundant) test.
5596
5597 * gdb.base/recurse.exp: Relax final value test for 'b' so that
5598 it doesn't lose for 16bit integer systems.
5599
5600 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
5601
5602 * gdb.fortran/types.exp: If the target doesn't support "double"
5603 data types, then expect "real" types to only be 4 bytes.
5604
5605 * gdb.c++/virtfunc.exp: Expect failure for virtual function
5606 call tests if the target doesn't support inferior function calls.
5607
5608 * gdb.base/printcmds.exp: Allow minor deviation in FP values
5609 in printf tests.
5610
5611 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
5612
5613 * gdb.base/help.exp: Disable "help set", "help show", and
5614 "help support". Simplify regexp for "help stack".
5615
5616 * gdb.base/default.exp: Set match_max to 5000 and the timeout
5617 to 60 seconds. Temporarily set match_max to 15000 around the
5618 "info copying" test.
5619
5620 * gdb.base/nodebug.exp: Don't try to do an inferior function
5621 call if the target doesn't support them.
5622 * gdb.base/printcmds.exp: Likewise.
5623 * gdb.base/setvar.exp: Likewise.
5624 * gdb.base/structs.exp: Likewise.
5625 * gdb.c++/templates.exp: Likewise.
5626 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
5627
5628 * gdb.base/recurse.exp: Enable for the mn10200.
5629
5630 * configure.in: Do configure gdb.stabs directory for *-*-elf
5631 targets.
5632 * configure: Rebuilt.
5633
5634 * gdb.base/break.exp: Check for gdb,noresults before testing
5635 exit status and/or results from the target.
5636 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
5637 * lib/gdb.exp: Remove old (now bogus) initialization of
5638 noinferior, noargs, noresults and nosignals.
5639
5640 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
5641
5642 * config/sh.exp: New file.
5643
5644 * config/slite.exp: Try to connect multiple times to the board
5645 before rebooting. Only send a "monitor run" if need_monitor_run
5646 is set.
5647
5648 * gdb.base/break.exp: Don't do the "stub continue" test if
5649 the target has gdb_stub set.
5650
5651 * gdb.base/callfuncs.exp: Increase the timeout.
5652
5653 * gdb.base/interrupt.exp: Don't even try to compile the testcase
5654 if the target has gdb,noinferiorio set.
5655
5656 * gdb.base/list.exp: Increase match_max to 10000 characters.
5657
5658 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
5659
5660 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
5661 target.
5662
5663 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
5664
5665 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
5666
5667 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
5668 trying to delete the copy of gdb. Catch the file delete so we
5669 don't die if the delete fails; also, the file should be copied to
5670 the host, not to the build.
5671
5672 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
5673
5674 * lib/gdb.exp(gdb_test): Surround the result pattern with
5675 parenthesis in case it contains multiple regexps separated
5676 with |.
5677
5678 * gdb.base/watchpoint.exp: Use gdb_test.
5679 * gdb.base/default.exp: Ditto.
5680
5681 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
5682
5683 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
5684
5685 * gdb.base/scope.exp: Use gdb_test.
5686 * gdb.c++/classes.exp: Ditto.
5687 * gdb.c++/inherit.exp: Ditto.
5688
5689 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
5690
5691 * gdb.base/crossload.exp: Don't use execute_anywhere, use
5692 remote_exec instead.
5693 * gdb.base/corefile.exp: Don't be ridiculous.
5694 * gdb.base/*.c: Add missing stub invocations.
5695
5696 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
5697
5698 * config/slite.exp: Miscellaneous fixes.
5699
5700 * lib/gdb.exp: Fix runto.
5701
5702 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
5703 the target.
5704
5705 * gdb.base/watchpoint.exp: Fix regexp.
5706
5707 * lib/gdb.exp(default_gdb_exit): Add a catch to the
5708 close and wait commands, as the descriptor may now be
5709 invalid. Always call "remote_close host".
5710
5711 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
5712
5713 Major rewrite for testsuite revision.
5714
5715 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
5716 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
5717 instead of relying on spawn_id to always contain a valid
5718 spawn id.
5719 (get_compiler_info): New procedure to build the ${binfile}.ci
5720 file, instead of replicating this in N different places.
5721 (gdb_compile): New procedure.
5722
5723 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
5724 appropriate arguments) instead of compile. Use gdb_test in a lot
5725 more places. Use send_gdb instead of send. Always run gdb_start
5726 at the start of a testcase, as this is no longer done magically.
5727
5728 config/*-gdb.exp: Rename without the -gdb suffix.
5729
5730 config/mips.exp: Use remote_close instead of exit_remote_shell.
5731 config/monitor.exp: Use target_info instead of looking at
5732 baud, timeout, etc.
5733 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
5734
5735 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5736
5737 * gdb.c++/templates.exp (test_ptype_of_templates),
5738 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
5739 Update expect patterns for destructors and assignment operators
5740 to match corresponding c-typeprint.c changes.
5741 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
5742 to destructor breakpoint test, GDB should be able to set the
5743 destructor breakpoint without specifying arguments.
5744
5745 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
5746
5747 * gdb.threads/pthreads.exp: Change result for failure to compile due
5748 to lack of pthreads runtime support from an error to simply an
5749 unsupported test, per dejagnu standards.
5750
5751 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5752
5753 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
5754 where GDB exits to reduce pattern match time.
5755 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
5756
5757 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
5758
5759 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
5760
5761 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
5762 * gdb.base/default.exp: ditto.
5763 * gdb.base/nodebug.exp: ditto.
5764 * gdb.base/printcmds.exp: ditto.
5765 * gdb.base/ptype.exp: ditto.
5766 * gdb.base/setvar.exp: ditto.
5767 * gdb.base/structs.exp: ditto.
5768 * gdb.base/setshow.c: Guard against uninitialized values of argc.
5769
5770 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
5771
5772 * configure, */configure: Rebuild with autoconf 2.12.
5773
5774 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
5775
5776 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
5777 use new i*86-pc-linux*-gnu quads.
5778 * gdb.base/corefile.exp: Ditto.
5779 * gdb.base/signals.exp: Ditto.
5780 * gdb.base/sigall.exp: Ditto.
5781 * gdb.base/interrupt.exp: Ditto.
5782
5783 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
5784 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
5785 RedHat 4.0.
5786
5787 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
5788 linux. This allows the test case to at least compile on latest
5789 linux, but still not run due to missing the threads runtime library.
5790
5791 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5792
5793 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
5794 directory to search gdb directory. Accept and step over conditional
5795 stack alignment code. Consume $prompt in failure cases.
5796 Reset timeout to $oldtimeout instead of some arbitrary value.
5797 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
5798 timeout problems with infinite stack backtraces.
5799 * gdb.base/ptype.exp (ptype struct link, union tu_link):
5800 Accept function parameters for linkfunc member.
5801
5802 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
5803
5804 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
5805 (CXXFLAGS): Remove, unreferenced.
5806 (B_OPTIONS): Add for -B options and add code to initialize with
5807 previous -B options and also add -B option to pick up cross compiled
5808 runtime.
5809 (TARGET_INCLUDES): Add for -I options and add code to initialize when
5810 doing cross compiles.
5811 (target_alias): Declare global.
5812 (xgcc): Set variable to full path of gcc in build tree. Use findfile
5813 to verify that gcc exists in build tree, and if so set CC to that
5814 gcc and to use B_OPTIONS and TARGET_INCLUDES.
5815
5816 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
5817
5818 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
5819 ptype test for anonymous union. Fixup testcase to match
5820 current gcc debug output.
5821
5822 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
5823
5824 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
5825 force argument to an unsigned long type.
5826
5827 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
5828
5829 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
5830 tests and anonymous union print/ptype tests.
5831 * gdb.base/list.exp (test_forward-search): Increase timeout by
5832 5 minutes for the "search extremely long line" case.
5833 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
5834 completely optional and that the pass/fail messages use the command as
5835 the message if that third arg is a null string.
5836 (gdb_test_exact): Arrange that a null string pattern means match a
5837 null string output rather than any output, which might include random
5838 errors.
5839 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
5840 backtrace test.
5841 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
5842 always failing and failure is now exposed by gdb.exp changes.
5843
5844 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
5845
5846 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
5847 weren't being noted.
5848
5849 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5850
5851 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
5852 * gdb.stabs/weird.exp: Remove v_comb xfails.
5853
5854 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
5855
5856 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
5857 list.exp scope.exp watchpoint.exp]
5858 Make all timeout error msgs explicitly say "(timeout)".
5859
5860 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
5861
5862 * config/monitor.exp: Increase download timeout to 1000 seconds.
5863
5864 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
5865
5866 * config/m32r.exp: Increase timeout to 120 seconds.
5867
5868 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
5869
5870 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
5871 and accept older ordering as obsolescent gcc or gdb.
5872 * gdb.c++/templates.exp: Ditto.
5873 * gdb.c++/virtfunc.exp: Ditto.
5874
5875 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
5876
5877 * gdb.base/coremaker.c: Add code to mmap some data so we
5878 can check that it ends up in the core file.
5879 * gdb.base/corefile.exp: Add test to read mmapped data
5880 from core file.
5881
5882 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
5883
5884 * config/m32r.exp: New file.
5885
5886 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
5887
5888 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
5889 that cflags can contains -gstabs, and work correctly for other tests.
5890
5891 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
5892
5893 * gdb.base/setshow.exp: New file, tests show and set.
5894 * gdb.base/setshow.c: New file, tests show and set.
5895 * gdb.base/help.exp: Add test for help set|show annotate.
5896 * gdb.base/default.exp: Add test for set|show annotate.
5897
5898 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
5899
5900 * testsuite/gdb.base/break.exp: Make backtrace from factorial
5901 errors unique.
5902 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
5903 explicitly.
5904
5905 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
5906
5907 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
5908 and width commands. This is done elsewhere.
5909 * (gdb_start): Don't call gdb_start_sim here. That's already
5910 done in gdb_load. This fixes lots of failures in default.exp.
5911
5912 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
5913
5914 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
5915 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
5916 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
5917 in the same we we treat other failures (since it may be an expected
5918 condition), rather than as an error.
5919 * gdb.base/signals.exp (test_handle_all_print): Revert back to
5920 old test format.
5921
5922 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
5923
5924 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
5925 (distclean maintainer-clean realclean): No need to remove files
5926 twice. Nuke the duplicates.
5927 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
5928 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
5929 Remove config.h along with other config files.
5930
5931 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
5932
5933 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
5934 "p func1 ()" and note that rests of tests are skipped.
5935 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
5936 setup_xfails for "print func2::coremaker_local".
5937 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
5938 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
5939 affected by the previous run test.
5940 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
5941 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
5942 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
5943 "pass int powerset tuple" and "pass modeless int powerset tuple".
5944 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
5945 "real write 4" and "real write 8".
5946 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
5947 setup_xfails for "print vs1 after tuple assign 2",
5948 "print \$i after tuple assign 2", and
5949 "print vs2 after tuple assign 2".
5950 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
5951 meaningful error message and return -1 so the caller can
5952 suppress further tests and avoid a cascade of errors.
5953
5954 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
5955
5956 * gdb.base/a1-selftest.exp: Tweak tests to account for new
5957 format for printing version.
5958 * gdb.base/default.exp: Ditto.
5959 * gdb.base/interrupt.exp: Fix problem with cascade of
5960 errors if child process dies while calling a function.
5961
5962 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
5963
5964 * Makefile.in (VPATH): Add
5965 * Makefile.in (Makefile, config.status): Fix rules so things get
5966 remade when necessary.
5967
5968 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
5969
5970 * Makefile.in (just-check): Add path to sibling expect dir
5971 to environment variable specified by RPATH_ENVVAR.
5972
5973 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
5974
5975 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
5976 (just-check): Add shared library paths for libstdc++, tk,
5977 tcl, bfd, and opcodes to the environment variable specified
5978 in RPATH_ENVVAR.
5979 * configure.in: Add support to recognize --enable-shared flag
5980 and generate correct value for RPATH_ENVVAR.
5981 * configure: Regenerated with autoconf.
5982
5983 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
5984
5985 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
5986 include all osf versions.
5987 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
5988 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
5989 when target is linux. When failing to build pthreads test
5990 executable, give more meaningful message.
5991 * gdb.threads/pthreads.c: Hpux also uses old definition of second
5992 arg for pthread_create.
5993
5994 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
5995
5996 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
5997 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
5998 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
5999 and -lpthreads (everybody else).
6000 (test_startup): Fail gracefully if threads are not supported.
6001 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
6002 "p/c array_index("abcdef",2)" when not gcc compiled.
6003 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
6004 "print func2::coremaker_local" when not gcc compiled.
6005 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
6006 "ptype on opaque struct tagname (statically)",
6007 "ptype on opaque struct tagname (dynamically) 1", and
6008 "ptype on opaque struct tagname (dynamically) 2"
6009 for not compiled with gcc.
6010 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
6011 backtrace when compiled with gcc.
6012 * lib/gdb.exp (runto_main): Return result of "runto main" rather
6013 than always return success.
6014
6015 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
6016
6017 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
6018
6019 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
6020
6021 * gdb.base/structs.exp: Undo last change.
6022
6023 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
6024
6025 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
6026 encapsulate all the steps/nexts done during self test, starting
6027 at main, and makes them less sensitive to optimization issues.
6028 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
6029 signal handler" test.
6030 * gdb.threads/pthreads.exp: Only run this for native configs.
6031 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
6032 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
6033 tests.
6034 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
6035 for "runto test_calls(void)" test.
6036
6037 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
6038
6039 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
6040 and don't expect address info in breakpoint confirmations.
6041
6042 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
6043
6044 * gdb.base/list.exp (test_forward_search): Increase timeout
6045 temporarily by 60 seconds for searching extremely long line,
6046 and then reset to old value when done. Increase expect input
6047 buffer to 10000.
6048
6049 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
6050
6051 * gdb.base/list.exp (test_forward_search): Fix to handle very
6052 long source line without overflowing expect's input buffer.
6053
6054 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
6055
6056 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
6057 "buffer_full".
6058
6059 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
6060 "buffer_full".
6061
6062 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
6063 "buffer_full".
6064
6065 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
6066 "buffer_full".
6067
6068 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
6069
6070 * configure.in (configdirs): Add gdb.threads.
6071 * configure: Regenerated with autoconf.
6072 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
6073 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
6074 * gdb.threads/configure: New, generated with autoconf.
6075
6076 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
6077
6078 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
6079
6080 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
6081
6082 * gdb.base/signals.exp (test_handle_all_print): Test separately for
6083 each signal's status in the output of "handle all print".
6084 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
6085 the \r\n sequence that immediately precedes the gdb prompt.
6086 * gdb.base/a1-selftest.exp: Save original timeout and restore
6087 after test.
6088
6089 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
6090
6091 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
6092 symbol.
6093
6094 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6095
6096 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
6097
6098 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
6099
6100 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
6101 timeout by 60 seconds.
6102
6103 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
6104
6105 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
6106 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
6107 error return.
6108
6109 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
6110
6111 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
6112 gdb initialization, also report how long dejagnu waited. Restore
6113 old timeout before doing error return. Temporarily increase timeout
6114 by 3 minutes to allow for slow startups over heavy NFS use.
6115
6116 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
6117
6118 * lib/gdb.exp: Report timeout value for verbosity level 2.
6119 * config/gdbserver.exp: Ditto.
6120 * config/hppro.exp: Ditto.
6121 * config/mips-gdb.exp: Ditto.
6122 * config/monitor.exp: Ditto.
6123 * config/netware.exp: Ditto.
6124 * config/sim-gdb.exp: Ditto.
6125 * config/slite-gdb.exp: Ditto.
6126 * config/udi-gdb.exp: Ditto.
6127 * config/unix-gdb.exp: Ditto.
6128 * config/vx-gdb.exp: Ditto.
6129 * gdb.base/a1-selftest.exp: Ditto.
6130 * gdb.base/a2-run.exp: Ditto.
6131 * gdb.base/break.exp: Ditto.
6132 * gdb.base/corefile.exp: Ditto.
6133 * gdb.base/list.exp: Ditto.
6134 * gdb.base/recurse.exp: Ditto.
6135 * gdb.base/scope.exp: Ditto.
6136 * gdb.base/signals.exp: Ditto.
6137
6138 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6139
6140 * gdb.threads/Makefile.in (docdir): Removed.
6141
6142 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6143
6144 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
6145 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
6146 @srcdir@.
6147 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
6148 autoconf 2.5 or higher.
6149 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
6150
6151 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
6152
6153 * configure: Regenerated.
6154 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
6155 avoid name clashes with SunOS headers.
6156
6157 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
6158
6159 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
6160
6161 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
6162
6163 * gdb.base/callfuncs.exp: Finish last change -- make sure the
6164 prototype information ends up in the compiler info file.
6165
6166 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
6167
6168 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
6169 attempting to regenerate it. Eliminate use of a temporary file
6170 and just generate the info file directly. Source it immediately,
6171 for consistency of use.
6172 * gdb.base/corefile.exp: Ditto
6173 * gdb.base/exprs.exp: Ditto.
6174 * gdb.base/funcargs.exp: Ditto.
6175 * gdb.base/langs.exp: Ditto.
6176 * gdb.base/list.exp: Ditto.
6177 * gdb.base/mips_pro.exp: Ditto.
6178 * gdb.base/nodebug.exp: Ditto.
6179 * gdb.base/opaque.exp: Ditto.
6180 * gdb.base/ptype.exp: Ditto.
6181 * gdb.base/scope.exp: Ditto.
6182 * gdb.base/setvar.exp: Ditto.
6183 * gdb.base/signals.exp: Ditto.
6184 * gdb.base/whatis.exp: Ditto.
6185 * gdb.c++/templates.exp: Ditto.
6186 * gdb.c++/virtfunc.exp: Ditto.
6187 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
6188 whether or not to add -lstdc++ to the compile command line args.
6189
6190 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6191
6192 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
6193 it got fixed by the recent lookup_minimal_symbol_by_pc change.
6194 Increase timeout, a lot of single stepping might be needed if the
6195 target has no hardware watchpoints.
6196
6197 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
6198
6199 * gdb.base/break.exp: Ignore compiler warnings when compiling
6200 break.c.
6201 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
6202 * gdb.base/default.exp: Add h8300 xfails. Handle messages
6203 from remote-sim.
6204 * gdb.base/exprs.exp: Add h8300 xfails.
6205 * gdb.base/funcargs.exp: Likewise.
6206 * gdb.base/nodebug.exp: Likewise.
6207 * gdb.base/printcmds.exp: Likewise.
6208 * gdb.base/ptype.exp: Likewise.
6209 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
6210 h8300 xfails.
6211 * gdb.base/return.exp: Handle float/double precision problems
6212 on the h8300.
6213 * gdb.base/funcargs.c: Explicitly make last constant argument to
6214 call_after_alloca_subr an unsigned long type.
6215 * gdb.base/return.c: Include stdio.h.
6216
6217 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6218
6219 * config/abug.exp: New file for the older Motorola Bug monitor
6220 that runs on the mvme13x series VME boards.
6221 * config/monitor.exp: Use the new config array for target settings
6222 if they exist.
6223
6224 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
6225
6226 * sim-gdb.exp: Make the SH simulator allocate less space when
6227 it is targeted.
6228
6229 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
6230
6231 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
6232 test.
6233
6234 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
6235
6236 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
6237 "rs6000-*-*" for "list function in include file" when gcc compiled.
6238 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
6239 for "p ctable1[120]".
6240 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
6241 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
6242 Remove setup_xfail for "rs6000-*-*" for
6243 "print 'scope0.c'::filelocal before run".
6244 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
6245 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
6246 since some compilers don't allow both options to be given
6247 on the same command line. Create object file and move it.
6248
6249 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
6250
6251 * gdb.base/corefile.exp: Always regenerate the core file, since
6252 we always regenerate the coremaker program. Detect special case
6253 where registers cannot be read from core file.
6254
6255 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
6256
6257 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6258 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
6259 * gdb.c++/templates.exp: Only match on basename of file since
6260 some formats like xcoff don't encode directory information.
6261 * gdb.stabs/weird.exp: Use the right sed script for powerpc
6262 and rs6000 AIX xcoff targets.
6263 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
6264 * configure: Regenerate.
6265 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
6266 here, rather than in distclean.
6267
6268 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
6269
6270 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
6271 defined, and use it to compile the test case with -O2. The
6272 native compilation still uses no optimization.
6273 * gdb.base/mips_pro.c: Remove inline assembly code since
6274 it is compiled PIC by default, which results in assembler
6275 warnings that make the testsuite think the compilation
6276 was unsuccessful.
6277
6278 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
6279
6280 * gdb.c++/misc.exp: Add note to message for
6281 "print s.a for foo struct" that this is a known gcc 2.7.2
6282 and earlier bug.
6283
6284 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
6285
6286 * gdb.base/break.exp: Fix pattern for matching "Delete all
6287 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
6288 setup_xfail for deleting all breakpoints test. Fix various
6289 timeout messages to include "(timeout)".
6290 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
6291 for "p t_float_values2(3.14159,float_val2)".
6292 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
6293 for "continue to call2g" when gcc compiled.
6294 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
6295 "up to foo in langs.exp", "show language at foo in langs.exp",
6296 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
6297 and "show language at fsub in langs.exp".
6298 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
6299 "list line 1 in include file", "list message for lines past EOF",
6300 "list function in include file", "list list0.h:foo", and
6301 "list filename:function; nonexistant function".
6302 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
6303 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
6304 and "ptype t_char_array" to be for native cc only.
6305
6306 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
6307
6308 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
6309 setup_xfail for "print coremaker_bss", "print coremaker_ro",
6310 "print func2::coremaker_local", and "backtrace in corefile.exp".
6311
6312 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
6313
6314 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
6315 "bt in signals.exp". This problem only appears when running
6316 the testsuite, and then only intermittently.
6317
6318 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6319
6320 * gdb.base/return.exp (return_tests): Differentiate between
6321 two tests of continuing.
6322
6323 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6324
6325 * */Makefile.in (maintainer-clean): Remove config.log.
6326 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
6327 * gdb.c++/Makefile.in (PROGS): Add inherit.
6328 (clean): Remove *.ci.
6329
6330 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
6331
6332 * gdb.c++/misc.cc: Add test code from Mike Stump.
6333 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
6334
6335 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
6336
6337 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
6338 to "alpha-*-osf2*" and add comment.
6339 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
6340 setup_xfail for "step over execarg initialization" and
6341 "step over corearg initialization".
6342 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
6343 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
6344 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
6345 gcc compiled for "print coremaker_bss", "print coremaker_ro",
6346 "print func2::coremaker_local", and "backtrace in corefile.exp".
6347 * gdb.base/signals.exp: Build and source signals.ci.
6348 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
6349 to be for gcc only.
6350 * lib/gdb.exp: Move verbose statements outside conditionals.
6351
6352 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6353
6354 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
6355 Feb 3 procfs.c change.
6356
6357 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
6358
6359 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
6360
6361 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
6362
6363 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
6364 from dejagnu's apparent default of 10 seconds, which gives random
6365 results when running the tests over NFS on moderately loaded systems.
6366 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
6367
6368 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
6369
6370 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
6371 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
6372 result reports.
6373
6374 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
6375
6376 * configure.in (CY_AC_PATH_TCLH): Remove.
6377 * configure: Regenerate.
6378
6379 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
6380
6381 * gdb.c++/Makefile.in (clean): Add missing '{'.
6382
6383 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
6384
6385 * lib/gdb.exp: Provide a default value for noinferior.
6386
6387 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
6388 Load libgloss.exp.
6389
6390 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
6391
6392 * gdb.disasm/hppa.exp: Compile directly into an executable, use
6393 the executable, not the .o to run the tests from.
6394
6395 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
6396
6397 * gdb.base/break.exp: Don't test for program exit or exit status
6398 if $noresults if nonzero.
6399 * gdb.base/langs.exp: Likewise.
6400 * gdb.base/watchpoint.exp: Likewise.
6401
6402 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
6403 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
6404 trying to compile the testcase.
6405
6406 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
6407
6408 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
6409 * gdb.base/signals.exp (continue to handler): Likewise.
6410
6411 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
6412
6413 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
6414
6415 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
6416
6417 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
6418
6419 * gdb.base/corefile.exp: Recognize "not found" as failure
6420 when trying to determine if a core file was generated.
6421 If no core file was generate the first time, try again without
6422 the ulimit -c to work around braindamaged shells.
6423
6424 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
6425
6426 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
6427 [] tests with "test" and enclose string in quotes.
6428 * gdb.stabs/configure: Rebuild
6429
6430 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
6431
6432 Changes in sync with expect:
6433 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
6434 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
6435 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
6436 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
6437 argument to AC_REQUIRE.
6438 * configure: Regenerated.
6439
6440 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
6441
6442 * gdb.base/corefile.exp: When generating a core, discard any
6443 error messages about ulimit not found and the "core dumped"
6444 message from the shell that runs the coredumper.
6445
6446 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
6447
6448 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
6449
6450 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
6451 which sed script to run. Expect failure for v_comb test
6452 on PA targets too.
6453
6454 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
6455
6456 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
6457 "print func2::coremaker_local" and for "backtrace in corefile.exp"
6458
6459 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
6460
6461 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
6462 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
6463 "sparc-sun-solaris*" xfails for "p v_comb".
6464 * lib/gdb.exp (default_gdb_start): Fix typo.
6465 * gdb.base/corefile.exp: Allow "Core was generated by ..."
6466 messages to not include the full program name that caused
6467 the core dump since some systems (such as solaris) apparently
6468 truncate this path to about 80 characters.
6469 When generating a core file first try increasing the core file
6470 size limit to unlimited since some systems may default it to
6471 zero, and it is harmless to try it. Move the test for failing
6472 to generate a core file to where it will actually get executed.
6473 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
6474 new gdb result from g++ debug info improvements and make old
6475 pattern obsolescent. Also account for size_t differences
6476 (may be int or long).
6477 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
6478 initialization before function call is placed in the delay slot
6479 and thus appears to be skipped over by commands such as "next".
6480
6481 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6482
6483 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
6484
6485 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
6486
6487 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
6488 input source file; fix code to compile test to deal with this
6489 convention.
6490 * gdb.c++/*.exp: Likewise.
6491
6492 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
6493
6494 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
6495 "bt in signals.exp".
6496
6497 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
6498
6499 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
6500 "step over execarg initialization" and
6501 "step over corearg initialization".
6502
6503 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
6504
6505 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
6506 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
6507
6508 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
6509
6510 From Rob Savoye (rob@poseidon.cygnus.com)
6511 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
6512 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
6513 configure.in}, gdb.disasm/{Makefile.in, configure.in},
6514 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
6515 configure.in}: Major reworking for autoconfig.
6516 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
6517 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
6518 New files.
6519 * config/unix-gdb.exp: Make GDB global.
6520 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
6521 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
6522 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
6523 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
6524 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
6525 term.exp, twice.exp, watchpoint.exp, whatis.exp},
6526 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
6527 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
6528 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
6529 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
6530 pr-8136.exp, result.exp, string.exp, tuples.exp},
6531 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
6532 to returns as necessary, arrange for test to compile own testcase
6533 executable.
6534 * lib/gdb.exp: Changes for testsuite to compile own test cases.
6535
6536 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
6537
6538 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
6539 clear_xfail at end of test which might not call either pass or fail.
6540 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
6541 "backtrace through signal handler".
6542
6543 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6544
6545 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
6546 continuing from a job control stop signal.
6547 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
6548
6549 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
6550
6551 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
6552 * gdb.base/corefile.exp: Likewise.
6553 * gdb.base/funcargs.exp: Likewise.
6554
6555 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
6556
6557 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
6558 * config/monitor.exp: Add support for setting baud rate.
6559
6560 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
6561
6562 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
6563 i*86-*-linux* xfails for "backtrace through signal handler".
6564 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
6565 "print func2::coremaker_local".
6566 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
6567 alpha-dec-osf2* xfail for
6568 "delete all breakpoints when none".
6569
6570 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
6571
6572 * gdb.base/break.exp: Change test that deletes all breakpoints
6573 when no user breakpoints are installed. A post 4.15 change
6574 causes gdb to no longer prompt in this case.
6575
6576 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
6577
6578 * gdb.base/return.exp (return_tests): Change xfail for test
6579 "correct value returned double test" to stop xfailing at
6580 Solaris 2.5. Apparently the bug has been fixed.
6581
6582 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
6583
6584 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
6585 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
6586
6587 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
6588
6589 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
6590 * gdb.disasm/hppa.s: Corresponding changes.
6591
6592 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
6593
6594 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
6595 makefile fragment.
6596 * config/mt-hpux: Deleted.
6597
6598 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
6599
6600 * Many files: When warning about suppressed tests due to a
6601 nonexistant test binary, avoid incrementing the warning count.
6602
6603 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
6604
6605 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
6606
6607 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6608
6609 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
6610 "sparc-*-solaris2*".
6611
6612 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6613
6614 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
6615 Add global and local variables and initialize them.
6616 * gdb.base/corefile.exp: Test correct mapping of corefile sections
6617 by printing variables. Remove rs6000 and powerpc xfails, BFD now
6618 extracts the file name and terminating signal from the core file.
6619 * TODO: Remove note about tests for correct mapping of corefile.
6620 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
6621 from optimizing it away.
6622 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
6623 handles common blocks.
6624
6625 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
6626
6627 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
6628 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
6629
6630 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
6631
6632 * Makefile.in (maintainer-clean): New target, synonym for
6633 realclean.
6634 * gdb.base/Makefile.in (maintainer-clean): Likewise.
6635 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
6636 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
6637 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
6638 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
6639 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
6640
6641 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
6642
6643 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
6644 xfails when not gcc compiled for "print foo::funclocal".
6645 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
6646 "print foo::funclocal at foo",
6647 "print 'scope1.c'::foo::funclocal at foo",
6648 "print foo::funclocal_bss at foo",
6649 "print 'scope1.c'::foo::funclocal_bss at foo",
6650 "print foo::funclocal_ro at foo",
6651 "print 'scope1.c'::foo::funclocal_ro at foo",
6652 "print bar::funclocal at foo" and
6653 "print 'scope1.c'::bar::funclocal at foo".
6654 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
6655 gcc compiled for "print foo::funclocal at bar".
6656 Expand all messages to ensure that they identify that
6657 the test is at bar().
6658 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
6659 gcc compiled for:
6660 "ptype on opaque struct pointer (statically)",
6661 "ptype on opaque struct tagname (statically)",
6662 "ptype on opaque struct pointer (dynamically) 1",
6663 "ptype on opaque struct tagname (dynamically) 1",
6664 "ptype on opaque struct pointer (dynamically) 2" and
6665 "ptype on opaque struct tagname (dynamically) 2
6666 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
6667 gcc compiled for:
6668 "p datalocal"
6669 "whatis datalocal",
6670 "ptype datalocal",
6671 "p bsslocal",
6672 "whatis bsslocal", and
6673 "ptype bsslocal".
6674 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
6675 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
6676 when not gcc compiled.
6677 * gdb.base/funcargs.exp (float_and_integral_args): Add
6678 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
6679 compiled.
6680 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
6681 "backtrace from call6a" when not gcc compiled.
6682 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
6683 "backtrace from call7a" when not gcc compiled.
6684 * gdb.base/callfuncs.exp (do_function_calls):
6685 Add "hppa*-*-hpux*" xfail when not gcc compiled for
6686 "p t_char_array_values(char_array_val2,char_array_val1)",
6687 "p t_char_array_values(char_array_val1,char_array_val2)",
6688 "p t_char_array_values("carray 1","carray 2")",
6689 "p t_char_array_values("carray 1",char_array_val2)",
6690 "p t_char_array_values(char_array_val1,"carray 2")",
6691 "p sum_args(1,{2})",
6692 "p sum_args(2,{2,3})",
6693 "p sum_args(3,{2,3,4})",
6694 "p sum_args(4,{2,3,4,5})"
6695 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
6696 "backtrace in corefile.exp" when not gcc compiled.
6697
6698 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6699
6700 * gdb.base/signals.exp: Rewrite `handle all print' test as
6701 a procedure. Accept blanks or TABs as whitespace, increase
6702 timeout and expect input buffer size for the large output
6703 from the command. Remove "i*86-*-bsdi2.0" xfail.
6704
6705 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6706
6707 * gdb.base/setvar.exp: Add new testcases for truncation when
6708 assigning invalid values to bitfields.
6709
6710 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
6711
6712 * gdb.base/callfuncs.exp (do_function_calls): Remove
6713 mips-sgi-irix* xfail for
6714 "call inferior func with struct - returns char *"
6715 and fix test so that an optional (unsigned char *) cast is
6716 accepted in the result.
6717
6718 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
6719
6720 * gdb.base/funcargs.exp (float_and_integral_args): Remove
6721 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
6722 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
6723 * gdb.base/signals.exp: Remove duplicate "handle all print" test
6724 that accidentally got checked in.
6725
6726 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
6727
6728 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
6729 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
6730 compiled test.
6731 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
6732 Add mips-sgi-irix5* xfail for not gcc compiled.
6733 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6734 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
6735 "p top", "whatis top", "p middle", and "whatis middle".
6736 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
6737 "whatis signed char" for not gcc compiled.
6738 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
6739 "set variable signed char=-1 (-1)" and
6740 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
6741 * gdb.base/funcargs.exp (float_and_integral_args):
6742 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
6743 Add mips-sgi-irix* xfail when not gcc compiled for
6744 "continue to call2b".
6745 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
6746 "continue to call2g".
6747 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
6748 "backtrace from call6a"
6749 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
6750 "backtrace from call7k".
6751 Add mips-sgi-irix5* xfail when not gcc compiled for
6752 "backtrace from call7a".
6753 (localvars_after_alloca): Fix gdb_test cmds for
6754 "print * after runto ...".
6755 Remove rs6000-*-* xfails for
6756 "print i after runto localvars_after_alloca" and
6757 "print l after runto localvars_after_alloca"
6758 for all compilers.
6759 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
6760 when not compiled with gcc, for:
6761 "print signed char == (minus)",
6762 "print signed char != (minus)",
6763 "print signed char < (minus)",
6764 "print signed char > (minus)".
6765 * gdb.base/callfuncs.exp (do_function_calls):
6766 Add mips-sgi-irix* xfail, when compiled with native compiler, for
6767 "call inferior func with struct - returns char *".
6768 * gdb.base/return.exp (return_tests): Change xfail for
6769 "correct value returned double test" to include Solaris 2.4.
6770 * gdb.base/funcargs.exp (float_and_integral_args):
6771 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
6772
6773 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6774
6775 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
6776 enumeration bitfields if compiling with GNU C.
6777 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
6778 to empty' prompt.
6779
6780 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
6781
6782 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
6783 test for PRO targets.
6784
6785 * gdb.base/funcargs.exp: Avoid ever setting more than 8
6786 breakpoints in the inferior at any given time by making
6787 two groups of breakpoints for call2*, call6* and call7*
6788 tests.
6789
6790 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6791
6792 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
6793 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
6794 from optimizing it away.
6795 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
6796 "call inferior func with struct".
6797
6798 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
6799
6800 * configure.in: Only configure gdb.chill for particular targets.
6801
6802 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
6803
6804 * gdb.base/Makefile.in: Add action to .c.o transformation
6805 rule that generates a .ci file for each .o file and remove
6806 explicit .c.o rules except for callfuncs.o.
6807 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
6808 generates a .ci file for each .o file and remove explicit
6809 .cc.o rules.
6810 (clean): Remove *.tmp *.ci files.
6811 (EXECUTABLES): Remove templ-info.exp.
6812 * gdb.base/compiler.c: New file.
6813 * gdb.c++/compiler.cc: New file
6814 * gdb.base/scope.exp: Source gdb.base/scope.ci.
6815 Change rs6000-*-* xfail for
6816 "print 'scope0.c'::filelocal_ro" and
6817 "print 'scope1.c'::filelocal" and
6818 "print 'scope1.c'::filelocal_bss" and
6819 "print 'scope1.c'::filelocal_ro" and
6820 "print 'scope1.c'::foo::funclocal" and
6821 "print 'scope1.c'::foo::funclocal_ro" and
6822 "print 'scope1.c'::bar::funclocal" and
6823 "print 'scope0.c'::filelocal_ro" and
6824 "print 'scope1.c'::filelocal at foo" and
6825 "print 'scope1.c'::filelocal_bss at foo" and
6826 "print 'scope1.c'::filelocal_ro at foo" and
6827 "print 'scope1.c'::foo::funclocal at foo" and
6828 "print 'scope1.c'::foo::funclocal_bss at foo" and
6829 "print 'scope1.c'::foo::funclocal_ro at foo" and
6830 "print 'scope1.c'::bar::funclocal at foo" and
6831 "print 'scope0.c'::filelocal_ro" and
6832 "print 'scope1.c'::filelocal" and
6833 "print 'scope1.c'::filelocal_bss" and
6834 "print 'scope1.c'::filelocal_ro" and
6835 "print 'scope1.c'::foo::funclocal" and
6836 "print 'scope1.c'::foo::funclocal_bss" and
6837 "print 'scope1.c'::foo::funclocal_ro" and
6838 "print 'scope1.c'::bar::funclocal" and
6839 "print 'scope1.c'::bar::funclocal_bss"
6840 to only be xfail'd when not compiled with gcc.
6841 Add rs6000-*-* xfail for
6842 "print 'scope0.c'::filelocal_bss before run"
6843 when compiled with gcc.
6844 (test_at_main): Add rs6000-*-* xfail for
6845 "print filelocal_ro in test_at_main"
6846 when compiled with gcc.
6847 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
6848 Add rs6000-*-aix* xfail for
6849 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
6850 "ptype t_char_array", not compiled with gcc.
6851 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
6852 xfail for "list foo (in include file)" when gcc compiled.
6853 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
6854 (integral_args): Add rs6000-*-* xfail for
6855 "run to call0a" if not compiled with gcc.
6856 (unsigned_integral_args): Add rs6000-*-* xfail for
6857 "run to call1a" if not compiled with gcc.
6858 (float_and_integral_args): Add rs6000-*-* xfail for
6859 "run to call2a" if not compiled with gcc and for
6860 "continue to call2b" for any compiler.
6861 Add rs6000-*-* xfail to
6862 "print f1 after run to call2a" for gcc compiled.
6863 (discard_and_shuffle): Add rs6000-*-* xfail for
6864 "run to call6a".
6865 (shuffle_round_robin): Add rs6000-*-* xfail for
6866 "backtrace from call7a" if not compiled with gcc.
6867 Add rs6000-*-* xfail for
6868 "backtrace from call7b" if compiled with gcc.
6869 (call_after_alloca): Add rs6000-*-* xfail for
6870 "print c in call_after_alloca" and
6871 "print s in call_after_alloca" and
6872 "backtrace from call_after_alloca_subr"
6873 if not compiled with gcc.
6874 (localvars_in_indirect_call): Add rs6000-*-* xfail for
6875 "print c in localvars_in_indirect_call" and
6876 "print c in localvars_in_indirect_call" and
6877 "backtrace in indirectly called function" and
6878 "stepping into indirectly called function"
6879 if not compiled with gcc.
6880 (localvars_after_alloca): Add rs6000-*-* xfail for
6881 "print c after runto localvars_after_alloca" and
6882 "print s after runto localvars_after_alloca" and
6883 "print i after runto localvars_after_alloca" and
6884 "print l after runto localvars_after_alloca"
6885 for all compilers.
6886 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
6887 than whatis-info.exp.
6888 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
6889 than opaque-info.exp.
6890 Setup rs6000-*-* xfail for
6891 "ptype on opaque struct pointer (statically)" and
6892 "ptype on opaque struct pointer (dynamically)" when
6893 not compiled with gcc.
6894 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
6895 rather than callf-info.exp.
6896 (do_function_calls): Add clear_xfail for rs6000-*-* for
6897 "p t_float_values2(3.14159,float_val2)". Seems to work
6898 fine there, both with xlc and gcc. Need to find out what
6899 it is doing right and fix other platforms.
6900 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
6901 "call inferior func with struct - returns int",
6902 "call inferior func with struct - returns long",
6903 "call inferior func with struct - returns float",
6904 "call inferior func with struct - returns double",
6905 "call inferior func with struct - returns char *",
6906 but only if not gcc compiled (presumes xlc compiled).
6907 Change rs6000-*-* xfails for
6908 "call inferior func with struct - returns char" and
6909 " call inferior func with struct - returns short" to only
6910 xfail if not using gcc.
6911 (clean mostlyclean): Remove *.ci and *.tmp files.
6912 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
6913 than templ-info.exp.
6914 * gdb.base/langs.exp: Source gdb.base/langs.ci.
6915 Add rs6000-*-* xfail for "up to foo in langs.exp"
6916 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
6917 when not gcc compiled.
6918
6919 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
6920
6921 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
6922 * gdb.base/corefile.exp: Likewise.
6923 * gdb.base/list.exp: Likewise.
6924 * gdb.base/scope.exp: Likewise.
6925 * gdb.base/siganls.exp: Likewise.
6926
6927 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
6928 compiler output.
6929 * gdb.base/whatis.exp: Likewise.
6930
6931 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
6932
6933 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
6934 failure (opcode table has been fixed to match reality).
6935
6936 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
6937
6938 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
6939 "call inferior func with struct - returns char",
6940 "call inferior func with struct - returns short"
6941
6942 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
6943 "print 'scope0.c'::filelocal at main",
6944 "print 'scope0.c'::filelocal_bss in test_at_main",
6945 "print 'scope0.c'::filelocal at foo",
6946 "print 'scope0.c'::filelocal_bss in test_at_foo",
6947 "print 'scope0.c'::filelocal at bar",
6948 "print 'scope0.c'::filelocal_bss in test_at_bar"
6949
6950 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
6951 in source file 1". This bug seems to have been fixed with both
6952 gcc and native cc (was native assembler bug?).
6953
6954 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
6955
6956 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
6957 "backtrace through signal handler" to "i*86-*-sysv4*".
6958 * gdb.base/signals.exp: Add xfail for "'next' behaved as
6959 continue" case. Add "known SVR4 bug" to fail message.
6960 Add "i*86-*-bsdi2.0" xfail for "handle all print".
6961 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
6962 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
6963 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
6964 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
6965 "up to foo in langs.exp", "show language at foo in
6966 langs.exp", "up to cppsub_ in langs.exp", "show
6967 language at cppsub_ in langs.exp", "up to fsub in
6968 langs.exp", and "show language at fsub in langs.exp".
6969 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
6970 "bactrace in corefile.exp".
6971 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
6972 "call inferior function with struct - returns float" and
6973 "call inferior function with struct - returns double".
6974
6975 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
6976
6977 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
6978 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
6979 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
6980 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
6981
6982 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
6983
6984 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
6985 (or overriden) "CHILL" macro rather then bare "gcc".
6986 Also look for ../../gcc/xgcc since that is what we will
6987 actually need, not "Makefile". Remove following assignment
6988 of CHILL to CHILL_FOR_TARGET because that results in
6989 recursive definition.
6990
6991 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
6992
6993 * gdb.base/corefile.exp: Change xfail for backtrace in
6994 corefile.exp from linuxaout to all linux.
6995 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
6996 cases where we miss the breakpoint at the signal handler
6997 for some reason. Setup xfail for linuxoldld/linuxaout and
6998 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
6999 hitting SIGURG breakpoint.
7000 * gdb.base/signals.exp: Setup xfail for "next" acting like
7001 continue to add linuxoldld. Setup xfail for all linux for
7002 "next to handler in signals_tests_1", "backtrace in
7003 signals_tests_1", "continue to func1", "pass SIGUSR1",
7004 and continue to handler".
7005
7006 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7007
7008 * Update all FSF addresses except those in COPYING* files.
7009
7010 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
7011
7012 * gdb.base/a2-run.exp: Change messages to be more explicit about
7013 the status of args, and quote binfile in results.
7014
7015 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
7016
7017 * gdb.base/callfuncs.exp: Add tests for passing structs to
7018 inferior functions and return various types.
7019 * gdb.base/callfuncs.c: Add functions to receive a struct
7020 and return a member of the struct, in various types.
7021
7022 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7023
7024 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
7025
7026 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7027
7028 * config/vxworks29k.exp: New file, sources vxworks.exp.
7029
7030 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7031
7032 * config/gdbremote.exp: New file. Testing framework using
7033 gdbserver.
7034
7035 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
7036
7037 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
7038 "call function when asleep" and "send end of file".
7039 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
7040 for "backtrace in corefile.exp".
7041 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
7042 for "backtrace through signal handler".
7043 * gdb.base/corefile.exp: Make sure we actually generate a core file
7044 before trying the core tests. Some systems allow the user to suppress
7045 generation of core files and default to that (linux for example).
7046 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
7047 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
7048
7049 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7050
7051 * gdb.threads: New directory with some crude multi-threaded
7052 gdb tests (step.exp and step2.exp).
7053 * config/mt-lynx (STEP_EXECUTABLE): Define.
7054 (THREADFLAGS): Define.
7055
7056 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
7057
7058 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
7059
7060 * gdb.base/signals.exp: Disable whole file for lynx until
7061 further notice.
7062
7063 * gdb.base/signals.exp: xfail test where "next" acts like
7064 "continue" for lynx.
7065
7066 * gdb.base/interrupt.exp: xfail test for calling function while
7067 inferior is asleep for lynx.
7068
7069 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
7070 than one cr-lf after each command.
7071
7072 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7073
7074 * configure.in: Reinstate setting of stabsdirs variable, fix
7075 typo in setting up configdirs for native builds.
7076
7077 * gdb.base/return.exp: Fix typo in return double test.
7078 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
7079 compiler from optimizing them away.
7080
7081 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
7082
7083 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
7084 sequences to be echo'd by gdb when using gdb_test.
7085 * gdb.chill/chexp.exp: Likewise.
7086 * gdb.fortran/exprs.exp: Likewise
7087
7088 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7089
7090 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
7091 after the inferior gdb has started.
7092
7093 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
7094 after each command.
7095 * gdb.base/funcargs.exp: Likewise.
7096 * gdb.base/gdbvars.exp: Likewise.
7097 * gdb.base/interrupt.exp: Likewise.
7098 * gdb.base/list.exp: Likewise.
7099 * gdb.base/watchpoint.exp: Likewise.
7100 * gdb.c++/demangle.exp: Likewise.
7101 * gdb.c++/inherit.exp: Likewise.
7102 * gdb.chill/chexp.exp: Likewise.
7103 * gdb.fortran/exprs.exp: Likewise.
7104
7105 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
7106 test if we can't handle IO to/from the inferior.
7107
7108 * gdb.c++/misc.exp: Always check for a program already being
7109 started after sending a "run" command to gdb.
7110
7111 * gdb.base/twice.exp: Start with a fresh gdb.
7112
7113 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
7114 only depend on gdb's expression code, not the chill runtime.
7115
7116 * gdb.base/return.c: Put return values into variables so we
7117 can have gdb print them rather than depending on the program
7118 to print them.
7119 * gdb.base/return.exp: Corresponding changes.
7120
7121 * lib/gdb.exp: Provide default value for noinferiorio.
7122 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
7123 the inferior.
7124
7125 * gdb.base/break.exp: Always check for a program already being
7126 started after sending a "run" command to gdb.
7127 (text_next_with_recursion): Don't check the output from the
7128 program's printf statement. Instead just make sure the program
7129 exited.
7130
7131 * gdb.base/commands.exp: Protect tests which need arguments with
7132 $noargs conditionals.
7133
7134 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7135
7136 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
7137 of structure member arrays to match gdb/valops.c:value_addr change.
7138
7139 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
7140
7141 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
7142 cases.
7143
7144 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
7145
7146 * configure.in (configdirs): Remove gdb.chill from default list
7147 of subdirs and then add it back in only if doing a native build.
7148 The current chill compiler does not yet work in any cross build.
7149 * Revert all signal changes from Jul 6.
7150 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
7151 for sh-hms targets, allowing these tests to link, with no other
7152 changes. Testing is suppressed by setting "nosignals" in site.exp.
7153
7154 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
7155
7156 * configure.in (signaldirs): Define and add to configdirs for all
7157 targets except some specific ones that are known to not support signals.
7158 Also clean up formatting.
7159 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
7160 (signals, sigall): Remove rules to build.
7161 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
7162 Moved to new gdb.signals directory.
7163 * gdb.signals: New test directory.
7164 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
7165 signals.c signals.exp}: New or moved files.
7166
7167 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
7168
7169 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
7170
7171 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
7172
7173 * gdb.base/return.exp: Xfail `return double' test failure
7174 on at least Solaris 2.3 and handle future/past versions on
7175 a case by case basis as appropriate. Also update message
7176 to include i*86 failures.
7177
7178 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7179
7180 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
7181
7182 * lib/gdb.exp: Fix comment which erroneously identified
7183 gdb_file_cmd as gdb_load (the 19 May change was in fact to
7184 gdb_file_cmd not gdb_load).
7185 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
7186
7187 * gdb.base/setvar.exp: Make test names consistent between pass and
7188 fail cases. Use gdb_test more.
7189
7190 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7191
7192 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
7193
7194 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7195
7196 * gdb.base/help.exp: Fix expected help string for `show commands'.
7197
7198 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
7199
7200 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
7201
7202 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
7203 of a text section.
7204
7205 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
7206
7207 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
7208 that loop eventually terminates. Fix Connection refused logic so
7209 that testsuite will expire nicely.
7210
7211 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
7212
7213 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
7214 config/rom68k.exp: New tcl glue for the appropriate monitors.
7215 These all just end up calling monitor.exp.
7216 * config/monitor.exp (gdb_target_monitor): Handle `Connection
7217 refused' by retrying. Cleanup some timeout issues.
7218 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
7219 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
7220 callers don't have to set/restore global timeout variable.
7221
7222 * The following set of changes centralizes management of the global
7223 timeout variable. This way, it can be set in one target dependent
7224 place instead of dozens of places scattered throughout the test suite.
7225 If you need to lengthen a timeout, then you should either set timeout
7226 in one of the config/{target}.exp files, or multiply it by a factor.
7227 Setting it to an absolute value is always going to lose for some
7228 targets.
7229 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
7230 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
7231 * gdb.base/funcargs.exp: Don't set timeout.
7232 * gdb.base/list.exp (test_forward_search): Only use local timeout.
7233 * gdb.base/printcmds.exp (test_print_string_constants
7234 test_print_array_constants): Don't set timeout.
7235 * gdb.base/ptype.exp: Don't set timeout.
7236 * gdb.base/recurse.exp: Don't set timeout.
7237 * gdb.base/return.exp: Don't set timeout.
7238 * gdb.base/watchpoint.exp: Don't set timeout.
7239 * gdb.c++/classes.exp (do_tests): Don't set timeout.
7240 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
7241
7242 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
7243
7244 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
7245
7246 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7247
7248 * lib/gdb.exp: Disable chill tests for irix5.
7249
7250 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7251
7252 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
7253 each test pass or fail.
7254
7255 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7256
7257 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
7258 xlc not gcc.
7259
7260 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
7261
7262 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
7263
7264 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
7265
7266 * config/est.exp: Fix copyright and comments. Remove dead code.
7267 Use targetname, serialport and baud variables instead of fixed
7268 constants.
7269 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
7270 * config/cpu32bug.exp: New file to support cpu32bug monitors.
7271
7272 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7273
7274 * gdb.base/watchpoint.exp: Don't run
7275 test_watchpoint_triggered_in_syscall for sunos.
7276
7277 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7278
7279 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
7280 they don't seem to exist. Do include stdio.h.
7281
7282 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7283
7284 * gdb.base/a1-selftest.exp: Add alpha xfail.
7285
7286 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7287
7288 * gdb.base/watchpoint.c (main): Prompt before calling read().
7289 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
7290 Revise accordingly. Remove cruft about sending "123" several
7291 times, until it gets noticed. Clean up the "print buf[0]" stuff
7292 so that it passes or fails, and waits for prompts in the usual way.
7293
7294 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7295
7296 * gdb.base/recurse.exp: Fix comment.
7297
7298 * TODO: Remove item about printing variables in nodebug.exp. Add
7299 item about enabling tests which are only run on some targets.
7300
7301 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
7302 fail, make test names unique, use new gdb_test convention
7303 regarding pattern, use gdb_test more, etc.).
7304
7305 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
7306 fail, make test names unique, etc.).
7307
7308 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7309
7310 * gdb.base/nodebug.c: Change return type of top and middle to
7311 short.
7312 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
7313 are fixed by the recent mdebugread.c changes. Allow `short ()'
7314 as type for top and middle.
7315
7316 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7317
7318 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
7319 nearly as I can tell, the whole thing was an accident in Stu's
7320 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
7321 to replace a send/expect pair with gdb_test, but ended up only
7322 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
7323 of 30 Mar 1995 took care of it, but left this vestigial comment
7324 which I am now nuking.
7325
7326 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7327
7328 * gdb.base/break.exp: Look for different line number for
7329 breakpoint at main depending on usestubs.
7330
7331 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7332
7333 * gdb.base/list.exp: Adjust some alternate expect patterns to
7334 match recent list0.c change. Add alternate expect pattern for
7335 output from `list default lines around main' for optimizing
7336 compilers.
7337
7338 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7339
7340 * lib/gdb.exp: If nosignals is not set, set it to 0.
7341
7342 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
7343
7344 * config/slite-gdb.exp: Responds to load symbol table prompt.
7345 * gdb.base/break.exp: Adjust line number, fix rerun.
7346 * gdb.base/langs0.c: Add #ifdef usestubs.
7347
7348 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
7349
7350 * gdb.base/list.exp: Adjust line contents after adding new lines in
7351 list0.c. Also fix a syntax error.
7352
7353 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
7354 * gdb.base/break.exp: ditto.
7355 * gdb.base/list.exp: ditto.
7356 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
7357 * gdb.base/run.c: ditto.
7358 * gdb.base/list0.c: ditto.
7359 * gdb.base/funcargs.c: ditto.
7360
7361 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
7362
7363 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
7364 $targetname, $serialport and $baud instead of hardwired variables.
7365 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
7366 target doesn't support signals.
7367
7368 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
7369
7370 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
7371
7372 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7373
7374 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
7375 Don't rely on the value of an auto variable before it has been
7376 initialized. Use gdb_test more.
7377
7378 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7379
7380 * lib/gdb.exp (default_gdb_version): A version number must start
7381 with a digit, but other than that contains all characters up to
7382 the first whitespace character.
7383
7384 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7385
7386 * gdb.base/commands.exp (breakpoint_command_test): New tests.
7387
7388 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7389
7390 * gdb.c++/*.exp: Warn if executable does not exist. The original
7391 reason for skipping the warning was that configure.in sometimes
7392 intentionally skipped building the executables but the tcl code
7393 had no way of knowing. That (a) was always bogus with respect to
7394 error handling, (b) is no longer true (right now there is no way
7395 to skip C++ tests).
7396
7397 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
7398
7399 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7400
7401 * gdb.base/list.exp: Add expect patterns for output from
7402 SunPRO compiled executables.
7403 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
7404 types.
7405
7406 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7407
7408 * gdb.base/break.exp (test_next_with_recursion): Accept any line
7409 number (we are already testing that the correct source line text
7410 gets printed).
7411
7412 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
7413 that is what is intended, but something needed to be done to get
7414 sunos4 native working again.
7415
7416 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
7417
7418 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
7419 apparently went with a (very) old xfail.
7420
7421 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
7422
7423 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
7424 runto_main is a proc in gdb.exp that will do 'step' for target use
7425 stubs.
7426 * gdb.base/exprs.exp: ditto.
7427 * gdb.base/interrupt.exp: ditto.
7428 * gdb.base/opaque.exp: ditto.
7429 * gdb.base/printcmds.exp: ditto.
7430 * gdb.base/ptype.exp: ditto.
7431 * gdb.base/scope.exp: ditto.
7432 * gdb.base/setvar.exp: ditto.
7433 * gdb.base/signals.exp: ditto.
7434 * gdb.base/twice.exp: ditto.
7435 * gdb.c++/classes.exp: ditto.
7436 * gdb.c++/inherit.exp: ditto.
7437 * gdb.c++/templates.exp: ditto.
7438 * gdb.base/break.exp: no run and hit main for stubs. Change line
7439 numbers for breakpoints and info breakpoint.
7440 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
7441 breakpoint().
7442 * gdb.base/callfuncs.c: ditto.
7443 * gdb.base/exprs: ditto.
7444 * gdb.base/interrupt.c: ditto.
7445 * gdb.base/opaque0.c: ditto.
7446 * gdb.base/printcmds.c: ditto.
7447 * gdb.base/ptype.c: ditto.
7448 * gdb.base/scope0.c: ditto.
7449 * gdb.base/setvar.c: ditto.
7450 * gdb.base/signals.c: ditto.
7451 * gdb.base/twice.c: ditto.
7452 * gdb.c++/misc.cc: ditto.
7453 * gdb.c++/templates.cc: ditto.
7454
7455 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7456
7457 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
7458
7459 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
7460 somewhere between `read' and `main.c'. I'm pretty sure the
7461 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
7462 and it isn't particularly useful.
7463
7464 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
7465
7466 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7467
7468 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
7469
7470 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
7471
7472 * config/mt-slite: add LIBS and -nostdlib.
7473 * config/slite-gdb.exp: add this new file to support sparclite target.
7474
7475 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
7476
7477 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
7478
7479 * gdb.base/a2-run.exp: Change argument to istarget from
7480 "*-*-vxworks" to "*-*-vxworks*".
7481 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
7482
7483 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
7484
7485 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
7486 will not runto main but do a 'step' to step out of breakpoint().
7487 * config/mt-slite: add -Dusestubs.
7488
7489 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7490
7491 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
7492 instead of just @.
7493
7494 * gdb.base/signals.exp: Add test for "handle all print".
7495 * TODO: Remove "handle all print". Also remove item about
7496 checking copyright date (I don't like the idea of a spurious FAIL
7497 based on when we run the tests).
7498
7499 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
7500 for SunOS4 (reason for failure not investigated). Remove
7501 redundant test for $binfile.
7502
7503 * gdb.base/nodebug.c (array_index): Call malloc.
7504
7505 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
7506
7507 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
7508
7509 * gdb.base/recurse.exp: Update gdb_test invocation to use new
7510 conventions and slightly simplify the matching regexp.
7511
7512 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7513
7514 * gdb.base/break.exp: Update gdb_test invocation to use new
7515 convention.
7516
7517 * lib/gdb.exp: If noargs is not set, set it to 0.
7518
7519 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
7520 tests unique.
7521
7522 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
7523
7524 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7525
7526 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
7527 one argument of type "<non-float parameter>".
7528
7529 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
7530
7531 * config/rom68k.exp: New file to support Motorola IDP board.
7532 * gdb.base/a2-run.exp: Skip this file if noargs is set.
7533 * gdb.base/break.c: Change things around so that this program
7534 doesn't depend upon args. This is necessary to make remote
7535 targets work (in general, they can't take args).
7536 * gdb.base/break.exp: Don't try to send args to program. Don't
7537 expect output. Also, replace lots of code with gdb_test.
7538
7539 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7540
7541 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
7542 printing of '\'' (which is what the comment says we are testing,
7543 even though we were not), not '''.
7544 (test_integer_literals_rejected): Test that printing ''' is an error.
7545
7546 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
7547 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
7548 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
7549 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
7550 Use gdb_test not test_print_accept.
7551 * lib/gdb.exp: Remove test_print_accept.
7552
7553 * gdb.base/signals.exp (signal_tests_1): Make pass message
7554 consistent with fail message.
7555
7556 * gdb.base/whatis.exp: Remove xfails for printing char vs.
7557 unsigned char; the bug (PR 1821) is fixed.
7558
7559 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
7560
7561 * gdb.base/scope.exp (test_at_localscopes): Call pass for
7562 successful tests--makes xfailing them work right.
7563
7564 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7565
7566 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
7567 only \r\n, not .*. The test can pass .* as the last thing in
7568 $pattern if that is what it wants. In addition to providing this
7569 flexibility, this change should speed up pattern matching in cases
7570 where the pattern already ended with .* (there were a number of
7571 them). This change also helps catch bad patterns--in the old
7572 scheme the typo "char \*" instead of "char \\*" would pass. Now
7573 it is caught.
7574 * Many .exp files: Update callers.
7575
7576 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
7577 clearer and does not spuriously match multiple ('s. Likewise for
7578 ) and *.
7579
7580 * gdb.base/nodebug.exp: Test ability to call a function and pass
7581 it a string (even with no debugging info).
7582
7583 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
7584 "p '\'", which is the same as "p ''" once tcl gets done with
7585 quoting, to "p '\\'", which I suspect is what is intended (one
7586 backslash gets sent to GDB).
7587
7588 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
7589
7590 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7591
7592 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
7593 1817) was fixed literally years ago.
7594
7595 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7596
7597 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
7598 test, it causes stepping out of call_after_alloca_subr with
7599 optimizing compilers.
7600 (localvars_in_indirect_call): Consume GDB prompt if `finish'
7601 fails.
7602
7603 * gdb.c++/templates.exp: Source templ-info.exp only if
7604 the templates executable exists.
7605
7606 * gdb.c++/misc.cc (class Contains_static_instance,
7607 class Contains_nested_static_instance),
7608 gdb.c++/classes.exp (test_static_members): Test printing of
7609 a class that contains a static instance of the class.
7610
7611 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7612
7613 * gdb.base/langs2.c (cppsub_): Don't prototype.
7614 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
7615 only, I believe).
7616
7617 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7618
7619 * lib/gdb.exp (skip_chill_tests): New procedure.
7620
7621 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
7622
7623 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
7624
7625 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
7626 each expect pattern. Cuts runtime from 12 to about 4 seconds.
7627
7628 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7629
7630 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
7631
7632 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
7633 disassemble 8, not 16, instructions for part 4.
7634
7635 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
7636 support the latter anymore.
7637
7638 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
7639 -DNO_PROTOTYPES.
7640 * gdb.base/callfuncs.c: Control use of prototypes based on
7641 NO_PROTOTYPES, not __STDC__.
7642 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
7643 t_float_values2 tests if prototypes in use.
7644
7645 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
7646 t_double_values): When checking differences against DELTA, check
7647 that difference is within the range (-DELTA,DELTA), not just
7648 (-infinity,DELTA).
7649
7650 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
7651
7652 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
7653 'file' command firts, then 'target', then 'load', this is due to gdb
7654 target set up.
7655 * config/mips-gdb.exp: Fix a couple regular exp bugs.
7656
7657 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
7658
7659 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
7660 FP load/store variants.
7661 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
7662
7663 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
7664
7665 * gdb.base/term.exp: Do not give a warning if not native, it is
7666 not an abnormal condition.
7667
7668 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
7669
7670 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
7671 t_char_array".
7672
7673 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
7674
7675 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
7676 are getting the version number.
7677
7678 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
7679 if not native, it is not an abnormal condition.
7680
7681 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7682
7683 * lib/gdb.exp: Just use "file exists", rather than undocumented
7684 dejagnu procedure "findfile".
7685
7686 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7687
7688 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
7689 (LDFLAGS): Set to -Xlinker -Ur.
7690
7691 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
7692 Removed, these values are set by lib/gdb.exp.
7693
7694 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
7695
7696 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7697
7698 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
7699 of replicating gdb startup code.
7700
7701 * config/mt-vxworks (LDFLAGS): Set to -r.
7702 (CFLAGS_FOR_TARGET): Removed.
7703
7704 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
7705 (gdb) and gdb for vxworks uses (vxgdb).
7706
7707 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
7708 executable is not in the tree and host != target, use sed and
7709 program_transform_name to determine the gdb name used by the
7710 target.
7711
7712 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
7713 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
7714
7715 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7716
7717 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
7718 floats, chars, and shorts where there are ANSI-style function
7719 definitions.
7720
7721 * gdb.base/langs.exp, gdb.base/langs*: New test.
7722 * gdb.base/Makefile.in: Build it.
7723 * TODO: Remove item about checking that C names don't get C++
7724 demangling applied; this test tests it.
7725
7726 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7727
7728 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
7729 went with the const70 xfail. The xfail went away a year ago.
7730
7731 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
7732
7733 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
7734 for hp300.
7735
7736 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
7737
7738 * gdb.base/a1-selftest.exp: Don't run on hp300.
7739
7740 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7741
7742 * Makefile.in (site.exp): Set host_alias and target_alias as well
7743 as host_triplet and target_triplet.
7744
7745 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7746
7747 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
7748
7749 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
7750 places as other ecoff systems).
7751
7752 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
7753 ultrix.
7754
7755 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7756
7757 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
7758 remove them.
7759 * gdb.base/nodebug.exp: Accept "function" in addition to "text
7760 variable and "variable" in addition to "data variable".
7761 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
7762
7763 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
7764 2.
7765 * gdb.base/list1.c (long_line): Add additional statement at start
7766 of function.
7767 * gdb.base/list.exp (test_forward_search): Update line number to
7768 reflect new statement.
7769
7770 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7771
7772 * gdb.base/signals.exp: Reinitialize searched source directories
7773 after gdb_start call.
7774
7775 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
7776
7777 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
7778 * gdb.stabs/Makefile.in: Likewise.
7779
7780 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
7781 change. Instead split the tests into smaller pieces.
7782 * gdb.disasm/hppa.s: Corresponding changes.
7783
7784 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7785
7786 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
7787 Quote ^C when passing it to stty. For some shells ^ is a pipe.
7788
7789 * gdb.base/funcargs.exp: Modify many tests so that every test
7790 either passes or fails. Make some test names unique.
7791
7792 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7793
7794 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
7795 Call stty to set interrupt character.
7796
7797 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
7798 for HP assembler versus GNU assembler based on actual behavior of
7799 $(CC), rather than assuming that $(AS) is always the GNU assembler.
7800
7801 * TODO: Suggest a few more stepping tests.
7802
7803 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
7804
7805 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
7806 restart GDB for h8300 after a continue.
7807 (return): Add pattern to match a29k-udi behavior.
7808 * gdb.base/nodebug.exp: Remove obsolete comment.
7809 * gdb.base/regs.exp: New file, testing of register displays.
7810 * gdb.base/return.exp: Fix typo in reference to $objdir.
7811 * gdb.base/whatis.exp: Always start with a fresh GDB.
7812
7813 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7814
7815 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
7816 higher, these tests generate a lot of output.
7817
7818 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7819
7820 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
7821 code following the catch silently ignored some errors; without the
7822 catch they should be thrown like any other tcl error. Also, the
7823 catch used "" instead of {} which meant all the callers who wanted
7824 to include one of the characters "[]$ had to quote it an extra time.
7825 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
7826 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
7827 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
7828 Remove extra quoting.
7829
7830 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
7831
7832 * gdb.base/commands.exp: Make test names unique; every test either
7833 passes or fails. Update some comments.
7834
7835 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
7836
7837 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7838
7839 The following fixes a FAIL caused by the fact that the alpha stabs
7840 configuration didn't use the ".if alpha" code in weird.def.
7841 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
7842 bit pointer, so the 32 bit version works even on the alpha.
7843 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
7844 Remove the stuff which allowed us to have separate versions for
7845 alpha and everything else.
7846
7847 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
7848 regexp which "info func operator\[\](" is supposed to match. Fix
7849 string to send to GDB. Note that GDB still doesn't work right. Add a
7850 new test for "info func .perator\[\](" which GDB does handle correctly.
7851
7852 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
7853
7854 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7855
7856 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
7857 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
7858 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
7859 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
7860 it makes the tests harder to understand and confuses test-o-matic.
7861 The preferred style is that each test provides a PASS or a FAIL,
7862 and has a unique message (e.g. "continue #54" not just "continue")
7863 which is the same for the pass and the fail.
7864 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
7865 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
7866 to lib/gdb.exp.
7867 * gdb.base/printcmds.exp: Use test_print_accept. Remove
7868 prt_accept which was basically the same thing. Likewise for
7869 test_print_reject and prt_reject.
7870 * lib/gdb.exp (test_print_reject): Add some more error message
7871 patterns to match from the former printcmds.exp (prt_reject).
7872 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
7873 One defect of the passcount stuff is that some of it failed to
7874 report XPASS where appropriate.
7875 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
7876 stuff before and after arg in expected pattern.
7877 (test_paddr_operator_functions): Re-do test without print_addr_of;
7878 this is the only test which seems to want extra stuff there.
7879
7880 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7881
7882 * gdb.base/nodebug.exp: Update new tests to reflect improved
7883 wording of gdb output.
7884
7885 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
7886 and "ptype" work on variables in files compiled without -g.
7887 Replaces commented out "maint print msymbol" tests.
7888
7889 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7890
7891 * gdb.base/setvar.c (dummy): Call malloc.
7892
7893 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
7894 losing with the irix4 sed.
7895
7896 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
7897 ALRM" on irix4.
7898
7899 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7900
7901 * TODO: Remove items about corefile.exp testing new exec-file and
7902 backtrace; both are now done. Add items about printing enums.
7903
7904 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7905
7906 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
7907 "get signal $thissig" test fails.
7908
7909 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
7910
7911 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7912
7913 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
7914 compiler warning with dec alpha compiler.
7915
7916 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
7917 extra \n from gdb_test call (this explains why the prompt test
7918 that I removed yesterday was there).
7919 (user_defined_command_test): Remove extra \n and prompt test.
7920
7921 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
7922 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
7923 doesn't exist.
7924 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
7925 Also remove alpha workaround, which turns out to be because
7926 SIGABRT == SIGLOST.
7927
7928 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
7929
7930 * gdb.base/help.exp: Don't test "help show".
7931
7932 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7933
7934 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
7935 "set print address" is on.
7936 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
7937 pass prompt to gdb_test; gdb_test already looks for the prompt.
7938
7939 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
7940
7941 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
7942 was a vestige of the manual TESTSTRATEGY, and the purpose of it
7943 was to make sure that gdb can read a core file. But (a) the "read
7944 the corefile" part didn't make it to a1-selftest.exp, we just
7945 delete the corefile after creating it, and (b) we test reading
7946 corefiles in corefile.exp anyway. Also, this test left around a
7947 xgdb process on Solaris.
7948
7949 * gdb.base/corefile.exp: Also test backtrace.
7950
7951 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
7952
7953 * gdb.base/commands.exp: Test a simple user defined command with
7954 arguments and if/while statements; verify the full user command is
7955 printed by "show user".
7956
7957 * gdb.base/commands.exp: Test if/while commands as part of a
7958 breakpoint command list; verify they appear in breakpoint
7959 information.
7960
7961 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7962
7963 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
7964 than by dividing by zero.
7965
7966 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
7967
7968 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
7969 performing an inferior call with watchpoints enabled.
7970 * gdb.base/watchpoint.c (main): Delete second unnecessary read
7971 call.
7972
7973 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7974
7975 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
7976 of "file" command.
7977
7978 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
7979 Add additional pattern for when "int operator int(void);" appears
7980 in a different order.
7981
7982 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
7983
7984 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
7985
7986 * gdb.base/help.exp: Replace most of docstrings for "info signals"
7987 and "signal" with ".*".
7988
7989 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7990
7991 * TODO: Add note about "handle all nostop".
7992
7993 * gdb.base/{sigall.c, sigall.exp}: New test.
7994 * gdb.base/Makefile.in: Add it.
7995
7996 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7997
7998 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
7999 when invoking GDB, suppresses any windowing interface.
8000
8001 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
8002
8003 * config/sim-gdb: New file, simulator testing support.
8004
8005 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
8006
8007 * gdb.base/interrupt.exp: Test calling func1 twice.
8008
8009 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
8010
8011 * gdb.base/list.exp (test_forward_search): Set timeout higher
8012 when we'll be getting lots of output from gdb.
8013
8014 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
8015 "init_malloc" to after the expect statement. Run it if that
8016 regexp is taken, but also for two others which happen if source
8017 cannot be found.
8018
8019 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8020
8021 * gdb.base/printcmds.exp: New test, for printing register before
8022 program is running.
8023
8024 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8025
8026 * gdb.base/list.exp: Correct some alternate expect patterns
8027 to reflect changes in list1.c.
8028
8029 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8030
8031 * TODO: Add item regarding large frames.
8032
8033 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
8034
8035 * TODO: Remove item about enabling return.exp; it
8036 is enabled. Suggest a few more "return" tests.
8037
8038 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8039
8040 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
8041 anonymous unions.
8042
8043 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8044
8045 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
8046 and pr-5646.o, so "make" is the same as "make all", not "make
8047 pr-4975.o".
8048
8049 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
8050
8051 * gdb.base/list.exp: Adjust expectations to reflect changes in
8052 list1.c.
8053 (test_forward_search): New test proc.
8054 * gdb.base/list1.c (long_line): New function, has long source line.
8055
8056 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
8057
8058 * gdb.base/a1-selftest.exp: Change initial stepping to know about
8059 additional line of code that was added.
8060
8061 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
8062
8063 * gdb.disasm/hppa.s: Break the large branching tests into smaller
8064 tests so as not to overflow expect's input buffers.
8065 * gdb.disasm/hppa.exp: Corresponding changes.
8066
8067 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8068
8069 Beginnings of template debugging tests.
8070 * gdb.c++/templ-info.cc: New file to test for template
8071 debugging capability of the compiler.
8072 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
8073 templ-info.cc.
8074 * gdb.c++/templates.cc: Add explicit template instantiations
8075 to enable compiling with -fno-implicit-templates. Add destructor
8076 and 'value' method to T5 class for template tests.
8077 * gdb.c++/templates.exp: Add testcases for printing of template
8078 types, setting breakpoints on template methods and calling a
8079 template method.
8080
8081 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
8082
8083 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
8084 branch target since some assemblers (gas-2.5) may emit a
8085 relocation for the branch instead of resolving it in the
8086 assembler.
8087
8088 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8089
8090 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
8091 through signal handler.
8092
8093 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8094
8095 * configure.in (*-*-netware): Use config/mt-netware.
8096
8097 * config/mt-netware: New file.
8098 * config/mt-i386-netware: Removed, separate configs for different
8099 netware architectures are no longer needed now that we have
8100 --with-headers.
8101
8102 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8103
8104 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
8105 by the recent changes to use ANSI C arithmetic conversions.
8106
8107 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8108
8109 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
8110 bug involving using inferior_pid to figure out whether to select a
8111 frame.
8112
8113 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
8114
8115 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
8116 match the current disassembler output.
8117
8118 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
8119
8120 * gdb.fortran/exprs.exp: Expect VOID instead of void.
8121 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
8122 types, expect "int" as type of integer values (for now).
8123
8124 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
8125
8126 * gdb.base/commands.exp: New tests for if/while commands.
8127
8128 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
8129
8130 * lib/gdb.exp (runto): Replace sub-pattern for hex value
8131 by .*, since hex values have different syntax in Chill mode.
8132
8133 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8134
8135 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
8136 linefeed from expect pattern for repeated types with indices > 9.
8137
8138 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
8139
8140 First part of Fortran test suite.
8141 * gdb.fortran: New directory.
8142 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
8143
8144 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8145
8146 * gdb.base/default.exp: Update expect pattern for load command
8147 without arguments.
8148
8149 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8150
8151 * configure.in: Change i386 to i[345]86.
8152 * gdb.base/configure.in: Likewise.
8153 * gdb.c++/configure.in: Likewise.
8154 * gdb.chill/configure.in: Likewise.
8155
8156 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
8157
8158 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
8159 patterns, since that is not a valid context for comments.
8160
8161 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
8162
8163 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
8164 repeated types and repeated types with indices > 9.
8165
8166 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8167
8168 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
8169 2417; old bug has been fixed.
8170
8171 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
8172
8173 * gdb.base/interrupt.exp: When trying to wake up the inferior,
8174 send the newline ourselves instead of assuming gdb_test will do
8175 so when passed an empty input string.
8176
8177 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
8178 stabs testcode.
8179
8180 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8181
8182 * lib/gdb.exp (gdb_test): Don't send anything if the first
8183 argument is an empty string. This makes cases where we want to
8184 match output that is already in expect's buffers (for example,
8185 matching a breakpoint after gdb_run_cmd has been called) work
8186 reliably.
8187
8188 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8189
8190 * config/netware.exp: New file.
8191
8192 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8193
8194 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
8195 the -B and -L prefixes so we can find the debugging stub.
8196
8197 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
8198 there and we are using the gcc from the tree.
8199
8200 * gdb.base/types.c: Removed.
8201
8202 * gdb.base/configure.in: Look for makefile fragments in ../config.
8203 Recognize i386-*-netware.
8204 * gdb.c++/configure.in: Likewise.
8205
8206 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8207
8208 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
8209 the correct TCL syntax.
8210
8211 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8212
8213 * gdb.base/opaque.exp: use runto instead of messing around with
8214 breakpoints. Simplify by using gdb_test.
8215
8216 * gdb.base/bitfields.exp: restart between tests on netware targets
8217 because breakpoints aren't relocated after target death. Run
8218 processes to completion.
8219
8220 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
8221
8222 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
8223
8224 * Makefile.in: Remove extra tabs that confuse some versions
8225 of "make". Use the newly built gdb to test with by default,
8226 rather than the first one in the tester's search path.
8227
8228 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
8229
8230 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
8231
8232 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
8233 condition help.
8234
8235 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8236
8237 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
8238
8239 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
8240 running.
8241 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
8242 * gdb.base/funcargs.exp: Likewise.
8243
8244 * gdb.base/bitfields.exp: Simplify by using gdb_test.
8245 * gdb.base/funcargs.exp: Likewise.
8246
8247 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
8248 message is "".
8249
8250 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8251
8252 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
8253 return,signals,twice}.exp: Handle non-existant binaries
8254 consistantly.
8255
8256 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
8257 * gdb.base/Makefile.in: Don't try to generate a core dump, we
8258 might testing a cross development system.
8259
8260 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8261
8262 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
8263 runtest script is relative to ${srcdir}, not ${rootdir}.
8264
8265 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
8266
8267 * gdb.base/signals.exp: Allow for optionality of breakpoint
8268 address.
8269
8270 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8271
8272 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
8273
8274 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8275
8276 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
8277 for size_t definition.
8278 * gdb.c++/templates.cc: Likewise
8279
8280 * config/mt-i386-netware: New file.
8281
8282 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
8283 defined.
8284
8285 * gdb.base/Makefile.in: Added support for systems that name core
8286 files by appending "core" to the program name.
8287 * gdb.base/a1-selftest.exp: Likewise.
8288
8289 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8290
8291 * gdb.base/return.exp: Add comment and message for `return double'
8292 test failure on Sparc Solaris.
8293
8294 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
8295
8296 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
8297
8298 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8299
8300 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
8301 from optimizing them away.
8302 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
8303 patterns to include default constructors and assignment operators,
8304 to match gcc versions beyond 2.5.8. Accept any cplus demangling
8305 character in the output of the virtual base pointer.
8306
8307 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8308
8309 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
8310 expression match in print_addr_of to avoid unintented matches.
8311 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
8312 versions up to 2.5.8.
8313
8314 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8315
8316 * gdb.base/list.exp: Tweak alternate pattern for listing of an
8317 included file to run under newer versions of expect.
8318 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
8319 consecutive >'s in templates to accomodate recent cplus-dem.c change.
8320 Remove xfail for the virtual table of BDDHookV.
8321
8322 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8323
8324 * lib/gdb.exp (string_to_regexp): Set a default result.
8325 (default_gdb_start): Fix misleading message.
8326
8327 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
8328
8329 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
8330 Remove all CC, etc definitions.
8331 * config/mt-hpux: New file.
8332 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
8333 (CFLAGS, LDFLAGS): Define.
8334 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
8335
8336 * Makefile.in (site.exp): Don't insert host_os, etc.
8337 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
8338 (distclean): Check existence of subdir.
8339 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
8340 * gdb.base/Makefile.in: General cleanup and simplification.
8341 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8342 to build executables. Use default rule to build .o files.
8343 (EXPECT, RUNTEST, CC): Fix relative pathname.
8344 (site.exp): Don't insert host_os, etc.
8345 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
8346 and/or SIGUSR1 defined.
8347 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
8348 * gdb.c++/Makefile.in: General cleanup and simplification.
8349 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8350 (CFLAGS): Remove.
8351 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
8352
8353 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
8354
8355 * gdb.base/recurse.exp: Misc changes to get tests running again
8356 after Kung's changes to the watchpoint code.
8357 * gdb.base/watchpoint.exp: Likewise.
8358
8359 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
8360
8361 * lib/gdb.exp (string_to_regexp): Convert {\} also.
8362
8363 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8364
8365 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
8366 * lib/gdb.exp (default_gdb_start): Define.
8367 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
8368 gdb.base/funcargs.exp, gdb.base/opaque.exp,
8369 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
8370 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
8371 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
8372 Don't call gdb_target_udi in between tests.
8373
8374 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8375
8376 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
8377 (which was basically just a local version of the same thing). In
8378 addition to avoiding duplication, gdb_test_exact is faster.
8379 * lib/gdb.exp (gdb_test_exact): Fix typo.
8380
8381 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
8382 don't give an error.
8383
8384 * gdb.base/term.exp: Call delete_breakpoints before starting.
8385
8386 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
8387 (t10): Add comment.
8388
8389 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8390
8391 Reorganization of the GDB Test Suite.
8392
8393 * gdb.base: New directory, contains all the basic tests.
8394 * gdb.c++: New directory, tests specific to C++.
8395 * gdb.chill: New directory, tests specific to Chill.
8396 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
8397 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
8398 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
8399 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
8400 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
8401 t30-31 to chill).
8402 * */gdbme.*: Rename to match appropriate expect scripts.
8403 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
8404 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
8405 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
8406 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
8407 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
8408 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
8409 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
8410 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
8411 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
8412 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
8413 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
8414 gdb.c++/virtfunc.cc: New names of C++ files.
8415 * gdb.chill/chillvars.ch: New name of Chill file.
8416 * gdb.base/configure.in, gdb.c++/configure.in,
8417 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
8418 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
8419 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
8420 * configure.in (configdirs): Update to reflect directory changes.
8421 (target_abbrev): No longer define for any configuration.
8422 * Makefile.in: Cosmetic improvements to header comments.
8423
8424 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8425
8426 Various changes to gdb.t31:
8427
8428 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
8429 * gdbme.ch: Make all key-words and predefineds be upper-case.
8430 * chillvars.exp: Expect key-words and predefinds in upper-case.
8431
8432 * chillvars.exp: Use gdb_test_exact many places.
8433 Change expected output for arrays (which now includes index labels).
8434
8435 * pr-5020.exp, gdme.ch (module PR_5020):
8436 New test, for PR-5020.
8437
8438 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
8439
8440 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
8441 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
8442
8443 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
8444
8445 * Makefile.in: Fix bit-rot in definitions of CHILL,
8446 CHILL_FOR_TARGET and Chill_LIB.
8447 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
8448 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
8449 CHILL, and CHILL_LIB.
8450
8451 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
8452
8453 * Revert the previous changes. Please see Rob's directory
8454 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
8455
8456 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
8457
8458 * Makefile.in, configure.in, config/mips-gdb.exp,
8459 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
8460 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
8461 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
8462 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
8463 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
8464 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
8465 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
8466 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
8467 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
8468 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
8469 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
8470 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
8471 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
8472 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
8473 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
8474 changes from 94Q1.
8475
8476 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
8477
8478 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
8479 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
8480 Rob's new testing fragments.
8481
8482 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
8483
8484 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
8485 lib/gdb.exp: Replace error proc calls with perror.
8486
8487 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8488
8489 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
8490 version also, match on casted version strings, and match on
8491 gdb startup case where the line numbers might be messed up.
8492
8493 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
8494
8495 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
8496 (CFLAGS): Delete it from here.
8497
8498 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
8499
8500 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
8501
8502 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
8503
8504 * Makefile.in (RUNTEST): Default to just "runtest".
8505
8506 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8507
8508 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
8509 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
8510 the code has been restructured.
8511
8512 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8513
8514 * gdb.t00/default.exp (set write): Allow any number of \r and/or
8515 \n, not just one of each.
8516
8517 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
8518 /bin/cc gives a warning if you do.
8519
8520 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
8521
8522 * gdb.t24/demangle.exp: change expect pattern of
8523 __t10ListS_link1ZUiRCUiPT0
8524
8525 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8526
8527 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
8528 on local variables in recursive functions.
8529
8530 * gdb.t07/Makefile.in: Build the new test.
8531
8532 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8533
8534 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
8535 directly. Instead compare the return values from actual calls.
8536
8537 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
8538
8539 * Makefile.in (check): Set TCL_LIBRARY for runtest.
8540
8541 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8542
8543 * From Peter Schauer with minor modifications.
8544 * gdb.t15/return.exp (return_tests): Handle targets where "return"
8545 stops in mid-line in the caller. Add xfail for returning a float
8546 value on X86 targets.
8547
8548 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8549
8550 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
8551 to avoid expect lossage.
8552 (fmem_LRbug_tests): Likewise.
8553 * gdb.disasm/hppa.s: Corresponding changes.
8554
8555 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
8556 conditions to work with latest dejagnu/expect.
8557
8558 * gdb.t15/funcargs.exp (finish from indirect call): No longer
8559 expected to fail on the PA.
8560 (backtrace in call with trampolines): Explicitly require main
8561 to be frame #1 (no trampolines should show up in backtrace).
8562
8563 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
8564 "continue -expect".
8565 * gdb.t06/break.exp: Likewise.
8566 * gdb.t07/watchpoint.exp: Likewise.
8567 * gdb.t13/bitfields.exp: Likewise.
8568 * gdb.t15/{funcargs,return}.exp: Likewise.
8569 * gdb.stabs/weird.exp: Likewise.
8570 * config/{mips,udi}-gdb.exp: Likewise.
8571
8572 * hppa.sed: Enclose comments within a sed command to avoid
8573 losing with the old OSF1 sed.
8574
8575 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8576
8577 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
8578 sequent dynix.
8579 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
8580 * gdb.t15/funcargs.exp: Conditionally step again to really
8581 finish from marker_call_with_trampolines. Handle the case where
8582 the first step from within call_with_trampolines already steps
8583 us back to main.
8584 * gdb.t15/gdbme.c: Add comment to closing brace of
8585 call_with_trampolines for funcargs.exp.
8586
8587 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8588
8589 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
8590 Fix typo(s).
8591
8592 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8593
8594 * gdb.t07/gdbme.c: More code for watchpoint testing.
8595
8596 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
8597 "Hardware watchpoint" throughout file.
8598 (test_watchpoint_triggered_in_syscall): New test.
8599 (test_complex_watchpoint): New test.
8600
8601 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8602
8603 * gdbme.c (call_with_trampolines): New function to try and step
8604 into. Tests trampoline problems on the PA.
8605
8606 * funcargs.exp (localvars_in_indirect_call): No longer expect
8607 stepping into indirect call to fail on PAs.
8608 (test_stepping_over_trampolines): New test.
8609
8610 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8611
8612 * TODO: Add suggestions for static member function tests, and
8613 completion tests.
8614
8615 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8616
8617 * TODO: Add suggestions for "p/a" tests.
8618
8619 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
8620 (default_gdb_exit): Replace all the hair with sending "quit" to
8621 the process with a simple close.
8622
8623 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8624
8625 * TODO: Add suggestions for shared library tests.
8626
8627 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8628
8629 * TODO: Add suggestions for x/s tests.
8630
8631 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8632
8633 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
8634 "enable once", and "enable breakpoints once" with ".*".
8635
8636 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8637
8638 * TODO: Add suggestions about structure passing tests.
8639
8640 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8641
8642 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
8643 the primary1 test, use work around if __GNUC__ < 2.
8644 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
8645 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
8646 Test for bad output rather than waiting for timeout. Issue
8647 second continue only if first continue failed.
8648
8649 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8650
8651 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
8652 operator[] test with gdb_test because the old code didn't seem to
8653 be getting the quoting right with the new dejagnu.
8654
8655 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
8656
8657 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
8658 one from the path.
8659 * Makefile.in: Use a fresh expect if there is one, use runtest
8660 from the src tree if there is one.
8661
8662 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8663
8664 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
8665 next over recursive call. Revise the tests from that point on
8666 (which had been skipped) to match GDB's actual (correct) output.
8667
8668 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
8669 with next over a breakpoint whose condition is false.
8670
8671 * gdb.t00/help.exp: Comment out "help set print" tests just like
8672 (and for same reason as) "help set" test.
8673
8674 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8675
8676 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
8677 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
8678
8679 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8680
8681 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
8682 necessary gdb_target_udi.
8683
8684 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
8685
8686 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
8687 1838 and 2417; they are fixed.
8688
8689 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
8690 gdb.t03/ptype.exp (ptype structure, ptype union):
8691 Remove xfails; the test is looser than when the xfails were added.
8692
8693 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
8694 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
8695
8696 * gdb.t01/run.exp: Only run shell test if isnative.
8697
8698 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
8699 since "run" automatically loads if necessary. Call gdb_target_udi
8700 after the "file" since "file" kills any execution target.
8701
8702 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
8703 GDB. GDB doesn't work that way (not anymore at least) on UDI.
8704 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
8705 argument for UDI.
8706
8707 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8708
8709 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
8710
8711 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
8712
8713 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8714
8715 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
8716 properly quoting regexps. This makes the second argument to
8717 demangle a fixed string, which matches the callers, instead of a
8718 shell-style pattern which is what the previous implementation
8719 used. Update some of the callers.
8720
8721 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8722
8723 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
8724 (comib_nullified_tests): Fix typo.
8725 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
8726 strings. No longer expected to fail.
8727
8728 * gdb.disasm/hppa.s (addib_tests): Fix typo.
8729 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
8730 strings. No longer expected to fail.
8731
8732 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
8733 string. No longer expected to fail.
8734
8735 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8736
8737 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
8738 No longer expected to fail.
8739
8740 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
8741 string. No longer expected to fail.
8742
8743 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8744
8745 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
8746 only in the names (I probably got most of them). I was even
8747 generous with some which differed in underscores in names, and
8748 probably missed a few, and I *still* was able to remove almost a
8749 third of the file with almost no impact on testsuite coverage.
8750
8751 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8752
8753 * gdb.t00/default.exp: Match udi_attach error message as well as
8754 the one from child_attach.
8755
8756 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
8757
8758 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
8759
8760 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
8761 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
8762
8763 * Move test with enums and partial symbols back to
8764 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
8765 Reverts the change of 26 May 93. Per today's change to
8766 stabs.texinfo, the behavior that weird.exp was expecting was
8767 unreasonable; what is important is that the compiler+gdb get
8768 things right, which happens with a recent gcc. Also fix the test
8769 to deal with native compilers which put out the stab gdb can't
8770 deal with.
8771
8772 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8773
8774 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
8775 in the names. The main thing these accomplish is to slow things down.
8776 Many more such duplicates surely remain.
8777
8778 * gdb.t00/help.exp: Comment out "help support" test just like
8779 (and for same reason as) "help set" test.
8780
8781 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
8782
8783 * gdb.t06/break.exp: Remove setup_xfails for
8784 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
8785 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
8786 about known bug in gcc to include up through 2.5.8.
8787 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
8788 well as "_vb$".
8789 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
8790 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
8791 with latest gcc and gdb.
8792 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
8793 well as "_vb$".
8794
8795 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8796
8797 * configure.in (hppa*-*-*): Also configure and build stabs-only
8798 tests.
8799
8800 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8801
8802 * gdb.t10/hppa.mt: A makefile fragment for the PA.
8803 * gdb.t10/configure.in (hppa*-*-*): Use it.
8804
8805 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8806
8807 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
8808
8809 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8810
8811 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
8812 versions prior to 1.13.5.
8813
8814 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8815
8816 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
8817 the prompt is at the start of a line.
8818
8819 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8820
8821 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
8822 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
8823 in the copr tests now.
8824 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
8825 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
8826 expected to fail.
8827
8828 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
8829
8830 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
8831 gdb.t31/chillvars.exp, lib/gdb.exp:
8832 Tweak to run under either version of expect.
8833 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
8834 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
8835 * gdb.t11/list.exp: Remove extraneous whitespace.
8836
8837 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8838
8839 * gdb.t16/printcmds.exp (test_print_strings): Accept
8840 "(unsigned char *) " before the string.
8841
8842 * TODO: Add notes about printing of fancy types and GDB expressions.
8843
8844 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
8845
8846 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
8847 * gdb.t06/configure.in: Don't try to compile signals test program
8848 if doing mips-idt-ecoff.
8849
8850 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
8851
8852 * Most .exp files: Tweak to run under either version of expect.
8853
8854 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8855
8856 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
8857 xfails; I'm not sure why they are failing, but not because of PR 1806.
8858
8859 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
8860
8861 * config/unix-gdb.exp: Remove gdb_unload cause it's already
8862 defined in lib/gdb.exp.
8863
8864 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8865
8866 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
8867 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
8868 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
8869 have to be typeless.
8870
8871 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8872
8873 * TODO: Add suggestion for copyright year test.
8874
8875 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
8876
8877 * configure.in (*-*-lynxos*): Add stabs tests.
8878
8879 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8880
8881 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
8882 so insert a tab before any assembler directive in column zero.
8883
8884 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
8885 stores.
8886 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
8887 stores.
8888 (fpu_short_memory_tests): Likewise.
8889
8890 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8891
8892 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
8893 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
8894 .stabs directives in comments.
8895
8896 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8897
8898 * TODO: New file, describing tests we could write.
8899 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
8900
8901 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8902
8903 * gdb.t06/signals.exp: Add kludge to force re-sync.
8904
8905 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
8906 to xgdb instead of gdb, get out of gdb.
8907
8908 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
8909
8910 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
8911 for info.
8912
8913 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8914
8915 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
8916 * gdb.stabs/configure.in (hppa*-*-*): Use it.
8917 * gdb.stabs/hppa.sed: New sed script for the PA.
8918
8919 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8920
8921 * gdb.stabs: Re-write weird.def and configuration to use sed
8922 instead of cpp. sed is portable and POSIX; cpp is neither.
8923
8924 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8925
8926 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
8927
8928 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8929
8930 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
8931
8932 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8933
8934 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
8935 "_vb$".
8936 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
8937 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
8938
8939 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8940
8941 * lib/gdb.exp: Comment out code which depends on non-existent
8942 `transform' procedure.
8943
8944 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
8945
8946 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
8947 * lib/gdb.exp: Transform tool name.
8948 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
8949 1.1's new error handling system.
8950
8951 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8952
8953 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
8954
8955 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8956
8957 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
8958 They made pattern matching so slow that timeouts happened on
8959 heavily loaded systems. Now any output from "show print" which
8960 gets us back to the GDB prompt is a PASS.
8961
8962 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
8963
8964 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
8965
8966 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8967
8968 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
8969
8970 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
8971 It is not from PR 3220.
8972
8973 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8974
8975 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
8976 just started failing because they depended on the order the
8977 subcommands are presented, or exact docstring text. This kind of
8978 test is a pain and has minimal benefit.
8979
8980 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8981
8982 * gdb.t09/corefile.exp: At end of test, use "core" command with
8983 no arguments.
8984
8985 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
8986
8987 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
8988 17}/Makefile.in: Make it possible to run the testsuite with Sun
8989 make and CC = cross gcc by adding explicit build rules for .o
8990 files.
8991
8992 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8993
8994 * gdb.t15/funcargs.exp: Don't put comments on same line as
8995 setup_xfail (@#$*%& tcl braindamage!).
8996
8997 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8998
8999 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
9000
9001 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
9002
9003 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
9004 * gdb.t20/inherit.exp: remove three dumplicate entries.
9005
9006 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9007
9008 * gdb.t06/break.exp: For "next over recursive call", fail on any
9009 incorrect output, not just on "factorial (value=2)".
9010
9011 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9012
9013 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
9014 working now. Add an xfail if accesing a bss variable causes
9015 a memory error if the target is not yet run.
9016
9017 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9018
9019 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
9020 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
9021 name of __st* demangling (2 strings). Did Kung really get the
9022 more than 95 others right without testing them?
9023
9024 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
9025
9026 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
9027
9028 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
9029
9030 * configure.in (configdirs): Add gdb.disasm
9031 * gdb.disasm: New directory for GDB disassembler tests.
9032 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
9033
9034 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9035
9036 * gdb.t00/help.exp: Don't test "help set".
9037
9038 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
9039 from within expect statements. None of these happen anymore and
9040 they cause regressions to be silently unnoticed.
9041
9042 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
9043 messages) about known failures with gcc cygnus-2.4.5-930417.
9044
9045 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
9046 comp-info.exp so it gets built if it doesn't exist.
9047
9048 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
9049 it is no longer used.
9050 * gdb.t13/comp-info.c: Removed.
9051
9052 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9053
9054 * gdb.t06/signals.exp: Add xfail for sun3.
9055
9056 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9057
9058 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
9059 relevant because ^C doesn't get sent but failure can be reproduced
9060 interactively).
9061
9062 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9063
9064 * gdb.stabs/alpha.mt: New configuration file for alpha.
9065 * gdb.stabs/configure.in: Use it.
9066 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
9067 sharing with alpha.mt, redefine long to word via preprocessor.
9068 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
9069 for alpha.
9070 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
9071 native cc.
9072 * gdb.t00/teststrategy.exp: Change expect string so that we
9073 consume the `(xgdb)' from the command echo and from the gdb prompt.
9074 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
9075 gdb currently compares all values as long, so this failure probably
9076 applies to any configuration where LONGEST is bigger than a target int.
9077 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
9078 with gcc.
9079 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
9080 to handle opaque pointers, gcc is.
9081 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
9082 as first argument. Include <sys/types.h> and change all operator
9083 new definitions to use size_t.
9084 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
9085 now that we use size_t.
9086
9087 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9088
9089 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
9090 a long or float array cast all array members to the same type.
9091 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
9092 with 64 bit longs.
9093 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
9094 on alpha.
9095 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
9096
9097 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9098
9099 * gdb.t24 (demangle.exp): Constructors of templates have names like
9100 vector<int>::vector(int) not vector<int>::vector<int>(int). See
9101 section 14.6 of the ARM.
9102
9103 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
9104 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
9105 accomplish little and slow down the testsuite.
9106
9107 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
9108 Accept spaces various places.
9109
9110 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9111
9112 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
9113 with watchpoint enabled.
9114
9115 * Makefile.in: Remove definition of CC and remove the second
9116 definition of CXX (the "CXX = gcc" one remains). These definitions
9117 were causing backquotes to be expanded within backquotes, which
9118 doesn't work.
9119
9120 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9121
9122 * gdb.t17/callfuncs.exp: Add "return 0" to end.
9123
9124 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9125
9126 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
9127 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
9128 by mips cc and contains no stabs entries.
9129
9130 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
9131
9132 * config/vx-gdb.exp: Use fake device to load files rather than
9133 NFS.
9134 * lib/gdb.exp: New proc to do "file" command.
9135 * config/unix-gdb.exp: Use new "file" proc.
9136
9137 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9138
9139 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
9140 Rework board rebooting slightly.
9141 (gdb_exit): Don't exit from the remote shell; there isn't one.
9142 * gdb.stabs/weird.exp: If a program is being debugged already,
9143 kill it.
9144 * gdb.t04/setvar.exp: Stop and restart gdb.
9145 * gdb.t05/expr.exp: Likewise.
9146 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
9147 restart gdb and reload the program.
9148 * gdb.t08/opaque.exp: Likewise.
9149 * gdb.t12/scope.exp: Likewise.
9150 * gdb.t13/bitfields.exp: Likewise.
9151 * gdb.t15/funcargs.exp: Likewise.
9152 * gdb.t20/classes.exp: Likewise.
9153 * gdb.t03/ptype.exp: Increase timeout.
9154 * gdb.t16/printcmds.exp (test_print_string_constants,
9155 test_print_array_constants): Likewise.
9156 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
9157 * gdb.t20/classes.exp (do_tests): Likewise.
9158 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
9159
9160 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
9161
9162 * gdb.stabs: Renamed *wierd* to *weird*.
9163
9164 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9165
9166 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
9167 for timeout. Add "known gcc 2.4.5 bug" to failure message.
9168
9169 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9170
9171 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
9172 (do_tests): Remove xfail for whatis on one_var and two_var.
9173
9174 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
9175
9176 * Makefile.in: Made cross building work better by adding
9177 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
9178
9179 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9180
9181 * gdb.t15/{return.c,return.exp,Makefile.in}:
9182 New test, currently commented out.
9183
9184 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
9185
9186 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
9187 still running and removes the leftover named socket so GDb can do
9188 clean restarts.
9189
9190 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
9191
9192 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
9193 console, not GDB.
9194 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
9195 cross testing works better with "make check"
9196 * config/unix-gdb: Use default procedures for exit and version.
9197 * config/vx-gdb.exp: Cleaned up and massaged back to working order
9198 with the newest VxWorks.
9199
9200 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9201
9202 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
9203 old form.
9204
9205 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
9206 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
9207
9208 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
9209
9210 * config/unix-gdb.exp: Remove this version of gdb_exit
9211 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
9212 Rob says he'll look at it when he gets back to testing boards.
9213
9214 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
9215
9216 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
9217 an expected fail for certain ptype commands.
9218
9219 * gdb.t20/classes.exp: Update expected results of "ptype class
9220 Base1" to account for the constructor that now appears in the type.
9221
9222 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
9223
9224 * configure.in (configdirs): Restore gdb.t04, which mysteriously
9225 disappeared from list.
9226 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
9227 "alldone" proc with call to cleanup and exit.
9228 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
9229 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
9230 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
9231 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
9232 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
9233 "alldone" proc with simple returns that suppress remaining
9234 tests. The alldone proc went away many months ago.
9235
9236 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9237
9238 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
9239
9240 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
9241
9242 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9243
9244 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
9245 as vax gdb will display them.
9246
9247 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9248
9249 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
9250 optimizers.
9251
9252 * scope.exp: Change "bad value for localval" messages so each one
9253 is unique.
9254
9255 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
9256 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
9257
9258 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
9259
9260 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9261
9262 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
9263 doesn't exist (due to optimization).
9264
9265 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9266
9267 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
9268 contains \r because the filename is long.
9269
9270 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
9271 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
9272
9273 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9274
9275 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
9276 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
9277 Ultrix.
9278 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
9279 int tests.
9280 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
9281
9282 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
9283
9284 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
9285
9286 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
9287 to match does not match the passing case but still matches the
9288 failing case.
9289
9290 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9291
9292 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
9293
9294 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
9295
9296 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
9297 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
9298 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
9299 Remove various versions of gdb_exit.
9300 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
9301 gdb_exit.
9302 * config/unix-gdb.exp: gdb_exit remains here, and should override
9303 the generic version, since it's doing a lot of wierd stuff that
9304 the other versions aren't. FIXME, fold it in, or abandon this
9305 version.
9306
9307 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9308
9309 * gdb.t24/demangle.exp: Add tests for PR 3220.
9310
9311 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9312
9313 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
9314
9315 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
9316
9317 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
9318 "i386-*-*". Works for i486 as well.
9319
9320 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
9321 bug, and expand domain of xfail to all SVR4 systems, since the
9322 actual problem is likely to be in generic SVR4 /proc support.
9323
9324 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9325
9326 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
9327
9328 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
9329
9330 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
9331 xfails for other systems. Match a missing 'Continuing.' as an
9332 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
9333
9334 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
9335 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
9336 Only issue warning for missing executables if -all option is used.
9337
9338 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
9339 file if -all option is used. It's like an unpredictable XFAIL.
9340
9341 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9342
9343 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
9344 for dynamically linked binaries.
9345
9346 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
9347
9348 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9349
9350 * gdb.t20/inherit.exp: Change message for "print tagless struct"
9351 to state that this is a known bug in old versions of g++.
9352
9353 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9354
9355 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
9356 while waiting for `Continuing'.
9357
9358 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
9359
9360 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
9361 in text, data, and bss.
9362 * gdb.t10/nodebug.c: Add local and global test variables for
9363 initialized and uninitialized data.
9364
9365 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9366
9367 * config/unix-gdb.exp (gdb_exit): Add "wait".
9368
9369 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9370
9371 * gdb.t06/signals.exp: xfail the continue from the handler for all
9372 targets.
9373
9374 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
9375 function with watchpoints enabled, the i386 call dummy starts with
9376 a call.
9377
9378 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
9379 386 bsd names its corefiles.
9380
9381 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
9382
9383 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
9384 compilers don't grok it.
9385 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
9386 with small octal ints rather than character constants, which
9387 are signed and might not fit if first promoted to int.
9388
9389 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
9390
9391 * gdb.t09/Makefile.in (clean): Remove corefile.
9392
9393 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9394
9395 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
9396
9397 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9398 and Jim Kingdon (kingdon@cygnus.com)
9399
9400 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
9401 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
9402 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
9403
9404 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9405
9406 * gdb.t17/interrupt.exp: Add xfail for hppa.
9407
9408 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9409
9410 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
9411 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
9412 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
9413 to determine signed-ness of bitfields and use the result to setup
9414 the xfail.
9415 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
9416 * gdb.t15/funcargs.exp: Use them to step until the second indirect
9417 call line is reached if necessary.
9418
9419 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9420
9421 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
9422
9423 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9424
9425 * gdb.t06/break.exp: Also test `clear' command.
9426
9427 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9428
9429 * gdb.t00/teststrategy.exp: Remove extra quote.
9430
9431 * gdb.t07/watchpoint.exp: Change xfail for calling function with
9432 watchpoint enabled to be for all non-68k machines.
9433
9434 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
9435
9436 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9437
9438 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
9439 targets use aout.mt instead of ecoff.mt as gas understands
9440 standard aout format.
9441
9442 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9443
9444 * lib/gdb.exp (runto): Don't insist that function we are running to
9445 was compiled with -g.
9446
9447 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
9448
9449 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
9450 to get back into the read system call.
9451 Accept leading newline in case where we woke it up.
9452
9453 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9454
9455 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
9456 to make the stabs test work on ecoff systems using gcc and -with-stabs.
9457 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
9458 enable ecoff configuration.
9459
9460 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9461
9462 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
9463
9464 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9465
9466 * gdb.t16/printcmds.exp: Add another printf test.
9467
9468 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
9469
9470 * configure.in: If configured -with-stabs on any target, add
9471 stabsdirs to configdirs.
9472
9473 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9474
9475 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
9476 fun" so pattern does not match the command itself.
9477
9478 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9479
9480 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
9481
9482 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9483
9484 * gdb.t17/interrupt.exp: Test for more things.
9485
9486 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9487
9488 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
9489 compiler arranges the code and line numbers.
9490
9491 * gdb.t17/interrupt.exp: Don't send \n after ^C.
9492
9493 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9494
9495 * gdb.t00/help.exp: Increase expect input buffer size.
9496
9497 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9498
9499 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
9500
9501 * gdb.t07/watchpoint.exp: Add xfail for hppa.
9502
9503 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
9504
9505 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
9506 [0-9]*, not just [0-9].
9507
9508 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9509
9510 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
9511
9512 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
9513
9514 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9515
9516 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
9517
9518 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9519
9520 * gdb.t06/signals.c: Add xfails for sun3.
9521
9522 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
9523
9524 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
9525 test_stepping tests.
9526
9527 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9528
9529 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
9530
9531 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
9532
9533 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
9534 rather than actually putting it through cpp twice.
9535
9536 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
9537
9538 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
9539
9540 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
9541 no longer needed.
9542
9543 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9544
9545 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
9546
9547 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
9548 C++ features prints as "struct", make it a pass, not an xfail.
9549
9550 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9551
9552 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
9553 Don't require VA to print as "class" rather than "struct".
9554
9555 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
9556
9557 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
9558
9559 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9560
9561 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
9562
9563 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9564
9565 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
9566 order.
9567
9568 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9569
9570 * gdb.t16/printcmds.exp: Add printf tests.
9571
9572 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
9573
9574 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
9575
9576 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
9577
9578 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
9579 pass counts, to counteract any existing or future setup_xfails.
9580
9581 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9582
9583 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
9584 {BEGIN,END}_COMMON for common block instead of STAB.
9585 * gdb.stabs/wierd.exp: Add xfail for rs6000.
9586
9587 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
9588 intp_var should be N_GSYM not N_LSYM.
9589 wierd-aout.S: Use a label for the value of the N_SO.
9590 wierd.def: Remove all backslashes.
9591 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
9592
9593 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9594
9595 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
9596 get the expected next to inheritance3.
9597
9598 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9599
9600 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
9601 now that gcc-2.4 gets it right.
9602
9603 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9604
9605 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
9606
9607 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
9608 generating comp-info.exp which works for cross-compilation.
9609
9610 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
9611
9612 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
9613 "*-*-sysv4.*".
9614
9615 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
9616
9617 * gdb.t01/run.exp: Start with a fresh gdb.
9618 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
9619 SVR4.x.
9620
9621 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
9622
9623 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
9624 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
9625 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
9626 Makefile.in (distclean, realclean): Remove gdbme.c from list of
9627 things to remove.
9628
9629 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
9630
9631 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
9632 test cases from bug reports.
9633
9634 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
9635
9636 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
9637 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
9638 avoid spurious xfails.
9639 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
9640 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
9641 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
9642
9643 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
9644
9645 * gdb.t00/teststrategy.exp: Rework to provide more useful
9646 description of each test, fix problem with systems that define
9647 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
9648 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
9649 results for "next over recursive call" so timeouts aren't taken
9650 by error.
9651
9652 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
9653
9654 * gdb.t12/scope.exp: Test printing of variables before run.
9655
9656 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
9657 printed in wrong order due to sorting.
9658
9659 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
9660
9661 * gdb.t00/teststrategy.exp: Fix expected results for printing
9662 user entered string constant. Is array of char, prints with no
9663 address.
9664
9665 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
9666 commands.
9667 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
9668 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
9669 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
9670 of struct of char arrays.
9671 * gdb.t00/radix.exp: New tests for radix commands.
9672
9673 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
9674
9675 * gdb.t16/printcmd.exp: Print a variable before running program
9676 (with xfail for AIX).
9677
9678 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
9679
9680 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
9681
9682 * gdb.t16/printcmd.exp: Don't print variables before running program.
9683
9684 * gdb.t06/break.exp: Don't require envp argument to main.
9685
9686 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
9687
9688 * gdb.t02/whatis.exp, gdb.t11/list.exp:
9689 Add xfails for rs6000.
9690
9691 * gdb.t02/whatis.exp: Change other tests not to re-test something
9692 we already tested.
9693
9694 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
9695 each type used has a variable of that type.
9696
9697 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
9698
9699 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
9700
9701 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9702
9703 * configure.in: change srctrigger to be a file, not a directory
9704
9705 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
9706
9707 * configure.in (mips-idt-ecoff*): Added trailing '*'.
9708
9709 * gdb.t11/list.exp: Fixed a couple of typos.
9710
9711 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
9712
9713 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
9714 is fixed and PR is closed.
9715 * gdb.t16 (gdbme.c): Add simple test string variable.
9716 * gdb.t16 (printcmds.exp): Add tests with simple test string
9717 variable, primarily for boundaries on "set print elements".
9718
9719 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
9720
9721 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
9722 Make leading 0's optional and don't expect a tab in the middle
9723 of the number.
9724
9725 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
9726
9727 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
9728 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
9729 don't end command passed to gdb_test with newline.
9730
9731 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
9732 signed keyword away, don't expect signed bitfields to be signed.
9733
9734 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
9735 printing with only as many 1's as are in the field as well as printing
9736 with 32 1's (see comment).
9737
9738 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
9739
9740 * gdb.t00/default.exp: Start with a fresh gdb.
9741 * configure.in (configdirs): Remove gdb.t31 until the chill
9742 compiler works again. It no longer is able to find chillrt0
9743 since it isn't in libchill.a anymore.
9744 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
9745 wierd.o, make more modular.
9746 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
9747 spurious newlines that caused problems.
9748
9749 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9750
9751 * Move test with enums and partial symbols from gdb.t03/ptype.exp
9752 to gdb.stabs/wierd.exp since GCC has worked around the bug.
9753 gdb.stabs/wierd.{exp,def}: Many new tests.
9754
9755 * gdb.t00/default.exp: update info line for new message.
9756
9757 * gdb.t02/{whatis.exp,gdbme.c}:
9758 Test that "char *" doesn't print as "caddr_t".
9759
9760 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9761
9762 * gdb.t00/help.exp: Use .* in place of some help messages which
9763 just changed.
9764 gdb.t00/default.exp: Update "info frame" test for new message.
9765 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
9766 Remove some xfails
9767
9768 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9769
9770 * gdb.t03/{gdbme.c,ptype.exp}:
9771 Add tests for typedef'd struct and union without tags.
9772 Also check "whatis" on a variable of a typedef'd enum without a tag.
9773
9774 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
9775 PRMS 1823; the bug still exists but isn't reproduced by this test
9776 anymore), and remove rs6000 XFAIL (the bug is fixed).
9777
9778 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
9779 duplicated from whatis.exp. For those that are left, accept
9780 "long", "long int", or "int" for long variables (whatis.exp already
9781 has an XFAIL for "int", so no need to fail it here).
9782
9783 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
9784 Deal with GCC's names for types now that GDB uses the compiler's names.
9785
9786 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
9787 setup_xfail's for sunos4. If we #defined the signed keyword away,
9788 don't expect GDB to know that char it is signed.
9789
9790 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
9791
9792 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
9793
9794 * configure.in (configdirs): Add gdb.t24 for C++ tests that
9795 should work on any system, regardless of debugging format.
9796 * gdb.t21/demangle.exp: Move to gdb.t24.
9797 * gdb.t24/demangle.exp: Move from gdb.t21.
9798 * gdb.t24/{Makefile.in, configure.in}: New files.
9799
9800 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9801
9802 * configure.in: Do gdb.stabs and C++ tests only for stabs.
9803 * gdb.stabs: New directory.
9804
9805 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9806
9807 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
9808 not just "Quit anyway?".
9809
9810 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
9811
9812 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
9813 that all setup_xfails are immediately followed by clear_xfails.
9814
9815 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
9816
9817 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
9818 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
9819 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
9820 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
9821 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
9822 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
9823 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
9824 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
9825 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
9826 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
9827 gdb.t31/chillvars.exp, lib/gdb.exp:
9828 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
9829 bug-gdb@prep.ai.mit.edu.
9830
9831 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
9832
9833 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
9834 with 0.0, not integer 0.
9835
9836 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
9837
9838 * gdb.t06/break.exp: Update for "Kill the program" message change.
9839
9840 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
9841
9842 * Makefile.in (GDBFLAGS): Set to -nx.
9843 * Makefile.in (site.exp): Use GDBFLAGS.
9844
9845 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9846
9847 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
9848 Makefiles.
9849 (check): depend on just-check.
9850 (just-check): added so that tests can be run without a noop
9851 build pass.
9852
9853 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
9854
9855 Switch to using configure's configdirs.
9856 * Makefile.in (Makefile): add configure.in dependency.
9857 (SUBDIRS): removed redundant assignment.
9858 * configure.in: switch subdirs assignment to configdirs.
9859 * gdb.t*/configure.in: new files.
9860
9861 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
9862
9863 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
9864 works.
9865
9866 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
9867
9868 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
9869 in explicit rules. Apparently this is not supported by some makes.
9870
9871 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
9872
9873 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
9874
9875 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9876
9877 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
9878 disappeared.
9879
9880 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9881
9882 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
9883
9884 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
9885
9886 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
9887 watchpoint problem that is now fixed.
9888 * gdb.t30/chexp.exp: Remove setup_xfail for printing
9889 uninitialized convenience variables.
9890 * gdb.t31/chillvars.exp: Fix expected patterns for printing
9891 structures.
9892
9893 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9894
9895 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
9896 which causes expect to get out of sync with gdb on long output
9897 from help set.
9898 * gdb.t09/corefile.exp: Make expected pattern for core file
9899 failing signal and frame output format less sun specific.
9900
9901 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
9902
9903 * gdb.t31/chillvars.exp: Add and remove initial dummy
9904 breakpoint, so that symbol table is forced in.
9905 (Needed at least on Sunos4, though it seems not SVR4.)
9906 * gdb.t31/chillvars.exp: Update for changed output format.
9907
9908 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
9909
9910 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
9911
9912 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
9913
9914 * Makefile.in: Added --srcdir when invoking runtest, removed the
9915 need for a local config file. (optional now)
9916
9917 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
9918
9919 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
9920 failure count used to force early termination. Add some more
9921 expected failures for gnu style demangling.
9922
9923 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9924
9925 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
9926 pmi variable from gdb.t20/gdbme to get optimized away.
9927 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
9928 Check for written corefile upon timeout _and_ eof.
9929
9930 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9931
9932 * config/unix-gdb.exp: Add missing return 0.
9933
9934 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9935
9936 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
9937 test termination.
9938
9939 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
9940
9941 * configure.in (subdirs): Put back gdb.t17 which mysteriously
9942 disappeared.
9943
9944 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
9945
9946 * gdb.t10/crossload.exp: Disable the i860-elf test until such
9947 time as i860 support works.
9948
9949 * gdb.t15/funcargs.exp: Fix expected outputs to include
9950 "backtrace 100\r" rather than just "backtrace\r", to match last
9951 change.
9952
9953 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
9954
9955 * config/udi-gdb.exp (gdb_exit): Remove close command.
9956 (gdb_target_udi): New procedure to set the UDI target.
9957 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
9958 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
9959 Added waits for prompts after several question responses. Added
9960 some more responses used by a29k-amd-udi-gdb.
9961 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
9962 pass different arguments, restart UDI connection after program
9963 completion.
9964 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
9965 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
9966 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
9967 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
9968 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
9969 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
9970 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
9971 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
9972 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
9973 after program completion.
9974 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
9975 compiled with a SELECT_VECS setting.
9976 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
9977 infinite recursion.
9978
9979 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
9980 Added checks for COFF results, and made them expected failures for
9981 all targets. It would be better to make them expected failures
9982 for COFF targets only.
9983
9984 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9985
9986 * Makefile.in: add null dvi target, don't bother to recurse
9987 through test directories for info and install-info; rename
9988 $(datadir) to be dejagnu instead of deja-gnu
9989
9990 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
9991
9992 * gdb.t31/gdbme.ch: Re-enable code that previously caused
9993 compiler to coredump.
9994 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
9995 code.
9996
9997 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
9998
9999 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
10000 coredump.
10001 * gdb.t31/chillvars.exp: Comment out tests that depend on that
10002 code.
10003
10004 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
10005
10006 * gdb.t03/ptype.exp: tests for return code from gdb_test.
10007 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
10008 which in a shell. Deletes xgdb when done.
10009 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
10010 Tests the return from the "set height" or "set width" commands.
10011 Added a few return codes where needed.
10012
10013 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
10014
10015 * Makefile.in (SUBDIRS): Add gdb.t17.
10016 * configure.in (subdirs): Add gdb.t17.
10017 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
10018 files to test gdb's calling of functions in the inferior with
10019 the correct arguments and gdb's ability to retrieve any
10020 result returned.
10021
10022 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
10023
10024 * config/unix-gdb.exp (gdb_exit): Remove close commands that
10025 may be called after gdb goes away. Previous versions of expect
10026 needed these to avoid file descriptor leaks, but they cause
10027 errors with the current revision of expect.
10028 * gdb.t00/gdbvars.exp: Use -re on expected output after
10029 setting sevenbit-strings.
10030 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
10031 to set sevenbit-strings consistent across tests.
10032 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
10033 set sevenbit-strings consistent across tests.
10034
10035 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
10036
10037 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
10038 expected output to match current "expect" expectations.
10039
10040 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
10041
10042 * gdb.t00/default.exp: Change expected output for default "source"
10043 command, to match new gdb behavior which requires a filename to
10044 source.
10045
10046 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
10047
10048 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
10049 expected fail for i486-*-* that misses the marker2 function.
10050 * gdb.t10/crossload.exp (bfddefault): Allow successful
10051 recognition of a format to pass even if no symbols are found.
10052 Explicitly catch failures where the format is not recognized
10053 or is ambiguous, and add the reason to the fail message.
10054 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
10055 the cause is and invalid target and add reason to failure message.
10056 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
10057 elf32-i386, elf32-sparc, and elf32-i860.
10058 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
10059 Set up expected failure for 'filename'::variable scope resolution,
10060 which is now apparently broken on all targets.
10061 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
10062 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
10063 gdb.t23/templates.exp: Change failure for missing binfile into
10064 just a warning.
10065 gdb.t21/demangle.exp: Change all cfront references to 'arm'
10066 references.
10067
10068 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
10069
10070 * gdb.t00/default.exp: Add expected output for default "source"
10071 command, to match new gdb behavior.
10072 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
10073
10074 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
10075
10076 * config/*-gdb.exp: returns an error, rather than exiting on
10077 internal errors.
10078
10079 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
10080
10081 * gdb.t03/gdbme.c: Add pointer to struct variable.
10082 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
10083 referencing struct members.
10084
10085 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
10086
10087 * configure.in (mips-idt-ecoff): New target.
10088 * config/mips-gdb.exp: New file for remote board using MIPS remote
10089 debugging protocol.
10090
10091 * Redid configuration scheme. Removed gdb.t*/configure.in.
10092 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
10093 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
10094 distclean targets. Built executables via .o files. Adjusted
10095 tests to account for source files in $(srcdir) rather than
10096 $(objdir).
10097 * lib/gdb.exp (runto): Don't expect () after the function name,
10098 because it may have arguments.
10099
10100 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
10101
10102 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
10103 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
10104 expected failures for mips-idt-* and mips-sgi-*.
10105 * gdb.t00/default.exp (attach): Kill process if requested.
10106 * gdb.t00/help.exp (help target core, help target): Accept a gdb
10107 that does not read core files.
10108 * gdb.t01/run.exp: Removed checks for exit status code.
10109 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
10110 it is linked in.
10111 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
10112 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
10113 appropriate, rather than doing it by hand.
10114 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
10115 execution.
10116 * gdb.t10/crossload.exp: Kill existing program if needed.
10117 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
10118 appropriate, rather than doing it by hand. Always increase
10119 timeout for this test, not just for VxWorks.
10120
10121 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
10122
10123 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
10124 of Chill STRUCT types and STRUCT values.
10125 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
10126 than "char".
10127 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
10128 struct2): New struct definitions and initializations to test
10129 simple Chill STRUCT types.
10130
10131 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
10132
10133 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
10134 the null byte at the end of strings.
10135 * gdb.t00/default.exp: Make show version insensitive to copyright
10136 date.
10137 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
10138 to avoid dependencies on target char signedness.
10139 * gdb.t16/printcmds.exp: Update expected results for explicitly
10140 unsigned char.
10141 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
10142 now work.
10143 * gdb.t21/demangle.exp: Add many more patterns for template
10144 demangling, most of them being expected failures.
10145 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
10146 string we are matching for, to match on the whole string.
10147 * gdb.t21/demangle.exp: Add many new test strings to demangle,
10148 and fix a whole bunch that had incorrect expected output but were
10149 passing anyway because of the bug in "proc demangle".
10150 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
10151 type.
10152 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
10153
10154 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
10155
10156 * gdb/testsuite: made modifications to testcases, etc., to allow
10157 them to work properly given the reorganization of deja-gnu and the
10158 relocation of the testcases from deja-gnu to a "tool" subdirectory.
10159
10160 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
10161
10162 * gdb/testsuite: Initial creation of gdb/testsuite.
10163 Migrated dejagnu testcases and support files for testing nm to
10164 gdb/testsuite from deja-gnu. These files were moved "as is"
10165 with no modifications. This migration is part of a major overhaul
10166 of dejagnu. The modifications to these testcases, etc., which
10167 will allow them to work with the new version of dejagnu will be
10168 made in a future update.
10169 \f
10170 Local Variables:
10171 mode: indented-text
10172 left-margin: 8
10173 fill-column: 74
10174 version-control: never
10175 End:
This page took 0.27027 seconds and 4 git commands to generate.