]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
*** empty log message ***
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f1c2644b
DJ
12003-06-29 Daniel Jacobowitz <drow@mvista.com>
2
3 * gdb.base/completion.exp: Tab-complete "complet" instead of
4 "compl".
5 * gdb.base/complex.exp, gdb.base/complex.c: New files.
6
18080350
DJ
72003-06-29 Daniel Jacobowitz <drow@mvista.com>
8
9 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
10 * gdb.base/volatile.exp: Likewise.
11
f56973f8
DJ
122003-06-29 Daniel Jacobowitz <drow@mvista.com>
13
14 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
15 gdb/1265.
16
172003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
18 Daniel Jacobowitz <drow@mvista.com>
19
20 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
21 initial line count of 'captured_main' from 26 to 32.
22 (test_with_self): Allow xmalloc call to be interleaved with the
23 preceding two lines.
24
e766d4d6
JB
252003-06-24 Joel Brobecker <brobecker@gnat.com>
26
27 * gdb.base/bang.exp: New testcase.
28
f125c9a4
JB
292003-06-23 Joel Brobecker <brobecker@gnat.com>
30
31 * gdb.base/langs.exp: Add some tests for the "minimal" language
32 support.
33
6e25beaf
EZ
342003-06-23 Elena Zannoni <ezannoni@redhat.com>
35
36 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
37 the testcase.
38
2f816dda
DJ
392003-06-22 Daniel Jacobowitz <drow@mvista.com>
40
41 * gdb.base/relocate.exp: Test add-symbol-file with a variable
42 offset.
43
db5a5748
DJ
442003-06-22 Daniel Jacobowitz <drow@mvista.com>
45
46 * gdb.c++/pr-1210.cc: New file.
47 * gdb.c++/pr-1210.exp: New file.
48
1df0c130
DJ
492003-06-21 Daniel Jacobowitz <drow@mvista.com>
50
51 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
52 000-exec-continue.
53
a92feac0
MK
542003-06-15 Mark Kettenis <kettenis@gnu.org>
55
56 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
57 on *-*-*bsd* instead of *-*-freebsd*.
58
81a58f5b
AC
592003-06-14 Andrew Cagney <cagney@redhat.com>
60
61 * gdb.base/store.exp: Test longest and doublest. Test all
62 parameters. Weaken return statement match.
63 * gdb.base/store.c: Add longest and doublest - aka long long and
64 long double functions. Put all parameters into local register
65 variables. Use negative values.
66
b257a0d3
AC
672003-06-14 Andrew Cagney <cagney@redhat.com>
68
69 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
70 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
71 exit status.
72 * gdb.base/fileio.exp: Disable target when nointerrupts and
73 noinferiorio, instead of limiting it to remote. Use remote_exec
74 instead of system.
75
21c38304
JJ
762003-06-12 Jeff Johnston <jjohnstn@redhat.com>
77
78 * gdb.base/float.exp: Add ia64 support.
79
1bcdb424
CV
802003-06-12 Corinna Vinschen <vinschen@redhat.com>
81
82 * gdb.base/fileio.exp: Run only on remote targets.
83
6aeb981f
CV
842003-06-10 Corinna Vinschen <vinschen@redhat.com>
85
86 * gdb.base/fileio.c: New file, testing File-I/O.
87 * gdb.base/fileio.exp: Ditto.
88
53df362e
RG
892003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
90
91 * gdb.base/shreloc.exp: New file, check symbol values obtained from
92 shared objects after relocation at load time (gdb PR/1132).
93 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
94 as above, part of the shared object relocation test.
95
ffee1b46
MK
962003-06-08 Mark Kettenis <kettenis@gnu.org>
97
b5ca3722
MK
98 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
99 fully filled history list.
100 * gdb.base/gdb_history: New file.
101
03ed860d
MK
102 * gdb.base/signals.exp: XFAIL "continue to func1" on
103 i*86-*-freebsd*.
104
ffee1b46
MK
105 * gdb.base/attach.exp: When trying to attach to a nonexistent
106 process, make it possible to specify the PID based on the target,
107 and do so for *-*-freebsd*.
108
d80dbb52
RH
1092003-06-02 Richard Henderson <rth@redhat.com>
110
111 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
112
6dd77b81
RH
1132003-06-02 Richard Henderson <rth@redhat.com>
114
115 * gdb.base/selftest.exp: Next over lim_at_start initialization.
116
f6347e16
RH
1172003-06-02 Richard Henderson <rth@redhat.com>
118
119 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
120
2c161407
DJ
1212003-06-01 Daniel Jacobowitz <drow@mvista.com>
122
123 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
124 of globalvar.
125
572eb746
MK
1262003-06-01 Mark Kettenis <kettenis@gnu.org>
127
128 * gdb.asm/asm-source.exp: Check for memory read errors in
129 disassembler test on *BSD too.
130
9e9617a5
RH
1312003-06-01 Richard Henderson <rth@redhat.com>
132
133 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
134 for .frame.
135 (gdbasm_call): Lose ldgp.
136 (gdbasm_startup): Add frame information.
137 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
138
7b34ad4e
MK
1392003-05-31 Mark Kettenis <kettenis@gnu.org>
140
141 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
142 i?86-*-*.
143
10059fdf
MK
1442003-05-30 Mark Kettenis <kettenis@gnu.org>
145
146 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
147 FreeBSD.
148
acf4b816
RH
1492003-05-29 Richard Henderson <rth@redhat.com>
150
151 * gdb.asm/alpha.inc: New file.
152 * gdb.asm/asm-source.exp: Use it.
153
e9ecd949
JB
1542003-05-29 Jim Blandy <jimb@redhat.com>
155
156 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
157 'core.PID'.
158
e3e5a4f3
JB
1592003-05-22 Jim Blandy <jimb@redhat.com>
160
161 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
162 backtrace.
163
72fe3d25
DC
1642003-05-20 David Carlton <carlton@math.stanford.edu>
165
166 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
167 this time.
168
58da2eb2
DC
1692003-05-19 David Carlton <carlton@bactrian.org>
170
171 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
172 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
173
1fcb5155
DC
1742003-05-19 David Carlton <carlton@bactrian.org>
175
176 * gdb.c++/namespace.exp: Add namespace scope and anonymous
177 namespace tests.
178 Bump copyright date.
179 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
180 (main): Call C::D::marker2.
181 * gdb.c++/namespace1.cc: New file.
182
85e85163
JJ
1832003-05-14 Jeff Johnston <jjohnstn@redhat.com>
184
185 Roland McGrath <roland@redhat.com>
186 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
187 there is no manager thread.
188
a25fbfec
JJ
1892003-05-08 Jeff Johnston <jjohnstn@redhat.com>
190
191 * gdb.threads/schedlock.exp: Remove assumption that all threads
192 will run in a particular small time slice. Also ensure we break
193 in one of the child threads rather than the main thread.
194
be375bae
JB
1952003-05-07 Jim Blandy <jimb@redhat.com>
196
09bf6082
JB
197 Add support for assembly source testing on the s390x.
198 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
199 architecture.
200 * gdb.asm/s390x.inc: New file.
201
be375bae
JB
202 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
203 succession of 'if' statements.
204
00905d52
AC
2052003-05-05 Andrew Cagney <cagney@redhat.com>
206
207 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
208
b1e29e33
AC
2092003-05-05 Andrew Cagney <cagney@redhat.com>
210
211 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
212 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
213
e33d66ec
EZ
2142003-05-02 Elena Zannoni <ezannoni@redhat.com>
215
216 * gdb.base/charset.exp: Update based on new behavior of set/show
217 charset commands.
218
2b6fd0d8
AC
2192003-05-01 Andrew Cagney <cagney@redhat.com>
220
221 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
222 variable do not give memory errors.
223
130cacce
AF
2242003-04-30 Adam Fedor <fedor@gnu.org>
225
226 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
227 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
228 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
229 gdb.objc/basicclass.m: : New files
230
231 * lib/gdb.exp (gdb_compile_objc): New procedure.
232
bea71854
DJ
2332003-04-27 Daniel Jacobowitz <drow@mvista.com>
234
235 * gdb.base/signals.exp: Make backtrace tests more specific.
236
0f20eeea
DC
2372003-04-23 David Carlton <carlton@bactrian.org>
238
239 * gdb.c++/maint.exp (test_first_component): Add tests for
240 'operator' in more locations.
241
c8c4d8dc
KB
2422003-04-16 Kevin Buettner <kevinb@redhat.com>
243
244 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
245
3fe60e3c
EZ
2462003-04-16 Elena Zannoni <ezannoni@redhat.com>
247
248 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
249 func marke' instead. Update test name.
250
9219021c
DC
2512003-04-15 David Carlton <carlton@math.stanford.edu>
252
253 * gdb.c++/maint.exp: New file.
254
5dd55bdd
EZ
2552003-04-14 Elena Zannoni <ezannoni@redhat.com>
256
257 * gdb.threads/schedlock.c: Change type of thread function argument
258 to long, to avoid warnings on 64-bit platforms.
259
00890572
EZ
2602003-04-14 Elena Zannoni <ezannoni@redhat.com>
261
262 * gdb.base/attach.exp: Add new message from ptrace in case of
263 attaching to nonexistent process.
264
93201743
JB
2652003-04-11 Jim Blandy <jimb@redhat.com>
266
267 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
268 gdb.c++/userdef.cc: Place comments on the lines to which the
269 marker function might return.
270 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
271 gdb.c++/userdef.exp: Look for those comments to check that we've
272 returned to the right place, instead of checking line numbers.
273
2a11c64d
EZ
2742003-04-11 Elena Zannoni <ezannoni@redhat.com>
275
276 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
277 match on sourcefile name, instead of directory name.
278
68ab8fc5
EZ
2792003-04-10 Elena Zannoni <ezannoni@redhat.com>
280
281 * gdb.base/completion.exp: Use string_to_regexp to match the
282 working directory name.
283
5624293a
JB
2842003-04-09 Jim Blandy <jimb@redhat.com>
285
286 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
287 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
288 after an inferior function call, report the failure, but allow the
289 test to continue.
290
f1f02ee4
SC
2912003-04-05 Stephane Carrez <stcarrez@nerim.fr>
292
293 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
294 with -DPROTOTYPES.
295
6eb79af0
SC
2962003-04-05 Stephane Carrez <stcarrez@nerim.fr>
297
298 * gdb.base/break.exp: Revert last patch.
299
8dfb4cf0
SC
3002003-04-04 Stephane Carrez <stcarrez@nerim.fr>
301
302 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
303 with -DPROTOTYPES.
304
ed4c619a
AC
3052003-04-02 Andrew Cagney <cagney@redhat.com>
306
307 * gdb.base/callfuncs.exp: Make "print add" messages unique.
308 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
309 matching directories by the name breakpoint.
310 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
311 Make "continue to marker1" consistent.
312 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
313 message consistent.
314 * lib/gdb.exp: Put "the program is no longer running", and "the
315 program exited" in parenthesis.
316 * lib/mi-support.exp: Ditto.
317
4e35d5f0
BR
3182003-04-02 Bob Rossi <bob_rossi@cox.net>
319
320 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
321
71900fe8
AC
3222003-03-29 Andrew Cagney <cagney@redhat.com>
323
324 * gdb.base/sizeof.c (main): Print the value of '\377'.
325 * gdb.base/sizeof.exp: Check the sign of '\377'.
326
c0655a16
MC
3272003-03-27 Michael Chastain <mec@shout.net>
328
329 * gdb.base/gdb1090.exp: New file.
330 * gdb.base/gdb1090.cc: New file.
331
5b2a3989
JB
3322003-03-27 J. Brobecker <brobecker@gnat.com>
333
334 * gdb.gdb/observer.exp: New regression test.
335
79876890
MC
3362003-03-27 Michael Chastain <mec@shout.net>
337
338 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
339 * gdb.base/ptype.exp: Likewise.
340
6eac95e3
CV
3412003-03-27 Corinna Vinschen <vinschen@redhat.com>
342
343 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
344
e8c71839
MC
3452003-03-26 Michael Chastain <mec@shout.net>
346
347 * gdb.base/ptype.exp: Actually use some typedef'd types.
348
71b10041
SC
3492003-03-21 Stephane Carrez <stcarrez@nerim.fr>
350
351 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
352 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
353
2512cf80
CV
3542003-03-20 Corinna Vinschen <vinschen@redhat.com>
355
356 * gdb.base/default.exp: Fix regular expression.
357
0d195a4f
CV
3582003-03-20 Corinna Vinschen <vinschen@redhat.com>
359
360 * gdb.base/args.exp: Fix regular expression.
361
8a2dbca8
CV
3622003-03-20 Corinna Vinschen <vinschen@redhat.com>
363
364 * gdb.base/help.exp: Allow Win32 child process.
365
bf028682
CV
3662003-03-20 Corinna Vinschen <vinschen@redhat.com>
367
368 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
369 when stepping out of main().
370
182dbe85
CV
3712003-03-20 Corinna Vinschen <vinschen@redhat.com>
372
373 * gdb.base/default.exp: Check for win32 specific message when calling
374 "run" without executable.
375
d67a6ba5
CV
3762003-03-20 Corinna Vinschen <vinschen@redhat.com>
377
378 * gdb.base/args.exp: Expect .exe in output.
379
a955b5bb
CV
3802003-03-20 Corinna Vinschen <vinschen@redhat.com>
381
382 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
383 Cygwin native.
384
bf6bad4b
AC
3852003-03-17 Andrew Cagney <cagney@redhat.com>
386
387 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
388 vector registes.
389 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
390 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
391
293e9a31
DC
3922003-03-17 David Carlton <carlton@math.stanford.edu>
393
394 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
395 test, for PR breakpoints/38.
396 Call test_watchpoint_and_breakpoint.
397 * gdb.base/watchpoint.c (func3): New function.
398 (main): Call func3.
399
5330f2db
DC
4002003-03-04 David Carlton <carlton@math.stanford.edu>
401
402 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
403 Garply<Garply<char> >:: garply".
404 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
405 with respect to PR c++/1111; note also PR c++/1113.
406 (test_template_breakpoints): KFAIL "constructor breakpoint" with
407 respect to PR c++/1062.
408 KFAIL "destructor breakpoint" with respect to PR c++/1112.
409
6ece72da
DC
4102003-03-03 David Carlton <carlton@math.stanford.edu>
411
412 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
413 with respect to PR c++/57.
414 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
415 c++/826.
416 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
417 respect to PR c++/57.
418
85ca1584
DC
4192003-03-03 David Carlton <carlton@math.stanford.edu>
420
421 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
422 respect to PR c++/33 into FAILs.
423
98e9c5b8
MC
4242003-03-03 Michael Chastain <mec@shout.net>
425
7bedbf27
MC
426 * configure.in: Update copyright years.
427
4282003-03-03 Michael Chastain <mec@shout.net>
429
430 * Makefile.in: Update copyright years.
98e9c5b8 431
f683e100
DC
4322003-02-28 David Carlton <carlton@math.stanford.edu>
433
434 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
435 print class instead of struct and/or superfluous protection
436 specifiers, as long as the resulting output is equivalent to the
437 source code.
438 Delete FIXME from end of messages on tests that don't need
439 fixing.
440
a9e0cf2c
DC
4412003-02-28 David Carlton <carlton@math.stanford.edu>
442
443 * gdb.c++/templates.exp (do_tests): Allow const in the two
444 Foo<volatile char *>::foo tests.
445
e8d359df
MS
4462003-02-27 Michael Snyder <msnyder@redhat.com>
447
448 * gdb.base/restore.c (main): Return zero, so exit code
449 will be consistant.
450
0b71dc91
DC
4512003-02-26 David Carlton <carlton@math.stanford.edu>
452
453 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
454 char *>::foo" test with respect to PR c++/33. Create a new test
455 which is identical to that one except that it doesn't put the
456 space between the "char" and the "*"; KFAIL it, too.
457
dd14ab43
DC
4582003-02-26 David Carlton <carlton@math.stanford.edu>
459
460 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
461 template types into either PASSes or KFAILs (corresponding to PR
462 c++/57). Tweak indentation. Update copyright.
463
1146c7f1
SC
4642003-02-23 Stephane Carrez <stcarrez@nerim.fr>
465
466 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
467
74641dfb
MC
4682003-02-13 Michael Chastain <mec@shout.net>
469
470 * gdb.base/exprs.exp: Remove i960 remnants.
471 * gdb.base/funcargs.exp: Likewise.
472 * gdb.base/list.exp: Likewise.
473 * gdb.base/ptype.exp: Likewise.
474
559cd2d0
DC
4752003-02-14 David Carlton <carlton@math.stanford.edu>
476
477 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
478 pEe->D::vg()" from XFAIL to KFAIL.
479
c4f90d87
JM
4802003-02-13 Jason Molenda (jmolenda@apple.com)
481
482 * gdb.base/maint.exp: Update maint print statistics regexp to include
483 new entries.
484
cbc4d97c
MC
4852003-02-13 Michael Chastain <mec@shout.net>
486
487 * gdb.c++/inherit.exp: Remove call to get_debug_format.
488
40f235b7
MC
4892003-02-12 Michael Chastain <mec@shout.net>
490
491 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
492 * gdb.c++/inherit.exp: Likewise.
493 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
494 * gdb.c++/templates.exp: Likewise.
495 * gdb.c++/virtfunc.exp: Likewise.
496
c56716b0
JM
4972003-02-06 Jason Molenda (jason-cl@molenda.com)
498
499 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
500 why the code is written that way.
501
070afcf8
MC
5022003-02-05 Michael Chastain <mec@shout.net>
503
504 * gdb.base/dump.exp: Add missing copyright line.
505
5d0331e5
JM
5062003-02-05 Jason Molenda (jason-cl@molenda.com)
507
f7ae6d3e 508 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
509 at the beginning so the breakpoint doesn't get set on the loop.
510
92851186
MC
5112003-02-05 Michael Chastain <mec@shout.net>
512
513 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
514 output for configurations with gcc 2.95.3.
515
cbf1e085
AC
5162003-02-05 Keith Seitz <keiths@redhat.com>
517 Andrew Cagney <ac131313@redhat.com>
518
519 * gdb.mi/mi-cli.exp: New file.
520
29518e1e
MC
5212003-02-04 Michael Chastain <mec@shout.net>
522
523 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
524 Call perror and then continue.
525
5af1d5f3
MC
5262003-02-03 Michael Chastain <mec@shout.net>
527
528 * gdb.c++/pr-1023.cc: New file.
529 * gdb.c++/pr-1023.exp: New file.
530
6b549786
JB
5312003-02-05 Jim Blandy <jimb@redhat.com>
532
533 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
534 it's local to foobar. Check for it there, and check that it's not
535 present in main.
536 * gdb.c++/local.cc (marker2): New function.
537 (foobar): Call marker1.
538 (main): Call marker2 instead of marker1.
539
67f16606
AC
5402003-02-04 Andrew Cagney <ac131313@redhat.com>
541
542 * gdb.disasm/mn10200.exp: Obsolete file.
543 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
544 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
545 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
546
1c5cb38e
DC
5472003-02-04 David Carlton <carlton@math.stanford.edu>
548
549 * gdb.c++/overload.exp: Test intToChar(1).
550 * gdb.c++/overload.cc (intToChar): New.
551 (main): Call intToChar.
552
d1fe6965
DC
5532003-02-03 David Carlton <carlton@math.stanford.edu>
554
555 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
556 'might_kfail' arg.
557 KFAIL some of the continue_to_bp_overloaded calls, according to
558 PR c++/1025.
559
9ba61c5d
MC
5602003-02-01 Michael Chastain <mec@shout.net>
561
562 * gdb.base/advance.c (marker1): New marker function.
563 * gdb.base/advance.exp: When the 'advance' command lands on the
564 return breakpoint, it can legitimately stop on either the
565 current line or the next line. Accommodate both outcomes.
566 * gdb.base/until.exp: Likewise.
567
e7494ffb
AC
5682003-02-02 Andrew Cagney <ac131313@redhat.com>
569
570 2002-11-10 Jason Molenda (jason-cl@molenda.com):
571 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
572 now a list, not a tuple.
573 * gdb.mi/mi-var-display.exp: Ditto.
574 * gdb.mi/gdb792.exp: Ditto.
575
075559bc
AC
5762003-02-01 Andrew Cagney <ac131313@redhat.com>
577
578 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
579 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
580 stack backtraces.
581 * gdb.mi/mi-syn-frame.c: Part of same.
582
2bd4c7b1
MK
5832003-02-01 Mark Kettenis <kettenis@gnu.org>
584
585 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
586 gdb.mi/mi1-pthreads.exp: Return instead of calling
587 gdb_suppress_entire_file.
588
eabd8992
MS
5892003-02-01 Mark Salter <msalter@redhat.com>
590
591 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
592
71469e2f
MS
5932003-01-31 Mark Salter <msalter@redhat.com>
594
595 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
596 Support empty arg.
597
38a94d44
MC
5982003-01-30 Michael Chastain <mec@shout.net>
599
600 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
601 This was a workaround for a UTF-8 bug in readline 4.3. The bug
602 has been fixed in gdb/readline on 2003-01-09.
603
19ea9e73
MS
6042003-01-29 Michael Snyder <msnyder@redhat.com>
605
e8d359df
MS
606 * gdb.base/maint.exp: Allow for leading underscore in symbol.
607 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
608 * gdb.base/args.exp: Skip if target does not support args passing.
609
2307bd6a
DJ
6102003-01-22 Daniel Jacobowitz <drow@mvista.com>
611
19ea9e73 612 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
613 gdb_test. Accept a list of expect arguments as the third
614 parameter.
615 (gdb_test): Use it.
616
f2dd3617
EZ
6172003-01-20 Elena Zannoni <ezannoni@redhat.com>
618
619 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
620 allow for different test tree configurations. Update some
621 tescases accordingly.
622 * gdb.arch/altivec-regs.exp: Ditto.
623 * gdb.asm/asm-source.exp: Ditto.
624 * gdb.base/advance.exp: Ditto.
625 * gdb.base/display.exp: Ditto.
626 * gdb.base/long_long.exp: Ditto.
627 * gdb.base/mips_pro.exp: Ditto.
628 * gdb.base/overlays.exp: Ditto.
629 * gdb.base/relocate.exp: Ditto.
630 * gdb.base/setshow.exp: Ditto.
631 * gdb.base/step-line.exp: Ditto.
632 * gdb.base/step-test.exp: Ditto.
633 * gdb.base/until.exp: Ditto.
634 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
635
c71cdefd
DC
6362003-01-17 David Carlton <carlton@math.stanford.edu>
637
638 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
639 corresponding to PR c++/945.
640 Update copyright.
641
fdba05d7
DC
6422003-01-17 David Carlton <carlton@math.stanford.edu>
643
644 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
645 corresponding to PR c++/68.
646
6472003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
648
649 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
650 (test_paddr_hairy_functions): Call print_addr_2_kfail for
651 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
652
c362c33a
EZ
6532003-01-15 Elena Zannoni <ezannoni@redhat.com>
654
0fbc361c
EZ
655 * gdb.base/break.exp: Fix change of default location, because of
656 removal of until tests.
657 * gdb.base/help.exp: Update test for new 'until' help message.
658 Add test for help on 'advance'.
c362c33a
EZ
659 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
660
dabf8a35
MK
6612003-01-15 Mark Kettenis <kettenis@gnu.org>
662
663 * gdb.base/default.exp: Adapt "info float" test for recent changes
664 to that command. Add test for "info vector".
665 * gdb.base/float.exp: New file. Add test for "info float" that
666 resembles the old test in gdb.base/default.exp.
667
a1769aca
DC
6682003-01-15 David Carlton <carlton@math.stanford.edu>
669
670 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
671
82025e13
EZ
6722003-01-15 Elena Zannoni <ezannoni@redhat.com>
673
674 * gdb.base/break.exp: Move the tests of until command from here...
675 * gdb.base/until.exp: ... to here. New file. Add other tests.
676 * gdb.base/advance.c: New file.
677 * gdb.base/advance.exp: New file.
678
8f9ab801
EZ
6792003-01-14 Elena Zannoni <ezannoni@redhat.com>
680
681 * gdb.base/args.c: New file.
682 * gdb.base/args.exp: New file.
683
9ae66589
DJ
6842003-01-14 Daniel Jacobowitz <drow@mvista.com>
685
686 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
687
8d77e5c3
DJ
6882003-01-14 Daniel Jacobowitz <drow@mvista.com>
689
690 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
691
12d2f0a1
DJ
6922003-01-14 Daniel Jacobowitz <drow@mvista.com>
693
694 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
695 dates.
696
6ca37014
DJ
6972003-01-13 Daniel Jacobowitz <drow@mvista.com>
698
699 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
700
b0023472
DJ
7012003-01-13 Daniel Jacobowitz <drow@mvista.com>
702
703 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
704 (ptype &*"foo").
705 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
706
d6abaea5
DJ
7072002-01-13 Daniel Jacobowitz <drow@mvista.com>
708
709 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
710 * gdb.mi/mi1-console.exp: Likewise.
711
dfd536a7
DJ
7122002-01-13 Daniel Jacobowitz <drow@mvista.com>
713
714 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
715 * gdb.mi/mi1-console.exp: Likewise.
716
a1fb14a2
DJ
7172003-01-13 Daniel Jacobowitz <drow@mvista.com>
718
719 * gdb.c++/overload.exp: Remove some fixed XFAILs.
720
c4cf40b7
DJ
7212003-01-09 Daniel Jacobowitz <drow@mvista.com>
722
723 * gdb.base/detach.exp: New test.
724
696d5a5b
DJ
7252003-01-09 Daniel Jacobowitz <drow@mvista.com>
726
727 * Makefile.in (ALL_SUBDIRS): New variable.
728 (subdirs, clean, distclean): Use it.
729 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
730 regenerating Makefile, since it is generated from the top level.
731 * gdb.asm/Makefile.in: Likewise.
732 * gdb.base/Makefile.in: Likewise.
733 * gdb.c++/Makefile.in: Likewise.
734 * gdb.disasm/Makefile.in: Likewise.
735 * gdb.java/Makefile.in: Likewise.
736 * gdb.mi/Makefile.in: Likewise.
737 * gdb.threads/Makefile.in: Likewise.
738 * gdb.trace/Makefile.in: Likewise.
739
754533e4
DC
7402003-01-09 David Carlton <carlton@math.stanford.edu>
741
742 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
743 Add copyright year 2003.
744
d8b3e9ee
MC
7452003-01-06 Michael Chastain <mec@shout.net>
746
747 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
748 When selecting a thread, 'line' and 'file' are optional.
749 * gdb.mi/mi1-pthreads.exp: Likewise.
750
8e9e0fe6
AS
7512003-01-06 Andreas Schwab <schwab@suse.de>
752
753 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
754 failures.
755
b5ab8ff3
DJ
7562003-01-04 Daniel Jacobowitz <drow@mvista.com>
757
758 Fix PR gdb/844
759 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
760 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
761
762 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
763 instead of calling gdb_suppress_entire_file.
764 * gdb.threads/print-threads.exp: Likewise.
765 * gdb.threads/schedlock.exp: Likewise.
766
767 * gdb.threads/killed.exp: Return instead of calling
768 gdb_suppress_entire_file.
769 * gdb.threads/linux-dp.exp: Likewise.
770 * gdb.threads/pthreads.exp: Likewise.
771
1e698235
DJ
7722003-01-04 Daniel Jacobowitz <drow@mvista.com>
773
774 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
775 stabs.
776 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
777 * gdb.base/whatis.exp: Always allow (void) after function names.
778
147ff08c
DJ
7792003-01-04 Daniel Jacobowitz <drow@mvista.com>
780
781 * gdb.c++/casts.exp: Correct regexp.
782
dc62bfc2
MK
7832003-01-04 Mark Kettenis <kettenis@gnu.org>
784
785 * configure.in: Call AC_CONFIG_HEADER. Don't call
786 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
787 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
788 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
789 aforementioned directories in the AC_OUPUT call.
790 * config.hin: New file.
791 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
792 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
793 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
794 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
795 pass -I$objdir instead of -I$objdir/$subdir in compilation.
796 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
797 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
798 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
799 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
800 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
801 gdb.threads/configure.in, gdb.threads/configure,
802 gdb.threads/config.in, gdb.trace/configure.in,
803 gdb.trace/configure: Removed.
804
77afa639
MC
8052003-01-03 Michael Chastain <mec@shout.net>
806
807 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
808 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
809
7634bb6e
DJ
8102003-01-03 Daniel Jacobowitz <drow@mvista.com>
811
812 * gdb.base/store.exp: Fix regular expressions.
813
b39c905e
MK
8142002-12-28 Mark Kettenis <kettenis@gnu.org>
815
816 * configure.in: Rewrite.
817 * configure: Regenerated.
818
0a8551dd
DC
8192003-01-03 David Carlton <carlton@math.stanford.edu>
820
821 * gdb.base/psymtab.exp: New file.
822 * gdb.base/psymtab1.c: Ditto.
823 * gdb.base/psymtab2.c: Ditto.
824
c60b7188
AF
8252002-12-23 Adam Fedor <fedor@gnu.org>
826
827 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
828
ee73db83
DC
8292002-12-23 David Carlton <carlton@math.stanford.edu>
830
831 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
832 and current_directory initialization.
833
d6c1774e
JB
8342002-12-22 Jim Blandy <jimb@redhat.com>
835
f0a847b8
JB
836 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
837 rather than as part of the output file name.
838
d6c1774e
JB
839 * gdb.base/attach.exp: There's no need to copy the test program to
840 /tmp; that was only ever necessary on HP/UX, and this test is
841 entirely disabled there anyway.
842
f0708dbb
JB
8432002-12-21 Jim Blandy <jimb@redhat.com>
844
4c2acfea
JB
845 * gdb.c++/psmang.exp: Doc fix.
846
f0708dbb
JB
847 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
848 test.
849
9579e000
DC
8502002-12-20 David Carlton <carlton@math.stanford.edu>
851
852 * gdb.c++/annota2.exp: KFAIL annotate-quit.
853
d1810171
MC
8542002-12-18 Michael Chastain <mec@shout.net>
855
856 * gdb.c++/annota2.exp: Add copyright year 2002.
857
76565097
DC
8582002-12-17 David Carlton <carlton@math.stanford.edu>
859
860 * gdb.c++/try_catch.cc: Add marker comments.
861 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
862 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
863 * gdb.c++/m-static.cc: Ditto.
864 * gdb.c++/m-static1.cc: Ditto.
865 * gdb.c++/try_catch.cc: Ditto.
866
da81390b
JJ
8672002-12-16 Jeff Johnston <jjohnstn@redhat.com>
868
869 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
870 to see whether we are using the new -environment-directory
871 command which resets via -r or the old version of the command
872 which may prompt the user. Part of fix for gdb/741.
873
b304d130
AC
8742002-12-13 Andrew Cagney <ac131313@redhat.com>
875
876 * gdb.fortran/types.exp: Update obsolete comment.
877 * gdb.fortran/exprs.exp: Ditto.
878 * lib/gdb.exp: Delete obsolete code.
879 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
880 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
881 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
882 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
883 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
884 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
885 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
886 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
887 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
888 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
889 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
890 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
891 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
892 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
893 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
894 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
895 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
896 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
897 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
898 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
899 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
900 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
901 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
902 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
903 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
904 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
905 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
906 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
907 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
908 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
909 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
910 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
911 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
912 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
913 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
914 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
915 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
916
a23b6e6a
DC
9172002-12-11 David Carlton <carlton@math.stanford.edu>
918
919 * gdb.c++/m-data.exp: Add test for members that shadow global
920 variables: see PR gdb/804.
921 * gdb.c++/m-data.cc: Ditto.
922
6604731b
DJ
9232002-12-10 Daniel Jacobowitz <drow@mvista.com>
924
925 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
926
de46ecd7
DC
9272002-12-06 David Carlton <carlton@math.stanford.edu>
928
929 * gdb.base/store.c: Don't declare functions static.
930
27e829d0
AC
9312002-12-04 Andrew Cagney <ac131313@redhat.com>
932
933 * gdb.base/store.exp, gdb.base/store.c: New files.
934
92806416
DJ
9352002-12-03 Daniel Jacobowitz <drow@mvista.com>
936
937 * gdb.base/selftest.exp: Update for current gdb.
938
3bcbaac5
DJ
9392002-12-03 Daniel Jacobowitz <drow@mvista.com>
940
941 * gdb.base/maint.exp: Only dump symbols from one source file
942 or objfile.
943
f4f00b1f
DJ
9442002-12-03 Daniel Jacobowitz <drow@mvista.com>
945
946 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
947 function call.
948
f1c8a949
JB
9492002-11-25 Jim Blandy <jimb@redhat.com>
950
951 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
952 function appearing in error message.
953
9e297a97
DJ
9542002-11-21 Daniel Jacobowitz <drow@mvista.com>
955
956 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
957
1f312e79
JJ
9582002-11-08 Jeff Johnston <jjohnstn@redhat.com>
959
960 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
961 for mi1 and current mi is in correct format. New mi startup message
962 should be in mi console format. This is part of fix for PR gdb/604.
963
83c31e7d
FN
9642002-09-18 Fernando Nasser <fnasser@redhat.com>
965
966 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
967 which explicitly prints the zero offset as "+0".
968
322b3f65
DJ
9692002-10-22 Daniel Jacobowitz <drow@mvista.com>
970
971 * gdb.threads/schedlock.c (args): Make unsigned.
972
9732002-10-21 Daniel Jacobowitz <drow@mvista.com>
974
975 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
976 numbers. Allow "foo2|selected stack frame".
977 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
978 * gdb.asm/asmsrc2.s: Likewise.
979 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
980 comments.
981 * gdb.asm/mips.inc: New file.
982
5e2fe5b8
AF
9832002-10-18 Adam Fedor <fedor@gnu.org>
984
985 * gdb.base/default.exp: Update expected output to include 'ObjC'.
986 * gdb.base/help.exp: Likewise.
987
abe1a5d0
KB
9882002-10-17 Kevin Buettner <kevinb@redhat.com>
989
990 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
991 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
992
10abb1d4
JB
9932002-10-02 Jim Blandy <jimb@redhat.com>
994
995 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
996
1f609b42
AC
9972002-10-01 Andrew Cagney <ac131313@redhat.com>
998
999 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
1000 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
1001 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
1002 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
1003 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
1004 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
1005 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
1006
0aee02e4
AC
10072002-09-29 Andrew Cagney <ac131313@redhat.com>
1008
1009 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
1010 * mi0-disassemble.exp, mi0-eval.exp: Delete.
1011 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
1012 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
1013 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
1014 * mi0-var-block.exp, mi0-var-child.exp: Delete.
1015 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
1016
6fde09ad
KB
10172002-09-27 Kevin Buettner <kevinb@redhat.com>
1018
1019 * gdb.base/annota1.exp (info break): Make directory components of
1020 path optional since not all compilers emit this debug information.
1021
1022 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
1023 step ends up stepping out of the function instead of stopping on
1024 the epilogue.
1025
9e8aab75
KS
10262002-09-26 Keith Seitz <keiths@redhat.com>
1027
1028 * lib/insight-support.exp (gdbtk_start): Figure out where
1029 the insight executable is based on where gdb is. Use this
1030 executable to start insight instead of gdb.
1031
e36180d7
AC
10322002-09-25 Andrew Cagney <cagney@redhat.com>
1033
1034 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
1035
9dd34b2b
AC
10362002-09-24 Andrew Cagney <ac131313@redhat.com>
1037
1038 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
1039 test_isolated_complaints.
1040 (test_empty_complaint): New function.
1041 (test_empty_complaints): New function. Check no output when no
1042 complaints.
1043
dea97812
KB
10442002-09-19 Jim Blandy <jimb@redhat.com>
1045
1046 * gdb.base/charset.exp, gdb.base/charset.c: New files.
1047
54951bd7
AC
10482002-09-19 Andrew Cagney <ac131313@redhat.com>
1049
1050 * gdb.gdb/complaints.exp: New file.
1051
dec43320
AC
10522002-09-18 Andrew Cagney <ac131313@redhat.com>
1053
1054 * gdb.base/maint.exp: Check `help maint internal-warning'.
1055
e70d6e3f
DC
10562002-09-18 David Carlton <carlton@math.stanford.edu>
1057
1058 * gdb.c++/m-static.exp: Remove breakpoints depending on line
1059 numbers, and replace them by a single breakpoint after the
1060 constructors are all finished.
1061 Add test 4.
1062 * gdb.c++/m-static.cc: Add test 4.
1063 * gdb.c++/m-static.h: New file.
1064 * gdb.c++/m-static1.cc: New file.
1065
1066 * gdb.c++/printmethod.exp: New file.
1067 * gdb.c++/printmethod.cc: New file.
1068
1069 * gdb.c++/pr-574.exp: New file.
1070 * gdb.c++/pr-574.cc: New file.
1071
afb5c968
CV
10722002-09-18 Corinna Vinschen <vinschen@redhat.com>
1073
1074 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
1075 embedded targets which never actually exit.
1076
31e45dee
FN
10772002-09-18 Fernando Nasser <fnasser@redhat.com>
1078
1079 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
1080 "don't step after run" as unresolved or unsupported, instead of xfail.
1081
a283c5a1
CV
10822002-09-18 Corinna Vinschen <vinschen@redhat.com>
1083
1084 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
1085 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
1086 Add newline to expected string in "step out of main (status wrapper)"
1087 case.
1088
11350d2a
CV
10892002-09-18 Corinna Vinschen <vinschen@redhat.com>
1090
1091 * lib/gdb.exp (rerun_to_main): Allow restarting application.
1092 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
1093
0deec7d6
TT
10942002-09-17 Tom Tromey <tromey@redhat.com>
1095
1096 * gdb.base/printcmds.exp (test_print_string_constants): Expect
1097 \000, not \0, in double-quoted string.
1098
b2b4a1b5
CV
10992002-09-14 Corinna Vinschen <vinschen@redhat.com>
1100
1101 * gdb.base/command.exp: Don't expect a "Program exited normally"
1102 string after running the commands execution on breakpoint tests.
1103
1c56143a
CV
11042002-09-13 Corinna Vinschen <vinschen@redhat.com>
1105
1106 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
1107
37f8da45
JB
11082002-09-12 Joel Brobecker <brobecker@gnat.com>
1109
1110 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
1111
08b468e0
KS
11122002-09-10 Keith Seitz <keiths@redhat.com>
1113
1114 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
1115 runto proc.
1116 (mi_run_to_main): Use mi_runto.
1117 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
1118
dc360f58
KS
11192002-09-10 Keith Seitz <keiths@redhat.com>
1120
1121 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
1122 regexp for stopping at main. Could have multiple event notifications.
1123 Don't assume that main was declared with no parameters.
1124 (mi_next): Use mi_step_to.
1125 (mi_step): Use mi_next_to.
1126
ce3abcfb
CV
11272002-09-09 Corinna Vinschen <vinschen@redhat.com>
1128
1129 * gdb.base/default.exp: Fix expected string in `info float' test.
1130
d1f5b980
BE
11312002-09-09 Ben Elliston <bje@redhat.com>
1132
1133 * config/mips.exp: Update comments.
1134 * config/mips-idt.exp: Likewise.
1135 * config/nind.exp: Likewise.
1136 * config/slite.exp: Likewise.
1137 * config/sparclet.exp: Likewise.
1138 * config/udi.exp: Likewise.
1139 * config/vx.exp: Likewise.
1140 * config/vxworks29k.exp: Likewise.
1141
2f71430b
JB
11422002-09-05 Jim Blandy <jimb@redhat.com>
1143
1144 * gdb.threads/killed.exp: Fix test failure message.
1145
7ddebc7e
KS
11462002-09-04 Keith Seitz <keiths@redhat.com>
1147
1148 * lib/mi-support.exp: Update copyright.
1149 (mi_gdb_test): Increase the priority of the expected pattern
1150 so that it matches gdb_test.
1151
0ae67eb3
KS
11522002-09-03 Keith Seitz <keiths@redhat.com>
1153
1154 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
1155 Use integer comparison instead of string comparison for testing
1156 whether binary was built.
1157
38fc42c8
JB
11582002-09-03 Jim Blandy <jimb@redhat.com>
1159
1160 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
1161
b6ff0e81
JB
11622002-08-29 Jim Blandy <jimb@redhat.com>
1163
1164 * gdb.threads/pthreads.exp: Move the portable thread compilation
1165 code into a function in lib/gdb.exp, and call that from here.
1166 * lib/gdb.exp (gdb_compile_pthreads): New function.
1167
07c98896
KS
11682002-08-29 Keith Seitz <keiths@redhat.com>
1169
1170 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
1171 expect_out so that callers can get at it.
1172
0312286c
DJ
11732002-08-23 Daniel Jacobowitz <drow@mvista.com>
1174
1175 * gdb.threads/print-threads.c: New file.
1176 * gdb.threads/print-threads.exp: New file.
1177 * gdb.threads/schedlock.c: New file.
1178 * gdb.threads/schedlock.exp: New file.
1179
dd039bc4
EZ
11802002-08-22 Elena Zannoni <ezannoni@redhat.com>
1181
1182 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
1183 not altivec.c.
1184
1f36144c
MK
11852002-08-17 Mark Kettenis <kettenis@gnu.org>
1186
1187 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
1188 targets. The problem should be fixed now.
1189
16057ec7 11902002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
1191
1192 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
1193 2002-07-24 change that removes final dots from error messages.
1194
3c1499ad
TT
11952002-08-13 Tom Tromey <tromey@redhat.com>
1196
1197 * gdb.base/readline.exp: New file.
1198
a20ce2c3
AC
11992002-08-01 Andrew Cagney <ac131313@redhat.com>
1200
1201 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
1202 supress message.
1203
db034ac5
AC
12042002-08-01 Andrew Cagney <cagney@redhat.com>
1205
1206 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
1207 CHILL_FOR_TARGET and CHILL_LIB.
1208 * configure.in (configdirs): Remove gdb.chill.
1209 * configure: Regenerate.
1210 * lib/gdb.exp: Obsolete references to chill.
1211 * gdb.fortran/types.exp: Ditto.
1212 * gdb.fortran/exprs.exp: Ditto.
1213
3e000b18
KB
12142002-07-30 Kevin Buettner <kevinb@redhat.com>
1215
1216 * gdb.base/shlib-call.exp (additional_flags): Conditionally
1217 set Irix-specific compile and link flags.
1218
28f4966b
KB
12192002-07-29 Kevin Buettner <kevinb@redhat.com>
1220
1221 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
1222 source files. The ``-o'' option doesn't work with the ``-E'' option
1223 when using the Irix compiler.
1224
46c0d5a6
DJ
12252002-07-19 Daniel Jacobowitz <drow@mvista.com>
1226
1227 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
1228 Improve support for reusing an exec file. Copy exec file
1229 to target, and run gdbserver on the target instead of on the host.
1230
eecf4bed
JB
12312002-07-18 Jim Blandy <jimb@redhat.com>
1232
0f815cdf
JB
1233 * gdb.base/ending-run.exp: Don't expect to see the program end in
1234 some orderly fashion when we're running on a real stand-alone
1235 board.
1236
eecf4bed
JB
1237 * gdb.base/interrupt.exp: Correct logic for skipping tests on
1238 targets that don't support interrupts.
1239
52d309e4
JB
12402002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
1241
1242 * gdb.base/attach.exp: Add patterns to match output from /proc-based
1243 systems.
1244 Move comments in expect statements to inside the actions, so that they
1245 don't get matched against.
1246
ff683d9e
MK
12472002-07-10 Mark Kettenis <kettenis@gnu.org>
1248
1249 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
1250 function when asleep" test.
1251
b5356753
AC
12522002-07-10 Andrew Cagney <ac131313@redhat.com>
1253
1254 * gdb.base/page.exp: Rewrite to handle problems with very long
1255 `info set' output. Update copyright.
1256
6aa4d13a
AC
12572002-06-26 Andrew Cagney <ac131313@redhat.com>
1258
1259 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
1260 gdb.threads-hp.
1261 * gdb.hp/configure: Regenerate.
1262 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
1263 * gdb.hp/gdb.threads-hp/configure: Delete file.
1264 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
1265
8cf8c2b8
AC
12662002-06-22 Andrew Cagney <ac131313@redhat.com>
1267
1268 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
1269 setlocale, bindtextdomain and textdomain.
1270
6827a8f8
JB
12712002-06-11 Jim Blandy <jimb@redhat.com>
1272
919d772c
JB
1273 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
1274 preprocessor macro information is present.
1275
6827a8f8
JB
1276 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
1277 tests.
1278
c15b0d21
MS
12792002-06-06 Michael Snyder <msnyder@redhat.com>
1280
c5984d70
MS
1281 * gdb.base/overlays.exp: Record addresses of overlay
1282 functions in TCL variables rather than in GDB variables,
1283 to avoid having GDB convert them to pointers (with loss
1284 of information).
1285
99a8512b
MS
1286 * gdb.base/d10v.ld: Merge in several years worth of
1287 default linker script changes.
c15b0d21
MS
1288 * gdb.base/long_long.exp: Add check for sizeof (long double).
1289
be26fe0d
ML
12902002-06-06 Michal Ludvig <mludvig@suse.cz>
1291
1292 * gdb.asm/asm-source.exp: Add x86-64 target.
1293 * gdb.asm/x86_64.inc: New.
1294
258093ca 12952002-05-30 Michael Chastain <mec@shout.net>
258093ca 1296
4b3153f1 1297 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
1298 * gdb.c++/m-static.cc: New file.
1299 * gdb.c++/m-static.exp: New file.
1300
241264c6
MS
13012002-05-28 Michael Snyder <msnyder@redhat.com>
1302
1303 * gdb.base/call-ar-st.exp: Allow for reduced floating point
1304 precision.
1305
9bba8c8f 13062002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 1307
4b3153f1 1308 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
1309 * gdb.c++/m-data.cc: New file.
1310 * gdb.c++/m-data.exp: New file.
1311
13122002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 1313
4b3153f1 1314 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f
MC
1315 * gdb.c++/try_catch.cc: New file.
1316 * gdb.c++/try_catch.exp: New file.
1317
def1b996
MC
13182002-05-27 Michael Chastain <mec@shout.net>
1319
1320 * gdb.c++/local.exp: Accept more nested types in output.
1321
522ba268
MC
13222002-05-26 Michael Chastain <mec@shout.net>
1323
1324 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
1325
277254ba
MS
13262002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
1327
1328 * lib/gdb.exp (gdb_wrapper_init): Just because
1329 gdb_wrapper_file exists, this does not mean that the file
1330 should not be rebuilt. That is what gdb_wrapper_initialized
1331 is for.
1332 (default_gdb_init): Reset gdb_wrapper_initialized.
1333
b61a8733
MS
13342002-05-23 Michael Snyder <msnyder@redhat.com>
1335
5bdb6d01
MS
1336 * gdb.base/all-bin.exp: Revise previous patch by just reducing
1337 the precision of the floating point test results.
1338 * gdb.base/call-rt-st.exp: Ditto.
1339
b61a8733
MS
1340 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
1341 * gdb.base/call-rt-st.exp: Ditto.
1342
56f6e910
MC
13432002-05-19 Michael Chastain <mec@shout.net>
1344
1345 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
1346
ad0b0016
EZ
13472002-05-19 Elena Zannoni <ezannoni@redhat.com>
1348
1349 * configure.in (configdirs): Add gdb.arch.
1350 * configure: Regenerate.
1351
f617d2b6
JB
13522002-05-17 Jim Blandy <jimb@redhat.com>
1353
1354 * gdb.base/completion.exp: Recognize the more detailed error
1355 messages produced by the macro expander's lexical analyzer.
1356
eac2a696
EZ
13572002-05-14 Elena Zannoni <ezannoni@redhat.com>
1358
1359 * gdb.arch/altivec-abi.c: New file.
1360 * gdb.arch/altivec-abi.exp: New file.
1361 * gdb.arch/altivec-regs.c: New file.
1362 * gdb.arch/altivec-regs.exp: New file.
1363
2fdde8f8
DJ
13642002-05-14 Daniel Jacobowitz <drow@mvista.com>
1365
1366 * gdb.base/maint.exp (maint print type): Update for new type
1367 structure.
eac2a696 1368
e31f1a7c
EZ
13692002-05-14 Elena Zannoni <ezannoni@redhat.com>
1370
1371 * gdb.arch: New directory.
1372 * gdb.arch/configure.in: New file.
1373 * gdb.arch/configure: New file.
1374 * gdb.arch/Makefile.in: New file.
1375
db589741
CV
13762002-05-13 Corinna Vinschen <vinschen@redhat.com>
1377
1378 * gdb.asm/asm-source.exp: Add v850 as supported target.
1379 * gdb.asm/v850.inc: New file.
1380
8ce2a7dc
DJ
13812002-05-13 Daniel Jacobowitz <drow@mvista.com>
1382
1383 * gdb.c++/annota2.exp (annotate-quit): Add comment.
1384
df763c7f
DJ
13852002-05-12 Daniel Jacobowitz <drow@mvista.com>
1386
1387 * gdb.base/break.exp: Check 'break "marker2"'.
1388
377daeed
MS
13892002-05-10 Michael Snyder <msnyder@redhat.com>
1390
1391 * gdb.base/long_long.exp: Fix typo.
1392
c4b7bc2b
JB
13932002-05-10 Jim Blandy <jimb@redhat.com>
1394
ecac9a4e
JB
1395 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
1396 a bug.
1397
c4b7bc2b
JB
1398 * gdb.base/printcmds.exp (test_integer_literals_rejected):
1399 Recognize more detailed error message produced by the macro
1400 expander's lexical analyzer.
1401 * lib/gdb.exp (test_print_reject): Same.
1402
e71019a1
MK
14032002-05-09 Mark Kettenis <kettenis@gnu.org>
1404
1405 * gdb.c++/method.exp: Fix typo.
1406
fedfc8e6
MS
14072002-05-08 Michael Snyder <msnyder@redhat.com>
1408
166a1957
MS
1409 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
1410 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 1411 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
1412 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
1413 Add iftarget clause for strongarm.
1414
f1c47eb2
MS
14152002-05-06 Michael Snyder <msnyder@redhat.com>
1416
cb9a9d3e
MS
1417 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
1418 (gdb_continue_to_end): Accept output from status wrapper.
1419 * gdb.base/ending-run.exp: Add case for output from status wrapper.
1420 Clean up fail messages to match pass messages.
1421
f1c47eb2
MS
1422 Enable the "needs_status_wrapper" testsuite feature.
1423 * lib/gdb.exp (gdb_wrapper_init): New procedure.
1424 (gdb_compile): Conditionally call gdb_wrapper_init.
1425 * gdb.base/a2-run.exp: Recognize output from status wrapper.
1426 * gdb.c++/method.exp: Recognize output from status wrapper.
1427
6079c749
BE
14282002-05-06 Ben Elliston <bje@redhat.com>
1429From Graydon Hoare <graydon@redhat.com>
1430
1431 * config/sid.exp: Include support for "rawsid" protocol.
1432
188baff3
JB
14332002-05-03 Jim Blandy <jimb@redhat.com>
1434
1435 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
1436 * gdb.c++/hang3.C: New file.
1437
b9c07f0f
AC
14382002-05-04 Andrew Cagney <ac131313@redhat.com>
1439
1440 * gdb.base/default.exp: Remove obsolete code.
1441 * gdb.c++/misc.exp: Ditto. Update copyright.
1442 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
1443 * gdb.base/whatis.exp: Ditto. Update copyright.
1444 * gdb.base/scope.exp: Ditto. Update copyright.
1445 * gdb.base/ptype.exp: Ditto. Update copyright.
1446 * gdb.base/printcmds.exp: Ditto. Update copyright.
1447 * gdb.base/opaque.exp: Ditto. Update copyright.
1448 * gdb.base/list.exp: Ditto.
1449 * gdb.base/funcargs.exp: Ditto. Update copyright.
1450 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
1451 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
1452 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
1453 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
1454 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
1455 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
1456
5c7a0397
MS
14572002-05-02 Michael Snyder <msnyder@redhat.com>
1458
d6dcc264 1459 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
1460 * gdb.base/long_long.exp: Add xscale target.
1461 * gdb.base/default.exp: Add xscale target.
1462
eb7f1c48
JB
14632002-05-01 Jim Blandy <jimb@redhat.com>
1464
1465 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
1466 gdb.c++/hang.exp: New test.
1467
a6befae8
FF
14682002-05-01 Fred Fish <fnf@redhat.com>
1469
1470 * gdb.base/completion.exp: Handle completions of "./Make" for
1471 more than one completion possibility, as is the case when we
1472 build and test in the source tree.
1473
0a310277
AG
14742002-04-29 Anthony Green <green@redhat.com>
1475
1476 * gdb.java/jmisc1.exp: New file.
1477 * gdb.java/jmisc2.exp: New file.
1478
6ff9af88
DJ
14792002-04-24 Daniel Jacobowitz <drow@mvista.com>
1480
1481 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
1482
96b3d632
EZ
14832002-04-23 Elena Zannoni <ezannoni@redhat.com>
1484
1485 * gdb.base/help.exp: Change 'help status' to allow for target
1486 dependent output differences.
1487
5019bb54
MC
14882002-04-22 Michael Chastain <mec@shout.net>
1489
1490 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
1491
a805a116
MC
14922002-04-22 Michael Chastain <mec@shout.net>
1493
1494 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
1495
a1706bfd
DM
14962002-04-17 David S. Miller <davem@redhat.com>
1497
1498 * gdb.asm/sparc64.inc: New file.
1499 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
1500
a73a20a2
EZ
15012002-04-19 Elena Zannoni <ezannoni@redhat.com>
1502
1503 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
1504 instruction file directly into the build tree. Clean up at end of
1505 test.
1506
ba678339
DM
15072002-04-18 David S. Miller <davem@redhat.com>
1508
1509 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
1510 handle 64-bit platforms correctly.
1511 * gdb.base/maint.exp: Likewise.
1512
b03399da
KB
15132002-04-18 Kevin Buettner <kevinb@redhat.com>
1514
1515 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
1516 ``-fpic'' when compiling files comprising a shared library, but
1517 it does need additional linker flags in order to find shared
1518 libraries at run time.
1519
e2004992
KB
15202002-04-18 Kevin Buettner <kevinb@redhat.com>
1521
1522 * gdb.base/cvexpr.c (use): New function.
1523 (main): Invoke use() on all global variables to prevent
1524 some linkers from deleting these otherwise unused symbols.
1525
d8937120
MC
15262002-04-17 Michael Chastain <mec@shout.net>
1527From David S. Miller <davem@redhat.com>
1528
1529 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
1530 handle 64-bit platforms correctly.
1531
ffd61a58
MS
15322002-04-12 Michael Snyder <msnyder@redhat.com>
1533From Jim Blandy <jimb@redhat.com>
1534 * gdb.base/foo.c (foox): Remove section attribute; the linker
1535 script can handle this instead.
1536 * gdb.base/bar.c (barx): Same.
1537 * gdb.base/baz.c (bazx): Same.
1538 * gdb.base/grbx.c (grbxx): Same.
1539
1540 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
1541 manager doesn't automatically unmap overlays unnecessarily.
1542
6b8426a6
MH
15432002-04-10 Martin M. Hunt <hunt@redhat.com>
1544
1545 * gdb.base/ending-run.exp: Fix pattern for Mips targets
1546 stepping out of main.
1547
34af4875
MC
15482002-04-09 Michael Chastain <mec@shout.net>
1549
1550 * gdb.c++/local.cc (main): Move call to marker1() inside nested
1551 scope so that the nested scope tests will make sense.
1552 * gdb.c++/local.exp: Write patterns that actually work with gcc
1553 (the HP patterns "were never known to work with gcc").
1554 Keep the old aCC patterns too.
1555
2d1676a0
DJ
15562002-04-09 Daniel Jacobowitz <drow@mvista.com>
1557
1558 * gdb.base/attach.exp: Correct target board test.
1559
3a63e3f9
MC
15602002-04-08 Michael Chastain <mec@shout.net>
1561
1562 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
1563 in a const method. Add some xfail and fail cases for configurations
1564 that do not emit the "const ...".
1565
f18dabd2
MC
15662002-04-07 Michael Chastain <mec@shout.net>
1567
1568 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
1569 Accept "A * const" and "const A * const" as type of "this".
1570 Fix spelling of getFunky throughout. Make messages uniform.
1571
0fcddd82
EZ
15722002-04-07 Elena Zannoni <ezannoni@redhat.com>
1573
1574 Work around for PR gdb/285:
1575 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
1576
16a8534a
EZ
15772002-04-07 Elena Zannoni <ezannoni@redhat.com>
1578
1579 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
1580 instructions file at run time instead of configure time.
1581 Sometimes we run the test in a directory that is not the one we
1582 configured in.
1583 * gdb.asm/configure.in: Delete creation of symlink.
1584 * gdb.asm/configure: Regenerate.
1585
24181d81
JB
15862002-04-05 J. Brobecker <brobecker@gnat.com>
1587
1588 * gdb.gdb/xfullpath.exp: New test, to exercise the new
1589 xfullpath () function.
1590
7cdb7107
DJ
15912002-04-04 Daniel Jacobowitz <drow@mvista.com>
1592
1593 * gdb.asm/Makefile.in: Correct dependencies.
1594
1595 * gdb.asm/powerpc.inc: New file.
1596 * gdb.asm/asm-source.exp: Add PowerPC.
1597 * gdb.asm/configure.in: Likewise.
1598 * gdb.asm/configure: Regenerated.
1599
a7d17088
DJ
16002002-04-04 Daniel Jacobowitz <drow@mvista.com>
1601
1602 * gdb.base/relocate.exp: New file.
1603 * gdb.base/relocate.c: New file.
1604
cd721503
FF
16052002-04-04 Fred Fish <fnf@redhat.com>
1606
1607 * gdb.base/step-test.exp: Update comment regarding stopping in
1608 memcpy/bcopy calls inserted as part of the compiler runtime.
1609
b22ad7a7
MS
16102002-04-04 Michael Snyder <msnyder@redhat.com>
1611
1612 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
1613
5f279fa6
DJ
16142002-04-03 Daniel Jacobowitz <drow@mvista.com>
1615
1616 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
1617 (gdb_expect): Remove $notransfer hack.
1618
dd0fd3ce
DJ
16192002-04-02 Daniel Jacobowitz <drow@mvista.com>
1620
1621 * gdb.c++/classes.exp ("calling method for small class"): Match
1622 updated register output.
1623
1e50cda1
DJ
16242002-03-30 Daniel Jacobowitz <drow@mvista.com>
1625
1626 Fix PR gdb/452
1627 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
1628 when finished. Make gdb_file_cmd send "exec-file" when
1629 appropriate.
1630
24015922
DJ
16312002-03-30 Daniel Jacobowitz <drow@mvista.com>
1632
1633 * gdb.base/attach.exp: Remove extra setup_xfail.
1634
dd7dfd64
MS
16352002-03-26 Michael Snyder <msnyder@redhat.com>
1636
1637 * gdb.base/default.exp: Add tests for dump, append, and restore.
1638 * gdb.base/help.exp: Add tests for dump, append, and restore.
1639 * gdb.base/dump.exp: New file, test dump, append and restore.
1640 * gdb.base/dump.c: New file.
1641
48b2f8d7
MS
16422002-03-27 Michael Snyder <msnyder@redhat.com>
1643
1644 * gdb.base/help.exp: Modify expect strings to reflect
1645 clean-ups in help messages.
1646
05b4d525
FF
16472002-03-26 Fred Fish <fnf@redhat.com>
1648
1649 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
1650 have debugging info for those functions and the compiler uses them
1651 internally to copy structs around.
1652
d7679631
FF
16532002-03-26 Fred Fish <fnf@redhat.com>
1654
1655 * gdb.base/list.exp: Revert the change made yesterday and add note
1656 about why we don't list the default lines for remote targets.
1657
523ac3f9
MS
16582002-03-25 Michael Snyder <msnyder@redhat.com>
1659
1660 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
1661
754b2b8d
FF
16622002-03-25 Fred Fish <fnf@redhat.com>
1663
1664 * gdb.base/list.exp: This test works on remote targets so remove
1665 the short circuit for remote targets. Update copyright.
1666
33c3e192
FF
16672002-03-25 Fred Fish <fnf@redhat.com>
1668
1669 * gdb.base/attach.exp: Fix logic error that was suppressing this
1670 test for all non hppa*-*-hpux* targets, instead of the hp target.
1671 Move comments closer to the suppression point. Also now need to
1672 check that we are running natively.
1673
d43e73ee
MS
16742002-03-22 Michael Snyder <msnyder@redhat.com>
1675
882c8f02
MS
1676 * gdb.base/default.exp: Add test for gcore. Update copyright.
1677 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 1678
04c12f60
FF
16792002-03-06 Fred Fish <fnf@redhat.com>
1680
1681 * gdb.base/funcargs.c: Remove extraneous ';' character.
1682 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
1683
b43df995
MC
16842002-03-04 Michael Chastain <mec@shout.net>
1685
1686 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
1687 accommodate gcc v3 function signature.
1688 * gdb.mi/mi0-var-cmd-exp: Ditto.
1689
92362027
AC
16902002-02-24 Andrew Cagney <ac131313@redhat.com>
1691
1692 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
1693 ``GNU/Linux'' or ``Linux kernel''
1694 * testsuite/gdb.threads/pthreads.c: Ditto.
1695
258ad32d
MC
16962002-02-24 Michael Chastain <mec@shout.net>
1697
1698 * gdb.threads/pthreads.c (thread1): Add a return statement.
1699 (thread2): Likewise.
1700 (foo): Likewise.
1701
04c3b3d4
MC
17022002-02-23 Michael Chastain <mec@shout.net>
1703
1704 * gdb.threads/linux-dp.c (philosopher): Add a return statement
1705 to placate gcc.
1706
5a2a0a20
MC
17072002-02-23 Michael Chastain <mec@shout.net>
1708
1709 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
1710 test "ptype bint". The test passes on all my stabs configurations.
1711
a640f7fc
JB
17122002-02-21 Jim Blandy <jimb@redhat.com>
1713
27924826
JB
1714 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
1715 filename at a time, and watch for the ones we want to see.
1716
a640f7fc
JB
1717 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
1718 types of pointers to prototyped functions.
1719
edcc8c75
AC
17202002-02-20 Andrew Cagney <ac131313@redhat.com>
1721
1722 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
1723 signed, unsigned and straight char.
1724 (padding_char, padding_short, padding_int, padding_long,
1725 padding_long_long, padding_float, padding_double,
1726 padding_long_double): New global variables.
1727 (fill, fill_structs): New functions.
1728
1729 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
1730 for correctly sized writes. Update copyright.
1731 (get_valueof): New procedure.
1732 (get_sizeof): Call get_valueof.
1733 (check_valueof): New procedure.
1734 (check_padding): New procedure.
1735
ac57ea44
MC
17362002-02-20 Michael Chastain <mec@shout.net>
1737
1738 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
1739 to setup_xfail. Document some of the remaining calls.
1740
7a10c941
MC
17412002-02-18 Michael Chastain <mec@shout.net>
1742
1743 * gdb.c++/userdef.exp: Update copyright year.
1744
fb8acdcc
DJ
17452002-02-18 Daniel Jacobowitz <drow@mvista.com>
1746
1747 * gdb.c++/userdef.exp: Test overloaded operators properly.
1748 Remove xfails.
1749
fda6ae12
MS
17502002-02-14 Michael Snyder <msnyder@redhat.com>
1751
1752 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
1753
676a0442
DJ
17542002-02-14 Daniel Jacobowitz <drow@mvista.com>
1755
1756 * gdb.base/a2-run.exp: Check for a remote target properly.
1757 * gdb.base/annota1.exp: Likewise.
1758 * gdb.base/list.exp: Likewise.
1759 * gdb.base/reread.exp: Likewise.
1760 * gdb.base/scope.exp: Likewise.
1761 * gdb.base/shlib-call.exp: Likewise.
1762 * gdb.base/term.exp: Likewise.
1763 * gdb.c++/annota2.exp: Likewise.
1764
78b4f468
RE
17652002-02-13 Richard Earnshaw <rearnsha@arm.com>
1766
1767 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
1768
9a81ba51
MC
17692002-02-10 Michael Chastain <mec@shout.net>
1770
1771 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
1772 (call_after_alloca): Ditto.
1773
004af6c7
DJ
17742002-02-10 Daniel Jacobowitz <drow@mvista.com>
1775
1776 * gdb.base/ending-run.exp: Guard "cont" test with
1777 gdb_skip_stdio_test.
1778
37225f62
JB
17792002-02-06 Jim Blandy <jimb@redhat.com>
1780
1781 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
1782 from here...
1783 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
1784 To here. Disable this test on non-HP platforms. Add big comment.
1785
fe6fdd96
MS
17862002-02-04 Michael Snyder <msnyder@redhat.com>
1787
1788 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
1789 other than d10v and m32r.
1790
036fad3f
RE
17912002-02-02 Richard Earnshaw <rearnsha@arm.com>
1792
1793 * gdb.base/default.exp: Rewrite test patterns to reduce time
1794 taken to match them.
1795
7148ab62
DJ
17962002-01-30 Daniel Jacobowitz <drow@mvista.com>
1797
1798 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
1799 Allow a start function above main.
1800 * gdb.threads/linux-dp.exp: Fix copyright date.
1801
396cc255
DJ
18022002-01-30 Daniel Jacobowitz <drow@mvista.com>
1803
1804 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
1805 (check_philosopher_stack): Check for manager thread before checking
1806 for a just-starting thread.
1807
f038d31b
DJ
18082002-01-30 Daniel Jacobowitz <drow@mvista.com>
1809
1810 From Neil Booth <neil@daikokuya.demon.co.uk>:
1811 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
1812 warnings.
1813
b3ff9d9a
FF
18142002-01-21 Fred Fish <fnf@redhat.com>
1815
1816 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
1817 not caller.
1818
39ad761d
JB
18192002-01-21 Jim Blandy <jimb@redhat.com>
1820
1821 * gdb.base/reread.exp: Check that GDB properly re-reads the
1822 executable file when it changes while no inferior is running.
1823
aaf320fa
FF
18242002-01-21 Fred Fish <fnf@redhat.com>
1825
1826 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
1827 optionally accept the "shlib events" variation.
1828
808a31f5
JB
18292002-01-21 Jim Blandy <jimb@redhat.com>
1830
1831 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
1832 call `fflush' after every `printf', so that the output is produced
1833 at predictable points, regardless of whatever buffering does (or
1834 doesn't) take place.
1835 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
1836 at different points.
1837
4420d5e2
DJ
18382002-01-20 Daniel Jacobowitz <drow@mvista.com>
1839
1840 * gdb.c++/inherit.exp: Update copyright years.
1841 * gdb.c++/method.exp: Likewise.
1842
3e36a0f4
DJ
18432002-01-20 Daniel Jacobowitz <drow@mvista.com>
1844
1845 * gdb.c++/classes.exp: Update for improved v3 support and skipping
1846 artificial methods/arguments.
1847 * gdb.c++/derivation.exp: Likewise.
1848 * gdb.c++/inherit.exp: Likewise.
1849 * gdb.c++/method.exp: Likewise.
1850 * gdb.c++/virtfunc.exp: Likewise.
1851
b4ceaee6
AC
18522002-01-18 Andrew Cagney <ac131313@redhat.com>
1853
1854 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
1855 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
1856 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
1857 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
1858 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
1859 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
1860
ecace851
JB
18612002-01-17 Jim Blandy <jimb@redhat.com>
1862
1863 * gdb.asm/asm-source.exp (info symbol): Take another shot at
1864 anchoring the pattern matching the entry point symbol's name.
1865
375fc983
AC
18662002-01-17 Andrew Cagney <ac131313@redhat.com>
1867
1868 * gdb.base/maint.exp: Update ``maint internal-error'' to match
1869 continue/quit query. Update copyright.
1870
fe6fdd96
MS
18712002-01-14 Michael Snyder <msnyder@redhat.com>
1872
1873 * gdb.base/gcore.exp: Remove extra debugging output.
1874
e017c81f
DJ
18752002-01-13 Daniel Jacobowitz <drow@mvista.com>
1876
1877 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
1878 for slightly dubious v2 mangled string.
1879
37ab3bf8
DJ
18802002-01-13 Daniel Jacobowitz <drow@mvista.com>
1881
1882 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
1883
1bc05c3a 18842002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 1885
1bc05c3a 1886 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 1887
1bc05c3a
JM
1888 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
1889 constructors.
1890 * gdb.c++/derivation.exp: Likewise.
1891 * gdb.c++/templates.exp: Likewise.
1892 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 1893
1bc05c3a
JM
18942002-01-10 Michael Snyder <msnyder@redhat.com>
1895
1896 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 1897
a911c360
MS
18982002-01-08 Michael Snyder <msnyder@redhat.com>
1899
1900 * gdb.base/gcore.exp: New test for generate-core-file command.
1901 * gdb.base/gcore.c: Testcase for above.
1902 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
1903
ea2119ec
JM
19042002-01-08 Jason Merrill <jason@redhat.com>
1905
1906 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
1907
68203136
FF
19082002-01-07 Fred Fish <fnf@redhat.com>
1909
1910 * gdb.c++/overload.exp: Remove unconditional xfails for:
1911 print foo_instance1.overloadargs(1)
1912 print foo_instance1.overloadargs(1, 2)
1913 print foo_instance1.overloadargs(1, 2, 3)
1914 print foo_instance1.overloadargs(1, 2, 3, 4)
1915 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
1916 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
1917 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
1918 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
1919 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
1920 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
1921 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
1922 print foo_instance1.overload1arg()
1923 print foo_instance1.overload1arg((char)arg2)
1924 print foo_instance1.overload1arg((signed char)arg3)
1925 print foo_instance1.overload1arg((unsigned char)arg4)
1926 print foo_instance1.overload1arg((int)arg7)
1927 print foo_instance1.overload1arg((unsigned int)arg8)
1928 print foo_instance1.overload1arg((float)arg11)
1929 print foo_instance1.overload1arg((double)arg12)
1930
21b9b5b1
MS
19312002-01-07 Michael Snyder <msnyder@redhat.com>
1932
1933 * gdb.base/huge.exp: New test. Print a very large target data object.
1934 (skip_huge_test): New test variable. Define if you want to skip this
1935 test. The test reads an 8 megabyte data object from the target, so it
1936 might be very time consuming on remote targets with a slow connection.
1937 * gdb.base/huge.c: New file. Test case for above.
1938
725f922e
FF
19392002-01-07 Fred Fish <fnf@redhat.com>
1940
1941 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
1942 g_instance.bfoo, and g_instance.cfoo.
1943
634d57ec
JL
1944Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
1945
f286b2c3
JL
1946 * gdb.base/break.c (multi_line_if_conditional): New function.
1947 (multi_ilne_while_conditional): Likewise.
1948 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
1949 IF or WHILE condition puts the breakpoint at the start of
1950 the condition.
1951
634d57ec
JL
1952 * gdb.base/selftest.exp (backtrace through signal handler): Remove
1953 hppa*-*-hpux* expected failure.
1954 * gdb.base/structs.exp (do_function_calls): Similarly.
1955
1956 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
1957 watchpoints.
1958
9fbfe2dc
AC
19592002-01-06 Andrew Cagney <ac131313@redhat.com>
1960
1961 Fix PR gdb/66.
1962 * gdb.base/structs.exp: Replace skip for a29k with skip for
1963 gdb,cannot_call_functions.
1964 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
1965 * gdb.base/callfuncs.exp: Ditto.
1966 * gdb.base/call-rt-st.exp: Ditto.
1967 * gdb.base/call-strs.exp: Ditto.
1968 * gdb.base/callfwmall.exp: Ditto.
1969 * gdb.base/scope.exp: Obsolete xfail a29k.
1970 * gdb.c++/misc.exp: Ditto.
1971 * gdb.c++/cplusfuncs.exp: Ditto.
1972 * gdb.base/ptype.exp: Ditto.
1973 * gdb.base/printcmds.exp: Ditto.
1974 * gdb.base/opaque.exp: Ditto.
1975 * gdb.base/list.exp: Ditto.
1976 * gdb.base/funcargs.exp: Ditto.
1977 * gdb.base/default.exp: Ditto.
1978
8ddad156
MS
19792002-01-04 Michael Snyder <msnyder@redhat.com>
1980
ca4976a6 1981 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
1982 * gdb.base/maint.exp: Add tests for maint info sections options.
1983
1b074332
JL
1984Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
1985
1986 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
1987
7d159115
CV
19882001-12-20 Corinna Vinschen <vinschen@redhat.com>
1989
1990 * gdb.asm/arm.inc: New file.
1991 * gdb.asm/asm-source.exp: Add arm targets.
1992 * gdb.asm/configure.in: Ditto.
1993 * gdb.asm/configure: Recreated from configure.in.
1994
8fb87725
JL
1995Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
1996
afabe08c
JL
1997 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
1998 with HP's compiler.
1999 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
2000 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
2001 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
2002 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
2003
2004 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
2005 either HP's compilers or GCC.
2006
db521deb
JL
2007 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
2008 a SIGBUS or SIGSEGV.
2009
2010 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
2011
2012 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
2013 can be compiled with either HP's compiler or GCC.
2014
cfa88ab7
JL
2015 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
2016 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
2017 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
2018
ca344dff
JL
2019 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
2020 to match current gdb output. Update due to using auto-solib-limit
2021 for limiting instead of overloading auto-solib-add.
2022 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
2023 test program.
2024
3f3c6e55 2025 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
2026 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
2027 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2028 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
2029 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
2030 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2031 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
2032 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
2033 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
2034 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
2035 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
2036 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
2037 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 2038
8fb87725
JL
2039 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
2040 a SIGTRAP to the inferior.
2041
cf599fa7
CV
20422001-12-19 Corinna Vinschen <vinschen@redhat.com>
2043
2044 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
2045 Substitute call to target_link by call to gdb_compile.
2046
2cd045cd
JL
2047Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
2048
2049 * gdb.base/break.exp: Fix HP specific search string when testing
2050 backtracing in a called function.
2051
2052 * gdb.base/constvars.exp: Only set lang to C++ if we're
2053 compiling the test with HP's compilers.
2054 * gdb.base/volatile.exp: Similarly.
2055
99ebe9ac
JB
20562001-12-19 Jim Blandy <jimb@redhat.com>
2057
2058 * gdb.base/printcmds.exp: Expect the null character to be printed
2059 as '\0', and the '\013' to be printed as '\v'.
2060 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
2061 * gdb.base/setvar.exp: Same.
2062
b9891b29
JB
20632001-12-17 Jim Blandy <jimb@redhat.com>
2064
0eba65ab
JB
2065 * gdb.base/completion.exp: Rather than completing very long
2066 filenames, which can make the readline library produce output we
2067 don't recognize, cd to the directory first, and then complete
2068 using nice, short relative paths.
2069
6970b5b1
JB
2070 * gdb.base/completion.exp: On some systems, there is, in fact, a
2071 variable named `b' in scope, since GDB treats all static
2072 variables as being in scope. So use `no_var_named_this'
2073 instead of `b'.
2074
b9891b29
JB
2075 * gdb.base/corefile.exp: Recognize the message saying that GDB
2076 can't find the core file's registers as a failure.
2077
e6ccd35f
JSC
20782001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
2079
2080 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
2081 test expect string more specific.
2082
105ba819
CV
20832001-12-13 Corinna Vinschen <vinschen@redhat.com>
2084
2085 * gdb.asm/asm-source.exp: Add support for xstormy16.
2086 * gdb.asm/configure.in: Ditto.
2087 * gdb.asm/configure: Rebuild.
2088 * gdb.asm/xstormy16.inc: New file.
2089
e9e79dd9
FF
20902001-12-10 Fred Fish <fnf@redhat.com>
2091
2092 * gdb.base/maint.exp: Update to match changes in type dumping code.
2093
347dc97d
JB
20942001-12-10 Jim Blandy <jimb@redhat.com>
2095
2096 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
2097 matching the entry point symbol's name at the beginning of the
2098 line.
2099
5178b9d6
DJ
21002001-12-07 Daniel Jacobowitz <drow@mvista.com>
2101
2102 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
2103 gdb.c++/inherit.exp, gdb.c++/method.exp,
2104 gdb.c++/namespace.exp, gdb.c++/templates.exp,
2105 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
2106 and class layout support.
2107
af890c52
DJ
21082001-12-07 Daniel Jacobowitz <drow@mvista.com>
2109
2110 * gdb.c++/classes.exp: Add test for static member function.
2111 * gdb.c++/misc.cc: Add class with static member function.
2112
7a345fb3
JB
21132001-12-07 Jim Blandy <jimb@redhat.com>
2114
f2e54a80 2115 If GDB says it can't find the struct the function returned, report
8032bf31
JB
2116 those tests as `unsupported'.
2117 * gdb.base/call-rt-st.exp (print_struct_call): New function.
2118 Rewrite subsequent tests to use it.
2119
2120 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
2121 those tests as `unsupported'.
2122 * gdb.base/structs.exp (call_struct_func): New function.
2123 (do_function_calls): Use call_struct_func to call the functions
2124 returning structs.
2125
0bc69509
JB
2126 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
2127 whether functions are prototyped or not, so we can't possibly pass
2128 arguments to t_float_values2 properly.
2129
7a345fb3
JB
2130 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
2131 value of `timeout' for targets other than the mips*tx39-*.
2132
edb6ede1
MS
21332001-12-06 Michael Snyder <msnyder@redhat.com>
2134
2135 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
2136 and detect whether the start symbol has a leading underscore.
2137
2d842f13
JB
21382001-12-04 Jim Blandy <jimb@redhat.com>
2139
2140 * gdb.base/completion.exp: Clarify indentation.
2141
68550daf
JB
21422001-12-03 Jim Blandy <jimb@redhat.com>
2143
2144 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
2145 variables on the S/390, not `.word'.
2146
cd5195a8
JB
21472001-11-30 Jim Blandy <jimb@redhat.com>
2148
2149 Add assembly-source tests for s390-ibm-linux.
2150 * gdb.asm/s390.inc: New file.
2151 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
2152 the S/390 architecture.
2153 * gdb.asm/configure: Regenerated.
2154
ca9efc90
MS
21552001-11-30 Michael Snyder <msnyder@redhat.com>
2156
2157 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
2158 next, info source, info sources, info line, global and static
2159 variables, and static functions.
2160 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
2161 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
2162 * gdb.asm/asmsrc1.s: Add a static function and some variables.
2163 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
2164 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
2165 (gdbasm_leave): Restore frame pointer.
2166 (gdbasm_startup): Copy stack set-up from crt0.S.
2167
d0e66976
FN
21682001-11-26 Fernando Nasser <fnasser@redhat.com>
2169
2170 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
2171 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
2172 to a local (non-static) variable. Copy tstruct.a to a static buffer
2173 and return a pointer to that buffer.
2174 * gdb.base/callfwmall.c (t_structs_a): Ditto.
2175
e2334072
MK
21762001-11-24 Mark Kettenis <kettenis@gnu.org>
2177
2178 * gdb.asm/configure.in: Fix recognition of ix86 target.
2179 * gdb.asm/configure: Regenerate.
2180
756caa3d
MS
21812001-11-21 Michael Snyder <msnyder@redhat.com>
2182
2183 * gdb.asm/sparc.inc: New file.
2184 * gdb.asm/asm-source.exp: Recognize sparc target.
2185 * gdb.asm/configure.in: Recognize sparc target.
2186 * gdb.asm/configure: Regenerate.
2187
9a4d72d5
MS
21882001-11-21 Michael Snyder <msnyder@redhat.com>
2189
2190 * gdb.asm/m32r.inc: New file.
2191 * gdb.asm/asm-source.exp: Recognize m32r target.
2192 * gdb.asm/configure.in: Recognize m32r target.
2193 * gdb.asm/configure: Regenerate.
2194
a773d1cd
MS
21952001-11-20 Michael Snyder <msnyder@redhat.com>
2196
017ac23d
MS
2197 * gdb.asm/i386.inc: New file.
2198 * gdb.asm/asm-source.exp: Recognize ix86 target.
2199 * gdb.asm/configure.in: Recognize ix86 target.
2200 * gdb.asm/configure: Regenerate.
2201
a773d1cd
MS
2202 * gdb.c++/namespace.exp: Fix quotes in output messages.
2203
bb632afb
MS
22042001-11-14 Michael Snyder <msnyder@redhat.com>
2205
25d559ca 2206 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
2207 qualifier in a type cast expression, to designate an address
2208 in the instruction space (Harvard architecture).
2209
4749e309
MS
22102001-11-13 Michael Snyder <msnyder@redhat.com>
2211
2212 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
2213 Tests for expressions using 'const' and 'volatile'.
2214
25050984
CV
22152001-11-13 Corinna Vinschen <vinschen@redhat.com>
2216
2217 * gdb.asm/asm-sources.exp: Allow defining linker flags.
2218
1902c51f
DJ
22192001-11-12 Daniel Jacobowitz <drow@mvista.com>
2220
2221 * lib/mi-support.exp (mi_run_to_helper): Move comments
2222 outside of gdb_expect.
2223
dcf95b47
DJ
22242001-11-11 Daniel Jacobowitz <drow@mvista.com>
2225
2226 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
2227 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
2228 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
2229 mi0_run_to): New functions.
2230 * gdb.mi/mi-simplerun.exp: Use them.
2231 * gdb.mi/mi0-simplerun.exp: Likewise.
2232 * gdb.mi/mi-var-cmd.exp: Likewise.
2233 * gdb.mi/mi0-var-cmd.exp: Likewise.
2234
45b074e1
AC
22352001-11-10 Andrew Cagney <ac131313@redhat.com>
2236
2237 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
2238 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
2239
bf50d346
AC
22402001-11-09 Andrew Cagney <ac131313@redhat.com>
2241
2242 * gdb.base/restore.exp: Include $expected value in restored test
2243 message.
2244
9383332c
AC
22452001-11-09 Andrew Cagney <ac131313@redhat.com>
2246
2247 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
2248 implemented.
2249
db62520a
MS
22502001-11-08 Michael Snyder <msnyder@redhat.com>
2251
2252 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
2253 Add pass/fail message for stop at breakpoint in call dummy function.
2254
b5703437
MS
22552001-11-07 Michael Snyder <msnyder@redhat.com>
2256
760f6330
MS
2257 * gdb.c++/templates.exp (test_template_breakpoints):
2258 If we get an overload menu, but it does not match what
2259 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
2260 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
2261 making the whitespace optional. Argument for "new" may be
2262 "unsigned" as well as "unsigned int/long".
eef747c0
MS
2263 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
2264 making the whitespace optional. Also replace "(void) with
2265 "((void|)), making the keyword "void" optional.
63f50499
MS
2266 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
2267 making the whitespace optional. Also replace "(void) with
2268 "((void|)), making the keyword "void" optional.
3bf40917
MS
2269 * gdb.base/callfuncs.c (t_float_values): This function must
2270 _not_ be prototyped, and the following function (t_float_values2)
2271 must be prototyped (if the compiler supports it), so that GDB
2272 can be tested against both cases. Usually one case involves
2273 promotion of float to double, while the other does not.
2274 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
2275 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
2276 includes a stack frame for "start".
2277
c8ab4e6d
JB
22782001-11-05 Jim Blandy <jimb@redhat.com>
2279
2280 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
2281 pointers are 32 bits long, and that offsets of relocs are always
2282 stored in the data (REL-style), and not in the reloc entry itself
2283 (RELA-style).
2284 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
2285 stabs.
2286
3f08ced9
MS
22872001-11-01 Michael Snyder <msnyder@redhat.com>
2288
2289 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
2290 and regular expression operators by using quoting.
2291
cbfa24cd
MS
22922001-10-31 Michael Snyder <msnyder@redhat.com>
2293
2294 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
2295 depending on what the symbol table contains.
2296 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
2297 the output of the ptype command. Similarly, accept both "const &"
2298 and "const&".
2299
aaa68313
CV
23002001-10-31 Corinna Vinschen <vinschen@redhat.com>
2301
2302 * gdb.base/miscexprs.c (main): Add usage of preprocessor
2303 symbol `STORAGE' to allow to choose the storage class of
2304 the local datastructures.
2305 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
2306 compiler directive.
2307
91740388
MS
23082001-10-30 Michael Snyder <msnyder@redhat.com>
2309
2310 * gdb.base/jump.exp: Allow it to run for all targets.
2311
1b7c05e7
CV
23122001-10-29 Corinna Vinschen <vinschen@redhat.com>
2313
2314 * gdb.base/call-ar-st.c (print_double_array): Match for loop
2315 with new double_array size.
2316 (main): Change storage class of all local variables to static.
2317 Reduce size of double_array to 9.
2318 * gdb.base/call-ar-st.exp: Increase timeout value.
2319 Change expected output for double array to match new size in
2320 call-ar-st.c.
2321
36a22261
CV
23222001-10-29 Corinna Vinschen <vinschen@redhat.com>
2323
2324 * gdb.base/ending-run.exp: Create identical output when passing
2325 `step to end of run' case. Add regular expression branch satisfying
2326 Stormy16 target.
2327
92b8ae91
MK
23282001-10-28 Mark Kettenis <kettenis@gnu.org>
2329
2330 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
2331 that we catch the expected failure under Linux/x86.
2332
cb135b83
OF
23332001-10-29 Orjan Friberg <orjanf@axis.com>
2334
2335 * gdb.base/setvar.exp: Escape curly braces.
2336 * gdb.stabs/weird.exp: Ditto.
2337
6884aa54
DJ
23382001-10-27 Daniel Jacobowitz <drow@mvista.com>
2339
2340 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
2341 * gdm.mi/mi0-hack-cli.exp: Likewise.
2342
0398c9aa
AC
23432001-10-25 Andrew Cagney <ac131313@redhat.com>
2344
2345 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
2346 messages.
2347
d20bf2e8
AC
23482001-10-21 Andrew Cagney <ac131313@redhat.com>
2349
2350 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
2351 checking MI enabled.
2352
03dd63aa
CV
23532001-10-09 Corinna Vinschen <vinschen@redhat.com>
2354
2355 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
2356
1d9d99f3
FCE
23572001-10-04 Frank Ch. Eigler <fche@redhat.com>
2358
2359 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
2360 if gdb child process crashes, just signal an error.
2361
838ae6c4
JB
23622001-10-02 Jim Blandy <jimb@redhat.com>
2363
2364 * lib/gdb.exp (test_xfail_format): Simplify.
2365
2366 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
2367 front of the variable name `format'. Simplify `if'.
2368
8f0cbc1c
DJ
23692001-10-01 Daniel Jacobowitz <drow@mvista.com>
2370
2371 * gdb.threads/pthreads.exp: Wait for output and delay
2372 before sending ^C.
2373
1f08dafd
DJ
23742001-10-01 Daniel Jacobowitz <drow@mvista.com>
2375
2376 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
2377 some incorrect output instead of timing out.
2378 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
2379
674f90ff
CV
23802001-09-28 Corinna Vinschen <vinschen@redhat.com>
2381
2382 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
2383 check to allow additional `int'.
2384
9b284272
DJ
23852001-09-27 Daniel Jacobowitz <drow@mvista.com>
2386
2387 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
2388 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
2389
b55a4771
MS
23902001-09-27 Michael Snyder <msnyder@redhat.com>
2391
2392 * lib/gdb.exp (test_debug_format): New proc.
2393 (setup_xfail_format): Use new proc test_debug_format.
2394 * gdb.base/constvars.exp (local_compiler_xfail_check): New
2395 proc; use new service proc test_debug_format.
2396 Replace all other "gcc_compiled" tests with this test.
2397 * gdb.base/volatile.exp (local_compiler_xfail_check): New
2398 proc; use new service proc test_debug_format.
2399 Replace all other "gcc_compiled" tests with this test.
2400
24012001-09-27 Michael Snyder <msnyder@redhat.com>
2402
2403 * gdb.base/cvexpr.exp: New file.
2404 * gdb.base/cvexpr.c: New file
2405 Test for expressions using const and volatile keywords.
2406
4e6667ac
CV
24072001-09-26 Corinna Vinschen <vinschen@redhat.com>
2408
2409 * gdb.base/constvars.exp: Check for different orders of keywords
2410 and additional "int" strings in output.
2411
4f337972
AC
24122001-09-22 Andrew Cagney <ac131313@redhat.com>
2413
2414 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
2415 responses from "help maint".
2416
2015650d
FCE
24172001-09-19 Frank Ch. Eigler <fche@redhat.com>
2418
2419 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
2420 to localhost:NNN instead of :NNN, in case Xvfb is listening
2421 only on TCP.
2422
f3bcedc1
CV
24232001-09-19 Corinna Vinschen <vinschen@redhat.com>
2424
2425 * gdb.base/recurse.exp: When checking leaving the watchpoint
2426 scope, recognize when gdb is in function's epilogue and pass.
2427
6b819c92
KS
24282001-09-18 Keith Seitz <keiths@redhat.com>
2429
2430 * lib/insight-support.exp (_gdbtk_export_target_info): Add
2431 support for running tests against sid targets.
2432 (gdbtk_done): Ditto.
2433
a10c9419
CV
24342001-09-18 Corinna Vinschen <vinschen@redhat.com>
2435
2436 * gdb.base/ending-run.c (main): Set stdout buffersize
2437 to the same reasonable value for any target.
2438 * gdb.base/ending-run.exp: Add a regular expression
2439 to make testsuite happy on Sanyo Stormy16 target.
2440
739d0d99
CV
24412001-09-17 Corinna Vinschen <vinschen@redhat.com>
2442
2443 * gdb.base/display.c (do_loops): Add float variable `f'.
2444 Increment f in loop.
2445 * gdb.base/display.exp: Increment timeout by 60 seconds.
2446 Change float display test to use variable `f'.
2447
1b8947f0
JB
24482001-09-17 Jim Blandy <jimb@redhat.com>
2449
2450 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
2451 overflowing the limited breakpoint tables on some ROM monitors
2452 (like the ROM68K).
2453
9890ac81
FCE
24542001-09-15 Frank Ch. Eigler <fche@redhat.com>
2455
2456 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
2457 the "-ac" (disable access control) flag.
2458
6db765ea
JH
24592001-08-30 Jeff Holcomb <jeffh@redhat.com>
2460
2461 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
2462 ints.
2463
4c32cc04
KS
24642001-08-30 Keith Seitz <keiths@redhat.com>
2465
2466 * lib/gdb.exp: Move all insight-related functionality into
2467 separate file.
2468 * lib/insight-support.exp: New file.
2469
8d6e6f81
FCE
24702001-08-29 Frank Ch. Eigler <fche@redhat.com>
2471
2472 * config/sid.exp (sid_start): Never set sid verbosity; disable
2473 expect_background {} that consumed its stdout; tolerate </dev/null.
2474 Attempt to set endianness override in "sid" protocol mode. Cleanup.
2475
6a90e1d0
AC
24762001-08-18 Andrew Cagney <ac131313@redhat.com>
2477
2478 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
2479 CLI jump command to start it.
2480 (mi_run_to_main): Fail immediatly when unexpected output.
2481
1759b3c3
AC
24822001-08-18 Andrew Cagney <ac131313@redhat.com>
2483
2484 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
2485 beginning of function. Fix PR gdb/191.
2486
61d11d80
FCE
24872001-08-16 Frank Ch. Eigler <fche@redhat.com>
2488
2489 * config/sid.exp (sid_start): Don't warn if we cannot figure out
2490 what to force sid endianness to.
2491
942a4df2
KS
24922001-08-15 Keith Seitz <keiths@redhat.com>
2493
2494 * lib/gdb.exp (gdbtk_start): Don't set environment
2495 variables for TCL_LIBRARY and friends. Insight will
2496 now figure these out for itself.
2497
0521c418
MS
24982001-08-02 Michael Snyder <msnyder@redhat.com>
2499
2500 * gdb.base/completion.exp: Remove the symbol "a64l" from
2501 the expect string; this is target-specific, and not related
2502 to what is being tested.
2503
74a9a58a
DB
25042001-08-02 Dave Brolley <brolley@redhat.com>
2505
2506 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
2507
c70819fa
MS
25082001-07-25 Michael Snyder <msnyder@redhat.com>
2509
c2b8fa57
MS
2510 * gdb.base/consecutive.exp: New file. Test stepping over
2511 breakpoints on consecutive instructions.
2512 * gdb.base/consecutive.c: New file.
2513
c70819fa
MS
2514 * gdb.base/call-rt-st.exp: Use double-backslash to quote
2515 curly braces in regular expressions.
2516
2b1a1355
MS
25172001-07-25 Michael Snyder <msnyder@redhat.com>
2518
2519 * gdb.base/ending-run.exp: Accept "Program exited normally" as
2520 legitimate output from stepping out of main.
2521
413eca6f
KS
25222001-07-22 Keith Seitz <keiths@redhat.com>
2523
2524 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
2525 the empty string, do not run the tests.
2526
7e5a9322
SC
25272001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2528
2529 * gdb.base/long_long.exp: Detect size of pointer. Take into
2530 account 2-byte pointers when testing for p/a results.
2531
de58f10f
SC
25322001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2533
2534 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
2535 and defined to 1K for m68hc11.
2536 (random_data): Reduce table to 1K for embedded platforms (68hc11).
2537 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
2538 (sizeof_random_data): New variable to tell the size of the data table;
2539 don't test past this size; always run to main.
2540
d6f5fea1
SC
25412001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2542
2543 * gdb.base/return2.exp: return of long long and double fails for
2544 68HC11; don't execute these tests on that platform.
2545 * gdb.base/return.exp: Return of a double fails for 68hc11.
2546
c477543d
SC
25472001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2548
2549 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
2550 tests that print a float.
2551 * call-rt-st.exp: Likewise.
2552
63cf1c79
MK
25532001-07-12 Mark Kettenis <kettenis@gnu.org>
2554
2555 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
2556 running this test on Linux.
2557
112f9ab5
MC
25582001-06-24 Michael Chastain <chastain@redhat.com>
2559
2560 * gdb.base/arithmet.exp: Remove some tests to make all test names
2561 unique.
2562
4970cb0f
MS
25632001-07-03 Michael Snyder <msnyder@redhat.com>
2564
2565 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
2566 the output of the ptype command.
2567
d85da69f
MS
25682001-07-02 Michael Snyder <msnyder@redhat.com>
2569
4c8a82de
MS
2570 * gdb.base/completion.exp: Don't assume that break.c is the only
2571 source file that may contain functions named "marker".
d85da69f
MS
2572 * gdb.base/corefile.exp: Quote the curly braces in regexp.
2573
8afc772b
AC
25742001-06-28 Andrew Cagney <ac131313@redhat.com>
2575
2576 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
2577 of files to delete.
2578
2579 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
2580 * gdb.disasm/h8300s.exp: New file.
2581 gdb.disasm/h8300s.s: Likewise.
2582
cff22675
AC
25832001-06-27 Andrew Cagney <ac131313@redhat.com>
2584
2585 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
2586 empty breakpoint tables.
2587
68c81b54
AC
25882001-06-25 Andrew Cagney <ac131313@redhat.com>
2589
2590 * lib/mi-support.exp: Update args=... part of stop-reason
2591 patterns. Accept either a list or a tuple.
2592
2dd62704
AC
25932001-06-23 Andrew Cagney <ac131313@redhat.com>
2594
2595 * lib/mi-support.exp: Remove local emacs variable defining
2596 change-log-default-name.
2597
b4127474
MC
25982001-06-22 Michael Chastain <chastain@redhat.com>
2599
2600 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
2601 This is operationally compatible with the previous version.
2602
8dbfb380
JB
26032001-06-13 Jim Blandy <jimb@redhat.com>
2604
2605 * lib/gdb.exp (gdb_test): Doc fix.
2606
f2d8c86d
MC
26072001-06-10 Michael Chastain <chastain@redhat.com>
2608
2609 * gdb.base/exprs.exp: Remove a duplicate test.
2610
81564d34
JB
26112001-06-06 Jim Blandy <jimb@redhat.com>
2612
2613 * gdb.base/return2.exp (main): Use values to test float and double
2614 returns that are not NaN's, to avoid being confused by IEEE
2615 comparison rules.
2616
da55addb
MS
26172001-06-04 Michael Snyder <msnyder@redhat.com>
2618
2619 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
2620 non-zero if control_c fails. Terminate the test on failure,
2621 rather than wait for 12 more tests to time out.
2622
42c65987
JB
26232001-06-06 Jim Blandy <jimb@redhat.com>
2624
b18bced9
JB
2625 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
2626 Don't forget to match the GDB prompt.
2627
42c65987
JB
2628 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
2629
5b41e5f0
JB
26302001-06-04 Jim Blandy <jimb@redhat.com>
2631
2632 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
2633 command.
2634
015e046f
KB
26352001-05-31 Kevin Buettner <kevinb@redhat.com>
2636
2637 * gdb.base/annota1.exp (info break): Match four or more spaces
2638 after "Address".
2639
fb1ffbbe
MC
26402001-05-31 Michael Chastain <chastain@redhat.com>
2641
2642 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
2643 (dm_type_int_star): Likewise.
2644 (dm_type_long_star): Likewise.
2645 (dm_type_void_star): Likewise.
2646
5ea2a32c
KB
26472001-05-29 Kevin Buettner <kevinb@redhat.com>
2648
2649 * gdb.base/completion.exp (INPUTRC): Set this environment variable
2650 to a known value in order to get consistent results regardless
2651 of the setting of INPUTRC or the presence or contents of .inputrc.
2652
ae23c492
MS
26532001-05-24 Michael Snyder <msnyder@redhat.com>
2654
ac55707e
MS
2655 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
2656 Don't require that the main thread and the manager thread are the
2657 first in the list.
2658
ae23c492
MS
2659 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
2660 debugging. If test fails, issue an "unsupported" not a "fail".
2661
400071f1
JB
26622001-05-24 Jim Blandy <jimb@redhat.com>
2663
2664 Don't assume that short is shorter than int.
2665 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
2666 assume that shorts are smaller than ints. On a 16-bit machine,
2667 this isn't true.
2668 ("print unsigned char == (~0)"): Add test that verifies that ~0,
2669 an int, is not equal to ~0 stored in an unsigned char. This tests
2670 the same thing that the previous test meant to, but works on
2671 16-bit machines, too.
2672 ("print unsigned char != (~0)"): Same test, complemented.
2673
0816a3e5
MS
26742001-05-24 Michael Snyder <msnyder@redhat.com>
2675
2676 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
2677 test for (full_coverage == 0). This makes the test run faster,
2678 and prevents dejagnu getting out of step.
2679
f6dc23a9
KB
26802001-05-23 Kevin Buettner <kevinb@redhat.com>
2681
2682 * gdb.base/finish.exp (finish_void): Revise pattern for
2683 stopping on the call statement to not permit stopping at
2684 the start of the instructions comprising the call sequence.
2685
7dbd117d
MC
26862001-05-19 Michael Chastain <chastain@redhat.com>
2687
2688 * gdb.base/callfuncs.exp: Make all test names unique.
2689 * gdb.base/commands.exp: Make all test names unique.
2690 * gdb.base/condbreak.exp: Make all test names unique.
2691 * gdb.base/dbx.exp: Make all test names unique.
2692 * gdb.base/default.exp: Make all test names unique.
2693 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
2694 and TIMEOUT messages to their corresponding PASS message.
2695 * gdb.base/ending-run.exp: Make all test names unique.
2696 * gdb.base/long_long.exp: Remove duplicate test.
2697
6b0b0a9e
KB
26982001-05-21 Kevin Buettner <kevinb@redhat.com>
2699
2700 * gdb.base/finish.exp (finish_void): Allow "finish" command to
2701 stop on the call statement as well as the statement after the
2702 call.
2703
2caa35cb
MS
27042001-05-21 Michael Snyder <msnyder@redhat.com>
2705
2706 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
2707
40713331
EZ
27082001-05-10 Elena Zannoni <ezannoni@redhat.com>
2709
2710 * gdb.base/completion.exp: Revamp test. Make it execute on all
2711 platforms.
2712
c2c1be8d
EZ
27132001-05-10 Elena Zannoni <ezannoni@redhat.com>
2714
2c9cd303
EZ
2715 * config/gdbserver.exp (gdb_load): Handle the case
2716 in which the arguments to gdbserver are given in the
2717 baseboard configuration file.
2718 Also handle the case in which the server needs to do a
2719 load.
2720
9671de48
KS
27212001-05-07 Keith Seitz <keiths@cygnus.com>
2722
2723 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
2724 set up the display for testing.
2725 (gdbtk_start): Convert all paths to paths that tcl will like.
2726 Export target information to environment.
2727 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
2728 necessary.
2729 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
2730 (to_tcl_path): New proc to convert a given pathname into
2731 a path acceptible as an argument to a tcl command.
2732 (_gdbtk_export_target_info): New proc to export target info
2733 into the environment for gdbtk testing.
2734 (gdbtk_done): New proc to signal end-of-test.
2735
5a360f47
JB
27362001-05-06 Jim Blandy <jimb@redhat.com>
2737
2738 * restore.c: Make the code of caller0 correspond to its comment.
2739
66c756c6
MS
27402001-05-03 Michael Snyder <msnyder@redhat.com>
2741
2742 * config/sid.exp (gdb_target_sid): Check for error messages.
2743 On error or timeout, don't make expect exit (which will terminate
2744 all subsequent tests); instead just make gdb exit.
2745 (gdb_load): Check for error messages. On error or timeout,
2746 return a negative value.
2747
a966fde5
JB
27482001-04-24 Jim Blandy <jimb@redhat.com>
2749
851c18e0
JB
2750 * gdb.c++/templates.exp: If we see the prompt for the overload
2751 list, but we haven't recognized any of the longer patterns,
2752 arrange for this test to fail, not hang.
2753
a966fde5
JB
2754 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
2755 variations.
2756
db144853
MC
27572001-04-22 Michael Chastain <chastain@redhat.com>
2758
2759 * gdb.c++/local.exp: Use the 'runto' library function.
2760 * gdb.c++/namespace.exp: Likewise.
2761 * gdb.c++/overload.exp: Likewise.
2762
3207ec21
KB
27632001-03-26 Kevin Buettner <kevinb@redhat.com>
2764
2765 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
2766 * gdb.base/step-line.exp: New file. Test step/next in presence of
2767 #line directives.
2768 * gdb.base/step-line.c: New file. Test program for the above.
2769 * gdb.base/step-line.inp: New file. We pretend that this file has
2770 been transformed by some other tool into step-line.c.
2771
13b57657
JB
27722001-03-21 Jim Blandy <jimb@redhat.com>
2773
2774 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
2775 unmangled operator names.
2776
754cbe1c
JB
27772001-03-20 Jim Blandy <jimb@redhat.com>
2778
2779 * gdb.threads/linux-dp.exp: Recognize an additional message
2780 generated by GDB when it doesn't understand how to debug threads
2781 on the target system.
2782
177495c9
AC
27832001-03-19 Andrew Cagney <ac131313@redhat.com>
2784
2785 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
2786
f266096b
MC
27872001-03-12 Michael Chastain <chastain@redhat.com>
2788
2789 * gdb.c++/derivation.exp: Use the 'runto' library function.
2790
cac3c2ff
MC
27912001-03-12 Michael Chastain <chastain@redhat.com>
2792
2793 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
2794
b6c11a24
MC
27952001-02-24 Michael Chastain <chastain@redhat.com>
2796
2797 * gdb.c++/ref-types.exp: Change handwritten code to library
2798 function 'runto'.
2799
6bae5bce
OF
28002001-03-16 Orjan Friberg <orjanf@axis.com>
2801
2802 * gdb.base/signals.exp: Set count to 0 explicitly.
2803
0015fd9a
MS
28042001-03-15 Mark Salter <msalter@redhat.com>
2805
2806 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
2807 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
2808 (gdb_load): Add support for additional target_info: gdb_download_size
2809 and gdb_load_timeout.
0015fd9a 2810
fc33412a
DT
2811Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
2812
2813 * gdb.base/annota1.exp: Move test of isnative to earlier in the
2814 file -- to prevent failing when the compile fails but we have no
2815 intention of running the tests anyway.
2816
2817 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
2818 tests if set.
2819
2820 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
2821 integers.
2822
2823 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
2824 * gdb.c++/namespace.exp: Ditto.
2825
115f06de
OF
28262001-03-07 Orjan Friberg <orjanf@axis.com>
2827
2828 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
2829 * gdb.base/pointers.exp: Relax pattern match of decimals.
2830
b6ba6518
KB
28312001-03-06 Kevin Buettner <kevinb@redhat.com>
2832
2833 * Makefile.in, config/abug.exp, config/cfdbug.exp,
2834 config/cpu32bug.exp, config/dve.exp, config/est.exp,
2835 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
2836 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
2837 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
2838 config/sh.exp, config/sid.exp, config/slite.exp,
2839 config/sparclet.exp, config/udi.exp, config/unknown.exp,
2840 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
2841 config/vxworks.exp, config/vxworks29k.exp,
2842 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
2843 gdb.base/all-bin.exp, gdb.base/annota1.exp,
2844 gdb.base/arithmet.exp, gdb.base/assign.exp,
2845 gdb.base/async.exp, gdb.base/attach.exp,
2846 gdb.base/bitfields.exp, gdb.base/bitops.exp,
2847 gdb.base/break.exp, gdb.base/call-ar-st.exp,
2848 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
2849 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
2850 gdb.base/commands.exp, gdb.base/completion.exp,
2851 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
2852 gdb.base/constvars.exp, gdb.base/corefile.exp,
2853 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
2854 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
2855 gdb.base/ending-run.exp, gdb.base/environ.exp,
2856 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
2857 gdb.base/finish.exp, gdb.base/foll-exec.exp,
2858 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
2859 gdb.base/funcargs.exp, gdb.base/help.exp,
2860 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
2861 gdb.base/logical.exp, gdb.base/long_long.exp,
2862 gdb.base/maint.exp, gdb.base/mips_pro.exp,
2863 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
2864 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
2865 gdb.base/pointers.exp, gdb.base/printcmds.exp,
2866 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
2867 gdb.base/regs.exp, gdb.base/relational.exp,
2868 gdb.base/remote.exp, gdb.base/reread.exp,
2869 gdb.base/restore.exp, gdb.base/return2.exp,
2870 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
2871 gdb.base/selftest.exp, gdb.base/setshow.exp,
2872 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
2873 gdb.base/sigall.exp, gdb.base/signals.exp,
2874 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
2875 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
2876 gdb.base/step-test.exp, gdb.base/structs.c,
2877 gdb.base/structs.exp, gdb.base/structs2.exp,
2878 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
2879 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
2880 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
2881 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
2882 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
2883 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
2884 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
2885 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
2886 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
2887 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
2888 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
2889 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
2890 gdb.fortran/types.exp, gdb.java/jmisc.exp,
2891 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
2892 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
2893 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
2894 gdb.trace/circ.exp, gdb.trace/collection.exp,
2895 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
2896 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
2897 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
2898 gdb.trace/report.exp, gdb.trace/save-trace.exp,
2899 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
2900 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
2901 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
2902 notices.
2903
dc96c6c7 29042001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
2905
2906 * gdb.base/varargs.c (find_max_double): Fix printf format string:
2907 first arg is int not float.
2908
dc96c6c7 29092001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
2910
2911 * gdb.base/reread.exp: Unsupported for non-native targets;
2912 doesn't work for remote debugging.
2913
9b0c4aeb
FN
29142001-02-19 Fernando Nasser <fnasser@redhat.com>
2915
2916 From Drew Moseley <dmoseley@redhat.com>
2917 * gdb.base/ending-run.exp: Properly handle the BSP state when
2918 stepping past the end of main.
2919
02aa71d5
MC
29202001-02-19 John Moore <jmoore@redhat.com>
2921
2922 * gdb.base/commands.exp (infrun_breakpoint_command_test):
2923 Converted HPUX fix for non-expected items following multiple
2924 step commands into general solution for all platforms.
2925
1fa449a4
MC
29262001-02-18 Michael Chastain <chastain@redhat.com>
2927
2928 * gdb.c++/classes.exp (do_tests): Change runto statements
2929 from "runto 'foo(void)'" to "runto 'foo'". This makes the
2930 statements demangler agnostic.
2931 * gdb.c++/virtfunc.exp (do_tests): Likewise.
2932 (gdb_virtfunc_restart): Likewise.
2933
b2f9ec70
MC
29342001-02-14 Michael Chastain <chastain@redhat.com>
2935
2936 * gdb.c++/inherit.exp (do_tests): Change runto statements
2937 from "runto 'foo(void)'" to "runto 'foo'". This makes the
2938 statements demangler agnostic.
2939
cf74b8ca
AC
2940Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
2941
2942 * gdb.threads/pthreads.exp: Unify pass/fail messages for
2943 ``continue to bkpt at common_routine in thread 2'' and ``stopped
2944 before calling common_routine 15 times'' tests.
2945
99f78f56
MC
29462001-02-11 Michael Chastain <chastain@redhat.com>
2947
2948 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
2949 Helps the test script figure out which demangler is in use.
2950 (dm_type_foo_ref): Ditto.
2951 (dm_type_int_star): Ditto.
2952 (dm_type_long_star): Ditto.
2953 (dm_type_unsigned_int): Ditto.
2954 (dm_type_void): Ditto.
2955 (dm_type_void_star): Ditto.
99707966 2956 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
2957 Probe the gdb demangler and set variables to accommodate
2958 formatting differences.
2959 (info_func_regexp): New function. Same as info_func, but
2960 matches against a regexp.
2961 (info_func): Match against a literal string.
2962 (print_addr_2): New function. Match against a literal string,
2963 which can be different from the input to gdb.
2964 (print_addr): Simply call print_addr_2 with the same argument twice.
2965 (test_lookup_operator_functions): Use demangler formatting variables.
2966 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
2967 the tests in the same order as the C++ class declaration.
2968 (test_paddr_operator_functions): Ditto.
2969 (test_paddr_overloaded_functions): Ditto.
2970 (test_paddr_hairy_functions): Use demangler formatting variables.
2971 Add reference to gdb/19 for related tests.
2972 (do_tests): Call probe_demangler.
2973
1de8f023
KB
29742001-01-30 Kevin Buettner <kevinb@redhat.com>
2975
2976 * gdb.c++/templates.cc (printf): Remove unused function definition.
2977
ca3f91ed
MS
29782001-01-26 Felix Lee <flee@redhat.com>
2979
2980 * sid.exp (sid_exit): Pass host, not target, to remote_close.
2981
29822001-01-25 matthew green <mrg@redhat.com>
2983
2984 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
2985 up sid.
2986 (sid_exit): Call `remote_pop_conn' after GDB is gone.
2987
29882001-01-25 matthew green <mrg@redhat.com>
2989
2990 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
2991 Deprecate $sid_spawn_id.
2992 (sid_exit): Remove code necessary only for `spawn.'
2993
29942001-01-25 matthew green <mrg@redhat.com>
2995
2996 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
2997
fb18ec4a
MC
29982001-01-28 Michael Chastain <chastain@redhat.com>
2999
3000 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
3001 to call when tests fail. It takes gdb out of the overloaded
3002 function choice menu back to the main prompt, so that the test
3003 program stays synchronized.
3004 (set_bp_overloaded): New proc to collect all the common
3005 code for setting a breakpoint on an overloaded name. Calls
3006 take_gdb_out_of_choice_menu when needed.
3007 (menu_overload1arg): New variable to collect the repeated
3008 instances of the expected menu for an overloaded name. Change
3009 the regular expression to handle changes in g++ type encoding:
3010 "void" can be either "void" or "", and "unsigned int" can be
3011 either "unsigned int" or "unsigned".
3012 (continue_to_bp_overloaded): Change regular expressions to handle
3013 changes in g++ type encoding.
3014 (no proc): Call take_gdb_out_of_choice_menu when needed.
3015 Remove redundant calls to "info break". Accept either "canceled"
3016 or "cancelled". Change regular expressions in "info break"
3017 calls to handle changes in g++ type encoding. Give all tests
3018 unique strings.
3019
9c646a6e
BE
30202001-01-17 Ben Elliston <bje@redhat.com>
3021
3022 * config/sid.exp: New file.
3023
9549d9c1
AC
3024Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
3025
3026 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
3027
dc96c6c7 30282000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
3029
3030 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
3031 Add a RE to accept a non-ascii char if one is ever presented.
3032
b4df4f68
FN
30332000-12-20 Fernando Nasser <fnasser@redhat.com>
3034
297dd0fd 3035 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 3036
dc96c6c7 30372000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc
MS
3038
3039 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
3040 in regexp. One '\' does not suffice on Linux.
3041
4a7bddb6
MC
30422000-12-09 Michael Chastain <chastain@redhat.com>
3043
3044 * gdb.base/break.exp (test_clear_command): Use a marker function
3045 rather than 'main' for the test function. Also move this
3046 test to an execution point where the marker function names are
3047 guaranteed to be bound to functions. (Executing tests after a
3048 'finish' from main runs into name conflicts with local names
3049 in __libc_start_main).
3050
dc96c6c7 30512000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
3052
3053 * gdb.base/finish.exp: New test for gdb's "finish" command.
3054 * gdb.base/return2.exp: New test for gdb's "return" command.
3055 * gdb.base/return2.c: New source file for above.
3056
dc96c6c7 30572000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
3058
3059 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
3060 * gdb.base/miscexprs.exp: Ditto.
3061 * gdb.base/pointers.exp: Ditto.
3062 * gdb.c++/derivation.exp: Ditto.
3063 * gdb.c++/local.exp: Ditto.
3064 * gdb.c++/namespace.exp: Ditto.
3065 * gdb.c++/overload.exp: Ditto.
3066 * gdb.c++/ref-types.exp: Ditto.
3067
dc96c6c7 30682000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
3069
3070 * gdb.base/constvars.exp: Test result of "up" command.
3071 * gdb.base/miscexprs.exp: Ditto.
3072 * gdb.base/pointers.exp: Ditto.
3073 * gdb.base/scope.exp: Ditto.
3074 * gdb.c++/derivation.exp: Ditto.
3075 * gdb.c++/local.exp: Ditto.
3076 * gdb.c++/namespace.exp: Ditto.
3077 * gdb.c++/overload.exp: Ditto.
3078 * gdb.c++/ref-types.exp: Ditto.
3079
44097287
FN
30802000-11-22 Michael Chastain <chastain@redhat.com>
3081
3082 * mips_pro.exp: Accept either "middle -> top -> main" or
3083 "middle -> main" in the backtrace, because gcc can optimize
3084 tail calls to jumps. Remove setup_xfail for the hppa case.
3085 Add a comment with the original warning messages from PR 3016,
3086 which was filed in 1993, to preserve them for posterity.
3087
9d2e1bab
ND
30882000-11-17 Nick Duffek <nsd@redhat.com>
3089
3090 * lib/gdb.exp (gdb_test): Override timeout with board info.
3091
1aca8eb7
ND
30922000-11-17 Nick Duffek <nsd@redhat.com>
3093
3094 * gdb.base/display.exp: Don't kill running stub. Add "again" to
3095 the second kill and detach messages.
3096
93076499
ND
30972000-11-17 Nick Duffek <nsd@redhat.com>
3098
3099 * configure.in: Add AC_EXEEXT.
3100 * configure: Regenerate.
3101 * Makefile.in (just-check): Export EXEEXT.
3102 * lib/gdb.exp ($EXEEXT): Import from environment.
3103 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
3104 expect "maint dump-me" on Cygwin.
3105 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
3106 $EXEEXT.
3107
30e87cd3
ND
31082000-11-17 Nick Duffek <nsd@redhat.com>
3109
3110 * gdb.base/break.exp: Test backtrace and finish from called
3111 function on all platforms, not just HP-UX.
3112
dc96c6c7 31132000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
3114
3115 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
3116 code from gdb_target_monitor, so it can be used independantly
3117 for gdbserver. Also comment out an unnecessary PUTS.
3118
dc96c6c7 31192000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
3120
3121 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
3122 * gdb.base/corefile.exp: Expect the message "Program is being
3123 debugged already" when we send the "corefile" command, since
3124 the preceeding gdb_load may have connected gdb to a remote target.
3125 * gdb.base/display.exp: Disable hardware watchpoints if new
3126 board info variable "no_hardware_watchpoints" is true.
3127 Replace single-letter commands with more readable ones.
3128 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
3129 if new board info variable "no_hardware_watchpoints" is true.
3130 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
3131 to see if stdio (printf) testing is possible.
3132 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
3133 board info variable "no_hardware_watchpoints" is true. Use new
3134 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
3135
39124dea
FN
31362000-11-13 Fernando Nasser <fnasser@redhat.com>
3137
3138 From Orjan Friberg <orjanf@axis.com>:
3139 * gdb.base/printcmds.exp: Escape curly braces followed by a number
3140 in array print pattern match.
3141
a9e2e984
FN
31422000-11-09 Fernando Nasser <fnasser@redhat.com>
3143
3144 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
3145 spelling "cancelled" to U.S. spelling "canceled" to match changes
3146 made to gdb.
3147 * gdb.c++/ovldbreak.exp: Ditto.
3148
c7db355b
PS
31492000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3150
3151 * gdb.base/callfuncs.c (main): Moved to end of file, call
3152 t_double_values to initialize the FPU before inferior calls are made.
3153 * gdb.base/callfuncs.exp: Test for register preservation after calling
3154 inferior functions. Add tests for continuining, finishing and
3155 returning from a stop in a call dummy.
3156
dc96c6c7 31572000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
3158
3159 * gdb.base/commands.exp: Break up long lines, and re-indent.
3160
dc96c6c7 31612000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
3162
3163 * config/gdbserver.exp: Rewritten from the ground up, to make it
3164 compatible with the current dejagnu tree, and to make it work with
3165 the new "gdbserver" in libremote.
3166
dc96c6c7 31672000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
3168
3169 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
3170 * gdb.base/varargs.exp: Skip entire test if no printf support.
3171 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
3172 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
3173
dc96c6c7 31742000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
3175
3176 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
3177 no floating point support.
3178 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
3179 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
3180 * gdb.base/call-rt-st.exp: Ditto.
3181 * gdb.base/call-strs.exp: Ditto.
3182
bac5fc66
JG
31832000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
3184
3185 * gdb.base/sizeof.c: include <stdio.h>.
3186
3187 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
3188 'finish', otherwise uncaptured gdb_prompt would potentially
3189 throw remaining test points out of sync.
3190
b22a6027
SB
31912000-07-26 Scott Bambrough <scottb@netwinder.org>
3192
3193 * gdb.base/recurse.exp: Run tests for all targets.
3194 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
3195 gnu-oldld case on ARM.
3196 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
3197 for ARM targets.
3198
d8231941
AG
3199Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
3200
3201 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
3202 * gdb.java/configure: Rebuild.
3203
8caabe69
AG
3204Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
3205
3206 * gdb.java/jv-exp.exp: New file.
3207
9d273ca3
AG
3208Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
3209
3210 * configure: Rebuilt.
3211 * configure.in (configdirs): Add gdb.java.
3212 * gdb.java/jmisc.java: New file.
3213 * gdb.java/jmisc.exp: New file.
3214 * gdb.java/Makefile.in: New file.
3215 * gdb.java/configure: Rebuilt.
3216 * gdb.java/configure.in: New file.
3217 * lib/java.exp: New file.
3218
4f823a66
AC
3219Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
3220
3221 * gdb.base/exprs.exp: Test casts to a pointer including over and
3222 underflow.
3223
2391e11d
AC
3224Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
3225
3226 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
3227 and the compilers sizes.
3228
54602222
ND
32292000-07-09 Nick Duffek <nsd@redhat.com>
3230
3231 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
3232 (use_methods): New function.
3233 (main): Call use_methods().
3234 * gdb.c++/classes.exp (test_method_param_class): New procedure.
3235 (do_tests): Call test_method_param_class.
3236
2bec0572
ND
32372000-07-09 Nick Duffek <nsd@redhat.com>
3238
3239 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
3240 spelling.
3241 (test_enums): New procedure. Move enum tests from end of script
3242 to here. Set breakpoint on function name instead of line number.
3243 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
3244 (enums2): New marker function.
3245 (enums1): New function.
3246 (main): Call enums1(). Move enum tests to enums1().
3247
78492fde
AC
3248Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
3249
3250 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
3251 compile/link program. Update line numbers.
3252 * gdb.asm/d10v.inc: Define ``startup''.
3253 * gdb.asm/asmsrc1.s: Add definition of _start.
3254
49a2cef8
AC
3255Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
3256
3257 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
3258
3e6c8688
EZ
32592000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3260
3261 * gdb.base/maint.exp: Add 'maint print architecture' item to output
3262 of 'help maint print' command.
3263
9ff5cbe9
AC
3264Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
3265
3266 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
3267 they use gdb_expect_list.
3268
17c579bd
AC
3269Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
3270
3271 * gdb.base/commands.exp: Use ``set remote
3272 memory-read-packet-size'' instead of ``set endian big'' to test
3273 long commands.
3274
e6d71bf3
DB
32752000-06-03 Daniel Berlin <dan@cgsoftware.com>
3276
3277 * gdb.c++/templates.exp (do_tests): Make all of these work under
3278 g++, and stop skipping them.
3279
3280 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
3281 work under g++.
3282
e5f9ba7b
MS
3283 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
3284 initialization.
3285
dc96c6c7 32862000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
3287
3288 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
3289 the regular expression: accept an (almost) arbitrary sequence of
3290 "frames-invalid" and "breakpoints-invalid" messages both before
3291 and after the "starting" message.
3292
dc96c6c7 32932000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
3294
3295 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 3296
dc96c6c7 32972000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
3298
3299 * gdb.base/annota1.exp (annotate-signal-handler-caller):
3300 Relax the regular expression a little, make it pass on Solaris 8.
3301
8216cda9
KB
33022000-05-12 Kevin Buettner <kevinb@redhat.com>
3303
3304 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
3305 a call, do not require that gdb stop on the line after the call.
3306 Instead, it is permissible for gdb to stop on the line of the
3307 call itself.
3308
1a570b2f
MS
33092000-05-12 Michael Snyder <msnyder@.cygnus.com>
3310
3311 * gdb.base/break.exp (bp on small function, optimized file):
3312 Add a second pass pattern. The behavior differs here between stabs
3313 and dwarf for one-line functions. Stabs preserves two line symbols
3314 (one before the prologue and one after) with the same line number,
3315 but dwarf regards these as duplicates and discards one of them.
3316 Therefore the address after the prologue (where the breakpoint is)
3317 has no exactly matching line symbol, and GDB reports the breakpoint
3318 as if it were in the middle of a line rather than at the beginning.
3319
dc96c6c7 33202000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2
MS
3321
3322 * gdb.base/interrupt.exp: Make "pass" message say "send"
3323 rather than "send_gdb" (for consistancy).
3324
7d418785
AC
3325Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3326
3327 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
3328 * gdb.c++/templates.cc: Properly check for GCC version number.
3329 * lib/compiler.cc: Likewise
3330
dc96c6c7 33312000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79
MS
3332
3333 * gdb.base/break.exp: When compiled with -O2 optimization,
3334 gdb may not stop at the first line of main, due to code motion.
3335
dc96c6c7 33362000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
3337
3338 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
3339 This test depends on parsing the printf output from the target.
3340 Since the sparclet stub doesn't do stdio, this will never work.
3341 * gdb.base/call-rt-st.exp: ditto.
3342 * gdb.base/call-strs: ditto.
3343
dc96c6c7 33442000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
3345
3346 * gdb.base/miscexprs.exp: make sizeof long array test portable.
3347
3348 * gdb.base/ending-run.exp: After connecting to a remote target,
3349 but before running, the target will appear to be in a random
3350 location. Specify both a file and a line for breakpoints.
3351 Also, the function that calls main may be called 'init'
3352 rather than 'start'.
3353
a5a51225
EZ
33542000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3355
3356 * gdb.base/help.exp: Update output for add-symbol-file command.
3357
7930cc7c
FN
33582000-04-10 Fernando Nasser <fnasser@cygnus.com>
3359
3360 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3361 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
3362
23e37ab1
C
33632000-04-07 J.T. Conklin <jtc@redback.com>
3364
e93c542c
C
3365 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
3366
23e37ab1
C
3367 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
3368
591b8fa3
PDM
3369Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
3370
3371 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
3372 values that can be represented exactly.
3373 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
3374 above change, and to not check against the directory part of the source
3375 file name.
3376 (step into print_long_arg_list): Likewise.
3377 (print print_small_structs from print_long_arg_list): Likewise.
3378 (print print_long_arg_list): Likewise.
3379
7a495180
EZ
33802000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3381
30b53638 3382 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 3383
beb998c6
AC
3384Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
3385
3386 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
3387
1c689132
DB
33882000-03-25 Daniel Berlin <dan@cgsoftware.com>
3389
3390 * gdb.base/commands.exp (deprecated_command_test): Add test for
3391 deprecate with no arguments.
3392
c1790a9d
JL
33932000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
3394
3395 * gdb.base/break.exp: Add new test for setting breakpoints on
3396 optimized code so we can test breakpoints work even when function
3397 prologues may be optimized away
3398
003ba290
FN
33992000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3400
3401 From David Whedon <dwhedon@gordian.com>
3402 * gdb.base/commands.exp : Added command deprecator tests.
3403
6837a0a2
DB
34042000-03-22 Daniel Berlin <dan@cgsoftware.com>
3405
3406 * gdb.base/help.exp: Added test for new apropos command.
3407
b9593231
KB
34082000-03-21 Kevin Buettner <kevinb@redhat.com>
3409
3410 * gdb.base/pointers.c (usevar): New function.
3411 (main): Make sure that global variables v_int_pointer2, rptr,
3412 and y are all referenced someplace in the program by calling
3413 usevar() on them. [Some linkers delete symbols which are
3414 never referenced. The space remains, but there's no way to
3415 get a (symbolic) handle on the variable from the debugger.]
3416
751a959b
EZ
34172000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3418
3419 * gdb.base/printcmds.c: Add typedeffed arrays.
3420
3421 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
3422 procedure to test arrays that are typedef'd.
3423
73a93a32
JI
34242000-03-13 James Ingham <jingham@leda.cygnus.com>
3425
3426 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
beb998c6 3427 the library directories.
73a93a32 3428
fb40c209
AC
3429Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
3430
3431 * configure.in (configdirs): Add sub directory gdb.mi.
3432 * configure: Re-generate.
3433
3434 * gdb.mi: New directory.
beb998c6 3435
ee4dd2c9
AC
34362000-02-25 Scott Bambrough <scottb@netwinder.org>
3437
3438 * gdb.base/long_long.exp: Correct test suite failure when printing
3439 a long long value as a double on ARM platforms.
3440
70f0cc22
JB
34412000-02-16 Jim Blandy <jimb@redhat.com>
3442
3443 * gdb.base/break.exp ("breakpoint line number"): Make sure the
3444 default source file is set properly before running this test.
3445
853819b8
EZ
34462000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3447
3448 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
3449 gdbtk/library directory, not in gdbtcl2.
3450
dfcd3bfb
JM
34512000-02-04 Jim Blandy <jimb@redhat.com>
3452
3453 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
3454 backslash from regexp pattern.
3455
3456 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
3457 procedure. Use it to run all the "continue to bp overloaded"
3458 tests. Note that this changes the names of the tests slightly.
3459 If the breakpoint hit message includes a hex PC value, because
3460 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
3461 from the real source code, still consider that a pass.
3462
3463 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
3464 XFAIL here if the breakpoint message contains a hex address. Note
3465 similar change on 1999-11-02.
3466
3467 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
3468
3469 * gdb.base/ptype.exp: Establish a default source file before
3470 calling get_debug_format.
3471
34722000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
3473
3474 * gdb.base/watchpoint.exp: Remove duplication of test messages.
3475
8b93c638
JM
34762000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3477
3478 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
3479 of successive stepi commands -- while in the prologue we should see
3480 the function entry bracket.
3481
34822000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3483
3484 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
3485 reach __change_mode() when stepping through the end of main().
3486
c5394b80
JM
34872000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
3488
3489 * gdb.base/default.exp: Fix expected pattern.
3490 * gdb.base/help.exp: Same.
3491
0d06e24b
JM
34922000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3493
3494 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
3495 Don't use xfail's because that affects only the following test.
beb998c6 3496
0d06e24b
JM
3497 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
3498 solaris or linux.
3499
3500 * gdb.base/selftest.exp: Update to reflect changes to main.c.
3501
dc96c6c7 35022000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 3503
beb998c6 3504 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
3505 "A syntax error" rather than "A parse error". Accept both.
3506
35072000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
3508
3509 * gdb.base/default.exp: Remove OS dependent string from "target
3510 remote" test.
3511 * gdb.base/help.exp: Same for "help target remote" test.
3512
c3f6f71d
JM
35132000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3514
3515 From Jim Kingdon <kingdon@redhat.com>:
3516
3517 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
3518 prompt (cleanup rather than necessity, but still might keep output
3519 from spilling to next test).
3520
35212000-01-02 Fred Fish <fnf@cygnus.com>
3522
3523 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
3524 AIX, which defines them in <sys/types.h>.
3525
ed9a39eb 35261999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 3527
ed9a39eb
JM
3528 * gdb.base/default.exp: Match arm* etc instead of arm in "info
3529 float" test.
3530
35311999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 3532
ed9a39eb 3533 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
3534
3535 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
3536 outermost frame disallowed".
3537
35381999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
3539
3540 * gdb.base/setvar.exp: New tests for setting the value of a struct
3541 with a constant list.
3542
35431999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
3544
3545 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
3546 require the user to type a cast before setting the value of a struct.
3547
de57eccd
JM
35481999-12-06 Jim Blandy <jimb@cygnus.com>
3549
3550 * gdb.base/default.exp: Expect the new 'info float' command on
3551 all i386 platforms.
3552
3553 * gdb.threads/linux-dp.exp: Expand our ability to recognize
3554 LinuxThreads libraries that don't support debugging.
3555
c2d11a7d
JM
3556Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
3557
3558 * gdb.base/remote.c: Fill the buffer with truely random data.
3559 Change the buffer type to ``unsigned char'' to simplify size
3560 arithmetic.
3561
3562 * gdb.base/remote.exp: Reduce download numbers by one. Typical
3563 stub only handles 400-1 byte packets. Verify that the download
3564 worked.
3565
35661999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
3567
3568 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
3569 tests, using UNRESOLVED for the untested cases. Also, does not wait
3570 for a timeout if the prompt was received before a recognizable pattern.
3571
35721999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
3573
3574 * lib/gdb.exp (gdb_expect_list): Fix spelling.
3575
35761999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3577
3578 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
3579 watchpoints.
3580
35811999-11-24 Jason Merrill <jason@casey.cygnus.com>
3582
3583 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
3584
3585 * gdb.c++/local.exp: Be more flexible in recognizing local class
3586 name mangling. Don't allow horribly truncated method names.
3587 * gdb.c++/derivation.exp: Expect protected inheritance.
3588 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
3589 * gdb.c++/virtfunc.exp: Likewise.
3590 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
3591 when printing a nested enum.
3592
35931999-11-22 Jim Blandy <jimb@cygnus.com>
3594
3595 * gdb.base/step-test.exp: Properly await GDB's response to setting
3596 a breakpoint on the call to large_struct_by_value.
3597
3598 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
3599 just because we have debug info for the `start' function.
3600
36011999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
3602
3603 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
3604 "Unknown signal" messages, which indicate (on LinuxThreads) that
3605 GDB doesn't know how to debug threads on this system. This is
3606 better than hanging while philosopher 0 dumps chatter into gdb.log.
3607
36081999-11-18 Tom Tromey <tromey@cygnus.com>
3609
3610 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
3611
36121999-11-18 Fred Fish <fnf@cygnus.com>
3613
3614 * gdb.base/coremaker2.c: Add sample program for generating
3615 cores that is more self contained than coremaker.c. Eventually
3616 I'll add more code to this and tie it into the testsuite.
3617
4ce44c66
JM
36181999-11-12 Stan Shebs <shebs@andros.cygnus.com>
3619
3620 * gdb.base/dollar.exp: Remove, now in gdb.hp.
3621
36221999-11-10 Jimmy Guo <guo@cup.hp.com>
3623
3624 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
3625 from $srcdir/lib/.
3626 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
3627 and gdb.c++/.
3628
3629 * gdb.c++/derivation.exp: remove redundant get compiler info code.
3630
beb998c6 3631 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
3632 'continue with watch' test point.
3633
36341999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
3635
3636 Merged from p2linux-990323-branch:
beb998c6 3637
4ce44c66
JM
3638 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
3639
11cf8741
JM
3640Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
3641
3642 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
3643 {limit,fixed}''. Test ``set download-write-size''.
3644
3645Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
3646
3647 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
3648 gdb_expect_list.
3649
3650Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
3651
3652 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
3653
36541999-11-03 Mark Salter <msalter@cygnus.com>
3655
3656 * gdb.base/break.exp: Fix "stub continue" pattern.
3657
36581999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
3659
3660 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
3661
36621999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
3663
3664 * gdb.base/display.exp ("finish"): Add timeout clause.
3665
3666 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
3667 plain prompt clause, so this doesn't have to time out in order to
3668 fail.
3669
3670 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
3671 breakpoint hit messages include an address.
3672
3673 * gdb.base/display.exp: Don't forget to escape parens in regular
3674 expressions. Unix regexp notatation sucks.
3675
36761999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3677
3678 * gdb.base/annota1.exp: Test for annotate-signalled: change output
3679 order for 'signalled' message.
3680
5c44784c
JM
36811999-11-01 Stan Shebs <shebs@andros.cygnus.com>
3682
3683 From Jimmy Guo <guo@cup.hp.com>:
3684 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
3685 * gdb.base/annota1.c: Add code for tests to work with.
3686
36871999-10-26 Frank Ch. Eigler <fche@cygnus.com>
3688
3689 * gdb.base/remote.exp: New test for remote downloading settings.
3690 * gdb.base/remote.c: New file with large .data.
3691
917317f4
JM
36921999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
3693
3694 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
3695 for LinuxThreads support, merged from the Code Fusion branch.
3696
3697Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
3698
3699 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
3700 containing exp_continue into a while within an expect. Don't
3701 attempt a start more than three times. Check return value from
3702 gdb_load.
beb998c6 3703
2df3850c
JM
3704Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
3705
3706 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
3707 a pass case.
3708
2acceee2
JM
37091999-10-01 Kevin Buettner <kevinb@cygnus.com>
3710
3711 * gdb.base/break.c (main): Added a statement that we can step
3712 off of.
3713 * gdb.base/break.exp: Added tests for setting a breakpoint
3714 at an offset and stepping onto a breakpoint.
3715
37161999-10-01 Fred Fish <fnf@cygnus.com>
3717
beb998c6 3718 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
3719 gdb output.
3720
c2c6d25f
JM
37211999-09-18 Jim Blandy <jimb@cris.red-bean.com>
3722
3723 * gdb.base/break.exp: Code locations are in hex, don't forget!
3724 (For HP-UX.)
3725
37261999-09-17 Stan Shebs <shebs@andros.cygnus.com>
3727
3728 * condbreak.exp: Use break.c as test program.
3729 * condbreak.c: Remove, redundant with break.c.
3730
37311999-09-15 Stan Shebs <shebs@andros.cygnus.com>
3732
3733 * config/monitor.exp (gdb_target_monitor): Disable X- and
3734 Z-packets if the target needs it.
3735
37361999-09-13 James Ingham <jingham@leda.cygnus.com>
3737
3738 * gdb.c++/overload.exp: Added tests for listing overloaded
3739 functions with function pointers in the arg, explicitly calling
3740 out the version you want.
3741
cff3e48b
JM
37421999-09-09 Stan Shebs <shebs@andros.cygnus.com>
3743
3744 * long_long.exp: Add variations of test cases that work for
3745 targets with 16-bit ints and 32-bit doubles.
3746
d4f3574e
SS
37471999-09-08 Stan Shebs <shebs@andros.cygnus.com>
3748
3749 * break.c (main): Compare a possibly-uninitialized argc with an
3750 unlikely value that fits in 16 bits.
3751
37521999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3753
3754 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
3755 0xfeeb, don't want negative numbers if ints are 16 bits.
3756
3757 * lib/gdb.exp (skip_cplus_tests): New proc.
3758 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3759 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
3760 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
3761 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
3762 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
3763 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
3764 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
3765 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
3766
3767 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
3768
3769Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
3770
3771 * gdb.base/corefile.exp (up): Allow a parameter to appear
3772 in the frame that we're going up to.
3773
3774 From Jim Blandy <jimb@cygnus.com>:
3775
3776 * gdb.base/default.exp (info float): Expect some output now.
3777
3778 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
3779 returning floating-point values to fail on the x86.
3780 * gdb.base/callfwmall.exp (do_function_calls): Same.
3781
3782 * gdb.base/list.exp (test_listsize): Correct expectations for
3783 listing line 1 with listsize 2. Also, listing a single line
3784 works now, as does listing three lines. [Kevin's note: There
3785 were a number of other cases fixed too where the expectations
3786 differed...]
3787
37881999-09-02 Stan Shebs <shebs@andros.cygnus.com>
3789
3790 * gdb.base/selftest.exp: Add case for when version prints as
3791 constant string instead of char pointer.
3792
104c1213
JM
37931999-08-25 Stan Shebs <shebs@andros.cygnus.com>
3794
3795 * gdb.base/ending-run.exp: Add Solaris case for what happens when
3796 stepping out of main.
3797
3798 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
3799 G++ used.
3800
3801 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
3802 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
3803
3804 * gdb.c++/ovldbreak.exp: Update match string in test that
3805 includes a warning of multiple breakpoints.
3806
38071999-08-24 Stan Shebs <shebs@andros.cygnus.com>
3808
3809 * gdb.base/display.exp: Improve precision of step-after-finish
3810 added yesterday.
3811
3812 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
3813 test.
3814
3815 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
3816 configs when using G++, not just hppa*.
3817
38181999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3819
3820 * gdb.base/async.c: New file.
3821 * gdb.base/async.exp: New file.
3822
3823Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
3824
3825 * gdb.base/break.exp: Tweak PA specific tests to properly handle
3826 PA64.
3827
53a5351d
JM
3828Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
3829
104c1213
JM
3830 * gdb.base/display.exp: "finish" can leave us mid-line on many
3831 targets, deal with it. Add a small constant to main, instead of
3832 1000 since main+1000 may not be a valid address in the target.
3833
53a5351d
JM
3834 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
3835 on hpux11.
3836
3837 * gdb.base/attach.exp: Handle another hpux11 error message variant
3838 when attaching to a process that does not exist.
3839
38401999-08-19 J.T. Conklin <jtc@redback.com>
3841
3842 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
3843 characters in 'continue to 1241' test.
3844
38451999-08-17 Stan Shebs <shebs@andros.cygnus.com>
3846
3847 * gdb.base/call-ar-st.exp: Add a shorter match case for the
3848 stop in print_long_arg_list, define and use a whitespace
3849 variable in print_small_structs test, add an XFAIL for Solaris.
3850 * gdb.base/dbx.exp: XFAIL func commands until somebody is
3851 interested enough to fix.
3852
7be570e7
JM
38531999-08-13 Keith Seitz <keiths@cygnus.com>
3854
3855 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
3856 (dbx_gdb_load): Remove. Use gdb_load instead, since that
3857 proc knows about targets other than the natives.
3858 (test_assign): Use "gdb_run_cmd" to "run" the target.
3859 Check that we've actually hit the breakpoint at main.
3860 When we attempt to assign a value to a local variable, check
3861 that the variable is in the current scope, i.e., don't use
3862 a test with an empty result.
3863
3864Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
3865
3866 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
3867 command.
3868
38691999-08-09 Stan Shebs <shebs@andros.cygnus.com>
3870
3871 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3872 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
3873 gdb.compat, gdb.threads-hp.
3874 gdb.hp/configure, gdb.hp/configure.in: New files.
3875 gdb.hp/Makefile.in: Recurse into new subdirs.
3876 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
3877 gdb.hp/gdb.objdbg: New directory, tests for debugging info
3878 in object files.
3879 gdb.hp/tools: New directory, aux tools for HP-specific tests.
3880
96baa820
JM
38811999-08-05 Stan Shebs <shebs@andros.cygnus.com>
3882
3883 * gdb.base/display.exp: Help expect by putting a newline in the
3884 funky printf, remove a bogus p/a test.
3885
38861999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3887
3888 * gdb.base/display.exp: Make sure that when we say 'run', we are
3889 connected to the target. This is necessary when running not
3890 natively.
3891
38921999-08-03 Stan Shebs <shebs@andros.cygnus.com>
3893
3894 * gdb.base/step-test.exp: Removed some extraneous messages.
3895
3896 * gdb.base/long_long.exp: Don't run memory examination tests
3897 on little-endian targets (they will need a different set of
3898 results to match).
3899
39001999-08-02 Stan Shebs <shebs@andros.cygnus.com>
3901
3902 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
3903 until somebody decides to fix GDB.
3904
3905 * gdb.base/long_long.c: Stop compiler complaint by specifying long
3906 constant as "ULL".
3907 * gdb.base/long_long.exp: Loosen x/c test, add partial result
3908 matches for a couple x/2 commands.
3909
a0b3c4fd
JM
39101999-07-30 Stan Shebs <shebs@andros.cygnus.com>
3911
3912 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
3913 by merging in ref-types2 tests.
3914 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
3915
3916 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3917 * gdb.c++/Makefile.in: Add standard actions.
3918 (EXECUTABLES): Rename from PROGS, update list.
3919 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
3920 from gdb.hp.
3921 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
3922 foo and bar locals.
3923 * gdb.c++/anon-union.exp: Fix tests to match.
3924 * gdb.c++/classes.exp: Run if HP compiler used, add extra
3925 expect matches to handle output variations.
3926 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
3927 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
3928 output, add HP alternatives for new and delete prints.
3929 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
3930 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
3931 * gdb.c++/demangle.exp: Use $style when reporting failure.
3932 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
3933 * gdb.c++/inherit.exp: Run if HP compiler used, add some
3934 match alternatives.
3935 * gdb.c++/local.exp: Add match alternatives or xfails for HP
3936 compilers.
3937 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
3938 * gdb.c++/method.exp: Add match alternatives.
3939 * gdb.c++/misc.cc: Add bool types.
3940 * gdb.c++/misc.exp: Add tests for bool types.
3941 * gdb.c++/overload.exp: Add xfails.
3942 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
3943 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
3944 add some more template parameter tests (only for HP currently).
3945 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
3946 * gdb.c++/virtfunc.cc: Add return type and value for main.
3947 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
3948 match alternatives.
beb998c6 3949
a0b3c4fd
JM
39501999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3951
3952 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
3953
39541999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
3955
3956 * gdb.base/signals.exp: Don't expect getting a backtrace from
3957 within a signal handler to fail on Linux.
3958
39591999-07-29 Stan Shebs <shebs@andros.cygnus.com>
3960
3961 From Jimmy Guo <guo@cup.hp.com> and others at HP:
3962 * lib/gdb.exp: Remove some gratuitious semicolons.
3963 (delete_breakpoints): Increase timeout.
3964 (gdb_expect): Add -notransfer option.
3965 (gdb_test): Use -notransfer option.
3966 (get_compiler_info): Add f77 case.
3967 (get_compiler): New proc, split out from gdb_preprocess, add f77
3968 case.
3969 (gdb_preprocess): Call get_compiler.
3970
3971 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
3972 * gdb.base/attach.exp, gdb.base/display.exp,
3973 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
3974 gdb.base/long_long.exp, gdb.base/printcmds.exp,
3975 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
3976 third arg to gdb_test.
3977 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
3978 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
3979 HP-UX xfails, add others.
3980 * gdb.base/completion.exp: Reflect name change of self-test.
3981 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
3982 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
3983 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
3984 HP failure number.
3985 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
3986 useless HP-UX 10.30 references.
3987 * gdb.base/maint.exp: Loosen matches.
3988 * gdb.base/pointers.c (main): Declare more_code.
3989 * gdb.base/pointers.exp: Match on output of a `next'.
3990 * gdb.base/structs.c: Add prototypes.
3991 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
3992 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
3993
39941999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3995
3996 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
3997 command.
3998
39991999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4000
4001 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
4002 Fix run to main failures. Watchpoint can be hardware watchpoint.
beb998c6
AC
4003
4004 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
4005 debug info. Deal with lack of signal hanlder info in stack.
4006
4007 From Jim Kingdon <kingdon@redhat.com>:
4008 * gdb.base/annota1.exp: If printf has debug info, deal with it.
4009
5a2468f5
JM
40101999-07-19 Stan Shebs <shebs@andros.cygnus.com>
4011
4012 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
4013 gdb.base/foll-vfork.exp: Don't run for crosses.
4014
adf40b2e
JM
4015Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
4016
4017 * gdb.base/configure.in: Check for gdbvars.exp instead of
4018 a1-selftest.exp.
4019 * gdb.base/configure: Re-generate.
4020
40211999-07-12 Stan Shebs <shebs@andros.cygnus.com>
4022
4023 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
4024 in trying to run first and name is too long.
4025
4026 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
4027 pointers2.c and pointers2.exp, respectively.
4028 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
4029 doschk happier.
4030
43e526b9
JM
40311999-07-08 Stan Shebs <shebs@andros.cygnus.com>
4032
4033 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
4034 callfuncs2.c and callfuncs2.exp.
4035
4036 * gdb.base/list.exp: Remove mistaken xfails.
4037 * gdb.base/list0.h: Add optional prototypes.
4038
9846de1b
JM
4039Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
4040
4041 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
4042 calling malloc.
4043 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
4044 * ptype.exp: Move test for get_debug_format to before its first
4045 use.
4046
40471999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4048
4049 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
4050 * gdb.base/annota2.cc, annota2.exp: Move from here.
4051 * gdb.c++/annota2.cc, annota2.exp: To here.
4052 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
4053
43ff13b4
JM
4054Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4055
4056 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
4057 a consistent format.
4058
085dd6e6
JM
40591999-06-25 Stan Shebs <shebs@andros.cygnus.com>
4060
4061 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4062 * lib/gdb.exp (get_compiler_info): Add detection for assorted
4063 HP compilers, also set the globals $true and $false.
4064
4065 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
4066 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
4067 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
4068 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
4069 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
4070 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
4071 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
4072 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
4073 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
4074 whatis.c} Add C++ compatible function definitions and return
4075 types, add includes for library functions.
4076 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
4077 * gdb.base/step-test.c (myglob): Rename from glob.
4078 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
4079 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
4080 files, move here from gdb.hp.
4081 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
4082 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
4083 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
4084 Adjust line numbers in regexps.
4085
4086 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
4087 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
4088 instead of 0/1.
4089
4090 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
4091 foll-vfork.exp: New files, move here from gdb.hp.
4092 * gdb.base/page.exp: New file, test of pagination command.
4093
4094 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
4095 recursion test.
4096 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
4097
4098 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
4099 gdb.base/solib.exp: Fix compiler invocation process.
4100
4101 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
4102 HP-UX 11, turn off overload resolution explicitly.
4103 * gdb.base/commands.exp: Set argument list explicitly, add
4104 watchpoint test.
4105 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
4106 them work.
4107 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
4108 expressions properly.
4109 * gdb.base/corefile.exp: Loosen the match slightly.
4110 * gdb.base/default.exp: Allow "Error accessing memory" message
4111 also.
4112 * gdb.base/display.exp: Skip over x/0 j if PA64.
4113 * gdb.base/funcargs.exp: Add xfails for HP-UX.
4114 * gdb.base/interrupt.exp: Ditto.
4115 * gdb.base/langs.exp: Add symbolic matches governed by compiler
4116 in use.
4117 * gdb.base/list.exp: Add xfails for HP-UX.
4118 * gdb.base/long_long.exp: Refine some of the numeric matches.
4119 * gdb.base/mips_pro.exp: Xfail on HP-UX.
4120 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
4121 * gdb.base/nodebug.exp: Succeed on more varieties of output.
4122 * gdb.base/opaque.exp: Remove some HP-UX xfails.
4123 * gdb.base/ptype.exp: Succeed on more varieties of output.
4124 * gdb.base/scope.exp: Add xfails for HP-UX.
4125 * gdb.base/sect-cmd.exp: Add more cases.
4126 * gdb.base/setvar.exp: Add xfails for HP-UX.
4127 * gdb.base/shlib-call.exp: Loosen some matches slightly.
4128 * gdb.base/signals.exp: Match on void symbolically.
4129 * gdb.base/step-test.exp: Add case for PA64.
4130 * gdb.base/term.exp: Add exit and restart.
4131 * gdb.base/twice.exp: Clean up after self.
4132 * gdb.base/varargs.exp: Disable overload resolution explicitly.
4133 * gdb.base/whatis.exp: Allow more ways to pass tests.
4134
4135 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
4136 no longer useful.
4137
4138Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
4139
4140 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
4141 list of patterns.
4142 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
4143 print_double_array(double_array)", "continuing to breakpoint
4144 1018", "print print_double_array(array_d)" and "continuing to
4145 1034" tests.
beb998c6 4146
085dd6e6
JM
41471999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4148
4149 * Makefile.in: Add empty html and install-html targets.
4150
41511999-06-24 Stan Shebs <shebs@andros.cygnus.com>
4152
4153 * config/mt-*: Remove, these haven't been used since 1996.
4154
41551999-06-22 Stan Shebs <shebs@andros.cygnus.com>
4156
4157 * gdb.base/call-strs.c, gdb.base/ending-run.c,
4158 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
4159 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
4160
9e0b60a8
JM
41611999-06-18 Stan Shebs <shebs@andros.cygnus.com>
4162
4163 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
4164 simpler match case for the ptype of the big class.
4165
41661999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4167
4168 * gdb.exp: Fix test for gdb_prompt existence.
4169
41701999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4171
4172 * gdb.exp (gdb_test): Add fail after calls to perror.
4173
41741999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4175
4176 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
4177
41781999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4179
4180 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
4181
0f71a2f6
JM
4182Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
4183
4184 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
4185 malloc() is linked in.
4186
41871999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
4188
4189 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
4190 step at end.
4191
4192 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
4193
41941999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
4195
4196 * gdb.java/jv-print.exp: New file. (Our first Java test!)
4197
cce74817
JM
4198Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
4199
4200 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
4201 * gdb.base/mips_pro.exp: Likewise.
4202
42031999-06-02 Keith Seitz <keiths@cygnus.com>
4204
4205 * gdb.c++/templates.cc: Change all "new" operators to throw
4206 an exception.
4207 * gdb.c++/cplusfuncs.cc: Likewise.
4208
4209 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
4210
4211Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
4212
4213 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
4214 * gdb.base/ending-run.exp: When stepping out of main, accept a
4215 step into an arbitrary assembler file.
4216
392a587b
JM
42171999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4218
beb998c6 4219 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 4220 "breakpoint-invalid" to be printed.
beb998c6 4221 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
4222 number of "frames-invalid" and "breakpoint-invalid" to be printed.
4223 * gdb.base/annota2.cc: Initialize a.x to 0.
4224
9e086581
JM
42251999-05-17 Keith Seitz <keiths@cygnus.com>
4226
4227 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
4228 when "skip_float_tests" set.
4229 Ditto for "print print_double_array(array_d)", "print print_small_structs",
4230 "print print_ten_doubles", and "step into print_long_arg_list".
4231 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
4232 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
4233 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
4234 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
4235 "skip_float_tests" is set.
4236 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
4237 when "skip_float_tests" set.
beb998c6 4238
cd0fc7c3
SS
42391999-05-06 Keith Seitz <keiths@cygnus.com>
4240
4241 * gdb.base/annota2.cc: Include stdio.h.
4242
4243Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
4244
4245 * gdb.base/crossload.exp: Remove, this has been disabled ever
4246 since BFD stopped including all targets, and cross-GDB gets
4247 plenty of testing anyway.
4248 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
4249 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
4250 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
4251 * gdb.base/README: Remove, was doc for this.
4252 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
4253 needed.
4254
b83266a0
SS
42551999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4256
4257 * gdb.base/call-ar-st.exp: Fix one regular expression in test
4258 output.
4259
4260 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
4261 * gdb.base/annota2.exp: New file. More annotation tests.
4262 * gdb.base/annota1.c: New file. Source file for annota1.exp.
4263 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
4264
42651999-04-23 Angela Marie Thomas <angela@cygnus.com>
4266
4267 * config/cfdbug.exp: New file.
4268
7a292a7a
SS
42691999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
4270
4271 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
4272 Marcus Daniel's and Dale Hawkins's demangler crashes.
4273
4274 * gdb.c++/demangle.exp (test_gnu_style_demangling,
4275 test_lucid_style_demangling, test_arm_style_demangling,
4276 test_hp_style_demangling): Try Tom Tromey's core-dumping
4277 identifier under each demangling style.
4278
42791999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
4280
4281 * gdb.c++/demangle.exp: Include the current demangling style
4282 in all test names.
4283 (current_demangling_style): New global variable.
4284 (set_demangling_style, test_demangling_core, test_demangling,
4285 test_demangling_exact): New functions.
4286 (test_gnu_style_demangling, test_lucid_style_demangling,
4287 test_arm_style_demangling, test_hp_style_demangling): Use those,
4288 instead of calling gdb_test and gdb_test_exact directly.
4289 (catch_demangling_errors): New function, which reports errors
4290 signalled by the demangling test functions in an orderly way.
4291 (do_tests): Use catch_demangling_errors.
4292
42931999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
4294
4295 * gdb.base/signals.exp (test_handle_all_print): Use () for
4296 grouping in expressions, not {}.
4297
4298 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
4299 initialized yet.
4300
43011999-04-01 Stan Shebs <shebs@andros.cygnus.com>
4302
4303 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
4304 are listed.
4305
43061999-03-26 Stan Shebs <shebs@andros.cygnus.com>
4307
4308 * gdb.stabs/weird.exp: Test for CC being defined before
4309 looking at its value.
4310
43111999-03-25 Stan Shebs <shebs@andros.cygnus.com>
4312
4313 * gdb.base/call-ar-st.exp: Remove stray '#'.
4314 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
4315 "short int" and "long int".
4316 * gdb.c++/overload.cc: Cast the string added in the previous
4317 change, to mollify finicky HP compiler.
4318 * gdb.hp/reg-test.exp (testfile): Fix file name.
4319 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
beb998c6 4320
7a292a7a
SS
4321 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
4322 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
4323 alternate form of enum ptype.
4324
c906108c
SS
43251999-03-23 Stan Shebs <shebs@andros.cygnus.com>
4326
7a292a7a
SS
4327 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
4328 * gdb.hp/*.exp: Change all to run compiler probe only after
4329 passing skip_hp_tests, so as not to waste time on guaranteed
4330 failure.
4331
c906108c
SS
4332 * gdb.c++/overload.cc: Pass string instead of char addr, always
4333 init ccpfoo.
4334 * gdb.c++/templates.cc: Fix syntax error.
4335
7a292a7a
SS
4336Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4337
4338 * gdb.base/commands.exp: Add test for correct position of '>'
beb998c6 4339 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
4340 command.
4341
43421999-03-18 James Ingham <jingham@cygnus.com>
4343
4344 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
4345
4346 * gdb.c++/method.exp: It was testing an uninitialized int on the
4347 stack and assuming it was positive.
4348
4349 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
4350
4351 * gdb.base/step-test.exp: Catch a case where finish is broken and
beb998c6 4352 keep it from killing the rest of the tests.
7a292a7a
SS
4353 Use gdb_continue_to_end.
4354
4355 * gdb.base/sigall.exp: use gdb_continue_to_end.
4356
4357 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
4358
4359 * gdb.base/display.exp: use runto_main, not run.
4360
beb998c6
AC
4361 * gdb.base/default.exp: Check for the current error message in the
4362 r abbreviation test.
7a292a7a
SS
4363 Add strongarm to the targets that know info float.
4364
beb998c6 4365 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
4366 run which doesn't work with monitors.
4367
4368 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
4369
4370 * gdb.base/break.exp: use the gdb_continue_to_end proc.
4371
4372 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
beb998c6
AC
4373 program. Traps the case (in Cygmon) when the program never really
4374 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
4375 more places, so I used my name. Sorry Mark...
4376
4377 * config/monitor.exp (gdb_target_monitor): added another
4378 target_info parameter: remotebinarydownload. This will set the
4379 remotebinarydownload flag if this is causing some boards trouble.
4380
43811999-03-18 Mark Salter <msalter@cygnus.com>
4382
4383 * lib/gdb.exp (continue_to_exit): New function.
4384
4385 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
4386 * gdb.base/ending-run.exp: Ditto.
4387 * gdb.base/step-test.exp: Ditto.
4388
43891999-03-16 Stan Shebs <shebs@andros.cygnus.com>
4390
4391 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
4392 (suggested by Art Haas <ahaas@neosoft.com>).
4393
43941999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
4395
4396 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
4397
4398Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
4399
4400 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
4401 descriptions of types (short unsigned int vs unsigned short, etc).
4402
44031999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
4404
4405 * gdb.base/call-strs.exp: Don't assume that `step' will step over
4406 a call to strlen; sometimes we do have sources.
4407
44081999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
4409
4410 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
4411 character, so GDB won't print garbage after its end.
beb998c6 4412
c906108c
SS
4413 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
4414 breakpoint there instead. Sometimes GCC emits memcpy to handle
4415 the large structures being passed by value, so we step into that
4416 instead of sum_array_print, which obscures what we're really testing.
4417 * gdb.base/step-test.exp: However, we do want a test that notices
4418 the bizarre steps into memcpy, so do that here. Add check for
4419 stepping into function calls that pass large structures by value.
4420 ("Is that a noun clause, or are you just happy to see me?")
4421 Remove all references to specific line numbers.
4422 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
4423 New type and function.
4424 (main): Call large_struct_by_value, passing it a large struct by value.
4425 * lib/gdb.exp (gdb_get_line_number): New function.
4426
4427 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
4428 more portable.
4429
7a292a7a
SS
44301999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
4431
c906108c
SS
4432 * lib/gdb.exp: Doc fixes.
4433
7a292a7a
SS
44341999-03-05 Nick Clifton <nickc@cygnus.com>
4435
beb998c6 4436 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
4437
44381999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
4439
c906108c
SS
4440 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
4441 commands. They're not germane to this test, and they don't work
4442 that way on remote targets.
4443
3fc11d3e
JM
44441999-03-01 James Ingham <jingham@cygnus.com>
4445
4446 * Changelog entries merged over from gdb development branch.
4447
3fc11d3e
JM
4448 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
4449
4450 * lib/gdb.exp (gdbtk_analyze_results): Generic function
4451 for outputting results of test run.
4452
2d4a1622 4453 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
4454
4455 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 4456
7a292a7a
SS
44571999-02-25 Felix Lee <flee@cygnus.com>
4458
4459 * lib/gdb.exp (debug_format): initialize
4460
c906108c
SS
44611999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
4462
4463 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
4464 * gdb.base/call-rt-st.c: Ditto.
4465
c906108c
SS
44661999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
4467
4468 * gdb.threads/pthreads.exp (horiz): New variable.
4469 (test_startup): Fix regexps that capture thread numbers.
4470
44711999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
4472
4473 * gdb.base/smoke.exp: Disambiguate two test case names (both
4474 called ``print'').
4475
4476Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4477
4478 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
4479 compilation.
4480
44811999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4482
4483 * gdb.base/miscexprs.exp: Change patterns to match GDB's
4484 actual output formatting.
4485 * gdb.base/smoke.exp: GDB removes leading 0's.
4486 * gdb.base/volatile.exp: Don't check type of remuneration;
4487 that variable is no longer defined in constvars.c.
4488 * gdb.base/step-test.c (main): Exit with explicit exit code.
4489 * gdb.base/step-test.exp: Remove two nexti checks--they are
4490 not portable.
4491
44921999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4493
4494 * gdb.base/help.exp ("help delete display"): Fix test to match
4495 gdb's output.
4496
4497 * gdb.base/long_long.c (known_types): Initialize values to zero.
4498 * gdb.base/long_long.exp: Step one more line
4499 so 'dec' is initialized in "get to known place". GDB removes
beb998c6 4500 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
4501 unique test case names.
4502
4503Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4504
beb998c6 4505 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
4506
4507 * gdb.c++/method.exp: Add missing close brace.
4508
45091999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
4510
4511 * gdb.base/maint.exp: Use 'set height 0' to disable page
4512 prompting, not 'set height 400'.
4513
4514 Fix a bunch of timeouts.
4515 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
4516 four separate tests, so expect doesn't take forever to match a ton
4517 of text against a regexp with lots of .* forms.
4518 ("maint print psymbols", "maint print symbols"): Make some of
4519 these greps more selective, so that expect doesn't try to wade
4520 through huge piles of output and time out.
4521
4522 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
4523
4524 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
4525 tests: one which doesn't expect shlib events to be reported, and
4526 another which does, but is XFAIL for all platforms other than
4527 HP/UX.
4528
4529 * gdb.base/break.exp: Teach the test suite that the `catch
4530 fork', `catch vfork', and `catch exec' commands produce error
4531 messages on platforms that don't provide these features.
4532
4533Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4534
4535 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
4536 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
4537 (shortening names from solib_threshold.exp etc), won't run on
4538 anything but HP-UX for the foreseeable future.
4539 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
4540 reflect move.
4541
4542Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
4543
4544 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
4545 gdb.trace/Makefile.in (clean): Remove all test executables.
4546
4547Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
4548
4549 * gdb.base/shlib-call.exp: add test cases to verify that gdb
4550 successfully re-sets breakpoints in shared libraries.
4551 * gdb.base/shmain.c (main): return 0, don't fall off the end.
4552
4553Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4554
beb998c6
AC
4555 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
4556 and compiled w/o GCC.
c906108c
SS
4557
4558 * gdb.hp/watch-cmd.exp: ditto.
4559
4560 * gdb.hp/watch-hp.exp: ditto.
4561
4562 * gdb.hp/xdb1.exp: ditto.
4563
4564 * gdb.hp/xdb2.exp: ditto.
4565
4566 * gdb.hp/dbx.exp: ditto.
4567
4568Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
4569
4570 * constvars.c: Remove C++-isms.
4571 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
4572 with GCC.
4573
4574Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
4575
4576 The following changes are part of the HP merge.
4577
4578 * gdb.base/break.exp: new tests to verify that catchpoints for
4579 fork, vfork, and exec don't trigger inappropriately.
4580
4581 * gdb.base/opaque.exp: compile one file at a time, then link.
4582
4583 * gdb.base/signals.exp: be more restrictive about which hppa
4584 systems receive a setup_xfail. new tests.
4585
4586 * gdb.base/solib_threshold.build: new file.
4587 * gdb.base/solib_threshold.exp: new file.
4588 * gdb.base/solib_threshold.link_opts: new file.
4589 * gdb.base/solib_threshold.mk: new file.
4590 * gdb.base/gen_solib_threshold.c: new file.
4591
4592 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
4593 tests. New tests for enums inside classes.
4594
4595 * gdb.c++/compiler.cc: indicate support of template debugging.
4596
4597 * gdb.c++/demangle.exp: run hp style demangling tests.
4598
4599 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
4600 tests.
4601
4602 * gdb.c++/misc.cc: changes to support new tests.
4603
4604 * gdb.c++/templates.cc: changes to support HP's compiler; changes
4605 to support new tests.
4606
4607 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
4608 gcc, then skip these tests.
4609
4610Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
4611
4612 The following files are part of the HP merge; some had longer
4613 names at HP, but have been renamed to be no more than 14
4614 characters in length.
4615
4616 * gdb.hp/ambiguous.cc: new file.
4617 * gdb.hp/ambiguous.exp: new file.
4618 * gdb.hp/attach.exp: new file.
4619 * gdb.hp/attach2.exp: new file.
4620 * gdb.hp/classes-hp.exp: new file.
4621 * gdb.hp/ctti.exp: new file.
4622 * gdb.hp/ctti-add.cc: new file.
4623 * gdb.hp/ctti-add1.cc: new file.
4624 * gdb.hp/ctti-add2.cc: new file.
4625 * gdb.hp/ctti-add3.cc: new file.
4626 * gdb.hp/dbx.exp: new file.
4627 * gdb.hp/exception.cc: new file.
4628 * gdb.hp/exception.exp: new file.
4629 * gdb.hp/foll-exec.c: new file.
4630 * gdb.hp/foll-exec.exp: new file.
4631 * gdb.hp/foll-fork.c: new file.
4632 * gdb.hp/foll-fork.exp: new file.
4633 * gdb.hp/foll-vfork.c: new file.
4634 * gdb.hp/foll-vfork.exp: new file.
4635 * gdb.hp/inherit-hp.exp: new file.
4636 * gdb.hp/more-steps.exp: new file.
4637 * gdb.hp/namespace.cc: new file.
4638 * gdb.hp/namespace.exp: new file.
4639 * gdb.hp/optimize.exp: new file.
4640 * gdb.hp/pxdb.c: new file.
4641 * gdb.hp/pxdb.exp: new file.
4642 * gdb.hp/quicksort.exp: new file.
4643 * gdb.hp/reg-test.exp: new file.
4644 * gdb.hp/reg-test.s: new file.
4645 * gdb.hp/sized-enum.c: new file.
4646 * gdb.hp/sized-enum.exp: new file.
4647 * gdb.hp/start-stop.exp: new file.
4648 * gdb.hp/templ-hp.cc: new file.
4649 * gdb.hp/templ-hp.exp: new file.
4650 * gdb.hp/thr-lib.c: new file.
4651 * gdb.hp/thr-lib.exp: new file.
4652 * gdb.hp/thr-lib.h: new file.
4653 * gdb.hp/thr-liblib.c: new file.
4654 * gdb.hp/virtfun-hp.c: new file.
4655 * gdb.hp/virtfun-hp.exp: new file.
4656 * gdb.hp/watch-cmd.exp: new file.
4657 * gdb.hp/watch-hp.exp: new file.
4658 * gdb.hp/xdb1.exp: new file.
4659 * gdb.hp/xdb2.exp: new file.
4660 * gdb.hp/xdb3.exp: new file.
4661
4662Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
4663
4664 The following files are part of the HP merge; some had longer
4665 names at HP, but have been renamed to be no more than 14
4666 characters in length.
4667
4668 * gdb.base/ss.h: new file.
4669 * gdb.base/call-ar-st.c: new file.
4670 * gdb.base/call-ar-st.exp: new file.
4671 * gdb.base/call-rt-st.c: new file.
4672 * gdb.base/call-rt-st-exp: new file.
4673 * gdb.base/call-strs.exp: new file.
4674 * gdb.base/ena-dis-br.exp: new file.
4675 * gdb.base/environ.exp: new file.
4676 * gdb.base/long_long.exp: new file.
4677 * gdb.base/sect-cmd.exp: new file.
4678 * gdb.base/shlib-cl2.exp: new file.
4679 * gdb.base/smoke.exp: new file.
4680 * gdb.base/so-impl-ld.c: new file.
4681 * gdb.base/so-impl-ld.exp: new file.
4682 * gdb.base/so-indr-cl.c: new file.
4683 * gdb.base/so-indr-cl.exp: new file.
4684 * gdb.base/varargs.exp: new file.
4685 * gdb.base/volatile.exp: new file.
4686 * gdb.base/whatis-exp.exp: new file.
7a292a7a 4687 * gdb.base/display.exp: new file.
c906108c
SS
4688 * gdb.c++/derivation.exp: new file.
4689 * gdb.c++/local.exp: new file.
4690 * gdb.c++/member-ptr.exp: new file.
4691 * gdb.c++/overload.exp: new file.
4692 * gdb.c++/ovldbreak.exp: new file.
4693 * gdb.c++/ref-types.exp: new file.
4694 * gdb.c++/ref-types2.exp: new file.
4695 * gdb.c++/userdef.exp: new file.
beb998c6 4696
c906108c
SS
4697Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4698
4699 * gdb.base/default.exp: Reflect wording change in remote.c.
4700
dc96c6c7 4701Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4702
4703 * gdb.base/help.exp: Update to reflect current text.
4704
4705Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
4706
4707 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
4708 they're stack variables and contain garbage.
4709 * gdb.c++/anon-union.exp: new file.
4710
4711 The following changes were made by David Taylor
4712 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4713 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4714 in changes by HP.
4715
4716 * gdb.base/bitops.exp: new file.
4717 * gdb.base/default.exp: change expected messages for catch and
4718 info catch tests to reflect HP merge changes.
4719 * gdb.base/enable-disable-break.exp
4720 * gdb.base/ending-run.c: new file.
4721 * gdb.base/long_long.c: new file.
4722 * gdb.base/maint.exp: new file.
4723 * gdb.base/pointers2.exp: new file.
4724 * gdb.base/shlib-call2.exp: new file.
4725 * gdb.base/solib.exp: new file.
4726 * gdb.base/step-test.c: new file.
4727 * gdb.c++/anon-union.cc: new file.
4728 * gdb.c++/local.cc: new file.
4729 * gdb.c++/member-pointer.cc: new file.
4730 * gdb.c++/method.cc: new file.
4731 * gdb.c++/ref-types.cc: new file.
4732 * gdb.c++/ref-types2.cc: new file.
4733 * gdb.c++/userdef.cc: new file.
beb998c6 4734
c906108c
SS
4735 * gdb.base/scope.exp: compile one file at a time, then link.
4736 * gdb.base/langs.exp: ditto.
4737 * gdb.base/list.exp: ditto.
beb998c6 4738
c906108c
SS
4739Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
4740
4741 The following changes were made by David Taylor
4742 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4743 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4744 in changes by HP.
beb998c6 4745
c906108c
SS
4746 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
4747 skip tests. When compiling pass c++ flag to gdb_compile.
4748 * gdb.c++/
beb998c6 4749
c906108c
SS
4750 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
4751 test for on hppa*-*-hpux*; use args to see if c++ was specified.
4752 (skip_hp_tests): new function.
4753 (gdb_preprocess): new function.
4754
4755 * configure.in (hpdir): decide whether to configure gdb.hp.
4756 * configure: regenerated.
4757
4758 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
4759 to delete on clean.
4760 (EXECUTABLES): update to reflect new additions.
4761 * gdb.base/commands.exp: update message expected.
4762 * gdb.base/default.exp: add copyright notice.
4763 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
4764 * gdb.base/help.exp: update messages to reflect current text.
4765 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
4766 targets for recurse tests.
4767 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
4768 skip this file.
4769
4770 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
4771 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
4772 compilation.
4773 * gdb.c++/misc.exp: ditto.
4774 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
4775 run the tests. tell gdb_compile that it's a c++ compilation.
4776
4777 * gdb.threads/pthreads.exp: fix typo in message.
beb998c6 4778
c906108c
SS
4779 * gdb.base/all-bin.exp: new file.
4780 * gdb.base/arithmet.exp: new file.
4781 * gdb.base/assign.exp: new file.
4782 * gdb.base/completion.exp: new file.
4783 * gdb.base/cond-expr.exp: new file.
4784 * gdb.base/condbreak.exp: new file.
4785 * gdb.base/define.exp: new file.
4786 * gdb.base/dollar.exp: new file.
4787 * gdb.base/environment.exp: new file.
4788 * gdb.base/eval-skip.exp: new file.
4789 * gdb.base/jump.exp: new file.
4790 * gdb.base/logical.exp: new file.
4791 * gdb.base/pointers.exp: new file.
4792 * gdb.base/relational.exp: new file.
4793 * gdb.base/section_command.exp: new file.
4794 * gdb.base/whatis-expr.exp: new file.
4795
4796 * gdb.base/all-types.c: new file.
4797 * gdb.base/call-array-struct.c: new file.
4798 * gdb.base/call-return-struct.c: new file.
4799 * gdb.base/call-strings.c: new file.
4800 * gdb.base/callfuncs2.c: new file.
4801 * gdb.base/condbreak.c: new file.
4802 * gdb.base/constvars.c: new file.
4803 * gdb.base/display.c: new file.
4804 * gdb.base/int-type.c: new file.
4805 * gdb.base/jump.c: new file.
4806 * gdb.base/miscexprs.c: new file.
4807 * gdb.base/pointers.c: new file.
4808 * gdb.base/pointers2.c: new file.
4809 * gdb.base/shmain.c: new file.
4810 * gdb.base/shr1.c: new file.
4811 * gdb.base/shr2.c: new file.
4812 * gdb.base/solib.c: new file.
4813 * gdb.base/solib1.c: new file.
4814 * gdb.base/solib2.c: new file.
4815 * gdb.base/varargs.c: new file.
4816 * gdb.c++/derivation.cc: new file.
4817 * gdb.c++/overload.cc: new file.
4818 * gdb.c++/ovldbreak.cc: new file.
4819 * gdb.hp/attach.c: new file.
4820 * gdb.hp/attach2.c: new file.
4821 * gdb.hp/average.c: new file.
4822 * gdb.hp/compiler.c: new file.
4823 * gdb.hp/compiler.cc: new file.
4824 * gdb.hp/execd-program.c: new file.
4825 * gdb.hp/follow-exec.c: new file.
4826 * gdb.hp/follow-fork.c: new file.
4827 * gdb.hp/follow-vfork-and-exec.c: new file.
4828 * gdb.hp/misc-hp.cc: new file.
4829 * gdb.hp/more-steps.c: new file.
4830 * gdb.hp/optimize.c: new file.
4831 * gdb.hp/quicksort.c: new file.
4832 * gdb.hp/run-hp.c: new file.
4833 * gdb.hp/start-stop.c: new file.
4834 * gdb.hp/sum.c: new file.
4835 * gdb.hp/templates-hp.cc: new file.
4836 * gdb.hp/thread-local-in-lib.c: new file.
4837 * gdb.hp/thread-local-in-lib.h: new file.
4838 * gdb.hp/thread-local-in-lib.lib.c: new file.
4839 * gdb.hp/vforked-program.c: new file.
4840 * gdb.hp/virtfunc-hp.cc: new file.
4841 * gdb.hp/watchpoint-hp.c: new file.
4842 * gdb.hp/xdb.c: new file.
4843 * gdb.hp/xdb0.c: new file.
4844 * gdb.hp/xdb0.h: new file.
4845 * gdb.hp/xdb1.c: new file.
4846
4847Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
4848
4849 The following change was made by Edith Epstein
4850 <eepstein@cygnus.com> as part of a project to merge in changes
4851 originally made by HP; HP did not create ChangeLog entries.
4852
4853 * gdb.c++/demangle.exp: changed the expected output for some
4854 ARM-style mangling -- removed second reference to datatype.
4855 For example, maint demangle __dt__11T1__pt__2_cFv
4856 T1<char>::~T1<char>(void)
4857 becomes,
4858 maint demangle __dt__11T1__pt__2_cFv
4859 T1<char>::~T1(void)
4860
4861 (test_hp_style_demangling): new hp specific demangling test cases.
beb998c6 4862
c906108c
SS
4863Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
4864
4865 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
4866 * gdb.trace/backtrace.exp: Likewise.
4867 * gdb.trace/circ.exp: Likewise.
4868 * gdb.trace/collection.exp: Likewise.
4869 * gdb.trace/deltrace.exp: Likewise.
4870 * gdb.trace/infotrace.exp: Likewise.
4871 * gdb.trace/limits.exp: Likewise.
4872 * gdb.trace/packetlen.exp: Likewise.
4873 * gdb.trace/passc-dyn.exp: Likewise.
4874 * gdb.trace/passcount.exp: Likewise.
4875 * gdb.trace/report.exp: Likewise.
4876 * gdb.trace/save-trace.exp: Likewise.
4877 * gdb.trace/tfind.exp: Likewise.
4878 * gdb.trace/tracecmd.exp: Likewise.
4879 * gdb.trace/while-dyn.exp: Likewise.
4880 * gdb.trace/while-stepping.exp: Likewise.
4881
48821998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
4883
4884 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
4885
4886Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
4887
4888 From Brendan Kehoe:
4889 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
4890 int return types.
4891
4892Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
4893
4894 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
4895 remote dos host testing right.
4896
4897Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
4898
4899 * gdb.base/corefile.exp: remove some xfails.
4900
4901Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
4902
4903 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
4904 have different timestamps.
4905
4906Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
4907
4908 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
4909 gdb.base/default.exp: Replace "exec" with "executable".
4910
4911Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
4912
4913 * gdb.base/default.exp: Change else if to elseif from previous
4914 delta.
4915
4916Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
4917
4918 * gdb.base/default.exp: Add brace missing from previous delta.
4919
4920Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
4921
4922 * gdb.base/default.exp: Support test for info float for all
4923 varieties of arm toolchain.
4924
dc96c6c7 4925Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4926
4927 * gdb.trace/*.exp: remove "remote_download" command.
4928
dc96c6c7 4929Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4930
4931 * gdb.trace/*.exp: remove -gdwarf from compile.
4932
4933Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
4934
4935 * gdb.trace/configure.in(AC_INIT): typo
4936 * gdb.trace/configure: regenerated
4937
dc96c6c7 4938Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4939
4940 * config/m68k-emc.exp: New file.
4941 * lib/<emc-support.exp trace-support.exp}: New files.
4942 * configure.in: add new test directory gdb.trace.
4943 * gdb.trace/{configure configure.in Makefile.in}: New files.
4944 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
4945 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
4946 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
4947 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
4948 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
4949 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
4950 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
beb998c6 4951
dc96c6c7 4952Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4953
4954 * gdb.c++/classes.exp: Change all regular expressions to match
4955 arbitrary combinations of newline/carriage-return, so that they
4956 will work equally well on Unix and Windows.
4957 * gdb.c++/inherit.exp: ditto.
4958 * gdb.c++/virtfunc.exp: ditto.
4959
49601998-08-11 Dawn Perchik <dawn@cygnus.com>
4961
4962 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
4963
c2d11a7d
JM
4964Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
4965
4966 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
4967 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
4968 to use a0-a3/d0-d3 as needed.
4969
4970Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
4971
4972 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
4973 * gdb.disasm/am33.exp: Corresponding changes.
4974
c906108c
SS
49751998-07-11 Felix Lee <flee@cygnus.com>
4976
4977 * gdb.base/callfuncs.exp: add cmp10 test.
4978 * gdb.base/callfuncs.c (cmp10): new function.
4979
4980Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
4981
beb998c6 4982 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
4983 into two parts to get around a synchronization problem in expect.
4984
3fc11d3e
JM
4985Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
4986
4987 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
4988
4989 * configure.in: Add options for gdbtk testsuite.
4990
4991 * configure: Regenerate.
4992
4993 * gdb.gdbtk: New directory to hold gdbtk tests.
4994
c906108c
SS
4995Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4996
4997 * gdb.fortran/types.exp: Escape brackets in expect patterns
4998 for test_float_literal_types_accepted tests.
4999 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
5000 before run test.
5001
c2d11a7d
JM
5002Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
5003
5004 * am33.exp: Just compile, do not link the testcase.
5005 * am33.s: Add ".am33" pseudoop to force am33 mode.
5006
c906108c
SS
50071998-06-25 Felix Lee <flee@cygnus.com>
5008
5009 * gdb.base/setshow.exp: make sure $pc is sane.
5010
5011 * gdb.stabs/weird.exp: split expect patterns properly.
5012
c2d11a7d
JM
5013Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
5014
5015 * gdb.disasm/am33.s: New disassembler testfile for the am33.
5016 * gdb.disasm/am33.exp: Run it.
5017
dc96c6c7 5018Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5019
5020 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
5021 match processing (and eliminate spurious timeouts when running).
5022
dc96c6c7 5023Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5024
5025 * gdb.base/signals.exp (test_handle_all_print): put back Mach
5026 exception test, but conditionalize it on target [mach | gnu].
5027
dc96c6c7 5028Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5029
5030 * gdb.base/overlays.exp: fixup compile line for linker script.
5031
5032Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
5033
5034 * gdb.fortran/types.exp: don't guess at float size.
5035
5036Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
5037
5038 * gdb.base/exprs.exp: delete test that depends on int size.
5039
5040Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
5041
5042 * config/sim.exp: Removed checks for target triplets.
5043 (gdb_target_sim): Use gdb,target_sim_options.
5044
5045Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
5046
5047 * gdb.base/reread.exp: New file.
5048 * gdb.base/reread1.c: New file.
5049 * gdb.base/reread2.c: New file.
5050
5051Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
5052
5053 * config/sim.exp: Use 'target sim -sparclite' when running
5054 SPARClite programs.
5055
5056Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
5057
5058 * gdb.base/structs2.exp: New file.
5059 * gdb.base/structs2.c: New file.
5060
5061Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
5062
5063 * gdb.asm/common.inc: New file.
5064 * gdb.asm/d10v.inc: New file.
5065 * asm-source.exp: Pass -I's to gas to find .inc files.
5066 Update line numbers in expected output.
5067 * asmsrc1.s: Rewrite.
5068 * asmsrc2.s: Rewrite.
5069 * configure.in: Create arch.inc symlink.
5070 * configure: Regenerate.
5071 * Makefile.in (distclean): Delete arch.inc.
5072
5073Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
5074
5075 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
5076 (t_enum_value2): ditto
5077 (t_enum_value3): ditto
5078 (main): ditto
5079Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5080
5081 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
5082 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
5083 change.
5084 Use gdb_test instead of send_gdb/gdb_expect sequences.
5085
5086Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
5087
5088 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
5089 not void.
5090
5091Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
5092
5093 * gdb.base/branches.c: Code with lots of loops and
5094 subroutines. Used to test gdbs ability to single step through PC
5095 changes, especially to test mips-tdep.c:mips_next_pc
5096
5097Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
5098
5099 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
5100 more rigorous EGCS C++ error checking.
5101
5102Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5103
5104 * gdb.base/help.exp: Clean up `help set args' and `help show args'
beb998c6 5105 tests.
c906108c 5106 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
beb998c6 5107 function when asleep.
c906108c 5108 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
beb998c6
AC
5109 for i*86 Linux and SVR4 signal handling problems.
5110 Remove linux xfail for `next to handler in signals_tests_1', fixed
5111 by recent infrun.c change.
c906108c 5112 Limit backtrace to 10 frames to avoid timeout problems with infinite
beb998c6 5113 stack backtraces.
c906108c
SS
5114 Adjust expect pattern in `handle all print' test to match Apr 28 1997
5115 target.[ch] change.
5116
5117Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
5118
5119 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
5120 for a newline from gdb before continuing.
5121 (default_gdb_exit): Just look for y or n.
5122 (gdb_test): Detect abnormal exit from GDB running on DOS; if
5123 it does, fail the rests of the tests in the file.
5124
5125Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
5126
5127 * config/cygmon.exp: New file.
5128
5129Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
5130
5131 * gdb.base/list.exp: Fix problem with "list default lines around
5132 main" test on remote targets.
5133
5134 * gdb.base/scope.exp: Fix problem with filelocal_bss before
5135 run test on remote targets.
5136
5137Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
5138
5139 * gdb.asm: New directory.
5140 * configure.in: Configure it.
5141 * configure: Regenerate.
5142 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
5143 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
5144
5145Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
5146
5147 * config/mn10300-eval.exp: New file to support MN10300 eval board.
5148
dc96c6c7 5149Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 5150
c906108c
SS
5151 * gdb.base/overlays (several files): Merge the two overlay
5152 managers into one. Change variables (foox, barx, bazx, grbxx)
5153 back into ints but force them to load in their proper sections.
5154
5155Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
5156
5157 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
5158 on-chip insn memory and IMAP1 to upper 128k.
5159 (D10VCopy): Handle memory regions crossing 16k boundaries.
5160 (D10VCopy): Transfer data in 32 bit chunks.
5161
5162Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
5163
5164 * gdb.base/overlays.c (main): Exit normally when result is
5165 correct.
5166
5167 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
5168 map. Include space for printf in .text segment.
5169
5170 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
5171 updated d10v memory VMA/LMA map.
5172 (D10VCopy): Call D10VTranslate.
beb998c6 5173
c906108c
SS
5174Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
5175
5176 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
5177
5178 * gdb.base/bar.c (barx, bar): Change variable to small array so
5179 that it won't be put into the .sdata - small data -
5180 section. Update reference.
5181 * gdb.base/baz.c (bazx, baz): Ditto.
5182 * gdb.base/foo.c (foox, foo): Ditto.
5183 * gdb.base/grbx.c (grbxx, grbx): Ditto.
5184
5185 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
5186 to be arrays.
beb998c6 5187
dc96c6c7 5188Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 5189
c906108c
SS
5190 * gdb.base/overlays.exp: fix up and get working again.
5191 Add tests for backtraces from an overlay function.
beb998c6 5192
c906108c
SS
5193Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
5194
5195 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
5196 "calling function with watchpoint enabled".
5197
5198Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
5199
5200 * gdb.base/break.exp (test_next_with_recursion): Remove
5201 gdb_suppress_tests for d10v-*-*.
5202 * lib/gdb.exp (gdb_suppress_tests): Disable this function
5203 pending review of whether it is useful or not.
5204
5205Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
5206
5207 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
5208
5209Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
5210
5211 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
5212 * config/dve.exp: New file to support Densan boards.
5213
5214Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
5215
5216 * gdb.base/interrupt.exp: Document problem of simulators, signals,
5217 reads and BSD.
5218
5219Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
5220
5221 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
5222 response.
5223
5224 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
5225
5226Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
5227
5228 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
5229 test.
5230
5231 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
5232 target_sizeof_long and target_bigendian_p.
5233 (structs_by_value, structs_by_reference): Check values according
5234 to targets word size and endianess.
beb998c6 5235
c906108c
SS
5236Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
5237
5238 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
5239 output.
5240
5241Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
5242
5243 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
5244 Update test of set args help to match source change.
5245
5246Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
5247
5248 * gdb.base/default.exp: Expect help system output to be in
5249 alphabetical order.
5250 * gdb.base/help.exp: Ditto.
5251
5252Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
5253
5254 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
5255 "i*86-pc-linux-gnu*".
5256 * gdb.base/interrupt.exp: Ditto.
5257 * gdb.base/corefile.exp: Ditto.
5258
5259 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
5260 define vxworks when building the testcase.
5261
5262 * gdb.base/ptype.exp: Fix testnames to be unique.
5263 * gdb.base/radix.exp: Ditto.
5264 * gdb.base/term.exp: Ditto.
5265 * gdb.base/whatis.exp: Ditto.
5266 * gdb.c++/classes.exp: Ditto.
5267
5268Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
5269
5270 * gdb.base/callfuncs.exp: Fix indentation.
5271
5272 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
5273 suppress_flag has been set.
5274 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
5275 target feature.
5276
5277Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
5278
5279 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
5280 the testcase.
5281
5282 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
5283 set_debug_traps() and breakpoint().
5284 * gdb.c++/misc.cc (main): Ditto.
5285 * gdb.c++/templates.cc (main): Ditto.
5286 * gdb.c++/virtfunc.cc (main): Ditto.
5287
5288Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
5289
5290 * lib/gdb.exp(gdb_step_for_stub): New function.
5291 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
5292 exists, reload the executable and do a "continue" instead of
5293 doing a jump.
5294 (runto_main): Use gdb_step_for_stub.
beb998c6 5295
c906108c
SS
5296 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
5297 tests to have unique names.
5298 * gdb.base/callfuncs.exp: Ditto.
5299 * gdb.base/commands.exp: Ditto.
5300 * gdb.base/default.exp: Ditto.
5301 * gdb.base/help.exp: Ditto.
5302 * gdb.base/list.exp: Ditto.
5303 * gdb.base/opaque.exp: Ditto.
5304 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
5305 similar tests.
beb998c6 5306
c906108c
SS
5307 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
5308 * gdb.c++/cplusfuncs.cc: Ditto.
5309 * gdb.c++/virtfunc.cc: Ditto.
5310
5311 * config/monitor.exp: Keep track of the last file we saw, rather
5312 than trying to get the info from gdb.
5313
5314 * gdb.fortran/types.exp: Move comment to previous line.
5315
5316Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
5317
5318 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
5319 target mode.
5320
5321Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
5322
5323 From Bob Manson:
5324 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
5325 string from GDB when it connects.
5326
5327 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
5328
5329Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
5330
5331 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
5332 if we can't get a debug format from GDB (we may be testing an
5333 older GDB). Use a 10 second timeout when checking for the format.
5334
5335 * gdb.stabs/weird.exp: Fix quoting.
5336
5337 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
5338
5339Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
5340
5341 * config/arm-ice.exp: New file.
5342
5343Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
5344
5345 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
5346 until it has been modified to work with the new testsuite.
5347
99707966 5348 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
5349 testcase won't compile, cause all of the testcases in the file to
5350 fail instead.
5351
5352 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
5353 (gdb_clear_suppressed): New procedure.
5354 (gdb_stop_suppressing_tests): Only clear suppress_flag if
5355 it contains a positive value.
5356
5357Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
5358
5359 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
5360
5361 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
5362
5363Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
5364
5365 * lib/gdb.exp (setup_xfail_format): New function.
5366 (get_debug_format): New function to get debug format.
5367 (debug_format): New global variable to hold last value set
5368 by get_debug_format.
5369 * gdb.base/list.exp: Call get_debug_format and expect some
5370 tests to fail for DWARF 1 and COFF formats.
5371 * gdb.c++/ptype.exp: Ditto.
5372 * gdb.c++/classes.exp: Ditto.
5373 * gdb.c++/cplusfuncs.exp: Ditto.
5374 * gdb.c++/inherit.exp: Ditto.
5375 * gdb.c++/templates.exp: Ditto.
5376 * gdb.c++/virtfunc.exp: Ditto.
beb998c6 5377
c906108c
SS
5378Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
5379
5380 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
5381 host doesn't have a currently-open connection.
5382
5383 * config/sparclet.exp: Cleanups and fixes to make it generic for
5384 any gdb stub target. Handle cases where gdb doesn't respond when
5385 interrupted in a sane fashion.
5386
5387 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
5388 same thing in a totally different way.
5389
5390 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
5391 setting "timeout".
5392 (gdb_start): We set the global gdb_prompt variable in
5393 default_gdb_init now.
5394
5395Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
5396
5397 * gdb.base/printcmds.exp: Fix "check for floating addition"
5398 regexp to accept results within approx +/- .01 of exact value.
5399 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
5400
5401Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
5402
5403 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
5404 properly.
5405 (gdb_expect): Add optional timeout parameter, and add timeout
5406 value to various calls.
5407 (gdb_suppress_tests): Only give one warning message per group.
5408
5409Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
5410
5411 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
5412 global variables. Handle getting a value for $timeout more
5413 gracefully.
5414
5415Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5416
5417 * lib/gdb.exp: Close connection to remote host if gdb doesn't
5418 initialize.
5419 (default_gdb_init): New procedure; allow gdb_init to be overridden
5420 by a target configuration file.
5421 (gdb_expect): Pass the timeout to remote_expect.
5422
5423 * config/monitor.exp(gdb_load): Fix typo in regexp.
5424
5425Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
5426
5427 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
5428
5429Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
5430
5431 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
5432 here. Call gdb_target_exec before rebooting the target, to make
5433 sure the connection to the target is closed.
5434 (gdb_load): Pass the name of the executable to gdb_target_monitor.
5435 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
5436 Also detect "Timeout reading from remote" error.
5437
5438 * config/gdbserver.exp: Pass the executable being loaded to
5439 gdb_target_monitor. Don't call gdb_file_cmd here; let
5440 gdb_target_monitor do it.
5441
5442 * gdb.disasm/hppa.exp: Don't use exec_output.
5443
5444Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
5445
5446 * gdb.base/list.exp: If we're debugging a non-native target,
5447 try to set the pc register to point to the start of the
5448 program before doing the first list command.
5449
5450 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
5451 test_calls after restarting.
5452
5453 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
5454 reloading.
5455
5456 * gdb.base/watchpoint.exp: Fix typo.
5457
5458 * gdb.base/setshow.exp: Check for use_gdb_stub.
5459
5460 * gdb.base/break.exp: Fix continue until exit test for the gdb
5461 stub case.
5462 * gdb.base/langs.exp: Ditto.
5463
5464 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
5465 gdb_load_offset. If we weren't given a file to load, figure out
5466 what the current file is and use it.
5467
5468 * config/i386-bozo.exp: New file.
5469
5470Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
5471
5472 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
5473 feature.
5474
5475 * config/proelf.exp: New entry.
5476
5477Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
5478
5479 * lib/gdb.exp: Remove spurious .* patterns at the beginning
5480 of regexps.
5481
5482 * gdb.base/watchpoint.exp: Don't run the test_stepping
5483 tests if gdb can't call functions on the target.
5484
5485 * gdb.base/setshow.exp: Don't run the set prompt tests if
5486 the board has gdb_prompt set.
5487
5488Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
5489
5490 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
5491 * gdb.base/commands.exp: Likewise.
5492 * gdb.base/setshow.exp: Likewise.
5493
5494Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
5495
5496 * config/monitor.exp(gdb_start): Look for gdb_prompt target
5497 feature.
5498
5499 * config/i960.exp: New file.
5500
5501Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
5502
5503 * gdb.base/funcargs.exp: Check for gdb,short_int target
5504 feature instead of looking for explicit target triplets.
5505
dc96c6c7 5506Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 5507
beb998c6 5508 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
5509 "p 123DEADBEEF", to check parse_number.
5510 * top.c: change "to enable to enable" to "to enable" in a couple
5511 of help strings.
5512
5513Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
5514
5515 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
5516 on the mn10300.
beb998c6 5517
c906108c
SS
5518Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
5519
5520 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
5521 where the test executable is run with explicit args.
5522 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
5523
5524Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
5525
5526 * gdb.base/run.c: Use FAKEARGV to build test executable that
5527 does not require a command line arg, since most simulators
5528 don't currently support passing such an arg into the simulated
5529 program.
5530 * gdb.base/commands.exp: Change tests to insert the proper
5531 value as the arg to the first recursive factorial call. Change
5532 compilation line to define FAKEARGV at compile time.
5533
5534Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
5535
5536 * gdb.base/recurse.exp: Enable these tests for the mn10300.
5537 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
5538 function with watchpoint enabled" test.
5539
5540Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
5541
5542 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
5543 Don't call gdb_test when the command doesn't return to a gdb prompt.
5544
5545 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
5546 "Tests restarted" messages.
5547
5548Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
5549
5550 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
5551
dc96c6c7 5552Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5553
5554 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
5555 for INFO SYMBOL; add help tests for OVERLAY commands.
5556 * gdb.base/default.exp: add tests for INFO SYMBOL command;
5557 add tests for OVERLAY commands
5558 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
5559 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
5560 * gdb.base/sigall.c: add usestubs code frag
5561 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
beb998c6 5562
c906108c
SS
5563Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
5564
5565 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
5566 failures.
5567 (gdb_stop_suppressing_tests): Note that tests have restarted.
5568
5569Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
5570
5571 * config/h8300.exp: New file.
5572
5573Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
5574
5575 * gdb.base/setshow.exp: Check for the existence of a
5576 feature, not its value.
5577
5578Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
5579
5580 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
5581
5582 * gdb.base/scope.exp: It's now init0(), not init().
5583
5584 * gdb.base/scope0.c: For now, change init() to be init0().
5585
5586 * config/monitor.exp: Use gdb_serial in preference to serial
5587 or netport.
5588
5589 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
5590 and it's not already set.
5591
5592Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
5593
5594 * gdb.base/setshow.exp: Only test the run command if the target
5595 isn't using a stub and if it supports argument passing.
5596
5597Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
5598
5599 * config/udi.exp(gdb_start): Make sure UDICONF is set
5600 properly before starting gdb.
5601
5602Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
5603
5604 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
5605 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
5606 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
5607
5608Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
5609
5610 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
5611 specialized code to reboot the board, use remote_reboot instead.
5612
5613 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
5614
5615 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
5616
5617 * config/monitor.exp: Make sure we disconnect from the target.
5618 Also, try a reboot/reload cycle instead of failing if the
5619 load fails.
5620
5621Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
5622
5623 * gdb.base/default.exp: Don't set match_max.
5624 * gdb.base/help.exp: Ditto.
5625 * gdb.base/list.exp: Ditto.
5626 * gdb.base/signals.exp: Ditto.
5627
5628 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
5629 set, use remote_ld to download the testcase instead of
5630 the GDB loader.
5631
5632Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
5633
5634 * config/vr5000.exp: New file.
5635
5636 * config/monitor.exp(gdb_target_monitor): Add pattern for
5637 "Ending remote" to detect errors in connecting.
5638
5639 * gdb.base/setshow.exp: Add .* within auto language test.
5640
5641 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
5642 target feature.
5643
5644 * config/monitor.exp(gdb_load): Check for a failure when loading,
5645 and reboot the board if necessary.
5646
5647 * gdb.base/setvar.exp(test_set): Handle multiple prints within
5648 a set of tests. Remove print.* from the patterns being checked.
5649
5650Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
5651
5652 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
5653 refer to gdb_spawn_id.
5654
5655 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
5656 longer used.
5657 * config/sparclet.exp: Ditto.
5658 * config/sparclet-old.exp: Ditto.
5659 * config/slite.exp: Ditto.
5660 * config/sim.exp: Ditto.
5661 * gdb.base/funcargs.exp: Ditto.
5662
5663 * lib/gdb.exp:Remove references to gdb_spawn_id.
5664 (gdb_expect): Move to remote.exp.
5665
5666Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
5667
5668 * config/monitor.exp: Detect the "Couldn't establish connection"
5669 message from GDB.
5670
5671Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
5672
5673 * gdb.base/bitfields.exp: Use runto instead of explicit
5674 gdb_run_cmd/gdb_expect sequences.
5675
5676 * gdb.base/break.exp(text_next_with_recursion): Add match for
5677 gdb_expect call.
5678
5679 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
5680 We also need to handle the "A program is being debugged already"
5681 prompt from gdb. Use gdb_test to set the baud rate.
5682
5683 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
5684 to 20000. Really. I mean it.
5685
5686Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5687
5688 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
5689 fails. If suppress_flag is set, skip perror message about not
5690 being able to send to GDB.
5691 (send_gdb): If suppress_flag is set, don't try to send commands to
5692 GDB.
5693 (gdb_expect): If suppress_flag is set, always fail immediately.
5694 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
5695 (gdb_init): Call gdb_stop_suppressing_tests.
5696 (default_gdb_exit): Ditto.
5697 (default_gdb_start): Ditto.
5698
5699 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
5700 gdb_stop_suppressing_tests as appropriate.
5701 * gdb.base/break.exp: Ditto.
5702 * gdb.base/callfuncs.exp: Ditto.
5703 * gdb.base/commands.exp: Ditto.
5704 * gdb.base/exprs.exp: Ditto.
5705 * gdb.base/funcargs.exp: Ditto.
5706 * gdb.base/list.exp: Ditto.
5707 * gdb.base/recurse.exp: Ditto.
5708 * gdb.base/scope.exp: Ditto.
5709 * gdb.base/structs.exp: Ditto.
5710 * gdb.c++/inherit.exp: Ditto.
5711
5712Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
5713
5714 * config/vr4300.exp: New file.
5715
99707966
MC
5716 * gdb.*/*.exp: Call gdb_expect instead of expect.
5717
5718 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
5719
5720Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
5721
5722 * lib/gdb.exp(gdb_init): New function.
5723
5724 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
5725 for each individual variable set.
5726
5727 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
5728 name.
5729
5730 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
5731
5732 * gdb.base/scope.exp: Use gdb_test.
5733
5734 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
5735 aborting; the testsuite driver will do that for us (see
5736 gdb_finish). Also, use gdb_test in a few more places.
5737
5738Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5739
5740 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
5741
5742Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
5743
5744 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
5745 and "add_tests" are not at the same address.
5746
5747Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
5748
5749 * gdb.base/ptype.exp: Use gdb_test.
5750
5751Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
5752
5753 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
5754 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
5755 left in. No longer expect them to fail.
5756
5757 * gdb.stabs/*.mt; Deleted, no longer used.
5758 * gdb.stabs/configure.in: Remove references to target makefile
5759 frags.
5760 * gdb.stabs/configure: Rebuilt.
5761
5762 * gdb.disasm/*.mt: Deleted, no longer used.
5763 * gdb.disasm/configure.in: Remove references to target makefile
5764 frags. Use "sh3.s" as the unique filename for this directory.
5765 * gdb.disasm/configure: Rebuilt.
5766
5767 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
5768 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
5769 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
5770
5771Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
5772
5773 * config/udi.exp: Use mondfe,name instead of remote_host.
5774
5775Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
5776
5777 * gdb.base/watchpoint.exp: Don't expect a failure when calling
5778 a function with a watchpoint enabled on the mn10200.
5779
5780 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
5781 before trying to create it!
5782
5783Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
5784
5785 * config/vx.exp: Use hostname instead of netport.
5786
5787 * config/vxworks.exp: New file.
5788
5789 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
5790
5791 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
5792 gdb before assuming everything worked. Send a ^C if a timeout
5793 occurs.
5794
5795 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
5796 $gdb_spawn_id directly.
5797 (gdb_run_cmd): Try _start as well as start. Use the target feature
5798 gdb,start_symbol as the symbol to start from when jumping.
5799
5800Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
5801
5802 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
5803 redundant) test.
5804
5805 * gdb.base/recurse.exp: Relax final value test for 'b' so that
5806 it doesn't lose for 16bit integer systems.
5807
5808Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
5809
5810 * gdb.fortran/types.exp: If the target doesn't support "double"
5811 data types, then expect "real" types to only be 4 bytes.
5812
5813 * gdb.c++/virtfunc.exp: Expect failure for virtual function
5814 call tests if the target doesn't support inferior function calls.
5815
5816 * gdb.base/printcmds.exp: Allow minor deviation in FP values
5817 in printf tests.
5818
5819Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
5820
5821 * gdb.base/help.exp: Disable "help set", "help show", and
5822 "help support". Simplify regexp for "help stack".
5823
5824 * gdb.base/default.exp: Set match_max to 5000 and the timeout
5825 to 60 seconds. Temporarily set match_max to 15000 around the
5826 "info copying" test.
5827
5828 * gdb.base/nodebug.exp: Don't try to do an inferior function
5829 call if the target doesn't support them.
5830 * gdb.base/printcmds.exp: Likewise.
5831 * gdb.base/setvar.exp: Likewise.
5832 * gdb.base/structs.exp: Likewise.
5833 * gdb.c++/templates.exp: Likewise.
5834 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
5835
5836 * gdb.base/recurse.exp: Enable for the mn10200.
5837
5838 * configure.in: Do configure gdb.stabs directory for *-*-elf
5839 targets.
5840 * configure: Rebuilt.
5841
5842 * gdb.base/break.exp: Check for gdb,noresults before testing
5843 exit status and/or results from the target.
5844 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
5845 * lib/gdb.exp: Remove old (now bogus) initialization of
5846 noinferior, noargs, noresults and nosignals.
5847
5848Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
5849
5850 * config/sh.exp: New file.
5851
5852 * config/slite.exp: Try to connect multiple times to the board
5853 before rebooting. Only send a "monitor run" if need_monitor_run
5854 is set.
5855
5856 * gdb.base/break.exp: Don't do the "stub continue" test if
5857 the target has gdb_stub set.
5858
5859 * gdb.base/callfuncs.exp: Increase the timeout.
5860
5861 * gdb.base/interrupt.exp: Don't even try to compile the testcase
5862 if the target has gdb,noinferiorio set.
5863
5864 * gdb.base/list.exp: Increase match_max to 10000 characters.
5865
5866 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
5867
5868 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
5869 target.
5870
5871 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
5872
5873Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
5874
5875 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
5876 trying to delete the copy of gdb. Catch the file delete so we
5877 don't die if the delete fails; also, the file should be copied to
5878 the host, not to the build.
5879
5880Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
5881
5882 * lib/gdb.exp(gdb_test): Surround the result pattern with
5883 parenthesis in case it contains multiple regexps separated
5884 with |.
5885
5886 * gdb.base/watchpoint.exp: Use gdb_test.
5887 * gdb.base/default.exp: Ditto.
5888
5889Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
5890
99707966 5891 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
beb998c6 5892
c906108c
SS
5893 * gdb.base/scope.exp: Use gdb_test.
5894 * gdb.c++/classes.exp: Ditto.
5895 * gdb.c++/inherit.exp: Ditto.
5896
5897Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
5898
5899 * gdb.base/crossload.exp: Don't use execute_anywhere, use
5900 remote_exec instead.
5901 * gdb.base/corefile.exp: Don't be ridiculous.
5902 * gdb.base/*.c: Add missing stub invocations.
5903
5904Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
5905
5906 * config/slite.exp: Miscellaneous fixes.
5907
5908 * lib/gdb.exp: Fix runto.
5909
5910 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
5911 the target.
5912
5913 * gdb.base/watchpoint.exp: Fix regexp.
5914
5915 * lib/gdb.exp(default_gdb_exit): Add a catch to the
5916 close and wait commands, as the descriptor may now be
5917 invalid. Always call "remote_close host".
5918
5919Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
5920
5921 Major rewrite for testsuite revision.
beb998c6 5922
c906108c
SS
5923 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
5924 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
5925 instead of relying on spawn_id to always contain a valid
5926 spawn id.
5927 (get_compiler_info): New procedure to build the ${binfile}.ci
5928 file, instead of replicating this in N different places.
5929 (gdb_compile): New procedure.
beb998c6 5930
c906108c
SS
5931 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
5932 appropriate arguments) instead of compile. Use gdb_test in a lot
5933 more places. Use send_gdb instead of send. Always run gdb_start
5934 at the start of a testcase, as this is no longer done magically.
5935
5936 config/*-gdb.exp: Rename without the -gdb suffix.
5937
5938 config/mips.exp: Use remote_close instead of exit_remote_shell.
5939 config/monitor.exp: Use target_info instead of looking at
5940 baud, timeout, etc.
5941 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
5942
5943Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5944
5945 * gdb.c++/templates.exp (test_ptype_of_templates),
5946 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
5947 Update expect patterns for destructors and assignment operators
5948 to match corresponding c-typeprint.c changes.
5949 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
5950 to destructor breakpoint test, GDB should be able to set the
5951 destructor breakpoint without specifying arguments.
5952
5953Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
5954
5955 * gdb.threads/pthreads.exp: Change result for failure to compile due
5956 to lack of pthreads runtime support from an error to simply an
5957 unsupported test, per dejagnu standards.
5958
5959Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5960
5961 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
5962 where GDB exits to reduce pattern match time.
5963 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
5964
5965 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
5966
dc96c6c7 5967Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5968
5969 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
5970 * gdb.base/default.exp: ditto.
5971 * gdb.base/nodebug.exp: ditto.
5972 * gdb.base/printcmds.exp: ditto.
5973 * gdb.base/ptype.exp: ditto.
5974 * gdb.base/setvar.exp: ditto.
5975 * gdb.base/structs.exp: ditto.
5976 * gdb.base/setshow.c: Guard against uninitialized values of argc.
5977
5978Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
5979
5980 * configure, */configure: Rebuild with autoconf 2.12.
5981
5982Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
5983
5984 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
5985 use new i*86-pc-linux*-gnu quads.
5986 * gdb.base/corefile.exp: Ditto.
5987 * gdb.base/signals.exp: Ditto.
5988 * gdb.base/sigall.exp: Ditto.
5989 * gdb.base/interrupt.exp: Ditto.
5990
5991 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
5992 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
5993 RedHat 4.0.
beb998c6 5994
c906108c
SS
5995 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
5996 linux. This allows the test case to at least compile on latest
5997 linux, but still not run due to missing the threads runtime library.
5998
5999Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6000
6001 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
6002 directory to search gdb directory. Accept and step over conditional
6003 stack alignment code. Consume $prompt in failure cases.
6004 Reset timeout to $oldtimeout instead of some arbitrary value.
6005 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
6006 timeout problems with infinite stack backtraces.
6007 * gdb.base/ptype.exp (ptype struct link, union tu_link):
6008 Accept function parameters for linkfunc member.
6009
6010Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
6011
6012 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
6013 (CXXFLAGS): Remove, unreferenced.
6014 (B_OPTIONS): Add for -B options and add code to initialize with
6015 previous -B options and also add -B option to pick up cross compiled
6016 runtime.
6017 (TARGET_INCLUDES): Add for -I options and add code to initialize when
6018 doing cross compiles.
6019 (target_alias): Declare global.
6020 (xgcc): Set variable to full path of gcc in build tree. Use findfile
6021 to verify that gcc exists in build tree, and if so set CC to that
6022 gcc and to use B_OPTIONS and TARGET_INCLUDES.
beb998c6 6023
c906108c
SS
6024Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
6025
6026 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
6027 ptype test for anonymous union. Fixup testcase to match
6028 current gcc debug output.
6029
6030Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
6031
6032 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
6033 force argument to an unsigned long type.
6034
6035Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
6036
6037 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
6038 tests and anonymous union print/ptype tests.
6039 * gdb.base/list.exp (test_forward-search): Increase timeout by
6040 5 minutes for the "search extremely long line" case.
6041 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
6042 completely optional and that the pass/fail messages use the command as
6043 the message if that third arg is a null string.
6044 (gdb_test_exact): Arrange that a null string pattern means match a
6045 null string output rather than any output, which might include random
6046 errors.
6047 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
6048 backtrace test.
6049 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
6050 always failing and failure is now exposed by gdb.exp changes.
6051
6052Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
6053
6054 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
6055 weren't being noted.
6056
6057Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6058
6059 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
6060 * gdb.stabs/weird.exp: Remove v_comb xfails.
6061
dc96c6c7 6062Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6063
6064 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
6065 list.exp scope.exp watchpoint.exp]
6066 Make all timeout error msgs explicitly say "(timeout)".
beb998c6 6067
dc96c6c7 6068Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6069
6070 * config/monitor.exp: Increase download timeout to 1000 seconds.
6071
dc96c6c7 6072Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6073
6074 * config/m32r.exp: Increase timeout to 120 seconds.
6075
6076Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
6077
6078 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
6079 and accept older ordering as obsolescent gcc or gdb.
6080 * gdb.c++/templates.exp: Ditto.
6081 * gdb.c++/virtfunc.exp: Ditto.
6082
6083Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
6084
6085 * gdb.base/coremaker.c: Add code to mmap some data so we
6086 can check that it ends up in the core file.
6087 * gdb.base/corefile.exp: Add test to read mmapped data
6088 from core file.
6089
dc96c6c7 6090Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6091
6092 * config/m32r.exp: New file.
6093
6094Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
6095
6096 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
6097 that cflags can contains -gstabs, and work correctly for other tests.
6098
dc96c6c7 6099Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6100
6101 * gdb.base/setshow.exp: New file, tests show and set.
6102 * gdb.base/setshow.c: New file, tests show and set.
6103 * gdb.base/help.exp: Add test for help set|show annotate.
6104 * gdb.base/default.exp: Add test for set|show annotate.
6105
6106Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
6107
6108 * testsuite/gdb.base/break.exp: Make backtrace from factorial
6109 errors unique.
6110 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
6111 explicitly.
6112
6113Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
6114
6115 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
6116 and width commands. This is done elsewhere.
6117 * (gdb_start): Don't call gdb_start_sim here. That's already
6118 done in gdb_load. This fixes lots of failures in default.exp.
6119
6120Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
6121
6122 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
6123 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
6124 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
6125 in the same we we treat other failures (since it may be an expected
6126 condition), rather than as an error.
6127 * gdb.base/signals.exp (test_handle_all_print): Revert back to
6128 old test format.
6129
6130Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
6131
6132 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
6133 (distclean maintainer-clean realclean): No need to remove files
6134 twice. Nuke the duplicates.
6135 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
beb998c6 6136 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
6137 Remove config.h along with other config files.
6138
6139Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
6140
6141 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
6142 "p func1 ()" and note that rests of tests are skipped.
6143 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
6144 setup_xfails for "print func2::coremaker_local".
6145 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
6146 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
6147 affected by the previous run test.
6148 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
6149 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
6150 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
6151 "pass int powerset tuple" and "pass modeless int powerset tuple".
6152 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
6153 "real write 4" and "real write 8".
6154 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
6155 setup_xfails for "print vs1 after tuple assign 2",
6156 "print \$i after tuple assign 2", and
6157 "print vs2 after tuple assign 2".
6158 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
6159 meaningful error message and return -1 so the caller can
6160 suppress further tests and avoid a cascade of errors.
beb998c6 6161
c906108c
SS
6162Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
6163
6164 * gdb.base/a1-selftest.exp: Tweak tests to account for new
6165 format for printing version.
6166 * gdb.base/default.exp: Ditto.
6167 * gdb.base/interrupt.exp: Fix problem with cascade of
6168 errors if child process dies while calling a function.
beb998c6 6169
c906108c
SS
6170Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
6171
6172 * Makefile.in (VPATH): Add
6173 * Makefile.in (Makefile, config.status): Fix rules so things get
6174 remade when necessary.
6175
6176Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
6177
6178 * Makefile.in (just-check): Add path to sibling expect dir
6179 to environment variable specified by RPATH_ENVVAR.
6180
6181Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
6182
6183 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
6184 (just-check): Add shared library paths for libstdc++, tk,
6185 tcl, bfd, and opcodes to the environment variable specified
6186 in RPATH_ENVVAR.
6187 * configure.in: Add support to recognize --enable-shared flag
6188 and generate correct value for RPATH_ENVVAR.
6189 * configure: Regenerated with autoconf.
6190
6191Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
6192
6193 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
6194 include all osf versions.
6195 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
6196 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
6197 when target is linux. When failing to build pthreads test
6198 executable, give more meaningful message.
6199 * gdb.threads/pthreads.c: Hpux also uses old definition of second
6200 arg for pthread_create.
beb998c6 6201
c906108c
SS
6202Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
6203
6204 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
6205 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
6206 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
6207 and -lpthreads (everybody else).
6208 (test_startup): Fail gracefully if threads are not supported.
6209 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
6210 "p/c array_index("abcdef",2)" when not gcc compiled.
6211 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
6212 "print func2::coremaker_local" when not gcc compiled.
6213 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
6214 "ptype on opaque struct tagname (statically)",
6215 "ptype on opaque struct tagname (dynamically) 1", and
6216 "ptype on opaque struct tagname (dynamically) 2"
6217 for not compiled with gcc.
6218 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
6219 backtrace when compiled with gcc.
beb998c6 6220 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
6221 than always return success.
6222
6223Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
6224
6225 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
6226
6227Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
6228
6229 * gdb.base/structs.exp: Undo last change.
6230
6231Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
6232
6233 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
6234 encapsulate all the steps/nexts done during self test, starting
6235 at main, and makes them less sensitive to optimization issues.
6236 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
6237 signal handler" test.
6238 * gdb.threads/pthreads.exp: Only run this for native configs.
6239 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
6240 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
6241 tests.
6242 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
6243 for "runto test_calls(void)" test.
beb998c6 6244
c906108c
SS
6245Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
6246
6247 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
6248 and don't expect address info in breakpoint confirmations.
6249
6250Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
6251
6252 * gdb.base/list.exp (test_forward_search): Increase timeout
6253 temporarily by 60 seconds for searching extremely long line,
6254 and then reset to old value when done. Increase expect input
6255 buffer to 10000.
6256
6257Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
6258
6259 * gdb.base/list.exp (test_forward_search): Fix to handle very
6260 long source line without overflowing expect's input buffer.
6261
6262Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
6263
6264 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
6265 "buffer_full".
6266
6267 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
6268 "buffer_full".
6269
6270 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
6271 "buffer_full".
6272
6273 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
6274 "buffer_full".
6275
6276Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
6277
6278 * configure.in (configdirs): Add gdb.threads.
6279 * configure: Regenerated with autoconf.
6280 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
6281 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
6282 * gdb.threads/configure: New, generated with autoconf.
beb998c6 6283
c906108c
SS
6284Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
6285
6286 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
6287
6288Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
6289
6290 * gdb.base/signals.exp (test_handle_all_print): Test separately for
6291 each signal's status in the output of "handle all print".
6292 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
6293 the \r\n sequence that immediately precedes the gdb prompt.
6294 * gdb.base/a1-selftest.exp: Save original timeout and restore
6295 after test.
6296
6297Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
6298
6299 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
6300 symbol.
6301
6302Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6303
6304 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
6305
6306Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
6307
6308 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
6309 timeout by 60 seconds.
6310
6311Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
6312
6313 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
6314 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
6315 error return.
6316
6317Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
6318
6319 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
6320 gdb initialization, also report how long dejagnu waited. Restore
6321 old timeout before doing error return. Temporarily increase timeout
6322 by 3 minutes to allow for slow startups over heavy NFS use.
6323
6324Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
6325
6326 * lib/gdb.exp: Report timeout value for verbosity level 2.
6327 * config/gdbserver.exp: Ditto.
6328 * config/hppro.exp: Ditto.
6329 * config/mips-gdb.exp: Ditto.
6330 * config/monitor.exp: Ditto.
6331 * config/netware.exp: Ditto.
6332 * config/sim-gdb.exp: Ditto.
6333 * config/slite-gdb.exp: Ditto.
6334 * config/udi-gdb.exp: Ditto.
6335 * config/unix-gdb.exp: Ditto.
6336 * config/vx-gdb.exp: Ditto.
6337 * gdb.base/a1-selftest.exp: Ditto.
6338 * gdb.base/a2-run.exp: Ditto.
6339 * gdb.base/break.exp: Ditto.
6340 * gdb.base/corefile.exp: Ditto.
6341 * gdb.base/list.exp: Ditto.
6342 * gdb.base/recurse.exp: Ditto.
6343 * gdb.base/scope.exp: Ditto.
6344 * gdb.base/signals.exp: Ditto.
6345
6346Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6347
6348 * gdb.threads/Makefile.in (docdir): Removed.
6349
6350Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6351
6352 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
beb998c6 6353 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 6354 @srcdir@.
beb998c6 6355 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
6356 autoconf 2.5 or higher.
6357 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
6358
6359Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
6360
6361 * configure: Regenerated.
6362 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
6363 avoid name clashes with SunOS headers.
6364
6365Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
6366
6367 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
6368
6369Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
6370
6371 * gdb.base/callfuncs.exp: Finish last change -- make sure the
6372 prototype information ends up in the compiler info file.
6373
6374Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
6375
6376 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
6377 attempting to regenerate it. Eliminate use of a temporary file
6378 and just generate the info file directly. Source it immediately,
6379 for consistency of use.
6380 * gdb.base/corefile.exp: Ditto
6381 * gdb.base/exprs.exp: Ditto.
6382 * gdb.base/funcargs.exp: Ditto.
6383 * gdb.base/langs.exp: Ditto.
6384 * gdb.base/list.exp: Ditto.
6385 * gdb.base/mips_pro.exp: Ditto.
6386 * gdb.base/nodebug.exp: Ditto.
6387 * gdb.base/opaque.exp: Ditto.
6388 * gdb.base/ptype.exp: Ditto.
6389 * gdb.base/scope.exp: Ditto.
6390 * gdb.base/setvar.exp: Ditto.
6391 * gdb.base/signals.exp: Ditto.
6392 * gdb.base/whatis.exp: Ditto.
6393 * gdb.c++/templates.exp: Ditto.
6394 * gdb.c++/virtfunc.exp: Ditto.
6395 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
6396 whether or not to add -lstdc++ to the compile command line args.
6397
6398Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6399
6400 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
6401 it got fixed by the recent lookup_minimal_symbol_by_pc change.
6402 Increase timeout, a lot of single stepping might be needed if the
6403 target has no hardware watchpoints.
6404
6405Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
6406
6407 * gdb.base/break.exp: Ignore compiler warnings when compiling
6408 break.c.
6409 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
6410 * gdb.base/default.exp: Add h8300 xfails. Handle messages
6411 from remote-sim.
6412 * gdb.base/exprs.exp: Add h8300 xfails.
6413 * gdb.base/funcargs.exp: Likewise.
6414 * gdb.base/nodebug.exp: Likewise.
6415 * gdb.base/printcmds.exp: Likewise.
6416 * gdb.base/ptype.exp: Likewise.
6417 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
6418 h8300 xfails.
beb998c6 6419 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
6420 on the h8300.
6421 * gdb.base/funcargs.c: Explicitly make last constant argument to
6422 call_after_alloca_subr an unsigned long type.
6423 * gdb.base/return.c: Include stdio.h.
6424
6425Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6426
6427 * config/abug.exp: New file for the older Motorola Bug monitor
6428 that runs on the mvme13x series VME boards.
6429 * config/monitor.exp: Use the new config array for target settings
6430 if they exist.
6431
6432Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
6433
6434 * sim-gdb.exp: Make the SH simulator allocate less space when
6435 it is targeted.
6436
6437Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
6438
6439 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
6440 test.
6441
6442Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
6443
6444 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
6445 "rs6000-*-*" for "list function in include file" when gcc compiled.
6446 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
6447 for "p ctable1[120]".
6448 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
6449 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
6450 Remove setup_xfail for "rs6000-*-*" for
6451 "print 'scope0.c'::filelocal before run".
6452 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
6453 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
6454 since some compilers don't allow both options to be given
6455 on the same command line. Create object file and move it.
beb998c6 6456
c906108c
SS
6457Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
6458
6459 * gdb.base/corefile.exp: Always regenerate the core file, since
6460 we always regenerate the coremaker program. Detect special case
6461 where registers cannot be read from core file.
beb998c6 6462
c906108c
SS
6463Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
6464
6465 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6466 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
6467 * gdb.c++/templates.exp: Only match on basename of file since
6468 some formats like xcoff don't encode directory information.
6469 * gdb.stabs/weird.exp: Use the right sed script for powerpc
6470 and rs6000 AIX xcoff targets.
6471 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
6472 * configure: Regenerate.
6473 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
6474 here, rather than in distclean.
beb998c6 6475
c906108c
SS
6476Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
6477
6478 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
6479 defined, and use it to compile the test case with -O2. The
6480 native compilation still uses no optimization.
6481 * gdb.base/mips_pro.c: Remove inline assembly code since
6482 it is compiled PIC by default, which results in assembler
6483 warnings that make the testsuite think the compilation
6484 was unsuccessful.
6485
6486Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
6487
6488 * gdb.c++/misc.exp: Add note to message for
6489 "print s.a for foo struct" that this is a known gcc 2.7.2
6490 and earlier bug.
6491
6492Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
6493
6494 * gdb.base/break.exp: Fix pattern for matching "Delete all
6495 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
6496 setup_xfail for deleting all breakpoints test. Fix various
6497 timeout messages to include "(timeout)".
6498 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
6499 for "p t_float_values2(3.14159,float_val2)".
6500 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
6501 for "continue to call2g" when gcc compiled.
6502 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
6503 "up to foo in langs.exp", "show language at foo in langs.exp",
6504 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
6505 and "show language at fsub in langs.exp".
6506 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
6507 "list line 1 in include file", "list message for lines past EOF",
6508 "list function in include file", "list list0.h:foo", and
6509 "list filename:function; nonexistant function".
6510 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
6511 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
6512 and "ptype t_char_array" to be for native cc only.
beb998c6 6513
c906108c
SS
6514Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
6515
beb998c6 6516 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
6517 setup_xfail for "print coremaker_bss", "print coremaker_ro",
6518 "print func2::coremaker_local", and "backtrace in corefile.exp".
6519
6520Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
6521
6522 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
6523 "bt in signals.exp". This problem only appears when running
6524 the testsuite, and then only intermittently.
6525
6526Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6527
6528 * gdb.base/return.exp (return_tests): Differentiate between
6529 two tests of continuing.
6530
6531Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6532
6533 * */Makefile.in (maintainer-clean): Remove config.log.
6534 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
6535 * gdb.c++/Makefile.in (PROGS): Add inherit.
6536 (clean): Remove *.ci.
6537
6538Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
6539
6540 * gdb.c++/misc.cc: Add test code from Mike Stump.
6541 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
6542
6543Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
6544
6545 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
6546 to "alpha-*-osf2*" and add comment.
6547 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
6548 setup_xfail for "step over execarg initialization" and
6549 "step over corearg initialization".
6550 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
6551 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
6552 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
6553 gcc compiled for "print coremaker_bss", "print coremaker_ro",
6554 "print func2::coremaker_local", and "backtrace in corefile.exp".
6555 * gdb.base/signals.exp: Build and source signals.ci.
6556 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
6557 to be for gcc only.
6558 * lib/gdb.exp: Move verbose statements outside conditionals.
beb998c6 6559
c906108c
SS
6560Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6561
6562 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
6563 Feb 3 procfs.c change.
6564
6565Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
6566
6567 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
6568
6569Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
6570
6571 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
6572 from dejagnu's apparent default of 10 seconds, which gives random
6573 results when running the tests over NFS on moderately loaded systems.
6574 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
6575
6576Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
6577
6578 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
6579 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
6580 result reports.
6581
6582Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
6583
6584 * configure.in (CY_AC_PATH_TCLH): Remove.
6585 * configure: Regenerate.
6586
6587Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
6588
6589 * gdb.c++/Makefile.in (clean): Add missing '{'.
6590
6591Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
6592
6593 * lib/gdb.exp: Provide a default value for noinferior.
6594
6595 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
6596 Load libgloss.exp.
6597
6598Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
6599
6600 * gdb.disasm/hppa.exp: Compile directly into an executable, use
6601 the executable, not the .o to run the tests from.
6602
6603Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
6604
6605 * gdb.base/break.exp: Don't test for program exit or exit status
6606 if $noresults if nonzero.
6607 * gdb.base/langs.exp: Likewise.
6608 * gdb.base/watchpoint.exp: Likewise.
6609
6610 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
6611 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
6612 trying to compile the testcase.
6613
6614Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
6615
6616 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
6617 * gdb.base/signals.exp (continue to handler): Likewise.
6618
6619Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
6620
6621 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
6622
6623 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
6624
6625Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
6626
6627 * gdb.base/corefile.exp: Recognize "not found" as failure
6628 when trying to determine if a core file was generated.
6629 If no core file was generate the first time, try again without
6630 the ulimit -c to work around braindamaged shells.
6631
6632Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
6633
6634 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
6635 [] tests with "test" and enclose string in quotes.
6636 * gdb.stabs/configure: Rebuild
beb998c6 6637
c906108c
SS
6638Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
6639
6640 Changes in sync with expect:
6641 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
6642 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
6643 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
6644 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
6645 argument to AC_REQUIRE.
6646 * configure: Regenerated.
6647
6648Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
6649
6650 * gdb.base/corefile.exp: When generating a core, discard any
6651 error messages about ulimit not found and the "core dumped"
6652 message from the shell that runs the coredumper.
6653
6654Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
6655
6656 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
6657
6658 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
6659 which sed script to run. Expect failure for v_comb test
6660 on PA targets too.
beb998c6 6661
c906108c
SS
6662Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
6663
6664 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
6665 "print func2::coremaker_local" and for "backtrace in corefile.exp"
6666
6667Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
6668
6669 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
6670 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
6671 "sparc-sun-solaris*" xfails for "p v_comb".
6672 * lib/gdb.exp (default_gdb_start): Fix typo.
6673 * gdb.base/corefile.exp: Allow "Core was generated by ..."
6674 messages to not include the full program name that caused
6675 the core dump since some systems (such as solaris) apparently
6676 truncate this path to about 80 characters.
6677 When generating a core file first try increasing the core file
6678 size limit to unlimited since some systems may default it to
6679 zero, and it is harmless to try it. Move the test for failing
6680 to generate a core file to where it will actually get executed.
6681 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
6682 new gdb result from g++ debug info improvements and make old
6683 pattern obsolescent. Also account for size_t differences
6684 (may be int or long).
6685 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
6686 initialization before function call is placed in the delay slot
6687 and thus appears to be skipped over by commands such as "next".
6688
6689Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6690
6691 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
6692
6693Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
6694
6695 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
6696 input source file; fix code to compile test to deal with this
6697 convention.
6698 * gdb.c++/*.exp: Likewise.
6699
6700Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
6701
6702 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
6703 "bt in signals.exp".
6704
6705Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
6706
6707 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
6708 "step over execarg initialization" and
6709 "step over corearg initialization".
6710
6711Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
6712
6713 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
6714 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
6715
6716Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
6717
6718 From Rob Savoye (rob@poseidon.cygnus.com)
6719 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
6720 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
6721 configure.in}, gdb.disasm/{Makefile.in, configure.in},
6722 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
6723 configure.in}: Major reworking for autoconfig.
6724 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
6725 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
6726 New files.
6727 * config/unix-gdb.exp: Make GDB global.
6728 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
6729 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
6730 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
6731 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
6732 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
6733 term.exp, twice.exp, watchpoint.exp, whatis.exp},
6734 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
6735 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
6736 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
6737 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
6738 pr-8136.exp, result.exp, string.exp, tuples.exp},
6739 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
6740 to returns as necessary, arrange for test to compile own testcase
6741 executable.
6742 * lib/gdb.exp: Changes for testsuite to compile own test cases.
beb998c6 6743
c906108c
SS
6744Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
6745
6746 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
6747 clear_xfail at end of test which might not call either pass or fail.
6748 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
6749 "backtrace through signal handler".
6750
6751Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6752
6753 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
6754 continuing from a job control stop signal.
6755 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
6756
6757Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
6758
6759 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
6760 * gdb.base/corefile.exp: Likewise.
6761 * gdb.base/funcargs.exp: Likewise.
6762
6763Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
6764
6765 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
6766 * config/monitor.exp: Add support for setting baud rate.
6767
6768Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
6769
6770 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
6771 i*86-*-linux* xfails for "backtrace through signal handler".
6772 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
6773 "print func2::coremaker_local".
6774 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
6775 alpha-dec-osf2* xfail for
6776 "delete all breakpoints when none".
6777
6778Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
6779
6780 * gdb.base/break.exp: Change test that deletes all breakpoints
6781 when no user breakpoints are installed. A post 4.15 change
6782 causes gdb to no longer prompt in this case.
6783
6784Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
6785
6786 * gdb.base/return.exp (return_tests): Change xfail for test
6787 "correct value returned double test" to stop xfailing at
6788 Solaris 2.5. Apparently the bug has been fixed.
6789
6790Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
6791
6792 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
6793 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
6794
6795Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
6796
6797 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
6798 * gdb.disasm/hppa.s: Corresponding changes.
6799
6800Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
6801
6802 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
6803 makefile fragment.
6804 * config/mt-hpux: Deleted.
6805
6806Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
6807
beb998c6 6808 * Many files: When warning about suppressed tests due to a
c906108c
SS
6809 nonexistant test binary, avoid incrementing the warning count.
6810
6811Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
6812
6813 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
beb998c6 6814
c906108c
SS
6815Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6816
6817 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
6818 "sparc-*-solaris2*".
6819
6820Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6821
6822 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
6823 Add global and local variables and initialize them.
6824 * gdb.base/corefile.exp: Test correct mapping of corefile sections
6825 by printing variables. Remove rs6000 and powerpc xfails, BFD now
6826 extracts the file name and terminating signal from the core file.
6827 * TODO: Remove note about tests for correct mapping of corefile.
6828 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
6829 from optimizing it away.
6830 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
6831 handles common blocks.
6832
6833Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
6834
6835 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
6836 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
6837
6838Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
6839
6840 * Makefile.in (maintainer-clean): New target, synonym for
6841 realclean.
6842 * gdb.base/Makefile.in (maintainer-clean): Likewise.
6843 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
6844 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
6845 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
6846 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
6847 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
6848
6849Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
6850
6851 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
6852 xfails when not gcc compiled for "print foo::funclocal".
6853 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
6854 "print foo::funclocal at foo",
6855 "print 'scope1.c'::foo::funclocal at foo",
6856 "print foo::funclocal_bss at foo",
6857 "print 'scope1.c'::foo::funclocal_bss at foo",
6858 "print foo::funclocal_ro at foo",
6859 "print 'scope1.c'::foo::funclocal_ro at foo",
6860 "print bar::funclocal at foo" and
6861 "print 'scope1.c'::bar::funclocal at foo".
6862 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
6863 gcc compiled for "print foo::funclocal at bar".
6864 Expand all messages to ensure that they identify that
6865 the test is at bar().
6866 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
6867 gcc compiled for:
6868 "ptype on opaque struct pointer (statically)",
6869 "ptype on opaque struct tagname (statically)",
6870 "ptype on opaque struct pointer (dynamically) 1",
6871 "ptype on opaque struct tagname (dynamically) 1",
6872 "ptype on opaque struct pointer (dynamically) 2" and
6873 "ptype on opaque struct tagname (dynamically) 2
6874 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
6875 gcc compiled for:
6876 "p datalocal"
6877 "whatis datalocal",
6878 "ptype datalocal",
6879 "p bsslocal",
6880 "whatis bsslocal", and
6881 "ptype bsslocal".
6882 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
6883 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
6884 when not gcc compiled.
6885 * gdb.base/funcargs.exp (float_and_integral_args): Add
6886 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
6887 compiled.
6888 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
6889 "backtrace from call6a" when not gcc compiled.
6890 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
6891 "backtrace from call7a" when not gcc compiled.
6892 * gdb.base/callfuncs.exp (do_function_calls):
6893 Add "hppa*-*-hpux*" xfail when not gcc compiled for
6894 "p t_char_array_values(char_array_val2,char_array_val1)",
6895 "p t_char_array_values(char_array_val1,char_array_val2)",
6896 "p t_char_array_values("carray 1","carray 2")",
6897 "p t_char_array_values("carray 1",char_array_val2)",
6898 "p t_char_array_values(char_array_val1,"carray 2")",
6899 "p sum_args(1,{2})",
6900 "p sum_args(2,{2,3})",
6901 "p sum_args(3,{2,3,4})",
6902 "p sum_args(4,{2,3,4,5})"
6903 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
6904 "backtrace in corefile.exp" when not gcc compiled.
6905
6906Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6907
6908 * gdb.base/signals.exp: Rewrite `handle all print' test as
6909 a procedure. Accept blanks or TABs as whitespace, increase
6910 timeout and expect input buffer size for the large output
6911 from the command. Remove "i*86-*-bsdi2.0" xfail.
6912
6913Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6914
6915 * gdb.base/setvar.exp: Add new testcases for truncation when
6916 assigning invalid values to bitfields.
6917
6918Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
6919
beb998c6 6920 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
6921 mips-sgi-irix* xfail for
6922 "call inferior func with struct - returns char *"
6923 and fix test so that an optional (unsigned char *) cast is
6924 accepted in the result.
6925
6926Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
6927
6928 * gdb.base/funcargs.exp (float_and_integral_args): Remove
6929 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
6930 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
6931 * gdb.base/signals.exp: Remove duplicate "handle all print" test
6932 that accidentally got checked in.
6933
6934Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
6935
beb998c6 6936 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
6937 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
6938 compiled test.
6939 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
6940 Add mips-sgi-irix5* xfail for not gcc compiled.
6941 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6942 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
6943 "p top", "whatis top", "p middle", and "whatis middle".
6944 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
6945 "whatis signed char" for not gcc compiled.
6946 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
6947 "set variable signed char=-1 (-1)" and
6948 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
6949 * gdb.base/funcargs.exp (float_and_integral_args):
6950 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
6951 Add mips-sgi-irix* xfail when not gcc compiled for
6952 "continue to call2b".
6953 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
6954 "continue to call2g".
6955 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
6956 "backtrace from call6a"
6957 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
6958 "backtrace from call7k".
6959 Add mips-sgi-irix5* xfail when not gcc compiled for
6960 "backtrace from call7a".
6961 (localvars_after_alloca): Fix gdb_test cmds for
6962 "print * after runto ...".
6963 Remove rs6000-*-* xfails for
6964 "print i after runto localvars_after_alloca" and
6965 "print l after runto localvars_after_alloca"
6966 for all compilers.
6967 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
6968 when not compiled with gcc, for:
6969 "print signed char == (minus)",
6970 "print signed char != (minus)",
6971 "print signed char < (minus)",
6972 "print signed char > (minus)".
6973 * gdb.base/callfuncs.exp (do_function_calls):
6974 Add mips-sgi-irix* xfail, when compiled with native compiler, for
6975 "call inferior func with struct - returns char *".
beb998c6 6976 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
6977 "correct value returned double test" to include Solaris 2.4.
6978 * gdb.base/funcargs.exp (float_and_integral_args):
6979 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
beb998c6 6980
c906108c
SS
6981Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6982
6983 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
6984 enumeration bitfields if compiling with GNU C.
6985 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
6986 to empty' prompt.
6987
6988Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
6989
6990 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
6991 test for PRO targets.
6992
6993 * gdb.base/funcargs.exp: Avoid ever setting more than 8
6994 breakpoints in the inferior at any given time by making
6995 two groups of breakpoints for call2*, call6* and call7*
6996 tests.
6997
6998Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6999
7000 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
7001 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
7002 from optimizing it away.
7003 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
7004 "call inferior func with struct".
7005
7006Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
7007
7008 * configure.in: Only configure gdb.chill for particular targets.
7009
7010Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
7011
7012 * gdb.base/Makefile.in: Add action to .c.o transformation
7013 rule that generates a .ci file for each .o file and remove
7014 explicit .c.o rules except for callfuncs.o.
7015 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
7016 generates a .ci file for each .o file and remove explicit
7017 .cc.o rules.
7018 (clean): Remove *.tmp *.ci files.
7019 (EXECUTABLES): Remove templ-info.exp.
7020 * gdb.base/compiler.c: New file.
7021 * gdb.c++/compiler.cc: New file
7022 * gdb.base/scope.exp: Source gdb.base/scope.ci.
7023 Change rs6000-*-* xfail for
7024 "print 'scope0.c'::filelocal_ro" and
7025 "print 'scope1.c'::filelocal" and
7026 "print 'scope1.c'::filelocal_bss" and
7027 "print 'scope1.c'::filelocal_ro" and
7028 "print 'scope1.c'::foo::funclocal" and
7029 "print 'scope1.c'::foo::funclocal_ro" and
7030 "print 'scope1.c'::bar::funclocal" and
7031 "print 'scope0.c'::filelocal_ro" and
7032 "print 'scope1.c'::filelocal at foo" and
7033 "print 'scope1.c'::filelocal_bss at foo" and
7034 "print 'scope1.c'::filelocal_ro at foo" and
7035 "print 'scope1.c'::foo::funclocal at foo" and
7036 "print 'scope1.c'::foo::funclocal_bss at foo" and
7037 "print 'scope1.c'::foo::funclocal_ro at foo" and
7038 "print 'scope1.c'::bar::funclocal at foo" and
7039 "print 'scope0.c'::filelocal_ro" and
7040 "print 'scope1.c'::filelocal" and
7041 "print 'scope1.c'::filelocal_bss" and
7042 "print 'scope1.c'::filelocal_ro" and
7043 "print 'scope1.c'::foo::funclocal" and
7044 "print 'scope1.c'::foo::funclocal_bss" and
7045 "print 'scope1.c'::foo::funclocal_ro" and
7046 "print 'scope1.c'::bar::funclocal" and
7047 "print 'scope1.c'::bar::funclocal_bss"
7048 to only be xfail'd when not compiled with gcc.
beb998c6 7049 Add rs6000-*-* xfail for
c906108c
SS
7050 "print 'scope0.c'::filelocal_bss before run"
7051 when compiled with gcc.
7052 (test_at_main): Add rs6000-*-* xfail for
7053 "print filelocal_ro in test_at_main"
7054 when compiled with gcc.
7055 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
beb998c6 7056 Add rs6000-*-aix* xfail for
c906108c
SS
7057 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
7058 "ptype t_char_array", not compiled with gcc.
7059 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
7060 xfail for "list foo (in include file)" when gcc compiled.
7061 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
7062 (integral_args): Add rs6000-*-* xfail for
7063 "run to call0a" if not compiled with gcc.
7064 (unsigned_integral_args): Add rs6000-*-* xfail for
7065 "run to call1a" if not compiled with gcc.
7066 (float_and_integral_args): Add rs6000-*-* xfail for
7067 "run to call2a" if not compiled with gcc and for
7068 "continue to call2b" for any compiler.
7069 Add rs6000-*-* xfail to
7070 "print f1 after run to call2a" for gcc compiled.
7071 (discard_and_shuffle): Add rs6000-*-* xfail for
7072 "run to call6a".
7073 (shuffle_round_robin): Add rs6000-*-* xfail for
7074 "backtrace from call7a" if not compiled with gcc.
7075 Add rs6000-*-* xfail for
7076 "backtrace from call7b" if compiled with gcc.
7077 (call_after_alloca): Add rs6000-*-* xfail for
7078 "print c in call_after_alloca" and
7079 "print s in call_after_alloca" and
7080 "backtrace from call_after_alloca_subr"
7081 if not compiled with gcc.
7082 (localvars_in_indirect_call): Add rs6000-*-* xfail for
7083 "print c in localvars_in_indirect_call" and
7084 "print c in localvars_in_indirect_call" and
7085 "backtrace in indirectly called function" and
7086 "stepping into indirectly called function"
7087 if not compiled with gcc.
7088 (localvars_after_alloca): Add rs6000-*-* xfail for
7089 "print c after runto localvars_after_alloca" and
7090 "print s after runto localvars_after_alloca" and
7091 "print i after runto localvars_after_alloca" and
7092 "print l after runto localvars_after_alloca"
7093 for all compilers.
7094 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
7095 than whatis-info.exp.
7096 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
7097 than opaque-info.exp.
7098 Setup rs6000-*-* xfail for
beb998c6 7099 "ptype on opaque struct pointer (statically)" and
c906108c
SS
7100 "ptype on opaque struct pointer (dynamically)" when
7101 not compiled with gcc.
7102 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
7103 rather than callf-info.exp.
7104 (do_function_calls): Add clear_xfail for rs6000-*-* for
7105 "p t_float_values2(3.14159,float_val2)". Seems to work
7106 fine there, both with xlc and gcc. Need to find out what
7107 it is doing right and fix other platforms.
7108 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
7109 "call inferior func with struct - returns int",
7110 "call inferior func with struct - returns long",
7111 "call inferior func with struct - returns float",
7112 "call inferior func with struct - returns double",
7113 "call inferior func with struct - returns char *",
7114 but only if not gcc compiled (presumes xlc compiled).
7115 Change rs6000-*-* xfails for
7116 "call inferior func with struct - returns char" and
7117 " call inferior func with struct - returns short" to only
7118 xfail if not using gcc.
7119 (clean mostlyclean): Remove *.ci and *.tmp files.
7120 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
7121 than templ-info.exp.
7122 * gdb.base/langs.exp: Source gdb.base/langs.ci.
7123 Add rs6000-*-* xfail for "up to foo in langs.exp"
7124 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
7125 when not gcc compiled.
beb998c6 7126
c906108c
SS
7127Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7128
7129 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
7130 * gdb.base/corefile.exp: Likewise.
7131 * gdb.base/list.exp: Likewise.
7132 * gdb.base/scope.exp: Likewise.
7133 * gdb.base/siganls.exp: Likewise.
7134
7135 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
7136 compiler output.
7137 * gdb.base/whatis.exp: Likewise.
7138
7139Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
7140
7141 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
7142 failure (opcode table has been fixed to match reality).
7143
7144Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
7145
7146 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
7147 "call inferior func with struct - returns char",
7148 "call inferior func with struct - returns short"
7149
7150 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
7151 "print 'scope0.c'::filelocal at main",
7152 "print 'scope0.c'::filelocal_bss in test_at_main",
7153 "print 'scope0.c'::filelocal at foo",
7154 "print 'scope0.c'::filelocal_bss in test_at_foo",
7155 "print 'scope0.c'::filelocal at bar",
7156 "print 'scope0.c'::filelocal_bss in test_at_bar"
beb998c6 7157
c906108c
SS
7158 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
7159 in source file 1". This bug seems to have been fixed with both
7160 gcc and native cc (was native assembler bug?).
7161
7162Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
7163
7164 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
7165 "backtrace through signal handler" to "i*86-*-sysv4*".
7166 * gdb.base/signals.exp: Add xfail for "'next' behaved as
7167 continue" case. Add "known SVR4 bug" to fail message.
7168 Add "i*86-*-bsdi2.0" xfail for "handle all print".
7169 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
7170 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
7171 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
7172 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
7173 "up to foo in langs.exp", "show language at foo in
7174 langs.exp", "up to cppsub_ in langs.exp", "show
7175 language at cppsub_ in langs.exp", "up to fsub in
7176 langs.exp", and "show language at fsub in langs.exp".
7177 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
7178 "bactrace in corefile.exp".
7179 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
7180 "call inferior function with struct - returns float" and
7181 "call inferior function with struct - returns double".
beb998c6 7182
c906108c
SS
7183Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
7184
7185 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
7186 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
7187 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
7188 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
7189
7190Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
7191
7192 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
7193 (or overriden) "CHILL" macro rather then bare "gcc".
7194 Also look for ../../gcc/xgcc since that is what we will
7195 actually need, not "Makefile". Remove following assignment
7196 of CHILL to CHILL_FOR_TARGET because that results in
7197 recursive definition.
7198
7199Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
7200
7201 * gdb.base/corefile.exp: Change xfail for backtrace in
7202 corefile.exp from linuxaout to all linux.
7203 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
7204 cases where we miss the breakpoint at the signal handler
7205 for some reason. Setup xfail for linuxoldld/linuxaout and
7206 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
7207 hitting SIGURG breakpoint.
7208 * gdb.base/signals.exp: Setup xfail for "next" acting like
7209 continue to add linuxoldld. Setup xfail for all linux for
7210 "next to handler in signals_tests_1", "backtrace in
7211 signals_tests_1", "continue to func1", "pass SIGUSR1",
7212 and continue to handler".
7213
7214Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7215
7216 * Update all FSF addresses except those in COPYING* files.
7217
7218Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
7219
7220 * gdb.base/a2-run.exp: Change messages to be more explicit about
7221 the status of args, and quote binfile in results.
7222
7223Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
7224
7225 * gdb.base/callfuncs.exp: Add tests for passing structs to
7226 inferior functions and return various types.
7227 * gdb.base/callfuncs.c: Add functions to receive a struct
7228 and return a member of the struct, in various types.
7229
7230Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7231
7232 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
7233
7234Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7235
7236 * config/vxworks29k.exp: New file, sources vxworks.exp.
7237
7238Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7239
7240 * config/gdbremote.exp: New file. Testing framework using
7241 gdbserver.
7242
7243Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
7244
7245 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
7246 "call function when asleep" and "send end of file".
7247 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
7248 for "backtrace in corefile.exp".
7249 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
7250 for "backtrace through signal handler".
7251 * gdb.base/corefile.exp: Make sure we actually generate a core file
7252 before trying the core tests. Some systems allow the user to suppress
7253 generation of core files and default to that (linux for example).
7254 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
7255 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
7256
7257Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7258
7259 * gdb.threads: New directory with some crude multi-threaded
7260 gdb tests (step.exp and step2.exp).
7261 * config/mt-lynx (STEP_EXECUTABLE): Define.
7262 (THREADFLAGS): Define.
7263
7264Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
7265
7266 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
7267
7268 * gdb.base/signals.exp: Disable whole file for lynx until
7269 further notice.
7270
7271 * gdb.base/signals.exp: xfail test where "next" acts like
7272 "continue" for lynx.
7273
7274 * gdb.base/interrupt.exp: xfail test for calling function while
7275 inferior is asleep for lynx.
7276
7277 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
7278 than one cr-lf after each command.
7279
7280Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7281
7282 * configure.in: Reinstate setting of stabsdirs variable, fix
7283 typo in setting up configdirs for native builds.
7284
7285 * gdb.base/return.exp: Fix typo in return double test.
7286 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
7287 compiler from optimizing them away.
7288
7289Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
7290
7291 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
7292 sequences to be echo'd by gdb when using gdb_test.
7293 * gdb.chill/chexp.exp: Likewise.
7294 * gdb.fortran/exprs.exp: Likewise
7295
7296Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7297
7298 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
7299 after the inferior gdb has started.
7300
7301 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
7302 after each command.
7303 * gdb.base/funcargs.exp: Likewise.
7304 * gdb.base/gdbvars.exp: Likewise.
7305 * gdb.base/interrupt.exp: Likewise.
7306 * gdb.base/list.exp: Likewise.
7307 * gdb.base/watchpoint.exp: Likewise.
7308 * gdb.c++/demangle.exp: Likewise.
7309 * gdb.c++/inherit.exp: Likewise.
7310 * gdb.chill/chexp.exp: Likewise.
7311 * gdb.fortran/exprs.exp: Likewise.
7312
7313 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
7314 test if we can't handle IO to/from the inferior.
7315
7316 * gdb.c++/misc.exp: Always check for a program already being
7317 started after sending a "run" command to gdb.
7318
7319 * gdb.base/twice.exp: Start with a fresh gdb.
7320
7321 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
7322 only depend on gdb's expression code, not the chill runtime.
7323
7324 * gdb.base/return.c: Put return values into variables so we
7325 can have gdb print them rather than depending on the program
7326 to print them.
7327 * gdb.base/return.exp: Corresponding changes.
7328
7329 * lib/gdb.exp: Provide default value for noinferiorio.
7330 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
7331 the inferior.
7332
7333 * gdb.base/break.exp: Always check for a program already being
7334 started after sending a "run" command to gdb.
7335 (text_next_with_recursion): Don't check the output from the
7336 program's printf statement. Instead just make sure the program
7337 exited.
7338
7339 * gdb.base/commands.exp: Protect tests which need arguments with
7340 $noargs conditionals.
7341
7342Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7343
7344 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
7345 of structure member arrays to match gdb/valops.c:value_addr change.
7346
7347Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
7348
7349 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
7350 cases.
7351
7352Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
7353
7354 * configure.in (configdirs): Remove gdb.chill from default list
7355 of subdirs and then add it back in only if doing a native build.
7356 The current chill compiler does not yet work in any cross build.
7357 * Revert all signal changes from Jul 6.
7358 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
7359 for sh-hms targets, allowing these tests to link, with no other
7360 changes. Testing is suppressed by setting "nosignals" in site.exp.
7361
7362Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
7363
7364 * configure.in (signaldirs): Define and add to configdirs for all
7365 targets except some specific ones that are known to not support signals.
7366 Also clean up formatting.
7367 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
7368 (signals, sigall): Remove rules to build.
7369 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
7370 Moved to new gdb.signals directory.
7371 * gdb.signals: New test directory.
7372 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
7373 signals.c signals.exp}: New or moved files.
7374
7375Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
7376
7377 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
7378
7379Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
7380
7381 * gdb.base/return.exp: Xfail `return double' test failure
7382 on at least Solaris 2.3 and handle future/past versions on
7383 a case by case basis as appropriate. Also update message
7384 to include i*86 failures.
7385
7386Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7387
7388 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
7389
7390 * lib/gdb.exp: Fix comment which erroneously identified
7391 gdb_file_cmd as gdb_load (the 19 May change was in fact to
7392 gdb_file_cmd not gdb_load).
7393 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
7394
7395 * gdb.base/setvar.exp: Make test names consistent between pass and
7396 fail cases. Use gdb_test more.
7397
7398Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7399
7400 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
7401
7402Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7403
7404 * gdb.base/help.exp: Fix expected help string for `show commands'.
7405
7406Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
7407
7408 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
7409
7410 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
7411 of a text section.
7412
7413Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
7414
7415 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
7416 that loop eventually terminates. Fix Connection refused logic so
7417 that testsuite will expire nicely.
7418
7419Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
7420
7421 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
7422 config/rom68k.exp: New tcl glue for the appropriate monitors.
7423 These all just end up calling monitor.exp.
7424 * config/monitor.exp (gdb_target_monitor): Handle `Connection
7425 refused' by retrying. Cleanup some timeout issues.
7426 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
7427 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
7428 callers don't have to set/restore global timeout variable.
7429
7430 * The following set of changes centralizes management of the global
7431 timeout variable. This way, it can be set in one target dependent
7432 place instead of dozens of places scattered throughout the test suite.
7433 If you need to lengthen a timeout, then you should either set timeout
7434 in one of the config/{target}.exp files, or multiply it by a factor.
7435 Setting it to an absolute value is always going to lose for some
7436 targets.
7437 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
7438 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
7439 * gdb.base/funcargs.exp: Don't set timeout.
7440 * gdb.base/list.exp (test_forward_search): Only use local timeout.
7441 * gdb.base/printcmds.exp (test_print_string_constants
7442 test_print_array_constants): Don't set timeout.
7443 * gdb.base/ptype.exp: Don't set timeout.
7444 * gdb.base/recurse.exp: Don't set timeout.
7445 * gdb.base/return.exp: Don't set timeout.
7446 * gdb.base/watchpoint.exp: Don't set timeout.
7447 * gdb.c++/classes.exp (do_tests): Don't set timeout.
7448 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
7449
7450Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
7451
7452 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
7453
7454Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7455
7456 * lib/gdb.exp: Disable chill tests for irix5.
7457
7458Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7459
7460 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
7461 each test pass or fail.
7462
7463Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7464
7465 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
7466 xlc not gcc.
7467
7468Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
7469
7470 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
7471
7472Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
7473
7474 * config/est.exp: Fix copyright and comments. Remove dead code.
7475 Use targetname, serialport and baud variables instead of fixed
7476 constants.
7477 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
7478 * config/cpu32bug.exp: New file to support cpu32bug monitors.
7479
7480Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7481
7482 * gdb.base/watchpoint.exp: Don't run
7483 test_watchpoint_triggered_in_syscall for sunos.
7484
7485Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7486
7487 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
7488 they don't seem to exist. Do include stdio.h.
7489
7490Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7491
7492 * gdb.base/a1-selftest.exp: Add alpha xfail.
7493
7494Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7495
7496 * gdb.base/watchpoint.c (main): Prompt before calling read().
7497 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
7498 Revise accordingly. Remove cruft about sending "123" several
7499 times, until it gets noticed. Clean up the "print buf[0]" stuff
7500 so that it passes or fails, and waits for prompts in the usual way.
7501
7502Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7503
7504 * gdb.base/recurse.exp: Fix comment.
7505
7506 * TODO: Remove item about printing variables in nodebug.exp. Add
7507 item about enabling tests which are only run on some targets.
7508
7509 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
7510 fail, make test names unique, use new gdb_test convention
7511 regarding pattern, use gdb_test more, etc.).
7512
7513 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
7514 fail, make test names unique, etc.).
7515
7516Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7517
7518 * gdb.base/nodebug.c: Change return type of top and middle to
7519 short.
7520 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
7521 are fixed by the recent mdebugread.c changes. Allow `short ()'
7522 as type for top and middle.
7523
7524Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7525
7526 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
7527 nearly as I can tell, the whole thing was an accident in Stu's
7528 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
7529 to replace a send/expect pair with gdb_test, but ended up only
7530 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
7531 of 30 Mar 1995 took care of it, but left this vestigial comment
7532 which I am now nuking.
7533
7534Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7535
7536 * gdb.base/break.exp: Look for different line number for
7537 breakpoint at main depending on usestubs.
7538
7539Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7540
7541 * gdb.base/list.exp: Adjust some alternate expect patterns to
7542 match recent list0.c change. Add alternate expect pattern for
7543 output from `list default lines around main' for optimizing
7544 compilers.
7545
7546Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7547
7548 * lib/gdb.exp: If nosignals is not set, set it to 0.
7549
7550Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
7551
7552 * config/slite-gdb.exp: Responds to load symbol table prompt.
7553 * gdb.base/break.exp: Adjust line number, fix rerun.
7554 * gdb.base/langs0.c: Add #ifdef usestubs.
7555
7556Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
7557
7558 * gdb.base/list.exp: Adjust line contents after adding new lines in
7559 list0.c. Also fix a syntax error.
7560
7561 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
7562 * gdb.base/break.exp: ditto.
7563 * gdb.base/list.exp: ditto.
7564 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
7565 * gdb.base/run.c: ditto.
7566 * gdb.base/list0.c: ditto.
7567 * gdb.base/funcargs.c: ditto.
7568
7569Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
7570
7571 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
7572 $targetname, $serialport and $baud instead of hardwired variables.
7573 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
7574 target doesn't support signals.
7575
7576Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
7577
7578 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
7579
7580Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7581
7582 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
7583 Don't rely on the value of an auto variable before it has been
7584 initialized. Use gdb_test more.
7585
7586Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7587
7588 * lib/gdb.exp (default_gdb_version): A version number must start
7589 with a digit, but other than that contains all characters up to
7590 the first whitespace character.
7591
7592Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7593
7594 * gdb.base/commands.exp (breakpoint_command_test): New tests.
7595
7596Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7597
7598 * gdb.c++/*.exp: Warn if executable does not exist. The original
7599 reason for skipping the warning was that configure.in sometimes
7600 intentionally skipped building the executables but the tcl code
7601 had no way of knowing. That (a) was always bogus with respect to
7602 error handling, (b) is no longer true (right now there is no way
7603 to skip C++ tests).
7604
7605 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
7606
7607Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7608
7609 * gdb.base/list.exp: Add expect patterns for output from
7610 SunPRO compiled executables.
7611 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
7612 types.
7613
7614Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7615
7616 * gdb.base/break.exp (test_next_with_recursion): Accept any line
7617 number (we are already testing that the correct source line text
7618 gets printed).
7619
7620 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
7621 that is what is intended, but something needed to be done to get
7622 sunos4 native working again.
7623
7624 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
7625
7626 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
7627 apparently went with a (very) old xfail.
7628
7629Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
7630
7631 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
7632 runto_main is a proc in gdb.exp that will do 'step' for target use
7633 stubs.
7634 * gdb.base/exprs.exp: ditto.
7635 * gdb.base/interrupt.exp: ditto.
7636 * gdb.base/opaque.exp: ditto.
7637 * gdb.base/printcmds.exp: ditto.
7638 * gdb.base/ptype.exp: ditto.
7639 * gdb.base/scope.exp: ditto.
7640 * gdb.base/setvar.exp: ditto.
7641 * gdb.base/signals.exp: ditto.
7642 * gdb.base/twice.exp: ditto.
7643 * gdb.c++/classes.exp: ditto.
7644 * gdb.c++/inherit.exp: ditto.
7645 * gdb.c++/templates.exp: ditto.
7646 * gdb.base/break.exp: no run and hit main for stubs. Change line
7647 numbers for breakpoints and info breakpoint.
7648 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
7649 breakpoint().
7650 * gdb.base/callfuncs.c: ditto.
7651 * gdb.base/exprs: ditto.
7652 * gdb.base/interrupt.c: ditto.
7653 * gdb.base/opaque0.c: ditto.
7654 * gdb.base/printcmds.c: ditto.
7655 * gdb.base/ptype.c: ditto.
7656 * gdb.base/scope0.c: ditto.
7657 * gdb.base/setvar.c: ditto.
7658 * gdb.base/signals.c: ditto.
7659 * gdb.base/twice.c: ditto.
7660 * gdb.c++/misc.cc: ditto.
7661 * gdb.c++/templates.cc: ditto.
7662
7663Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7664
7665 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
7666
7667 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
7668 somewhere between `read' and `main.c'. I'm pretty sure the
7669 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
7670 and it isn't particularly useful.
7671
7672 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
7673
7674Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7675
7676 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
7677
7678Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
7679
7680 * config/mt-slite: add LIBS and -nostdlib.
7681 * config/slite-gdb.exp: add this new file to support sparclite target.
7682
7683Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
7684
7685 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
7686
7687 * gdb.base/a2-run.exp: Change argument to istarget from
7688 "*-*-vxworks" to "*-*-vxworks*".
7689 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
7690
7691Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
7692
7693 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
7694 will not runto main but do a 'step' to step out of breakpoint().
7695 * config/mt-slite: add -Dusestubs.
7696
7697Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7698
7699 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
7700 instead of just @.
7701
7702 * gdb.base/signals.exp: Add test for "handle all print".
7703 * TODO: Remove "handle all print". Also remove item about
7704 checking copyright date (I don't like the idea of a spurious FAIL
7705 based on when we run the tests).
7706
7707 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
7708 for SunOS4 (reason for failure not investigated). Remove
7709 redundant test for $binfile.
7710
7711 * gdb.base/nodebug.c (array_index): Call malloc.
7712
7713 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
7714
7715Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
7716
7717 * gdb.base/recurse.exp: Update gdb_test invocation to use new
7718 conventions and slightly simplify the matching regexp.
7719
7720Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7721
7722 * gdb.base/break.exp: Update gdb_test invocation to use new
7723 convention.
7724
7725 * lib/gdb.exp: If noargs is not set, set it to 0.
7726
7727 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
7728 tests unique.
7729
7730 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
7731
7732Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7733
7734 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
7735 one argument of type "<non-float parameter>".
7736
7737Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
7738
7739 * config/rom68k.exp: New file to support Motorola IDP board.
7740 * gdb.base/a2-run.exp: Skip this file if noargs is set.
7741 * gdb.base/break.c: Change things around so that this program
7742 doesn't depend upon args. This is necessary to make remote
7743 targets work (in general, they can't take args).
7744 * gdb.base/break.exp: Don't try to send args to program. Don't
7745 expect output. Also, replace lots of code with gdb_test.
7746
7747Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7748
7749 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
7750 printing of '\'' (which is what the comment says we are testing,
7751 even though we were not), not '''.
7752 (test_integer_literals_rejected): Test that printing ''' is an error.
7753
7754 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
7755 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
7756 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
7757 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
7758 Use gdb_test not test_print_accept.
7759 * lib/gdb.exp: Remove test_print_accept.
7760
7761 * gdb.base/signals.exp (signal_tests_1): Make pass message
7762 consistent with fail message.
7763
7764 * gdb.base/whatis.exp: Remove xfails for printing char vs.
7765 unsigned char; the bug (PR 1821) is fixed.
7766
7767 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
7768
7769 * gdb.base/scope.exp (test_at_localscopes): Call pass for
7770 successful tests--makes xfailing them work right.
7771
7772Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7773
7774 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
7775 only \r\n, not .*. The test can pass .* as the last thing in
7776 $pattern if that is what it wants. In addition to providing this
7777 flexibility, this change should speed up pattern matching in cases
7778 where the pattern already ended with .* (there were a number of
7779 them). This change also helps catch bad patterns--in the old
7780 scheme the typo "char \*" instead of "char \\*" would pass. Now
7781 it is caught.
7782 * Many .exp files: Update callers.
7783
7784 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
7785 clearer and does not spuriously match multiple ('s. Likewise for
7786 ) and *.
7787
7788 * gdb.base/nodebug.exp: Test ability to call a function and pass
7789 it a string (even with no debugging info).
7790
7791 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
7792 "p '\'", which is the same as "p ''" once tcl gets done with
7793 quoting, to "p '\\'", which I suspect is what is intended (one
7794 backslash gets sent to GDB).
7795
7796 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
7797
7798Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7799
7800 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
7801 1817) was fixed literally years ago.
7802
7803Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7804
7805 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
7806 test, it causes stepping out of call_after_alloca_subr with
7807 optimizing compilers.
7808 (localvars_in_indirect_call): Consume GDB prompt if `finish'
7809 fails.
7810
7811 * gdb.c++/templates.exp: Source templ-info.exp only if
7812 the templates executable exists.
7813
7814 * gdb.c++/misc.cc (class Contains_static_instance,
7815 class Contains_nested_static_instance),
7816 gdb.c++/classes.exp (test_static_members): Test printing of
7817 a class that contains a static instance of the class.
7818
7819Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7820
7821 * gdb.base/langs2.c (cppsub_): Don't prototype.
7822 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
7823 only, I believe).
7824
7825Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7826
7827 * lib/gdb.exp (skip_chill_tests): New procedure.
7828
7829 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
7830
7831Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
7832
7833 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
7834 each expect pattern. Cuts runtime from 12 to about 4 seconds.
7835
7836Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7837
7838 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
7839
7840 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
7841 disassemble 8, not 16, instructions for part 4.
7842
7843 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
7844 support the latter anymore.
7845
7846 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
7847 -DNO_PROTOTYPES.
7848 * gdb.base/callfuncs.c: Control use of prototypes based on
7849 NO_PROTOTYPES, not __STDC__.
7850 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
7851 t_float_values2 tests if prototypes in use.
7852
7853 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
7854 t_double_values): When checking differences against DELTA, check
7855 that difference is within the range (-DELTA,DELTA), not just
7856 (-infinity,DELTA).
7857
7858Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
7859
7860 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
7861 'file' command firts, then 'target', then 'load', this is due to gdb
7862 target set up.
7863 * config/mips-gdb.exp: Fix a couple regular exp bugs.
7864
7865Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
7866
7867 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
7868 FP load/store variants.
7869 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
7870
7871Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
7872
7873 * gdb.base/term.exp: Do not give a warning if not native, it is
7874 not an abnormal condition.
7875
7876Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
7877
7878 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
7879 t_char_array".
7880
7881Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
7882
7883 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
7884 are getting the version number.
7885
7886 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
7887 if not native, it is not an abnormal condition.
7888
7889Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7890
7891 * lib/gdb.exp: Just use "file exists", rather than undocumented
7892 dejagnu procedure "findfile".
7893
7894Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7895
7896 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
7897 (LDFLAGS): Set to -Xlinker -Ur.
7898
7899 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
7900 Removed, these values are set by lib/gdb.exp.
7901
7902 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
7903
7904Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7905
7906 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
7907 of replicating gdb startup code.
7908
7909 * config/mt-vxworks (LDFLAGS): Set to -r.
7910 (CFLAGS_FOR_TARGET): Removed.
7911
7912 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
7913 (gdb) and gdb for vxworks uses (vxgdb).
7914
7915 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
7916 executable is not in the tree and host != target, use sed and
7917 program_transform_name to determine the gdb name used by the
7918 target.
7919
7920 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
7921 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
7922
7923Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7924
7925 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
7926 floats, chars, and shorts where there are ANSI-style function
7927 definitions.
7928
7929 * gdb.base/langs.exp, gdb.base/langs*: New test.
7930 * gdb.base/Makefile.in: Build it.
7931 * TODO: Remove item about checking that C names don't get C++
7932 demangling applied; this test tests it.
7933
7934Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7935
7936 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
7937 went with the const70 xfail. The xfail went away a year ago.
7938
7939 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
7940
7941 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
7942 for hp300.
7943
7944 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
7945
7946 * gdb.base/a1-selftest.exp: Don't run on hp300.
7947
7948Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7949
7950 * Makefile.in (site.exp): Set host_alias and target_alias as well
7951 as host_triplet and target_triplet.
7952
7953Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7954
7955 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
7956
7957 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
7958 places as other ecoff systems).
7959
7960 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
7961 ultrix.
7962
7963Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7964
7965 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
7966 remove them.
7967 * gdb.base/nodebug.exp: Accept "function" in addition to "text
7968 variable and "variable" in addition to "data variable".
7969 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
7970
7971 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
7972 2.
7973 * gdb.base/list1.c (long_line): Add additional statement at start
7974 of function.
7975 * gdb.base/list.exp (test_forward_search): Update line number to
7976 reflect new statement.
7977
7978Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7979
7980 * gdb.base/signals.exp: Reinitialize searched source directories
7981 after gdb_start call.
7982
7983Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
7984
7985 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
7986 * gdb.stabs/Makefile.in: Likewise.
7987
7988 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
7989 change. Instead split the tests into smaller pieces.
7990 * gdb.disasm/hppa.s: Corresponding changes.
7991
7992Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7993
7994 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
7995 Quote ^C when passing it to stty. For some shells ^ is a pipe.
7996
7997 * gdb.base/funcargs.exp: Modify many tests so that every test
7998 either passes or fails. Make some test names unique.
7999
8000Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8001
8002 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8003 Call stty to set interrupt character.
8004
8005 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
8006 for HP assembler versus GNU assembler based on actual behavior of
8007 $(CC), rather than assuming that $(AS) is always the GNU assembler.
8008
8009 * TODO: Suggest a few more stepping tests.
8010
8011Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
8012
8013 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
8014 restart GDB for h8300 after a continue.
8015 (return): Add pattern to match a29k-udi behavior.
8016 * gdb.base/nodebug.exp: Remove obsolete comment.
8017 * gdb.base/regs.exp: New file, testing of register displays.
8018 * gdb.base/return.exp: Fix typo in reference to $objdir.
8019 * gdb.base/whatis.exp: Always start with a fresh GDB.
8020
8021Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8022
8023 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
8024 higher, these tests generate a lot of output.
8025
8026Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8027
8028 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
8029 code following the catch silently ignored some errors; without the
8030 catch they should be thrown like any other tcl error. Also, the
8031 catch used "" instead of {} which meant all the callers who wanted
8032 to include one of the characters "[]$ had to quote it an extra time.
8033 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
8034 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
8035 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
8036 Remove extra quoting.
8037
8038Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
8039
8040 * gdb.base/commands.exp: Make test names unique; every test either
8041 passes or fails. Update some comments.
8042
8043 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
8044
8045Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8046
8047 The following fixes a FAIL caused by the fact that the alpha stabs
8048 configuration didn't use the ".if alpha" code in weird.def.
8049 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
8050 bit pointer, so the 32 bit version works even on the alpha.
8051 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
8052 Remove the stuff which allowed us to have separate versions for
8053 alpha and everything else.
8054
8055 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
8056 regexp which "info func operator\[\](" is supposed to match. Fix
8057 string to send to GDB. Note that GDB still doesn't work right. Add a
8058 new test for "info func .perator\[\](" which GDB does handle correctly.
8059
8060 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
8061
8062Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8063
8064 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
8065 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
8066 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
8067 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
8068 it makes the tests harder to understand and confuses test-o-matic.
8069 The preferred style is that each test provides a PASS or a FAIL,
8070 and has a unique message (e.g. "continue #54" not just "continue")
8071 which is the same for the pass and the fail.
8072 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
8073 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
8074 to lib/gdb.exp.
8075 * gdb.base/printcmds.exp: Use test_print_accept. Remove
8076 prt_accept which was basically the same thing. Likewise for
8077 test_print_reject and prt_reject.
8078 * lib/gdb.exp (test_print_reject): Add some more error message
8079 patterns to match from the former printcmds.exp (prt_reject).
8080 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
8081 One defect of the passcount stuff is that some of it failed to
8082 report XPASS where appropriate.
8083 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
8084 stuff before and after arg in expected pattern.
8085 (test_paddr_operator_functions): Re-do test without print_addr_of;
8086 this is the only test which seems to want extra stuff there.
8087
8088Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8089
8090 * gdb.base/nodebug.exp: Update new tests to reflect improved
8091 wording of gdb output.
8092
8093 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
8094 and "ptype" work on variables in files compiled without -g.
8095 Replaces commented out "maint print msymbol" tests.
8096
8097Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8098
8099 * gdb.base/setvar.c (dummy): Call malloc.
8100
8101 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
8102 losing with the irix4 sed.
8103
8104 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
8105 ALRM" on irix4.
8106
8107Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8108
8109 * TODO: Remove items about corefile.exp testing new exec-file and
8110 backtrace; both are now done. Add items about printing enums.
8111
8112Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8113
8114 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
8115 "get signal $thissig" test fails.
8116
8117 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
8118
8119Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8120
8121 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
8122 compiler warning with dec alpha compiler.
8123
8124 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
8125 extra \n from gdb_test call (this explains why the prompt test
8126 that I removed yesterday was there).
8127 (user_defined_command_test): Remove extra \n and prompt test.
8128
8129 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
8130 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
8131 doesn't exist.
8132 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
8133 Also remove alpha workaround, which turns out to be because
8134 SIGABRT == SIGLOST.
8135
8136 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
8137
8138 * gdb.base/help.exp: Don't test "help show".
8139
8140Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8141
8142 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
8143 "set print address" is on.
8144 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
8145 pass prompt to gdb_test; gdb_test already looks for the prompt.
8146
8147 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
8148
8149 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
8150 was a vestige of the manual TESTSTRATEGY, and the purpose of it
8151 was to make sure that gdb can read a core file. But (a) the "read
8152 the corefile" part didn't make it to a1-selftest.exp, we just
8153 delete the corefile after creating it, and (b) we test reading
8154 corefiles in corefile.exp anyway. Also, this test left around a
8155 xgdb process on Solaris.
8156
8157 * gdb.base/corefile.exp: Also test backtrace.
8158
8159Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
8160
8161 * gdb.base/commands.exp: Test a simple user defined command with
8162 arguments and if/while statements; verify the full user command is
8163 printed by "show user".
8164
8165 * gdb.base/commands.exp: Test if/while commands as part of a
8166 breakpoint command list; verify they appear in breakpoint
8167 information.
8168
8169Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8170
8171 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
8172 than by dividing by zero.
8173
8174Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
8175
8176 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
8177 performing an inferior call with watchpoints enabled.
8178 * gdb.base/watchpoint.c (main): Delete second unnecessary read
8179 call.
8180
8181Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8182
8183 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
8184 of "file" command.
8185
8186 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
8187 Add additional pattern for when "int operator int(void);" appears
8188 in a different order.
8189
8190Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8191
8192 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
8193
8194 * gdb.base/help.exp: Replace most of docstrings for "info signals"
8195 and "signal" with ".*".
8196
8197Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8198
8199 * TODO: Add note about "handle all nostop".
8200
8201 * gdb.base/{sigall.c, sigall.exp}: New test.
8202 * gdb.base/Makefile.in: Add it.
8203
8204Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8205
8206 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
8207 when invoking GDB, suppresses any windowing interface.
8208
8209Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
8210
8211 * config/sim-gdb: New file, simulator testing support.
8212
8213Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
8214
8215 * gdb.base/interrupt.exp: Test calling func1 twice.
8216
8217Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
8218
8219 * gdb.base/list.exp (test_forward_search): Set timeout higher
8220 when we'll be getting lots of output from gdb.
8221
8222 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
8223 "init_malloc" to after the expect statement. Run it if that
8224 regexp is taken, but also for two others which happen if source
8225 cannot be found.
8226
8227Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8228
8229 * gdb.base/printcmds.exp: New test, for printing register before
8230 program is running.
8231
8232Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8233
8234 * gdb.base/list.exp: Correct some alternate expect patterns
8235 to reflect changes in list1.c.
8236
8237Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8238
8239 * TODO: Add item regarding large frames.
8240
8241 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
8242
8243 * TODO: Remove item about enabling return.exp; it
8244 is enabled. Suggest a few more "return" tests.
8245
8246Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8247
8248 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
8249 anonymous unions.
8250
8251Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8252
8253 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
8254 and pr-5646.o, so "make" is the same as "make all", not "make
8255 pr-4975.o".
8256
8257Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
8258
8259 * gdb.base/list.exp: Adjust expectations to reflect changes in
8260 list1.c.
8261 (test_forward_search): New test proc.
8262 * gdb.base/list1.c (long_line): New function, has long source line.
8263
8264Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
8265
8266 * gdb.base/a1-selftest.exp: Change initial stepping to know about
8267 additional line of code that was added.
8268
8269Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
8270
8271 * gdb.disasm/hppa.s: Break the large branching tests into smaller
8272 tests so as not to overflow expect's input buffers.
8273 * gdb.disasm/hppa.exp: Corresponding changes.
8274
8275Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8276
8277 Beginnings of template debugging tests.
8278 * gdb.c++/templ-info.cc: New file to test for template
8279 debugging capability of the compiler.
8280 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
8281 templ-info.cc.
8282 * gdb.c++/templates.cc: Add explicit template instantiations
8283 to enable compiling with -fno-implicit-templates. Add destructor
8284 and 'value' method to T5 class for template tests.
8285 * gdb.c++/templates.exp: Add testcases for printing of template
8286 types, setting breakpoints on template methods and calling a
beb998c6 8287 template method.
c906108c
SS
8288
8289Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
8290
8291 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
8292 branch target since some assemblers (gas-2.5) may emit a
8293 relocation for the branch instead of resolving it in the
8294 assembler.
8295
8296Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8297
8298 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
8299 through signal handler.
8300
8301Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8302
8303 * configure.in (*-*-netware): Use config/mt-netware.
8304
8305 * config/mt-netware: New file.
8306 * config/mt-i386-netware: Removed, separate configs for different
8307 netware architectures are no longer needed now that we have
8308 --with-headers.
8309
8310Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8311
8312 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
8313 by the recent changes to use ANSI C arithmetic conversions.
8314
8315Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8316
8317 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
8318 bug involving using inferior_pid to figure out whether to select a
8319 frame.
8320
8321Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
8322
8323 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
8324 match the current disassembler output.
8325
8326Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
8327
8328 * gdb.fortran/exprs.exp: Expect VOID instead of void.
8329 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
8330 types, expect "int" as type of integer values (for now).
8331
8332Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
8333
8334 * gdb.base/commands.exp: New tests for if/while commands.
8335
8336Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
8337
8338 * lib/gdb.exp (runto): Replace sub-pattern for hex value
8339 by .*, since hex values have different syntax in Chill mode.
8340
8341Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8342
8343 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
8344 linefeed from expect pattern for repeated types with indices > 9.
8345
8346Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
8347
8348 First part of Fortran test suite.
8349 * gdb.fortran: New directory.
8350 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
8351
8352Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8353
8354 * gdb.base/default.exp: Update expect pattern for load command
8355 without arguments.
8356
8357Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8358
8359 * configure.in: Change i386 to i[345]86.
8360 * gdb.base/configure.in: Likewise.
8361 * gdb.c++/configure.in: Likewise.
8362 * gdb.chill/configure.in: Likewise.
8363
8364Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
8365
8366 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
8367 patterns, since that is not a valid context for comments.
8368
8369Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
8370
8371 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
8372 repeated types and repeated types with indices > 9.
8373
8374Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8375
8376 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
8377 2417; old bug has been fixed.
8378
8379Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
8380
8381 * gdb.base/interrupt.exp: When trying to wake up the inferior,
8382 send the newline ourselves instead of assuming gdb_test will do
8383 so when passed an empty input string.
8384
8385 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
8386 stabs testcode.
8387
8388Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8389
8390 * lib/gdb.exp (gdb_test): Don't send anything if the first
8391 argument is an empty string. This makes cases where we want to
8392 match output that is already in expect's buffers (for example,
8393 matching a breakpoint after gdb_run_cmd has been called) work
8394 reliably.
8395
8396Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8397
8398 * config/netware.exp: New file.
8399
8400Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8401
8402 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
8403 the -B and -L prefixes so we can find the debugging stub.
8404
8405 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
8406 there and we are using the gcc from the tree.
8407
8408 * gdb.base/types.c: Removed.
8409
8410 * gdb.base/configure.in: Look for makefile fragments in ../config.
8411 Recognize i386-*-netware.
8412 * gdb.c++/configure.in: Likewise.
8413
8414Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8415
8416 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
8417 the correct TCL syntax.
8418
8419Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8420
8421 * gdb.base/opaque.exp: use runto instead of messing around with
8422 breakpoints. Simplify by using gdb_test.
8423
8424 * gdb.base/bitfields.exp: restart between tests on netware targets
8425 because breakpoints aren't relocated after target death. Run
8426 processes to completion.
8427
8428 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
8429
8430Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
8431
8432 * Makefile.in: Remove extra tabs that confuse some versions
8433 of "make". Use the newly built gdb to test with by default,
8434 rather than the first one in the tester's search path.
8435
8436Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
8437
8438 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
8439
8440 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
8441 condition help.
8442
8443Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8444
8445 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
8446
8447 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
8448 running.
8449 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
8450 * gdb.base/funcargs.exp: Likewise.
8451
8452 * gdb.base/bitfields.exp: Simplify by using gdb_test.
8453 * gdb.base/funcargs.exp: Likewise.
8454
8455 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
8456 message is "".
8457
8458Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8459
8460 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
8461 return,signals,twice}.exp: Handle non-existant binaries
8462 consistantly.
8463
8464 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
8465 * gdb.base/Makefile.in: Don't try to generate a core dump, we
8466 might testing a cross development system.
8467
8468Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8469
8470 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
8471 runtest script is relative to ${srcdir}, not ${rootdir}.
8472
8473Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
8474
8475 * gdb.base/signals.exp: Allow for optionality of breakpoint
8476 address.
8477
8478Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8479
8480 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
8481
8482Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8483
8484 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
8485 for size_t definition.
8486 * gdb.c++/templates.cc: Likewise
8487
8488 * config/mt-i386-netware: New file.
8489
8490 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
8491 defined.
8492
8493 * gdb.base/Makefile.in: Added support for systems that name core
8494 files by appending "core" to the program name.
8495 * gdb.base/a1-selftest.exp: Likewise.
8496
8497Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8498
8499 * gdb.base/return.exp: Add comment and message for `return double'
8500 test failure on Sparc Solaris.
8501
8502Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
8503
8504 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
8505
8506Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8507
8508 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
8509 from optimizing them away.
8510 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
8511 patterns to include default constructors and assignment operators,
8512 to match gcc versions beyond 2.5.8. Accept any cplus demangling
8513 character in the output of the virtual base pointer.
8514
8515Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8516
8517 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
8518 expression match in print_addr_of to avoid unintented matches.
8519 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
8520 versions up to 2.5.8.
8521
8522Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8523
8524 * gdb.base/list.exp: Tweak alternate pattern for listing of an
8525 included file to run under newer versions of expect.
8526 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
8527 consecutive >'s in templates to accomodate recent cplus-dem.c change.
8528 Remove xfail for the virtual table of BDDHookV.
8529
8530Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8531
8532 * lib/gdb.exp (string_to_regexp): Set a default result.
8533 (default_gdb_start): Fix misleading message.
8534
8535Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
8536
8537 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
8538 Remove all CC, etc definitions.
8539 * config/mt-hpux: New file.
8540 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
8541 (CFLAGS, LDFLAGS): Define.
8542 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
8543
8544 * Makefile.in (site.exp): Don't insert host_os, etc.
8545 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
8546 (distclean): Check existence of subdir.
8547 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
8548 * gdb.base/Makefile.in: General cleanup and simplification.
8549 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8550 to build executables. Use default rule to build .o files.
8551 (EXPECT, RUNTEST, CC): Fix relative pathname.
8552 (site.exp): Don't insert host_os, etc.
8553 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
8554 and/or SIGUSR1 defined.
8555 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
8556 * gdb.c++/Makefile.in: General cleanup and simplification.
8557 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8558 (CFLAGS): Remove.
8559 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
8560
8561Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
8562
8563 * gdb.base/recurse.exp: Misc changes to get tests running again
8564 after Kung's changes to the watchpoint code.
8565 * gdb.base/watchpoint.exp: Likewise.
8566
8567Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
8568
8569 * lib/gdb.exp (string_to_regexp): Convert {\} also.
8570
8571Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8572
8573 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
8574 * lib/gdb.exp (default_gdb_start): Define.
8575 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
8576 gdb.base/funcargs.exp, gdb.base/opaque.exp,
8577 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
8578 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
8579 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
8580 Don't call gdb_target_udi in between tests.
8581
8582Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8583
8584 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
8585 (which was basically just a local version of the same thing). In
8586 addition to avoiding duplication, gdb_test_exact is faster.
8587 * lib/gdb.exp (gdb_test_exact): Fix typo.
8588
8589 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
8590 don't give an error.
8591
8592 * gdb.base/term.exp: Call delete_breakpoints before starting.
8593
8594 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
8595 (t10): Add comment.
8596
8597Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8598
8599 Reorganization of the GDB Test Suite.
8600
8601 * gdb.base: New directory, contains all the basic tests.
8602 * gdb.c++: New directory, tests specific to C++.
8603 * gdb.chill: New directory, tests specific to Chill.
8604 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
8605 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
8606 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
8607 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
8608 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
8609 t30-31 to chill).
8610 * */gdbme.*: Rename to match appropriate expect scripts.
8611 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
8612 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
8613 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
8614 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
8615 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
8616 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
8617 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
8618 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
8619 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
8620 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
8621 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
8622 gdb.c++/virtfunc.cc: New names of C++ files.
8623 * gdb.chill/chillvars.ch: New name of Chill file.
8624 * gdb.base/configure.in, gdb.c++/configure.in,
8625 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
8626 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
8627 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
8628 * configure.in (configdirs): Update to reflect directory changes.
8629 (target_abbrev): No longer define for any configuration.
8630 * Makefile.in: Cosmetic improvements to header comments.
8631
8632Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8633
8634 Various changes to gdb.t31:
8635
8636 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
8637 * gdbme.ch: Make all key-words and predefineds be upper-case.
8638 * chillvars.exp: Expect key-words and predefinds in upper-case.
8639
8640 * chillvars.exp: Use gdb_test_exact many places.
8641 Change expected output for arrays (which now includes index labels).
8642
8643 * pr-5020.exp, gdme.ch (module PR_5020):
8644 New test, for PR-5020.
8645
8646Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
8647
8648 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
8649 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
8650
8651Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
8652
8653 * Makefile.in: Fix bit-rot in definitions of CHILL,
8654 CHILL_FOR_TARGET and Chill_LIB.
8655 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
8656 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
8657 CHILL, and CHILL_LIB.
8658
8659Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
8660
8661 * Revert the previous changes. Please see Rob's directory
8662 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
8663
8664Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
8665
8666 * Makefile.in, configure.in, config/mips-gdb.exp,
8667 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
8668 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
8669 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
8670 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
8671 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
8672 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
8673 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
8674 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
8675 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
8676 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
8677 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
8678 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
8679 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
8680 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
8681 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
8682 changes from 94Q1.
8683
8684Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
8685
8686 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
8687 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
8688 Rob's new testing fragments.
8689
8690Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
8691
8692 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
8693 lib/gdb.exp: Replace error proc calls with perror.
8694
8695Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8696
8697 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
8698 version also, match on casted version strings, and match on
8699 gdb startup case where the line numbers might be messed up.
8700
8701Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
8702
8703 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
8704 (CFLAGS): Delete it from here.
8705
8706Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
8707
8708 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
8709
8710Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
8711
8712 * Makefile.in (RUNTEST): Default to just "runtest".
8713
8714Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8715
8716 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
8717 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
8718 the code has been restructured.
8719
8720Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8721
8722 * gdb.t00/default.exp (set write): Allow any number of \r and/or
8723 \n, not just one of each.
8724
8725 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
8726 /bin/cc gives a warning if you do.
8727
8728Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
8729
beb998c6 8730 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
8731 __t10ListS_link1ZUiRCUiPT0
8732
8733Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8734
8735 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
8736 on local variables in recursive functions.
8737
8738 * gdb.t07/Makefile.in: Build the new test.
8739
8740Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8741
8742 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
8743 directly. Instead compare the return values from actual calls.
8744
8745Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
8746
8747 * Makefile.in (check): Set TCL_LIBRARY for runtest.
8748
8749Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8750
8751 * From Peter Schauer with minor modifications.
8752 * gdb.t15/return.exp (return_tests): Handle targets where "return"
8753 stops in mid-line in the caller. Add xfail for returning a float
8754 value on X86 targets.
8755
8756Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8757
8758 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
8759 to avoid expect lossage.
8760 (fmem_LRbug_tests): Likewise.
8761 * gdb.disasm/hppa.s: Corresponding changes.
8762
8763 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
8764 conditions to work with latest dejagnu/expect.
8765
8766 * gdb.t15/funcargs.exp (finish from indirect call): No longer
8767 expected to fail on the PA.
8768 (backtrace in call with trampolines): Explicitly require main
8769 to be frame #1 (no trampolines should show up in backtrace).
8770
8771 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
8772 "continue -expect".
8773 * gdb.t06/break.exp: Likewise.
8774 * gdb.t07/watchpoint.exp: Likewise.
8775 * gdb.t13/bitfields.exp: Likewise.
8776 * gdb.t15/{funcargs,return}.exp: Likewise.
8777 * gdb.stabs/weird.exp: Likewise.
8778 * config/{mips,udi}-gdb.exp: Likewise.
8779
8780 * hppa.sed: Enclose comments within a sed command to avoid
8781 losing with the old OSF1 sed.
8782
8783Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8784
8785 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
8786 sequent dynix.
8787 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
8788 * gdb.t15/funcargs.exp: Conditionally step again to really
8789 finish from marker_call_with_trampolines. Handle the case where
8790 the first step from within call_with_trampolines already steps
8791 us back to main.
8792 * gdb.t15/gdbme.c: Add comment to closing brace of
8793 call_with_trampolines for funcargs.exp.
8794
8795Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8796
beb998c6 8797 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
8798 Fix typo(s).
8799
8800Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8801
8802 * gdb.t07/gdbme.c: More code for watchpoint testing.
8803
8804 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
8805 "Hardware watchpoint" throughout file.
8806 (test_watchpoint_triggered_in_syscall): New test.
8807 (test_complex_watchpoint): New test.
8808
8809Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8810
8811 * gdbme.c (call_with_trampolines): New function to try and step
8812 into. Tests trampoline problems on the PA.
8813
8814 * funcargs.exp (localvars_in_indirect_call): No longer expect
8815 stepping into indirect call to fail on PAs.
8816 (test_stepping_over_trampolines): New test.
8817
8818Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8819
8820 * TODO: Add suggestions for static member function tests, and
8821 completion tests.
8822
8823Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8824
8825 * TODO: Add suggestions for "p/a" tests.
8826
8827 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
8828 (default_gdb_exit): Replace all the hair with sending "quit" to
8829 the process with a simple close.
8830
8831Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8832
8833 * TODO: Add suggestions for shared library tests.
8834
8835Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8836
8837 * TODO: Add suggestions for x/s tests.
8838
8839Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8840
8841 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
8842 "enable once", and "enable breakpoints once" with ".*".
8843
8844Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8845
8846 * TODO: Add suggestions about structure passing tests.
8847
8848Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8849
8850 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
8851 the primary1 test, use work around if __GNUC__ < 2.
8852 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
8853 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
8854 Test for bad output rather than waiting for timeout. Issue
8855 second continue only if first continue failed.
8856
8857Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8858
8859 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
8860 operator[] test with gdb_test because the old code didn't seem to
8861 be getting the quoting right with the new dejagnu.
8862
8863Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
8864
8865 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
8866 one from the path.
8867 * Makefile.in: Use a fresh expect if there is one, use runtest
8868 from the src tree if there is one.
beb998c6 8869
c906108c
SS
8870Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8871
8872 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
8873 next over recursive call. Revise the tests from that point on
8874 (which had been skipped) to match GDB's actual (correct) output.
8875
8876 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
8877 with next over a breakpoint whose condition is false.
8878
8879 * gdb.t00/help.exp: Comment out "help set print" tests just like
8880 (and for same reason as) "help set" test.
8881
8882Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8883
8884 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
8885 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
8886
8887Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8888
8889 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
8890 necessary gdb_target_udi.
8891
8892 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
8893
8894 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
8895 1838 and 2417; they are fixed.
8896
8897 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
8898 gdb.t03/ptype.exp (ptype structure, ptype union):
8899 Remove xfails; the test is looser than when the xfails were added.
8900
8901 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
8902 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
8903
8904 * gdb.t01/run.exp: Only run shell test if isnative.
8905
8906 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
8907 since "run" automatically loads if necessary. Call gdb_target_udi
8908 after the "file" since "file" kills any execution target.
8909
8910 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
8911 GDB. GDB doesn't work that way (not anymore at least) on UDI.
8912 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
8913 argument for UDI.
8914
8915Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8916
8917 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
8918
8919 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
8920
8921Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8922
8923 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
8924 properly quoting regexps. This makes the second argument to
8925 demangle a fixed string, which matches the callers, instead of a
8926 shell-style pattern which is what the previous implementation
8927 used. Update some of the callers.
8928
8929Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8930
8931 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
8932 (comib_nullified_tests): Fix typo.
8933 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
8934 strings. No longer expected to fail.
8935
8936 * gdb.disasm/hppa.s (addib_tests): Fix typo.
8937 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
8938 strings. No longer expected to fail.
8939
8940 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
8941 string. No longer expected to fail.
8942
8943Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8944
8945 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
8946 No longer expected to fail.
8947
8948 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
8949 string. No longer expected to fail.
8950
8951Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8952
8953 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
8954 only in the names (I probably got most of them). I was even
8955 generous with some which differed in underscores in names, and
8956 probably missed a few, and I *still* was able to remove almost a
8957 third of the file with almost no impact on testsuite coverage.
8958
8959Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8960
8961 * gdb.t00/default.exp: Match udi_attach error message as well as
8962 the one from child_attach.
8963
8964 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
8965
8966 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
8967
8968 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
8969 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
8970
8971 * Move test with enums and partial symbols back to
8972 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
8973 Reverts the change of 26 May 93. Per today's change to
8974 stabs.texinfo, the behavior that weird.exp was expecting was
8975 unreasonable; what is important is that the compiler+gdb get
8976 things right, which happens with a recent gcc. Also fix the test
8977 to deal with native compilers which put out the stab gdb can't
8978 deal with.
8979
8980Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8981
8982 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
8983 in the names. The main thing these accomplish is to slow things down.
8984 Many more such duplicates surely remain.
8985
8986 * gdb.t00/help.exp: Comment out "help support" test just like
8987 (and for same reason as) "help set" test.
8988
8989Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
8990
8991 * gdb.t06/break.exp: Remove setup_xfails for
8992 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
8993 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
8994 about known bug in gcc to include up through 2.5.8.
8995 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
8996 well as "_vb$".
8997 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
8998 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
8999 with latest gcc and gdb.
9000 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
9001 well as "_vb$".
9002
9003Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9004
9005 * configure.in (hppa*-*-*): Also configure and build stabs-only
9006 tests.
9007
9008Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9009
9010 * gdb.t10/hppa.mt: A makefile fragment for the PA.
9011 * gdb.t10/configure.in (hppa*-*-*): Use it.
9012
9013Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9014
9015 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
9016
9017Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9018
9019 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
9020 versions prior to 1.13.5.
9021
9022Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9023
9024 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
9025 the prompt is at the start of a line.
9026
9027Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9028
9029 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
9030 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
9031 in the copr tests now.
9032 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
9033 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
9034 expected to fail.
9035
9036Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
9037
9038 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
9039 gdb.t31/chillvars.exp, lib/gdb.exp:
9040 Tweak to run under either version of expect.
9041 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
9042 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
9043 * gdb.t11/list.exp: Remove extraneous whitespace.
9044
9045Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9046
9047 * gdb.t16/printcmds.exp (test_print_strings): Accept
9048 "(unsigned char *) " before the string.
9049
9050 * TODO: Add notes about printing of fancy types and GDB expressions.
9051
9052Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
9053
9054 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
9055 * gdb.t06/configure.in: Don't try to compile signals test program
beb998c6 9056 if doing mips-idt-ecoff.
c906108c
SS
9057
9058Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
9059
9060 * Most .exp files: Tweak to run under either version of expect.
9061
9062Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9063
9064 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
9065 xfails; I'm not sure why they are failing, but not because of PR 1806.
9066
9067Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
9068
9069 * config/unix-gdb.exp: Remove gdb_unload cause it's already
9070 defined in lib/gdb.exp.
9071
9072Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9073
9074 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
9075 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
9076 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
9077 have to be typeless.
9078
9079Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9080
9081 * TODO: Add suggestion for copyright year test.
9082
9083Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
9084
9085 * configure.in (*-*-lynxos*): Add stabs tests.
9086
9087Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9088
9089 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
9090 so insert a tab before any assembler directive in column zero.
9091
9092 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
9093 stores.
9094 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
9095 stores.
9096 (fpu_short_memory_tests): Likewise.
9097
9098Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9099
9100 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
9101 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
9102 .stabs directives in comments.
9103
9104Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9105
9106 * TODO: New file, describing tests we could write.
9107 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
9108
9109Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9110
9111 * gdb.t06/signals.exp: Add kludge to force re-sync.
9112
9113 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
9114 to xgdb instead of gdb, get out of gdb.
9115
9116Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
9117
9118 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
9119 for info.
9120
9121Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9122
9123 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
9124 * gdb.stabs/configure.in (hppa*-*-*): Use it.
9125 * gdb.stabs/hppa.sed: New sed script for the PA.
9126
9127Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9128
9129 * gdb.stabs: Re-write weird.def and configuration to use sed
9130 instead of cpp. sed is portable and POSIX; cpp is neither.
9131
9132Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9133
9134 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
9135
9136Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9137
9138 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
9139
9140Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9141
9142 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
9143 "_vb$".
9144 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
9145 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
9146
9147Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9148
9149 * lib/gdb.exp: Comment out code which depends on non-existent
9150 `transform' procedure.
9151
9152Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
9153
9154 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
9155 * lib/gdb.exp: Transform tool name.
9156 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
9157 1.1's new error handling system.
9158
9159Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9160
9161 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
9162
9163Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9164
9165 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
9166 They made pattern matching so slow that timeouts happened on
9167 heavily loaded systems. Now any output from "show print" which
9168 gets us back to the GDB prompt is a PASS.
9169
9170Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
9171
9172 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
9173
9174Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9175
9176 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
9177
9178 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
9179 It is not from PR 3220.
9180
9181Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9182
9183 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
9184 just started failing because they depended on the order the
9185 subcommands are presented, or exact docstring text. This kind of
9186 test is a pain and has minimal benefit.
9187
9188Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9189
9190 * gdb.t09/corefile.exp: At end of test, use "core" command with
9191 no arguments.
9192
9193Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
9194
9195 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
9196 17}/Makefile.in: Make it possible to run the testsuite with Sun
9197 make and CC = cross gcc by adding explicit build rules for .o
9198 files.
9199
9200Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9201
9202 * gdb.t15/funcargs.exp: Don't put comments on same line as
9203 setup_xfail (@#$*%& tcl braindamage!).
beb998c6 9204
c906108c
SS
9205Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9206
9207 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
9208
9209Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
9210
9211 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
9212 * gdb.t20/inherit.exp: remove three dumplicate entries.
9213
9214Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9215
9216 * gdb.t06/break.exp: For "next over recursive call", fail on any
9217 incorrect output, not just on "factorial (value=2)".
9218
9219Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9220
9221 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
9222 working now. Add an xfail if accesing a bss variable causes
9223 a memory error if the target is not yet run.
9224
9225Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9226
9227 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
9228 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
9229 name of __st* demangling (2 strings). Did Kung really get the
9230 more than 95 others right without testing them?
9231
9232Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
9233
9234 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
9235
9236Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
9237
9238 * configure.in (configdirs): Add gdb.disasm
9239 * gdb.disasm: New directory for GDB disassembler tests.
9240 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
9241
9242Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9243
9244 * gdb.t00/help.exp: Don't test "help set".
9245
9246 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
9247 from within expect statements. None of these happen anymore and
9248 they cause regressions to be silently unnoticed.
9249
9250 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
9251 messages) about known failures with gcc cygnus-2.4.5-930417.
9252
9253 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
9254 comp-info.exp so it gets built if it doesn't exist.
9255
9256 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
9257 it is no longer used.
9258 * gdb.t13/comp-info.c: Removed.
9259
9260Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9261
9262 * gdb.t06/signals.exp: Add xfail for sun3.
9263
9264Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9265
9266 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
9267 relevant because ^C doesn't get sent but failure can be reproduced
9268 interactively).
9269
9270Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9271
9272 * gdb.stabs/alpha.mt: New configuration file for alpha.
9273 * gdb.stabs/configure.in: Use it.
9274 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
9275 sharing with alpha.mt, redefine long to word via preprocessor.
9276 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
9277 for alpha.
9278 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
9279 native cc.
9280 * gdb.t00/teststrategy.exp: Change expect string so that we
9281 consume the `(xgdb)' from the command echo and from the gdb prompt.
9282 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
9283 gdb currently compares all values as long, so this failure probably
9284 applies to any configuration where LONGEST is bigger than a target int.
9285 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
9286 with gcc.
9287 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
9288 to handle opaque pointers, gcc is.
9289 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
9290 as first argument. Include <sys/types.h> and change all operator
9291 new definitions to use size_t.
9292 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
9293 now that we use size_t.
9294
9295Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9296
9297 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
9298 a long or float array cast all array members to the same type.
9299 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
9300 with 64 bit longs.
9301 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
9302 on alpha.
9303 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
9304
9305Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9306
9307 * gdb.t24 (demangle.exp): Constructors of templates have names like
9308 vector<int>::vector(int) not vector<int>::vector<int>(int). See
9309 section 14.6 of the ARM.
9310
9311 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
9312 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
9313 accomplish little and slow down the testsuite.
9314
9315 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
9316 Accept spaces various places.
9317
9318Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9319
9320 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
9321 with watchpoint enabled.
9322
9323 * Makefile.in: Remove definition of CC and remove the second
9324 definition of CXX (the "CXX = gcc" one remains). These definitions
9325 were causing backquotes to be expanded within backquotes, which
9326 doesn't work.
9327
9328Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9329
9330 * gdb.t17/callfuncs.exp: Add "return 0" to end.
9331
9332Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9333
9334 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
9335 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
9336 by mips cc and contains no stabs entries.
9337
9338Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
9339
9340 * config/vx-gdb.exp: Use fake device to load files rather than
9341 NFS.
9342 * lib/gdb.exp: New proc to do "file" command.
9343 * config/unix-gdb.exp: Use new "file" proc.
9344
9345Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9346
9347 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
9348 Rework board rebooting slightly.
9349 (gdb_exit): Don't exit from the remote shell; there isn't one.
9350 * gdb.stabs/weird.exp: If a program is being debugged already,
9351 kill it.
9352 * gdb.t04/setvar.exp: Stop and restart gdb.
9353 * gdb.t05/expr.exp: Likewise.
9354 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
9355 restart gdb and reload the program.
9356 * gdb.t08/opaque.exp: Likewise.
9357 * gdb.t12/scope.exp: Likewise.
9358 * gdb.t13/bitfields.exp: Likewise.
9359 * gdb.t15/funcargs.exp: Likewise.
9360 * gdb.t20/classes.exp: Likewise.
9361 * gdb.t03/ptype.exp: Increase timeout.
9362 * gdb.t16/printcmds.exp (test_print_string_constants,
9363 test_print_array_constants): Likewise.
9364 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
9365 * gdb.t20/classes.exp (do_tests): Likewise.
9366 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
9367
9368Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
9369
9370 * gdb.stabs: Renamed *wierd* to *weird*.
9371
9372Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9373
9374 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
9375 for timeout. Add "known gcc 2.4.5 bug" to failure message.
9376
9377Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9378
9379 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
9380 (do_tests): Remove xfail for whatis on one_var and two_var.
9381
9382Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
9383
9384 * Makefile.in: Made cross building work better by adding
9385 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
9386
9387Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9388
9389 * gdb.t15/{return.c,return.exp,Makefile.in}:
9390 New test, currently commented out.
9391
9392Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
9393
9394 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
9395 still running and removes the leftover named socket so GDb can do
9396 clean restarts.
9397
9398Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
9399
9400 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
9401 console, not GDB.
9402 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
9403 cross testing works better with "make check"
9404 * config/unix-gdb: Use default procedures for exit and version.
9405 * config/vx-gdb.exp: Cleaned up and massaged back to working order
9406 with the newest VxWorks.
9407
9408Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9409
9410 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
9411 old form.
9412
9413 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
9414 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
9415
9416 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
9417
9418 * config/unix-gdb.exp: Remove this version of gdb_exit
9419 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
9420 Rob says he'll look at it when he gets back to testing boards.
9421
9422Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
9423
9424 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
9425 an expected fail for certain ptype commands.
9426
9427 * gdb.t20/classes.exp: Update expected results of "ptype class
9428 Base1" to account for the constructor that now appears in the type.
9429
9430Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
9431
9432 * configure.in (configdirs): Restore gdb.t04, which mysteriously
9433 disappeared from list.
9434 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
9435 "alldone" proc with call to cleanup and exit.
9436 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
9437 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
9438 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
9439 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
9440 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
9441 "alldone" proc with simple returns that suppress remaining
9442 tests. The alldone proc went away many months ago.
9443
9444Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9445
9446 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
9447
9448 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
9449
9450Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9451
9452 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
9453 as vax gdb will display them.
9454
9455Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9456
9457 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
9458 optimizers.
9459
9460 * scope.exp: Change "bad value for localval" messages so each one
9461 is unique.
9462
9463 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
9464 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
9465
9466 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
9467
9468Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9469
9470 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
9471 doesn't exist (due to optimization).
9472
9473Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9474
9475 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
9476 contains \r because the filename is long.
9477
9478 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
9479 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
9480
9481Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9482
9483 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
9484 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
9485 Ultrix.
9486 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
9487 int tests.
9488 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
9489
9490Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
9491
9492 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
9493
9494 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
beb998c6 9495 to match does not match the passing case but still matches the
c906108c
SS
9496 failing case.
9497
9498Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9499
9500 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
9501
9502Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
9503
9504 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
9505 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
9506 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
9507 Remove various versions of gdb_exit.
9508 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
9509 gdb_exit.
9510 * config/unix-gdb.exp: gdb_exit remains here, and should override
9511 the generic version, since it's doing a lot of wierd stuff that
9512 the other versions aren't. FIXME, fold it in, or abandon this
9513 version.
9514
9515Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9516
9517 * gdb.t24/demangle.exp: Add tests for PR 3220.
9518
9519Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9520
9521 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
9522
9523Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
9524
9525 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
9526 "i386-*-*". Works for i486 as well.
9527
9528 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
9529 bug, and expand domain of xfail to all SVR4 systems, since the
9530 actual problem is likely to be in generic SVR4 /proc support.
9531
9532Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9533
9534 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
9535
9536Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
9537
9538 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
9539 xfails for other systems. Match a missing 'Continuing.' as an
9540 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
9541
9542 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
9543 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
9544 Only issue warning for missing executables if -all option is used.
9545
9546 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
9547 file if -all option is used. It's like an unpredictable XFAIL.
9548
9549Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9550
9551 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
9552 for dynamically linked binaries.
9553
9554 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
9555
9556Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9557
9558 * gdb.t20/inherit.exp: Change message for "print tagless struct"
9559 to state that this is a known bug in old versions of g++.
9560
9561Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9562
9563 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
9564 while waiting for `Continuing'.
9565
9566Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
9567
9568 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
9569 in text, data, and bss.
9570 * gdb.t10/nodebug.c: Add local and global test variables for
9571 initialized and uninitialized data.
9572
9573Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9574
9575 * config/unix-gdb.exp (gdb_exit): Add "wait".
9576
9577Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9578
9579 * gdb.t06/signals.exp: xfail the continue from the handler for all
9580 targets.
9581
9582 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
9583 function with watchpoints enabled, the i386 call dummy starts with
9584 a call.
9585
9586 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
9587 386 bsd names its corefiles.
9588
9589Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
9590
9591 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
9592 compilers don't grok it.
9593 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
9594 with small octal ints rather than character constants, which
9595 are signed and might not fit if first promoted to int.
9596
9597Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
9598
9599 * gdb.t09/Makefile.in (clean): Remove corefile.
9600
9601Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9602
9603 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
9604
9605Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9606 and Jim Kingdon (kingdon@cygnus.com)
9607
9608 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
9609 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
9610 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
9611
9612Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9613
9614 * gdb.t17/interrupt.exp: Add xfail for hppa.
9615
9616Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9617
9618 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
9619 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
9620 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
9621 to determine signed-ness of bitfields and use the result to setup
9622 the xfail.
9623 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
9624 * gdb.t15/funcargs.exp: Use them to step until the second indirect
9625 call line is reached if necessary.
9626
9627Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9628
9629 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
9630
9631Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9632
9633 * gdb.t06/break.exp: Also test `clear' command.
9634
9635Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9636
9637 * gdb.t00/teststrategy.exp: Remove extra quote.
9638
9639 * gdb.t07/watchpoint.exp: Change xfail for calling function with
9640 watchpoint enabled to be for all non-68k machines.
9641
9642 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
9643
9644Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9645
9646 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
9647 targets use aout.mt instead of ecoff.mt as gas understands
9648 standard aout format.
9649
9650Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9651
9652 * lib/gdb.exp (runto): Don't insist that function we are running to
9653 was compiled with -g.
9654
9655 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
9656
9657 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
9658 to get back into the read system call.
9659 Accept leading newline in case where we woke it up.
9660
9661Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9662
9663 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
9664 to make the stabs test work on ecoff systems using gcc and -with-stabs.
9665 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
9666 enable ecoff configuration.
9667
9668Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9669
9670 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
9671
9672Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9673
9674 * gdb.t16/printcmds.exp: Add another printf test.
9675
9676Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
9677
9678 * configure.in: If configured -with-stabs on any target, add
9679 stabsdirs to configdirs.
9680
9681Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9682
9683 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
9684 fun" so pattern does not match the command itself.
9685
9686Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9687
9688 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
9689
9690Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9691
9692 * gdb.t17/interrupt.exp: Test for more things.
9693
9694Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9695
9696 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
9697 compiler arranges the code and line numbers.
9698
9699 * gdb.t17/interrupt.exp: Don't send \n after ^C.
9700
9701Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9702
9703 * gdb.t00/help.exp: Increase expect input buffer size.
9704
9705Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9706
9707 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
9708
9709 * gdb.t07/watchpoint.exp: Add xfail for hppa.
9710
9711 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
9712
9713 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
9714 [0-9]*, not just [0-9].
9715
9716Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9717
9718 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
9719
9720 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
9721
9722Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9723
9724 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
9725
9726Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9727
9728 * gdb.t06/signals.c: Add xfails for sun3.
9729
9730 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
9731
9732 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
9733 test_stepping tests.
9734
9735Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9736
9737 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
9738
9739 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
9740
9741 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
9742 rather than actually putting it through cpp twice.
9743
9744 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
9745
9746Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
9747
9748 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
9749 no longer needed.
9750
9751Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9752
9753 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
9754
9755 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
9756 C++ features prints as "struct", make it a pass, not an xfail.
9757
9758Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9759
9760 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
9761 Don't require VA to print as "class" rather than "struct".
9762
9763Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
9764
9765 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
9766
9767Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9768
9769 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
9770
9771Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9772
9773 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
9774 order.
9775
9776Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9777
9778 * gdb.t16/printcmds.exp: Add printf tests.
9779
9780 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
9781
9782 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
9783
9784Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
9785
9786 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
9787 pass counts, to counteract any existing or future setup_xfails.
9788
9789Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9790
9791 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
9792 {BEGIN,END}_COMMON for common block instead of STAB.
9793 * gdb.stabs/wierd.exp: Add xfail for rs6000.
9794
9795 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
9796 intp_var should be N_GSYM not N_LSYM.
9797 wierd-aout.S: Use a label for the value of the N_SO.
9798 wierd.def: Remove all backslashes.
9799 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
9800
9801Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9802
9803 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
9804 get the expected next to inheritance3.
9805
9806Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9807
9808 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
9809 now that gcc-2.4 gets it right.
9810
9811Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9812
9813 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
9814
9815 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
9816 generating comp-info.exp which works for cross-compilation.
9817
9818Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
9819
9820 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
9821 "*-*-sysv4.*".
9822
9823Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
9824
9825 * gdb.t01/run.exp: Start with a fresh gdb.
9826 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
9827 SVR4.x.
9828
9829Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
9830
9831 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
9832 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
9833 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
9834 Makefile.in (distclean, realclean): Remove gdbme.c from list of
9835 things to remove.
9836
9837Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
9838
9839 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
9840 test cases from bug reports.
9841
9842Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
9843
9844 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
9845 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
9846 avoid spurious xfails.
9847 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
9848 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
9849 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
9850
9851Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
9852
9853 * gdb.t00/teststrategy.exp: Rework to provide more useful
9854 description of each test, fix problem with systems that define
9855 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
9856 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
9857 results for "next over recursive call" so timeouts aren't taken
9858 by error.
9859
9860Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
9861
9862 * gdb.t12/scope.exp: Test printing of variables before run.
9863
9864 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
9865 printed in wrong order due to sorting.
9866
9867Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
9868
9869 * gdb.t00/teststrategy.exp: Fix expected results for printing
9870 user entered string constant. Is array of char, prints with no
9871 address.
9872
9873 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
9874 commands.
9875 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
9876 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
9877 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
9878 of struct of char arrays.
9879 * gdb.t00/radix.exp: New tests for radix commands.
9880
9881Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
9882
9883 * gdb.t16/printcmd.exp: Print a variable before running program
9884 (with xfail for AIX).
9885
9886Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
9887
9888 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
9889
9890 * gdb.t16/printcmd.exp: Don't print variables before running program.
9891
9892 * gdb.t06/break.exp: Don't require envp argument to main.
9893
9894 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
9895
9896 * gdb.t02/whatis.exp, gdb.t11/list.exp:
9897 Add xfails for rs6000.
9898
9899 * gdb.t02/whatis.exp: Change other tests not to re-test something
9900 we already tested.
9901
9902 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
9903 each type used has a variable of that type.
9904
9905Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
9906
9907 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
9908
9909Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9910
9911 * configure.in: change srctrigger to be a file, not a directory
9912
9913Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
9914
9915 * configure.in (mips-idt-ecoff*): Added trailing '*'.
9916
9917 * gdb.t11/list.exp: Fixed a couple of typos.
9918
9919Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
9920
9921 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
9922 is fixed and PR is closed.
9923 * gdb.t16 (gdbme.c): Add simple test string variable.
9924 * gdb.t16 (printcmds.exp): Add tests with simple test string
9925 variable, primarily for boundaries on "set print elements".
9926
9927Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
9928
9929 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
9930 Make leading 0's optional and don't expect a tab in the middle
9931 of the number.
9932
9933 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
9934
9935 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
9936 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
9937 don't end command passed to gdb_test with newline.
9938
9939 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
9940 signed keyword away, don't expect signed bitfields to be signed.
9941
9942 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
9943 printing with only as many 1's as are in the field as well as printing
9944 with 32 1's (see comment).
9945
9946Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
9947
9948 * gdb.t00/default.exp: Start with a fresh gdb.
9949 * configure.in (configdirs): Remove gdb.t31 until the chill
9950 compiler works again. It no longer is able to find chillrt0
9951 since it isn't in libchill.a anymore.
9952 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
9953 wierd.o, make more modular.
9954 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
9955 spurious newlines that caused problems.
9956
9957Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9958
9959 * Move test with enums and partial symbols from gdb.t03/ptype.exp
9960 to gdb.stabs/wierd.exp since GCC has worked around the bug.
9961 gdb.stabs/wierd.{exp,def}: Many new tests.
9962
9963 * gdb.t00/default.exp: update info line for new message.
9964
9965 * gdb.t02/{whatis.exp,gdbme.c}:
9966 Test that "char *" doesn't print as "caddr_t".
9967
9968Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9969
9970 * gdb.t00/help.exp: Use .* in place of some help messages which
9971 just changed.
9972 gdb.t00/default.exp: Update "info frame" test for new message.
9973 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
9974 Remove some xfails
9975
9976Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9977
9978 * gdb.t03/{gdbme.c,ptype.exp}:
9979 Add tests for typedef'd struct and union without tags.
9980 Also check "whatis" on a variable of a typedef'd enum without a tag.
9981
9982 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
9983 PRMS 1823; the bug still exists but isn't reproduced by this test
9984 anymore), and remove rs6000 XFAIL (the bug is fixed).
9985
9986 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
9987 duplicated from whatis.exp. For those that are left, accept
9988 "long", "long int", or "int" for long variables (whatis.exp already
9989 has an XFAIL for "int", so no need to fail it here).
9990
9991 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
9992 Deal with GCC's names for types now that GDB uses the compiler's names.
9993
9994 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
9995 setup_xfail's for sunos4. If we #defined the signed keyword away,
9996 don't expect GDB to know that char it is signed.
9997
9998 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
9999
10000Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
10001
10002 * configure.in (configdirs): Add gdb.t24 for C++ tests that
10003 should work on any system, regardless of debugging format.
10004 * gdb.t21/demangle.exp: Move to gdb.t24.
10005 * gdb.t24/demangle.exp: Move from gdb.t21.
10006 * gdb.t24/{Makefile.in, configure.in}: New files.
10007
10008Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10009
10010 * configure.in: Do gdb.stabs and C++ tests only for stabs.
10011 * gdb.stabs: New directory.
10012
10013Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10014
10015 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
10016 not just "Quit anyway?".
10017
10018Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
10019
10020 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
10021 that all setup_xfails are immediately followed by clear_xfails.
10022
10023Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
10024
10025 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
10026 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
10027 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
10028 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
10029 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
10030 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10031 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10032 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
10033 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
10034 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
10035 gdb.t31/chillvars.exp, lib/gdb.exp:
10036 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
10037 bug-gdb@prep.ai.mit.edu.
10038
10039Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
10040
10041 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
10042 with 0.0, not integer 0.
10043
10044Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
10045
10046 * gdb.t06/break.exp: Update for "Kill the program" message change.
10047
10048Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
10049
10050 * Makefile.in (GDBFLAGS): Set to -nx.
10051 * Makefile.in (site.exp): Use GDBFLAGS.
10052
10053Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10054
10055 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
10056 Makefiles.
10057 (check): depend on just-check.
10058 (just-check): added so that tests can be run without a noop
10059 build pass.
10060
10061Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10062
10063 Switch to using configure's configdirs.
10064 * Makefile.in (Makefile): add configure.in dependency.
10065 (SUBDIRS): removed redundant assignment.
10066 * configure.in: switch subdirs assignment to configdirs.
10067 * gdb.t*/configure.in: new files.
10068
10069Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
10070
10071 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
10072 works.
10073
10074Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
10075
10076 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
10077 in explicit rules. Apparently this is not supported by some makes.
10078
10079Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
10080
10081 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
10082
10083Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10084
10085 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
10086 disappeared.
10087
10088Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10089
10090 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
10091
10092Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
10093
10094 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
10095 watchpoint problem that is now fixed.
10096 * gdb.t30/chexp.exp: Remove setup_xfail for printing
10097 uninitialized convenience variables.
10098 * gdb.t31/chillvars.exp: Fix expected patterns for printing
10099 structures.
10100
10101Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10102
10103 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
10104 which causes expect to get out of sync with gdb on long output
10105 from help set.
10106 * gdb.t09/corefile.exp: Make expected pattern for core file
10107 failing signal and frame output format less sun specific.
10108
10109Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
10110
10111 * gdb.t31/chillvars.exp: Add and remove initial dummy
10112 breakpoint, so that symbol table is forced in.
10113 (Needed at least on Sunos4, though it seems not SVR4.)
10114 * gdb.t31/chillvars.exp: Update for changed output format.
10115
10116Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
10117
10118 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
10119
10120Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
10121
10122 * Makefile.in: Added --srcdir when invoking runtest, removed the
10123 need for a local config file. (optional now)
10124
10125Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
10126
10127 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
10128 failure count used to force early termination. Add some more
10129 expected failures for gnu style demangling.
10130
10131Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10132
10133 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
10134 pmi variable from gdb.t20/gdbme to get optimized away.
10135 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
10136 Check for written corefile upon timeout _and_ eof.
10137
10138Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10139
10140 * config/unix-gdb.exp: Add missing return 0.
10141
10142Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10143
10144 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
10145 test termination.
10146
10147Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
10148
10149 * configure.in (subdirs): Put back gdb.t17 which mysteriously
10150 disappeared.
10151
10152Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
10153
10154 * gdb.t10/crossload.exp: Disable the i860-elf test until such
10155 time as i860 support works.
10156
beb998c6 10157 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
10158 "backtrace 100\r" rather than just "backtrace\r", to match last
10159 change.
10160
10161Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
10162
10163 * config/udi-gdb.exp (gdb_exit): Remove close command.
10164 (gdb_target_udi): New procedure to set the UDI target.
10165 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
10166 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
10167 Added waits for prompts after several question responses. Added
10168 some more responses used by a29k-amd-udi-gdb.
10169 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
10170 pass different arguments, restart UDI connection after program
10171 completion.
10172 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
10173 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10174 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
10175 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
10176 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
10177 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
10178 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10179 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
10180 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
10181 after program completion.
10182 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
10183 compiled with a SELECT_VECS setting.
10184 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
10185 infinite recursion.
10186
10187 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
10188 Added checks for COFF results, and made them expected failures for
10189 all targets. It would be better to make them expected failures
10190 for COFF targets only.
10191
10192Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10193
10194 * Makefile.in: add null dvi target, don't bother to recurse
10195 through test directories for info and install-info; rename
10196 $(datadir) to be dejagnu instead of deja-gnu
10197
10198Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
10199
10200 * gdb.t31/gdbme.ch: Re-enable code that previously caused
10201 compiler to coredump.
10202 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
10203 code.
10204
10205Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
10206
10207 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
10208 coredump.
10209 * gdb.t31/chillvars.exp: Comment out tests that depend on that
10210 code.
10211
10212Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
10213
10214 * gdb.t03/ptype.exp: tests for return code from gdb_test.
10215 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
10216 which in a shell. Deletes xgdb when done.
10217 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
10218 Tests the return from the "set height" or "set width" commands.
10219 Added a few return codes where needed.
10220
10221Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
10222
10223 * Makefile.in (SUBDIRS): Add gdb.t17.
10224 * configure.in (subdirs): Add gdb.t17.
10225 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
10226 files to test gdb's calling of functions in the inferior with
10227 the correct arguments and gdb's ability to retrieve any
10228 result returned.
10229
10230Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
10231
10232 * config/unix-gdb.exp (gdb_exit): Remove close commands that
10233 may be called after gdb goes away. Previous versions of expect
10234 needed these to avoid file descriptor leaks, but they cause
10235 errors with the current revision of expect.
10236 * gdb.t00/gdbvars.exp: Use -re on expected output after
10237 setting sevenbit-strings.
10238 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
10239 to set sevenbit-strings consistent across tests.
10240 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
10241 set sevenbit-strings consistent across tests.
10242
10243Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
10244
10245 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
10246 expected output to match current "expect" expectations.
10247
10248Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
10249
10250 * gdb.t00/default.exp: Change expected output for default "source"
10251 command, to match new gdb behavior which requires a filename to
10252 source.
10253
10254Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
10255
10256 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
10257 expected fail for i486-*-* that misses the marker2 function.
10258 * gdb.t10/crossload.exp (bfddefault): Allow successful
10259 recognition of a format to pass even if no symbols are found.
10260 Explicitly catch failures where the format is not recognized
10261 or is ambiguous, and add the reason to the fail message.
10262 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
10263 the cause is and invalid target and add reason to failure message.
10264 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
10265 elf32-i386, elf32-sparc, and elf32-i860.
10266 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
10267 Set up expected failure for 'filename'::variable scope resolution,
10268 which is now apparently broken on all targets.
10269 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
10270 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
10271 gdb.t23/templates.exp: Change failure for missing binfile into
10272 just a warning.
10273 gdb.t21/demangle.exp: Change all cfront references to 'arm'
10274 references.
10275
10276Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
10277
10278 * gdb.t00/default.exp: Add expected output for default "source"
10279 command, to match new gdb behavior.
10280 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
10281
10282Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
10283
10284 * config/*-gdb.exp: returns an error, rather than exiting on
10285 internal errors.
10286
10287Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
10288
10289 * gdb.t03/gdbme.c: Add pointer to struct variable.
10290 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
10291 referencing struct members.
10292
10293Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
10294
10295 * configure.in (mips-idt-ecoff): New target.
10296 * config/mips-gdb.exp: New file for remote board using MIPS remote
10297 debugging protocol.
10298
10299 * Redid configuration scheme. Removed gdb.t*/configure.in.
10300 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
10301 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
10302 distclean targets. Built executables via .o files. Adjusted
10303 tests to account for source files in $(srcdir) rather than
10304 $(objdir).
10305 * lib/gdb.exp (runto): Don't expect () after the function name,
10306 because it may have arguments.
10307
10308Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
10309
10310 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
10311 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
10312 expected failures for mips-idt-* and mips-sgi-*.
10313 * gdb.t00/default.exp (attach): Kill process if requested.
10314 * gdb.t00/help.exp (help target core, help target): Accept a gdb
10315 that does not read core files.
10316 * gdb.t01/run.exp: Removed checks for exit status code.
10317 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
10318 it is linked in.
10319 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
10320 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
10321 appropriate, rather than doing it by hand.
10322 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
10323 execution.
10324 * gdb.t10/crossload.exp: Kill existing program if needed.
10325 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
10326 appropriate, rather than doing it by hand. Always increase
10327 timeout for this test, not just for VxWorks.
10328
10329Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
10330
10331 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
10332 of Chill STRUCT types and STRUCT values.
10333 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
10334 than "char".
10335 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
beb998c6 10336 struct2): New struct definitions and initializations to test
c906108c
SS
10337 simple Chill STRUCT types.
10338
10339Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
10340
10341 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
10342 the null byte at the end of strings.
10343 * gdb.t00/default.exp: Make show version insensitive to copyright
10344 date.
10345 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
10346 to avoid dependencies on target char signedness.
10347 * gdb.t16/printcmds.exp: Update expected results for explicitly
10348 unsigned char.
10349 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
10350 now work.
10351 * gdb.t21/demangle.exp: Add many more patterns for template
10352 demangling, most of them being expected failures.
10353 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
10354 string we are matching for, to match on the whole string.
10355 * gdb.t21/demangle.exp: Add many new test strings to demangle,
10356 and fix a whole bunch that had incorrect expected output but were
10357 passing anyway because of the bug in "proc demangle".
10358 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
10359 type.
10360 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
10361
10362Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
10363
10364 * gdb/testsuite: made modifications to testcases, etc., to allow
10365 them to work properly given the reorganization of deja-gnu and the
10366 relocation of the testcases from deja-gnu to a "tool" subdirectory.
10367
10368Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
10369
10370 * gdb/testsuite: Initial creation of gdb/testsuite.
10371 Migrated dejagnu testcases and support files for testing nm to
10372 gdb/testsuite from deja-gnu. These files were moved "as is"
10373 with no modifications. This migration is part of a major overhaul
10374 of dejagnu. The modifications to these testcases, etc., which
10375 will allow them to work with the new version of dejagnu will be
10376 made in a future update.
10377\f
10378Local Variables:
10379mode: indented-text
10380left-margin: 8
10381fill-column: 74
10382version-control: never
10383End: