* i386-tdep.c (i386_analyze_register_saves): Handle register saves
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
2b66634b
DJ
12003-08-17 Daniel Jacobowitz <drow@mvista.com>
2
3 * mi-var-display.exp (-var-list-children weird): Accept function
4 pointers with argument types.
5 * mi1-var-display.exp (-var-list-children weird): Likewise.
6 * mi2-var-display.exp (-var-list-children weird): Likewise.
7
a356f73b
DJ
82003-08-17 Daniel Jacobowitz <drow@mvista.com>
9
10 * gdb.base/annota3.exp: Add missing newline.
11
483417b8
MC
122003-08-06 Michael Chastain <mec@shout.net>
13
14 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
15
c99c59c3
MS
162003-08-12 Michael Snyder <msnyder@redhat.com>
17
18 * gdb.base/float.exp: Add test for SH.
19
55ed7501
MK
202003-08-10 Mark Kettenis <kettenis@gnu.org>
21
22 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
23
1a371f2e
EZ
242003-08-07 Elena Zannoni <ezannoni@redhat.com>
25
26 * gdb.base/completion.exp: Remove reduntant completion test
27 on filename.
28
e0f353ce
EZ
292003-08-07 Elena Zannoni <ezannoni@redhat.com>
30
31 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
32 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
33 gdb.trace/save-trace.exp: Make sure that full pathnames are
34 escaped correctly.
35
5710a1af
EZ
362003-08-07 Elena Zannoni <ezannoni@redhat.com>
37
38 * configure.in: Don't generate config.h from config.hin.
39 * configure: Regenerate.
40 * config.hin: Remove file.
41 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
42 * gdb.threads/pthreads.c: Ditto.
43
dcd81ce9
DJ
442003-08-07 Daniel Jacobowitz <drow@mvista.com>
45
46 From Kei Sakamoto <sakamoto.kei@renesas.com>:
47 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
48 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
49 Replace ld24 with seth/add3.
50
6009d884
AC
512003-08-02 Andrew Cagney <cagney@redhat.com>
52
53 * gdb.base/annota3.exp: New file.
54 * gdb.base/annota3.c: New file.
55 * gdb.c++/annota3.exp: New file.
56 * gdb.c++/annota3.cc: New file.
57
51514e06
MC
582003-07-29 Michael Chastain <mec@shout.net>
59
60 * gdb.threads/tls.c (spin): Check errno only if sem_wait
61 actually failed.
62 (do_pass): Likewise.
63 * gdb.threads/tls.exp: Always initialize no_of_threads.
64
4ee6625b
DJ
652003-07-27 Daniel Jacobowitz <drow@mvista.com>
66
67 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
68 pattern.
69 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
70 * gdb.threads/tls.exp: Recognize one case of the host library not
71 supporting TLS.
72
225f2bf6
AC
732003-07-27 Andrew Cagney <cagney@redhat.com>
74
75 * gdb.base/fileio.exp: Use SH when running commands using
76 remote_exec.
77
bcb27c9f
DJ
782003-07-24 Daniel Jacobowitz <drow@mvista.com>
79
80 From Kei Sakamoto <sakamoto.kei@renesas.com>:
81 * gdb.base/relocate.c (dummy): New padding array.
82
3d67be83
MS
832003-07-22 Michael Snyder <msnyder@redhat.com>
84
85 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
86
87 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
88 patterns to be more general, accepting old and new output.
89 Some output chars (such as '+') also must be quoted.
90 Some addresses are displayed numerically instead of
91 symbolically.
92
57ba3b85
MS
932003-07-23 Michael Snyder <msnyder@redhat.com>
94
686d097c
MS
95 * gdb.base/return2.exp: Don't test long-long return.
96
57ba3b85
MS
97 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
98 * gdb.disasm/t01_mov.exp: Ditto.
99 * gdb.disasm/t02_mova.s: Ditto.
100 * gdb.disasm/t02_mova.exp: Ditto.
101 * gdb.disasm/t03_add.s: Ditto.
102 * gdb.disasm/t03_add.exp: Ditto.
103 * gdb.disasm/t04_sub.s: Ditto.
104 * gdb.disasm/t04_sub.exp: Ditto.
105 * gdb.disasm/t05_cmp.s: Ditto.
106 * gdb.disasm/t05_cmp.exp: Ditto.
107 * gdb.disasm/t06_ari2.s: Ditto.
108 * gdb.disasm/t06_ari2.exp: Ditto.
109 * gdb.disasm/t07_ari3.s: Ditto.
110 * gdb.disasm/t07_ari3.exp: Ditto.
111 * gdb.disasm/t08_or.s: Ditto.
112 * gdb.disasm/t08_or.exp: Ditto.
113 * gdb.disasm/t09_xor.s: Ditto.
114 * gdb.disasm/t09_xor.exp: Ditto.
115 * gdb.disasm/t10_and.s: Ditto.
116 * gdb.disasm/t10_and.exp: Ditto.
117 * gdb.disasm/t11_logs.s: Ditto.
118 * gdb.disasm/t11_logs.exp: Ditto.
119 * gdb.disasm/t12_bit.s: Ditto.
120 * gdb.disasm/t12_bit.exp: Ditto.
121 * gdb.disasm/t13_otr.s: Ditto.
122 * gdb.disasm/t13_otr.exp: Ditto.
123
e00759ef
EZ
1242003-07-22 Elena Zannoni <ezannoni@redhat.com>
125
126 * gdb.threads/tls.exp :Add kfail for 'info address' case.
127
8bc2021f
EZ
1282003-07-22 Elena Zannoni <ezannoni@redhat.com>
129
130 * gdb.threads/tls.c : New file.
131 * gdb.threads/tls.exp : New file.
132 * gdb.threads/tls-main.c : New file.
133 * gdb.threads/tls-shared.c : New file.
134 * gdb.threads/tls-shared.exp : New file.
135
89320c4c
AS
1362003-07-22 Andreas Schwab <schwab@suse.de>
137
138 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
139
180dea7c
AS
1402003-07-20 Andreas Schwab <schwab@suse.de>
141
142 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
143 due to insn reordering.
144
0714963c
AC
1452003-07-15 Andrew Cagney <cagney@redhat.com>
146
147 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
148
98a23b3f
MC
1492003-07-15 Michael Chastain <mec@shout.net>
150
151 * gdb.base/gdb1250.exp: New file.
152 * gdb.base/gdb1250.c: New file.
153
27e417a2
ML
1542003-07-09 Michal Ludvig <mludvig@suse.cz>
155
156 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
157 expansion of size_t to 'unsigned long', not only to 'unsigned'.
158
8bc2021f
EZ
1592003-07-09 Elena Zannoni <ezannoni@redhat.com>
160
161 * gdb.threads/tls.c: New file.
162 * gdb.threads/tls.exp: New file.
163 * gdb.threads/tls-main.c: New file.
164 * gdb.threads/tls-shared.c: New file.
165 * gdb.threads/tls-shared.exp: New file.
166
d99968dc
EZ
1672003-07-09 Elena Zannoni <ezannoni@redhat.com>
168
169 * gdb.base/annota1.exp: Make sure that we properly escape the
170 full path of the source file. Xfail more permissive patterns,
171 due to a compiler debug info problem.
172
83876b3b
AS
1732003-07-07 Andreas Schwab <schwab@suse.de>
174
2705e972
AS
175 * gdb.asm/m68k.inc: New file.
176 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
177
83876b3b
AS
178 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
179 arguments"): Also match negative number.
180
181 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
182
3a871b37
DJ
1832003-07-03 Daniel Jacobowitz <drow@mvista.com>
184
185 * gdb.base/store.c (charest): New typedef.
186 (add_char): Rename to add_charest, update.
187 (wack_char): Rename to wack_charest, update types. Return l + r
188 to keep r live across the call.
189 (wack_short, wack_int, wack_long, wack_longest, wack_float)
190 (wack_double, wack_doublest): Return l + r to keep r live across
191 the call.
192 * gdb.base/store.exp: Accomodate store.c changes.
193
b2a7f303
DC
1942003-06-30 David Carlton <carlton@kealia.com>
195
196 * gdb.c++/maint.exp (test_invalid_name): New.
197 (test_first_component): Add tests for invalid names.
198
3c6cb4a1
MC
1992003-06-29 Michael Chastain <mec@shout.net>
200
201 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
202 output of '<VTT for class>' for virtual base classes.
203
f1c2644b
DJ
2042003-06-29 Daniel Jacobowitz <drow@mvista.com>
205
206 * gdb.base/completion.exp: Tab-complete "complet" instead of
207 "compl".
208 * gdb.base/complex.exp, gdb.base/complex.c: New files.
209
18080350
DJ
2102003-06-29 Daniel Jacobowitz <drow@mvista.com>
211
212 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
213 * gdb.base/volatile.exp: Likewise.
214
f56973f8
DJ
2152003-06-29 Daniel Jacobowitz <drow@mvista.com>
216
217 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
218 gdb/1265.
219
2202003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
221 Daniel Jacobowitz <drow@mvista.com>
222
223 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
224 initial line count of 'captured_main' from 26 to 32.
225 (test_with_self): Allow xmalloc call to be interleaved with the
226 preceding two lines.
227
e766d4d6
JB
2282003-06-24 Joel Brobecker <brobecker@gnat.com>
229
230 * gdb.base/bang.exp: New testcase.
231
f125c9a4
JB
2322003-06-23 Joel Brobecker <brobecker@gnat.com>
233
234 * gdb.base/langs.exp: Add some tests for the "minimal" language
235 support.
236
6e25beaf
EZ
2372003-06-23 Elena Zannoni <ezannoni@redhat.com>
238
239 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
240 the testcase.
241
2f816dda
DJ
2422003-06-22 Daniel Jacobowitz <drow@mvista.com>
243
244 * gdb.base/relocate.exp: Test add-symbol-file with a variable
245 offset.
246
db5a5748
DJ
2472003-06-22 Daniel Jacobowitz <drow@mvista.com>
248
249 * gdb.c++/pr-1210.cc: New file.
250 * gdb.c++/pr-1210.exp: New file.
251
1df0c130
DJ
2522003-06-21 Daniel Jacobowitz <drow@mvista.com>
253
254 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
255 000-exec-continue.
256
a92feac0
MK
2572003-06-15 Mark Kettenis <kettenis@gnu.org>
258
259 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
260 on *-*-*bsd* instead of *-*-freebsd*.
261
81a58f5b
AC
2622003-06-14 Andrew Cagney <cagney@redhat.com>
263
264 * gdb.base/store.exp: Test longest and doublest. Test all
265 parameters. Weaken return statement match.
266 * gdb.base/store.c: Add longest and doublest - aka long long and
267 long double functions. Put all parameters into local register
268 variables. Use negative values.
269
b257a0d3
AC
2702003-06-14 Andrew Cagney <cagney@redhat.com>
271
272 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
273 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
274 exit status.
275 * gdb.base/fileio.exp: Disable target when nointerrupts and
276 noinferiorio, instead of limiting it to remote. Use remote_exec
277 instead of system.
278
21c38304
JJ
2792003-06-12 Jeff Johnston <jjohnstn@redhat.com>
280
281 * gdb.base/float.exp: Add ia64 support.
282
1bcdb424
CV
2832003-06-12 Corinna Vinschen <vinschen@redhat.com>
284
285 * gdb.base/fileio.exp: Run only on remote targets.
286
6aeb981f
CV
2872003-06-10 Corinna Vinschen <vinschen@redhat.com>
288
289 * gdb.base/fileio.c: New file, testing File-I/O.
290 * gdb.base/fileio.exp: Ditto.
291
53df362e
RG
2922003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
293
294 * gdb.base/shreloc.exp: New file, check symbol values obtained from
295 shared objects after relocation at load time (gdb PR/1132).
296 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
297 as above, part of the shared object relocation test.
298
ffee1b46
MK
2992003-06-08 Mark Kettenis <kettenis@gnu.org>
300
b5ca3722
MK
301 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
302 fully filled history list.
303 * gdb.base/gdb_history: New file.
304
03ed860d
MK
305 * gdb.base/signals.exp: XFAIL "continue to func1" on
306 i*86-*-freebsd*.
307
ffee1b46
MK
308 * gdb.base/attach.exp: When trying to attach to a nonexistent
309 process, make it possible to specify the PID based on the target,
310 and do so for *-*-freebsd*.
311
d80dbb52
RH
3122003-06-02 Richard Henderson <rth@redhat.com>
313
314 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
315
6dd77b81
RH
3162003-06-02 Richard Henderson <rth@redhat.com>
317
318 * gdb.base/selftest.exp: Next over lim_at_start initialization.
319
f6347e16
RH
3202003-06-02 Richard Henderson <rth@redhat.com>
321
322 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
323
2c161407
DJ
3242003-06-01 Daniel Jacobowitz <drow@mvista.com>
325
326 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
327 of globalvar.
328
572eb746
MK
3292003-06-01 Mark Kettenis <kettenis@gnu.org>
330
331 * gdb.asm/asm-source.exp: Check for memory read errors in
332 disassembler test on *BSD too.
333
9e9617a5
RH
3342003-06-01 Richard Henderson <rth@redhat.com>
335
336 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
337 for .frame.
338 (gdbasm_call): Lose ldgp.
339 (gdbasm_startup): Add frame information.
340 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
341
7b34ad4e
MK
3422003-05-31 Mark Kettenis <kettenis@gnu.org>
343
344 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
345 i?86-*-*.
346
10059fdf
MK
3472003-05-30 Mark Kettenis <kettenis@gnu.org>
348
349 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
350 FreeBSD.
351
acf4b816
RH
3522003-05-29 Richard Henderson <rth@redhat.com>
353
354 * gdb.asm/alpha.inc: New file.
355 * gdb.asm/asm-source.exp: Use it.
356
e9ecd949
JB
3572003-05-29 Jim Blandy <jimb@redhat.com>
358
359 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
360 'core.PID'.
361
e3e5a4f3
JB
3622003-05-22 Jim Blandy <jimb@redhat.com>
363
364 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
365 backtrace.
366
72fe3d25
DC
3672003-05-20 David Carlton <carlton@math.stanford.edu>
368
369 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
370 this time.
371
58da2eb2
DC
3722003-05-19 David Carlton <carlton@bactrian.org>
373
374 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
375 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
376
1fcb5155
DC
3772003-05-19 David Carlton <carlton@bactrian.org>
378
379 * gdb.c++/namespace.exp: Add namespace scope and anonymous
380 namespace tests.
381 Bump copyright date.
382 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
383 (main): Call C::D::marker2.
384 * gdb.c++/namespace1.cc: New file.
385
85e85163
JJ
3862003-05-14 Jeff Johnston <jjohnstn@redhat.com>
387
388 Roland McGrath <roland@redhat.com>
389 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
390 there is no manager thread.
391
a25fbfec
JJ
3922003-05-08 Jeff Johnston <jjohnstn@redhat.com>
393
394 * gdb.threads/schedlock.exp: Remove assumption that all threads
395 will run in a particular small time slice. Also ensure we break
396 in one of the child threads rather than the main thread.
397
be375bae
JB
3982003-05-07 Jim Blandy <jimb@redhat.com>
399
09bf6082
JB
400 Add support for assembly source testing on the s390x.
401 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
402 architecture.
403 * gdb.asm/s390x.inc: New file.
404
be375bae
JB
405 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
406 succession of 'if' statements.
407
00905d52
AC
4082003-05-05 Andrew Cagney <cagney@redhat.com>
409
410 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
411
b1e29e33
AC
4122003-05-05 Andrew Cagney <cagney@redhat.com>
413
414 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
415 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
416
e33d66ec
EZ
4172003-05-02 Elena Zannoni <ezannoni@redhat.com>
418
419 * gdb.base/charset.exp: Update based on new behavior of set/show
420 charset commands.
421
2b6fd0d8
AC
4222003-05-01 Andrew Cagney <cagney@redhat.com>
423
424 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
425 variable do not give memory errors.
426
130cacce
AF
4272003-04-30 Adam Fedor <fedor@gnu.org>
428
429 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
430 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
431 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
432 gdb.objc/basicclass.m: : New files
433
434 * lib/gdb.exp (gdb_compile_objc): New procedure.
435
bea71854
DJ
4362003-04-27 Daniel Jacobowitz <drow@mvista.com>
437
438 * gdb.base/signals.exp: Make backtrace tests more specific.
439
0f20eeea
DC
4402003-04-23 David Carlton <carlton@bactrian.org>
441
442 * gdb.c++/maint.exp (test_first_component): Add tests for
443 'operator' in more locations.
444
c8c4d8dc
KB
4452003-04-16 Kevin Buettner <kevinb@redhat.com>
446
447 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
448
3fe60e3c
EZ
4492003-04-16 Elena Zannoni <ezannoni@redhat.com>
450
451 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
452 func marke' instead. Update test name.
453
9219021c
DC
4542003-04-15 David Carlton <carlton@math.stanford.edu>
455
456 * gdb.c++/maint.exp: New file.
457
5dd55bdd
EZ
4582003-04-14 Elena Zannoni <ezannoni@redhat.com>
459
460 * gdb.threads/schedlock.c: Change type of thread function argument
461 to long, to avoid warnings on 64-bit platforms.
462
00890572
EZ
4632003-04-14 Elena Zannoni <ezannoni@redhat.com>
464
465 * gdb.base/attach.exp: Add new message from ptrace in case of
466 attaching to nonexistent process.
467
93201743
JB
4682003-04-11 Jim Blandy <jimb@redhat.com>
469
470 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
471 gdb.c++/userdef.cc: Place comments on the lines to which the
472 marker function might return.
473 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
474 gdb.c++/userdef.exp: Look for those comments to check that we've
475 returned to the right place, instead of checking line numbers.
476
2a11c64d
EZ
4772003-04-11 Elena Zannoni <ezannoni@redhat.com>
478
479 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
480 match on sourcefile name, instead of directory name.
481
68ab8fc5
EZ
4822003-04-10 Elena Zannoni <ezannoni@redhat.com>
483
484 * gdb.base/completion.exp: Use string_to_regexp to match the
485 working directory name.
486
5624293a
JB
4872003-04-09 Jim Blandy <jimb@redhat.com>
488
489 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
490 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
491 after an inferior function call, report the failure, but allow the
492 test to continue.
493
f1f02ee4
SC
4942003-04-05 Stephane Carrez <stcarrez@nerim.fr>
495
496 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
497 with -DPROTOTYPES.
498
6eb79af0
SC
4992003-04-05 Stephane Carrez <stcarrez@nerim.fr>
500
501 * gdb.base/break.exp: Revert last patch.
502
8dfb4cf0
SC
5032003-04-04 Stephane Carrez <stcarrez@nerim.fr>
504
505 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
506 with -DPROTOTYPES.
507
ed4c619a
AC
5082003-04-02 Andrew Cagney <cagney@redhat.com>
509
510 * gdb.base/callfuncs.exp: Make "print add" messages unique.
511 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
512 matching directories by the name breakpoint.
513 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
514 Make "continue to marker1" consistent.
515 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
516 message consistent.
517 * lib/gdb.exp: Put "the program is no longer running", and "the
518 program exited" in parenthesis.
519 * lib/mi-support.exp: Ditto.
520
4e35d5f0
BR
5212003-04-02 Bob Rossi <bob_rossi@cox.net>
522
523 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
524
71900fe8
AC
5252003-03-29 Andrew Cagney <cagney@redhat.com>
526
527 * gdb.base/sizeof.c (main): Print the value of '\377'.
528 * gdb.base/sizeof.exp: Check the sign of '\377'.
529
c0655a16
MC
5302003-03-27 Michael Chastain <mec@shout.net>
531
532 * gdb.base/gdb1090.exp: New file.
533 * gdb.base/gdb1090.cc: New file.
534
5b2a3989
JB
5352003-03-27 J. Brobecker <brobecker@gnat.com>
536
537 * gdb.gdb/observer.exp: New regression test.
538
79876890
MC
5392003-03-27 Michael Chastain <mec@shout.net>
540
541 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
542 * gdb.base/ptype.exp: Likewise.
543
6eac95e3
CV
5442003-03-27 Corinna Vinschen <vinschen@redhat.com>
545
546 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
547
e8c71839
MC
5482003-03-26 Michael Chastain <mec@shout.net>
549
550 * gdb.base/ptype.exp: Actually use some typedef'd types.
551
71b10041
SC
5522003-03-21 Stephane Carrez <stcarrez@nerim.fr>
553
554 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
555 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
556
2512cf80
CV
5572003-03-20 Corinna Vinschen <vinschen@redhat.com>
558
559 * gdb.base/default.exp: Fix regular expression.
560
0d195a4f
CV
5612003-03-20 Corinna Vinschen <vinschen@redhat.com>
562
563 * gdb.base/args.exp: Fix regular expression.
564
8a2dbca8
CV
5652003-03-20 Corinna Vinschen <vinschen@redhat.com>
566
567 * gdb.base/help.exp: Allow Win32 child process.
568
bf028682
CV
5692003-03-20 Corinna Vinschen <vinschen@redhat.com>
570
571 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
572 when stepping out of main().
573
182dbe85
CV
5742003-03-20 Corinna Vinschen <vinschen@redhat.com>
575
576 * gdb.base/default.exp: Check for win32 specific message when calling
577 "run" without executable.
578
d67a6ba5
CV
5792003-03-20 Corinna Vinschen <vinschen@redhat.com>
580
581 * gdb.base/args.exp: Expect .exe in output.
582
a955b5bb
CV
5832003-03-20 Corinna Vinschen <vinschen@redhat.com>
584
585 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
586 Cygwin native.
587
bf6bad4b
AC
5882003-03-17 Andrew Cagney <cagney@redhat.com>
589
590 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
591 vector registes.
592 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
593 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
594
293e9a31
DC
5952003-03-17 David Carlton <carlton@math.stanford.edu>
596
597 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
598 test, for PR breakpoints/38.
599 Call test_watchpoint_and_breakpoint.
600 * gdb.base/watchpoint.c (func3): New function.
601 (main): Call func3.
602
5330f2db
DC
6032003-03-04 David Carlton <carlton@math.stanford.edu>
604
605 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
606 Garply<Garply<char> >:: garply".
607 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
608 with respect to PR c++/1111; note also PR c++/1113.
609 (test_template_breakpoints): KFAIL "constructor breakpoint" with
610 respect to PR c++/1062.
611 KFAIL "destructor breakpoint" with respect to PR c++/1112.
612
6ece72da
DC
6132003-03-03 David Carlton <carlton@math.stanford.edu>
614
615 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
616 with respect to PR c++/57.
617 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
618 c++/826.
619 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
620 respect to PR c++/57.
621
85ca1584
DC
6222003-03-03 David Carlton <carlton@math.stanford.edu>
623
624 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
625 respect to PR c++/33 into FAILs.
626
98e9c5b8
MC
6272003-03-03 Michael Chastain <mec@shout.net>
628
7bedbf27
MC
629 * configure.in: Update copyright years.
630
6312003-03-03 Michael Chastain <mec@shout.net>
632
633 * Makefile.in: Update copyright years.
98e9c5b8 634
f683e100
DC
6352003-02-28 David Carlton <carlton@math.stanford.edu>
636
637 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
638 print class instead of struct and/or superfluous protection
639 specifiers, as long as the resulting output is equivalent to the
640 source code.
641 Delete FIXME from end of messages on tests that don't need
642 fixing.
643
a9e0cf2c
DC
6442003-02-28 David Carlton <carlton@math.stanford.edu>
645
646 * gdb.c++/templates.exp (do_tests): Allow const in the two
647 Foo<volatile char *>::foo tests.
648
e8d359df
MS
6492003-02-27 Michael Snyder <msnyder@redhat.com>
650
651 * gdb.base/restore.c (main): Return zero, so exit code
652 will be consistant.
653
0b71dc91
DC
6542003-02-26 David Carlton <carlton@math.stanford.edu>
655
656 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
657 char *>::foo" test with respect to PR c++/33. Create a new test
658 which is identical to that one except that it doesn't put the
659 space between the "char" and the "*"; KFAIL it, too.
660
dd14ab43
DC
6612003-02-26 David Carlton <carlton@math.stanford.edu>
662
663 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
664 template types into either PASSes or KFAILs (corresponding to PR
665 c++/57). Tweak indentation. Update copyright.
666
1146c7f1
SC
6672003-02-23 Stephane Carrez <stcarrez@nerim.fr>
668
669 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
670
74641dfb
MC
6712003-02-13 Michael Chastain <mec@shout.net>
672
673 * gdb.base/exprs.exp: Remove i960 remnants.
674 * gdb.base/funcargs.exp: Likewise.
675 * gdb.base/list.exp: Likewise.
676 * gdb.base/ptype.exp: Likewise.
677
559cd2d0
DC
6782003-02-14 David Carlton <carlton@math.stanford.edu>
679
680 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
681 pEe->D::vg()" from XFAIL to KFAIL.
682
c4f90d87
JM
6832003-02-13 Jason Molenda (jmolenda@apple.com)
684
685 * gdb.base/maint.exp: Update maint print statistics regexp to include
686 new entries.
687
cbc4d97c
MC
6882003-02-13 Michael Chastain <mec@shout.net>
689
690 * gdb.c++/inherit.exp: Remove call to get_debug_format.
691
40f235b7
MC
6922003-02-12 Michael Chastain <mec@shout.net>
693
694 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
695 * gdb.c++/inherit.exp: Likewise.
696 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
697 * gdb.c++/templates.exp: Likewise.
698 * gdb.c++/virtfunc.exp: Likewise.
699
c56716b0
JM
7002003-02-06 Jason Molenda (jason-cl@molenda.com)
701
702 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
703 why the code is written that way.
704
070afcf8
MC
7052003-02-05 Michael Chastain <mec@shout.net>
706
707 * gdb.base/dump.exp: Add missing copyright line.
708
5d0331e5
JM
7092003-02-05 Jason Molenda (jason-cl@molenda.com)
710
f7ae6d3e 711 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
712 at the beginning so the breakpoint doesn't get set on the loop.
713
92851186
MC
7142003-02-05 Michael Chastain <mec@shout.net>
715
716 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
717 output for configurations with gcc 2.95.3.
718
cbf1e085
AC
7192003-02-05 Keith Seitz <keiths@redhat.com>
720 Andrew Cagney <ac131313@redhat.com>
721
722 * gdb.mi/mi-cli.exp: New file.
723
29518e1e
MC
7242003-02-04 Michael Chastain <mec@shout.net>
725
726 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
727 Call perror and then continue.
728
5af1d5f3
MC
7292003-02-03 Michael Chastain <mec@shout.net>
730
731 * gdb.c++/pr-1023.cc: New file.
732 * gdb.c++/pr-1023.exp: New file.
733
6b549786
JB
7342003-02-05 Jim Blandy <jimb@redhat.com>
735
736 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
737 it's local to foobar. Check for it there, and check that it's not
738 present in main.
739 * gdb.c++/local.cc (marker2): New function.
740 (foobar): Call marker1.
741 (main): Call marker2 instead of marker1.
742
67f16606
AC
7432003-02-04 Andrew Cagney <ac131313@redhat.com>
744
745 * gdb.disasm/mn10200.exp: Obsolete file.
746 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
747 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
748 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
749
1c5cb38e
DC
7502003-02-04 David Carlton <carlton@math.stanford.edu>
751
752 * gdb.c++/overload.exp: Test intToChar(1).
753 * gdb.c++/overload.cc (intToChar): New.
754 (main): Call intToChar.
755
d1fe6965
DC
7562003-02-03 David Carlton <carlton@math.stanford.edu>
757
758 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
759 'might_kfail' arg.
760 KFAIL some of the continue_to_bp_overloaded calls, according to
761 PR c++/1025.
762
9ba61c5d
MC
7632003-02-01 Michael Chastain <mec@shout.net>
764
765 * gdb.base/advance.c (marker1): New marker function.
766 * gdb.base/advance.exp: When the 'advance' command lands on the
767 return breakpoint, it can legitimately stop on either the
768 current line or the next line. Accommodate both outcomes.
769 * gdb.base/until.exp: Likewise.
770
e7494ffb
AC
7712003-02-02 Andrew Cagney <ac131313@redhat.com>
772
773 2002-11-10 Jason Molenda (jason-cl@molenda.com):
774 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
775 now a list, not a tuple.
776 * gdb.mi/mi-var-display.exp: Ditto.
777 * gdb.mi/gdb792.exp: Ditto.
778
075559bc
AC
7792003-02-01 Andrew Cagney <ac131313@redhat.com>
780
781 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
782 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
783 stack backtraces.
784 * gdb.mi/mi-syn-frame.c: Part of same.
785
2bd4c7b1
MK
7862003-02-01 Mark Kettenis <kettenis@gnu.org>
787
788 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
789 gdb.mi/mi1-pthreads.exp: Return instead of calling
790 gdb_suppress_entire_file.
791
eabd8992
MS
7922003-02-01 Mark Salter <msalter@redhat.com>
793
794 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
795
71469e2f
MS
7962003-01-31 Mark Salter <msalter@redhat.com>
797
798 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
799 Support empty arg.
800
38a94d44
MC
8012003-01-30 Michael Chastain <mec@shout.net>
802
803 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
804 This was a workaround for a UTF-8 bug in readline 4.3. The bug
805 has been fixed in gdb/readline on 2003-01-09.
806
19ea9e73
MS
8072003-01-29 Michael Snyder <msnyder@redhat.com>
808
e8d359df
MS
809 * gdb.base/maint.exp: Allow for leading underscore in symbol.
810 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
811 * gdb.base/args.exp: Skip if target does not support args passing.
812
2307bd6a
DJ
8132003-01-22 Daniel Jacobowitz <drow@mvista.com>
814
19ea9e73 815 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
816 gdb_test. Accept a list of expect arguments as the third
817 parameter.
818 (gdb_test): Use it.
819
f2dd3617
EZ
8202003-01-20 Elena Zannoni <ezannoni@redhat.com>
821
822 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
823 allow for different test tree configurations. Update some
824 tescases accordingly.
825 * gdb.arch/altivec-regs.exp: Ditto.
826 * gdb.asm/asm-source.exp: Ditto.
827 * gdb.base/advance.exp: Ditto.
828 * gdb.base/display.exp: Ditto.
829 * gdb.base/long_long.exp: Ditto.
830 * gdb.base/mips_pro.exp: Ditto.
831 * gdb.base/overlays.exp: Ditto.
832 * gdb.base/relocate.exp: Ditto.
833 * gdb.base/setshow.exp: Ditto.
834 * gdb.base/step-line.exp: Ditto.
835 * gdb.base/step-test.exp: Ditto.
836 * gdb.base/until.exp: Ditto.
837 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
838
c71cdefd
DC
8392003-01-17 David Carlton <carlton@math.stanford.edu>
840
841 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
842 corresponding to PR c++/945.
843 Update copyright.
844
fdba05d7
DC
8452003-01-17 David Carlton <carlton@math.stanford.edu>
846
847 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
848 corresponding to PR c++/68.
849
8502003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
851
852 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
853 (test_paddr_hairy_functions): Call print_addr_2_kfail for
854 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
855
c362c33a
EZ
8562003-01-15 Elena Zannoni <ezannoni@redhat.com>
857
0fbc361c
EZ
858 * gdb.base/break.exp: Fix change of default location, because of
859 removal of until tests.
860 * gdb.base/help.exp: Update test for new 'until' help message.
861 Add test for help on 'advance'.
c362c33a
EZ
862 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
863
dabf8a35
MK
8642003-01-15 Mark Kettenis <kettenis@gnu.org>
865
866 * gdb.base/default.exp: Adapt "info float" test for recent changes
867 to that command. Add test for "info vector".
868 * gdb.base/float.exp: New file. Add test for "info float" that
869 resembles the old test in gdb.base/default.exp.
870
a1769aca
DC
8712003-01-15 David Carlton <carlton@math.stanford.edu>
872
873 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
874
82025e13
EZ
8752003-01-15 Elena Zannoni <ezannoni@redhat.com>
876
877 * gdb.base/break.exp: Move the tests of until command from here...
878 * gdb.base/until.exp: ... to here. New file. Add other tests.
879 * gdb.base/advance.c: New file.
880 * gdb.base/advance.exp: New file.
881
8f9ab801
EZ
8822003-01-14 Elena Zannoni <ezannoni@redhat.com>
883
884 * gdb.base/args.c: New file.
885 * gdb.base/args.exp: New file.
886
9ae66589
DJ
8872003-01-14 Daniel Jacobowitz <drow@mvista.com>
888
889 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
890
8d77e5c3
DJ
8912003-01-14 Daniel Jacobowitz <drow@mvista.com>
892
893 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
894
12d2f0a1
DJ
8952003-01-14 Daniel Jacobowitz <drow@mvista.com>
896
897 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
898 dates.
899
6ca37014
DJ
9002003-01-13 Daniel Jacobowitz <drow@mvista.com>
901
902 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
903
b0023472
DJ
9042003-01-13 Daniel Jacobowitz <drow@mvista.com>
905
906 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
907 (ptype &*"foo").
908 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
909
d6abaea5
DJ
9102002-01-13 Daniel Jacobowitz <drow@mvista.com>
911
912 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
913 * gdb.mi/mi1-console.exp: Likewise.
914
dfd536a7
DJ
9152002-01-13 Daniel Jacobowitz <drow@mvista.com>
916
917 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
918 * gdb.mi/mi1-console.exp: Likewise.
919
a1fb14a2
DJ
9202003-01-13 Daniel Jacobowitz <drow@mvista.com>
921
922 * gdb.c++/overload.exp: Remove some fixed XFAILs.
923
c4cf40b7
DJ
9242003-01-09 Daniel Jacobowitz <drow@mvista.com>
925
926 * gdb.base/detach.exp: New test.
927
696d5a5b
DJ
9282003-01-09 Daniel Jacobowitz <drow@mvista.com>
929
930 * Makefile.in (ALL_SUBDIRS): New variable.
931 (subdirs, clean, distclean): Use it.
932 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
933 regenerating Makefile, since it is generated from the top level.
934 * gdb.asm/Makefile.in: Likewise.
935 * gdb.base/Makefile.in: Likewise.
936 * gdb.c++/Makefile.in: Likewise.
937 * gdb.disasm/Makefile.in: Likewise.
938 * gdb.java/Makefile.in: Likewise.
939 * gdb.mi/Makefile.in: Likewise.
940 * gdb.threads/Makefile.in: Likewise.
941 * gdb.trace/Makefile.in: Likewise.
942
754533e4
DC
9432003-01-09 David Carlton <carlton@math.stanford.edu>
944
945 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
946 Add copyright year 2003.
947
d8b3e9ee
MC
9482003-01-06 Michael Chastain <mec@shout.net>
949
950 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
951 When selecting a thread, 'line' and 'file' are optional.
952 * gdb.mi/mi1-pthreads.exp: Likewise.
953
8e9e0fe6
AS
9542003-01-06 Andreas Schwab <schwab@suse.de>
955
956 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
957 failures.
958
b5ab8ff3
DJ
9592003-01-04 Daniel Jacobowitz <drow@mvista.com>
960
961 Fix PR gdb/844
962 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
963 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
964
965 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
966 instead of calling gdb_suppress_entire_file.
967 * gdb.threads/print-threads.exp: Likewise.
968 * gdb.threads/schedlock.exp: Likewise.
969
970 * gdb.threads/killed.exp: Return instead of calling
971 gdb_suppress_entire_file.
972 * gdb.threads/linux-dp.exp: Likewise.
973 * gdb.threads/pthreads.exp: Likewise.
974
1e698235
DJ
9752003-01-04 Daniel Jacobowitz <drow@mvista.com>
976
977 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
978 stabs.
979 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
980 * gdb.base/whatis.exp: Always allow (void) after function names.
981
147ff08c
DJ
9822003-01-04 Daniel Jacobowitz <drow@mvista.com>
983
984 * gdb.c++/casts.exp: Correct regexp.
985
dc62bfc2
MK
9862003-01-04 Mark Kettenis <kettenis@gnu.org>
987
988 * configure.in: Call AC_CONFIG_HEADER. Don't call
989 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
990 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
991 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
992 aforementioned directories in the AC_OUPUT call.
993 * config.hin: New file.
994 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
995 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
996 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
997 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
998 pass -I$objdir instead of -I$objdir/$subdir in compilation.
999 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
1000 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
1001 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
1002 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
1003 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
1004 gdb.threads/configure.in, gdb.threads/configure,
1005 gdb.threads/config.in, gdb.trace/configure.in,
1006 gdb.trace/configure: Removed.
1007
77afa639
MC
10082003-01-03 Michael Chastain <mec@shout.net>
1009
1010 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
1011 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
1012
7634bb6e
DJ
10132003-01-03 Daniel Jacobowitz <drow@mvista.com>
1014
1015 * gdb.base/store.exp: Fix regular expressions.
1016
b39c905e
MK
10172002-12-28 Mark Kettenis <kettenis@gnu.org>
1018
1019 * configure.in: Rewrite.
1020 * configure: Regenerated.
1021
0a8551dd
DC
10222003-01-03 David Carlton <carlton@math.stanford.edu>
1023
1024 * gdb.base/psymtab.exp: New file.
1025 * gdb.base/psymtab1.c: Ditto.
1026 * gdb.base/psymtab2.c: Ditto.
1027
c60b7188
AF
10282002-12-23 Adam Fedor <fedor@gnu.org>
1029
1030 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
1031
ee73db83
DC
10322002-12-23 David Carlton <carlton@math.stanford.edu>
1033
1034 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
1035 and current_directory initialization.
1036
d6c1774e
JB
10372002-12-22 Jim Blandy <jimb@redhat.com>
1038
f0a847b8
JB
1039 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
1040 rather than as part of the output file name.
1041
d6c1774e
JB
1042 * gdb.base/attach.exp: There's no need to copy the test program to
1043 /tmp; that was only ever necessary on HP/UX, and this test is
1044 entirely disabled there anyway.
1045
f0708dbb
JB
10462002-12-21 Jim Blandy <jimb@redhat.com>
1047
4c2acfea
JB
1048 * gdb.c++/psmang.exp: Doc fix.
1049
f0708dbb
JB
1050 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
1051 test.
1052
9579e000
DC
10532002-12-20 David Carlton <carlton@math.stanford.edu>
1054
1055 * gdb.c++/annota2.exp: KFAIL annotate-quit.
1056
d1810171
MC
10572002-12-18 Michael Chastain <mec@shout.net>
1058
1059 * gdb.c++/annota2.exp: Add copyright year 2002.
1060
76565097
DC
10612002-12-17 David Carlton <carlton@math.stanford.edu>
1062
1063 * gdb.c++/try_catch.cc: Add marker comments.
1064 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
1065 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
1066 * gdb.c++/m-static.cc: Ditto.
1067 * gdb.c++/m-static1.cc: Ditto.
1068 * gdb.c++/try_catch.cc: Ditto.
1069
da81390b
JJ
10702002-12-16 Jeff Johnston <jjohnstn@redhat.com>
1071
1072 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
1073 to see whether we are using the new -environment-directory
1074 command which resets via -r or the old version of the command
1075 which may prompt the user. Part of fix for gdb/741.
1076
b304d130
AC
10772002-12-13 Andrew Cagney <ac131313@redhat.com>
1078
1079 * gdb.fortran/types.exp: Update obsolete comment.
1080 * gdb.fortran/exprs.exp: Ditto.
1081 * lib/gdb.exp: Delete obsolete code.
1082 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
1083 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
1084 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
1085 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
1086 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
1087 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
1088 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
1089 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
1090 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
1091 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
1092 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
1093 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
1094 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
1095 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
1096 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
1097 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
1098 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
1099 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
1100 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
1101 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
1102 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
1103 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
1104 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
1105 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
1106 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
1107 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
1108 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
1109 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
1110 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
1111 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
1112 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
1113 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
1114 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
1115 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
1116 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
1117 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
1118 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
1119
a23b6e6a
DC
11202002-12-11 David Carlton <carlton@math.stanford.edu>
1121
1122 * gdb.c++/m-data.exp: Add test for members that shadow global
1123 variables: see PR gdb/804.
1124 * gdb.c++/m-data.cc: Ditto.
1125
6604731b
DJ
11262002-12-10 Daniel Jacobowitz <drow@mvista.com>
1127
1128 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
1129
de46ecd7
DC
11302002-12-06 David Carlton <carlton@math.stanford.edu>
1131
1132 * gdb.base/store.c: Don't declare functions static.
1133
27e829d0
AC
11342002-12-04 Andrew Cagney <ac131313@redhat.com>
1135
1136 * gdb.base/store.exp, gdb.base/store.c: New files.
1137
92806416
DJ
11382002-12-03 Daniel Jacobowitz <drow@mvista.com>
1139
1140 * gdb.base/selftest.exp: Update for current gdb.
1141
3bcbaac5
DJ
11422002-12-03 Daniel Jacobowitz <drow@mvista.com>
1143
1144 * gdb.base/maint.exp: Only dump symbols from one source file
1145 or objfile.
1146
f4f00b1f
DJ
11472002-12-03 Daniel Jacobowitz <drow@mvista.com>
1148
1149 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
1150 function call.
1151
f1c8a949
JB
11522002-11-25 Jim Blandy <jimb@redhat.com>
1153
1154 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
1155 function appearing in error message.
1156
9e297a97
DJ
11572002-11-21 Daniel Jacobowitz <drow@mvista.com>
1158
1159 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
1160
1f312e79
JJ
11612002-11-08 Jeff Johnston <jjohnstn@redhat.com>
1162
1163 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
1164 for mi1 and current mi is in correct format. New mi startup message
1165 should be in mi console format. This is part of fix for PR gdb/604.
1166
83c31e7d
FN
11672002-09-18 Fernando Nasser <fnasser@redhat.com>
1168
1169 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
1170 which explicitly prints the zero offset as "+0".
1171
322b3f65
DJ
11722002-10-22 Daniel Jacobowitz <drow@mvista.com>
1173
1174 * gdb.threads/schedlock.c (args): Make unsigned.
1175
11762002-10-21 Daniel Jacobowitz <drow@mvista.com>
1177
1178 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
1179 numbers. Allow "foo2|selected stack frame".
1180 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
1181 * gdb.asm/asmsrc2.s: Likewise.
1182 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
1183 comments.
1184 * gdb.asm/mips.inc: New file.
1185
5e2fe5b8
AF
11862002-10-18 Adam Fedor <fedor@gnu.org>
1187
1188 * gdb.base/default.exp: Update expected output to include 'ObjC'.
1189 * gdb.base/help.exp: Likewise.
1190
abe1a5d0
KB
11912002-10-17 Kevin Buettner <kevinb@redhat.com>
1192
1193 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
1194 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
1195
10abb1d4
JB
11962002-10-02 Jim Blandy <jimb@redhat.com>
1197
1198 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
1199
1f609b42
AC
12002002-10-01 Andrew Cagney <ac131313@redhat.com>
1201
1202 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
1203 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
1204 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
1205 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
1206 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
1207 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
1208 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
1209
0aee02e4
AC
12102002-09-29 Andrew Cagney <ac131313@redhat.com>
1211
1212 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
1213 * mi0-disassemble.exp, mi0-eval.exp: Delete.
1214 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
1215 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
1216 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
1217 * mi0-var-block.exp, mi0-var-child.exp: Delete.
1218 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
1219
6fde09ad
KB
12202002-09-27 Kevin Buettner <kevinb@redhat.com>
1221
1222 * gdb.base/annota1.exp (info break): Make directory components of
1223 path optional since not all compilers emit this debug information.
1224
1225 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
1226 step ends up stepping out of the function instead of stopping on
1227 the epilogue.
1228
9e8aab75
KS
12292002-09-26 Keith Seitz <keiths@redhat.com>
1230
1231 * lib/insight-support.exp (gdbtk_start): Figure out where
1232 the insight executable is based on where gdb is. Use this
1233 executable to start insight instead of gdb.
1234
e36180d7
AC
12352002-09-25 Andrew Cagney <cagney@redhat.com>
1236
1237 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
1238
9dd34b2b
AC
12392002-09-24 Andrew Cagney <ac131313@redhat.com>
1240
1241 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
1242 test_isolated_complaints.
1243 (test_empty_complaint): New function.
1244 (test_empty_complaints): New function. Check no output when no
1245 complaints.
1246
dea97812
KB
12472002-09-19 Jim Blandy <jimb@redhat.com>
1248
1249 * gdb.base/charset.exp, gdb.base/charset.c: New files.
1250
54951bd7
AC
12512002-09-19 Andrew Cagney <ac131313@redhat.com>
1252
1253 * gdb.gdb/complaints.exp: New file.
1254
dec43320
AC
12552002-09-18 Andrew Cagney <ac131313@redhat.com>
1256
1257 * gdb.base/maint.exp: Check `help maint internal-warning'.
1258
e70d6e3f
DC
12592002-09-18 David Carlton <carlton@math.stanford.edu>
1260
1261 * gdb.c++/m-static.exp: Remove breakpoints depending on line
1262 numbers, and replace them by a single breakpoint after the
1263 constructors are all finished.
1264 Add test 4.
1265 * gdb.c++/m-static.cc: Add test 4.
1266 * gdb.c++/m-static.h: New file.
1267 * gdb.c++/m-static1.cc: New file.
1268
1269 * gdb.c++/printmethod.exp: New file.
1270 * gdb.c++/printmethod.cc: New file.
1271
1272 * gdb.c++/pr-574.exp: New file.
1273 * gdb.c++/pr-574.cc: New file.
1274
afb5c968
CV
12752002-09-18 Corinna Vinschen <vinschen@redhat.com>
1276
1277 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
1278 embedded targets which never actually exit.
1279
31e45dee
FN
12802002-09-18 Fernando Nasser <fnasser@redhat.com>
1281
1282 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
1283 "don't step after run" as unresolved or unsupported, instead of xfail.
1284
a283c5a1
CV
12852002-09-18 Corinna Vinschen <vinschen@redhat.com>
1286
1287 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
1288 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
1289 Add newline to expected string in "step out of main (status wrapper)"
1290 case.
1291
11350d2a
CV
12922002-09-18 Corinna Vinschen <vinschen@redhat.com>
1293
1294 * lib/gdb.exp (rerun_to_main): Allow restarting application.
1295 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
1296
0deec7d6
TT
12972002-09-17 Tom Tromey <tromey@redhat.com>
1298
1299 * gdb.base/printcmds.exp (test_print_string_constants): Expect
1300 \000, not \0, in double-quoted string.
1301
b2b4a1b5
CV
13022002-09-14 Corinna Vinschen <vinschen@redhat.com>
1303
1304 * gdb.base/command.exp: Don't expect a "Program exited normally"
1305 string after running the commands execution on breakpoint tests.
1306
1c56143a
CV
13072002-09-13 Corinna Vinschen <vinschen@redhat.com>
1308
1309 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
1310
37f8da45
JB
13112002-09-12 Joel Brobecker <brobecker@gnat.com>
1312
1313 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
1314
08b468e0
KS
13152002-09-10 Keith Seitz <keiths@redhat.com>
1316
1317 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
1318 runto proc.
1319 (mi_run_to_main): Use mi_runto.
1320 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
1321
dc360f58
KS
13222002-09-10 Keith Seitz <keiths@redhat.com>
1323
1324 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
1325 regexp for stopping at main. Could have multiple event notifications.
1326 Don't assume that main was declared with no parameters.
1327 (mi_next): Use mi_step_to.
1328 (mi_step): Use mi_next_to.
1329
ce3abcfb
CV
13302002-09-09 Corinna Vinschen <vinschen@redhat.com>
1331
1332 * gdb.base/default.exp: Fix expected string in `info float' test.
1333
d1f5b980
BE
13342002-09-09 Ben Elliston <bje@redhat.com>
1335
1336 * config/mips.exp: Update comments.
1337 * config/mips-idt.exp: Likewise.
1338 * config/nind.exp: Likewise.
1339 * config/slite.exp: Likewise.
1340 * config/sparclet.exp: Likewise.
1341 * config/udi.exp: Likewise.
1342 * config/vx.exp: Likewise.
1343 * config/vxworks29k.exp: Likewise.
1344
2f71430b
JB
13452002-09-05 Jim Blandy <jimb@redhat.com>
1346
1347 * gdb.threads/killed.exp: Fix test failure message.
1348
7ddebc7e
KS
13492002-09-04 Keith Seitz <keiths@redhat.com>
1350
1351 * lib/mi-support.exp: Update copyright.
1352 (mi_gdb_test): Increase the priority of the expected pattern
1353 so that it matches gdb_test.
1354
0ae67eb3
KS
13552002-09-03 Keith Seitz <keiths@redhat.com>
1356
1357 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
1358 Use integer comparison instead of string comparison for testing
1359 whether binary was built.
1360
38fc42c8
JB
13612002-09-03 Jim Blandy <jimb@redhat.com>
1362
1363 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
1364
b6ff0e81
JB
13652002-08-29 Jim Blandy <jimb@redhat.com>
1366
1367 * gdb.threads/pthreads.exp: Move the portable thread compilation
1368 code into a function in lib/gdb.exp, and call that from here.
1369 * lib/gdb.exp (gdb_compile_pthreads): New function.
1370
07c98896
KS
13712002-08-29 Keith Seitz <keiths@redhat.com>
1372
1373 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
1374 expect_out so that callers can get at it.
1375
0312286c
DJ
13762002-08-23 Daniel Jacobowitz <drow@mvista.com>
1377
1378 * gdb.threads/print-threads.c: New file.
1379 * gdb.threads/print-threads.exp: New file.
1380 * gdb.threads/schedlock.c: New file.
1381 * gdb.threads/schedlock.exp: New file.
1382
dd039bc4
EZ
13832002-08-22 Elena Zannoni <ezannoni@redhat.com>
1384
1385 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
1386 not altivec.c.
1387
1f36144c
MK
13882002-08-17 Mark Kettenis <kettenis@gnu.org>
1389
1390 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
1391 targets. The problem should be fixed now.
1392
16057ec7 13932002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
1394
1395 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
1396 2002-07-24 change that removes final dots from error messages.
1397
3c1499ad
TT
13982002-08-13 Tom Tromey <tromey@redhat.com>
1399
1400 * gdb.base/readline.exp: New file.
1401
a20ce2c3
AC
14022002-08-01 Andrew Cagney <ac131313@redhat.com>
1403
1404 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
1405 supress message.
1406
db034ac5
AC
14072002-08-01 Andrew Cagney <cagney@redhat.com>
1408
1409 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
1410 CHILL_FOR_TARGET and CHILL_LIB.
1411 * configure.in (configdirs): Remove gdb.chill.
1412 * configure: Regenerate.
1413 * lib/gdb.exp: Obsolete references to chill.
1414 * gdb.fortran/types.exp: Ditto.
1415 * gdb.fortran/exprs.exp: Ditto.
1416
3e000b18
KB
14172002-07-30 Kevin Buettner <kevinb@redhat.com>
1418
1419 * gdb.base/shlib-call.exp (additional_flags): Conditionally
1420 set Irix-specific compile and link flags.
1421
28f4966b
KB
14222002-07-29 Kevin Buettner <kevinb@redhat.com>
1423
1424 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
1425 source files. The ``-o'' option doesn't work with the ``-E'' option
1426 when using the Irix compiler.
1427
46c0d5a6
DJ
14282002-07-19 Daniel Jacobowitz <drow@mvista.com>
1429
1430 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
1431 Improve support for reusing an exec file. Copy exec file
1432 to target, and run gdbserver on the target instead of on the host.
1433
eecf4bed
JB
14342002-07-18 Jim Blandy <jimb@redhat.com>
1435
0f815cdf
JB
1436 * gdb.base/ending-run.exp: Don't expect to see the program end in
1437 some orderly fashion when we're running on a real stand-alone
1438 board.
1439
eecf4bed
JB
1440 * gdb.base/interrupt.exp: Correct logic for skipping tests on
1441 targets that don't support interrupts.
1442
52d309e4
JB
14432002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
1444
1445 * gdb.base/attach.exp: Add patterns to match output from /proc-based
1446 systems.
1447 Move comments in expect statements to inside the actions, so that they
1448 don't get matched against.
1449
ff683d9e
MK
14502002-07-10 Mark Kettenis <kettenis@gnu.org>
1451
1452 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
1453 function when asleep" test.
1454
b5356753
AC
14552002-07-10 Andrew Cagney <ac131313@redhat.com>
1456
1457 * gdb.base/page.exp: Rewrite to handle problems with very long
1458 `info set' output. Update copyright.
1459
6aa4d13a
AC
14602002-06-26 Andrew Cagney <ac131313@redhat.com>
1461
1462 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
1463 gdb.threads-hp.
1464 * gdb.hp/configure: Regenerate.
1465 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
1466 * gdb.hp/gdb.threads-hp/configure: Delete file.
1467 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
1468
8cf8c2b8
AC
14692002-06-22 Andrew Cagney <ac131313@redhat.com>
1470
1471 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
1472 setlocale, bindtextdomain and textdomain.
1473
6827a8f8
JB
14742002-06-11 Jim Blandy <jimb@redhat.com>
1475
919d772c
JB
1476 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
1477 preprocessor macro information is present.
1478
6827a8f8
JB
1479 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
1480 tests.
1481
c15b0d21
MS
14822002-06-06 Michael Snyder <msnyder@redhat.com>
1483
c5984d70
MS
1484 * gdb.base/overlays.exp: Record addresses of overlay
1485 functions in TCL variables rather than in GDB variables,
1486 to avoid having GDB convert them to pointers (with loss
1487 of information).
1488
99a8512b
MS
1489 * gdb.base/d10v.ld: Merge in several years worth of
1490 default linker script changes.
c15b0d21
MS
1491 * gdb.base/long_long.exp: Add check for sizeof (long double).
1492
be26fe0d
ML
14932002-06-06 Michal Ludvig <mludvig@suse.cz>
1494
1495 * gdb.asm/asm-source.exp: Add x86-64 target.
1496 * gdb.asm/x86_64.inc: New.
1497
258093ca 14982002-05-30 Michael Chastain <mec@shout.net>
258093ca 1499
4b3153f1 1500 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
1501 * gdb.c++/m-static.cc: New file.
1502 * gdb.c++/m-static.exp: New file.
1503
241264c6
MS
15042002-05-28 Michael Snyder <msnyder@redhat.com>
1505
1506 * gdb.base/call-ar-st.exp: Allow for reduced floating point
1507 precision.
1508
9bba8c8f 15092002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 1510
4b3153f1 1511 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
1512 * gdb.c++/m-data.cc: New file.
1513 * gdb.c++/m-data.exp: New file.
1514
15152002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 1516
4b3153f1 1517 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f
MC
1518 * gdb.c++/try_catch.cc: New file.
1519 * gdb.c++/try_catch.exp: New file.
1520
def1b996
MC
15212002-05-27 Michael Chastain <mec@shout.net>
1522
1523 * gdb.c++/local.exp: Accept more nested types in output.
1524
522ba268
MC
15252002-05-26 Michael Chastain <mec@shout.net>
1526
1527 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
1528
277254ba
MS
15292002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
1530
1531 * lib/gdb.exp (gdb_wrapper_init): Just because
1532 gdb_wrapper_file exists, this does not mean that the file
1533 should not be rebuilt. That is what gdb_wrapper_initialized
1534 is for.
1535 (default_gdb_init): Reset gdb_wrapper_initialized.
1536
b61a8733
MS
15372002-05-23 Michael Snyder <msnyder@redhat.com>
1538
5bdb6d01
MS
1539 * gdb.base/all-bin.exp: Revise previous patch by just reducing
1540 the precision of the floating point test results.
1541 * gdb.base/call-rt-st.exp: Ditto.
1542
b61a8733
MS
1543 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
1544 * gdb.base/call-rt-st.exp: Ditto.
1545
56f6e910
MC
15462002-05-19 Michael Chastain <mec@shout.net>
1547
1548 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
1549
ad0b0016
EZ
15502002-05-19 Elena Zannoni <ezannoni@redhat.com>
1551
1552 * configure.in (configdirs): Add gdb.arch.
1553 * configure: Regenerate.
1554
f617d2b6
JB
15552002-05-17 Jim Blandy <jimb@redhat.com>
1556
1557 * gdb.base/completion.exp: Recognize the more detailed error
1558 messages produced by the macro expander's lexical analyzer.
1559
eac2a696
EZ
15602002-05-14 Elena Zannoni <ezannoni@redhat.com>
1561
1562 * gdb.arch/altivec-abi.c: New file.
1563 * gdb.arch/altivec-abi.exp: New file.
1564 * gdb.arch/altivec-regs.c: New file.
1565 * gdb.arch/altivec-regs.exp: New file.
1566
2fdde8f8
DJ
15672002-05-14 Daniel Jacobowitz <drow@mvista.com>
1568
1569 * gdb.base/maint.exp (maint print type): Update for new type
1570 structure.
eac2a696 1571
e31f1a7c
EZ
15722002-05-14 Elena Zannoni <ezannoni@redhat.com>
1573
1574 * gdb.arch: New directory.
1575 * gdb.arch/configure.in: New file.
1576 * gdb.arch/configure: New file.
1577 * gdb.arch/Makefile.in: New file.
1578
db589741
CV
15792002-05-13 Corinna Vinschen <vinschen@redhat.com>
1580
1581 * gdb.asm/asm-source.exp: Add v850 as supported target.
1582 * gdb.asm/v850.inc: New file.
1583
8ce2a7dc
DJ
15842002-05-13 Daniel Jacobowitz <drow@mvista.com>
1585
1586 * gdb.c++/annota2.exp (annotate-quit): Add comment.
1587
df763c7f
DJ
15882002-05-12 Daniel Jacobowitz <drow@mvista.com>
1589
1590 * gdb.base/break.exp: Check 'break "marker2"'.
1591
377daeed
MS
15922002-05-10 Michael Snyder <msnyder@redhat.com>
1593
1594 * gdb.base/long_long.exp: Fix typo.
1595
c4b7bc2b
JB
15962002-05-10 Jim Blandy <jimb@redhat.com>
1597
ecac9a4e
JB
1598 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
1599 a bug.
1600
c4b7bc2b
JB
1601 * gdb.base/printcmds.exp (test_integer_literals_rejected):
1602 Recognize more detailed error message produced by the macro
1603 expander's lexical analyzer.
1604 * lib/gdb.exp (test_print_reject): Same.
1605
e71019a1
MK
16062002-05-09 Mark Kettenis <kettenis@gnu.org>
1607
1608 * gdb.c++/method.exp: Fix typo.
1609
fedfc8e6
MS
16102002-05-08 Michael Snyder <msnyder@redhat.com>
1611
166a1957
MS
1612 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
1613 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 1614 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
1615 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
1616 Add iftarget clause for strongarm.
1617
f1c47eb2
MS
16182002-05-06 Michael Snyder <msnyder@redhat.com>
1619
cb9a9d3e
MS
1620 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
1621 (gdb_continue_to_end): Accept output from status wrapper.
1622 * gdb.base/ending-run.exp: Add case for output from status wrapper.
1623 Clean up fail messages to match pass messages.
1624
f1c47eb2
MS
1625 Enable the "needs_status_wrapper" testsuite feature.
1626 * lib/gdb.exp (gdb_wrapper_init): New procedure.
1627 (gdb_compile): Conditionally call gdb_wrapper_init.
1628 * gdb.base/a2-run.exp: Recognize output from status wrapper.
1629 * gdb.c++/method.exp: Recognize output from status wrapper.
1630
6079c749
BE
16312002-05-06 Ben Elliston <bje@redhat.com>
1632From Graydon Hoare <graydon@redhat.com>
1633
1634 * config/sid.exp: Include support for "rawsid" protocol.
1635
188baff3
JB
16362002-05-03 Jim Blandy <jimb@redhat.com>
1637
1638 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
1639 * gdb.c++/hang3.C: New file.
1640
b9c07f0f
AC
16412002-05-04 Andrew Cagney <ac131313@redhat.com>
1642
1643 * gdb.base/default.exp: Remove obsolete code.
1644 * gdb.c++/misc.exp: Ditto. Update copyright.
1645 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
1646 * gdb.base/whatis.exp: Ditto. Update copyright.
1647 * gdb.base/scope.exp: Ditto. Update copyright.
1648 * gdb.base/ptype.exp: Ditto. Update copyright.
1649 * gdb.base/printcmds.exp: Ditto. Update copyright.
1650 * gdb.base/opaque.exp: Ditto. Update copyright.
1651 * gdb.base/list.exp: Ditto.
1652 * gdb.base/funcargs.exp: Ditto. Update copyright.
1653 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
1654 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
1655 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
1656 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
1657 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
1658 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
1659
5c7a0397
MS
16602002-05-02 Michael Snyder <msnyder@redhat.com>
1661
d6dcc264 1662 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
1663 * gdb.base/long_long.exp: Add xscale target.
1664 * gdb.base/default.exp: Add xscale target.
1665
eb7f1c48
JB
16662002-05-01 Jim Blandy <jimb@redhat.com>
1667
1668 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
1669 gdb.c++/hang.exp: New test.
1670
a6befae8
FF
16712002-05-01 Fred Fish <fnf@redhat.com>
1672
1673 * gdb.base/completion.exp: Handle completions of "./Make" for
1674 more than one completion possibility, as is the case when we
1675 build and test in the source tree.
1676
0a310277
AG
16772002-04-29 Anthony Green <green@redhat.com>
1678
1679 * gdb.java/jmisc1.exp: New file.
1680 * gdb.java/jmisc2.exp: New file.
1681
6ff9af88
DJ
16822002-04-24 Daniel Jacobowitz <drow@mvista.com>
1683
1684 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
1685
96b3d632
EZ
16862002-04-23 Elena Zannoni <ezannoni@redhat.com>
1687
1688 * gdb.base/help.exp: Change 'help status' to allow for target
1689 dependent output differences.
1690
5019bb54
MC
16912002-04-22 Michael Chastain <mec@shout.net>
1692
1693 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
1694
a805a116
MC
16952002-04-22 Michael Chastain <mec@shout.net>
1696
1697 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
1698
a1706bfd
DM
16992002-04-17 David S. Miller <davem@redhat.com>
1700
1701 * gdb.asm/sparc64.inc: New file.
1702 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
1703
a73a20a2
EZ
17042002-04-19 Elena Zannoni <ezannoni@redhat.com>
1705
1706 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
1707 instruction file directly into the build tree. Clean up at end of
1708 test.
1709
ba678339
DM
17102002-04-18 David S. Miller <davem@redhat.com>
1711
1712 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
1713 handle 64-bit platforms correctly.
1714 * gdb.base/maint.exp: Likewise.
1715
b03399da
KB
17162002-04-18 Kevin Buettner <kevinb@redhat.com>
1717
1718 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
1719 ``-fpic'' when compiling files comprising a shared library, but
1720 it does need additional linker flags in order to find shared
1721 libraries at run time.
1722
e2004992
KB
17232002-04-18 Kevin Buettner <kevinb@redhat.com>
1724
1725 * gdb.base/cvexpr.c (use): New function.
1726 (main): Invoke use() on all global variables to prevent
1727 some linkers from deleting these otherwise unused symbols.
1728
d8937120
MC
17292002-04-17 Michael Chastain <mec@shout.net>
1730From David S. Miller <davem@redhat.com>
1731
1732 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
1733 handle 64-bit platforms correctly.
1734
ffd61a58
MS
17352002-04-12 Michael Snyder <msnyder@redhat.com>
1736From Jim Blandy <jimb@redhat.com>
1737 * gdb.base/foo.c (foox): Remove section attribute; the linker
1738 script can handle this instead.
1739 * gdb.base/bar.c (barx): Same.
1740 * gdb.base/baz.c (bazx): Same.
1741 * gdb.base/grbx.c (grbxx): Same.
1742
1743 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
1744 manager doesn't automatically unmap overlays unnecessarily.
1745
6b8426a6
MH
17462002-04-10 Martin M. Hunt <hunt@redhat.com>
1747
1748 * gdb.base/ending-run.exp: Fix pattern for Mips targets
1749 stepping out of main.
1750
34af4875
MC
17512002-04-09 Michael Chastain <mec@shout.net>
1752
1753 * gdb.c++/local.cc (main): Move call to marker1() inside nested
1754 scope so that the nested scope tests will make sense.
1755 * gdb.c++/local.exp: Write patterns that actually work with gcc
1756 (the HP patterns "were never known to work with gcc").
1757 Keep the old aCC patterns too.
1758
2d1676a0
DJ
17592002-04-09 Daniel Jacobowitz <drow@mvista.com>
1760
1761 * gdb.base/attach.exp: Correct target board test.
1762
3a63e3f9
MC
17632002-04-08 Michael Chastain <mec@shout.net>
1764
1765 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
1766 in a const method. Add some xfail and fail cases for configurations
1767 that do not emit the "const ...".
1768
f18dabd2
MC
17692002-04-07 Michael Chastain <mec@shout.net>
1770
1771 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
1772 Accept "A * const" and "const A * const" as type of "this".
1773 Fix spelling of getFunky throughout. Make messages uniform.
1774
0fcddd82
EZ
17752002-04-07 Elena Zannoni <ezannoni@redhat.com>
1776
1777 Work around for PR gdb/285:
1778 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
1779
16a8534a
EZ
17802002-04-07 Elena Zannoni <ezannoni@redhat.com>
1781
1782 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
1783 instructions file at run time instead of configure time.
1784 Sometimes we run the test in a directory that is not the one we
1785 configured in.
1786 * gdb.asm/configure.in: Delete creation of symlink.
1787 * gdb.asm/configure: Regenerate.
1788
24181d81
JB
17892002-04-05 J. Brobecker <brobecker@gnat.com>
1790
1791 * gdb.gdb/xfullpath.exp: New test, to exercise the new
1792 xfullpath () function.
1793
7cdb7107
DJ
17942002-04-04 Daniel Jacobowitz <drow@mvista.com>
1795
1796 * gdb.asm/Makefile.in: Correct dependencies.
1797
1798 * gdb.asm/powerpc.inc: New file.
1799 * gdb.asm/asm-source.exp: Add PowerPC.
1800 * gdb.asm/configure.in: Likewise.
1801 * gdb.asm/configure: Regenerated.
1802
a7d17088
DJ
18032002-04-04 Daniel Jacobowitz <drow@mvista.com>
1804
1805 * gdb.base/relocate.exp: New file.
1806 * gdb.base/relocate.c: New file.
1807
cd721503
FF
18082002-04-04 Fred Fish <fnf@redhat.com>
1809
1810 * gdb.base/step-test.exp: Update comment regarding stopping in
1811 memcpy/bcopy calls inserted as part of the compiler runtime.
1812
b22ad7a7
MS
18132002-04-04 Michael Snyder <msnyder@redhat.com>
1814
1815 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
1816
5f279fa6
DJ
18172002-04-03 Daniel Jacobowitz <drow@mvista.com>
1818
1819 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
1820 (gdb_expect): Remove $notransfer hack.
1821
dd0fd3ce
DJ
18222002-04-02 Daniel Jacobowitz <drow@mvista.com>
1823
1824 * gdb.c++/classes.exp ("calling method for small class"): Match
1825 updated register output.
1826
1e50cda1
DJ
18272002-03-30 Daniel Jacobowitz <drow@mvista.com>
1828
1829 Fix PR gdb/452
1830 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
1831 when finished. Make gdb_file_cmd send "exec-file" when
1832 appropriate.
1833
24015922
DJ
18342002-03-30 Daniel Jacobowitz <drow@mvista.com>
1835
1836 * gdb.base/attach.exp: Remove extra setup_xfail.
1837
dd7dfd64
MS
18382002-03-26 Michael Snyder <msnyder@redhat.com>
1839
1840 * gdb.base/default.exp: Add tests for dump, append, and restore.
1841 * gdb.base/help.exp: Add tests for dump, append, and restore.
1842 * gdb.base/dump.exp: New file, test dump, append and restore.
1843 * gdb.base/dump.c: New file.
1844
48b2f8d7
MS
18452002-03-27 Michael Snyder <msnyder@redhat.com>
1846
1847 * gdb.base/help.exp: Modify expect strings to reflect
1848 clean-ups in help messages.
1849
05b4d525
FF
18502002-03-26 Fred Fish <fnf@redhat.com>
1851
1852 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
1853 have debugging info for those functions and the compiler uses them
1854 internally to copy structs around.
1855
d7679631
FF
18562002-03-26 Fred Fish <fnf@redhat.com>
1857
1858 * gdb.base/list.exp: Revert the change made yesterday and add note
1859 about why we don't list the default lines for remote targets.
1860
523ac3f9
MS
18612002-03-25 Michael Snyder <msnyder@redhat.com>
1862
1863 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
1864
754b2b8d
FF
18652002-03-25 Fred Fish <fnf@redhat.com>
1866
1867 * gdb.base/list.exp: This test works on remote targets so remove
1868 the short circuit for remote targets. Update copyright.
1869
33c3e192
FF
18702002-03-25 Fred Fish <fnf@redhat.com>
1871
1872 * gdb.base/attach.exp: Fix logic error that was suppressing this
1873 test for all non hppa*-*-hpux* targets, instead of the hp target.
1874 Move comments closer to the suppression point. Also now need to
1875 check that we are running natively.
1876
d43e73ee
MS
18772002-03-22 Michael Snyder <msnyder@redhat.com>
1878
882c8f02
MS
1879 * gdb.base/default.exp: Add test for gcore. Update copyright.
1880 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 1881
04c12f60
FF
18822002-03-06 Fred Fish <fnf@redhat.com>
1883
1884 * gdb.base/funcargs.c: Remove extraneous ';' character.
1885 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
1886
b43df995
MC
18872002-03-04 Michael Chastain <mec@shout.net>
1888
1889 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
1890 accommodate gcc v3 function signature.
1891 * gdb.mi/mi0-var-cmd-exp: Ditto.
1892
92362027
AC
18932002-02-24 Andrew Cagney <ac131313@redhat.com>
1894
1895 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
1896 ``GNU/Linux'' or ``Linux kernel''
1897 * testsuite/gdb.threads/pthreads.c: Ditto.
1898
258ad32d
MC
18992002-02-24 Michael Chastain <mec@shout.net>
1900
1901 * gdb.threads/pthreads.c (thread1): Add a return statement.
1902 (thread2): Likewise.
1903 (foo): Likewise.
1904
04c3b3d4
MC
19052002-02-23 Michael Chastain <mec@shout.net>
1906
1907 * gdb.threads/linux-dp.c (philosopher): Add a return statement
1908 to placate gcc.
1909
5a2a0a20
MC
19102002-02-23 Michael Chastain <mec@shout.net>
1911
1912 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
1913 test "ptype bint". The test passes on all my stabs configurations.
1914
a640f7fc
JB
19152002-02-21 Jim Blandy <jimb@redhat.com>
1916
27924826
JB
1917 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
1918 filename at a time, and watch for the ones we want to see.
1919
a640f7fc
JB
1920 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
1921 types of pointers to prototyped functions.
1922
edcc8c75
AC
19232002-02-20 Andrew Cagney <ac131313@redhat.com>
1924
1925 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
1926 signed, unsigned and straight char.
1927 (padding_char, padding_short, padding_int, padding_long,
1928 padding_long_long, padding_float, padding_double,
1929 padding_long_double): New global variables.
1930 (fill, fill_structs): New functions.
1931
1932 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
1933 for correctly sized writes. Update copyright.
1934 (get_valueof): New procedure.
1935 (get_sizeof): Call get_valueof.
1936 (check_valueof): New procedure.
1937 (check_padding): New procedure.
1938
ac57ea44
MC
19392002-02-20 Michael Chastain <mec@shout.net>
1940
1941 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
1942 to setup_xfail. Document some of the remaining calls.
1943
7a10c941
MC
19442002-02-18 Michael Chastain <mec@shout.net>
1945
1946 * gdb.c++/userdef.exp: Update copyright year.
1947
fb8acdcc
DJ
19482002-02-18 Daniel Jacobowitz <drow@mvista.com>
1949
1950 * gdb.c++/userdef.exp: Test overloaded operators properly.
1951 Remove xfails.
1952
fda6ae12
MS
19532002-02-14 Michael Snyder <msnyder@redhat.com>
1954
1955 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
1956
676a0442
DJ
19572002-02-14 Daniel Jacobowitz <drow@mvista.com>
1958
1959 * gdb.base/a2-run.exp: Check for a remote target properly.
1960 * gdb.base/annota1.exp: Likewise.
1961 * gdb.base/list.exp: Likewise.
1962 * gdb.base/reread.exp: Likewise.
1963 * gdb.base/scope.exp: Likewise.
1964 * gdb.base/shlib-call.exp: Likewise.
1965 * gdb.base/term.exp: Likewise.
1966 * gdb.c++/annota2.exp: Likewise.
1967
78b4f468
RE
19682002-02-13 Richard Earnshaw <rearnsha@arm.com>
1969
1970 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
1971
9a81ba51
MC
19722002-02-10 Michael Chastain <mec@shout.net>
1973
1974 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
1975 (call_after_alloca): Ditto.
1976
004af6c7
DJ
19772002-02-10 Daniel Jacobowitz <drow@mvista.com>
1978
1979 * gdb.base/ending-run.exp: Guard "cont" test with
1980 gdb_skip_stdio_test.
1981
37225f62
JB
19822002-02-06 Jim Blandy <jimb@redhat.com>
1983
1984 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
1985 from here...
1986 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
1987 To here. Disable this test on non-HP platforms. Add big comment.
1988
fe6fdd96
MS
19892002-02-04 Michael Snyder <msnyder@redhat.com>
1990
1991 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
1992 other than d10v and m32r.
1993
036fad3f
RE
19942002-02-02 Richard Earnshaw <rearnsha@arm.com>
1995
1996 * gdb.base/default.exp: Rewrite test patterns to reduce time
1997 taken to match them.
1998
7148ab62
DJ
19992002-01-30 Daniel Jacobowitz <drow@mvista.com>
2000
2001 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
2002 Allow a start function above main.
2003 * gdb.threads/linux-dp.exp: Fix copyright date.
2004
396cc255
DJ
20052002-01-30 Daniel Jacobowitz <drow@mvista.com>
2006
2007 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
2008 (check_philosopher_stack): Check for manager thread before checking
2009 for a just-starting thread.
2010
f038d31b
DJ
20112002-01-30 Daniel Jacobowitz <drow@mvista.com>
2012
2013 From Neil Booth <neil@daikokuya.demon.co.uk>:
2014 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
2015 warnings.
2016
b3ff9d9a
FF
20172002-01-21 Fred Fish <fnf@redhat.com>
2018
2019 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
2020 not caller.
2021
39ad761d
JB
20222002-01-21 Jim Blandy <jimb@redhat.com>
2023
2024 * gdb.base/reread.exp: Check that GDB properly re-reads the
2025 executable file when it changes while no inferior is running.
2026
aaf320fa
FF
20272002-01-21 Fred Fish <fnf@redhat.com>
2028
2029 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
2030 optionally accept the "shlib events" variation.
2031
808a31f5
JB
20322002-01-21 Jim Blandy <jimb@redhat.com>
2033
2034 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
2035 call `fflush' after every `printf', so that the output is produced
2036 at predictable points, regardless of whatever buffering does (or
2037 doesn't) take place.
2038 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
2039 at different points.
2040
4420d5e2
DJ
20412002-01-20 Daniel Jacobowitz <drow@mvista.com>
2042
2043 * gdb.c++/inherit.exp: Update copyright years.
2044 * gdb.c++/method.exp: Likewise.
2045
3e36a0f4
DJ
20462002-01-20 Daniel Jacobowitz <drow@mvista.com>
2047
2048 * gdb.c++/classes.exp: Update for improved v3 support and skipping
2049 artificial methods/arguments.
2050 * gdb.c++/derivation.exp: Likewise.
2051 * gdb.c++/inherit.exp: Likewise.
2052 * gdb.c++/method.exp: Likewise.
2053 * gdb.c++/virtfunc.exp: Likewise.
2054
b4ceaee6
AC
20552002-01-18 Andrew Cagney <ac131313@redhat.com>
2056
2057 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
2058 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
2059 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
2060 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
2061 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
2062 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
2063
ecace851
JB
20642002-01-17 Jim Blandy <jimb@redhat.com>
2065
2066 * gdb.asm/asm-source.exp (info symbol): Take another shot at
2067 anchoring the pattern matching the entry point symbol's name.
2068
375fc983
AC
20692002-01-17 Andrew Cagney <ac131313@redhat.com>
2070
2071 * gdb.base/maint.exp: Update ``maint internal-error'' to match
2072 continue/quit query. Update copyright.
2073
fe6fdd96
MS
20742002-01-14 Michael Snyder <msnyder@redhat.com>
2075
2076 * gdb.base/gcore.exp: Remove extra debugging output.
2077
e017c81f
DJ
20782002-01-13 Daniel Jacobowitz <drow@mvista.com>
2079
2080 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
2081 for slightly dubious v2 mangled string.
2082
37ab3bf8
DJ
20832002-01-13 Daniel Jacobowitz <drow@mvista.com>
2084
2085 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
2086
1bc05c3a 20872002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 2088
1bc05c3a 2089 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 2090
1bc05c3a
JM
2091 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
2092 constructors.
2093 * gdb.c++/derivation.exp: Likewise.
2094 * gdb.c++/templates.exp: Likewise.
2095 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 2096
1bc05c3a
JM
20972002-01-10 Michael Snyder <msnyder@redhat.com>
2098
2099 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 2100
a911c360
MS
21012002-01-08 Michael Snyder <msnyder@redhat.com>
2102
2103 * gdb.base/gcore.exp: New test for generate-core-file command.
2104 * gdb.base/gcore.c: Testcase for above.
2105 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
2106
ea2119ec
JM
21072002-01-08 Jason Merrill <jason@redhat.com>
2108
2109 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
2110
68203136
FF
21112002-01-07 Fred Fish <fnf@redhat.com>
2112
2113 * gdb.c++/overload.exp: Remove unconditional xfails for:
2114 print foo_instance1.overloadargs(1)
2115 print foo_instance1.overloadargs(1, 2)
2116 print foo_instance1.overloadargs(1, 2, 3)
2117 print foo_instance1.overloadargs(1, 2, 3, 4)
2118 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
2119 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
2120 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
2121 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
2122 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
2123 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
2124 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
2125 print foo_instance1.overload1arg()
2126 print foo_instance1.overload1arg((char)arg2)
2127 print foo_instance1.overload1arg((signed char)arg3)
2128 print foo_instance1.overload1arg((unsigned char)arg4)
2129 print foo_instance1.overload1arg((int)arg7)
2130 print foo_instance1.overload1arg((unsigned int)arg8)
2131 print foo_instance1.overload1arg((float)arg11)
2132 print foo_instance1.overload1arg((double)arg12)
2133
21b9b5b1
MS
21342002-01-07 Michael Snyder <msnyder@redhat.com>
2135
2136 * gdb.base/huge.exp: New test. Print a very large target data object.
2137 (skip_huge_test): New test variable. Define if you want to skip this
2138 test. The test reads an 8 megabyte data object from the target, so it
2139 might be very time consuming on remote targets with a slow connection.
2140 * gdb.base/huge.c: New file. Test case for above.
2141
725f922e
FF
21422002-01-07 Fred Fish <fnf@redhat.com>
2143
2144 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
2145 g_instance.bfoo, and g_instance.cfoo.
2146
634d57ec
JL
2147Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
2148
f286b2c3
JL
2149 * gdb.base/break.c (multi_line_if_conditional): New function.
2150 (multi_ilne_while_conditional): Likewise.
2151 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
2152 IF or WHILE condition puts the breakpoint at the start of
2153 the condition.
2154
634d57ec
JL
2155 * gdb.base/selftest.exp (backtrace through signal handler): Remove
2156 hppa*-*-hpux* expected failure.
2157 * gdb.base/structs.exp (do_function_calls): Similarly.
2158
2159 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
2160 watchpoints.
2161
9fbfe2dc
AC
21622002-01-06 Andrew Cagney <ac131313@redhat.com>
2163
2164 Fix PR gdb/66.
2165 * gdb.base/structs.exp: Replace skip for a29k with skip for
2166 gdb,cannot_call_functions.
2167 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
2168 * gdb.base/callfuncs.exp: Ditto.
2169 * gdb.base/call-rt-st.exp: Ditto.
2170 * gdb.base/call-strs.exp: Ditto.
2171 * gdb.base/callfwmall.exp: Ditto.
2172 * gdb.base/scope.exp: Obsolete xfail a29k.
2173 * gdb.c++/misc.exp: Ditto.
2174 * gdb.c++/cplusfuncs.exp: Ditto.
2175 * gdb.base/ptype.exp: Ditto.
2176 * gdb.base/printcmds.exp: Ditto.
2177 * gdb.base/opaque.exp: Ditto.
2178 * gdb.base/list.exp: Ditto.
2179 * gdb.base/funcargs.exp: Ditto.
2180 * gdb.base/default.exp: Ditto.
2181
8ddad156
MS
21822002-01-04 Michael Snyder <msnyder@redhat.com>
2183
ca4976a6 2184 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
2185 * gdb.base/maint.exp: Add tests for maint info sections options.
2186
1b074332
JL
2187Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
2188
2189 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
2190
7d159115
CV
21912001-12-20 Corinna Vinschen <vinschen@redhat.com>
2192
2193 * gdb.asm/arm.inc: New file.
2194 * gdb.asm/asm-source.exp: Add arm targets.
2195 * gdb.asm/configure.in: Ditto.
2196 * gdb.asm/configure: Recreated from configure.in.
2197
8fb87725
JL
2198Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
2199
afabe08c
JL
2200 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
2201 with HP's compiler.
2202 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
2203 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
2204 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
2205 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
2206
2207 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
2208 either HP's compilers or GCC.
2209
db521deb
JL
2210 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
2211 a SIGBUS or SIGSEGV.
2212
2213 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
2214
2215 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
2216 can be compiled with either HP's compiler or GCC.
2217
cfa88ab7
JL
2218 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
2219 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
2220 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
2221
ca344dff
JL
2222 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
2223 to match current gdb output. Update due to using auto-solib-limit
2224 for limiting instead of overloading auto-solib-add.
2225 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
2226 test program.
2227
3f3c6e55 2228 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
2229 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
2230 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2231 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
2232 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
2233 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2234 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
2235 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
2236 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
2237 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
2238 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
2239 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
2240 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 2241
8fb87725
JL
2242 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
2243 a SIGTRAP to the inferior.
2244
cf599fa7
CV
22452001-12-19 Corinna Vinschen <vinschen@redhat.com>
2246
2247 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
2248 Substitute call to target_link by call to gdb_compile.
2249
2cd045cd
JL
2250Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
2251
2252 * gdb.base/break.exp: Fix HP specific search string when testing
2253 backtracing in a called function.
2254
2255 * gdb.base/constvars.exp: Only set lang to C++ if we're
2256 compiling the test with HP's compilers.
2257 * gdb.base/volatile.exp: Similarly.
2258
99ebe9ac
JB
22592001-12-19 Jim Blandy <jimb@redhat.com>
2260
2261 * gdb.base/printcmds.exp: Expect the null character to be printed
2262 as '\0', and the '\013' to be printed as '\v'.
2263 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
2264 * gdb.base/setvar.exp: Same.
2265
b9891b29
JB
22662001-12-17 Jim Blandy <jimb@redhat.com>
2267
0eba65ab
JB
2268 * gdb.base/completion.exp: Rather than completing very long
2269 filenames, which can make the readline library produce output we
2270 don't recognize, cd to the directory first, and then complete
2271 using nice, short relative paths.
2272
6970b5b1
JB
2273 * gdb.base/completion.exp: On some systems, there is, in fact, a
2274 variable named `b' in scope, since GDB treats all static
2275 variables as being in scope. So use `no_var_named_this'
2276 instead of `b'.
2277
b9891b29
JB
2278 * gdb.base/corefile.exp: Recognize the message saying that GDB
2279 can't find the core file's registers as a failure.
2280
e6ccd35f
JSC
22812001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
2282
2283 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
2284 test expect string more specific.
2285
105ba819
CV
22862001-12-13 Corinna Vinschen <vinschen@redhat.com>
2287
2288 * gdb.asm/asm-source.exp: Add support for xstormy16.
2289 * gdb.asm/configure.in: Ditto.
2290 * gdb.asm/configure: Rebuild.
2291 * gdb.asm/xstormy16.inc: New file.
2292
e9e79dd9
FF
22932001-12-10 Fred Fish <fnf@redhat.com>
2294
2295 * gdb.base/maint.exp: Update to match changes in type dumping code.
2296
347dc97d
JB
22972001-12-10 Jim Blandy <jimb@redhat.com>
2298
2299 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
2300 matching the entry point symbol's name at the beginning of the
2301 line.
2302
5178b9d6
DJ
23032001-12-07 Daniel Jacobowitz <drow@mvista.com>
2304
2305 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
2306 gdb.c++/inherit.exp, gdb.c++/method.exp,
2307 gdb.c++/namespace.exp, gdb.c++/templates.exp,
2308 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
2309 and class layout support.
2310
af890c52
DJ
23112001-12-07 Daniel Jacobowitz <drow@mvista.com>
2312
2313 * gdb.c++/classes.exp: Add test for static member function.
2314 * gdb.c++/misc.cc: Add class with static member function.
2315
7a345fb3
JB
23162001-12-07 Jim Blandy <jimb@redhat.com>
2317
f2e54a80 2318 If GDB says it can't find the struct the function returned, report
8032bf31
JB
2319 those tests as `unsupported'.
2320 * gdb.base/call-rt-st.exp (print_struct_call): New function.
2321 Rewrite subsequent tests to use it.
2322
2323 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
2324 those tests as `unsupported'.
2325 * gdb.base/structs.exp (call_struct_func): New function.
2326 (do_function_calls): Use call_struct_func to call the functions
2327 returning structs.
2328
0bc69509
JB
2329 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
2330 whether functions are prototyped or not, so we can't possibly pass
2331 arguments to t_float_values2 properly.
2332
7a345fb3
JB
2333 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
2334 value of `timeout' for targets other than the mips*tx39-*.
2335
edb6ede1
MS
23362001-12-06 Michael Snyder <msnyder@redhat.com>
2337
2338 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
2339 and detect whether the start symbol has a leading underscore.
2340
2d842f13
JB
23412001-12-04 Jim Blandy <jimb@redhat.com>
2342
2343 * gdb.base/completion.exp: Clarify indentation.
2344
68550daf
JB
23452001-12-03 Jim Blandy <jimb@redhat.com>
2346
2347 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
2348 variables on the S/390, not `.word'.
2349
cd5195a8
JB
23502001-11-30 Jim Blandy <jimb@redhat.com>
2351
2352 Add assembly-source tests for s390-ibm-linux.
2353 * gdb.asm/s390.inc: New file.
2354 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
2355 the S/390 architecture.
2356 * gdb.asm/configure: Regenerated.
2357
ca9efc90
MS
23582001-11-30 Michael Snyder <msnyder@redhat.com>
2359
2360 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
2361 next, info source, info sources, info line, global and static
2362 variables, and static functions.
2363 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
2364 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
2365 * gdb.asm/asmsrc1.s: Add a static function and some variables.
2366 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
2367 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
2368 (gdbasm_leave): Restore frame pointer.
2369 (gdbasm_startup): Copy stack set-up from crt0.S.
2370
d0e66976
FN
23712001-11-26 Fernando Nasser <fnasser@redhat.com>
2372
2373 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
2374 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
2375 to a local (non-static) variable. Copy tstruct.a to a static buffer
2376 and return a pointer to that buffer.
2377 * gdb.base/callfwmall.c (t_structs_a): Ditto.
2378
e2334072
MK
23792001-11-24 Mark Kettenis <kettenis@gnu.org>
2380
2381 * gdb.asm/configure.in: Fix recognition of ix86 target.
2382 * gdb.asm/configure: Regenerate.
2383
756caa3d
MS
23842001-11-21 Michael Snyder <msnyder@redhat.com>
2385
2386 * gdb.asm/sparc.inc: New file.
2387 * gdb.asm/asm-source.exp: Recognize sparc target.
2388 * gdb.asm/configure.in: Recognize sparc target.
2389 * gdb.asm/configure: Regenerate.
2390
9a4d72d5
MS
23912001-11-21 Michael Snyder <msnyder@redhat.com>
2392
2393 * gdb.asm/m32r.inc: New file.
2394 * gdb.asm/asm-source.exp: Recognize m32r target.
2395 * gdb.asm/configure.in: Recognize m32r target.
2396 * gdb.asm/configure: Regenerate.
2397
a773d1cd
MS
23982001-11-20 Michael Snyder <msnyder@redhat.com>
2399
017ac23d
MS
2400 * gdb.asm/i386.inc: New file.
2401 * gdb.asm/asm-source.exp: Recognize ix86 target.
2402 * gdb.asm/configure.in: Recognize ix86 target.
2403 * gdb.asm/configure: Regenerate.
2404
a773d1cd
MS
2405 * gdb.c++/namespace.exp: Fix quotes in output messages.
2406
bb632afb
MS
24072001-11-14 Michael Snyder <msnyder@redhat.com>
2408
25d559ca 2409 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
2410 qualifier in a type cast expression, to designate an address
2411 in the instruction space (Harvard architecture).
2412
4749e309
MS
24132001-11-13 Michael Snyder <msnyder@redhat.com>
2414
2415 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
2416 Tests for expressions using 'const' and 'volatile'.
2417
25050984
CV
24182001-11-13 Corinna Vinschen <vinschen@redhat.com>
2419
2420 * gdb.asm/asm-sources.exp: Allow defining linker flags.
2421
1902c51f
DJ
24222001-11-12 Daniel Jacobowitz <drow@mvista.com>
2423
2424 * lib/mi-support.exp (mi_run_to_helper): Move comments
2425 outside of gdb_expect.
2426
dcf95b47
DJ
24272001-11-11 Daniel Jacobowitz <drow@mvista.com>
2428
2429 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
2430 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
2431 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
2432 mi0_run_to): New functions.
2433 * gdb.mi/mi-simplerun.exp: Use them.
2434 * gdb.mi/mi0-simplerun.exp: Likewise.
2435 * gdb.mi/mi-var-cmd.exp: Likewise.
2436 * gdb.mi/mi0-var-cmd.exp: Likewise.
2437
45b074e1
AC
24382001-11-10 Andrew Cagney <ac131313@redhat.com>
2439
2440 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
2441 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
2442
bf50d346
AC
24432001-11-09 Andrew Cagney <ac131313@redhat.com>
2444
2445 * gdb.base/restore.exp: Include $expected value in restored test
2446 message.
2447
9383332c
AC
24482001-11-09 Andrew Cagney <ac131313@redhat.com>
2449
2450 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
2451 implemented.
2452
db62520a
MS
24532001-11-08 Michael Snyder <msnyder@redhat.com>
2454
2455 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
2456 Add pass/fail message for stop at breakpoint in call dummy function.
2457
b5703437
MS
24582001-11-07 Michael Snyder <msnyder@redhat.com>
2459
760f6330
MS
2460 * gdb.c++/templates.exp (test_template_breakpoints):
2461 If we get an overload menu, but it does not match what
2462 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
2463 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
2464 making the whitespace optional. Argument for "new" may be
2465 "unsigned" as well as "unsigned int/long".
eef747c0
MS
2466 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
2467 making the whitespace optional. Also replace "(void) with
2468 "((void|)), making the keyword "void" optional.
63f50499
MS
2469 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
2470 making the whitespace optional. Also replace "(void) with
2471 "((void|)), making the keyword "void" optional.
3bf40917
MS
2472 * gdb.base/callfuncs.c (t_float_values): This function must
2473 _not_ be prototyped, and the following function (t_float_values2)
2474 must be prototyped (if the compiler supports it), so that GDB
2475 can be tested against both cases. Usually one case involves
2476 promotion of float to double, while the other does not.
2477 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
2478 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
2479 includes a stack frame for "start".
2480
c8ab4e6d
JB
24812001-11-05 Jim Blandy <jimb@redhat.com>
2482
2483 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
2484 pointers are 32 bits long, and that offsets of relocs are always
2485 stored in the data (REL-style), and not in the reloc entry itself
2486 (RELA-style).
2487 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
2488 stabs.
2489
3f08ced9
MS
24902001-11-01 Michael Snyder <msnyder@redhat.com>
2491
2492 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
2493 and regular expression operators by using quoting.
2494
cbfa24cd
MS
24952001-10-31 Michael Snyder <msnyder@redhat.com>
2496
2497 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
2498 depending on what the symbol table contains.
2499 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
2500 the output of the ptype command. Similarly, accept both "const &"
2501 and "const&".
2502
aaa68313
CV
25032001-10-31 Corinna Vinschen <vinschen@redhat.com>
2504
2505 * gdb.base/miscexprs.c (main): Add usage of preprocessor
2506 symbol `STORAGE' to allow to choose the storage class of
2507 the local datastructures.
2508 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
2509 compiler directive.
2510
91740388
MS
25112001-10-30 Michael Snyder <msnyder@redhat.com>
2512
2513 * gdb.base/jump.exp: Allow it to run for all targets.
2514
1b7c05e7
CV
25152001-10-29 Corinna Vinschen <vinschen@redhat.com>
2516
2517 * gdb.base/call-ar-st.c (print_double_array): Match for loop
2518 with new double_array size.
2519 (main): Change storage class of all local variables to static.
2520 Reduce size of double_array to 9.
2521 * gdb.base/call-ar-st.exp: Increase timeout value.
2522 Change expected output for double array to match new size in
2523 call-ar-st.c.
2524
36a22261
CV
25252001-10-29 Corinna Vinschen <vinschen@redhat.com>
2526
2527 * gdb.base/ending-run.exp: Create identical output when passing
2528 `step to end of run' case. Add regular expression branch satisfying
2529 Stormy16 target.
2530
92b8ae91
MK
25312001-10-28 Mark Kettenis <kettenis@gnu.org>
2532
2533 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
2534 that we catch the expected failure under Linux/x86.
2535
cb135b83
OF
25362001-10-29 Orjan Friberg <orjanf@axis.com>
2537
2538 * gdb.base/setvar.exp: Escape curly braces.
2539 * gdb.stabs/weird.exp: Ditto.
2540
6884aa54
DJ
25412001-10-27 Daniel Jacobowitz <drow@mvista.com>
2542
2543 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
2544 * gdm.mi/mi0-hack-cli.exp: Likewise.
2545
0398c9aa
AC
25462001-10-25 Andrew Cagney <ac131313@redhat.com>
2547
2548 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
2549 messages.
2550
d20bf2e8
AC
25512001-10-21 Andrew Cagney <ac131313@redhat.com>
2552
2553 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
2554 checking MI enabled.
2555
03dd63aa
CV
25562001-10-09 Corinna Vinschen <vinschen@redhat.com>
2557
2558 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
2559
1d9d99f3
FCE
25602001-10-04 Frank Ch. Eigler <fche@redhat.com>
2561
2562 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
2563 if gdb child process crashes, just signal an error.
2564
838ae6c4
JB
25652001-10-02 Jim Blandy <jimb@redhat.com>
2566
2567 * lib/gdb.exp (test_xfail_format): Simplify.
2568
2569 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
2570 front of the variable name `format'. Simplify `if'.
2571
8f0cbc1c
DJ
25722001-10-01 Daniel Jacobowitz <drow@mvista.com>
2573
2574 * gdb.threads/pthreads.exp: Wait for output and delay
2575 before sending ^C.
2576
1f08dafd
DJ
25772001-10-01 Daniel Jacobowitz <drow@mvista.com>
2578
2579 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
2580 some incorrect output instead of timing out.
2581 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
2582
674f90ff
CV
25832001-09-28 Corinna Vinschen <vinschen@redhat.com>
2584
2585 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
2586 check to allow additional `int'.
2587
9b284272
DJ
25882001-09-27 Daniel Jacobowitz <drow@mvista.com>
2589
2590 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
2591 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
2592
b55a4771
MS
25932001-09-27 Michael Snyder <msnyder@redhat.com>
2594
2595 * lib/gdb.exp (test_debug_format): New proc.
2596 (setup_xfail_format): Use new proc test_debug_format.
2597 * gdb.base/constvars.exp (local_compiler_xfail_check): New
2598 proc; use new service proc test_debug_format.
2599 Replace all other "gcc_compiled" tests with this test.
2600 * gdb.base/volatile.exp (local_compiler_xfail_check): New
2601 proc; use new service proc test_debug_format.
2602 Replace all other "gcc_compiled" tests with this test.
2603
26042001-09-27 Michael Snyder <msnyder@redhat.com>
2605
2606 * gdb.base/cvexpr.exp: New file.
2607 * gdb.base/cvexpr.c: New file
2608 Test for expressions using const and volatile keywords.
2609
4e6667ac
CV
26102001-09-26 Corinna Vinschen <vinschen@redhat.com>
2611
2612 * gdb.base/constvars.exp: Check for different orders of keywords
2613 and additional "int" strings in output.
2614
4f337972
AC
26152001-09-22 Andrew Cagney <ac131313@redhat.com>
2616
2617 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
2618 responses from "help maint".
2619
2015650d
FCE
26202001-09-19 Frank Ch. Eigler <fche@redhat.com>
2621
2622 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
2623 to localhost:NNN instead of :NNN, in case Xvfb is listening
2624 only on TCP.
2625
f3bcedc1
CV
26262001-09-19 Corinna Vinschen <vinschen@redhat.com>
2627
2628 * gdb.base/recurse.exp: When checking leaving the watchpoint
2629 scope, recognize when gdb is in function's epilogue and pass.
2630
6b819c92
KS
26312001-09-18 Keith Seitz <keiths@redhat.com>
2632
2633 * lib/insight-support.exp (_gdbtk_export_target_info): Add
2634 support for running tests against sid targets.
2635 (gdbtk_done): Ditto.
2636
a10c9419
CV
26372001-09-18 Corinna Vinschen <vinschen@redhat.com>
2638
2639 * gdb.base/ending-run.c (main): Set stdout buffersize
2640 to the same reasonable value for any target.
2641 * gdb.base/ending-run.exp: Add a regular expression
2642 to make testsuite happy on Sanyo Stormy16 target.
2643
739d0d99
CV
26442001-09-17 Corinna Vinschen <vinschen@redhat.com>
2645
2646 * gdb.base/display.c (do_loops): Add float variable `f'.
2647 Increment f in loop.
2648 * gdb.base/display.exp: Increment timeout by 60 seconds.
2649 Change float display test to use variable `f'.
2650
1b8947f0
JB
26512001-09-17 Jim Blandy <jimb@redhat.com>
2652
2653 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
2654 overflowing the limited breakpoint tables on some ROM monitors
2655 (like the ROM68K).
2656
9890ac81
FCE
26572001-09-15 Frank Ch. Eigler <fche@redhat.com>
2658
2659 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
2660 the "-ac" (disable access control) flag.
2661
6db765ea
JH
26622001-08-30 Jeff Holcomb <jeffh@redhat.com>
2663
2664 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
2665 ints.
2666
4c32cc04
KS
26672001-08-30 Keith Seitz <keiths@redhat.com>
2668
2669 * lib/gdb.exp: Move all insight-related functionality into
2670 separate file.
2671 * lib/insight-support.exp: New file.
2672
8d6e6f81
FCE
26732001-08-29 Frank Ch. Eigler <fche@redhat.com>
2674
2675 * config/sid.exp (sid_start): Never set sid verbosity; disable
2676 expect_background {} that consumed its stdout; tolerate </dev/null.
2677 Attempt to set endianness override in "sid" protocol mode. Cleanup.
2678
6a90e1d0
AC
26792001-08-18 Andrew Cagney <ac131313@redhat.com>
2680
2681 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
2682 CLI jump command to start it.
2683 (mi_run_to_main): Fail immediatly when unexpected output.
2684
1759b3c3
AC
26852001-08-18 Andrew Cagney <ac131313@redhat.com>
2686
2687 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
2688 beginning of function. Fix PR gdb/191.
2689
61d11d80
FCE
26902001-08-16 Frank Ch. Eigler <fche@redhat.com>
2691
2692 * config/sid.exp (sid_start): Don't warn if we cannot figure out
2693 what to force sid endianness to.
2694
942a4df2
KS
26952001-08-15 Keith Seitz <keiths@redhat.com>
2696
2697 * lib/gdb.exp (gdbtk_start): Don't set environment
2698 variables for TCL_LIBRARY and friends. Insight will
2699 now figure these out for itself.
2700
0521c418
MS
27012001-08-02 Michael Snyder <msnyder@redhat.com>
2702
2703 * gdb.base/completion.exp: Remove the symbol "a64l" from
2704 the expect string; this is target-specific, and not related
2705 to what is being tested.
2706
74a9a58a
DB
27072001-08-02 Dave Brolley <brolley@redhat.com>
2708
2709 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
2710
c70819fa
MS
27112001-07-25 Michael Snyder <msnyder@redhat.com>
2712
c2b8fa57
MS
2713 * gdb.base/consecutive.exp: New file. Test stepping over
2714 breakpoints on consecutive instructions.
2715 * gdb.base/consecutive.c: New file.
2716
c70819fa
MS
2717 * gdb.base/call-rt-st.exp: Use double-backslash to quote
2718 curly braces in regular expressions.
2719
2b1a1355
MS
27202001-07-25 Michael Snyder <msnyder@redhat.com>
2721
2722 * gdb.base/ending-run.exp: Accept "Program exited normally" as
2723 legitimate output from stepping out of main.
2724
413eca6f
KS
27252001-07-22 Keith Seitz <keiths@redhat.com>
2726
2727 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
2728 the empty string, do not run the tests.
2729
7e5a9322
SC
27302001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2731
2732 * gdb.base/long_long.exp: Detect size of pointer. Take into
2733 account 2-byte pointers when testing for p/a results.
2734
de58f10f
SC
27352001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2736
2737 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
2738 and defined to 1K for m68hc11.
2739 (random_data): Reduce table to 1K for embedded platforms (68hc11).
2740 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
2741 (sizeof_random_data): New variable to tell the size of the data table;
2742 don't test past this size; always run to main.
2743
d6f5fea1
SC
27442001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2745
2746 * gdb.base/return2.exp: return of long long and double fails for
2747 68HC11; don't execute these tests on that platform.
2748 * gdb.base/return.exp: Return of a double fails for 68hc11.
2749
c477543d
SC
27502001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2751
2752 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
2753 tests that print a float.
2754 * call-rt-st.exp: Likewise.
2755
63cf1c79
MK
27562001-07-12 Mark Kettenis <kettenis@gnu.org>
2757
2758 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
2759 running this test on Linux.
2760
112f9ab5
MC
27612001-06-24 Michael Chastain <chastain@redhat.com>
2762
2763 * gdb.base/arithmet.exp: Remove some tests to make all test names
2764 unique.
2765
4970cb0f
MS
27662001-07-03 Michael Snyder <msnyder@redhat.com>
2767
2768 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
2769 the output of the ptype command.
2770
d85da69f
MS
27712001-07-02 Michael Snyder <msnyder@redhat.com>
2772
4c8a82de
MS
2773 * gdb.base/completion.exp: Don't assume that break.c is the only
2774 source file that may contain functions named "marker".
d85da69f
MS
2775 * gdb.base/corefile.exp: Quote the curly braces in regexp.
2776
8afc772b
AC
27772001-06-28 Andrew Cagney <ac131313@redhat.com>
2778
2779 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
2780 of files to delete.
2781
2782 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
2783 * gdb.disasm/h8300s.exp: New file.
2784 gdb.disasm/h8300s.s: Likewise.
2785
cff22675
AC
27862001-06-27 Andrew Cagney <ac131313@redhat.com>
2787
2788 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
2789 empty breakpoint tables.
2790
68c81b54
AC
27912001-06-25 Andrew Cagney <ac131313@redhat.com>
2792
2793 * lib/mi-support.exp: Update args=... part of stop-reason
2794 patterns. Accept either a list or a tuple.
2795
2dd62704
AC
27962001-06-23 Andrew Cagney <ac131313@redhat.com>
2797
2798 * lib/mi-support.exp: Remove local emacs variable defining
2799 change-log-default-name.
2800
b4127474
MC
28012001-06-22 Michael Chastain <chastain@redhat.com>
2802
2803 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
2804 This is operationally compatible with the previous version.
2805
8dbfb380
JB
28062001-06-13 Jim Blandy <jimb@redhat.com>
2807
2808 * lib/gdb.exp (gdb_test): Doc fix.
2809
f2d8c86d
MC
28102001-06-10 Michael Chastain <chastain@redhat.com>
2811
2812 * gdb.base/exprs.exp: Remove a duplicate test.
2813
81564d34
JB
28142001-06-06 Jim Blandy <jimb@redhat.com>
2815
2816 * gdb.base/return2.exp (main): Use values to test float and double
2817 returns that are not NaN's, to avoid being confused by IEEE
2818 comparison rules.
2819
da55addb
MS
28202001-06-04 Michael Snyder <msnyder@redhat.com>
2821
2822 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
2823 non-zero if control_c fails. Terminate the test on failure,
2824 rather than wait for 12 more tests to time out.
2825
42c65987
JB
28262001-06-06 Jim Blandy <jimb@redhat.com>
2827
b18bced9
JB
2828 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
2829 Don't forget to match the GDB prompt.
2830
42c65987
JB
2831 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
2832
5b41e5f0
JB
28332001-06-04 Jim Blandy <jimb@redhat.com>
2834
2835 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
2836 command.
2837
015e046f
KB
28382001-05-31 Kevin Buettner <kevinb@redhat.com>
2839
2840 * gdb.base/annota1.exp (info break): Match four or more spaces
2841 after "Address".
2842
fb1ffbbe
MC
28432001-05-31 Michael Chastain <chastain@redhat.com>
2844
2845 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
2846 (dm_type_int_star): Likewise.
2847 (dm_type_long_star): Likewise.
2848 (dm_type_void_star): Likewise.
2849
5ea2a32c
KB
28502001-05-29 Kevin Buettner <kevinb@redhat.com>
2851
2852 * gdb.base/completion.exp (INPUTRC): Set this environment variable
2853 to a known value in order to get consistent results regardless
2854 of the setting of INPUTRC or the presence or contents of .inputrc.
2855
ae23c492
MS
28562001-05-24 Michael Snyder <msnyder@redhat.com>
2857
ac55707e
MS
2858 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
2859 Don't require that the main thread and the manager thread are the
2860 first in the list.
2861
ae23c492
MS
2862 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
2863 debugging. If test fails, issue an "unsupported" not a "fail".
2864
400071f1
JB
28652001-05-24 Jim Blandy <jimb@redhat.com>
2866
2867 Don't assume that short is shorter than int.
2868 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
2869 assume that shorts are smaller than ints. On a 16-bit machine,
2870 this isn't true.
2871 ("print unsigned char == (~0)"): Add test that verifies that ~0,
2872 an int, is not equal to ~0 stored in an unsigned char. This tests
2873 the same thing that the previous test meant to, but works on
2874 16-bit machines, too.
2875 ("print unsigned char != (~0)"): Same test, complemented.
2876
0816a3e5
MS
28772001-05-24 Michael Snyder <msnyder@redhat.com>
2878
2879 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
2880 test for (full_coverage == 0). This makes the test run faster,
2881 and prevents dejagnu getting out of step.
2882
f6dc23a9
KB
28832001-05-23 Kevin Buettner <kevinb@redhat.com>
2884
2885 * gdb.base/finish.exp (finish_void): Revise pattern for
2886 stopping on the call statement to not permit stopping at
2887 the start of the instructions comprising the call sequence.
2888
7dbd117d
MC
28892001-05-19 Michael Chastain <chastain@redhat.com>
2890
2891 * gdb.base/callfuncs.exp: Make all test names unique.
2892 * gdb.base/commands.exp: Make all test names unique.
2893 * gdb.base/condbreak.exp: Make all test names unique.
2894 * gdb.base/dbx.exp: Make all test names unique.
2895 * gdb.base/default.exp: Make all test names unique.
2896 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
2897 and TIMEOUT messages to their corresponding PASS message.
2898 * gdb.base/ending-run.exp: Make all test names unique.
2899 * gdb.base/long_long.exp: Remove duplicate test.
2900
6b0b0a9e
KB
29012001-05-21 Kevin Buettner <kevinb@redhat.com>
2902
2903 * gdb.base/finish.exp (finish_void): Allow "finish" command to
2904 stop on the call statement as well as the statement after the
2905 call.
2906
2caa35cb
MS
29072001-05-21 Michael Snyder <msnyder@redhat.com>
2908
2909 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
2910
40713331
EZ
29112001-05-10 Elena Zannoni <ezannoni@redhat.com>
2912
2913 * gdb.base/completion.exp: Revamp test. Make it execute on all
2914 platforms.
2915
c2c1be8d
EZ
29162001-05-10 Elena Zannoni <ezannoni@redhat.com>
2917
2c9cd303
EZ
2918 * config/gdbserver.exp (gdb_load): Handle the case
2919 in which the arguments to gdbserver are given in the
2920 baseboard configuration file.
2921 Also handle the case in which the server needs to do a
2922 load.
2923
9671de48
KS
29242001-05-07 Keith Seitz <keiths@cygnus.com>
2925
2926 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
2927 set up the display for testing.
2928 (gdbtk_start): Convert all paths to paths that tcl will like.
2929 Export target information to environment.
2930 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
2931 necessary.
2932 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
2933 (to_tcl_path): New proc to convert a given pathname into
2934 a path acceptible as an argument to a tcl command.
2935 (_gdbtk_export_target_info): New proc to export target info
2936 into the environment for gdbtk testing.
2937 (gdbtk_done): New proc to signal end-of-test.
2938
5a360f47
JB
29392001-05-06 Jim Blandy <jimb@redhat.com>
2940
2941 * restore.c: Make the code of caller0 correspond to its comment.
2942
66c756c6
MS
29432001-05-03 Michael Snyder <msnyder@redhat.com>
2944
2945 * config/sid.exp (gdb_target_sid): Check for error messages.
2946 On error or timeout, don't make expect exit (which will terminate
2947 all subsequent tests); instead just make gdb exit.
2948 (gdb_load): Check for error messages. On error or timeout,
2949 return a negative value.
2950
a966fde5
JB
29512001-04-24 Jim Blandy <jimb@redhat.com>
2952
851c18e0
JB
2953 * gdb.c++/templates.exp: If we see the prompt for the overload
2954 list, but we haven't recognized any of the longer patterns,
2955 arrange for this test to fail, not hang.
2956
a966fde5
JB
2957 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
2958 variations.
2959
db144853
MC
29602001-04-22 Michael Chastain <chastain@redhat.com>
2961
2962 * gdb.c++/local.exp: Use the 'runto' library function.
2963 * gdb.c++/namespace.exp: Likewise.
2964 * gdb.c++/overload.exp: Likewise.
2965
3207ec21
KB
29662001-03-26 Kevin Buettner <kevinb@redhat.com>
2967
2968 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
2969 * gdb.base/step-line.exp: New file. Test step/next in presence of
2970 #line directives.
2971 * gdb.base/step-line.c: New file. Test program for the above.
2972 * gdb.base/step-line.inp: New file. We pretend that this file has
2973 been transformed by some other tool into step-line.c.
2974
13b57657
JB
29752001-03-21 Jim Blandy <jimb@redhat.com>
2976
2977 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
2978 unmangled operator names.
2979
754cbe1c
JB
29802001-03-20 Jim Blandy <jimb@redhat.com>
2981
2982 * gdb.threads/linux-dp.exp: Recognize an additional message
2983 generated by GDB when it doesn't understand how to debug threads
2984 on the target system.
2985
177495c9
AC
29862001-03-19 Andrew Cagney <ac131313@redhat.com>
2987
2988 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
2989
f266096b
MC
29902001-03-12 Michael Chastain <chastain@redhat.com>
2991
2992 * gdb.c++/derivation.exp: Use the 'runto' library function.
2993
cac3c2ff
MC
29942001-03-12 Michael Chastain <chastain@redhat.com>
2995
2996 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
2997
b6c11a24
MC
29982001-02-24 Michael Chastain <chastain@redhat.com>
2999
3000 * gdb.c++/ref-types.exp: Change handwritten code to library
3001 function 'runto'.
3002
6bae5bce
OF
30032001-03-16 Orjan Friberg <orjanf@axis.com>
3004
3005 * gdb.base/signals.exp: Set count to 0 explicitly.
3006
0015fd9a
MS
30072001-03-15 Mark Salter <msalter@redhat.com>
3008
3009 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
3010 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
3011 (gdb_load): Add support for additional target_info: gdb_download_size
3012 and gdb_load_timeout.
0015fd9a 3013
fc33412a
DT
3014Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
3015
3016 * gdb.base/annota1.exp: Move test of isnative to earlier in the
3017 file -- to prevent failing when the compile fails but we have no
3018 intention of running the tests anyway.
3019
3020 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
3021 tests if set.
3022
3023 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
3024 integers.
3025
3026 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
3027 * gdb.c++/namespace.exp: Ditto.
3028
115f06de
OF
30292001-03-07 Orjan Friberg <orjanf@axis.com>
3030
3031 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
3032 * gdb.base/pointers.exp: Relax pattern match of decimals.
3033
b6ba6518
KB
30342001-03-06 Kevin Buettner <kevinb@redhat.com>
3035
3036 * Makefile.in, config/abug.exp, config/cfdbug.exp,
3037 config/cpu32bug.exp, config/dve.exp, config/est.exp,
3038 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
3039 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
3040 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
3041 config/sh.exp, config/sid.exp, config/slite.exp,
3042 config/sparclet.exp, config/udi.exp, config/unknown.exp,
3043 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
3044 config/vxworks.exp, config/vxworks29k.exp,
3045 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
3046 gdb.base/all-bin.exp, gdb.base/annota1.exp,
3047 gdb.base/arithmet.exp, gdb.base/assign.exp,
3048 gdb.base/async.exp, gdb.base/attach.exp,
3049 gdb.base/bitfields.exp, gdb.base/bitops.exp,
3050 gdb.base/break.exp, gdb.base/call-ar-st.exp,
3051 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
3052 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
3053 gdb.base/commands.exp, gdb.base/completion.exp,
3054 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
3055 gdb.base/constvars.exp, gdb.base/corefile.exp,
3056 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
3057 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
3058 gdb.base/ending-run.exp, gdb.base/environ.exp,
3059 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
3060 gdb.base/finish.exp, gdb.base/foll-exec.exp,
3061 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
3062 gdb.base/funcargs.exp, gdb.base/help.exp,
3063 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
3064 gdb.base/logical.exp, gdb.base/long_long.exp,
3065 gdb.base/maint.exp, gdb.base/mips_pro.exp,
3066 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
3067 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
3068 gdb.base/pointers.exp, gdb.base/printcmds.exp,
3069 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
3070 gdb.base/regs.exp, gdb.base/relational.exp,
3071 gdb.base/remote.exp, gdb.base/reread.exp,
3072 gdb.base/restore.exp, gdb.base/return2.exp,
3073 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
3074 gdb.base/selftest.exp, gdb.base/setshow.exp,
3075 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
3076 gdb.base/sigall.exp, gdb.base/signals.exp,
3077 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
3078 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
3079 gdb.base/step-test.exp, gdb.base/structs.c,
3080 gdb.base/structs.exp, gdb.base/structs2.exp,
3081 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
3082 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
3083 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
3084 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3085 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
3086 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
3087 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
3088 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
3089 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
3090 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
3091 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
3092 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
3093 gdb.fortran/types.exp, gdb.java/jmisc.exp,
3094 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
3095 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
3096 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3097 gdb.trace/circ.exp, gdb.trace/collection.exp,
3098 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
3099 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
3100 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
3101 gdb.trace/report.exp, gdb.trace/save-trace.exp,
3102 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
3103 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
3104 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
3105 notices.
3106
dc96c6c7 31072001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
3108
3109 * gdb.base/varargs.c (find_max_double): Fix printf format string:
3110 first arg is int not float.
3111
dc96c6c7 31122001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
3113
3114 * gdb.base/reread.exp: Unsupported for non-native targets;
3115 doesn't work for remote debugging.
3116
9b0c4aeb
FN
31172001-02-19 Fernando Nasser <fnasser@redhat.com>
3118
3119 From Drew Moseley <dmoseley@redhat.com>
3120 * gdb.base/ending-run.exp: Properly handle the BSP state when
3121 stepping past the end of main.
3122
02aa71d5
MC
31232001-02-19 John Moore <jmoore@redhat.com>
3124
3125 * gdb.base/commands.exp (infrun_breakpoint_command_test):
3126 Converted HPUX fix for non-expected items following multiple
3127 step commands into general solution for all platforms.
3128
1fa449a4
MC
31292001-02-18 Michael Chastain <chastain@redhat.com>
3130
3131 * gdb.c++/classes.exp (do_tests): Change runto statements
3132 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3133 statements demangler agnostic.
3134 * gdb.c++/virtfunc.exp (do_tests): Likewise.
3135 (gdb_virtfunc_restart): Likewise.
3136
b2f9ec70
MC
31372001-02-14 Michael Chastain <chastain@redhat.com>
3138
3139 * gdb.c++/inherit.exp (do_tests): Change runto statements
3140 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3141 statements demangler agnostic.
3142
cf74b8ca
AC
3143Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
3144
3145 * gdb.threads/pthreads.exp: Unify pass/fail messages for
3146 ``continue to bkpt at common_routine in thread 2'' and ``stopped
3147 before calling common_routine 15 times'' tests.
3148
99f78f56
MC
31492001-02-11 Michael Chastain <chastain@redhat.com>
3150
3151 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
3152 Helps the test script figure out which demangler is in use.
3153 (dm_type_foo_ref): Ditto.
3154 (dm_type_int_star): Ditto.
3155 (dm_type_long_star): Ditto.
3156 (dm_type_unsigned_int): Ditto.
3157 (dm_type_void): Ditto.
3158 (dm_type_void_star): Ditto.
99707966 3159 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
3160 Probe the gdb demangler and set variables to accommodate
3161 formatting differences.
3162 (info_func_regexp): New function. Same as info_func, but
3163 matches against a regexp.
3164 (info_func): Match against a literal string.
3165 (print_addr_2): New function. Match against a literal string,
3166 which can be different from the input to gdb.
3167 (print_addr): Simply call print_addr_2 with the same argument twice.
3168 (test_lookup_operator_functions): Use demangler formatting variables.
3169 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
3170 the tests in the same order as the C++ class declaration.
3171 (test_paddr_operator_functions): Ditto.
3172 (test_paddr_overloaded_functions): Ditto.
3173 (test_paddr_hairy_functions): Use demangler formatting variables.
3174 Add reference to gdb/19 for related tests.
3175 (do_tests): Call probe_demangler.
3176
1de8f023
KB
31772001-01-30 Kevin Buettner <kevinb@redhat.com>
3178
3179 * gdb.c++/templates.cc (printf): Remove unused function definition.
3180
ca3f91ed
MS
31812001-01-26 Felix Lee <flee@redhat.com>
3182
3183 * sid.exp (sid_exit): Pass host, not target, to remote_close.
3184
31852001-01-25 matthew green <mrg@redhat.com>
3186
3187 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
3188 up sid.
3189 (sid_exit): Call `remote_pop_conn' after GDB is gone.
3190
31912001-01-25 matthew green <mrg@redhat.com>
3192
3193 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
3194 Deprecate $sid_spawn_id.
3195 (sid_exit): Remove code necessary only for `spawn.'
3196
31972001-01-25 matthew green <mrg@redhat.com>
3198
3199 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
3200
fb18ec4a
MC
32012001-01-28 Michael Chastain <chastain@redhat.com>
3202
3203 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
3204 to call when tests fail. It takes gdb out of the overloaded
3205 function choice menu back to the main prompt, so that the test
3206 program stays synchronized.
3207 (set_bp_overloaded): New proc to collect all the common
3208 code for setting a breakpoint on an overloaded name. Calls
3209 take_gdb_out_of_choice_menu when needed.
3210 (menu_overload1arg): New variable to collect the repeated
3211 instances of the expected menu for an overloaded name. Change
3212 the regular expression to handle changes in g++ type encoding:
3213 "void" can be either "void" or "", and "unsigned int" can be
3214 either "unsigned int" or "unsigned".
3215 (continue_to_bp_overloaded): Change regular expressions to handle
3216 changes in g++ type encoding.
3217 (no proc): Call take_gdb_out_of_choice_menu when needed.
3218 Remove redundant calls to "info break". Accept either "canceled"
3219 or "cancelled". Change regular expressions in "info break"
3220 calls to handle changes in g++ type encoding. Give all tests
3221 unique strings.
3222
9c646a6e
BE
32232001-01-17 Ben Elliston <bje@redhat.com>
3224
3225 * config/sid.exp: New file.
3226
9549d9c1
AC
3227Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
3228
3229 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
3230
dc96c6c7 32312000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
3232
3233 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
3234 Add a RE to accept a non-ascii char if one is ever presented.
3235
b4df4f68
FN
32362000-12-20 Fernando Nasser <fnasser@redhat.com>
3237
297dd0fd 3238 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 3239
dc96c6c7 32402000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc
MS
3241
3242 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
3243 in regexp. One '\' does not suffice on Linux.
3244
4a7bddb6
MC
32452000-12-09 Michael Chastain <chastain@redhat.com>
3246
3247 * gdb.base/break.exp (test_clear_command): Use a marker function
3248 rather than 'main' for the test function. Also move this
3249 test to an execution point where the marker function names are
3250 guaranteed to be bound to functions. (Executing tests after a
3251 'finish' from main runs into name conflicts with local names
3252 in __libc_start_main).
3253
dc96c6c7 32542000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
3255
3256 * gdb.base/finish.exp: New test for gdb's "finish" command.
3257 * gdb.base/return2.exp: New test for gdb's "return" command.
3258 * gdb.base/return2.c: New source file for above.
3259
dc96c6c7 32602000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
3261
3262 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
3263 * gdb.base/miscexprs.exp: Ditto.
3264 * gdb.base/pointers.exp: Ditto.
3265 * gdb.c++/derivation.exp: Ditto.
3266 * gdb.c++/local.exp: Ditto.
3267 * gdb.c++/namespace.exp: Ditto.
3268 * gdb.c++/overload.exp: Ditto.
3269 * gdb.c++/ref-types.exp: Ditto.
3270
dc96c6c7 32712000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
3272
3273 * gdb.base/constvars.exp: Test result of "up" command.
3274 * gdb.base/miscexprs.exp: Ditto.
3275 * gdb.base/pointers.exp: Ditto.
3276 * gdb.base/scope.exp: Ditto.
3277 * gdb.c++/derivation.exp: Ditto.
3278 * gdb.c++/local.exp: Ditto.
3279 * gdb.c++/namespace.exp: Ditto.
3280 * gdb.c++/overload.exp: Ditto.
3281 * gdb.c++/ref-types.exp: Ditto.
3282
44097287
FN
32832000-11-22 Michael Chastain <chastain@redhat.com>
3284
3285 * mips_pro.exp: Accept either "middle -> top -> main" or
3286 "middle -> main" in the backtrace, because gcc can optimize
3287 tail calls to jumps. Remove setup_xfail for the hppa case.
3288 Add a comment with the original warning messages from PR 3016,
3289 which was filed in 1993, to preserve them for posterity.
3290
9d2e1bab
ND
32912000-11-17 Nick Duffek <nsd@redhat.com>
3292
3293 * lib/gdb.exp (gdb_test): Override timeout with board info.
3294
1aca8eb7
ND
32952000-11-17 Nick Duffek <nsd@redhat.com>
3296
3297 * gdb.base/display.exp: Don't kill running stub. Add "again" to
3298 the second kill and detach messages.
3299
93076499
ND
33002000-11-17 Nick Duffek <nsd@redhat.com>
3301
3302 * configure.in: Add AC_EXEEXT.
3303 * configure: Regenerate.
3304 * Makefile.in (just-check): Export EXEEXT.
3305 * lib/gdb.exp ($EXEEXT): Import from environment.
3306 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
3307 expect "maint dump-me" on Cygwin.
3308 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
3309 $EXEEXT.
3310
30e87cd3
ND
33112000-11-17 Nick Duffek <nsd@redhat.com>
3312
3313 * gdb.base/break.exp: Test backtrace and finish from called
3314 function on all platforms, not just HP-UX.
3315
dc96c6c7 33162000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
3317
3318 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
3319 code from gdb_target_monitor, so it can be used independantly
3320 for gdbserver. Also comment out an unnecessary PUTS.
3321
dc96c6c7 33222000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
3323
3324 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
3325 * gdb.base/corefile.exp: Expect the message "Program is being
3326 debugged already" when we send the "corefile" command, since
3327 the preceeding gdb_load may have connected gdb to a remote target.
3328 * gdb.base/display.exp: Disable hardware watchpoints if new
3329 board info variable "no_hardware_watchpoints" is true.
3330 Replace single-letter commands with more readable ones.
3331 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
3332 if new board info variable "no_hardware_watchpoints" is true.
3333 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
3334 to see if stdio (printf) testing is possible.
3335 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
3336 board info variable "no_hardware_watchpoints" is true. Use new
3337 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
3338
39124dea
FN
33392000-11-13 Fernando Nasser <fnasser@redhat.com>
3340
3341 From Orjan Friberg <orjanf@axis.com>:
3342 * gdb.base/printcmds.exp: Escape curly braces followed by a number
3343 in array print pattern match.
3344
a9e2e984
FN
33452000-11-09 Fernando Nasser <fnasser@redhat.com>
3346
3347 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
3348 spelling "cancelled" to U.S. spelling "canceled" to match changes
3349 made to gdb.
3350 * gdb.c++/ovldbreak.exp: Ditto.
3351
c7db355b
PS
33522000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3353
3354 * gdb.base/callfuncs.c (main): Moved to end of file, call
3355 t_double_values to initialize the FPU before inferior calls are made.
3356 * gdb.base/callfuncs.exp: Test for register preservation after calling
3357 inferior functions. Add tests for continuining, finishing and
3358 returning from a stop in a call dummy.
3359
dc96c6c7 33602000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
3361
3362 * gdb.base/commands.exp: Break up long lines, and re-indent.
3363
dc96c6c7 33642000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
3365
3366 * config/gdbserver.exp: Rewritten from the ground up, to make it
3367 compatible with the current dejagnu tree, and to make it work with
3368 the new "gdbserver" in libremote.
3369
dc96c6c7 33702000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
3371
3372 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
3373 * gdb.base/varargs.exp: Skip entire test if no printf support.
3374 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
3375 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
3376
dc96c6c7 33772000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
3378
3379 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
3380 no floating point support.
3381 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
3382 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
3383 * gdb.base/call-rt-st.exp: Ditto.
3384 * gdb.base/call-strs.exp: Ditto.
3385
bac5fc66
JG
33862000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
3387
3388 * gdb.base/sizeof.c: include <stdio.h>.
3389
3390 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
3391 'finish', otherwise uncaptured gdb_prompt would potentially
3392 throw remaining test points out of sync.
3393
b22a6027
SB
33942000-07-26 Scott Bambrough <scottb@netwinder.org>
3395
3396 * gdb.base/recurse.exp: Run tests for all targets.
3397 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
3398 gnu-oldld case on ARM.
3399 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
3400 for ARM targets.
3401
d8231941
AG
3402Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
3403
3404 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
3405 * gdb.java/configure: Rebuild.
3406
8caabe69
AG
3407Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
3408
3409 * gdb.java/jv-exp.exp: New file.
3410
9d273ca3
AG
3411Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
3412
3413 * configure: Rebuilt.
3414 * configure.in (configdirs): Add gdb.java.
3415 * gdb.java/jmisc.java: New file.
3416 * gdb.java/jmisc.exp: New file.
3417 * gdb.java/Makefile.in: New file.
3418 * gdb.java/configure: Rebuilt.
3419 * gdb.java/configure.in: New file.
3420 * lib/java.exp: New file.
3421
4f823a66
AC
3422Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
3423
3424 * gdb.base/exprs.exp: Test casts to a pointer including over and
3425 underflow.
3426
2391e11d
AC
3427Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
3428
3429 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
3430 and the compilers sizes.
3431
54602222
ND
34322000-07-09 Nick Duffek <nsd@redhat.com>
3433
3434 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
3435 (use_methods): New function.
3436 (main): Call use_methods().
3437 * gdb.c++/classes.exp (test_method_param_class): New procedure.
3438 (do_tests): Call test_method_param_class.
3439
2bec0572
ND
34402000-07-09 Nick Duffek <nsd@redhat.com>
3441
3442 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
3443 spelling.
3444 (test_enums): New procedure. Move enum tests from end of script
3445 to here. Set breakpoint on function name instead of line number.
3446 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
3447 (enums2): New marker function.
3448 (enums1): New function.
3449 (main): Call enums1(). Move enum tests to enums1().
3450
78492fde
AC
3451Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
3452
3453 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
3454 compile/link program. Update line numbers.
3455 * gdb.asm/d10v.inc: Define ``startup''.
3456 * gdb.asm/asmsrc1.s: Add definition of _start.
3457
49a2cef8
AC
3458Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
3459
3460 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
3461
3e6c8688
EZ
34622000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3463
3464 * gdb.base/maint.exp: Add 'maint print architecture' item to output
3465 of 'help maint print' command.
3466
9ff5cbe9
AC
3467Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
3468
3469 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
3470 they use gdb_expect_list.
3471
17c579bd
AC
3472Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
3473
3474 * gdb.base/commands.exp: Use ``set remote
3475 memory-read-packet-size'' instead of ``set endian big'' to test
3476 long commands.
3477
e6d71bf3
DB
34782000-06-03 Daniel Berlin <dan@cgsoftware.com>
3479
3480 * gdb.c++/templates.exp (do_tests): Make all of these work under
3481 g++, and stop skipping them.
3482
3483 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
3484 work under g++.
3485
e5f9ba7b
MS
3486 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
3487 initialization.
3488
dc96c6c7 34892000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
3490
3491 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
3492 the regular expression: accept an (almost) arbitrary sequence of
3493 "frames-invalid" and "breakpoints-invalid" messages both before
3494 and after the "starting" message.
3495
dc96c6c7 34962000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
3497
3498 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 3499
dc96c6c7 35002000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
3501
3502 * gdb.base/annota1.exp (annotate-signal-handler-caller):
3503 Relax the regular expression a little, make it pass on Solaris 8.
3504
8216cda9
KB
35052000-05-12 Kevin Buettner <kevinb@redhat.com>
3506
3507 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
3508 a call, do not require that gdb stop on the line after the call.
3509 Instead, it is permissible for gdb to stop on the line of the
3510 call itself.
3511
1a570b2f
MS
35122000-05-12 Michael Snyder <msnyder@.cygnus.com>
3513
3514 * gdb.base/break.exp (bp on small function, optimized file):
3515 Add a second pass pattern. The behavior differs here between stabs
3516 and dwarf for one-line functions. Stabs preserves two line symbols
3517 (one before the prologue and one after) with the same line number,
3518 but dwarf regards these as duplicates and discards one of them.
3519 Therefore the address after the prologue (where the breakpoint is)
3520 has no exactly matching line symbol, and GDB reports the breakpoint
3521 as if it were in the middle of a line rather than at the beginning.
3522
dc96c6c7 35232000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2
MS
3524
3525 * gdb.base/interrupt.exp: Make "pass" message say "send"
3526 rather than "send_gdb" (for consistancy).
3527
7d418785
AC
3528Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3529
3530 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
3531 * gdb.c++/templates.cc: Properly check for GCC version number.
3532 * lib/compiler.cc: Likewise
3533
dc96c6c7 35342000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79
MS
3535
3536 * gdb.base/break.exp: When compiled with -O2 optimization,
3537 gdb may not stop at the first line of main, due to code motion.
3538
dc96c6c7 35392000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
3540
3541 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
3542 This test depends on parsing the printf output from the target.
3543 Since the sparclet stub doesn't do stdio, this will never work.
3544 * gdb.base/call-rt-st.exp: ditto.
3545 * gdb.base/call-strs: ditto.
3546
dc96c6c7 35472000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
3548
3549 * gdb.base/miscexprs.exp: make sizeof long array test portable.
3550
3551 * gdb.base/ending-run.exp: After connecting to a remote target,
3552 but before running, the target will appear to be in a random
3553 location. Specify both a file and a line for breakpoints.
3554 Also, the function that calls main may be called 'init'
3555 rather than 'start'.
3556
a5a51225
EZ
35572000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3558
3559 * gdb.base/help.exp: Update output for add-symbol-file command.
3560
7930cc7c
FN
35612000-04-10 Fernando Nasser <fnasser@cygnus.com>
3562
3563 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3564 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
3565
23e37ab1
C
35662000-04-07 J.T. Conklin <jtc@redback.com>
3567
e93c542c
C
3568 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
3569
23e37ab1
C
3570 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
3571
591b8fa3
PDM
3572Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
3573
3574 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
3575 values that can be represented exactly.
3576 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
3577 above change, and to not check against the directory part of the source
3578 file name.
3579 (step into print_long_arg_list): Likewise.
3580 (print print_small_structs from print_long_arg_list): Likewise.
3581 (print print_long_arg_list): Likewise.
3582
7a495180
EZ
35832000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3584
30b53638 3585 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 3586
beb998c6
AC
3587Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
3588
3589 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
3590
1c689132
DB
35912000-03-25 Daniel Berlin <dan@cgsoftware.com>
3592
3593 * gdb.base/commands.exp (deprecated_command_test): Add test for
3594 deprecate with no arguments.
3595
c1790a9d
JL
35962000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
3597
3598 * gdb.base/break.exp: Add new test for setting breakpoints on
3599 optimized code so we can test breakpoints work even when function
3600 prologues may be optimized away
3601
003ba290
FN
36022000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3603
3604 From David Whedon <dwhedon@gordian.com>
3605 * gdb.base/commands.exp : Added command deprecator tests.
3606
6837a0a2
DB
36072000-03-22 Daniel Berlin <dan@cgsoftware.com>
3608
3609 * gdb.base/help.exp: Added test for new apropos command.
3610
b9593231
KB
36112000-03-21 Kevin Buettner <kevinb@redhat.com>
3612
3613 * gdb.base/pointers.c (usevar): New function.
3614 (main): Make sure that global variables v_int_pointer2, rptr,
3615 and y are all referenced someplace in the program by calling
3616 usevar() on them. [Some linkers delete symbols which are
3617 never referenced. The space remains, but there's no way to
3618 get a (symbolic) handle on the variable from the debugger.]
3619
751a959b
EZ
36202000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3621
3622 * gdb.base/printcmds.c: Add typedeffed arrays.
3623
3624 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
3625 procedure to test arrays that are typedef'd.
3626
73a93a32
JI
36272000-03-13 James Ingham <jingham@leda.cygnus.com>
3628
3629 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
beb998c6 3630 the library directories.
73a93a32 3631
fb40c209
AC
3632Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
3633
3634 * configure.in (configdirs): Add sub directory gdb.mi.
3635 * configure: Re-generate.
3636
3637 * gdb.mi: New directory.
beb998c6 3638
ee4dd2c9
AC
36392000-02-25 Scott Bambrough <scottb@netwinder.org>
3640
3641 * gdb.base/long_long.exp: Correct test suite failure when printing
3642 a long long value as a double on ARM platforms.
3643
70f0cc22
JB
36442000-02-16 Jim Blandy <jimb@redhat.com>
3645
3646 * gdb.base/break.exp ("breakpoint line number"): Make sure the
3647 default source file is set properly before running this test.
3648
853819b8
EZ
36492000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3650
3651 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
3652 gdbtk/library directory, not in gdbtcl2.
3653
dfcd3bfb
JM
36542000-02-04 Jim Blandy <jimb@redhat.com>
3655
3656 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
3657 backslash from regexp pattern.
3658
3659 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
3660 procedure. Use it to run all the "continue to bp overloaded"
3661 tests. Note that this changes the names of the tests slightly.
3662 If the breakpoint hit message includes a hex PC value, because
3663 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
3664 from the real source code, still consider that a pass.
3665
3666 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
3667 XFAIL here if the breakpoint message contains a hex address. Note
3668 similar change on 1999-11-02.
3669
3670 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
3671
3672 * gdb.base/ptype.exp: Establish a default source file before
3673 calling get_debug_format.
3674
36752000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
3676
3677 * gdb.base/watchpoint.exp: Remove duplication of test messages.
3678
8b93c638
JM
36792000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3680
3681 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
3682 of successive stepi commands -- while in the prologue we should see
3683 the function entry bracket.
3684
36852000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
3686
3687 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
3688 reach __change_mode() when stepping through the end of main().
3689
c5394b80
JM
36902000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
3691
3692 * gdb.base/default.exp: Fix expected pattern.
3693 * gdb.base/help.exp: Same.
3694
0d06e24b
JM
36952000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3696
3697 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
3698 Don't use xfail's because that affects only the following test.
beb998c6 3699
0d06e24b
JM
3700 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
3701 solaris or linux.
3702
3703 * gdb.base/selftest.exp: Update to reflect changes to main.c.
3704
dc96c6c7 37052000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 3706
beb998c6 3707 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
3708 "A syntax error" rather than "A parse error". Accept both.
3709
37102000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
3711
3712 * gdb.base/default.exp: Remove OS dependent string from "target
3713 remote" test.
3714 * gdb.base/help.exp: Same for "help target remote" test.
3715
c3f6f71d
JM
37162000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3717
3718 From Jim Kingdon <kingdon@redhat.com>:
3719
3720 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
3721 prompt (cleanup rather than necessity, but still might keep output
3722 from spilling to next test).
3723
37242000-01-02 Fred Fish <fnf@cygnus.com>
3725
3726 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
3727 AIX, which defines them in <sys/types.h>.
3728
ed9a39eb 37291999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 3730
ed9a39eb
JM
3731 * gdb.base/default.exp: Match arm* etc instead of arm in "info
3732 float" test.
3733
37341999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 3735
ed9a39eb 3736 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
3737
3738 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
3739 outermost frame disallowed".
3740
37411999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
3742
3743 * gdb.base/setvar.exp: New tests for setting the value of a struct
3744 with a constant list.
3745
37461999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
3747
3748 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
3749 require the user to type a cast before setting the value of a struct.
3750
de57eccd
JM
37511999-12-06 Jim Blandy <jimb@cygnus.com>
3752
3753 * gdb.base/default.exp: Expect the new 'info float' command on
3754 all i386 platforms.
3755
3756 * gdb.threads/linux-dp.exp: Expand our ability to recognize
3757 LinuxThreads libraries that don't support debugging.
3758
c2d11a7d
JM
3759Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
3760
3761 * gdb.base/remote.c: Fill the buffer with truely random data.
3762 Change the buffer type to ``unsigned char'' to simplify size
3763 arithmetic.
3764
3765 * gdb.base/remote.exp: Reduce download numbers by one. Typical
3766 stub only handles 400-1 byte packets. Verify that the download
3767 worked.
3768
37691999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
3770
3771 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
3772 tests, using UNRESOLVED for the untested cases. Also, does not wait
3773 for a timeout if the prompt was received before a recognizable pattern.
3774
37751999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
3776
3777 * lib/gdb.exp (gdb_expect_list): Fix spelling.
3778
37791999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3780
3781 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
3782 watchpoints.
3783
37841999-11-24 Jason Merrill <jason@casey.cygnus.com>
3785
3786 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
3787
3788 * gdb.c++/local.exp: Be more flexible in recognizing local class
3789 name mangling. Don't allow horribly truncated method names.
3790 * gdb.c++/derivation.exp: Expect protected inheritance.
3791 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
3792 * gdb.c++/virtfunc.exp: Likewise.
3793 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
3794 when printing a nested enum.
3795
37961999-11-22 Jim Blandy <jimb@cygnus.com>
3797
3798 * gdb.base/step-test.exp: Properly await GDB's response to setting
3799 a breakpoint on the call to large_struct_by_value.
3800
3801 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
3802 just because we have debug info for the `start' function.
3803
38041999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
3805
3806 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
3807 "Unknown signal" messages, which indicate (on LinuxThreads) that
3808 GDB doesn't know how to debug threads on this system. This is
3809 better than hanging while philosopher 0 dumps chatter into gdb.log.
3810
38111999-11-18 Tom Tromey <tromey@cygnus.com>
3812
3813 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
3814
38151999-11-18 Fred Fish <fnf@cygnus.com>
3816
3817 * gdb.base/coremaker2.c: Add sample program for generating
3818 cores that is more self contained than coremaker.c. Eventually
3819 I'll add more code to this and tie it into the testsuite.
3820
4ce44c66
JM
38211999-11-12 Stan Shebs <shebs@andros.cygnus.com>
3822
3823 * gdb.base/dollar.exp: Remove, now in gdb.hp.
3824
38251999-11-10 Jimmy Guo <guo@cup.hp.com>
3826
3827 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
3828 from $srcdir/lib/.
3829 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
3830 and gdb.c++/.
3831
3832 * gdb.c++/derivation.exp: remove redundant get compiler info code.
3833
beb998c6 3834 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
3835 'continue with watch' test point.
3836
38371999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
3838
3839 Merged from p2linux-990323-branch:
beb998c6 3840
4ce44c66
JM
3841 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
3842
11cf8741
JM
3843Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
3844
3845 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
3846 {limit,fixed}''. Test ``set download-write-size''.
3847
3848Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
3849
3850 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
3851 gdb_expect_list.
3852
3853Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
3854
3855 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
3856
38571999-11-03 Mark Salter <msalter@cygnus.com>
3858
3859 * gdb.base/break.exp: Fix "stub continue" pattern.
3860
38611999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
3862
3863 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
3864
38651999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
3866
3867 * gdb.base/display.exp ("finish"): Add timeout clause.
3868
3869 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
3870 plain prompt clause, so this doesn't have to time out in order to
3871 fail.
3872
3873 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
3874 breakpoint hit messages include an address.
3875
3876 * gdb.base/display.exp: Don't forget to escape parens in regular
3877 expressions. Unix regexp notatation sucks.
3878
38791999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3880
3881 * gdb.base/annota1.exp: Test for annotate-signalled: change output
3882 order for 'signalled' message.
3883
5c44784c
JM
38841999-11-01 Stan Shebs <shebs@andros.cygnus.com>
3885
3886 From Jimmy Guo <guo@cup.hp.com>:
3887 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
3888 * gdb.base/annota1.c: Add code for tests to work with.
3889
38901999-10-26 Frank Ch. Eigler <fche@cygnus.com>
3891
3892 * gdb.base/remote.exp: New test for remote downloading settings.
3893 * gdb.base/remote.c: New file with large .data.
3894
917317f4
JM
38951999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
3896
3897 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
3898 for LinuxThreads support, merged from the Code Fusion branch.
3899
3900Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
3901
3902 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
3903 containing exp_continue into a while within an expect. Don't
3904 attempt a start more than three times. Check return value from
3905 gdb_load.
beb998c6 3906
2df3850c
JM
3907Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
3908
3909 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
3910 a pass case.
3911
2acceee2
JM
39121999-10-01 Kevin Buettner <kevinb@cygnus.com>
3913
3914 * gdb.base/break.c (main): Added a statement that we can step
3915 off of.
3916 * gdb.base/break.exp: Added tests for setting a breakpoint
3917 at an offset and stepping onto a breakpoint.
3918
39191999-10-01 Fred Fish <fnf@cygnus.com>
3920
beb998c6 3921 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
3922 gdb output.
3923
c2c6d25f
JM
39241999-09-18 Jim Blandy <jimb@cris.red-bean.com>
3925
3926 * gdb.base/break.exp: Code locations are in hex, don't forget!
3927 (For HP-UX.)
3928
39291999-09-17 Stan Shebs <shebs@andros.cygnus.com>
3930
3931 * condbreak.exp: Use break.c as test program.
3932 * condbreak.c: Remove, redundant with break.c.
3933
39341999-09-15 Stan Shebs <shebs@andros.cygnus.com>
3935
3936 * config/monitor.exp (gdb_target_monitor): Disable X- and
3937 Z-packets if the target needs it.
3938
39391999-09-13 James Ingham <jingham@leda.cygnus.com>
3940
3941 * gdb.c++/overload.exp: Added tests for listing overloaded
3942 functions with function pointers in the arg, explicitly calling
3943 out the version you want.
3944
cff3e48b
JM
39451999-09-09 Stan Shebs <shebs@andros.cygnus.com>
3946
3947 * long_long.exp: Add variations of test cases that work for
3948 targets with 16-bit ints and 32-bit doubles.
3949
d4f3574e
SS
39501999-09-08 Stan Shebs <shebs@andros.cygnus.com>
3951
3952 * break.c (main): Compare a possibly-uninitialized argc with an
3953 unlikely value that fits in 16 bits.
3954
39551999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3956
3957 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
3958 0xfeeb, don't want negative numbers if ints are 16 bits.
3959
3960 * lib/gdb.exp (skip_cplus_tests): New proc.
3961 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3962 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
3963 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
3964 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
3965 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
3966 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
3967 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
3968 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
3969
3970 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
3971
3972Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
3973
3974 * gdb.base/corefile.exp (up): Allow a parameter to appear
3975 in the frame that we're going up to.
3976
3977 From Jim Blandy <jimb@cygnus.com>:
3978
3979 * gdb.base/default.exp (info float): Expect some output now.
3980
3981 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
3982 returning floating-point values to fail on the x86.
3983 * gdb.base/callfwmall.exp (do_function_calls): Same.
3984
3985 * gdb.base/list.exp (test_listsize): Correct expectations for
3986 listing line 1 with listsize 2. Also, listing a single line
3987 works now, as does listing three lines. [Kevin's note: There
3988 were a number of other cases fixed too where the expectations
3989 differed...]
3990
39911999-09-02 Stan Shebs <shebs@andros.cygnus.com>
3992
3993 * gdb.base/selftest.exp: Add case for when version prints as
3994 constant string instead of char pointer.
3995
104c1213
JM
39961999-08-25 Stan Shebs <shebs@andros.cygnus.com>
3997
3998 * gdb.base/ending-run.exp: Add Solaris case for what happens when
3999 stepping out of main.
4000
4001 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
4002 G++ used.
4003
4004 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
4005 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
4006
4007 * gdb.c++/ovldbreak.exp: Update match string in test that
4008 includes a warning of multiple breakpoints.
4009
40101999-08-24 Stan Shebs <shebs@andros.cygnus.com>
4011
4012 * gdb.base/display.exp: Improve precision of step-after-finish
4013 added yesterday.
4014
4015 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
4016 test.
4017
4018 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
4019 configs when using G++, not just hppa*.
4020
40211999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4022
4023 * gdb.base/async.c: New file.
4024 * gdb.base/async.exp: New file.
4025
4026Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
4027
4028 * gdb.base/break.exp: Tweak PA specific tests to properly handle
4029 PA64.
4030
53a5351d
JM
4031Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
4032
104c1213
JM
4033 * gdb.base/display.exp: "finish" can leave us mid-line on many
4034 targets, deal with it. Add a small constant to main, instead of
4035 1000 since main+1000 may not be a valid address in the target.
4036
53a5351d
JM
4037 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
4038 on hpux11.
4039
4040 * gdb.base/attach.exp: Handle another hpux11 error message variant
4041 when attaching to a process that does not exist.
4042
40431999-08-19 J.T. Conklin <jtc@redback.com>
4044
4045 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
4046 characters in 'continue to 1241' test.
4047
40481999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4049
4050 * gdb.base/call-ar-st.exp: Add a shorter match case for the
4051 stop in print_long_arg_list, define and use a whitespace
4052 variable in print_small_structs test, add an XFAIL for Solaris.
4053 * gdb.base/dbx.exp: XFAIL func commands until somebody is
4054 interested enough to fix.
4055
7be570e7
JM
40561999-08-13 Keith Seitz <keiths@cygnus.com>
4057
4058 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
4059 (dbx_gdb_load): Remove. Use gdb_load instead, since that
4060 proc knows about targets other than the natives.
4061 (test_assign): Use "gdb_run_cmd" to "run" the target.
4062 Check that we've actually hit the breakpoint at main.
4063 When we attempt to assign a value to a local variable, check
4064 that the variable is in the current scope, i.e., don't use
4065 a test with an empty result.
4066
4067Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
4068
4069 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
4070 command.
4071
40721999-08-09 Stan Shebs <shebs@andros.cygnus.com>
4073
4074 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4075 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
4076 gdb.compat, gdb.threads-hp.
4077 gdb.hp/configure, gdb.hp/configure.in: New files.
4078 gdb.hp/Makefile.in: Recurse into new subdirs.
4079 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
4080 gdb.hp/gdb.objdbg: New directory, tests for debugging info
4081 in object files.
4082 gdb.hp/tools: New directory, aux tools for HP-specific tests.
4083
96baa820
JM
40841999-08-05 Stan Shebs <shebs@andros.cygnus.com>
4085
4086 * gdb.base/display.exp: Help expect by putting a newline in the
4087 funky printf, remove a bogus p/a test.
4088
40891999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4090
4091 * gdb.base/display.exp: Make sure that when we say 'run', we are
4092 connected to the target. This is necessary when running not
4093 natively.
4094
40951999-08-03 Stan Shebs <shebs@andros.cygnus.com>
4096
4097 * gdb.base/step-test.exp: Removed some extraneous messages.
4098
4099 * gdb.base/long_long.exp: Don't run memory examination tests
4100 on little-endian targets (they will need a different set of
4101 results to match).
4102
41031999-08-02 Stan Shebs <shebs@andros.cygnus.com>
4104
4105 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
4106 until somebody decides to fix GDB.
4107
4108 * gdb.base/long_long.c: Stop compiler complaint by specifying long
4109 constant as "ULL".
4110 * gdb.base/long_long.exp: Loosen x/c test, add partial result
4111 matches for a couple x/2 commands.
4112
a0b3c4fd
JM
41131999-07-30 Stan Shebs <shebs@andros.cygnus.com>
4114
4115 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
4116 by merging in ref-types2 tests.
4117 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
4118
4119 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4120 * gdb.c++/Makefile.in: Add standard actions.
4121 (EXECUTABLES): Rename from PROGS, update list.
4122 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
4123 from gdb.hp.
4124 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
4125 foo and bar locals.
4126 * gdb.c++/anon-union.exp: Fix tests to match.
4127 * gdb.c++/classes.exp: Run if HP compiler used, add extra
4128 expect matches to handle output variations.
4129 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
4130 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
4131 output, add HP alternatives for new and delete prints.
4132 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
4133 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
4134 * gdb.c++/demangle.exp: Use $style when reporting failure.
4135 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
4136 * gdb.c++/inherit.exp: Run if HP compiler used, add some
4137 match alternatives.
4138 * gdb.c++/local.exp: Add match alternatives or xfails for HP
4139 compilers.
4140 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
4141 * gdb.c++/method.exp: Add match alternatives.
4142 * gdb.c++/misc.cc: Add bool types.
4143 * gdb.c++/misc.exp: Add tests for bool types.
4144 * gdb.c++/overload.exp: Add xfails.
4145 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
4146 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
4147 add some more template parameter tests (only for HP currently).
4148 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
4149 * gdb.c++/virtfunc.cc: Add return type and value for main.
4150 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
4151 match alternatives.
beb998c6 4152
a0b3c4fd
JM
41531999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4154
4155 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
4156
41571999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
4158
4159 * gdb.base/signals.exp: Don't expect getting a backtrace from
4160 within a signal handler to fail on Linux.
4161
41621999-07-29 Stan Shebs <shebs@andros.cygnus.com>
4163
4164 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4165 * lib/gdb.exp: Remove some gratuitious semicolons.
4166 (delete_breakpoints): Increase timeout.
4167 (gdb_expect): Add -notransfer option.
4168 (gdb_test): Use -notransfer option.
4169 (get_compiler_info): Add f77 case.
4170 (get_compiler): New proc, split out from gdb_preprocess, add f77
4171 case.
4172 (gdb_preprocess): Call get_compiler.
4173
4174 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
4175 * gdb.base/attach.exp, gdb.base/display.exp,
4176 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
4177 gdb.base/long_long.exp, gdb.base/printcmds.exp,
4178 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
4179 third arg to gdb_test.
4180 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
4181 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
4182 HP-UX xfails, add others.
4183 * gdb.base/completion.exp: Reflect name change of self-test.
4184 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
4185 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
4186 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
4187 HP failure number.
4188 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
4189 useless HP-UX 10.30 references.
4190 * gdb.base/maint.exp: Loosen matches.
4191 * gdb.base/pointers.c (main): Declare more_code.
4192 * gdb.base/pointers.exp: Match on output of a `next'.
4193 * gdb.base/structs.c: Add prototypes.
4194 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
4195 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
4196
41971999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4198
4199 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
4200 command.
4201
42021999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4203
4204 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
4205 Fix run to main failures. Watchpoint can be hardware watchpoint.
beb998c6
AC
4206
4207 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
4208 debug info. Deal with lack of signal hanlder info in stack.
4209
4210 From Jim Kingdon <kingdon@redhat.com>:
4211 * gdb.base/annota1.exp: If printf has debug info, deal with it.
4212
5a2468f5
JM
42131999-07-19 Stan Shebs <shebs@andros.cygnus.com>
4214
4215 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
4216 gdb.base/foll-vfork.exp: Don't run for crosses.
4217
adf40b2e
JM
4218Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
4219
4220 * gdb.base/configure.in: Check for gdbvars.exp instead of
4221 a1-selftest.exp.
4222 * gdb.base/configure: Re-generate.
4223
42241999-07-12 Stan Shebs <shebs@andros.cygnus.com>
4225
4226 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
4227 in trying to run first and name is too long.
4228
4229 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
4230 pointers2.c and pointers2.exp, respectively.
4231 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
4232 doschk happier.
4233
43e526b9
JM
42341999-07-08 Stan Shebs <shebs@andros.cygnus.com>
4235
4236 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
4237 callfuncs2.c and callfuncs2.exp.
4238
4239 * gdb.base/list.exp: Remove mistaken xfails.
4240 * gdb.base/list0.h: Add optional prototypes.
4241
9846de1b
JM
4242Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
4243
4244 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
4245 calling malloc.
4246 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
4247 * ptype.exp: Move test for get_debug_format to before its first
4248 use.
4249
42501999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4251
4252 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
4253 * gdb.base/annota2.cc, annota2.exp: Move from here.
4254 * gdb.c++/annota2.cc, annota2.exp: To here.
4255 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
4256
43ff13b4
JM
4257Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4258
4259 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
4260 a consistent format.
4261
085dd6e6
JM
42621999-06-25 Stan Shebs <shebs@andros.cygnus.com>
4263
4264 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4265 * lib/gdb.exp (get_compiler_info): Add detection for assorted
4266 HP compilers, also set the globals $true and $false.
4267
4268 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
4269 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
4270 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
4271 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
4272 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
4273 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
4274 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
4275 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
4276 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
4277 whatis.c} Add C++ compatible function definitions and return
4278 types, add includes for library functions.
4279 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
4280 * gdb.base/step-test.c (myglob): Rename from glob.
4281 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
4282 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
4283 files, move here from gdb.hp.
4284 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
4285 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
4286 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
4287 Adjust line numbers in regexps.
4288
4289 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
4290 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
4291 instead of 0/1.
4292
4293 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
4294 foll-vfork.exp: New files, move here from gdb.hp.
4295 * gdb.base/page.exp: New file, test of pagination command.
4296
4297 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
4298 recursion test.
4299 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
4300
4301 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
4302 gdb.base/solib.exp: Fix compiler invocation process.
4303
4304 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
4305 HP-UX 11, turn off overload resolution explicitly.
4306 * gdb.base/commands.exp: Set argument list explicitly, add
4307 watchpoint test.
4308 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
4309 them work.
4310 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
4311 expressions properly.
4312 * gdb.base/corefile.exp: Loosen the match slightly.
4313 * gdb.base/default.exp: Allow "Error accessing memory" message
4314 also.
4315 * gdb.base/display.exp: Skip over x/0 j if PA64.
4316 * gdb.base/funcargs.exp: Add xfails for HP-UX.
4317 * gdb.base/interrupt.exp: Ditto.
4318 * gdb.base/langs.exp: Add symbolic matches governed by compiler
4319 in use.
4320 * gdb.base/list.exp: Add xfails for HP-UX.
4321 * gdb.base/long_long.exp: Refine some of the numeric matches.
4322 * gdb.base/mips_pro.exp: Xfail on HP-UX.
4323 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
4324 * gdb.base/nodebug.exp: Succeed on more varieties of output.
4325 * gdb.base/opaque.exp: Remove some HP-UX xfails.
4326 * gdb.base/ptype.exp: Succeed on more varieties of output.
4327 * gdb.base/scope.exp: Add xfails for HP-UX.
4328 * gdb.base/sect-cmd.exp: Add more cases.
4329 * gdb.base/setvar.exp: Add xfails for HP-UX.
4330 * gdb.base/shlib-call.exp: Loosen some matches slightly.
4331 * gdb.base/signals.exp: Match on void symbolically.
4332 * gdb.base/step-test.exp: Add case for PA64.
4333 * gdb.base/term.exp: Add exit and restart.
4334 * gdb.base/twice.exp: Clean up after self.
4335 * gdb.base/varargs.exp: Disable overload resolution explicitly.
4336 * gdb.base/whatis.exp: Allow more ways to pass tests.
4337
4338 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
4339 no longer useful.
4340
4341Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
4342
4343 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
4344 list of patterns.
4345 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
4346 print_double_array(double_array)", "continuing to breakpoint
4347 1018", "print print_double_array(array_d)" and "continuing to
4348 1034" tests.
beb998c6 4349
085dd6e6
JM
43501999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4351
4352 * Makefile.in: Add empty html and install-html targets.
4353
43541999-06-24 Stan Shebs <shebs@andros.cygnus.com>
4355
4356 * config/mt-*: Remove, these haven't been used since 1996.
4357
43581999-06-22 Stan Shebs <shebs@andros.cygnus.com>
4359
4360 * gdb.base/call-strs.c, gdb.base/ending-run.c,
4361 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
4362 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
4363
9e0b60a8
JM
43641999-06-18 Stan Shebs <shebs@andros.cygnus.com>
4365
4366 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
4367 simpler match case for the ptype of the big class.
4368
43691999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4370
4371 * gdb.exp: Fix test for gdb_prompt existence.
4372
43731999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4374
4375 * gdb.exp (gdb_test): Add fail after calls to perror.
4376
43771999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4378
4379 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
4380
43811999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4382
4383 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
4384
0f71a2f6
JM
4385Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
4386
4387 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
4388 malloc() is linked in.
4389
43901999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
4391
4392 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
4393 step at end.
4394
4395 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
4396
43971999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
4398
4399 * gdb.java/jv-print.exp: New file. (Our first Java test!)
4400
cce74817
JM
4401Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
4402
4403 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
4404 * gdb.base/mips_pro.exp: Likewise.
4405
44061999-06-02 Keith Seitz <keiths@cygnus.com>
4407
4408 * gdb.c++/templates.cc: Change all "new" operators to throw
4409 an exception.
4410 * gdb.c++/cplusfuncs.cc: Likewise.
4411
4412 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
4413
4414Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
4415
4416 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
4417 * gdb.base/ending-run.exp: When stepping out of main, accept a
4418 step into an arbitrary assembler file.
4419
392a587b
JM
44201999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4421
beb998c6 4422 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 4423 "breakpoint-invalid" to be printed.
beb998c6 4424 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
4425 number of "frames-invalid" and "breakpoint-invalid" to be printed.
4426 * gdb.base/annota2.cc: Initialize a.x to 0.
4427
9e086581
JM
44281999-05-17 Keith Seitz <keiths@cygnus.com>
4429
4430 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
4431 when "skip_float_tests" set.
4432 Ditto for "print print_double_array(array_d)", "print print_small_structs",
4433 "print print_ten_doubles", and "step into print_long_arg_list".
4434 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
4435 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
4436 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
4437 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
4438 "skip_float_tests" is set.
4439 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
4440 when "skip_float_tests" set.
beb998c6 4441
cd0fc7c3
SS
44421999-05-06 Keith Seitz <keiths@cygnus.com>
4443
4444 * gdb.base/annota2.cc: Include stdio.h.
4445
4446Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
4447
4448 * gdb.base/crossload.exp: Remove, this has been disabled ever
4449 since BFD stopped including all targets, and cross-GDB gets
4450 plenty of testing anyway.
4451 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
4452 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
4453 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
4454 * gdb.base/README: Remove, was doc for this.
4455 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
4456 needed.
4457
b83266a0
SS
44581999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4459
4460 * gdb.base/call-ar-st.exp: Fix one regular expression in test
4461 output.
4462
4463 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
4464 * gdb.base/annota2.exp: New file. More annotation tests.
4465 * gdb.base/annota1.c: New file. Source file for annota1.exp.
4466 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
4467
44681999-04-23 Angela Marie Thomas <angela@cygnus.com>
4469
4470 * config/cfdbug.exp: New file.
4471
7a292a7a
SS
44721999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
4473
4474 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
4475 Marcus Daniel's and Dale Hawkins's demangler crashes.
4476
4477 * gdb.c++/demangle.exp (test_gnu_style_demangling,
4478 test_lucid_style_demangling, test_arm_style_demangling,
4479 test_hp_style_demangling): Try Tom Tromey's core-dumping
4480 identifier under each demangling style.
4481
44821999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
4483
4484 * gdb.c++/demangle.exp: Include the current demangling style
4485 in all test names.
4486 (current_demangling_style): New global variable.
4487 (set_demangling_style, test_demangling_core, test_demangling,
4488 test_demangling_exact): New functions.
4489 (test_gnu_style_demangling, test_lucid_style_demangling,
4490 test_arm_style_demangling, test_hp_style_demangling): Use those,
4491 instead of calling gdb_test and gdb_test_exact directly.
4492 (catch_demangling_errors): New function, which reports errors
4493 signalled by the demangling test functions in an orderly way.
4494 (do_tests): Use catch_demangling_errors.
4495
44961999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
4497
4498 * gdb.base/signals.exp (test_handle_all_print): Use () for
4499 grouping in expressions, not {}.
4500
4501 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
4502 initialized yet.
4503
45041999-04-01 Stan Shebs <shebs@andros.cygnus.com>
4505
4506 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
4507 are listed.
4508
45091999-03-26 Stan Shebs <shebs@andros.cygnus.com>
4510
4511 * gdb.stabs/weird.exp: Test for CC being defined before
4512 looking at its value.
4513
45141999-03-25 Stan Shebs <shebs@andros.cygnus.com>
4515
4516 * gdb.base/call-ar-st.exp: Remove stray '#'.
4517 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
4518 "short int" and "long int".
4519 * gdb.c++/overload.cc: Cast the string added in the previous
4520 change, to mollify finicky HP compiler.
4521 * gdb.hp/reg-test.exp (testfile): Fix file name.
4522 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
beb998c6 4523
7a292a7a
SS
4524 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
4525 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
4526 alternate form of enum ptype.
4527
c906108c
SS
45281999-03-23 Stan Shebs <shebs@andros.cygnus.com>
4529
7a292a7a
SS
4530 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
4531 * gdb.hp/*.exp: Change all to run compiler probe only after
4532 passing skip_hp_tests, so as not to waste time on guaranteed
4533 failure.
4534
c906108c
SS
4535 * gdb.c++/overload.cc: Pass string instead of char addr, always
4536 init ccpfoo.
4537 * gdb.c++/templates.cc: Fix syntax error.
4538
7a292a7a
SS
4539Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4540
4541 * gdb.base/commands.exp: Add test for correct position of '>'
beb998c6 4542 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
4543 command.
4544
45451999-03-18 James Ingham <jingham@cygnus.com>
4546
4547 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
4548
4549 * gdb.c++/method.exp: It was testing an uninitialized int on the
4550 stack and assuming it was positive.
4551
4552 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
4553
4554 * gdb.base/step-test.exp: Catch a case where finish is broken and
beb998c6 4555 keep it from killing the rest of the tests.
7a292a7a
SS
4556 Use gdb_continue_to_end.
4557
4558 * gdb.base/sigall.exp: use gdb_continue_to_end.
4559
4560 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
4561
4562 * gdb.base/display.exp: use runto_main, not run.
4563
beb998c6
AC
4564 * gdb.base/default.exp: Check for the current error message in the
4565 r abbreviation test.
7a292a7a
SS
4566 Add strongarm to the targets that know info float.
4567
beb998c6 4568 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
4569 run which doesn't work with monitors.
4570
4571 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
4572
4573 * gdb.base/break.exp: use the gdb_continue_to_end proc.
4574
4575 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
beb998c6
AC
4576 program. Traps the case (in Cygmon) when the program never really
4577 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
4578 more places, so I used my name. Sorry Mark...
4579
4580 * config/monitor.exp (gdb_target_monitor): added another
4581 target_info parameter: remotebinarydownload. This will set the
4582 remotebinarydownload flag if this is causing some boards trouble.
4583
45841999-03-18 Mark Salter <msalter@cygnus.com>
4585
4586 * lib/gdb.exp (continue_to_exit): New function.
4587
4588 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
4589 * gdb.base/ending-run.exp: Ditto.
4590 * gdb.base/step-test.exp: Ditto.
4591
45921999-03-16 Stan Shebs <shebs@andros.cygnus.com>
4593
4594 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
4595 (suggested by Art Haas <ahaas@neosoft.com>).
4596
45971999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
4598
4599 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
4600
4601Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
4602
4603 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
4604 descriptions of types (short unsigned int vs unsigned short, etc).
4605
46061999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
4607
4608 * gdb.base/call-strs.exp: Don't assume that `step' will step over
4609 a call to strlen; sometimes we do have sources.
4610
46111999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
4612
4613 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
4614 character, so GDB won't print garbage after its end.
beb998c6 4615
c906108c
SS
4616 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
4617 breakpoint there instead. Sometimes GCC emits memcpy to handle
4618 the large structures being passed by value, so we step into that
4619 instead of sum_array_print, which obscures what we're really testing.
4620 * gdb.base/step-test.exp: However, we do want a test that notices
4621 the bizarre steps into memcpy, so do that here. Add check for
4622 stepping into function calls that pass large structures by value.
4623 ("Is that a noun clause, or are you just happy to see me?")
4624 Remove all references to specific line numbers.
4625 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
4626 New type and function.
4627 (main): Call large_struct_by_value, passing it a large struct by value.
4628 * lib/gdb.exp (gdb_get_line_number): New function.
4629
4630 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
4631 more portable.
4632
7a292a7a
SS
46331999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
4634
c906108c
SS
4635 * lib/gdb.exp: Doc fixes.
4636
7a292a7a
SS
46371999-03-05 Nick Clifton <nickc@cygnus.com>
4638
beb998c6 4639 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
4640
46411999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
4642
c906108c
SS
4643 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
4644 commands. They're not germane to this test, and they don't work
4645 that way on remote targets.
4646
3fc11d3e
JM
46471999-03-01 James Ingham <jingham@cygnus.com>
4648
4649 * Changelog entries merged over from gdb development branch.
4650
3fc11d3e
JM
4651 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
4652
4653 * lib/gdb.exp (gdbtk_analyze_results): Generic function
4654 for outputting results of test run.
4655
2d4a1622 4656 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
4657
4658 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 4659
7a292a7a
SS
46601999-02-25 Felix Lee <flee@cygnus.com>
4661
4662 * lib/gdb.exp (debug_format): initialize
4663
c906108c
SS
46641999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
4665
4666 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
4667 * gdb.base/call-rt-st.c: Ditto.
4668
c906108c
SS
46691999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
4670
4671 * gdb.threads/pthreads.exp (horiz): New variable.
4672 (test_startup): Fix regexps that capture thread numbers.
4673
46741999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
4675
4676 * gdb.base/smoke.exp: Disambiguate two test case names (both
4677 called ``print'').
4678
4679Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4680
4681 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
4682 compilation.
4683
46841999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4685
4686 * gdb.base/miscexprs.exp: Change patterns to match GDB's
4687 actual output formatting.
4688 * gdb.base/smoke.exp: GDB removes leading 0's.
4689 * gdb.base/volatile.exp: Don't check type of remuneration;
4690 that variable is no longer defined in constvars.c.
4691 * gdb.base/step-test.c (main): Exit with explicit exit code.
4692 * gdb.base/step-test.exp: Remove two nexti checks--they are
4693 not portable.
4694
46951999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
4696
4697 * gdb.base/help.exp ("help delete display"): Fix test to match
4698 gdb's output.
4699
4700 * gdb.base/long_long.c (known_types): Initialize values to zero.
4701 * gdb.base/long_long.exp: Step one more line
4702 so 'dec' is initialized in "get to known place". GDB removes
beb998c6 4703 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
4704 unique test case names.
4705
4706Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4707
beb998c6 4708 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
4709
4710 * gdb.c++/method.exp: Add missing close brace.
4711
47121999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
4713
4714 * gdb.base/maint.exp: Use 'set height 0' to disable page
4715 prompting, not 'set height 400'.
4716
4717 Fix a bunch of timeouts.
4718 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
4719 four separate tests, so expect doesn't take forever to match a ton
4720 of text against a regexp with lots of .* forms.
4721 ("maint print psymbols", "maint print symbols"): Make some of
4722 these greps more selective, so that expect doesn't try to wade
4723 through huge piles of output and time out.
4724
4725 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
4726
4727 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
4728 tests: one which doesn't expect shlib events to be reported, and
4729 another which does, but is XFAIL for all platforms other than
4730 HP/UX.
4731
4732 * gdb.base/break.exp: Teach the test suite that the `catch
4733 fork', `catch vfork', and `catch exec' commands produce error
4734 messages on platforms that don't provide these features.
4735
4736Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
4737
4738 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
4739 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
4740 (shortening names from solib_threshold.exp etc), won't run on
4741 anything but HP-UX for the foreseeable future.
4742 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
4743 reflect move.
4744
4745Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
4746
4747 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
4748 gdb.trace/Makefile.in (clean): Remove all test executables.
4749
4750Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
4751
4752 * gdb.base/shlib-call.exp: add test cases to verify that gdb
4753 successfully re-sets breakpoints in shared libraries.
4754 * gdb.base/shmain.c (main): return 0, don't fall off the end.
4755
4756Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4757
beb998c6
AC
4758 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
4759 and compiled w/o GCC.
c906108c
SS
4760
4761 * gdb.hp/watch-cmd.exp: ditto.
4762
4763 * gdb.hp/watch-hp.exp: ditto.
4764
4765 * gdb.hp/xdb1.exp: ditto.
4766
4767 * gdb.hp/xdb2.exp: ditto.
4768
4769 * gdb.hp/dbx.exp: ditto.
4770
4771Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
4772
4773 * constvars.c: Remove C++-isms.
4774 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
4775 with GCC.
4776
4777Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
4778
4779 The following changes are part of the HP merge.
4780
4781 * gdb.base/break.exp: new tests to verify that catchpoints for
4782 fork, vfork, and exec don't trigger inappropriately.
4783
4784 * gdb.base/opaque.exp: compile one file at a time, then link.
4785
4786 * gdb.base/signals.exp: be more restrictive about which hppa
4787 systems receive a setup_xfail. new tests.
4788
4789 * gdb.base/solib_threshold.build: new file.
4790 * gdb.base/solib_threshold.exp: new file.
4791 * gdb.base/solib_threshold.link_opts: new file.
4792 * gdb.base/solib_threshold.mk: new file.
4793 * gdb.base/gen_solib_threshold.c: new file.
4794
4795 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
4796 tests. New tests for enums inside classes.
4797
4798 * gdb.c++/compiler.cc: indicate support of template debugging.
4799
4800 * gdb.c++/demangle.exp: run hp style demangling tests.
4801
4802 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
4803 tests.
4804
4805 * gdb.c++/misc.cc: changes to support new tests.
4806
4807 * gdb.c++/templates.cc: changes to support HP's compiler; changes
4808 to support new tests.
4809
4810 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
4811 gcc, then skip these tests.
4812
4813Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
4814
4815 The following files are part of the HP merge; some had longer
4816 names at HP, but have been renamed to be no more than 14
4817 characters in length.
4818
4819 * gdb.hp/ambiguous.cc: new file.
4820 * gdb.hp/ambiguous.exp: new file.
4821 * gdb.hp/attach.exp: new file.
4822 * gdb.hp/attach2.exp: new file.
4823 * gdb.hp/classes-hp.exp: new file.
4824 * gdb.hp/ctti.exp: new file.
4825 * gdb.hp/ctti-add.cc: new file.
4826 * gdb.hp/ctti-add1.cc: new file.
4827 * gdb.hp/ctti-add2.cc: new file.
4828 * gdb.hp/ctti-add3.cc: new file.
4829 * gdb.hp/dbx.exp: new file.
4830 * gdb.hp/exception.cc: new file.
4831 * gdb.hp/exception.exp: new file.
4832 * gdb.hp/foll-exec.c: new file.
4833 * gdb.hp/foll-exec.exp: new file.
4834 * gdb.hp/foll-fork.c: new file.
4835 * gdb.hp/foll-fork.exp: new file.
4836 * gdb.hp/foll-vfork.c: new file.
4837 * gdb.hp/foll-vfork.exp: new file.
4838 * gdb.hp/inherit-hp.exp: new file.
4839 * gdb.hp/more-steps.exp: new file.
4840 * gdb.hp/namespace.cc: new file.
4841 * gdb.hp/namespace.exp: new file.
4842 * gdb.hp/optimize.exp: new file.
4843 * gdb.hp/pxdb.c: new file.
4844 * gdb.hp/pxdb.exp: new file.
4845 * gdb.hp/quicksort.exp: new file.
4846 * gdb.hp/reg-test.exp: new file.
4847 * gdb.hp/reg-test.s: new file.
4848 * gdb.hp/sized-enum.c: new file.
4849 * gdb.hp/sized-enum.exp: new file.
4850 * gdb.hp/start-stop.exp: new file.
4851 * gdb.hp/templ-hp.cc: new file.
4852 * gdb.hp/templ-hp.exp: new file.
4853 * gdb.hp/thr-lib.c: new file.
4854 * gdb.hp/thr-lib.exp: new file.
4855 * gdb.hp/thr-lib.h: new file.
4856 * gdb.hp/thr-liblib.c: new file.
4857 * gdb.hp/virtfun-hp.c: new file.
4858 * gdb.hp/virtfun-hp.exp: new file.
4859 * gdb.hp/watch-cmd.exp: new file.
4860 * gdb.hp/watch-hp.exp: new file.
4861 * gdb.hp/xdb1.exp: new file.
4862 * gdb.hp/xdb2.exp: new file.
4863 * gdb.hp/xdb3.exp: new file.
4864
4865Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
4866
4867 The following files are part of the HP merge; some had longer
4868 names at HP, but have been renamed to be no more than 14
4869 characters in length.
4870
4871 * gdb.base/ss.h: new file.
4872 * gdb.base/call-ar-st.c: new file.
4873 * gdb.base/call-ar-st.exp: new file.
4874 * gdb.base/call-rt-st.c: new file.
4875 * gdb.base/call-rt-st-exp: new file.
4876 * gdb.base/call-strs.exp: new file.
4877 * gdb.base/ena-dis-br.exp: new file.
4878 * gdb.base/environ.exp: new file.
4879 * gdb.base/long_long.exp: new file.
4880 * gdb.base/sect-cmd.exp: new file.
4881 * gdb.base/shlib-cl2.exp: new file.
4882 * gdb.base/smoke.exp: new file.
4883 * gdb.base/so-impl-ld.c: new file.
4884 * gdb.base/so-impl-ld.exp: new file.
4885 * gdb.base/so-indr-cl.c: new file.
4886 * gdb.base/so-indr-cl.exp: new file.
4887 * gdb.base/varargs.exp: new file.
4888 * gdb.base/volatile.exp: new file.
4889 * gdb.base/whatis-exp.exp: new file.
7a292a7a 4890 * gdb.base/display.exp: new file.
c906108c
SS
4891 * gdb.c++/derivation.exp: new file.
4892 * gdb.c++/local.exp: new file.
4893 * gdb.c++/member-ptr.exp: new file.
4894 * gdb.c++/overload.exp: new file.
4895 * gdb.c++/ovldbreak.exp: new file.
4896 * gdb.c++/ref-types.exp: new file.
4897 * gdb.c++/ref-types2.exp: new file.
4898 * gdb.c++/userdef.exp: new file.
beb998c6 4899
c906108c
SS
4900Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4901
4902 * gdb.base/default.exp: Reflect wording change in remote.c.
4903
dc96c6c7 4904Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
4905
4906 * gdb.base/help.exp: Update to reflect current text.
4907
4908Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
4909
4910 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
4911 they're stack variables and contain garbage.
4912 * gdb.c++/anon-union.exp: new file.
4913
4914 The following changes were made by David Taylor
4915 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4916 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4917 in changes by HP.
4918
4919 * gdb.base/bitops.exp: new file.
4920 * gdb.base/default.exp: change expected messages for catch and
4921 info catch tests to reflect HP merge changes.
4922 * gdb.base/enable-disable-break.exp
4923 * gdb.base/ending-run.c: new file.
4924 * gdb.base/long_long.c: new file.
4925 * gdb.base/maint.exp: new file.
4926 * gdb.base/pointers2.exp: new file.
4927 * gdb.base/shlib-call2.exp: new file.
4928 * gdb.base/solib.exp: new file.
4929 * gdb.base/step-test.c: new file.
4930 * gdb.c++/anon-union.cc: new file.
4931 * gdb.c++/local.cc: new file.
4932 * gdb.c++/member-pointer.cc: new file.
4933 * gdb.c++/method.cc: new file.
4934 * gdb.c++/ref-types.cc: new file.
4935 * gdb.c++/ref-types2.cc: new file.
4936 * gdb.c++/userdef.cc: new file.
beb998c6 4937
c906108c
SS
4938 * gdb.base/scope.exp: compile one file at a time, then link.
4939 * gdb.base/langs.exp: ditto.
4940 * gdb.base/list.exp: ditto.
beb998c6 4941
c906108c
SS
4942Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
4943
4944 The following changes were made by David Taylor
4945 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
4946 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
4947 in changes by HP.
beb998c6 4948
c906108c
SS
4949 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
4950 skip tests. When compiling pass c++ flag to gdb_compile.
4951 * gdb.c++/
beb998c6 4952
c906108c
SS
4953 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
4954 test for on hppa*-*-hpux*; use args to see if c++ was specified.
4955 (skip_hp_tests): new function.
4956 (gdb_preprocess): new function.
4957
4958 * configure.in (hpdir): decide whether to configure gdb.hp.
4959 * configure: regenerated.
4960
4961 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
4962 to delete on clean.
4963 (EXECUTABLES): update to reflect new additions.
4964 * gdb.base/commands.exp: update message expected.
4965 * gdb.base/default.exp: add copyright notice.
4966 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
4967 * gdb.base/help.exp: update messages to reflect current text.
4968 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
4969 targets for recurse tests.
4970 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
4971 skip this file.
4972
4973 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
4974 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
4975 compilation.
4976 * gdb.c++/misc.exp: ditto.
4977 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
4978 run the tests. tell gdb_compile that it's a c++ compilation.
4979
4980 * gdb.threads/pthreads.exp: fix typo in message.
beb998c6 4981
c906108c
SS
4982 * gdb.base/all-bin.exp: new file.
4983 * gdb.base/arithmet.exp: new file.
4984 * gdb.base/assign.exp: new file.
4985 * gdb.base/completion.exp: new file.
4986 * gdb.base/cond-expr.exp: new file.
4987 * gdb.base/condbreak.exp: new file.
4988 * gdb.base/define.exp: new file.
4989 * gdb.base/dollar.exp: new file.
4990 * gdb.base/environment.exp: new file.
4991 * gdb.base/eval-skip.exp: new file.
4992 * gdb.base/jump.exp: new file.
4993 * gdb.base/logical.exp: new file.
4994 * gdb.base/pointers.exp: new file.
4995 * gdb.base/relational.exp: new file.
4996 * gdb.base/section_command.exp: new file.
4997 * gdb.base/whatis-expr.exp: new file.
4998
4999 * gdb.base/all-types.c: new file.
5000 * gdb.base/call-array-struct.c: new file.
5001 * gdb.base/call-return-struct.c: new file.
5002 * gdb.base/call-strings.c: new file.
5003 * gdb.base/callfuncs2.c: new file.
5004 * gdb.base/condbreak.c: new file.
5005 * gdb.base/constvars.c: new file.
5006 * gdb.base/display.c: new file.
5007 * gdb.base/int-type.c: new file.
5008 * gdb.base/jump.c: new file.
5009 * gdb.base/miscexprs.c: new file.
5010 * gdb.base/pointers.c: new file.
5011 * gdb.base/pointers2.c: new file.
5012 * gdb.base/shmain.c: new file.
5013 * gdb.base/shr1.c: new file.
5014 * gdb.base/shr2.c: new file.
5015 * gdb.base/solib.c: new file.
5016 * gdb.base/solib1.c: new file.
5017 * gdb.base/solib2.c: new file.
5018 * gdb.base/varargs.c: new file.
5019 * gdb.c++/derivation.cc: new file.
5020 * gdb.c++/overload.cc: new file.
5021 * gdb.c++/ovldbreak.cc: new file.
5022 * gdb.hp/attach.c: new file.
5023 * gdb.hp/attach2.c: new file.
5024 * gdb.hp/average.c: new file.
5025 * gdb.hp/compiler.c: new file.
5026 * gdb.hp/compiler.cc: new file.
5027 * gdb.hp/execd-program.c: new file.
5028 * gdb.hp/follow-exec.c: new file.
5029 * gdb.hp/follow-fork.c: new file.
5030 * gdb.hp/follow-vfork-and-exec.c: new file.
5031 * gdb.hp/misc-hp.cc: new file.
5032 * gdb.hp/more-steps.c: new file.
5033 * gdb.hp/optimize.c: new file.
5034 * gdb.hp/quicksort.c: new file.
5035 * gdb.hp/run-hp.c: new file.
5036 * gdb.hp/start-stop.c: new file.
5037 * gdb.hp/sum.c: new file.
5038 * gdb.hp/templates-hp.cc: new file.
5039 * gdb.hp/thread-local-in-lib.c: new file.
5040 * gdb.hp/thread-local-in-lib.h: new file.
5041 * gdb.hp/thread-local-in-lib.lib.c: new file.
5042 * gdb.hp/vforked-program.c: new file.
5043 * gdb.hp/virtfunc-hp.cc: new file.
5044 * gdb.hp/watchpoint-hp.c: new file.
5045 * gdb.hp/xdb.c: new file.
5046 * gdb.hp/xdb0.c: new file.
5047 * gdb.hp/xdb0.h: new file.
5048 * gdb.hp/xdb1.c: new file.
5049
5050Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
5051
5052 The following change was made by Edith Epstein
5053 <eepstein@cygnus.com> as part of a project to merge in changes
5054 originally made by HP; HP did not create ChangeLog entries.
5055
5056 * gdb.c++/demangle.exp: changed the expected output for some
5057 ARM-style mangling -- removed second reference to datatype.
5058 For example, maint demangle __dt__11T1__pt__2_cFv
5059 T1<char>::~T1<char>(void)
5060 becomes,
5061 maint demangle __dt__11T1__pt__2_cFv
5062 T1<char>::~T1(void)
5063
5064 (test_hp_style_demangling): new hp specific demangling test cases.
beb998c6 5065
c906108c
SS
5066Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
5067
5068 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
5069 * gdb.trace/backtrace.exp: Likewise.
5070 * gdb.trace/circ.exp: Likewise.
5071 * gdb.trace/collection.exp: Likewise.
5072 * gdb.trace/deltrace.exp: Likewise.
5073 * gdb.trace/infotrace.exp: Likewise.
5074 * gdb.trace/limits.exp: Likewise.
5075 * gdb.trace/packetlen.exp: Likewise.
5076 * gdb.trace/passc-dyn.exp: Likewise.
5077 * gdb.trace/passcount.exp: Likewise.
5078 * gdb.trace/report.exp: Likewise.
5079 * gdb.trace/save-trace.exp: Likewise.
5080 * gdb.trace/tfind.exp: Likewise.
5081 * gdb.trace/tracecmd.exp: Likewise.
5082 * gdb.trace/while-dyn.exp: Likewise.
5083 * gdb.trace/while-stepping.exp: Likewise.
5084
50851998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
5086
5087 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
5088
5089Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
5090
5091 From Brendan Kehoe:
5092 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
5093 int return types.
5094
5095Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
5096
5097 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
5098 remote dos host testing right.
5099
5100Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
5101
5102 * gdb.base/corefile.exp: remove some xfails.
5103
5104Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
5105
5106 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
5107 have different timestamps.
5108
5109Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
5110
5111 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
5112 gdb.base/default.exp: Replace "exec" with "executable".
5113
5114Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
5115
5116 * gdb.base/default.exp: Change else if to elseif from previous
5117 delta.
5118
5119Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
5120
5121 * gdb.base/default.exp: Add brace missing from previous delta.
5122
5123Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
5124
5125 * gdb.base/default.exp: Support test for info float for all
5126 varieties of arm toolchain.
5127
dc96c6c7 5128Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5129
5130 * gdb.trace/*.exp: remove "remote_download" command.
5131
dc96c6c7 5132Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5133
5134 * gdb.trace/*.exp: remove -gdwarf from compile.
5135
5136Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
5137
5138 * gdb.trace/configure.in(AC_INIT): typo
5139 * gdb.trace/configure: regenerated
5140
dc96c6c7 5141Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5142
5143 * config/m68k-emc.exp: New file.
5144 * lib/<emc-support.exp trace-support.exp}: New files.
5145 * configure.in: add new test directory gdb.trace.
5146 * gdb.trace/{configure configure.in Makefile.in}: New files.
5147 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
5148 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
5149 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
5150 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
5151 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
5152 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
5153 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
beb998c6 5154
dc96c6c7 5155Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5156
5157 * gdb.c++/classes.exp: Change all regular expressions to match
5158 arbitrary combinations of newline/carriage-return, so that they
5159 will work equally well on Unix and Windows.
5160 * gdb.c++/inherit.exp: ditto.
5161 * gdb.c++/virtfunc.exp: ditto.
5162
51631998-08-11 Dawn Perchik <dawn@cygnus.com>
5164
5165 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
5166
c2d11a7d
JM
5167Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
5168
5169 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
5170 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
5171 to use a0-a3/d0-d3 as needed.
5172
5173Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
5174
5175 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
5176 * gdb.disasm/am33.exp: Corresponding changes.
5177
c906108c
SS
51781998-07-11 Felix Lee <flee@cygnus.com>
5179
5180 * gdb.base/callfuncs.exp: add cmp10 test.
5181 * gdb.base/callfuncs.c (cmp10): new function.
5182
5183Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
5184
beb998c6 5185 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
5186 into two parts to get around a synchronization problem in expect.
5187
3fc11d3e
JM
5188Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
5189
5190 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
5191
5192 * configure.in: Add options for gdbtk testsuite.
5193
5194 * configure: Regenerate.
5195
5196 * gdb.gdbtk: New directory to hold gdbtk tests.
5197
c906108c
SS
5198Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5199
5200 * gdb.fortran/types.exp: Escape brackets in expect patterns
5201 for test_float_literal_types_accepted tests.
5202 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
5203 before run test.
5204
c2d11a7d
JM
5205Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
5206
5207 * am33.exp: Just compile, do not link the testcase.
5208 * am33.s: Add ".am33" pseudoop to force am33 mode.
5209
c906108c
SS
52101998-06-25 Felix Lee <flee@cygnus.com>
5211
5212 * gdb.base/setshow.exp: make sure $pc is sane.
5213
5214 * gdb.stabs/weird.exp: split expect patterns properly.
5215
c2d11a7d
JM
5216Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
5217
5218 * gdb.disasm/am33.s: New disassembler testfile for the am33.
5219 * gdb.disasm/am33.exp: Run it.
5220
dc96c6c7 5221Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5222
5223 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
5224 match processing (and eliminate spurious timeouts when running).
5225
dc96c6c7 5226Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5227
5228 * gdb.base/signals.exp (test_handle_all_print): put back Mach
5229 exception test, but conditionalize it on target [mach | gnu].
5230
dc96c6c7 5231Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5232
5233 * gdb.base/overlays.exp: fixup compile line for linker script.
5234
5235Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
5236
5237 * gdb.fortran/types.exp: don't guess at float size.
5238
5239Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
5240
5241 * gdb.base/exprs.exp: delete test that depends on int size.
5242
5243Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
5244
5245 * config/sim.exp: Removed checks for target triplets.
5246 (gdb_target_sim): Use gdb,target_sim_options.
5247
5248Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
5249
5250 * gdb.base/reread.exp: New file.
5251 * gdb.base/reread1.c: New file.
5252 * gdb.base/reread2.c: New file.
5253
5254Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
5255
5256 * config/sim.exp: Use 'target sim -sparclite' when running
5257 SPARClite programs.
5258
5259Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
5260
5261 * gdb.base/structs2.exp: New file.
5262 * gdb.base/structs2.c: New file.
5263
5264Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
5265
5266 * gdb.asm/common.inc: New file.
5267 * gdb.asm/d10v.inc: New file.
5268 * asm-source.exp: Pass -I's to gas to find .inc files.
5269 Update line numbers in expected output.
5270 * asmsrc1.s: Rewrite.
5271 * asmsrc2.s: Rewrite.
5272 * configure.in: Create arch.inc symlink.
5273 * configure: Regenerate.
5274 * Makefile.in (distclean): Delete arch.inc.
5275
5276Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
5277
5278 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
5279 (t_enum_value2): ditto
5280 (t_enum_value3): ditto
5281 (main): ditto
5282Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5283
5284 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
5285 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
5286 change.
5287 Use gdb_test instead of send_gdb/gdb_expect sequences.
5288
5289Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
5290
5291 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
5292 not void.
5293
5294Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
5295
5296 * gdb.base/branches.c: Code with lots of loops and
5297 subroutines. Used to test gdbs ability to single step through PC
5298 changes, especially to test mips-tdep.c:mips_next_pc
5299
5300Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
5301
5302 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
5303 more rigorous EGCS C++ error checking.
5304
5305Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5306
5307 * gdb.base/help.exp: Clean up `help set args' and `help show args'
beb998c6 5308 tests.
c906108c 5309 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
beb998c6 5310 function when asleep.
c906108c 5311 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
beb998c6
AC
5312 for i*86 Linux and SVR4 signal handling problems.
5313 Remove linux xfail for `next to handler in signals_tests_1', fixed
5314 by recent infrun.c change.
c906108c 5315 Limit backtrace to 10 frames to avoid timeout problems with infinite
beb998c6 5316 stack backtraces.
c906108c
SS
5317 Adjust expect pattern in `handle all print' test to match Apr 28 1997
5318 target.[ch] change.
5319
5320Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
5321
5322 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
5323 for a newline from gdb before continuing.
5324 (default_gdb_exit): Just look for y or n.
5325 (gdb_test): Detect abnormal exit from GDB running on DOS; if
5326 it does, fail the rests of the tests in the file.
5327
5328Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
5329
5330 * config/cygmon.exp: New file.
5331
5332Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
5333
5334 * gdb.base/list.exp: Fix problem with "list default lines around
5335 main" test on remote targets.
5336
5337 * gdb.base/scope.exp: Fix problem with filelocal_bss before
5338 run test on remote targets.
5339
5340Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
5341
5342 * gdb.asm: New directory.
5343 * configure.in: Configure it.
5344 * configure: Regenerate.
5345 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
5346 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
5347
5348Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
5349
5350 * config/mn10300-eval.exp: New file to support MN10300 eval board.
5351
dc96c6c7 5352Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 5353
c906108c
SS
5354 * gdb.base/overlays (several files): Merge the two overlay
5355 managers into one. Change variables (foox, barx, bazx, grbxx)
5356 back into ints but force them to load in their proper sections.
5357
5358Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
5359
5360 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
5361 on-chip insn memory and IMAP1 to upper 128k.
5362 (D10VCopy): Handle memory regions crossing 16k boundaries.
5363 (D10VCopy): Transfer data in 32 bit chunks.
5364
5365Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
5366
5367 * gdb.base/overlays.c (main): Exit normally when result is
5368 correct.
5369
5370 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
5371 map. Include space for printf in .text segment.
5372
5373 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
5374 updated d10v memory VMA/LMA map.
5375 (D10VCopy): Call D10VTranslate.
beb998c6 5376
c906108c
SS
5377Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
5378
5379 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
5380
5381 * gdb.base/bar.c (barx, bar): Change variable to small array so
5382 that it won't be put into the .sdata - small data -
5383 section. Update reference.
5384 * gdb.base/baz.c (bazx, baz): Ditto.
5385 * gdb.base/foo.c (foox, foo): Ditto.
5386 * gdb.base/grbx.c (grbxx, grbx): Ditto.
5387
5388 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
5389 to be arrays.
beb998c6 5390
dc96c6c7 5391Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 5392
c906108c
SS
5393 * gdb.base/overlays.exp: fix up and get working again.
5394 Add tests for backtraces from an overlay function.
beb998c6 5395
c906108c
SS
5396Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
5397
5398 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
5399 "calling function with watchpoint enabled".
5400
5401Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
5402
5403 * gdb.base/break.exp (test_next_with_recursion): Remove
5404 gdb_suppress_tests for d10v-*-*.
5405 * lib/gdb.exp (gdb_suppress_tests): Disable this function
5406 pending review of whether it is useful or not.
5407
5408Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
5409
5410 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
5411
5412Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
5413
5414 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
5415 * config/dve.exp: New file to support Densan boards.
5416
5417Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
5418
5419 * gdb.base/interrupt.exp: Document problem of simulators, signals,
5420 reads and BSD.
5421
5422Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
5423
5424 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
5425 response.
5426
5427 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
5428
5429Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
5430
5431 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
5432 test.
5433
5434 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
5435 target_sizeof_long and target_bigendian_p.
5436 (structs_by_value, structs_by_reference): Check values according
5437 to targets word size and endianess.
beb998c6 5438
c906108c
SS
5439Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
5440
5441 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
5442 output.
5443
5444Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
5445
5446 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
5447 Update test of set args help to match source change.
5448
5449Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
5450
5451 * gdb.base/default.exp: Expect help system output to be in
5452 alphabetical order.
5453 * gdb.base/help.exp: Ditto.
5454
5455Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
5456
5457 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
5458 "i*86-pc-linux-gnu*".
5459 * gdb.base/interrupt.exp: Ditto.
5460 * gdb.base/corefile.exp: Ditto.
5461
5462 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
5463 define vxworks when building the testcase.
5464
5465 * gdb.base/ptype.exp: Fix testnames to be unique.
5466 * gdb.base/radix.exp: Ditto.
5467 * gdb.base/term.exp: Ditto.
5468 * gdb.base/whatis.exp: Ditto.
5469 * gdb.c++/classes.exp: Ditto.
5470
5471Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
5472
5473 * gdb.base/callfuncs.exp: Fix indentation.
5474
5475 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
5476 suppress_flag has been set.
5477 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
5478 target feature.
5479
5480Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
5481
5482 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
5483 the testcase.
5484
5485 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
5486 set_debug_traps() and breakpoint().
5487 * gdb.c++/misc.cc (main): Ditto.
5488 * gdb.c++/templates.cc (main): Ditto.
5489 * gdb.c++/virtfunc.cc (main): Ditto.
5490
5491Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
5492
5493 * lib/gdb.exp(gdb_step_for_stub): New function.
5494 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
5495 exists, reload the executable and do a "continue" instead of
5496 doing a jump.
5497 (runto_main): Use gdb_step_for_stub.
beb998c6 5498
c906108c
SS
5499 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
5500 tests to have unique names.
5501 * gdb.base/callfuncs.exp: Ditto.
5502 * gdb.base/commands.exp: Ditto.
5503 * gdb.base/default.exp: Ditto.
5504 * gdb.base/help.exp: Ditto.
5505 * gdb.base/list.exp: Ditto.
5506 * gdb.base/opaque.exp: Ditto.
5507 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
5508 similar tests.
beb998c6 5509
c906108c
SS
5510 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
5511 * gdb.c++/cplusfuncs.cc: Ditto.
5512 * gdb.c++/virtfunc.cc: Ditto.
5513
5514 * config/monitor.exp: Keep track of the last file we saw, rather
5515 than trying to get the info from gdb.
5516
5517 * gdb.fortran/types.exp: Move comment to previous line.
5518
5519Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
5520
5521 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
5522 target mode.
5523
5524Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
5525
5526 From Bob Manson:
5527 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
5528 string from GDB when it connects.
5529
5530 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
5531
5532Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
5533
5534 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
5535 if we can't get a debug format from GDB (we may be testing an
5536 older GDB). Use a 10 second timeout when checking for the format.
5537
5538 * gdb.stabs/weird.exp: Fix quoting.
5539
5540 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
5541
5542Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
5543
5544 * config/arm-ice.exp: New file.
5545
5546Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
5547
5548 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
5549 until it has been modified to work with the new testsuite.
5550
99707966 5551 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
5552 testcase won't compile, cause all of the testcases in the file to
5553 fail instead.
5554
5555 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
5556 (gdb_clear_suppressed): New procedure.
5557 (gdb_stop_suppressing_tests): Only clear suppress_flag if
5558 it contains a positive value.
5559
5560Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
5561
5562 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
5563
5564 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
5565
5566Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
5567
5568 * lib/gdb.exp (setup_xfail_format): New function.
5569 (get_debug_format): New function to get debug format.
5570 (debug_format): New global variable to hold last value set
5571 by get_debug_format.
5572 * gdb.base/list.exp: Call get_debug_format and expect some
5573 tests to fail for DWARF 1 and COFF formats.
5574 * gdb.c++/ptype.exp: Ditto.
5575 * gdb.c++/classes.exp: Ditto.
5576 * gdb.c++/cplusfuncs.exp: Ditto.
5577 * gdb.c++/inherit.exp: Ditto.
5578 * gdb.c++/templates.exp: Ditto.
5579 * gdb.c++/virtfunc.exp: Ditto.
beb998c6 5580
c906108c
SS
5581Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
5582
5583 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
5584 host doesn't have a currently-open connection.
5585
5586 * config/sparclet.exp: Cleanups and fixes to make it generic for
5587 any gdb stub target. Handle cases where gdb doesn't respond when
5588 interrupted in a sane fashion.
5589
5590 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
5591 same thing in a totally different way.
5592
5593 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
5594 setting "timeout".
5595 (gdb_start): We set the global gdb_prompt variable in
5596 default_gdb_init now.
5597
5598Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
5599
5600 * gdb.base/printcmds.exp: Fix "check for floating addition"
5601 regexp to accept results within approx +/- .01 of exact value.
5602 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
5603
5604Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
5605
5606 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
5607 properly.
5608 (gdb_expect): Add optional timeout parameter, and add timeout
5609 value to various calls.
5610 (gdb_suppress_tests): Only give one warning message per group.
5611
5612Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
5613
5614 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
5615 global variables. Handle getting a value for $timeout more
5616 gracefully.
5617
5618Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5619
5620 * lib/gdb.exp: Close connection to remote host if gdb doesn't
5621 initialize.
5622 (default_gdb_init): New procedure; allow gdb_init to be overridden
5623 by a target configuration file.
5624 (gdb_expect): Pass the timeout to remote_expect.
5625
5626 * config/monitor.exp(gdb_load): Fix typo in regexp.
5627
5628Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
5629
5630 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
5631
5632Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
5633
5634 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
5635 here. Call gdb_target_exec before rebooting the target, to make
5636 sure the connection to the target is closed.
5637 (gdb_load): Pass the name of the executable to gdb_target_monitor.
5638 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
5639 Also detect "Timeout reading from remote" error.
5640
5641 * config/gdbserver.exp: Pass the executable being loaded to
5642 gdb_target_monitor. Don't call gdb_file_cmd here; let
5643 gdb_target_monitor do it.
5644
5645 * gdb.disasm/hppa.exp: Don't use exec_output.
5646
5647Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
5648
5649 * gdb.base/list.exp: If we're debugging a non-native target,
5650 try to set the pc register to point to the start of the
5651 program before doing the first list command.
5652
5653 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
5654 test_calls after restarting.
5655
5656 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
5657 reloading.
5658
5659 * gdb.base/watchpoint.exp: Fix typo.
5660
5661 * gdb.base/setshow.exp: Check for use_gdb_stub.
5662
5663 * gdb.base/break.exp: Fix continue until exit test for the gdb
5664 stub case.
5665 * gdb.base/langs.exp: Ditto.
5666
5667 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
5668 gdb_load_offset. If we weren't given a file to load, figure out
5669 what the current file is and use it.
5670
5671 * config/i386-bozo.exp: New file.
5672
5673Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
5674
5675 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
5676 feature.
5677
5678 * config/proelf.exp: New entry.
5679
5680Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
5681
5682 * lib/gdb.exp: Remove spurious .* patterns at the beginning
5683 of regexps.
5684
5685 * gdb.base/watchpoint.exp: Don't run the test_stepping
5686 tests if gdb can't call functions on the target.
5687
5688 * gdb.base/setshow.exp: Don't run the set prompt tests if
5689 the board has gdb_prompt set.
5690
5691Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
5692
5693 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
5694 * gdb.base/commands.exp: Likewise.
5695 * gdb.base/setshow.exp: Likewise.
5696
5697Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
5698
5699 * config/monitor.exp(gdb_start): Look for gdb_prompt target
5700 feature.
5701
5702 * config/i960.exp: New file.
5703
5704Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
5705
5706 * gdb.base/funcargs.exp: Check for gdb,short_int target
5707 feature instead of looking for explicit target triplets.
5708
dc96c6c7 5709Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 5710
beb998c6 5711 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
5712 "p 123DEADBEEF", to check parse_number.
5713 * top.c: change "to enable to enable" to "to enable" in a couple
5714 of help strings.
5715
5716Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
5717
5718 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
5719 on the mn10300.
beb998c6 5720
c906108c
SS
5721Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
5722
5723 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
5724 where the test executable is run with explicit args.
5725 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
5726
5727Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
5728
5729 * gdb.base/run.c: Use FAKEARGV to build test executable that
5730 does not require a command line arg, since most simulators
5731 don't currently support passing such an arg into the simulated
5732 program.
5733 * gdb.base/commands.exp: Change tests to insert the proper
5734 value as the arg to the first recursive factorial call. Change
5735 compilation line to define FAKEARGV at compile time.
5736
5737Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
5738
5739 * gdb.base/recurse.exp: Enable these tests for the mn10300.
5740 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
5741 function with watchpoint enabled" test.
5742
5743Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
5744
5745 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
5746 Don't call gdb_test when the command doesn't return to a gdb prompt.
5747
5748 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
5749 "Tests restarted" messages.
5750
5751Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
5752
5753 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
5754
dc96c6c7 5755Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5756
5757 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
5758 for INFO SYMBOL; add help tests for OVERLAY commands.
5759 * gdb.base/default.exp: add tests for INFO SYMBOL command;
5760 add tests for OVERLAY commands
5761 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
5762 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
5763 * gdb.base/sigall.c: add usestubs code frag
5764 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
beb998c6 5765
c906108c
SS
5766Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
5767
5768 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
5769 failures.
5770 (gdb_stop_suppressing_tests): Note that tests have restarted.
5771
5772Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
5773
5774 * config/h8300.exp: New file.
5775
5776Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
5777
5778 * gdb.base/setshow.exp: Check for the existence of a
5779 feature, not its value.
5780
5781Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
5782
5783 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
5784
5785 * gdb.base/scope.exp: It's now init0(), not init().
5786
5787 * gdb.base/scope0.c: For now, change init() to be init0().
5788
5789 * config/monitor.exp: Use gdb_serial in preference to serial
5790 or netport.
5791
5792 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
5793 and it's not already set.
5794
5795Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
5796
5797 * gdb.base/setshow.exp: Only test the run command if the target
5798 isn't using a stub and if it supports argument passing.
5799
5800Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
5801
5802 * config/udi.exp(gdb_start): Make sure UDICONF is set
5803 properly before starting gdb.
5804
5805Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
5806
5807 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
5808 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
5809 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
5810
5811Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
5812
5813 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
5814 specialized code to reboot the board, use remote_reboot instead.
5815
5816 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
5817
5818 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
5819
5820 * config/monitor.exp: Make sure we disconnect from the target.
5821 Also, try a reboot/reload cycle instead of failing if the
5822 load fails.
5823
5824Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
5825
5826 * gdb.base/default.exp: Don't set match_max.
5827 * gdb.base/help.exp: Ditto.
5828 * gdb.base/list.exp: Ditto.
5829 * gdb.base/signals.exp: Ditto.
5830
5831 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
5832 set, use remote_ld to download the testcase instead of
5833 the GDB loader.
5834
5835Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
5836
5837 * config/vr5000.exp: New file.
5838
5839 * config/monitor.exp(gdb_target_monitor): Add pattern for
5840 "Ending remote" to detect errors in connecting.
5841
5842 * gdb.base/setshow.exp: Add .* within auto language test.
5843
5844 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
5845 target feature.
5846
5847 * config/monitor.exp(gdb_load): Check for a failure when loading,
5848 and reboot the board if necessary.
5849
5850 * gdb.base/setvar.exp(test_set): Handle multiple prints within
5851 a set of tests. Remove print.* from the patterns being checked.
5852
5853Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
5854
5855 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
5856 refer to gdb_spawn_id.
5857
5858 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
5859 longer used.
5860 * config/sparclet.exp: Ditto.
5861 * config/sparclet-old.exp: Ditto.
5862 * config/slite.exp: Ditto.
5863 * config/sim.exp: Ditto.
5864 * gdb.base/funcargs.exp: Ditto.
5865
5866 * lib/gdb.exp:Remove references to gdb_spawn_id.
5867 (gdb_expect): Move to remote.exp.
5868
5869Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
5870
5871 * config/monitor.exp: Detect the "Couldn't establish connection"
5872 message from GDB.
5873
5874Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
5875
5876 * gdb.base/bitfields.exp: Use runto instead of explicit
5877 gdb_run_cmd/gdb_expect sequences.
5878
5879 * gdb.base/break.exp(text_next_with_recursion): Add match for
5880 gdb_expect call.
5881
5882 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
5883 We also need to handle the "A program is being debugged already"
5884 prompt from gdb. Use gdb_test to set the baud rate.
5885
5886 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
5887 to 20000. Really. I mean it.
5888
5889Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
5890
5891 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
5892 fails. If suppress_flag is set, skip perror message about not
5893 being able to send to GDB.
5894 (send_gdb): If suppress_flag is set, don't try to send commands to
5895 GDB.
5896 (gdb_expect): If suppress_flag is set, always fail immediately.
5897 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
5898 (gdb_init): Call gdb_stop_suppressing_tests.
5899 (default_gdb_exit): Ditto.
5900 (default_gdb_start): Ditto.
5901
5902 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
5903 gdb_stop_suppressing_tests as appropriate.
5904 * gdb.base/break.exp: Ditto.
5905 * gdb.base/callfuncs.exp: Ditto.
5906 * gdb.base/commands.exp: Ditto.
5907 * gdb.base/exprs.exp: Ditto.
5908 * gdb.base/funcargs.exp: Ditto.
5909 * gdb.base/list.exp: Ditto.
5910 * gdb.base/recurse.exp: Ditto.
5911 * gdb.base/scope.exp: Ditto.
5912 * gdb.base/structs.exp: Ditto.
5913 * gdb.c++/inherit.exp: Ditto.
5914
5915Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
5916
5917 * config/vr4300.exp: New file.
5918
99707966
MC
5919 * gdb.*/*.exp: Call gdb_expect instead of expect.
5920
5921 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
5922
5923Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
5924
5925 * lib/gdb.exp(gdb_init): New function.
5926
5927 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
5928 for each individual variable set.
5929
5930 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
5931 name.
5932
5933 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
5934
5935 * gdb.base/scope.exp: Use gdb_test.
5936
5937 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
5938 aborting; the testsuite driver will do that for us (see
5939 gdb_finish). Also, use gdb_test in a few more places.
5940
5941Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
5942
5943 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
5944
5945Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
5946
5947 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
5948 and "add_tests" are not at the same address.
5949
5950Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
5951
5952 * gdb.base/ptype.exp: Use gdb_test.
5953
5954Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
5955
5956 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
5957 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
5958 left in. No longer expect them to fail.
5959
5960 * gdb.stabs/*.mt; Deleted, no longer used.
5961 * gdb.stabs/configure.in: Remove references to target makefile
5962 frags.
5963 * gdb.stabs/configure: Rebuilt.
5964
5965 * gdb.disasm/*.mt: Deleted, no longer used.
5966 * gdb.disasm/configure.in: Remove references to target makefile
5967 frags. Use "sh3.s" as the unique filename for this directory.
5968 * gdb.disasm/configure: Rebuilt.
5969
5970 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
5971 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
5972 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
5973
5974Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
5975
5976 * config/udi.exp: Use mondfe,name instead of remote_host.
5977
5978Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
5979
5980 * gdb.base/watchpoint.exp: Don't expect a failure when calling
5981 a function with a watchpoint enabled on the mn10200.
5982
5983 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
5984 before trying to create it!
5985
5986Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
5987
5988 * config/vx.exp: Use hostname instead of netport.
5989
5990 * config/vxworks.exp: New file.
5991
5992 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
5993
5994 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
5995 gdb before assuming everything worked. Send a ^C if a timeout
5996 occurs.
5997
5998 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
5999 $gdb_spawn_id directly.
6000 (gdb_run_cmd): Try _start as well as start. Use the target feature
6001 gdb,start_symbol as the symbol to start from when jumping.
6002
6003Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
6004
6005 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
6006 redundant) test.
6007
6008 * gdb.base/recurse.exp: Relax final value test for 'b' so that
6009 it doesn't lose for 16bit integer systems.
6010
6011Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
6012
6013 * gdb.fortran/types.exp: If the target doesn't support "double"
6014 data types, then expect "real" types to only be 4 bytes.
6015
6016 * gdb.c++/virtfunc.exp: Expect failure for virtual function
6017 call tests if the target doesn't support inferior function calls.
6018
6019 * gdb.base/printcmds.exp: Allow minor deviation in FP values
6020 in printf tests.
6021
6022Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
6023
6024 * gdb.base/help.exp: Disable "help set", "help show", and
6025 "help support". Simplify regexp for "help stack".
6026
6027 * gdb.base/default.exp: Set match_max to 5000 and the timeout
6028 to 60 seconds. Temporarily set match_max to 15000 around the
6029 "info copying" test.
6030
6031 * gdb.base/nodebug.exp: Don't try to do an inferior function
6032 call if the target doesn't support them.
6033 * gdb.base/printcmds.exp: Likewise.
6034 * gdb.base/setvar.exp: Likewise.
6035 * gdb.base/structs.exp: Likewise.
6036 * gdb.c++/templates.exp: Likewise.
6037 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
6038
6039 * gdb.base/recurse.exp: Enable for the mn10200.
6040
6041 * configure.in: Do configure gdb.stabs directory for *-*-elf
6042 targets.
6043 * configure: Rebuilt.
6044
6045 * gdb.base/break.exp: Check for gdb,noresults before testing
6046 exit status and/or results from the target.
6047 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
6048 * lib/gdb.exp: Remove old (now bogus) initialization of
6049 noinferior, noargs, noresults and nosignals.
6050
6051Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
6052
6053 * config/sh.exp: New file.
6054
6055 * config/slite.exp: Try to connect multiple times to the board
6056 before rebooting. Only send a "monitor run" if need_monitor_run
6057 is set.
6058
6059 * gdb.base/break.exp: Don't do the "stub continue" test if
6060 the target has gdb_stub set.
6061
6062 * gdb.base/callfuncs.exp: Increase the timeout.
6063
6064 * gdb.base/interrupt.exp: Don't even try to compile the testcase
6065 if the target has gdb,noinferiorio set.
6066
6067 * gdb.base/list.exp: Increase match_max to 10000 characters.
6068
6069 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
6070
6071 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
6072 target.
6073
6074 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
6075
6076Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
6077
6078 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
6079 trying to delete the copy of gdb. Catch the file delete so we
6080 don't die if the delete fails; also, the file should be copied to
6081 the host, not to the build.
6082
6083Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
6084
6085 * lib/gdb.exp(gdb_test): Surround the result pattern with
6086 parenthesis in case it contains multiple regexps separated
6087 with |.
6088
6089 * gdb.base/watchpoint.exp: Use gdb_test.
6090 * gdb.base/default.exp: Ditto.
6091
6092Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
6093
99707966 6094 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
beb998c6 6095
c906108c
SS
6096 * gdb.base/scope.exp: Use gdb_test.
6097 * gdb.c++/classes.exp: Ditto.
6098 * gdb.c++/inherit.exp: Ditto.
6099
6100Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
6101
6102 * gdb.base/crossload.exp: Don't use execute_anywhere, use
6103 remote_exec instead.
6104 * gdb.base/corefile.exp: Don't be ridiculous.
6105 * gdb.base/*.c: Add missing stub invocations.
6106
6107Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
6108
6109 * config/slite.exp: Miscellaneous fixes.
6110
6111 * lib/gdb.exp: Fix runto.
6112
6113 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
6114 the target.
6115
6116 * gdb.base/watchpoint.exp: Fix regexp.
6117
6118 * lib/gdb.exp(default_gdb_exit): Add a catch to the
6119 close and wait commands, as the descriptor may now be
6120 invalid. Always call "remote_close host".
6121
6122Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
6123
6124 Major rewrite for testsuite revision.
beb998c6 6125
c906108c
SS
6126 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
6127 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
6128 instead of relying on spawn_id to always contain a valid
6129 spawn id.
6130 (get_compiler_info): New procedure to build the ${binfile}.ci
6131 file, instead of replicating this in N different places.
6132 (gdb_compile): New procedure.
beb998c6 6133
c906108c
SS
6134 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
6135 appropriate arguments) instead of compile. Use gdb_test in a lot
6136 more places. Use send_gdb instead of send. Always run gdb_start
6137 at the start of a testcase, as this is no longer done magically.
6138
6139 config/*-gdb.exp: Rename without the -gdb suffix.
6140
6141 config/mips.exp: Use remote_close instead of exit_remote_shell.
6142 config/monitor.exp: Use target_info instead of looking at
6143 baud, timeout, etc.
6144 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
6145
6146Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6147
6148 * gdb.c++/templates.exp (test_ptype_of_templates),
6149 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
6150 Update expect patterns for destructors and assignment operators
6151 to match corresponding c-typeprint.c changes.
6152 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
6153 to destructor breakpoint test, GDB should be able to set the
6154 destructor breakpoint without specifying arguments.
6155
6156Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
6157
6158 * gdb.threads/pthreads.exp: Change result for failure to compile due
6159 to lack of pthreads runtime support from an error to simply an
6160 unsupported test, per dejagnu standards.
6161
6162Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6163
6164 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
6165 where GDB exits to reduce pattern match time.
6166 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
6167
6168 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
6169
dc96c6c7 6170Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6171
6172 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
6173 * gdb.base/default.exp: ditto.
6174 * gdb.base/nodebug.exp: ditto.
6175 * gdb.base/printcmds.exp: ditto.
6176 * gdb.base/ptype.exp: ditto.
6177 * gdb.base/setvar.exp: ditto.
6178 * gdb.base/structs.exp: ditto.
6179 * gdb.base/setshow.c: Guard against uninitialized values of argc.
6180
6181Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
6182
6183 * configure, */configure: Rebuild with autoconf 2.12.
6184
6185Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
6186
6187 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
6188 use new i*86-pc-linux*-gnu quads.
6189 * gdb.base/corefile.exp: Ditto.
6190 * gdb.base/signals.exp: Ditto.
6191 * gdb.base/sigall.exp: Ditto.
6192 * gdb.base/interrupt.exp: Ditto.
6193
6194 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
6195 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
6196 RedHat 4.0.
beb998c6 6197
c906108c
SS
6198 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
6199 linux. This allows the test case to at least compile on latest
6200 linux, but still not run due to missing the threads runtime library.
6201
6202Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6203
6204 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
6205 directory to search gdb directory. Accept and step over conditional
6206 stack alignment code. Consume $prompt in failure cases.
6207 Reset timeout to $oldtimeout instead of some arbitrary value.
6208 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
6209 timeout problems with infinite stack backtraces.
6210 * gdb.base/ptype.exp (ptype struct link, union tu_link):
6211 Accept function parameters for linkfunc member.
6212
6213Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
6214
6215 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
6216 (CXXFLAGS): Remove, unreferenced.
6217 (B_OPTIONS): Add for -B options and add code to initialize with
6218 previous -B options and also add -B option to pick up cross compiled
6219 runtime.
6220 (TARGET_INCLUDES): Add for -I options and add code to initialize when
6221 doing cross compiles.
6222 (target_alias): Declare global.
6223 (xgcc): Set variable to full path of gcc in build tree. Use findfile
6224 to verify that gcc exists in build tree, and if so set CC to that
6225 gcc and to use B_OPTIONS and TARGET_INCLUDES.
beb998c6 6226
c906108c
SS
6227Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
6228
6229 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
6230 ptype test for anonymous union. Fixup testcase to match
6231 current gcc debug output.
6232
6233Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
6234
6235 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
6236 force argument to an unsigned long type.
6237
6238Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
6239
6240 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
6241 tests and anonymous union print/ptype tests.
6242 * gdb.base/list.exp (test_forward-search): Increase timeout by
6243 5 minutes for the "search extremely long line" case.
6244 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
6245 completely optional and that the pass/fail messages use the command as
6246 the message if that third arg is a null string.
6247 (gdb_test_exact): Arrange that a null string pattern means match a
6248 null string output rather than any output, which might include random
6249 errors.
6250 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
6251 backtrace test.
6252 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
6253 always failing and failure is now exposed by gdb.exp changes.
6254
6255Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
6256
6257 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
6258 weren't being noted.
6259
6260Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6261
6262 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
6263 * gdb.stabs/weird.exp: Remove v_comb xfails.
6264
dc96c6c7 6265Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6266
6267 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
6268 list.exp scope.exp watchpoint.exp]
6269 Make all timeout error msgs explicitly say "(timeout)".
beb998c6 6270
dc96c6c7 6271Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6272
6273 * config/monitor.exp: Increase download timeout to 1000 seconds.
6274
dc96c6c7 6275Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6276
6277 * config/m32r.exp: Increase timeout to 120 seconds.
6278
6279Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
6280
6281 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
6282 and accept older ordering as obsolescent gcc or gdb.
6283 * gdb.c++/templates.exp: Ditto.
6284 * gdb.c++/virtfunc.exp: Ditto.
6285
6286Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
6287
6288 * gdb.base/coremaker.c: Add code to mmap some data so we
6289 can check that it ends up in the core file.
6290 * gdb.base/corefile.exp: Add test to read mmapped data
6291 from core file.
6292
dc96c6c7 6293Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6294
6295 * config/m32r.exp: New file.
6296
6297Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
6298
6299 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
6300 that cflags can contains -gstabs, and work correctly for other tests.
6301
dc96c6c7 6302Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6303
6304 * gdb.base/setshow.exp: New file, tests show and set.
6305 * gdb.base/setshow.c: New file, tests show and set.
6306 * gdb.base/help.exp: Add test for help set|show annotate.
6307 * gdb.base/default.exp: Add test for set|show annotate.
6308
6309Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
6310
6311 * testsuite/gdb.base/break.exp: Make backtrace from factorial
6312 errors unique.
6313 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
6314 explicitly.
6315
6316Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
6317
6318 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
6319 and width commands. This is done elsewhere.
6320 * (gdb_start): Don't call gdb_start_sim here. That's already
6321 done in gdb_load. This fixes lots of failures in default.exp.
6322
6323Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
6324
6325 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
6326 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
6327 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
6328 in the same we we treat other failures (since it may be an expected
6329 condition), rather than as an error.
6330 * gdb.base/signals.exp (test_handle_all_print): Revert back to
6331 old test format.
6332
6333Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
6334
6335 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
6336 (distclean maintainer-clean realclean): No need to remove files
6337 twice. Nuke the duplicates.
6338 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
beb998c6 6339 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
6340 Remove config.h along with other config files.
6341
6342Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
6343
6344 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
6345 "p func1 ()" and note that rests of tests are skipped.
6346 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
6347 setup_xfails for "print func2::coremaker_local".
6348 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
6349 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
6350 affected by the previous run test.
6351 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
6352 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
6353 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
6354 "pass int powerset tuple" and "pass modeless int powerset tuple".
6355 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
6356 "real write 4" and "real write 8".
6357 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
6358 setup_xfails for "print vs1 after tuple assign 2",
6359 "print \$i after tuple assign 2", and
6360 "print vs2 after tuple assign 2".
6361 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
6362 meaningful error message and return -1 so the caller can
6363 suppress further tests and avoid a cascade of errors.
beb998c6 6364
c906108c
SS
6365Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
6366
6367 * gdb.base/a1-selftest.exp: Tweak tests to account for new
6368 format for printing version.
6369 * gdb.base/default.exp: Ditto.
6370 * gdb.base/interrupt.exp: Fix problem with cascade of
6371 errors if child process dies while calling a function.
beb998c6 6372
c906108c
SS
6373Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
6374
6375 * Makefile.in (VPATH): Add
6376 * Makefile.in (Makefile, config.status): Fix rules so things get
6377 remade when necessary.
6378
6379Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
6380
6381 * Makefile.in (just-check): Add path to sibling expect dir
6382 to environment variable specified by RPATH_ENVVAR.
6383
6384Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
6385
6386 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
6387 (just-check): Add shared library paths for libstdc++, tk,
6388 tcl, bfd, and opcodes to the environment variable specified
6389 in RPATH_ENVVAR.
6390 * configure.in: Add support to recognize --enable-shared flag
6391 and generate correct value for RPATH_ENVVAR.
6392 * configure: Regenerated with autoconf.
6393
6394Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
6395
6396 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
6397 include all osf versions.
6398 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
6399 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
6400 when target is linux. When failing to build pthreads test
6401 executable, give more meaningful message.
6402 * gdb.threads/pthreads.c: Hpux also uses old definition of second
6403 arg for pthread_create.
beb998c6 6404
c906108c
SS
6405Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
6406
6407 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
6408 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
6409 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
6410 and -lpthreads (everybody else).
6411 (test_startup): Fail gracefully if threads are not supported.
6412 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
6413 "p/c array_index("abcdef",2)" when not gcc compiled.
6414 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
6415 "print func2::coremaker_local" when not gcc compiled.
6416 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
6417 "ptype on opaque struct tagname (statically)",
6418 "ptype on opaque struct tagname (dynamically) 1", and
6419 "ptype on opaque struct tagname (dynamically) 2"
6420 for not compiled with gcc.
6421 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
6422 backtrace when compiled with gcc.
beb998c6 6423 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
6424 than always return success.
6425
6426Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
6427
6428 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
6429
6430Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
6431
6432 * gdb.base/structs.exp: Undo last change.
6433
6434Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
6435
6436 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
6437 encapsulate all the steps/nexts done during self test, starting
6438 at main, and makes them less sensitive to optimization issues.
6439 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
6440 signal handler" test.
6441 * gdb.threads/pthreads.exp: Only run this for native configs.
6442 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
6443 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
6444 tests.
6445 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
6446 for "runto test_calls(void)" test.
beb998c6 6447
c906108c
SS
6448Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
6449
6450 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
6451 and don't expect address info in breakpoint confirmations.
6452
6453Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
6454
6455 * gdb.base/list.exp (test_forward_search): Increase timeout
6456 temporarily by 60 seconds for searching extremely long line,
6457 and then reset to old value when done. Increase expect input
6458 buffer to 10000.
6459
6460Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
6461
6462 * gdb.base/list.exp (test_forward_search): Fix to handle very
6463 long source line without overflowing expect's input buffer.
6464
6465Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
6466
6467 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
6468 "buffer_full".
6469
6470 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
6471 "buffer_full".
6472
6473 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
6474 "buffer_full".
6475
6476 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
6477 "buffer_full".
6478
6479Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
6480
6481 * configure.in (configdirs): Add gdb.threads.
6482 * configure: Regenerated with autoconf.
6483 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
6484 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
6485 * gdb.threads/configure: New, generated with autoconf.
beb998c6 6486
c906108c
SS
6487Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
6488
6489 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
6490
6491Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
6492
6493 * gdb.base/signals.exp (test_handle_all_print): Test separately for
6494 each signal's status in the output of "handle all print".
6495 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
6496 the \r\n sequence that immediately precedes the gdb prompt.
6497 * gdb.base/a1-selftest.exp: Save original timeout and restore
6498 after test.
6499
6500Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
6501
6502 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
6503 symbol.
6504
6505Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6506
6507 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
6508
6509Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
6510
6511 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
6512 timeout by 60 seconds.
6513
6514Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
6515
6516 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
6517 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
6518 error return.
6519
6520Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
6521
6522 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
6523 gdb initialization, also report how long dejagnu waited. Restore
6524 old timeout before doing error return. Temporarily increase timeout
6525 by 3 minutes to allow for slow startups over heavy NFS use.
6526
6527Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
6528
6529 * lib/gdb.exp: Report timeout value for verbosity level 2.
6530 * config/gdbserver.exp: Ditto.
6531 * config/hppro.exp: Ditto.
6532 * config/mips-gdb.exp: Ditto.
6533 * config/monitor.exp: Ditto.
6534 * config/netware.exp: Ditto.
6535 * config/sim-gdb.exp: Ditto.
6536 * config/slite-gdb.exp: Ditto.
6537 * config/udi-gdb.exp: Ditto.
6538 * config/unix-gdb.exp: Ditto.
6539 * config/vx-gdb.exp: Ditto.
6540 * gdb.base/a1-selftest.exp: Ditto.
6541 * gdb.base/a2-run.exp: Ditto.
6542 * gdb.base/break.exp: Ditto.
6543 * gdb.base/corefile.exp: Ditto.
6544 * gdb.base/list.exp: Ditto.
6545 * gdb.base/recurse.exp: Ditto.
6546 * gdb.base/scope.exp: Ditto.
6547 * gdb.base/signals.exp: Ditto.
6548
6549Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6550
6551 * gdb.threads/Makefile.in (docdir): Removed.
6552
6553Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6554
6555 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
beb998c6 6556 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 6557 @srcdir@.
beb998c6 6558 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
6559 autoconf 2.5 or higher.
6560 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
6561
6562Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
6563
6564 * configure: Regenerated.
6565 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
6566 avoid name clashes with SunOS headers.
6567
6568Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
6569
6570 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
6571
6572Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
6573
6574 * gdb.base/callfuncs.exp: Finish last change -- make sure the
6575 prototype information ends up in the compiler info file.
6576
6577Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
6578
6579 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
6580 attempting to regenerate it. Eliminate use of a temporary file
6581 and just generate the info file directly. Source it immediately,
6582 for consistency of use.
6583 * gdb.base/corefile.exp: Ditto
6584 * gdb.base/exprs.exp: Ditto.
6585 * gdb.base/funcargs.exp: Ditto.
6586 * gdb.base/langs.exp: Ditto.
6587 * gdb.base/list.exp: Ditto.
6588 * gdb.base/mips_pro.exp: Ditto.
6589 * gdb.base/nodebug.exp: Ditto.
6590 * gdb.base/opaque.exp: Ditto.
6591 * gdb.base/ptype.exp: Ditto.
6592 * gdb.base/scope.exp: Ditto.
6593 * gdb.base/setvar.exp: Ditto.
6594 * gdb.base/signals.exp: Ditto.
6595 * gdb.base/whatis.exp: Ditto.
6596 * gdb.c++/templates.exp: Ditto.
6597 * gdb.c++/virtfunc.exp: Ditto.
6598 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
6599 whether or not to add -lstdc++ to the compile command line args.
6600
6601Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6602
6603 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
6604 it got fixed by the recent lookup_minimal_symbol_by_pc change.
6605 Increase timeout, a lot of single stepping might be needed if the
6606 target has no hardware watchpoints.
6607
6608Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
6609
6610 * gdb.base/break.exp: Ignore compiler warnings when compiling
6611 break.c.
6612 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
6613 * gdb.base/default.exp: Add h8300 xfails. Handle messages
6614 from remote-sim.
6615 * gdb.base/exprs.exp: Add h8300 xfails.
6616 * gdb.base/funcargs.exp: Likewise.
6617 * gdb.base/nodebug.exp: Likewise.
6618 * gdb.base/printcmds.exp: Likewise.
6619 * gdb.base/ptype.exp: Likewise.
6620 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
6621 h8300 xfails.
beb998c6 6622 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
6623 on the h8300.
6624 * gdb.base/funcargs.c: Explicitly make last constant argument to
6625 call_after_alloca_subr an unsigned long type.
6626 * gdb.base/return.c: Include stdio.h.
6627
6628Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
6629
6630 * config/abug.exp: New file for the older Motorola Bug monitor
6631 that runs on the mvme13x series VME boards.
6632 * config/monitor.exp: Use the new config array for target settings
6633 if they exist.
6634
6635Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
6636
6637 * sim-gdb.exp: Make the SH simulator allocate less space when
6638 it is targeted.
6639
6640Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
6641
6642 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
6643 test.
6644
6645Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
6646
6647 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
6648 "rs6000-*-*" for "list function in include file" when gcc compiled.
6649 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
6650 for "p ctable1[120]".
6651 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
6652 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
6653 Remove setup_xfail for "rs6000-*-*" for
6654 "print 'scope0.c'::filelocal before run".
6655 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
6656 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
6657 since some compilers don't allow both options to be given
6658 on the same command line. Create object file and move it.
beb998c6 6659
c906108c
SS
6660Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
6661
6662 * gdb.base/corefile.exp: Always regenerate the core file, since
6663 we always regenerate the coremaker program. Detect special case
6664 where registers cannot be read from core file.
beb998c6 6665
c906108c
SS
6666Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
6667
6668 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6669 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
6670 * gdb.c++/templates.exp: Only match on basename of file since
6671 some formats like xcoff don't encode directory information.
6672 * gdb.stabs/weird.exp: Use the right sed script for powerpc
6673 and rs6000 AIX xcoff targets.
6674 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
6675 * configure: Regenerate.
6676 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
6677 here, rather than in distclean.
beb998c6 6678
c906108c
SS
6679Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
6680
6681 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
6682 defined, and use it to compile the test case with -O2. The
6683 native compilation still uses no optimization.
6684 * gdb.base/mips_pro.c: Remove inline assembly code since
6685 it is compiled PIC by default, which results in assembler
6686 warnings that make the testsuite think the compilation
6687 was unsuccessful.
6688
6689Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
6690
6691 * gdb.c++/misc.exp: Add note to message for
6692 "print s.a for foo struct" that this is a known gcc 2.7.2
6693 and earlier bug.
6694
6695Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
6696
6697 * gdb.base/break.exp: Fix pattern for matching "Delete all
6698 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
6699 setup_xfail for deleting all breakpoints test. Fix various
6700 timeout messages to include "(timeout)".
6701 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
6702 for "p t_float_values2(3.14159,float_val2)".
6703 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
6704 for "continue to call2g" when gcc compiled.
6705 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
6706 "up to foo in langs.exp", "show language at foo in langs.exp",
6707 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
6708 and "show language at fsub in langs.exp".
6709 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
6710 "list line 1 in include file", "list message for lines past EOF",
6711 "list function in include file", "list list0.h:foo", and
6712 "list filename:function; nonexistant function".
6713 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
6714 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
6715 and "ptype t_char_array" to be for native cc only.
beb998c6 6716
c906108c
SS
6717Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
6718
beb998c6 6719 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
6720 setup_xfail for "print coremaker_bss", "print coremaker_ro",
6721 "print func2::coremaker_local", and "backtrace in corefile.exp".
6722
6723Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
6724
6725 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
6726 "bt in signals.exp". This problem only appears when running
6727 the testsuite, and then only intermittently.
6728
6729Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
6730
6731 * gdb.base/return.exp (return_tests): Differentiate between
6732 two tests of continuing.
6733
6734Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
6735
6736 * */Makefile.in (maintainer-clean): Remove config.log.
6737 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
6738 * gdb.c++/Makefile.in (PROGS): Add inherit.
6739 (clean): Remove *.ci.
6740
6741Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
6742
6743 * gdb.c++/misc.cc: Add test code from Mike Stump.
6744 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
6745
6746Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
6747
6748 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
6749 to "alpha-*-osf2*" and add comment.
6750 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
6751 setup_xfail for "step over execarg initialization" and
6752 "step over corearg initialization".
6753 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
6754 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
6755 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
6756 gcc compiled for "print coremaker_bss", "print coremaker_ro",
6757 "print func2::coremaker_local", and "backtrace in corefile.exp".
6758 * gdb.base/signals.exp: Build and source signals.ci.
6759 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
6760 to be for gcc only.
6761 * lib/gdb.exp: Move verbose statements outside conditionals.
beb998c6 6762
c906108c
SS
6763Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6764
6765 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
6766 Feb 3 procfs.c change.
6767
6768Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
6769
6770 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
6771
6772Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
6773
6774 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
6775 from dejagnu's apparent default of 10 seconds, which gives random
6776 results when running the tests over NFS on moderately loaded systems.
6777 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
6778
6779Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
6780
6781 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
6782 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
6783 result reports.
6784
6785Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
6786
6787 * configure.in (CY_AC_PATH_TCLH): Remove.
6788 * configure: Regenerate.
6789
6790Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
6791
6792 * gdb.c++/Makefile.in (clean): Add missing '{'.
6793
6794Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
6795
6796 * lib/gdb.exp: Provide a default value for noinferior.
6797
6798 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
6799 Load libgloss.exp.
6800
6801Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
6802
6803 * gdb.disasm/hppa.exp: Compile directly into an executable, use
6804 the executable, not the .o to run the tests from.
6805
6806Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
6807
6808 * gdb.base/break.exp: Don't test for program exit or exit status
6809 if $noresults if nonzero.
6810 * gdb.base/langs.exp: Likewise.
6811 * gdb.base/watchpoint.exp: Likewise.
6812
6813 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
6814 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
6815 trying to compile the testcase.
6816
6817Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
6818
6819 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
6820 * gdb.base/signals.exp (continue to handler): Likewise.
6821
6822Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
6823
6824 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
6825
6826 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
6827
6828Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
6829
6830 * gdb.base/corefile.exp: Recognize "not found" as failure
6831 when trying to determine if a core file was generated.
6832 If no core file was generate the first time, try again without
6833 the ulimit -c to work around braindamaged shells.
6834
6835Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
6836
6837 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
6838 [] tests with "test" and enclose string in quotes.
6839 * gdb.stabs/configure: Rebuild
beb998c6 6840
c906108c
SS
6841Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
6842
6843 Changes in sync with expect:
6844 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
6845 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
6846 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
6847 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
6848 argument to AC_REQUIRE.
6849 * configure: Regenerated.
6850
6851Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
6852
6853 * gdb.base/corefile.exp: When generating a core, discard any
6854 error messages about ulimit not found and the "core dumped"
6855 message from the shell that runs the coredumper.
6856
6857Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
6858
6859 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
6860
6861 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
6862 which sed script to run. Expect failure for v_comb test
6863 on PA targets too.
beb998c6 6864
c906108c
SS
6865Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
6866
6867 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
6868 "print func2::coremaker_local" and for "backtrace in corefile.exp"
6869
6870Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
6871
6872 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
6873 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
6874 "sparc-sun-solaris*" xfails for "p v_comb".
6875 * lib/gdb.exp (default_gdb_start): Fix typo.
6876 * gdb.base/corefile.exp: Allow "Core was generated by ..."
6877 messages to not include the full program name that caused
6878 the core dump since some systems (such as solaris) apparently
6879 truncate this path to about 80 characters.
6880 When generating a core file first try increasing the core file
6881 size limit to unlimited since some systems may default it to
6882 zero, and it is harmless to try it. Move the test for failing
6883 to generate a core file to where it will actually get executed.
6884 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
6885 new gdb result from g++ debug info improvements and make old
6886 pattern obsolescent. Also account for size_t differences
6887 (may be int or long).
6888 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
6889 initialization before function call is placed in the delay slot
6890 and thus appears to be skipped over by commands such as "next".
6891
6892Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
6893
6894 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
6895
6896Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
6897
6898 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
6899 input source file; fix code to compile test to deal with this
6900 convention.
6901 * gdb.c++/*.exp: Likewise.
6902
6903Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
6904
6905 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
6906 "bt in signals.exp".
6907
6908Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
6909
6910 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
6911 "step over execarg initialization" and
6912 "step over corearg initialization".
6913
6914Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
6915
6916 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
6917 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
6918
6919Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
6920
6921 From Rob Savoye (rob@poseidon.cygnus.com)
6922 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
6923 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
6924 configure.in}, gdb.disasm/{Makefile.in, configure.in},
6925 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
6926 configure.in}: Major reworking for autoconfig.
6927 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
6928 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
6929 New files.
6930 * config/unix-gdb.exp: Make GDB global.
6931 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
6932 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
6933 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
6934 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
6935 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
6936 term.exp, twice.exp, watchpoint.exp, whatis.exp},
6937 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
6938 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
6939 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
6940 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
6941 pr-8136.exp, result.exp, string.exp, tuples.exp},
6942 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
6943 to returns as necessary, arrange for test to compile own testcase
6944 executable.
6945 * lib/gdb.exp: Changes for testsuite to compile own test cases.
beb998c6 6946
c906108c
SS
6947Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
6948
6949 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
6950 clear_xfail at end of test which might not call either pass or fail.
6951 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
6952 "backtrace through signal handler".
6953
6954Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6955
6956 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
6957 continuing from a job control stop signal.
6958 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
6959
6960Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
6961
6962 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
6963 * gdb.base/corefile.exp: Likewise.
6964 * gdb.base/funcargs.exp: Likewise.
6965
6966Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
6967
6968 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
6969 * config/monitor.exp: Add support for setting baud rate.
6970
6971Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
6972
6973 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
6974 i*86-*-linux* xfails for "backtrace through signal handler".
6975 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
6976 "print func2::coremaker_local".
6977 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
6978 alpha-dec-osf2* xfail for
6979 "delete all breakpoints when none".
6980
6981Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
6982
6983 * gdb.base/break.exp: Change test that deletes all breakpoints
6984 when no user breakpoints are installed. A post 4.15 change
6985 causes gdb to no longer prompt in this case.
6986
6987Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
6988
6989 * gdb.base/return.exp (return_tests): Change xfail for test
6990 "correct value returned double test" to stop xfailing at
6991 Solaris 2.5. Apparently the bug has been fixed.
6992
6993Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
6994
6995 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
6996 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
6997
6998Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
6999
7000 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
7001 * gdb.disasm/hppa.s: Corresponding changes.
7002
7003Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
7004
7005 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
7006 makefile fragment.
7007 * config/mt-hpux: Deleted.
7008
7009Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
7010
beb998c6 7011 * Many files: When warning about suppressed tests due to a
c906108c
SS
7012 nonexistant test binary, avoid incrementing the warning count.
7013
7014Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
7015
7016 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
beb998c6 7017
c906108c
SS
7018Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7019
7020 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
7021 "sparc-*-solaris2*".
7022
7023Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7024
7025 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
7026 Add global and local variables and initialize them.
7027 * gdb.base/corefile.exp: Test correct mapping of corefile sections
7028 by printing variables. Remove rs6000 and powerpc xfails, BFD now
7029 extracts the file name and terminating signal from the core file.
7030 * TODO: Remove note about tests for correct mapping of corefile.
7031 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
7032 from optimizing it away.
7033 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
7034 handles common blocks.
7035
7036Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
7037
7038 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
7039 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
7040
7041Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
7042
7043 * Makefile.in (maintainer-clean): New target, synonym for
7044 realclean.
7045 * gdb.base/Makefile.in (maintainer-clean): Likewise.
7046 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
7047 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
7048 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
7049 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
7050 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
7051
7052Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
7053
7054 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
7055 xfails when not gcc compiled for "print foo::funclocal".
7056 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
7057 "print foo::funclocal at foo",
7058 "print 'scope1.c'::foo::funclocal at foo",
7059 "print foo::funclocal_bss at foo",
7060 "print 'scope1.c'::foo::funclocal_bss at foo",
7061 "print foo::funclocal_ro at foo",
7062 "print 'scope1.c'::foo::funclocal_ro at foo",
7063 "print bar::funclocal at foo" and
7064 "print 'scope1.c'::bar::funclocal at foo".
7065 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
7066 gcc compiled for "print foo::funclocal at bar".
7067 Expand all messages to ensure that they identify that
7068 the test is at bar().
7069 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
7070 gcc compiled for:
7071 "ptype on opaque struct pointer (statically)",
7072 "ptype on opaque struct tagname (statically)",
7073 "ptype on opaque struct pointer (dynamically) 1",
7074 "ptype on opaque struct tagname (dynamically) 1",
7075 "ptype on opaque struct pointer (dynamically) 2" and
7076 "ptype on opaque struct tagname (dynamically) 2
7077 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
7078 gcc compiled for:
7079 "p datalocal"
7080 "whatis datalocal",
7081 "ptype datalocal",
7082 "p bsslocal",
7083 "whatis bsslocal", and
7084 "ptype bsslocal".
7085 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
7086 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
7087 when not gcc compiled.
7088 * gdb.base/funcargs.exp (float_and_integral_args): Add
7089 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
7090 compiled.
7091 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
7092 "backtrace from call6a" when not gcc compiled.
7093 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
7094 "backtrace from call7a" when not gcc compiled.
7095 * gdb.base/callfuncs.exp (do_function_calls):
7096 Add "hppa*-*-hpux*" xfail when not gcc compiled for
7097 "p t_char_array_values(char_array_val2,char_array_val1)",
7098 "p t_char_array_values(char_array_val1,char_array_val2)",
7099 "p t_char_array_values("carray 1","carray 2")",
7100 "p t_char_array_values("carray 1",char_array_val2)",
7101 "p t_char_array_values(char_array_val1,"carray 2")",
7102 "p sum_args(1,{2})",
7103 "p sum_args(2,{2,3})",
7104 "p sum_args(3,{2,3,4})",
7105 "p sum_args(4,{2,3,4,5})"
7106 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
7107 "backtrace in corefile.exp" when not gcc compiled.
7108
7109Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7110
7111 * gdb.base/signals.exp: Rewrite `handle all print' test as
7112 a procedure. Accept blanks or TABs as whitespace, increase
7113 timeout and expect input buffer size for the large output
7114 from the command. Remove "i*86-*-bsdi2.0" xfail.
7115
7116Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7117
7118 * gdb.base/setvar.exp: Add new testcases for truncation when
7119 assigning invalid values to bitfields.
7120
7121Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
7122
beb998c6 7123 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
7124 mips-sgi-irix* xfail for
7125 "call inferior func with struct - returns char *"
7126 and fix test so that an optional (unsigned char *) cast is
7127 accepted in the result.
7128
7129Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
7130
7131 * gdb.base/funcargs.exp (float_and_integral_args): Remove
7132 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
7133 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
7134 * gdb.base/signals.exp: Remove duplicate "handle all print" test
7135 that accidentally got checked in.
7136
7137Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
7138
beb998c6 7139 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
7140 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
7141 compiled test.
7142 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
7143 Add mips-sgi-irix5* xfail for not gcc compiled.
7144 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
7145 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
7146 "p top", "whatis top", "p middle", and "whatis middle".
7147 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
7148 "whatis signed char" for not gcc compiled.
7149 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
7150 "set variable signed char=-1 (-1)" and
7151 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
7152 * gdb.base/funcargs.exp (float_and_integral_args):
7153 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
7154 Add mips-sgi-irix* xfail when not gcc compiled for
7155 "continue to call2b".
7156 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
7157 "continue to call2g".
7158 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
7159 "backtrace from call6a"
7160 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
7161 "backtrace from call7k".
7162 Add mips-sgi-irix5* xfail when not gcc compiled for
7163 "backtrace from call7a".
7164 (localvars_after_alloca): Fix gdb_test cmds for
7165 "print * after runto ...".
7166 Remove rs6000-*-* xfails for
7167 "print i after runto localvars_after_alloca" and
7168 "print l after runto localvars_after_alloca"
7169 for all compilers.
7170 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
7171 when not compiled with gcc, for:
7172 "print signed char == (minus)",
7173 "print signed char != (minus)",
7174 "print signed char < (minus)",
7175 "print signed char > (minus)".
7176 * gdb.base/callfuncs.exp (do_function_calls):
7177 Add mips-sgi-irix* xfail, when compiled with native compiler, for
7178 "call inferior func with struct - returns char *".
beb998c6 7179 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
7180 "correct value returned double test" to include Solaris 2.4.
7181 * gdb.base/funcargs.exp (float_and_integral_args):
7182 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
beb998c6 7183
c906108c
SS
7184Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7185
7186 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
7187 enumeration bitfields if compiling with GNU C.
7188 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
7189 to empty' prompt.
7190
7191Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
7192
7193 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
7194 test for PRO targets.
7195
7196 * gdb.base/funcargs.exp: Avoid ever setting more than 8
7197 breakpoints in the inferior at any given time by making
7198 two groups of breakpoints for call2*, call6* and call7*
7199 tests.
7200
7201Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7202
7203 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
7204 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
7205 from optimizing it away.
7206 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
7207 "call inferior func with struct".
7208
7209Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
7210
7211 * configure.in: Only configure gdb.chill for particular targets.
7212
7213Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
7214
7215 * gdb.base/Makefile.in: Add action to .c.o transformation
7216 rule that generates a .ci file for each .o file and remove
7217 explicit .c.o rules except for callfuncs.o.
7218 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
7219 generates a .ci file for each .o file and remove explicit
7220 .cc.o rules.
7221 (clean): Remove *.tmp *.ci files.
7222 (EXECUTABLES): Remove templ-info.exp.
7223 * gdb.base/compiler.c: New file.
7224 * gdb.c++/compiler.cc: New file
7225 * gdb.base/scope.exp: Source gdb.base/scope.ci.
7226 Change rs6000-*-* xfail for
7227 "print 'scope0.c'::filelocal_ro" and
7228 "print 'scope1.c'::filelocal" and
7229 "print 'scope1.c'::filelocal_bss" and
7230 "print 'scope1.c'::filelocal_ro" and
7231 "print 'scope1.c'::foo::funclocal" and
7232 "print 'scope1.c'::foo::funclocal_ro" and
7233 "print 'scope1.c'::bar::funclocal" and
7234 "print 'scope0.c'::filelocal_ro" and
7235 "print 'scope1.c'::filelocal at foo" and
7236 "print 'scope1.c'::filelocal_bss at foo" and
7237 "print 'scope1.c'::filelocal_ro at foo" and
7238 "print 'scope1.c'::foo::funclocal at foo" and
7239 "print 'scope1.c'::foo::funclocal_bss at foo" and
7240 "print 'scope1.c'::foo::funclocal_ro at foo" and
7241 "print 'scope1.c'::bar::funclocal at foo" and
7242 "print 'scope0.c'::filelocal_ro" and
7243 "print 'scope1.c'::filelocal" and
7244 "print 'scope1.c'::filelocal_bss" and
7245 "print 'scope1.c'::filelocal_ro" and
7246 "print 'scope1.c'::foo::funclocal" and
7247 "print 'scope1.c'::foo::funclocal_bss" and
7248 "print 'scope1.c'::foo::funclocal_ro" and
7249 "print 'scope1.c'::bar::funclocal" and
7250 "print 'scope1.c'::bar::funclocal_bss"
7251 to only be xfail'd when not compiled with gcc.
beb998c6 7252 Add rs6000-*-* xfail for
c906108c
SS
7253 "print 'scope0.c'::filelocal_bss before run"
7254 when compiled with gcc.
7255 (test_at_main): Add rs6000-*-* xfail for
7256 "print filelocal_ro in test_at_main"
7257 when compiled with gcc.
7258 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
beb998c6 7259 Add rs6000-*-aix* xfail for
c906108c
SS
7260 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
7261 "ptype t_char_array", not compiled with gcc.
7262 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
7263 xfail for "list foo (in include file)" when gcc compiled.
7264 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
7265 (integral_args): Add rs6000-*-* xfail for
7266 "run to call0a" if not compiled with gcc.
7267 (unsigned_integral_args): Add rs6000-*-* xfail for
7268 "run to call1a" if not compiled with gcc.
7269 (float_and_integral_args): Add rs6000-*-* xfail for
7270 "run to call2a" if not compiled with gcc and for
7271 "continue to call2b" for any compiler.
7272 Add rs6000-*-* xfail to
7273 "print f1 after run to call2a" for gcc compiled.
7274 (discard_and_shuffle): Add rs6000-*-* xfail for
7275 "run to call6a".
7276 (shuffle_round_robin): Add rs6000-*-* xfail for
7277 "backtrace from call7a" if not compiled with gcc.
7278 Add rs6000-*-* xfail for
7279 "backtrace from call7b" if compiled with gcc.
7280 (call_after_alloca): Add rs6000-*-* xfail for
7281 "print c in call_after_alloca" and
7282 "print s in call_after_alloca" and
7283 "backtrace from call_after_alloca_subr"
7284 if not compiled with gcc.
7285 (localvars_in_indirect_call): Add rs6000-*-* xfail for
7286 "print c in localvars_in_indirect_call" and
7287 "print c in localvars_in_indirect_call" and
7288 "backtrace in indirectly called function" and
7289 "stepping into indirectly called function"
7290 if not compiled with gcc.
7291 (localvars_after_alloca): Add rs6000-*-* xfail for
7292 "print c after runto localvars_after_alloca" and
7293 "print s after runto localvars_after_alloca" and
7294 "print i after runto localvars_after_alloca" and
7295 "print l after runto localvars_after_alloca"
7296 for all compilers.
7297 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
7298 than whatis-info.exp.
7299 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
7300 than opaque-info.exp.
7301 Setup rs6000-*-* xfail for
beb998c6 7302 "ptype on opaque struct pointer (statically)" and
c906108c
SS
7303 "ptype on opaque struct pointer (dynamically)" when
7304 not compiled with gcc.
7305 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
7306 rather than callf-info.exp.
7307 (do_function_calls): Add clear_xfail for rs6000-*-* for
7308 "p t_float_values2(3.14159,float_val2)". Seems to work
7309 fine there, both with xlc and gcc. Need to find out what
7310 it is doing right and fix other platforms.
7311 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
7312 "call inferior func with struct - returns int",
7313 "call inferior func with struct - returns long",
7314 "call inferior func with struct - returns float",
7315 "call inferior func with struct - returns double",
7316 "call inferior func with struct - returns char *",
7317 but only if not gcc compiled (presumes xlc compiled).
7318 Change rs6000-*-* xfails for
7319 "call inferior func with struct - returns char" and
7320 " call inferior func with struct - returns short" to only
7321 xfail if not using gcc.
7322 (clean mostlyclean): Remove *.ci and *.tmp files.
7323 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
7324 than templ-info.exp.
7325 * gdb.base/langs.exp: Source gdb.base/langs.ci.
7326 Add rs6000-*-* xfail for "up to foo in langs.exp"
7327 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
7328 when not gcc compiled.
beb998c6 7329
c906108c
SS
7330Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7331
7332 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
7333 * gdb.base/corefile.exp: Likewise.
7334 * gdb.base/list.exp: Likewise.
7335 * gdb.base/scope.exp: Likewise.
7336 * gdb.base/siganls.exp: Likewise.
7337
7338 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
7339 compiler output.
7340 * gdb.base/whatis.exp: Likewise.
7341
7342Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
7343
7344 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
7345 failure (opcode table has been fixed to match reality).
7346
7347Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
7348
7349 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
7350 "call inferior func with struct - returns char",
7351 "call inferior func with struct - returns short"
7352
7353 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
7354 "print 'scope0.c'::filelocal at main",
7355 "print 'scope0.c'::filelocal_bss in test_at_main",
7356 "print 'scope0.c'::filelocal at foo",
7357 "print 'scope0.c'::filelocal_bss in test_at_foo",
7358 "print 'scope0.c'::filelocal at bar",
7359 "print 'scope0.c'::filelocal_bss in test_at_bar"
beb998c6 7360
c906108c
SS
7361 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
7362 in source file 1". This bug seems to have been fixed with both
7363 gcc and native cc (was native assembler bug?).
7364
7365Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
7366
7367 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
7368 "backtrace through signal handler" to "i*86-*-sysv4*".
7369 * gdb.base/signals.exp: Add xfail for "'next' behaved as
7370 continue" case. Add "known SVR4 bug" to fail message.
7371 Add "i*86-*-bsdi2.0" xfail for "handle all print".
7372 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
7373 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
7374 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
7375 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
7376 "up to foo in langs.exp", "show language at foo in
7377 langs.exp", "up to cppsub_ in langs.exp", "show
7378 language at cppsub_ in langs.exp", "up to fsub in
7379 langs.exp", and "show language at fsub in langs.exp".
7380 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
7381 "bactrace in corefile.exp".
7382 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
7383 "call inferior function with struct - returns float" and
7384 "call inferior function with struct - returns double".
beb998c6 7385
c906108c
SS
7386Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
7387
7388 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
7389 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
7390 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
7391 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
7392
7393Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
7394
7395 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
7396 (or overriden) "CHILL" macro rather then bare "gcc".
7397 Also look for ../../gcc/xgcc since that is what we will
7398 actually need, not "Makefile". Remove following assignment
7399 of CHILL to CHILL_FOR_TARGET because that results in
7400 recursive definition.
7401
7402Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
7403
7404 * gdb.base/corefile.exp: Change xfail for backtrace in
7405 corefile.exp from linuxaout to all linux.
7406 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
7407 cases where we miss the breakpoint at the signal handler
7408 for some reason. Setup xfail for linuxoldld/linuxaout and
7409 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
7410 hitting SIGURG breakpoint.
7411 * gdb.base/signals.exp: Setup xfail for "next" acting like
7412 continue to add linuxoldld. Setup xfail for all linux for
7413 "next to handler in signals_tests_1", "backtrace in
7414 signals_tests_1", "continue to func1", "pass SIGUSR1",
7415 and continue to handler".
7416
7417Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7418
7419 * Update all FSF addresses except those in COPYING* files.
7420
7421Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
7422
7423 * gdb.base/a2-run.exp: Change messages to be more explicit about
7424 the status of args, and quote binfile in results.
7425
7426Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
7427
7428 * gdb.base/callfuncs.exp: Add tests for passing structs to
7429 inferior functions and return various types.
7430 * gdb.base/callfuncs.c: Add functions to receive a struct
7431 and return a member of the struct, in various types.
7432
7433Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7434
7435 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
7436
7437Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7438
7439 * config/vxworks29k.exp: New file, sources vxworks.exp.
7440
7441Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7442
7443 * config/gdbremote.exp: New file. Testing framework using
7444 gdbserver.
7445
7446Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
7447
7448 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
7449 "call function when asleep" and "send end of file".
7450 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
7451 for "backtrace in corefile.exp".
7452 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
7453 for "backtrace through signal handler".
7454 * gdb.base/corefile.exp: Make sure we actually generate a core file
7455 before trying the core tests. Some systems allow the user to suppress
7456 generation of core files and default to that (linux for example).
7457 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
7458 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
7459
7460Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7461
7462 * gdb.threads: New directory with some crude multi-threaded
7463 gdb tests (step.exp and step2.exp).
7464 * config/mt-lynx (STEP_EXECUTABLE): Define.
7465 (THREADFLAGS): Define.
7466
7467Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
7468
7469 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
7470
7471 * gdb.base/signals.exp: Disable whole file for lynx until
7472 further notice.
7473
7474 * gdb.base/signals.exp: xfail test where "next" acts like
7475 "continue" for lynx.
7476
7477 * gdb.base/interrupt.exp: xfail test for calling function while
7478 inferior is asleep for lynx.
7479
7480 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
7481 than one cr-lf after each command.
7482
7483Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7484
7485 * configure.in: Reinstate setting of stabsdirs variable, fix
7486 typo in setting up configdirs for native builds.
7487
7488 * gdb.base/return.exp: Fix typo in return double test.
7489 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
7490 compiler from optimizing them away.
7491
7492Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
7493
7494 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
7495 sequences to be echo'd by gdb when using gdb_test.
7496 * gdb.chill/chexp.exp: Likewise.
7497 * gdb.fortran/exprs.exp: Likewise
7498
7499Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7500
7501 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
7502 after the inferior gdb has started.
7503
7504 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
7505 after each command.
7506 * gdb.base/funcargs.exp: Likewise.
7507 * gdb.base/gdbvars.exp: Likewise.
7508 * gdb.base/interrupt.exp: Likewise.
7509 * gdb.base/list.exp: Likewise.
7510 * gdb.base/watchpoint.exp: Likewise.
7511 * gdb.c++/demangle.exp: Likewise.
7512 * gdb.c++/inherit.exp: Likewise.
7513 * gdb.chill/chexp.exp: Likewise.
7514 * gdb.fortran/exprs.exp: Likewise.
7515
7516 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
7517 test if we can't handle IO to/from the inferior.
7518
7519 * gdb.c++/misc.exp: Always check for a program already being
7520 started after sending a "run" command to gdb.
7521
7522 * gdb.base/twice.exp: Start with a fresh gdb.
7523
7524 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
7525 only depend on gdb's expression code, not the chill runtime.
7526
7527 * gdb.base/return.c: Put return values into variables so we
7528 can have gdb print them rather than depending on the program
7529 to print them.
7530 * gdb.base/return.exp: Corresponding changes.
7531
7532 * lib/gdb.exp: Provide default value for noinferiorio.
7533 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
7534 the inferior.
7535
7536 * gdb.base/break.exp: Always check for a program already being
7537 started after sending a "run" command to gdb.
7538 (text_next_with_recursion): Don't check the output from the
7539 program's printf statement. Instead just make sure the program
7540 exited.
7541
7542 * gdb.base/commands.exp: Protect tests which need arguments with
7543 $noargs conditionals.
7544
7545Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7546
7547 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
7548 of structure member arrays to match gdb/valops.c:value_addr change.
7549
7550Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
7551
7552 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
7553 cases.
7554
7555Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
7556
7557 * configure.in (configdirs): Remove gdb.chill from default list
7558 of subdirs and then add it back in only if doing a native build.
7559 The current chill compiler does not yet work in any cross build.
7560 * Revert all signal changes from Jul 6.
7561 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
7562 for sh-hms targets, allowing these tests to link, with no other
7563 changes. Testing is suppressed by setting "nosignals" in site.exp.
7564
7565Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
7566
7567 * configure.in (signaldirs): Define and add to configdirs for all
7568 targets except some specific ones that are known to not support signals.
7569 Also clean up formatting.
7570 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
7571 (signals, sigall): Remove rules to build.
7572 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
7573 Moved to new gdb.signals directory.
7574 * gdb.signals: New test directory.
7575 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
7576 signals.c signals.exp}: New or moved files.
7577
7578Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
7579
7580 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
7581
7582Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
7583
7584 * gdb.base/return.exp: Xfail `return double' test failure
7585 on at least Solaris 2.3 and handle future/past versions on
7586 a case by case basis as appropriate. Also update message
7587 to include i*86 failures.
7588
7589Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7590
7591 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
7592
7593 * lib/gdb.exp: Fix comment which erroneously identified
7594 gdb_file_cmd as gdb_load (the 19 May change was in fact to
7595 gdb_file_cmd not gdb_load).
7596 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
7597
7598 * gdb.base/setvar.exp: Make test names consistent between pass and
7599 fail cases. Use gdb_test more.
7600
7601Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7602
7603 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
7604
7605Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7606
7607 * gdb.base/help.exp: Fix expected help string for `show commands'.
7608
7609Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
7610
7611 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
7612
7613 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
7614 of a text section.
7615
7616Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
7617
7618 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
7619 that loop eventually terminates. Fix Connection refused logic so
7620 that testsuite will expire nicely.
7621
7622Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
7623
7624 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
7625 config/rom68k.exp: New tcl glue for the appropriate monitors.
7626 These all just end up calling monitor.exp.
7627 * config/monitor.exp (gdb_target_monitor): Handle `Connection
7628 refused' by retrying. Cleanup some timeout issues.
7629 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
7630 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
7631 callers don't have to set/restore global timeout variable.
7632
7633 * The following set of changes centralizes management of the global
7634 timeout variable. This way, it can be set in one target dependent
7635 place instead of dozens of places scattered throughout the test suite.
7636 If you need to lengthen a timeout, then you should either set timeout
7637 in one of the config/{target}.exp files, or multiply it by a factor.
7638 Setting it to an absolute value is always going to lose for some
7639 targets.
7640 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
7641 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
7642 * gdb.base/funcargs.exp: Don't set timeout.
7643 * gdb.base/list.exp (test_forward_search): Only use local timeout.
7644 * gdb.base/printcmds.exp (test_print_string_constants
7645 test_print_array_constants): Don't set timeout.
7646 * gdb.base/ptype.exp: Don't set timeout.
7647 * gdb.base/recurse.exp: Don't set timeout.
7648 * gdb.base/return.exp: Don't set timeout.
7649 * gdb.base/watchpoint.exp: Don't set timeout.
7650 * gdb.c++/classes.exp (do_tests): Don't set timeout.
7651 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
7652
7653Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
7654
7655 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
7656
7657Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7658
7659 * lib/gdb.exp: Disable chill tests for irix5.
7660
7661Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7662
7663 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
7664 each test pass or fail.
7665
7666Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7667
7668 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
7669 xlc not gcc.
7670
7671Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
7672
7673 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
7674
7675Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
7676
7677 * config/est.exp: Fix copyright and comments. Remove dead code.
7678 Use targetname, serialport and baud variables instead of fixed
7679 constants.
7680 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
7681 * config/cpu32bug.exp: New file to support cpu32bug monitors.
7682
7683Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7684
7685 * gdb.base/watchpoint.exp: Don't run
7686 test_watchpoint_triggered_in_syscall for sunos.
7687
7688Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7689
7690 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
7691 they don't seem to exist. Do include stdio.h.
7692
7693Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7694
7695 * gdb.base/a1-selftest.exp: Add alpha xfail.
7696
7697Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7698
7699 * gdb.base/watchpoint.c (main): Prompt before calling read().
7700 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
7701 Revise accordingly. Remove cruft about sending "123" several
7702 times, until it gets noticed. Clean up the "print buf[0]" stuff
7703 so that it passes or fails, and waits for prompts in the usual way.
7704
7705Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7706
7707 * gdb.base/recurse.exp: Fix comment.
7708
7709 * TODO: Remove item about printing variables in nodebug.exp. Add
7710 item about enabling tests which are only run on some targets.
7711
7712 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
7713 fail, make test names unique, use new gdb_test convention
7714 regarding pattern, use gdb_test more, etc.).
7715
7716 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
7717 fail, make test names unique, etc.).
7718
7719Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7720
7721 * gdb.base/nodebug.c: Change return type of top and middle to
7722 short.
7723 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
7724 are fixed by the recent mdebugread.c changes. Allow `short ()'
7725 as type for top and middle.
7726
7727Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7728
7729 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
7730 nearly as I can tell, the whole thing was an accident in Stu's
7731 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
7732 to replace a send/expect pair with gdb_test, but ended up only
7733 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
7734 of 30 Mar 1995 took care of it, but left this vestigial comment
7735 which I am now nuking.
7736
7737Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7738
7739 * gdb.base/break.exp: Look for different line number for
7740 breakpoint at main depending on usestubs.
7741
7742Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7743
7744 * gdb.base/list.exp: Adjust some alternate expect patterns to
7745 match recent list0.c change. Add alternate expect pattern for
7746 output from `list default lines around main' for optimizing
7747 compilers.
7748
7749Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7750
7751 * lib/gdb.exp: If nosignals is not set, set it to 0.
7752
7753Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
7754
7755 * config/slite-gdb.exp: Responds to load symbol table prompt.
7756 * gdb.base/break.exp: Adjust line number, fix rerun.
7757 * gdb.base/langs0.c: Add #ifdef usestubs.
7758
7759Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
7760
7761 * gdb.base/list.exp: Adjust line contents after adding new lines in
7762 list0.c. Also fix a syntax error.
7763
7764 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
7765 * gdb.base/break.exp: ditto.
7766 * gdb.base/list.exp: ditto.
7767 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
7768 * gdb.base/run.c: ditto.
7769 * gdb.base/list0.c: ditto.
7770 * gdb.base/funcargs.c: ditto.
7771
7772Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
7773
7774 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
7775 $targetname, $serialport and $baud instead of hardwired variables.
7776 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
7777 target doesn't support signals.
7778
7779Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
7780
7781 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
7782
7783Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7784
7785 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
7786 Don't rely on the value of an auto variable before it has been
7787 initialized. Use gdb_test more.
7788
7789Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7790
7791 * lib/gdb.exp (default_gdb_version): A version number must start
7792 with a digit, but other than that contains all characters up to
7793 the first whitespace character.
7794
7795Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7796
7797 * gdb.base/commands.exp (breakpoint_command_test): New tests.
7798
7799Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7800
7801 * gdb.c++/*.exp: Warn if executable does not exist. The original
7802 reason for skipping the warning was that configure.in sometimes
7803 intentionally skipped building the executables but the tcl code
7804 had no way of knowing. That (a) was always bogus with respect to
7805 error handling, (b) is no longer true (right now there is no way
7806 to skip C++ tests).
7807
7808 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
7809
7810Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7811
7812 * gdb.base/list.exp: Add expect patterns for output from
7813 SunPRO compiled executables.
7814 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
7815 types.
7816
7817Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7818
7819 * gdb.base/break.exp (test_next_with_recursion): Accept any line
7820 number (we are already testing that the correct source line text
7821 gets printed).
7822
7823 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
7824 that is what is intended, but something needed to be done to get
7825 sunos4 native working again.
7826
7827 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
7828
7829 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
7830 apparently went with a (very) old xfail.
7831
7832Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
7833
7834 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
7835 runto_main is a proc in gdb.exp that will do 'step' for target use
7836 stubs.
7837 * gdb.base/exprs.exp: ditto.
7838 * gdb.base/interrupt.exp: ditto.
7839 * gdb.base/opaque.exp: ditto.
7840 * gdb.base/printcmds.exp: ditto.
7841 * gdb.base/ptype.exp: ditto.
7842 * gdb.base/scope.exp: ditto.
7843 * gdb.base/setvar.exp: ditto.
7844 * gdb.base/signals.exp: ditto.
7845 * gdb.base/twice.exp: ditto.
7846 * gdb.c++/classes.exp: ditto.
7847 * gdb.c++/inherit.exp: ditto.
7848 * gdb.c++/templates.exp: ditto.
7849 * gdb.base/break.exp: no run and hit main for stubs. Change line
7850 numbers for breakpoints and info breakpoint.
7851 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
7852 breakpoint().
7853 * gdb.base/callfuncs.c: ditto.
7854 * gdb.base/exprs: ditto.
7855 * gdb.base/interrupt.c: ditto.
7856 * gdb.base/opaque0.c: ditto.
7857 * gdb.base/printcmds.c: ditto.
7858 * gdb.base/ptype.c: ditto.
7859 * gdb.base/scope0.c: ditto.
7860 * gdb.base/setvar.c: ditto.
7861 * gdb.base/signals.c: ditto.
7862 * gdb.base/twice.c: ditto.
7863 * gdb.c++/misc.cc: ditto.
7864 * gdb.c++/templates.cc: ditto.
7865
7866Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7867
7868 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
7869
7870 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
7871 somewhere between `read' and `main.c'. I'm pretty sure the
7872 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
7873 and it isn't particularly useful.
7874
7875 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
7876
7877Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7878
7879 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
7880
7881Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
7882
7883 * config/mt-slite: add LIBS and -nostdlib.
7884 * config/slite-gdb.exp: add this new file to support sparclite target.
7885
7886Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
7887
7888 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
7889
7890 * gdb.base/a2-run.exp: Change argument to istarget from
7891 "*-*-vxworks" to "*-*-vxworks*".
7892 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
7893
7894Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
7895
7896 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
7897 will not runto main but do a 'step' to step out of breakpoint().
7898 * config/mt-slite: add -Dusestubs.
7899
7900Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7901
7902 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
7903 instead of just @.
7904
7905 * gdb.base/signals.exp: Add test for "handle all print".
7906 * TODO: Remove "handle all print". Also remove item about
7907 checking copyright date (I don't like the idea of a spurious FAIL
7908 based on when we run the tests).
7909
7910 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
7911 for SunOS4 (reason for failure not investigated). Remove
7912 redundant test for $binfile.
7913
7914 * gdb.base/nodebug.c (array_index): Call malloc.
7915
7916 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
7917
7918Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
7919
7920 * gdb.base/recurse.exp: Update gdb_test invocation to use new
7921 conventions and slightly simplify the matching regexp.
7922
7923Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7924
7925 * gdb.base/break.exp: Update gdb_test invocation to use new
7926 convention.
7927
7928 * lib/gdb.exp: If noargs is not set, set it to 0.
7929
7930 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
7931 tests unique.
7932
7933 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
7934
7935Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7936
7937 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
7938 one argument of type "<non-float parameter>".
7939
7940Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
7941
7942 * config/rom68k.exp: New file to support Motorola IDP board.
7943 * gdb.base/a2-run.exp: Skip this file if noargs is set.
7944 * gdb.base/break.c: Change things around so that this program
7945 doesn't depend upon args. This is necessary to make remote
7946 targets work (in general, they can't take args).
7947 * gdb.base/break.exp: Don't try to send args to program. Don't
7948 expect output. Also, replace lots of code with gdb_test.
7949
7950Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7951
7952 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
7953 printing of '\'' (which is what the comment says we are testing,
7954 even though we were not), not '''.
7955 (test_integer_literals_rejected): Test that printing ''' is an error.
7956
7957 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
7958 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
7959 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
7960 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
7961 Use gdb_test not test_print_accept.
7962 * lib/gdb.exp: Remove test_print_accept.
7963
7964 * gdb.base/signals.exp (signal_tests_1): Make pass message
7965 consistent with fail message.
7966
7967 * gdb.base/whatis.exp: Remove xfails for printing char vs.
7968 unsigned char; the bug (PR 1821) is fixed.
7969
7970 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
7971
7972 * gdb.base/scope.exp (test_at_localscopes): Call pass for
7973 successful tests--makes xfailing them work right.
7974
7975Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7976
7977 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
7978 only \r\n, not .*. The test can pass .* as the last thing in
7979 $pattern if that is what it wants. In addition to providing this
7980 flexibility, this change should speed up pattern matching in cases
7981 where the pattern already ended with .* (there were a number of
7982 them). This change also helps catch bad patterns--in the old
7983 scheme the typo "char \*" instead of "char \\*" would pass. Now
7984 it is caught.
7985 * Many .exp files: Update callers.
7986
7987 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
7988 clearer and does not spuriously match multiple ('s. Likewise for
7989 ) and *.
7990
7991 * gdb.base/nodebug.exp: Test ability to call a function and pass
7992 it a string (even with no debugging info).
7993
7994 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
7995 "p '\'", which is the same as "p ''" once tcl gets done with
7996 quoting, to "p '\\'", which I suspect is what is intended (one
7997 backslash gets sent to GDB).
7998
7999 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
8000
8001Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8002
8003 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
8004 1817) was fixed literally years ago.
8005
8006Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8007
8008 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
8009 test, it causes stepping out of call_after_alloca_subr with
8010 optimizing compilers.
8011 (localvars_in_indirect_call): Consume GDB prompt if `finish'
8012 fails.
8013
8014 * gdb.c++/templates.exp: Source templ-info.exp only if
8015 the templates executable exists.
8016
8017 * gdb.c++/misc.cc (class Contains_static_instance,
8018 class Contains_nested_static_instance),
8019 gdb.c++/classes.exp (test_static_members): Test printing of
8020 a class that contains a static instance of the class.
8021
8022Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8023
8024 * gdb.base/langs2.c (cppsub_): Don't prototype.
8025 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
8026 only, I believe).
8027
8028Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8029
8030 * lib/gdb.exp (skip_chill_tests): New procedure.
8031
8032 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
8033
8034Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
8035
8036 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
8037 each expect pattern. Cuts runtime from 12 to about 4 seconds.
8038
8039Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8040
8041 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
8042
8043 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
8044 disassemble 8, not 16, instructions for part 4.
8045
8046 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
8047 support the latter anymore.
8048
8049 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
8050 -DNO_PROTOTYPES.
8051 * gdb.base/callfuncs.c: Control use of prototypes based on
8052 NO_PROTOTYPES, not __STDC__.
8053 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
8054 t_float_values2 tests if prototypes in use.
8055
8056 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
8057 t_double_values): When checking differences against DELTA, check
8058 that difference is within the range (-DELTA,DELTA), not just
8059 (-infinity,DELTA).
8060
8061Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
8062
8063 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
8064 'file' command firts, then 'target', then 'load', this is due to gdb
8065 target set up.
8066 * config/mips-gdb.exp: Fix a couple regular exp bugs.
8067
8068Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
8069
8070 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
8071 FP load/store variants.
8072 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
8073
8074Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8075
8076 * gdb.base/term.exp: Do not give a warning if not native, it is
8077 not an abnormal condition.
8078
8079Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
8080
8081 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
8082 t_char_array".
8083
8084Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8085
8086 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
8087 are getting the version number.
8088
8089 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
8090 if not native, it is not an abnormal condition.
8091
8092Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8093
8094 * lib/gdb.exp: Just use "file exists", rather than undocumented
8095 dejagnu procedure "findfile".
8096
8097Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8098
8099 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
8100 (LDFLAGS): Set to -Xlinker -Ur.
8101
8102 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
8103 Removed, these values are set by lib/gdb.exp.
8104
8105 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
8106
8107Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8108
8109 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
8110 of replicating gdb startup code.
8111
8112 * config/mt-vxworks (LDFLAGS): Set to -r.
8113 (CFLAGS_FOR_TARGET): Removed.
8114
8115 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
8116 (gdb) and gdb for vxworks uses (vxgdb).
8117
8118 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
8119 executable is not in the tree and host != target, use sed and
8120 program_transform_name to determine the gdb name used by the
8121 target.
8122
8123 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
8124 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
8125
8126Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8127
8128 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
8129 floats, chars, and shorts where there are ANSI-style function
8130 definitions.
8131
8132 * gdb.base/langs.exp, gdb.base/langs*: New test.
8133 * gdb.base/Makefile.in: Build it.
8134 * TODO: Remove item about checking that C names don't get C++
8135 demangling applied; this test tests it.
8136
8137Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8138
8139 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
8140 went with the const70 xfail. The xfail went away a year ago.
8141
8142 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
8143
8144 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
8145 for hp300.
8146
8147 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
8148
8149 * gdb.base/a1-selftest.exp: Don't run on hp300.
8150
8151Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8152
8153 * Makefile.in (site.exp): Set host_alias and target_alias as well
8154 as host_triplet and target_triplet.
8155
8156Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8157
8158 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
8159
8160 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
8161 places as other ecoff systems).
8162
8163 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
8164 ultrix.
8165
8166Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8167
8168 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
8169 remove them.
8170 * gdb.base/nodebug.exp: Accept "function" in addition to "text
8171 variable and "variable" in addition to "data variable".
8172 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
8173
8174 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
8175 2.
8176 * gdb.base/list1.c (long_line): Add additional statement at start
8177 of function.
8178 * gdb.base/list.exp (test_forward_search): Update line number to
8179 reflect new statement.
8180
8181Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8182
8183 * gdb.base/signals.exp: Reinitialize searched source directories
8184 after gdb_start call.
8185
8186Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
8187
8188 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
8189 * gdb.stabs/Makefile.in: Likewise.
8190
8191 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
8192 change. Instead split the tests into smaller pieces.
8193 * gdb.disasm/hppa.s: Corresponding changes.
8194
8195Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8196
8197 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8198 Quote ^C when passing it to stty. For some shells ^ is a pipe.
8199
8200 * gdb.base/funcargs.exp: Modify many tests so that every test
8201 either passes or fails. Make some test names unique.
8202
8203Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8204
8205 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8206 Call stty to set interrupt character.
8207
8208 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
8209 for HP assembler versus GNU assembler based on actual behavior of
8210 $(CC), rather than assuming that $(AS) is always the GNU assembler.
8211
8212 * TODO: Suggest a few more stepping tests.
8213
8214Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
8215
8216 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
8217 restart GDB for h8300 after a continue.
8218 (return): Add pattern to match a29k-udi behavior.
8219 * gdb.base/nodebug.exp: Remove obsolete comment.
8220 * gdb.base/regs.exp: New file, testing of register displays.
8221 * gdb.base/return.exp: Fix typo in reference to $objdir.
8222 * gdb.base/whatis.exp: Always start with a fresh GDB.
8223
8224Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8225
8226 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
8227 higher, these tests generate a lot of output.
8228
8229Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8230
8231 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
8232 code following the catch silently ignored some errors; without the
8233 catch they should be thrown like any other tcl error. Also, the
8234 catch used "" instead of {} which meant all the callers who wanted
8235 to include one of the characters "[]$ had to quote it an extra time.
8236 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
8237 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
8238 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
8239 Remove extra quoting.
8240
8241Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
8242
8243 * gdb.base/commands.exp: Make test names unique; every test either
8244 passes or fails. Update some comments.
8245
8246 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
8247
8248Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8249
8250 The following fixes a FAIL caused by the fact that the alpha stabs
8251 configuration didn't use the ".if alpha" code in weird.def.
8252 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
8253 bit pointer, so the 32 bit version works even on the alpha.
8254 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
8255 Remove the stuff which allowed us to have separate versions for
8256 alpha and everything else.
8257
8258 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
8259 regexp which "info func operator\[\](" is supposed to match. Fix
8260 string to send to GDB. Note that GDB still doesn't work right. Add a
8261 new test for "info func .perator\[\](" which GDB does handle correctly.
8262
8263 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
8264
8265Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8266
8267 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
8268 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
8269 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
8270 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
8271 it makes the tests harder to understand and confuses test-o-matic.
8272 The preferred style is that each test provides a PASS or a FAIL,
8273 and has a unique message (e.g. "continue #54" not just "continue")
8274 which is the same for the pass and the fail.
8275 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
8276 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
8277 to lib/gdb.exp.
8278 * gdb.base/printcmds.exp: Use test_print_accept. Remove
8279 prt_accept which was basically the same thing. Likewise for
8280 test_print_reject and prt_reject.
8281 * lib/gdb.exp (test_print_reject): Add some more error message
8282 patterns to match from the former printcmds.exp (prt_reject).
8283 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
8284 One defect of the passcount stuff is that some of it failed to
8285 report XPASS where appropriate.
8286 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
8287 stuff before and after arg in expected pattern.
8288 (test_paddr_operator_functions): Re-do test without print_addr_of;
8289 this is the only test which seems to want extra stuff there.
8290
8291Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8292
8293 * gdb.base/nodebug.exp: Update new tests to reflect improved
8294 wording of gdb output.
8295
8296 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
8297 and "ptype" work on variables in files compiled without -g.
8298 Replaces commented out "maint print msymbol" tests.
8299
8300Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8301
8302 * gdb.base/setvar.c (dummy): Call malloc.
8303
8304 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
8305 losing with the irix4 sed.
8306
8307 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
8308 ALRM" on irix4.
8309
8310Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8311
8312 * TODO: Remove items about corefile.exp testing new exec-file and
8313 backtrace; both are now done. Add items about printing enums.
8314
8315Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8316
8317 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
8318 "get signal $thissig" test fails.
8319
8320 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
8321
8322Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8323
8324 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
8325 compiler warning with dec alpha compiler.
8326
8327 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
8328 extra \n from gdb_test call (this explains why the prompt test
8329 that I removed yesterday was there).
8330 (user_defined_command_test): Remove extra \n and prompt test.
8331
8332 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
8333 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
8334 doesn't exist.
8335 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
8336 Also remove alpha workaround, which turns out to be because
8337 SIGABRT == SIGLOST.
8338
8339 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
8340
8341 * gdb.base/help.exp: Don't test "help show".
8342
8343Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8344
8345 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
8346 "set print address" is on.
8347 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
8348 pass prompt to gdb_test; gdb_test already looks for the prompt.
8349
8350 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
8351
8352 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
8353 was a vestige of the manual TESTSTRATEGY, and the purpose of it
8354 was to make sure that gdb can read a core file. But (a) the "read
8355 the corefile" part didn't make it to a1-selftest.exp, we just
8356 delete the corefile after creating it, and (b) we test reading
8357 corefiles in corefile.exp anyway. Also, this test left around a
8358 xgdb process on Solaris.
8359
8360 * gdb.base/corefile.exp: Also test backtrace.
8361
8362Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
8363
8364 * gdb.base/commands.exp: Test a simple user defined command with
8365 arguments and if/while statements; verify the full user command is
8366 printed by "show user".
8367
8368 * gdb.base/commands.exp: Test if/while commands as part of a
8369 breakpoint command list; verify they appear in breakpoint
8370 information.
8371
8372Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8373
8374 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
8375 than by dividing by zero.
8376
8377Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
8378
8379 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
8380 performing an inferior call with watchpoints enabled.
8381 * gdb.base/watchpoint.c (main): Delete second unnecessary read
8382 call.
8383
8384Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8385
8386 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
8387 of "file" command.
8388
8389 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
8390 Add additional pattern for when "int operator int(void);" appears
8391 in a different order.
8392
8393Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8394
8395 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
8396
8397 * gdb.base/help.exp: Replace most of docstrings for "info signals"
8398 and "signal" with ".*".
8399
8400Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8401
8402 * TODO: Add note about "handle all nostop".
8403
8404 * gdb.base/{sigall.c, sigall.exp}: New test.
8405 * gdb.base/Makefile.in: Add it.
8406
8407Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8408
8409 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
8410 when invoking GDB, suppresses any windowing interface.
8411
8412Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
8413
8414 * config/sim-gdb: New file, simulator testing support.
8415
8416Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
8417
8418 * gdb.base/interrupt.exp: Test calling func1 twice.
8419
8420Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
8421
8422 * gdb.base/list.exp (test_forward_search): Set timeout higher
8423 when we'll be getting lots of output from gdb.
8424
8425 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
8426 "init_malloc" to after the expect statement. Run it if that
8427 regexp is taken, but also for two others which happen if source
8428 cannot be found.
8429
8430Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8431
8432 * gdb.base/printcmds.exp: New test, for printing register before
8433 program is running.
8434
8435Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8436
8437 * gdb.base/list.exp: Correct some alternate expect patterns
8438 to reflect changes in list1.c.
8439
8440Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8441
8442 * TODO: Add item regarding large frames.
8443
8444 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
8445
8446 * TODO: Remove item about enabling return.exp; it
8447 is enabled. Suggest a few more "return" tests.
8448
8449Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8450
8451 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
8452 anonymous unions.
8453
8454Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8455
8456 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
8457 and pr-5646.o, so "make" is the same as "make all", not "make
8458 pr-4975.o".
8459
8460Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
8461
8462 * gdb.base/list.exp: Adjust expectations to reflect changes in
8463 list1.c.
8464 (test_forward_search): New test proc.
8465 * gdb.base/list1.c (long_line): New function, has long source line.
8466
8467Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
8468
8469 * gdb.base/a1-selftest.exp: Change initial stepping to know about
8470 additional line of code that was added.
8471
8472Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
8473
8474 * gdb.disasm/hppa.s: Break the large branching tests into smaller
8475 tests so as not to overflow expect's input buffers.
8476 * gdb.disasm/hppa.exp: Corresponding changes.
8477
8478Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8479
8480 Beginnings of template debugging tests.
8481 * gdb.c++/templ-info.cc: New file to test for template
8482 debugging capability of the compiler.
8483 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
8484 templ-info.cc.
8485 * gdb.c++/templates.cc: Add explicit template instantiations
8486 to enable compiling with -fno-implicit-templates. Add destructor
8487 and 'value' method to T5 class for template tests.
8488 * gdb.c++/templates.exp: Add testcases for printing of template
8489 types, setting breakpoints on template methods and calling a
beb998c6 8490 template method.
c906108c
SS
8491
8492Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
8493
8494 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
8495 branch target since some assemblers (gas-2.5) may emit a
8496 relocation for the branch instead of resolving it in the
8497 assembler.
8498
8499Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8500
8501 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
8502 through signal handler.
8503
8504Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8505
8506 * configure.in (*-*-netware): Use config/mt-netware.
8507
8508 * config/mt-netware: New file.
8509 * config/mt-i386-netware: Removed, separate configs for different
8510 netware architectures are no longer needed now that we have
8511 --with-headers.
8512
8513Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8514
8515 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
8516 by the recent changes to use ANSI C arithmetic conversions.
8517
8518Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8519
8520 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
8521 bug involving using inferior_pid to figure out whether to select a
8522 frame.
8523
8524Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
8525
8526 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
8527 match the current disassembler output.
8528
8529Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
8530
8531 * gdb.fortran/exprs.exp: Expect VOID instead of void.
8532 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
8533 types, expect "int" as type of integer values (for now).
8534
8535Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
8536
8537 * gdb.base/commands.exp: New tests for if/while commands.
8538
8539Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
8540
8541 * lib/gdb.exp (runto): Replace sub-pattern for hex value
8542 by .*, since hex values have different syntax in Chill mode.
8543
8544Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8545
8546 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
8547 linefeed from expect pattern for repeated types with indices > 9.
8548
8549Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
8550
8551 First part of Fortran test suite.
8552 * gdb.fortran: New directory.
8553 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
8554
8555Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8556
8557 * gdb.base/default.exp: Update expect pattern for load command
8558 without arguments.
8559
8560Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
8561
8562 * configure.in: Change i386 to i[345]86.
8563 * gdb.base/configure.in: Likewise.
8564 * gdb.c++/configure.in: Likewise.
8565 * gdb.chill/configure.in: Likewise.
8566
8567Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
8568
8569 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
8570 patterns, since that is not a valid context for comments.
8571
8572Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
8573
8574 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
8575 repeated types and repeated types with indices > 9.
8576
8577Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8578
8579 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
8580 2417; old bug has been fixed.
8581
8582Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
8583
8584 * gdb.base/interrupt.exp: When trying to wake up the inferior,
8585 send the newline ourselves instead of assuming gdb_test will do
8586 so when passed an empty input string.
8587
8588 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
8589 stabs testcode.
8590
8591Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8592
8593 * lib/gdb.exp (gdb_test): Don't send anything if the first
8594 argument is an empty string. This makes cases where we want to
8595 match output that is already in expect's buffers (for example,
8596 matching a breakpoint after gdb_run_cmd has been called) work
8597 reliably.
8598
8599Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8600
8601 * config/netware.exp: New file.
8602
8603Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8604
8605 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
8606 the -B and -L prefixes so we can find the debugging stub.
8607
8608 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
8609 there and we are using the gcc from the tree.
8610
8611 * gdb.base/types.c: Removed.
8612
8613 * gdb.base/configure.in: Look for makefile fragments in ../config.
8614 Recognize i386-*-netware.
8615 * gdb.c++/configure.in: Likewise.
8616
8617Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8618
8619 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
8620 the correct TCL syntax.
8621
8622Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8623
8624 * gdb.base/opaque.exp: use runto instead of messing around with
8625 breakpoints. Simplify by using gdb_test.
8626
8627 * gdb.base/bitfields.exp: restart between tests on netware targets
8628 because breakpoints aren't relocated after target death. Run
8629 processes to completion.
8630
8631 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
8632
8633Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
8634
8635 * Makefile.in: Remove extra tabs that confuse some versions
8636 of "make". Use the newly built gdb to test with by default,
8637 rather than the first one in the tester's search path.
8638
8639Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
8640
8641 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
8642
8643 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
8644 condition help.
8645
8646Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8647
8648 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
8649
8650 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
8651 running.
8652 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
8653 * gdb.base/funcargs.exp: Likewise.
8654
8655 * gdb.base/bitfields.exp: Simplify by using gdb_test.
8656 * gdb.base/funcargs.exp: Likewise.
8657
8658 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
8659 message is "".
8660
8661Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8662
8663 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
8664 return,signals,twice}.exp: Handle non-existant binaries
8665 consistantly.
8666
8667 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
8668 * gdb.base/Makefile.in: Don't try to generate a core dump, we
8669 might testing a cross development system.
8670
8671Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8672
8673 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
8674 runtest script is relative to ${srcdir}, not ${rootdir}.
8675
8676Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
8677
8678 * gdb.base/signals.exp: Allow for optionality of breakpoint
8679 address.
8680
8681Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8682
8683 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
8684
8685Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8686
8687 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
8688 for size_t definition.
8689 * gdb.c++/templates.cc: Likewise
8690
8691 * config/mt-i386-netware: New file.
8692
8693 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
8694 defined.
8695
8696 * gdb.base/Makefile.in: Added support for systems that name core
8697 files by appending "core" to the program name.
8698 * gdb.base/a1-selftest.exp: Likewise.
8699
8700Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8701
8702 * gdb.base/return.exp: Add comment and message for `return double'
8703 test failure on Sparc Solaris.
8704
8705Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
8706
8707 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
8708
8709Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8710
8711 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
8712 from optimizing them away.
8713 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
8714 patterns to include default constructors and assignment operators,
8715 to match gcc versions beyond 2.5.8. Accept any cplus demangling
8716 character in the output of the virtual base pointer.
8717
8718Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8719
8720 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
8721 expression match in print_addr_of to avoid unintented matches.
8722 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
8723 versions up to 2.5.8.
8724
8725Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8726
8727 * gdb.base/list.exp: Tweak alternate pattern for listing of an
8728 included file to run under newer versions of expect.
8729 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
8730 consecutive >'s in templates to accomodate recent cplus-dem.c change.
8731 Remove xfail for the virtual table of BDDHookV.
8732
8733Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
8734
8735 * lib/gdb.exp (string_to_regexp): Set a default result.
8736 (default_gdb_start): Fix misleading message.
8737
8738Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
8739
8740 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
8741 Remove all CC, etc definitions.
8742 * config/mt-hpux: New file.
8743 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
8744 (CFLAGS, LDFLAGS): Define.
8745 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
8746
8747 * Makefile.in (site.exp): Don't insert host_os, etc.
8748 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
8749 (distclean): Check existence of subdir.
8750 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
8751 * gdb.base/Makefile.in: General cleanup and simplification.
8752 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8753 to build executables. Use default rule to build .o files.
8754 (EXPECT, RUNTEST, CC): Fix relative pathname.
8755 (site.exp): Don't insert host_os, etc.
8756 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
8757 and/or SIGUSR1 defined.
8758 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
8759 * gdb.c++/Makefile.in: General cleanup and simplification.
8760 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
8761 (CFLAGS): Remove.
8762 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
8763
8764Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
8765
8766 * gdb.base/recurse.exp: Misc changes to get tests running again
8767 after Kung's changes to the watchpoint code.
8768 * gdb.base/watchpoint.exp: Likewise.
8769
8770Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
8771
8772 * lib/gdb.exp (string_to_regexp): Convert {\} also.
8773
8774Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8775
8776 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
8777 * lib/gdb.exp (default_gdb_start): Define.
8778 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
8779 gdb.base/funcargs.exp, gdb.base/opaque.exp,
8780 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
8781 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
8782 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
8783 Don't call gdb_target_udi in between tests.
8784
8785Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8786
8787 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
8788 (which was basically just a local version of the same thing). In
8789 addition to avoiding duplication, gdb_test_exact is faster.
8790 * lib/gdb.exp (gdb_test_exact): Fix typo.
8791
8792 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
8793 don't give an error.
8794
8795 * gdb.base/term.exp: Call delete_breakpoints before starting.
8796
8797 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
8798 (t10): Add comment.
8799
8800Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8801
8802 Reorganization of the GDB Test Suite.
8803
8804 * gdb.base: New directory, contains all the basic tests.
8805 * gdb.c++: New directory, tests specific to C++.
8806 * gdb.chill: New directory, tests specific to Chill.
8807 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
8808 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
8809 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
8810 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
8811 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
8812 t30-31 to chill).
8813 * */gdbme.*: Rename to match appropriate expect scripts.
8814 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
8815 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
8816 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
8817 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
8818 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
8819 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
8820 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
8821 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
8822 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
8823 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
8824 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
8825 gdb.c++/virtfunc.cc: New names of C++ files.
8826 * gdb.chill/chillvars.ch: New name of Chill file.
8827 * gdb.base/configure.in, gdb.c++/configure.in,
8828 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
8829 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
8830 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
8831 * configure.in (configdirs): Update to reflect directory changes.
8832 (target_abbrev): No longer define for any configuration.
8833 * Makefile.in: Cosmetic improvements to header comments.
8834
8835Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
8836
8837 Various changes to gdb.t31:
8838
8839 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
8840 * gdbme.ch: Make all key-words and predefineds be upper-case.
8841 * chillvars.exp: Expect key-words and predefinds in upper-case.
8842
8843 * chillvars.exp: Use gdb_test_exact many places.
8844 Change expected output for arrays (which now includes index labels).
8845
8846 * pr-5020.exp, gdme.ch (module PR_5020):
8847 New test, for PR-5020.
8848
8849Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
8850
8851 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
8852 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
8853
8854Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
8855
8856 * Makefile.in: Fix bit-rot in definitions of CHILL,
8857 CHILL_FOR_TARGET and Chill_LIB.
8858 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
8859 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
8860 CHILL, and CHILL_LIB.
8861
8862Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
8863
8864 * Revert the previous changes. Please see Rob's directory
8865 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
8866
8867Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
8868
8869 * Makefile.in, configure.in, config/mips-gdb.exp,
8870 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
8871 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
8872 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
8873 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
8874 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
8875 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
8876 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
8877 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
8878 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
8879 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
8880 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
8881 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
8882 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
8883 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
8884 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
8885 changes from 94Q1.
8886
8887Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
8888
8889 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
8890 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
8891 Rob's new testing fragments.
8892
8893Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
8894
8895 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
8896 lib/gdb.exp: Replace error proc calls with perror.
8897
8898Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
8899
8900 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
8901 version also, match on casted version strings, and match on
8902 gdb startup case where the line numbers might be messed up.
8903
8904Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
8905
8906 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
8907 (CFLAGS): Delete it from here.
8908
8909Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
8910
8911 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
8912
8913Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
8914
8915 * Makefile.in (RUNTEST): Default to just "runtest".
8916
8917Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8918
8919 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
8920 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
8921 the code has been restructured.
8922
8923Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8924
8925 * gdb.t00/default.exp (set write): Allow any number of \r and/or
8926 \n, not just one of each.
8927
8928 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
8929 /bin/cc gives a warning if you do.
8930
8931Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
8932
beb998c6 8933 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
8934 __t10ListS_link1ZUiRCUiPT0
8935
8936Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8937
8938 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
8939 on local variables in recursive functions.
8940
8941 * gdb.t07/Makefile.in: Build the new test.
8942
8943Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8944
8945 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
8946 directly. Instead compare the return values from actual calls.
8947
8948Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
8949
8950 * Makefile.in (check): Set TCL_LIBRARY for runtest.
8951
8952Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8953
8954 * From Peter Schauer with minor modifications.
8955 * gdb.t15/return.exp (return_tests): Handle targets where "return"
8956 stops in mid-line in the caller. Add xfail for returning a float
8957 value on X86 targets.
8958
8959Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8960
8961 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
8962 to avoid expect lossage.
8963 (fmem_LRbug_tests): Likewise.
8964 * gdb.disasm/hppa.s: Corresponding changes.
8965
8966 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
8967 conditions to work with latest dejagnu/expect.
8968
8969 * gdb.t15/funcargs.exp (finish from indirect call): No longer
8970 expected to fail on the PA.
8971 (backtrace in call with trampolines): Explicitly require main
8972 to be frame #1 (no trampolines should show up in backtrace).
8973
8974 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
8975 "continue -expect".
8976 * gdb.t06/break.exp: Likewise.
8977 * gdb.t07/watchpoint.exp: Likewise.
8978 * gdb.t13/bitfields.exp: Likewise.
8979 * gdb.t15/{funcargs,return}.exp: Likewise.
8980 * gdb.stabs/weird.exp: Likewise.
8981 * config/{mips,udi}-gdb.exp: Likewise.
8982
8983 * hppa.sed: Enclose comments within a sed command to avoid
8984 losing with the old OSF1 sed.
8985
8986Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8987
8988 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
8989 sequent dynix.
8990 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
8991 * gdb.t15/funcargs.exp: Conditionally step again to really
8992 finish from marker_call_with_trampolines. Handle the case where
8993 the first step from within call_with_trampolines already steps
8994 us back to main.
8995 * gdb.t15/gdbme.c: Add comment to closing brace of
8996 call_with_trampolines for funcargs.exp.
8997
8998Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8999
beb998c6 9000 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
9001 Fix typo(s).
9002
9003Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9004
9005 * gdb.t07/gdbme.c: More code for watchpoint testing.
9006
9007 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
9008 "Hardware watchpoint" throughout file.
9009 (test_watchpoint_triggered_in_syscall): New test.
9010 (test_complex_watchpoint): New test.
9011
9012Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9013
9014 * gdbme.c (call_with_trampolines): New function to try and step
9015 into. Tests trampoline problems on the PA.
9016
9017 * funcargs.exp (localvars_in_indirect_call): No longer expect
9018 stepping into indirect call to fail on PAs.
9019 (test_stepping_over_trampolines): New test.
9020
9021Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9022
9023 * TODO: Add suggestions for static member function tests, and
9024 completion tests.
9025
9026Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9027
9028 * TODO: Add suggestions for "p/a" tests.
9029
9030 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
9031 (default_gdb_exit): Replace all the hair with sending "quit" to
9032 the process with a simple close.
9033
9034Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9035
9036 * TODO: Add suggestions for shared library tests.
9037
9038Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9039
9040 * TODO: Add suggestions for x/s tests.
9041
9042Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9043
9044 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
9045 "enable once", and "enable breakpoints once" with ".*".
9046
9047Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9048
9049 * TODO: Add suggestions about structure passing tests.
9050
9051Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9052
9053 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
9054 the primary1 test, use work around if __GNUC__ < 2.
9055 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
9056 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
9057 Test for bad output rather than waiting for timeout. Issue
9058 second continue only if first continue failed.
9059
9060Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9061
9062 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
9063 operator[] test with gdb_test because the old code didn't seem to
9064 be getting the quoting right with the new dejagnu.
9065
9066Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
9067
9068 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
9069 one from the path.
9070 * Makefile.in: Use a fresh expect if there is one, use runtest
9071 from the src tree if there is one.
beb998c6 9072
c906108c
SS
9073Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9074
9075 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
9076 next over recursive call. Revise the tests from that point on
9077 (which had been skipped) to match GDB's actual (correct) output.
9078
9079 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
9080 with next over a breakpoint whose condition is false.
9081
9082 * gdb.t00/help.exp: Comment out "help set print" tests just like
9083 (and for same reason as) "help set" test.
9084
9085Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9086
9087 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
9088 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
9089
9090Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9091
9092 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
9093 necessary gdb_target_udi.
9094
9095 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
9096
9097 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
9098 1838 and 2417; they are fixed.
9099
9100 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
9101 gdb.t03/ptype.exp (ptype structure, ptype union):
9102 Remove xfails; the test is looser than when the xfails were added.
9103
9104 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
9105 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
9106
9107 * gdb.t01/run.exp: Only run shell test if isnative.
9108
9109 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
9110 since "run" automatically loads if necessary. Call gdb_target_udi
9111 after the "file" since "file" kills any execution target.
9112
9113 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
9114 GDB. GDB doesn't work that way (not anymore at least) on UDI.
9115 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
9116 argument for UDI.
9117
9118Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9119
9120 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
9121
9122 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
9123
9124Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9125
9126 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
9127 properly quoting regexps. This makes the second argument to
9128 demangle a fixed string, which matches the callers, instead of a
9129 shell-style pattern which is what the previous implementation
9130 used. Update some of the callers.
9131
9132Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9133
9134 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
9135 (comib_nullified_tests): Fix typo.
9136 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
9137 strings. No longer expected to fail.
9138
9139 * gdb.disasm/hppa.s (addib_tests): Fix typo.
9140 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
9141 strings. No longer expected to fail.
9142
9143 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
9144 string. No longer expected to fail.
9145
9146Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9147
9148 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
9149 No longer expected to fail.
9150
9151 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
9152 string. No longer expected to fail.
9153
9154Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9155
9156 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
9157 only in the names (I probably got most of them). I was even
9158 generous with some which differed in underscores in names, and
9159 probably missed a few, and I *still* was able to remove almost a
9160 third of the file with almost no impact on testsuite coverage.
9161
9162Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9163
9164 * gdb.t00/default.exp: Match udi_attach error message as well as
9165 the one from child_attach.
9166
9167 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
9168
9169 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
9170
9171 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
9172 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
9173
9174 * Move test with enums and partial symbols back to
9175 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
9176 Reverts the change of 26 May 93. Per today's change to
9177 stabs.texinfo, the behavior that weird.exp was expecting was
9178 unreasonable; what is important is that the compiler+gdb get
9179 things right, which happens with a recent gcc. Also fix the test
9180 to deal with native compilers which put out the stab gdb can't
9181 deal with.
9182
9183Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9184
9185 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
9186 in the names. The main thing these accomplish is to slow things down.
9187 Many more such duplicates surely remain.
9188
9189 * gdb.t00/help.exp: Comment out "help support" test just like
9190 (and for same reason as) "help set" test.
9191
9192Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
9193
9194 * gdb.t06/break.exp: Remove setup_xfails for
9195 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
9196 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
9197 about known bug in gcc to include up through 2.5.8.
9198 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
9199 well as "_vb$".
9200 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
9201 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
9202 with latest gcc and gdb.
9203 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
9204 well as "_vb$".
9205
9206Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9207
9208 * configure.in (hppa*-*-*): Also configure and build stabs-only
9209 tests.
9210
9211Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9212
9213 * gdb.t10/hppa.mt: A makefile fragment for the PA.
9214 * gdb.t10/configure.in (hppa*-*-*): Use it.
9215
9216Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9217
9218 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
9219
9220Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9221
9222 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
9223 versions prior to 1.13.5.
9224
9225Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9226
9227 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
9228 the prompt is at the start of a line.
9229
9230Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9231
9232 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
9233 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
9234 in the copr tests now.
9235 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
9236 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
9237 expected to fail.
9238
9239Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
9240
9241 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
9242 gdb.t31/chillvars.exp, lib/gdb.exp:
9243 Tweak to run under either version of expect.
9244 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
9245 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
9246 * gdb.t11/list.exp: Remove extraneous whitespace.
9247
9248Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9249
9250 * gdb.t16/printcmds.exp (test_print_strings): Accept
9251 "(unsigned char *) " before the string.
9252
9253 * TODO: Add notes about printing of fancy types and GDB expressions.
9254
9255Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
9256
9257 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
9258 * gdb.t06/configure.in: Don't try to compile signals test program
beb998c6 9259 if doing mips-idt-ecoff.
c906108c
SS
9260
9261Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
9262
9263 * Most .exp files: Tweak to run under either version of expect.
9264
9265Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9266
9267 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
9268 xfails; I'm not sure why they are failing, but not because of PR 1806.
9269
9270Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
9271
9272 * config/unix-gdb.exp: Remove gdb_unload cause it's already
9273 defined in lib/gdb.exp.
9274
9275Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9276
9277 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
9278 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
9279 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
9280 have to be typeless.
9281
9282Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9283
9284 * TODO: Add suggestion for copyright year test.
9285
9286Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
9287
9288 * configure.in (*-*-lynxos*): Add stabs tests.
9289
9290Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9291
9292 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
9293 so insert a tab before any assembler directive in column zero.
9294
9295 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
9296 stores.
9297 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
9298 stores.
9299 (fpu_short_memory_tests): Likewise.
9300
9301Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9302
9303 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
9304 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
9305 .stabs directives in comments.
9306
9307Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9308
9309 * TODO: New file, describing tests we could write.
9310 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
9311
9312Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9313
9314 * gdb.t06/signals.exp: Add kludge to force re-sync.
9315
9316 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
9317 to xgdb instead of gdb, get out of gdb.
9318
9319Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
9320
9321 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
9322 for info.
9323
9324Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9325
9326 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
9327 * gdb.stabs/configure.in (hppa*-*-*): Use it.
9328 * gdb.stabs/hppa.sed: New sed script for the PA.
9329
9330Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9331
9332 * gdb.stabs: Re-write weird.def and configuration to use sed
9333 instead of cpp. sed is portable and POSIX; cpp is neither.
9334
9335Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9336
9337 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
9338
9339Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9340
9341 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
9342
9343Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9344
9345 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
9346 "_vb$".
9347 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
9348 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
9349
9350Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9351
9352 * lib/gdb.exp: Comment out code which depends on non-existent
9353 `transform' procedure.
9354
9355Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
9356
9357 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
9358 * lib/gdb.exp: Transform tool name.
9359 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
9360 1.1's new error handling system.
9361
9362Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9363
9364 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
9365
9366Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9367
9368 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
9369 They made pattern matching so slow that timeouts happened on
9370 heavily loaded systems. Now any output from "show print" which
9371 gets us back to the GDB prompt is a PASS.
9372
9373Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
9374
9375 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
9376
9377Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9378
9379 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
9380
9381 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
9382 It is not from PR 3220.
9383
9384Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9385
9386 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
9387 just started failing because they depended on the order the
9388 subcommands are presented, or exact docstring text. This kind of
9389 test is a pain and has minimal benefit.
9390
9391Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9392
9393 * gdb.t09/corefile.exp: At end of test, use "core" command with
9394 no arguments.
9395
9396Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
9397
9398 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
9399 17}/Makefile.in: Make it possible to run the testsuite with Sun
9400 make and CC = cross gcc by adding explicit build rules for .o
9401 files.
9402
9403Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9404
9405 * gdb.t15/funcargs.exp: Don't put comments on same line as
9406 setup_xfail (@#$*%& tcl braindamage!).
beb998c6 9407
c906108c
SS
9408Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9409
9410 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
9411
9412Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
9413
9414 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
9415 * gdb.t20/inherit.exp: remove three dumplicate entries.
9416
9417Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9418
9419 * gdb.t06/break.exp: For "next over recursive call", fail on any
9420 incorrect output, not just on "factorial (value=2)".
9421
9422Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9423
9424 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
9425 working now. Add an xfail if accesing a bss variable causes
9426 a memory error if the target is not yet run.
9427
9428Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9429
9430 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
9431 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
9432 name of __st* demangling (2 strings). Did Kung really get the
9433 more than 95 others right without testing them?
9434
9435Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
9436
9437 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
9438
9439Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
9440
9441 * configure.in (configdirs): Add gdb.disasm
9442 * gdb.disasm: New directory for GDB disassembler tests.
9443 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
9444
9445Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9446
9447 * gdb.t00/help.exp: Don't test "help set".
9448
9449 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
9450 from within expect statements. None of these happen anymore and
9451 they cause regressions to be silently unnoticed.
9452
9453 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
9454 messages) about known failures with gcc cygnus-2.4.5-930417.
9455
9456 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
9457 comp-info.exp so it gets built if it doesn't exist.
9458
9459 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
9460 it is no longer used.
9461 * gdb.t13/comp-info.c: Removed.
9462
9463Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9464
9465 * gdb.t06/signals.exp: Add xfail for sun3.
9466
9467Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9468
9469 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
9470 relevant because ^C doesn't get sent but failure can be reproduced
9471 interactively).
9472
9473Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9474
9475 * gdb.stabs/alpha.mt: New configuration file for alpha.
9476 * gdb.stabs/configure.in: Use it.
9477 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
9478 sharing with alpha.mt, redefine long to word via preprocessor.
9479 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
9480 for alpha.
9481 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
9482 native cc.
9483 * gdb.t00/teststrategy.exp: Change expect string so that we
9484 consume the `(xgdb)' from the command echo and from the gdb prompt.
9485 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
9486 gdb currently compares all values as long, so this failure probably
9487 applies to any configuration where LONGEST is bigger than a target int.
9488 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
9489 with gcc.
9490 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
9491 to handle opaque pointers, gcc is.
9492 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
9493 as first argument. Include <sys/types.h> and change all operator
9494 new definitions to use size_t.
9495 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
9496 now that we use size_t.
9497
9498Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9499
9500 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
9501 a long or float array cast all array members to the same type.
9502 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
9503 with 64 bit longs.
9504 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
9505 on alpha.
9506 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
9507
9508Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9509
9510 * gdb.t24 (demangle.exp): Constructors of templates have names like
9511 vector<int>::vector(int) not vector<int>::vector<int>(int). See
9512 section 14.6 of the ARM.
9513
9514 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
9515 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
9516 accomplish little and slow down the testsuite.
9517
9518 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
9519 Accept spaces various places.
9520
9521Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9522
9523 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
9524 with watchpoint enabled.
9525
9526 * Makefile.in: Remove definition of CC and remove the second
9527 definition of CXX (the "CXX = gcc" one remains). These definitions
9528 were causing backquotes to be expanded within backquotes, which
9529 doesn't work.
9530
9531Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9532
9533 * gdb.t17/callfuncs.exp: Add "return 0" to end.
9534
9535Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9536
9537 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
9538 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
9539 by mips cc and contains no stabs entries.
9540
9541Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
9542
9543 * config/vx-gdb.exp: Use fake device to load files rather than
9544 NFS.
9545 * lib/gdb.exp: New proc to do "file" command.
9546 * config/unix-gdb.exp: Use new "file" proc.
9547
9548Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9549
9550 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
9551 Rework board rebooting slightly.
9552 (gdb_exit): Don't exit from the remote shell; there isn't one.
9553 * gdb.stabs/weird.exp: If a program is being debugged already,
9554 kill it.
9555 * gdb.t04/setvar.exp: Stop and restart gdb.
9556 * gdb.t05/expr.exp: Likewise.
9557 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
9558 restart gdb and reload the program.
9559 * gdb.t08/opaque.exp: Likewise.
9560 * gdb.t12/scope.exp: Likewise.
9561 * gdb.t13/bitfields.exp: Likewise.
9562 * gdb.t15/funcargs.exp: Likewise.
9563 * gdb.t20/classes.exp: Likewise.
9564 * gdb.t03/ptype.exp: Increase timeout.
9565 * gdb.t16/printcmds.exp (test_print_string_constants,
9566 test_print_array_constants): Likewise.
9567 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
9568 * gdb.t20/classes.exp (do_tests): Likewise.
9569 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
9570
9571Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
9572
9573 * gdb.stabs: Renamed *wierd* to *weird*.
9574
9575Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9576
9577 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
9578 for timeout. Add "known gcc 2.4.5 bug" to failure message.
9579
9580Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9581
9582 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
9583 (do_tests): Remove xfail for whatis on one_var and two_var.
9584
9585Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
9586
9587 * Makefile.in: Made cross building work better by adding
9588 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
9589
9590Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9591
9592 * gdb.t15/{return.c,return.exp,Makefile.in}:
9593 New test, currently commented out.
9594
9595Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
9596
9597 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
9598 still running and removes the leftover named socket so GDb can do
9599 clean restarts.
9600
9601Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
9602
9603 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
9604 console, not GDB.
9605 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
9606 cross testing works better with "make check"
9607 * config/unix-gdb: Use default procedures for exit and version.
9608 * config/vx-gdb.exp: Cleaned up and massaged back to working order
9609 with the newest VxWorks.
9610
9611Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9612
9613 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
9614 old form.
9615
9616 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
9617 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
9618
9619 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
9620
9621 * config/unix-gdb.exp: Remove this version of gdb_exit
9622 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
9623 Rob says he'll look at it when he gets back to testing boards.
9624
9625Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
9626
9627 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
9628 an expected fail for certain ptype commands.
9629
9630 * gdb.t20/classes.exp: Update expected results of "ptype class
9631 Base1" to account for the constructor that now appears in the type.
9632
9633Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
9634
9635 * configure.in (configdirs): Restore gdb.t04, which mysteriously
9636 disappeared from list.
9637 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
9638 "alldone" proc with call to cleanup and exit.
9639 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
9640 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
9641 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
9642 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
9643 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
9644 "alldone" proc with simple returns that suppress remaining
9645 tests. The alldone proc went away many months ago.
9646
9647Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9648
9649 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
9650
9651 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
9652
9653Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9654
9655 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
9656 as vax gdb will display them.
9657
9658Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9659
9660 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
9661 optimizers.
9662
9663 * scope.exp: Change "bad value for localval" messages so each one
9664 is unique.
9665
9666 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
9667 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
9668
9669 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
9670
9671Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9672
9673 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
9674 doesn't exist (due to optimization).
9675
9676Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9677
9678 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
9679 contains \r because the filename is long.
9680
9681 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
9682 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
9683
9684Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9685
9686 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
9687 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
9688 Ultrix.
9689 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
9690 int tests.
9691 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
9692
9693Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
9694
9695 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
9696
9697 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
beb998c6 9698 to match does not match the passing case but still matches the
c906108c
SS
9699 failing case.
9700
9701Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9702
9703 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
9704
9705Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
9706
9707 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
9708 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
9709 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
9710 Remove various versions of gdb_exit.
9711 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
9712 gdb_exit.
9713 * config/unix-gdb.exp: gdb_exit remains here, and should override
9714 the generic version, since it's doing a lot of wierd stuff that
9715 the other versions aren't. FIXME, fold it in, or abandon this
9716 version.
9717
9718Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9719
9720 * gdb.t24/demangle.exp: Add tests for PR 3220.
9721
9722Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9723
9724 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
9725
9726Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
9727
9728 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
9729 "i386-*-*". Works for i486 as well.
9730
9731 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
9732 bug, and expand domain of xfail to all SVR4 systems, since the
9733 actual problem is likely to be in generic SVR4 /proc support.
9734
9735Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9736
9737 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
9738
9739Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
9740
9741 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
9742 xfails for other systems. Match a missing 'Continuing.' as an
9743 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
9744
9745 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
9746 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
9747 Only issue warning for missing executables if -all option is used.
9748
9749 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
9750 file if -all option is used. It's like an unpredictable XFAIL.
9751
9752Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9753
9754 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
9755 for dynamically linked binaries.
9756
9757 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
9758
9759Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9760
9761 * gdb.t20/inherit.exp: Change message for "print tagless struct"
9762 to state that this is a known bug in old versions of g++.
9763
9764Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9765
9766 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
9767 while waiting for `Continuing'.
9768
9769Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
9770
9771 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
9772 in text, data, and bss.
9773 * gdb.t10/nodebug.c: Add local and global test variables for
9774 initialized and uninitialized data.
9775
9776Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9777
9778 * config/unix-gdb.exp (gdb_exit): Add "wait".
9779
9780Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9781
9782 * gdb.t06/signals.exp: xfail the continue from the handler for all
9783 targets.
9784
9785 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
9786 function with watchpoints enabled, the i386 call dummy starts with
9787 a call.
9788
9789 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
9790 386 bsd names its corefiles.
9791
9792Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
9793
9794 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
9795 compilers don't grok it.
9796 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
9797 with small octal ints rather than character constants, which
9798 are signed and might not fit if first promoted to int.
9799
9800Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
9801
9802 * gdb.t09/Makefile.in (clean): Remove corefile.
9803
9804Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9805
9806 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
9807
9808Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9809 and Jim Kingdon (kingdon@cygnus.com)
9810
9811 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
9812 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
9813 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
9814
9815Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9816
9817 * gdb.t17/interrupt.exp: Add xfail for hppa.
9818
9819Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9820
9821 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
9822 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
9823 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
9824 to determine signed-ness of bitfields and use the result to setup
9825 the xfail.
9826 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
9827 * gdb.t15/funcargs.exp: Use them to step until the second indirect
9828 call line is reached if necessary.
9829
9830Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9831
9832 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
9833
9834Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9835
9836 * gdb.t06/break.exp: Also test `clear' command.
9837
9838Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9839
9840 * gdb.t00/teststrategy.exp: Remove extra quote.
9841
9842 * gdb.t07/watchpoint.exp: Change xfail for calling function with
9843 watchpoint enabled to be for all non-68k machines.
9844
9845 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
9846
9847Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9848
9849 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
9850 targets use aout.mt instead of ecoff.mt as gas understands
9851 standard aout format.
9852
9853Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9854
9855 * lib/gdb.exp (runto): Don't insist that function we are running to
9856 was compiled with -g.
9857
9858 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
9859
9860 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
9861 to get back into the read system call.
9862 Accept leading newline in case where we woke it up.
9863
9864Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9865
9866 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
9867 to make the stabs test work on ecoff systems using gcc and -with-stabs.
9868 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
9869 enable ecoff configuration.
9870
9871Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9872
9873 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
9874
9875Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9876
9877 * gdb.t16/printcmds.exp: Add another printf test.
9878
9879Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
9880
9881 * configure.in: If configured -with-stabs on any target, add
9882 stabsdirs to configdirs.
9883
9884Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9885
9886 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
9887 fun" so pattern does not match the command itself.
9888
9889Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9890
9891 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
9892
9893Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9894
9895 * gdb.t17/interrupt.exp: Test for more things.
9896
9897Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9898
9899 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
9900 compiler arranges the code and line numbers.
9901
9902 * gdb.t17/interrupt.exp: Don't send \n after ^C.
9903
9904Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9905
9906 * gdb.t00/help.exp: Increase expect input buffer size.
9907
9908Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9909
9910 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
9911
9912 * gdb.t07/watchpoint.exp: Add xfail for hppa.
9913
9914 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
9915
9916 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
9917 [0-9]*, not just [0-9].
9918
9919Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9920
9921 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
9922
9923 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
9924
9925Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9926
9927 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
9928
9929Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9930
9931 * gdb.t06/signals.c: Add xfails for sun3.
9932
9933 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
9934
9935 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
9936 test_stepping tests.
9937
9938Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9939
9940 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
9941
9942 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
9943
9944 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
9945 rather than actually putting it through cpp twice.
9946
9947 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
9948
9949Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
9950
9951 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
9952 no longer needed.
9953
9954Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9955
9956 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
9957
9958 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
9959 C++ features prints as "struct", make it a pass, not an xfail.
9960
9961Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9962
9963 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
9964 Don't require VA to print as "class" rather than "struct".
9965
9966Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
9967
9968 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
9969
9970Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9971
9972 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
9973
9974Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9975
9976 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
9977 order.
9978
9979Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9980
9981 * gdb.t16/printcmds.exp: Add printf tests.
9982
9983 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
9984
9985 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
9986
9987Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
9988
9989 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
9990 pass counts, to counteract any existing or future setup_xfails.
9991
9992Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9993
9994 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
9995 {BEGIN,END}_COMMON for common block instead of STAB.
9996 * gdb.stabs/wierd.exp: Add xfail for rs6000.
9997
9998 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
9999 intp_var should be N_GSYM not N_LSYM.
10000 wierd-aout.S: Use a label for the value of the N_SO.
10001 wierd.def: Remove all backslashes.
10002 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
10003
10004Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10005
10006 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
10007 get the expected next to inheritance3.
10008
10009Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10010
10011 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
10012 now that gcc-2.4 gets it right.
10013
10014Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10015
10016 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
10017
10018 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
10019 generating comp-info.exp which works for cross-compilation.
10020
10021Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
10022
10023 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
10024 "*-*-sysv4.*".
10025
10026Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
10027
10028 * gdb.t01/run.exp: Start with a fresh gdb.
10029 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
10030 SVR4.x.
10031
10032Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
10033
10034 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
10035 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
10036 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
10037 Makefile.in (distclean, realclean): Remove gdbme.c from list of
10038 things to remove.
10039
10040Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
10041
10042 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
10043 test cases from bug reports.
10044
10045Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
10046
10047 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
10048 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
10049 avoid spurious xfails.
10050 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
10051 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
10052 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
10053
10054Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
10055
10056 * gdb.t00/teststrategy.exp: Rework to provide more useful
10057 description of each test, fix problem with systems that define
10058 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
10059 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
10060 results for "next over recursive call" so timeouts aren't taken
10061 by error.
10062
10063Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
10064
10065 * gdb.t12/scope.exp: Test printing of variables before run.
10066
10067 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
10068 printed in wrong order due to sorting.
10069
10070Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
10071
10072 * gdb.t00/teststrategy.exp: Fix expected results for printing
10073 user entered string constant. Is array of char, prints with no
10074 address.
10075
10076 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
10077 commands.
10078 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
10079 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
10080 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
10081 of struct of char arrays.
10082 * gdb.t00/radix.exp: New tests for radix commands.
10083
10084Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
10085
10086 * gdb.t16/printcmd.exp: Print a variable before running program
10087 (with xfail for AIX).
10088
10089Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
10090
10091 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
10092
10093 * gdb.t16/printcmd.exp: Don't print variables before running program.
10094
10095 * gdb.t06/break.exp: Don't require envp argument to main.
10096
10097 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
10098
10099 * gdb.t02/whatis.exp, gdb.t11/list.exp:
10100 Add xfails for rs6000.
10101
10102 * gdb.t02/whatis.exp: Change other tests not to re-test something
10103 we already tested.
10104
10105 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
10106 each type used has a variable of that type.
10107
10108Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
10109
10110 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
10111
10112Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10113
10114 * configure.in: change srctrigger to be a file, not a directory
10115
10116Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
10117
10118 * configure.in (mips-idt-ecoff*): Added trailing '*'.
10119
10120 * gdb.t11/list.exp: Fixed a couple of typos.
10121
10122Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
10123
10124 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
10125 is fixed and PR is closed.
10126 * gdb.t16 (gdbme.c): Add simple test string variable.
10127 * gdb.t16 (printcmds.exp): Add tests with simple test string
10128 variable, primarily for boundaries on "set print elements".
10129
10130Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
10131
10132 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
10133 Make leading 0's optional and don't expect a tab in the middle
10134 of the number.
10135
10136 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
10137
10138 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
10139 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
10140 don't end command passed to gdb_test with newline.
10141
10142 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
10143 signed keyword away, don't expect signed bitfields to be signed.
10144
10145 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
10146 printing with only as many 1's as are in the field as well as printing
10147 with 32 1's (see comment).
10148
10149Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
10150
10151 * gdb.t00/default.exp: Start with a fresh gdb.
10152 * configure.in (configdirs): Remove gdb.t31 until the chill
10153 compiler works again. It no longer is able to find chillrt0
10154 since it isn't in libchill.a anymore.
10155 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
10156 wierd.o, make more modular.
10157 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
10158 spurious newlines that caused problems.
10159
10160Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10161
10162 * Move test with enums and partial symbols from gdb.t03/ptype.exp
10163 to gdb.stabs/wierd.exp since GCC has worked around the bug.
10164 gdb.stabs/wierd.{exp,def}: Many new tests.
10165
10166 * gdb.t00/default.exp: update info line for new message.
10167
10168 * gdb.t02/{whatis.exp,gdbme.c}:
10169 Test that "char *" doesn't print as "caddr_t".
10170
10171Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10172
10173 * gdb.t00/help.exp: Use .* in place of some help messages which
10174 just changed.
10175 gdb.t00/default.exp: Update "info frame" test for new message.
10176 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
10177 Remove some xfails
10178
10179Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10180
10181 * gdb.t03/{gdbme.c,ptype.exp}:
10182 Add tests for typedef'd struct and union without tags.
10183 Also check "whatis" on a variable of a typedef'd enum without a tag.
10184
10185 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
10186 PRMS 1823; the bug still exists but isn't reproduced by this test
10187 anymore), and remove rs6000 XFAIL (the bug is fixed).
10188
10189 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
10190 duplicated from whatis.exp. For those that are left, accept
10191 "long", "long int", or "int" for long variables (whatis.exp already
10192 has an XFAIL for "int", so no need to fail it here).
10193
10194 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
10195 Deal with GCC's names for types now that GDB uses the compiler's names.
10196
10197 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
10198 setup_xfail's for sunos4. If we #defined the signed keyword away,
10199 don't expect GDB to know that char it is signed.
10200
10201 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
10202
10203Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
10204
10205 * configure.in (configdirs): Add gdb.t24 for C++ tests that
10206 should work on any system, regardless of debugging format.
10207 * gdb.t21/demangle.exp: Move to gdb.t24.
10208 * gdb.t24/demangle.exp: Move from gdb.t21.
10209 * gdb.t24/{Makefile.in, configure.in}: New files.
10210
10211Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10212
10213 * configure.in: Do gdb.stabs and C++ tests only for stabs.
10214 * gdb.stabs: New directory.
10215
10216Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10217
10218 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
10219 not just "Quit anyway?".
10220
10221Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
10222
10223 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
10224 that all setup_xfails are immediately followed by clear_xfails.
10225
10226Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
10227
10228 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
10229 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
10230 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
10231 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
10232 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
10233 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10234 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10235 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
10236 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
10237 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
10238 gdb.t31/chillvars.exp, lib/gdb.exp:
10239 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
10240 bug-gdb@prep.ai.mit.edu.
10241
10242Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
10243
10244 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
10245 with 0.0, not integer 0.
10246
10247Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
10248
10249 * gdb.t06/break.exp: Update for "Kill the program" message change.
10250
10251Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
10252
10253 * Makefile.in (GDBFLAGS): Set to -nx.
10254 * Makefile.in (site.exp): Use GDBFLAGS.
10255
10256Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10257
10258 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
10259 Makefiles.
10260 (check): depend on just-check.
10261 (just-check): added so that tests can be run without a noop
10262 build pass.
10263
10264Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10265
10266 Switch to using configure's configdirs.
10267 * Makefile.in (Makefile): add configure.in dependency.
10268 (SUBDIRS): removed redundant assignment.
10269 * configure.in: switch subdirs assignment to configdirs.
10270 * gdb.t*/configure.in: new files.
10271
10272Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
10273
10274 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
10275 works.
10276
10277Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
10278
10279 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
10280 in explicit rules. Apparently this is not supported by some makes.
10281
10282Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
10283
10284 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
10285
10286Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10287
10288 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
10289 disappeared.
10290
10291Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10292
10293 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
10294
10295Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
10296
10297 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
10298 watchpoint problem that is now fixed.
10299 * gdb.t30/chexp.exp: Remove setup_xfail for printing
10300 uninitialized convenience variables.
10301 * gdb.t31/chillvars.exp: Fix expected patterns for printing
10302 structures.
10303
10304Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10305
10306 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
10307 which causes expect to get out of sync with gdb on long output
10308 from help set.
10309 * gdb.t09/corefile.exp: Make expected pattern for core file
10310 failing signal and frame output format less sun specific.
10311
10312Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
10313
10314 * gdb.t31/chillvars.exp: Add and remove initial dummy
10315 breakpoint, so that symbol table is forced in.
10316 (Needed at least on Sunos4, though it seems not SVR4.)
10317 * gdb.t31/chillvars.exp: Update for changed output format.
10318
10319Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
10320
10321 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
10322
10323Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
10324
10325 * Makefile.in: Added --srcdir when invoking runtest, removed the
10326 need for a local config file. (optional now)
10327
10328Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
10329
10330 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
10331 failure count used to force early termination. Add some more
10332 expected failures for gnu style demangling.
10333
10334Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10335
10336 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
10337 pmi variable from gdb.t20/gdbme to get optimized away.
10338 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
10339 Check for written corefile upon timeout _and_ eof.
10340
10341Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10342
10343 * config/unix-gdb.exp: Add missing return 0.
10344
10345Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10346
10347 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
10348 test termination.
10349
10350Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
10351
10352 * configure.in (subdirs): Put back gdb.t17 which mysteriously
10353 disappeared.
10354
10355Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
10356
10357 * gdb.t10/crossload.exp: Disable the i860-elf test until such
10358 time as i860 support works.
10359
beb998c6 10360 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
10361 "backtrace 100\r" rather than just "backtrace\r", to match last
10362 change.
10363
10364Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
10365
10366 * config/udi-gdb.exp (gdb_exit): Remove close command.
10367 (gdb_target_udi): New procedure to set the UDI target.
10368 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
10369 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
10370 Added waits for prompts after several question responses. Added
10371 some more responses used by a29k-amd-udi-gdb.
10372 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
10373 pass different arguments, restart UDI connection after program
10374 completion.
10375 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
10376 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10377 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
10378 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
10379 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
10380 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
10381 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10382 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
10383 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
10384 after program completion.
10385 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
10386 compiled with a SELECT_VECS setting.
10387 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
10388 infinite recursion.
10389
10390 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
10391 Added checks for COFF results, and made them expected failures for
10392 all targets. It would be better to make them expected failures
10393 for COFF targets only.
10394
10395Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10396
10397 * Makefile.in: add null dvi target, don't bother to recurse
10398 through test directories for info and install-info; rename
10399 $(datadir) to be dejagnu instead of deja-gnu
10400
10401Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
10402
10403 * gdb.t31/gdbme.ch: Re-enable code that previously caused
10404 compiler to coredump.
10405 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
10406 code.
10407
10408Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
10409
10410 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
10411 coredump.
10412 * gdb.t31/chillvars.exp: Comment out tests that depend on that
10413 code.
10414
10415Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
10416
10417 * gdb.t03/ptype.exp: tests for return code from gdb_test.
10418 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
10419 which in a shell. Deletes xgdb when done.
10420 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
10421 Tests the return from the "set height" or "set width" commands.
10422 Added a few return codes where needed.
10423
10424Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
10425
10426 * Makefile.in (SUBDIRS): Add gdb.t17.
10427 * configure.in (subdirs): Add gdb.t17.
10428 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
10429 files to test gdb's calling of functions in the inferior with
10430 the correct arguments and gdb's ability to retrieve any
10431 result returned.
10432
10433Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
10434
10435 * config/unix-gdb.exp (gdb_exit): Remove close commands that
10436 may be called after gdb goes away. Previous versions of expect
10437 needed these to avoid file descriptor leaks, but they cause
10438 errors with the current revision of expect.
10439 * gdb.t00/gdbvars.exp: Use -re on expected output after
10440 setting sevenbit-strings.
10441 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
10442 to set sevenbit-strings consistent across tests.
10443 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
10444 set sevenbit-strings consistent across tests.
10445
10446Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
10447
10448 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
10449 expected output to match current "expect" expectations.
10450
10451Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
10452
10453 * gdb.t00/default.exp: Change expected output for default "source"
10454 command, to match new gdb behavior which requires a filename to
10455 source.
10456
10457Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
10458
10459 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
10460 expected fail for i486-*-* that misses the marker2 function.
10461 * gdb.t10/crossload.exp (bfddefault): Allow successful
10462 recognition of a format to pass even if no symbols are found.
10463 Explicitly catch failures where the format is not recognized
10464 or is ambiguous, and add the reason to the fail message.
10465 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
10466 the cause is and invalid target and add reason to failure message.
10467 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
10468 elf32-i386, elf32-sparc, and elf32-i860.
10469 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
10470 Set up expected failure for 'filename'::variable scope resolution,
10471 which is now apparently broken on all targets.
10472 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
10473 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
10474 gdb.t23/templates.exp: Change failure for missing binfile into
10475 just a warning.
10476 gdb.t21/demangle.exp: Change all cfront references to 'arm'
10477 references.
10478
10479Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
10480
10481 * gdb.t00/default.exp: Add expected output for default "source"
10482 command, to match new gdb behavior.
10483 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
10484
10485Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
10486
10487 * config/*-gdb.exp: returns an error, rather than exiting on
10488 internal errors.
10489
10490Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
10491
10492 * gdb.t03/gdbme.c: Add pointer to struct variable.
10493 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
10494 referencing struct members.
10495
10496Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
10497
10498 * configure.in (mips-idt-ecoff): New target.
10499 * config/mips-gdb.exp: New file for remote board using MIPS remote
10500 debugging protocol.
10501
10502 * Redid configuration scheme. Removed gdb.t*/configure.in.
10503 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
10504 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
10505 distclean targets. Built executables via .o files. Adjusted
10506 tests to account for source files in $(srcdir) rather than
10507 $(objdir).
10508 * lib/gdb.exp (runto): Don't expect () after the function name,
10509 because it may have arguments.
10510
10511Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
10512
10513 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
10514 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
10515 expected failures for mips-idt-* and mips-sgi-*.
10516 * gdb.t00/default.exp (attach): Kill process if requested.
10517 * gdb.t00/help.exp (help target core, help target): Accept a gdb
10518 that does not read core files.
10519 * gdb.t01/run.exp: Removed checks for exit status code.
10520 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
10521 it is linked in.
10522 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
10523 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
10524 appropriate, rather than doing it by hand.
10525 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
10526 execution.
10527 * gdb.t10/crossload.exp: Kill existing program if needed.
10528 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
10529 appropriate, rather than doing it by hand. Always increase
10530 timeout for this test, not just for VxWorks.
10531
10532Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
10533
10534 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
10535 of Chill STRUCT types and STRUCT values.
10536 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
10537 than "char".
10538 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
beb998c6 10539 struct2): New struct definitions and initializations to test
c906108c
SS
10540 simple Chill STRUCT types.
10541
10542Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
10543
10544 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
10545 the null byte at the end of strings.
10546 * gdb.t00/default.exp: Make show version insensitive to copyright
10547 date.
10548 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
10549 to avoid dependencies on target char signedness.
10550 * gdb.t16/printcmds.exp: Update expected results for explicitly
10551 unsigned char.
10552 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
10553 now work.
10554 * gdb.t21/demangle.exp: Add many more patterns for template
10555 demangling, most of them being expected failures.
10556 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
10557 string we are matching for, to match on the whole string.
10558 * gdb.t21/demangle.exp: Add many new test strings to demangle,
10559 and fix a whole bunch that had incorrect expected output but were
10560 passing anyway because of the bug in "proc demangle".
10561 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
10562 type.
10563 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
10564
10565Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
10566
10567 * gdb/testsuite: made modifications to testcases, etc., to allow
10568 them to work properly given the reorganization of deja-gnu and the
10569 relocation of the testcases from deja-gnu to a "tool" subdirectory.
10570
10571Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
10572
10573 * gdb/testsuite: Initial creation of gdb/testsuite.
10574 Migrated dejagnu testcases and support files for testing nm to
10575 gdb/testsuite from deja-gnu. These files were moved "as is"
10576 with no modifications. This migration is part of a major overhaul
10577 of dejagnu. The modifications to these testcases, etc., which
10578 will allow them to work with the new version of dejagnu will be
10579 made in a future update.
10580\f
10581Local Variables:
10582mode: indented-text
10583left-margin: 8
10584fill-column: 74
10585version-control: never
10586End:
This page took 1.169985 seconds and 4 git commands to generate.