2003-09-25 David Carlton <carlton@kealia.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2003-09-25 David Carlton <carlton@kealia.com>
2
3 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
4 of some print tests, where appropriate. Add tests for C::D::cd,
5 E::ce, F::cXfX, G::XgX.
6 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
7
8 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
9
10 * lib/java.exp (java_init): Import target_alias before using it.
11
12 2003-09-25 David Carlton <carlton@kealia.com>
13
14 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
15
16 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
17
18 * gdb.base/selftest.exp: Accomodate more instruction reordering
19 weirdness.
20
21 2003-09-17 Michael Chastain <mec@shout.net>
22
23 * gdb.cp/gdb1355.exp: New file.
24 * gdb.cp/gdb1355.c: New file.
25
26 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
27
28 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
29 * gdb.asm/sh.inc: New file.
30
31 2003-09-11 David Carlton <carlton@kealia.com>
32
33 * gdb.cp/namespace.exp: Add tests for namespace types.
34 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
35 (test_namespace): New.
36
37 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
38
39 * gdb.base/relocate.exp: Handle new gdb output at startup.
40 * gdb.stabs/weird.exp: Ditto.
41
42 2003-09-08 Michael Chastain <mec@shout.net>
43
44 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
45
46 2003-09-07 Michael Chastain <mec@shout.net>
47
48 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
49 'parse error'.
50
51 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
52
53 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
54
55 2003-08-30 Michael Chastain <mec@shout.net>
56
57 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
58 * gdb.gdb/observer.exp: Ditto.
59 * gdb.gdb/xfullpath.exp: Ditto.
60
61 2003-08-29 Mark Kettenis <kettenis@gnu.org>
62
63 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
64 *-*-*bsd*.
65
66 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
67
68 * gdb.base/dump.exp: Skip for ia64.
69
70 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
71
72 * gdb.asm/asm-source.exp: Add ia64 support.
73 * gdb.asm/ia64.inc: New file.
74
75 2003-08-22 Michael Chastain <mec@shout.net>
76
77 * gdb.cp: New directory.
78 * gdb.cp/*: Copy from gdb.c++/*.
79 * gdb.c++/*: Remove.
80 * Makefile.in: Change gdb.c++ to gdb.cp.
81 * configure.in: Ditto.
82 * configure: Regnerate.
83
84 2003-08-18 Mark Kettenis <kettenis@gnu.org>
85
86 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
87 * gdb.arch/i386-prologue.c (gdb1338): Add function.
88
89 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
90
91 * mi-var-display.exp (-var-list-children weird): Accept function
92 pointers with argument types.
93 * mi1-var-display.exp (-var-list-children weird): Likewise.
94 * mi2-var-display.exp (-var-list-children weird): Likewise.
95
96 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
97
98 * gdb.base/annota3.exp: Add missing newline.
99
100 2003-08-06 Michael Chastain <mec@shout.net>
101
102 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
103
104 2003-08-12 Michael Snyder <msnyder@redhat.com>
105
106 * gdb.base/float.exp: Add test for SH.
107
108 2003-08-10 Mark Kettenis <kettenis@gnu.org>
109
110 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
111
112 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
113
114 * gdb.base/completion.exp: Remove reduntant completion test
115 on filename.
116
117 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
118
119 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
120 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
121 gdb.trace/save-trace.exp: Make sure that full pathnames are
122 escaped correctly.
123
124 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
125
126 * configure.in: Don't generate config.h from config.hin.
127 * configure: Regenerate.
128 * config.hin: Remove file.
129 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
130 * gdb.threads/pthreads.c: Ditto.
131
132 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
133
134 From Kei Sakamoto <sakamoto.kei@renesas.com>:
135 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
136 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
137 Replace ld24 with seth/add3.
138
139 2003-08-02 Andrew Cagney <cagney@redhat.com>
140
141 * gdb.base/annota3.exp: New file.
142 * gdb.base/annota3.c: New file.
143 * gdb.c++/annota3.exp: New file.
144 * gdb.c++/annota3.cc: New file.
145
146 2003-07-29 Michael Chastain <mec@shout.net>
147
148 * gdb.threads/tls.c (spin): Check errno only if sem_wait
149 actually failed.
150 (do_pass): Likewise.
151 * gdb.threads/tls.exp: Always initialize no_of_threads.
152
153 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
154
155 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
156 pattern.
157 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
158 * gdb.threads/tls.exp: Recognize one case of the host library not
159 supporting TLS.
160
161 2003-07-27 Andrew Cagney <cagney@redhat.com>
162
163 * gdb.base/fileio.exp: Use SH when running commands using
164 remote_exec.
165
166 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
167
168 From Kei Sakamoto <sakamoto.kei@renesas.com>:
169 * gdb.base/relocate.c (dummy): New padding array.
170
171 2003-07-22 Michael Snyder <msnyder@redhat.com>
172
173 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
174
175 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
176 patterns to be more general, accepting old and new output.
177 Some output chars (such as '+') also must be quoted.
178 Some addresses are displayed numerically instead of
179 symbolically.
180
181 2003-07-23 Michael Snyder <msnyder@redhat.com>
182
183 * gdb.base/return2.exp: Don't test long-long return.
184
185 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
186 * gdb.disasm/t01_mov.exp: Ditto.
187 * gdb.disasm/t02_mova.s: Ditto.
188 * gdb.disasm/t02_mova.exp: Ditto.
189 * gdb.disasm/t03_add.s: Ditto.
190 * gdb.disasm/t03_add.exp: Ditto.
191 * gdb.disasm/t04_sub.s: Ditto.
192 * gdb.disasm/t04_sub.exp: Ditto.
193 * gdb.disasm/t05_cmp.s: Ditto.
194 * gdb.disasm/t05_cmp.exp: Ditto.
195 * gdb.disasm/t06_ari2.s: Ditto.
196 * gdb.disasm/t06_ari2.exp: Ditto.
197 * gdb.disasm/t07_ari3.s: Ditto.
198 * gdb.disasm/t07_ari3.exp: Ditto.
199 * gdb.disasm/t08_or.s: Ditto.
200 * gdb.disasm/t08_or.exp: Ditto.
201 * gdb.disasm/t09_xor.s: Ditto.
202 * gdb.disasm/t09_xor.exp: Ditto.
203 * gdb.disasm/t10_and.s: Ditto.
204 * gdb.disasm/t10_and.exp: Ditto.
205 * gdb.disasm/t11_logs.s: Ditto.
206 * gdb.disasm/t11_logs.exp: Ditto.
207 * gdb.disasm/t12_bit.s: Ditto.
208 * gdb.disasm/t12_bit.exp: Ditto.
209 * gdb.disasm/t13_otr.s: Ditto.
210 * gdb.disasm/t13_otr.exp: Ditto.
211
212 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
213
214 * gdb.threads/tls.exp :Add kfail for 'info address' case.
215
216 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
217
218 * gdb.threads/tls.c : New file.
219 * gdb.threads/tls.exp : New file.
220 * gdb.threads/tls-main.c : New file.
221 * gdb.threads/tls-shared.c : New file.
222 * gdb.threads/tls-shared.exp : New file.
223
224 2003-07-22 Andreas Schwab <schwab@suse.de>
225
226 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
227
228 2003-07-20 Andreas Schwab <schwab@suse.de>
229
230 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
231 due to insn reordering.
232
233 2003-07-15 Andrew Cagney <cagney@redhat.com>
234
235 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
236
237 2003-07-15 Michael Chastain <mec@shout.net>
238
239 * gdb.base/gdb1250.exp: New file.
240 * gdb.base/gdb1250.c: New file.
241
242 2003-07-09 Michal Ludvig <mludvig@suse.cz>
243
244 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
245 expansion of size_t to 'unsigned long', not only to 'unsigned'.
246
247 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
248
249 * gdb.threads/tls.c: New file.
250 * gdb.threads/tls.exp: New file.
251 * gdb.threads/tls-main.c: New file.
252 * gdb.threads/tls-shared.c: New file.
253 * gdb.threads/tls-shared.exp: New file.
254
255 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
256
257 * gdb.base/annota1.exp: Make sure that we properly escape the
258 full path of the source file. Xfail more permissive patterns,
259 due to a compiler debug info problem.
260
261 2003-07-07 Andreas Schwab <schwab@suse.de>
262
263 * gdb.asm/m68k.inc: New file.
264 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
265
266 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
267 arguments"): Also match negative number.
268
269 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
270
271 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
272
273 * gdb.base/store.c (charest): New typedef.
274 (add_char): Rename to add_charest, update.
275 (wack_char): Rename to wack_charest, update types. Return l + r
276 to keep r live across the call.
277 (wack_short, wack_int, wack_long, wack_longest, wack_float)
278 (wack_double, wack_doublest): Return l + r to keep r live across
279 the call.
280 * gdb.base/store.exp: Accomodate store.c changes.
281
282 2003-06-30 David Carlton <carlton@kealia.com>
283
284 * gdb.c++/maint.exp (test_invalid_name): New.
285 (test_first_component): Add tests for invalid names.
286
287 2003-06-29 Michael Chastain <mec@shout.net>
288
289 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
290 output of '<VTT for class>' for virtual base classes.
291
292 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
293
294 * gdb.base/completion.exp: Tab-complete "complet" instead of
295 "compl".
296 * gdb.base/complex.exp, gdb.base/complex.c: New files.
297
298 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
299
300 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
301 * gdb.base/volatile.exp: Likewise.
302
303 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
304
305 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
306 gdb/1265.
307
308 2003-06-28 Michael Chastain <mec@shout.net>
309 Daniel Jacobowitz <drow@mvista.com>
310
311 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
312 initial line count of 'captured_main' from 26 to 32.
313 (test_with_self): Allow xmalloc call to be interleaved with the
314 preceding two lines.
315
316 2003-06-24 Joel Brobecker <brobecker@gnat.com>
317
318 * gdb.base/bang.exp: New testcase.
319
320 2003-06-23 Joel Brobecker <brobecker@gnat.com>
321
322 * gdb.base/langs.exp: Add some tests for the "minimal" language
323 support.
324
325 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
326
327 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
328 the testcase.
329
330 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
331
332 * gdb.base/relocate.exp: Test add-symbol-file with a variable
333 offset.
334
335 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
336
337 * gdb.c++/pr-1210.cc: New file.
338 * gdb.c++/pr-1210.exp: New file.
339
340 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
341
342 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
343 000-exec-continue.
344
345 2003-06-15 Mark Kettenis <kettenis@gnu.org>
346
347 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
348 on *-*-*bsd* instead of *-*-freebsd*.
349
350 2003-06-14 Andrew Cagney <cagney@redhat.com>
351
352 * gdb.base/store.exp: Test longest and doublest. Test all
353 parameters. Weaken return statement match.
354 * gdb.base/store.c: Add longest and doublest - aka long long and
355 long double functions. Put all parameters into local register
356 variables. Use negative values.
357
358 2003-06-14 Andrew Cagney <cagney@redhat.com>
359
360 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
361 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
362 exit status.
363 * gdb.base/fileio.exp: Disable target when nointerrupts and
364 noinferiorio, instead of limiting it to remote. Use remote_exec
365 instead of system.
366
367 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
368
369 * gdb.base/float.exp: Add ia64 support.
370
371 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
372
373 * gdb.base/fileio.exp: Run only on remote targets.
374
375 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
376
377 * gdb.base/fileio.c: New file, testing File-I/O.
378 * gdb.base/fileio.exp: Ditto.
379
380 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
381
382 * gdb.base/shreloc.exp: New file, check symbol values obtained from
383 shared objects after relocation at load time (gdb PR/1132).
384 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
385 as above, part of the shared object relocation test.
386
387 2003-06-08 Mark Kettenis <kettenis@gnu.org>
388
389 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
390 fully filled history list.
391 * gdb.base/gdb_history: New file.
392
393 * gdb.base/signals.exp: XFAIL "continue to func1" on
394 i*86-*-freebsd*.
395
396 * gdb.base/attach.exp: When trying to attach to a nonexistent
397 process, make it possible to specify the PID based on the target,
398 and do so for *-*-freebsd*.
399
400 2003-06-02 Richard Henderson <rth@redhat.com>
401
402 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
403
404 2003-06-02 Richard Henderson <rth@redhat.com>
405
406 * gdb.base/selftest.exp: Next over lim_at_start initialization.
407
408 2003-06-02 Richard Henderson <rth@redhat.com>
409
410 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
411
412 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
413
414 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
415 of globalvar.
416
417 2003-06-01 Mark Kettenis <kettenis@gnu.org>
418
419 * gdb.asm/asm-source.exp: Check for memory read errors in
420 disassembler test on *BSD too.
421
422 2003-06-01 Richard Henderson <rth@redhat.com>
423
424 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
425 for .frame.
426 (gdbasm_call): Lose ldgp.
427 (gdbasm_startup): Add frame information.
428 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
429
430 2003-05-31 Mark Kettenis <kettenis@gnu.org>
431
432 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
433 i?86-*-*.
434
435 2003-05-30 Mark Kettenis <kettenis@gnu.org>
436
437 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
438 FreeBSD.
439
440 2003-05-29 Richard Henderson <rth@redhat.com>
441
442 * gdb.asm/alpha.inc: New file.
443 * gdb.asm/asm-source.exp: Use it.
444
445 2003-05-29 Jim Blandy <jimb@redhat.com>
446
447 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
448 'core.PID'.
449
450 2003-05-22 Jim Blandy <jimb@redhat.com>
451
452 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
453 backtrace.
454
455 2003-05-20 David Carlton <carlton@math.stanford.edu>
456
457 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
458 this time.
459
460 2003-05-19 David Carlton <carlton@bactrian.org>
461
462 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
463 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
464
465 2003-05-19 David Carlton <carlton@bactrian.org>
466
467 * gdb.c++/namespace.exp: Add namespace scope and anonymous
468 namespace tests.
469 Bump copyright date.
470 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
471 (main): Call C::D::marker2.
472 * gdb.c++/namespace1.cc: New file.
473
474 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
475
476 Roland McGrath <roland@redhat.com>
477 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
478 there is no manager thread.
479
480 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
481
482 * gdb.threads/schedlock.exp: Remove assumption that all threads
483 will run in a particular small time slice. Also ensure we break
484 in one of the child threads rather than the main thread.
485
486 2003-05-07 Jim Blandy <jimb@redhat.com>
487
488 Add support for assembly source testing on the s390x.
489 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
490 architecture.
491 * gdb.asm/s390x.inc: New file.
492
493 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
494 succession of 'if' statements.
495
496 2003-05-05 Andrew Cagney <cagney@redhat.com>
497
498 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
499
500 2003-05-05 Andrew Cagney <cagney@redhat.com>
501
502 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
503 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
504
505 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
506
507 * gdb.base/charset.exp: Update based on new behavior of set/show
508 charset commands.
509
510 2003-05-01 Andrew Cagney <cagney@redhat.com>
511
512 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
513 variable do not give memory errors.
514
515 2003-04-30 Adam Fedor <fedor@gnu.org>
516
517 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
518 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
519 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
520 gdb.objc/basicclass.m: : New files
521
522 * lib/gdb.exp (gdb_compile_objc): New procedure.
523
524 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
525
526 * gdb.base/signals.exp: Make backtrace tests more specific.
527
528 2003-04-23 David Carlton <carlton@bactrian.org>
529
530 * gdb.c++/maint.exp (test_first_component): Add tests for
531 'operator' in more locations.
532
533 2003-04-16 Kevin Buettner <kevinb@redhat.com>
534
535 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
536
537 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
538
539 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
540 func marke' instead. Update test name.
541
542 2003-04-15 David Carlton <carlton@math.stanford.edu>
543
544 * gdb.c++/maint.exp: New file.
545
546 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
547
548 * gdb.threads/schedlock.c: Change type of thread function argument
549 to long, to avoid warnings on 64-bit platforms.
550
551 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
552
553 * gdb.base/attach.exp: Add new message from ptrace in case of
554 attaching to nonexistent process.
555
556 2003-04-11 Jim Blandy <jimb@redhat.com>
557
558 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
559 gdb.c++/userdef.cc: Place comments on the lines to which the
560 marker function might return.
561 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
562 gdb.c++/userdef.exp: Look for those comments to check that we've
563 returned to the right place, instead of checking line numbers.
564
565 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
566
567 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
568 match on sourcefile name, instead of directory name.
569
570 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
571
572 * gdb.base/completion.exp: Use string_to_regexp to match the
573 working directory name.
574
575 2003-04-09 Jim Blandy <jimb@redhat.com>
576
577 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
578 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
579 after an inferior function call, report the failure, but allow the
580 test to continue.
581
582 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
583
584 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
585 with -DPROTOTYPES.
586
587 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
588
589 * gdb.base/break.exp: Revert last patch.
590
591 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
592
593 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
594 with -DPROTOTYPES.
595
596 2003-04-02 Andrew Cagney <cagney@redhat.com>
597
598 * gdb.base/callfuncs.exp: Make "print add" messages unique.
599 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
600 matching directories by the name breakpoint.
601 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
602 Make "continue to marker1" consistent.
603 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
604 message consistent.
605 * lib/gdb.exp: Put "the program is no longer running", and "the
606 program exited" in parenthesis.
607 * lib/mi-support.exp: Ditto.
608
609 2003-04-02 Bob Rossi <bob_rossi@cox.net>
610
611 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
612
613 2003-03-29 Andrew Cagney <cagney@redhat.com>
614
615 * gdb.base/sizeof.c (main): Print the value of '\377'.
616 * gdb.base/sizeof.exp: Check the sign of '\377'.
617
618 2003-03-27 Michael Chastain <mec@shout.net>
619
620 * gdb.base/gdb1090.exp: New file.
621 * gdb.base/gdb1090.cc: New file.
622
623 2003-03-27 J. Brobecker <brobecker@gnat.com>
624
625 * gdb.gdb/observer.exp: New regression test.
626
627 2003-03-27 Michael Chastain <mec@shout.net>
628
629 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
630 * gdb.base/ptype.exp: Likewise.
631
632 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
633
634 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
635
636 2003-03-26 Michael Chastain <mec@shout.net>
637
638 * gdb.base/ptype.exp: Actually use some typedef'd types.
639
640 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
641
642 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
643 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
644
645 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
646
647 * gdb.base/default.exp: Fix regular expression.
648
649 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
650
651 * gdb.base/args.exp: Fix regular expression.
652
653 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
654
655 * gdb.base/help.exp: Allow Win32 child process.
656
657 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
658
659 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
660 when stepping out of main().
661
662 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
663
664 * gdb.base/default.exp: Check for win32 specific message when calling
665 "run" without executable.
666
667 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
668
669 * gdb.base/args.exp: Expect .exe in output.
670
671 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
672
673 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
674 Cygwin native.
675
676 2003-03-17 Andrew Cagney <cagney@redhat.com>
677
678 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
679 vector registes.
680 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
681 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
682
683 2003-03-17 David Carlton <carlton@math.stanford.edu>
684
685 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
686 test, for PR breakpoints/38.
687 Call test_watchpoint_and_breakpoint.
688 * gdb.base/watchpoint.c (func3): New function.
689 (main): Call func3.
690
691 2003-03-04 David Carlton <carlton@math.stanford.edu>
692
693 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
694 Garply<Garply<char> >:: garply".
695 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
696 with respect to PR c++/1111; note also PR c++/1113.
697 (test_template_breakpoints): KFAIL "constructor breakpoint" with
698 respect to PR c++/1062.
699 KFAIL "destructor breakpoint" with respect to PR c++/1112.
700
701 2003-03-03 David Carlton <carlton@math.stanford.edu>
702
703 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
704 with respect to PR c++/57.
705 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
706 c++/826.
707 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
708 respect to PR c++/57.
709
710 2003-03-03 David Carlton <carlton@math.stanford.edu>
711
712 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
713 respect to PR c++/33 into FAILs.
714
715 2003-03-03 Michael Chastain <mec@shout.net>
716
717 * configure.in: Update copyright years.
718
719 2003-03-03 Michael Chastain <mec@shout.net>
720
721 * Makefile.in: Update copyright years.
722
723 2003-02-28 David Carlton <carlton@math.stanford.edu>
724
725 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
726 print class instead of struct and/or superfluous protection
727 specifiers, as long as the resulting output is equivalent to the
728 source code.
729 Delete FIXME from end of messages on tests that don't need
730 fixing.
731
732 2003-02-28 David Carlton <carlton@math.stanford.edu>
733
734 * gdb.c++/templates.exp (do_tests): Allow const in the two
735 Foo<volatile char *>::foo tests.
736
737 2003-02-27 Michael Snyder <msnyder@redhat.com>
738
739 * gdb.base/restore.c (main): Return zero, so exit code
740 will be consistant.
741
742 2003-02-26 David Carlton <carlton@math.stanford.edu>
743
744 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
745 char *>::foo" test with respect to PR c++/33. Create a new test
746 which is identical to that one except that it doesn't put the
747 space between the "char" and the "*"; KFAIL it, too.
748
749 2003-02-26 David Carlton <carlton@math.stanford.edu>
750
751 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
752 template types into either PASSes or KFAILs (corresponding to PR
753 c++/57). Tweak indentation. Update copyright.
754
755 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
756
757 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
758
759 2003-02-13 Michael Chastain <mec@shout.net>
760
761 * gdb.base/exprs.exp: Remove i960 remnants.
762 * gdb.base/funcargs.exp: Likewise.
763 * gdb.base/list.exp: Likewise.
764 * gdb.base/ptype.exp: Likewise.
765
766 2003-02-14 David Carlton <carlton@math.stanford.edu>
767
768 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
769 pEe->D::vg()" from XFAIL to KFAIL.
770
771 2003-02-13 Jason Molenda (jmolenda@apple.com)
772
773 * gdb.base/maint.exp: Update maint print statistics regexp to include
774 new entries.
775
776 2003-02-13 Michael Chastain <mec@shout.net>
777
778 * gdb.c++/inherit.exp: Remove call to get_debug_format.
779
780 2003-02-12 Michael Chastain <mec@shout.net>
781
782 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
783 * gdb.c++/inherit.exp: Likewise.
784 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
785 * gdb.c++/templates.exp: Likewise.
786 * gdb.c++/virtfunc.exp: Likewise.
787
788 2003-02-06 Jason Molenda (jason-cl@molenda.com)
789
790 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
791 why the code is written that way.
792
793 2003-02-05 Michael Chastain <mec@shout.net>
794
795 * gdb.base/dump.exp: Add missing copyright line.
796
797 2003-02-05 Jason Molenda (jason-cl@molenda.com)
798
799 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
800 at the beginning so the breakpoint doesn't get set on the loop.
801
802 2003-02-05 Michael Chastain <mec@shout.net>
803
804 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
805 output for configurations with gcc 2.95.3.
806
807 2003-02-05 Keith Seitz <keiths@redhat.com>
808 Andrew Cagney <ac131313@redhat.com>
809
810 * gdb.mi/mi-cli.exp: New file.
811
812 2003-02-04 Michael Chastain <mec@shout.net>
813
814 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
815 Call perror and then continue.
816
817 2003-02-03 Michael Chastain <mec@shout.net>
818
819 * gdb.c++/pr-1023.cc: New file.
820 * gdb.c++/pr-1023.exp: New file.
821
822 2003-02-05 Jim Blandy <jimb@redhat.com>
823
824 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
825 it's local to foobar. Check for it there, and check that it's not
826 present in main.
827 * gdb.c++/local.cc (marker2): New function.
828 (foobar): Call marker1.
829 (main): Call marker2 instead of marker1.
830
831 2003-02-04 Andrew Cagney <ac131313@redhat.com>
832
833 * gdb.disasm/mn10200.exp: Obsolete file.
834 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
835 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
836 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
837
838 2003-02-04 David Carlton <carlton@math.stanford.edu>
839
840 * gdb.c++/overload.exp: Test intToChar(1).
841 * gdb.c++/overload.cc (intToChar): New.
842 (main): Call intToChar.
843
844 2003-02-03 David Carlton <carlton@math.stanford.edu>
845
846 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
847 'might_kfail' arg.
848 KFAIL some of the continue_to_bp_overloaded calls, according to
849 PR c++/1025.
850
851 2003-02-01 Michael Chastain <mec@shout.net>
852
853 * gdb.base/advance.c (marker1): New marker function.
854 * gdb.base/advance.exp: When the 'advance' command lands on the
855 return breakpoint, it can legitimately stop on either the
856 current line or the next line. Accommodate both outcomes.
857 * gdb.base/until.exp: Likewise.
858
859 2003-02-02 Andrew Cagney <ac131313@redhat.com>
860
861 2002-11-10 Jason Molenda (jason-cl@molenda.com):
862 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
863 now a list, not a tuple.
864 * gdb.mi/mi-var-display.exp: Ditto.
865 * gdb.mi/gdb792.exp: Ditto.
866
867 2003-02-01 Andrew Cagney <ac131313@redhat.com>
868
869 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
870 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
871 stack backtraces.
872 * gdb.mi/mi-syn-frame.c: Part of same.
873
874 2003-02-01 Mark Kettenis <kettenis@gnu.org>
875
876 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
877 gdb.mi/mi1-pthreads.exp: Return instead of calling
878 gdb_suppress_entire_file.
879
880 2003-02-01 Mark Salter <msalter@redhat.com>
881
882 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
883
884 2003-01-31 Mark Salter <msalter@redhat.com>
885
886 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
887 Support empty arg.
888
889 2003-01-30 Michael Chastain <mec@shout.net>
890
891 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
892 This was a workaround for a UTF-8 bug in readline 4.3. The bug
893 has been fixed in gdb/readline on 2003-01-09.
894
895 2003-01-29 Michael Snyder <msnyder@redhat.com>
896
897 * gdb.base/maint.exp: Allow for leading underscore in symbol.
898 * gdb.base/display.exp: Allow for leading underscore in symbol.
899 * gdb.base/args.exp: Skip if target does not support args passing.
900
901 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
902
903 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
904 gdb_test. Accept a list of expect arguments as the third
905 parameter.
906 (gdb_test): Use it.
907
908 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
909
910 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
911 allow for different test tree configurations. Update some
912 tescases accordingly.
913 * gdb.arch/altivec-regs.exp: Ditto.
914 * gdb.asm/asm-source.exp: Ditto.
915 * gdb.base/advance.exp: Ditto.
916 * gdb.base/display.exp: Ditto.
917 * gdb.base/long_long.exp: Ditto.
918 * gdb.base/mips_pro.exp: Ditto.
919 * gdb.base/overlays.exp: Ditto.
920 * gdb.base/relocate.exp: Ditto.
921 * gdb.base/setshow.exp: Ditto.
922 * gdb.base/step-line.exp: Ditto.
923 * gdb.base/step-test.exp: Ditto.
924 * gdb.base/until.exp: Ditto.
925 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
926
927 2003-01-17 David Carlton <carlton@math.stanford.edu>
928
929 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
930 corresponding to PR c++/945.
931 Update copyright.
932
933 2003-01-17 David Carlton <carlton@math.stanford.edu>
934
935 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
936 corresponding to PR c++/68.
937
938 2003-01-17 David Carlton <carlton@math.stanford.edu>
939
940 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
941 (test_paddr_hairy_functions): Call print_addr_2_kfail for
942 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
943
944 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
945
946 * gdb.base/break.exp: Fix change of default location, because of
947 removal of until tests.
948 * gdb.base/help.exp: Update test for new 'until' help message.
949 Add test for help on 'advance'.
950 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
951
952 2003-01-15 Mark Kettenis <kettenis@gnu.org>
953
954 * gdb.base/default.exp: Adapt "info float" test for recent changes
955 to that command. Add test for "info vector".
956 * gdb.base/float.exp: New file. Add test for "info float" that
957 resembles the old test in gdb.base/default.exp.
958
959 2003-01-15 David Carlton <carlton@math.stanford.edu>
960
961 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
962
963 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
964
965 * gdb.base/break.exp: Move the tests of until command from here...
966 * gdb.base/until.exp: ... to here. New file. Add other tests.
967 * gdb.base/advance.c: New file.
968 * gdb.base/advance.exp: New file.
969
970 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
971
972 * gdb.base/args.c: New file.
973 * gdb.base/args.exp: New file.
974
975 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
976
977 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
978
979 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
980
981 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
982
983 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
984
985 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
986 dates.
987
988 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
989
990 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
991
992 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
993
994 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
995 (ptype &*"foo").
996 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
997
998 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
999
1000 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
1001 * gdb.mi/mi1-console.exp: Likewise.
1002
1003 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
1004
1005 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
1006 * gdb.mi/mi1-console.exp: Likewise.
1007
1008 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1009
1010 * gdb.c++/overload.exp: Remove some fixed XFAILs.
1011
1012 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
1013
1014 * gdb.base/detach.exp: New test.
1015
1016 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
1017
1018 * Makefile.in (ALL_SUBDIRS): New variable.
1019 (subdirs, clean, distclean): Use it.
1020 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
1021 regenerating Makefile, since it is generated from the top level.
1022 * gdb.asm/Makefile.in: Likewise.
1023 * gdb.base/Makefile.in: Likewise.
1024 * gdb.c++/Makefile.in: Likewise.
1025 * gdb.disasm/Makefile.in: Likewise.
1026 * gdb.java/Makefile.in: Likewise.
1027 * gdb.mi/Makefile.in: Likewise.
1028 * gdb.threads/Makefile.in: Likewise.
1029 * gdb.trace/Makefile.in: Likewise.
1030
1031 2003-01-09 David Carlton <carlton@math.stanford.edu>
1032
1033 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
1034 Add copyright year 2003.
1035
1036 2003-01-06 Michael Chastain <mec@shout.net>
1037
1038 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
1039 When selecting a thread, 'line' and 'file' are optional.
1040 * gdb.mi/mi1-pthreads.exp: Likewise.
1041
1042 2003-01-06 Andreas Schwab <schwab@suse.de>
1043
1044 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
1045 failures.
1046
1047 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
1048
1049 Fix PR gdb/844
1050 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
1051 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
1052
1053 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
1054 instead of calling gdb_suppress_entire_file.
1055 * gdb.threads/print-threads.exp: Likewise.
1056 * gdb.threads/schedlock.exp: Likewise.
1057
1058 * gdb.threads/killed.exp: Return instead of calling
1059 gdb_suppress_entire_file.
1060 * gdb.threads/linux-dp.exp: Likewise.
1061 * gdb.threads/pthreads.exp: Likewise.
1062
1063 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
1064
1065 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
1066 stabs.
1067 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
1068 * gdb.base/whatis.exp: Always allow (void) after function names.
1069
1070 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
1071
1072 * gdb.c++/casts.exp: Correct regexp.
1073
1074 2003-01-04 Mark Kettenis <kettenis@gnu.org>
1075
1076 * configure.in: Call AC_CONFIG_HEADER. Don't call
1077 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
1078 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
1079 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
1080 aforementioned directories in the AC_OUPUT call.
1081 * config.hin: New file.
1082 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
1083 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
1084 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
1085 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
1086 pass -I$objdir instead of -I$objdir/$subdir in compilation.
1087 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
1088 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
1089 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
1090 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
1091 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
1092 gdb.threads/configure.in, gdb.threads/configure,
1093 gdb.threads/config.in, gdb.trace/configure.in,
1094 gdb.trace/configure: Removed.
1095
1096 2003-01-03 Michael Chastain <mec@shout.net>
1097
1098 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
1099 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
1100
1101 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
1102
1103 * gdb.base/store.exp: Fix regular expressions.
1104
1105 2002-12-28 Mark Kettenis <kettenis@gnu.org>
1106
1107 * configure.in: Rewrite.
1108 * configure: Regenerated.
1109
1110 2003-01-03 David Carlton <carlton@math.stanford.edu>
1111
1112 * gdb.base/psymtab.exp: New file.
1113 * gdb.base/psymtab1.c: Ditto.
1114 * gdb.base/psymtab2.c: Ditto.
1115
1116 2002-12-23 Adam Fedor <fedor@gnu.org>
1117
1118 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
1119
1120 2002-12-23 David Carlton <carlton@math.stanford.edu>
1121
1122 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
1123 and current_directory initialization.
1124
1125 2002-12-22 Jim Blandy <jimb@redhat.com>
1126
1127 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
1128 rather than as part of the output file name.
1129
1130 * gdb.base/attach.exp: There's no need to copy the test program to
1131 /tmp; that was only ever necessary on HP/UX, and this test is
1132 entirely disabled there anyway.
1133
1134 2002-12-21 Jim Blandy <jimb@redhat.com>
1135
1136 * gdb.c++/psmang.exp: Doc fix.
1137
1138 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
1139 test.
1140
1141 2002-12-20 David Carlton <carlton@math.stanford.edu>
1142
1143 * gdb.c++/annota2.exp: KFAIL annotate-quit.
1144
1145 2002-12-18 Michael Chastain <mec@shout.net>
1146
1147 * gdb.c++/annota2.exp: Add copyright year 2002.
1148
1149 2002-12-17 David Carlton <carlton@math.stanford.edu>
1150
1151 * gdb.c++/try_catch.cc: Add marker comments.
1152 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
1153 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
1154 * gdb.c++/m-static.cc: Ditto.
1155 * gdb.c++/m-static1.cc: Ditto.
1156 * gdb.c++/try_catch.cc: Ditto.
1157
1158 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
1159
1160 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
1161 to see whether we are using the new -environment-directory
1162 command which resets via -r or the old version of the command
1163 which may prompt the user. Part of fix for gdb/741.
1164
1165 2002-12-13 Andrew Cagney <ac131313@redhat.com>
1166
1167 * gdb.fortran/types.exp: Update obsolete comment.
1168 * gdb.fortran/exprs.exp: Ditto.
1169 * lib/gdb.exp: Delete obsolete code.
1170 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
1171 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
1172 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
1173 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
1174 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
1175 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
1176 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
1177 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
1178 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
1179 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
1180 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
1181 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
1182 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
1183 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
1184 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
1185 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
1186 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
1187 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
1188 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
1189 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
1190 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
1191 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
1192 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
1193 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
1194 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
1195 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
1196 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
1197 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
1198 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
1199 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
1200 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
1201 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
1202 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
1203 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
1204 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
1205 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
1206 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
1207
1208 2002-12-11 David Carlton <carlton@math.stanford.edu>
1209
1210 * gdb.c++/m-data.exp: Add test for members that shadow global
1211 variables: see PR gdb/804.
1212 * gdb.c++/m-data.cc: Ditto.
1213
1214 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
1215
1216 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
1217
1218 2002-12-06 David Carlton <carlton@math.stanford.edu>
1219
1220 * gdb.base/store.c: Don't declare functions static.
1221
1222 2002-12-04 Andrew Cagney <ac131313@redhat.com>
1223
1224 * gdb.base/store.exp, gdb.base/store.c: New files.
1225
1226 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
1227
1228 * gdb.base/selftest.exp: Update for current gdb.
1229
1230 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
1231
1232 * gdb.base/maint.exp: Only dump symbols from one source file
1233 or objfile.
1234
1235 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
1236
1237 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
1238 function call.
1239
1240 2002-11-25 Jim Blandy <jimb@redhat.com>
1241
1242 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
1243 function appearing in error message.
1244
1245 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
1246
1247 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
1248
1249 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
1250
1251 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
1252 for mi1 and current mi is in correct format. New mi startup message
1253 should be in mi console format. This is part of fix for PR gdb/604.
1254
1255 2002-09-18 Fernando Nasser <fnasser@redhat.com>
1256
1257 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
1258 which explicitly prints the zero offset as "+0".
1259
1260 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
1261
1262 * gdb.threads/schedlock.c (args): Make unsigned.
1263
1264 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
1265
1266 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
1267 numbers. Allow "foo2|selected stack frame".
1268 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
1269 * gdb.asm/asmsrc2.s: Likewise.
1270 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
1271 comments.
1272 * gdb.asm/mips.inc: New file.
1273
1274 2002-10-18 Adam Fedor <fedor@gnu.org>
1275
1276 * gdb.base/default.exp: Update expected output to include 'ObjC'.
1277 * gdb.base/help.exp: Likewise.
1278
1279 2002-10-17 Kevin Buettner <kevinb@redhat.com>
1280
1281 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
1282 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
1283
1284 2002-10-02 Jim Blandy <jimb@redhat.com>
1285
1286 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
1287
1288 2002-10-01 Andrew Cagney <ac131313@redhat.com>
1289
1290 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
1291 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
1292 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
1293 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
1294 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
1295 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
1296 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
1297
1298 2002-09-29 Andrew Cagney <ac131313@redhat.com>
1299
1300 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
1301 * mi0-disassemble.exp, mi0-eval.exp: Delete.
1302 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
1303 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
1304 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
1305 * mi0-var-block.exp, mi0-var-child.exp: Delete.
1306 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
1307
1308 2002-09-27 Kevin Buettner <kevinb@redhat.com>
1309
1310 * gdb.base/annota1.exp (info break): Make directory components of
1311 path optional since not all compilers emit this debug information.
1312
1313 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
1314 step ends up stepping out of the function instead of stopping on
1315 the epilogue.
1316
1317 2002-09-26 Keith Seitz <keiths@redhat.com>
1318
1319 * lib/insight-support.exp (gdbtk_start): Figure out where
1320 the insight executable is based on where gdb is. Use this
1321 executable to start insight instead of gdb.
1322
1323 2002-09-25 Andrew Cagney <cagney@redhat.com>
1324
1325 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
1326
1327 2002-09-24 Andrew Cagney <ac131313@redhat.com>
1328
1329 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
1330 test_isolated_complaints.
1331 (test_empty_complaint): New function.
1332 (test_empty_complaints): New function. Check no output when no
1333 complaints.
1334
1335 2002-09-19 Jim Blandy <jimb@redhat.com>
1336
1337 * gdb.base/charset.exp, gdb.base/charset.c: New files.
1338
1339 2002-09-19 Andrew Cagney <ac131313@redhat.com>
1340
1341 * gdb.gdb/complaints.exp: New file.
1342
1343 2002-09-18 Andrew Cagney <ac131313@redhat.com>
1344
1345 * gdb.base/maint.exp: Check `help maint internal-warning'.
1346
1347 2002-09-18 David Carlton <carlton@math.stanford.edu>
1348
1349 * gdb.c++/m-static.exp: Remove breakpoints depending on line
1350 numbers, and replace them by a single breakpoint after the
1351 constructors are all finished.
1352 Add test 4.
1353 * gdb.c++/m-static.cc: Add test 4.
1354 * gdb.c++/m-static.h: New file.
1355 * gdb.c++/m-static1.cc: New file.
1356
1357 * gdb.c++/printmethod.exp: New file.
1358 * gdb.c++/printmethod.cc: New file.
1359
1360 * gdb.c++/pr-574.exp: New file.
1361 * gdb.c++/pr-574.cc: New file.
1362
1363 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
1364
1365 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
1366 embedded targets which never actually exit.
1367
1368 2002-09-18 Fernando Nasser <fnasser@redhat.com>
1369
1370 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
1371 "don't step after run" as unresolved or unsupported, instead of xfail.
1372
1373 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
1374
1375 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
1376 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
1377 Add newline to expected string in "step out of main (status wrapper)"
1378 case.
1379
1380 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
1381
1382 * lib/gdb.exp (rerun_to_main): Allow restarting application.
1383 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
1384
1385 2002-09-17 Tom Tromey <tromey@redhat.com>
1386
1387 * gdb.base/printcmds.exp (test_print_string_constants): Expect
1388 \000, not \0, in double-quoted string.
1389
1390 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
1391
1392 * gdb.base/command.exp: Don't expect a "Program exited normally"
1393 string after running the commands execution on breakpoint tests.
1394
1395 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
1396
1397 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
1398
1399 2002-09-12 Joel Brobecker <brobecker@gnat.com>
1400
1401 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
1402
1403 2002-09-10 Keith Seitz <keiths@redhat.com>
1404
1405 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
1406 runto proc.
1407 (mi_run_to_main): Use mi_runto.
1408 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
1409
1410 2002-09-10 Keith Seitz <keiths@redhat.com>
1411
1412 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
1413 regexp for stopping at main. Could have multiple event notifications.
1414 Don't assume that main was declared with no parameters.
1415 (mi_next): Use mi_step_to.
1416 (mi_step): Use mi_next_to.
1417
1418 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
1419
1420 * gdb.base/default.exp: Fix expected string in `info float' test.
1421
1422 2002-09-09 Ben Elliston <bje@redhat.com>
1423
1424 * config/mips.exp: Update comments.
1425 * config/mips-idt.exp: Likewise.
1426 * config/nind.exp: Likewise.
1427 * config/slite.exp: Likewise.
1428 * config/sparclet.exp: Likewise.
1429 * config/udi.exp: Likewise.
1430 * config/vx.exp: Likewise.
1431 * config/vxworks29k.exp: Likewise.
1432
1433 2002-09-05 Jim Blandy <jimb@redhat.com>
1434
1435 * gdb.threads/killed.exp: Fix test failure message.
1436
1437 2002-09-04 Keith Seitz <keiths@redhat.com>
1438
1439 * lib/mi-support.exp: Update copyright.
1440 (mi_gdb_test): Increase the priority of the expected pattern
1441 so that it matches gdb_test.
1442
1443 2002-09-03 Keith Seitz <keiths@redhat.com>
1444
1445 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
1446 Use integer comparison instead of string comparison for testing
1447 whether binary was built.
1448
1449 2002-09-03 Jim Blandy <jimb@redhat.com>
1450
1451 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
1452
1453 2002-08-29 Jim Blandy <jimb@redhat.com>
1454
1455 * gdb.threads/pthreads.exp: Move the portable thread compilation
1456 code into a function in lib/gdb.exp, and call that from here.
1457 * lib/gdb.exp (gdb_compile_pthreads): New function.
1458
1459 2002-08-29 Keith Seitz <keiths@redhat.com>
1460
1461 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
1462 expect_out so that callers can get at it.
1463
1464 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
1465
1466 * gdb.threads/print-threads.c: New file.
1467 * gdb.threads/print-threads.exp: New file.
1468 * gdb.threads/schedlock.c: New file.
1469 * gdb.threads/schedlock.exp: New file.
1470
1471 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
1472
1473 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
1474 not altivec.c.
1475
1476 2002-08-17 Mark Kettenis <kettenis@gnu.org>
1477
1478 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
1479 targets. The problem should be fixed now.
1480
1481 2002-08-15 Mark Kettenis <kettenis@gnu.org>
1482
1483 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
1484 2002-07-24 change that removes final dots from error messages.
1485
1486 2002-08-13 Tom Tromey <tromey@redhat.com>
1487
1488 * gdb.base/readline.exp: New file.
1489
1490 2002-08-01 Andrew Cagney <ac131313@redhat.com>
1491
1492 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
1493 supress message.
1494
1495 2002-08-01 Andrew Cagney <cagney@redhat.com>
1496
1497 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
1498 CHILL_FOR_TARGET and CHILL_LIB.
1499 * configure.in (configdirs): Remove gdb.chill.
1500 * configure: Regenerate.
1501 * lib/gdb.exp: Obsolete references to chill.
1502 * gdb.fortran/types.exp: Ditto.
1503 * gdb.fortran/exprs.exp: Ditto.
1504
1505 2002-07-30 Kevin Buettner <kevinb@redhat.com>
1506
1507 * gdb.base/shlib-call.exp (additional_flags): Conditionally
1508 set Irix-specific compile and link flags.
1509
1510 2002-07-29 Kevin Buettner <kevinb@redhat.com>
1511
1512 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
1513 source files. The ``-o'' option doesn't work with the ``-E'' option
1514 when using the Irix compiler.
1515
1516 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
1517
1518 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
1519 Improve support for reusing an exec file. Copy exec file
1520 to target, and run gdbserver on the target instead of on the host.
1521
1522 2002-07-18 Jim Blandy <jimb@redhat.com>
1523
1524 * gdb.base/ending-run.exp: Don't expect to see the program end in
1525 some orderly fashion when we're running on a real stand-alone
1526 board.
1527
1528 * gdb.base/interrupt.exp: Correct logic for skipping tests on
1529 targets that don't support interrupts.
1530
1531 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
1532
1533 * gdb.base/attach.exp: Add patterns to match output from /proc-based
1534 systems.
1535 Move comments in expect statements to inside the actions, so that they
1536 don't get matched against.
1537
1538 2002-07-10 Mark Kettenis <kettenis@gnu.org>
1539
1540 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
1541 function when asleep" test.
1542
1543 2002-07-10 Andrew Cagney <ac131313@redhat.com>
1544
1545 * gdb.base/page.exp: Rewrite to handle problems with very long
1546 `info set' output. Update copyright.
1547
1548 2002-06-26 Andrew Cagney <ac131313@redhat.com>
1549
1550 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
1551 gdb.threads-hp.
1552 * gdb.hp/configure: Regenerate.
1553 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
1554 * gdb.hp/gdb.threads-hp/configure: Delete file.
1555 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
1556
1557 2002-06-22 Andrew Cagney <ac131313@redhat.com>
1558
1559 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
1560 setlocale, bindtextdomain and textdomain.
1561
1562 2002-06-11 Jim Blandy <jimb@redhat.com>
1563
1564 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
1565 preprocessor macro information is present.
1566
1567 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
1568 tests.
1569
1570 2002-06-06 Michael Snyder <msnyder@redhat.com>
1571
1572 * gdb.base/overlays.exp: Record addresses of overlay
1573 functions in TCL variables rather than in GDB variables,
1574 to avoid having GDB convert them to pointers (with loss
1575 of information).
1576
1577 * gdb.base/d10v.ld: Merge in several years worth of
1578 default linker script changes.
1579 * gdb.base/long_long.exp: Add check for sizeof (long double).
1580
1581 2002-06-06 Michal Ludvig <mludvig@suse.cz>
1582
1583 * gdb.asm/asm-source.exp: Add x86-64 target.
1584 * gdb.asm/x86_64.inc: New.
1585
1586 2002-05-30 Michael Chastain <mec@shout.net>
1587
1588 From Benjamin Kosnik <bkoz@redhat.com>:
1589 * gdb.c++/m-static.cc: New file.
1590 * gdb.c++/m-static.exp: New file.
1591
1592 2002-05-28 Michael Snyder <msnyder@redhat.com>
1593
1594 * gdb.base/call-ar-st.exp: Allow for reduced floating point
1595 precision.
1596
1597 2002-05-27 Michael Chastain <mec@shout.net>
1598
1599 From Benjamin Kosnik <bkoz@redhat.com>:
1600 * gdb.c++/m-data.cc: New file.
1601 * gdb.c++/m-data.exp: New file.
1602
1603 2002-05-27 Michael Chastain <mec@shout.net>
1604
1605 From Benjamin Kosnik <bkoz@redhat.com>:
1606 * gdb.c++/try_catch.cc: New file.
1607 * gdb.c++/try_catch.exp: New file.
1608
1609 2002-05-27 Michael Chastain <mec@shout.net>
1610
1611 * gdb.c++/local.exp: Accept more nested types in output.
1612
1613 2002-05-26 Michael Chastain <mec@shout.net>
1614
1615 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
1616
1617 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
1618
1619 * lib/gdb.exp (gdb_wrapper_init): Just because
1620 gdb_wrapper_file exists, this does not mean that the file
1621 should not be rebuilt. That is what gdb_wrapper_initialized
1622 is for.
1623 (default_gdb_init): Reset gdb_wrapper_initialized.
1624
1625 2002-05-23 Michael Snyder <msnyder@redhat.com>
1626
1627 * gdb.base/all-bin.exp: Revise previous patch by just reducing
1628 the precision of the floating point test results.
1629 * gdb.base/call-rt-st.exp: Ditto.
1630
1631 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
1632 * gdb.base/call-rt-st.exp: Ditto.
1633
1634 2002-05-19 Michael Chastain <mec@shout.net>
1635
1636 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
1637
1638 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
1639
1640 * configure.in (configdirs): Add gdb.arch.
1641 * configure: Regenerate.
1642
1643 2002-05-17 Jim Blandy <jimb@redhat.com>
1644
1645 * gdb.base/completion.exp: Recognize the more detailed error
1646 messages produced by the macro expander's lexical analyzer.
1647
1648 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
1649
1650 * gdb.arch/altivec-abi.c: New file.
1651 * gdb.arch/altivec-abi.exp: New file.
1652 * gdb.arch/altivec-regs.c: New file.
1653 * gdb.arch/altivec-regs.exp: New file.
1654
1655 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
1656
1657 * gdb.base/maint.exp (maint print type): Update for new type
1658 structure.
1659
1660 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
1661
1662 * gdb.arch: New directory.
1663 * gdb.arch/configure.in: New file.
1664 * gdb.arch/configure: New file.
1665 * gdb.arch/Makefile.in: New file.
1666
1667 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
1668
1669 * gdb.asm/asm-source.exp: Add v850 as supported target.
1670 * gdb.asm/v850.inc: New file.
1671
1672 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
1673
1674 * gdb.c++/annota2.exp (annotate-quit): Add comment.
1675
1676 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
1677
1678 * gdb.base/break.exp: Check 'break "marker2"'.
1679
1680 2002-05-10 Michael Snyder <msnyder@redhat.com>
1681
1682 * gdb.base/long_long.exp: Fix typo.
1683
1684 2002-05-10 Jim Blandy <jimb@redhat.com>
1685
1686 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
1687 a bug.
1688
1689 * gdb.base/printcmds.exp (test_integer_literals_rejected):
1690 Recognize more detailed error message produced by the macro
1691 expander's lexical analyzer.
1692 * lib/gdb.exp (test_print_reject): Same.
1693
1694 2002-05-09 Mark Kettenis <kettenis@gnu.org>
1695
1696 * gdb.c++/method.exp: Fix typo.
1697
1698 2002-05-08 Michael Snyder <msnyder@redhat.com>
1699
1700 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
1701 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
1702 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
1703 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
1704 Add iftarget clause for strongarm.
1705
1706 2002-05-06 Michael Snyder <msnyder@redhat.com>
1707
1708 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
1709 (gdb_continue_to_end): Accept output from status wrapper.
1710 * gdb.base/ending-run.exp: Add case for output from status wrapper.
1711 Clean up fail messages to match pass messages.
1712
1713 Enable the "needs_status_wrapper" testsuite feature.
1714 * lib/gdb.exp (gdb_wrapper_init): New procedure.
1715 (gdb_compile): Conditionally call gdb_wrapper_init.
1716 * gdb.base/a2-run.exp: Recognize output from status wrapper.
1717 * gdb.c++/method.exp: Recognize output from status wrapper.
1718
1719 2002-05-06 Ben Elliston <bje@redhat.com>
1720 From Graydon Hoare <graydon@redhat.com>
1721
1722 * config/sid.exp: Include support for "rawsid" protocol.
1723
1724 2002-05-03 Jim Blandy <jimb@redhat.com>
1725
1726 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
1727 * gdb.c++/hang3.C: New file.
1728
1729 2002-05-04 Andrew Cagney <ac131313@redhat.com>
1730
1731 * gdb.base/default.exp: Remove obsolete code.
1732 * gdb.c++/misc.exp: Ditto. Update copyright.
1733 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
1734 * gdb.base/whatis.exp: Ditto. Update copyright.
1735 * gdb.base/scope.exp: Ditto. Update copyright.
1736 * gdb.base/ptype.exp: Ditto. Update copyright.
1737 * gdb.base/printcmds.exp: Ditto. Update copyright.
1738 * gdb.base/opaque.exp: Ditto. Update copyright.
1739 * gdb.base/list.exp: Ditto.
1740 * gdb.base/funcargs.exp: Ditto. Update copyright.
1741 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
1742 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
1743 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
1744 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
1745 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
1746 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
1747
1748 2002-05-02 Michael Snyder <msnyder@redhat.com>
1749
1750 * gdb.base/watchpoint.exp: Add xscale target.
1751 * gdb.base/long_long.exp: Add xscale target.
1752 * gdb.base/default.exp: Add xscale target.
1753
1754 2002-05-01 Jim Blandy <jimb@redhat.com>
1755
1756 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
1757 gdb.c++/hang.exp: New test.
1758
1759 2002-05-01 Fred Fish <fnf@redhat.com>
1760
1761 * gdb.base/completion.exp: Handle completions of "./Make" for
1762 more than one completion possibility, as is the case when we
1763 build and test in the source tree.
1764
1765 2002-04-29 Anthony Green <green@redhat.com>
1766
1767 * gdb.java/jmisc1.exp: New file.
1768 * gdb.java/jmisc2.exp: New file.
1769
1770 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
1771
1772 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
1773
1774 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
1775
1776 * gdb.base/help.exp: Change 'help status' to allow for target
1777 dependent output differences.
1778
1779 2002-04-22 Michael Chastain <mec@shout.net>
1780
1781 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
1782
1783 2002-04-22 Michael Chastain <mec@shout.net>
1784
1785 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
1786
1787 2002-04-17 David S. Miller <davem@redhat.com>
1788
1789 * gdb.asm/sparc64.inc: New file.
1790 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
1791
1792 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
1793
1794 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
1795 instruction file directly into the build tree. Clean up at end of
1796 test.
1797
1798 2002-04-18 David S. Miller <davem@redhat.com>
1799
1800 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
1801 handle 64-bit platforms correctly.
1802 * gdb.base/maint.exp: Likewise.
1803
1804 2002-04-18 Kevin Buettner <kevinb@redhat.com>
1805
1806 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
1807 ``-fpic'' when compiling files comprising a shared library, but
1808 it does need additional linker flags in order to find shared
1809 libraries at run time.
1810
1811 2002-04-18 Kevin Buettner <kevinb@redhat.com>
1812
1813 * gdb.base/cvexpr.c (use): New function.
1814 (main): Invoke use() on all global variables to prevent
1815 some linkers from deleting these otherwise unused symbols.
1816
1817 2002-04-17 Michael Chastain <mec@shout.net>
1818 From David S. Miller <davem@redhat.com>
1819
1820 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
1821 handle 64-bit platforms correctly.
1822
1823 2002-04-12 Michael Snyder <msnyder@redhat.com>
1824 From Jim Blandy <jimb@redhat.com>
1825 * gdb.base/foo.c (foox): Remove section attribute; the linker
1826 script can handle this instead.
1827 * gdb.base/bar.c (barx): Same.
1828 * gdb.base/baz.c (bazx): Same.
1829 * gdb.base/grbx.c (grbxx): Same.
1830
1831 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
1832 manager doesn't automatically unmap overlays unnecessarily.
1833
1834 2002-04-10 Martin M. Hunt <hunt@redhat.com>
1835
1836 * gdb.base/ending-run.exp: Fix pattern for Mips targets
1837 stepping out of main.
1838
1839 2002-04-09 Michael Chastain <mec@shout.net>
1840
1841 * gdb.c++/local.cc (main): Move call to marker1() inside nested
1842 scope so that the nested scope tests will make sense.
1843 * gdb.c++/local.exp: Write patterns that actually work with gcc
1844 (the HP patterns "were never known to work with gcc").
1845 Keep the old aCC patterns too.
1846
1847 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
1848
1849 * gdb.base/attach.exp: Correct target board test.
1850
1851 2002-04-08 Michael Chastain <mec@shout.net>
1852
1853 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
1854 in a const method. Add some xfail and fail cases for configurations
1855 that do not emit the "const ...".
1856
1857 2002-04-07 Michael Chastain <mec@shout.net>
1858
1859 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
1860 Accept "A * const" and "const A * const" as type of "this".
1861 Fix spelling of getFunky throughout. Make messages uniform.
1862
1863 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
1864
1865 Work around for PR gdb/285:
1866 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
1867
1868 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
1869
1870 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
1871 instructions file at run time instead of configure time.
1872 Sometimes we run the test in a directory that is not the one we
1873 configured in.
1874 * gdb.asm/configure.in: Delete creation of symlink.
1875 * gdb.asm/configure: Regenerate.
1876
1877 2002-04-05 J. Brobecker <brobecker@gnat.com>
1878
1879 * gdb.gdb/xfullpath.exp: New test, to exercise the new
1880 xfullpath () function.
1881
1882 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
1883
1884 * gdb.asm/Makefile.in: Correct dependencies.
1885
1886 * gdb.asm/powerpc.inc: New file.
1887 * gdb.asm/asm-source.exp: Add PowerPC.
1888 * gdb.asm/configure.in: Likewise.
1889 * gdb.asm/configure: Regenerated.
1890
1891 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
1892
1893 * gdb.base/relocate.exp: New file.
1894 * gdb.base/relocate.c: New file.
1895
1896 2002-04-04 Fred Fish <fnf@redhat.com>
1897
1898 * gdb.base/step-test.exp: Update comment regarding stopping in
1899 memcpy/bcopy calls inserted as part of the compiler runtime.
1900
1901 2002-04-04 Michael Snyder <msnyder@redhat.com>
1902
1903 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
1904
1905 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
1906
1907 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
1908 (gdb_expect): Remove $notransfer hack.
1909
1910 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
1911
1912 * gdb.c++/classes.exp ("calling method for small class"): Match
1913 updated register output.
1914
1915 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
1916
1917 Fix PR gdb/452
1918 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
1919 when finished. Make gdb_file_cmd send "exec-file" when
1920 appropriate.
1921
1922 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
1923
1924 * gdb.base/attach.exp: Remove extra setup_xfail.
1925
1926 2002-03-26 Michael Snyder <msnyder@redhat.com>
1927
1928 * gdb.base/default.exp: Add tests for dump, append, and restore.
1929 * gdb.base/help.exp: Add tests for dump, append, and restore.
1930 * gdb.base/dump.exp: New file, test dump, append and restore.
1931 * gdb.base/dump.c: New file.
1932
1933 2002-03-27 Michael Snyder <msnyder@redhat.com>
1934
1935 * gdb.base/help.exp: Modify expect strings to reflect
1936 clean-ups in help messages.
1937
1938 2002-03-26 Fred Fish <fnf@redhat.com>
1939
1940 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
1941 have debugging info for those functions and the compiler uses them
1942 internally to copy structs around.
1943
1944 2002-03-26 Fred Fish <fnf@redhat.com>
1945
1946 * gdb.base/list.exp: Revert the change made yesterday and add note
1947 about why we don't list the default lines for remote targets.
1948
1949 2002-03-25 Michael Snyder <msnyder@redhat.com>
1950
1951 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
1952
1953 2002-03-25 Fred Fish <fnf@redhat.com>
1954
1955 * gdb.base/list.exp: This test works on remote targets so remove
1956 the short circuit for remote targets. Update copyright.
1957
1958 2002-03-25 Fred Fish <fnf@redhat.com>
1959
1960 * gdb.base/attach.exp: Fix logic error that was suppressing this
1961 test for all non hppa*-*-hpux* targets, instead of the hp target.
1962 Move comments closer to the suppression point. Also now need to
1963 check that we are running natively.
1964
1965 2002-03-22 Michael Snyder <msnyder@redhat.com>
1966
1967 * gdb.base/default.exp: Add test for gcore. Update copyright.
1968 * gdb.base/help.exp: Add test for gcore. Update copyright.
1969
1970 2002-03-06 Fred Fish <fnf@redhat.com>
1971
1972 * gdb.base/funcargs.c: Remove extraneous ';' character.
1973 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
1974
1975 2002-03-04 Michael Chastain <mec@shout.net>
1976
1977 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
1978 accommodate gcc v3 function signature.
1979 * gdb.mi/mi0-var-cmd-exp: Ditto.
1980
1981 2002-02-24 Andrew Cagney <ac131313@redhat.com>
1982
1983 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
1984 ``GNU/Linux'' or ``Linux kernel''
1985 * testsuite/gdb.threads/pthreads.c: Ditto.
1986
1987 2002-02-24 Michael Chastain <mec@shout.net>
1988
1989 * gdb.threads/pthreads.c (thread1): Add a return statement.
1990 (thread2): Likewise.
1991 (foo): Likewise.
1992
1993 2002-02-23 Michael Chastain <mec@shout.net>
1994
1995 * gdb.threads/linux-dp.c (philosopher): Add a return statement
1996 to placate gcc.
1997
1998 2002-02-23 Michael Chastain <mec@shout.net>
1999
2000 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
2001 test "ptype bint". The test passes on all my stabs configurations.
2002
2003 2002-02-21 Jim Blandy <jimb@redhat.com>
2004
2005 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
2006 filename at a time, and watch for the ones we want to see.
2007
2008 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
2009 types of pointers to prototyped functions.
2010
2011 2002-02-20 Andrew Cagney <ac131313@redhat.com>
2012
2013 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
2014 signed, unsigned and straight char.
2015 (padding_char, padding_short, padding_int, padding_long,
2016 padding_long_long, padding_float, padding_double,
2017 padding_long_double): New global variables.
2018 (fill, fill_structs): New functions.
2019
2020 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
2021 for correctly sized writes. Update copyright.
2022 (get_valueof): New procedure.
2023 (get_sizeof): Call get_valueof.
2024 (check_valueof): New procedure.
2025 (check_padding): New procedure.
2026
2027 2002-02-20 Michael Chastain <mec@shout.net>
2028
2029 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
2030 to setup_xfail. Document some of the remaining calls.
2031
2032 2002-02-18 Michael Chastain <mec@shout.net>
2033
2034 * gdb.c++/userdef.exp: Update copyright year.
2035
2036 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
2037
2038 * gdb.c++/userdef.exp: Test overloaded operators properly.
2039 Remove xfails.
2040
2041 2002-02-14 Michael Snyder <msnyder@redhat.com>
2042
2043 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
2044
2045 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
2046
2047 * gdb.base/a2-run.exp: Check for a remote target properly.
2048 * gdb.base/annota1.exp: Likewise.
2049 * gdb.base/list.exp: Likewise.
2050 * gdb.base/reread.exp: Likewise.
2051 * gdb.base/scope.exp: Likewise.
2052 * gdb.base/shlib-call.exp: Likewise.
2053 * gdb.base/term.exp: Likewise.
2054 * gdb.c++/annota2.exp: Likewise.
2055
2056 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
2057
2058 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
2059
2060 2002-02-10 Michael Chastain <mec@shout.net>
2061
2062 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
2063 (call_after_alloca): Ditto.
2064
2065 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
2066
2067 * gdb.base/ending-run.exp: Guard "cont" test with
2068 gdb_skip_stdio_test.
2069
2070 2002-02-06 Jim Blandy <jimb@redhat.com>
2071
2072 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
2073 from here...
2074 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
2075 To here. Disable this test on non-HP platforms. Add big comment.
2076
2077 2002-02-04 Michael Snyder <msnyder@redhat.com>
2078
2079 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
2080 other than d10v and m32r.
2081
2082 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
2083
2084 * gdb.base/default.exp: Rewrite test patterns to reduce time
2085 taken to match them.
2086
2087 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
2088
2089 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
2090 Allow a start function above main.
2091 * gdb.threads/linux-dp.exp: Fix copyright date.
2092
2093 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
2094
2095 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
2096 (check_philosopher_stack): Check for manager thread before checking
2097 for a just-starting thread.
2098
2099 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
2100
2101 From Neil Booth <neil@daikokuya.demon.co.uk>:
2102 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
2103 warnings.
2104
2105 2002-01-21 Fred Fish <fnf@redhat.com>
2106
2107 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
2108 not caller.
2109
2110 2002-01-21 Jim Blandy <jimb@redhat.com>
2111
2112 * gdb.base/reread.exp: Check that GDB properly re-reads the
2113 executable file when it changes while no inferior is running.
2114
2115 2002-01-21 Fred Fish <fnf@redhat.com>
2116
2117 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
2118 optionally accept the "shlib events" variation.
2119
2120 2002-01-21 Jim Blandy <jimb@redhat.com>
2121
2122 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
2123 call `fflush' after every `printf', so that the output is produced
2124 at predictable points, regardless of whatever buffering does (or
2125 doesn't) take place.
2126 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
2127 at different points.
2128
2129 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
2130
2131 * gdb.c++/inherit.exp: Update copyright years.
2132 * gdb.c++/method.exp: Likewise.
2133
2134 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
2135
2136 * gdb.c++/classes.exp: Update for improved v3 support and skipping
2137 artificial methods/arguments.
2138 * gdb.c++/derivation.exp: Likewise.
2139 * gdb.c++/inherit.exp: Likewise.
2140 * gdb.c++/method.exp: Likewise.
2141 * gdb.c++/virtfunc.exp: Likewise.
2142
2143 2002-01-18 Andrew Cagney <ac131313@redhat.com>
2144
2145 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
2146 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
2147 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
2148 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
2149 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
2150 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
2151
2152 2002-01-17 Jim Blandy <jimb@redhat.com>
2153
2154 * gdb.asm/asm-source.exp (info symbol): Take another shot at
2155 anchoring the pattern matching the entry point symbol's name.
2156
2157 2002-01-17 Andrew Cagney <ac131313@redhat.com>
2158
2159 * gdb.base/maint.exp: Update ``maint internal-error'' to match
2160 continue/quit query. Update copyright.
2161
2162 2002-01-14 Michael Snyder <msnyder@redhat.com>
2163
2164 * gdb.base/gcore.exp: Remove extra debugging output.
2165
2166 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
2167
2168 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
2169 for slightly dubious v2 mangled string.
2170
2171 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
2172
2173 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
2174
2175 2002-01-10 Jason Merrill <jason@redhat.com>
2176
2177 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
2178
2179 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
2180 constructors.
2181 * gdb.c++/derivation.exp: Likewise.
2182 * gdb.c++/templates.exp: Likewise.
2183 * gdb.c++/virtfunc.exp: Likewise.
2184
2185 2002-01-10 Michael Snyder <msnyder@redhat.com>
2186
2187 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
2188
2189 2002-01-08 Michael Snyder <msnyder@redhat.com>
2190
2191 * gdb.base/gcore.exp: New test for generate-core-file command.
2192 * gdb.base/gcore.c: Testcase for above.
2193 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
2194
2195 2002-01-08 Jason Merrill <jason@redhat.com>
2196
2197 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
2198
2199 2002-01-07 Fred Fish <fnf@redhat.com>
2200
2201 * gdb.c++/overload.exp: Remove unconditional xfails for:
2202 print foo_instance1.overloadargs(1)
2203 print foo_instance1.overloadargs(1, 2)
2204 print foo_instance1.overloadargs(1, 2, 3)
2205 print foo_instance1.overloadargs(1, 2, 3, 4)
2206 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
2207 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
2208 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
2209 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
2210 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
2211 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
2212 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
2213 print foo_instance1.overload1arg()
2214 print foo_instance1.overload1arg((char)arg2)
2215 print foo_instance1.overload1arg((signed char)arg3)
2216 print foo_instance1.overload1arg((unsigned char)arg4)
2217 print foo_instance1.overload1arg((int)arg7)
2218 print foo_instance1.overload1arg((unsigned int)arg8)
2219 print foo_instance1.overload1arg((float)arg11)
2220 print foo_instance1.overload1arg((double)arg12)
2221
2222 2002-01-07 Michael Snyder <msnyder@redhat.com>
2223
2224 * gdb.base/huge.exp: New test. Print a very large target data object.
2225 (skip_huge_test): New test variable. Define if you want to skip this
2226 test. The test reads an 8 megabyte data object from the target, so it
2227 might be very time consuming on remote targets with a slow connection.
2228 * gdb.base/huge.c: New file. Test case for above.
2229
2230 2002-01-07 Fred Fish <fnf@redhat.com>
2231
2232 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
2233 g_instance.bfoo, and g_instance.cfoo.
2234
2235 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
2236
2237 * gdb.base/break.c (multi_line_if_conditional): New function.
2238 (multi_ilne_while_conditional): Likewise.
2239 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
2240 IF or WHILE condition puts the breakpoint at the start of
2241 the condition.
2242
2243 * gdb.base/selftest.exp (backtrace through signal handler): Remove
2244 hppa*-*-hpux* expected failure.
2245 * gdb.base/structs.exp (do_function_calls): Similarly.
2246
2247 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
2248 watchpoints.
2249
2250 2002-01-06 Andrew Cagney <ac131313@redhat.com>
2251
2252 Fix PR gdb/66.
2253 * gdb.base/structs.exp: Replace skip for a29k with skip for
2254 gdb,cannot_call_functions.
2255 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
2256 * gdb.base/callfuncs.exp: Ditto.
2257 * gdb.base/call-rt-st.exp: Ditto.
2258 * gdb.base/call-strs.exp: Ditto.
2259 * gdb.base/callfwmall.exp: Ditto.
2260 * gdb.base/scope.exp: Obsolete xfail a29k.
2261 * gdb.c++/misc.exp: Ditto.
2262 * gdb.c++/cplusfuncs.exp: Ditto.
2263 * gdb.base/ptype.exp: Ditto.
2264 * gdb.base/printcmds.exp: Ditto.
2265 * gdb.base/opaque.exp: Ditto.
2266 * gdb.base/list.exp: Ditto.
2267 * gdb.base/funcargs.exp: Ditto.
2268 * gdb.base/default.exp: Ditto.
2269
2270 2002-01-04 Michael Snyder <msnyder@redhat.com>
2271
2272 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
2273 * gdb.base/maint.exp: Add tests for maint info sections options.
2274
2275 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
2276
2277 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
2278
2279 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
2280
2281 * gdb.asm/arm.inc: New file.
2282 * gdb.asm/asm-source.exp: Add arm targets.
2283 * gdb.asm/configure.in: Ditto.
2284 * gdb.asm/configure: Recreated from configure.in.
2285
2286 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
2287
2288 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
2289 with HP's compiler.
2290 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
2291 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
2292 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
2293 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
2294
2295 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
2296 either HP's compilers or GCC.
2297
2298 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
2299 a SIGBUS or SIGSEGV.
2300
2301 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
2302
2303 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
2304 can be compiled with either HP's compiler or GCC.
2305
2306 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
2307 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
2308 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
2309
2310 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
2311 to match current gdb output. Update due to using auto-solib-limit
2312 for limiting instead of overloading auto-solib-add.
2313 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
2314 test program.
2315
2316 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
2317 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
2318 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2319 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
2320 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
2321 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2322 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
2323 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
2324 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
2325 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
2326 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
2327 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
2328 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
2329
2330 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
2331 a SIGTRAP to the inferior.
2332
2333 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
2334
2335 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
2336 Substitute call to target_link by call to gdb_compile.
2337
2338 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
2339
2340 * gdb.base/break.exp: Fix HP specific search string when testing
2341 backtracing in a called function.
2342
2343 * gdb.base/constvars.exp: Only set lang to C++ if we're
2344 compiling the test with HP's compilers.
2345 * gdb.base/volatile.exp: Similarly.
2346
2347 2001-12-19 Jim Blandy <jimb@redhat.com>
2348
2349 * gdb.base/printcmds.exp: Expect the null character to be printed
2350 as '\0', and the '\013' to be printed as '\v'.
2351 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
2352 * gdb.base/setvar.exp: Same.
2353
2354 2001-12-17 Jim Blandy <jimb@redhat.com>
2355
2356 * gdb.base/completion.exp: Rather than completing very long
2357 filenames, which can make the readline library produce output we
2358 don't recognize, cd to the directory first, and then complete
2359 using nice, short relative paths.
2360
2361 * gdb.base/completion.exp: On some systems, there is, in fact, a
2362 variable named `b' in scope, since GDB treats all static
2363 variables as being in scope. So use `no_var_named_this'
2364 instead of `b'.
2365
2366 * gdb.base/corefile.exp: Recognize the message saying that GDB
2367 can't find the core file's registers as a failure.
2368
2369 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
2370
2371 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
2372 test expect string more specific.
2373
2374 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
2375
2376 * gdb.asm/asm-source.exp: Add support for xstormy16.
2377 * gdb.asm/configure.in: Ditto.
2378 * gdb.asm/configure: Rebuild.
2379 * gdb.asm/xstormy16.inc: New file.
2380
2381 2001-12-10 Fred Fish <fnf@redhat.com>
2382
2383 * gdb.base/maint.exp: Update to match changes in type dumping code.
2384
2385 2001-12-10 Jim Blandy <jimb@redhat.com>
2386
2387 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
2388 matching the entry point symbol's name at the beginning of the
2389 line.
2390
2391 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
2392
2393 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
2394 gdb.c++/inherit.exp, gdb.c++/method.exp,
2395 gdb.c++/namespace.exp, gdb.c++/templates.exp,
2396 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
2397 and class layout support.
2398
2399 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
2400
2401 * gdb.c++/classes.exp: Add test for static member function.
2402 * gdb.c++/misc.cc: Add class with static member function.
2403
2404 2001-12-07 Jim Blandy <jimb@redhat.com>
2405
2406 If GDB says it can't find the struct the function returned, report
2407 those tests as `unsupported'.
2408 * gdb.base/call-rt-st.exp (print_struct_call): New function.
2409 Rewrite subsequent tests to use it.
2410
2411 If GDB says it can't find the struct the function returned, report
2412 those tests as `unsupported'.
2413 * gdb.base/structs.exp (call_struct_func): New function.
2414 (do_function_calls): Use call_struct_func to call the functions
2415 returning structs.
2416
2417 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
2418 whether functions are prototyped or not, so we can't possibly pass
2419 arguments to t_float_values2 properly.
2420
2421 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
2422 value of `timeout' for targets other than the mips*tx39-*.
2423
2424 2001-12-06 Michael Snyder <msnyder@redhat.com>
2425
2426 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
2427 and detect whether the start symbol has a leading underscore.
2428
2429 2001-12-04 Jim Blandy <jimb@redhat.com>
2430
2431 * gdb.base/completion.exp: Clarify indentation.
2432
2433 2001-12-03 Jim Blandy <jimb@redhat.com>
2434
2435 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
2436 variables on the S/390, not `.word'.
2437
2438 2001-11-30 Jim Blandy <jimb@redhat.com>
2439
2440 Add assembly-source tests for s390-ibm-linux.
2441 * gdb.asm/s390.inc: New file.
2442 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
2443 the S/390 architecture.
2444 * gdb.asm/configure: Regenerated.
2445
2446 2001-11-30 Michael Snyder <msnyder@redhat.com>
2447
2448 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
2449 next, info source, info sources, info line, global and static
2450 variables, and static functions.
2451 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
2452 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
2453 * gdb.asm/asmsrc1.s: Add a static function and some variables.
2454 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
2455 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
2456 (gdbasm_leave): Restore frame pointer.
2457 (gdbasm_startup): Copy stack set-up from crt0.S.
2458
2459 2001-11-26 Fernando Nasser <fnasser@redhat.com>
2460
2461 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
2462 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
2463 to a local (non-static) variable. Copy tstruct.a to a static buffer
2464 and return a pointer to that buffer.
2465 * gdb.base/callfwmall.c (t_structs_a): Ditto.
2466
2467 2001-11-24 Mark Kettenis <kettenis@gnu.org>
2468
2469 * gdb.asm/configure.in: Fix recognition of ix86 target.
2470 * gdb.asm/configure: Regenerate.
2471
2472 2001-11-21 Michael Snyder <msnyder@redhat.com>
2473
2474 * gdb.asm/sparc.inc: New file.
2475 * gdb.asm/asm-source.exp: Recognize sparc target.
2476 * gdb.asm/configure.in: Recognize sparc target.
2477 * gdb.asm/configure: Regenerate.
2478
2479 2001-11-21 Michael Snyder <msnyder@redhat.com>
2480
2481 * gdb.asm/m32r.inc: New file.
2482 * gdb.asm/asm-source.exp: Recognize m32r target.
2483 * gdb.asm/configure.in: Recognize m32r target.
2484 * gdb.asm/configure: Regenerate.
2485
2486 2001-11-20 Michael Snyder <msnyder@redhat.com>
2487
2488 * gdb.asm/i386.inc: New file.
2489 * gdb.asm/asm-source.exp: Recognize ix86 target.
2490 * gdb.asm/configure.in: Recognize ix86 target.
2491 * gdb.asm/configure: Regenerate.
2492
2493 * gdb.c++/namespace.exp: Fix quotes in output messages.
2494
2495 2001-11-14 Michael Snyder <msnyder@redhat.com>
2496
2497 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
2498 qualifier in a type cast expression, to designate an address
2499 in the instruction space (Harvard architecture).
2500
2501 2001-11-13 Michael Snyder <msnyder@redhat.com>
2502
2503 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
2504 Tests for expressions using 'const' and 'volatile'.
2505
2506 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
2507
2508 * gdb.asm/asm-sources.exp: Allow defining linker flags.
2509
2510 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
2511
2512 * lib/mi-support.exp (mi_run_to_helper): Move comments
2513 outside of gdb_expect.
2514
2515 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
2516
2517 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
2518 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
2519 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
2520 mi0_run_to): New functions.
2521 * gdb.mi/mi-simplerun.exp: Use them.
2522 * gdb.mi/mi0-simplerun.exp: Likewise.
2523 * gdb.mi/mi-var-cmd.exp: Likewise.
2524 * gdb.mi/mi0-var-cmd.exp: Likewise.
2525
2526 2001-11-10 Andrew Cagney <ac131313@redhat.com>
2527
2528 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
2529 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
2530
2531 2001-11-09 Andrew Cagney <ac131313@redhat.com>
2532
2533 * gdb.base/restore.exp: Include $expected value in restored test
2534 message.
2535
2536 2001-11-09 Andrew Cagney <ac131313@redhat.com>
2537
2538 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
2539 implemented.
2540
2541 2001-11-08 Michael Snyder <msnyder@redhat.com>
2542
2543 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
2544 Add pass/fail message for stop at breakpoint in call dummy function.
2545
2546 2001-11-07 Michael Snyder <msnyder@redhat.com>
2547
2548 * gdb.c++/templates.exp (test_template_breakpoints):
2549 If we get an overload menu, but it does not match what
2550 we expect, we still need to issue the "cancel" command.
2551 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
2552 making the whitespace optional. Argument for "new" may be
2553 "unsigned" as well as "unsigned int/long".
2554 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
2555 making the whitespace optional. Also replace "(void) with
2556 "((void|)), making the keyword "void" optional.
2557 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
2558 making the whitespace optional. Also replace "(void) with
2559 "((void|)), making the keyword "void" optional.
2560 * gdb.base/callfuncs.c (t_float_values): This function must
2561 _not_ be prototyped, and the following function (t_float_values2)
2562 must be prototyped (if the compiler supports it), so that GDB
2563 can be tested against both cases. Usually one case involves
2564 promotion of float to double, while the other does not.
2565 * gdb.base/callfwmall.c: Ditto.
2566 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
2567 includes a stack frame for "start".
2568
2569 2001-11-05 Jim Blandy <jimb@redhat.com>
2570
2571 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
2572 pointers are 32 bits long, and that offsets of relocs are always
2573 stored in the data (REL-style), and not in the reloc entry itself
2574 (RELA-style).
2575 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
2576 stabs.
2577
2578 2001-11-01 Michael Snyder <msnyder@redhat.com>
2579
2580 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
2581 and regular expression operators by using quoting.
2582
2583 2001-10-31 Michael Snyder <msnyder@redhat.com>
2584
2585 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
2586 depending on what the symbol table contains.
2587 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
2588 the output of the ptype command. Similarly, accept both "const &"
2589 and "const&".
2590
2591 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
2592
2593 * gdb.base/miscexprs.c (main): Add usage of preprocessor
2594 symbol `STORAGE' to allow to choose the storage class of
2595 the local datastructures.
2596 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
2597 compiler directive.
2598
2599 2001-10-30 Michael Snyder <msnyder@redhat.com>
2600
2601 * gdb.base/jump.exp: Allow it to run for all targets.
2602
2603 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
2604
2605 * gdb.base/call-ar-st.c (print_double_array): Match for loop
2606 with new double_array size.
2607 (main): Change storage class of all local variables to static.
2608 Reduce size of double_array to 9.
2609 * gdb.base/call-ar-st.exp: Increase timeout value.
2610 Change expected output for double array to match new size in
2611 call-ar-st.c.
2612
2613 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
2614
2615 * gdb.base/ending-run.exp: Create identical output when passing
2616 `step to end of run' case. Add regular expression branch satisfying
2617 Stormy16 target.
2618
2619 2001-10-28 Mark Kettenis <kettenis@gnu.org>
2620
2621 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
2622 that we catch the expected failure under Linux/x86.
2623
2624 2001-10-29 Orjan Friberg <orjanf@axis.com>
2625
2626 * gdb.base/setvar.exp: Escape curly braces.
2627 * gdb.stabs/weird.exp: Ditto.
2628
2629 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
2630
2631 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
2632 * gdm.mi/mi0-hack-cli.exp: Likewise.
2633
2634 2001-10-25 Andrew Cagney <ac131313@redhat.com>
2635
2636 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
2637 messages.
2638
2639 2001-10-21 Andrew Cagney <ac131313@redhat.com>
2640
2641 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
2642 checking MI enabled.
2643
2644 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
2645
2646 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
2647
2648 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
2649
2650 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
2651 if gdb child process crashes, just signal an error.
2652
2653 2001-10-02 Jim Blandy <jimb@redhat.com>
2654
2655 * lib/gdb.exp (test_xfail_format): Simplify.
2656
2657 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
2658 front of the variable name `format'. Simplify `if'.
2659
2660 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
2661
2662 * gdb.threads/pthreads.exp: Wait for output and delay
2663 before sending ^C.
2664
2665 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
2666
2667 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
2668 some incorrect output instead of timing out.
2669 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
2670
2671 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
2672
2673 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
2674 check to allow additional `int'.
2675
2676 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
2677
2678 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
2679 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
2680
2681 2001-09-27 Michael Snyder <msnyder@redhat.com>
2682
2683 * lib/gdb.exp (test_debug_format): New proc.
2684 (setup_xfail_format): Use new proc test_debug_format.
2685 * gdb.base/constvars.exp (local_compiler_xfail_check): New
2686 proc; use new service proc test_debug_format.
2687 Replace all other "gcc_compiled" tests with this test.
2688 * gdb.base/volatile.exp (local_compiler_xfail_check): New
2689 proc; use new service proc test_debug_format.
2690 Replace all other "gcc_compiled" tests with this test.
2691
2692 2001-09-27 Michael Snyder <msnyder@redhat.com>
2693
2694 * gdb.base/cvexpr.exp: New file.
2695 * gdb.base/cvexpr.c: New file
2696 Test for expressions using const and volatile keywords.
2697
2698 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
2699
2700 * gdb.base/constvars.exp: Check for different orders of keywords
2701 and additional "int" strings in output.
2702
2703 2001-09-22 Andrew Cagney <ac131313@redhat.com>
2704
2705 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
2706 responses from "help maint".
2707
2708 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
2709
2710 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
2711 to localhost:NNN instead of :NNN, in case Xvfb is listening
2712 only on TCP.
2713
2714 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
2715
2716 * gdb.base/recurse.exp: When checking leaving the watchpoint
2717 scope, recognize when gdb is in function's epilogue and pass.
2718
2719 2001-09-18 Keith Seitz <keiths@redhat.com>
2720
2721 * lib/insight-support.exp (_gdbtk_export_target_info): Add
2722 support for running tests against sid targets.
2723 (gdbtk_done): Ditto.
2724
2725 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
2726
2727 * gdb.base/ending-run.c (main): Set stdout buffersize
2728 to the same reasonable value for any target.
2729 * gdb.base/ending-run.exp: Add a regular expression
2730 to make testsuite happy on Sanyo Stormy16 target.
2731
2732 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
2733
2734 * gdb.base/display.c (do_loops): Add float variable `f'.
2735 Increment f in loop.
2736 * gdb.base/display.exp: Increment timeout by 60 seconds.
2737 Change float display test to use variable `f'.
2738
2739 2001-09-17 Jim Blandy <jimb@redhat.com>
2740
2741 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
2742 overflowing the limited breakpoint tables on some ROM monitors
2743 (like the ROM68K).
2744
2745 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
2746
2747 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
2748 the "-ac" (disable access control) flag.
2749
2750 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
2751
2752 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
2753 ints.
2754
2755 2001-08-30 Keith Seitz <keiths@redhat.com>
2756
2757 * lib/gdb.exp: Move all insight-related functionality into
2758 separate file.
2759 * lib/insight-support.exp: New file.
2760
2761 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
2762
2763 * config/sid.exp (sid_start): Never set sid verbosity; disable
2764 expect_background {} that consumed its stdout; tolerate </dev/null.
2765 Attempt to set endianness override in "sid" protocol mode. Cleanup.
2766
2767 2001-08-18 Andrew Cagney <ac131313@redhat.com>
2768
2769 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
2770 CLI jump command to start it.
2771 (mi_run_to_main): Fail immediatly when unexpected output.
2772
2773 2001-08-18 Andrew Cagney <ac131313@redhat.com>
2774
2775 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
2776 beginning of function. Fix PR gdb/191.
2777
2778 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
2779
2780 * config/sid.exp (sid_start): Don't warn if we cannot figure out
2781 what to force sid endianness to.
2782
2783 2001-08-15 Keith Seitz <keiths@redhat.com>
2784
2785 * lib/gdb.exp (gdbtk_start): Don't set environment
2786 variables for TCL_LIBRARY and friends. Insight will
2787 now figure these out for itself.
2788
2789 2001-08-02 Michael Snyder <msnyder@redhat.com>
2790
2791 * gdb.base/completion.exp: Remove the symbol "a64l" from
2792 the expect string; this is target-specific, and not related
2793 to what is being tested.
2794
2795 2001-08-02 Dave Brolley <brolley@redhat.com>
2796
2797 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
2798
2799 2001-07-25 Michael Snyder <msnyder@redhat.com>
2800
2801 * gdb.base/consecutive.exp: New file. Test stepping over
2802 breakpoints on consecutive instructions.
2803 * gdb.base/consecutive.c: New file.
2804
2805 * gdb.base/call-rt-st.exp: Use double-backslash to quote
2806 curly braces in regular expressions.
2807
2808 2001-07-25 Michael Snyder <msnyder@redhat.com>
2809
2810 * gdb.base/ending-run.exp: Accept "Program exited normally" as
2811 legitimate output from stepping out of main.
2812
2813 2001-07-22 Keith Seitz <keiths@redhat.com>
2814
2815 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
2816 the empty string, do not run the tests.
2817
2818 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2819
2820 * gdb.base/long_long.exp: Detect size of pointer. Take into
2821 account 2-byte pointers when testing for p/a results.
2822
2823 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2824
2825 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
2826 and defined to 1K for m68hc11.
2827 (random_data): Reduce table to 1K for embedded platforms (68hc11).
2828 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
2829 (sizeof_random_data): New variable to tell the size of the data table;
2830 don't test past this size; always run to main.
2831
2832 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2833
2834 * gdb.base/return2.exp: return of long long and double fails for
2835 68HC11; don't execute these tests on that platform.
2836 * gdb.base/return.exp: Return of a double fails for 68hc11.
2837
2838 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2839
2840 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
2841 tests that print a float.
2842 * call-rt-st.exp: Likewise.
2843
2844 2001-07-12 Mark Kettenis <kettenis@gnu.org>
2845
2846 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
2847 running this test on Linux.
2848
2849 2001-06-24 Michael Chastain <chastain@redhat.com>
2850
2851 * gdb.base/arithmet.exp: Remove some tests to make all test names
2852 unique.
2853
2854 2001-07-03 Michael Snyder <msnyder@redhat.com>
2855
2856 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
2857 the output of the ptype command.
2858
2859 2001-07-02 Michael Snyder <msnyder@redhat.com>
2860
2861 * gdb.base/completion.exp: Don't assume that break.c is the only
2862 source file that may contain functions named "marker".
2863 * gdb.base/corefile.exp: Quote the curly braces in regexp.
2864
2865 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2866
2867 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
2868 of files to delete.
2869
2870 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
2871 * gdb.disasm/h8300s.exp: New file.
2872 gdb.disasm/h8300s.s: Likewise.
2873
2874 2001-06-27 Andrew Cagney <ac131313@redhat.com>
2875
2876 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
2877 empty breakpoint tables.
2878
2879 2001-06-25 Andrew Cagney <ac131313@redhat.com>
2880
2881 * lib/mi-support.exp: Update args=... part of stop-reason
2882 patterns. Accept either a list or a tuple.
2883
2884 2001-06-23 Andrew Cagney <ac131313@redhat.com>
2885
2886 * lib/mi-support.exp: Remove local emacs variable defining
2887 change-log-default-name.
2888
2889 2001-06-22 Michael Chastain <chastain@redhat.com>
2890
2891 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
2892 This is operationally compatible with the previous version.
2893
2894 2001-06-13 Jim Blandy <jimb@redhat.com>
2895
2896 * lib/gdb.exp (gdb_test): Doc fix.
2897
2898 2001-06-10 Michael Chastain <chastain@redhat.com>
2899
2900 * gdb.base/exprs.exp: Remove a duplicate test.
2901
2902 2001-06-06 Jim Blandy <jimb@redhat.com>
2903
2904 * gdb.base/return2.exp (main): Use values to test float and double
2905 returns that are not NaN's, to avoid being confused by IEEE
2906 comparison rules.
2907
2908 2001-06-04 Michael Snyder <msnyder@redhat.com>
2909
2910 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
2911 non-zero if control_c fails. Terminate the test on failure,
2912 rather than wait for 12 more tests to time out.
2913
2914 2001-06-06 Jim Blandy <jimb@redhat.com>
2915
2916 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
2917 Don't forget to match the GDB prompt.
2918
2919 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
2920
2921 2001-06-04 Jim Blandy <jimb@redhat.com>
2922
2923 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
2924 command.
2925
2926 2001-05-31 Kevin Buettner <kevinb@redhat.com>
2927
2928 * gdb.base/annota1.exp (info break): Match four or more spaces
2929 after "Address".
2930
2931 2001-05-31 Michael Chastain <chastain@redhat.com>
2932
2933 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
2934 (dm_type_int_star): Likewise.
2935 (dm_type_long_star): Likewise.
2936 (dm_type_void_star): Likewise.
2937
2938 2001-05-29 Kevin Buettner <kevinb@redhat.com>
2939
2940 * gdb.base/completion.exp (INPUTRC): Set this environment variable
2941 to a known value in order to get consistent results regardless
2942 of the setting of INPUTRC or the presence or contents of .inputrc.
2943
2944 2001-05-24 Michael Snyder <msnyder@redhat.com>
2945
2946 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
2947 Don't require that the main thread and the manager thread are the
2948 first in the list.
2949
2950 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
2951 debugging. If test fails, issue an "unsupported" not a "fail".
2952
2953 2001-05-24 Jim Blandy <jimb@redhat.com>
2954
2955 Don't assume that short is shorter than int.
2956 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
2957 assume that shorts are smaller than ints. On a 16-bit machine,
2958 this isn't true.
2959 ("print unsigned char == (~0)"): Add test that verifies that ~0,
2960 an int, is not equal to ~0 stored in an unsigned char. This tests
2961 the same thing that the previous test meant to, but works on
2962 16-bit machines, too.
2963 ("print unsigned char != (~0)"): Same test, complemented.
2964
2965 2001-05-24 Michael Snyder <msnyder@redhat.com>
2966
2967 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
2968 test for (full_coverage == 0). This makes the test run faster,
2969 and prevents dejagnu getting out of step.
2970
2971 2001-05-23 Kevin Buettner <kevinb@redhat.com>
2972
2973 * gdb.base/finish.exp (finish_void): Revise pattern for
2974 stopping on the call statement to not permit stopping at
2975 the start of the instructions comprising the call sequence.
2976
2977 2001-05-19 Michael Chastain <chastain@redhat.com>
2978
2979 * gdb.base/callfuncs.exp: Make all test names unique.
2980 * gdb.base/commands.exp: Make all test names unique.
2981 * gdb.base/condbreak.exp: Make all test names unique.
2982 * gdb.base/dbx.exp: Make all test names unique.
2983 * gdb.base/default.exp: Make all test names unique.
2984 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
2985 and TIMEOUT messages to their corresponding PASS message.
2986 * gdb.base/ending-run.exp: Make all test names unique.
2987 * gdb.base/long_long.exp: Remove duplicate test.
2988
2989 2001-05-21 Kevin Buettner <kevinb@redhat.com>
2990
2991 * gdb.base/finish.exp (finish_void): Allow "finish" command to
2992 stop on the call statement as well as the statement after the
2993 call.
2994
2995 2001-05-21 Michael Snyder <msnyder@redhat.com>
2996
2997 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
2998
2999 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
3000
3001 * gdb.base/completion.exp: Revamp test. Make it execute on all
3002 platforms.
3003
3004 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
3005
3006 * config/gdbserver.exp (gdb_load): Handle the case
3007 in which the arguments to gdbserver are given in the
3008 baseboard configuration file.
3009 Also handle the case in which the server needs to do a
3010 load.
3011
3012 2001-05-07 Keith Seitz <keiths@cygnus.com>
3013
3014 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
3015 set up the display for testing.
3016 (gdbtk_start): Convert all paths to paths that tcl will like.
3017 Export target information to environment.
3018 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
3019 necessary.
3020 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
3021 (to_tcl_path): New proc to convert a given pathname into
3022 a path acceptible as an argument to a tcl command.
3023 (_gdbtk_export_target_info): New proc to export target info
3024 into the environment for gdbtk testing.
3025 (gdbtk_done): New proc to signal end-of-test.
3026
3027 2001-05-06 Jim Blandy <jimb@redhat.com>
3028
3029 * restore.c: Make the code of caller0 correspond to its comment.
3030
3031 2001-05-03 Michael Snyder <msnyder@redhat.com>
3032
3033 * config/sid.exp (gdb_target_sid): Check for error messages.
3034 On error or timeout, don't make expect exit (which will terminate
3035 all subsequent tests); instead just make gdb exit.
3036 (gdb_load): Check for error messages. On error or timeout,
3037 return a negative value.
3038
3039 2001-04-24 Jim Blandy <jimb@redhat.com>
3040
3041 * gdb.c++/templates.exp: If we see the prompt for the overload
3042 list, but we haven't recognized any of the longer patterns,
3043 arrange for this test to fail, not hang.
3044
3045 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
3046 variations.
3047
3048 2001-04-22 Michael Chastain <chastain@redhat.com>
3049
3050 * gdb.c++/local.exp: Use the 'runto' library function.
3051 * gdb.c++/namespace.exp: Likewise.
3052 * gdb.c++/overload.exp: Likewise.
3053
3054 2001-03-26 Kevin Buettner <kevinb@redhat.com>
3055
3056 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
3057 * gdb.base/step-line.exp: New file. Test step/next in presence of
3058 #line directives.
3059 * gdb.base/step-line.c: New file. Test program for the above.
3060 * gdb.base/step-line.inp: New file. We pretend that this file has
3061 been transformed by some other tool into step-line.c.
3062
3063 2001-03-21 Jim Blandy <jimb@redhat.com>
3064
3065 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
3066 unmangled operator names.
3067
3068 2001-03-20 Jim Blandy <jimb@redhat.com>
3069
3070 * gdb.threads/linux-dp.exp: Recognize an additional message
3071 generated by GDB when it doesn't understand how to debug threads
3072 on the target system.
3073
3074 2001-03-19 Andrew Cagney <ac131313@redhat.com>
3075
3076 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
3077
3078 2001-03-12 Michael Chastain <chastain@redhat.com>
3079
3080 * gdb.c++/derivation.exp: Use the 'runto' library function.
3081
3082 2001-03-12 Michael Chastain <chastain@redhat.com>
3083
3084 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
3085
3086 2001-02-24 Michael Chastain <chastain@redhat.com>
3087
3088 * gdb.c++/ref-types.exp: Change handwritten code to library
3089 function 'runto'.
3090
3091 2001-03-16 Orjan Friberg <orjanf@axis.com>
3092
3093 * gdb.base/signals.exp: Set count to 0 explicitly.
3094
3095 2001-03-15 Mark Salter <msalter@redhat.com>
3096
3097 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
3098 (gdb_target_monitor): Add check of gdb_target_cmd return value.
3099 (gdb_load): Add support for additional target_info: gdb_download_size
3100 and gdb_load_timeout.
3101
3102 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
3103
3104 * gdb.base/annota1.exp: Move test of isnative to earlier in the
3105 file -- to prevent failing when the compile fails but we have no
3106 intention of running the tests anyway.
3107
3108 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
3109 tests if set.
3110
3111 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
3112 integers.
3113
3114 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
3115 * gdb.c++/namespace.exp: Ditto.
3116
3117 2001-03-07 Orjan Friberg <orjanf@axis.com>
3118
3119 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
3120 * gdb.base/pointers.exp: Relax pattern match of decimals.
3121
3122 2001-03-06 Kevin Buettner <kevinb@redhat.com>
3123
3124 * Makefile.in, config/abug.exp, config/cfdbug.exp,
3125 config/cpu32bug.exp, config/dve.exp, config/est.exp,
3126 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
3127 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
3128 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
3129 config/sh.exp, config/sid.exp, config/slite.exp,
3130 config/sparclet.exp, config/udi.exp, config/unknown.exp,
3131 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
3132 config/vxworks.exp, config/vxworks29k.exp,
3133 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
3134 gdb.base/all-bin.exp, gdb.base/annota1.exp,
3135 gdb.base/arithmet.exp, gdb.base/assign.exp,
3136 gdb.base/async.exp, gdb.base/attach.exp,
3137 gdb.base/bitfields.exp, gdb.base/bitops.exp,
3138 gdb.base/break.exp, gdb.base/call-ar-st.exp,
3139 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
3140 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
3141 gdb.base/commands.exp, gdb.base/completion.exp,
3142 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
3143 gdb.base/constvars.exp, gdb.base/corefile.exp,
3144 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
3145 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
3146 gdb.base/ending-run.exp, gdb.base/environ.exp,
3147 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
3148 gdb.base/finish.exp, gdb.base/foll-exec.exp,
3149 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
3150 gdb.base/funcargs.exp, gdb.base/help.exp,
3151 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
3152 gdb.base/logical.exp, gdb.base/long_long.exp,
3153 gdb.base/maint.exp, gdb.base/mips_pro.exp,
3154 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
3155 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
3156 gdb.base/pointers.exp, gdb.base/printcmds.exp,
3157 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
3158 gdb.base/regs.exp, gdb.base/relational.exp,
3159 gdb.base/remote.exp, gdb.base/reread.exp,
3160 gdb.base/restore.exp, gdb.base/return2.exp,
3161 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
3162 gdb.base/selftest.exp, gdb.base/setshow.exp,
3163 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
3164 gdb.base/sigall.exp, gdb.base/signals.exp,
3165 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
3166 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
3167 gdb.base/step-test.exp, gdb.base/structs.c,
3168 gdb.base/structs.exp, gdb.base/structs2.exp,
3169 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
3170 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
3171 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
3172 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3173 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
3174 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
3175 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
3176 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
3177 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
3178 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
3179 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
3180 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
3181 gdb.fortran/types.exp, gdb.java/jmisc.exp,
3182 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
3183 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
3184 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3185 gdb.trace/circ.exp, gdb.trace/collection.exp,
3186 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
3187 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
3188 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
3189 gdb.trace/report.exp, gdb.trace/save-trace.exp,
3190 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
3191 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
3192 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
3193 notices.
3194
3195 2001-02-27 Michael Snyder <msnyder@cygnus.com>
3196
3197 * gdb.base/varargs.c (find_max_double): Fix printf format string:
3198 first arg is int not float.
3199
3200 2001-02-22 Michael Snyder <msnyder@cygnus.com>
3201
3202 * gdb.base/reread.exp: Unsupported for non-native targets;
3203 doesn't work for remote debugging.
3204
3205 2001-02-19 Fernando Nasser <fnasser@redhat.com>
3206
3207 From Drew Moseley <dmoseley@redhat.com>
3208 * gdb.base/ending-run.exp: Properly handle the BSP state when
3209 stepping past the end of main.
3210
3211 2001-02-19 John Moore <jmoore@redhat.com>
3212
3213 * gdb.base/commands.exp (infrun_breakpoint_command_test):
3214 Converted HPUX fix for non-expected items following multiple
3215 step commands into general solution for all platforms.
3216
3217 2001-02-18 Michael Chastain <chastain@redhat.com>
3218
3219 * gdb.c++/classes.exp (do_tests): Change runto statements
3220 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3221 statements demangler agnostic.
3222 * gdb.c++/virtfunc.exp (do_tests): Likewise.
3223 (gdb_virtfunc_restart): Likewise.
3224
3225 2001-02-14 Michael Chastain <chastain@redhat.com>
3226
3227 * gdb.c++/inherit.exp (do_tests): Change runto statements
3228 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3229 statements demangler agnostic.
3230
3231 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
3232
3233 * gdb.threads/pthreads.exp: Unify pass/fail messages for
3234 ``continue to bkpt at common_routine in thread 2'' and ``stopped
3235 before calling common_routine 15 times'' tests.
3236
3237 2001-02-11 Michael Chastain <chastain@redhat.com>
3238
3239 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
3240 Helps the test script figure out which demangler is in use.
3241 (dm_type_foo_ref): Ditto.
3242 (dm_type_int_star): Ditto.
3243 (dm_type_long_star): Ditto.
3244 (dm_type_unsigned_int): Ditto.
3245 (dm_type_void): Ditto.
3246 (dm_type_void_star): Ditto.
3247 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
3248 Probe the gdb demangler and set variables to accommodate
3249 formatting differences.
3250 (info_func_regexp): New function. Same as info_func, but
3251 matches against a regexp.
3252 (info_func): Match against a literal string.
3253 (print_addr_2): New function. Match against a literal string,
3254 which can be different from the input to gdb.
3255 (print_addr): Simply call print_addr_2 with the same argument twice.
3256 (test_lookup_operator_functions): Use demangler formatting variables.
3257 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
3258 the tests in the same order as the C++ class declaration.
3259 (test_paddr_operator_functions): Ditto.
3260 (test_paddr_overloaded_functions): Ditto.
3261 (test_paddr_hairy_functions): Use demangler formatting variables.
3262 Add reference to gdb/19 for related tests.
3263 (do_tests): Call probe_demangler.
3264
3265 2001-01-30 Kevin Buettner <kevinb@redhat.com>
3266
3267 * gdb.c++/templates.cc (printf): Remove unused function definition.
3268
3269 2001-01-26 Felix Lee <flee@redhat.com>
3270
3271 * sid.exp (sid_exit): Pass host, not target, to remote_close.
3272
3273 2001-01-25 matthew green <mrg@redhat.com>
3274
3275 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
3276 up sid.
3277 (sid_exit): Call `remote_pop_conn' after GDB is gone.
3278
3279 2001-01-25 matthew green <mrg@redhat.com>
3280
3281 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
3282 Deprecate $sid_spawn_id.
3283 (sid_exit): Remove code necessary only for `spawn.'
3284
3285 2001-01-25 matthew green <mrg@redhat.com>
3286
3287 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
3288
3289 2001-01-28 Michael Chastain <chastain@redhat.com>
3290
3291 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
3292 to call when tests fail. It takes gdb out of the overloaded
3293 function choice menu back to the main prompt, so that the test
3294 program stays synchronized.
3295 (set_bp_overloaded): New proc to collect all the common
3296 code for setting a breakpoint on an overloaded name. Calls
3297 take_gdb_out_of_choice_menu when needed.
3298 (menu_overload1arg): New variable to collect the repeated
3299 instances of the expected menu for an overloaded name. Change
3300 the regular expression to handle changes in g++ type encoding:
3301 "void" can be either "void" or "", and "unsigned int" can be
3302 either "unsigned int" or "unsigned".
3303 (continue_to_bp_overloaded): Change regular expressions to handle
3304 changes in g++ type encoding.
3305 (no proc): Call take_gdb_out_of_choice_menu when needed.
3306 Remove redundant calls to "info break". Accept either "canceled"
3307 or "cancelled". Change regular expressions in "info break"
3308 calls to handle changes in g++ type encoding. Give all tests
3309 unique strings.
3310
3311 2001-01-17 Ben Elliston <bje@redhat.com>
3312
3313 * config/sid.exp: New file.
3314
3315 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
3316
3317 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
3318
3319 2000-12-21 Michael Snyder <msnyder@cygnus.com>
3320
3321 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
3322 Add a RE to accept a non-ascii char if one is ever presented.
3323
3324 2000-12-20 Fernando Nasser <fnasser@redhat.com>
3325
3326 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
3327
3328 2000-12-18 Michael Snyder <msnyder@cygnus.com>
3329
3330 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
3331 in regexp. One '\' does not suffice on Linux.
3332
3333 2000-12-09 Michael Chastain <chastain@redhat.com>
3334
3335 * gdb.base/break.exp (test_clear_command): Use a marker function
3336 rather than 'main' for the test function. Also move this
3337 test to an execution point where the marker function names are
3338 guaranteed to be bound to functions. (Executing tests after a
3339 'finish' from main runs into name conflicts with local names
3340 in __libc_start_main).
3341
3342 2000-12-07 Michael Snyder <msnyder@cygnus.com>
3343
3344 * gdb.base/finish.exp: New test for gdb's "finish" command.
3345 * gdb.base/return2.exp: New test for gdb's "return" command.
3346 * gdb.base/return2.c: New source file for above.
3347
3348 2000-12-05 Michael Snyder <msnyder@cygnus.com>
3349
3350 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
3351 * gdb.base/miscexprs.exp: Ditto.
3352 * gdb.base/pointers.exp: Ditto.
3353 * gdb.c++/derivation.exp: Ditto.
3354 * gdb.c++/local.exp: Ditto.
3355 * gdb.c++/namespace.exp: Ditto.
3356 * gdb.c++/overload.exp: Ditto.
3357 * gdb.c++/ref-types.exp: Ditto.
3358
3359 2000-12-05 Michael Snyder <msnyder@cygnus.com>
3360
3361 * gdb.base/constvars.exp: Test result of "up" command.
3362 * gdb.base/miscexprs.exp: Ditto.
3363 * gdb.base/pointers.exp: Ditto.
3364 * gdb.base/scope.exp: Ditto.
3365 * gdb.c++/derivation.exp: Ditto.
3366 * gdb.c++/local.exp: Ditto.
3367 * gdb.c++/namespace.exp: Ditto.
3368 * gdb.c++/overload.exp: Ditto.
3369 * gdb.c++/ref-types.exp: Ditto.
3370
3371 2000-11-22 Michael Chastain <chastain@redhat.com>
3372
3373 * mips_pro.exp: Accept either "middle -> top -> main" or
3374 "middle -> main" in the backtrace, because gcc can optimize
3375 tail calls to jumps. Remove setup_xfail for the hppa case.
3376 Add a comment with the original warning messages from PR 3016,
3377 which was filed in 1993, to preserve them for posterity.
3378
3379 2000-11-17 Nick Duffek <nsd@redhat.com>
3380
3381 * lib/gdb.exp (gdb_test): Override timeout with board info.
3382
3383 2000-11-17 Nick Duffek <nsd@redhat.com>
3384
3385 * gdb.base/display.exp: Don't kill running stub. Add "again" to
3386 the second kill and detach messages.
3387
3388 2000-11-17 Nick Duffek <nsd@redhat.com>
3389
3390 * configure.in: Add AC_EXEEXT.
3391 * configure: Regenerate.
3392 * Makefile.in (just-check): Export EXEEXT.
3393 * lib/gdb.exp ($EXEEXT): Import from environment.
3394 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
3395 expect "maint dump-me" on Cygwin.
3396 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
3397 $EXEEXT.
3398
3399 2000-11-17 Nick Duffek <nsd@redhat.com>
3400
3401 * gdb.base/break.exp: Test backtrace and finish from called
3402 function on all platforms, not just HP-UX.
3403
3404 2000-11-03 Michael Snyder <msnyder@cygnus.com>
3405
3406 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
3407 code from gdb_target_monitor, so it can be used independantly
3408 for gdbserver. Also comment out an unnecessary PUTS.
3409
3410 2000-11-03 Michael Snyder <msnyder@cygnus.com>
3411
3412 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
3413 * gdb.base/corefile.exp: Expect the message "Program is being
3414 debugged already" when we send the "corefile" command, since
3415 the preceeding gdb_load may have connected gdb to a remote target.
3416 * gdb.base/display.exp: Disable hardware watchpoints if new
3417 board info variable "no_hardware_watchpoints" is true.
3418 Replace single-letter commands with more readable ones.
3419 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
3420 if new board info variable "no_hardware_watchpoints" is true.
3421 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
3422 to see if stdio (printf) testing is possible.
3423 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
3424 board info variable "no_hardware_watchpoints" is true. Use new
3425 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
3426
3427 2000-11-13 Fernando Nasser <fnasser@redhat.com>
3428
3429 From Orjan Friberg <orjanf@axis.com>:
3430 * gdb.base/printcmds.exp: Escape curly braces followed by a number
3431 in array print pattern match.
3432
3433 2000-11-09 Fernando Nasser <fnasser@redhat.com>
3434
3435 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
3436 spelling "cancelled" to U.S. spelling "canceled" to match changes
3437 made to gdb.
3438 * gdb.c++/ovldbreak.exp: Ditto.
3439
3440 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3441
3442 * gdb.base/callfuncs.c (main): Moved to end of file, call
3443 t_double_values to initialize the FPU before inferior calls are made.
3444 * gdb.base/callfuncs.exp: Test for register preservation after calling
3445 inferior functions. Add tests for continuining, finishing and
3446 returning from a stop in a call dummy.
3447
3448 2000-10-24 Michael Snyder <msnyder@cygnus.com>
3449
3450 * gdb.base/commands.exp: Break up long lines, and re-indent.
3451
3452 2000-10-19 Michael Snyder <msnyder@cygnus.com>
3453
3454 * config/gdbserver.exp: Rewritten from the ground up, to make it
3455 compatible with the current dejagnu tree, and to make it work with
3456 the new "gdbserver" in libremote.
3457
3458 2000-10-16 Michael Snyder <msnyder@cygnus.com>
3459
3460 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
3461 * gdb.base/varargs.exp: Skip entire test if no printf support.
3462 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
3463 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
3464
3465 2000-10-13 Michael Snyder <msnyder@cygnus.com>
3466
3467 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
3468 no floating point support.
3469 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
3470 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
3471 * gdb.base/call-rt-st.exp: Ditto.
3472 * gdb.base/call-strs.exp: Ditto.
3473
3474 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
3475
3476 * gdb.base/sizeof.c: include <stdio.h>.
3477
3478 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
3479 'finish', otherwise uncaptured gdb_prompt would potentially
3480 throw remaining test points out of sync.
3481
3482 2000-07-26 Scott Bambrough <scottb@netwinder.org>
3483
3484 * gdb.base/recurse.exp: Run tests for all targets.
3485 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
3486 gnu-oldld case on ARM.
3487 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
3488 for ARM targets.
3489
3490 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
3491
3492 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
3493 * gdb.java/configure: Rebuild.
3494
3495 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
3496
3497 * gdb.java/jv-exp.exp: New file.
3498
3499 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
3500
3501 * configure: Rebuilt.
3502 * configure.in (configdirs): Add gdb.java.
3503 * gdb.java/jmisc.java: New file.
3504 * gdb.java/jmisc.exp: New file.
3505 * gdb.java/Makefile.in: New file.
3506 * gdb.java/configure: Rebuilt.
3507 * gdb.java/configure.in: New file.
3508 * lib/java.exp: New file.
3509
3510 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
3511
3512 * gdb.base/exprs.exp: Test casts to a pointer including over and
3513 underflow.
3514
3515 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
3516
3517 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
3518 and the compilers sizes.
3519
3520 2000-07-09 Nick Duffek <nsd@redhat.com>
3521
3522 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
3523 (use_methods): New function.
3524 (main): Call use_methods().
3525 * gdb.c++/classes.exp (test_method_param_class): New procedure.
3526 (do_tests): Call test_method_param_class.
3527
3528 2000-07-09 Nick Duffek <nsd@redhat.com>
3529
3530 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
3531 spelling.
3532 (test_enums): New procedure. Move enum tests from end of script
3533 to here. Set breakpoint on function name instead of line number.
3534 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
3535 (enums2): New marker function.
3536 (enums1): New function.
3537 (main): Call enums1(). Move enum tests to enums1().
3538
3539 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
3540
3541 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
3542 compile/link program. Update line numbers.
3543 * gdb.asm/d10v.inc: Define ``startup''.
3544 * gdb.asm/asmsrc1.s: Add definition of _start.
3545
3546 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
3547
3548 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
3549
3550 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3551
3552 * gdb.base/maint.exp: Add 'maint print architecture' item to output
3553 of 'help maint print' command.
3554
3555 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
3556
3557 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
3558 they use gdb_expect_list.
3559
3560 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
3561
3562 * gdb.base/commands.exp: Use ``set remote
3563 memory-read-packet-size'' instead of ``set endian big'' to test
3564 long commands.
3565
3566 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
3567
3568 * gdb.c++/templates.exp (do_tests): Make all of these work under
3569 g++, and stop skipping them.
3570
3571 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
3572 work under g++.
3573
3574 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
3575 initialization.
3576
3577 2000-06-02 Michael Snyder <msnyder@cygnus.com>
3578
3579 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
3580 the regular expression: accept an (almost) arbitrary sequence of
3581 "frames-invalid" and "breakpoints-invalid" messages both before
3582 and after the "starting" message.
3583
3584 2000-06-02 Michael Snyder <msnyder@cygnus.com>
3585
3586 * gdb.c++/local.exp: This test has never been known to work with g++.
3587
3588 2000-05-18 Michael Snyder <msnyder@cygnus.com>
3589
3590 * gdb.base/annota1.exp (annotate-signal-handler-caller):
3591 Relax the regular expression a little, make it pass on Solaris 8.
3592
3593 2000-05-12 Kevin Buettner <kevinb@redhat.com>
3594
3595 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
3596 a call, do not require that gdb stop on the line after the call.
3597 Instead, it is permissible for gdb to stop on the line of the
3598 call itself.
3599
3600 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
3601
3602 * gdb.base/break.exp (bp on small function, optimized file):
3603 Add a second pass pattern. The behavior differs here between stabs
3604 and dwarf for one-line functions. Stabs preserves two line symbols
3605 (one before the prologue and one after) with the same line number,
3606 but dwarf regards these as duplicates and discards one of them.
3607 Therefore the address after the prologue (where the breakpoint is)
3608 has no exactly matching line symbol, and GDB reports the breakpoint
3609 as if it were in the middle of a line rather than at the beginning.
3610
3611 2000-05-08 Michael Snyder <msnyder@cygnus.com>
3612
3613 * gdb.base/interrupt.exp: Make "pass" message say "send"
3614 rather than "send_gdb" (for consistancy).
3615
3616 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3617
3618 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
3619 * gdb.c++/templates.cc: Properly check for GCC version number.
3620 * lib/compiler.cc: Likewise
3621
3622 2000-04-28 Michael Snyder <msnyder@cygnus.com>
3623
3624 * gdb.base/break.exp: When compiled with -O2 optimization,
3625 gdb may not stop at the first line of main, due to code motion.
3626
3627 2000-04-26 Michael Snyder <msnyder@cygnus.com>
3628
3629 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
3630 This test depends on parsing the printf output from the target.
3631 Since the sparclet stub doesn't do stdio, this will never work.
3632 * gdb.base/call-rt-st.exp: ditto.
3633 * gdb.base/call-strs: ditto.
3634
3635 2000-04-24 Michael Snyder <msnyder@cygnus.com>
3636
3637 * gdb.base/miscexprs.exp: make sizeof long array test portable.
3638
3639 * gdb.base/ending-run.exp: After connecting to a remote target,
3640 but before running, the target will appear to be in a random
3641 location. Specify both a file and a line for breakpoints.
3642 Also, the function that calls main may be called 'init'
3643 rather than 'start'.
3644
3645 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3646
3647 * gdb.base/help.exp: Update output for add-symbol-file command.
3648
3649 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
3650
3651 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3652 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
3653
3654 2000-04-07 J.T. Conklin <jtc@redback.com>
3655
3656 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
3657
3658 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
3659
3660 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
3661
3662 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
3663 values that can be represented exactly.
3664 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
3665 above change, and to not check against the directory part of the source
3666 file name.
3667 (step into print_long_arg_list): Likewise.
3668 (print print_small_structs from print_long_arg_list): Likewise.
3669 (print print_long_arg_list): Likewise.
3670
3671 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3672
3673 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
3674
3675 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
3676
3677 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
3678
3679 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
3680
3681 * gdb.base/commands.exp (deprecated_command_test): Add test for
3682 deprecate with no arguments.
3683
3684 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
3685
3686 * gdb.base/break.exp: Add new test for setting breakpoints on
3687 optimized code so we can test breakpoints work even when function
3688 prologues may be optimized away
3689
3690 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3691
3692 From David Whedon <dwhedon@gordian.com>
3693 * gdb.base/commands.exp : Added command deprecator tests.
3694
3695 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
3696
3697 * gdb.base/help.exp: Added test for new apropos command.
3698
3699 2000-03-21 Kevin Buettner <kevinb@redhat.com>
3700
3701 * gdb.base/pointers.c (usevar): New function.
3702 (main): Make sure that global variables v_int_pointer2, rptr,
3703 and y are all referenced someplace in the program by calling
3704 usevar() on them. [Some linkers delete symbols which are
3705 never referenced. The space remains, but there's no way to
3706 get a (symbolic) handle on the variable from the debugger.]
3707
3708 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3709
3710 * gdb.base/printcmds.c: Add typedeffed arrays.
3711
3712 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
3713 procedure to test arrays that are typedef'd.
3714
3715 2000-03-13 James Ingham <jingham@leda.cygnus.com>
3716
3717 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
3718 the library directories.
3719
3720 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
3721
3722 * configure.in (configdirs): Add sub directory gdb.mi.
3723 * configure: Re-generate.
3724
3725 * gdb.mi: New directory.
3726
3727 2000-02-25 Scott Bambrough <scottb@netwinder.org>
3728
3729 * gdb.base/long_long.exp: Correct test suite failure when printing
3730 a long long value as a double on ARM platforms.
3731
3732 2000-02-16 Jim Blandy <jimb@redhat.com>
3733
3734 * gdb.base/break.exp ("breakpoint line number"): Make sure the
3735 default source file is set properly before running this test.
3736
3737 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3738
3739 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
3740 gdbtk/library directory, not in gdbtcl2.
3741
3742 2000-02-04 Jim Blandy <jimb@redhat.com>
3743
3744 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
3745 backslash from regexp pattern.
3746
3747 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
3748 procedure. Use it to run all the "continue to bp overloaded"
3749 tests. Note that this changes the names of the tests slightly.
3750 If the breakpoint hit message includes a hex PC value, because
3751 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
3752 from the real source code, still consider that a pass.
3753
3754 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
3755 XFAIL here if the breakpoint message contains a hex address. Note
3756 similar change on 1999-11-02.
3757
3758 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
3759
3760 * gdb.base/ptype.exp: Establish a default source file before
3761 calling get_debug_format.
3762
3763 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
3764
3765 * gdb.base/watchpoint.exp: Remove duplication of test messages.
3766
3767 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3768
3769 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
3770 of successive stepi commands -- while in the prologue we should see
3771 the function entry bracket.
3772
3773 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3774
3775 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
3776 reach __change_mode() when stepping through the end of main().
3777
3778 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
3779
3780 * gdb.base/default.exp: Fix expected pattern.
3781 * gdb.base/help.exp: Same.
3782
3783 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3784
3785 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
3786 Don't use xfail's because that affects only the following test.
3787
3788 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
3789 solaris or linux.
3790
3791 * gdb.base/selftest.exp: Update to reflect changes to main.c.
3792
3793 2000-01-07 Michael Snyder <msnyder@cygnus.com>
3794
3795 * gdb.base/display.exp: Some yacc parsers like to say
3796 "A syntax error" rather than "A parse error". Accept both.
3797
3798 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
3799
3800 * gdb.base/default.exp: Remove OS dependent string from "target
3801 remote" test.
3802 * gdb.base/help.exp: Same for "help target remote" test.
3803
3804 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3805
3806 From Jim Kingdon <kingdon@redhat.com>:
3807
3808 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
3809 prompt (cleanup rather than necessity, but still might keep output
3810 from spilling to next test).
3811
3812 2000-01-02 Fred Fish <fnf@cygnus.com>
3813
3814 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
3815 AIX, which defines them in <sys/types.h>.
3816
3817 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
3818
3819 * gdb.base/default.exp: Match arm* etc instead of arm in "info
3820 float" test.
3821
3822 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
3823
3824 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
3825
3826 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
3827 outermost frame disallowed".
3828
3829 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
3830
3831 * gdb.base/setvar.exp: New tests for setting the value of a struct
3832 with a constant list.
3833
3834 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
3835
3836 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
3837 require the user to type a cast before setting the value of a struct.
3838
3839 1999-12-06 Jim Blandy <jimb@cygnus.com>
3840
3841 * gdb.base/default.exp: Expect the new 'info float' command on
3842 all i386 platforms.
3843
3844 * gdb.threads/linux-dp.exp: Expand our ability to recognize
3845 LinuxThreads libraries that don't support debugging.
3846
3847 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
3848
3849 * gdb.base/remote.c: Fill the buffer with truely random data.
3850 Change the buffer type to ``unsigned char'' to simplify size
3851 arithmetic.
3852
3853 * gdb.base/remote.exp: Reduce download numbers by one. Typical
3854 stub only handles 400-1 byte packets. Verify that the download
3855 worked.
3856
3857 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
3858
3859 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
3860 tests, using UNRESOLVED for the untested cases. Also, does not wait
3861 for a timeout if the prompt was received before a recognizable pattern.
3862
3863 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
3864
3865 * lib/gdb.exp (gdb_expect_list): Fix spelling.
3866
3867 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3868
3869 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
3870 watchpoints.
3871
3872 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
3873
3874 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
3875
3876 * gdb.c++/local.exp: Be more flexible in recognizing local class
3877 name mangling. Don't allow horribly truncated method names.
3878 * gdb.c++/derivation.exp: Expect protected inheritance.
3879 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
3880 * gdb.c++/virtfunc.exp: Likewise.
3881 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
3882 when printing a nested enum.
3883
3884 1999-11-22 Jim Blandy <jimb@cygnus.com>
3885
3886 * gdb.base/step-test.exp: Properly await GDB's response to setting
3887 a breakpoint on the call to large_struct_by_value.
3888
3889 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
3890 just because we have debug info for the `start' function.
3891
3892 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
3893
3894 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
3895 "Unknown signal" messages, which indicate (on LinuxThreads) that
3896 GDB doesn't know how to debug threads on this system. This is
3897 better than hanging while philosopher 0 dumps chatter into gdb.log.
3898
3899 1999-11-18 Tom Tromey <tromey@cygnus.com>
3900
3901 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
3902
3903 1999-11-18 Fred Fish <fnf@cygnus.com>
3904
3905 * gdb.base/coremaker2.c: Add sample program for generating
3906 cores that is more self contained than coremaker.c. Eventually
3907 I'll add more code to this and tie it into the testsuite.
3908
3909 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
3910
3911 * gdb.base/dollar.exp: Remove, now in gdb.hp.
3912
3913 1999-11-10 Jimmy Guo <guo@cup.hp.com>
3914
3915 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
3916 from $srcdir/lib/.
3917 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
3918 and gdb.c++/.
3919
3920 * gdb.c++/derivation.exp: remove redundant get compiler info code.
3921
3922 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
3923 'continue with watch' test point.
3924
3925 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
3926
3927 Merged from p2linux-990323-branch:
3928
3929 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
3930
3931 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
3932
3933 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
3934 {limit,fixed}''. Test ``set download-write-size''.
3935
3936 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
3937
3938 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
3939 gdb_expect_list.
3940
3941 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
3942
3943 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
3944
3945 1999-11-03 Mark Salter <msalter@cygnus.com>
3946
3947 * gdb.base/break.exp: Fix "stub continue" pattern.
3948
3949 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
3950
3951 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
3952
3953 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
3954
3955 * gdb.base/display.exp ("finish"): Add timeout clause.
3956
3957 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
3958 plain prompt clause, so this doesn't have to time out in order to
3959 fail.
3960
3961 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
3962 breakpoint hit messages include an address.
3963
3964 * gdb.base/display.exp: Don't forget to escape parens in regular
3965 expressions. Unix regexp notatation sucks.
3966
3967 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3968
3969 * gdb.base/annota1.exp: Test for annotate-signalled: change output
3970 order for 'signalled' message.
3971
3972 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
3973
3974 From Jimmy Guo <guo@cup.hp.com>:
3975 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
3976 * gdb.base/annota1.c: Add code for tests to work with.
3977
3978 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
3979
3980 * gdb.base/remote.exp: New test for remote downloading settings.
3981 * gdb.base/remote.c: New file with large .data.
3982
3983 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
3984
3985 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
3986 for LinuxThreads support, merged from the Code Fusion branch.
3987
3988 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
3989
3990 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
3991 containing exp_continue into a while within an expect. Don't
3992 attempt a start more than three times. Check return value from
3993 gdb_load.
3994
3995 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
3996
3997 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
3998 a pass case.
3999
4000 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
4001
4002 * gdb.base/break.c (main): Added a statement that we can step
4003 off of.
4004 * gdb.base/break.exp: Added tests for setting a breakpoint
4005 at an offset and stepping onto a breakpoint.
4006
4007 1999-10-01 Fred Fish <fnf@cygnus.com>
4008
4009 * gdb.base/help.exp (help add-symbol-file): Update to match current
4010 gdb output.
4011
4012 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
4013
4014 * gdb.base/break.exp: Code locations are in hex, don't forget!
4015 (For HP-UX.)
4016
4017 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
4018
4019 * condbreak.exp: Use break.c as test program.
4020 * condbreak.c: Remove, redundant with break.c.
4021
4022 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
4023
4024 * config/monitor.exp (gdb_target_monitor): Disable X- and
4025 Z-packets if the target needs it.
4026
4027 1999-09-13 James Ingham <jingham@leda.cygnus.com>
4028
4029 * gdb.c++/overload.exp: Added tests for listing overloaded
4030 functions with function pointers in the arg, explicitly calling
4031 out the version you want.
4032
4033 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
4034
4035 * long_long.exp: Add variations of test cases that work for
4036 targets with 16-bit ints and 32-bit doubles.
4037
4038 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
4039
4040 * break.c (main): Compare a possibly-uninitialized argc with an
4041 unlikely value that fits in 16 bits.
4042
4043 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4044
4045 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
4046 0xfeeb, don't want negative numbers if ints are 16 bits.
4047
4048 * lib/gdb.exp (skip_cplus_tests): New proc.
4049 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4050 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
4051 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
4052 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
4053 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
4054 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
4055 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
4056 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
4057
4058 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
4059
4060 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
4061
4062 * gdb.base/corefile.exp (up): Allow a parameter to appear
4063 in the frame that we're going up to.
4064
4065 From Jim Blandy <jimb@cygnus.com>:
4066
4067 * gdb.base/default.exp (info float): Expect some output now.
4068
4069 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
4070 returning floating-point values to fail on the x86.
4071 * gdb.base/callfwmall.exp (do_function_calls): Same.
4072
4073 * gdb.base/list.exp (test_listsize): Correct expectations for
4074 listing line 1 with listsize 2. Also, listing a single line
4075 works now, as does listing three lines. [Kevin's note: There
4076 were a number of other cases fixed too where the expectations
4077 differed...]
4078
4079 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
4080
4081 * gdb.base/selftest.exp: Add case for when version prints as
4082 constant string instead of char pointer.
4083
4084 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
4085
4086 * gdb.base/ending-run.exp: Add Solaris case for what happens when
4087 stepping out of main.
4088
4089 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
4090 G++ used.
4091
4092 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
4093 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
4094
4095 * gdb.c++/ovldbreak.exp: Update match string in test that
4096 includes a warning of multiple breakpoints.
4097
4098 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
4099
4100 * gdb.base/display.exp: Improve precision of step-after-finish
4101 added yesterday.
4102
4103 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
4104 test.
4105
4106 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
4107 configs when using G++, not just hppa*.
4108
4109 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4110
4111 * gdb.base/async.c: New file.
4112 * gdb.base/async.exp: New file.
4113
4114 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
4115
4116 * gdb.base/break.exp: Tweak PA specific tests to properly handle
4117 PA64.
4118
4119 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
4120
4121 * gdb.base/display.exp: "finish" can leave us mid-line on many
4122 targets, deal with it. Add a small constant to main, instead of
4123 1000 since main+1000 may not be a valid address in the target.
4124
4125 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
4126 on hpux11.
4127
4128 * gdb.base/attach.exp: Handle another hpux11 error message variant
4129 when attaching to a process that does not exist.
4130
4131 1999-08-19 J.T. Conklin <jtc@redback.com>
4132
4133 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
4134 characters in 'continue to 1241' test.
4135
4136 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4137
4138 * gdb.base/call-ar-st.exp: Add a shorter match case for the
4139 stop in print_long_arg_list, define and use a whitespace
4140 variable in print_small_structs test, add an XFAIL for Solaris.
4141 * gdb.base/dbx.exp: XFAIL func commands until somebody is
4142 interested enough to fix.
4143
4144 1999-08-13 Keith Seitz <keiths@cygnus.com>
4145
4146 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
4147 (dbx_gdb_load): Remove. Use gdb_load instead, since that
4148 proc knows about targets other than the natives.
4149 (test_assign): Use "gdb_run_cmd" to "run" the target.
4150 Check that we've actually hit the breakpoint at main.
4151 When we attempt to assign a value to a local variable, check
4152 that the variable is in the current scope, i.e., don't use
4153 a test with an empty result.
4154
4155 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
4156
4157 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
4158 command.
4159
4160 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
4161
4162 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4163 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
4164 gdb.compat, gdb.threads-hp.
4165 gdb.hp/configure, gdb.hp/configure.in: New files.
4166 gdb.hp/Makefile.in: Recurse into new subdirs.
4167 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
4168 gdb.hp/gdb.objdbg: New directory, tests for debugging info
4169 in object files.
4170 gdb.hp/tools: New directory, aux tools for HP-specific tests.
4171
4172 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
4173
4174 * gdb.base/display.exp: Help expect by putting a newline in the
4175 funky printf, remove a bogus p/a test.
4176
4177 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4178
4179 * gdb.base/display.exp: Make sure that when we say 'run', we are
4180 connected to the target. This is necessary when running not
4181 natively.
4182
4183 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
4184
4185 * gdb.base/step-test.exp: Removed some extraneous messages.
4186
4187 * gdb.base/long_long.exp: Don't run memory examination tests
4188 on little-endian targets (they will need a different set of
4189 results to match).
4190
4191 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
4192
4193 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
4194 until somebody decides to fix GDB.
4195
4196 * gdb.base/long_long.c: Stop compiler complaint by specifying long
4197 constant as "ULL".
4198 * gdb.base/long_long.exp: Loosen x/c test, add partial result
4199 matches for a couple x/2 commands.
4200
4201 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
4202
4203 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
4204 by merging in ref-types2 tests.
4205 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
4206
4207 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4208 * gdb.c++/Makefile.in: Add standard actions.
4209 (EXECUTABLES): Rename from PROGS, update list.
4210 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
4211 from gdb.hp.
4212 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
4213 foo and bar locals.
4214 * gdb.c++/anon-union.exp: Fix tests to match.
4215 * gdb.c++/classes.exp: Run if HP compiler used, add extra
4216 expect matches to handle output variations.
4217 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
4218 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
4219 output, add HP alternatives for new and delete prints.
4220 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
4221 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
4222 * gdb.c++/demangle.exp: Use $style when reporting failure.
4223 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
4224 * gdb.c++/inherit.exp: Run if HP compiler used, add some
4225 match alternatives.
4226 * gdb.c++/local.exp: Add match alternatives or xfails for HP
4227 compilers.
4228 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
4229 * gdb.c++/method.exp: Add match alternatives.
4230 * gdb.c++/misc.cc: Add bool types.
4231 * gdb.c++/misc.exp: Add tests for bool types.
4232 * gdb.c++/overload.exp: Add xfails.
4233 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
4234 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
4235 add some more template parameter tests (only for HP currently).
4236 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
4237 * gdb.c++/virtfunc.cc: Add return type and value for main.
4238 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
4239 match alternatives.
4240
4241 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4242
4243 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
4244
4245 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
4246
4247 * gdb.base/signals.exp: Don't expect getting a backtrace from
4248 within a signal handler to fail on Linux.
4249
4250 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
4251
4252 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4253 * lib/gdb.exp: Remove some gratuitious semicolons.
4254 (delete_breakpoints): Increase timeout.
4255 (gdb_expect): Add -notransfer option.
4256 (gdb_test): Use -notransfer option.
4257 (get_compiler_info): Add f77 case.
4258 (get_compiler): New proc, split out from gdb_preprocess, add f77
4259 case.
4260 (gdb_preprocess): Call get_compiler.
4261
4262 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
4263 * gdb.base/attach.exp, gdb.base/display.exp,
4264 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
4265 gdb.base/long_long.exp, gdb.base/printcmds.exp,
4266 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
4267 third arg to gdb_test.
4268 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
4269 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
4270 HP-UX xfails, add others.
4271 * gdb.base/completion.exp: Reflect name change of self-test.
4272 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
4273 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
4274 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
4275 HP failure number.
4276 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
4277 useless HP-UX 10.30 references.
4278 * gdb.base/maint.exp: Loosen matches.
4279 * gdb.base/pointers.c (main): Declare more_code.
4280 * gdb.base/pointers.exp: Match on output of a `next'.
4281 * gdb.base/structs.c: Add prototypes.
4282 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
4283 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
4284
4285 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4286
4287 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
4288 command.
4289
4290 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4291
4292 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
4293 Fix run to main failures. Watchpoint can be hardware watchpoint.
4294
4295 * gdb.base/annota1.exp: Clean up some more, in case printf has
4296 debug info. Deal with lack of signal hanlder info in stack.
4297
4298 From Jim Kingdon <kingdon@redhat.com>:
4299 * gdb.base/annota1.exp: If printf has debug info, deal with it.
4300
4301 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
4302
4303 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
4304 gdb.base/foll-vfork.exp: Don't run for crosses.
4305
4306 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
4307
4308 * gdb.base/configure.in: Check for gdbvars.exp instead of
4309 a1-selftest.exp.
4310 * gdb.base/configure: Re-generate.
4311
4312 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
4313
4314 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
4315 in trying to run first and name is too long.
4316
4317 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
4318 pointers2.c and pointers2.exp, respectively.
4319 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
4320 doschk happier.
4321
4322 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
4323
4324 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
4325 callfuncs2.c and callfuncs2.exp.
4326
4327 * gdb.base/list.exp: Remove mistaken xfails.
4328 * gdb.base/list0.h: Add optional prototypes.
4329
4330 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
4331
4332 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
4333 calling malloc.
4334 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
4335 * ptype.exp: Move test for get_debug_format to before its first
4336 use.
4337
4338 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4339
4340 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
4341 * gdb.base/annota2.cc, annota2.exp: Move from here.
4342 * gdb.c++/annota2.cc, annota2.exp: To here.
4343 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
4344
4345 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4346
4347 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
4348 a consistent format.
4349
4350 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
4351
4352 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4353 * lib/gdb.exp (get_compiler_info): Add detection for assorted
4354 HP compilers, also set the globals $true and $false.
4355
4356 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
4357 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
4358 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
4359 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
4360 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
4361 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
4362 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
4363 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
4364 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
4365 whatis.c} Add C++ compatible function definitions and return
4366 types, add includes for library functions.
4367 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
4368 * gdb.base/step-test.c (myglob): Rename from glob.
4369 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
4370 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
4371 files, move here from gdb.hp.
4372 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
4373 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
4374 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
4375 Adjust line numbers in regexps.
4376
4377 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
4378 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
4379 instead of 0/1.
4380
4381 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
4382 foll-vfork.exp: New files, move here from gdb.hp.
4383 * gdb.base/page.exp: New file, test of pagination command.
4384
4385 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
4386 recursion test.
4387 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
4388
4389 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
4390 gdb.base/solib.exp: Fix compiler invocation process.
4391
4392 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
4393 HP-UX 11, turn off overload resolution explicitly.
4394 * gdb.base/commands.exp: Set argument list explicitly, add
4395 watchpoint test.
4396 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
4397 them work.
4398 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
4399 expressions properly.
4400 * gdb.base/corefile.exp: Loosen the match slightly.
4401 * gdb.base/default.exp: Allow "Error accessing memory" message
4402 also.
4403 * gdb.base/display.exp: Skip over x/0 j if PA64.
4404 * gdb.base/funcargs.exp: Add xfails for HP-UX.
4405 * gdb.base/interrupt.exp: Ditto.
4406 * gdb.base/langs.exp: Add symbolic matches governed by compiler
4407 in use.
4408 * gdb.base/list.exp: Add xfails for HP-UX.
4409 * gdb.base/long_long.exp: Refine some of the numeric matches.
4410 * gdb.base/mips_pro.exp: Xfail on HP-UX.
4411 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
4412 * gdb.base/nodebug.exp: Succeed on more varieties of output.
4413 * gdb.base/opaque.exp: Remove some HP-UX xfails.
4414 * gdb.base/ptype.exp: Succeed on more varieties of output.
4415 * gdb.base/scope.exp: Add xfails for HP-UX.
4416 * gdb.base/sect-cmd.exp: Add more cases.
4417 * gdb.base/setvar.exp: Add xfails for HP-UX.
4418 * gdb.base/shlib-call.exp: Loosen some matches slightly.
4419 * gdb.base/signals.exp: Match on void symbolically.
4420 * gdb.base/step-test.exp: Add case for PA64.
4421 * gdb.base/term.exp: Add exit and restart.
4422 * gdb.base/twice.exp: Clean up after self.
4423 * gdb.base/varargs.exp: Disable overload resolution explicitly.
4424 * gdb.base/whatis.exp: Allow more ways to pass tests.
4425
4426 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
4427 no longer useful.
4428
4429 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
4430
4431 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
4432 list of patterns.
4433 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
4434 print_double_array(double_array)", "continuing to breakpoint
4435 1018", "print print_double_array(array_d)" and "continuing to
4436 1034" tests.
4437
4438 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4439
4440 * Makefile.in: Add empty html and install-html targets.
4441
4442 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
4443
4444 * config/mt-*: Remove, these haven't been used since 1996.
4445
4446 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
4447
4448 * gdb.base/call-strs.c, gdb.base/ending-run.c,
4449 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
4450 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
4451
4452 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
4453
4454 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
4455 simpler match case for the ptype of the big class.
4456
4457 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4458
4459 * gdb.exp: Fix test for gdb_prompt existence.
4460
4461 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4462
4463 * gdb.exp (gdb_test): Add fail after calls to perror.
4464
4465 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4466
4467 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
4468
4469 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4470
4471 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
4472
4473 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
4474
4475 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
4476 malloc() is linked in.
4477
4478 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
4479
4480 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
4481 step at end.
4482
4483 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
4484
4485 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
4486
4487 * gdb.java/jv-print.exp: New file. (Our first Java test!)
4488
4489 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
4490
4491 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
4492 * gdb.base/mips_pro.exp: Likewise.
4493
4494 1999-06-02 Keith Seitz <keiths@cygnus.com>
4495
4496 * gdb.c++/templates.cc: Change all "new" operators to throw
4497 an exception.
4498 * gdb.c++/cplusfuncs.cc: Likewise.
4499
4500 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
4501
4502 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
4503
4504 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
4505 * gdb.base/ending-run.exp: When stepping out of main, accept a
4506 step into an arbitrary assembler file.
4507
4508 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4509
4510 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
4511 "breakpoint-invalid" to be printed.
4512 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
4513 number of "frames-invalid" and "breakpoint-invalid" to be printed.
4514 * gdb.base/annota2.cc: Initialize a.x to 0.
4515
4516 1999-05-17 Keith Seitz <keiths@cygnus.com>
4517
4518 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
4519 when "skip_float_tests" set.
4520 Ditto for "print print_double_array(array_d)", "print print_small_structs",
4521 "print print_ten_doubles", and "step into print_long_arg_list".
4522 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
4523 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
4524 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
4525 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
4526 "skip_float_tests" is set.
4527 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
4528 when "skip_float_tests" set.
4529
4530 1999-05-06 Keith Seitz <keiths@cygnus.com>
4531
4532 * gdb.base/annota2.cc: Include stdio.h.
4533
4534 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
4535
4536 * gdb.base/crossload.exp: Remove, this has been disabled ever
4537 since BFD stopped including all targets, and cross-GDB gets
4538 plenty of testing anyway.
4539 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
4540 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
4541 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
4542 * gdb.base/README: Remove, was doc for this.
4543 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
4544 needed.
4545
4546 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4547
4548 * gdb.base/call-ar-st.exp: Fix one regular expression in test
4549 output.
4550
4551 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
4552 * gdb.base/annota2.exp: New file. More annotation tests.
4553 * gdb.base/annota1.c: New file. Source file for annota1.exp.
4554 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
4555
4556 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
4557
4558 * config/cfdbug.exp: New file.
4559
4560 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
4561
4562 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
4563 Marcus Daniel's and Dale Hawkins's demangler crashes.
4564
4565 * gdb.c++/demangle.exp (test_gnu_style_demangling,
4566 test_lucid_style_demangling, test_arm_style_demangling,
4567 test_hp_style_demangling): Try Tom Tromey's core-dumping
4568 identifier under each demangling style.
4569
4570 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
4571
4572 * gdb.c++/demangle.exp: Include the current demangling style
4573 in all test names.
4574 (current_demangling_style): New global variable.
4575 (set_demangling_style, test_demangling_core, test_demangling,
4576 test_demangling_exact): New functions.
4577 (test_gnu_style_demangling, test_lucid_style_demangling,
4578 test_arm_style_demangling, test_hp_style_demangling): Use those,
4579 instead of calling gdb_test and gdb_test_exact directly.
4580 (catch_demangling_errors): New function, which reports errors
4581 signalled by the demangling test functions in an orderly way.
4582 (do_tests): Use catch_demangling_errors.
4583
4584 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
4585
4586 * gdb.base/signals.exp (test_handle_all_print): Use () for
4587 grouping in expressions, not {}.
4588
4589 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
4590 initialized yet.
4591
4592 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
4593
4594 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
4595 are listed.
4596
4597 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
4598
4599 * gdb.stabs/weird.exp: Test for CC being defined before
4600 looking at its value.
4601
4602 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
4603
4604 * gdb.base/call-ar-st.exp: Remove stray '#'.
4605 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
4606 "short int" and "long int".
4607 * gdb.c++/overload.cc: Cast the string added in the previous
4608 change, to mollify finicky HP compiler.
4609 * gdb.hp/reg-test.exp (testfile): Fix file name.
4610 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
4611
4612 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
4613 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
4614 alternate form of enum ptype.
4615
4616 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
4617
4618 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
4619 * gdb.hp/*.exp: Change all to run compiler probe only after
4620 passing skip_hp_tests, so as not to waste time on guaranteed
4621 failure.
4622
4623 * gdb.c++/overload.cc: Pass string instead of char addr, always
4624 init ccpfoo.
4625 * gdb.c++/templates.cc: Fix syntax error.
4626
4627 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4628
4629 * gdb.base/commands.exp: Add test for correct position of '>'
4630 when issuing the 'commands' command after a 'while' or 'if'
4631 command.
4632
4633 1999-03-18 James Ingham <jingham@cygnus.com>
4634
4635 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
4636
4637 * gdb.c++/method.exp: It was testing an uninitialized int on the
4638 stack and assuming it was positive.
4639
4640 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
4641
4642 * gdb.base/step-test.exp: Catch a case where finish is broken and
4643 keep it from killing the rest of the tests.
4644 Use gdb_continue_to_end.
4645
4646 * gdb.base/sigall.exp: use gdb_continue_to_end.
4647
4648 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
4649
4650 * gdb.base/display.exp: use runto_main, not run.
4651
4652 * gdb.base/default.exp: Check for the current error message in the
4653 r abbreviation test.
4654 Add strongarm to the targets that know info float.
4655
4656 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
4657 run which doesn't work with monitors.
4658
4659 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
4660
4661 * gdb.base/break.exp: use the gdb_continue_to_end proc.
4662
4663 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
4664 program. Traps the case (in Cygmon) when the program never really
4665 exits. Same as Mark's continue_to_exit, but I had put it in a lot
4666 more places, so I used my name. Sorry Mark...
4667
4668 * config/monitor.exp (gdb_target_monitor): added another
4669 target_info parameter: remotebinarydownload. This will set the
4670 remotebinarydownload flag if this is causing some boards trouble.
4671
4672 1999-03-18 Mark Salter <msalter@cygnus.com>
4673
4674 * lib/gdb.exp (continue_to_exit): New function.
4675
4676 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
4677 * gdb.base/ending-run.exp: Ditto.
4678 * gdb.base/step-test.exp: Ditto.
4679
4680 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
4681
4682 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
4683 (suggested by Art Haas <ahaas@neosoft.com>).
4684
4685 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
4686
4687 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
4688
4689 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
4690
4691 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
4692 descriptions of types (short unsigned int vs unsigned short, etc).
4693
4694 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
4695
4696 * gdb.base/call-strs.exp: Don't assume that `step' will step over
4697 a call to strlen; sometimes we do have sources.
4698
4699 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
4700
4701 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
4702 character, so GDB won't print garbage after its end.
4703
4704 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
4705 breakpoint there instead. Sometimes GCC emits memcpy to handle
4706 the large structures being passed by value, so we step into that
4707 instead of sum_array_print, which obscures what we're really testing.
4708 * gdb.base/step-test.exp: However, we do want a test that notices
4709 the bizarre steps into memcpy, so do that here. Add check for
4710 stepping into function calls that pass large structures by value.
4711 ("Is that a noun clause, or are you just happy to see me?")
4712 Remove all references to specific line numbers.
4713 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
4714 New type and function.
4715 (main): Call large_struct_by_value, passing it a large struct by value.
4716 * lib/gdb.exp (gdb_get_line_number): New function.
4717
4718 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
4719 more portable.
4720
4721 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
4722
4723 * lib/gdb.exp: Doc fixes.
4724
4725 1999-03-05 Nick Clifton <nickc@cygnus.com>
4726
4727 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
4728
4729 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
4730
4731 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
4732 commands. They're not germane to this test, and they don't work
4733 that way on remote targets.
4734
4735 1999-03-01 James Ingham <jingham@cygnus.com>
4736
4737 * Changelog entries merged over from gdb development branch.
4738
4739 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
4740
4741 * lib/gdb.exp (gdbtk_analyze_results): Generic function
4742 for outputting results of test run.
4743
4744 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
4745
4746 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
4747
4748 1999-02-25 Felix Lee <flee@cygnus.com>
4749
4750 * lib/gdb.exp (debug_format): initialize
4751
4752 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
4753
4754 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
4755 * gdb.base/call-rt-st.c: Ditto.
4756
4757 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
4758
4759 * gdb.threads/pthreads.exp (horiz): New variable.
4760 (test_startup): Fix regexps that capture thread numbers.
4761
4762 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
4763
4764 * gdb.base/smoke.exp: Disambiguate two test case names (both
4765 called ``print'').
4766
4767 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4768
4769 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
4770 compilation.
4771
4772 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4773
4774 * gdb.base/miscexprs.exp: Change patterns to match GDB's
4775 actual output formatting.
4776 * gdb.base/smoke.exp: GDB removes leading 0's.
4777 * gdb.base/volatile.exp: Don't check type of remuneration;
4778 that variable is no longer defined in constvars.c.
4779 * gdb.base/step-test.c (main): Exit with explicit exit code.
4780 * gdb.base/step-test.exp: Remove two nexti checks--they are
4781 not portable.
4782
4783 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4784
4785 * gdb.base/help.exp ("help delete display"): Fix test to match
4786 gdb's output.
4787
4788 * gdb.base/long_long.c (known_types): Initialize values to zero.
4789 * gdb.base/long_long.exp: Step one more line
4790 so 'dec' is initialized in "get to known place". GDB removes
4791 leading zeros. Explicitly ask for hex formatting. Use
4792 unique test case names.
4793
4794 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4795
4796 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
4797
4798 * gdb.c++/method.exp: Add missing close brace.
4799
4800 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
4801
4802 * gdb.base/maint.exp: Use 'set height 0' to disable page
4803 prompting, not 'set height 400'.
4804
4805 Fix a bunch of timeouts.
4806 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
4807 four separate tests, so expect doesn't take forever to match a ton
4808 of text against a regexp with lots of .* forms.
4809 ("maint print psymbols", "maint print symbols"): Make some of
4810 these greps more selective, so that expect doesn't try to wade
4811 through huge piles of output and time out.
4812
4813 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
4814
4815 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
4816 tests: one which doesn't expect shlib events to be reported, and
4817 another which does, but is XFAIL for all platforms other than
4818 HP/UX.
4819
4820 * gdb.base/break.exp: Teach the test suite that the `catch
4821 fork', `catch vfork', and `catch exec' commands produce error
4822 messages on platforms that don't provide these features.
4823
4824 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4825
4826 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
4827 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
4828 (shortening names from solib_threshold.exp etc), won't run on
4829 anything but HP-UX for the foreseeable future.
4830 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
4831 reflect move.
4832
4833 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
4834
4835 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
4836 gdb.trace/Makefile.in (clean): Remove all test executables.
4837
4838 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
4839
4840 * gdb.base/shlib-call.exp: add test cases to verify that gdb
4841 successfully re-sets breakpoints in shared libraries.
4842 * gdb.base/shmain.c (main): return 0, don't fall off the end.
4843
4844 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4845
4846 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
4847 and compiled w/o GCC.
4848
4849 * gdb.hp/watch-cmd.exp: ditto.
4850
4851 * gdb.hp/watch-hp.exp: ditto.
4852
4853 * gdb.hp/xdb1.exp: ditto.
4854
4855 * gdb.hp/xdb2.exp: ditto.
4856
4857 * gdb.hp/dbx.exp: ditto.
4858
4859 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
4860
4861 * constvars.c: Remove C++-isms.
4862 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
4863 with GCC.
4864
4865 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
4866
4867 The following changes are part of the HP merge.
4868
4869 * gdb.base/break.exp: new tests to verify that catchpoints for
4870 fork, vfork, and exec don't trigger inappropriately.
4871
4872 * gdb.base/opaque.exp: compile one file at a time, then link.
4873
4874 * gdb.base/signals.exp: be more restrictive about which hppa
4875 systems receive a setup_xfail. new tests.
4876
4877 * gdb.base/solib_threshold.build: new file.
4878 * gdb.base/solib_threshold.exp: new file.
4879 * gdb.base/solib_threshold.link_opts: new file.
4880 * gdb.base/solib_threshold.mk: new file.
4881 * gdb.base/gen_solib_threshold.c: new file.
4882
4883 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
4884 tests. New tests for enums inside classes.
4885
4886 * gdb.c++/compiler.cc: indicate support of template debugging.
4887
4888 * gdb.c++/demangle.exp: run hp style demangling tests.
4889
4890 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
4891 tests.
4892
4893 * gdb.c++/misc.cc: changes to support new tests.
4894
4895 * gdb.c++/templates.cc: changes to support HP's compiler; changes
4896 to support new tests.
4897
4898 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
4899 gcc, then skip these tests.
4900
4901 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
4902
4903 The following files are part of the HP merge; some had longer
4904 names at HP, but have been renamed to be no more than 14
4905 characters in length.
4906
4907 * gdb.hp/ambiguous.cc: new file.
4908 * gdb.hp/ambiguous.exp: new file.
4909 * gdb.hp/attach.exp: new file.
4910 * gdb.hp/attach2.exp: new file.
4911 * gdb.hp/classes-hp.exp: new file.
4912 * gdb.hp/ctti.exp: new file.
4913 * gdb.hp/ctti-add.cc: new file.
4914 * gdb.hp/ctti-add1.cc: new file.
4915 * gdb.hp/ctti-add2.cc: new file.
4916 * gdb.hp/ctti-add3.cc: new file.
4917 * gdb.hp/dbx.exp: new file.
4918 * gdb.hp/exception.cc: new file.
4919 * gdb.hp/exception.exp: new file.
4920 * gdb.hp/foll-exec.c: new file.
4921 * gdb.hp/foll-exec.exp: new file.
4922 * gdb.hp/foll-fork.c: new file.
4923 * gdb.hp/foll-fork.exp: new file.
4924 * gdb.hp/foll-vfork.c: new file.
4925 * gdb.hp/foll-vfork.exp: new file.
4926 * gdb.hp/inherit-hp.exp: new file.
4927 * gdb.hp/more-steps.exp: new file.
4928 * gdb.hp/namespace.cc: new file.
4929 * gdb.hp/namespace.exp: new file.
4930 * gdb.hp/optimize.exp: new file.
4931 * gdb.hp/pxdb.c: new file.
4932 * gdb.hp/pxdb.exp: new file.
4933 * gdb.hp/quicksort.exp: new file.
4934 * gdb.hp/reg-test.exp: new file.
4935 * gdb.hp/reg-test.s: new file.
4936 * gdb.hp/sized-enum.c: new file.
4937 * gdb.hp/sized-enum.exp: new file.
4938 * gdb.hp/start-stop.exp: new file.
4939 * gdb.hp/templ-hp.cc: new file.
4940 * gdb.hp/templ-hp.exp: new file.
4941 * gdb.hp/thr-lib.c: new file.
4942 * gdb.hp/thr-lib.exp: new file.
4943 * gdb.hp/thr-lib.h: new file.
4944 * gdb.hp/thr-liblib.c: new file.
4945 * gdb.hp/virtfun-hp.c: new file.
4946 * gdb.hp/virtfun-hp.exp: new file.
4947 * gdb.hp/watch-cmd.exp: new file.
4948 * gdb.hp/watch-hp.exp: new file.
4949 * gdb.hp/xdb1.exp: new file.
4950 * gdb.hp/xdb2.exp: new file.
4951 * gdb.hp/xdb3.exp: new file.
4952
4953 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
4954
4955 The following files are part of the HP merge; some had longer
4956 names at HP, but have been renamed to be no more than 14
4957 characters in length.
4958
4959 * gdb.base/ss.h: new file.
4960 * gdb.base/call-ar-st.c: new file.
4961 * gdb.base/call-ar-st.exp: new file.
4962 * gdb.base/call-rt-st.c: new file.
4963 * gdb.base/call-rt-st-exp: new file.
4964 * gdb.base/call-strs.exp: new file.
4965 * gdb.base/ena-dis-br.exp: new file.
4966 * gdb.base/environ.exp: new file.
4967 * gdb.base/long_long.exp: new file.
4968 * gdb.base/sect-cmd.exp: new file.
4969 * gdb.base/shlib-cl2.exp: new file.
4970 * gdb.base/smoke.exp: new file.
4971 * gdb.base/so-impl-ld.c: new file.
4972 * gdb.base/so-impl-ld.exp: new file.
4973 * gdb.base/so-indr-cl.c: new file.
4974 * gdb.base/so-indr-cl.exp: new file.
4975 * gdb.base/varargs.exp: new file.
4976 * gdb.base/volatile.exp: new file.
4977 * gdb.base/whatis-exp.exp: new file.
4978 * gdb.base/display.exp: new file.
4979 * gdb.c++/derivation.exp: new file.
4980 * gdb.c++/local.exp: new file.
4981 * gdb.c++/member-ptr.exp: new file.
4982 * gdb.c++/overload.exp: new file.
4983 * gdb.c++/ovldbreak.exp: new file.
4984 * gdb.c++/ref-types.exp: new file.
4985 * gdb.c++/ref-types2.exp: new file.
4986 * gdb.c++/userdef.exp: new file.
4987
4988 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4989
4990 * gdb.base/default.exp: Reflect wording change in remote.c.
4991
4992 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
4993
4994 * gdb.base/help.exp: Update to reflect current text.
4995
4996 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
4997
4998 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
4999 they're stack variables and contain garbage.
5000 * gdb.c++/anon-union.exp: new file.
5001
5002 The following changes were made by David Taylor
5003 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
5004 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
5005 in changes by HP.
5006
5007 * gdb.base/bitops.exp: new file.
5008 * gdb.base/default.exp: change expected messages for catch and
5009 info catch tests to reflect HP merge changes.
5010 * gdb.base/enable-disable-break.exp
5011 * gdb.base/ending-run.c: new file.
5012 * gdb.base/long_long.c: new file.
5013 * gdb.base/maint.exp: new file.
5014 * gdb.base/pointers2.exp: new file.
5015 * gdb.base/shlib-call2.exp: new file.
5016 * gdb.base/solib.exp: new file.
5017 * gdb.base/step-test.c: new file.
5018 * gdb.c++/anon-union.cc: new file.
5019 * gdb.c++/local.cc: new file.
5020 * gdb.c++/member-pointer.cc: new file.
5021 * gdb.c++/method.cc: new file.
5022 * gdb.c++/ref-types.cc: new file.
5023 * gdb.c++/ref-types2.cc: new file.
5024 * gdb.c++/userdef.cc: new file.
5025
5026 * gdb.base/scope.exp: compile one file at a time, then link.
5027 * gdb.base/langs.exp: ditto.
5028 * gdb.base/list.exp: ditto.
5029
5030 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
5031
5032 The following changes were made by David Taylor
5033 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
5034 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
5035 in changes by HP.
5036
5037 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
5038 skip tests. When compiling pass c++ flag to gdb_compile.
5039 * gdb.c++/
5040
5041 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
5042 test for on hppa*-*-hpux*; use args to see if c++ was specified.
5043 (skip_hp_tests): new function.
5044 (gdb_preprocess): new function.
5045
5046 * configure.in (hpdir): decide whether to configure gdb.hp.
5047 * configure: regenerated.
5048
5049 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
5050 to delete on clean.
5051 (EXECUTABLES): update to reflect new additions.
5052 * gdb.base/commands.exp: update message expected.
5053 * gdb.base/default.exp: add copyright notice.
5054 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
5055 * gdb.base/help.exp: update messages to reflect current text.
5056 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
5057 targets for recurse tests.
5058 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
5059 skip this file.
5060
5061 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
5062 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
5063 compilation.
5064 * gdb.c++/misc.exp: ditto.
5065 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
5066 run the tests. tell gdb_compile that it's a c++ compilation.
5067
5068 * gdb.threads/pthreads.exp: fix typo in message.
5069
5070 * gdb.base/all-bin.exp: new file.
5071 * gdb.base/arithmet.exp: new file.
5072 * gdb.base/assign.exp: new file.
5073 * gdb.base/completion.exp: new file.
5074 * gdb.base/cond-expr.exp: new file.
5075 * gdb.base/condbreak.exp: new file.
5076 * gdb.base/define.exp: new file.
5077 * gdb.base/dollar.exp: new file.
5078 * gdb.base/environment.exp: new file.
5079 * gdb.base/eval-skip.exp: new file.
5080 * gdb.base/jump.exp: new file.
5081 * gdb.base/logical.exp: new file.
5082 * gdb.base/pointers.exp: new file.
5083 * gdb.base/relational.exp: new file.
5084 * gdb.base/section_command.exp: new file.
5085 * gdb.base/whatis-expr.exp: new file.
5086
5087 * gdb.base/all-types.c: new file.
5088 * gdb.base/call-array-struct.c: new file.
5089 * gdb.base/call-return-struct.c: new file.
5090 * gdb.base/call-strings.c: new file.
5091 * gdb.base/callfuncs2.c: new file.
5092 * gdb.base/condbreak.c: new file.
5093 * gdb.base/constvars.c: new file.
5094 * gdb.base/display.c: new file.
5095 * gdb.base/int-type.c: new file.
5096 * gdb.base/jump.c: new file.
5097 * gdb.base/miscexprs.c: new file.
5098 * gdb.base/pointers.c: new file.
5099 * gdb.base/pointers2.c: new file.
5100 * gdb.base/shmain.c: new file.
5101 * gdb.base/shr1.c: new file.
5102 * gdb.base/shr2.c: new file.
5103 * gdb.base/solib.c: new file.
5104 * gdb.base/solib1.c: new file.
5105 * gdb.base/solib2.c: new file.
5106 * gdb.base/varargs.c: new file.
5107 * gdb.c++/derivation.cc: new file.
5108 * gdb.c++/overload.cc: new file.
5109 * gdb.c++/ovldbreak.cc: new file.
5110 * gdb.hp/attach.c: new file.
5111 * gdb.hp/attach2.c: new file.
5112 * gdb.hp/average.c: new file.
5113 * gdb.hp/compiler.c: new file.
5114 * gdb.hp/compiler.cc: new file.
5115 * gdb.hp/execd-program.c: new file.
5116 * gdb.hp/follow-exec.c: new file.
5117 * gdb.hp/follow-fork.c: new file.
5118 * gdb.hp/follow-vfork-and-exec.c: new file.
5119 * gdb.hp/misc-hp.cc: new file.
5120 * gdb.hp/more-steps.c: new file.
5121 * gdb.hp/optimize.c: new file.
5122 * gdb.hp/quicksort.c: new file.
5123 * gdb.hp/run-hp.c: new file.
5124 * gdb.hp/start-stop.c: new file.
5125 * gdb.hp/sum.c: new file.
5126 * gdb.hp/templates-hp.cc: new file.
5127 * gdb.hp/thread-local-in-lib.c: new file.
5128 * gdb.hp/thread-local-in-lib.h: new file.
5129 * gdb.hp/thread-local-in-lib.lib.c: new file.
5130 * gdb.hp/vforked-program.c: new file.
5131 * gdb.hp/virtfunc-hp.cc: new file.
5132 * gdb.hp/watchpoint-hp.c: new file.
5133 * gdb.hp/xdb.c: new file.
5134 * gdb.hp/xdb0.c: new file.
5135 * gdb.hp/xdb0.h: new file.
5136 * gdb.hp/xdb1.c: new file.
5137
5138 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
5139
5140 The following change was made by Edith Epstein
5141 <eepstein@cygnus.com> as part of a project to merge in changes
5142 originally made by HP; HP did not create ChangeLog entries.
5143
5144 * gdb.c++/demangle.exp: changed the expected output for some
5145 ARM-style mangling -- removed second reference to datatype.
5146 For example, maint demangle __dt__11T1__pt__2_cFv
5147 T1<char>::~T1<char>(void)
5148 becomes,
5149 maint demangle __dt__11T1__pt__2_cFv
5150 T1<char>::~T1(void)
5151
5152 (test_hp_style_demangling): new hp specific demangling test cases.
5153
5154 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
5155
5156 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
5157 * gdb.trace/backtrace.exp: Likewise.
5158 * gdb.trace/circ.exp: Likewise.
5159 * gdb.trace/collection.exp: Likewise.
5160 * gdb.trace/deltrace.exp: Likewise.
5161 * gdb.trace/infotrace.exp: Likewise.
5162 * gdb.trace/limits.exp: Likewise.
5163 * gdb.trace/packetlen.exp: Likewise.
5164 * gdb.trace/passc-dyn.exp: Likewise.
5165 * gdb.trace/passcount.exp: Likewise.
5166 * gdb.trace/report.exp: Likewise.
5167 * gdb.trace/save-trace.exp: Likewise.
5168 * gdb.trace/tfind.exp: Likewise.
5169 * gdb.trace/tracecmd.exp: Likewise.
5170 * gdb.trace/while-dyn.exp: Likewise.
5171 * gdb.trace/while-stepping.exp: Likewise.
5172
5173 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
5174
5175 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
5176
5177 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
5178
5179 From Brendan Kehoe:
5180 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
5181 int return types.
5182
5183 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
5184
5185 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
5186 remote dos host testing right.
5187
5188 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
5189
5190 * gdb.base/corefile.exp: remove some xfails.
5191
5192 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
5193
5194 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
5195 have different timestamps.
5196
5197 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
5198
5199 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
5200 gdb.base/default.exp: Replace "exec" with "executable".
5201
5202 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
5203
5204 * gdb.base/default.exp: Change else if to elseif from previous
5205 delta.
5206
5207 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
5208
5209 * gdb.base/default.exp: Add brace missing from previous delta.
5210
5211 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
5212
5213 * gdb.base/default.exp: Support test for info float for all
5214 varieties of arm toolchain.
5215
5216 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
5217
5218 * gdb.trace/*.exp: remove "remote_download" command.
5219
5220 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
5221
5222 * gdb.trace/*.exp: remove -gdwarf from compile.
5223
5224 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
5225
5226 * gdb.trace/configure.in(AC_INIT): typo
5227 * gdb.trace/configure: regenerated
5228
5229 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
5230
5231 * config/m68k-emc.exp: New file.
5232 * lib/<emc-support.exp trace-support.exp}: New files.
5233 * configure.in: add new test directory gdb.trace.
5234 * gdb.trace/{configure configure.in Makefile.in}: New files.
5235 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
5236 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
5237 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
5238 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
5239 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
5240 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
5241 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
5242
5243 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
5244
5245 * gdb.c++/classes.exp: Change all regular expressions to match
5246 arbitrary combinations of newline/carriage-return, so that they
5247 will work equally well on Unix and Windows.
5248 * gdb.c++/inherit.exp: ditto.
5249 * gdb.c++/virtfunc.exp: ditto.
5250
5251 1998-08-11 Dawn Perchik <dawn@cygnus.com>
5252
5253 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
5254
5255 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
5256
5257 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
5258 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
5259 to use a0-a3/d0-d3 as needed.
5260
5261 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
5262
5263 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
5264 * gdb.disasm/am33.exp: Corresponding changes.
5265
5266 1998-07-11 Felix Lee <flee@cygnus.com>
5267
5268 * gdb.base/callfuncs.exp: add cmp10 test.
5269 * gdb.base/callfuncs.c (cmp10): new function.
5270
5271 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
5272
5273 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
5274 into two parts to get around a synchronization problem in expect.
5275
5276 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
5277
5278 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
5279
5280 * configure.in: Add options for gdbtk testsuite.
5281
5282 * configure: Regenerate.
5283
5284 * gdb.gdbtk: New directory to hold gdbtk tests.
5285
5286 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5287
5288 * gdb.fortran/types.exp: Escape brackets in expect patterns
5289 for test_float_literal_types_accepted tests.
5290 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
5291 before run test.
5292
5293 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
5294
5295 * am33.exp: Just compile, do not link the testcase.
5296 * am33.s: Add ".am33" pseudoop to force am33 mode.
5297
5298 1998-06-25 Felix Lee <flee@cygnus.com>
5299
5300 * gdb.base/setshow.exp: make sure $pc is sane.
5301
5302 * gdb.stabs/weird.exp: split expect patterns properly.
5303
5304 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
5305
5306 * gdb.disasm/am33.s: New disassembler testfile for the am33.
5307 * gdb.disasm/am33.exp: Run it.
5308
5309 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
5310
5311 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
5312 match processing (and eliminate spurious timeouts when running).
5313
5314 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
5315
5316 * gdb.base/signals.exp (test_handle_all_print): put back Mach
5317 exception test, but conditionalize it on target [mach | gnu].
5318
5319 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
5320
5321 * gdb.base/overlays.exp: fixup compile line for linker script.
5322
5323 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
5324
5325 * gdb.fortran/types.exp: don't guess at float size.
5326
5327 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
5328
5329 * gdb.base/exprs.exp: delete test that depends on int size.
5330
5331 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
5332
5333 * config/sim.exp: Removed checks for target triplets.
5334 (gdb_target_sim): Use gdb,target_sim_options.
5335
5336 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
5337
5338 * gdb.base/reread.exp: New file.
5339 * gdb.base/reread1.c: New file.
5340 * gdb.base/reread2.c: New file.
5341
5342 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
5343
5344 * config/sim.exp: Use 'target sim -sparclite' when running
5345 SPARClite programs.
5346
5347 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
5348
5349 * gdb.base/structs2.exp: New file.
5350 * gdb.base/structs2.c: New file.
5351
5352 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
5353
5354 * gdb.asm/common.inc: New file.
5355 * gdb.asm/d10v.inc: New file.
5356 * asm-source.exp: Pass -I's to gas to find .inc files.
5357 Update line numbers in expected output.
5358 * asmsrc1.s: Rewrite.
5359 * asmsrc2.s: Rewrite.
5360 * configure.in: Create arch.inc symlink.
5361 * configure: Regenerate.
5362 * Makefile.in (distclean): Delete arch.inc.
5363
5364 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
5365
5366 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
5367 (t_enum_value2): ditto
5368 (t_enum_value3): ditto
5369 (main): ditto
5370 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5371
5372 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
5373 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
5374 change.
5375 Use gdb_test instead of send_gdb/gdb_expect sequences.
5376
5377 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
5378
5379 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
5380 not void.
5381
5382 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
5383
5384 * gdb.base/branches.c: Code with lots of loops and
5385 subroutines. Used to test gdbs ability to single step through PC
5386 changes, especially to test mips-tdep.c:mips_next_pc
5387
5388 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
5389
5390 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
5391 more rigorous EGCS C++ error checking.
5392
5393 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5394
5395 * gdb.base/help.exp: Clean up `help set args' and `help show args'
5396 tests.
5397 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
5398 function when asleep.
5399 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
5400 for i*86 Linux and SVR4 signal handling problems.
5401 Remove linux xfail for `next to handler in signals_tests_1', fixed
5402 by recent infrun.c change.
5403 Limit backtrace to 10 frames to avoid timeout problems with infinite
5404 stack backtraces.
5405 Adjust expect pattern in `handle all print' test to match Apr 28 1997
5406 target.[ch] change.
5407
5408 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
5409
5410 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
5411 for a newline from gdb before continuing.
5412 (default_gdb_exit): Just look for y or n.
5413 (gdb_test): Detect abnormal exit from GDB running on DOS; if
5414 it does, fail the rests of the tests in the file.
5415
5416 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
5417
5418 * config/cygmon.exp: New file.
5419
5420 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
5421
5422 * gdb.base/list.exp: Fix problem with "list default lines around
5423 main" test on remote targets.
5424
5425 * gdb.base/scope.exp: Fix problem with filelocal_bss before
5426 run test on remote targets.
5427
5428 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
5429
5430 * gdb.asm: New directory.
5431 * configure.in: Configure it.
5432 * configure: Regenerate.
5433 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
5434 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
5435
5436 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
5437
5438 * config/mn10300-eval.exp: New file to support MN10300 eval board.
5439
5440 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
5441
5442 * gdb.base/overlays (several files): Merge the two overlay
5443 managers into one. Change variables (foox, barx, bazx, grbxx)
5444 back into ints but force them to load in their proper sections.
5445
5446 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
5447
5448 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
5449 on-chip insn memory and IMAP1 to upper 128k.
5450 (D10VCopy): Handle memory regions crossing 16k boundaries.
5451 (D10VCopy): Transfer data in 32 bit chunks.
5452
5453 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
5454
5455 * gdb.base/overlays.c (main): Exit normally when result is
5456 correct.
5457
5458 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
5459 map. Include space for printf in .text segment.
5460
5461 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
5462 updated d10v memory VMA/LMA map.
5463 (D10VCopy): Call D10VTranslate.
5464
5465 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
5466
5467 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
5468
5469 * gdb.base/bar.c (barx, bar): Change variable to small array so
5470 that it won't be put into the .sdata - small data -
5471 section. Update reference.
5472 * gdb.base/baz.c (bazx, baz): Ditto.
5473 * gdb.base/foo.c (foox, foo): Ditto.
5474 * gdb.base/grbx.c (grbxx, grbx): Ditto.
5475
5476 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
5477 to be arrays.
5478
5479 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
5480
5481 * gdb.base/overlays.exp: fix up and get working again.
5482 Add tests for backtraces from an overlay function.
5483
5484 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
5485
5486 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
5487 "calling function with watchpoint enabled".
5488
5489 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
5490
5491 * gdb.base/break.exp (test_next_with_recursion): Remove
5492 gdb_suppress_tests for d10v-*-*.
5493 * lib/gdb.exp (gdb_suppress_tests): Disable this function
5494 pending review of whether it is useful or not.
5495
5496 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
5497
5498 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
5499
5500 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
5501
5502 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
5503 * config/dve.exp: New file to support Densan boards.
5504
5505 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
5506
5507 * gdb.base/interrupt.exp: Document problem of simulators, signals,
5508 reads and BSD.
5509
5510 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
5511
5512 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
5513 response.
5514
5515 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
5516
5517 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
5518
5519 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
5520 test.
5521
5522 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
5523 target_sizeof_long and target_bigendian_p.
5524 (structs_by_value, structs_by_reference): Check values according
5525 to targets word size and endianess.
5526
5527 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
5528
5529 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
5530 output.
5531
5532 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
5533
5534 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
5535 Update test of set args help to match source change.
5536
5537 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
5538
5539 * gdb.base/default.exp: Expect help system output to be in
5540 alphabetical order.
5541 * gdb.base/help.exp: Ditto.
5542
5543 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
5544
5545 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
5546 "i*86-pc-linux-gnu*".
5547 * gdb.base/interrupt.exp: Ditto.
5548 * gdb.base/corefile.exp: Ditto.
5549
5550 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
5551 define vxworks when building the testcase.
5552
5553 * gdb.base/ptype.exp: Fix testnames to be unique.
5554 * gdb.base/radix.exp: Ditto.
5555 * gdb.base/term.exp: Ditto.
5556 * gdb.base/whatis.exp: Ditto.
5557 * gdb.c++/classes.exp: Ditto.
5558
5559 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
5560
5561 * gdb.base/callfuncs.exp: Fix indentation.
5562
5563 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
5564 suppress_flag has been set.
5565 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
5566 target feature.
5567
5568 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
5569
5570 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
5571 the testcase.
5572
5573 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
5574 set_debug_traps() and breakpoint().
5575 * gdb.c++/misc.cc (main): Ditto.
5576 * gdb.c++/templates.cc (main): Ditto.
5577 * gdb.c++/virtfunc.cc (main): Ditto.
5578
5579 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
5580
5581 * lib/gdb.exp(gdb_step_for_stub): New function.
5582 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
5583 exists, reload the executable and do a "continue" instead of
5584 doing a jump.
5585 (runto_main): Use gdb_step_for_stub.
5586
5587 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
5588 tests to have unique names.
5589 * gdb.base/callfuncs.exp: Ditto.
5590 * gdb.base/commands.exp: Ditto.
5591 * gdb.base/default.exp: Ditto.
5592 * gdb.base/help.exp: Ditto.
5593 * gdb.base/list.exp: Ditto.
5594 * gdb.base/opaque.exp: Ditto.
5595 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
5596 similar tests.
5597
5598 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
5599 * gdb.c++/cplusfuncs.cc: Ditto.
5600 * gdb.c++/virtfunc.cc: Ditto.
5601
5602 * config/monitor.exp: Keep track of the last file we saw, rather
5603 than trying to get the info from gdb.
5604
5605 * gdb.fortran/types.exp: Move comment to previous line.
5606
5607 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
5608
5609 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
5610 target mode.
5611
5612 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
5613
5614 From Bob Manson:
5615 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
5616 string from GDB when it connects.
5617
5618 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
5619
5620 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
5621
5622 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
5623 if we can't get a debug format from GDB (we may be testing an
5624 older GDB). Use a 10 second timeout when checking for the format.
5625
5626 * gdb.stabs/weird.exp: Fix quoting.
5627
5628 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
5629
5630 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
5631
5632 * config/arm-ice.exp: New file.
5633
5634 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
5635
5636 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
5637 until it has been modified to work with the new testsuite.
5638
5639 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
5640 testcase won't compile, cause all of the testcases in the file to
5641 fail instead.
5642
5643 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
5644 (gdb_clear_suppressed): New procedure.
5645 (gdb_stop_suppressing_tests): Only clear suppress_flag if
5646 it contains a positive value.
5647
5648 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
5649
5650 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
5651
5652 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
5653
5654 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
5655
5656 * lib/gdb.exp (setup_xfail_format): New function.
5657 (get_debug_format): New function to get debug format.
5658 (debug_format): New global variable to hold last value set
5659 by get_debug_format.
5660 * gdb.base/list.exp: Call get_debug_format and expect some
5661 tests to fail for DWARF 1 and COFF formats.
5662 * gdb.c++/ptype.exp: Ditto.
5663 * gdb.c++/classes.exp: Ditto.
5664 * gdb.c++/cplusfuncs.exp: Ditto.
5665 * gdb.c++/inherit.exp: Ditto.
5666 * gdb.c++/templates.exp: Ditto.
5667 * gdb.c++/virtfunc.exp: Ditto.
5668
5669 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
5670
5671 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
5672 host doesn't have a currently-open connection.
5673
5674 * config/sparclet.exp: Cleanups and fixes to make it generic for
5675 any gdb stub target. Handle cases where gdb doesn't respond when
5676 interrupted in a sane fashion.
5677
5678 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
5679 same thing in a totally different way.
5680
5681 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
5682 setting "timeout".
5683 (gdb_start): We set the global gdb_prompt variable in
5684 default_gdb_init now.
5685
5686 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
5687
5688 * gdb.base/printcmds.exp: Fix "check for floating addition"
5689 regexp to accept results within approx +/- .01 of exact value.
5690 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
5691
5692 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
5693
5694 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
5695 properly.
5696 (gdb_expect): Add optional timeout parameter, and add timeout
5697 value to various calls.
5698 (gdb_suppress_tests): Only give one warning message per group.
5699
5700 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
5701
5702 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
5703 global variables. Handle getting a value for $timeout more
5704 gracefully.
5705
5706 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5707
5708 * lib/gdb.exp: Close connection to remote host if gdb doesn't
5709 initialize.
5710 (default_gdb_init): New procedure; allow gdb_init to be overridden
5711 by a target configuration file.
5712 (gdb_expect): Pass the timeout to remote_expect.
5713
5714 * config/monitor.exp(gdb_load): Fix typo in regexp.
5715
5716 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
5717
5718 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
5719
5720 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
5721
5722 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
5723 here. Call gdb_target_exec before rebooting the target, to make
5724 sure the connection to the target is closed.
5725 (gdb_load): Pass the name of the executable to gdb_target_monitor.
5726 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
5727 Also detect "Timeout reading from remote" error.
5728
5729 * config/gdbserver.exp: Pass the executable being loaded to
5730 gdb_target_monitor. Don't call gdb_file_cmd here; let
5731 gdb_target_monitor do it.
5732
5733 * gdb.disasm/hppa.exp: Don't use exec_output.
5734
5735 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
5736
5737 * gdb.base/list.exp: If we're debugging a non-native target,
5738 try to set the pc register to point to the start of the
5739 program before doing the first list command.
5740
5741 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
5742 test_calls after restarting.
5743
5744 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
5745 reloading.
5746
5747 * gdb.base/watchpoint.exp: Fix typo.
5748
5749 * gdb.base/setshow.exp: Check for use_gdb_stub.
5750
5751 * gdb.base/break.exp: Fix continue until exit test for the gdb
5752 stub case.
5753 * gdb.base/langs.exp: Ditto.
5754
5755 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
5756 gdb_load_offset. If we weren't given a file to load, figure out
5757 what the current file is and use it.
5758
5759 * config/i386-bozo.exp: New file.
5760
5761 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
5762
5763 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
5764 feature.
5765
5766 * config/proelf.exp: New entry.
5767
5768 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
5769
5770 * lib/gdb.exp: Remove spurious .* patterns at the beginning
5771 of regexps.
5772
5773 * gdb.base/watchpoint.exp: Don't run the test_stepping
5774 tests if gdb can't call functions on the target.
5775
5776 * gdb.base/setshow.exp: Don't run the set prompt tests if
5777 the board has gdb_prompt set.
5778
5779 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
5780
5781 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
5782 * gdb.base/commands.exp: Likewise.
5783 * gdb.base/setshow.exp: Likewise.
5784
5785 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
5786
5787 * config/monitor.exp(gdb_start): Look for gdb_prompt target
5788 feature.
5789
5790 * config/i960.exp: New file.
5791
5792 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
5793
5794 * gdb.base/funcargs.exp: Check for gdb,short_int target
5795 feature instead of looking for explicit target triplets.
5796
5797 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
5798
5799 * gdb.base/printcmds.exp: add a couple more tests a la
5800 "p 123DEADBEEF", to check parse_number.
5801 * top.c: change "to enable to enable" to "to enable" in a couple
5802 of help strings.
5803
5804 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
5805
5806 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
5807 on the mn10300.
5808
5809 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
5810
5811 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
5812 where the test executable is run with explicit args.
5813 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
5814
5815 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
5816
5817 * gdb.base/run.c: Use FAKEARGV to build test executable that
5818 does not require a command line arg, since most simulators
5819 don't currently support passing such an arg into the simulated
5820 program.
5821 * gdb.base/commands.exp: Change tests to insert the proper
5822 value as the arg to the first recursive factorial call. Change
5823 compilation line to define FAKEARGV at compile time.
5824
5825 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
5826
5827 * gdb.base/recurse.exp: Enable these tests for the mn10300.
5828 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
5829 function with watchpoint enabled" test.
5830
5831 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
5832
5833 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
5834 Don't call gdb_test when the command doesn't return to a gdb prompt.
5835
5836 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
5837 "Tests restarted" messages.
5838
5839 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
5840
5841 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
5842
5843 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
5844
5845 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
5846 for INFO SYMBOL; add help tests for OVERLAY commands.
5847 * gdb.base/default.exp: add tests for INFO SYMBOL command;
5848 add tests for OVERLAY commands
5849 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
5850 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
5851 * gdb.base/sigall.c: add usestubs code frag
5852 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
5853
5854 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
5855
5856 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
5857 failures.
5858 (gdb_stop_suppressing_tests): Note that tests have restarted.
5859
5860 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
5861
5862 * config/h8300.exp: New file.
5863
5864 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
5865
5866 * gdb.base/setshow.exp: Check for the existence of a
5867 feature, not its value.
5868
5869 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
5870
5871 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
5872
5873 * gdb.base/scope.exp: It's now init0(), not init().
5874
5875 * gdb.base/scope0.c: For now, change init() to be init0().
5876
5877 * config/monitor.exp: Use gdb_serial in preference to serial
5878 or netport.
5879
5880 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
5881 and it's not already set.
5882
5883 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
5884
5885 * gdb.base/setshow.exp: Only test the run command if the target
5886 isn't using a stub and if it supports argument passing.
5887
5888 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
5889
5890 * config/udi.exp(gdb_start): Make sure UDICONF is set
5891 properly before starting gdb.
5892
5893 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
5894
5895 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
5896 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
5897 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
5898
5899 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
5900
5901 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
5902 specialized code to reboot the board, use remote_reboot instead.
5903
5904 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
5905
5906 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
5907
5908 * config/monitor.exp: Make sure we disconnect from the target.
5909 Also, try a reboot/reload cycle instead of failing if the
5910 load fails.
5911
5912 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
5913
5914 * gdb.base/default.exp: Don't set match_max.
5915 * gdb.base/help.exp: Ditto.
5916 * gdb.base/list.exp: Ditto.
5917 * gdb.base/signals.exp: Ditto.
5918
5919 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
5920 set, use remote_ld to download the testcase instead of
5921 the GDB loader.
5922
5923 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
5924
5925 * config/vr5000.exp: New file.
5926
5927 * config/monitor.exp(gdb_target_monitor): Add pattern for
5928 "Ending remote" to detect errors in connecting.
5929
5930 * gdb.base/setshow.exp: Add .* within auto language test.
5931
5932 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
5933 target feature.
5934
5935 * config/monitor.exp(gdb_load): Check for a failure when loading,
5936 and reboot the board if necessary.
5937
5938 * gdb.base/setvar.exp(test_set): Handle multiple prints within
5939 a set of tests. Remove print.* from the patterns being checked.
5940
5941 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
5942
5943 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
5944 refer to gdb_spawn_id.
5945
5946 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
5947 longer used.
5948 * config/sparclet.exp: Ditto.
5949 * config/sparclet-old.exp: Ditto.
5950 * config/slite.exp: Ditto.
5951 * config/sim.exp: Ditto.
5952 * gdb.base/funcargs.exp: Ditto.
5953
5954 * lib/gdb.exp:Remove references to gdb_spawn_id.
5955 (gdb_expect): Move to remote.exp.
5956
5957 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
5958
5959 * config/monitor.exp: Detect the "Couldn't establish connection"
5960 message from GDB.
5961
5962 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
5963
5964 * gdb.base/bitfields.exp: Use runto instead of explicit
5965 gdb_run_cmd/gdb_expect sequences.
5966
5967 * gdb.base/break.exp(text_next_with_recursion): Add match for
5968 gdb_expect call.
5969
5970 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
5971 We also need to handle the "A program is being debugged already"
5972 prompt from gdb. Use gdb_test to set the baud rate.
5973
5974 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
5975 to 20000. Really. I mean it.
5976
5977 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5978
5979 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
5980 fails. If suppress_flag is set, skip perror message about not
5981 being able to send to GDB.
5982 (send_gdb): If suppress_flag is set, don't try to send commands to
5983 GDB.
5984 (gdb_expect): If suppress_flag is set, always fail immediately.
5985 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
5986 (gdb_init): Call gdb_stop_suppressing_tests.
5987 (default_gdb_exit): Ditto.
5988 (default_gdb_start): Ditto.
5989
5990 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
5991 gdb_stop_suppressing_tests as appropriate.
5992 * gdb.base/break.exp: Ditto.
5993 * gdb.base/callfuncs.exp: Ditto.
5994 * gdb.base/commands.exp: Ditto.
5995 * gdb.base/exprs.exp: Ditto.
5996 * gdb.base/funcargs.exp: Ditto.
5997 * gdb.base/list.exp: Ditto.
5998 * gdb.base/recurse.exp: Ditto.
5999 * gdb.base/scope.exp: Ditto.
6000 * gdb.base/structs.exp: Ditto.
6001 * gdb.c++/inherit.exp: Ditto.
6002
6003 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
6004
6005 * config/vr4300.exp: New file.
6006
6007 * gdb.*/*.exp: Call gdb_expect instead of expect.
6008
6009 * lib/gdb.exp(gdb_expect): New function.
6010
6011 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
6012
6013 * lib/gdb.exp(gdb_init): New function.
6014
6015 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
6016 for each individual variable set.
6017
6018 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
6019 name.
6020
6021 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
6022
6023 * gdb.base/scope.exp: Use gdb_test.
6024
6025 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
6026 aborting; the testsuite driver will do that for us (see
6027 gdb_finish). Also, use gdb_test in a few more places.
6028
6029 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6030
6031 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
6032
6033 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
6034
6035 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
6036 and "add_tests" are not at the same address.
6037
6038 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
6039
6040 * gdb.base/ptype.exp: Use gdb_test.
6041
6042 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
6043
6044 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
6045 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
6046 left in. No longer expect them to fail.
6047
6048 * gdb.stabs/*.mt; Deleted, no longer used.
6049 * gdb.stabs/configure.in: Remove references to target makefile
6050 frags.
6051 * gdb.stabs/configure: Rebuilt.
6052
6053 * gdb.disasm/*.mt: Deleted, no longer used.
6054 * gdb.disasm/configure.in: Remove references to target makefile
6055 frags. Use "sh3.s" as the unique filename for this directory.
6056 * gdb.disasm/configure: Rebuilt.
6057
6058 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
6059 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
6060 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
6061
6062 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
6063
6064 * config/udi.exp: Use mondfe,name instead of remote_host.
6065
6066 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
6067
6068 * gdb.base/watchpoint.exp: Don't expect a failure when calling
6069 a function with a watchpoint enabled on the mn10200.
6070
6071 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
6072 before trying to create it!
6073
6074 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
6075
6076 * config/vx.exp: Use hostname instead of netport.
6077
6078 * config/vxworks.exp: New file.
6079
6080 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
6081
6082 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
6083 gdb before assuming everything worked. Send a ^C if a timeout
6084 occurs.
6085
6086 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
6087 $gdb_spawn_id directly.
6088 (gdb_run_cmd): Try _start as well as start. Use the target feature
6089 gdb,start_symbol as the symbol to start from when jumping.
6090
6091 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
6092
6093 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
6094 redundant) test.
6095
6096 * gdb.base/recurse.exp: Relax final value test for 'b' so that
6097 it doesn't lose for 16bit integer systems.
6098
6099 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
6100
6101 * gdb.fortran/types.exp: If the target doesn't support "double"
6102 data types, then expect "real" types to only be 4 bytes.
6103
6104 * gdb.c++/virtfunc.exp: Expect failure for virtual function
6105 call tests if the target doesn't support inferior function calls.
6106
6107 * gdb.base/printcmds.exp: Allow minor deviation in FP values
6108 in printf tests.
6109
6110 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
6111
6112 * gdb.base/help.exp: Disable "help set", "help show", and
6113 "help support". Simplify regexp for "help stack".
6114
6115 * gdb.base/default.exp: Set match_max to 5000 and the timeout
6116 to 60 seconds. Temporarily set match_max to 15000 around the
6117 "info copying" test.
6118
6119 * gdb.base/nodebug.exp: Don't try to do an inferior function
6120 call if the target doesn't support them.
6121 * gdb.base/printcmds.exp: Likewise.
6122 * gdb.base/setvar.exp: Likewise.
6123 * gdb.base/structs.exp: Likewise.
6124 * gdb.c++/templates.exp: Likewise.
6125 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
6126
6127 * gdb.base/recurse.exp: Enable for the mn10200.
6128
6129 * configure.in: Do configure gdb.stabs directory for *-*-elf
6130 targets.
6131 * configure: Rebuilt.
6132
6133 * gdb.base/break.exp: Check for gdb,noresults before testing
6134 exit status and/or results from the target.
6135 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
6136 * lib/gdb.exp: Remove old (now bogus) initialization of
6137 noinferior, noargs, noresults and nosignals.
6138
6139 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
6140
6141 * config/sh.exp: New file.
6142
6143 * config/slite.exp: Try to connect multiple times to the board
6144 before rebooting. Only send a "monitor run" if need_monitor_run
6145 is set.
6146
6147 * gdb.base/break.exp: Don't do the "stub continue" test if
6148 the target has gdb_stub set.
6149
6150 * gdb.base/callfuncs.exp: Increase the timeout.
6151
6152 * gdb.base/interrupt.exp: Don't even try to compile the testcase
6153 if the target has gdb,noinferiorio set.
6154
6155 * gdb.base/list.exp: Increase match_max to 10000 characters.
6156
6157 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
6158
6159 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
6160 target.
6161
6162 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
6163
6164 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
6165
6166 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
6167 trying to delete the copy of gdb. Catch the file delete so we
6168 don't die if the delete fails; also, the file should be copied to
6169 the host, not to the build.
6170
6171 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
6172
6173 * lib/gdb.exp(gdb_test): Surround the result pattern with
6174 parenthesis in case it contains multiple regexps separated
6175 with |.
6176
6177 * gdb.base/watchpoint.exp: Use gdb_test.
6178 * gdb.base/default.exp: Ditto.
6179
6180 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
6181
6182 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
6183
6184 * gdb.base/scope.exp: Use gdb_test.
6185 * gdb.c++/classes.exp: Ditto.
6186 * gdb.c++/inherit.exp: Ditto.
6187
6188 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
6189
6190 * gdb.base/crossload.exp: Don't use execute_anywhere, use
6191 remote_exec instead.
6192 * gdb.base/corefile.exp: Don't be ridiculous.
6193 * gdb.base/*.c: Add missing stub invocations.
6194
6195 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
6196
6197 * config/slite.exp: Miscellaneous fixes.
6198
6199 * lib/gdb.exp: Fix runto.
6200
6201 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
6202 the target.
6203
6204 * gdb.base/watchpoint.exp: Fix regexp.
6205
6206 * lib/gdb.exp(default_gdb_exit): Add a catch to the
6207 close and wait commands, as the descriptor may now be
6208 invalid. Always call "remote_close host".
6209
6210 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
6211
6212 Major rewrite for testsuite revision.
6213
6214 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
6215 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
6216 instead of relying on spawn_id to always contain a valid
6217 spawn id.
6218 (get_compiler_info): New procedure to build the ${binfile}.ci
6219 file, instead of replicating this in N different places.
6220 (gdb_compile): New procedure.
6221
6222 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
6223 appropriate arguments) instead of compile. Use gdb_test in a lot
6224 more places. Use send_gdb instead of send. Always run gdb_start
6225 at the start of a testcase, as this is no longer done magically.
6226
6227 config/*-gdb.exp: Rename without the -gdb suffix.
6228
6229 config/mips.exp: Use remote_close instead of exit_remote_shell.
6230 config/monitor.exp: Use target_info instead of looking at
6231 baud, timeout, etc.
6232 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
6233
6234 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6235
6236 * gdb.c++/templates.exp (test_ptype_of_templates),
6237 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
6238 Update expect patterns for destructors and assignment operators
6239 to match corresponding c-typeprint.c changes.
6240 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
6241 to destructor breakpoint test, GDB should be able to set the
6242 destructor breakpoint without specifying arguments.
6243
6244 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
6245
6246 * gdb.threads/pthreads.exp: Change result for failure to compile due
6247 to lack of pthreads runtime support from an error to simply an
6248 unsupported test, per dejagnu standards.
6249
6250 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6251
6252 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
6253 where GDB exits to reduce pattern match time.
6254 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
6255
6256 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
6257
6258 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
6259
6260 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
6261 * gdb.base/default.exp: ditto.
6262 * gdb.base/nodebug.exp: ditto.
6263 * gdb.base/printcmds.exp: ditto.
6264 * gdb.base/ptype.exp: ditto.
6265 * gdb.base/setvar.exp: ditto.
6266 * gdb.base/structs.exp: ditto.
6267 * gdb.base/setshow.c: Guard against uninitialized values of argc.
6268
6269 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
6270
6271 * configure, */configure: Rebuild with autoconf 2.12.
6272
6273 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
6274
6275 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
6276 use new i*86-pc-linux*-gnu quads.
6277 * gdb.base/corefile.exp: Ditto.
6278 * gdb.base/signals.exp: Ditto.
6279 * gdb.base/sigall.exp: Ditto.
6280 * gdb.base/interrupt.exp: Ditto.
6281
6282 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
6283 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
6284 RedHat 4.0.
6285
6286 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
6287 linux. This allows the test case to at least compile on latest
6288 linux, but still not run due to missing the threads runtime library.
6289
6290 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6291
6292 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
6293 directory to search gdb directory. Accept and step over conditional
6294 stack alignment code. Consume $prompt in failure cases.
6295 Reset timeout to $oldtimeout instead of some arbitrary value.
6296 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
6297 timeout problems with infinite stack backtraces.
6298 * gdb.base/ptype.exp (ptype struct link, union tu_link):
6299 Accept function parameters for linkfunc member.
6300
6301 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
6302
6303 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
6304 (CXXFLAGS): Remove, unreferenced.
6305 (B_OPTIONS): Add for -B options and add code to initialize with
6306 previous -B options and also add -B option to pick up cross compiled
6307 runtime.
6308 (TARGET_INCLUDES): Add for -I options and add code to initialize when
6309 doing cross compiles.
6310 (target_alias): Declare global.
6311 (xgcc): Set variable to full path of gcc in build tree. Use findfile
6312 to verify that gcc exists in build tree, and if so set CC to that
6313 gcc and to use B_OPTIONS and TARGET_INCLUDES.
6314
6315 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
6316
6317 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
6318 ptype test for anonymous union. Fixup testcase to match
6319 current gcc debug output.
6320
6321 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
6322
6323 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
6324 force argument to an unsigned long type.
6325
6326 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
6327
6328 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
6329 tests and anonymous union print/ptype tests.
6330 * gdb.base/list.exp (test_forward-search): Increase timeout by
6331 5 minutes for the "search extremely long line" case.
6332 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
6333 completely optional and that the pass/fail messages use the command as
6334 the message if that third arg is a null string.
6335 (gdb_test_exact): Arrange that a null string pattern means match a
6336 null string output rather than any output, which might include random
6337 errors.
6338 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
6339 backtrace test.
6340 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
6341 always failing and failure is now exposed by gdb.exp changes.
6342
6343 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
6344
6345 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
6346 weren't being noted.
6347
6348 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6349
6350 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
6351 * gdb.stabs/weird.exp: Remove v_comb xfails.
6352
6353 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
6354
6355 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
6356 list.exp scope.exp watchpoint.exp]
6357 Make all timeout error msgs explicitly say "(timeout)".
6358
6359 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
6360
6361 * config/monitor.exp: Increase download timeout to 1000 seconds.
6362
6363 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
6364
6365 * config/m32r.exp: Increase timeout to 120 seconds.
6366
6367 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
6368
6369 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
6370 and accept older ordering as obsolescent gcc or gdb.
6371 * gdb.c++/templates.exp: Ditto.
6372 * gdb.c++/virtfunc.exp: Ditto.
6373
6374 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
6375
6376 * gdb.base/coremaker.c: Add code to mmap some data so we
6377 can check that it ends up in the core file.
6378 * gdb.base/corefile.exp: Add test to read mmapped data
6379 from core file.
6380
6381 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
6382
6383 * config/m32r.exp: New file.
6384
6385 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
6386
6387 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
6388 that cflags can contains -gstabs, and work correctly for other tests.
6389
6390 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
6391
6392 * gdb.base/setshow.exp: New file, tests show and set.
6393 * gdb.base/setshow.c: New file, tests show and set.
6394 * gdb.base/help.exp: Add test for help set|show annotate.
6395 * gdb.base/default.exp: Add test for set|show annotate.
6396
6397 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
6398
6399 * testsuite/gdb.base/break.exp: Make backtrace from factorial
6400 errors unique.
6401 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
6402 explicitly.
6403
6404 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
6405
6406 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
6407 and width commands. This is done elsewhere.
6408 * (gdb_start): Don't call gdb_start_sim here. That's already
6409 done in gdb_load. This fixes lots of failures in default.exp.
6410
6411 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
6412
6413 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
6414 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
6415 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
6416 in the same we we treat other failures (since it may be an expected
6417 condition), rather than as an error.
6418 * gdb.base/signals.exp (test_handle_all_print): Revert back to
6419 old test format.
6420
6421 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
6422
6423 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
6424 (distclean maintainer-clean realclean): No need to remove files
6425 twice. Nuke the duplicates.
6426 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
6427 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
6428 Remove config.h along with other config files.
6429
6430 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
6431
6432 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
6433 "p func1 ()" and note that rests of tests are skipped.
6434 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
6435 setup_xfails for "print func2::coremaker_local".
6436 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
6437 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
6438 affected by the previous run test.
6439 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
6440 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
6441 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
6442 "pass int powerset tuple" and "pass modeless int powerset tuple".
6443 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
6444 "real write 4" and "real write 8".
6445 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
6446 setup_xfails for "print vs1 after tuple assign 2",
6447 "print \$i after tuple assign 2", and
6448 "print vs2 after tuple assign 2".
6449 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
6450 meaningful error message and return -1 so the caller can
6451 suppress further tests and avoid a cascade of errors.
6452
6453 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
6454
6455 * gdb.base/a1-selftest.exp: Tweak tests to account for new
6456 format for printing version.
6457 * gdb.base/default.exp: Ditto.
6458 * gdb.base/interrupt.exp: Fix problem with cascade of
6459 errors if child process dies while calling a function.
6460
6461 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
6462
6463 * Makefile.in (VPATH): Add
6464 * Makefile.in (Makefile, config.status): Fix rules so things get
6465 remade when necessary.
6466
6467 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
6468
6469 * Makefile.in (just-check): Add path to sibling expect dir
6470 to environment variable specified by RPATH_ENVVAR.
6471
6472 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
6473
6474 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
6475 (just-check): Add shared library paths for libstdc++, tk,
6476 tcl, bfd, and opcodes to the environment variable specified
6477 in RPATH_ENVVAR.
6478 * configure.in: Add support to recognize --enable-shared flag
6479 and generate correct value for RPATH_ENVVAR.
6480 * configure: Regenerated with autoconf.
6481
6482 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
6483
6484 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
6485 include all osf versions.
6486 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
6487 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
6488 when target is linux. When failing to build pthreads test
6489 executable, give more meaningful message.
6490 * gdb.threads/pthreads.c: Hpux also uses old definition of second
6491 arg for pthread_create.
6492
6493 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
6494
6495 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
6496 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
6497 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
6498 and -lpthreads (everybody else).
6499 (test_startup): Fail gracefully if threads are not supported.
6500 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
6501 "p/c array_index("abcdef",2)" when not gcc compiled.
6502 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
6503 "print func2::coremaker_local" when not gcc compiled.
6504 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
6505 "ptype on opaque struct tagname (statically)",
6506 "ptype on opaque struct tagname (dynamically) 1", and
6507 "ptype on opaque struct tagname (dynamically) 2"
6508 for not compiled with gcc.
6509 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
6510 backtrace when compiled with gcc.
6511 * lib/gdb.exp (runto_main): Return result of "runto main" rather
6512 than always return success.
6513
6514 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
6515
6516 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
6517
6518 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
6519
6520 * gdb.base/structs.exp: Undo last change.
6521
6522 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
6523
6524 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
6525 encapsulate all the steps/nexts done during self test, starting
6526 at main, and makes them less sensitive to optimization issues.
6527 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
6528 signal handler" test.
6529 * gdb.threads/pthreads.exp: Only run this for native configs.
6530 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
6531 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
6532 tests.
6533 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
6534 for "runto test_calls(void)" test.
6535
6536 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
6537
6538 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
6539 and don't expect address info in breakpoint confirmations.
6540
6541 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
6542
6543 * gdb.base/list.exp (test_forward_search): Increase timeout
6544 temporarily by 60 seconds for searching extremely long line,
6545 and then reset to old value when done. Increase expect input
6546 buffer to 10000.
6547
6548 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
6549
6550 * gdb.base/list.exp (test_forward_search): Fix to handle very
6551 long source line without overflowing expect's input buffer.
6552
6553 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
6554
6555 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
6556 "buffer_full".
6557
6558 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
6559 "buffer_full".
6560
6561 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
6562 "buffer_full".
6563
6564 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
6565 "buffer_full".
6566
6567 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
6568
6569 * configure.in (configdirs): Add gdb.threads.
6570 * configure: Regenerated with autoconf.
6571 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
6572 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
6573 * gdb.threads/configure: New, generated with autoconf.
6574
6575 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
6576
6577 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
6578
6579 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
6580
6581 * gdb.base/signals.exp (test_handle_all_print): Test separately for
6582 each signal's status in the output of "handle all print".
6583 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
6584 the \r\n sequence that immediately precedes the gdb prompt.
6585 * gdb.base/a1-selftest.exp: Save original timeout and restore
6586 after test.
6587
6588 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
6589
6590 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
6591 symbol.
6592
6593 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6594
6595 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
6596
6597 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
6598
6599 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
6600 timeout by 60 seconds.
6601
6602 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
6603
6604 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
6605 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
6606 error return.
6607
6608 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
6609
6610 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
6611 gdb initialization, also report how long dejagnu waited. Restore
6612 old timeout before doing error return. Temporarily increase timeout
6613 by 3 minutes to allow for slow startups over heavy NFS use.
6614
6615 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
6616
6617 * lib/gdb.exp: Report timeout value for verbosity level 2.
6618 * config/gdbserver.exp: Ditto.
6619 * config/hppro.exp: Ditto.
6620 * config/mips-gdb.exp: Ditto.
6621 * config/monitor.exp: Ditto.
6622 * config/netware.exp: Ditto.
6623 * config/sim-gdb.exp: Ditto.
6624 * config/slite-gdb.exp: Ditto.
6625 * config/udi-gdb.exp: Ditto.
6626 * config/unix-gdb.exp: Ditto.
6627 * config/vx-gdb.exp: Ditto.
6628 * gdb.base/a1-selftest.exp: Ditto.
6629 * gdb.base/a2-run.exp: Ditto.
6630 * gdb.base/break.exp: Ditto.
6631 * gdb.base/corefile.exp: Ditto.
6632 * gdb.base/list.exp: Ditto.
6633 * gdb.base/recurse.exp: Ditto.
6634 * gdb.base/scope.exp: Ditto.
6635 * gdb.base/signals.exp: Ditto.
6636
6637 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6638
6639 * gdb.threads/Makefile.in (docdir): Removed.
6640
6641 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6642
6643 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
6644 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
6645 @srcdir@.
6646 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
6647 autoconf 2.5 or higher.
6648 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
6649
6650 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
6651
6652 * configure: Regenerated.
6653 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
6654 avoid name clashes with SunOS headers.
6655
6656 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
6657
6658 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
6659
6660 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
6661
6662 * gdb.base/callfuncs.exp: Finish last change -- make sure the
6663 prototype information ends up in the compiler info file.
6664
6665 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
6666
6667 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
6668 attempting to regenerate it. Eliminate use of a temporary file
6669 and just generate the info file directly. Source it immediately,
6670 for consistency of use.
6671 * gdb.base/corefile.exp: Ditto
6672 * gdb.base/exprs.exp: Ditto.
6673 * gdb.base/funcargs.exp: Ditto.
6674 * gdb.base/langs.exp: Ditto.
6675 * gdb.base/list.exp: Ditto.
6676 * gdb.base/mips_pro.exp: Ditto.
6677 * gdb.base/nodebug.exp: Ditto.
6678 * gdb.base/opaque.exp: Ditto.
6679 * gdb.base/ptype.exp: Ditto.
6680 * gdb.base/scope.exp: Ditto.
6681 * gdb.base/setvar.exp: Ditto.
6682 * gdb.base/signals.exp: Ditto.
6683 * gdb.base/whatis.exp: Ditto.
6684 * gdb.c++/templates.exp: Ditto.
6685 * gdb.c++/virtfunc.exp: Ditto.
6686 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
6687 whether or not to add -lstdc++ to the compile command line args.
6688
6689 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6690
6691 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
6692 it got fixed by the recent lookup_minimal_symbol_by_pc change.
6693 Increase timeout, a lot of single stepping might be needed if the
6694 target has no hardware watchpoints.
6695
6696 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
6697
6698 * gdb.base/break.exp: Ignore compiler warnings when compiling
6699 break.c.
6700 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
6701 * gdb.base/default.exp: Add h8300 xfails. Handle messages
6702 from remote-sim.
6703 * gdb.base/exprs.exp: Add h8300 xfails.
6704 * gdb.base/funcargs.exp: Likewise.
6705 * gdb.base/nodebug.exp: Likewise.
6706 * gdb.base/printcmds.exp: Likewise.
6707 * gdb.base/ptype.exp: Likewise.
6708 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
6709 h8300 xfails.
6710 * gdb.base/return.exp: Handle float/double precision problems
6711 on the h8300.
6712 * gdb.base/funcargs.c: Explicitly make last constant argument to
6713 call_after_alloca_subr an unsigned long type.
6714 * gdb.base/return.c: Include stdio.h.
6715
6716 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6717
6718 * config/abug.exp: New file for the older Motorola Bug monitor
6719 that runs on the mvme13x series VME boards.
6720 * config/monitor.exp: Use the new config array for target settings
6721 if they exist.
6722
6723 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
6724
6725 * sim-gdb.exp: Make the SH simulator allocate less space when
6726 it is targeted.
6727
6728 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
6729
6730 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
6731 test.
6732
6733 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
6734
6735 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
6736 "rs6000-*-*" for "list function in include file" when gcc compiled.
6737 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
6738 for "p ctable1[120]".
6739 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
6740 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
6741 Remove setup_xfail for "rs6000-*-*" for
6742 "print 'scope0.c'::filelocal before run".
6743 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
6744 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
6745 since some compilers don't allow both options to be given
6746 on the same command line. Create object file and move it.
6747
6748 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
6749
6750 * gdb.base/corefile.exp: Always regenerate the core file, since
6751 we always regenerate the coremaker program. Detect special case
6752 where registers cannot be read from core file.
6753
6754 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
6755
6756 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6757 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
6758 * gdb.c++/templates.exp: Only match on basename of file since
6759 some formats like xcoff don't encode directory information.
6760 * gdb.stabs/weird.exp: Use the right sed script for powerpc
6761 and rs6000 AIX xcoff targets.
6762 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
6763 * configure: Regenerate.
6764 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
6765 here, rather than in distclean.
6766
6767 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
6768
6769 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
6770 defined, and use it to compile the test case with -O2. The
6771 native compilation still uses no optimization.
6772 * gdb.base/mips_pro.c: Remove inline assembly code since
6773 it is compiled PIC by default, which results in assembler
6774 warnings that make the testsuite think the compilation
6775 was unsuccessful.
6776
6777 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
6778
6779 * gdb.c++/misc.exp: Add note to message for
6780 "print s.a for foo struct" that this is a known gcc 2.7.2
6781 and earlier bug.
6782
6783 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
6784
6785 * gdb.base/break.exp: Fix pattern for matching "Delete all
6786 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
6787 setup_xfail for deleting all breakpoints test. Fix various
6788 timeout messages to include "(timeout)".
6789 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
6790 for "p t_float_values2(3.14159,float_val2)".
6791 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
6792 for "continue to call2g" when gcc compiled.
6793 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
6794 "up to foo in langs.exp", "show language at foo in langs.exp",
6795 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
6796 and "show language at fsub in langs.exp".
6797 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
6798 "list line 1 in include file", "list message for lines past EOF",
6799 "list function in include file", "list list0.h:foo", and
6800 "list filename:function; nonexistant function".
6801 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
6802 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
6803 and "ptype t_char_array" to be for native cc only.
6804
6805 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
6806
6807 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
6808 setup_xfail for "print coremaker_bss", "print coremaker_ro",
6809 "print func2::coremaker_local", and "backtrace in corefile.exp".
6810
6811 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
6812
6813 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
6814 "bt in signals.exp". This problem only appears when running
6815 the testsuite, and then only intermittently.
6816
6817 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6818
6819 * gdb.base/return.exp (return_tests): Differentiate between
6820 two tests of continuing.
6821
6822 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6823
6824 * */Makefile.in (maintainer-clean): Remove config.log.
6825 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
6826 * gdb.c++/Makefile.in (PROGS): Add inherit.
6827 (clean): Remove *.ci.
6828
6829 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
6830
6831 * gdb.c++/misc.cc: Add test code from Mike Stump.
6832 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
6833
6834 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
6835
6836 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
6837 to "alpha-*-osf2*" and add comment.
6838 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
6839 setup_xfail for "step over execarg initialization" and
6840 "step over corearg initialization".
6841 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
6842 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
6843 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
6844 gcc compiled for "print coremaker_bss", "print coremaker_ro",
6845 "print func2::coremaker_local", and "backtrace in corefile.exp".
6846 * gdb.base/signals.exp: Build and source signals.ci.
6847 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
6848 to be for gcc only.
6849 * lib/gdb.exp: Move verbose statements outside conditionals.
6850
6851 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6852
6853 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
6854 Feb 3 procfs.c change.
6855
6856 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
6857
6858 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
6859
6860 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
6861
6862 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
6863 from dejagnu's apparent default of 10 seconds, which gives random
6864 results when running the tests over NFS on moderately loaded systems.
6865 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
6866
6867 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
6868
6869 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
6870 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
6871 result reports.
6872
6873 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
6874
6875 * configure.in (CY_AC_PATH_TCLH): Remove.
6876 * configure: Regenerate.
6877
6878 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
6879
6880 * gdb.c++/Makefile.in (clean): Add missing '{'.
6881
6882 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
6883
6884 * lib/gdb.exp: Provide a default value for noinferior.
6885
6886 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
6887 Load libgloss.exp.
6888
6889 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
6890
6891 * gdb.disasm/hppa.exp: Compile directly into an executable, use
6892 the executable, not the .o to run the tests from.
6893
6894 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
6895
6896 * gdb.base/break.exp: Don't test for program exit or exit status
6897 if $noresults if nonzero.
6898 * gdb.base/langs.exp: Likewise.
6899 * gdb.base/watchpoint.exp: Likewise.
6900
6901 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
6902 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
6903 trying to compile the testcase.
6904
6905 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
6906
6907 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
6908 * gdb.base/signals.exp (continue to handler): Likewise.
6909
6910 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
6911
6912 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
6913
6914 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
6915
6916 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
6917
6918 * gdb.base/corefile.exp: Recognize "not found" as failure
6919 when trying to determine if a core file was generated.
6920 If no core file was generate the first time, try again without
6921 the ulimit -c to work around braindamaged shells.
6922
6923 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
6924
6925 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
6926 [] tests with "test" and enclose string in quotes.
6927 * gdb.stabs/configure: Rebuild
6928
6929 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
6930
6931 Changes in sync with expect:
6932 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
6933 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
6934 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
6935 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
6936 argument to AC_REQUIRE.
6937 * configure: Regenerated.
6938
6939 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
6940
6941 * gdb.base/corefile.exp: When generating a core, discard any
6942 error messages about ulimit not found and the "core dumped"
6943 message from the shell that runs the coredumper.
6944
6945 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
6946
6947 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
6948
6949 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
6950 which sed script to run. Expect failure for v_comb test
6951 on PA targets too.
6952
6953 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
6954
6955 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
6956 "print func2::coremaker_local" and for "backtrace in corefile.exp"
6957
6958 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
6959
6960 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
6961 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
6962 "sparc-sun-solaris*" xfails for "p v_comb".
6963 * lib/gdb.exp (default_gdb_start): Fix typo.
6964 * gdb.base/corefile.exp: Allow "Core was generated by ..."
6965 messages to not include the full program name that caused
6966 the core dump since some systems (such as solaris) apparently
6967 truncate this path to about 80 characters.
6968 When generating a core file first try increasing the core file
6969 size limit to unlimited since some systems may default it to
6970 zero, and it is harmless to try it. Move the test for failing
6971 to generate a core file to where it will actually get executed.
6972 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
6973 new gdb result from g++ debug info improvements and make old
6974 pattern obsolescent. Also account for size_t differences
6975 (may be int or long).
6976 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
6977 initialization before function call is placed in the delay slot
6978 and thus appears to be skipped over by commands such as "next".
6979
6980 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6981
6982 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
6983
6984 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
6985
6986 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
6987 input source file; fix code to compile test to deal with this
6988 convention.
6989 * gdb.c++/*.exp: Likewise.
6990
6991 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
6992
6993 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
6994 "bt in signals.exp".
6995
6996 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
6997
6998 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
6999 "step over execarg initialization" and
7000 "step over corearg initialization".
7001
7002 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
7003
7004 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
7005 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
7006
7007 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
7008
7009 From Rob Savoye (rob@poseidon.cygnus.com)
7010 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
7011 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
7012 configure.in}, gdb.disasm/{Makefile.in, configure.in},
7013 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
7014 configure.in}: Major reworking for autoconfig.
7015 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
7016 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
7017 New files.
7018 * config/unix-gdb.exp: Make GDB global.
7019 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
7020 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
7021 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
7022 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
7023 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
7024 term.exp, twice.exp, watchpoint.exp, whatis.exp},
7025 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
7026 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
7027 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
7028 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
7029 pr-8136.exp, result.exp, string.exp, tuples.exp},
7030 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
7031 to returns as necessary, arrange for test to compile own testcase
7032 executable.
7033 * lib/gdb.exp: Changes for testsuite to compile own test cases.
7034
7035 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
7036
7037 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
7038 clear_xfail at end of test which might not call either pass or fail.
7039 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
7040 "backtrace through signal handler".
7041
7042 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7043
7044 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
7045 continuing from a job control stop signal.
7046 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
7047
7048 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
7049
7050 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
7051 * gdb.base/corefile.exp: Likewise.
7052 * gdb.base/funcargs.exp: Likewise.
7053
7054 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
7055
7056 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
7057 * config/monitor.exp: Add support for setting baud rate.
7058
7059 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
7060
7061 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
7062 i*86-*-linux* xfails for "backtrace through signal handler".
7063 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
7064 "print func2::coremaker_local".
7065 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
7066 alpha-dec-osf2* xfail for
7067 "delete all breakpoints when none".
7068
7069 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
7070
7071 * gdb.base/break.exp: Change test that deletes all breakpoints
7072 when no user breakpoints are installed. A post 4.15 change
7073 causes gdb to no longer prompt in this case.
7074
7075 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
7076
7077 * gdb.base/return.exp (return_tests): Change xfail for test
7078 "correct value returned double test" to stop xfailing at
7079 Solaris 2.5. Apparently the bug has been fixed.
7080
7081 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
7082
7083 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
7084 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
7085
7086 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
7087
7088 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
7089 * gdb.disasm/hppa.s: Corresponding changes.
7090
7091 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
7092
7093 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
7094 makefile fragment.
7095 * config/mt-hpux: Deleted.
7096
7097 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
7098
7099 * Many files: When warning about suppressed tests due to a
7100 nonexistant test binary, avoid incrementing the warning count.
7101
7102 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
7103
7104 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
7105
7106 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7107
7108 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
7109 "sparc-*-solaris2*".
7110
7111 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7112
7113 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
7114 Add global and local variables and initialize them.
7115 * gdb.base/corefile.exp: Test correct mapping of corefile sections
7116 by printing variables. Remove rs6000 and powerpc xfails, BFD now
7117 extracts the file name and terminating signal from the core file.
7118 * TODO: Remove note about tests for correct mapping of corefile.
7119 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
7120 from optimizing it away.
7121 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
7122 handles common blocks.
7123
7124 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
7125
7126 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
7127 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
7128
7129 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
7130
7131 * Makefile.in (maintainer-clean): New target, synonym for
7132 realclean.
7133 * gdb.base/Makefile.in (maintainer-clean): Likewise.
7134 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
7135 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
7136 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
7137 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
7138 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
7139
7140 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
7141
7142 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
7143 xfails when not gcc compiled for "print foo::funclocal".
7144 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
7145 "print foo::funclocal at foo",
7146 "print 'scope1.c'::foo::funclocal at foo",
7147 "print foo::funclocal_bss at foo",
7148 "print 'scope1.c'::foo::funclocal_bss at foo",
7149 "print foo::funclocal_ro at foo",
7150 "print 'scope1.c'::foo::funclocal_ro at foo",
7151 "print bar::funclocal at foo" and
7152 "print 'scope1.c'::bar::funclocal at foo".
7153 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
7154 gcc compiled for "print foo::funclocal at bar".
7155 Expand all messages to ensure that they identify that
7156 the test is at bar().
7157 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
7158 gcc compiled for:
7159 "ptype on opaque struct pointer (statically)",
7160 "ptype on opaque struct tagname (statically)",
7161 "ptype on opaque struct pointer (dynamically) 1",
7162 "ptype on opaque struct tagname (dynamically) 1",
7163 "ptype on opaque struct pointer (dynamically) 2" and
7164 "ptype on opaque struct tagname (dynamically) 2
7165 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
7166 gcc compiled for:
7167 "p datalocal"
7168 "whatis datalocal",
7169 "ptype datalocal",
7170 "p bsslocal",
7171 "whatis bsslocal", and
7172 "ptype bsslocal".
7173 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
7174 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
7175 when not gcc compiled.
7176 * gdb.base/funcargs.exp (float_and_integral_args): Add
7177 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
7178 compiled.
7179 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
7180 "backtrace from call6a" when not gcc compiled.
7181 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
7182 "backtrace from call7a" when not gcc compiled.
7183 * gdb.base/callfuncs.exp (do_function_calls):
7184 Add "hppa*-*-hpux*" xfail when not gcc compiled for
7185 "p t_char_array_values(char_array_val2,char_array_val1)",
7186 "p t_char_array_values(char_array_val1,char_array_val2)",
7187 "p t_char_array_values("carray 1","carray 2")",
7188 "p t_char_array_values("carray 1",char_array_val2)",
7189 "p t_char_array_values(char_array_val1,"carray 2")",
7190 "p sum_args(1,{2})",
7191 "p sum_args(2,{2,3})",
7192 "p sum_args(3,{2,3,4})",
7193 "p sum_args(4,{2,3,4,5})"
7194 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
7195 "backtrace in corefile.exp" when not gcc compiled.
7196
7197 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7198
7199 * gdb.base/signals.exp: Rewrite `handle all print' test as
7200 a procedure. Accept blanks or TABs as whitespace, increase
7201 timeout and expect input buffer size for the large output
7202 from the command. Remove "i*86-*-bsdi2.0" xfail.
7203
7204 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7205
7206 * gdb.base/setvar.exp: Add new testcases for truncation when
7207 assigning invalid values to bitfields.
7208
7209 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
7210
7211 * gdb.base/callfuncs.exp (do_function_calls): Remove
7212 mips-sgi-irix* xfail for
7213 "call inferior func with struct - returns char *"
7214 and fix test so that an optional (unsigned char *) cast is
7215 accepted in the result.
7216
7217 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
7218
7219 * gdb.base/funcargs.exp (float_and_integral_args): Remove
7220 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
7221 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
7222 * gdb.base/signals.exp: Remove duplicate "handle all print" test
7223 that accidentally got checked in.
7224
7225 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
7226
7227 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
7228 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
7229 compiled test.
7230 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
7231 Add mips-sgi-irix5* xfail for not gcc compiled.
7232 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
7233 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
7234 "p top", "whatis top", "p middle", and "whatis middle".
7235 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
7236 "whatis signed char" for not gcc compiled.
7237 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
7238 "set variable signed char=-1 (-1)" and
7239 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
7240 * gdb.base/funcargs.exp (float_and_integral_args):
7241 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
7242 Add mips-sgi-irix* xfail when not gcc compiled for
7243 "continue to call2b".
7244 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
7245 "continue to call2g".
7246 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
7247 "backtrace from call6a"
7248 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
7249 "backtrace from call7k".
7250 Add mips-sgi-irix5* xfail when not gcc compiled for
7251 "backtrace from call7a".
7252 (localvars_after_alloca): Fix gdb_test cmds for
7253 "print * after runto ...".
7254 Remove rs6000-*-* xfails for
7255 "print i after runto localvars_after_alloca" and
7256 "print l after runto localvars_after_alloca"
7257 for all compilers.
7258 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
7259 when not compiled with gcc, for:
7260 "print signed char == (minus)",
7261 "print signed char != (minus)",
7262 "print signed char < (minus)",
7263 "print signed char > (minus)".
7264 * gdb.base/callfuncs.exp (do_function_calls):
7265 Add mips-sgi-irix* xfail, when compiled with native compiler, for
7266 "call inferior func with struct - returns char *".
7267 * gdb.base/return.exp (return_tests): Change xfail for
7268 "correct value returned double test" to include Solaris 2.4.
7269 * gdb.base/funcargs.exp (float_and_integral_args):
7270 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
7271
7272 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7273
7274 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
7275 enumeration bitfields if compiling with GNU C.
7276 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
7277 to empty' prompt.
7278
7279 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
7280
7281 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
7282 test for PRO targets.
7283
7284 * gdb.base/funcargs.exp: Avoid ever setting more than 8
7285 breakpoints in the inferior at any given time by making
7286 two groups of breakpoints for call2*, call6* and call7*
7287 tests.
7288
7289 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7290
7291 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
7292 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
7293 from optimizing it away.
7294 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
7295 "call inferior func with struct".
7296
7297 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
7298
7299 * configure.in: Only configure gdb.chill for particular targets.
7300
7301 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
7302
7303 * gdb.base/Makefile.in: Add action to .c.o transformation
7304 rule that generates a .ci file for each .o file and remove
7305 explicit .c.o rules except for callfuncs.o.
7306 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
7307 generates a .ci file for each .o file and remove explicit
7308 .cc.o rules.
7309 (clean): Remove *.tmp *.ci files.
7310 (EXECUTABLES): Remove templ-info.exp.
7311 * gdb.base/compiler.c: New file.
7312 * gdb.c++/compiler.cc: New file
7313 * gdb.base/scope.exp: Source gdb.base/scope.ci.
7314 Change rs6000-*-* xfail for
7315 "print 'scope0.c'::filelocal_ro" and
7316 "print 'scope1.c'::filelocal" and
7317 "print 'scope1.c'::filelocal_bss" and
7318 "print 'scope1.c'::filelocal_ro" and
7319 "print 'scope1.c'::foo::funclocal" and
7320 "print 'scope1.c'::foo::funclocal_ro" and
7321 "print 'scope1.c'::bar::funclocal" and
7322 "print 'scope0.c'::filelocal_ro" and
7323 "print 'scope1.c'::filelocal at foo" and
7324 "print 'scope1.c'::filelocal_bss at foo" and
7325 "print 'scope1.c'::filelocal_ro at foo" and
7326 "print 'scope1.c'::foo::funclocal at foo" and
7327 "print 'scope1.c'::foo::funclocal_bss at foo" and
7328 "print 'scope1.c'::foo::funclocal_ro at foo" and
7329 "print 'scope1.c'::bar::funclocal at foo" and
7330 "print 'scope0.c'::filelocal_ro" and
7331 "print 'scope1.c'::filelocal" and
7332 "print 'scope1.c'::filelocal_bss" and
7333 "print 'scope1.c'::filelocal_ro" and
7334 "print 'scope1.c'::foo::funclocal" and
7335 "print 'scope1.c'::foo::funclocal_bss" and
7336 "print 'scope1.c'::foo::funclocal_ro" and
7337 "print 'scope1.c'::bar::funclocal" and
7338 "print 'scope1.c'::bar::funclocal_bss"
7339 to only be xfail'd when not compiled with gcc.
7340 Add rs6000-*-* xfail for
7341 "print 'scope0.c'::filelocal_bss before run"
7342 when compiled with gcc.
7343 (test_at_main): Add rs6000-*-* xfail for
7344 "print filelocal_ro in test_at_main"
7345 when compiled with gcc.
7346 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
7347 Add rs6000-*-aix* xfail for
7348 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
7349 "ptype t_char_array", not compiled with gcc.
7350 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
7351 xfail for "list foo (in include file)" when gcc compiled.
7352 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
7353 (integral_args): Add rs6000-*-* xfail for
7354 "run to call0a" if not compiled with gcc.
7355 (unsigned_integral_args): Add rs6000-*-* xfail for
7356 "run to call1a" if not compiled with gcc.
7357 (float_and_integral_args): Add rs6000-*-* xfail for
7358 "run to call2a" if not compiled with gcc and for
7359 "continue to call2b" for any compiler.
7360 Add rs6000-*-* xfail to
7361 "print f1 after run to call2a" for gcc compiled.
7362 (discard_and_shuffle): Add rs6000-*-* xfail for
7363 "run to call6a".
7364 (shuffle_round_robin): Add rs6000-*-* xfail for
7365 "backtrace from call7a" if not compiled with gcc.
7366 Add rs6000-*-* xfail for
7367 "backtrace from call7b" if compiled with gcc.
7368 (call_after_alloca): Add rs6000-*-* xfail for
7369 "print c in call_after_alloca" and
7370 "print s in call_after_alloca" and
7371 "backtrace from call_after_alloca_subr"
7372 if not compiled with gcc.
7373 (localvars_in_indirect_call): Add rs6000-*-* xfail for
7374 "print c in localvars_in_indirect_call" and
7375 "print c in localvars_in_indirect_call" and
7376 "backtrace in indirectly called function" and
7377 "stepping into indirectly called function"
7378 if not compiled with gcc.
7379 (localvars_after_alloca): Add rs6000-*-* xfail for
7380 "print c after runto localvars_after_alloca" and
7381 "print s after runto localvars_after_alloca" and
7382 "print i after runto localvars_after_alloca" and
7383 "print l after runto localvars_after_alloca"
7384 for all compilers.
7385 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
7386 than whatis-info.exp.
7387 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
7388 than opaque-info.exp.
7389 Setup rs6000-*-* xfail for
7390 "ptype on opaque struct pointer (statically)" and
7391 "ptype on opaque struct pointer (dynamically)" when
7392 not compiled with gcc.
7393 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
7394 rather than callf-info.exp.
7395 (do_function_calls): Add clear_xfail for rs6000-*-* for
7396 "p t_float_values2(3.14159,float_val2)". Seems to work
7397 fine there, both with xlc and gcc. Need to find out what
7398 it is doing right and fix other platforms.
7399 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
7400 "call inferior func with struct - returns int",
7401 "call inferior func with struct - returns long",
7402 "call inferior func with struct - returns float",
7403 "call inferior func with struct - returns double",
7404 "call inferior func with struct - returns char *",
7405 but only if not gcc compiled (presumes xlc compiled).
7406 Change rs6000-*-* xfails for
7407 "call inferior func with struct - returns char" and
7408 " call inferior func with struct - returns short" to only
7409 xfail if not using gcc.
7410 (clean mostlyclean): Remove *.ci and *.tmp files.
7411 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
7412 than templ-info.exp.
7413 * gdb.base/langs.exp: Source gdb.base/langs.ci.
7414 Add rs6000-*-* xfail for "up to foo in langs.exp"
7415 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
7416 when not gcc compiled.
7417
7418 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7419
7420 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
7421 * gdb.base/corefile.exp: Likewise.
7422 * gdb.base/list.exp: Likewise.
7423 * gdb.base/scope.exp: Likewise.
7424 * gdb.base/siganls.exp: Likewise.
7425
7426 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
7427 compiler output.
7428 * gdb.base/whatis.exp: Likewise.
7429
7430 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
7431
7432 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
7433 failure (opcode table has been fixed to match reality).
7434
7435 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
7436
7437 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
7438 "call inferior func with struct - returns char",
7439 "call inferior func with struct - returns short"
7440
7441 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
7442 "print 'scope0.c'::filelocal at main",
7443 "print 'scope0.c'::filelocal_bss in test_at_main",
7444 "print 'scope0.c'::filelocal at foo",
7445 "print 'scope0.c'::filelocal_bss in test_at_foo",
7446 "print 'scope0.c'::filelocal at bar",
7447 "print 'scope0.c'::filelocal_bss in test_at_bar"
7448
7449 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
7450 in source file 1". This bug seems to have been fixed with both
7451 gcc and native cc (was native assembler bug?).
7452
7453 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
7454
7455 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
7456 "backtrace through signal handler" to "i*86-*-sysv4*".
7457 * gdb.base/signals.exp: Add xfail for "'next' behaved as
7458 continue" case. Add "known SVR4 bug" to fail message.
7459 Add "i*86-*-bsdi2.0" xfail for "handle all print".
7460 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
7461 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
7462 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
7463 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
7464 "up to foo in langs.exp", "show language at foo in
7465 langs.exp", "up to cppsub_ in langs.exp", "show
7466 language at cppsub_ in langs.exp", "up to fsub in
7467 langs.exp", and "show language at fsub in langs.exp".
7468 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
7469 "bactrace in corefile.exp".
7470 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
7471 "call inferior function with struct - returns float" and
7472 "call inferior function with struct - returns double".
7473
7474 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
7475
7476 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
7477 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
7478 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
7479 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
7480
7481 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
7482
7483 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
7484 (or overriden) "CHILL" macro rather then bare "gcc".
7485 Also look for ../../gcc/xgcc since that is what we will
7486 actually need, not "Makefile". Remove following assignment
7487 of CHILL to CHILL_FOR_TARGET because that results in
7488 recursive definition.
7489
7490 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
7491
7492 * gdb.base/corefile.exp: Change xfail for backtrace in
7493 corefile.exp from linuxaout to all linux.
7494 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
7495 cases where we miss the breakpoint at the signal handler
7496 for some reason. Setup xfail for linuxoldld/linuxaout and
7497 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
7498 hitting SIGURG breakpoint.
7499 * gdb.base/signals.exp: Setup xfail for "next" acting like
7500 continue to add linuxoldld. Setup xfail for all linux for
7501 "next to handler in signals_tests_1", "backtrace in
7502 signals_tests_1", "continue to func1", "pass SIGUSR1",
7503 and continue to handler".
7504
7505 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7506
7507 * Update all FSF addresses except those in COPYING* files.
7508
7509 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
7510
7511 * gdb.base/a2-run.exp: Change messages to be more explicit about
7512 the status of args, and quote binfile in results.
7513
7514 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
7515
7516 * gdb.base/callfuncs.exp: Add tests for passing structs to
7517 inferior functions and return various types.
7518 * gdb.base/callfuncs.c: Add functions to receive a struct
7519 and return a member of the struct, in various types.
7520
7521 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7522
7523 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
7524
7525 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7526
7527 * config/vxworks29k.exp: New file, sources vxworks.exp.
7528
7529 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7530
7531 * config/gdbremote.exp: New file. Testing framework using
7532 gdbserver.
7533
7534 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
7535
7536 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
7537 "call function when asleep" and "send end of file".
7538 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
7539 for "backtrace in corefile.exp".
7540 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
7541 for "backtrace through signal handler".
7542 * gdb.base/corefile.exp: Make sure we actually generate a core file
7543 before trying the core tests. Some systems allow the user to suppress
7544 generation of core files and default to that (linux for example).
7545 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
7546 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
7547
7548 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7549
7550 * gdb.threads: New directory with some crude multi-threaded
7551 gdb tests (step.exp and step2.exp).
7552 * config/mt-lynx (STEP_EXECUTABLE): Define.
7553 (THREADFLAGS): Define.
7554
7555 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
7556
7557 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
7558
7559 * gdb.base/signals.exp: Disable whole file for lynx until
7560 further notice.
7561
7562 * gdb.base/signals.exp: xfail test where "next" acts like
7563 "continue" for lynx.
7564
7565 * gdb.base/interrupt.exp: xfail test for calling function while
7566 inferior is asleep for lynx.
7567
7568 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
7569 than one cr-lf after each command.
7570
7571 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7572
7573 * configure.in: Reinstate setting of stabsdirs variable, fix
7574 typo in setting up configdirs for native builds.
7575
7576 * gdb.base/return.exp: Fix typo in return double test.
7577 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
7578 compiler from optimizing them away.
7579
7580 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
7581
7582 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
7583 sequences to be echo'd by gdb when using gdb_test.
7584 * gdb.chill/chexp.exp: Likewise.
7585 * gdb.fortran/exprs.exp: Likewise
7586
7587 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7588
7589 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
7590 after the inferior gdb has started.
7591
7592 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
7593 after each command.
7594 * gdb.base/funcargs.exp: Likewise.
7595 * gdb.base/gdbvars.exp: Likewise.
7596 * gdb.base/interrupt.exp: Likewise.
7597 * gdb.base/list.exp: Likewise.
7598 * gdb.base/watchpoint.exp: Likewise.
7599 * gdb.c++/demangle.exp: Likewise.
7600 * gdb.c++/inherit.exp: Likewise.
7601 * gdb.chill/chexp.exp: Likewise.
7602 * gdb.fortran/exprs.exp: Likewise.
7603
7604 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
7605 test if we can't handle IO to/from the inferior.
7606
7607 * gdb.c++/misc.exp: Always check for a program already being
7608 started after sending a "run" command to gdb.
7609
7610 * gdb.base/twice.exp: Start with a fresh gdb.
7611
7612 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
7613 only depend on gdb's expression code, not the chill runtime.
7614
7615 * gdb.base/return.c: Put return values into variables so we
7616 can have gdb print them rather than depending on the program
7617 to print them.
7618 * gdb.base/return.exp: Corresponding changes.
7619
7620 * lib/gdb.exp: Provide default value for noinferiorio.
7621 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
7622 the inferior.
7623
7624 * gdb.base/break.exp: Always check for a program already being
7625 started after sending a "run" command to gdb.
7626 (text_next_with_recursion): Don't check the output from the
7627 program's printf statement. Instead just make sure the program
7628 exited.
7629
7630 * gdb.base/commands.exp: Protect tests which need arguments with
7631 $noargs conditionals.
7632
7633 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7634
7635 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
7636 of structure member arrays to match gdb/valops.c:value_addr change.
7637
7638 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
7639
7640 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
7641 cases.
7642
7643 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
7644
7645 * configure.in (configdirs): Remove gdb.chill from default list
7646 of subdirs and then add it back in only if doing a native build.
7647 The current chill compiler does not yet work in any cross build.
7648 * Revert all signal changes from Jul 6.
7649 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
7650 for sh-hms targets, allowing these tests to link, with no other
7651 changes. Testing is suppressed by setting "nosignals" in site.exp.
7652
7653 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
7654
7655 * configure.in (signaldirs): Define and add to configdirs for all
7656 targets except some specific ones that are known to not support signals.
7657 Also clean up formatting.
7658 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
7659 (signals, sigall): Remove rules to build.
7660 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
7661 Moved to new gdb.signals directory.
7662 * gdb.signals: New test directory.
7663 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
7664 signals.c signals.exp}: New or moved files.
7665
7666 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
7667
7668 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
7669
7670 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
7671
7672 * gdb.base/return.exp: Xfail `return double' test failure
7673 on at least Solaris 2.3 and handle future/past versions on
7674 a case by case basis as appropriate. Also update message
7675 to include i*86 failures.
7676
7677 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7678
7679 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
7680
7681 * lib/gdb.exp: Fix comment which erroneously identified
7682 gdb_file_cmd as gdb_load (the 19 May change was in fact to
7683 gdb_file_cmd not gdb_load).
7684 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
7685
7686 * gdb.base/setvar.exp: Make test names consistent between pass and
7687 fail cases. Use gdb_test more.
7688
7689 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7690
7691 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
7692
7693 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7694
7695 * gdb.base/help.exp: Fix expected help string for `show commands'.
7696
7697 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
7698
7699 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
7700
7701 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
7702 of a text section.
7703
7704 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
7705
7706 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
7707 that loop eventually terminates. Fix Connection refused logic so
7708 that testsuite will expire nicely.
7709
7710 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
7711
7712 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
7713 config/rom68k.exp: New tcl glue for the appropriate monitors.
7714 These all just end up calling monitor.exp.
7715 * config/monitor.exp (gdb_target_monitor): Handle `Connection
7716 refused' by retrying. Cleanup some timeout issues.
7717 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
7718 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
7719 callers don't have to set/restore global timeout variable.
7720
7721 * The following set of changes centralizes management of the global
7722 timeout variable. This way, it can be set in one target dependent
7723 place instead of dozens of places scattered throughout the test suite.
7724 If you need to lengthen a timeout, then you should either set timeout
7725 in one of the config/{target}.exp files, or multiply it by a factor.
7726 Setting it to an absolute value is always going to lose for some
7727 targets.
7728 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
7729 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
7730 * gdb.base/funcargs.exp: Don't set timeout.
7731 * gdb.base/list.exp (test_forward_search): Only use local timeout.
7732 * gdb.base/printcmds.exp (test_print_string_constants
7733 test_print_array_constants): Don't set timeout.
7734 * gdb.base/ptype.exp: Don't set timeout.
7735 * gdb.base/recurse.exp: Don't set timeout.
7736 * gdb.base/return.exp: Don't set timeout.
7737 * gdb.base/watchpoint.exp: Don't set timeout.
7738 * gdb.c++/classes.exp (do_tests): Don't set timeout.
7739 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
7740
7741 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
7742
7743 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
7744
7745 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7746
7747 * lib/gdb.exp: Disable chill tests for irix5.
7748
7749 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7750
7751 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
7752 each test pass or fail.
7753
7754 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7755
7756 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
7757 xlc not gcc.
7758
7759 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
7760
7761 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
7762
7763 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
7764
7765 * config/est.exp: Fix copyright and comments. Remove dead code.
7766 Use targetname, serialport and baud variables instead of fixed
7767 constants.
7768 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
7769 * config/cpu32bug.exp: New file to support cpu32bug monitors.
7770
7771 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7772
7773 * gdb.base/watchpoint.exp: Don't run
7774 test_watchpoint_triggered_in_syscall for sunos.
7775
7776 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7777
7778 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
7779 they don't seem to exist. Do include stdio.h.
7780
7781 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7782
7783 * gdb.base/a1-selftest.exp: Add alpha xfail.
7784
7785 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7786
7787 * gdb.base/watchpoint.c (main): Prompt before calling read().
7788 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
7789 Revise accordingly. Remove cruft about sending "123" several
7790 times, until it gets noticed. Clean up the "print buf[0]" stuff
7791 so that it passes or fails, and waits for prompts in the usual way.
7792
7793 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7794
7795 * gdb.base/recurse.exp: Fix comment.
7796
7797 * TODO: Remove item about printing variables in nodebug.exp. Add
7798 item about enabling tests which are only run on some targets.
7799
7800 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
7801 fail, make test names unique, use new gdb_test convention
7802 regarding pattern, use gdb_test more, etc.).
7803
7804 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
7805 fail, make test names unique, etc.).
7806
7807 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7808
7809 * gdb.base/nodebug.c: Change return type of top and middle to
7810 short.
7811 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
7812 are fixed by the recent mdebugread.c changes. Allow `short ()'
7813 as type for top and middle.
7814
7815 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7816
7817 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
7818 nearly as I can tell, the whole thing was an accident in Stu's
7819 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
7820 to replace a send/expect pair with gdb_test, but ended up only
7821 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
7822 of 30 Mar 1995 took care of it, but left this vestigial comment
7823 which I am now nuking.
7824
7825 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7826
7827 * gdb.base/break.exp: Look for different line number for
7828 breakpoint at main depending on usestubs.
7829
7830 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7831
7832 * gdb.base/list.exp: Adjust some alternate expect patterns to
7833 match recent list0.c change. Add alternate expect pattern for
7834 output from `list default lines around main' for optimizing
7835 compilers.
7836
7837 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7838
7839 * lib/gdb.exp: If nosignals is not set, set it to 0.
7840
7841 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
7842
7843 * config/slite-gdb.exp: Responds to load symbol table prompt.
7844 * gdb.base/break.exp: Adjust line number, fix rerun.
7845 * gdb.base/langs0.c: Add #ifdef usestubs.
7846
7847 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
7848
7849 * gdb.base/list.exp: Adjust line contents after adding new lines in
7850 list0.c. Also fix a syntax error.
7851
7852 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
7853 * gdb.base/break.exp: ditto.
7854 * gdb.base/list.exp: ditto.
7855 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
7856 * gdb.base/run.c: ditto.
7857 * gdb.base/list0.c: ditto.
7858 * gdb.base/funcargs.c: ditto.
7859
7860 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
7861
7862 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
7863 $targetname, $serialport and $baud instead of hardwired variables.
7864 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
7865 target doesn't support signals.
7866
7867 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
7868
7869 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
7870
7871 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7872
7873 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
7874 Don't rely on the value of an auto variable before it has been
7875 initialized. Use gdb_test more.
7876
7877 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7878
7879 * lib/gdb.exp (default_gdb_version): A version number must start
7880 with a digit, but other than that contains all characters up to
7881 the first whitespace character.
7882
7883 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7884
7885 * gdb.base/commands.exp (breakpoint_command_test): New tests.
7886
7887 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7888
7889 * gdb.c++/*.exp: Warn if executable does not exist. The original
7890 reason for skipping the warning was that configure.in sometimes
7891 intentionally skipped building the executables but the tcl code
7892 had no way of knowing. That (a) was always bogus with respect to
7893 error handling, (b) is no longer true (right now there is no way
7894 to skip C++ tests).
7895
7896 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
7897
7898 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7899
7900 * gdb.base/list.exp: Add expect patterns for output from
7901 SunPRO compiled executables.
7902 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
7903 types.
7904
7905 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7906
7907 * gdb.base/break.exp (test_next_with_recursion): Accept any line
7908 number (we are already testing that the correct source line text
7909 gets printed).
7910
7911 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
7912 that is what is intended, but something needed to be done to get
7913 sunos4 native working again.
7914
7915 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
7916
7917 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
7918 apparently went with a (very) old xfail.
7919
7920 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
7921
7922 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
7923 runto_main is a proc in gdb.exp that will do 'step' for target use
7924 stubs.
7925 * gdb.base/exprs.exp: ditto.
7926 * gdb.base/interrupt.exp: ditto.
7927 * gdb.base/opaque.exp: ditto.
7928 * gdb.base/printcmds.exp: ditto.
7929 * gdb.base/ptype.exp: ditto.
7930 * gdb.base/scope.exp: ditto.
7931 * gdb.base/setvar.exp: ditto.
7932 * gdb.base/signals.exp: ditto.
7933 * gdb.base/twice.exp: ditto.
7934 * gdb.c++/classes.exp: ditto.
7935 * gdb.c++/inherit.exp: ditto.
7936 * gdb.c++/templates.exp: ditto.
7937 * gdb.base/break.exp: no run and hit main for stubs. Change line
7938 numbers for breakpoints and info breakpoint.
7939 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
7940 breakpoint().
7941 * gdb.base/callfuncs.c: ditto.
7942 * gdb.base/exprs: ditto.
7943 * gdb.base/interrupt.c: ditto.
7944 * gdb.base/opaque0.c: ditto.
7945 * gdb.base/printcmds.c: ditto.
7946 * gdb.base/ptype.c: ditto.
7947 * gdb.base/scope0.c: ditto.
7948 * gdb.base/setvar.c: ditto.
7949 * gdb.base/signals.c: ditto.
7950 * gdb.base/twice.c: ditto.
7951 * gdb.c++/misc.cc: ditto.
7952 * gdb.c++/templates.cc: ditto.
7953
7954 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7955
7956 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
7957
7958 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
7959 somewhere between `read' and `main.c'. I'm pretty sure the
7960 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
7961 and it isn't particularly useful.
7962
7963 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
7964
7965 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7966
7967 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
7968
7969 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
7970
7971 * config/mt-slite: add LIBS and -nostdlib.
7972 * config/slite-gdb.exp: add this new file to support sparclite target.
7973
7974 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
7975
7976 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
7977
7978 * gdb.base/a2-run.exp: Change argument to istarget from
7979 "*-*-vxworks" to "*-*-vxworks*".
7980 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
7981
7982 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
7983
7984 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
7985 will not runto main but do a 'step' to step out of breakpoint().
7986 * config/mt-slite: add -Dusestubs.
7987
7988 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7989
7990 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
7991 instead of just @.
7992
7993 * gdb.base/signals.exp: Add test for "handle all print".
7994 * TODO: Remove "handle all print". Also remove item about
7995 checking copyright date (I don't like the idea of a spurious FAIL
7996 based on when we run the tests).
7997
7998 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
7999 for SunOS4 (reason for failure not investigated). Remove
8000 redundant test for $binfile.
8001
8002 * gdb.base/nodebug.c (array_index): Call malloc.
8003
8004 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
8005
8006 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
8007
8008 * gdb.base/recurse.exp: Update gdb_test invocation to use new
8009 conventions and slightly simplify the matching regexp.
8010
8011 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8012
8013 * gdb.base/break.exp: Update gdb_test invocation to use new
8014 convention.
8015
8016 * lib/gdb.exp: If noargs is not set, set it to 0.
8017
8018 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
8019 tests unique.
8020
8021 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
8022
8023 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8024
8025 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
8026 one argument of type "<non-float parameter>".
8027
8028 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
8029
8030 * config/rom68k.exp: New file to support Motorola IDP board.
8031 * gdb.base/a2-run.exp: Skip this file if noargs is set.
8032 * gdb.base/break.c: Change things around so that this program
8033 doesn't depend upon args. This is necessary to make remote
8034 targets work (in general, they can't take args).
8035 * gdb.base/break.exp: Don't try to send args to program. Don't
8036 expect output. Also, replace lots of code with gdb_test.
8037
8038 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8039
8040 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
8041 printing of '\'' (which is what the comment says we are testing,
8042 even though we were not), not '''.
8043 (test_integer_literals_rejected): Test that printing ''' is an error.
8044
8045 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
8046 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
8047 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
8048 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
8049 Use gdb_test not test_print_accept.
8050 * lib/gdb.exp: Remove test_print_accept.
8051
8052 * gdb.base/signals.exp (signal_tests_1): Make pass message
8053 consistent with fail message.
8054
8055 * gdb.base/whatis.exp: Remove xfails for printing char vs.
8056 unsigned char; the bug (PR 1821) is fixed.
8057
8058 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
8059
8060 * gdb.base/scope.exp (test_at_localscopes): Call pass for
8061 successful tests--makes xfailing them work right.
8062
8063 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8064
8065 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
8066 only \r\n, not .*. The test can pass .* as the last thing in
8067 $pattern if that is what it wants. In addition to providing this
8068 flexibility, this change should speed up pattern matching in cases
8069 where the pattern already ended with .* (there were a number of
8070 them). This change also helps catch bad patterns--in the old
8071 scheme the typo "char \*" instead of "char \\*" would pass. Now
8072 it is caught.
8073 * Many .exp files: Update callers.
8074
8075 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
8076 clearer and does not spuriously match multiple ('s. Likewise for
8077 ) and *.
8078
8079 * gdb.base/nodebug.exp: Test ability to call a function and pass
8080 it a string (even with no debugging info).
8081
8082 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
8083 "p '\'", which is the same as "p ''" once tcl gets done with
8084 quoting, to "p '\\'", which I suspect is what is intended (one
8085 backslash gets sent to GDB).
8086
8087 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
8088
8089 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8090
8091 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
8092 1817) was fixed literally years ago.
8093
8094 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8095
8096 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
8097 test, it causes stepping out of call_after_alloca_subr with
8098 optimizing compilers.
8099 (localvars_in_indirect_call): Consume GDB prompt if `finish'
8100 fails.
8101
8102 * gdb.c++/templates.exp: Source templ-info.exp only if
8103 the templates executable exists.
8104
8105 * gdb.c++/misc.cc (class Contains_static_instance,
8106 class Contains_nested_static_instance),
8107 gdb.c++/classes.exp (test_static_members): Test printing of
8108 a class that contains a static instance of the class.
8109
8110 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8111
8112 * gdb.base/langs2.c (cppsub_): Don't prototype.
8113 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
8114 only, I believe).
8115
8116 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8117
8118 * lib/gdb.exp (skip_chill_tests): New procedure.
8119
8120 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
8121
8122 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
8123
8124 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
8125 each expect pattern. Cuts runtime from 12 to about 4 seconds.
8126
8127 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8128
8129 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
8130
8131 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
8132 disassemble 8, not 16, instructions for part 4.
8133
8134 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
8135 support the latter anymore.
8136
8137 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
8138 -DNO_PROTOTYPES.
8139 * gdb.base/callfuncs.c: Control use of prototypes based on
8140 NO_PROTOTYPES, not __STDC__.
8141 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
8142 t_float_values2 tests if prototypes in use.
8143
8144 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
8145 t_double_values): When checking differences against DELTA, check
8146 that difference is within the range (-DELTA,DELTA), not just
8147 (-infinity,DELTA).
8148
8149 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
8150
8151 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
8152 'file' command firts, then 'target', then 'load', this is due to gdb
8153 target set up.
8154 * config/mips-gdb.exp: Fix a couple regular exp bugs.
8155
8156 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
8157
8158 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
8159 FP load/store variants.
8160 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
8161
8162 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8163
8164 * gdb.base/term.exp: Do not give a warning if not native, it is
8165 not an abnormal condition.
8166
8167 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
8168
8169 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
8170 t_char_array".
8171
8172 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8173
8174 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
8175 are getting the version number.
8176
8177 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
8178 if not native, it is not an abnormal condition.
8179
8180 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8181
8182 * lib/gdb.exp: Just use "file exists", rather than undocumented
8183 dejagnu procedure "findfile".
8184
8185 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8186
8187 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
8188 (LDFLAGS): Set to -Xlinker -Ur.
8189
8190 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
8191 Removed, these values are set by lib/gdb.exp.
8192
8193 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
8194
8195 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8196
8197 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
8198 of replicating gdb startup code.
8199
8200 * config/mt-vxworks (LDFLAGS): Set to -r.
8201 (CFLAGS_FOR_TARGET): Removed.
8202
8203 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
8204 (gdb) and gdb for vxworks uses (vxgdb).
8205
8206 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
8207 executable is not in the tree and host != target, use sed and
8208 program_transform_name to determine the gdb name used by the
8209 target.
8210
8211 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
8212 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
8213
8214 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8215
8216 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
8217 floats, chars, and shorts where there are ANSI-style function
8218 definitions.
8219
8220 * gdb.base/langs.exp, gdb.base/langs*: New test.
8221 * gdb.base/Makefile.in: Build it.
8222 * TODO: Remove item about checking that C names don't get C++
8223 demangling applied; this test tests it.
8224
8225 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8226
8227 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
8228 went with the const70 xfail. The xfail went away a year ago.
8229
8230 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
8231
8232 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
8233 for hp300.
8234
8235 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
8236
8237 * gdb.base/a1-selftest.exp: Don't run on hp300.
8238
8239 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8240
8241 * Makefile.in (site.exp): Set host_alias and target_alias as well
8242 as host_triplet and target_triplet.
8243
8244 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8245
8246 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
8247
8248 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
8249 places as other ecoff systems).
8250
8251 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
8252 ultrix.
8253
8254 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8255
8256 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
8257 remove them.
8258 * gdb.base/nodebug.exp: Accept "function" in addition to "text
8259 variable and "variable" in addition to "data variable".
8260 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
8261
8262 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
8263 2.
8264 * gdb.base/list1.c (long_line): Add additional statement at start
8265 of function.
8266 * gdb.base/list.exp (test_forward_search): Update line number to
8267 reflect new statement.
8268
8269 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8270
8271 * gdb.base/signals.exp: Reinitialize searched source directories
8272 after gdb_start call.
8273
8274 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
8275
8276 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
8277 * gdb.stabs/Makefile.in: Likewise.
8278
8279 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
8280 change. Instead split the tests into smaller pieces.
8281 * gdb.disasm/hppa.s: Corresponding changes.
8282
8283 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8284
8285 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8286 Quote ^C when passing it to stty. For some shells ^ is a pipe.
8287
8288 * gdb.base/funcargs.exp: Modify many tests so that every test
8289 either passes or fails. Make some test names unique.
8290
8291 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8292
8293 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8294 Call stty to set interrupt character.
8295
8296 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
8297 for HP assembler versus GNU assembler based on actual behavior of
8298 $(CC), rather than assuming that $(AS) is always the GNU assembler.
8299
8300 * TODO: Suggest a few more stepping tests.
8301
8302 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
8303
8304 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
8305 restart GDB for h8300 after a continue.
8306 (return): Add pattern to match a29k-udi behavior.
8307 * gdb.base/nodebug.exp: Remove obsolete comment.
8308 * gdb.base/regs.exp: New file, testing of register displays.
8309 * gdb.base/return.exp: Fix typo in reference to $objdir.
8310 * gdb.base/whatis.exp: Always start with a fresh GDB.
8311
8312 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8313
8314 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
8315 higher, these tests generate a lot of output.
8316
8317 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8318
8319 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
8320 code following the catch silently ignored some errors; without the
8321 catch they should be thrown like any other tcl error. Also, the
8322 catch used "" instead of {} which meant all the callers who wanted
8323 to include one of the characters "[]$ had to quote it an extra time.
8324 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
8325 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
8326 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
8327 Remove extra quoting.
8328
8329 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
8330
8331 * gdb.base/commands.exp: Make test names unique; every test either
8332 passes or fails. Update some comments.
8333
8334 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
8335
8336 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8337
8338 The following fixes a FAIL caused by the fact that the alpha stabs
8339 configuration didn't use the ".if alpha" code in weird.def.
8340 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
8341 bit pointer, so the 32 bit version works even on the alpha.
8342 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
8343 Remove the stuff which allowed us to have separate versions for
8344 alpha and everything else.
8345
8346 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
8347 regexp which "info func operator\[\](" is supposed to match. Fix
8348 string to send to GDB. Note that GDB still doesn't work right. Add a
8349 new test for "info func .perator\[\](" which GDB does handle correctly.
8350
8351 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
8352
8353 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8354
8355 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
8356 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
8357 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
8358 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
8359 it makes the tests harder to understand and confuses test-o-matic.
8360 The preferred style is that each test provides a PASS or a FAIL,
8361 and has a unique message (e.g. "continue #54" not just "continue")
8362 which is the same for the pass and the fail.
8363 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
8364 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
8365 to lib/gdb.exp.
8366 * gdb.base/printcmds.exp: Use test_print_accept. Remove
8367 prt_accept which was basically the same thing. Likewise for
8368 test_print_reject and prt_reject.
8369 * lib/gdb.exp (test_print_reject): Add some more error message
8370 patterns to match from the former printcmds.exp (prt_reject).
8371 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
8372 One defect of the passcount stuff is that some of it failed to
8373 report XPASS where appropriate.
8374 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
8375 stuff before and after arg in expected pattern.
8376 (test_paddr_operator_functions): Re-do test without print_addr_of;
8377 this is the only test which seems to want extra stuff there.
8378
8379 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8380
8381 * gdb.base/nodebug.exp: Update new tests to reflect improved
8382 wording of gdb output.
8383
8384 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
8385 and "ptype" work on variables in files compiled without -g.
8386 Replaces commented out "maint print msymbol" tests.
8387
8388 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8389
8390 * gdb.base/setvar.c (dummy): Call malloc.
8391
8392 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
8393 losing with the irix4 sed.
8394
8395 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
8396 ALRM" on irix4.
8397
8398 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8399
8400 * TODO: Remove items about corefile.exp testing new exec-file and
8401 backtrace; both are now done. Add items about printing enums.
8402
8403 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8404
8405 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
8406 "get signal $thissig" test fails.
8407
8408 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
8409
8410 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8411
8412 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
8413 compiler warning with dec alpha compiler.
8414
8415 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
8416 extra \n from gdb_test call (this explains why the prompt test
8417 that I removed yesterday was there).
8418 (user_defined_command_test): Remove extra \n and prompt test.
8419
8420 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
8421 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
8422 doesn't exist.
8423 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
8424 Also remove alpha workaround, which turns out to be because
8425 SIGABRT == SIGLOST.
8426
8427 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
8428
8429 * gdb.base/help.exp: Don't test "help show".
8430
8431 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8432
8433 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
8434 "set print address" is on.
8435 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
8436 pass prompt to gdb_test; gdb_test already looks for the prompt.
8437
8438 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
8439
8440 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
8441 was a vestige of the manual TESTSTRATEGY, and the purpose of it
8442 was to make sure that gdb can read a core file. But (a) the "read
8443 the corefile" part didn't make it to a1-selftest.exp, we just
8444 delete the corefile after creating it, and (b) we test reading
8445 corefiles in corefile.exp anyway. Also, this test left around a
8446 xgdb process on Solaris.
8447
8448 * gdb.base/corefile.exp: Also test backtrace.
8449
8450 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
8451
8452 * gdb.base/commands.exp: Test a simple user defined command with
8453 arguments and if/while statements; verify the full user command is
8454 printed by "show user".
8455
8456 * gdb.base/commands.exp: Test if/while commands as part of a
8457 breakpoint command list; verify they appear in breakpoint
8458 information.
8459
8460 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8461
8462 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
8463 than by dividing by zero.
8464
8465 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
8466
8467 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
8468 performing an inferior call with watchpoints enabled.
8469 * gdb.base/watchpoint.c (main): Delete second unnecessary read
8470 call.
8471
8472 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8473
8474 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
8475 of "file" command.
8476
8477 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
8478 Add additional pattern for when "int operator int(void);" appears
8479 in a different order.
8480
8481 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8482
8483 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
8484
8485 * gdb.base/help.exp: Replace most of docstrings for "info signals"
8486 and "signal" with ".*".
8487
8488 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8489
8490 * TODO: Add note about "handle all nostop".
8491
8492 * gdb.base/{sigall.c, sigall.exp}: New test.
8493 * gdb.base/Makefile.in: Add it.
8494
8495 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8496
8497 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
8498 when invoking GDB, suppresses any windowing interface.
8499
8500 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
8501
8502 * config/sim-gdb: New file, simulator testing support.
8503
8504 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
8505
8506 * gdb.base/interrupt.exp: Test calling func1 twice.
8507
8508 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
8509
8510 * gdb.base/list.exp (test_forward_search): Set timeout higher
8511 when we'll be getting lots of output from gdb.
8512
8513 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
8514 "init_malloc" to after the expect statement. Run it if that
8515 regexp is taken, but also for two others which happen if source
8516 cannot be found.
8517
8518 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8519
8520 * gdb.base/printcmds.exp: New test, for printing register before
8521 program is running.
8522
8523 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8524
8525 * gdb.base/list.exp: Correct some alternate expect patterns
8526 to reflect changes in list1.c.
8527
8528 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8529
8530 * TODO: Add item regarding large frames.
8531
8532 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
8533
8534 * TODO: Remove item about enabling return.exp; it
8535 is enabled. Suggest a few more "return" tests.
8536
8537 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8538
8539 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
8540 anonymous unions.
8541
8542 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8543
8544 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
8545 and pr-5646.o, so "make" is the same as "make all", not "make
8546 pr-4975.o".
8547
8548 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
8549
8550 * gdb.base/list.exp: Adjust expectations to reflect changes in
8551 list1.c.
8552 (test_forward_search): New test proc.
8553 * gdb.base/list1.c (long_line): New function, has long source line.
8554
8555 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
8556
8557 * gdb.base/a1-selftest.exp: Change initial stepping to know about
8558 additional line of code that was added.
8559
8560 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
8561
8562 * gdb.disasm/hppa.s: Break the large branching tests into smaller
8563 tests so as not to overflow expect's input buffers.
8564 * gdb.disasm/hppa.exp: Corresponding changes.
8565
8566 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8567
8568 Beginnings of template debugging tests.
8569 * gdb.c++/templ-info.cc: New file to test for template
8570 debugging capability of the compiler.
8571 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
8572 templ-info.cc.
8573 * gdb.c++/templates.cc: Add explicit template instantiations
8574 to enable compiling with -fno-implicit-templates. Add destructor
8575 and 'value' method to T5 class for template tests.
8576 * gdb.c++/templates.exp: Add testcases for printing of template
8577 types, setting breakpoints on template methods and calling a
8578 template method.
8579
8580 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
8581
8582 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
8583 branch target since some assemblers (gas-2.5) may emit a
8584 relocation for the branch instead of resolving it in the
8585 assembler.
8586
8587 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8588
8589 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
8590 through signal handler.
8591
8592 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8593
8594 * configure.in (*-*-netware): Use config/mt-netware.
8595
8596 * config/mt-netware: New file.
8597 * config/mt-i386-netware: Removed, separate configs for different
8598 netware architectures are no longer needed now that we have
8599 --with-headers.
8600
8601 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8602
8603 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
8604 by the recent changes to use ANSI C arithmetic conversions.
8605
8606 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8607
8608 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
8609 bug involving using inferior_pid to figure out whether to select a
8610 frame.
8611
8612 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
8613
8614 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
8615 match the current disassembler output.
8616
8617 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
8618
8619 * gdb.fortran/exprs.exp: Expect VOID instead of void.
8620 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
8621 types, expect "int" as type of integer values (for now).
8622
8623 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
8624
8625 * gdb.base/commands.exp: New tests for if/while commands.
8626
8627 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
8628
8629 * lib/gdb.exp (runto): Replace sub-pattern for hex value
8630 by .*, since hex values have different syntax in Chill mode.
8631
8632 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8633
8634 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
8635 linefeed from expect pattern for repeated types with indices > 9.
8636
8637 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
8638
8639 First part of Fortran test suite.
8640 * gdb.fortran: New directory.
8641 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
8642
8643 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8644
8645 * gdb.base/default.exp: Update expect pattern for load command
8646 without arguments.
8647
8648 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8649
8650 * configure.in: Change i386 to i[345]86.
8651 * gdb.base/configure.in: Likewise.
8652 * gdb.c++/configure.in: Likewise.
8653 * gdb.chill/configure.in: Likewise.
8654
8655 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
8656
8657 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
8658 patterns, since that is not a valid context for comments.
8659
8660 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
8661
8662 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
8663 repeated types and repeated types with indices > 9.
8664
8665 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8666
8667 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
8668 2417; old bug has been fixed.
8669
8670 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
8671
8672 * gdb.base/interrupt.exp: When trying to wake up the inferior,
8673 send the newline ourselves instead of assuming gdb_test will do
8674 so when passed an empty input string.
8675
8676 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
8677 stabs testcode.
8678
8679 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8680
8681 * lib/gdb.exp (gdb_test): Don't send anything if the first
8682 argument is an empty string. This makes cases where we want to
8683 match output that is already in expect's buffers (for example,
8684 matching a breakpoint after gdb_run_cmd has been called) work
8685 reliably.
8686
8687 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8688
8689 * config/netware.exp: New file.
8690
8691 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8692
8693 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
8694 the -B and -L prefixes so we can find the debugging stub.
8695
8696 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
8697 there and we are using the gcc from the tree.
8698
8699 * gdb.base/types.c: Removed.
8700
8701 * gdb.base/configure.in: Look for makefile fragments in ../config.
8702 Recognize i386-*-netware.
8703 * gdb.c++/configure.in: Likewise.
8704
8705 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8706
8707 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
8708 the correct TCL syntax.
8709
8710 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8711
8712 * gdb.base/opaque.exp: use runto instead of messing around with
8713 breakpoints. Simplify by using gdb_test.
8714
8715 * gdb.base/bitfields.exp: restart between tests on netware targets
8716 because breakpoints aren't relocated after target death. Run
8717 processes to completion.
8718
8719 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
8720
8721 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
8722
8723 * Makefile.in: Remove extra tabs that confuse some versions
8724 of "make". Use the newly built gdb to test with by default,
8725 rather than the first one in the tester's search path.
8726
8727 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
8728
8729 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
8730
8731 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
8732 condition help.
8733
8734 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8735
8736 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
8737
8738 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
8739 running.
8740 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
8741 * gdb.base/funcargs.exp: Likewise.
8742
8743 * gdb.base/bitfields.exp: Simplify by using gdb_test.
8744 * gdb.base/funcargs.exp: Likewise.
8745
8746 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
8747 message is "".
8748
8749 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8750
8751 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
8752 return,signals,twice}.exp: Handle non-existant binaries
8753 consistantly.
8754
8755 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
8756 * gdb.base/Makefile.in: Don't try to generate a core dump, we
8757 might testing a cross development system.
8758
8759 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8760
8761 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
8762 runtest script is relative to ${srcdir}, not ${rootdir}.
8763
8764 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
8765
8766 * gdb.base/signals.exp: Allow for optionality of breakpoint
8767 address.
8768
8769 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8770
8771 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
8772
8773 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8774
8775 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
8776 for size_t definition.
8777 * gdb.c++/templates.cc: Likewise
8778
8779 * config/mt-i386-netware: New file.
8780
8781 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
8782 defined.
8783
8784 * gdb.base/Makefile.in: Added support for systems that name core
8785 files by appending "core" to the program name.
8786 * gdb.base/a1-selftest.exp: Likewise.
8787
8788 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8789
8790 * gdb.base/return.exp: Add comment and message for `return double'
8791 test failure on Sparc Solaris.
8792
8793 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
8794
8795 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
8796
8797 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8798
8799 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
8800 from optimizing them away.
8801 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
8802 patterns to include default constructors and assignment operators,
8803 to match gcc versions beyond 2.5.8. Accept any cplus demangling
8804 character in the output of the virtual base pointer.
8805
8806 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8807
8808 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
8809 expression match in print_addr_of to avoid unintented matches.
8810 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
8811 versions up to 2.5.8.
8812
8813 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8814
8815 * gdb.base/list.exp: Tweak alternate pattern for listing of an
8816 included file to run under newer versions of expect.
8817 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
8818 consecutive >'s in templates to accomodate recent cplus-dem.c change.
8819 Remove xfail for the virtual table of BDDHookV.
8820
8821 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8822
8823 * lib/gdb.exp (string_to_regexp): Set a default result.
8824 (default_gdb_start): Fix misleading message.
8825
8826 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
8827
8828 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
8829 Remove all CC, etc definitions.
8830 * config/mt-hpux: New file.
8831 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
8832 (CFLAGS, LDFLAGS): Define.
8833 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
8834
8835 * Makefile.in (site.exp): Don't insert host_os, etc.
8836 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
8837 (distclean): Check existence of subdir.
8838 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
8839 * gdb.base/Makefile.in: General cleanup and simplification.
8840 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8841 to build executables. Use default rule to build .o files.
8842 (EXPECT, RUNTEST, CC): Fix relative pathname.
8843 (site.exp): Don't insert host_os, etc.
8844 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
8845 and/or SIGUSR1 defined.
8846 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
8847 * gdb.c++/Makefile.in: General cleanup and simplification.
8848 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8849 (CFLAGS): Remove.
8850 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
8851
8852 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
8853
8854 * gdb.base/recurse.exp: Misc changes to get tests running again
8855 after Kung's changes to the watchpoint code.
8856 * gdb.base/watchpoint.exp: Likewise.
8857
8858 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
8859
8860 * lib/gdb.exp (string_to_regexp): Convert {\} also.
8861
8862 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8863
8864 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
8865 * lib/gdb.exp (default_gdb_start): Define.
8866 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
8867 gdb.base/funcargs.exp, gdb.base/opaque.exp,
8868 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
8869 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
8870 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
8871 Don't call gdb_target_udi in between tests.
8872
8873 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8874
8875 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
8876 (which was basically just a local version of the same thing). In
8877 addition to avoiding duplication, gdb_test_exact is faster.
8878 * lib/gdb.exp (gdb_test_exact): Fix typo.
8879
8880 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
8881 don't give an error.
8882
8883 * gdb.base/term.exp: Call delete_breakpoints before starting.
8884
8885 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
8886 (t10): Add comment.
8887
8888 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8889
8890 Reorganization of the GDB Test Suite.
8891
8892 * gdb.base: New directory, contains all the basic tests.
8893 * gdb.c++: New directory, tests specific to C++.
8894 * gdb.chill: New directory, tests specific to Chill.
8895 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
8896 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
8897 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
8898 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
8899 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
8900 t30-31 to chill).
8901 * */gdbme.*: Rename to match appropriate expect scripts.
8902 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
8903 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
8904 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
8905 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
8906 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
8907 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
8908 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
8909 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
8910 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
8911 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
8912 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
8913 gdb.c++/virtfunc.cc: New names of C++ files.
8914 * gdb.chill/chillvars.ch: New name of Chill file.
8915 * gdb.base/configure.in, gdb.c++/configure.in,
8916 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
8917 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
8918 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
8919 * configure.in (configdirs): Update to reflect directory changes.
8920 (target_abbrev): No longer define for any configuration.
8921 * Makefile.in: Cosmetic improvements to header comments.
8922
8923 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8924
8925 Various changes to gdb.t31:
8926
8927 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
8928 * gdbme.ch: Make all key-words and predefineds be upper-case.
8929 * chillvars.exp: Expect key-words and predefinds in upper-case.
8930
8931 * chillvars.exp: Use gdb_test_exact many places.
8932 Change expected output for arrays (which now includes index labels).
8933
8934 * pr-5020.exp, gdme.ch (module PR_5020):
8935 New test, for PR-5020.
8936
8937 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
8938
8939 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
8940 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
8941
8942 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
8943
8944 * Makefile.in: Fix bit-rot in definitions of CHILL,
8945 CHILL_FOR_TARGET and Chill_LIB.
8946 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
8947 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
8948 CHILL, and CHILL_LIB.
8949
8950 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
8951
8952 * Revert the previous changes. Please see Rob's directory
8953 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
8954
8955 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
8956
8957 * Makefile.in, configure.in, config/mips-gdb.exp,
8958 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
8959 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
8960 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
8961 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
8962 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
8963 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
8964 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
8965 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
8966 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
8967 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
8968 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
8969 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
8970 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
8971 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
8972 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
8973 changes from 94Q1.
8974
8975 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
8976
8977 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
8978 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
8979 Rob's new testing fragments.
8980
8981 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
8982
8983 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
8984 lib/gdb.exp: Replace error proc calls with perror.
8985
8986 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8987
8988 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
8989 version also, match on casted version strings, and match on
8990 gdb startup case where the line numbers might be messed up.
8991
8992 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
8993
8994 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
8995 (CFLAGS): Delete it from here.
8996
8997 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
8998
8999 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
9000
9001 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
9002
9003 * Makefile.in (RUNTEST): Default to just "runtest".
9004
9005 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9006
9007 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
9008 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
9009 the code has been restructured.
9010
9011 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9012
9013 * gdb.t00/default.exp (set write): Allow any number of \r and/or
9014 \n, not just one of each.
9015
9016 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
9017 /bin/cc gives a warning if you do.
9018
9019 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
9020
9021 * gdb.t24/demangle.exp: change expect pattern of
9022 __t10ListS_link1ZUiRCUiPT0
9023
9024 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9025
9026 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
9027 on local variables in recursive functions.
9028
9029 * gdb.t07/Makefile.in: Build the new test.
9030
9031 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9032
9033 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
9034 directly. Instead compare the return values from actual calls.
9035
9036 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
9037
9038 * Makefile.in (check): Set TCL_LIBRARY for runtest.
9039
9040 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9041
9042 * From Peter Schauer with minor modifications.
9043 * gdb.t15/return.exp (return_tests): Handle targets where "return"
9044 stops in mid-line in the caller. Add xfail for returning a float
9045 value on X86 targets.
9046
9047 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9048
9049 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
9050 to avoid expect lossage.
9051 (fmem_LRbug_tests): Likewise.
9052 * gdb.disasm/hppa.s: Corresponding changes.
9053
9054 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
9055 conditions to work with latest dejagnu/expect.
9056
9057 * gdb.t15/funcargs.exp (finish from indirect call): No longer
9058 expected to fail on the PA.
9059 (backtrace in call with trampolines): Explicitly require main
9060 to be frame #1 (no trampolines should show up in backtrace).
9061
9062 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
9063 "continue -expect".
9064 * gdb.t06/break.exp: Likewise.
9065 * gdb.t07/watchpoint.exp: Likewise.
9066 * gdb.t13/bitfields.exp: Likewise.
9067 * gdb.t15/{funcargs,return}.exp: Likewise.
9068 * gdb.stabs/weird.exp: Likewise.
9069 * config/{mips,udi}-gdb.exp: Likewise.
9070
9071 * hppa.sed: Enclose comments within a sed command to avoid
9072 losing with the old OSF1 sed.
9073
9074 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9075
9076 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
9077 sequent dynix.
9078 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
9079 * gdb.t15/funcargs.exp: Conditionally step again to really
9080 finish from marker_call_with_trampolines. Handle the case where
9081 the first step from within call_with_trampolines already steps
9082 us back to main.
9083 * gdb.t15/gdbme.c: Add comment to closing brace of
9084 call_with_trampolines for funcargs.exp.
9085
9086 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9087
9088 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
9089 Fix typo(s).
9090
9091 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9092
9093 * gdb.t07/gdbme.c: More code for watchpoint testing.
9094
9095 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
9096 "Hardware watchpoint" throughout file.
9097 (test_watchpoint_triggered_in_syscall): New test.
9098 (test_complex_watchpoint): New test.
9099
9100 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9101
9102 * gdbme.c (call_with_trampolines): New function to try and step
9103 into. Tests trampoline problems on the PA.
9104
9105 * funcargs.exp (localvars_in_indirect_call): No longer expect
9106 stepping into indirect call to fail on PAs.
9107 (test_stepping_over_trampolines): New test.
9108
9109 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9110
9111 * TODO: Add suggestions for static member function tests, and
9112 completion tests.
9113
9114 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9115
9116 * TODO: Add suggestions for "p/a" tests.
9117
9118 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
9119 (default_gdb_exit): Replace all the hair with sending "quit" to
9120 the process with a simple close.
9121
9122 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9123
9124 * TODO: Add suggestions for shared library tests.
9125
9126 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9127
9128 * TODO: Add suggestions for x/s tests.
9129
9130 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9131
9132 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
9133 "enable once", and "enable breakpoints once" with ".*".
9134
9135 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9136
9137 * TODO: Add suggestions about structure passing tests.
9138
9139 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9140
9141 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
9142 the primary1 test, use work around if __GNUC__ < 2.
9143 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
9144 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
9145 Test for bad output rather than waiting for timeout. Issue
9146 second continue only if first continue failed.
9147
9148 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9149
9150 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
9151 operator[] test with gdb_test because the old code didn't seem to
9152 be getting the quoting right with the new dejagnu.
9153
9154 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
9155
9156 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
9157 one from the path.
9158 * Makefile.in: Use a fresh expect if there is one, use runtest
9159 from the src tree if there is one.
9160
9161 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9162
9163 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
9164 next over recursive call. Revise the tests from that point on
9165 (which had been skipped) to match GDB's actual (correct) output.
9166
9167 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
9168 with next over a breakpoint whose condition is false.
9169
9170 * gdb.t00/help.exp: Comment out "help set print" tests just like
9171 (and for same reason as) "help set" test.
9172
9173 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9174
9175 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
9176 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
9177
9178 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9179
9180 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
9181 necessary gdb_target_udi.
9182
9183 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
9184
9185 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
9186 1838 and 2417; they are fixed.
9187
9188 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
9189 gdb.t03/ptype.exp (ptype structure, ptype union):
9190 Remove xfails; the test is looser than when the xfails were added.
9191
9192 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
9193 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
9194
9195 * gdb.t01/run.exp: Only run shell test if isnative.
9196
9197 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
9198 since "run" automatically loads if necessary. Call gdb_target_udi
9199 after the "file" since "file" kills any execution target.
9200
9201 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
9202 GDB. GDB doesn't work that way (not anymore at least) on UDI.
9203 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
9204 argument for UDI.
9205
9206 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9207
9208 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
9209
9210 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
9211
9212 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9213
9214 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
9215 properly quoting regexps. This makes the second argument to
9216 demangle a fixed string, which matches the callers, instead of a
9217 shell-style pattern which is what the previous implementation
9218 used. Update some of the callers.
9219
9220 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9221
9222 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
9223 (comib_nullified_tests): Fix typo.
9224 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
9225 strings. No longer expected to fail.
9226
9227 * gdb.disasm/hppa.s (addib_tests): Fix typo.
9228 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
9229 strings. No longer expected to fail.
9230
9231 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
9232 string. No longer expected to fail.
9233
9234 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9235
9236 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
9237 No longer expected to fail.
9238
9239 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
9240 string. No longer expected to fail.
9241
9242 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9243
9244 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
9245 only in the names (I probably got most of them). I was even
9246 generous with some which differed in underscores in names, and
9247 probably missed a few, and I *still* was able to remove almost a
9248 third of the file with almost no impact on testsuite coverage.
9249
9250 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9251
9252 * gdb.t00/default.exp: Match udi_attach error message as well as
9253 the one from child_attach.
9254
9255 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
9256
9257 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
9258
9259 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
9260 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
9261
9262 * Move test with enums and partial symbols back to
9263 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
9264 Reverts the change of 26 May 93. Per today's change to
9265 stabs.texinfo, the behavior that weird.exp was expecting was
9266 unreasonable; what is important is that the compiler+gdb get
9267 things right, which happens with a recent gcc. Also fix the test
9268 to deal with native compilers which put out the stab gdb can't
9269 deal with.
9270
9271 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9272
9273 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
9274 in the names. The main thing these accomplish is to slow things down.
9275 Many more such duplicates surely remain.
9276
9277 * gdb.t00/help.exp: Comment out "help support" test just like
9278 (and for same reason as) "help set" test.
9279
9280 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
9281
9282 * gdb.t06/break.exp: Remove setup_xfails for
9283 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
9284 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
9285 about known bug in gcc to include up through 2.5.8.
9286 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
9287 well as "_vb$".
9288 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
9289 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
9290 with latest gcc and gdb.
9291 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
9292 well as "_vb$".
9293
9294 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9295
9296 * configure.in (hppa*-*-*): Also configure and build stabs-only
9297 tests.
9298
9299 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9300
9301 * gdb.t10/hppa.mt: A makefile fragment for the PA.
9302 * gdb.t10/configure.in (hppa*-*-*): Use it.
9303
9304 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9305
9306 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
9307
9308 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9309
9310 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
9311 versions prior to 1.13.5.
9312
9313 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9314
9315 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
9316 the prompt is at the start of a line.
9317
9318 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9319
9320 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
9321 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
9322 in the copr tests now.
9323 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
9324 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
9325 expected to fail.
9326
9327 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
9328
9329 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
9330 gdb.t31/chillvars.exp, lib/gdb.exp:
9331 Tweak to run under either version of expect.
9332 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
9333 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
9334 * gdb.t11/list.exp: Remove extraneous whitespace.
9335
9336 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9337
9338 * gdb.t16/printcmds.exp (test_print_strings): Accept
9339 "(unsigned char *) " before the string.
9340
9341 * TODO: Add notes about printing of fancy types and GDB expressions.
9342
9343 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
9344
9345 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
9346 * gdb.t06/configure.in: Don't try to compile signals test program
9347 if doing mips-idt-ecoff.
9348
9349 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
9350
9351 * Most .exp files: Tweak to run under either version of expect.
9352
9353 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9354
9355 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
9356 xfails; I'm not sure why they are failing, but not because of PR 1806.
9357
9358 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
9359
9360 * config/unix-gdb.exp: Remove gdb_unload cause it's already
9361 defined in lib/gdb.exp.
9362
9363 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9364
9365 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
9366 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
9367 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
9368 have to be typeless.
9369
9370 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9371
9372 * TODO: Add suggestion for copyright year test.
9373
9374 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
9375
9376 * configure.in (*-*-lynxos*): Add stabs tests.
9377
9378 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9379
9380 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
9381 so insert a tab before any assembler directive in column zero.
9382
9383 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
9384 stores.
9385 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
9386 stores.
9387 (fpu_short_memory_tests): Likewise.
9388
9389 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9390
9391 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
9392 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
9393 .stabs directives in comments.
9394
9395 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9396
9397 * TODO: New file, describing tests we could write.
9398 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
9399
9400 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9401
9402 * gdb.t06/signals.exp: Add kludge to force re-sync.
9403
9404 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
9405 to xgdb instead of gdb, get out of gdb.
9406
9407 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
9408
9409 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
9410 for info.
9411
9412 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9413
9414 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
9415 * gdb.stabs/configure.in (hppa*-*-*): Use it.
9416 * gdb.stabs/hppa.sed: New sed script for the PA.
9417
9418 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9419
9420 * gdb.stabs: Re-write weird.def and configuration to use sed
9421 instead of cpp. sed is portable and POSIX; cpp is neither.
9422
9423 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9424
9425 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
9426
9427 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9428
9429 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
9430
9431 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9432
9433 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
9434 "_vb$".
9435 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
9436 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
9437
9438 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9439
9440 * lib/gdb.exp: Comment out code which depends on non-existent
9441 `transform' procedure.
9442
9443 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
9444
9445 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
9446 * lib/gdb.exp: Transform tool name.
9447 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
9448 1.1's new error handling system.
9449
9450 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9451
9452 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
9453
9454 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9455
9456 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
9457 They made pattern matching so slow that timeouts happened on
9458 heavily loaded systems. Now any output from "show print" which
9459 gets us back to the GDB prompt is a PASS.
9460
9461 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
9462
9463 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
9464
9465 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9466
9467 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
9468
9469 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
9470 It is not from PR 3220.
9471
9472 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9473
9474 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
9475 just started failing because they depended on the order the
9476 subcommands are presented, or exact docstring text. This kind of
9477 test is a pain and has minimal benefit.
9478
9479 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9480
9481 * gdb.t09/corefile.exp: At end of test, use "core" command with
9482 no arguments.
9483
9484 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
9485
9486 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
9487 17}/Makefile.in: Make it possible to run the testsuite with Sun
9488 make and CC = cross gcc by adding explicit build rules for .o
9489 files.
9490
9491 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9492
9493 * gdb.t15/funcargs.exp: Don't put comments on same line as
9494 setup_xfail (@#$*%& tcl braindamage!).
9495
9496 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9497
9498 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
9499
9500 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
9501
9502 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
9503 * gdb.t20/inherit.exp: remove three dumplicate entries.
9504
9505 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9506
9507 * gdb.t06/break.exp: For "next over recursive call", fail on any
9508 incorrect output, not just on "factorial (value=2)".
9509
9510 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9511
9512 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
9513 working now. Add an xfail if accesing a bss variable causes
9514 a memory error if the target is not yet run.
9515
9516 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9517
9518 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
9519 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
9520 name of __st* demangling (2 strings). Did Kung really get the
9521 more than 95 others right without testing them?
9522
9523 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
9524
9525 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
9526
9527 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
9528
9529 * configure.in (configdirs): Add gdb.disasm
9530 * gdb.disasm: New directory for GDB disassembler tests.
9531 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
9532
9533 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9534
9535 * gdb.t00/help.exp: Don't test "help set".
9536
9537 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
9538 from within expect statements. None of these happen anymore and
9539 they cause regressions to be silently unnoticed.
9540
9541 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
9542 messages) about known failures with gcc cygnus-2.4.5-930417.
9543
9544 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
9545 comp-info.exp so it gets built if it doesn't exist.
9546
9547 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
9548 it is no longer used.
9549 * gdb.t13/comp-info.c: Removed.
9550
9551 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9552
9553 * gdb.t06/signals.exp: Add xfail for sun3.
9554
9555 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9556
9557 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
9558 relevant because ^C doesn't get sent but failure can be reproduced
9559 interactively).
9560
9561 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9562
9563 * gdb.stabs/alpha.mt: New configuration file for alpha.
9564 * gdb.stabs/configure.in: Use it.
9565 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
9566 sharing with alpha.mt, redefine long to word via preprocessor.
9567 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
9568 for alpha.
9569 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
9570 native cc.
9571 * gdb.t00/teststrategy.exp: Change expect string so that we
9572 consume the `(xgdb)' from the command echo and from the gdb prompt.
9573 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
9574 gdb currently compares all values as long, so this failure probably
9575 applies to any configuration where LONGEST is bigger than a target int.
9576 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
9577 with gcc.
9578 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
9579 to handle opaque pointers, gcc is.
9580 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
9581 as first argument. Include <sys/types.h> and change all operator
9582 new definitions to use size_t.
9583 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
9584 now that we use size_t.
9585
9586 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9587
9588 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
9589 a long or float array cast all array members to the same type.
9590 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
9591 with 64 bit longs.
9592 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
9593 on alpha.
9594 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
9595
9596 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9597
9598 * gdb.t24 (demangle.exp): Constructors of templates have names like
9599 vector<int>::vector(int) not vector<int>::vector<int>(int). See
9600 section 14.6 of the ARM.
9601
9602 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
9603 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
9604 accomplish little and slow down the testsuite.
9605
9606 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
9607 Accept spaces various places.
9608
9609 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9610
9611 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
9612 with watchpoint enabled.
9613
9614 * Makefile.in: Remove definition of CC and remove the second
9615 definition of CXX (the "CXX = gcc" one remains). These definitions
9616 were causing backquotes to be expanded within backquotes, which
9617 doesn't work.
9618
9619 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9620
9621 * gdb.t17/callfuncs.exp: Add "return 0" to end.
9622
9623 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9624
9625 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
9626 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
9627 by mips cc and contains no stabs entries.
9628
9629 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
9630
9631 * config/vx-gdb.exp: Use fake device to load files rather than
9632 NFS.
9633 * lib/gdb.exp: New proc to do "file" command.
9634 * config/unix-gdb.exp: Use new "file" proc.
9635
9636 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9637
9638 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
9639 Rework board rebooting slightly.
9640 (gdb_exit): Don't exit from the remote shell; there isn't one.
9641 * gdb.stabs/weird.exp: If a program is being debugged already,
9642 kill it.
9643 * gdb.t04/setvar.exp: Stop and restart gdb.
9644 * gdb.t05/expr.exp: Likewise.
9645 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
9646 restart gdb and reload the program.
9647 * gdb.t08/opaque.exp: Likewise.
9648 * gdb.t12/scope.exp: Likewise.
9649 * gdb.t13/bitfields.exp: Likewise.
9650 * gdb.t15/funcargs.exp: Likewise.
9651 * gdb.t20/classes.exp: Likewise.
9652 * gdb.t03/ptype.exp: Increase timeout.
9653 * gdb.t16/printcmds.exp (test_print_string_constants,
9654 test_print_array_constants): Likewise.
9655 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
9656 * gdb.t20/classes.exp (do_tests): Likewise.
9657 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
9658
9659 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
9660
9661 * gdb.stabs: Renamed *wierd* to *weird*.
9662
9663 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9664
9665 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
9666 for timeout. Add "known gcc 2.4.5 bug" to failure message.
9667
9668 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9669
9670 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
9671 (do_tests): Remove xfail for whatis on one_var and two_var.
9672
9673 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
9674
9675 * Makefile.in: Made cross building work better by adding
9676 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
9677
9678 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9679
9680 * gdb.t15/{return.c,return.exp,Makefile.in}:
9681 New test, currently commented out.
9682
9683 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
9684
9685 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
9686 still running and removes the leftover named socket so GDb can do
9687 clean restarts.
9688
9689 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
9690
9691 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
9692 console, not GDB.
9693 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
9694 cross testing works better with "make check"
9695 * config/unix-gdb: Use default procedures for exit and version.
9696 * config/vx-gdb.exp: Cleaned up and massaged back to working order
9697 with the newest VxWorks.
9698
9699 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9700
9701 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
9702 old form.
9703
9704 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
9705 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
9706
9707 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
9708
9709 * config/unix-gdb.exp: Remove this version of gdb_exit
9710 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
9711 Rob says he'll look at it when he gets back to testing boards.
9712
9713 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
9714
9715 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
9716 an expected fail for certain ptype commands.
9717
9718 * gdb.t20/classes.exp: Update expected results of "ptype class
9719 Base1" to account for the constructor that now appears in the type.
9720
9721 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
9722
9723 * configure.in (configdirs): Restore gdb.t04, which mysteriously
9724 disappeared from list.
9725 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
9726 "alldone" proc with call to cleanup and exit.
9727 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
9728 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
9729 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
9730 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
9731 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
9732 "alldone" proc with simple returns that suppress remaining
9733 tests. The alldone proc went away many months ago.
9734
9735 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9736
9737 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
9738
9739 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
9740
9741 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9742
9743 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
9744 as vax gdb will display them.
9745
9746 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9747
9748 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
9749 optimizers.
9750
9751 * scope.exp: Change "bad value for localval" messages so each one
9752 is unique.
9753
9754 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
9755 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
9756
9757 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
9758
9759 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9760
9761 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
9762 doesn't exist (due to optimization).
9763
9764 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9765
9766 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
9767 contains \r because the filename is long.
9768
9769 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
9770 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
9771
9772 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9773
9774 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
9775 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
9776 Ultrix.
9777 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
9778 int tests.
9779 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
9780
9781 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
9782
9783 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
9784
9785 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
9786 to match does not match the passing case but still matches the
9787 failing case.
9788
9789 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9790
9791 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
9792
9793 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
9794
9795 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
9796 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
9797 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
9798 Remove various versions of gdb_exit.
9799 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
9800 gdb_exit.
9801 * config/unix-gdb.exp: gdb_exit remains here, and should override
9802 the generic version, since it's doing a lot of wierd stuff that
9803 the other versions aren't. FIXME, fold it in, or abandon this
9804 version.
9805
9806 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9807
9808 * gdb.t24/demangle.exp: Add tests for PR 3220.
9809
9810 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9811
9812 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
9813
9814 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
9815
9816 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
9817 "i386-*-*". Works for i486 as well.
9818
9819 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
9820 bug, and expand domain of xfail to all SVR4 systems, since the
9821 actual problem is likely to be in generic SVR4 /proc support.
9822
9823 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9824
9825 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
9826
9827 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
9828
9829 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
9830 xfails for other systems. Match a missing 'Continuing.' as an
9831 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
9832
9833 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
9834 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
9835 Only issue warning for missing executables if -all option is used.
9836
9837 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
9838 file if -all option is used. It's like an unpredictable XFAIL.
9839
9840 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9841
9842 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
9843 for dynamically linked binaries.
9844
9845 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
9846
9847 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9848
9849 * gdb.t20/inherit.exp: Change message for "print tagless struct"
9850 to state that this is a known bug in old versions of g++.
9851
9852 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9853
9854 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
9855 while waiting for `Continuing'.
9856
9857 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
9858
9859 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
9860 in text, data, and bss.
9861 * gdb.t10/nodebug.c: Add local and global test variables for
9862 initialized and uninitialized data.
9863
9864 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9865
9866 * config/unix-gdb.exp (gdb_exit): Add "wait".
9867
9868 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9869
9870 * gdb.t06/signals.exp: xfail the continue from the handler for all
9871 targets.
9872
9873 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
9874 function with watchpoints enabled, the i386 call dummy starts with
9875 a call.
9876
9877 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
9878 386 bsd names its corefiles.
9879
9880 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
9881
9882 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
9883 compilers don't grok it.
9884 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
9885 with small octal ints rather than character constants, which
9886 are signed and might not fit if first promoted to int.
9887
9888 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
9889
9890 * gdb.t09/Makefile.in (clean): Remove corefile.
9891
9892 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9893
9894 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
9895
9896 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9897 and Jim Kingdon (kingdon@cygnus.com)
9898
9899 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
9900 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
9901 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
9902
9903 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9904
9905 * gdb.t17/interrupt.exp: Add xfail for hppa.
9906
9907 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9908
9909 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
9910 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
9911 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
9912 to determine signed-ness of bitfields and use the result to setup
9913 the xfail.
9914 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
9915 * gdb.t15/funcargs.exp: Use them to step until the second indirect
9916 call line is reached if necessary.
9917
9918 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9919
9920 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
9921
9922 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9923
9924 * gdb.t06/break.exp: Also test `clear' command.
9925
9926 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9927
9928 * gdb.t00/teststrategy.exp: Remove extra quote.
9929
9930 * gdb.t07/watchpoint.exp: Change xfail for calling function with
9931 watchpoint enabled to be for all non-68k machines.
9932
9933 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
9934
9935 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9936
9937 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
9938 targets use aout.mt instead of ecoff.mt as gas understands
9939 standard aout format.
9940
9941 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9942
9943 * lib/gdb.exp (runto): Don't insist that function we are running to
9944 was compiled with -g.
9945
9946 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
9947
9948 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
9949 to get back into the read system call.
9950 Accept leading newline in case where we woke it up.
9951
9952 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9953
9954 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
9955 to make the stabs test work on ecoff systems using gcc and -with-stabs.
9956 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
9957 enable ecoff configuration.
9958
9959 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9960
9961 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
9962
9963 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9964
9965 * gdb.t16/printcmds.exp: Add another printf test.
9966
9967 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
9968
9969 * configure.in: If configured -with-stabs on any target, add
9970 stabsdirs to configdirs.
9971
9972 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9973
9974 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
9975 fun" so pattern does not match the command itself.
9976
9977 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9978
9979 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
9980
9981 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9982
9983 * gdb.t17/interrupt.exp: Test for more things.
9984
9985 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9986
9987 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
9988 compiler arranges the code and line numbers.
9989
9990 * gdb.t17/interrupt.exp: Don't send \n after ^C.
9991
9992 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9993
9994 * gdb.t00/help.exp: Increase expect input buffer size.
9995
9996 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9997
9998 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
9999
10000 * gdb.t07/watchpoint.exp: Add xfail for hppa.
10001
10002 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
10003
10004 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
10005 [0-9]*, not just [0-9].
10006
10007 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10008
10009 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
10010
10011 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
10012
10013 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10014
10015 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
10016
10017 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10018
10019 * gdb.t06/signals.c: Add xfails for sun3.
10020
10021 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
10022
10023 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
10024 test_stepping tests.
10025
10026 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10027
10028 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
10029
10030 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
10031
10032 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
10033 rather than actually putting it through cpp twice.
10034
10035 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
10036
10037 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
10038
10039 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
10040 no longer needed.
10041
10042 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10043
10044 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
10045
10046 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
10047 C++ features prints as "struct", make it a pass, not an xfail.
10048
10049 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10050
10051 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
10052 Don't require VA to print as "class" rather than "struct".
10053
10054 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
10055
10056 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
10057
10058 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10059
10060 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
10061
10062 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10063
10064 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
10065 order.
10066
10067 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10068
10069 * gdb.t16/printcmds.exp: Add printf tests.
10070
10071 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
10072
10073 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
10074
10075 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
10076
10077 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
10078 pass counts, to counteract any existing or future setup_xfails.
10079
10080 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10081
10082 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
10083 {BEGIN,END}_COMMON for common block instead of STAB.
10084 * gdb.stabs/wierd.exp: Add xfail for rs6000.
10085
10086 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
10087 intp_var should be N_GSYM not N_LSYM.
10088 wierd-aout.S: Use a label for the value of the N_SO.
10089 wierd.def: Remove all backslashes.
10090 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
10091
10092 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10093
10094 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
10095 get the expected next to inheritance3.
10096
10097 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10098
10099 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
10100 now that gcc-2.4 gets it right.
10101
10102 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10103
10104 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
10105
10106 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
10107 generating comp-info.exp which works for cross-compilation.
10108
10109 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
10110
10111 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
10112 "*-*-sysv4.*".
10113
10114 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
10115
10116 * gdb.t01/run.exp: Start with a fresh gdb.
10117 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
10118 SVR4.x.
10119
10120 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
10121
10122 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
10123 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
10124 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
10125 Makefile.in (distclean, realclean): Remove gdbme.c from list of
10126 things to remove.
10127
10128 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
10129
10130 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
10131 test cases from bug reports.
10132
10133 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
10134
10135 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
10136 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
10137 avoid spurious xfails.
10138 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
10139 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
10140 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
10141
10142 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
10143
10144 * gdb.t00/teststrategy.exp: Rework to provide more useful
10145 description of each test, fix problem with systems that define
10146 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
10147 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
10148 results for "next over recursive call" so timeouts aren't taken
10149 by error.
10150
10151 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
10152
10153 * gdb.t12/scope.exp: Test printing of variables before run.
10154
10155 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
10156 printed in wrong order due to sorting.
10157
10158 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
10159
10160 * gdb.t00/teststrategy.exp: Fix expected results for printing
10161 user entered string constant. Is array of char, prints with no
10162 address.
10163
10164 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
10165 commands.
10166 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
10167 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
10168 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
10169 of struct of char arrays.
10170 * gdb.t00/radix.exp: New tests for radix commands.
10171
10172 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
10173
10174 * gdb.t16/printcmd.exp: Print a variable before running program
10175 (with xfail for AIX).
10176
10177 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
10178
10179 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
10180
10181 * gdb.t16/printcmd.exp: Don't print variables before running program.
10182
10183 * gdb.t06/break.exp: Don't require envp argument to main.
10184
10185 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
10186
10187 * gdb.t02/whatis.exp, gdb.t11/list.exp:
10188 Add xfails for rs6000.
10189
10190 * gdb.t02/whatis.exp: Change other tests not to re-test something
10191 we already tested.
10192
10193 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
10194 each type used has a variable of that type.
10195
10196 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
10197
10198 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
10199
10200 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10201
10202 * configure.in: change srctrigger to be a file, not a directory
10203
10204 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
10205
10206 * configure.in (mips-idt-ecoff*): Added trailing '*'.
10207
10208 * gdb.t11/list.exp: Fixed a couple of typos.
10209
10210 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
10211
10212 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
10213 is fixed and PR is closed.
10214 * gdb.t16 (gdbme.c): Add simple test string variable.
10215 * gdb.t16 (printcmds.exp): Add tests with simple test string
10216 variable, primarily for boundaries on "set print elements".
10217
10218 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
10219
10220 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
10221 Make leading 0's optional and don't expect a tab in the middle
10222 of the number.
10223
10224 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
10225
10226 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
10227 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
10228 don't end command passed to gdb_test with newline.
10229
10230 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
10231 signed keyword away, don't expect signed bitfields to be signed.
10232
10233 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
10234 printing with only as many 1's as are in the field as well as printing
10235 with 32 1's (see comment).
10236
10237 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
10238
10239 * gdb.t00/default.exp: Start with a fresh gdb.
10240 * configure.in (configdirs): Remove gdb.t31 until the chill
10241 compiler works again. It no longer is able to find chillrt0
10242 since it isn't in libchill.a anymore.
10243 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
10244 wierd.o, make more modular.
10245 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
10246 spurious newlines that caused problems.
10247
10248 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10249
10250 * Move test with enums and partial symbols from gdb.t03/ptype.exp
10251 to gdb.stabs/wierd.exp since GCC has worked around the bug.
10252 gdb.stabs/wierd.{exp,def}: Many new tests.
10253
10254 * gdb.t00/default.exp: update info line for new message.
10255
10256 * gdb.t02/{whatis.exp,gdbme.c}:
10257 Test that "char *" doesn't print as "caddr_t".
10258
10259 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10260
10261 * gdb.t00/help.exp: Use .* in place of some help messages which
10262 just changed.
10263 gdb.t00/default.exp: Update "info frame" test for new message.
10264 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
10265 Remove some xfails
10266
10267 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10268
10269 * gdb.t03/{gdbme.c,ptype.exp}:
10270 Add tests for typedef'd struct and union without tags.
10271 Also check "whatis" on a variable of a typedef'd enum without a tag.
10272
10273 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
10274 PRMS 1823; the bug still exists but isn't reproduced by this test
10275 anymore), and remove rs6000 XFAIL (the bug is fixed).
10276
10277 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
10278 duplicated from whatis.exp. For those that are left, accept
10279 "long", "long int", or "int" for long variables (whatis.exp already
10280 has an XFAIL for "int", so no need to fail it here).
10281
10282 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
10283 Deal with GCC's names for types now that GDB uses the compiler's names.
10284
10285 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
10286 setup_xfail's for sunos4. If we #defined the signed keyword away,
10287 don't expect GDB to know that char it is signed.
10288
10289 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
10290
10291 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
10292
10293 * configure.in (configdirs): Add gdb.t24 for C++ tests that
10294 should work on any system, regardless of debugging format.
10295 * gdb.t21/demangle.exp: Move to gdb.t24.
10296 * gdb.t24/demangle.exp: Move from gdb.t21.
10297 * gdb.t24/{Makefile.in, configure.in}: New files.
10298
10299 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10300
10301 * configure.in: Do gdb.stabs and C++ tests only for stabs.
10302 * gdb.stabs: New directory.
10303
10304 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10305
10306 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
10307 not just "Quit anyway?".
10308
10309 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
10310
10311 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
10312 that all setup_xfails are immediately followed by clear_xfails.
10313
10314 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
10315
10316 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
10317 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
10318 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
10319 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
10320 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
10321 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10322 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10323 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
10324 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
10325 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
10326 gdb.t31/chillvars.exp, lib/gdb.exp:
10327 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
10328 bug-gdb@prep.ai.mit.edu.
10329
10330 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
10331
10332 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
10333 with 0.0, not integer 0.
10334
10335 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
10336
10337 * gdb.t06/break.exp: Update for "Kill the program" message change.
10338
10339 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
10340
10341 * Makefile.in (GDBFLAGS): Set to -nx.
10342 * Makefile.in (site.exp): Use GDBFLAGS.
10343
10344 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10345
10346 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
10347 Makefiles.
10348 (check): depend on just-check.
10349 (just-check): added so that tests can be run without a noop
10350 build pass.
10351
10352 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10353
10354 Switch to using configure's configdirs.
10355 * Makefile.in (Makefile): add configure.in dependency.
10356 (SUBDIRS): removed redundant assignment.
10357 * configure.in: switch subdirs assignment to configdirs.
10358 * gdb.t*/configure.in: new files.
10359
10360 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
10361
10362 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
10363 works.
10364
10365 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
10366
10367 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
10368 in explicit rules. Apparently this is not supported by some makes.
10369
10370 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
10371
10372 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
10373
10374 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10375
10376 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
10377 disappeared.
10378
10379 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10380
10381 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
10382
10383 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
10384
10385 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
10386 watchpoint problem that is now fixed.
10387 * gdb.t30/chexp.exp: Remove setup_xfail for printing
10388 uninitialized convenience variables.
10389 * gdb.t31/chillvars.exp: Fix expected patterns for printing
10390 structures.
10391
10392 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10393
10394 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
10395 which causes expect to get out of sync with gdb on long output
10396 from help set.
10397 * gdb.t09/corefile.exp: Make expected pattern for core file
10398 failing signal and frame output format less sun specific.
10399
10400 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
10401
10402 * gdb.t31/chillvars.exp: Add and remove initial dummy
10403 breakpoint, so that symbol table is forced in.
10404 (Needed at least on Sunos4, though it seems not SVR4.)
10405 * gdb.t31/chillvars.exp: Update for changed output format.
10406
10407 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
10408
10409 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
10410
10411 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
10412
10413 * Makefile.in: Added --srcdir when invoking runtest, removed the
10414 need for a local config file. (optional now)
10415
10416 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
10417
10418 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
10419 failure count used to force early termination. Add some more
10420 expected failures for gnu style demangling.
10421
10422 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10423
10424 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
10425 pmi variable from gdb.t20/gdbme to get optimized away.
10426 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
10427 Check for written corefile upon timeout _and_ eof.
10428
10429 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10430
10431 * config/unix-gdb.exp: Add missing return 0.
10432
10433 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10434
10435 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
10436 test termination.
10437
10438 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
10439
10440 * configure.in (subdirs): Put back gdb.t17 which mysteriously
10441 disappeared.
10442
10443 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
10444
10445 * gdb.t10/crossload.exp: Disable the i860-elf test until such
10446 time as i860 support works.
10447
10448 * gdb.t15/funcargs.exp: Fix expected outputs to include
10449 "backtrace 100\r" rather than just "backtrace\r", to match last
10450 change.
10451
10452 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
10453
10454 * config/udi-gdb.exp (gdb_exit): Remove close command.
10455 (gdb_target_udi): New procedure to set the UDI target.
10456 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
10457 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
10458 Added waits for prompts after several question responses. Added
10459 some more responses used by a29k-amd-udi-gdb.
10460 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
10461 pass different arguments, restart UDI connection after program
10462 completion.
10463 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
10464 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10465 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
10466 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
10467 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
10468 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
10469 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10470 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
10471 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
10472 after program completion.
10473 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
10474 compiled with a SELECT_VECS setting.
10475 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
10476 infinite recursion.
10477
10478 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
10479 Added checks for COFF results, and made them expected failures for
10480 all targets. It would be better to make them expected failures
10481 for COFF targets only.
10482
10483 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10484
10485 * Makefile.in: add null dvi target, don't bother to recurse
10486 through test directories for info and install-info; rename
10487 $(datadir) to be dejagnu instead of deja-gnu
10488
10489 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
10490
10491 * gdb.t31/gdbme.ch: Re-enable code that previously caused
10492 compiler to coredump.
10493 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
10494 code.
10495
10496 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
10497
10498 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
10499 coredump.
10500 * gdb.t31/chillvars.exp: Comment out tests that depend on that
10501 code.
10502
10503 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
10504
10505 * gdb.t03/ptype.exp: tests for return code from gdb_test.
10506 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
10507 which in a shell. Deletes xgdb when done.
10508 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
10509 Tests the return from the "set height" or "set width" commands.
10510 Added a few return codes where needed.
10511
10512 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
10513
10514 * Makefile.in (SUBDIRS): Add gdb.t17.
10515 * configure.in (subdirs): Add gdb.t17.
10516 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
10517 files to test gdb's calling of functions in the inferior with
10518 the correct arguments and gdb's ability to retrieve any
10519 result returned.
10520
10521 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
10522
10523 * config/unix-gdb.exp (gdb_exit): Remove close commands that
10524 may be called after gdb goes away. Previous versions of expect
10525 needed these to avoid file descriptor leaks, but they cause
10526 errors with the current revision of expect.
10527 * gdb.t00/gdbvars.exp: Use -re on expected output after
10528 setting sevenbit-strings.
10529 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
10530 to set sevenbit-strings consistent across tests.
10531 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
10532 set sevenbit-strings consistent across tests.
10533
10534 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
10535
10536 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
10537 expected output to match current "expect" expectations.
10538
10539 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
10540
10541 * gdb.t00/default.exp: Change expected output for default "source"
10542 command, to match new gdb behavior which requires a filename to
10543 source.
10544
10545 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
10546
10547 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
10548 expected fail for i486-*-* that misses the marker2 function.
10549 * gdb.t10/crossload.exp (bfddefault): Allow successful
10550 recognition of a format to pass even if no symbols are found.
10551 Explicitly catch failures where the format is not recognized
10552 or is ambiguous, and add the reason to the fail message.
10553 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
10554 the cause is and invalid target and add reason to failure message.
10555 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
10556 elf32-i386, elf32-sparc, and elf32-i860.
10557 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
10558 Set up expected failure for 'filename'::variable scope resolution,
10559 which is now apparently broken on all targets.
10560 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
10561 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
10562 gdb.t23/templates.exp: Change failure for missing binfile into
10563 just a warning.
10564 gdb.t21/demangle.exp: Change all cfront references to 'arm'
10565 references.
10566
10567 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
10568
10569 * gdb.t00/default.exp: Add expected output for default "source"
10570 command, to match new gdb behavior.
10571 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
10572
10573 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
10574
10575 * config/*-gdb.exp: returns an error, rather than exiting on
10576 internal errors.
10577
10578 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
10579
10580 * gdb.t03/gdbme.c: Add pointer to struct variable.
10581 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
10582 referencing struct members.
10583
10584 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
10585
10586 * configure.in (mips-idt-ecoff): New target.
10587 * config/mips-gdb.exp: New file for remote board using MIPS remote
10588 debugging protocol.
10589
10590 * Redid configuration scheme. Removed gdb.t*/configure.in.
10591 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
10592 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
10593 distclean targets. Built executables via .o files. Adjusted
10594 tests to account for source files in $(srcdir) rather than
10595 $(objdir).
10596 * lib/gdb.exp (runto): Don't expect () after the function name,
10597 because it may have arguments.
10598
10599 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
10600
10601 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
10602 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
10603 expected failures for mips-idt-* and mips-sgi-*.
10604 * gdb.t00/default.exp (attach): Kill process if requested.
10605 * gdb.t00/help.exp (help target core, help target): Accept a gdb
10606 that does not read core files.
10607 * gdb.t01/run.exp: Removed checks for exit status code.
10608 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
10609 it is linked in.
10610 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
10611 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
10612 appropriate, rather than doing it by hand.
10613 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
10614 execution.
10615 * gdb.t10/crossload.exp: Kill existing program if needed.
10616 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
10617 appropriate, rather than doing it by hand. Always increase
10618 timeout for this test, not just for VxWorks.
10619
10620 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
10621
10622 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
10623 of Chill STRUCT types and STRUCT values.
10624 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
10625 than "char".
10626 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
10627 struct2): New struct definitions and initializations to test
10628 simple Chill STRUCT types.
10629
10630 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
10631
10632 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
10633 the null byte at the end of strings.
10634 * gdb.t00/default.exp: Make show version insensitive to copyright
10635 date.
10636 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
10637 to avoid dependencies on target char signedness.
10638 * gdb.t16/printcmds.exp: Update expected results for explicitly
10639 unsigned char.
10640 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
10641 now work.
10642 * gdb.t21/demangle.exp: Add many more patterns for template
10643 demangling, most of them being expected failures.
10644 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
10645 string we are matching for, to match on the whole string.
10646 * gdb.t21/demangle.exp: Add many new test strings to demangle,
10647 and fix a whole bunch that had incorrect expected output but were
10648 passing anyway because of the bug in "proc demangle".
10649 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
10650 type.
10651 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
10652
10653 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
10654
10655 * gdb/testsuite: made modifications to testcases, etc., to allow
10656 them to work properly given the reorganization of deja-gnu and the
10657 relocation of the testcases from deja-gnu to a "tool" subdirectory.
10658
10659 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
10660
10661 * gdb/testsuite: Initial creation of gdb/testsuite.
10662 Migrated dejagnu testcases and support files for testing nm to
10663 gdb/testsuite from deja-gnu. These files were moved "as is"
10664 with no modifications. This migration is part of a major overhaul
10665 of dejagnu. The modifications to these testcases, etc., which
10666 will allow them to work with the new version of dejagnu will be
10667 made in a future update.
10668 \f
10669 Local Variables:
10670 mode: change-log
10671 left-margin: 8
10672 fill-column: 74
10673 version-control: never
10674 End:
This page took 0.284775 seconds and 4 git commands to generate.