2167894b42ccd6957fd13a1ace9ab424cac441f0
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
2
3 * configure.in: Don't generate config.h from config.hin.
4 * configure: Regenerate.
5 * config.hin: Remove file.
6 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
7 * gdb.threads/pthreads.c: Ditto.
8
9 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
10
11 From Kei Sakamoto <sakamoto.kei@renesas.com>:
12 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
13 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
14 Replace ld24 with seth/add3.
15
16 2003-08-02 Andrew Cagney <cagney@redhat.com>
17
18 * gdb.base/annota3.exp: New file.
19 * gdb.base/annota3.c: New file.
20 * gdb.c++/annota3.exp: New file.
21 * gdb.c++/annota3.cc: New file.
22
23 2003-07-29 Michael Chastain <mec@shout.net>
24
25 * gdb.threads/tls.c (spin): Check errno only if sem_wait
26 actually failed.
27 (do_pass): Likewise.
28 * gdb.threads/tls.exp: Always initialize no_of_threads.
29
30 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
31
32 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
33 pattern.
34 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
35 * gdb.threads/tls.exp: Recognize one case of the host library not
36 supporting TLS.
37
38 2003-07-27 Andrew Cagney <cagney@redhat.com>
39
40 * gdb.base/fileio.exp: Use SH when running commands using
41 remote_exec.
42
43 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
44
45 From Kei Sakamoto <sakamoto.kei@renesas.com>:
46 * gdb.base/relocate.c (dummy): New padding array.
47
48 2003-07-23 Michael Snyder <msnyder@redhat.com>
49
50 * gdb.base/return2.exp: Don't test long-long return.
51
52 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
53 * gdb.disasm/t01_mov.exp: Ditto.
54 * gdb.disasm/t02_mova.s: Ditto.
55 * gdb.disasm/t02_mova.exp: Ditto.
56 * gdb.disasm/t03_add.s: Ditto.
57 * gdb.disasm/t03_add.exp: Ditto.
58 * gdb.disasm/t04_sub.s: Ditto.
59 * gdb.disasm/t04_sub.exp: Ditto.
60 * gdb.disasm/t05_cmp.s: Ditto.
61 * gdb.disasm/t05_cmp.exp: Ditto.
62 * gdb.disasm/t06_ari2.s: Ditto.
63 * gdb.disasm/t06_ari2.exp: Ditto.
64 * gdb.disasm/t07_ari3.s: Ditto.
65 * gdb.disasm/t07_ari3.exp: Ditto.
66 * gdb.disasm/t08_or.s: Ditto.
67 * gdb.disasm/t08_or.exp: Ditto.
68 * gdb.disasm/t09_xor.s: Ditto.
69 * gdb.disasm/t09_xor.exp: Ditto.
70 * gdb.disasm/t10_and.s: Ditto.
71 * gdb.disasm/t10_and.exp: Ditto.
72 * gdb.disasm/t11_logs.s: Ditto.
73 * gdb.disasm/t11_logs.exp: Ditto.
74 * gdb.disasm/t12_bit.s: Ditto.
75 * gdb.disasm/t12_bit.exp: Ditto.
76 * gdb.disasm/t13_otr.s: Ditto.
77 * gdb.disasm/t13_otr.exp: Ditto.
78
79 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
80
81 * gdb.threads/tls.exp :Add kfail for 'info address' case.
82
83 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
84
85 * gdb.threads/tls.c : New file.
86 * gdb.threads/tls.exp : New file.
87 * gdb.threads/tls-main.c : New file.
88 * gdb.threads/tls-shared.c : New file.
89 * gdb.threads/tls-shared.exp : New file.
90
91 2003-07-22 Andreas Schwab <schwab@suse.de>
92
93 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
94
95 2003-07-20 Andreas Schwab <schwab@suse.de>
96
97 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
98 due to insn reordering.
99
100 2003-07-15 Andrew Cagney <cagney@redhat.com>
101
102 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
103
104 2003-07-15 Michael Chastain <mec@shout.net>
105
106 * gdb.base/gdb1250.exp: New file.
107 * gdb.base/gdb1250.c: New file.
108
109 2003-07-09 Michal Ludvig <mludvig@suse.cz>
110
111 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
112 expansion of size_t to 'unsigned long', not only to 'unsigned'.
113
114 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
115
116 * gdb.threads/tls.c: New file.
117 * gdb.threads/tls.exp: New file.
118 * gdb.threads/tls-main.c: New file.
119 * gdb.threads/tls-shared.c: New file.
120 * gdb.threads/tls-shared.exp: New file.
121
122 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
123
124 * gdb.base/annota1.exp: Make sure that we properly escape the
125 full path of the source file. Xfail more permissive patterns,
126 due to a compiler debug info problem.
127
128 2003-07-07 Andreas Schwab <schwab@suse.de>
129
130 * gdb.asm/m68k.inc: New file.
131 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
132
133 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
134 arguments"): Also match negative number.
135
136 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
137
138 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
139
140 * gdb.base/store.c (charest): New typedef.
141 (add_char): Rename to add_charest, update.
142 (wack_char): Rename to wack_charest, update types. Return l + r
143 to keep r live across the call.
144 (wack_short, wack_int, wack_long, wack_longest, wack_float)
145 (wack_double, wack_doublest): Return l + r to keep r live across
146 the call.
147 * gdb.base/store.exp: Accomodate store.c changes.
148
149 2003-06-30 David Carlton <carlton@kealia.com>
150
151 * gdb.c++/maint.exp (test_invalid_name): New.
152 (test_first_component): Add tests for invalid names.
153
154 2003-06-29 Michael Chastain <mec@shout.net>
155
156 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
157 output of '<VTT for class>' for virtual base classes.
158
159 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
160
161 * gdb.base/completion.exp: Tab-complete "complet" instead of
162 "compl".
163 * gdb.base/complex.exp, gdb.base/complex.c: New files.
164
165 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
166
167 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
168 * gdb.base/volatile.exp: Likewise.
169
170 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
171
172 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
173 gdb/1265.
174
175 2003-06-28 Michael Chastain <mec@shout.net>
176 Daniel Jacobowitz <drow@mvista.com>
177
178 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
179 initial line count of 'captured_main' from 26 to 32.
180 (test_with_self): Allow xmalloc call to be interleaved with the
181 preceding two lines.
182
183 2003-06-24 Joel Brobecker <brobecker@gnat.com>
184
185 * gdb.base/bang.exp: New testcase.
186
187 2003-06-23 Joel Brobecker <brobecker@gnat.com>
188
189 * gdb.base/langs.exp: Add some tests for the "minimal" language
190 support.
191
192 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
193
194 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
195 the testcase.
196
197 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
198
199 * gdb.base/relocate.exp: Test add-symbol-file with a variable
200 offset.
201
202 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
203
204 * gdb.c++/pr-1210.cc: New file.
205 * gdb.c++/pr-1210.exp: New file.
206
207 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
208
209 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
210 000-exec-continue.
211
212 2003-06-15 Mark Kettenis <kettenis@gnu.org>
213
214 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
215 on *-*-*bsd* instead of *-*-freebsd*.
216
217 2003-06-14 Andrew Cagney <cagney@redhat.com>
218
219 * gdb.base/store.exp: Test longest and doublest. Test all
220 parameters. Weaken return statement match.
221 * gdb.base/store.c: Add longest and doublest - aka long long and
222 long double functions. Put all parameters into local register
223 variables. Use negative values.
224
225 2003-06-14 Andrew Cagney <cagney@redhat.com>
226
227 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
228 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
229 exit status.
230 * gdb.base/fileio.exp: Disable target when nointerrupts and
231 noinferiorio, instead of limiting it to remote. Use remote_exec
232 instead of system.
233
234 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
235
236 * gdb.base/float.exp: Add ia64 support.
237
238 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
239
240 * gdb.base/fileio.exp: Run only on remote targets.
241
242 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
243
244 * gdb.base/fileio.c: New file, testing File-I/O.
245 * gdb.base/fileio.exp: Ditto.
246
247 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
248
249 * gdb.base/shreloc.exp: New file, check symbol values obtained from
250 shared objects after relocation at load time (gdb PR/1132).
251 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
252 as above, part of the shared object relocation test.
253
254 2003-06-08 Mark Kettenis <kettenis@gnu.org>
255
256 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
257 fully filled history list.
258 * gdb.base/gdb_history: New file.
259
260 * gdb.base/signals.exp: XFAIL "continue to func1" on
261 i*86-*-freebsd*.
262
263 * gdb.base/attach.exp: When trying to attach to a nonexistent
264 process, make it possible to specify the PID based on the target,
265 and do so for *-*-freebsd*.
266
267 2003-06-02 Richard Henderson <rth@redhat.com>
268
269 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
270
271 2003-06-02 Richard Henderson <rth@redhat.com>
272
273 * gdb.base/selftest.exp: Next over lim_at_start initialization.
274
275 2003-06-02 Richard Henderson <rth@redhat.com>
276
277 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
278
279 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
280
281 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
282 of globalvar.
283
284 2003-06-01 Mark Kettenis <kettenis@gnu.org>
285
286 * gdb.asm/asm-source.exp: Check for memory read errors in
287 disassembler test on *BSD too.
288
289 2003-06-01 Richard Henderson <rth@redhat.com>
290
291 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
292 for .frame.
293 (gdbasm_call): Lose ldgp.
294 (gdbasm_startup): Add frame information.
295 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
296
297 2003-05-31 Mark Kettenis <kettenis@gnu.org>
298
299 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
300 i?86-*-*.
301
302 2003-05-30 Mark Kettenis <kettenis@gnu.org>
303
304 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
305 FreeBSD.
306
307 2003-05-29 Richard Henderson <rth@redhat.com>
308
309 * gdb.asm/alpha.inc: New file.
310 * gdb.asm/asm-source.exp: Use it.
311
312 2003-05-29 Jim Blandy <jimb@redhat.com>
313
314 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
315 'core.PID'.
316
317 2003-05-22 Jim Blandy <jimb@redhat.com>
318
319 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
320 backtrace.
321
322 2003-05-20 David Carlton <carlton@math.stanford.edu>
323
324 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
325 this time.
326
327 2003-05-19 David Carlton <carlton@bactrian.org>
328
329 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
330 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
331
332 2003-05-19 David Carlton <carlton@bactrian.org>
333
334 * gdb.c++/namespace.exp: Add namespace scope and anonymous
335 namespace tests.
336 Bump copyright date.
337 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
338 (main): Call C::D::marker2.
339 * gdb.c++/namespace1.cc: New file.
340
341 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
342
343 Roland McGrath <roland@redhat.com>
344 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
345 there is no manager thread.
346
347 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
348
349 * gdb.threads/schedlock.exp: Remove assumption that all threads
350 will run in a particular small time slice. Also ensure we break
351 in one of the child threads rather than the main thread.
352
353 2003-05-07 Jim Blandy <jimb@redhat.com>
354
355 Add support for assembly source testing on the s390x.
356 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
357 architecture.
358 * gdb.asm/s390x.inc: New file.
359
360 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
361 succession of 'if' statements.
362
363 2003-05-05 Andrew Cagney <cagney@redhat.com>
364
365 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
366
367 2003-05-05 Andrew Cagney <cagney@redhat.com>
368
369 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
370 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
371
372 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
373
374 * gdb.base/charset.exp: Update based on new behavior of set/show
375 charset commands.
376
377 2003-05-01 Andrew Cagney <cagney@redhat.com>
378
379 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
380 variable do not give memory errors.
381
382 2003-04-30 Adam Fedor <fedor@gnu.org>
383
384 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
385 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
386 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
387 gdb.objc/basicclass.m: : New files
388
389 * lib/gdb.exp (gdb_compile_objc): New procedure.
390
391 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
392
393 * gdb.base/signals.exp: Make backtrace tests more specific.
394
395 2003-04-23 David Carlton <carlton@bactrian.org>
396
397 * gdb.c++/maint.exp (test_first_component): Add tests for
398 'operator' in more locations.
399
400 2003-04-16 Kevin Buettner <kevinb@redhat.com>
401
402 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
403
404 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
405
406 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
407 func marke' instead. Update test name.
408
409 2003-04-15 David Carlton <carlton@math.stanford.edu>
410
411 * gdb.c++/maint.exp: New file.
412
413 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
414
415 * gdb.threads/schedlock.c: Change type of thread function argument
416 to long, to avoid warnings on 64-bit platforms.
417
418 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
419
420 * gdb.base/attach.exp: Add new message from ptrace in case of
421 attaching to nonexistent process.
422
423 2003-04-11 Jim Blandy <jimb@redhat.com>
424
425 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
426 gdb.c++/userdef.cc: Place comments on the lines to which the
427 marker function might return.
428 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
429 gdb.c++/userdef.exp: Look for those comments to check that we've
430 returned to the right place, instead of checking line numbers.
431
432 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
433
434 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
435 match on sourcefile name, instead of directory name.
436
437 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
438
439 * gdb.base/completion.exp: Use string_to_regexp to match the
440 working directory name.
441
442 2003-04-09 Jim Blandy <jimb@redhat.com>
443
444 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
445 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
446 after an inferior function call, report the failure, but allow the
447 test to continue.
448
449 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
450
451 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
452 with -DPROTOTYPES.
453
454 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
455
456 * gdb.base/break.exp: Revert last patch.
457
458 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
459
460 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
461 with -DPROTOTYPES.
462
463 2003-04-02 Andrew Cagney <cagney@redhat.com>
464
465 * gdb.base/callfuncs.exp: Make "print add" messages unique.
466 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
467 matching directories by the name breakpoint.
468 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
469 Make "continue to marker1" consistent.
470 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
471 message consistent.
472 * lib/gdb.exp: Put "the program is no longer running", and "the
473 program exited" in parenthesis.
474 * lib/mi-support.exp: Ditto.
475
476 2003-04-02 Bob Rossi <bob_rossi@cox.net>
477
478 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
479
480 2003-03-29 Andrew Cagney <cagney@redhat.com>
481
482 * gdb.base/sizeof.c (main): Print the value of '\377'.
483 * gdb.base/sizeof.exp: Check the sign of '\377'.
484
485 2003-03-27 Michael Chastain <mec@shout.net>
486
487 * gdb.base/gdb1090.exp: New file.
488 * gdb.base/gdb1090.cc: New file.
489
490 2003-03-27 J. Brobecker <brobecker@gnat.com>
491
492 * gdb.gdb/observer.exp: New regression test.
493
494 2003-03-27 Michael Chastain <mec@shout.net>
495
496 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
497 * gdb.base/ptype.exp: Likewise.
498
499 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
500
501 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
502
503 2003-03-26 Michael Chastain <mec@shout.net>
504
505 * gdb.base/ptype.exp: Actually use some typedef'd types.
506
507 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
508
509 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
510 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
511
512 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
513
514 * gdb.base/default.exp: Fix regular expression.
515
516 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
517
518 * gdb.base/args.exp: Fix regular expression.
519
520 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
521
522 * gdb.base/help.exp: Allow Win32 child process.
523
524 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
525
526 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
527 when stepping out of main().
528
529 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
530
531 * gdb.base/default.exp: Check for win32 specific message when calling
532 "run" without executable.
533
534 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
535
536 * gdb.base/args.exp: Expect .exe in output.
537
538 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
539
540 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
541 Cygwin native.
542
543 2003-03-17 Andrew Cagney <cagney@redhat.com>
544
545 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
546 vector registes.
547 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
548 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
549
550 2003-03-17 David Carlton <carlton@math.stanford.edu>
551
552 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
553 test, for PR breakpoints/38.
554 Call test_watchpoint_and_breakpoint.
555 * gdb.base/watchpoint.c (func3): New function.
556 (main): Call func3.
557
558 2003-03-04 David Carlton <carlton@math.stanford.edu>
559
560 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
561 Garply<Garply<char> >:: garply".
562 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
563 with respect to PR c++/1111; note also PR c++/1113.
564 (test_template_breakpoints): KFAIL "constructor breakpoint" with
565 respect to PR c++/1062.
566 KFAIL "destructor breakpoint" with respect to PR c++/1112.
567
568 2003-03-03 David Carlton <carlton@math.stanford.edu>
569
570 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
571 with respect to PR c++/57.
572 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
573 c++/826.
574 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
575 respect to PR c++/57.
576
577 2003-03-03 David Carlton <carlton@math.stanford.edu>
578
579 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
580 respect to PR c++/33 into FAILs.
581
582 2003-03-03 Michael Chastain <mec@shout.net>
583
584 * configure.in: Update copyright years.
585
586 2003-03-03 Michael Chastain <mec@shout.net>
587
588 * Makefile.in: Update copyright years.
589
590 2003-02-28 David Carlton <carlton@math.stanford.edu>
591
592 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
593 print class instead of struct and/or superfluous protection
594 specifiers, as long as the resulting output is equivalent to the
595 source code.
596 Delete FIXME from end of messages on tests that don't need
597 fixing.
598
599 2003-02-28 David Carlton <carlton@math.stanford.edu>
600
601 * gdb.c++/templates.exp (do_tests): Allow const in the two
602 Foo<volatile char *>::foo tests.
603
604 2003-02-27 Michael Snyder <msnyder@redhat.com>
605
606 * gdb.base/restore.c (main): Return zero, so exit code
607 will be consistant.
608
609 2003-02-26 David Carlton <carlton@math.stanford.edu>
610
611 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
612 char *>::foo" test with respect to PR c++/33. Create a new test
613 which is identical to that one except that it doesn't put the
614 space between the "char" and the "*"; KFAIL it, too.
615
616 2003-02-26 David Carlton <carlton@math.stanford.edu>
617
618 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
619 template types into either PASSes or KFAILs (corresponding to PR
620 c++/57). Tweak indentation. Update copyright.
621
622 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
623
624 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
625
626 2003-02-13 Michael Chastain <mec@shout.net>
627
628 * gdb.base/exprs.exp: Remove i960 remnants.
629 * gdb.base/funcargs.exp: Likewise.
630 * gdb.base/list.exp: Likewise.
631 * gdb.base/ptype.exp: Likewise.
632
633 2003-02-14 David Carlton <carlton@math.stanford.edu>
634
635 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
636 pEe->D::vg()" from XFAIL to KFAIL.
637
638 2003-02-13 Jason Molenda (jmolenda@apple.com)
639
640 * gdb.base/maint.exp: Update maint print statistics regexp to include
641 new entries.
642
643 2003-02-13 Michael Chastain <mec@shout.net>
644
645 * gdb.c++/inherit.exp: Remove call to get_debug_format.
646
647 2003-02-12 Michael Chastain <mec@shout.net>
648
649 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
650 * gdb.c++/inherit.exp: Likewise.
651 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
652 * gdb.c++/templates.exp: Likewise.
653 * gdb.c++/virtfunc.exp: Likewise.
654
655 2003-02-06 Jason Molenda (jason-cl@molenda.com)
656
657 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
658 why the code is written that way.
659
660 2003-02-05 Michael Chastain <mec@shout.net>
661
662 * gdb.base/dump.exp: Add missing copyright line.
663
664 2003-02-05 Jason Molenda (jason-cl@molenda.com)
665
666 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
667 at the beginning so the breakpoint doesn't get set on the loop.
668
669 2003-02-05 Michael Chastain <mec@shout.net>
670
671 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
672 output for configurations with gcc 2.95.3.
673
674 2003-02-05 Keith Seitz <keiths@redhat.com>
675 Andrew Cagney <ac131313@redhat.com>
676
677 * gdb.mi/mi-cli.exp: New file.
678
679 2003-02-04 Michael Chastain <mec@shout.net>
680
681 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
682 Call perror and then continue.
683
684 2003-02-03 Michael Chastain <mec@shout.net>
685
686 * gdb.c++/pr-1023.cc: New file.
687 * gdb.c++/pr-1023.exp: New file.
688
689 2003-02-05 Jim Blandy <jimb@redhat.com>
690
691 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
692 it's local to foobar. Check for it there, and check that it's not
693 present in main.
694 * gdb.c++/local.cc (marker2): New function.
695 (foobar): Call marker1.
696 (main): Call marker2 instead of marker1.
697
698 2003-02-04 Andrew Cagney <ac131313@redhat.com>
699
700 * gdb.disasm/mn10200.exp: Obsolete file.
701 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
702 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
703 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
704
705 2003-02-04 David Carlton <carlton@math.stanford.edu>
706
707 * gdb.c++/overload.exp: Test intToChar(1).
708 * gdb.c++/overload.cc (intToChar): New.
709 (main): Call intToChar.
710
711 2003-02-03 David Carlton <carlton@math.stanford.edu>
712
713 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
714 'might_kfail' arg.
715 KFAIL some of the continue_to_bp_overloaded calls, according to
716 PR c++/1025.
717
718 2003-02-01 Michael Chastain <mec@shout.net>
719
720 * gdb.base/advance.c (marker1): New marker function.
721 * gdb.base/advance.exp: When the 'advance' command lands on the
722 return breakpoint, it can legitimately stop on either the
723 current line or the next line. Accommodate both outcomes.
724 * gdb.base/until.exp: Likewise.
725
726 2003-02-02 Andrew Cagney <ac131313@redhat.com>
727
728 2002-11-10 Jason Molenda (jason-cl@molenda.com):
729 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
730 now a list, not a tuple.
731 * gdb.mi/mi-var-display.exp: Ditto.
732 * gdb.mi/gdb792.exp: Ditto.
733
734 2003-02-01 Andrew Cagney <ac131313@redhat.com>
735
736 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
737 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
738 stack backtraces.
739 * gdb.mi/mi-syn-frame.c: Part of same.
740
741 2003-02-01 Mark Kettenis <kettenis@gnu.org>
742
743 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
744 gdb.mi/mi1-pthreads.exp: Return instead of calling
745 gdb_suppress_entire_file.
746
747 2003-02-01 Mark Salter <msalter@redhat.com>
748
749 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
750
751 2003-01-31 Mark Salter <msalter@redhat.com>
752
753 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
754 Support empty arg.
755
756 2003-01-30 Michael Chastain <mec@shout.net>
757
758 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
759 This was a workaround for a UTF-8 bug in readline 4.3. The bug
760 has been fixed in gdb/readline on 2003-01-09.
761
762 2003-01-29 Michael Snyder <msnyder@redhat.com>
763
764 * gdb.base/maint.exp: Allow for leading underscore in symbol.
765 * gdb.base/display.exp: Allow for leading underscore in symbol.
766 * gdb.base/args.exp: Skip if target does not support args passing.
767
768 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
769
770 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
771 gdb_test. Accept a list of expect arguments as the third
772 parameter.
773 (gdb_test): Use it.
774
775 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
776
777 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
778 allow for different test tree configurations. Update some
779 tescases accordingly.
780 * gdb.arch/altivec-regs.exp: Ditto.
781 * gdb.asm/asm-source.exp: Ditto.
782 * gdb.base/advance.exp: Ditto.
783 * gdb.base/display.exp: Ditto.
784 * gdb.base/long_long.exp: Ditto.
785 * gdb.base/mips_pro.exp: Ditto.
786 * gdb.base/overlays.exp: Ditto.
787 * gdb.base/relocate.exp: Ditto.
788 * gdb.base/setshow.exp: Ditto.
789 * gdb.base/step-line.exp: Ditto.
790 * gdb.base/step-test.exp: Ditto.
791 * gdb.base/until.exp: Ditto.
792 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
793
794 2003-01-17 David Carlton <carlton@math.stanford.edu>
795
796 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
797 corresponding to PR c++/945.
798 Update copyright.
799
800 2003-01-17 David Carlton <carlton@math.stanford.edu>
801
802 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
803 corresponding to PR c++/68.
804
805 2003-01-17 David Carlton <carlton@math.stanford.edu>
806
807 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
808 (test_paddr_hairy_functions): Call print_addr_2_kfail for
809 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
810
811 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
812
813 * gdb.base/break.exp: Fix change of default location, because of
814 removal of until tests.
815 * gdb.base/help.exp: Update test for new 'until' help message.
816 Add test for help on 'advance'.
817 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
818
819 2003-01-15 Mark Kettenis <kettenis@gnu.org>
820
821 * gdb.base/default.exp: Adapt "info float" test for recent changes
822 to that command. Add test for "info vector".
823 * gdb.base/float.exp: New file. Add test for "info float" that
824 resembles the old test in gdb.base/default.exp.
825
826 2003-01-15 David Carlton <carlton@math.stanford.edu>
827
828 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
829
830 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
831
832 * gdb.base/break.exp: Move the tests of until command from here...
833 * gdb.base/until.exp: ... to here. New file. Add other tests.
834 * gdb.base/advance.c: New file.
835 * gdb.base/advance.exp: New file.
836
837 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
838
839 * gdb.base/args.c: New file.
840 * gdb.base/args.exp: New file.
841
842 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
843
844 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
845
846 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
847
848 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
849
850 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
851
852 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
853 dates.
854
855 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
856
857 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
858
859 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
860
861 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
862 (ptype &*"foo").
863 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
864
865 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
866
867 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
868 * gdb.mi/mi1-console.exp: Likewise.
869
870 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
871
872 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
873 * gdb.mi/mi1-console.exp: Likewise.
874
875 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
876
877 * gdb.c++/overload.exp: Remove some fixed XFAILs.
878
879 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
880
881 * gdb.base/detach.exp: New test.
882
883 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
884
885 * Makefile.in (ALL_SUBDIRS): New variable.
886 (subdirs, clean, distclean): Use it.
887 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
888 regenerating Makefile, since it is generated from the top level.
889 * gdb.asm/Makefile.in: Likewise.
890 * gdb.base/Makefile.in: Likewise.
891 * gdb.c++/Makefile.in: Likewise.
892 * gdb.disasm/Makefile.in: Likewise.
893 * gdb.java/Makefile.in: Likewise.
894 * gdb.mi/Makefile.in: Likewise.
895 * gdb.threads/Makefile.in: Likewise.
896 * gdb.trace/Makefile.in: Likewise.
897
898 2003-01-09 David Carlton <carlton@math.stanford.edu>
899
900 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
901 Add copyright year 2003.
902
903 2003-01-06 Michael Chastain <mec@shout.net>
904
905 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
906 When selecting a thread, 'line' and 'file' are optional.
907 * gdb.mi/mi1-pthreads.exp: Likewise.
908
909 2003-01-06 Andreas Schwab <schwab@suse.de>
910
911 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
912 failures.
913
914 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
915
916 Fix PR gdb/844
917 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
918 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
919
920 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
921 instead of calling gdb_suppress_entire_file.
922 * gdb.threads/print-threads.exp: Likewise.
923 * gdb.threads/schedlock.exp: Likewise.
924
925 * gdb.threads/killed.exp: Return instead of calling
926 gdb_suppress_entire_file.
927 * gdb.threads/linux-dp.exp: Likewise.
928 * gdb.threads/pthreads.exp: Likewise.
929
930 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
931
932 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
933 stabs.
934 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
935 * gdb.base/whatis.exp: Always allow (void) after function names.
936
937 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
938
939 * gdb.c++/casts.exp: Correct regexp.
940
941 2003-01-04 Mark Kettenis <kettenis@gnu.org>
942
943 * configure.in: Call AC_CONFIG_HEADER. Don't call
944 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
945 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
946 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
947 aforementioned directories in the AC_OUPUT call.
948 * config.hin: New file.
949 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
950 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
951 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
952 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
953 pass -I$objdir instead of -I$objdir/$subdir in compilation.
954 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
955 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
956 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
957 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
958 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
959 gdb.threads/configure.in, gdb.threads/configure,
960 gdb.threads/config.in, gdb.trace/configure.in,
961 gdb.trace/configure: Removed.
962
963 2003-01-03 Michael Chastain <mec@shout.net>
964
965 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
966 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
967
968 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
969
970 * gdb.base/store.exp: Fix regular expressions.
971
972 2002-12-28 Mark Kettenis <kettenis@gnu.org>
973
974 * configure.in: Rewrite.
975 * configure: Regenerated.
976
977 2003-01-03 David Carlton <carlton@math.stanford.edu>
978
979 * gdb.base/psymtab.exp: New file.
980 * gdb.base/psymtab1.c: Ditto.
981 * gdb.base/psymtab2.c: Ditto.
982
983 2002-12-23 Adam Fedor <fedor@gnu.org>
984
985 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
986
987 2002-12-23 David Carlton <carlton@math.stanford.edu>
988
989 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
990 and current_directory initialization.
991
992 2002-12-22 Jim Blandy <jimb@redhat.com>
993
994 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
995 rather than as part of the output file name.
996
997 * gdb.base/attach.exp: There's no need to copy the test program to
998 /tmp; that was only ever necessary on HP/UX, and this test is
999 entirely disabled there anyway.
1000
1001 2002-12-21 Jim Blandy <jimb@redhat.com>
1002
1003 * gdb.c++/psmang.exp: Doc fix.
1004
1005 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
1006 test.
1007
1008 2002-12-20 David Carlton <carlton@math.stanford.edu>
1009
1010 * gdb.c++/annota2.exp: KFAIL annotate-quit.
1011
1012 2002-12-18 Michael Chastain <mec@shout.net>
1013
1014 * gdb.c++/annota2.exp: Add copyright year 2002.
1015
1016 2002-12-17 David Carlton <carlton@math.stanford.edu>
1017
1018 * gdb.c++/try_catch.cc: Add marker comments.
1019 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
1020 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
1021 * gdb.c++/m-static.cc: Ditto.
1022 * gdb.c++/m-static1.cc: Ditto.
1023 * gdb.c++/try_catch.cc: Ditto.
1024
1025 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
1026
1027 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
1028 to see whether we are using the new -environment-directory
1029 command which resets via -r or the old version of the command
1030 which may prompt the user. Part of fix for gdb/741.
1031
1032 2002-12-13 Andrew Cagney <ac131313@redhat.com>
1033
1034 * gdb.fortran/types.exp: Update obsolete comment.
1035 * gdb.fortran/exprs.exp: Ditto.
1036 * lib/gdb.exp: Delete obsolete code.
1037 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
1038 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
1039 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
1040 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
1041 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
1042 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
1043 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
1044 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
1045 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
1046 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
1047 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
1048 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
1049 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
1050 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
1051 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
1052 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
1053 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
1054 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
1055 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
1056 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
1057 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
1058 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
1059 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
1060 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
1061 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
1062 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
1063 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
1064 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
1065 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
1066 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
1067 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
1068 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
1069 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
1070 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
1071 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
1072 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
1073 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
1074
1075 2002-12-11 David Carlton <carlton@math.stanford.edu>
1076
1077 * gdb.c++/m-data.exp: Add test for members that shadow global
1078 variables: see PR gdb/804.
1079 * gdb.c++/m-data.cc: Ditto.
1080
1081 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
1082
1083 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
1084
1085 2002-12-06 David Carlton <carlton@math.stanford.edu>
1086
1087 * gdb.base/store.c: Don't declare functions static.
1088
1089 2002-12-04 Andrew Cagney <ac131313@redhat.com>
1090
1091 * gdb.base/store.exp, gdb.base/store.c: New files.
1092
1093 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
1094
1095 * gdb.base/selftest.exp: Update for current gdb.
1096
1097 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
1098
1099 * gdb.base/maint.exp: Only dump symbols from one source file
1100 or objfile.
1101
1102 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
1103
1104 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
1105 function call.
1106
1107 2002-11-25 Jim Blandy <jimb@redhat.com>
1108
1109 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
1110 function appearing in error message.
1111
1112 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
1113
1114 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
1115
1116 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
1117
1118 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
1119 for mi1 and current mi is in correct format. New mi startup message
1120 should be in mi console format. This is part of fix for PR gdb/604.
1121
1122 2002-09-18 Fernando Nasser <fnasser@redhat.com>
1123
1124 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
1125 which explicitly prints the zero offset as "+0".
1126
1127 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
1128
1129 * gdb.threads/schedlock.c (args): Make unsigned.
1130
1131 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
1132
1133 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
1134 numbers. Allow "foo2|selected stack frame".
1135 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
1136 * gdb.asm/asmsrc2.s: Likewise.
1137 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
1138 comments.
1139 * gdb.asm/mips.inc: New file.
1140
1141 2002-10-18 Adam Fedor <fedor@gnu.org>
1142
1143 * gdb.base/default.exp: Update expected output to include 'ObjC'.
1144 * gdb.base/help.exp: Likewise.
1145
1146 2002-10-17 Kevin Buettner <kevinb@redhat.com>
1147
1148 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
1149 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
1150
1151 2002-10-02 Jim Blandy <jimb@redhat.com>
1152
1153 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
1154
1155 2002-10-01 Andrew Cagney <ac131313@redhat.com>
1156
1157 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
1158 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
1159 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
1160 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
1161 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
1162 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
1163 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
1164
1165 2002-09-29 Andrew Cagney <ac131313@redhat.com>
1166
1167 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
1168 * mi0-disassemble.exp, mi0-eval.exp: Delete.
1169 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
1170 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
1171 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
1172 * mi0-var-block.exp, mi0-var-child.exp: Delete.
1173 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
1174
1175 2002-09-27 Kevin Buettner <kevinb@redhat.com>
1176
1177 * gdb.base/annota1.exp (info break): Make directory components of
1178 path optional since not all compilers emit this debug information.
1179
1180 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
1181 step ends up stepping out of the function instead of stopping on
1182 the epilogue.
1183
1184 2002-09-26 Keith Seitz <keiths@redhat.com>
1185
1186 * lib/insight-support.exp (gdbtk_start): Figure out where
1187 the insight executable is based on where gdb is. Use this
1188 executable to start insight instead of gdb.
1189
1190 2002-09-25 Andrew Cagney <cagney@redhat.com>
1191
1192 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
1193
1194 2002-09-24 Andrew Cagney <ac131313@redhat.com>
1195
1196 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
1197 test_isolated_complaints.
1198 (test_empty_complaint): New function.
1199 (test_empty_complaints): New function. Check no output when no
1200 complaints.
1201
1202 2002-09-19 Jim Blandy <jimb@redhat.com>
1203
1204 * gdb.base/charset.exp, gdb.base/charset.c: New files.
1205
1206 2002-09-19 Andrew Cagney <ac131313@redhat.com>
1207
1208 * gdb.gdb/complaints.exp: New file.
1209
1210 2002-09-18 Andrew Cagney <ac131313@redhat.com>
1211
1212 * gdb.base/maint.exp: Check `help maint internal-warning'.
1213
1214 2002-09-18 David Carlton <carlton@math.stanford.edu>
1215
1216 * gdb.c++/m-static.exp: Remove breakpoints depending on line
1217 numbers, and replace them by a single breakpoint after the
1218 constructors are all finished.
1219 Add test 4.
1220 * gdb.c++/m-static.cc: Add test 4.
1221 * gdb.c++/m-static.h: New file.
1222 * gdb.c++/m-static1.cc: New file.
1223
1224 * gdb.c++/printmethod.exp: New file.
1225 * gdb.c++/printmethod.cc: New file.
1226
1227 * gdb.c++/pr-574.exp: New file.
1228 * gdb.c++/pr-574.cc: New file.
1229
1230 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
1231
1232 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
1233 embedded targets which never actually exit.
1234
1235 2002-09-18 Fernando Nasser <fnasser@redhat.com>
1236
1237 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
1238 "don't step after run" as unresolved or unsupported, instead of xfail.
1239
1240 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
1241
1242 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
1243 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
1244 Add newline to expected string in "step out of main (status wrapper)"
1245 case.
1246
1247 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
1248
1249 * lib/gdb.exp (rerun_to_main): Allow restarting application.
1250 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
1251
1252 2002-09-17 Tom Tromey <tromey@redhat.com>
1253
1254 * gdb.base/printcmds.exp (test_print_string_constants): Expect
1255 \000, not \0, in double-quoted string.
1256
1257 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
1258
1259 * gdb.base/command.exp: Don't expect a "Program exited normally"
1260 string after running the commands execution on breakpoint tests.
1261
1262 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
1263
1264 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
1265
1266 2002-09-12 Joel Brobecker <brobecker@gnat.com>
1267
1268 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
1269
1270 2002-09-10 Keith Seitz <keiths@redhat.com>
1271
1272 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
1273 runto proc.
1274 (mi_run_to_main): Use mi_runto.
1275 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
1276
1277 2002-09-10 Keith Seitz <keiths@redhat.com>
1278
1279 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
1280 regexp for stopping at main. Could have multiple event notifications.
1281 Don't assume that main was declared with no parameters.
1282 (mi_next): Use mi_step_to.
1283 (mi_step): Use mi_next_to.
1284
1285 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
1286
1287 * gdb.base/default.exp: Fix expected string in `info float' test.
1288
1289 2002-09-09 Ben Elliston <bje@redhat.com>
1290
1291 * config/mips.exp: Update comments.
1292 * config/mips-idt.exp: Likewise.
1293 * config/nind.exp: Likewise.
1294 * config/slite.exp: Likewise.
1295 * config/sparclet.exp: Likewise.
1296 * config/udi.exp: Likewise.
1297 * config/vx.exp: Likewise.
1298 * config/vxworks29k.exp: Likewise.
1299
1300 2002-09-05 Jim Blandy <jimb@redhat.com>
1301
1302 * gdb.threads/killed.exp: Fix test failure message.
1303
1304 2002-09-04 Keith Seitz <keiths@redhat.com>
1305
1306 * lib/mi-support.exp: Update copyright.
1307 (mi_gdb_test): Increase the priority of the expected pattern
1308 so that it matches gdb_test.
1309
1310 2002-09-03 Keith Seitz <keiths@redhat.com>
1311
1312 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
1313 Use integer comparison instead of string comparison for testing
1314 whether binary was built.
1315
1316 2002-09-03 Jim Blandy <jimb@redhat.com>
1317
1318 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
1319
1320 2002-08-29 Jim Blandy <jimb@redhat.com>
1321
1322 * gdb.threads/pthreads.exp: Move the portable thread compilation
1323 code into a function in lib/gdb.exp, and call that from here.
1324 * lib/gdb.exp (gdb_compile_pthreads): New function.
1325
1326 2002-08-29 Keith Seitz <keiths@redhat.com>
1327
1328 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
1329 expect_out so that callers can get at it.
1330
1331 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
1332
1333 * gdb.threads/print-threads.c: New file.
1334 * gdb.threads/print-threads.exp: New file.
1335 * gdb.threads/schedlock.c: New file.
1336 * gdb.threads/schedlock.exp: New file.
1337
1338 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
1339
1340 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
1341 not altivec.c.
1342
1343 2002-08-17 Mark Kettenis <kettenis@gnu.org>
1344
1345 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
1346 targets. The problem should be fixed now.
1347
1348 2002-08-15 Mark Kettenis <kettenis@gnu.org>
1349
1350 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
1351 2002-07-24 change that removes final dots from error messages.
1352
1353 2002-08-13 Tom Tromey <tromey@redhat.com>
1354
1355 * gdb.base/readline.exp: New file.
1356
1357 2002-08-01 Andrew Cagney <ac131313@redhat.com>
1358
1359 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
1360 supress message.
1361
1362 2002-08-01 Andrew Cagney <cagney@redhat.com>
1363
1364 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
1365 CHILL_FOR_TARGET and CHILL_LIB.
1366 * configure.in (configdirs): Remove gdb.chill.
1367 * configure: Regenerate.
1368 * lib/gdb.exp: Obsolete references to chill.
1369 * gdb.fortran/types.exp: Ditto.
1370 * gdb.fortran/exprs.exp: Ditto.
1371
1372 2002-07-30 Kevin Buettner <kevinb@redhat.com>
1373
1374 * gdb.base/shlib-call.exp (additional_flags): Conditionally
1375 set Irix-specific compile and link flags.
1376
1377 2002-07-29 Kevin Buettner <kevinb@redhat.com>
1378
1379 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
1380 source files. The ``-o'' option doesn't work with the ``-E'' option
1381 when using the Irix compiler.
1382
1383 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
1384
1385 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
1386 Improve support for reusing an exec file. Copy exec file
1387 to target, and run gdbserver on the target instead of on the host.
1388
1389 2002-07-18 Jim Blandy <jimb@redhat.com>
1390
1391 * gdb.base/ending-run.exp: Don't expect to see the program end in
1392 some orderly fashion when we're running on a real stand-alone
1393 board.
1394
1395 * gdb.base/interrupt.exp: Correct logic for skipping tests on
1396 targets that don't support interrupts.
1397
1398 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
1399
1400 * gdb.base/attach.exp: Add patterns to match output from /proc-based
1401 systems.
1402 Move comments in expect statements to inside the actions, so that they
1403 don't get matched against.
1404
1405 2002-07-10 Mark Kettenis <kettenis@gnu.org>
1406
1407 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
1408 function when asleep" test.
1409
1410 2002-07-10 Andrew Cagney <ac131313@redhat.com>
1411
1412 * gdb.base/page.exp: Rewrite to handle problems with very long
1413 `info set' output. Update copyright.
1414
1415 2002-06-26 Andrew Cagney <ac131313@redhat.com>
1416
1417 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
1418 gdb.threads-hp.
1419 * gdb.hp/configure: Regenerate.
1420 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
1421 * gdb.hp/gdb.threads-hp/configure: Delete file.
1422 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
1423
1424 2002-06-22 Andrew Cagney <ac131313@redhat.com>
1425
1426 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
1427 setlocale, bindtextdomain and textdomain.
1428
1429 2002-06-11 Jim Blandy <jimb@redhat.com>
1430
1431 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
1432 preprocessor macro information is present.
1433
1434 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
1435 tests.
1436
1437 2002-06-06 Michael Snyder <msnyder@redhat.com>
1438
1439 * gdb.base/overlays.exp: Record addresses of overlay
1440 functions in TCL variables rather than in GDB variables,
1441 to avoid having GDB convert them to pointers (with loss
1442 of information).
1443
1444 * gdb.base/d10v.ld: Merge in several years worth of
1445 default linker script changes.
1446 * gdb.base/long_long.exp: Add check for sizeof (long double).
1447
1448 2002-06-06 Michal Ludvig <mludvig@suse.cz>
1449
1450 * gdb.asm/asm-source.exp: Add x86-64 target.
1451 * gdb.asm/x86_64.inc: New.
1452
1453 2002-05-30 Michael Chastain <mec@shout.net>
1454
1455 From Benjamin Kosnik <bkoz@redhat.com>:
1456 * gdb.c++/m-static.cc: New file.
1457 * gdb.c++/m-static.exp: New file.
1458
1459 2002-05-28 Michael Snyder <msnyder@redhat.com>
1460
1461 * gdb.base/call-ar-st.exp: Allow for reduced floating point
1462 precision.
1463
1464 2002-05-27 Michael Chastain <mec@shout.net>
1465
1466 From Benjamin Kosnik <bkoz@redhat.com>:
1467 * gdb.c++/m-data.cc: New file.
1468 * gdb.c++/m-data.exp: New file.
1469
1470 2002-05-27 Michael Chastain <mec@shout.net>
1471
1472 From Benjamin Kosnik <bkoz@redhat.com>:
1473 * gdb.c++/try_catch.cc: New file.
1474 * gdb.c++/try_catch.exp: New file.
1475
1476 2002-05-27 Michael Chastain <mec@shout.net>
1477
1478 * gdb.c++/local.exp: Accept more nested types in output.
1479
1480 2002-05-26 Michael Chastain <mec@shout.net>
1481
1482 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
1483
1484 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
1485
1486 * lib/gdb.exp (gdb_wrapper_init): Just because
1487 gdb_wrapper_file exists, this does not mean that the file
1488 should not be rebuilt. That is what gdb_wrapper_initialized
1489 is for.
1490 (default_gdb_init): Reset gdb_wrapper_initialized.
1491
1492 2002-05-23 Michael Snyder <msnyder@redhat.com>
1493
1494 * gdb.base/all-bin.exp: Revise previous patch by just reducing
1495 the precision of the floating point test results.
1496 * gdb.base/call-rt-st.exp: Ditto.
1497
1498 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
1499 * gdb.base/call-rt-st.exp: Ditto.
1500
1501 2002-05-19 Michael Chastain <mec@shout.net>
1502
1503 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
1504
1505 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
1506
1507 * configure.in (configdirs): Add gdb.arch.
1508 * configure: Regenerate.
1509
1510 2002-05-17 Jim Blandy <jimb@redhat.com>
1511
1512 * gdb.base/completion.exp: Recognize the more detailed error
1513 messages produced by the macro expander's lexical analyzer.
1514
1515 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
1516
1517 * gdb.arch/altivec-abi.c: New file.
1518 * gdb.arch/altivec-abi.exp: New file.
1519 * gdb.arch/altivec-regs.c: New file.
1520 * gdb.arch/altivec-regs.exp: New file.
1521
1522 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
1523
1524 * gdb.base/maint.exp (maint print type): Update for new type
1525 structure.
1526
1527 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
1528
1529 * gdb.arch: New directory.
1530 * gdb.arch/configure.in: New file.
1531 * gdb.arch/configure: New file.
1532 * gdb.arch/Makefile.in: New file.
1533
1534 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
1535
1536 * gdb.asm/asm-source.exp: Add v850 as supported target.
1537 * gdb.asm/v850.inc: New file.
1538
1539 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
1540
1541 * gdb.c++/annota2.exp (annotate-quit): Add comment.
1542
1543 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
1544
1545 * gdb.base/break.exp: Check 'break "marker2"'.
1546
1547 2002-05-10 Michael Snyder <msnyder@redhat.com>
1548
1549 * gdb.base/long_long.exp: Fix typo.
1550
1551 2002-05-10 Jim Blandy <jimb@redhat.com>
1552
1553 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
1554 a bug.
1555
1556 * gdb.base/printcmds.exp (test_integer_literals_rejected):
1557 Recognize more detailed error message produced by the macro
1558 expander's lexical analyzer.
1559 * lib/gdb.exp (test_print_reject): Same.
1560
1561 2002-05-09 Mark Kettenis <kettenis@gnu.org>
1562
1563 * gdb.c++/method.exp: Fix typo.
1564
1565 2002-05-08 Michael Snyder <msnyder@redhat.com>
1566
1567 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
1568 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
1569 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
1570 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
1571 Add iftarget clause for strongarm.
1572
1573 2002-05-06 Michael Snyder <msnyder@redhat.com>
1574
1575 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
1576 (gdb_continue_to_end): Accept output from status wrapper.
1577 * gdb.base/ending-run.exp: Add case for output from status wrapper.
1578 Clean up fail messages to match pass messages.
1579
1580 Enable the "needs_status_wrapper" testsuite feature.
1581 * lib/gdb.exp (gdb_wrapper_init): New procedure.
1582 (gdb_compile): Conditionally call gdb_wrapper_init.
1583 * gdb.base/a2-run.exp: Recognize output from status wrapper.
1584 * gdb.c++/method.exp: Recognize output from status wrapper.
1585
1586 2002-05-06 Ben Elliston <bje@redhat.com>
1587 From Graydon Hoare <graydon@redhat.com>
1588
1589 * config/sid.exp: Include support for "rawsid" protocol.
1590
1591 2002-05-03 Jim Blandy <jimb@redhat.com>
1592
1593 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
1594 * gdb.c++/hang3.C: New file.
1595
1596 2002-05-04 Andrew Cagney <ac131313@redhat.com>
1597
1598 * gdb.base/default.exp: Remove obsolete code.
1599 * gdb.c++/misc.exp: Ditto. Update copyright.
1600 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
1601 * gdb.base/whatis.exp: Ditto. Update copyright.
1602 * gdb.base/scope.exp: Ditto. Update copyright.
1603 * gdb.base/ptype.exp: Ditto. Update copyright.
1604 * gdb.base/printcmds.exp: Ditto. Update copyright.
1605 * gdb.base/opaque.exp: Ditto. Update copyright.
1606 * gdb.base/list.exp: Ditto.
1607 * gdb.base/funcargs.exp: Ditto. Update copyright.
1608 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
1609 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
1610 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
1611 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
1612 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
1613 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
1614
1615 2002-05-02 Michael Snyder <msnyder@redhat.com>
1616
1617 * gdb.base/watchpoint.exp: Add xscale target.
1618 * gdb.base/long_long.exp: Add xscale target.
1619 * gdb.base/default.exp: Add xscale target.
1620
1621 2002-05-01 Jim Blandy <jimb@redhat.com>
1622
1623 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
1624 gdb.c++/hang.exp: New test.
1625
1626 2002-05-01 Fred Fish <fnf@redhat.com>
1627
1628 * gdb.base/completion.exp: Handle completions of "./Make" for
1629 more than one completion possibility, as is the case when we
1630 build and test in the source tree.
1631
1632 2002-04-29 Anthony Green <green@redhat.com>
1633
1634 * gdb.java/jmisc1.exp: New file.
1635 * gdb.java/jmisc2.exp: New file.
1636
1637 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
1638
1639 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
1640
1641 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
1642
1643 * gdb.base/help.exp: Change 'help status' to allow for target
1644 dependent output differences.
1645
1646 2002-04-22 Michael Chastain <mec@shout.net>
1647
1648 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
1649
1650 2002-04-22 Michael Chastain <mec@shout.net>
1651
1652 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
1653
1654 2002-04-17 David S. Miller <davem@redhat.com>
1655
1656 * gdb.asm/sparc64.inc: New file.
1657 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
1658
1659 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
1660
1661 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
1662 instruction file directly into the build tree. Clean up at end of
1663 test.
1664
1665 2002-04-18 David S. Miller <davem@redhat.com>
1666
1667 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
1668 handle 64-bit platforms correctly.
1669 * gdb.base/maint.exp: Likewise.
1670
1671 2002-04-18 Kevin Buettner <kevinb@redhat.com>
1672
1673 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
1674 ``-fpic'' when compiling files comprising a shared library, but
1675 it does need additional linker flags in order to find shared
1676 libraries at run time.
1677
1678 2002-04-18 Kevin Buettner <kevinb@redhat.com>
1679
1680 * gdb.base/cvexpr.c (use): New function.
1681 (main): Invoke use() on all global variables to prevent
1682 some linkers from deleting these otherwise unused symbols.
1683
1684 2002-04-17 Michael Chastain <mec@shout.net>
1685 From David S. Miller <davem@redhat.com>
1686
1687 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
1688 handle 64-bit platforms correctly.
1689
1690 2002-04-12 Michael Snyder <msnyder@redhat.com>
1691 From Jim Blandy <jimb@redhat.com>
1692 * gdb.base/foo.c (foox): Remove section attribute; the linker
1693 script can handle this instead.
1694 * gdb.base/bar.c (barx): Same.
1695 * gdb.base/baz.c (bazx): Same.
1696 * gdb.base/grbx.c (grbxx): Same.
1697
1698 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
1699 manager doesn't automatically unmap overlays unnecessarily.
1700
1701 2002-04-10 Martin M. Hunt <hunt@redhat.com>
1702
1703 * gdb.base/ending-run.exp: Fix pattern for Mips targets
1704 stepping out of main.
1705
1706 2002-04-09 Michael Chastain <mec@shout.net>
1707
1708 * gdb.c++/local.cc (main): Move call to marker1() inside nested
1709 scope so that the nested scope tests will make sense.
1710 * gdb.c++/local.exp: Write patterns that actually work with gcc
1711 (the HP patterns "were never known to work with gcc").
1712 Keep the old aCC patterns too.
1713
1714 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
1715
1716 * gdb.base/attach.exp: Correct target board test.
1717
1718 2002-04-08 Michael Chastain <mec@shout.net>
1719
1720 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
1721 in a const method. Add some xfail and fail cases for configurations
1722 that do not emit the "const ...".
1723
1724 2002-04-07 Michael Chastain <mec@shout.net>
1725
1726 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
1727 Accept "A * const" and "const A * const" as type of "this".
1728 Fix spelling of getFunky throughout. Make messages uniform.
1729
1730 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
1731
1732 Work around for PR gdb/285:
1733 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
1734
1735 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
1736
1737 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
1738 instructions file at run time instead of configure time.
1739 Sometimes we run the test in a directory that is not the one we
1740 configured in.
1741 * gdb.asm/configure.in: Delete creation of symlink.
1742 * gdb.asm/configure: Regenerate.
1743
1744 2002-04-05 J. Brobecker <brobecker@gnat.com>
1745
1746 * gdb.gdb/xfullpath.exp: New test, to exercise the new
1747 xfullpath () function.
1748
1749 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
1750
1751 * gdb.asm/Makefile.in: Correct dependencies.
1752
1753 * gdb.asm/powerpc.inc: New file.
1754 * gdb.asm/asm-source.exp: Add PowerPC.
1755 * gdb.asm/configure.in: Likewise.
1756 * gdb.asm/configure: Regenerated.
1757
1758 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
1759
1760 * gdb.base/relocate.exp: New file.
1761 * gdb.base/relocate.c: New file.
1762
1763 2002-04-04 Fred Fish <fnf@redhat.com>
1764
1765 * gdb.base/step-test.exp: Update comment regarding stopping in
1766 memcpy/bcopy calls inserted as part of the compiler runtime.
1767
1768 2002-04-04 Michael Snyder <msnyder@redhat.com>
1769
1770 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
1771
1772 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
1773
1774 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
1775 (gdb_expect): Remove $notransfer hack.
1776
1777 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
1778
1779 * gdb.c++/classes.exp ("calling method for small class"): Match
1780 updated register output.
1781
1782 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
1783
1784 Fix PR gdb/452
1785 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
1786 when finished. Make gdb_file_cmd send "exec-file" when
1787 appropriate.
1788
1789 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
1790
1791 * gdb.base/attach.exp: Remove extra setup_xfail.
1792
1793 2002-03-26 Michael Snyder <msnyder@redhat.com>
1794
1795 * gdb.base/default.exp: Add tests for dump, append, and restore.
1796 * gdb.base/help.exp: Add tests for dump, append, and restore.
1797 * gdb.base/dump.exp: New file, test dump, append and restore.
1798 * gdb.base/dump.c: New file.
1799
1800 2002-03-27 Michael Snyder <msnyder@redhat.com>
1801
1802 * gdb.base/help.exp: Modify expect strings to reflect
1803 clean-ups in help messages.
1804
1805 2002-03-26 Fred Fish <fnf@redhat.com>
1806
1807 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
1808 have debugging info for those functions and the compiler uses them
1809 internally to copy structs around.
1810
1811 2002-03-26 Fred Fish <fnf@redhat.com>
1812
1813 * gdb.base/list.exp: Revert the change made yesterday and add note
1814 about why we don't list the default lines for remote targets.
1815
1816 2002-03-25 Michael Snyder <msnyder@redhat.com>
1817
1818 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
1819
1820 2002-03-25 Fred Fish <fnf@redhat.com>
1821
1822 * gdb.base/list.exp: This test works on remote targets so remove
1823 the short circuit for remote targets. Update copyright.
1824
1825 2002-03-25 Fred Fish <fnf@redhat.com>
1826
1827 * gdb.base/attach.exp: Fix logic error that was suppressing this
1828 test for all non hppa*-*-hpux* targets, instead of the hp target.
1829 Move comments closer to the suppression point. Also now need to
1830 check that we are running natively.
1831
1832 2002-03-22 Michael Snyder <msnyder@redhat.com>
1833
1834 * gdb.base/default.exp: Add test for gcore. Update copyright.
1835 * gdb.base/help.exp: Add test for gcore. Update copyright.
1836
1837 2002-03-06 Fred Fish <fnf@redhat.com>
1838
1839 * gdb.base/funcargs.c: Remove extraneous ';' character.
1840 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
1841
1842 2002-03-04 Michael Chastain <mec@shout.net>
1843
1844 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
1845 accommodate gcc v3 function signature.
1846 * gdb.mi/mi0-var-cmd-exp: Ditto.
1847
1848 2002-02-24 Andrew Cagney <ac131313@redhat.com>
1849
1850 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
1851 ``GNU/Linux'' or ``Linux kernel''
1852 * testsuite/gdb.threads/pthreads.c: Ditto.
1853
1854 2002-02-24 Michael Chastain <mec@shout.net>
1855
1856 * gdb.threads/pthreads.c (thread1): Add a return statement.
1857 (thread2): Likewise.
1858 (foo): Likewise.
1859
1860 2002-02-23 Michael Chastain <mec@shout.net>
1861
1862 * gdb.threads/linux-dp.c (philosopher): Add a return statement
1863 to placate gcc.
1864
1865 2002-02-23 Michael Chastain <mec@shout.net>
1866
1867 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
1868 test "ptype bint". The test passes on all my stabs configurations.
1869
1870 2002-02-21 Jim Blandy <jimb@redhat.com>
1871
1872 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
1873 filename at a time, and watch for the ones we want to see.
1874
1875 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
1876 types of pointers to prototyped functions.
1877
1878 2002-02-20 Andrew Cagney <ac131313@redhat.com>
1879
1880 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
1881 signed, unsigned and straight char.
1882 (padding_char, padding_short, padding_int, padding_long,
1883 padding_long_long, padding_float, padding_double,
1884 padding_long_double): New global variables.
1885 (fill, fill_structs): New functions.
1886
1887 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
1888 for correctly sized writes. Update copyright.
1889 (get_valueof): New procedure.
1890 (get_sizeof): Call get_valueof.
1891 (check_valueof): New procedure.
1892 (check_padding): New procedure.
1893
1894 2002-02-20 Michael Chastain <mec@shout.net>
1895
1896 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
1897 to setup_xfail. Document some of the remaining calls.
1898
1899 2002-02-18 Michael Chastain <mec@shout.net>
1900
1901 * gdb.c++/userdef.exp: Update copyright year.
1902
1903 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
1904
1905 * gdb.c++/userdef.exp: Test overloaded operators properly.
1906 Remove xfails.
1907
1908 2002-02-14 Michael Snyder <msnyder@redhat.com>
1909
1910 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
1911
1912 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
1913
1914 * gdb.base/a2-run.exp: Check for a remote target properly.
1915 * gdb.base/annota1.exp: Likewise.
1916 * gdb.base/list.exp: Likewise.
1917 * gdb.base/reread.exp: Likewise.
1918 * gdb.base/scope.exp: Likewise.
1919 * gdb.base/shlib-call.exp: Likewise.
1920 * gdb.base/term.exp: Likewise.
1921 * gdb.c++/annota2.exp: Likewise.
1922
1923 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
1924
1925 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
1926
1927 2002-02-10 Michael Chastain <mec@shout.net>
1928
1929 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
1930 (call_after_alloca): Ditto.
1931
1932 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
1933
1934 * gdb.base/ending-run.exp: Guard "cont" test with
1935 gdb_skip_stdio_test.
1936
1937 2002-02-06 Jim Blandy <jimb@redhat.com>
1938
1939 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
1940 from here...
1941 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
1942 To here. Disable this test on non-HP platforms. Add big comment.
1943
1944 2002-02-04 Michael Snyder <msnyder@redhat.com>
1945
1946 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
1947 other than d10v and m32r.
1948
1949 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
1950
1951 * gdb.base/default.exp: Rewrite test patterns to reduce time
1952 taken to match them.
1953
1954 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
1955
1956 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
1957 Allow a start function above main.
1958 * gdb.threads/linux-dp.exp: Fix copyright date.
1959
1960 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
1961
1962 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
1963 (check_philosopher_stack): Check for manager thread before checking
1964 for a just-starting thread.
1965
1966 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
1967
1968 From Neil Booth <neil@daikokuya.demon.co.uk>:
1969 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
1970 warnings.
1971
1972 2002-01-21 Fred Fish <fnf@redhat.com>
1973
1974 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
1975 not caller.
1976
1977 2002-01-21 Jim Blandy <jimb@redhat.com>
1978
1979 * gdb.base/reread.exp: Check that GDB properly re-reads the
1980 executable file when it changes while no inferior is running.
1981
1982 2002-01-21 Fred Fish <fnf@redhat.com>
1983
1984 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
1985 optionally accept the "shlib events" variation.
1986
1987 2002-01-21 Jim Blandy <jimb@redhat.com>
1988
1989 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
1990 call `fflush' after every `printf', so that the output is produced
1991 at predictable points, regardless of whatever buffering does (or
1992 doesn't) take place.
1993 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
1994 at different points.
1995
1996 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
1997
1998 * gdb.c++/inherit.exp: Update copyright years.
1999 * gdb.c++/method.exp: Likewise.
2000
2001 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
2002
2003 * gdb.c++/classes.exp: Update for improved v3 support and skipping
2004 artificial methods/arguments.
2005 * gdb.c++/derivation.exp: Likewise.
2006 * gdb.c++/inherit.exp: Likewise.
2007 * gdb.c++/method.exp: Likewise.
2008 * gdb.c++/virtfunc.exp: Likewise.
2009
2010 2002-01-18 Andrew Cagney <ac131313@redhat.com>
2011
2012 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
2013 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
2014 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
2015 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
2016 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
2017 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
2018
2019 2002-01-17 Jim Blandy <jimb@redhat.com>
2020
2021 * gdb.asm/asm-source.exp (info symbol): Take another shot at
2022 anchoring the pattern matching the entry point symbol's name.
2023
2024 2002-01-17 Andrew Cagney <ac131313@redhat.com>
2025
2026 * gdb.base/maint.exp: Update ``maint internal-error'' to match
2027 continue/quit query. Update copyright.
2028
2029 2002-01-14 Michael Snyder <msnyder@redhat.com>
2030
2031 * gdb.base/gcore.exp: Remove extra debugging output.
2032
2033 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
2034
2035 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
2036 for slightly dubious v2 mangled string.
2037
2038 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
2039
2040 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
2041
2042 2002-01-10 Jason Merrill <jason@redhat.com>
2043
2044 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
2045
2046 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
2047 constructors.
2048 * gdb.c++/derivation.exp: Likewise.
2049 * gdb.c++/templates.exp: Likewise.
2050 * gdb.c++/virtfunc.exp: Likewise.
2051
2052 2002-01-10 Michael Snyder <msnyder@redhat.com>
2053
2054 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
2055
2056 2002-01-08 Michael Snyder <msnyder@redhat.com>
2057
2058 * gdb.base/gcore.exp: New test for generate-core-file command.
2059 * gdb.base/gcore.c: Testcase for above.
2060 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
2061
2062 2002-01-08 Jason Merrill <jason@redhat.com>
2063
2064 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
2065
2066 2002-01-07 Fred Fish <fnf@redhat.com>
2067
2068 * gdb.c++/overload.exp: Remove unconditional xfails for:
2069 print foo_instance1.overloadargs(1)
2070 print foo_instance1.overloadargs(1, 2)
2071 print foo_instance1.overloadargs(1, 2, 3)
2072 print foo_instance1.overloadargs(1, 2, 3, 4)
2073 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
2074 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
2075 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
2076 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
2077 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
2078 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
2079 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
2080 print foo_instance1.overload1arg()
2081 print foo_instance1.overload1arg((char)arg2)
2082 print foo_instance1.overload1arg((signed char)arg3)
2083 print foo_instance1.overload1arg((unsigned char)arg4)
2084 print foo_instance1.overload1arg((int)arg7)
2085 print foo_instance1.overload1arg((unsigned int)arg8)
2086 print foo_instance1.overload1arg((float)arg11)
2087 print foo_instance1.overload1arg((double)arg12)
2088
2089 2002-01-07 Michael Snyder <msnyder@redhat.com>
2090
2091 * gdb.base/huge.exp: New test. Print a very large target data object.
2092 (skip_huge_test): New test variable. Define if you want to skip this
2093 test. The test reads an 8 megabyte data object from the target, so it
2094 might be very time consuming on remote targets with a slow connection.
2095 * gdb.base/huge.c: New file. Test case for above.
2096
2097 2002-01-07 Fred Fish <fnf@redhat.com>
2098
2099 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
2100 g_instance.bfoo, and g_instance.cfoo.
2101
2102 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
2103
2104 * gdb.base/break.c (multi_line_if_conditional): New function.
2105 (multi_ilne_while_conditional): Likewise.
2106 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
2107 IF or WHILE condition puts the breakpoint at the start of
2108 the condition.
2109
2110 * gdb.base/selftest.exp (backtrace through signal handler): Remove
2111 hppa*-*-hpux* expected failure.
2112 * gdb.base/structs.exp (do_function_calls): Similarly.
2113
2114 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
2115 watchpoints.
2116
2117 2002-01-06 Andrew Cagney <ac131313@redhat.com>
2118
2119 Fix PR gdb/66.
2120 * gdb.base/structs.exp: Replace skip for a29k with skip for
2121 gdb,cannot_call_functions.
2122 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
2123 * gdb.base/callfuncs.exp: Ditto.
2124 * gdb.base/call-rt-st.exp: Ditto.
2125 * gdb.base/call-strs.exp: Ditto.
2126 * gdb.base/callfwmall.exp: Ditto.
2127 * gdb.base/scope.exp: Obsolete xfail a29k.
2128 * gdb.c++/misc.exp: Ditto.
2129 * gdb.c++/cplusfuncs.exp: Ditto.
2130 * gdb.base/ptype.exp: Ditto.
2131 * gdb.base/printcmds.exp: Ditto.
2132 * gdb.base/opaque.exp: Ditto.
2133 * gdb.base/list.exp: Ditto.
2134 * gdb.base/funcargs.exp: Ditto.
2135 * gdb.base/default.exp: Ditto.
2136
2137 2002-01-04 Michael Snyder <msnyder@redhat.com>
2138
2139 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
2140 * gdb.base/maint.exp: Add tests for maint info sections options.
2141
2142 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
2143
2144 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
2145
2146 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
2147
2148 * gdb.asm/arm.inc: New file.
2149 * gdb.asm/asm-source.exp: Add arm targets.
2150 * gdb.asm/configure.in: Ditto.
2151 * gdb.asm/configure: Recreated from configure.in.
2152
2153 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
2154
2155 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
2156 with HP's compiler.
2157 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
2158 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
2159 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
2160 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
2161
2162 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
2163 either HP's compilers or GCC.
2164
2165 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
2166 a SIGBUS or SIGSEGV.
2167
2168 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
2169
2170 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
2171 can be compiled with either HP's compiler or GCC.
2172
2173 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
2174 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
2175 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
2176
2177 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
2178 to match current gdb output. Update due to using auto-solib-limit
2179 for limiting instead of overloading auto-solib-add.
2180 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
2181 test program.
2182
2183 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
2184 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
2185 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2186 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
2187 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
2188 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2189 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
2190 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
2191 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
2192 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
2193 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
2194 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
2195 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
2196
2197 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
2198 a SIGTRAP to the inferior.
2199
2200 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
2201
2202 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
2203 Substitute call to target_link by call to gdb_compile.
2204
2205 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
2206
2207 * gdb.base/break.exp: Fix HP specific search string when testing
2208 backtracing in a called function.
2209
2210 * gdb.base/constvars.exp: Only set lang to C++ if we're
2211 compiling the test with HP's compilers.
2212 * gdb.base/volatile.exp: Similarly.
2213
2214 2001-12-19 Jim Blandy <jimb@redhat.com>
2215
2216 * gdb.base/printcmds.exp: Expect the null character to be printed
2217 as '\0', and the '\013' to be printed as '\v'.
2218 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
2219 * gdb.base/setvar.exp: Same.
2220
2221 2001-12-17 Jim Blandy <jimb@redhat.com>
2222
2223 * gdb.base/completion.exp: Rather than completing very long
2224 filenames, which can make the readline library produce output we
2225 don't recognize, cd to the directory first, and then complete
2226 using nice, short relative paths.
2227
2228 * gdb.base/completion.exp: On some systems, there is, in fact, a
2229 variable named `b' in scope, since GDB treats all static
2230 variables as being in scope. So use `no_var_named_this'
2231 instead of `b'.
2232
2233 * gdb.base/corefile.exp: Recognize the message saying that GDB
2234 can't find the core file's registers as a failure.
2235
2236 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
2237
2238 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
2239 test expect string more specific.
2240
2241 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
2242
2243 * gdb.asm/asm-source.exp: Add support for xstormy16.
2244 * gdb.asm/configure.in: Ditto.
2245 * gdb.asm/configure: Rebuild.
2246 * gdb.asm/xstormy16.inc: New file.
2247
2248 2001-12-10 Fred Fish <fnf@redhat.com>
2249
2250 * gdb.base/maint.exp: Update to match changes in type dumping code.
2251
2252 2001-12-10 Jim Blandy <jimb@redhat.com>
2253
2254 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
2255 matching the entry point symbol's name at the beginning of the
2256 line.
2257
2258 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
2259
2260 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
2261 gdb.c++/inherit.exp, gdb.c++/method.exp,
2262 gdb.c++/namespace.exp, gdb.c++/templates.exp,
2263 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
2264 and class layout support.
2265
2266 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
2267
2268 * gdb.c++/classes.exp: Add test for static member function.
2269 * gdb.c++/misc.cc: Add class with static member function.
2270
2271 2001-12-07 Jim Blandy <jimb@redhat.com>
2272
2273 If GDB says it can't find the struct the function returned, report
2274 those tests as `unsupported'.
2275 * gdb.base/call-rt-st.exp (print_struct_call): New function.
2276 Rewrite subsequent tests to use it.
2277
2278 If GDB says it can't find the struct the function returned, report
2279 those tests as `unsupported'.
2280 * gdb.base/structs.exp (call_struct_func): New function.
2281 (do_function_calls): Use call_struct_func to call the functions
2282 returning structs.
2283
2284 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
2285 whether functions are prototyped or not, so we can't possibly pass
2286 arguments to t_float_values2 properly.
2287
2288 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
2289 value of `timeout' for targets other than the mips*tx39-*.
2290
2291 2001-12-06 Michael Snyder <msnyder@redhat.com>
2292
2293 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
2294 and detect whether the start symbol has a leading underscore.
2295
2296 2001-12-04 Jim Blandy <jimb@redhat.com>
2297
2298 * gdb.base/completion.exp: Clarify indentation.
2299
2300 2001-12-03 Jim Blandy <jimb@redhat.com>
2301
2302 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
2303 variables on the S/390, not `.word'.
2304
2305 2001-11-30 Jim Blandy <jimb@redhat.com>
2306
2307 Add assembly-source tests for s390-ibm-linux.
2308 * gdb.asm/s390.inc: New file.
2309 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
2310 the S/390 architecture.
2311 * gdb.asm/configure: Regenerated.
2312
2313 2001-11-30 Michael Snyder <msnyder@redhat.com>
2314
2315 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
2316 next, info source, info sources, info line, global and static
2317 variables, and static functions.
2318 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
2319 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
2320 * gdb.asm/asmsrc1.s: Add a static function and some variables.
2321 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
2322 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
2323 (gdbasm_leave): Restore frame pointer.
2324 (gdbasm_startup): Copy stack set-up from crt0.S.
2325
2326 2001-11-26 Fernando Nasser <fnasser@redhat.com>
2327
2328 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
2329 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
2330 to a local (non-static) variable. Copy tstruct.a to a static buffer
2331 and return a pointer to that buffer.
2332 * gdb.base/callfwmall.c (t_structs_a): Ditto.
2333
2334 2001-11-24 Mark Kettenis <kettenis@gnu.org>
2335
2336 * gdb.asm/configure.in: Fix recognition of ix86 target.
2337 * gdb.asm/configure: Regenerate.
2338
2339 2001-11-21 Michael Snyder <msnyder@redhat.com>
2340
2341 * gdb.asm/sparc.inc: New file.
2342 * gdb.asm/asm-source.exp: Recognize sparc target.
2343 * gdb.asm/configure.in: Recognize sparc target.
2344 * gdb.asm/configure: Regenerate.
2345
2346 2001-11-21 Michael Snyder <msnyder@redhat.com>
2347
2348 * gdb.asm/m32r.inc: New file.
2349 * gdb.asm/asm-source.exp: Recognize m32r target.
2350 * gdb.asm/configure.in: Recognize m32r target.
2351 * gdb.asm/configure: Regenerate.
2352
2353 2001-11-20 Michael Snyder <msnyder@redhat.com>
2354
2355 * gdb.asm/i386.inc: New file.
2356 * gdb.asm/asm-source.exp: Recognize ix86 target.
2357 * gdb.asm/configure.in: Recognize ix86 target.
2358 * gdb.asm/configure: Regenerate.
2359
2360 * gdb.c++/namespace.exp: Fix quotes in output messages.
2361
2362 2001-11-14 Michael Snyder <msnyder@redhat.com>
2363
2364 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
2365 qualifier in a type cast expression, to designate an address
2366 in the instruction space (Harvard architecture).
2367
2368 2001-11-13 Michael Snyder <msnyder@redhat.com>
2369
2370 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
2371 Tests for expressions using 'const' and 'volatile'.
2372
2373 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
2374
2375 * gdb.asm/asm-sources.exp: Allow defining linker flags.
2376
2377 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
2378
2379 * lib/mi-support.exp (mi_run_to_helper): Move comments
2380 outside of gdb_expect.
2381
2382 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
2383
2384 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
2385 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
2386 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
2387 mi0_run_to): New functions.
2388 * gdb.mi/mi-simplerun.exp: Use them.
2389 * gdb.mi/mi0-simplerun.exp: Likewise.
2390 * gdb.mi/mi-var-cmd.exp: Likewise.
2391 * gdb.mi/mi0-var-cmd.exp: Likewise.
2392
2393 2001-11-10 Andrew Cagney <ac131313@redhat.com>
2394
2395 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
2396 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
2397
2398 2001-11-09 Andrew Cagney <ac131313@redhat.com>
2399
2400 * gdb.base/restore.exp: Include $expected value in restored test
2401 message.
2402
2403 2001-11-09 Andrew Cagney <ac131313@redhat.com>
2404
2405 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
2406 implemented.
2407
2408 2001-11-08 Michael Snyder <msnyder@redhat.com>
2409
2410 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
2411 Add pass/fail message for stop at breakpoint in call dummy function.
2412
2413 2001-11-07 Michael Snyder <msnyder@redhat.com>
2414
2415 * gdb.c++/templates.exp (test_template_breakpoints):
2416 If we get an overload menu, but it does not match what
2417 we expect, we still need to issue the "cancel" command.
2418 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
2419 making the whitespace optional. Argument for "new" may be
2420 "unsigned" as well as "unsigned int/long".
2421 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
2422 making the whitespace optional. Also replace "(void) with
2423 "((void|)), making the keyword "void" optional.
2424 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
2425 making the whitespace optional. Also replace "(void) with
2426 "((void|)), making the keyword "void" optional.
2427 * gdb.base/callfuncs.c (t_float_values): This function must
2428 _not_ be prototyped, and the following function (t_float_values2)
2429 must be prototyped (if the compiler supports it), so that GDB
2430 can be tested against both cases. Usually one case involves
2431 promotion of float to double, while the other does not.
2432 * gdb.base/callfwmall.c: Ditto.
2433 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
2434 includes a stack frame for "start".
2435
2436 2001-11-05 Jim Blandy <jimb@redhat.com>
2437
2438 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
2439 pointers are 32 bits long, and that offsets of relocs are always
2440 stored in the data (REL-style), and not in the reloc entry itself
2441 (RELA-style).
2442 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
2443 stabs.
2444
2445 2001-11-01 Michael Snyder <msnyder@redhat.com>
2446
2447 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
2448 and regular expression operators by using quoting.
2449
2450 2001-10-31 Michael Snyder <msnyder@redhat.com>
2451
2452 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
2453 depending on what the symbol table contains.
2454 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
2455 the output of the ptype command. Similarly, accept both "const &"
2456 and "const&".
2457
2458 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
2459
2460 * gdb.base/miscexprs.c (main): Add usage of preprocessor
2461 symbol `STORAGE' to allow to choose the storage class of
2462 the local datastructures.
2463 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
2464 compiler directive.
2465
2466 2001-10-30 Michael Snyder <msnyder@redhat.com>
2467
2468 * gdb.base/jump.exp: Allow it to run for all targets.
2469
2470 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
2471
2472 * gdb.base/call-ar-st.c (print_double_array): Match for loop
2473 with new double_array size.
2474 (main): Change storage class of all local variables to static.
2475 Reduce size of double_array to 9.
2476 * gdb.base/call-ar-st.exp: Increase timeout value.
2477 Change expected output for double array to match new size in
2478 call-ar-st.c.
2479
2480 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
2481
2482 * gdb.base/ending-run.exp: Create identical output when passing
2483 `step to end of run' case. Add regular expression branch satisfying
2484 Stormy16 target.
2485
2486 2001-10-28 Mark Kettenis <kettenis@gnu.org>
2487
2488 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
2489 that we catch the expected failure under Linux/x86.
2490
2491 2001-10-29 Orjan Friberg <orjanf@axis.com>
2492
2493 * gdb.base/setvar.exp: Escape curly braces.
2494 * gdb.stabs/weird.exp: Ditto.
2495
2496 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
2497
2498 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
2499 * gdm.mi/mi0-hack-cli.exp: Likewise.
2500
2501 2001-10-25 Andrew Cagney <ac131313@redhat.com>
2502
2503 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
2504 messages.
2505
2506 2001-10-21 Andrew Cagney <ac131313@redhat.com>
2507
2508 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
2509 checking MI enabled.
2510
2511 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
2512
2513 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
2514
2515 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
2516
2517 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
2518 if gdb child process crashes, just signal an error.
2519
2520 2001-10-02 Jim Blandy <jimb@redhat.com>
2521
2522 * lib/gdb.exp (test_xfail_format): Simplify.
2523
2524 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
2525 front of the variable name `format'. Simplify `if'.
2526
2527 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
2528
2529 * gdb.threads/pthreads.exp: Wait for output and delay
2530 before sending ^C.
2531
2532 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
2533
2534 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
2535 some incorrect output instead of timing out.
2536 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
2537
2538 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
2539
2540 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
2541 check to allow additional `int'.
2542
2543 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
2544
2545 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
2546 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
2547
2548 2001-09-27 Michael Snyder <msnyder@redhat.com>
2549
2550 * lib/gdb.exp (test_debug_format): New proc.
2551 (setup_xfail_format): Use new proc test_debug_format.
2552 * gdb.base/constvars.exp (local_compiler_xfail_check): New
2553 proc; use new service proc test_debug_format.
2554 Replace all other "gcc_compiled" tests with this test.
2555 * gdb.base/volatile.exp (local_compiler_xfail_check): New
2556 proc; use new service proc test_debug_format.
2557 Replace all other "gcc_compiled" tests with this test.
2558
2559 2001-09-27 Michael Snyder <msnyder@redhat.com>
2560
2561 * gdb.base/cvexpr.exp: New file.
2562 * gdb.base/cvexpr.c: New file
2563 Test for expressions using const and volatile keywords.
2564
2565 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
2566
2567 * gdb.base/constvars.exp: Check for different orders of keywords
2568 and additional "int" strings in output.
2569
2570 2001-09-22 Andrew Cagney <ac131313@redhat.com>
2571
2572 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
2573 responses from "help maint".
2574
2575 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
2576
2577 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
2578 to localhost:NNN instead of :NNN, in case Xvfb is listening
2579 only on TCP.
2580
2581 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
2582
2583 * gdb.base/recurse.exp: When checking leaving the watchpoint
2584 scope, recognize when gdb is in function's epilogue and pass.
2585
2586 2001-09-18 Keith Seitz <keiths@redhat.com>
2587
2588 * lib/insight-support.exp (_gdbtk_export_target_info): Add
2589 support for running tests against sid targets.
2590 (gdbtk_done): Ditto.
2591
2592 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
2593
2594 * gdb.base/ending-run.c (main): Set stdout buffersize
2595 to the same reasonable value for any target.
2596 * gdb.base/ending-run.exp: Add a regular expression
2597 to make testsuite happy on Sanyo Stormy16 target.
2598
2599 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
2600
2601 * gdb.base/display.c (do_loops): Add float variable `f'.
2602 Increment f in loop.
2603 * gdb.base/display.exp: Increment timeout by 60 seconds.
2604 Change float display test to use variable `f'.
2605
2606 2001-09-17 Jim Blandy <jimb@redhat.com>
2607
2608 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
2609 overflowing the limited breakpoint tables on some ROM monitors
2610 (like the ROM68K).
2611
2612 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
2613
2614 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
2615 the "-ac" (disable access control) flag.
2616
2617 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
2618
2619 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
2620 ints.
2621
2622 2001-08-30 Keith Seitz <keiths@redhat.com>
2623
2624 * lib/gdb.exp: Move all insight-related functionality into
2625 separate file.
2626 * lib/insight-support.exp: New file.
2627
2628 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
2629
2630 * config/sid.exp (sid_start): Never set sid verbosity; disable
2631 expect_background {} that consumed its stdout; tolerate </dev/null.
2632 Attempt to set endianness override in "sid" protocol mode. Cleanup.
2633
2634 2001-08-18 Andrew Cagney <ac131313@redhat.com>
2635
2636 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
2637 CLI jump command to start it.
2638 (mi_run_to_main): Fail immediatly when unexpected output.
2639
2640 2001-08-18 Andrew Cagney <ac131313@redhat.com>
2641
2642 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
2643 beginning of function. Fix PR gdb/191.
2644
2645 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
2646
2647 * config/sid.exp (sid_start): Don't warn if we cannot figure out
2648 what to force sid endianness to.
2649
2650 2001-08-15 Keith Seitz <keiths@redhat.com>
2651
2652 * lib/gdb.exp (gdbtk_start): Don't set environment
2653 variables for TCL_LIBRARY and friends. Insight will
2654 now figure these out for itself.
2655
2656 2001-08-02 Michael Snyder <msnyder@redhat.com>
2657
2658 * gdb.base/completion.exp: Remove the symbol "a64l" from
2659 the expect string; this is target-specific, and not related
2660 to what is being tested.
2661
2662 2001-08-02 Dave Brolley <brolley@redhat.com>
2663
2664 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
2665
2666 2001-07-25 Michael Snyder <msnyder@redhat.com>
2667
2668 * gdb.base/consecutive.exp: New file. Test stepping over
2669 breakpoints on consecutive instructions.
2670 * gdb.base/consecutive.c: New file.
2671
2672 * gdb.base/call-rt-st.exp: Use double-backslash to quote
2673 curly braces in regular expressions.
2674
2675 2001-07-25 Michael Snyder <msnyder@redhat.com>
2676
2677 * gdb.base/ending-run.exp: Accept "Program exited normally" as
2678 legitimate output from stepping out of main.
2679
2680 2001-07-22 Keith Seitz <keiths@redhat.com>
2681
2682 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
2683 the empty string, do not run the tests.
2684
2685 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2686
2687 * gdb.base/long_long.exp: Detect size of pointer. Take into
2688 account 2-byte pointers when testing for p/a results.
2689
2690 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2691
2692 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
2693 and defined to 1K for m68hc11.
2694 (random_data): Reduce table to 1K for embedded platforms (68hc11).
2695 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
2696 (sizeof_random_data): New variable to tell the size of the data table;
2697 don't test past this size; always run to main.
2698
2699 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2700
2701 * gdb.base/return2.exp: return of long long and double fails for
2702 68HC11; don't execute these tests on that platform.
2703 * gdb.base/return.exp: Return of a double fails for 68hc11.
2704
2705 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2706
2707 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
2708 tests that print a float.
2709 * call-rt-st.exp: Likewise.
2710
2711 2001-07-12 Mark Kettenis <kettenis@gnu.org>
2712
2713 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
2714 running this test on Linux.
2715
2716 2001-06-24 Michael Chastain <chastain@redhat.com>
2717
2718 * gdb.base/arithmet.exp: Remove some tests to make all test names
2719 unique.
2720
2721 2001-07-03 Michael Snyder <msnyder@redhat.com>
2722
2723 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
2724 the output of the ptype command.
2725
2726 2001-07-02 Michael Snyder <msnyder@redhat.com>
2727
2728 * gdb.base/completion.exp: Don't assume that break.c is the only
2729 source file that may contain functions named "marker".
2730 * gdb.base/corefile.exp: Quote the curly braces in regexp.
2731
2732 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2733
2734 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
2735 of files to delete.
2736
2737 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
2738 * gdb.disasm/h8300s.exp: New file.
2739 gdb.disasm/h8300s.s: Likewise.
2740
2741 2001-06-27 Andrew Cagney <ac131313@redhat.com>
2742
2743 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
2744 empty breakpoint tables.
2745
2746 2001-06-25 Andrew Cagney <ac131313@redhat.com>
2747
2748 * lib/mi-support.exp: Update args=... part of stop-reason
2749 patterns. Accept either a list or a tuple.
2750
2751 2001-06-23 Andrew Cagney <ac131313@redhat.com>
2752
2753 * lib/mi-support.exp: Remove local emacs variable defining
2754 change-log-default-name.
2755
2756 2001-06-22 Michael Chastain <chastain@redhat.com>
2757
2758 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
2759 This is operationally compatible with the previous version.
2760
2761 2001-06-13 Jim Blandy <jimb@redhat.com>
2762
2763 * lib/gdb.exp (gdb_test): Doc fix.
2764
2765 2001-06-10 Michael Chastain <chastain@redhat.com>
2766
2767 * gdb.base/exprs.exp: Remove a duplicate test.
2768
2769 2001-06-06 Jim Blandy <jimb@redhat.com>
2770
2771 * gdb.base/return2.exp (main): Use values to test float and double
2772 returns that are not NaN's, to avoid being confused by IEEE
2773 comparison rules.
2774
2775 2001-06-04 Michael Snyder <msnyder@redhat.com>
2776
2777 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
2778 non-zero if control_c fails. Terminate the test on failure,
2779 rather than wait for 12 more tests to time out.
2780
2781 2001-06-06 Jim Blandy <jimb@redhat.com>
2782
2783 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
2784 Don't forget to match the GDB prompt.
2785
2786 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
2787
2788 2001-06-04 Jim Blandy <jimb@redhat.com>
2789
2790 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
2791 command.
2792
2793 2001-05-31 Kevin Buettner <kevinb@redhat.com>
2794
2795 * gdb.base/annota1.exp (info break): Match four or more spaces
2796 after "Address".
2797
2798 2001-05-31 Michael Chastain <chastain@redhat.com>
2799
2800 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
2801 (dm_type_int_star): Likewise.
2802 (dm_type_long_star): Likewise.
2803 (dm_type_void_star): Likewise.
2804
2805 2001-05-29 Kevin Buettner <kevinb@redhat.com>
2806
2807 * gdb.base/completion.exp (INPUTRC): Set this environment variable
2808 to a known value in order to get consistent results regardless
2809 of the setting of INPUTRC or the presence or contents of .inputrc.
2810
2811 2001-05-24 Michael Snyder <msnyder@redhat.com>
2812
2813 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
2814 Don't require that the main thread and the manager thread are the
2815 first in the list.
2816
2817 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
2818 debugging. If test fails, issue an "unsupported" not a "fail".
2819
2820 2001-05-24 Jim Blandy <jimb@redhat.com>
2821
2822 Don't assume that short is shorter than int.
2823 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
2824 assume that shorts are smaller than ints. On a 16-bit machine,
2825 this isn't true.
2826 ("print unsigned char == (~0)"): Add test that verifies that ~0,
2827 an int, is not equal to ~0 stored in an unsigned char. This tests
2828 the same thing that the previous test meant to, but works on
2829 16-bit machines, too.
2830 ("print unsigned char != (~0)"): Same test, complemented.
2831
2832 2001-05-24 Michael Snyder <msnyder@redhat.com>
2833
2834 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
2835 test for (full_coverage == 0). This makes the test run faster,
2836 and prevents dejagnu getting out of step.
2837
2838 2001-05-23 Kevin Buettner <kevinb@redhat.com>
2839
2840 * gdb.base/finish.exp (finish_void): Revise pattern for
2841 stopping on the call statement to not permit stopping at
2842 the start of the instructions comprising the call sequence.
2843
2844 2001-05-19 Michael Chastain <chastain@redhat.com>
2845
2846 * gdb.base/callfuncs.exp: Make all test names unique.
2847 * gdb.base/commands.exp: Make all test names unique.
2848 * gdb.base/condbreak.exp: Make all test names unique.
2849 * gdb.base/dbx.exp: Make all test names unique.
2850 * gdb.base/default.exp: Make all test names unique.
2851 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
2852 and TIMEOUT messages to their corresponding PASS message.
2853 * gdb.base/ending-run.exp: Make all test names unique.
2854 * gdb.base/long_long.exp: Remove duplicate test.
2855
2856 2001-05-21 Kevin Buettner <kevinb@redhat.com>
2857
2858 * gdb.base/finish.exp (finish_void): Allow "finish" command to
2859 stop on the call statement as well as the statement after the
2860 call.
2861
2862 2001-05-21 Michael Snyder <msnyder@redhat.com>
2863
2864 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
2865
2866 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
2867
2868 * gdb.base/completion.exp: Revamp test. Make it execute on all
2869 platforms.
2870
2871 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
2872
2873 * config/gdbserver.exp (gdb_load): Handle the case
2874 in which the arguments to gdbserver are given in the
2875 baseboard configuration file.
2876 Also handle the case in which the server needs to do a
2877 load.
2878
2879 2001-05-07 Keith Seitz <keiths@cygnus.com>
2880
2881 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
2882 set up the display for testing.
2883 (gdbtk_start): Convert all paths to paths that tcl will like.
2884 Export target information to environment.
2885 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
2886 necessary.
2887 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
2888 (to_tcl_path): New proc to convert a given pathname into
2889 a path acceptible as an argument to a tcl command.
2890 (_gdbtk_export_target_info): New proc to export target info
2891 into the environment for gdbtk testing.
2892 (gdbtk_done): New proc to signal end-of-test.
2893
2894 2001-05-06 Jim Blandy <jimb@redhat.com>
2895
2896 * restore.c: Make the code of caller0 correspond to its comment.
2897
2898 2001-05-03 Michael Snyder <msnyder@redhat.com>
2899
2900 * config/sid.exp (gdb_target_sid): Check for error messages.
2901 On error or timeout, don't make expect exit (which will terminate
2902 all subsequent tests); instead just make gdb exit.
2903 (gdb_load): Check for error messages. On error or timeout,
2904 return a negative value.
2905
2906 2001-04-24 Jim Blandy <jimb@redhat.com>
2907
2908 * gdb.c++/templates.exp: If we see the prompt for the overload
2909 list, but we haven't recognized any of the longer patterns,
2910 arrange for this test to fail, not hang.
2911
2912 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
2913 variations.
2914
2915 2001-04-22 Michael Chastain <chastain@redhat.com>
2916
2917 * gdb.c++/local.exp: Use the 'runto' library function.
2918 * gdb.c++/namespace.exp: Likewise.
2919 * gdb.c++/overload.exp: Likewise.
2920
2921 2001-03-26 Kevin Buettner <kevinb@redhat.com>
2922
2923 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
2924 * gdb.base/step-line.exp: New file. Test step/next in presence of
2925 #line directives.
2926 * gdb.base/step-line.c: New file. Test program for the above.
2927 * gdb.base/step-line.inp: New file. We pretend that this file has
2928 been transformed by some other tool into step-line.c.
2929
2930 2001-03-21 Jim Blandy <jimb@redhat.com>
2931
2932 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
2933 unmangled operator names.
2934
2935 2001-03-20 Jim Blandy <jimb@redhat.com>
2936
2937 * gdb.threads/linux-dp.exp: Recognize an additional message
2938 generated by GDB when it doesn't understand how to debug threads
2939 on the target system.
2940
2941 2001-03-19 Andrew Cagney <ac131313@redhat.com>
2942
2943 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
2944
2945 2001-03-12 Michael Chastain <chastain@redhat.com>
2946
2947 * gdb.c++/derivation.exp: Use the 'runto' library function.
2948
2949 2001-03-12 Michael Chastain <chastain@redhat.com>
2950
2951 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
2952
2953 2001-02-24 Michael Chastain <chastain@redhat.com>
2954
2955 * gdb.c++/ref-types.exp: Change handwritten code to library
2956 function 'runto'.
2957
2958 2001-03-16 Orjan Friberg <orjanf@axis.com>
2959
2960 * gdb.base/signals.exp: Set count to 0 explicitly.
2961
2962 2001-03-15 Mark Salter <msalter@redhat.com>
2963
2964 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
2965 (gdb_target_monitor): Add check of gdb_target_cmd return value.
2966 (gdb_load): Add support for additional target_info: gdb_download_size
2967 and gdb_load_timeout.
2968
2969 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
2970
2971 * gdb.base/annota1.exp: Move test of isnative to earlier in the
2972 file -- to prevent failing when the compile fails but we have no
2973 intention of running the tests anyway.
2974
2975 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
2976 tests if set.
2977
2978 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
2979 integers.
2980
2981 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
2982 * gdb.c++/namespace.exp: Ditto.
2983
2984 2001-03-07 Orjan Friberg <orjanf@axis.com>
2985
2986 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
2987 * gdb.base/pointers.exp: Relax pattern match of decimals.
2988
2989 2001-03-06 Kevin Buettner <kevinb@redhat.com>
2990
2991 * Makefile.in, config/abug.exp, config/cfdbug.exp,
2992 config/cpu32bug.exp, config/dve.exp, config/est.exp,
2993 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
2994 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
2995 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
2996 config/sh.exp, config/sid.exp, config/slite.exp,
2997 config/sparclet.exp, config/udi.exp, config/unknown.exp,
2998 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
2999 config/vxworks.exp, config/vxworks29k.exp,
3000 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
3001 gdb.base/all-bin.exp, gdb.base/annota1.exp,
3002 gdb.base/arithmet.exp, gdb.base/assign.exp,
3003 gdb.base/async.exp, gdb.base/attach.exp,
3004 gdb.base/bitfields.exp, gdb.base/bitops.exp,
3005 gdb.base/break.exp, gdb.base/call-ar-st.exp,
3006 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
3007 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
3008 gdb.base/commands.exp, gdb.base/completion.exp,
3009 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
3010 gdb.base/constvars.exp, gdb.base/corefile.exp,
3011 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
3012 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
3013 gdb.base/ending-run.exp, gdb.base/environ.exp,
3014 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
3015 gdb.base/finish.exp, gdb.base/foll-exec.exp,
3016 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
3017 gdb.base/funcargs.exp, gdb.base/help.exp,
3018 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
3019 gdb.base/logical.exp, gdb.base/long_long.exp,
3020 gdb.base/maint.exp, gdb.base/mips_pro.exp,
3021 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
3022 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
3023 gdb.base/pointers.exp, gdb.base/printcmds.exp,
3024 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
3025 gdb.base/regs.exp, gdb.base/relational.exp,
3026 gdb.base/remote.exp, gdb.base/reread.exp,
3027 gdb.base/restore.exp, gdb.base/return2.exp,
3028 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
3029 gdb.base/selftest.exp, gdb.base/setshow.exp,
3030 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
3031 gdb.base/sigall.exp, gdb.base/signals.exp,
3032 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
3033 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
3034 gdb.base/step-test.exp, gdb.base/structs.c,
3035 gdb.base/structs.exp, gdb.base/structs2.exp,
3036 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
3037 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
3038 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
3039 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3040 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
3041 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
3042 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
3043 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
3044 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
3045 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
3046 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
3047 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
3048 gdb.fortran/types.exp, gdb.java/jmisc.exp,
3049 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
3050 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
3051 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3052 gdb.trace/circ.exp, gdb.trace/collection.exp,
3053 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
3054 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
3055 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
3056 gdb.trace/report.exp, gdb.trace/save-trace.exp,
3057 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
3058 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
3059 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
3060 notices.
3061
3062 2001-02-27 Michael Snyder <msnyder@cygnus.com>
3063
3064 * gdb.base/varargs.c (find_max_double): Fix printf format string:
3065 first arg is int not float.
3066
3067 2001-02-22 Michael Snyder <msnyder@cygnus.com>
3068
3069 * gdb.base/reread.exp: Unsupported for non-native targets;
3070 doesn't work for remote debugging.
3071
3072 2001-02-19 Fernando Nasser <fnasser@redhat.com>
3073
3074 From Drew Moseley <dmoseley@redhat.com>
3075 * gdb.base/ending-run.exp: Properly handle the BSP state when
3076 stepping past the end of main.
3077
3078 2001-02-19 John Moore <jmoore@redhat.com>
3079
3080 * gdb.base/commands.exp (infrun_breakpoint_command_test):
3081 Converted HPUX fix for non-expected items following multiple
3082 step commands into general solution for all platforms.
3083
3084 2001-02-18 Michael Chastain <chastain@redhat.com>
3085
3086 * gdb.c++/classes.exp (do_tests): Change runto statements
3087 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3088 statements demangler agnostic.
3089 * gdb.c++/virtfunc.exp (do_tests): Likewise.
3090 (gdb_virtfunc_restart): Likewise.
3091
3092 2001-02-14 Michael Chastain <chastain@redhat.com>
3093
3094 * gdb.c++/inherit.exp (do_tests): Change runto statements
3095 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3096 statements demangler agnostic.
3097
3098 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
3099
3100 * gdb.threads/pthreads.exp: Unify pass/fail messages for
3101 ``continue to bkpt at common_routine in thread 2'' and ``stopped
3102 before calling common_routine 15 times'' tests.
3103
3104 2001-02-11 Michael Chastain <chastain@redhat.com>
3105
3106 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
3107 Helps the test script figure out which demangler is in use.
3108 (dm_type_foo_ref): Ditto.
3109 (dm_type_int_star): Ditto.
3110 (dm_type_long_star): Ditto.
3111 (dm_type_unsigned_int): Ditto.
3112 (dm_type_void): Ditto.
3113 (dm_type_void_star): Ditto.
3114 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
3115 Probe the gdb demangler and set variables to accommodate
3116 formatting differences.
3117 (info_func_regexp): New function. Same as info_func, but
3118 matches against a regexp.
3119 (info_func): Match against a literal string.
3120 (print_addr_2): New function. Match against a literal string,
3121 which can be different from the input to gdb.
3122 (print_addr): Simply call print_addr_2 with the same argument twice.
3123 (test_lookup_operator_functions): Use demangler formatting variables.
3124 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
3125 the tests in the same order as the C++ class declaration.
3126 (test_paddr_operator_functions): Ditto.
3127 (test_paddr_overloaded_functions): Ditto.
3128 (test_paddr_hairy_functions): Use demangler formatting variables.
3129 Add reference to gdb/19 for related tests.
3130 (do_tests): Call probe_demangler.
3131
3132 2001-01-30 Kevin Buettner <kevinb@redhat.com>
3133
3134 * gdb.c++/templates.cc (printf): Remove unused function definition.
3135
3136 2001-01-26 Felix Lee <flee@redhat.com>
3137
3138 * sid.exp (sid_exit): Pass host, not target, to remote_close.
3139
3140 2001-01-25 matthew green <mrg@redhat.com>
3141
3142 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
3143 up sid.
3144 (sid_exit): Call `remote_pop_conn' after GDB is gone.
3145
3146 2001-01-25 matthew green <mrg@redhat.com>
3147
3148 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
3149 Deprecate $sid_spawn_id.
3150 (sid_exit): Remove code necessary only for `spawn.'
3151
3152 2001-01-25 matthew green <mrg@redhat.com>
3153
3154 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
3155
3156 2001-01-28 Michael Chastain <chastain@redhat.com>
3157
3158 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
3159 to call when tests fail. It takes gdb out of the overloaded
3160 function choice menu back to the main prompt, so that the test
3161 program stays synchronized.
3162 (set_bp_overloaded): New proc to collect all the common
3163 code for setting a breakpoint on an overloaded name. Calls
3164 take_gdb_out_of_choice_menu when needed.
3165 (menu_overload1arg): New variable to collect the repeated
3166 instances of the expected menu for an overloaded name. Change
3167 the regular expression to handle changes in g++ type encoding:
3168 "void" can be either "void" or "", and "unsigned int" can be
3169 either "unsigned int" or "unsigned".
3170 (continue_to_bp_overloaded): Change regular expressions to handle
3171 changes in g++ type encoding.
3172 (no proc): Call take_gdb_out_of_choice_menu when needed.
3173 Remove redundant calls to "info break". Accept either "canceled"
3174 or "cancelled". Change regular expressions in "info break"
3175 calls to handle changes in g++ type encoding. Give all tests
3176 unique strings.
3177
3178 2001-01-17 Ben Elliston <bje@redhat.com>
3179
3180 * config/sid.exp: New file.
3181
3182 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
3183
3184 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
3185
3186 2000-12-21 Michael Snyder <msnyder@cygnus.com>
3187
3188 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
3189 Add a RE to accept a non-ascii char if one is ever presented.
3190
3191 2000-12-20 Fernando Nasser <fnasser@redhat.com>
3192
3193 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
3194
3195 2000-12-18 Michael Snyder <msnyder@cygnus.com>
3196
3197 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
3198 in regexp. One '\' does not suffice on Linux.
3199
3200 2000-12-09 Michael Chastain <chastain@redhat.com>
3201
3202 * gdb.base/break.exp (test_clear_command): Use a marker function
3203 rather than 'main' for the test function. Also move this
3204 test to an execution point where the marker function names are
3205 guaranteed to be bound to functions. (Executing tests after a
3206 'finish' from main runs into name conflicts with local names
3207 in __libc_start_main).
3208
3209 2000-12-07 Michael Snyder <msnyder@cygnus.com>
3210
3211 * gdb.base/finish.exp: New test for gdb's "finish" command.
3212 * gdb.base/return2.exp: New test for gdb's "return" command.
3213 * gdb.base/return2.c: New source file for above.
3214
3215 2000-12-05 Michael Snyder <msnyder@cygnus.com>
3216
3217 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
3218 * gdb.base/miscexprs.exp: Ditto.
3219 * gdb.base/pointers.exp: Ditto.
3220 * gdb.c++/derivation.exp: Ditto.
3221 * gdb.c++/local.exp: Ditto.
3222 * gdb.c++/namespace.exp: Ditto.
3223 * gdb.c++/overload.exp: Ditto.
3224 * gdb.c++/ref-types.exp: Ditto.
3225
3226 2000-12-05 Michael Snyder <msnyder@cygnus.com>
3227
3228 * gdb.base/constvars.exp: Test result of "up" command.
3229 * gdb.base/miscexprs.exp: Ditto.
3230 * gdb.base/pointers.exp: Ditto.
3231 * gdb.base/scope.exp: Ditto.
3232 * gdb.c++/derivation.exp: Ditto.
3233 * gdb.c++/local.exp: Ditto.
3234 * gdb.c++/namespace.exp: Ditto.
3235 * gdb.c++/overload.exp: Ditto.
3236 * gdb.c++/ref-types.exp: Ditto.
3237
3238 2000-11-22 Michael Chastain <chastain@redhat.com>
3239
3240 * mips_pro.exp: Accept either "middle -> top -> main" or
3241 "middle -> main" in the backtrace, because gcc can optimize
3242 tail calls to jumps. Remove setup_xfail for the hppa case.
3243 Add a comment with the original warning messages from PR 3016,
3244 which was filed in 1993, to preserve them for posterity.
3245
3246 2000-11-17 Nick Duffek <nsd@redhat.com>
3247
3248 * lib/gdb.exp (gdb_test): Override timeout with board info.
3249
3250 2000-11-17 Nick Duffek <nsd@redhat.com>
3251
3252 * gdb.base/display.exp: Don't kill running stub. Add "again" to
3253 the second kill and detach messages.
3254
3255 2000-11-17 Nick Duffek <nsd@redhat.com>
3256
3257 * configure.in: Add AC_EXEEXT.
3258 * configure: Regenerate.
3259 * Makefile.in (just-check): Export EXEEXT.
3260 * lib/gdb.exp ($EXEEXT): Import from environment.
3261 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
3262 expect "maint dump-me" on Cygwin.
3263 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
3264 $EXEEXT.
3265
3266 2000-11-17 Nick Duffek <nsd@redhat.com>
3267
3268 * gdb.base/break.exp: Test backtrace and finish from called
3269 function on all platforms, not just HP-UX.
3270
3271 2000-11-03 Michael Snyder <msnyder@cygnus.com>
3272
3273 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
3274 code from gdb_target_monitor, so it can be used independantly
3275 for gdbserver. Also comment out an unnecessary PUTS.
3276
3277 2000-11-03 Michael Snyder <msnyder@cygnus.com>
3278
3279 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
3280 * gdb.base/corefile.exp: Expect the message "Program is being
3281 debugged already" when we send the "corefile" command, since
3282 the preceeding gdb_load may have connected gdb to a remote target.
3283 * gdb.base/display.exp: Disable hardware watchpoints if new
3284 board info variable "no_hardware_watchpoints" is true.
3285 Replace single-letter commands with more readable ones.
3286 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
3287 if new board info variable "no_hardware_watchpoints" is true.
3288 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
3289 to see if stdio (printf) testing is possible.
3290 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
3291 board info variable "no_hardware_watchpoints" is true. Use new
3292 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
3293
3294 2000-11-13 Fernando Nasser <fnasser@redhat.com>
3295
3296 From Orjan Friberg <orjanf@axis.com>:
3297 * gdb.base/printcmds.exp: Escape curly braces followed by a number
3298 in array print pattern match.
3299
3300 2000-11-09 Fernando Nasser <fnasser@redhat.com>
3301
3302 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
3303 spelling "cancelled" to U.S. spelling "canceled" to match changes
3304 made to gdb.
3305 * gdb.c++/ovldbreak.exp: Ditto.
3306
3307 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3308
3309 * gdb.base/callfuncs.c (main): Moved to end of file, call
3310 t_double_values to initialize the FPU before inferior calls are made.
3311 * gdb.base/callfuncs.exp: Test for register preservation after calling
3312 inferior functions. Add tests for continuining, finishing and
3313 returning from a stop in a call dummy.
3314
3315 2000-10-24 Michael Snyder <msnyder@cygnus.com>
3316
3317 * gdb.base/commands.exp: Break up long lines, and re-indent.
3318
3319 2000-10-19 Michael Snyder <msnyder@cygnus.com>
3320
3321 * config/gdbserver.exp: Rewritten from the ground up, to make it
3322 compatible with the current dejagnu tree, and to make it work with
3323 the new "gdbserver" in libremote.
3324
3325 2000-10-16 Michael Snyder <msnyder@cygnus.com>
3326
3327 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
3328 * gdb.base/varargs.exp: Skip entire test if no printf support.
3329 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
3330 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
3331
3332 2000-10-13 Michael Snyder <msnyder@cygnus.com>
3333
3334 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
3335 no floating point support.
3336 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
3337 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
3338 * gdb.base/call-rt-st.exp: Ditto.
3339 * gdb.base/call-strs.exp: Ditto.
3340
3341 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
3342
3343 * gdb.base/sizeof.c: include <stdio.h>.
3344
3345 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
3346 'finish', otherwise uncaptured gdb_prompt would potentially
3347 throw remaining test points out of sync.
3348
3349 2000-07-26 Scott Bambrough <scottb@netwinder.org>
3350
3351 * gdb.base/recurse.exp: Run tests for all targets.
3352 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
3353 gnu-oldld case on ARM.
3354 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
3355 for ARM targets.
3356
3357 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
3358
3359 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
3360 * gdb.java/configure: Rebuild.
3361
3362 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
3363
3364 * gdb.java/jv-exp.exp: New file.
3365
3366 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
3367
3368 * configure: Rebuilt.
3369 * configure.in (configdirs): Add gdb.java.
3370 * gdb.java/jmisc.java: New file.
3371 * gdb.java/jmisc.exp: New file.
3372 * gdb.java/Makefile.in: New file.
3373 * gdb.java/configure: Rebuilt.
3374 * gdb.java/configure.in: New file.
3375 * lib/java.exp: New file.
3376
3377 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
3378
3379 * gdb.base/exprs.exp: Test casts to a pointer including over and
3380 underflow.
3381
3382 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
3383
3384 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
3385 and the compilers sizes.
3386
3387 2000-07-09 Nick Duffek <nsd@redhat.com>
3388
3389 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
3390 (use_methods): New function.
3391 (main): Call use_methods().
3392 * gdb.c++/classes.exp (test_method_param_class): New procedure.
3393 (do_tests): Call test_method_param_class.
3394
3395 2000-07-09 Nick Duffek <nsd@redhat.com>
3396
3397 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
3398 spelling.
3399 (test_enums): New procedure. Move enum tests from end of script
3400 to here. Set breakpoint on function name instead of line number.
3401 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
3402 (enums2): New marker function.
3403 (enums1): New function.
3404 (main): Call enums1(). Move enum tests to enums1().
3405
3406 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
3407
3408 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
3409 compile/link program. Update line numbers.
3410 * gdb.asm/d10v.inc: Define ``startup''.
3411 * gdb.asm/asmsrc1.s: Add definition of _start.
3412
3413 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
3414
3415 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
3416
3417 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3418
3419 * gdb.base/maint.exp: Add 'maint print architecture' item to output
3420 of 'help maint print' command.
3421
3422 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
3423
3424 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
3425 they use gdb_expect_list.
3426
3427 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
3428
3429 * gdb.base/commands.exp: Use ``set remote
3430 memory-read-packet-size'' instead of ``set endian big'' to test
3431 long commands.
3432
3433 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
3434
3435 * gdb.c++/templates.exp (do_tests): Make all of these work under
3436 g++, and stop skipping them.
3437
3438 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
3439 work under g++.
3440
3441 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
3442 initialization.
3443
3444 2000-06-02 Michael Snyder <msnyder@cygnus.com>
3445
3446 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
3447 the regular expression: accept an (almost) arbitrary sequence of
3448 "frames-invalid" and "breakpoints-invalid" messages both before
3449 and after the "starting" message.
3450
3451 2000-06-02 Michael Snyder <msnyder@cygnus.com>
3452
3453 * gdb.c++/local.exp: This test has never been known to work with g++.
3454
3455 2000-05-18 Michael Snyder <msnyder@cygnus.com>
3456
3457 * gdb.base/annota1.exp (annotate-signal-handler-caller):
3458 Relax the regular expression a little, make it pass on Solaris 8.
3459
3460 2000-05-12 Kevin Buettner <kevinb@redhat.com>
3461
3462 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
3463 a call, do not require that gdb stop on the line after the call.
3464 Instead, it is permissible for gdb to stop on the line of the
3465 call itself.
3466
3467 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
3468
3469 * gdb.base/break.exp (bp on small function, optimized file):
3470 Add a second pass pattern. The behavior differs here between stabs
3471 and dwarf for one-line functions. Stabs preserves two line symbols
3472 (one before the prologue and one after) with the same line number,
3473 but dwarf regards these as duplicates and discards one of them.
3474 Therefore the address after the prologue (where the breakpoint is)
3475 has no exactly matching line symbol, and GDB reports the breakpoint
3476 as if it were in the middle of a line rather than at the beginning.
3477
3478 2000-05-08 Michael Snyder <msnyder@cygnus.com>
3479
3480 * gdb.base/interrupt.exp: Make "pass" message say "send"
3481 rather than "send_gdb" (for consistancy).
3482
3483 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3484
3485 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
3486 * gdb.c++/templates.cc: Properly check for GCC version number.
3487 * lib/compiler.cc: Likewise
3488
3489 2000-04-28 Michael Snyder <msnyder@cygnus.com>
3490
3491 * gdb.base/break.exp: When compiled with -O2 optimization,
3492 gdb may not stop at the first line of main, due to code motion.
3493
3494 2000-04-26 Michael Snyder <msnyder@cygnus.com>
3495
3496 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
3497 This test depends on parsing the printf output from the target.
3498 Since the sparclet stub doesn't do stdio, this will never work.
3499 * gdb.base/call-rt-st.exp: ditto.
3500 * gdb.base/call-strs: ditto.
3501
3502 2000-04-24 Michael Snyder <msnyder@cygnus.com>
3503
3504 * gdb.base/miscexprs.exp: make sizeof long array test portable.
3505
3506 * gdb.base/ending-run.exp: After connecting to a remote target,
3507 but before running, the target will appear to be in a random
3508 location. Specify both a file and a line for breakpoints.
3509 Also, the function that calls main may be called 'init'
3510 rather than 'start'.
3511
3512 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3513
3514 * gdb.base/help.exp: Update output for add-symbol-file command.
3515
3516 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
3517
3518 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3519 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
3520
3521 2000-04-07 J.T. Conklin <jtc@redback.com>
3522
3523 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
3524
3525 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
3526
3527 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
3528
3529 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
3530 values that can be represented exactly.
3531 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
3532 above change, and to not check against the directory part of the source
3533 file name.
3534 (step into print_long_arg_list): Likewise.
3535 (print print_small_structs from print_long_arg_list): Likewise.
3536 (print print_long_arg_list): Likewise.
3537
3538 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3539
3540 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
3541
3542 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
3543
3544 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
3545
3546 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
3547
3548 * gdb.base/commands.exp (deprecated_command_test): Add test for
3549 deprecate with no arguments.
3550
3551 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
3552
3553 * gdb.base/break.exp: Add new test for setting breakpoints on
3554 optimized code so we can test breakpoints work even when function
3555 prologues may be optimized away
3556
3557 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3558
3559 From David Whedon <dwhedon@gordian.com>
3560 * gdb.base/commands.exp : Added command deprecator tests.
3561
3562 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
3563
3564 * gdb.base/help.exp: Added test for new apropos command.
3565
3566 2000-03-21 Kevin Buettner <kevinb@redhat.com>
3567
3568 * gdb.base/pointers.c (usevar): New function.
3569 (main): Make sure that global variables v_int_pointer2, rptr,
3570 and y are all referenced someplace in the program by calling
3571 usevar() on them. [Some linkers delete symbols which are
3572 never referenced. The space remains, but there's no way to
3573 get a (symbolic) handle on the variable from the debugger.]
3574
3575 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3576
3577 * gdb.base/printcmds.c: Add typedeffed arrays.
3578
3579 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
3580 procedure to test arrays that are typedef'd.
3581
3582 2000-03-13 James Ingham <jingham@leda.cygnus.com>
3583
3584 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
3585 the library directories.
3586
3587 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
3588
3589 * configure.in (configdirs): Add sub directory gdb.mi.
3590 * configure: Re-generate.
3591
3592 * gdb.mi: New directory.
3593
3594 2000-02-25 Scott Bambrough <scottb@netwinder.org>
3595
3596 * gdb.base/long_long.exp: Correct test suite failure when printing
3597 a long long value as a double on ARM platforms.
3598
3599 2000-02-16 Jim Blandy <jimb@redhat.com>
3600
3601 * gdb.base/break.exp ("breakpoint line number"): Make sure the
3602 default source file is set properly before running this test.
3603
3604 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3605
3606 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
3607 gdbtk/library directory, not in gdbtcl2.
3608
3609 2000-02-04 Jim Blandy <jimb@redhat.com>
3610
3611 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
3612 backslash from regexp pattern.
3613
3614 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
3615 procedure. Use it to run all the "continue to bp overloaded"
3616 tests. Note that this changes the names of the tests slightly.
3617 If the breakpoint hit message includes a hex PC value, because
3618 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
3619 from the real source code, still consider that a pass.
3620
3621 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
3622 XFAIL here if the breakpoint message contains a hex address. Note
3623 similar change on 1999-11-02.
3624
3625 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
3626
3627 * gdb.base/ptype.exp: Establish a default source file before
3628 calling get_debug_format.
3629
3630 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
3631
3632 * gdb.base/watchpoint.exp: Remove duplication of test messages.
3633
3634 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3635
3636 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
3637 of successive stepi commands -- while in the prologue we should see
3638 the function entry bracket.
3639
3640 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3641
3642 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
3643 reach __change_mode() when stepping through the end of main().
3644
3645 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
3646
3647 * gdb.base/default.exp: Fix expected pattern.
3648 * gdb.base/help.exp: Same.
3649
3650 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3651
3652 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
3653 Don't use xfail's because that affects only the following test.
3654
3655 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
3656 solaris or linux.
3657
3658 * gdb.base/selftest.exp: Update to reflect changes to main.c.
3659
3660 2000-01-07 Michael Snyder <msnyder@cygnus.com>
3661
3662 * gdb.base/display.exp: Some yacc parsers like to say
3663 "A syntax error" rather than "A parse error". Accept both.
3664
3665 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
3666
3667 * gdb.base/default.exp: Remove OS dependent string from "target
3668 remote" test.
3669 * gdb.base/help.exp: Same for "help target remote" test.
3670
3671 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3672
3673 From Jim Kingdon <kingdon@redhat.com>:
3674
3675 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
3676 prompt (cleanup rather than necessity, but still might keep output
3677 from spilling to next test).
3678
3679 2000-01-02 Fred Fish <fnf@cygnus.com>
3680
3681 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
3682 AIX, which defines them in <sys/types.h>.
3683
3684 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
3685
3686 * gdb.base/default.exp: Match arm* etc instead of arm in "info
3687 float" test.
3688
3689 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
3690
3691 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
3692
3693 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
3694 outermost frame disallowed".
3695
3696 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
3697
3698 * gdb.base/setvar.exp: New tests for setting the value of a struct
3699 with a constant list.
3700
3701 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
3702
3703 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
3704 require the user to type a cast before setting the value of a struct.
3705
3706 1999-12-06 Jim Blandy <jimb@cygnus.com>
3707
3708 * gdb.base/default.exp: Expect the new 'info float' command on
3709 all i386 platforms.
3710
3711 * gdb.threads/linux-dp.exp: Expand our ability to recognize
3712 LinuxThreads libraries that don't support debugging.
3713
3714 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
3715
3716 * gdb.base/remote.c: Fill the buffer with truely random data.
3717 Change the buffer type to ``unsigned char'' to simplify size
3718 arithmetic.
3719
3720 * gdb.base/remote.exp: Reduce download numbers by one. Typical
3721 stub only handles 400-1 byte packets. Verify that the download
3722 worked.
3723
3724 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
3725
3726 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
3727 tests, using UNRESOLVED for the untested cases. Also, does not wait
3728 for a timeout if the prompt was received before a recognizable pattern.
3729
3730 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
3731
3732 * lib/gdb.exp (gdb_expect_list): Fix spelling.
3733
3734 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3735
3736 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
3737 watchpoints.
3738
3739 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
3740
3741 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
3742
3743 * gdb.c++/local.exp: Be more flexible in recognizing local class
3744 name mangling. Don't allow horribly truncated method names.
3745 * gdb.c++/derivation.exp: Expect protected inheritance.
3746 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
3747 * gdb.c++/virtfunc.exp: Likewise.
3748 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
3749 when printing a nested enum.
3750
3751 1999-11-22 Jim Blandy <jimb@cygnus.com>
3752
3753 * gdb.base/step-test.exp: Properly await GDB's response to setting
3754 a breakpoint on the call to large_struct_by_value.
3755
3756 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
3757 just because we have debug info for the `start' function.
3758
3759 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
3760
3761 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
3762 "Unknown signal" messages, which indicate (on LinuxThreads) that
3763 GDB doesn't know how to debug threads on this system. This is
3764 better than hanging while philosopher 0 dumps chatter into gdb.log.
3765
3766 1999-11-18 Tom Tromey <tromey@cygnus.com>
3767
3768 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
3769
3770 1999-11-18 Fred Fish <fnf@cygnus.com>
3771
3772 * gdb.base/coremaker2.c: Add sample program for generating
3773 cores that is more self contained than coremaker.c. Eventually
3774 I'll add more code to this and tie it into the testsuite.
3775
3776 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
3777
3778 * gdb.base/dollar.exp: Remove, now in gdb.hp.
3779
3780 1999-11-10 Jimmy Guo <guo@cup.hp.com>
3781
3782 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
3783 from $srcdir/lib/.
3784 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
3785 and gdb.c++/.
3786
3787 * gdb.c++/derivation.exp: remove redundant get compiler info code.
3788
3789 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
3790 'continue with watch' test point.
3791
3792 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
3793
3794 Merged from p2linux-990323-branch:
3795
3796 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
3797
3798 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
3799
3800 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
3801 {limit,fixed}''. Test ``set download-write-size''.
3802
3803 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
3804
3805 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
3806 gdb_expect_list.
3807
3808 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
3809
3810 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
3811
3812 1999-11-03 Mark Salter <msalter@cygnus.com>
3813
3814 * gdb.base/break.exp: Fix "stub continue" pattern.
3815
3816 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
3817
3818 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
3819
3820 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
3821
3822 * gdb.base/display.exp ("finish"): Add timeout clause.
3823
3824 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
3825 plain prompt clause, so this doesn't have to time out in order to
3826 fail.
3827
3828 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
3829 breakpoint hit messages include an address.
3830
3831 * gdb.base/display.exp: Don't forget to escape parens in regular
3832 expressions. Unix regexp notatation sucks.
3833
3834 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3835
3836 * gdb.base/annota1.exp: Test for annotate-signalled: change output
3837 order for 'signalled' message.
3838
3839 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
3840
3841 From Jimmy Guo <guo@cup.hp.com>:
3842 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
3843 * gdb.base/annota1.c: Add code for tests to work with.
3844
3845 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
3846
3847 * gdb.base/remote.exp: New test for remote downloading settings.
3848 * gdb.base/remote.c: New file with large .data.
3849
3850 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
3851
3852 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
3853 for LinuxThreads support, merged from the Code Fusion branch.
3854
3855 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
3856
3857 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
3858 containing exp_continue into a while within an expect. Don't
3859 attempt a start more than three times. Check return value from
3860 gdb_load.
3861
3862 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
3863
3864 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
3865 a pass case.
3866
3867 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
3868
3869 * gdb.base/break.c (main): Added a statement that we can step
3870 off of.
3871 * gdb.base/break.exp: Added tests for setting a breakpoint
3872 at an offset and stepping onto a breakpoint.
3873
3874 1999-10-01 Fred Fish <fnf@cygnus.com>
3875
3876 * gdb.base/help.exp (help add-symbol-file): Update to match current
3877 gdb output.
3878
3879 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
3880
3881 * gdb.base/break.exp: Code locations are in hex, don't forget!
3882 (For HP-UX.)
3883
3884 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
3885
3886 * condbreak.exp: Use break.c as test program.
3887 * condbreak.c: Remove, redundant with break.c.
3888
3889 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
3890
3891 * config/monitor.exp (gdb_target_monitor): Disable X- and
3892 Z-packets if the target needs it.
3893
3894 1999-09-13 James Ingham <jingham@leda.cygnus.com>
3895
3896 * gdb.c++/overload.exp: Added tests for listing overloaded
3897 functions with function pointers in the arg, explicitly calling
3898 out the version you want.
3899
3900 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
3901
3902 * long_long.exp: Add variations of test cases that work for
3903 targets with 16-bit ints and 32-bit doubles.
3904
3905 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
3906
3907 * break.c (main): Compare a possibly-uninitialized argc with an
3908 unlikely value that fits in 16 bits.
3909
3910 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3911
3912 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
3913 0xfeeb, don't want negative numbers if ints are 16 bits.
3914
3915 * lib/gdb.exp (skip_cplus_tests): New proc.
3916 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3917 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
3918 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
3919 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
3920 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
3921 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
3922 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
3923 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
3924
3925 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
3926
3927 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
3928
3929 * gdb.base/corefile.exp (up): Allow a parameter to appear
3930 in the frame that we're going up to.
3931
3932 From Jim Blandy <jimb@cygnus.com>:
3933
3934 * gdb.base/default.exp (info float): Expect some output now.
3935
3936 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
3937 returning floating-point values to fail on the x86.
3938 * gdb.base/callfwmall.exp (do_function_calls): Same.
3939
3940 * gdb.base/list.exp (test_listsize): Correct expectations for
3941 listing line 1 with listsize 2. Also, listing a single line
3942 works now, as does listing three lines. [Kevin's note: There
3943 were a number of other cases fixed too where the expectations
3944 differed...]
3945
3946 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
3947
3948 * gdb.base/selftest.exp: Add case for when version prints as
3949 constant string instead of char pointer.
3950
3951 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
3952
3953 * gdb.base/ending-run.exp: Add Solaris case for what happens when
3954 stepping out of main.
3955
3956 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
3957 G++ used.
3958
3959 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
3960 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
3961
3962 * gdb.c++/ovldbreak.exp: Update match string in test that
3963 includes a warning of multiple breakpoints.
3964
3965 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
3966
3967 * gdb.base/display.exp: Improve precision of step-after-finish
3968 added yesterday.
3969
3970 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
3971 test.
3972
3973 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
3974 configs when using G++, not just hppa*.
3975
3976 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3977
3978 * gdb.base/async.c: New file.
3979 * gdb.base/async.exp: New file.
3980
3981 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
3982
3983 * gdb.base/break.exp: Tweak PA specific tests to properly handle
3984 PA64.
3985
3986 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
3987
3988 * gdb.base/display.exp: "finish" can leave us mid-line on many
3989 targets, deal with it. Add a small constant to main, instead of
3990 1000 since main+1000 may not be a valid address in the target.
3991
3992 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
3993 on hpux11.
3994
3995 * gdb.base/attach.exp: Handle another hpux11 error message variant
3996 when attaching to a process that does not exist.
3997
3998 1999-08-19 J.T. Conklin <jtc@redback.com>
3999
4000 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
4001 characters in 'continue to 1241' test.
4002
4003 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4004
4005 * gdb.base/call-ar-st.exp: Add a shorter match case for the
4006 stop in print_long_arg_list, define and use a whitespace
4007 variable in print_small_structs test, add an XFAIL for Solaris.
4008 * gdb.base/dbx.exp: XFAIL func commands until somebody is
4009 interested enough to fix.
4010
4011 1999-08-13 Keith Seitz <keiths@cygnus.com>
4012
4013 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
4014 (dbx_gdb_load): Remove. Use gdb_load instead, since that
4015 proc knows about targets other than the natives.
4016 (test_assign): Use "gdb_run_cmd" to "run" the target.
4017 Check that we've actually hit the breakpoint at main.
4018 When we attempt to assign a value to a local variable, check
4019 that the variable is in the current scope, i.e., don't use
4020 a test with an empty result.
4021
4022 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
4023
4024 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
4025 command.
4026
4027 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
4028
4029 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4030 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
4031 gdb.compat, gdb.threads-hp.
4032 gdb.hp/configure, gdb.hp/configure.in: New files.
4033 gdb.hp/Makefile.in: Recurse into new subdirs.
4034 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
4035 gdb.hp/gdb.objdbg: New directory, tests for debugging info
4036 in object files.
4037 gdb.hp/tools: New directory, aux tools for HP-specific tests.
4038
4039 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
4040
4041 * gdb.base/display.exp: Help expect by putting a newline in the
4042 funky printf, remove a bogus p/a test.
4043
4044 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4045
4046 * gdb.base/display.exp: Make sure that when we say 'run', we are
4047 connected to the target. This is necessary when running not
4048 natively.
4049
4050 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
4051
4052 * gdb.base/step-test.exp: Removed some extraneous messages.
4053
4054 * gdb.base/long_long.exp: Don't run memory examination tests
4055 on little-endian targets (they will need a different set of
4056 results to match).
4057
4058 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
4059
4060 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
4061 until somebody decides to fix GDB.
4062
4063 * gdb.base/long_long.c: Stop compiler complaint by specifying long
4064 constant as "ULL".
4065 * gdb.base/long_long.exp: Loosen x/c test, add partial result
4066 matches for a couple x/2 commands.
4067
4068 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
4069
4070 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
4071 by merging in ref-types2 tests.
4072 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
4073
4074 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4075 * gdb.c++/Makefile.in: Add standard actions.
4076 (EXECUTABLES): Rename from PROGS, update list.
4077 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
4078 from gdb.hp.
4079 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
4080 foo and bar locals.
4081 * gdb.c++/anon-union.exp: Fix tests to match.
4082 * gdb.c++/classes.exp: Run if HP compiler used, add extra
4083 expect matches to handle output variations.
4084 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
4085 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
4086 output, add HP alternatives for new and delete prints.
4087 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
4088 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
4089 * gdb.c++/demangle.exp: Use $style when reporting failure.
4090 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
4091 * gdb.c++/inherit.exp: Run if HP compiler used, add some
4092 match alternatives.
4093 * gdb.c++/local.exp: Add match alternatives or xfails for HP
4094 compilers.
4095 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
4096 * gdb.c++/method.exp: Add match alternatives.
4097 * gdb.c++/misc.cc: Add bool types.
4098 * gdb.c++/misc.exp: Add tests for bool types.
4099 * gdb.c++/overload.exp: Add xfails.
4100 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
4101 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
4102 add some more template parameter tests (only for HP currently).
4103 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
4104 * gdb.c++/virtfunc.cc: Add return type and value for main.
4105 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
4106 match alternatives.
4107
4108 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4109
4110 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
4111
4112 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
4113
4114 * gdb.base/signals.exp: Don't expect getting a backtrace from
4115 within a signal handler to fail on Linux.
4116
4117 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
4118
4119 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4120 * lib/gdb.exp: Remove some gratuitious semicolons.
4121 (delete_breakpoints): Increase timeout.
4122 (gdb_expect): Add -notransfer option.
4123 (gdb_test): Use -notransfer option.
4124 (get_compiler_info): Add f77 case.
4125 (get_compiler): New proc, split out from gdb_preprocess, add f77
4126 case.
4127 (gdb_preprocess): Call get_compiler.
4128
4129 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
4130 * gdb.base/attach.exp, gdb.base/display.exp,
4131 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
4132 gdb.base/long_long.exp, gdb.base/printcmds.exp,
4133 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
4134 third arg to gdb_test.
4135 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
4136 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
4137 HP-UX xfails, add others.
4138 * gdb.base/completion.exp: Reflect name change of self-test.
4139 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
4140 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
4141 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
4142 HP failure number.
4143 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
4144 useless HP-UX 10.30 references.
4145 * gdb.base/maint.exp: Loosen matches.
4146 * gdb.base/pointers.c (main): Declare more_code.
4147 * gdb.base/pointers.exp: Match on output of a `next'.
4148 * gdb.base/structs.c: Add prototypes.
4149 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
4150 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
4151
4152 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4153
4154 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
4155 command.
4156
4157 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4158
4159 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
4160 Fix run to main failures. Watchpoint can be hardware watchpoint.
4161
4162 * gdb.base/annota1.exp: Clean up some more, in case printf has
4163 debug info. Deal with lack of signal hanlder info in stack.
4164
4165 From Jim Kingdon <kingdon@redhat.com>:
4166 * gdb.base/annota1.exp: If printf has debug info, deal with it.
4167
4168 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
4169
4170 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
4171 gdb.base/foll-vfork.exp: Don't run for crosses.
4172
4173 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
4174
4175 * gdb.base/configure.in: Check for gdbvars.exp instead of
4176 a1-selftest.exp.
4177 * gdb.base/configure: Re-generate.
4178
4179 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
4180
4181 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
4182 in trying to run first and name is too long.
4183
4184 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
4185 pointers2.c and pointers2.exp, respectively.
4186 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
4187 doschk happier.
4188
4189 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
4190
4191 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
4192 callfuncs2.c and callfuncs2.exp.
4193
4194 * gdb.base/list.exp: Remove mistaken xfails.
4195 * gdb.base/list0.h: Add optional prototypes.
4196
4197 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
4198
4199 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
4200 calling malloc.
4201 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
4202 * ptype.exp: Move test for get_debug_format to before its first
4203 use.
4204
4205 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4206
4207 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
4208 * gdb.base/annota2.cc, annota2.exp: Move from here.
4209 * gdb.c++/annota2.cc, annota2.exp: To here.
4210 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
4211
4212 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4213
4214 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
4215 a consistent format.
4216
4217 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
4218
4219 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4220 * lib/gdb.exp (get_compiler_info): Add detection for assorted
4221 HP compilers, also set the globals $true and $false.
4222
4223 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
4224 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
4225 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
4226 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
4227 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
4228 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
4229 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
4230 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
4231 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
4232 whatis.c} Add C++ compatible function definitions and return
4233 types, add includes for library functions.
4234 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
4235 * gdb.base/step-test.c (myglob): Rename from glob.
4236 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
4237 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
4238 files, move here from gdb.hp.
4239 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
4240 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
4241 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
4242 Adjust line numbers in regexps.
4243
4244 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
4245 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
4246 instead of 0/1.
4247
4248 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
4249 foll-vfork.exp: New files, move here from gdb.hp.
4250 * gdb.base/page.exp: New file, test of pagination command.
4251
4252 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
4253 recursion test.
4254 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
4255
4256 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
4257 gdb.base/solib.exp: Fix compiler invocation process.
4258
4259 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
4260 HP-UX 11, turn off overload resolution explicitly.
4261 * gdb.base/commands.exp: Set argument list explicitly, add
4262 watchpoint test.
4263 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
4264 them work.
4265 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
4266 expressions properly.
4267 * gdb.base/corefile.exp: Loosen the match slightly.
4268 * gdb.base/default.exp: Allow "Error accessing memory" message
4269 also.
4270 * gdb.base/display.exp: Skip over x/0 j if PA64.
4271 * gdb.base/funcargs.exp: Add xfails for HP-UX.
4272 * gdb.base/interrupt.exp: Ditto.
4273 * gdb.base/langs.exp: Add symbolic matches governed by compiler
4274 in use.
4275 * gdb.base/list.exp: Add xfails for HP-UX.
4276 * gdb.base/long_long.exp: Refine some of the numeric matches.
4277 * gdb.base/mips_pro.exp: Xfail on HP-UX.
4278 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
4279 * gdb.base/nodebug.exp: Succeed on more varieties of output.
4280 * gdb.base/opaque.exp: Remove some HP-UX xfails.
4281 * gdb.base/ptype.exp: Succeed on more varieties of output.
4282 * gdb.base/scope.exp: Add xfails for HP-UX.
4283 * gdb.base/sect-cmd.exp: Add more cases.
4284 * gdb.base/setvar.exp: Add xfails for HP-UX.
4285 * gdb.base/shlib-call.exp: Loosen some matches slightly.
4286 * gdb.base/signals.exp: Match on void symbolically.
4287 * gdb.base/step-test.exp: Add case for PA64.
4288 * gdb.base/term.exp: Add exit and restart.
4289 * gdb.base/twice.exp: Clean up after self.
4290 * gdb.base/varargs.exp: Disable overload resolution explicitly.
4291 * gdb.base/whatis.exp: Allow more ways to pass tests.
4292
4293 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
4294 no longer useful.
4295
4296 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
4297
4298 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
4299 list of patterns.
4300 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
4301 print_double_array(double_array)", "continuing to breakpoint
4302 1018", "print print_double_array(array_d)" and "continuing to
4303 1034" tests.
4304
4305 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4306
4307 * Makefile.in: Add empty html and install-html targets.
4308
4309 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
4310
4311 * config/mt-*: Remove, these haven't been used since 1996.
4312
4313 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
4314
4315 * gdb.base/call-strs.c, gdb.base/ending-run.c,
4316 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
4317 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
4318
4319 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
4320
4321 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
4322 simpler match case for the ptype of the big class.
4323
4324 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4325
4326 * gdb.exp: Fix test for gdb_prompt existence.
4327
4328 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4329
4330 * gdb.exp (gdb_test): Add fail after calls to perror.
4331
4332 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4333
4334 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
4335
4336 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4337
4338 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
4339
4340 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
4341
4342 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
4343 malloc() is linked in.
4344
4345 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
4346
4347 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
4348 step at end.
4349
4350 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
4351
4352 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
4353
4354 * gdb.java/jv-print.exp: New file. (Our first Java test!)
4355
4356 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
4357
4358 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
4359 * gdb.base/mips_pro.exp: Likewise.
4360
4361 1999-06-02 Keith Seitz <keiths@cygnus.com>
4362
4363 * gdb.c++/templates.cc: Change all "new" operators to throw
4364 an exception.
4365 * gdb.c++/cplusfuncs.cc: Likewise.
4366
4367 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
4368
4369 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
4370
4371 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
4372 * gdb.base/ending-run.exp: When stepping out of main, accept a
4373 step into an arbitrary assembler file.
4374
4375 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4376
4377 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
4378 "breakpoint-invalid" to be printed.
4379 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
4380 number of "frames-invalid" and "breakpoint-invalid" to be printed.
4381 * gdb.base/annota2.cc: Initialize a.x to 0.
4382
4383 1999-05-17 Keith Seitz <keiths@cygnus.com>
4384
4385 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
4386 when "skip_float_tests" set.
4387 Ditto for "print print_double_array(array_d)", "print print_small_structs",
4388 "print print_ten_doubles", and "step into print_long_arg_list".
4389 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
4390 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
4391 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
4392 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
4393 "skip_float_tests" is set.
4394 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
4395 when "skip_float_tests" set.
4396
4397 1999-05-06 Keith Seitz <keiths@cygnus.com>
4398
4399 * gdb.base/annota2.cc: Include stdio.h.
4400
4401 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
4402
4403 * gdb.base/crossload.exp: Remove, this has been disabled ever
4404 since BFD stopped including all targets, and cross-GDB gets
4405 plenty of testing anyway.
4406 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
4407 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
4408 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
4409 * gdb.base/README: Remove, was doc for this.
4410 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
4411 needed.
4412
4413 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4414
4415 * gdb.base/call-ar-st.exp: Fix one regular expression in test
4416 output.
4417
4418 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
4419 * gdb.base/annota2.exp: New file. More annotation tests.
4420 * gdb.base/annota1.c: New file. Source file for annota1.exp.
4421 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
4422
4423 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
4424
4425 * config/cfdbug.exp: New file.
4426
4427 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
4428
4429 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
4430 Marcus Daniel's and Dale Hawkins's demangler crashes.
4431
4432 * gdb.c++/demangle.exp (test_gnu_style_demangling,
4433 test_lucid_style_demangling, test_arm_style_demangling,
4434 test_hp_style_demangling): Try Tom Tromey's core-dumping
4435 identifier under each demangling style.
4436
4437 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
4438
4439 * gdb.c++/demangle.exp: Include the current demangling style
4440 in all test names.
4441 (current_demangling_style): New global variable.
4442 (set_demangling_style, test_demangling_core, test_demangling,
4443 test_demangling_exact): New functions.
4444 (test_gnu_style_demangling, test_lucid_style_demangling,
4445 test_arm_style_demangling, test_hp_style_demangling): Use those,
4446 instead of calling gdb_test and gdb_test_exact directly.
4447 (catch_demangling_errors): New function, which reports errors
4448 signalled by the demangling test functions in an orderly way.
4449 (do_tests): Use catch_demangling_errors.
4450
4451 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
4452
4453 * gdb.base/signals.exp (test_handle_all_print): Use () for
4454 grouping in expressions, not {}.
4455
4456 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
4457 initialized yet.
4458
4459 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
4460
4461 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
4462 are listed.
4463
4464 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
4465
4466 * gdb.stabs/weird.exp: Test for CC being defined before
4467 looking at its value.
4468
4469 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
4470
4471 * gdb.base/call-ar-st.exp: Remove stray '#'.
4472 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
4473 "short int" and "long int".
4474 * gdb.c++/overload.cc: Cast the string added in the previous
4475 change, to mollify finicky HP compiler.
4476 * gdb.hp/reg-test.exp (testfile): Fix file name.
4477 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
4478
4479 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
4480 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
4481 alternate form of enum ptype.
4482
4483 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
4484
4485 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
4486 * gdb.hp/*.exp: Change all to run compiler probe only after
4487 passing skip_hp_tests, so as not to waste time on guaranteed
4488 failure.
4489
4490 * gdb.c++/overload.cc: Pass string instead of char addr, always
4491 init ccpfoo.
4492 * gdb.c++/templates.cc: Fix syntax error.
4493
4494 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4495
4496 * gdb.base/commands.exp: Add test for correct position of '>'
4497 when issuing the 'commands' command after a 'while' or 'if'
4498 command.
4499
4500 1999-03-18 James Ingham <jingham@cygnus.com>
4501
4502 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
4503
4504 * gdb.c++/method.exp: It was testing an uninitialized int on the
4505 stack and assuming it was positive.
4506
4507 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
4508
4509 * gdb.base/step-test.exp: Catch a case where finish is broken and
4510 keep it from killing the rest of the tests.
4511 Use gdb_continue_to_end.
4512
4513 * gdb.base/sigall.exp: use gdb_continue_to_end.
4514
4515 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
4516
4517 * gdb.base/display.exp: use runto_main, not run.
4518
4519 * gdb.base/default.exp: Check for the current error message in the
4520 r abbreviation test.
4521 Add strongarm to the targets that know info float.
4522
4523 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
4524 run which doesn't work with monitors.
4525
4526 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
4527
4528 * gdb.base/break.exp: use the gdb_continue_to_end proc.
4529
4530 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
4531 program. Traps the case (in Cygmon) when the program never really
4532 exits. Same as Mark's continue_to_exit, but I had put it in a lot
4533 more places, so I used my name. Sorry Mark...
4534
4535 * config/monitor.exp (gdb_target_monitor): added another
4536 target_info parameter: remotebinarydownload. This will set the
4537 remotebinarydownload flag if this is causing some boards trouble.
4538
4539 1999-03-18 Mark Salter <msalter@cygnus.com>
4540
4541 * lib/gdb.exp (continue_to_exit): New function.
4542
4543 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
4544 * gdb.base/ending-run.exp: Ditto.
4545 * gdb.base/step-test.exp: Ditto.
4546
4547 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
4548
4549 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
4550 (suggested by Art Haas <ahaas@neosoft.com>).
4551
4552 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
4553
4554 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
4555
4556 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
4557
4558 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
4559 descriptions of types (short unsigned int vs unsigned short, etc).
4560
4561 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
4562
4563 * gdb.base/call-strs.exp: Don't assume that `step' will step over
4564 a call to strlen; sometimes we do have sources.
4565
4566 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
4567
4568 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
4569 character, so GDB won't print garbage after its end.
4570
4571 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
4572 breakpoint there instead. Sometimes GCC emits memcpy to handle
4573 the large structures being passed by value, so we step into that
4574 instead of sum_array_print, which obscures what we're really testing.
4575 * gdb.base/step-test.exp: However, we do want a test that notices
4576 the bizarre steps into memcpy, so do that here. Add check for
4577 stepping into function calls that pass large structures by value.
4578 ("Is that a noun clause, or are you just happy to see me?")
4579 Remove all references to specific line numbers.
4580 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
4581 New type and function.
4582 (main): Call large_struct_by_value, passing it a large struct by value.
4583 * lib/gdb.exp (gdb_get_line_number): New function.
4584
4585 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
4586 more portable.
4587
4588 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
4589
4590 * lib/gdb.exp: Doc fixes.
4591
4592 1999-03-05 Nick Clifton <nickc@cygnus.com>
4593
4594 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
4595
4596 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
4597
4598 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
4599 commands. They're not germane to this test, and they don't work
4600 that way on remote targets.
4601
4602 1999-03-01 James Ingham <jingham@cygnus.com>
4603
4604 * Changelog entries merged over from gdb development branch.
4605
4606 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
4607
4608 * lib/gdb.exp (gdbtk_analyze_results): Generic function
4609 for outputting results of test run.
4610
4611 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
4612
4613 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
4614
4615 1999-02-25 Felix Lee <flee@cygnus.com>
4616
4617 * lib/gdb.exp (debug_format): initialize
4618
4619 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
4620
4621 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
4622 * gdb.base/call-rt-st.c: Ditto.
4623
4624 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
4625
4626 * gdb.threads/pthreads.exp (horiz): New variable.
4627 (test_startup): Fix regexps that capture thread numbers.
4628
4629 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
4630
4631 * gdb.base/smoke.exp: Disambiguate two test case names (both
4632 called ``print'').
4633
4634 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4635
4636 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
4637 compilation.
4638
4639 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4640
4641 * gdb.base/miscexprs.exp: Change patterns to match GDB's
4642 actual output formatting.
4643 * gdb.base/smoke.exp: GDB removes leading 0's.
4644 * gdb.base/volatile.exp: Don't check type of remuneration;
4645 that variable is no longer defined in constvars.c.
4646 * gdb.base/step-test.c (main): Exit with explicit exit code.
4647 * gdb.base/step-test.exp: Remove two nexti checks--they are
4648 not portable.
4649
4650 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4651
4652 * gdb.base/help.exp ("help delete display"): Fix test to match
4653 gdb's output.
4654
4655 * gdb.base/long_long.c (known_types): Initialize values to zero.
4656 * gdb.base/long_long.exp: Step one more line
4657 so 'dec' is initialized in "get to known place". GDB removes
4658 leading zeros. Explicitly ask for hex formatting. Use
4659 unique test case names.
4660
4661 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4662
4663 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
4664
4665 * gdb.c++/method.exp: Add missing close brace.
4666
4667 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
4668
4669 * gdb.base/maint.exp: Use 'set height 0' to disable page
4670 prompting, not 'set height 400'.
4671
4672 Fix a bunch of timeouts.
4673 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
4674 four separate tests, so expect doesn't take forever to match a ton
4675 of text against a regexp with lots of .* forms.
4676 ("maint print psymbols", "maint print symbols"): Make some of
4677 these greps more selective, so that expect doesn't try to wade
4678 through huge piles of output and time out.
4679
4680 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
4681
4682 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
4683 tests: one which doesn't expect shlib events to be reported, and
4684 another which does, but is XFAIL for all platforms other than
4685 HP/UX.
4686
4687 * gdb.base/break.exp: Teach the test suite that the `catch
4688 fork', `catch vfork', and `catch exec' commands produce error
4689 messages on platforms that don't provide these features.
4690
4691 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4692
4693 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
4694 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
4695 (shortening names from solib_threshold.exp etc), won't run on
4696 anything but HP-UX for the foreseeable future.
4697 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
4698 reflect move.
4699
4700 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
4701
4702 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
4703 gdb.trace/Makefile.in (clean): Remove all test executables.
4704
4705 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
4706
4707 * gdb.base/shlib-call.exp: add test cases to verify that gdb
4708 successfully re-sets breakpoints in shared libraries.
4709 * gdb.base/shmain.c (main): return 0, don't fall off the end.
4710
4711 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4712
4713 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
4714 and compiled w/o GCC.
4715
4716 * gdb.hp/watch-cmd.exp: ditto.
4717
4718 * gdb.hp/watch-hp.exp: ditto.
4719
4720 * gdb.hp/xdb1.exp: ditto.
4721
4722 * gdb.hp/xdb2.exp: ditto.
4723
4724 * gdb.hp/dbx.exp: ditto.
4725
4726 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
4727
4728 * constvars.c: Remove C++-isms.
4729 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
4730 with GCC.
4731
4732 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
4733
4734 The following changes are part of the HP merge.
4735
4736 * gdb.base/break.exp: new tests to verify that catchpoints for
4737 fork, vfork, and exec don't trigger inappropriately.
4738
4739 * gdb.base/opaque.exp: compile one file at a time, then link.
4740
4741 * gdb.base/signals.exp: be more restrictive about which hppa
4742 systems receive a setup_xfail. new tests.
4743
4744 * gdb.base/solib_threshold.build: new file.
4745 * gdb.base/solib_threshold.exp: new file.
4746 * gdb.base/solib_threshold.link_opts: new file.
4747 * gdb.base/solib_threshold.mk: new file.
4748 * gdb.base/gen_solib_threshold.c: new file.
4749
4750 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
4751 tests. New tests for enums inside classes.
4752
4753 * gdb.c++/compiler.cc: indicate support of template debugging.
4754
4755 * gdb.c++/demangle.exp: run hp style demangling tests.
4756
4757 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
4758 tests.
4759
4760 * gdb.c++/misc.cc: changes to support new tests.
4761
4762 * gdb.c++/templates.cc: changes to support HP's compiler; changes
4763 to support new tests.
4764
4765 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
4766 gcc, then skip these tests.
4767
4768 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
4769
4770 The following files are part of the HP merge; some had longer
4771 names at HP, but have been renamed to be no more than 14
4772 characters in length.
4773
4774 * gdb.hp/ambiguous.cc: new file.
4775 * gdb.hp/ambiguous.exp: new file.
4776 * gdb.hp/attach.exp: new file.
4777 * gdb.hp/attach2.exp: new file.
4778 * gdb.hp/classes-hp.exp: new file.
4779 * gdb.hp/ctti.exp: new file.
4780 * gdb.hp/ctti-add.cc: new file.
4781 * gdb.hp/ctti-add1.cc: new file.
4782 * gdb.hp/ctti-add2.cc: new file.
4783 * gdb.hp/ctti-add3.cc: new file.
4784 * gdb.hp/dbx.exp: new file.
4785 * gdb.hp/exception.cc: new file.
4786 * gdb.hp/exception.exp: new file.
4787 * gdb.hp/foll-exec.c: new file.
4788 * gdb.hp/foll-exec.exp: new file.
4789 * gdb.hp/foll-fork.c: new file.
4790 * gdb.hp/foll-fork.exp: new file.
4791 * gdb.hp/foll-vfork.c: new file.
4792 * gdb.hp/foll-vfork.exp: new file.
4793 * gdb.hp/inherit-hp.exp: new file.
4794 * gdb.hp/more-steps.exp: new file.
4795 * gdb.hp/namespace.cc: new file.
4796 * gdb.hp/namespace.exp: new file.
4797 * gdb.hp/optimize.exp: new file.
4798 * gdb.hp/pxdb.c: new file.
4799 * gdb.hp/pxdb.exp: new file.
4800 * gdb.hp/quicksort.exp: new file.
4801 * gdb.hp/reg-test.exp: new file.
4802 * gdb.hp/reg-test.s: new file.
4803 * gdb.hp/sized-enum.c: new file.
4804 * gdb.hp/sized-enum.exp: new file.
4805 * gdb.hp/start-stop.exp: new file.
4806 * gdb.hp/templ-hp.cc: new file.
4807 * gdb.hp/templ-hp.exp: new file.
4808 * gdb.hp/thr-lib.c: new file.
4809 * gdb.hp/thr-lib.exp: new file.
4810 * gdb.hp/thr-lib.h: new file.
4811 * gdb.hp/thr-liblib.c: new file.
4812 * gdb.hp/virtfun-hp.c: new file.
4813 * gdb.hp/virtfun-hp.exp: new file.
4814 * gdb.hp/watch-cmd.exp: new file.
4815 * gdb.hp/watch-hp.exp: new file.
4816 * gdb.hp/xdb1.exp: new file.
4817 * gdb.hp/xdb2.exp: new file.
4818 * gdb.hp/xdb3.exp: new file.
4819
4820 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
4821
4822 The following files are part of the HP merge; some had longer
4823 names at HP, but have been renamed to be no more than 14
4824 characters in length.
4825
4826 * gdb.base/ss.h: new file.
4827 * gdb.base/call-ar-st.c: new file.
4828 * gdb.base/call-ar-st.exp: new file.
4829 * gdb.base/call-rt-st.c: new file.
4830 * gdb.base/call-rt-st-exp: new file.
4831 * gdb.base/call-strs.exp: new file.
4832 * gdb.base/ena-dis-br.exp: new file.
4833 * gdb.base/environ.exp: new file.
4834 * gdb.base/long_long.exp: new file.
4835 * gdb.base/sect-cmd.exp: new file.
4836 * gdb.base/shlib-cl2.exp: new file.
4837 * gdb.base/smoke.exp: new file.
4838 * gdb.base/so-impl-ld.c: new file.
4839 * gdb.base/so-impl-ld.exp: new file.
4840 * gdb.base/so-indr-cl.c: new file.
4841 * gdb.base/so-indr-cl.exp: new file.
4842 * gdb.base/varargs.exp: new file.
4843 * gdb.base/volatile.exp: new file.
4844 * gdb.base/whatis-exp.exp: new file.
4845 * gdb.base/display.exp: new file.
4846 * gdb.c++/derivation.exp: new file.
4847 * gdb.c++/local.exp: new file.
4848 * gdb.c++/member-ptr.exp: new file.
4849 * gdb.c++/overload.exp: new file.
4850 * gdb.c++/ovldbreak.exp: new file.
4851 * gdb.c++/ref-types.exp: new file.
4852 * gdb.c++/ref-types2.exp: new file.
4853 * gdb.c++/userdef.exp: new file.
4854
4855 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4856
4857 * gdb.base/default.exp: Reflect wording change in remote.c.
4858
4859 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
4860
4861 * gdb.base/help.exp: Update to reflect current text.
4862
4863 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
4864
4865 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
4866 they're stack variables and contain garbage.
4867 * gdb.c++/anon-union.exp: new file.
4868
4869 The following changes were made by David Taylor
4870 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4871 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4872 in changes by HP.
4873
4874 * gdb.base/bitops.exp: new file.
4875 * gdb.base/default.exp: change expected messages for catch and
4876 info catch tests to reflect HP merge changes.
4877 * gdb.base/enable-disable-break.exp
4878 * gdb.base/ending-run.c: new file.
4879 * gdb.base/long_long.c: new file.
4880 * gdb.base/maint.exp: new file.
4881 * gdb.base/pointers2.exp: new file.
4882 * gdb.base/shlib-call2.exp: new file.
4883 * gdb.base/solib.exp: new file.
4884 * gdb.base/step-test.c: new file.
4885 * gdb.c++/anon-union.cc: new file.
4886 * gdb.c++/local.cc: new file.
4887 * gdb.c++/member-pointer.cc: new file.
4888 * gdb.c++/method.cc: new file.
4889 * gdb.c++/ref-types.cc: new file.
4890 * gdb.c++/ref-types2.cc: new file.
4891 * gdb.c++/userdef.cc: new file.
4892
4893 * gdb.base/scope.exp: compile one file at a time, then link.
4894 * gdb.base/langs.exp: ditto.
4895 * gdb.base/list.exp: ditto.
4896
4897 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
4898
4899 The following changes were made by David Taylor
4900 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4901 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4902 in changes by HP.
4903
4904 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
4905 skip tests. When compiling pass c++ flag to gdb_compile.
4906 * gdb.c++/
4907
4908 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
4909 test for on hppa*-*-hpux*; use args to see if c++ was specified.
4910 (skip_hp_tests): new function.
4911 (gdb_preprocess): new function.
4912
4913 * configure.in (hpdir): decide whether to configure gdb.hp.
4914 * configure: regenerated.
4915
4916 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
4917 to delete on clean.
4918 (EXECUTABLES): update to reflect new additions.
4919 * gdb.base/commands.exp: update message expected.
4920 * gdb.base/default.exp: add copyright notice.
4921 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
4922 * gdb.base/help.exp: update messages to reflect current text.
4923 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
4924 targets for recurse tests.
4925 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
4926 skip this file.
4927
4928 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
4929 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
4930 compilation.
4931 * gdb.c++/misc.exp: ditto.
4932 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
4933 run the tests. tell gdb_compile that it's a c++ compilation.
4934
4935 * gdb.threads/pthreads.exp: fix typo in message.
4936
4937 * gdb.base/all-bin.exp: new file.
4938 * gdb.base/arithmet.exp: new file.
4939 * gdb.base/assign.exp: new file.
4940 * gdb.base/completion.exp: new file.
4941 * gdb.base/cond-expr.exp: new file.
4942 * gdb.base/condbreak.exp: new file.
4943 * gdb.base/define.exp: new file.
4944 * gdb.base/dollar.exp: new file.
4945 * gdb.base/environment.exp: new file.
4946 * gdb.base/eval-skip.exp: new file.
4947 * gdb.base/jump.exp: new file.
4948 * gdb.base/logical.exp: new file.
4949 * gdb.base/pointers.exp: new file.
4950 * gdb.base/relational.exp: new file.
4951 * gdb.base/section_command.exp: new file.
4952 * gdb.base/whatis-expr.exp: new file.
4953
4954 * gdb.base/all-types.c: new file.
4955 * gdb.base/call-array-struct.c: new file.
4956 * gdb.base/call-return-struct.c: new file.
4957 * gdb.base/call-strings.c: new file.
4958 * gdb.base/callfuncs2.c: new file.
4959 * gdb.base/condbreak.c: new file.
4960 * gdb.base/constvars.c: new file.
4961 * gdb.base/display.c: new file.
4962 * gdb.base/int-type.c: new file.
4963 * gdb.base/jump.c: new file.
4964 * gdb.base/miscexprs.c: new file.
4965 * gdb.base/pointers.c: new file.
4966 * gdb.base/pointers2.c: new file.
4967 * gdb.base/shmain.c: new file.
4968 * gdb.base/shr1.c: new file.
4969 * gdb.base/shr2.c: new file.
4970 * gdb.base/solib.c: new file.
4971 * gdb.base/solib1.c: new file.
4972 * gdb.base/solib2.c: new file.
4973 * gdb.base/varargs.c: new file.
4974 * gdb.c++/derivation.cc: new file.
4975 * gdb.c++/overload.cc: new file.
4976 * gdb.c++/ovldbreak.cc: new file.
4977 * gdb.hp/attach.c: new file.
4978 * gdb.hp/attach2.c: new file.
4979 * gdb.hp/average.c: new file.
4980 * gdb.hp/compiler.c: new file.
4981 * gdb.hp/compiler.cc: new file.
4982 * gdb.hp/execd-program.c: new file.
4983 * gdb.hp/follow-exec.c: new file.
4984 * gdb.hp/follow-fork.c: new file.
4985 * gdb.hp/follow-vfork-and-exec.c: new file.
4986 * gdb.hp/misc-hp.cc: new file.
4987 * gdb.hp/more-steps.c: new file.
4988 * gdb.hp/optimize.c: new file.
4989 * gdb.hp/quicksort.c: new file.
4990 * gdb.hp/run-hp.c: new file.
4991 * gdb.hp/start-stop.c: new file.
4992 * gdb.hp/sum.c: new file.
4993 * gdb.hp/templates-hp.cc: new file.
4994 * gdb.hp/thread-local-in-lib.c: new file.
4995 * gdb.hp/thread-local-in-lib.h: new file.
4996 * gdb.hp/thread-local-in-lib.lib.c: new file.
4997 * gdb.hp/vforked-program.c: new file.
4998 * gdb.hp/virtfunc-hp.cc: new file.
4999 * gdb.hp/watchpoint-hp.c: new file.
5000 * gdb.hp/xdb.c: new file.
5001 * gdb.hp/xdb0.c: new file.
5002 * gdb.hp/xdb0.h: new file.
5003 * gdb.hp/xdb1.c: new file.
5004
5005 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
5006
5007 The following change was made by Edith Epstein
5008 <eepstein@cygnus.com> as part of a project to merge in changes
5009 originally made by HP; HP did not create ChangeLog entries.
5010
5011 * gdb.c++/demangle.exp: changed the expected output for some
5012 ARM-style mangling -- removed second reference to datatype.
5013 For example, maint demangle __dt__11T1__pt__2_cFv
5014 T1<char>::~T1<char>(void)
5015 becomes,
5016 maint demangle __dt__11T1__pt__2_cFv
5017 T1<char>::~T1(void)
5018
5019 (test_hp_style_demangling): new hp specific demangling test cases.
5020
5021 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
5022
5023 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
5024 * gdb.trace/backtrace.exp: Likewise.
5025 * gdb.trace/circ.exp: Likewise.
5026 * gdb.trace/collection.exp: Likewise.
5027 * gdb.trace/deltrace.exp: Likewise.
5028 * gdb.trace/infotrace.exp: Likewise.
5029 * gdb.trace/limits.exp: Likewise.
5030 * gdb.trace/packetlen.exp: Likewise.
5031 * gdb.trace/passc-dyn.exp: Likewise.
5032 * gdb.trace/passcount.exp: Likewise.
5033 * gdb.trace/report.exp: Likewise.
5034 * gdb.trace/save-trace.exp: Likewise.
5035 * gdb.trace/tfind.exp: Likewise.
5036 * gdb.trace/tracecmd.exp: Likewise.
5037 * gdb.trace/while-dyn.exp: Likewise.
5038 * gdb.trace/while-stepping.exp: Likewise.
5039
5040 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
5041
5042 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
5043
5044 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
5045
5046 From Brendan Kehoe:
5047 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
5048 int return types.
5049
5050 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
5051
5052 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
5053 remote dos host testing right.
5054
5055 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
5056
5057 * gdb.base/corefile.exp: remove some xfails.
5058
5059 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
5060
5061 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
5062 have different timestamps.
5063
5064 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
5065
5066 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
5067 gdb.base/default.exp: Replace "exec" with "executable".
5068
5069 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
5070
5071 * gdb.base/default.exp: Change else if to elseif from previous
5072 delta.
5073
5074 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
5075
5076 * gdb.base/default.exp: Add brace missing from previous delta.
5077
5078 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
5079
5080 * gdb.base/default.exp: Support test for info float for all
5081 varieties of arm toolchain.
5082
5083 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
5084
5085 * gdb.trace/*.exp: remove "remote_download" command.
5086
5087 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
5088
5089 * gdb.trace/*.exp: remove -gdwarf from compile.
5090
5091 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
5092
5093 * gdb.trace/configure.in(AC_INIT): typo
5094 * gdb.trace/configure: regenerated
5095
5096 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
5097
5098 * config/m68k-emc.exp: New file.
5099 * lib/<emc-support.exp trace-support.exp}: New files.
5100 * configure.in: add new test directory gdb.trace.
5101 * gdb.trace/{configure configure.in Makefile.in}: New files.
5102 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
5103 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
5104 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
5105 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
5106 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
5107 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
5108 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
5109
5110 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
5111
5112 * gdb.c++/classes.exp: Change all regular expressions to match
5113 arbitrary combinations of newline/carriage-return, so that they
5114 will work equally well on Unix and Windows.
5115 * gdb.c++/inherit.exp: ditto.
5116 * gdb.c++/virtfunc.exp: ditto.
5117
5118 1998-08-11 Dawn Perchik <dawn@cygnus.com>
5119
5120 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
5121
5122 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
5123
5124 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
5125 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
5126 to use a0-a3/d0-d3 as needed.
5127
5128 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
5129
5130 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
5131 * gdb.disasm/am33.exp: Corresponding changes.
5132
5133 1998-07-11 Felix Lee <flee@cygnus.com>
5134
5135 * gdb.base/callfuncs.exp: add cmp10 test.
5136 * gdb.base/callfuncs.c (cmp10): new function.
5137
5138 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
5139
5140 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
5141 into two parts to get around a synchronization problem in expect.
5142
5143 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
5144
5145 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
5146
5147 * configure.in: Add options for gdbtk testsuite.
5148
5149 * configure: Regenerate.
5150
5151 * gdb.gdbtk: New directory to hold gdbtk tests.
5152
5153 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5154
5155 * gdb.fortran/types.exp: Escape brackets in expect patterns
5156 for test_float_literal_types_accepted tests.
5157 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
5158 before run test.
5159
5160 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
5161
5162 * am33.exp: Just compile, do not link the testcase.
5163 * am33.s: Add ".am33" pseudoop to force am33 mode.
5164
5165 1998-06-25 Felix Lee <flee@cygnus.com>
5166
5167 * gdb.base/setshow.exp: make sure $pc is sane.
5168
5169 * gdb.stabs/weird.exp: split expect patterns properly.
5170
5171 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
5172
5173 * gdb.disasm/am33.s: New disassembler testfile for the am33.
5174 * gdb.disasm/am33.exp: Run it.
5175
5176 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
5177
5178 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
5179 match processing (and eliminate spurious timeouts when running).
5180
5181 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
5182
5183 * gdb.base/signals.exp (test_handle_all_print): put back Mach
5184 exception test, but conditionalize it on target [mach | gnu].
5185
5186 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
5187
5188 * gdb.base/overlays.exp: fixup compile line for linker script.
5189
5190 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
5191
5192 * gdb.fortran/types.exp: don't guess at float size.
5193
5194 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
5195
5196 * gdb.base/exprs.exp: delete test that depends on int size.
5197
5198 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
5199
5200 * config/sim.exp: Removed checks for target triplets.
5201 (gdb_target_sim): Use gdb,target_sim_options.
5202
5203 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
5204
5205 * gdb.base/reread.exp: New file.
5206 * gdb.base/reread1.c: New file.
5207 * gdb.base/reread2.c: New file.
5208
5209 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
5210
5211 * config/sim.exp: Use 'target sim -sparclite' when running
5212 SPARClite programs.
5213
5214 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
5215
5216 * gdb.base/structs2.exp: New file.
5217 * gdb.base/structs2.c: New file.
5218
5219 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
5220
5221 * gdb.asm/common.inc: New file.
5222 * gdb.asm/d10v.inc: New file.
5223 * asm-source.exp: Pass -I's to gas to find .inc files.
5224 Update line numbers in expected output.
5225 * asmsrc1.s: Rewrite.
5226 * asmsrc2.s: Rewrite.
5227 * configure.in: Create arch.inc symlink.
5228 * configure: Regenerate.
5229 * Makefile.in (distclean): Delete arch.inc.
5230
5231 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
5232
5233 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
5234 (t_enum_value2): ditto
5235 (t_enum_value3): ditto
5236 (main): ditto
5237 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5238
5239 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
5240 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
5241 change.
5242 Use gdb_test instead of send_gdb/gdb_expect sequences.
5243
5244 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
5245
5246 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
5247 not void.
5248
5249 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
5250
5251 * gdb.base/branches.c: Code with lots of loops and
5252 subroutines. Used to test gdbs ability to single step through PC
5253 changes, especially to test mips-tdep.c:mips_next_pc
5254
5255 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
5256
5257 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
5258 more rigorous EGCS C++ error checking.
5259
5260 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5261
5262 * gdb.base/help.exp: Clean up `help set args' and `help show args'
5263 tests.
5264 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
5265 function when asleep.
5266 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
5267 for i*86 Linux and SVR4 signal handling problems.
5268 Remove linux xfail for `next to handler in signals_tests_1', fixed
5269 by recent infrun.c change.
5270 Limit backtrace to 10 frames to avoid timeout problems with infinite
5271 stack backtraces.
5272 Adjust expect pattern in `handle all print' test to match Apr 28 1997
5273 target.[ch] change.
5274
5275 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
5276
5277 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
5278 for a newline from gdb before continuing.
5279 (default_gdb_exit): Just look for y or n.
5280 (gdb_test): Detect abnormal exit from GDB running on DOS; if
5281 it does, fail the rests of the tests in the file.
5282
5283 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
5284
5285 * config/cygmon.exp: New file.
5286
5287 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
5288
5289 * gdb.base/list.exp: Fix problem with "list default lines around
5290 main" test on remote targets.
5291
5292 * gdb.base/scope.exp: Fix problem with filelocal_bss before
5293 run test on remote targets.
5294
5295 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
5296
5297 * gdb.asm: New directory.
5298 * configure.in: Configure it.
5299 * configure: Regenerate.
5300 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
5301 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
5302
5303 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
5304
5305 * config/mn10300-eval.exp: New file to support MN10300 eval board.
5306
5307 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
5308
5309 * gdb.base/overlays (several files): Merge the two overlay
5310 managers into one. Change variables (foox, barx, bazx, grbxx)
5311 back into ints but force them to load in their proper sections.
5312
5313 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
5314
5315 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
5316 on-chip insn memory and IMAP1 to upper 128k.
5317 (D10VCopy): Handle memory regions crossing 16k boundaries.
5318 (D10VCopy): Transfer data in 32 bit chunks.
5319
5320 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
5321
5322 * gdb.base/overlays.c (main): Exit normally when result is
5323 correct.
5324
5325 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
5326 map. Include space for printf in .text segment.
5327
5328 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
5329 updated d10v memory VMA/LMA map.
5330 (D10VCopy): Call D10VTranslate.
5331
5332 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
5333
5334 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
5335
5336 * gdb.base/bar.c (barx, bar): Change variable to small array so
5337 that it won't be put into the .sdata - small data -
5338 section. Update reference.
5339 * gdb.base/baz.c (bazx, baz): Ditto.
5340 * gdb.base/foo.c (foox, foo): Ditto.
5341 * gdb.base/grbx.c (grbxx, grbx): Ditto.
5342
5343 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
5344 to be arrays.
5345
5346 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
5347
5348 * gdb.base/overlays.exp: fix up and get working again.
5349 Add tests for backtraces from an overlay function.
5350
5351 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
5352
5353 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
5354 "calling function with watchpoint enabled".
5355
5356 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
5357
5358 * gdb.base/break.exp (test_next_with_recursion): Remove
5359 gdb_suppress_tests for d10v-*-*.
5360 * lib/gdb.exp (gdb_suppress_tests): Disable this function
5361 pending review of whether it is useful or not.
5362
5363 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
5364
5365 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
5366
5367 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
5368
5369 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
5370 * config/dve.exp: New file to support Densan boards.
5371
5372 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
5373
5374 * gdb.base/interrupt.exp: Document problem of simulators, signals,
5375 reads and BSD.
5376
5377 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
5378
5379 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
5380 response.
5381
5382 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
5383
5384 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
5385
5386 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
5387 test.
5388
5389 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
5390 target_sizeof_long and target_bigendian_p.
5391 (structs_by_value, structs_by_reference): Check values according
5392 to targets word size and endianess.
5393
5394 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
5395
5396 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
5397 output.
5398
5399 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
5400
5401 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
5402 Update test of set args help to match source change.
5403
5404 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
5405
5406 * gdb.base/default.exp: Expect help system output to be in
5407 alphabetical order.
5408 * gdb.base/help.exp: Ditto.
5409
5410 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
5411
5412 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
5413 "i*86-pc-linux-gnu*".
5414 * gdb.base/interrupt.exp: Ditto.
5415 * gdb.base/corefile.exp: Ditto.
5416
5417 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
5418 define vxworks when building the testcase.
5419
5420 * gdb.base/ptype.exp: Fix testnames to be unique.
5421 * gdb.base/radix.exp: Ditto.
5422 * gdb.base/term.exp: Ditto.
5423 * gdb.base/whatis.exp: Ditto.
5424 * gdb.c++/classes.exp: Ditto.
5425
5426 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
5427
5428 * gdb.base/callfuncs.exp: Fix indentation.
5429
5430 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
5431 suppress_flag has been set.
5432 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
5433 target feature.
5434
5435 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
5436
5437 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
5438 the testcase.
5439
5440 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
5441 set_debug_traps() and breakpoint().
5442 * gdb.c++/misc.cc (main): Ditto.
5443 * gdb.c++/templates.cc (main): Ditto.
5444 * gdb.c++/virtfunc.cc (main): Ditto.
5445
5446 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
5447
5448 * lib/gdb.exp(gdb_step_for_stub): New function.
5449 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
5450 exists, reload the executable and do a "continue" instead of
5451 doing a jump.
5452 (runto_main): Use gdb_step_for_stub.
5453
5454 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
5455 tests to have unique names.
5456 * gdb.base/callfuncs.exp: Ditto.
5457 * gdb.base/commands.exp: Ditto.
5458 * gdb.base/default.exp: Ditto.
5459 * gdb.base/help.exp: Ditto.
5460 * gdb.base/list.exp: Ditto.
5461 * gdb.base/opaque.exp: Ditto.
5462 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
5463 similar tests.
5464
5465 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
5466 * gdb.c++/cplusfuncs.cc: Ditto.
5467 * gdb.c++/virtfunc.cc: Ditto.
5468
5469 * config/monitor.exp: Keep track of the last file we saw, rather
5470 than trying to get the info from gdb.
5471
5472 * gdb.fortran/types.exp: Move comment to previous line.
5473
5474 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
5475
5476 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
5477 target mode.
5478
5479 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
5480
5481 From Bob Manson:
5482 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
5483 string from GDB when it connects.
5484
5485 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
5486
5487 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
5488
5489 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
5490 if we can't get a debug format from GDB (we may be testing an
5491 older GDB). Use a 10 second timeout when checking for the format.
5492
5493 * gdb.stabs/weird.exp: Fix quoting.
5494
5495 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
5496
5497 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
5498
5499 * config/arm-ice.exp: New file.
5500
5501 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
5502
5503 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
5504 until it has been modified to work with the new testsuite.
5505
5506 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
5507 testcase won't compile, cause all of the testcases in the file to
5508 fail instead.
5509
5510 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
5511 (gdb_clear_suppressed): New procedure.
5512 (gdb_stop_suppressing_tests): Only clear suppress_flag if
5513 it contains a positive value.
5514
5515 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
5516
5517 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
5518
5519 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
5520
5521 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
5522
5523 * lib/gdb.exp (setup_xfail_format): New function.
5524 (get_debug_format): New function to get debug format.
5525 (debug_format): New global variable to hold last value set
5526 by get_debug_format.
5527 * gdb.base/list.exp: Call get_debug_format and expect some
5528 tests to fail for DWARF 1 and COFF formats.
5529 * gdb.c++/ptype.exp: Ditto.
5530 * gdb.c++/classes.exp: Ditto.
5531 * gdb.c++/cplusfuncs.exp: Ditto.
5532 * gdb.c++/inherit.exp: Ditto.
5533 * gdb.c++/templates.exp: Ditto.
5534 * gdb.c++/virtfunc.exp: Ditto.
5535
5536 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
5537
5538 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
5539 host doesn't have a currently-open connection.
5540
5541 * config/sparclet.exp: Cleanups and fixes to make it generic for
5542 any gdb stub target. Handle cases where gdb doesn't respond when
5543 interrupted in a sane fashion.
5544
5545 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
5546 same thing in a totally different way.
5547
5548 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
5549 setting "timeout".
5550 (gdb_start): We set the global gdb_prompt variable in
5551 default_gdb_init now.
5552
5553 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
5554
5555 * gdb.base/printcmds.exp: Fix "check for floating addition"
5556 regexp to accept results within approx +/- .01 of exact value.
5557 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
5558
5559 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
5560
5561 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
5562 properly.
5563 (gdb_expect): Add optional timeout parameter, and add timeout
5564 value to various calls.
5565 (gdb_suppress_tests): Only give one warning message per group.
5566
5567 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
5568
5569 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
5570 global variables. Handle getting a value for $timeout more
5571 gracefully.
5572
5573 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5574
5575 * lib/gdb.exp: Close connection to remote host if gdb doesn't
5576 initialize.
5577 (default_gdb_init): New procedure; allow gdb_init to be overridden
5578 by a target configuration file.
5579 (gdb_expect): Pass the timeout to remote_expect.
5580
5581 * config/monitor.exp(gdb_load): Fix typo in regexp.
5582
5583 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
5584
5585 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
5586
5587 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
5588
5589 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
5590 here. Call gdb_target_exec before rebooting the target, to make
5591 sure the connection to the target is closed.
5592 (gdb_load): Pass the name of the executable to gdb_target_monitor.
5593 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
5594 Also detect "Timeout reading from remote" error.
5595
5596 * config/gdbserver.exp: Pass the executable being loaded to
5597 gdb_target_monitor. Don't call gdb_file_cmd here; let
5598 gdb_target_monitor do it.
5599
5600 * gdb.disasm/hppa.exp: Don't use exec_output.
5601
5602 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
5603
5604 * gdb.base/list.exp: If we're debugging a non-native target,
5605 try to set the pc register to point to the start of the
5606 program before doing the first list command.
5607
5608 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
5609 test_calls after restarting.
5610
5611 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
5612 reloading.
5613
5614 * gdb.base/watchpoint.exp: Fix typo.
5615
5616 * gdb.base/setshow.exp: Check for use_gdb_stub.
5617
5618 * gdb.base/break.exp: Fix continue until exit test for the gdb
5619 stub case.
5620 * gdb.base/langs.exp: Ditto.
5621
5622 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
5623 gdb_load_offset. If we weren't given a file to load, figure out
5624 what the current file is and use it.
5625
5626 * config/i386-bozo.exp: New file.
5627
5628 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
5629
5630 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
5631 feature.
5632
5633 * config/proelf.exp: New entry.
5634
5635 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
5636
5637 * lib/gdb.exp: Remove spurious .* patterns at the beginning
5638 of regexps.
5639
5640 * gdb.base/watchpoint.exp: Don't run the test_stepping
5641 tests if gdb can't call functions on the target.
5642
5643 * gdb.base/setshow.exp: Don't run the set prompt tests if
5644 the board has gdb_prompt set.
5645
5646 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
5647
5648 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
5649 * gdb.base/commands.exp: Likewise.
5650 * gdb.base/setshow.exp: Likewise.
5651
5652 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
5653
5654 * config/monitor.exp(gdb_start): Look for gdb_prompt target
5655 feature.
5656
5657 * config/i960.exp: New file.
5658
5659 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
5660
5661 * gdb.base/funcargs.exp: Check for gdb,short_int target
5662 feature instead of looking for explicit target triplets.
5663
5664 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
5665
5666 * gdb.base/printcmds.exp: add a couple more tests a la
5667 "p 123DEADBEEF", to check parse_number.
5668 * top.c: change "to enable to enable" to "to enable" in a couple
5669 of help strings.
5670
5671 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
5672
5673 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
5674 on the mn10300.
5675
5676 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
5677
5678 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
5679 where the test executable is run with explicit args.
5680 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
5681
5682 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
5683
5684 * gdb.base/run.c: Use FAKEARGV to build test executable that
5685 does not require a command line arg, since most simulators
5686 don't currently support passing such an arg into the simulated
5687 program.
5688 * gdb.base/commands.exp: Change tests to insert the proper
5689 value as the arg to the first recursive factorial call. Change
5690 compilation line to define FAKEARGV at compile time.
5691
5692 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
5693
5694 * gdb.base/recurse.exp: Enable these tests for the mn10300.
5695 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
5696 function with watchpoint enabled" test.
5697
5698 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
5699
5700 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
5701 Don't call gdb_test when the command doesn't return to a gdb prompt.
5702
5703 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
5704 "Tests restarted" messages.
5705
5706 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
5707
5708 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
5709
5710 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
5711
5712 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
5713 for INFO SYMBOL; add help tests for OVERLAY commands.
5714 * gdb.base/default.exp: add tests for INFO SYMBOL command;
5715 add tests for OVERLAY commands
5716 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
5717 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
5718 * gdb.base/sigall.c: add usestubs code frag
5719 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
5720
5721 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
5722
5723 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
5724 failures.
5725 (gdb_stop_suppressing_tests): Note that tests have restarted.
5726
5727 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
5728
5729 * config/h8300.exp: New file.
5730
5731 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
5732
5733 * gdb.base/setshow.exp: Check for the existence of a
5734 feature, not its value.
5735
5736 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
5737
5738 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
5739
5740 * gdb.base/scope.exp: It's now init0(), not init().
5741
5742 * gdb.base/scope0.c: For now, change init() to be init0().
5743
5744 * config/monitor.exp: Use gdb_serial in preference to serial
5745 or netport.
5746
5747 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
5748 and it's not already set.
5749
5750 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
5751
5752 * gdb.base/setshow.exp: Only test the run command if the target
5753 isn't using a stub and if it supports argument passing.
5754
5755 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
5756
5757 * config/udi.exp(gdb_start): Make sure UDICONF is set
5758 properly before starting gdb.
5759
5760 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
5761
5762 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
5763 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
5764 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
5765
5766 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
5767
5768 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
5769 specialized code to reboot the board, use remote_reboot instead.
5770
5771 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
5772
5773 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
5774
5775 * config/monitor.exp: Make sure we disconnect from the target.
5776 Also, try a reboot/reload cycle instead of failing if the
5777 load fails.
5778
5779 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
5780
5781 * gdb.base/default.exp: Don't set match_max.
5782 * gdb.base/help.exp: Ditto.
5783 * gdb.base/list.exp: Ditto.
5784 * gdb.base/signals.exp: Ditto.
5785
5786 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
5787 set, use remote_ld to download the testcase instead of
5788 the GDB loader.
5789
5790 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
5791
5792 * config/vr5000.exp: New file.
5793
5794 * config/monitor.exp(gdb_target_monitor): Add pattern for
5795 "Ending remote" to detect errors in connecting.
5796
5797 * gdb.base/setshow.exp: Add .* within auto language test.
5798
5799 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
5800 target feature.
5801
5802 * config/monitor.exp(gdb_load): Check for a failure when loading,
5803 and reboot the board if necessary.
5804
5805 * gdb.base/setvar.exp(test_set): Handle multiple prints within
5806 a set of tests. Remove print.* from the patterns being checked.
5807
5808 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
5809
5810 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
5811 refer to gdb_spawn_id.
5812
5813 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
5814 longer used.
5815 * config/sparclet.exp: Ditto.
5816 * config/sparclet-old.exp: Ditto.
5817 * config/slite.exp: Ditto.
5818 * config/sim.exp: Ditto.
5819 * gdb.base/funcargs.exp: Ditto.
5820
5821 * lib/gdb.exp:Remove references to gdb_spawn_id.
5822 (gdb_expect): Move to remote.exp.
5823
5824 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
5825
5826 * config/monitor.exp: Detect the "Couldn't establish connection"
5827 message from GDB.
5828
5829 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
5830
5831 * gdb.base/bitfields.exp: Use runto instead of explicit
5832 gdb_run_cmd/gdb_expect sequences.
5833
5834 * gdb.base/break.exp(text_next_with_recursion): Add match for
5835 gdb_expect call.
5836
5837 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
5838 We also need to handle the "A program is being debugged already"
5839 prompt from gdb. Use gdb_test to set the baud rate.
5840
5841 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
5842 to 20000. Really. I mean it.
5843
5844 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5845
5846 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
5847 fails. If suppress_flag is set, skip perror message about not
5848 being able to send to GDB.
5849 (send_gdb): If suppress_flag is set, don't try to send commands to
5850 GDB.
5851 (gdb_expect): If suppress_flag is set, always fail immediately.
5852 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
5853 (gdb_init): Call gdb_stop_suppressing_tests.
5854 (default_gdb_exit): Ditto.
5855 (default_gdb_start): Ditto.
5856
5857 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
5858 gdb_stop_suppressing_tests as appropriate.
5859 * gdb.base/break.exp: Ditto.
5860 * gdb.base/callfuncs.exp: Ditto.
5861 * gdb.base/commands.exp: Ditto.
5862 * gdb.base/exprs.exp: Ditto.
5863 * gdb.base/funcargs.exp: Ditto.
5864 * gdb.base/list.exp: Ditto.
5865 * gdb.base/recurse.exp: Ditto.
5866 * gdb.base/scope.exp: Ditto.
5867 * gdb.base/structs.exp: Ditto.
5868 * gdb.c++/inherit.exp: Ditto.
5869
5870 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
5871
5872 * config/vr4300.exp: New file.
5873
5874 * gdb.*/*.exp: Call gdb_expect instead of expect.
5875
5876 * lib/gdb.exp(gdb_expect): New function.
5877
5878 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
5879
5880 * lib/gdb.exp(gdb_init): New function.
5881
5882 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
5883 for each individual variable set.
5884
5885 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
5886 name.
5887
5888 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
5889
5890 * gdb.base/scope.exp: Use gdb_test.
5891
5892 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
5893 aborting; the testsuite driver will do that for us (see
5894 gdb_finish). Also, use gdb_test in a few more places.
5895
5896 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5897
5898 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
5899
5900 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
5901
5902 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
5903 and "add_tests" are not at the same address.
5904
5905 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
5906
5907 * gdb.base/ptype.exp: Use gdb_test.
5908
5909 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
5910
5911 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
5912 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
5913 left in. No longer expect them to fail.
5914
5915 * gdb.stabs/*.mt; Deleted, no longer used.
5916 * gdb.stabs/configure.in: Remove references to target makefile
5917 frags.
5918 * gdb.stabs/configure: Rebuilt.
5919
5920 * gdb.disasm/*.mt: Deleted, no longer used.
5921 * gdb.disasm/configure.in: Remove references to target makefile
5922 frags. Use "sh3.s" as the unique filename for this directory.
5923 * gdb.disasm/configure: Rebuilt.
5924
5925 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
5926 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
5927 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
5928
5929 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
5930
5931 * config/udi.exp: Use mondfe,name instead of remote_host.
5932
5933 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
5934
5935 * gdb.base/watchpoint.exp: Don't expect a failure when calling
5936 a function with a watchpoint enabled on the mn10200.
5937
5938 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
5939 before trying to create it!
5940
5941 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
5942
5943 * config/vx.exp: Use hostname instead of netport.
5944
5945 * config/vxworks.exp: New file.
5946
5947 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
5948
5949 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
5950 gdb before assuming everything worked. Send a ^C if a timeout
5951 occurs.
5952
5953 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
5954 $gdb_spawn_id directly.
5955 (gdb_run_cmd): Try _start as well as start. Use the target feature
5956 gdb,start_symbol as the symbol to start from when jumping.
5957
5958 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
5959
5960 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
5961 redundant) test.
5962
5963 * gdb.base/recurse.exp: Relax final value test for 'b' so that
5964 it doesn't lose for 16bit integer systems.
5965
5966 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
5967
5968 * gdb.fortran/types.exp: If the target doesn't support "double"
5969 data types, then expect "real" types to only be 4 bytes.
5970
5971 * gdb.c++/virtfunc.exp: Expect failure for virtual function
5972 call tests if the target doesn't support inferior function calls.
5973
5974 * gdb.base/printcmds.exp: Allow minor deviation in FP values
5975 in printf tests.
5976
5977 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
5978
5979 * gdb.base/help.exp: Disable "help set", "help show", and
5980 "help support". Simplify regexp for "help stack".
5981
5982 * gdb.base/default.exp: Set match_max to 5000 and the timeout
5983 to 60 seconds. Temporarily set match_max to 15000 around the
5984 "info copying" test.
5985
5986 * gdb.base/nodebug.exp: Don't try to do an inferior function
5987 call if the target doesn't support them.
5988 * gdb.base/printcmds.exp: Likewise.
5989 * gdb.base/setvar.exp: Likewise.
5990 * gdb.base/structs.exp: Likewise.
5991 * gdb.c++/templates.exp: Likewise.
5992 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
5993
5994 * gdb.base/recurse.exp: Enable for the mn10200.
5995
5996 * configure.in: Do configure gdb.stabs directory for *-*-elf
5997 targets.
5998 * configure: Rebuilt.
5999
6000 * gdb.base/break.exp: Check for gdb,noresults before testing
6001 exit status and/or results from the target.
6002 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
6003 * lib/gdb.exp: Remove old (now bogus) initialization of
6004 noinferior, noargs, noresults and nosignals.
6005
6006 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
6007
6008 * config/sh.exp: New file.
6009
6010 * config/slite.exp: Try to connect multiple times to the board
6011 before rebooting. Only send a "monitor run" if need_monitor_run
6012 is set.
6013
6014 * gdb.base/break.exp: Don't do the "stub continue" test if
6015 the target has gdb_stub set.
6016
6017 * gdb.base/callfuncs.exp: Increase the timeout.
6018
6019 * gdb.base/interrupt.exp: Don't even try to compile the testcase
6020 if the target has gdb,noinferiorio set.
6021
6022 * gdb.base/list.exp: Increase match_max to 10000 characters.
6023
6024 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
6025
6026 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
6027 target.
6028
6029 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
6030
6031 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
6032
6033 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
6034 trying to delete the copy of gdb. Catch the file delete so we
6035 don't die if the delete fails; also, the file should be copied to
6036 the host, not to the build.
6037
6038 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
6039
6040 * lib/gdb.exp(gdb_test): Surround the result pattern with
6041 parenthesis in case it contains multiple regexps separated
6042 with |.
6043
6044 * gdb.base/watchpoint.exp: Use gdb_test.
6045 * gdb.base/default.exp: Ditto.
6046
6047 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
6048
6049 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
6050
6051 * gdb.base/scope.exp: Use gdb_test.
6052 * gdb.c++/classes.exp: Ditto.
6053 * gdb.c++/inherit.exp: Ditto.
6054
6055 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
6056
6057 * gdb.base/crossload.exp: Don't use execute_anywhere, use
6058 remote_exec instead.
6059 * gdb.base/corefile.exp: Don't be ridiculous.
6060 * gdb.base/*.c: Add missing stub invocations.
6061
6062 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
6063
6064 * config/slite.exp: Miscellaneous fixes.
6065
6066 * lib/gdb.exp: Fix runto.
6067
6068 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
6069 the target.
6070
6071 * gdb.base/watchpoint.exp: Fix regexp.
6072
6073 * lib/gdb.exp(default_gdb_exit): Add a catch to the
6074 close and wait commands, as the descriptor may now be
6075 invalid. Always call "remote_close host".
6076
6077 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
6078
6079 Major rewrite for testsuite revision.
6080
6081 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
6082 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
6083 instead of relying on spawn_id to always contain a valid
6084 spawn id.
6085 (get_compiler_info): New procedure to build the ${binfile}.ci
6086 file, instead of replicating this in N different places.
6087 (gdb_compile): New procedure.
6088
6089 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
6090 appropriate arguments) instead of compile. Use gdb_test in a lot
6091 more places. Use send_gdb instead of send. Always run gdb_start
6092 at the start of a testcase, as this is no longer done magically.
6093
6094 config/*-gdb.exp: Rename without the -gdb suffix.
6095
6096 config/mips.exp: Use remote_close instead of exit_remote_shell.
6097 config/monitor.exp: Use target_info instead of looking at
6098 baud, timeout, etc.
6099 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
6100
6101 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6102
6103 * gdb.c++/templates.exp (test_ptype_of_templates),
6104 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
6105 Update expect patterns for destructors and assignment operators
6106 to match corresponding c-typeprint.c changes.
6107 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
6108 to destructor breakpoint test, GDB should be able to set the
6109 destructor breakpoint without specifying arguments.
6110
6111 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
6112
6113 * gdb.threads/pthreads.exp: Change result for failure to compile due
6114 to lack of pthreads runtime support from an error to simply an
6115 unsupported test, per dejagnu standards.
6116
6117 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6118
6119 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
6120 where GDB exits to reduce pattern match time.
6121 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
6122
6123 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
6124
6125 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
6126
6127 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
6128 * gdb.base/default.exp: ditto.
6129 * gdb.base/nodebug.exp: ditto.
6130 * gdb.base/printcmds.exp: ditto.
6131 * gdb.base/ptype.exp: ditto.
6132 * gdb.base/setvar.exp: ditto.
6133 * gdb.base/structs.exp: ditto.
6134 * gdb.base/setshow.c: Guard against uninitialized values of argc.
6135
6136 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
6137
6138 * configure, */configure: Rebuild with autoconf 2.12.
6139
6140 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
6141
6142 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
6143 use new i*86-pc-linux*-gnu quads.
6144 * gdb.base/corefile.exp: Ditto.
6145 * gdb.base/signals.exp: Ditto.
6146 * gdb.base/sigall.exp: Ditto.
6147 * gdb.base/interrupt.exp: Ditto.
6148
6149 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
6150 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
6151 RedHat 4.0.
6152
6153 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
6154 linux. This allows the test case to at least compile on latest
6155 linux, but still not run due to missing the threads runtime library.
6156
6157 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6158
6159 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
6160 directory to search gdb directory. Accept and step over conditional
6161 stack alignment code. Consume $prompt in failure cases.
6162 Reset timeout to $oldtimeout instead of some arbitrary value.
6163 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
6164 timeout problems with infinite stack backtraces.
6165 * gdb.base/ptype.exp (ptype struct link, union tu_link):
6166 Accept function parameters for linkfunc member.
6167
6168 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
6169
6170 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
6171 (CXXFLAGS): Remove, unreferenced.
6172 (B_OPTIONS): Add for -B options and add code to initialize with
6173 previous -B options and also add -B option to pick up cross compiled
6174 runtime.
6175 (TARGET_INCLUDES): Add for -I options and add code to initialize when
6176 doing cross compiles.
6177 (target_alias): Declare global.
6178 (xgcc): Set variable to full path of gcc in build tree. Use findfile
6179 to verify that gcc exists in build tree, and if so set CC to that
6180 gcc and to use B_OPTIONS and TARGET_INCLUDES.
6181
6182 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
6183
6184 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
6185 ptype test for anonymous union. Fixup testcase to match
6186 current gcc debug output.
6187
6188 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
6189
6190 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
6191 force argument to an unsigned long type.
6192
6193 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
6194
6195 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
6196 tests and anonymous union print/ptype tests.
6197 * gdb.base/list.exp (test_forward-search): Increase timeout by
6198 5 minutes for the "search extremely long line" case.
6199 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
6200 completely optional and that the pass/fail messages use the command as
6201 the message if that third arg is a null string.
6202 (gdb_test_exact): Arrange that a null string pattern means match a
6203 null string output rather than any output, which might include random
6204 errors.
6205 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
6206 backtrace test.
6207 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
6208 always failing and failure is now exposed by gdb.exp changes.
6209
6210 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
6211
6212 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
6213 weren't being noted.
6214
6215 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6216
6217 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
6218 * gdb.stabs/weird.exp: Remove v_comb xfails.
6219
6220 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
6221
6222 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
6223 list.exp scope.exp watchpoint.exp]
6224 Make all timeout error msgs explicitly say "(timeout)".
6225
6226 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
6227
6228 * config/monitor.exp: Increase download timeout to 1000 seconds.
6229
6230 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
6231
6232 * config/m32r.exp: Increase timeout to 120 seconds.
6233
6234 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
6235
6236 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
6237 and accept older ordering as obsolescent gcc or gdb.
6238 * gdb.c++/templates.exp: Ditto.
6239 * gdb.c++/virtfunc.exp: Ditto.
6240
6241 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
6242
6243 * gdb.base/coremaker.c: Add code to mmap some data so we
6244 can check that it ends up in the core file.
6245 * gdb.base/corefile.exp: Add test to read mmapped data
6246 from core file.
6247
6248 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
6249
6250 * config/m32r.exp: New file.
6251
6252 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
6253
6254 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
6255 that cflags can contains -gstabs, and work correctly for other tests.
6256
6257 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
6258
6259 * gdb.base/setshow.exp: New file, tests show and set.
6260 * gdb.base/setshow.c: New file, tests show and set.
6261 * gdb.base/help.exp: Add test for help set|show annotate.
6262 * gdb.base/default.exp: Add test for set|show annotate.
6263
6264 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
6265
6266 * testsuite/gdb.base/break.exp: Make backtrace from factorial
6267 errors unique.
6268 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
6269 explicitly.
6270
6271 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
6272
6273 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
6274 and width commands. This is done elsewhere.
6275 * (gdb_start): Don't call gdb_start_sim here. That's already
6276 done in gdb_load. This fixes lots of failures in default.exp.
6277
6278 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
6279
6280 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
6281 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
6282 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
6283 in the same we we treat other failures (since it may be an expected
6284 condition), rather than as an error.
6285 * gdb.base/signals.exp (test_handle_all_print): Revert back to
6286 old test format.
6287
6288 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
6289
6290 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
6291 (distclean maintainer-clean realclean): No need to remove files
6292 twice. Nuke the duplicates.
6293 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
6294 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
6295 Remove config.h along with other config files.
6296
6297 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
6298
6299 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
6300 "p func1 ()" and note that rests of tests are skipped.
6301 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
6302 setup_xfails for "print func2::coremaker_local".
6303 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
6304 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
6305 affected by the previous run test.
6306 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
6307 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
6308 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
6309 "pass int powerset tuple" and "pass modeless int powerset tuple".
6310 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
6311 "real write 4" and "real write 8".
6312 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
6313 setup_xfails for "print vs1 after tuple assign 2",
6314 "print \$i after tuple assign 2", and
6315 "print vs2 after tuple assign 2".
6316 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
6317 meaningful error message and return -1 so the caller can
6318 suppress further tests and avoid a cascade of errors.
6319
6320 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
6321
6322 * gdb.base/a1-selftest.exp: Tweak tests to account for new
6323 format for printing version.
6324 * gdb.base/default.exp: Ditto.
6325 * gdb.base/interrupt.exp: Fix problem with cascade of
6326 errors if child process dies while calling a function.
6327
6328 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
6329
6330 * Makefile.in (VPATH): Add
6331 * Makefile.in (Makefile, config.status): Fix rules so things get
6332 remade when necessary.
6333
6334 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
6335
6336 * Makefile.in (just-check): Add path to sibling expect dir
6337 to environment variable specified by RPATH_ENVVAR.
6338
6339 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
6340
6341 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
6342 (just-check): Add shared library paths for libstdc++, tk,
6343 tcl, bfd, and opcodes to the environment variable specified
6344 in RPATH_ENVVAR.
6345 * configure.in: Add support to recognize --enable-shared flag
6346 and generate correct value for RPATH_ENVVAR.
6347 * configure: Regenerated with autoconf.
6348
6349 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
6350
6351 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
6352 include all osf versions.
6353 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
6354 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
6355 when target is linux. When failing to build pthreads test
6356 executable, give more meaningful message.
6357 * gdb.threads/pthreads.c: Hpux also uses old definition of second
6358 arg for pthread_create.
6359
6360 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
6361
6362 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
6363 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
6364 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
6365 and -lpthreads (everybody else).
6366 (test_startup): Fail gracefully if threads are not supported.
6367 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
6368 "p/c array_index("abcdef",2)" when not gcc compiled.
6369 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
6370 "print func2::coremaker_local" when not gcc compiled.
6371 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
6372 "ptype on opaque struct tagname (statically)",
6373 "ptype on opaque struct tagname (dynamically) 1", and
6374 "ptype on opaque struct tagname (dynamically) 2"
6375 for not compiled with gcc.
6376 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
6377 backtrace when compiled with gcc.
6378 * lib/gdb.exp (runto_main): Return result of "runto main" rather
6379 than always return success.
6380
6381 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
6382
6383 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
6384
6385 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
6386
6387 * gdb.base/structs.exp: Undo last change.
6388
6389 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
6390
6391 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
6392 encapsulate all the steps/nexts done during self test, starting
6393 at main, and makes them less sensitive to optimization issues.
6394 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
6395 signal handler" test.
6396 * gdb.threads/pthreads.exp: Only run this for native configs.
6397 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
6398 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
6399 tests.
6400 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
6401 for "runto test_calls(void)" test.
6402
6403 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
6404
6405 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
6406 and don't expect address info in breakpoint confirmations.
6407
6408 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
6409
6410 * gdb.base/list.exp (test_forward_search): Increase timeout
6411 temporarily by 60 seconds for searching extremely long line,
6412 and then reset to old value when done. Increase expect input
6413 buffer to 10000.
6414
6415 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
6416
6417 * gdb.base/list.exp (test_forward_search): Fix to handle very
6418 long source line without overflowing expect's input buffer.
6419
6420 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
6421
6422 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
6423 "buffer_full".
6424
6425 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
6426 "buffer_full".
6427
6428 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
6429 "buffer_full".
6430
6431 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
6432 "buffer_full".
6433
6434 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
6435
6436 * configure.in (configdirs): Add gdb.threads.
6437 * configure: Regenerated with autoconf.
6438 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
6439 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
6440 * gdb.threads/configure: New, generated with autoconf.
6441
6442 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
6443
6444 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
6445
6446 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
6447
6448 * gdb.base/signals.exp (test_handle_all_print): Test separately for
6449 each signal's status in the output of "handle all print".
6450 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
6451 the \r\n sequence that immediately precedes the gdb prompt.
6452 * gdb.base/a1-selftest.exp: Save original timeout and restore
6453 after test.
6454
6455 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
6456
6457 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
6458 symbol.
6459
6460 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6461
6462 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
6463
6464 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
6465
6466 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
6467 timeout by 60 seconds.
6468
6469 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
6470
6471 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
6472 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
6473 error return.
6474
6475 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
6476
6477 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
6478 gdb initialization, also report how long dejagnu waited. Restore
6479 old timeout before doing error return. Temporarily increase timeout
6480 by 3 minutes to allow for slow startups over heavy NFS use.
6481
6482 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
6483
6484 * lib/gdb.exp: Report timeout value for verbosity level 2.
6485 * config/gdbserver.exp: Ditto.
6486 * config/hppro.exp: Ditto.
6487 * config/mips-gdb.exp: Ditto.
6488 * config/monitor.exp: Ditto.
6489 * config/netware.exp: Ditto.
6490 * config/sim-gdb.exp: Ditto.
6491 * config/slite-gdb.exp: Ditto.
6492 * config/udi-gdb.exp: Ditto.
6493 * config/unix-gdb.exp: Ditto.
6494 * config/vx-gdb.exp: Ditto.
6495 * gdb.base/a1-selftest.exp: Ditto.
6496 * gdb.base/a2-run.exp: Ditto.
6497 * gdb.base/break.exp: Ditto.
6498 * gdb.base/corefile.exp: Ditto.
6499 * gdb.base/list.exp: Ditto.
6500 * gdb.base/recurse.exp: Ditto.
6501 * gdb.base/scope.exp: Ditto.
6502 * gdb.base/signals.exp: Ditto.
6503
6504 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6505
6506 * gdb.threads/Makefile.in (docdir): Removed.
6507
6508 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6509
6510 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
6511 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
6512 @srcdir@.
6513 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
6514 autoconf 2.5 or higher.
6515 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
6516
6517 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
6518
6519 * configure: Regenerated.
6520 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
6521 avoid name clashes with SunOS headers.
6522
6523 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
6524
6525 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
6526
6527 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
6528
6529 * gdb.base/callfuncs.exp: Finish last change -- make sure the
6530 prototype information ends up in the compiler info file.
6531
6532 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
6533
6534 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
6535 attempting to regenerate it. Eliminate use of a temporary file
6536 and just generate the info file directly. Source it immediately,
6537 for consistency of use.
6538 * gdb.base/corefile.exp: Ditto
6539 * gdb.base/exprs.exp: Ditto.
6540 * gdb.base/funcargs.exp: Ditto.
6541 * gdb.base/langs.exp: Ditto.
6542 * gdb.base/list.exp: Ditto.
6543 * gdb.base/mips_pro.exp: Ditto.
6544 * gdb.base/nodebug.exp: Ditto.
6545 * gdb.base/opaque.exp: Ditto.
6546 * gdb.base/ptype.exp: Ditto.
6547 * gdb.base/scope.exp: Ditto.
6548 * gdb.base/setvar.exp: Ditto.
6549 * gdb.base/signals.exp: Ditto.
6550 * gdb.base/whatis.exp: Ditto.
6551 * gdb.c++/templates.exp: Ditto.
6552 * gdb.c++/virtfunc.exp: Ditto.
6553 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
6554 whether or not to add -lstdc++ to the compile command line args.
6555
6556 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6557
6558 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
6559 it got fixed by the recent lookup_minimal_symbol_by_pc change.
6560 Increase timeout, a lot of single stepping might be needed if the
6561 target has no hardware watchpoints.
6562
6563 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
6564
6565 * gdb.base/break.exp: Ignore compiler warnings when compiling
6566 break.c.
6567 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
6568 * gdb.base/default.exp: Add h8300 xfails. Handle messages
6569 from remote-sim.
6570 * gdb.base/exprs.exp: Add h8300 xfails.
6571 * gdb.base/funcargs.exp: Likewise.
6572 * gdb.base/nodebug.exp: Likewise.
6573 * gdb.base/printcmds.exp: Likewise.
6574 * gdb.base/ptype.exp: Likewise.
6575 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
6576 h8300 xfails.
6577 * gdb.base/return.exp: Handle float/double precision problems
6578 on the h8300.
6579 * gdb.base/funcargs.c: Explicitly make last constant argument to
6580 call_after_alloca_subr an unsigned long type.
6581 * gdb.base/return.c: Include stdio.h.
6582
6583 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6584
6585 * config/abug.exp: New file for the older Motorola Bug monitor
6586 that runs on the mvme13x series VME boards.
6587 * config/monitor.exp: Use the new config array for target settings
6588 if they exist.
6589
6590 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
6591
6592 * sim-gdb.exp: Make the SH simulator allocate less space when
6593 it is targeted.
6594
6595 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
6596
6597 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
6598 test.
6599
6600 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
6601
6602 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
6603 "rs6000-*-*" for "list function in include file" when gcc compiled.
6604 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
6605 for "p ctable1[120]".
6606 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
6607 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
6608 Remove setup_xfail for "rs6000-*-*" for
6609 "print 'scope0.c'::filelocal before run".
6610 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
6611 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
6612 since some compilers don't allow both options to be given
6613 on the same command line. Create object file and move it.
6614
6615 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
6616
6617 * gdb.base/corefile.exp: Always regenerate the core file, since
6618 we always regenerate the coremaker program. Detect special case
6619 where registers cannot be read from core file.
6620
6621 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
6622
6623 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6624 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
6625 * gdb.c++/templates.exp: Only match on basename of file since
6626 some formats like xcoff don't encode directory information.
6627 * gdb.stabs/weird.exp: Use the right sed script for powerpc
6628 and rs6000 AIX xcoff targets.
6629 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
6630 * configure: Regenerate.
6631 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
6632 here, rather than in distclean.
6633
6634 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
6635
6636 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
6637 defined, and use it to compile the test case with -O2. The
6638 native compilation still uses no optimization.
6639 * gdb.base/mips_pro.c: Remove inline assembly code since
6640 it is compiled PIC by default, which results in assembler
6641 warnings that make the testsuite think the compilation
6642 was unsuccessful.
6643
6644 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
6645
6646 * gdb.c++/misc.exp: Add note to message for
6647 "print s.a for foo struct" that this is a known gcc 2.7.2
6648 and earlier bug.
6649
6650 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
6651
6652 * gdb.base/break.exp: Fix pattern for matching "Delete all
6653 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
6654 setup_xfail for deleting all breakpoints test. Fix various
6655 timeout messages to include "(timeout)".
6656 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
6657 for "p t_float_values2(3.14159,float_val2)".
6658 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
6659 for "continue to call2g" when gcc compiled.
6660 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
6661 "up to foo in langs.exp", "show language at foo in langs.exp",
6662 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
6663 and "show language at fsub in langs.exp".
6664 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
6665 "list line 1 in include file", "list message for lines past EOF",
6666 "list function in include file", "list list0.h:foo", and
6667 "list filename:function; nonexistant function".
6668 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
6669 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
6670 and "ptype t_char_array" to be for native cc only.
6671
6672 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
6673
6674 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
6675 setup_xfail for "print coremaker_bss", "print coremaker_ro",
6676 "print func2::coremaker_local", and "backtrace in corefile.exp".
6677
6678 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
6679
6680 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
6681 "bt in signals.exp". This problem only appears when running
6682 the testsuite, and then only intermittently.
6683
6684 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6685
6686 * gdb.base/return.exp (return_tests): Differentiate between
6687 two tests of continuing.
6688
6689 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6690
6691 * */Makefile.in (maintainer-clean): Remove config.log.
6692 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
6693 * gdb.c++/Makefile.in (PROGS): Add inherit.
6694 (clean): Remove *.ci.
6695
6696 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
6697
6698 * gdb.c++/misc.cc: Add test code from Mike Stump.
6699 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
6700
6701 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
6702
6703 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
6704 to "alpha-*-osf2*" and add comment.
6705 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
6706 setup_xfail for "step over execarg initialization" and
6707 "step over corearg initialization".
6708 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
6709 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
6710 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
6711 gcc compiled for "print coremaker_bss", "print coremaker_ro",
6712 "print func2::coremaker_local", and "backtrace in corefile.exp".
6713 * gdb.base/signals.exp: Build and source signals.ci.
6714 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
6715 to be for gcc only.
6716 * lib/gdb.exp: Move verbose statements outside conditionals.
6717
6718 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6719
6720 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
6721 Feb 3 procfs.c change.
6722
6723 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
6724
6725 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
6726
6727 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
6728
6729 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
6730 from dejagnu's apparent default of 10 seconds, which gives random
6731 results when running the tests over NFS on moderately loaded systems.
6732 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
6733
6734 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
6735
6736 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
6737 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
6738 result reports.
6739
6740 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
6741
6742 * configure.in (CY_AC_PATH_TCLH): Remove.
6743 * configure: Regenerate.
6744
6745 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
6746
6747 * gdb.c++/Makefile.in (clean): Add missing '{'.
6748
6749 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
6750
6751 * lib/gdb.exp: Provide a default value for noinferior.
6752
6753 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
6754 Load libgloss.exp.
6755
6756 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
6757
6758 * gdb.disasm/hppa.exp: Compile directly into an executable, use
6759 the executable, not the .o to run the tests from.
6760
6761 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
6762
6763 * gdb.base/break.exp: Don't test for program exit or exit status
6764 if $noresults if nonzero.
6765 * gdb.base/langs.exp: Likewise.
6766 * gdb.base/watchpoint.exp: Likewise.
6767
6768 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
6769 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
6770 trying to compile the testcase.
6771
6772 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
6773
6774 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
6775 * gdb.base/signals.exp (continue to handler): Likewise.
6776
6777 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
6778
6779 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
6780
6781 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
6782
6783 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
6784
6785 * gdb.base/corefile.exp: Recognize "not found" as failure
6786 when trying to determine if a core file was generated.
6787 If no core file was generate the first time, try again without
6788 the ulimit -c to work around braindamaged shells.
6789
6790 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
6791
6792 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
6793 [] tests with "test" and enclose string in quotes.
6794 * gdb.stabs/configure: Rebuild
6795
6796 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
6797
6798 Changes in sync with expect:
6799 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
6800 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
6801 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
6802 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
6803 argument to AC_REQUIRE.
6804 * configure: Regenerated.
6805
6806 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
6807
6808 * gdb.base/corefile.exp: When generating a core, discard any
6809 error messages about ulimit not found and the "core dumped"
6810 message from the shell that runs the coredumper.
6811
6812 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
6813
6814 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
6815
6816 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
6817 which sed script to run. Expect failure for v_comb test
6818 on PA targets too.
6819
6820 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
6821
6822 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
6823 "print func2::coremaker_local" and for "backtrace in corefile.exp"
6824
6825 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
6826
6827 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
6828 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
6829 "sparc-sun-solaris*" xfails for "p v_comb".
6830 * lib/gdb.exp (default_gdb_start): Fix typo.
6831 * gdb.base/corefile.exp: Allow "Core was generated by ..."
6832 messages to not include the full program name that caused
6833 the core dump since some systems (such as solaris) apparently
6834 truncate this path to about 80 characters.
6835 When generating a core file first try increasing the core file
6836 size limit to unlimited since some systems may default it to
6837 zero, and it is harmless to try it. Move the test for failing
6838 to generate a core file to where it will actually get executed.
6839 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
6840 new gdb result from g++ debug info improvements and make old
6841 pattern obsolescent. Also account for size_t differences
6842 (may be int or long).
6843 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
6844 initialization before function call is placed in the delay slot
6845 and thus appears to be skipped over by commands such as "next".
6846
6847 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6848
6849 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
6850
6851 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
6852
6853 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
6854 input source file; fix code to compile test to deal with this
6855 convention.
6856 * gdb.c++/*.exp: Likewise.
6857
6858 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
6859
6860 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
6861 "bt in signals.exp".
6862
6863 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
6864
6865 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
6866 "step over execarg initialization" and
6867 "step over corearg initialization".
6868
6869 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
6870
6871 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
6872 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
6873
6874 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
6875
6876 From Rob Savoye (rob@poseidon.cygnus.com)
6877 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
6878 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
6879 configure.in}, gdb.disasm/{Makefile.in, configure.in},
6880 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
6881 configure.in}: Major reworking for autoconfig.
6882 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
6883 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
6884 New files.
6885 * config/unix-gdb.exp: Make GDB global.
6886 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
6887 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
6888 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
6889 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
6890 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
6891 term.exp, twice.exp, watchpoint.exp, whatis.exp},
6892 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
6893 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
6894 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
6895 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
6896 pr-8136.exp, result.exp, string.exp, tuples.exp},
6897 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
6898 to returns as necessary, arrange for test to compile own testcase
6899 executable.
6900 * lib/gdb.exp: Changes for testsuite to compile own test cases.
6901
6902 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
6903
6904 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
6905 clear_xfail at end of test which might not call either pass or fail.
6906 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
6907 "backtrace through signal handler".
6908
6909 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6910
6911 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
6912 continuing from a job control stop signal.
6913 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
6914
6915 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
6916
6917 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
6918 * gdb.base/corefile.exp: Likewise.
6919 * gdb.base/funcargs.exp: Likewise.
6920
6921 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
6922
6923 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
6924 * config/monitor.exp: Add support for setting baud rate.
6925
6926 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
6927
6928 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
6929 i*86-*-linux* xfails for "backtrace through signal handler".
6930 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
6931 "print func2::coremaker_local".
6932 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
6933 alpha-dec-osf2* xfail for
6934 "delete all breakpoints when none".
6935
6936 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
6937
6938 * gdb.base/break.exp: Change test that deletes all breakpoints
6939 when no user breakpoints are installed. A post 4.15 change
6940 causes gdb to no longer prompt in this case.
6941
6942 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
6943
6944 * gdb.base/return.exp (return_tests): Change xfail for test
6945 "correct value returned double test" to stop xfailing at
6946 Solaris 2.5. Apparently the bug has been fixed.
6947
6948 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
6949
6950 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
6951 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
6952
6953 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
6954
6955 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
6956 * gdb.disasm/hppa.s: Corresponding changes.
6957
6958 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
6959
6960 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
6961 makefile fragment.
6962 * config/mt-hpux: Deleted.
6963
6964 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
6965
6966 * Many files: When warning about suppressed tests due to a
6967 nonexistant test binary, avoid incrementing the warning count.
6968
6969 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
6970
6971 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
6972
6973 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6974
6975 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
6976 "sparc-*-solaris2*".
6977
6978 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6979
6980 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
6981 Add global and local variables and initialize them.
6982 * gdb.base/corefile.exp: Test correct mapping of corefile sections
6983 by printing variables. Remove rs6000 and powerpc xfails, BFD now
6984 extracts the file name and terminating signal from the core file.
6985 * TODO: Remove note about tests for correct mapping of corefile.
6986 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
6987 from optimizing it away.
6988 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
6989 handles common blocks.
6990
6991 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
6992
6993 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
6994 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
6995
6996 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
6997
6998 * Makefile.in (maintainer-clean): New target, synonym for
6999 realclean.
7000 * gdb.base/Makefile.in (maintainer-clean): Likewise.
7001 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
7002 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
7003 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
7004 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
7005 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
7006
7007 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
7008
7009 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
7010 xfails when not gcc compiled for "print foo::funclocal".
7011 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
7012 "print foo::funclocal at foo",
7013 "print 'scope1.c'::foo::funclocal at foo",
7014 "print foo::funclocal_bss at foo",
7015 "print 'scope1.c'::foo::funclocal_bss at foo",
7016 "print foo::funclocal_ro at foo",
7017 "print 'scope1.c'::foo::funclocal_ro at foo",
7018 "print bar::funclocal at foo" and
7019 "print 'scope1.c'::bar::funclocal at foo".
7020 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
7021 gcc compiled for "print foo::funclocal at bar".
7022 Expand all messages to ensure that they identify that
7023 the test is at bar().
7024 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
7025 gcc compiled for:
7026 "ptype on opaque struct pointer (statically)",
7027 "ptype on opaque struct tagname (statically)",
7028 "ptype on opaque struct pointer (dynamically) 1",
7029 "ptype on opaque struct tagname (dynamically) 1",
7030 "ptype on opaque struct pointer (dynamically) 2" and
7031 "ptype on opaque struct tagname (dynamically) 2
7032 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
7033 gcc compiled for:
7034 "p datalocal"
7035 "whatis datalocal",
7036 "ptype datalocal",
7037 "p bsslocal",
7038 "whatis bsslocal", and
7039 "ptype bsslocal".
7040 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
7041 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
7042 when not gcc compiled.
7043 * gdb.base/funcargs.exp (float_and_integral_args): Add
7044 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
7045 compiled.
7046 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
7047 "backtrace from call6a" when not gcc compiled.
7048 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
7049 "backtrace from call7a" when not gcc compiled.
7050 * gdb.base/callfuncs.exp (do_function_calls):
7051 Add "hppa*-*-hpux*" xfail when not gcc compiled for
7052 "p t_char_array_values(char_array_val2,char_array_val1)",
7053 "p t_char_array_values(char_array_val1,char_array_val2)",
7054 "p t_char_array_values("carray 1","carray 2")",
7055 "p t_char_array_values("carray 1",char_array_val2)",
7056 "p t_char_array_values(char_array_val1,"carray 2")",
7057 "p sum_args(1,{2})",
7058 "p sum_args(2,{2,3})",
7059 "p sum_args(3,{2,3,4})",
7060 "p sum_args(4,{2,3,4,5})"
7061 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
7062 "backtrace in corefile.exp" when not gcc compiled.
7063
7064 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7065
7066 * gdb.base/signals.exp: Rewrite `handle all print' test as
7067 a procedure. Accept blanks or TABs as whitespace, increase
7068 timeout and expect input buffer size for the large output
7069 from the command. Remove "i*86-*-bsdi2.0" xfail.
7070
7071 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7072
7073 * gdb.base/setvar.exp: Add new testcases for truncation when
7074 assigning invalid values to bitfields.
7075
7076 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
7077
7078 * gdb.base/callfuncs.exp (do_function_calls): Remove
7079 mips-sgi-irix* xfail for
7080 "call inferior func with struct - returns char *"
7081 and fix test so that an optional (unsigned char *) cast is
7082 accepted in the result.
7083
7084 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
7085
7086 * gdb.base/funcargs.exp (float_and_integral_args): Remove
7087 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
7088 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
7089 * gdb.base/signals.exp: Remove duplicate "handle all print" test
7090 that accidentally got checked in.
7091
7092 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
7093
7094 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
7095 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
7096 compiled test.
7097 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
7098 Add mips-sgi-irix5* xfail for not gcc compiled.
7099 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
7100 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
7101 "p top", "whatis top", "p middle", and "whatis middle".
7102 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
7103 "whatis signed char" for not gcc compiled.
7104 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
7105 "set variable signed char=-1 (-1)" and
7106 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
7107 * gdb.base/funcargs.exp (float_and_integral_args):
7108 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
7109 Add mips-sgi-irix* xfail when not gcc compiled for
7110 "continue to call2b".
7111 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
7112 "continue to call2g".
7113 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
7114 "backtrace from call6a"
7115 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
7116 "backtrace from call7k".
7117 Add mips-sgi-irix5* xfail when not gcc compiled for
7118 "backtrace from call7a".
7119 (localvars_after_alloca): Fix gdb_test cmds for
7120 "print * after runto ...".
7121 Remove rs6000-*-* xfails for
7122 "print i after runto localvars_after_alloca" and
7123 "print l after runto localvars_after_alloca"
7124 for all compilers.
7125 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
7126 when not compiled with gcc, for:
7127 "print signed char == (minus)",
7128 "print signed char != (minus)",
7129 "print signed char < (minus)",
7130 "print signed char > (minus)".
7131 * gdb.base/callfuncs.exp (do_function_calls):
7132 Add mips-sgi-irix* xfail, when compiled with native compiler, for
7133 "call inferior func with struct - returns char *".
7134 * gdb.base/return.exp (return_tests): Change xfail for
7135 "correct value returned double test" to include Solaris 2.4.
7136 * gdb.base/funcargs.exp (float_and_integral_args):
7137 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
7138
7139 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7140
7141 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
7142 enumeration bitfields if compiling with GNU C.
7143 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
7144 to empty' prompt.
7145
7146 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
7147
7148 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
7149 test for PRO targets.
7150
7151 * gdb.base/funcargs.exp: Avoid ever setting more than 8
7152 breakpoints in the inferior at any given time by making
7153 two groups of breakpoints for call2*, call6* and call7*
7154 tests.
7155
7156 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7157
7158 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
7159 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
7160 from optimizing it away.
7161 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
7162 "call inferior func with struct".
7163
7164 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
7165
7166 * configure.in: Only configure gdb.chill for particular targets.
7167
7168 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
7169
7170 * gdb.base/Makefile.in: Add action to .c.o transformation
7171 rule that generates a .ci file for each .o file and remove
7172 explicit .c.o rules except for callfuncs.o.
7173 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
7174 generates a .ci file for each .o file and remove explicit
7175 .cc.o rules.
7176 (clean): Remove *.tmp *.ci files.
7177 (EXECUTABLES): Remove templ-info.exp.
7178 * gdb.base/compiler.c: New file.
7179 * gdb.c++/compiler.cc: New file
7180 * gdb.base/scope.exp: Source gdb.base/scope.ci.
7181 Change rs6000-*-* xfail for
7182 "print 'scope0.c'::filelocal_ro" and
7183 "print 'scope1.c'::filelocal" and
7184 "print 'scope1.c'::filelocal_bss" and
7185 "print 'scope1.c'::filelocal_ro" and
7186 "print 'scope1.c'::foo::funclocal" and
7187 "print 'scope1.c'::foo::funclocal_ro" and
7188 "print 'scope1.c'::bar::funclocal" and
7189 "print 'scope0.c'::filelocal_ro" and
7190 "print 'scope1.c'::filelocal at foo" and
7191 "print 'scope1.c'::filelocal_bss at foo" and
7192 "print 'scope1.c'::filelocal_ro at foo" and
7193 "print 'scope1.c'::foo::funclocal at foo" and
7194 "print 'scope1.c'::foo::funclocal_bss at foo" and
7195 "print 'scope1.c'::foo::funclocal_ro at foo" and
7196 "print 'scope1.c'::bar::funclocal at foo" and
7197 "print 'scope0.c'::filelocal_ro" and
7198 "print 'scope1.c'::filelocal" and
7199 "print 'scope1.c'::filelocal_bss" and
7200 "print 'scope1.c'::filelocal_ro" and
7201 "print 'scope1.c'::foo::funclocal" and
7202 "print 'scope1.c'::foo::funclocal_bss" and
7203 "print 'scope1.c'::foo::funclocal_ro" and
7204 "print 'scope1.c'::bar::funclocal" and
7205 "print 'scope1.c'::bar::funclocal_bss"
7206 to only be xfail'd when not compiled with gcc.
7207 Add rs6000-*-* xfail for
7208 "print 'scope0.c'::filelocal_bss before run"
7209 when compiled with gcc.
7210 (test_at_main): Add rs6000-*-* xfail for
7211 "print filelocal_ro in test_at_main"
7212 when compiled with gcc.
7213 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
7214 Add rs6000-*-aix* xfail for
7215 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
7216 "ptype t_char_array", not compiled with gcc.
7217 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
7218 xfail for "list foo (in include file)" when gcc compiled.
7219 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
7220 (integral_args): Add rs6000-*-* xfail for
7221 "run to call0a" if not compiled with gcc.
7222 (unsigned_integral_args): Add rs6000-*-* xfail for
7223 "run to call1a" if not compiled with gcc.
7224 (float_and_integral_args): Add rs6000-*-* xfail for
7225 "run to call2a" if not compiled with gcc and for
7226 "continue to call2b" for any compiler.
7227 Add rs6000-*-* xfail to
7228 "print f1 after run to call2a" for gcc compiled.
7229 (discard_and_shuffle): Add rs6000-*-* xfail for
7230 "run to call6a".
7231 (shuffle_round_robin): Add rs6000-*-* xfail for
7232 "backtrace from call7a" if not compiled with gcc.
7233 Add rs6000-*-* xfail for
7234 "backtrace from call7b" if compiled with gcc.
7235 (call_after_alloca): Add rs6000-*-* xfail for
7236 "print c in call_after_alloca" and
7237 "print s in call_after_alloca" and
7238 "backtrace from call_after_alloca_subr"
7239 if not compiled with gcc.
7240 (localvars_in_indirect_call): Add rs6000-*-* xfail for
7241 "print c in localvars_in_indirect_call" and
7242 "print c in localvars_in_indirect_call" and
7243 "backtrace in indirectly called function" and
7244 "stepping into indirectly called function"
7245 if not compiled with gcc.
7246 (localvars_after_alloca): Add rs6000-*-* xfail for
7247 "print c after runto localvars_after_alloca" and
7248 "print s after runto localvars_after_alloca" and
7249 "print i after runto localvars_after_alloca" and
7250 "print l after runto localvars_after_alloca"
7251 for all compilers.
7252 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
7253 than whatis-info.exp.
7254 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
7255 than opaque-info.exp.
7256 Setup rs6000-*-* xfail for
7257 "ptype on opaque struct pointer (statically)" and
7258 "ptype on opaque struct pointer (dynamically)" when
7259 not compiled with gcc.
7260 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
7261 rather than callf-info.exp.
7262 (do_function_calls): Add clear_xfail for rs6000-*-* for
7263 "p t_float_values2(3.14159,float_val2)". Seems to work
7264 fine there, both with xlc and gcc. Need to find out what
7265 it is doing right and fix other platforms.
7266 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
7267 "call inferior func with struct - returns int",
7268 "call inferior func with struct - returns long",
7269 "call inferior func with struct - returns float",
7270 "call inferior func with struct - returns double",
7271 "call inferior func with struct - returns char *",
7272 but only if not gcc compiled (presumes xlc compiled).
7273 Change rs6000-*-* xfails for
7274 "call inferior func with struct - returns char" and
7275 " call inferior func with struct - returns short" to only
7276 xfail if not using gcc.
7277 (clean mostlyclean): Remove *.ci and *.tmp files.
7278 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
7279 than templ-info.exp.
7280 * gdb.base/langs.exp: Source gdb.base/langs.ci.
7281 Add rs6000-*-* xfail for "up to foo in langs.exp"
7282 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
7283 when not gcc compiled.
7284
7285 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7286
7287 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
7288 * gdb.base/corefile.exp: Likewise.
7289 * gdb.base/list.exp: Likewise.
7290 * gdb.base/scope.exp: Likewise.
7291 * gdb.base/siganls.exp: Likewise.
7292
7293 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
7294 compiler output.
7295 * gdb.base/whatis.exp: Likewise.
7296
7297 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
7298
7299 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
7300 failure (opcode table has been fixed to match reality).
7301
7302 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
7303
7304 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
7305 "call inferior func with struct - returns char",
7306 "call inferior func with struct - returns short"
7307
7308 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
7309 "print 'scope0.c'::filelocal at main",
7310 "print 'scope0.c'::filelocal_bss in test_at_main",
7311 "print 'scope0.c'::filelocal at foo",
7312 "print 'scope0.c'::filelocal_bss in test_at_foo",
7313 "print 'scope0.c'::filelocal at bar",
7314 "print 'scope0.c'::filelocal_bss in test_at_bar"
7315
7316 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
7317 in source file 1". This bug seems to have been fixed with both
7318 gcc and native cc (was native assembler bug?).
7319
7320 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
7321
7322 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
7323 "backtrace through signal handler" to "i*86-*-sysv4*".
7324 * gdb.base/signals.exp: Add xfail for "'next' behaved as
7325 continue" case. Add "known SVR4 bug" to fail message.
7326 Add "i*86-*-bsdi2.0" xfail for "handle all print".
7327 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
7328 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
7329 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
7330 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
7331 "up to foo in langs.exp", "show language at foo in
7332 langs.exp", "up to cppsub_ in langs.exp", "show
7333 language at cppsub_ in langs.exp", "up to fsub in
7334 langs.exp", and "show language at fsub in langs.exp".
7335 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
7336 "bactrace in corefile.exp".
7337 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
7338 "call inferior function with struct - returns float" and
7339 "call inferior function with struct - returns double".
7340
7341 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
7342
7343 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
7344 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
7345 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
7346 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
7347
7348 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
7349
7350 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
7351 (or overriden) "CHILL" macro rather then bare "gcc".
7352 Also look for ../../gcc/xgcc since that is what we will
7353 actually need, not "Makefile". Remove following assignment
7354 of CHILL to CHILL_FOR_TARGET because that results in
7355 recursive definition.
7356
7357 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
7358
7359 * gdb.base/corefile.exp: Change xfail for backtrace in
7360 corefile.exp from linuxaout to all linux.
7361 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
7362 cases where we miss the breakpoint at the signal handler
7363 for some reason. Setup xfail for linuxoldld/linuxaout and
7364 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
7365 hitting SIGURG breakpoint.
7366 * gdb.base/signals.exp: Setup xfail for "next" acting like
7367 continue to add linuxoldld. Setup xfail for all linux for
7368 "next to handler in signals_tests_1", "backtrace in
7369 signals_tests_1", "continue to func1", "pass SIGUSR1",
7370 and continue to handler".
7371
7372 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7373
7374 * Update all FSF addresses except those in COPYING* files.
7375
7376 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
7377
7378 * gdb.base/a2-run.exp: Change messages to be more explicit about
7379 the status of args, and quote binfile in results.
7380
7381 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
7382
7383 * gdb.base/callfuncs.exp: Add tests for passing structs to
7384 inferior functions and return various types.
7385 * gdb.base/callfuncs.c: Add functions to receive a struct
7386 and return a member of the struct, in various types.
7387
7388 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7389
7390 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
7391
7392 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7393
7394 * config/vxworks29k.exp: New file, sources vxworks.exp.
7395
7396 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7397
7398 * config/gdbremote.exp: New file. Testing framework using
7399 gdbserver.
7400
7401 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
7402
7403 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
7404 "call function when asleep" and "send end of file".
7405 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
7406 for "backtrace in corefile.exp".
7407 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
7408 for "backtrace through signal handler".
7409 * gdb.base/corefile.exp: Make sure we actually generate a core file
7410 before trying the core tests. Some systems allow the user to suppress
7411 generation of core files and default to that (linux for example).
7412 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
7413 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
7414
7415 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7416
7417 * gdb.threads: New directory with some crude multi-threaded
7418 gdb tests (step.exp and step2.exp).
7419 * config/mt-lynx (STEP_EXECUTABLE): Define.
7420 (THREADFLAGS): Define.
7421
7422 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
7423
7424 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
7425
7426 * gdb.base/signals.exp: Disable whole file for lynx until
7427 further notice.
7428
7429 * gdb.base/signals.exp: xfail test where "next" acts like
7430 "continue" for lynx.
7431
7432 * gdb.base/interrupt.exp: xfail test for calling function while
7433 inferior is asleep for lynx.
7434
7435 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
7436 than one cr-lf after each command.
7437
7438 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7439
7440 * configure.in: Reinstate setting of stabsdirs variable, fix
7441 typo in setting up configdirs for native builds.
7442
7443 * gdb.base/return.exp: Fix typo in return double test.
7444 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
7445 compiler from optimizing them away.
7446
7447 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
7448
7449 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
7450 sequences to be echo'd by gdb when using gdb_test.
7451 * gdb.chill/chexp.exp: Likewise.
7452 * gdb.fortran/exprs.exp: Likewise
7453
7454 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7455
7456 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
7457 after the inferior gdb has started.
7458
7459 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
7460 after each command.
7461 * gdb.base/funcargs.exp: Likewise.
7462 * gdb.base/gdbvars.exp: Likewise.
7463 * gdb.base/interrupt.exp: Likewise.
7464 * gdb.base/list.exp: Likewise.
7465 * gdb.base/watchpoint.exp: Likewise.
7466 * gdb.c++/demangle.exp: Likewise.
7467 * gdb.c++/inherit.exp: Likewise.
7468 * gdb.chill/chexp.exp: Likewise.
7469 * gdb.fortran/exprs.exp: Likewise.
7470
7471 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
7472 test if we can't handle IO to/from the inferior.
7473
7474 * gdb.c++/misc.exp: Always check for a program already being
7475 started after sending a "run" command to gdb.
7476
7477 * gdb.base/twice.exp: Start with a fresh gdb.
7478
7479 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
7480 only depend on gdb's expression code, not the chill runtime.
7481
7482 * gdb.base/return.c: Put return values into variables so we
7483 can have gdb print them rather than depending on the program
7484 to print them.
7485 * gdb.base/return.exp: Corresponding changes.
7486
7487 * lib/gdb.exp: Provide default value for noinferiorio.
7488 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
7489 the inferior.
7490
7491 * gdb.base/break.exp: Always check for a program already being
7492 started after sending a "run" command to gdb.
7493 (text_next_with_recursion): Don't check the output from the
7494 program's printf statement. Instead just make sure the program
7495 exited.
7496
7497 * gdb.base/commands.exp: Protect tests which need arguments with
7498 $noargs conditionals.
7499
7500 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7501
7502 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
7503 of structure member arrays to match gdb/valops.c:value_addr change.
7504
7505 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
7506
7507 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
7508 cases.
7509
7510 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
7511
7512 * configure.in (configdirs): Remove gdb.chill from default list
7513 of subdirs and then add it back in only if doing a native build.
7514 The current chill compiler does not yet work in any cross build.
7515 * Revert all signal changes from Jul 6.
7516 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
7517 for sh-hms targets, allowing these tests to link, with no other
7518 changes. Testing is suppressed by setting "nosignals" in site.exp.
7519
7520 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
7521
7522 * configure.in (signaldirs): Define and add to configdirs for all
7523 targets except some specific ones that are known to not support signals.
7524 Also clean up formatting.
7525 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
7526 (signals, sigall): Remove rules to build.
7527 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
7528 Moved to new gdb.signals directory.
7529 * gdb.signals: New test directory.
7530 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
7531 signals.c signals.exp}: New or moved files.
7532
7533 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
7534
7535 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
7536
7537 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
7538
7539 * gdb.base/return.exp: Xfail `return double' test failure
7540 on at least Solaris 2.3 and handle future/past versions on
7541 a case by case basis as appropriate. Also update message
7542 to include i*86 failures.
7543
7544 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7545
7546 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
7547
7548 * lib/gdb.exp: Fix comment which erroneously identified
7549 gdb_file_cmd as gdb_load (the 19 May change was in fact to
7550 gdb_file_cmd not gdb_load).
7551 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
7552
7553 * gdb.base/setvar.exp: Make test names consistent between pass and
7554 fail cases. Use gdb_test more.
7555
7556 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7557
7558 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
7559
7560 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7561
7562 * gdb.base/help.exp: Fix expected help string for `show commands'.
7563
7564 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
7565
7566 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
7567
7568 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
7569 of a text section.
7570
7571 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
7572
7573 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
7574 that loop eventually terminates. Fix Connection refused logic so
7575 that testsuite will expire nicely.
7576
7577 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
7578
7579 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
7580 config/rom68k.exp: New tcl glue for the appropriate monitors.
7581 These all just end up calling monitor.exp.
7582 * config/monitor.exp (gdb_target_monitor): Handle `Connection
7583 refused' by retrying. Cleanup some timeout issues.
7584 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
7585 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
7586 callers don't have to set/restore global timeout variable.
7587
7588 * The following set of changes centralizes management of the global
7589 timeout variable. This way, it can be set in one target dependent
7590 place instead of dozens of places scattered throughout the test suite.
7591 If you need to lengthen a timeout, then you should either set timeout
7592 in one of the config/{target}.exp files, or multiply it by a factor.
7593 Setting it to an absolute value is always going to lose for some
7594 targets.
7595 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
7596 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
7597 * gdb.base/funcargs.exp: Don't set timeout.
7598 * gdb.base/list.exp (test_forward_search): Only use local timeout.
7599 * gdb.base/printcmds.exp (test_print_string_constants
7600 test_print_array_constants): Don't set timeout.
7601 * gdb.base/ptype.exp: Don't set timeout.
7602 * gdb.base/recurse.exp: Don't set timeout.
7603 * gdb.base/return.exp: Don't set timeout.
7604 * gdb.base/watchpoint.exp: Don't set timeout.
7605 * gdb.c++/classes.exp (do_tests): Don't set timeout.
7606 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
7607
7608 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
7609
7610 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
7611
7612 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7613
7614 * lib/gdb.exp: Disable chill tests for irix5.
7615
7616 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7617
7618 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
7619 each test pass or fail.
7620
7621 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7622
7623 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
7624 xlc not gcc.
7625
7626 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
7627
7628 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
7629
7630 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
7631
7632 * config/est.exp: Fix copyright and comments. Remove dead code.
7633 Use targetname, serialport and baud variables instead of fixed
7634 constants.
7635 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
7636 * config/cpu32bug.exp: New file to support cpu32bug monitors.
7637
7638 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7639
7640 * gdb.base/watchpoint.exp: Don't run
7641 test_watchpoint_triggered_in_syscall for sunos.
7642
7643 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7644
7645 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
7646 they don't seem to exist. Do include stdio.h.
7647
7648 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7649
7650 * gdb.base/a1-selftest.exp: Add alpha xfail.
7651
7652 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7653
7654 * gdb.base/watchpoint.c (main): Prompt before calling read().
7655 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
7656 Revise accordingly. Remove cruft about sending "123" several
7657 times, until it gets noticed. Clean up the "print buf[0]" stuff
7658 so that it passes or fails, and waits for prompts in the usual way.
7659
7660 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7661
7662 * gdb.base/recurse.exp: Fix comment.
7663
7664 * TODO: Remove item about printing variables in nodebug.exp. Add
7665 item about enabling tests which are only run on some targets.
7666
7667 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
7668 fail, make test names unique, use new gdb_test convention
7669 regarding pattern, use gdb_test more, etc.).
7670
7671 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
7672 fail, make test names unique, etc.).
7673
7674 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7675
7676 * gdb.base/nodebug.c: Change return type of top and middle to
7677 short.
7678 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
7679 are fixed by the recent mdebugread.c changes. Allow `short ()'
7680 as type for top and middle.
7681
7682 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7683
7684 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
7685 nearly as I can tell, the whole thing was an accident in Stu's
7686 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
7687 to replace a send/expect pair with gdb_test, but ended up only
7688 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
7689 of 30 Mar 1995 took care of it, but left this vestigial comment
7690 which I am now nuking.
7691
7692 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7693
7694 * gdb.base/break.exp: Look for different line number for
7695 breakpoint at main depending on usestubs.
7696
7697 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7698
7699 * gdb.base/list.exp: Adjust some alternate expect patterns to
7700 match recent list0.c change. Add alternate expect pattern for
7701 output from `list default lines around main' for optimizing
7702 compilers.
7703
7704 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7705
7706 * lib/gdb.exp: If nosignals is not set, set it to 0.
7707
7708 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
7709
7710 * config/slite-gdb.exp: Responds to load symbol table prompt.
7711 * gdb.base/break.exp: Adjust line number, fix rerun.
7712 * gdb.base/langs0.c: Add #ifdef usestubs.
7713
7714 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
7715
7716 * gdb.base/list.exp: Adjust line contents after adding new lines in
7717 list0.c. Also fix a syntax error.
7718
7719 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
7720 * gdb.base/break.exp: ditto.
7721 * gdb.base/list.exp: ditto.
7722 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
7723 * gdb.base/run.c: ditto.
7724 * gdb.base/list0.c: ditto.
7725 * gdb.base/funcargs.c: ditto.
7726
7727 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
7728
7729 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
7730 $targetname, $serialport and $baud instead of hardwired variables.
7731 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
7732 target doesn't support signals.
7733
7734 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
7735
7736 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
7737
7738 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7739
7740 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
7741 Don't rely on the value of an auto variable before it has been
7742 initialized. Use gdb_test more.
7743
7744 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7745
7746 * lib/gdb.exp (default_gdb_version): A version number must start
7747 with a digit, but other than that contains all characters up to
7748 the first whitespace character.
7749
7750 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7751
7752 * gdb.base/commands.exp (breakpoint_command_test): New tests.
7753
7754 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7755
7756 * gdb.c++/*.exp: Warn if executable does not exist. The original
7757 reason for skipping the warning was that configure.in sometimes
7758 intentionally skipped building the executables but the tcl code
7759 had no way of knowing. That (a) was always bogus with respect to
7760 error handling, (b) is no longer true (right now there is no way
7761 to skip C++ tests).
7762
7763 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
7764
7765 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7766
7767 * gdb.base/list.exp: Add expect patterns for output from
7768 SunPRO compiled executables.
7769 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
7770 types.
7771
7772 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7773
7774 * gdb.base/break.exp (test_next_with_recursion): Accept any line
7775 number (we are already testing that the correct source line text
7776 gets printed).
7777
7778 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
7779 that is what is intended, but something needed to be done to get
7780 sunos4 native working again.
7781
7782 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
7783
7784 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
7785 apparently went with a (very) old xfail.
7786
7787 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
7788
7789 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
7790 runto_main is a proc in gdb.exp that will do 'step' for target use
7791 stubs.
7792 * gdb.base/exprs.exp: ditto.
7793 * gdb.base/interrupt.exp: ditto.
7794 * gdb.base/opaque.exp: ditto.
7795 * gdb.base/printcmds.exp: ditto.
7796 * gdb.base/ptype.exp: ditto.
7797 * gdb.base/scope.exp: ditto.
7798 * gdb.base/setvar.exp: ditto.
7799 * gdb.base/signals.exp: ditto.
7800 * gdb.base/twice.exp: ditto.
7801 * gdb.c++/classes.exp: ditto.
7802 * gdb.c++/inherit.exp: ditto.
7803 * gdb.c++/templates.exp: ditto.
7804 * gdb.base/break.exp: no run and hit main for stubs. Change line
7805 numbers for breakpoints and info breakpoint.
7806 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
7807 breakpoint().
7808 * gdb.base/callfuncs.c: ditto.
7809 * gdb.base/exprs: ditto.
7810 * gdb.base/interrupt.c: ditto.
7811 * gdb.base/opaque0.c: ditto.
7812 * gdb.base/printcmds.c: ditto.
7813 * gdb.base/ptype.c: ditto.
7814 * gdb.base/scope0.c: ditto.
7815 * gdb.base/setvar.c: ditto.
7816 * gdb.base/signals.c: ditto.
7817 * gdb.base/twice.c: ditto.
7818 * gdb.c++/misc.cc: ditto.
7819 * gdb.c++/templates.cc: ditto.
7820
7821 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7822
7823 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
7824
7825 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
7826 somewhere between `read' and `main.c'. I'm pretty sure the
7827 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
7828 and it isn't particularly useful.
7829
7830 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
7831
7832 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7833
7834 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
7835
7836 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
7837
7838 * config/mt-slite: add LIBS and -nostdlib.
7839 * config/slite-gdb.exp: add this new file to support sparclite target.
7840
7841 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
7842
7843 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
7844
7845 * gdb.base/a2-run.exp: Change argument to istarget from
7846 "*-*-vxworks" to "*-*-vxworks*".
7847 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
7848
7849 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
7850
7851 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
7852 will not runto main but do a 'step' to step out of breakpoint().
7853 * config/mt-slite: add -Dusestubs.
7854
7855 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7856
7857 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
7858 instead of just @.
7859
7860 * gdb.base/signals.exp: Add test for "handle all print".
7861 * TODO: Remove "handle all print". Also remove item about
7862 checking copyright date (I don't like the idea of a spurious FAIL
7863 based on when we run the tests).
7864
7865 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
7866 for SunOS4 (reason for failure not investigated). Remove
7867 redundant test for $binfile.
7868
7869 * gdb.base/nodebug.c (array_index): Call malloc.
7870
7871 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
7872
7873 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
7874
7875 * gdb.base/recurse.exp: Update gdb_test invocation to use new
7876 conventions and slightly simplify the matching regexp.
7877
7878 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7879
7880 * gdb.base/break.exp: Update gdb_test invocation to use new
7881 convention.
7882
7883 * lib/gdb.exp: If noargs is not set, set it to 0.
7884
7885 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
7886 tests unique.
7887
7888 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
7889
7890 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7891
7892 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
7893 one argument of type "<non-float parameter>".
7894
7895 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
7896
7897 * config/rom68k.exp: New file to support Motorola IDP board.
7898 * gdb.base/a2-run.exp: Skip this file if noargs is set.
7899 * gdb.base/break.c: Change things around so that this program
7900 doesn't depend upon args. This is necessary to make remote
7901 targets work (in general, they can't take args).
7902 * gdb.base/break.exp: Don't try to send args to program. Don't
7903 expect output. Also, replace lots of code with gdb_test.
7904
7905 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7906
7907 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
7908 printing of '\'' (which is what the comment says we are testing,
7909 even though we were not), not '''.
7910 (test_integer_literals_rejected): Test that printing ''' is an error.
7911
7912 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
7913 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
7914 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
7915 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
7916 Use gdb_test not test_print_accept.
7917 * lib/gdb.exp: Remove test_print_accept.
7918
7919 * gdb.base/signals.exp (signal_tests_1): Make pass message
7920 consistent with fail message.
7921
7922 * gdb.base/whatis.exp: Remove xfails for printing char vs.
7923 unsigned char; the bug (PR 1821) is fixed.
7924
7925 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
7926
7927 * gdb.base/scope.exp (test_at_localscopes): Call pass for
7928 successful tests--makes xfailing them work right.
7929
7930 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7931
7932 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
7933 only \r\n, not .*. The test can pass .* as the last thing in
7934 $pattern if that is what it wants. In addition to providing this
7935 flexibility, this change should speed up pattern matching in cases
7936 where the pattern already ended with .* (there were a number of
7937 them). This change also helps catch bad patterns--in the old
7938 scheme the typo "char \*" instead of "char \\*" would pass. Now
7939 it is caught.
7940 * Many .exp files: Update callers.
7941
7942 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
7943 clearer and does not spuriously match multiple ('s. Likewise for
7944 ) and *.
7945
7946 * gdb.base/nodebug.exp: Test ability to call a function and pass
7947 it a string (even with no debugging info).
7948
7949 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
7950 "p '\'", which is the same as "p ''" once tcl gets done with
7951 quoting, to "p '\\'", which I suspect is what is intended (one
7952 backslash gets sent to GDB).
7953
7954 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
7955
7956 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7957
7958 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
7959 1817) was fixed literally years ago.
7960
7961 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7962
7963 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
7964 test, it causes stepping out of call_after_alloca_subr with
7965 optimizing compilers.
7966 (localvars_in_indirect_call): Consume GDB prompt if `finish'
7967 fails.
7968
7969 * gdb.c++/templates.exp: Source templ-info.exp only if
7970 the templates executable exists.
7971
7972 * gdb.c++/misc.cc (class Contains_static_instance,
7973 class Contains_nested_static_instance),
7974 gdb.c++/classes.exp (test_static_members): Test printing of
7975 a class that contains a static instance of the class.
7976
7977 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7978
7979 * gdb.base/langs2.c (cppsub_): Don't prototype.
7980 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
7981 only, I believe).
7982
7983 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7984
7985 * lib/gdb.exp (skip_chill_tests): New procedure.
7986
7987 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
7988
7989 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
7990
7991 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
7992 each expect pattern. Cuts runtime from 12 to about 4 seconds.
7993
7994 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7995
7996 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
7997
7998 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
7999 disassemble 8, not 16, instructions for part 4.
8000
8001 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
8002 support the latter anymore.
8003
8004 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
8005 -DNO_PROTOTYPES.
8006 * gdb.base/callfuncs.c: Control use of prototypes based on
8007 NO_PROTOTYPES, not __STDC__.
8008 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
8009 t_float_values2 tests if prototypes in use.
8010
8011 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
8012 t_double_values): When checking differences against DELTA, check
8013 that difference is within the range (-DELTA,DELTA), not just
8014 (-infinity,DELTA).
8015
8016 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
8017
8018 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
8019 'file' command firts, then 'target', then 'load', this is due to gdb
8020 target set up.
8021 * config/mips-gdb.exp: Fix a couple regular exp bugs.
8022
8023 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
8024
8025 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
8026 FP load/store variants.
8027 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
8028
8029 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8030
8031 * gdb.base/term.exp: Do not give a warning if not native, it is
8032 not an abnormal condition.
8033
8034 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
8035
8036 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
8037 t_char_array".
8038
8039 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8040
8041 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
8042 are getting the version number.
8043
8044 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
8045 if not native, it is not an abnormal condition.
8046
8047 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8048
8049 * lib/gdb.exp: Just use "file exists", rather than undocumented
8050 dejagnu procedure "findfile".
8051
8052 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8053
8054 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
8055 (LDFLAGS): Set to -Xlinker -Ur.
8056
8057 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
8058 Removed, these values are set by lib/gdb.exp.
8059
8060 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
8061
8062 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8063
8064 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
8065 of replicating gdb startup code.
8066
8067 * config/mt-vxworks (LDFLAGS): Set to -r.
8068 (CFLAGS_FOR_TARGET): Removed.
8069
8070 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
8071 (gdb) and gdb for vxworks uses (vxgdb).
8072
8073 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
8074 executable is not in the tree and host != target, use sed and
8075 program_transform_name to determine the gdb name used by the
8076 target.
8077
8078 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
8079 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
8080
8081 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8082
8083 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
8084 floats, chars, and shorts where there are ANSI-style function
8085 definitions.
8086
8087 * gdb.base/langs.exp, gdb.base/langs*: New test.
8088 * gdb.base/Makefile.in: Build it.
8089 * TODO: Remove item about checking that C names don't get C++
8090 demangling applied; this test tests it.
8091
8092 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8093
8094 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
8095 went with the const70 xfail. The xfail went away a year ago.
8096
8097 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
8098
8099 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
8100 for hp300.
8101
8102 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
8103
8104 * gdb.base/a1-selftest.exp: Don't run on hp300.
8105
8106 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8107
8108 * Makefile.in (site.exp): Set host_alias and target_alias as well
8109 as host_triplet and target_triplet.
8110
8111 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8112
8113 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
8114
8115 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
8116 places as other ecoff systems).
8117
8118 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
8119 ultrix.
8120
8121 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8122
8123 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
8124 remove them.
8125 * gdb.base/nodebug.exp: Accept "function" in addition to "text
8126 variable and "variable" in addition to "data variable".
8127 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
8128
8129 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
8130 2.
8131 * gdb.base/list1.c (long_line): Add additional statement at start
8132 of function.
8133 * gdb.base/list.exp (test_forward_search): Update line number to
8134 reflect new statement.
8135
8136 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8137
8138 * gdb.base/signals.exp: Reinitialize searched source directories
8139 after gdb_start call.
8140
8141 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
8142
8143 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
8144 * gdb.stabs/Makefile.in: Likewise.
8145
8146 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
8147 change. Instead split the tests into smaller pieces.
8148 * gdb.disasm/hppa.s: Corresponding changes.
8149
8150 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8151
8152 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8153 Quote ^C when passing it to stty. For some shells ^ is a pipe.
8154
8155 * gdb.base/funcargs.exp: Modify many tests so that every test
8156 either passes or fails. Make some test names unique.
8157
8158 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8159
8160 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8161 Call stty to set interrupt character.
8162
8163 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
8164 for HP assembler versus GNU assembler based on actual behavior of
8165 $(CC), rather than assuming that $(AS) is always the GNU assembler.
8166
8167 * TODO: Suggest a few more stepping tests.
8168
8169 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
8170
8171 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
8172 restart GDB for h8300 after a continue.
8173 (return): Add pattern to match a29k-udi behavior.
8174 * gdb.base/nodebug.exp: Remove obsolete comment.
8175 * gdb.base/regs.exp: New file, testing of register displays.
8176 * gdb.base/return.exp: Fix typo in reference to $objdir.
8177 * gdb.base/whatis.exp: Always start with a fresh GDB.
8178
8179 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8180
8181 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
8182 higher, these tests generate a lot of output.
8183
8184 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8185
8186 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
8187 code following the catch silently ignored some errors; without the
8188 catch they should be thrown like any other tcl error. Also, the
8189 catch used "" instead of {} which meant all the callers who wanted
8190 to include one of the characters "[]$ had to quote it an extra time.
8191 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
8192 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
8193 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
8194 Remove extra quoting.
8195
8196 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
8197
8198 * gdb.base/commands.exp: Make test names unique; every test either
8199 passes or fails. Update some comments.
8200
8201 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
8202
8203 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8204
8205 The following fixes a FAIL caused by the fact that the alpha stabs
8206 configuration didn't use the ".if alpha" code in weird.def.
8207 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
8208 bit pointer, so the 32 bit version works even on the alpha.
8209 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
8210 Remove the stuff which allowed us to have separate versions for
8211 alpha and everything else.
8212
8213 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
8214 regexp which "info func operator\[\](" is supposed to match. Fix
8215 string to send to GDB. Note that GDB still doesn't work right. Add a
8216 new test for "info func .perator\[\](" which GDB does handle correctly.
8217
8218 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
8219
8220 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8221
8222 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
8223 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
8224 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
8225 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
8226 it makes the tests harder to understand and confuses test-o-matic.
8227 The preferred style is that each test provides a PASS or a FAIL,
8228 and has a unique message (e.g. "continue #54" not just "continue")
8229 which is the same for the pass and the fail.
8230 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
8231 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
8232 to lib/gdb.exp.
8233 * gdb.base/printcmds.exp: Use test_print_accept. Remove
8234 prt_accept which was basically the same thing. Likewise for
8235 test_print_reject and prt_reject.
8236 * lib/gdb.exp (test_print_reject): Add some more error message
8237 patterns to match from the former printcmds.exp (prt_reject).
8238 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
8239 One defect of the passcount stuff is that some of it failed to
8240 report XPASS where appropriate.
8241 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
8242 stuff before and after arg in expected pattern.
8243 (test_paddr_operator_functions): Re-do test without print_addr_of;
8244 this is the only test which seems to want extra stuff there.
8245
8246 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8247
8248 * gdb.base/nodebug.exp: Update new tests to reflect improved
8249 wording of gdb output.
8250
8251 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
8252 and "ptype" work on variables in files compiled without -g.
8253 Replaces commented out "maint print msymbol" tests.
8254
8255 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8256
8257 * gdb.base/setvar.c (dummy): Call malloc.
8258
8259 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
8260 losing with the irix4 sed.
8261
8262 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
8263 ALRM" on irix4.
8264
8265 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8266
8267 * TODO: Remove items about corefile.exp testing new exec-file and
8268 backtrace; both are now done. Add items about printing enums.
8269
8270 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8271
8272 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
8273 "get signal $thissig" test fails.
8274
8275 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
8276
8277 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8278
8279 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
8280 compiler warning with dec alpha compiler.
8281
8282 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
8283 extra \n from gdb_test call (this explains why the prompt test
8284 that I removed yesterday was there).
8285 (user_defined_command_test): Remove extra \n and prompt test.
8286
8287 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
8288 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
8289 doesn't exist.
8290 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
8291 Also remove alpha workaround, which turns out to be because
8292 SIGABRT == SIGLOST.
8293
8294 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
8295
8296 * gdb.base/help.exp: Don't test "help show".
8297
8298 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8299
8300 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
8301 "set print address" is on.
8302 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
8303 pass prompt to gdb_test; gdb_test already looks for the prompt.
8304
8305 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
8306
8307 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
8308 was a vestige of the manual TESTSTRATEGY, and the purpose of it
8309 was to make sure that gdb can read a core file. But (a) the "read
8310 the corefile" part didn't make it to a1-selftest.exp, we just
8311 delete the corefile after creating it, and (b) we test reading
8312 corefiles in corefile.exp anyway. Also, this test left around a
8313 xgdb process on Solaris.
8314
8315 * gdb.base/corefile.exp: Also test backtrace.
8316
8317 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
8318
8319 * gdb.base/commands.exp: Test a simple user defined command with
8320 arguments and if/while statements; verify the full user command is
8321 printed by "show user".
8322
8323 * gdb.base/commands.exp: Test if/while commands as part of a
8324 breakpoint command list; verify they appear in breakpoint
8325 information.
8326
8327 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8328
8329 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
8330 than by dividing by zero.
8331
8332 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
8333
8334 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
8335 performing an inferior call with watchpoints enabled.
8336 * gdb.base/watchpoint.c (main): Delete second unnecessary read
8337 call.
8338
8339 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8340
8341 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
8342 of "file" command.
8343
8344 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
8345 Add additional pattern for when "int operator int(void);" appears
8346 in a different order.
8347
8348 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8349
8350 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
8351
8352 * gdb.base/help.exp: Replace most of docstrings for "info signals"
8353 and "signal" with ".*".
8354
8355 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8356
8357 * TODO: Add note about "handle all nostop".
8358
8359 * gdb.base/{sigall.c, sigall.exp}: New test.
8360 * gdb.base/Makefile.in: Add it.
8361
8362 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8363
8364 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
8365 when invoking GDB, suppresses any windowing interface.
8366
8367 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
8368
8369 * config/sim-gdb: New file, simulator testing support.
8370
8371 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
8372
8373 * gdb.base/interrupt.exp: Test calling func1 twice.
8374
8375 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
8376
8377 * gdb.base/list.exp (test_forward_search): Set timeout higher
8378 when we'll be getting lots of output from gdb.
8379
8380 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
8381 "init_malloc" to after the expect statement. Run it if that
8382 regexp is taken, but also for two others which happen if source
8383 cannot be found.
8384
8385 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8386
8387 * gdb.base/printcmds.exp: New test, for printing register before
8388 program is running.
8389
8390 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8391
8392 * gdb.base/list.exp: Correct some alternate expect patterns
8393 to reflect changes in list1.c.
8394
8395 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8396
8397 * TODO: Add item regarding large frames.
8398
8399 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
8400
8401 * TODO: Remove item about enabling return.exp; it
8402 is enabled. Suggest a few more "return" tests.
8403
8404 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8405
8406 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
8407 anonymous unions.
8408
8409 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8410
8411 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
8412 and pr-5646.o, so "make" is the same as "make all", not "make
8413 pr-4975.o".
8414
8415 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
8416
8417 * gdb.base/list.exp: Adjust expectations to reflect changes in
8418 list1.c.
8419 (test_forward_search): New test proc.
8420 * gdb.base/list1.c (long_line): New function, has long source line.
8421
8422 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
8423
8424 * gdb.base/a1-selftest.exp: Change initial stepping to know about
8425 additional line of code that was added.
8426
8427 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
8428
8429 * gdb.disasm/hppa.s: Break the large branching tests into smaller
8430 tests so as not to overflow expect's input buffers.
8431 * gdb.disasm/hppa.exp: Corresponding changes.
8432
8433 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8434
8435 Beginnings of template debugging tests.
8436 * gdb.c++/templ-info.cc: New file to test for template
8437 debugging capability of the compiler.
8438 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
8439 templ-info.cc.
8440 * gdb.c++/templates.cc: Add explicit template instantiations
8441 to enable compiling with -fno-implicit-templates. Add destructor
8442 and 'value' method to T5 class for template tests.
8443 * gdb.c++/templates.exp: Add testcases for printing of template
8444 types, setting breakpoints on template methods and calling a
8445 template method.
8446
8447 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
8448
8449 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
8450 branch target since some assemblers (gas-2.5) may emit a
8451 relocation for the branch instead of resolving it in the
8452 assembler.
8453
8454 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8455
8456 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
8457 through signal handler.
8458
8459 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8460
8461 * configure.in (*-*-netware): Use config/mt-netware.
8462
8463 * config/mt-netware: New file.
8464 * config/mt-i386-netware: Removed, separate configs for different
8465 netware architectures are no longer needed now that we have
8466 --with-headers.
8467
8468 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8469
8470 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
8471 by the recent changes to use ANSI C arithmetic conversions.
8472
8473 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8474
8475 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
8476 bug involving using inferior_pid to figure out whether to select a
8477 frame.
8478
8479 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
8480
8481 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
8482 match the current disassembler output.
8483
8484 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
8485
8486 * gdb.fortran/exprs.exp: Expect VOID instead of void.
8487 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
8488 types, expect "int" as type of integer values (for now).
8489
8490 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
8491
8492 * gdb.base/commands.exp: New tests for if/while commands.
8493
8494 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
8495
8496 * lib/gdb.exp (runto): Replace sub-pattern for hex value
8497 by .*, since hex values have different syntax in Chill mode.
8498
8499 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8500
8501 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
8502 linefeed from expect pattern for repeated types with indices > 9.
8503
8504 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
8505
8506 First part of Fortran test suite.
8507 * gdb.fortran: New directory.
8508 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
8509
8510 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8511
8512 * gdb.base/default.exp: Update expect pattern for load command
8513 without arguments.
8514
8515 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8516
8517 * configure.in: Change i386 to i[345]86.
8518 * gdb.base/configure.in: Likewise.
8519 * gdb.c++/configure.in: Likewise.
8520 * gdb.chill/configure.in: Likewise.
8521
8522 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
8523
8524 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
8525 patterns, since that is not a valid context for comments.
8526
8527 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
8528
8529 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
8530 repeated types and repeated types with indices > 9.
8531
8532 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8533
8534 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
8535 2417; old bug has been fixed.
8536
8537 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
8538
8539 * gdb.base/interrupt.exp: When trying to wake up the inferior,
8540 send the newline ourselves instead of assuming gdb_test will do
8541 so when passed an empty input string.
8542
8543 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
8544 stabs testcode.
8545
8546 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8547
8548 * lib/gdb.exp (gdb_test): Don't send anything if the first
8549 argument is an empty string. This makes cases where we want to
8550 match output that is already in expect's buffers (for example,
8551 matching a breakpoint after gdb_run_cmd has been called) work
8552 reliably.
8553
8554 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8555
8556 * config/netware.exp: New file.
8557
8558 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8559
8560 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
8561 the -B and -L prefixes so we can find the debugging stub.
8562
8563 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
8564 there and we are using the gcc from the tree.
8565
8566 * gdb.base/types.c: Removed.
8567
8568 * gdb.base/configure.in: Look for makefile fragments in ../config.
8569 Recognize i386-*-netware.
8570 * gdb.c++/configure.in: Likewise.
8571
8572 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8573
8574 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
8575 the correct TCL syntax.
8576
8577 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8578
8579 * gdb.base/opaque.exp: use runto instead of messing around with
8580 breakpoints. Simplify by using gdb_test.
8581
8582 * gdb.base/bitfields.exp: restart between tests on netware targets
8583 because breakpoints aren't relocated after target death. Run
8584 processes to completion.
8585
8586 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
8587
8588 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
8589
8590 * Makefile.in: Remove extra tabs that confuse some versions
8591 of "make". Use the newly built gdb to test with by default,
8592 rather than the first one in the tester's search path.
8593
8594 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
8595
8596 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
8597
8598 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
8599 condition help.
8600
8601 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8602
8603 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
8604
8605 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
8606 running.
8607 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
8608 * gdb.base/funcargs.exp: Likewise.
8609
8610 * gdb.base/bitfields.exp: Simplify by using gdb_test.
8611 * gdb.base/funcargs.exp: Likewise.
8612
8613 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
8614 message is "".
8615
8616 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8617
8618 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
8619 return,signals,twice}.exp: Handle non-existant binaries
8620 consistantly.
8621
8622 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
8623 * gdb.base/Makefile.in: Don't try to generate a core dump, we
8624 might testing a cross development system.
8625
8626 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8627
8628 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
8629 runtest script is relative to ${srcdir}, not ${rootdir}.
8630
8631 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
8632
8633 * gdb.base/signals.exp: Allow for optionality of breakpoint
8634 address.
8635
8636 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8637
8638 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
8639
8640 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8641
8642 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
8643 for size_t definition.
8644 * gdb.c++/templates.cc: Likewise
8645
8646 * config/mt-i386-netware: New file.
8647
8648 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
8649 defined.
8650
8651 * gdb.base/Makefile.in: Added support for systems that name core
8652 files by appending "core" to the program name.
8653 * gdb.base/a1-selftest.exp: Likewise.
8654
8655 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8656
8657 * gdb.base/return.exp: Add comment and message for `return double'
8658 test failure on Sparc Solaris.
8659
8660 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
8661
8662 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
8663
8664 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8665
8666 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
8667 from optimizing them away.
8668 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
8669 patterns to include default constructors and assignment operators,
8670 to match gcc versions beyond 2.5.8. Accept any cplus demangling
8671 character in the output of the virtual base pointer.
8672
8673 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8674
8675 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
8676 expression match in print_addr_of to avoid unintented matches.
8677 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
8678 versions up to 2.5.8.
8679
8680 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8681
8682 * gdb.base/list.exp: Tweak alternate pattern for listing of an
8683 included file to run under newer versions of expect.
8684 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
8685 consecutive >'s in templates to accomodate recent cplus-dem.c change.
8686 Remove xfail for the virtual table of BDDHookV.
8687
8688 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8689
8690 * lib/gdb.exp (string_to_regexp): Set a default result.
8691 (default_gdb_start): Fix misleading message.
8692
8693 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
8694
8695 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
8696 Remove all CC, etc definitions.
8697 * config/mt-hpux: New file.
8698 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
8699 (CFLAGS, LDFLAGS): Define.
8700 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
8701
8702 * Makefile.in (site.exp): Don't insert host_os, etc.
8703 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
8704 (distclean): Check existence of subdir.
8705 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
8706 * gdb.base/Makefile.in: General cleanup and simplification.
8707 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8708 to build executables. Use default rule to build .o files.
8709 (EXPECT, RUNTEST, CC): Fix relative pathname.
8710 (site.exp): Don't insert host_os, etc.
8711 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
8712 and/or SIGUSR1 defined.
8713 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
8714 * gdb.c++/Makefile.in: General cleanup and simplification.
8715 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8716 (CFLAGS): Remove.
8717 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
8718
8719 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
8720
8721 * gdb.base/recurse.exp: Misc changes to get tests running again
8722 after Kung's changes to the watchpoint code.
8723 * gdb.base/watchpoint.exp: Likewise.
8724
8725 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
8726
8727 * lib/gdb.exp (string_to_regexp): Convert {\} also.
8728
8729 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8730
8731 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
8732 * lib/gdb.exp (default_gdb_start): Define.
8733 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
8734 gdb.base/funcargs.exp, gdb.base/opaque.exp,
8735 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
8736 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
8737 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
8738 Don't call gdb_target_udi in between tests.
8739
8740 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8741
8742 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
8743 (which was basically just a local version of the same thing). In
8744 addition to avoiding duplication, gdb_test_exact is faster.
8745 * lib/gdb.exp (gdb_test_exact): Fix typo.
8746
8747 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
8748 don't give an error.
8749
8750 * gdb.base/term.exp: Call delete_breakpoints before starting.
8751
8752 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
8753 (t10): Add comment.
8754
8755 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8756
8757 Reorganization of the GDB Test Suite.
8758
8759 * gdb.base: New directory, contains all the basic tests.
8760 * gdb.c++: New directory, tests specific to C++.
8761 * gdb.chill: New directory, tests specific to Chill.
8762 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
8763 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
8764 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
8765 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
8766 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
8767 t30-31 to chill).
8768 * */gdbme.*: Rename to match appropriate expect scripts.
8769 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
8770 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
8771 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
8772 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
8773 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
8774 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
8775 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
8776 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
8777 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
8778 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
8779 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
8780 gdb.c++/virtfunc.cc: New names of C++ files.
8781 * gdb.chill/chillvars.ch: New name of Chill file.
8782 * gdb.base/configure.in, gdb.c++/configure.in,
8783 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
8784 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
8785 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
8786 * configure.in (configdirs): Update to reflect directory changes.
8787 (target_abbrev): No longer define for any configuration.
8788 * Makefile.in: Cosmetic improvements to header comments.
8789
8790 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8791
8792 Various changes to gdb.t31:
8793
8794 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
8795 * gdbme.ch: Make all key-words and predefineds be upper-case.
8796 * chillvars.exp: Expect key-words and predefinds in upper-case.
8797
8798 * chillvars.exp: Use gdb_test_exact many places.
8799 Change expected output for arrays (which now includes index labels).
8800
8801 * pr-5020.exp, gdme.ch (module PR_5020):
8802 New test, for PR-5020.
8803
8804 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
8805
8806 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
8807 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
8808
8809 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
8810
8811 * Makefile.in: Fix bit-rot in definitions of CHILL,
8812 CHILL_FOR_TARGET and Chill_LIB.
8813 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
8814 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
8815 CHILL, and CHILL_LIB.
8816
8817 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
8818
8819 * Revert the previous changes. Please see Rob's directory
8820 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
8821
8822 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
8823
8824 * Makefile.in, configure.in, config/mips-gdb.exp,
8825 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
8826 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
8827 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
8828 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
8829 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
8830 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
8831 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
8832 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
8833 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
8834 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
8835 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
8836 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
8837 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
8838 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
8839 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
8840 changes from 94Q1.
8841
8842 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
8843
8844 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
8845 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
8846 Rob's new testing fragments.
8847
8848 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
8849
8850 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
8851 lib/gdb.exp: Replace error proc calls with perror.
8852
8853 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8854
8855 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
8856 version also, match on casted version strings, and match on
8857 gdb startup case where the line numbers might be messed up.
8858
8859 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
8860
8861 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
8862 (CFLAGS): Delete it from here.
8863
8864 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
8865
8866 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
8867
8868 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
8869
8870 * Makefile.in (RUNTEST): Default to just "runtest".
8871
8872 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8873
8874 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
8875 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
8876 the code has been restructured.
8877
8878 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8879
8880 * gdb.t00/default.exp (set write): Allow any number of \r and/or
8881 \n, not just one of each.
8882
8883 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
8884 /bin/cc gives a warning if you do.
8885
8886 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
8887
8888 * gdb.t24/demangle.exp: change expect pattern of
8889 __t10ListS_link1ZUiRCUiPT0
8890
8891 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8892
8893 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
8894 on local variables in recursive functions.
8895
8896 * gdb.t07/Makefile.in: Build the new test.
8897
8898 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8899
8900 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
8901 directly. Instead compare the return values from actual calls.
8902
8903 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
8904
8905 * Makefile.in (check): Set TCL_LIBRARY for runtest.
8906
8907 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8908
8909 * From Peter Schauer with minor modifications.
8910 * gdb.t15/return.exp (return_tests): Handle targets where "return"
8911 stops in mid-line in the caller. Add xfail for returning a float
8912 value on X86 targets.
8913
8914 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8915
8916 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
8917 to avoid expect lossage.
8918 (fmem_LRbug_tests): Likewise.
8919 * gdb.disasm/hppa.s: Corresponding changes.
8920
8921 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
8922 conditions to work with latest dejagnu/expect.
8923
8924 * gdb.t15/funcargs.exp (finish from indirect call): No longer
8925 expected to fail on the PA.
8926 (backtrace in call with trampolines): Explicitly require main
8927 to be frame #1 (no trampolines should show up in backtrace).
8928
8929 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
8930 "continue -expect".
8931 * gdb.t06/break.exp: Likewise.
8932 * gdb.t07/watchpoint.exp: Likewise.
8933 * gdb.t13/bitfields.exp: Likewise.
8934 * gdb.t15/{funcargs,return}.exp: Likewise.
8935 * gdb.stabs/weird.exp: Likewise.
8936 * config/{mips,udi}-gdb.exp: Likewise.
8937
8938 * hppa.sed: Enclose comments within a sed command to avoid
8939 losing with the old OSF1 sed.
8940
8941 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8942
8943 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
8944 sequent dynix.
8945 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
8946 * gdb.t15/funcargs.exp: Conditionally step again to really
8947 finish from marker_call_with_trampolines. Handle the case where
8948 the first step from within call_with_trampolines already steps
8949 us back to main.
8950 * gdb.t15/gdbme.c: Add comment to closing brace of
8951 call_with_trampolines for funcargs.exp.
8952
8953 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8954
8955 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
8956 Fix typo(s).
8957
8958 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8959
8960 * gdb.t07/gdbme.c: More code for watchpoint testing.
8961
8962 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
8963 "Hardware watchpoint" throughout file.
8964 (test_watchpoint_triggered_in_syscall): New test.
8965 (test_complex_watchpoint): New test.
8966
8967 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8968
8969 * gdbme.c (call_with_trampolines): New function to try and step
8970 into. Tests trampoline problems on the PA.
8971
8972 * funcargs.exp (localvars_in_indirect_call): No longer expect
8973 stepping into indirect call to fail on PAs.
8974 (test_stepping_over_trampolines): New test.
8975
8976 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8977
8978 * TODO: Add suggestions for static member function tests, and
8979 completion tests.
8980
8981 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8982
8983 * TODO: Add suggestions for "p/a" tests.
8984
8985 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
8986 (default_gdb_exit): Replace all the hair with sending "quit" to
8987 the process with a simple close.
8988
8989 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8990
8991 * TODO: Add suggestions for shared library tests.
8992
8993 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8994
8995 * TODO: Add suggestions for x/s tests.
8996
8997 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8998
8999 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
9000 "enable once", and "enable breakpoints once" with ".*".
9001
9002 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9003
9004 * TODO: Add suggestions about structure passing tests.
9005
9006 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9007
9008 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
9009 the primary1 test, use work around if __GNUC__ < 2.
9010 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
9011 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
9012 Test for bad output rather than waiting for timeout. Issue
9013 second continue only if first continue failed.
9014
9015 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9016
9017 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
9018 operator[] test with gdb_test because the old code didn't seem to
9019 be getting the quoting right with the new dejagnu.
9020
9021 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
9022
9023 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
9024 one from the path.
9025 * Makefile.in: Use a fresh expect if there is one, use runtest
9026 from the src tree if there is one.
9027
9028 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9029
9030 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
9031 next over recursive call. Revise the tests from that point on
9032 (which had been skipped) to match GDB's actual (correct) output.
9033
9034 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
9035 with next over a breakpoint whose condition is false.
9036
9037 * gdb.t00/help.exp: Comment out "help set print" tests just like
9038 (and for same reason as) "help set" test.
9039
9040 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9041
9042 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
9043 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
9044
9045 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9046
9047 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
9048 necessary gdb_target_udi.
9049
9050 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
9051
9052 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
9053 1838 and 2417; they are fixed.
9054
9055 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
9056 gdb.t03/ptype.exp (ptype structure, ptype union):
9057 Remove xfails; the test is looser than when the xfails were added.
9058
9059 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
9060 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
9061
9062 * gdb.t01/run.exp: Only run shell test if isnative.
9063
9064 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
9065 since "run" automatically loads if necessary. Call gdb_target_udi
9066 after the "file" since "file" kills any execution target.
9067
9068 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
9069 GDB. GDB doesn't work that way (not anymore at least) on UDI.
9070 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
9071 argument for UDI.
9072
9073 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9074
9075 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
9076
9077 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
9078
9079 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9080
9081 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
9082 properly quoting regexps. This makes the second argument to
9083 demangle a fixed string, which matches the callers, instead of a
9084 shell-style pattern which is what the previous implementation
9085 used. Update some of the callers.
9086
9087 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9088
9089 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
9090 (comib_nullified_tests): Fix typo.
9091 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
9092 strings. No longer expected to fail.
9093
9094 * gdb.disasm/hppa.s (addib_tests): Fix typo.
9095 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
9096 strings. No longer expected to fail.
9097
9098 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
9099 string. No longer expected to fail.
9100
9101 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9102
9103 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
9104 No longer expected to fail.
9105
9106 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
9107 string. No longer expected to fail.
9108
9109 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9110
9111 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
9112 only in the names (I probably got most of them). I was even
9113 generous with some which differed in underscores in names, and
9114 probably missed a few, and I *still* was able to remove almost a
9115 third of the file with almost no impact on testsuite coverage.
9116
9117 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9118
9119 * gdb.t00/default.exp: Match udi_attach error message as well as
9120 the one from child_attach.
9121
9122 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
9123
9124 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
9125
9126 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
9127 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
9128
9129 * Move test with enums and partial symbols back to
9130 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
9131 Reverts the change of 26 May 93. Per today's change to
9132 stabs.texinfo, the behavior that weird.exp was expecting was
9133 unreasonable; what is important is that the compiler+gdb get
9134 things right, which happens with a recent gcc. Also fix the test
9135 to deal with native compilers which put out the stab gdb can't
9136 deal with.
9137
9138 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9139
9140 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
9141 in the names. The main thing these accomplish is to slow things down.
9142 Many more such duplicates surely remain.
9143
9144 * gdb.t00/help.exp: Comment out "help support" test just like
9145 (and for same reason as) "help set" test.
9146
9147 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
9148
9149 * gdb.t06/break.exp: Remove setup_xfails for
9150 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
9151 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
9152 about known bug in gcc to include up through 2.5.8.
9153 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
9154 well as "_vb$".
9155 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
9156 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
9157 with latest gcc and gdb.
9158 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
9159 well as "_vb$".
9160
9161 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9162
9163 * configure.in (hppa*-*-*): Also configure and build stabs-only
9164 tests.
9165
9166 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9167
9168 * gdb.t10/hppa.mt: A makefile fragment for the PA.
9169 * gdb.t10/configure.in (hppa*-*-*): Use it.
9170
9171 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9172
9173 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
9174
9175 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9176
9177 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
9178 versions prior to 1.13.5.
9179
9180 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9181
9182 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
9183 the prompt is at the start of a line.
9184
9185 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9186
9187 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
9188 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
9189 in the copr tests now.
9190 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
9191 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
9192 expected to fail.
9193
9194 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
9195
9196 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
9197 gdb.t31/chillvars.exp, lib/gdb.exp:
9198 Tweak to run under either version of expect.
9199 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
9200 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
9201 * gdb.t11/list.exp: Remove extraneous whitespace.
9202
9203 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9204
9205 * gdb.t16/printcmds.exp (test_print_strings): Accept
9206 "(unsigned char *) " before the string.
9207
9208 * TODO: Add notes about printing of fancy types and GDB expressions.
9209
9210 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
9211
9212 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
9213 * gdb.t06/configure.in: Don't try to compile signals test program
9214 if doing mips-idt-ecoff.
9215
9216 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
9217
9218 * Most .exp files: Tweak to run under either version of expect.
9219
9220 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9221
9222 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
9223 xfails; I'm not sure why they are failing, but not because of PR 1806.
9224
9225 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
9226
9227 * config/unix-gdb.exp: Remove gdb_unload cause it's already
9228 defined in lib/gdb.exp.
9229
9230 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9231
9232 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
9233 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
9234 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
9235 have to be typeless.
9236
9237 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9238
9239 * TODO: Add suggestion for copyright year test.
9240
9241 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
9242
9243 * configure.in (*-*-lynxos*): Add stabs tests.
9244
9245 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9246
9247 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
9248 so insert a tab before any assembler directive in column zero.
9249
9250 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
9251 stores.
9252 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
9253 stores.
9254 (fpu_short_memory_tests): Likewise.
9255
9256 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9257
9258 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
9259 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
9260 .stabs directives in comments.
9261
9262 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9263
9264 * TODO: New file, describing tests we could write.
9265 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
9266
9267 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9268
9269 * gdb.t06/signals.exp: Add kludge to force re-sync.
9270
9271 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
9272 to xgdb instead of gdb, get out of gdb.
9273
9274 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
9275
9276 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
9277 for info.
9278
9279 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9280
9281 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
9282 * gdb.stabs/configure.in (hppa*-*-*): Use it.
9283 * gdb.stabs/hppa.sed: New sed script for the PA.
9284
9285 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9286
9287 * gdb.stabs: Re-write weird.def and configuration to use sed
9288 instead of cpp. sed is portable and POSIX; cpp is neither.
9289
9290 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9291
9292 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
9293
9294 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9295
9296 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
9297
9298 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9299
9300 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
9301 "_vb$".
9302 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
9303 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
9304
9305 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9306
9307 * lib/gdb.exp: Comment out code which depends on non-existent
9308 `transform' procedure.
9309
9310 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
9311
9312 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
9313 * lib/gdb.exp: Transform tool name.
9314 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
9315 1.1's new error handling system.
9316
9317 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9318
9319 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
9320
9321 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9322
9323 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
9324 They made pattern matching so slow that timeouts happened on
9325 heavily loaded systems. Now any output from "show print" which
9326 gets us back to the GDB prompt is a PASS.
9327
9328 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
9329
9330 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
9331
9332 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9333
9334 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
9335
9336 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
9337 It is not from PR 3220.
9338
9339 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9340
9341 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
9342 just started failing because they depended on the order the
9343 subcommands are presented, or exact docstring text. This kind of
9344 test is a pain and has minimal benefit.
9345
9346 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9347
9348 * gdb.t09/corefile.exp: At end of test, use "core" command with
9349 no arguments.
9350
9351 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
9352
9353 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
9354 17}/Makefile.in: Make it possible to run the testsuite with Sun
9355 make and CC = cross gcc by adding explicit build rules for .o
9356 files.
9357
9358 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9359
9360 * gdb.t15/funcargs.exp: Don't put comments on same line as
9361 setup_xfail (@#$*%& tcl braindamage!).
9362
9363 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9364
9365 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
9366
9367 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
9368
9369 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
9370 * gdb.t20/inherit.exp: remove three dumplicate entries.
9371
9372 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9373
9374 * gdb.t06/break.exp: For "next over recursive call", fail on any
9375 incorrect output, not just on "factorial (value=2)".
9376
9377 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9378
9379 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
9380 working now. Add an xfail if accesing a bss variable causes
9381 a memory error if the target is not yet run.
9382
9383 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9384
9385 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
9386 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
9387 name of __st* demangling (2 strings). Did Kung really get the
9388 more than 95 others right without testing them?
9389
9390 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
9391
9392 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
9393
9394 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
9395
9396 * configure.in (configdirs): Add gdb.disasm
9397 * gdb.disasm: New directory for GDB disassembler tests.
9398 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
9399
9400 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9401
9402 * gdb.t00/help.exp: Don't test "help set".
9403
9404 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
9405 from within expect statements. None of these happen anymore and
9406 they cause regressions to be silently unnoticed.
9407
9408 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
9409 messages) about known failures with gcc cygnus-2.4.5-930417.
9410
9411 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
9412 comp-info.exp so it gets built if it doesn't exist.
9413
9414 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
9415 it is no longer used.
9416 * gdb.t13/comp-info.c: Removed.
9417
9418 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9419
9420 * gdb.t06/signals.exp: Add xfail for sun3.
9421
9422 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9423
9424 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
9425 relevant because ^C doesn't get sent but failure can be reproduced
9426 interactively).
9427
9428 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9429
9430 * gdb.stabs/alpha.mt: New configuration file for alpha.
9431 * gdb.stabs/configure.in: Use it.
9432 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
9433 sharing with alpha.mt, redefine long to word via preprocessor.
9434 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
9435 for alpha.
9436 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
9437 native cc.
9438 * gdb.t00/teststrategy.exp: Change expect string so that we
9439 consume the `(xgdb)' from the command echo and from the gdb prompt.
9440 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
9441 gdb currently compares all values as long, so this failure probably
9442 applies to any configuration where LONGEST is bigger than a target int.
9443 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
9444 with gcc.
9445 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
9446 to handle opaque pointers, gcc is.
9447 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
9448 as first argument. Include <sys/types.h> and change all operator
9449 new definitions to use size_t.
9450 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
9451 now that we use size_t.
9452
9453 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9454
9455 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
9456 a long or float array cast all array members to the same type.
9457 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
9458 with 64 bit longs.
9459 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
9460 on alpha.
9461 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
9462
9463 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9464
9465 * gdb.t24 (demangle.exp): Constructors of templates have names like
9466 vector<int>::vector(int) not vector<int>::vector<int>(int). See
9467 section 14.6 of the ARM.
9468
9469 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
9470 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
9471 accomplish little and slow down the testsuite.
9472
9473 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
9474 Accept spaces various places.
9475
9476 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9477
9478 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
9479 with watchpoint enabled.
9480
9481 * Makefile.in: Remove definition of CC and remove the second
9482 definition of CXX (the "CXX = gcc" one remains). These definitions
9483 were causing backquotes to be expanded within backquotes, which
9484 doesn't work.
9485
9486 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9487
9488 * gdb.t17/callfuncs.exp: Add "return 0" to end.
9489
9490 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9491
9492 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
9493 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
9494 by mips cc and contains no stabs entries.
9495
9496 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
9497
9498 * config/vx-gdb.exp: Use fake device to load files rather than
9499 NFS.
9500 * lib/gdb.exp: New proc to do "file" command.
9501 * config/unix-gdb.exp: Use new "file" proc.
9502
9503 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9504
9505 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
9506 Rework board rebooting slightly.
9507 (gdb_exit): Don't exit from the remote shell; there isn't one.
9508 * gdb.stabs/weird.exp: If a program is being debugged already,
9509 kill it.
9510 * gdb.t04/setvar.exp: Stop and restart gdb.
9511 * gdb.t05/expr.exp: Likewise.
9512 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
9513 restart gdb and reload the program.
9514 * gdb.t08/opaque.exp: Likewise.
9515 * gdb.t12/scope.exp: Likewise.
9516 * gdb.t13/bitfields.exp: Likewise.
9517 * gdb.t15/funcargs.exp: Likewise.
9518 * gdb.t20/classes.exp: Likewise.
9519 * gdb.t03/ptype.exp: Increase timeout.
9520 * gdb.t16/printcmds.exp (test_print_string_constants,
9521 test_print_array_constants): Likewise.
9522 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
9523 * gdb.t20/classes.exp (do_tests): Likewise.
9524 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
9525
9526 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
9527
9528 * gdb.stabs: Renamed *wierd* to *weird*.
9529
9530 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9531
9532 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
9533 for timeout. Add "known gcc 2.4.5 bug" to failure message.
9534
9535 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9536
9537 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
9538 (do_tests): Remove xfail for whatis on one_var and two_var.
9539
9540 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
9541
9542 * Makefile.in: Made cross building work better by adding
9543 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
9544
9545 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9546
9547 * gdb.t15/{return.c,return.exp,Makefile.in}:
9548 New test, currently commented out.
9549
9550 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
9551
9552 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
9553 still running and removes the leftover named socket so GDb can do
9554 clean restarts.
9555
9556 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
9557
9558 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
9559 console, not GDB.
9560 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
9561 cross testing works better with "make check"
9562 * config/unix-gdb: Use default procedures for exit and version.
9563 * config/vx-gdb.exp: Cleaned up and massaged back to working order
9564 with the newest VxWorks.
9565
9566 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9567
9568 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
9569 old form.
9570
9571 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
9572 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
9573
9574 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
9575
9576 * config/unix-gdb.exp: Remove this version of gdb_exit
9577 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
9578 Rob says he'll look at it when he gets back to testing boards.
9579
9580 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
9581
9582 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
9583 an expected fail for certain ptype commands.
9584
9585 * gdb.t20/classes.exp: Update expected results of "ptype class
9586 Base1" to account for the constructor that now appears in the type.
9587
9588 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
9589
9590 * configure.in (configdirs): Restore gdb.t04, which mysteriously
9591 disappeared from list.
9592 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
9593 "alldone" proc with call to cleanup and exit.
9594 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
9595 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
9596 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
9597 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
9598 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
9599 "alldone" proc with simple returns that suppress remaining
9600 tests. The alldone proc went away many months ago.
9601
9602 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9603
9604 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
9605
9606 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
9607
9608 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9609
9610 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
9611 as vax gdb will display them.
9612
9613 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9614
9615 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
9616 optimizers.
9617
9618 * scope.exp: Change "bad value for localval" messages so each one
9619 is unique.
9620
9621 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
9622 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
9623
9624 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
9625
9626 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9627
9628 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
9629 doesn't exist (due to optimization).
9630
9631 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9632
9633 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
9634 contains \r because the filename is long.
9635
9636 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
9637 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
9638
9639 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9640
9641 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
9642 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
9643 Ultrix.
9644 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
9645 int tests.
9646 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
9647
9648 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
9649
9650 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
9651
9652 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
9653 to match does not match the passing case but still matches the
9654 failing case.
9655
9656 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9657
9658 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
9659
9660 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
9661
9662 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
9663 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
9664 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
9665 Remove various versions of gdb_exit.
9666 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
9667 gdb_exit.
9668 * config/unix-gdb.exp: gdb_exit remains here, and should override
9669 the generic version, since it's doing a lot of wierd stuff that
9670 the other versions aren't. FIXME, fold it in, or abandon this
9671 version.
9672
9673 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9674
9675 * gdb.t24/demangle.exp: Add tests for PR 3220.
9676
9677 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9678
9679 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
9680
9681 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
9682
9683 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
9684 "i386-*-*". Works for i486 as well.
9685
9686 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
9687 bug, and expand domain of xfail to all SVR4 systems, since the
9688 actual problem is likely to be in generic SVR4 /proc support.
9689
9690 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9691
9692 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
9693
9694 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
9695
9696 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
9697 xfails for other systems. Match a missing 'Continuing.' as an
9698 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
9699
9700 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
9701 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
9702 Only issue warning for missing executables if -all option is used.
9703
9704 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
9705 file if -all option is used. It's like an unpredictable XFAIL.
9706
9707 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9708
9709 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
9710 for dynamically linked binaries.
9711
9712 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
9713
9714 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9715
9716 * gdb.t20/inherit.exp: Change message for "print tagless struct"
9717 to state that this is a known bug in old versions of g++.
9718
9719 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9720
9721 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
9722 while waiting for `Continuing'.
9723
9724 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
9725
9726 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
9727 in text, data, and bss.
9728 * gdb.t10/nodebug.c: Add local and global test variables for
9729 initialized and uninitialized data.
9730
9731 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9732
9733 * config/unix-gdb.exp (gdb_exit): Add "wait".
9734
9735 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9736
9737 * gdb.t06/signals.exp: xfail the continue from the handler for all
9738 targets.
9739
9740 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
9741 function with watchpoints enabled, the i386 call dummy starts with
9742 a call.
9743
9744 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
9745 386 bsd names its corefiles.
9746
9747 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
9748
9749 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
9750 compilers don't grok it.
9751 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
9752 with small octal ints rather than character constants, which
9753 are signed and might not fit if first promoted to int.
9754
9755 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
9756
9757 * gdb.t09/Makefile.in (clean): Remove corefile.
9758
9759 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9760
9761 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
9762
9763 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9764 and Jim Kingdon (kingdon@cygnus.com)
9765
9766 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
9767 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
9768 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
9769
9770 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9771
9772 * gdb.t17/interrupt.exp: Add xfail for hppa.
9773
9774 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9775
9776 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
9777 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
9778 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
9779 to determine signed-ness of bitfields and use the result to setup
9780 the xfail.
9781 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
9782 * gdb.t15/funcargs.exp: Use them to step until the second indirect
9783 call line is reached if necessary.
9784
9785 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9786
9787 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
9788
9789 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9790
9791 * gdb.t06/break.exp: Also test `clear' command.
9792
9793 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9794
9795 * gdb.t00/teststrategy.exp: Remove extra quote.
9796
9797 * gdb.t07/watchpoint.exp: Change xfail for calling function with
9798 watchpoint enabled to be for all non-68k machines.
9799
9800 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
9801
9802 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9803
9804 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
9805 targets use aout.mt instead of ecoff.mt as gas understands
9806 standard aout format.
9807
9808 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9809
9810 * lib/gdb.exp (runto): Don't insist that function we are running to
9811 was compiled with -g.
9812
9813 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
9814
9815 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
9816 to get back into the read system call.
9817 Accept leading newline in case where we woke it up.
9818
9819 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9820
9821 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
9822 to make the stabs test work on ecoff systems using gcc and -with-stabs.
9823 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
9824 enable ecoff configuration.
9825
9826 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9827
9828 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
9829
9830 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9831
9832 * gdb.t16/printcmds.exp: Add another printf test.
9833
9834 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
9835
9836 * configure.in: If configured -with-stabs on any target, add
9837 stabsdirs to configdirs.
9838
9839 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9840
9841 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
9842 fun" so pattern does not match the command itself.
9843
9844 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9845
9846 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
9847
9848 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9849
9850 * gdb.t17/interrupt.exp: Test for more things.
9851
9852 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9853
9854 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
9855 compiler arranges the code and line numbers.
9856
9857 * gdb.t17/interrupt.exp: Don't send \n after ^C.
9858
9859 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9860
9861 * gdb.t00/help.exp: Increase expect input buffer size.
9862
9863 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9864
9865 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
9866
9867 * gdb.t07/watchpoint.exp: Add xfail for hppa.
9868
9869 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
9870
9871 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
9872 [0-9]*, not just [0-9].
9873
9874 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9875
9876 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
9877
9878 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
9879
9880 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9881
9882 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
9883
9884 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9885
9886 * gdb.t06/signals.c: Add xfails for sun3.
9887
9888 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
9889
9890 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
9891 test_stepping tests.
9892
9893 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9894
9895 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
9896
9897 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
9898
9899 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
9900 rather than actually putting it through cpp twice.
9901
9902 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
9903
9904 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
9905
9906 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
9907 no longer needed.
9908
9909 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9910
9911 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
9912
9913 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
9914 C++ features prints as "struct", make it a pass, not an xfail.
9915
9916 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9917
9918 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
9919 Don't require VA to print as "class" rather than "struct".
9920
9921 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
9922
9923 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
9924
9925 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9926
9927 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
9928
9929 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9930
9931 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
9932 order.
9933
9934 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9935
9936 * gdb.t16/printcmds.exp: Add printf tests.
9937
9938 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
9939
9940 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
9941
9942 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
9943
9944 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
9945 pass counts, to counteract any existing or future setup_xfails.
9946
9947 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9948
9949 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
9950 {BEGIN,END}_COMMON for common block instead of STAB.
9951 * gdb.stabs/wierd.exp: Add xfail for rs6000.
9952
9953 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
9954 intp_var should be N_GSYM not N_LSYM.
9955 wierd-aout.S: Use a label for the value of the N_SO.
9956 wierd.def: Remove all backslashes.
9957 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
9958
9959 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9960
9961 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
9962 get the expected next to inheritance3.
9963
9964 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9965
9966 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
9967 now that gcc-2.4 gets it right.
9968
9969 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9970
9971 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
9972
9973 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
9974 generating comp-info.exp which works for cross-compilation.
9975
9976 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
9977
9978 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
9979 "*-*-sysv4.*".
9980
9981 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
9982
9983 * gdb.t01/run.exp: Start with a fresh gdb.
9984 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
9985 SVR4.x.
9986
9987 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
9988
9989 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
9990 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
9991 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
9992 Makefile.in (distclean, realclean): Remove gdbme.c from list of
9993 things to remove.
9994
9995 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
9996
9997 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
9998 test cases from bug reports.
9999
10000 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
10001
10002 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
10003 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
10004 avoid spurious xfails.
10005 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
10006 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
10007 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
10008
10009 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
10010
10011 * gdb.t00/teststrategy.exp: Rework to provide more useful
10012 description of each test, fix problem with systems that define
10013 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
10014 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
10015 results for "next over recursive call" so timeouts aren't taken
10016 by error.
10017
10018 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
10019
10020 * gdb.t12/scope.exp: Test printing of variables before run.
10021
10022 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
10023 printed in wrong order due to sorting.
10024
10025 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
10026
10027 * gdb.t00/teststrategy.exp: Fix expected results for printing
10028 user entered string constant. Is array of char, prints with no
10029 address.
10030
10031 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
10032 commands.
10033 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
10034 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
10035 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
10036 of struct of char arrays.
10037 * gdb.t00/radix.exp: New tests for radix commands.
10038
10039 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
10040
10041 * gdb.t16/printcmd.exp: Print a variable before running program
10042 (with xfail for AIX).
10043
10044 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
10045
10046 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
10047
10048 * gdb.t16/printcmd.exp: Don't print variables before running program.
10049
10050 * gdb.t06/break.exp: Don't require envp argument to main.
10051
10052 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
10053
10054 * gdb.t02/whatis.exp, gdb.t11/list.exp:
10055 Add xfails for rs6000.
10056
10057 * gdb.t02/whatis.exp: Change other tests not to re-test something
10058 we already tested.
10059
10060 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
10061 each type used has a variable of that type.
10062
10063 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
10064
10065 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
10066
10067 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10068
10069 * configure.in: change srctrigger to be a file, not a directory
10070
10071 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
10072
10073 * configure.in (mips-idt-ecoff*): Added trailing '*'.
10074
10075 * gdb.t11/list.exp: Fixed a couple of typos.
10076
10077 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
10078
10079 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
10080 is fixed and PR is closed.
10081 * gdb.t16 (gdbme.c): Add simple test string variable.
10082 * gdb.t16 (printcmds.exp): Add tests with simple test string
10083 variable, primarily for boundaries on "set print elements".
10084
10085 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
10086
10087 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
10088 Make leading 0's optional and don't expect a tab in the middle
10089 of the number.
10090
10091 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
10092
10093 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
10094 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
10095 don't end command passed to gdb_test with newline.
10096
10097 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
10098 signed keyword away, don't expect signed bitfields to be signed.
10099
10100 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
10101 printing with only as many 1's as are in the field as well as printing
10102 with 32 1's (see comment).
10103
10104 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
10105
10106 * gdb.t00/default.exp: Start with a fresh gdb.
10107 * configure.in (configdirs): Remove gdb.t31 until the chill
10108 compiler works again. It no longer is able to find chillrt0
10109 since it isn't in libchill.a anymore.
10110 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
10111 wierd.o, make more modular.
10112 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
10113 spurious newlines that caused problems.
10114
10115 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10116
10117 * Move test with enums and partial symbols from gdb.t03/ptype.exp
10118 to gdb.stabs/wierd.exp since GCC has worked around the bug.
10119 gdb.stabs/wierd.{exp,def}: Many new tests.
10120
10121 * gdb.t00/default.exp: update info line for new message.
10122
10123 * gdb.t02/{whatis.exp,gdbme.c}:
10124 Test that "char *" doesn't print as "caddr_t".
10125
10126 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10127
10128 * gdb.t00/help.exp: Use .* in place of some help messages which
10129 just changed.
10130 gdb.t00/default.exp: Update "info frame" test for new message.
10131 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
10132 Remove some xfails
10133
10134 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10135
10136 * gdb.t03/{gdbme.c,ptype.exp}:
10137 Add tests for typedef'd struct and union without tags.
10138 Also check "whatis" on a variable of a typedef'd enum without a tag.
10139
10140 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
10141 PRMS 1823; the bug still exists but isn't reproduced by this test
10142 anymore), and remove rs6000 XFAIL (the bug is fixed).
10143
10144 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
10145 duplicated from whatis.exp. For those that are left, accept
10146 "long", "long int", or "int" for long variables (whatis.exp already
10147 has an XFAIL for "int", so no need to fail it here).
10148
10149 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
10150 Deal with GCC's names for types now that GDB uses the compiler's names.
10151
10152 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
10153 setup_xfail's for sunos4. If we #defined the signed keyword away,
10154 don't expect GDB to know that char it is signed.
10155
10156 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
10157
10158 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
10159
10160 * configure.in (configdirs): Add gdb.t24 for C++ tests that
10161 should work on any system, regardless of debugging format.
10162 * gdb.t21/demangle.exp: Move to gdb.t24.
10163 * gdb.t24/demangle.exp: Move from gdb.t21.
10164 * gdb.t24/{Makefile.in, configure.in}: New files.
10165
10166 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10167
10168 * configure.in: Do gdb.stabs and C++ tests only for stabs.
10169 * gdb.stabs: New directory.
10170
10171 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10172
10173 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
10174 not just "Quit anyway?".
10175
10176 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
10177
10178 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
10179 that all setup_xfails are immediately followed by clear_xfails.
10180
10181 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
10182
10183 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
10184 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
10185 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
10186 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
10187 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
10188 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10189 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10190 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
10191 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
10192 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
10193 gdb.t31/chillvars.exp, lib/gdb.exp:
10194 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
10195 bug-gdb@prep.ai.mit.edu.
10196
10197 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
10198
10199 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
10200 with 0.0, not integer 0.
10201
10202 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
10203
10204 * gdb.t06/break.exp: Update for "Kill the program" message change.
10205
10206 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
10207
10208 * Makefile.in (GDBFLAGS): Set to -nx.
10209 * Makefile.in (site.exp): Use GDBFLAGS.
10210
10211 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10212
10213 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
10214 Makefiles.
10215 (check): depend on just-check.
10216 (just-check): added so that tests can be run without a noop
10217 build pass.
10218
10219 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10220
10221 Switch to using configure's configdirs.
10222 * Makefile.in (Makefile): add configure.in dependency.
10223 (SUBDIRS): removed redundant assignment.
10224 * configure.in: switch subdirs assignment to configdirs.
10225 * gdb.t*/configure.in: new files.
10226
10227 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
10228
10229 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
10230 works.
10231
10232 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
10233
10234 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
10235 in explicit rules. Apparently this is not supported by some makes.
10236
10237 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
10238
10239 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
10240
10241 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10242
10243 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
10244 disappeared.
10245
10246 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10247
10248 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
10249
10250 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
10251
10252 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
10253 watchpoint problem that is now fixed.
10254 * gdb.t30/chexp.exp: Remove setup_xfail for printing
10255 uninitialized convenience variables.
10256 * gdb.t31/chillvars.exp: Fix expected patterns for printing
10257 structures.
10258
10259 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10260
10261 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
10262 which causes expect to get out of sync with gdb on long output
10263 from help set.
10264 * gdb.t09/corefile.exp: Make expected pattern for core file
10265 failing signal and frame output format less sun specific.
10266
10267 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
10268
10269 * gdb.t31/chillvars.exp: Add and remove initial dummy
10270 breakpoint, so that symbol table is forced in.
10271 (Needed at least on Sunos4, though it seems not SVR4.)
10272 * gdb.t31/chillvars.exp: Update for changed output format.
10273
10274 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
10275
10276 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
10277
10278 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
10279
10280 * Makefile.in: Added --srcdir when invoking runtest, removed the
10281 need for a local config file. (optional now)
10282
10283 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
10284
10285 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
10286 failure count used to force early termination. Add some more
10287 expected failures for gnu style demangling.
10288
10289 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10290
10291 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
10292 pmi variable from gdb.t20/gdbme to get optimized away.
10293 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
10294 Check for written corefile upon timeout _and_ eof.
10295
10296 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10297
10298 * config/unix-gdb.exp: Add missing return 0.
10299
10300 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10301
10302 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
10303 test termination.
10304
10305 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
10306
10307 * configure.in (subdirs): Put back gdb.t17 which mysteriously
10308 disappeared.
10309
10310 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
10311
10312 * gdb.t10/crossload.exp: Disable the i860-elf test until such
10313 time as i860 support works.
10314
10315 * gdb.t15/funcargs.exp: Fix expected outputs to include
10316 "backtrace 100\r" rather than just "backtrace\r", to match last
10317 change.
10318
10319 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
10320
10321 * config/udi-gdb.exp (gdb_exit): Remove close command.
10322 (gdb_target_udi): New procedure to set the UDI target.
10323 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
10324 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
10325 Added waits for prompts after several question responses. Added
10326 some more responses used by a29k-amd-udi-gdb.
10327 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
10328 pass different arguments, restart UDI connection after program
10329 completion.
10330 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
10331 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10332 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
10333 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
10334 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
10335 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
10336 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10337 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
10338 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
10339 after program completion.
10340 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
10341 compiled with a SELECT_VECS setting.
10342 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
10343 infinite recursion.
10344
10345 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
10346 Added checks for COFF results, and made them expected failures for
10347 all targets. It would be better to make them expected failures
10348 for COFF targets only.
10349
10350 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10351
10352 * Makefile.in: add null dvi target, don't bother to recurse
10353 through test directories for info and install-info; rename
10354 $(datadir) to be dejagnu instead of deja-gnu
10355
10356 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
10357
10358 * gdb.t31/gdbme.ch: Re-enable code that previously caused
10359 compiler to coredump.
10360 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
10361 code.
10362
10363 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
10364
10365 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
10366 coredump.
10367 * gdb.t31/chillvars.exp: Comment out tests that depend on that
10368 code.
10369
10370 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
10371
10372 * gdb.t03/ptype.exp: tests for return code from gdb_test.
10373 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
10374 which in a shell. Deletes xgdb when done.
10375 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
10376 Tests the return from the "set height" or "set width" commands.
10377 Added a few return codes where needed.
10378
10379 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
10380
10381 * Makefile.in (SUBDIRS): Add gdb.t17.
10382 * configure.in (subdirs): Add gdb.t17.
10383 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
10384 files to test gdb's calling of functions in the inferior with
10385 the correct arguments and gdb's ability to retrieve any
10386 result returned.
10387
10388 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
10389
10390 * config/unix-gdb.exp (gdb_exit): Remove close commands that
10391 may be called after gdb goes away. Previous versions of expect
10392 needed these to avoid file descriptor leaks, but they cause
10393 errors with the current revision of expect.
10394 * gdb.t00/gdbvars.exp: Use -re on expected output after
10395 setting sevenbit-strings.
10396 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
10397 to set sevenbit-strings consistent across tests.
10398 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
10399 set sevenbit-strings consistent across tests.
10400
10401 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
10402
10403 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
10404 expected output to match current "expect" expectations.
10405
10406 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
10407
10408 * gdb.t00/default.exp: Change expected output for default "source"
10409 command, to match new gdb behavior which requires a filename to
10410 source.
10411
10412 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
10413
10414 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
10415 expected fail for i486-*-* that misses the marker2 function.
10416 * gdb.t10/crossload.exp (bfddefault): Allow successful
10417 recognition of a format to pass even if no symbols are found.
10418 Explicitly catch failures where the format is not recognized
10419 or is ambiguous, and add the reason to the fail message.
10420 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
10421 the cause is and invalid target and add reason to failure message.
10422 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
10423 elf32-i386, elf32-sparc, and elf32-i860.
10424 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
10425 Set up expected failure for 'filename'::variable scope resolution,
10426 which is now apparently broken on all targets.
10427 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
10428 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
10429 gdb.t23/templates.exp: Change failure for missing binfile into
10430 just a warning.
10431 gdb.t21/demangle.exp: Change all cfront references to 'arm'
10432 references.
10433
10434 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
10435
10436 * gdb.t00/default.exp: Add expected output for default "source"
10437 command, to match new gdb behavior.
10438 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
10439
10440 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
10441
10442 * config/*-gdb.exp: returns an error, rather than exiting on
10443 internal errors.
10444
10445 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
10446
10447 * gdb.t03/gdbme.c: Add pointer to struct variable.
10448 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
10449 referencing struct members.
10450
10451 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
10452
10453 * configure.in (mips-idt-ecoff): New target.
10454 * config/mips-gdb.exp: New file for remote board using MIPS remote
10455 debugging protocol.
10456
10457 * Redid configuration scheme. Removed gdb.t*/configure.in.
10458 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
10459 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
10460 distclean targets. Built executables via .o files. Adjusted
10461 tests to account for source files in $(srcdir) rather than
10462 $(objdir).
10463 * lib/gdb.exp (runto): Don't expect () after the function name,
10464 because it may have arguments.
10465
10466 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
10467
10468 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
10469 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
10470 expected failures for mips-idt-* and mips-sgi-*.
10471 * gdb.t00/default.exp (attach): Kill process if requested.
10472 * gdb.t00/help.exp (help target core, help target): Accept a gdb
10473 that does not read core files.
10474 * gdb.t01/run.exp: Removed checks for exit status code.
10475 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
10476 it is linked in.
10477 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
10478 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
10479 appropriate, rather than doing it by hand.
10480 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
10481 execution.
10482 * gdb.t10/crossload.exp: Kill existing program if needed.
10483 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
10484 appropriate, rather than doing it by hand. Always increase
10485 timeout for this test, not just for VxWorks.
10486
10487 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
10488
10489 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
10490 of Chill STRUCT types and STRUCT values.
10491 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
10492 than "char".
10493 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
10494 struct2): New struct definitions and initializations to test
10495 simple Chill STRUCT types.
10496
10497 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
10498
10499 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
10500 the null byte at the end of strings.
10501 * gdb.t00/default.exp: Make show version insensitive to copyright
10502 date.
10503 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
10504 to avoid dependencies on target char signedness.
10505 * gdb.t16/printcmds.exp: Update expected results for explicitly
10506 unsigned char.
10507 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
10508 now work.
10509 * gdb.t21/demangle.exp: Add many more patterns for template
10510 demangling, most of them being expected failures.
10511 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
10512 string we are matching for, to match on the whole string.
10513 * gdb.t21/demangle.exp: Add many new test strings to demangle,
10514 and fix a whole bunch that had incorrect expected output but were
10515 passing anyway because of the bug in "proc demangle".
10516 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
10517 type.
10518 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
10519
10520 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
10521
10522 * gdb/testsuite: made modifications to testcases, etc., to allow
10523 them to work properly given the reorganization of deja-gnu and the
10524 relocation of the testcases from deja-gnu to a "tool" subdirectory.
10525
10526 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
10527
10528 * gdb/testsuite: Initial creation of gdb/testsuite.
10529 Migrated dejagnu testcases and support files for testing nm to
10530 gdb/testsuite from deja-gnu. These files were moved "as is"
10531 with no modifications. This migration is part of a major overhaul
10532 of dejagnu. The modifications to these testcases, etc., which
10533 will allow them to work with the new version of dejagnu will be
10534 made in a future update.
10535 \f
10536 Local Variables:
10537 mode: indented-text
10538 left-margin: 8
10539 fill-column: 74
10540 version-control: never
10541 End:
This page took 0.263964 seconds and 4 git commands to generate.