mention who committed Jon's patch.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
9cf0961b
MK
12004-11-07 Mark Kettenis <kettenis@gnu.org>
2
3 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
4 frames.
5
c789492a
FL
62004-11-05 Felix Lee <felix+log1@specifixinc.com>
7
8 * gdb.base/cursal.exp: New file.
9 * gdb.base/cursal.c: New file.
10
a1e167bb
AC
112004-11-03 Andrew Cagney <cagney@gnu.org>
12
13 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
14
b7cbf173
MK
152004-10-30 Mark Kettenis <kettenis@gnu.org>
16
17 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
18 NetBSD/ELF targets.
19
88f9d34f
JB
202004-10-29 Joel Brobecker <brobecker@gnat.com>
21
22 * gdb.threads/bp_in_thread.c: New file, copied from
23 pthread_cond_wait.c.
24 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
25 file, rather than reusing the .c file from another testcase.
26
ca7d6a0c
JB
272004-10-20 Joel Brobecker <brobecker@gnat.com>
28
29 * gdb.ada/null_record.exp: Check where we stopped after
30 sending the start command, instead of where the associated
31 temporary breakpoint was inserted.
32
0d863d03
AC
332004-10-14 Andrew Cagney <cagney@gnu.org>
34
35 * gdb.mi/gdb701.c (main): Return 0.
36
d11e72cb
DJ
372004-10-13 Daniel Jacobowitz <dan@debian.org>
38
d40539a4 39 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 40
e1923096
JJ
412004-10-12 Jeff Johnston <jjohnstn@redhat.com>
42
43 * gdb.threads/schedlock.c: Add comment markers to use to find
44 line numbers.
45 * gdb.threads/schedlock.exp: Adjust regex to handle the new
46 comments.
47 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
48 breakpoint lines.
49
ec8ba2c9
DJ
502004-10-12 Daniel Jacobowitz <dan@debian.org>
51
52 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
53
0eb3658b
DJ
542004-10-12 Daniel Jacobowitz <dan@debian.org>
55
56 * configure.in: Add gdb.dwarf2.
57 * configure: Regenerated.
58 * Makefile.in: Add gdb.dwarf2.
59 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
60 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
61 gdb.dwarf2/file1.txt: New files.
62
a271cc33
OF
632004-10-11 Orjan Friberg <orjanf@axis.com>
64
65 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
66 of "run", since the latter doesn't work with remote targets. Adjust
67 the breakpoint numbering accordingly.
68 * gdb.threads/pthread_cond_wait.exp: Ditto.
69
895ce074
MC
702004-10-08 Michael Chastain <mec.gnu@mindspring.com>
71
72 * gdb.base/overlays.exp: Update copyright years.
73
6be3092d
KI
742004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
75
76 * gdb.base/overlays.exp: Disable if target is Linux.
77
e05389b8
FL
782004-10-06 Felix Lee <felix+log1@specifixinc.com>
79
80 * config/gdbserver.exp (gdb_load): Use right filename on remote.
81
73cb587d
KI
822004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
83
84 * gdb.asm/asm-source.exp: Add m32r-linux target.
85 * gdb.asm/m32r-linux.inc: New file.
86
3c0edcdc
AC
872004-09-24 Andrew Cagney <cagney@redhat.com>
88 David Anderson <anderson@redhat.com>
89
90 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
91 command fails, assume things will work.
92 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
93 (_GNU_SOURCE): Define.
94 (print_unsigned, print_hex): Change parameter to "long long".
95 (print_byte_count): New function, use to print byte counts.
96 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
97 O_LARGEFILE.
98 (main): Compute an upper bound on a corefile in max_core_size.
99 Limit memory chunk size to max_core_size. Limit total memory
100 allocated to max_core_size.
101
4bb3667f
AC
1022004-09-23 Andrew Cagney <cagney@gnu.org>
103
104 * gdb.base/bigcore.exp: Replace the code that creates a corefile
105 from a separate process with code that creates a corefile by
106 making the inferior dump core.
107
60fe1a51
MK
1082004-09-23 Mark Kettenis <kettenis@gnu.org>
109
110 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
111 block.
112
8e937346
MC
1132004-09-23 Michael Chastain <mec.gnu@mindspring.com>
114
115 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
116 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
117 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
118 Likewise.
119
7213f6d6
JJ
1202004-09-20 Jeff Johnston <jjohnstn@redhat.com>
121
122 * gdb.java/jprint.exp: New test case for java inferior call.
123 * gdb.java/jprint.java: Ditto.
124
eac69dca
JB
1252004-09-15 Joel Brobecker <brobecker@gnat.com>
126
127 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
128
22227696
MC
1292004-09-14 Michael Chastain <mec.gnu@mindspring.com>
130
131 * gdb.threads/killed.c: Include <stdlib.h>.
132 * gdb.threads/pthreads.c: Likewise.
133
7dd403a4
MC
1342004-09-14 Michael Chastain <mec.gnu@mindspring.com>
135
136 * gdb.threads/killed.c: Add copyright notice.
137
33f2d567
JM
1382004-09-10 Jason Molenda (jmolenda@apple.com)
139
140 * gdb.base/define.exp: Two new tests to verify zero space chars
141 after 'if' and 'while' commands in a user-defined command is correctly
142 parsed.
143
e05b62ac
AC
1442004-09-08 Andrew Cagney <cagney@gnu.org>
145
146 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
147 delivery test with duplicate at end of file.
148
9cbe82da
MK
1492004-09-06 Mark Kettenis <kettenis@jive.nl>
150
151 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
152
564803d9
MC
1532004-09-05 Michael Chastain <mec.gnu@mindspring.com>
154
155 * config/hppro.exp: Removed.
156
7c6807ce
MC
1572004-09-05 Michael Chastain <mec.gnu@mindspring.com>
158
159 * config/sparclet.exp: Removed.
160
bf7e26dd
MC
1612004-09-05 Michael Chastain <mec.gnu@mindspring.com>
162
163 * config/udi.exp: Removed.
164
714e341b
MC
1652004-09-02 Michael Chastain <mec.gnu@mindspring.com>
166
167 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
168 of "exp_continue".
169 (advancei): Likewise.
170
1236e623
JJ
1712004-09-01 Jeff Johnston <jjohnstn@redhat.com>
172
173 * gdb.base/unload.exp: Fix so messages aren't duplicated.
174
3bdcad15
MI
1752004-09-01 Manoj Iyer <manjo@austin.ibm.com>
176
228af206 177 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
178 to check for nodebug in executable.
179 * gdb.gdb/observer.exp (setup_test): Likewise.
180 * gdb.gdb/selftest.exp (test_with_self): Likewise.
181 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
182
c72b934c
AC
1832004-09-01 Andrew Cagney <cagney@gnu.org>
184
185 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
186 files.
187
edd9b715
JJ
1882004-09-01 Jeff Johnston <jjohnstn@redhat.com>
189
190 * gdb.base/unload.exp: Fix expected warning message to match
191 latest format.
192
fb4ce06b
CV
1932004-09-01 Corinna Vinschen <vinschen@redhat.com>
194
195 * gdb.base/call-rt-st.exp: Fix typos.
196
ce78e7c3
MI
1972004-08-31 Manoj Iyer <manjo@austin.ibm.com>
198
199 * gdb.threads/thread_check.exp: New testcase.
200 * gdb.threads/thread_check.c: New testcase.
201
2dedb159
AC
2022004-08-31 Andrew Cagney <cagney@gnu.org>
203
204 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
205 (skip_to_handler_entry): New procedures. Test stepping into a
206 handler when the breakpoint is at the handler's entry point.
207
68f53502
AC
2082004-08-30 Andrew Cagney <cagney@gnu.org>
209
210 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
211 gdb/1757.
212
3e3ffd2b
MC
2132004-08-27 Michael Chastain <mec.gnu@mindspring.com>
214
215 With code from Manoj Iyer <manjo@austin.ibm.com>:
216 * lib/gdb.exp (gdb_file_cmd): Return more information in the
217 return value. Add an arm for "no debugging symbols found".
218 Change a stray "error" to "perror".
219 (gdb_run_cmd): Adapt to new return value.
220 * gdb.base/remote.exp: Adapt to new return value.
221 * gdb.gdb/complaints.exp: Likewise.
222 * gdb.gdb/observer.exp: Likewise.
223 * gdb.gdb/selftest.exp: Likewise.
224 * gdb.gdb/xfullpath.exp: Likewise.
225
4b6f5fd2
JB
2262004-08-27 Joel Brobecker <brobecker@gnat.com>
227
228 * gdb.threads/bp_in_thread.exp: New testcase.
229
e5b25496
MC
2302004-08-27 Michael Chastain <mec.gnu@mindspring.com>
231
232 Fix PR testsuite/1735.
233 * gdb.threads/schedlock.c (thread_function): Add a cast
234 to suppress a gcc warning.
235 * gdb.threads/thread-specific.c (thread_function): Likewise.
236
934353d6
MC
2372004-08-26 Michael Chastain <mec.gnu@mindspring.com>
238
239 * gdb.base/unload.c: Include <stdlib.h>.
240
f98a0aef 2412004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 242
f98a0aef 243 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
244 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
245 synchronized after the "return".
246
5a2e8882
MC
2472004-08-26 Michael Chastain <mec.gnu@mindspring.com>
248
249 * gdb.mi/basics.c: Include <stdio.h>.
250 * gdb.mi/pthreads.c: Include <stdlib.h>.
251 * gdb.mi/var-cmd.c: Include <stdlib.h>.
252
a9640423
MC
2532004-08-26 Michael Chastain <mec.gnu@mindspring.com>
254
255 * gdb.threads/schedlock.c: Add copyright notice.
256
b04e311d
AC
2572004-08-25 Andrew Cagney <cagney@gnu.org>
258
259 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
260 (skip_over_handler, breakpoint_over_hander): New test procedures.
261 (advance, advancei): Add a proper prefix, do not use
262 rerun_to_main.
263 * gdb.base/sigstep.c (main): Change to use an infinite loop.
264
7c27f15b
MC
2652004-08-24 Michael Chastain <mec.gnu@mindspring.com>
266
267 * gdb.mi/basics.c: Add copyright notice.
268 * gdb.mi/var-cmd.c: Add copyright notice.
269
fffc87ae
MC
2702004-08-23 Michael Chastain <mec.gnu@mindspring.com>
271
272 * lib/gdb.exp: Remove signed_keyword_not_used.
273 * lib/compiler.c: Likewise.
274 * lib/compiler.cc: Likewise.
275
d782e0bf
MC
2762004-08-23 Michael Chastain <mec.gnu@mindspring.com>
277
278 * gdb.base/whatis.c: Remove conditional disabling of "signed".
279 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
280
96033e83
MC
2812004-08-23 Michael Chastain <mec.gnu@mindspring.com>
282
283 * gdb.base/whatis.c: Add copyright notice.
284
cf38c229
MK
2852004-08-20 Mark Kettenis <kettenis@gnu.org>
286
287 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
288 it to skip the breakpoints encoded in the inline assembly.
289
f4b49756
MC
2902004-08-20 Michael Chastain <mec.gnu@mindspring.com>
291
292 * Makefile.in: Add gdb.fortran.
293
2f193b69
MC
2942004-08-20 Michael Chastain <mec.gnu@mindspring.com>
295
296 * gdb.base/call-sc.exp (test_scalar_returns):
297 Fix cut-and-paste glitch in "Make fun return now".
298
89a237cb
MC
2992004-08-17 Michael Chastain <mec.gnu@mindspring.com>
300
301 * configure.in: Add gdb.fortran.
302 * configure: Regenerate.
303 * gdb.fortran/Makefile.in: New file.
304 * lib/gdb.exp (skip_fortran_tests): New procedure.
305
469aff8e
MC
3062004-08-17 Michael Chastain <mec.gnu@mindspring.com>
307
308 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
309 reference to bug-gnu@prep.ai.mit.edu.
310 * gdb.mi/mi-var-child.exp: Likewise.
311 * gdb.mi/mi-var-cmd.exp: Likewise.
312 * gdb.mi/mi-var-display.exp: Likewise.
313 * gdb.mi/mi2-var-block.exp: Likewise.
314 * gdb.mi/mi2-var-child.exp: Likewise.
315 * gdb.mi/mi2-var-cmd.exp: Likewise.
316 * gdb.mi/mi2-var-display.exp: Likewise.
317
00b51b9f
MK
3182004-08-15 Mark Kettenis <kettenis@gnu.org>
319
320 * gdb.base/unload.c (main): Make local variable msg const.
321
45f07fef
MC
3222004-08-15 Michael Chastain <mec.gnu@mindspring.com>
323
324 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
325 to bug-gnu@prep.ai.mit.edu.
326 * gdb.mi/mi-disassemble.exp: Likewise.
327 * gdb.mi/mi-eval.exp: Likewise.
328 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
329 default line number.
330 * gdb.mi/mi-return.exp: Likewise.
331 * gdb.mi/mi-simplerun.exp: Likewise.
332 * gdb.mi/mi-stack.exp: Likewise.
333 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
334 number with explicit range test.
335 * gdb.mi/mi-watch.exp: Likewise.
336 * gdb.mi/mi2-break.exp: Likewise.
337 * gdb.mi/mi2-cli.exp: Likewise.
338 * gdb.mi/mi2-disassemble.exp: Likewise.
339 * gdb.mi/mi2-eval.exp: Likewise.
340 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
341 default line number.
342 * gdb.mi/mi2-return.exp: Likewise.
343 * gdb.mi/mi2-simplerun.exp: Likewise.
344 * gdb.mi/mi2-stack.exp: Likewise.
345 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
346 number with explicit range test.
347 * gdb.mi/mi2-watch.exp: Likewise.
348
dd8c8ee7
MC
3492004-08-15 Michael Chastain <mec.gnu@mindspring.com>
350
351 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
352 * gdb.cp/m-static.exp: Likewise.
353 * gdb.cp/rtti.exp: Likewise.
354
4e838464
MK
3552004-08-14 Mark Kettenis <kettenis@gnu.org>
356
357 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
358
8d8cb839
EZ
3592004-08-14 Eli Zaretskii <eliz@gnu.org>
360
361 * ChangeLog: Prefix Local Variables with semi-colons and indent
362 the reference to older ChangeLog files, to fix fontification in
363 Emacs.
364
deea8bb0
MC
3652004-08-13 Michael Chastain <mec.gnu@mindspring.com>
366
367 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
368 * gdb.mi/mi2-break.exp: Likewise.
369
c3297504
MC
3702004-08-13 Michael Chastain <mec.gnu@mindspring.com>
371
372 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
373
25808999
MC
3742004-08-13 Michael Chastain <mec.gnu@mindspring.com>
375
376 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
377
226a8d71
MC
3782004-08-13 Michael Chastain <mec.gnu@mindspring.com>
379
380 * gdb.cp/classes.exp: Remove unused declarations. Just let
381 test names default instead of providing special names. Remove
382 extraneous demangler test.
383
37fdf854
JJ
3842004-08-12 Jeff Johnston <jjohnstn@redhat.com>
385
386 * gdb.base/unload.exp: New test for breakpoints in dynamically
387 loaded libraries.
388 * gdb.base/unload.c: Ditto.
389 * gdb.base/unloadshr.c: Ditto.
390
2d3a7986
MC
3912004-08-12 Michael Chastain <mec.gnu@mindspring.com>
392
393 * gdb.cp/classes.exp (test_ptype_class_objects): Call
394 cp_test_ptype_class.
395 (test_enums): Likewise.
396
c72b934c
AC
3972004-08-10 Andrew Cagney <cagney@gnu.org>
398
399 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
400 files.
401
cc503c8a
AC
4022004-08-10 Andrew Cagney <cagney@gnu.org>
403
404 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
405 init_malloc call.
406
902f2ccb
MC
4072004-08-10 Michael Chastain <mec.gnu@mindspring.com>
408
409 * ChangeLog: Add copyright notice. The notice is copied
410 from emacs 21.3 top level ChangeLog.
411
78c90502
MC
4122004-08-09 Michael Chastain <mec.gnu@mindspring.com>
413
414 * lib/cp-support.exp: New file.
415 * lib/cp-support.exp (cp_test_type_class): New function.
416 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
417 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
418 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
419 cp_test_ptype_class.
420
88e5ea78
MC
4212004-08-09 Michael Chastain <mec.gnu@mindspring.com>
422
423 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
424 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
425 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
426 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
427 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
428 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
429 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
430 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
431 gdb.mi/mi2-watch.exp: Update copyright years.
432
6a89fc9c
MK
4332004-08-09 Mark Kettenis <kettenis@gnu.org>
434
435 * gdb.base/sigaltstack.exp: Provide proper anchoring.
436
1482e0de
MC
4372004-08-09 Michael Chastain <mec.gnu@mindspring.com>
438
439 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
440 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
441 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
442 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
443 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
444 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
445 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
446 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
447 gdb.mi/mi-watch.exp: Update copyright years.
448
1a5ce3f3
DJ
4492004-08-08 Daniel Jacobowitz <dan@debian.org>
450
451 PR gdb/1738
452 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
453 from a breakpoint with a pending signal.
454
04f6ecf2
DJ
4552004-08-08 Daniel Jacobowitz <dan@debian.org>
456
457 PR gdb/1736
458 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
459 * gdb.base/sigaltstack.exp (finish_test): Consume output until
460 the prompt.
461 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
462
54d90d35
DJ
4632004-08-08 Daniel Jacobowitz <dan@debian.org>
464
465 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
466
d2f6abb0
DJ
4672004-08-08 Daniel Jacobowitz <dan@debian.org>
468
469 PR gdb/1736
470 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
471 for i?86-*-linux*.
472
5598c03d
DJ
4732004-08-08 Daniel Jacobowitz <dan@debian.org>
474
475 * gdb.arch/i386-prologue.exp: Compile without debug information.
476
c6fee705
MC
4772004-08-08 Michael Chastain <mec.gnu@mindspring.com>
478
479 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
480 rather than asking gdb to search.
481
dd90efdb
MC
4822004-08-05 Michael Chastain <mec.gnu@mindspring.com>
483
484 * gdb.base/gcore.c: Include <string.h>.
485
1e84bec1
MC
4862004-08-05 Michael Chastain <mec.gnu@mindspring.com>
487
488 * gdb.base/gcore.c: Add copyright notice.
489
e425eb2b
MC
4902004-08-05 Michael Chastain <mec.gnu@mindspring.com>
491
492 * gdb.base/freebpcmd.c: Include <stdio.h>.
493 * gdb.base/long_long.c: Include <string.h>.
494 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
495 * gdb.base/siginfo.c: Include <string.h>.
496 * gdb.base/sigstep.c: Include <string.h>.
497
cb9aaed5
MC
4982004-08-04 Michael Chastain <mec.gnu@mindspring.com>
499
500 * gdb.base/complex.c: Include <stdlib.h>.
501
55944f3d
MC
5022004-08-04 Michael Chastain <mec.gnu@mindspring.com>
503
504 * gdb.base/complex.c: Add copyright notice.
505
7b2953d9
MC
5062004-08-04 Michael Chastain <mec.gnu@mindspring.com>
507
508 * gdb.base/charset.c: Include <stdlib.h>.
509
c9133d23
MC
5102004-08-04 Michael Chastain <mec.gnu@mindspring.com>
511
512 * gdb.base/auxv.c: Include <stdlib.h>.
513
0a8490ad
MC
5142004-08-04 Michael Chastain <mec.gnu@mindspring.com>
515
516 * gdb.base/auxv.c: Add copyright notice.
517
3426d5ec
MC
5182004-08-04 Michael Chastain <mec.gnu@mindspring.com>
519
520 * gdb.base/coremaker.c: Add copyright notice.
521 * gdb.base/coremaker2.c: Add copyright notice.
522
8da195dd
AC
5232004-08-04 Andrew Cagney <cagney@gnu.org>
524
525 * gdb.base/store.exp: Update copyright.
526 (check_set, up_set, check_struct, up_struct): Add a prefix to test
527 names, do not import gdb_prompt.
528
8d394f98
AC
5292004-08-01 Andrew Cagney <cagney@gnu.org>
530
531 Fix PR testsuite/1729.
532 * gdb.base/dump.exp: Add test name to callers of capture_value, do
533 not use capture_value with value 4.
534 (capture_value): Add optional test name parameter.
535 (test_reload_saved_value, test_restore_saved_value): Use $msg as
536 the prefix, pass to capture_value.
537
b6702b23
MK
5382004-08-01 Mark Kettenis <kettenis@gnu.org>
539
540 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
541 * gdb.arch/i386-prologue.c (standard): New prototype and function.
542 (main): Call new function.
543
c203e0ca
MC
5442004-07-31 Michael Chastain <mec.gnu@mindspring.com>
545
546 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
547
a7995a30
MC
5482004-07-31 Michael Chastain <mec.gnu@mindspring.com>
549
550 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
551
9366563b
MC
5522004-07-31 Michael Chastain <mec.gnu@mindspring.com>
553
b6eeaf26 554 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
555 Accept more values of vtbl pointer. Remove some messages
556 about "obsolete gcc or gdb".
557
2fc1f950
MC
5582004-07-30 Michael Chastain <mec.gnu@mindspring.com>
559
560 * gdb.cp/classes.exp: Accept more varieties of ptype output.
561
c724d49b
MC
5622004-07-30 Michael Chastain <mec.gnu@mindspring.com>
563
564 * gdb.base/asm-source.exp: Properly convert target board
565 debug flags from gcc format to binutils format.
566
736b0fce
MK
5672004-07-28 Mark Kettenis <kettenis@gnu.org>
568
569 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
570 gdb1718". PR backtrace/1718 partially fixed.
571
5633ea5c
JJ
5722004-07-27 Jeff Johnston <jjohnstn@redhat.com>
573
574 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
575
575eebb1
NC
5762004-07-26 Nick Clifton <nickc@redhat.com>
577
578 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
579 good default value for a specific architecture is available then
580 set it to that value. Otherwise default to the -gstabs switch.
581 Remove the -g... switches from the asm-flags variable. Allow the
582 target board info to override the value if it wants to. Pass the
583 switch on the assembler command line.
584
62104619
MK
5852004-07-23 Mark Kettenis <kettenis@gnu.org>
586
587 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
588 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
589 (main): Call new function.
590
4a1135b8
MC
5912004-07-22 Michael Chastain <mec.gnu@mindspring.com>
592
593 Test for PR exp/1715.
594 * gdb.base/radix.exp: Refactor common procedures. Make all
595 test names unique. Change XFAIL to KFAIL.
596
8a12c1f0
MC
5972004-07-20 Michael Chastain <mec.gnu@mindspring.com>
598
599 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
600 * gdb.ada/gnat_ada.gin: ... to here.
601 * configure.in: Use gnat_ada.gin.
602 * configure: Regenerate.
603
23b451cf
AC
6042004-07-20 Andrew Cagney <cagney@gnu.org>
605
606 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
607 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
608 XFAILs. Clean up test messages and comments. Check backtraces.
609 Delete re-sync code.
610
ab618a02
MC
6112004-07-19 Michael Chastain <mec.gnu@mindspring.com>
612
613 Fix PR cli/740.
614 * gdb.base/annota1.exp: Honor gdb,nosignals.
615 * gdb.base/annota3.exp: Likewise.
616
46dad340
MC
6172004-07-19 Michael Chastain <mec.gnu@mindspring.com>
618
619 * lib/java.exp: Update copyright notice.
620
756d8c70
AC
6212004-07-19 Andrew Cagney <cagney@gnu.org>
622
623 * gdb.base/selftest.exp: Copy file from here ...
624 * gdb.gdb/selftest.exp: ... to here.
625
586027e6
AC
6262004-07-16 Andrew Cagney <cagney@redhat.com>
627
628 * lib/insight-support.exp: Delete file.
629 * lib/java.exp (java_init): Fix copyright.
630
029d2200
AC
6312004-07-16 Andrew Cagney <cagney@gnu.org>
632
633 * gdb.base/restore.c: Append "prologue" to comments marking the a
634 function's prologue.
635 * gdb.base/restore.exp: Update copyright, re-indent.
636 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
637 callerN" prefix where needed. Update patterns that match a
638 function's prologue.
639
653b62c5
MC
6402004-07-16 Michael Chastain <mec.gnu@mindspring.com>
641
642 * gdb.base/restore.c: Add copyright notice.
643
f7d690e5
AC
6442004-07-16 Andrew Cagney <cagney@gnu.org>
645
646 * gdb.base/logical.exp: Update copyright.
647 (evaluate): New procedure. Use to re-implement tests using
648 several tables.
649
d629a7cb
MH
6502004-07-14 Martin Hunt <hunt@redhat.com>
651
652 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
653 which fixes some problems where init.tcl was not found.
654
9c7bb332
AC
6552004-07-13 Andrew Cagney <cagney@gnu.org>
656
6bf46641
AC
657 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
658 (check_sizeof, check_valueof): Do not include the output in the
659 test name. Use gdb_test.
660 (get_valueof): Use gdb_test_multiple.
661
c4ffd4c0
AC
662 * gdb.base/step-test.exp: Update copyright. Use
663 gdb_test_multiple. Ensure that test names do not include
664 architecture dependent output.
665
ab89363a
AC
666 * gdb.gdb/observer.exp: Update copyright.
667 (setup_test): Use gdb_test_multiple.
668 (attach_first_observer, attach_second_observer)
669 (attach_third_observer, detach_first_observer)
670 (detach_second_observer, detach_third_observer)
671 (reset_counters, check_counters): Make $message a prefix.
672 (test_normal_stop_notifications): Add "args" parameter - a list of
673 init functions to be called. Make $message a prefix,
674 (test_observer_normal_stop): Change the message prefixes so that
675 they are unique, pass the attach / detach procedures to
676 test_normal_stop_notifications.
677
ec58997a
AC
678 * gdb.base/signull.exp (test_segv): Prefix all tests with
679 "${name}". Clean up test messages.
680
b475183b
AC
681 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
682
9c7bb332
AC
683 * gdb.base/ena-dis-br.exp: Update copyright.
684 (break_at): New function. Replace send_gdb with gdb_test,
685 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
686 ignore count, not stopped at bpt", with KFAIL.
687
2dd95497
CV
6882004-07-13 Corinna Vinschen <vinschen@redhat.com>
689
690 * gdb.base/attach.exp: Remove cleanupfile handling.
691
419e626b
AC
6922004-07-12 Andrew Cagney <cagney@gnu.org>
693
694 * gdb.base/annota1.exp: Cleanup corefile test name.
695 * gdb.base/annota3.exp: Ditto.
696
8b1b3228
AC
6972004-07-12 Andrew Cagney <cagney@gnu.org>
698
78650829
AC
699 * gdb.base/signals.exp: Clean up copyright, re-indent.
700
8b1b3228
AC
701 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
702 gdb_test and gdb_test_multiple.
703
935c2760
JJ
7042004-07-08 Jeff Johnston <jjohnstn@redhat.com>
705
706 * gdb.java/jmain.exp: Fix expected line number for main to
707 break at. Set XFAIL for break at main test since gcj does not
708 provide line number info for first statement in main.
709
1544280f
AC
7102004-07-08 Andrew Cagney <cagney@gnu.org>
711
1279f4ff
AC
712 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
713
1544280f
AC
714 * gdb.base/sigbpt.exp: Make the common part of each test name a
715 prefix instead of suffix.
716
bcc82369
BR
7172004-07-07 Bob Rossi <bob_rossi@cox.net>
718
719 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
720 test from test_tbreak_creation_and_listing to
721 test_file_list_exec_source_file
722 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
723 Changed name of test from test_tbreak_creation_and_listing to
724 test_file_list_exec_source_file
725
23f4b0aa
JJ
7262004-07-07 Jeff Johnston <jjohnstn@redhat.com>
727
728 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
729 the jmisc() constructor instead of <init>.
730 * gdb.java/jmisc1.exp: Ditto.
731
56401cd5
AC
7322004-07-07 Andrew Cagney <cagney@gnu.org>
733
734 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
735 corrupting the PC.
736
44ae2f6a
MC
7372004-07-06 Michael Chastain <mec.gnu@mindspring.com>
738
739 * gdb.cp/templates.exp: Accept whitespace change in demangler
740 output.
741
45a83408
AC
7422004-07-06 Andrew Cagney <cagney@gnu.org>
743
744 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
745
d205ad70
MC
7462004-07-02 Michael Chastain <mec.gnu@mindspring.com>
747
748 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
749 * lib/compiler.cc: Likewise.
750
06ea1a61
MC
7512004-06-30 Michael Chastain <mec.gnu@mindspring.com>
752
753 * lib/compiler.cc: Work around string preprocessing problem
754 with old hp c++ compiler.
755 * lib/compiler.c: Likewise.
756
daab1251
CV
7572004-06-29 Corinna Vinschen <vinschen@redhat.com>
758
759 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
760 directives to conditionalize symbol prefixing.
761 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
762 additional_flags handling. Add underscore prefix for Cygwin.
763 * gdb.arch/i386-unwind.c: Use preprocessor directives to
764 conditionalize symbol prefixing.
765 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
766 additional_flags handling. Add underscore prefix for Cygwin.
767
cc984116
CV
7682004-06-29 Corinna Vinschen <vinschen@redhat.com>
769
770 * gdb.base/bigcore.exp: Skip test on Cygwin.
771
c279b077
MC
7722004-06-28 Michael Chastain <mec.gnu@mindspring.com>
773
774 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
775 formats for "info register". Use gdb_test_multiple. Fix
776 the "invalid register" test.
777
0e915747
CV
7782004-06-28 Corinna Vinschen <vinschen@redhat.com>
779
780 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
781 PID for Cygwin. Add Cygwin specific strings to check for in some
782 tests.
783 (do_attach_tests): Add a test for user interaction when attaching
784 to a process with no matching symbol table already loaded.
785
11422c86
AC
7862004-06-26 Andrew Cagney <cagney@gnu.org>
787
788 Test PR java/1567 and PR java/1565.
789 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
790 * gdb.java/jmisc2.exp: Delete file.
791
cefbce26
MC
7922004-06-26 Michael Chastain <mec.gnu@mindspring.com>
793
794 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
795
e19f872c
CV
7962004-06-25 Corinna Vinschen <vinschen@redhat.com>
797
798 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
799 attach process.
800
d931ba3b
MC
8012004-06-23 Michael Chastain <mec.gnu@mindspring.com>
802
803 * gdb.cp/pr-1553.exp: Remove.
804
aef68c48
MC
8052004-06-22 Michael Chastain <mec.gnu@mindspring.com>
806
807 * gdb.cp/pr-1553.cc: Remove.
808 * gdb.cp/pr-1553.exp: Disable this test.
809
8d5df71a
JB
8102004-06-20 Jim Blandy <jimb@redhat.com>
811
812 Fix PR testsuite/1680.
813 * gdb.arch/i386-sse.exp: Properly quote curly braces in
814 regular expressions.
815
4ac6f39d
MC
8162004-06-19 Michael Chastain <mec.gnu@mindspring.com>
817
818 Fix PR testsuite/1679.
819 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
820 Issue an UNSUPPORTED result instead.
821
1b413552
JB
8222004-06-18 Jim Blandy <jimb@redhat.com>
823
824 * gdb.base/charset.exp: Only send a control-C if we see a new
825 prompt and incomplete command.
826
6daa6ebd
MC
8272004-06-18 Michael Chastain <mec.gnu@mindspring.com>
828
829 * gdb.cp/pr-574.cc: Add copyright notice.
830
51fa4ae0
JB
8312004-06-17 Jim Blandy <jimb@redhat.com>
832
833 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
834 cases where the regexp has no groups; this grabs random text from
835 the previous test suite, whatever that was.
836
8fea26c5
MC
8372004-06-17 Michael Chastain <mec.gnu@mindspring.com>
838
839 * gdb.cp/printmethod.cc: Add copyright notice.
840
1e3aeb41
MC
8412004-06-16 Michael Chastain <mec.gnu@mindspring.com>
842
843 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
844
9d9030bc
AC
8452004-06-16 Andrew Cagney <cagney@gnu.org>
846
847 * gdb.base/signull.c: Update copyright. Include <string.h>.
848 (bowler): Replace data_pointer with data_read
849 and data_write cases. Add code_descriptor case.
850 (zero, desc): New array and pointer.
851 (data, code): Change to simple pointers.
852 * gdb.base/signull.exp: Fix probe pattern matching a function
853 descriptor SIGSEGV. Replace data_pointer with data_read and
854 data_write tests.
855
acd4ad44
AC
8562004-06-16 Andrew Cagney <cagney@gnu.org>
857
858 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
859
08fd625c
MC
8602004-06-15 Michael Chastain <mec.gnu@mindspring.com>
861
862 * gdb.base/long_long.c: Add copyright notice.
863
1903502c
MC
8642004-06-15 Michael Chastain <mec.gnu@mindspring.com>
865
866 * gdb.base/long_long.exp: Remove reference to
867 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
868 to gdb_breakpoint and gdb_continue_to_breakpoint.
869
83313cb1
JB
8702004-06-14 Jim Blandy <jimb@redhat.com>
871
872 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
873 endian case.
874
1bf404ef
AC
8752004-06-14 Andrew Cagney <cagney@gnu.org>
876
877 * gdb.base/gcore.exp (capture_command_output): Delete the always
878 passing tests containing inferior values.
879 * gdb.base/ending-run.exp: Do not include the breakpoint address
880 in the test message. Update copyright.
881 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
882 size in the test name, use gdb_test_multiple. Update copyright.
883
ef220b33
MC
8842004-06-14 Michael Chastain <mec.gnu@mindspring.com>
885
886 * gdb.cp/ref-types.cc: Add copyright notice.
887
4f70a4c9
MC
8882004-06-14 Michael Chastain <mec.gnu@mindspring.com>
889
890 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
891 hp_aCC_compiler.
892 * lib/compiler.cc: Likewise.
893 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
894 'set' commands. Log diagnostics for other lines. Set
895 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
896
335928ac
MC
8972004-06-13 Michael Chastain <mec.gnu@mindspring.com>
898
899 * gdb.cp/try_catch.cc: Add copyright notice.
900
2efb12e8
MC
9012004-06-12 Michael Chastain <mec.gnu@mindspring.com>
902
903 * gdb.cp/userdef.cc: Add copyright notice.
904
0bbed51a
MC
9052004-06-11 Michael Chastain <mec.gnu@mindspring.com>
906
907 * gdb.cp/virtfunc.cc: Add copyright notice.
908
e12a46c9
RC
9092004-06-11 Randolph Chung <tausq@debian.org>
910
911 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
912 problem.
913
338e05af
AC
9142004-06-10 Andrew Cagney <cagney@gnu.org>
915
916 * lib/compiler.cc, lib/compiler.c: Append either
917 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
918 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
919 instead of gcc-3-3.
920
dc3f10cb
AC
9212004-06-09 Andrew Cagney <cagney@gnu.org>
922
b4d946af
AC
923 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
924 gdb/1455, bug is specific to "long long" and "double".
925
dc3f10cb
AC
926 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
927 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
928 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
929 fixed.
930
b5c0bfa2
AC
9312004-06-09 Andrew Cagney <cagney@gnu.org>
932
933 * gdb.base/structs.exp (test_struct_returns): Replace
934 "return_value_unknown" and "finish_value_unknown" by
935 "return_value_known" and "finish_value_known". Instead of
936 "return_value_unknown" iff "finish_value_unknown", check
937 "return_value_known" implies "finish_value_known".
938
caeb605f
MH
9392004-06-08 Martin Hunt <hunt@redhat.com>
940
941 * gdb.base/float.exp: Add pattern for mips targets.
942
c892bb64
RC
9432004-06-08 Randolph Chung <tausq@debian.org>
944
945 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
946 message for unknown architectures more clear.
947
48306d3e
JB
9482004-06-08 Joel Brobecker <brobecker@gnat.com>
949
950 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
951 start the execution of the program.
952
83ecb59f
JB
9532004-06-07 Jim Blandy <jimb@redhat.com>
954
955 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
956 * gdb.arch/i386-cpuid.h: New helper file.
957
55264cb4
RC
9582004-06-07 Randolph Chung <tausq@debian.org>
959
960 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
961 has started.
962
23cadb28
RM
9632004-06-04 Roland McGrath <roland@redhat.com>
964
965 Fix PR gdb/1647.
966 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
967 differently to be robust to output buffering differences.
968
51d01eda
MC
9692004-06-04 Michael Chastain <mec.gnu@mindspring.com>
970
971 * gdb.threads/pthreads.exp: Update copyright years.
972 (check_control_c): Change asynchronous 'after' to synchronous.
973
f4fc3b93
RM
9742004-06-04 Roland McGrath <roland@redhat.com>
975
976 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
977 next gdb prompt.
978
4013522b
MC
9792004-06-02 Michael Chastain <mec.gnu@mindspring.com>
980
981 Fix PR gdb/1636.
982 * gdb.threads/manythreads.exp: Change asynchronous 'after'
983 calls to synchronous.
984
7a8f1e6b
JB
9852004-05-26 Jim Blandy <jimb@redhat.com>
986
987 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
988
81bb3443
RC
9892004-05-24 Randolph Chung <tausq@debian.org>
990
991 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
992 * gdb.asm/pa.inc: New file.
993
8f5a3103
MK
9942004-05-22 Mark Kettenis <kettenis@gnu.org>
995
996 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
997
734b8fe8
JB
9982004-05-21 Joel Brobecker <brobecker@gnat.com>
999 Daniel Jacobowitz <drow@mvista.com>
1000
1001 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
1002 GDB prompt.
1003
725603e1
UW
10042004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1005
f4fc3b93 1006 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
1007 setjmp/longjmp. Use sigaction instead of signal.
1008
8b923272
JB
10092004-05-19 J. Brobecker <brobecker@gnat.com>
1010 Michael Snyder <msnyder@redhat.com>
1011
1012 * gdb.threads/pthread_cond_wait.c: New file.
1013 * gdb.threads/pthread_cond_wait.exp: New testcase.
1014
8bfabb04
AC
10152004-05-13 Andrew Cagney <cagney@redhat.com>
1016
1017 * gdb.base/signull.exp, gdb.base/signull.c: New files.
1018 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
1019
42edda50
AC
10202004-05-11 Andrew Cagney <cagney@redhat.com>
1021
1022 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
1023 fixed but revealed gdb/1639.
1024
d303a6c7
AC
10252004-05-10 Andrew Cagney <cagney@redhat.com>
1026
1027 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
1028 func1" and "next to 2nd alarm", kernel bug avoided.
1029
bf08c2a1
DJ
10302004-05-10 Daniel Jacobowitz <dan@debian.org>
1031
1032 PR external/1568
1033 * gdb.base/bigcore.exp: Check the size of the dumped core file.
1034 XFAIL if it is smaller than bytes_allocated.
1035 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
1036 (main): Make chunks_allocated unsigned. Correct comment.
1037
c0586a34
JB
10382004-05-07 Joel Brobecker <brobecker@gnat.com>
1039
1040 * gdb.arch/powerpc-aix-prologue.c: New file.
1041 * gdb.arch/powerpc-aix-prologue.exp: New file.
1042
f2785d12
JB
10432004-05-07 Jim Blandy <jimb@redhat.com>
1044
1045 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
1046 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
1047
bd7f6e30
JB
10482004-05-06 Joel Brobecker <brobecker@gnat.com>
1049
1050 * gdb.base/sep.exp: No longer setup_kfail when the program was
1051 built with dwarf2.
1052
0a5e7efe
JI
10532004-05-05 Jim Ingham <jingham@apple.com>
1054
1055 * gdb.base/pending.exp: Make sure pending breakpoints
1056 preserve the ignore count.
f4fc3b93 1057
a8958849
MK
10582004-04-27 Jerome Guitton <guitton@gnat.com>
1059
1060 * i386-prologue.exp: Add testcase for jump instruction as first
1061 instruction of the real code.
1062 * i386-prologue.c (jump_at_beginning): New function.
1063
7e103f5b
MK
10642004-04-28 Mark Kettenis <kettenis@gnu.org>
1065
1066 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
1067 x86_64-*-*.
1068
5d38b224
MK
10692004-04-28 Mark Kettenis <kettenis@gnu.org>
1070
1071 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
1072 i*86-*-*.
1073
0ef32fd9
MK
10742004-04-25 Mark Kettenis <kettenis@gnu.org>
1075
1076 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
1077 expression that checks the return type.
1078
71d7dd7c
AC
10792004-04-23 Andrew Cagney <cagney@redhat.com>
1080
1081 * gdb.base/call-sc.exp: New test of scalar call/return values.
1082 * gdb.base/call-sc.c: Ditto.
1083
1e9f977e
JJ
10842004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1085
1086 * gdb.threads/manythreads.c: Reduce thread stack size.
1087
899d9e3a
JJ
10882004-04-23 Jeff Johnston <jjohnstn@redhat.com>
1089
1090 * gdb.threads/manythreads.c: Add copyright notice.
1091
61bcae62
AC
10922004-04-23 Andrew Cagney <cagney@redhat.com>
1093
1094 * gdb.base/siginfo.exp: Better handle step out of signal.
1095 * gdb.base/sigstep.exp: Ditto.
1096
7339a42e
JJ
10972004-04-22 Jeff Johnston <jjohnstn@redhat.com>
1098 Daniel Jacobowitz <drow@mvista.com>
1099
1100 * gdb.threads/manythreads.c: New testcase.
1101 * gdb.threads/manythreads.exp: Ditto.
1102
5c98409b
JB
11032004-04-22 Jim Blandy <jimb@redhat.com>
1104
1105 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
1106 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
1107
3b611f1a
MC
11082004-04-21 Michael Chastain <mec.gnu@mindspring.com>
1109
1110 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
1111
f0fd9238
AC
11122004-04-21 Andrew Cagney <cagney@redhat.com>
1113
1114 * gdb.base/sigstep.c: New file.
1115 * gdb.base/sigstep.exp: New file.
1116
90990674
JB
11172004-04-16 Joel Brobecker <brobecker@gnat.com>
1118
1119 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
1120 call to observer_notify_normal_stop.
1121
78cef34b
AC
11222004-04-15 Andrew Cagney <cagney@redhat.com>
1123
1124 * gdb.base/siginfo.c: New file.
1125 * gdb.base/siginfo.exp: New file.
1126
d2343407
JB
11272004-04-12 J. Brobecker <brobecker@gnat.com>
1128
1129 * gdb.base/sep.exp: Fix typo in comment.
1130
a2dba3c8
JB
11312004-04-12 J. Brobecker <brobecker@gnat.com>
1132
1133 * gdb.base/sep.c: New file.
1134 * gdb.base/sep-proc.c: New file.
1135 * gdb.base/sep.exp: New testcase.
1136
15f7b60e
MK
11372004-04-09 Mark Kettenis <kettenis@gnu.org>
1138
1139 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
1140 support.
1141
44f4de1a
AC
11422004-04-05 Andrew Cagney <cagney@redhat.com>
1143
1144 * gdb.base/sigaltstack.c: New file.
1145 * gdb.base/sigaltstack.exp: New file.
1146
ef04f396
JB
11472004-04-04 Joel Brobecker <brobecker@gnat.com>
1148
1149 * gdb.base/foll-fork.exp: Update the expected output for
1150 "help set follow-fork-mode", to match a change that was made
1151 to the help of this variable on 2004-01-13.
1152
d40d2c92
JB
11532004-04-01 Joel Brobecker <brobecker@gnat.com>
1154
1155 * lib/ada.exp: Add copyright notice.
1156 * bar.ads: Likewise.
1157 * bar.adb: Likewise.
1158 * null_record.adb: Likewise.
1159 * null_record.exp: Likewise.
1160 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
1161
f86ef5a3
JB
11622004-04-01 Joel Brobecker <brobecker@gnat.com>
1163
1164 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
1165 * configure: Regenerate.
1166
414e70e3
JB
11672004-04-01 Joel Brobecker <brobecker@gnat.com>
1168
1169 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
1170 to build the application. Remove the message printed when in
1171 verbose mode, redundant with the UNSUPPORTED message above.
1172
f0aaee49
JB
11732004-03-31 Joel Brobecker <brobecker@gnat.com>
1174
1175 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
1176 * gdb.ada (null_record.exp): New testcase.
1177
ac81cb54
JB
11782004-03-31 Joel Brobecker <brobecker@gnat.com>
1179
1180 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
1181
854af2f7
JB
11822004-03-31 Joel Brobecker <brobecker@gnat.com>
1183
1184 * gdb.ada: New subdirectory.
1185 * gdb.ada/Makefile.in: New file.
1186 * gdb.ada/gnat_ada.gpr.in: New file.
1187
034cb681
JB
11882004-03-31 Joel Brobecker <brobecker@gnat.com>
1189
1190 * lib/ada.exp: New file.
1191
78a1a894
DJ
11922004-03-24 Daniel Jacobowitz <drow@mvista.com>
1193
1194 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
1195 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
1196
4b2b3b3e
AC
11972004-03-22 Andrew Cagney <cagney@redhat.com>
1198
1199 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
1200 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1201 Problem identified by Ulrich Weigand.
1202
23c73aa3
DC
12032004-03-17 David Carlton <carlton@kealia.com>
1204
1205 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
1206 PR c++/826.
1207
d63a86f8
RM
12082004-03-16 Roland McGrath <roland@redhat.com>
1209
1210 * gdb.base/auxv.exp: New file.
1211 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
1212
0e02aa50
DC
12132004-03-12 David Carlton <carlton@kealia.com>
1214
1215 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
1216 * gdb.cp/pr-1553.cc: Ditto.
1217 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
1218 pass branch.
1219
c20b71be
MC
12202004-03-12 Michael Chastain <mec.gnu@mindspring.com>
1221
1222 * gdb.cp/templates.exp: Accept more template types.
1223
c7414a01
MC
12242004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1225
1226 From Corinna Vinschen with modifications.
1227 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
1228 local variable obj_with_enum.
1229 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
1230 results with obj_with_enum.
1231
ed69573c
MC
12322004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1233
1234 * gdb.cp/classes.cc: New file, copied from misc.cc.
1235 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
1236
28301461
MC
12372004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1238
1239 * gdb.cp/misc.cc: Add copyright notice.
1240
1198ecbe
DC
12412004-03-05 David Carlton <carlton@kealia.com>
1242
1243 * gdb.cp/rtti.exp: Add 'print *obj3' test.
1244 * gdb.cp/rtti.h: Update copyright.
1245 (namespace n2::n3): New.
1246 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
1247 (n2::n3::func3): New.
1248 (main): Call n2::n3::func3.
1249 * gdb.cp/rtti2.cc: Update copyright.
1250 (n2::create3): New.
1251
9e08c470
MK
12522004-03-04 Mark Kettenis <kettenis@gnu.org>
1253
1254 * gdb.asm/openbsd.inc: Fix typo.
1255
4bebc3aa
FF
12562004-03-03 Fred Fish <fnf@redhat.com>
1257
1258 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
1259 "val" instead of unused "size". Update copyright year.
1260
6ea9fb37
DJ
12612004-02-29 Daniel Jacobowitz <drow@mvista.com>
1262
1263 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
1264 to use unsigned char.
1265 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
1266 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
1267
23b23974
DJ
12682004-02-29 Daniel Jacobowitz <drow@mvista.com>
1269
1270 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
1271 line of output.
1272
7574fd53
DJ
12732004-02-28 Daniel Jacobowitz <drow@mvista.com>
1274
1275 * gdb.base/relocate.c (dummy): Initialize.
1276
a195357f
DJ
12772004-02-28 Daniel Jacobowitz <drow@mvista.com>
1278
1279 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
1280 a breakpoint at exit.
1281
72fd54a9
FF
12822004-02-27 Fred Fish <fnf@redhat.com>
1283
1284 * gdb.base/chng-syms.exp: Add expect condition to match failing
1285 case that isn't a timeout.
1286
b9d23137
AC
12872004-02-27 Andrew Cagney <cagney@redhat.com>
1288
1289 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
1290 support.
1291
15d208f6 12922004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 1293
15d208f6
FF
1294 * gdb.arch/gdb1431.c: Remove.
1295 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
1296 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
1297 of "until" incorrectly.
1298
98f9cd2d
JB
12992004-02-26 J. Brobecker <brobecker@gnat.com>
1300
1301 * gdb.cp/class2.cc (empty): New class.
1302 (refer): New function.
1303 (main): Declare an object of type empty and use it.
1304 * gdb.cp/class2.exp: Print the value of an object of type empty.
1305
9b50c11b
JJ
13062004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1307
1308 * gdb.base/langs.exp: Update query string to match the
1309 new nquery format used for pending breakpoints.
1310
0dcd613f
AC
13112004-02-26 Andrew Cagney <cagney@redhat.com>
1312
1313 Fix PR i18n/1570.
1314 * gdb.base/charset.c: Update copyright notice.
1315 (main, init_string): Remove the escape character '\e' tests.
1316 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
1317 * gdb.base/charset.exp (valid_host_charset): Ditto.
1318 * gdb.base/setvar.exp: Ditto.
1319
b8a56647
AC
13202004-02-24 Andrew Cagney <cagney@redhat.com>
1321
90d59e34
AC
1322 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
1323 mmapped data in core file" PASS and FAIL messages consistent.
1324
b8a56647
AC
1325 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
1326 setting a breakpoint. Work around PR java/1565.
1327
9f27c604
JJ
13282004-02-23 Jeff Johnston <jjohnstn@redhat.com>
1329
1330 * lib/gdb.exp (gdb_breakpoint): Update query string to match
1331 new nquery format.
1332 * gdb.base/pending.exp: Ditto.
1333
3224a706
MK
13342004-02-22 Mark Kettenis <kettenis@gnu.org>
1335
1336 * configure.in: Run stabs tests on *BSD.
1337 * configure: Regenerated.
1338
41e0a9ca
MK
13392004-02-21 Mark Kettenis <kettenis@gnu.org>
1340
1341 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
1342
1e1b3428
FF
13432004-02-20 Fred Fish <fnf@redhat.com>
1344
1345 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
1346 blank in test for "returns short", for consistency with other
1347 "returns xxx" tests. Update copyright year.
1348
f9a7572a
FF
13492004-02-19 Fred Fish <fnf@redhat.com>
1350
1351 New testcase for PR breakpoint/1558.
1352 * gdb.arch/gdb1558.exp: New file.
1353 * gdb.arch/gdb1558.c: New file.
1354
b2ce2854
EZ
13552004-02-19 Elena Zannoni <ezannoni@redhat.com>
1356
1357 * gdb.base/nodebug.exp: Fix typo.
1358
e7c9ff01
JB
13592004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1360
1361 Committed by Jim Blandy <jimb@redhat.com>.
1362
62f4b920
JB
1363 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
1364
2db536a1
JB
1365 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
1366
e7c9ff01
JB
1367 * gdb.base/float.exp: Support s390*-*-* targets.
1368
f3205b34
AF
13692004-02-17 Adam Fedor <fedor@gnu.org>
1370
1371 * gdb.base/gdb1555.exp: New file.
1372 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
1373
9d62932d
EZ
13742004-02-17 Elena Zannoni <ezannoni@redhat.com>
1375
1376 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
1377
344c9711
FF
13782004-02-16 Fred Fish <fnf@redhat.com>
1379
1380 * gdb.arch/gdb1291.c: Remove
1381 * gdb.arch/gdb1291.s: New test input file.
1382 * gdb.arch/gdb1291.exp: Expand test to check case that should not
1383 fail. Test for correct result, known incorrect result, other
1384 failures and timeouts.
1385
2d822687
AC
13862004-02-16 Andrew Cagney <cagney@redhat.com>
1387
1388 * gdb.base/bigcore.exp: New file.
1389 * gdb.base/bigcore.c: New file.
1390
dac15b66
AC
13912004-02-13 Andrew Cagney <cagney@redhat.com>
1392
1393 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
1394 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
1395 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
1396 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
1397 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
1398 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
1399 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
1400 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
1401 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
1402 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
1403
6bdfc2c4
JJ
14042004-02-11 Jeff Johnston <jjohnstn@redhat.com>
1405
1406 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
1407 executed is an alloc instruction.
1408
87b3ede8
DC
14092004-02-11 David Carlton <carlton@kealia.com>
1410
1411 * gdb.cp/breakpoint.exp: New.
1412 * gdb.cp/breakpoint.cc: New.
1413
6e19e2bf
MC
14142004-02-11 Michael Chastain <mec.gnu@mindspring.com>
1415
1416 Partial fix for PR gdb/1543.
1417 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
1418 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
1419 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
1420 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
1421 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
1422 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
1423 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
1424 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
1425 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
1426 to bug-gdb@prep.ai.mit.edu .
1427 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
1428 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
1429 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
1430 Likewise.
1431
5c5455dc
AC
14322004-02-10 Andrew Cagney <cagney@redhat.com>
1433
1434 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
1435 using gdb_internal_error_resync.
1436
9cf689d7
DJ
14372004-02-09 Daniel Jacobowitz <drow@mvista.com>
1438
1439 * gdb.threads/thread-specific.exp: Stop early if no threads are
1440 found.
1441
d2dc51db
MC
14422004-02-09 Michael Chastain <mec.gnu@mindspring.com>
1443
1444 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
1445
14b1a056
DJ
14462004-02-08 Daniel Jacobowitz <drow@mvista.com>
1447
1448 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
1449 breakpoints.
1450
83f66e8f
DJ
14512004-02-07 Daniel Jacobowitz <drow@mvista.com>
1452
1453 * config/sim.exp (gdb_load): Handle $arg == "".
1454 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
1455 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
1456
30fc0091
EZ
14572004-02-07 Elena Zannoni <ezannoni@redhat.com>
1458
1459 * gdb.base/maint.exp: Update test to reflect
1460 obstack changes.
1461
4d806929
JJ
14622004-02-04 Jeff Johnston <jjohnstn@redhat.com>
1463
1464 * gdb.base/pendshr.c (pendfunc): New function that calls
1465 pendfunc1.
1466 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
1467
7bfdd688
FF
14682004-02-04 Fred Fish <fnf@redhat.com>
1469
1470 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
1471 function symbols and update copyright years.
1472 * gdb.arch/gdb1291.c: Ditto.
1473
aaa08ee4
MC
14742004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1475
1476 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
1477
dbad7755
MC
14782004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1479
1480 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
1481
ec4646ef
MC
14822004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1483
1484 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
1485
1b802196
FF
14862004-02-02 Fred Fish <fnf@redhat.com>
1487
1488 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
1489 remote targets. Update copyright years.
1490
18fe2033
JJ
14912004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1492
1493 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
1494 support.
1495 * gdb.base/langs.exp: Fix test which attempts to create
1496 breakpoint on non-existent function to handle new pending
1497 support.
1498 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
1499 a breakpoint.
1500 * gdb.base/pending.exp: New test.
1501 * gdb.base/pending.c: New file.
1502 * gdb.base/pendshr.c: Ditto.
1503
8d577d32
DC
15042004-02-02 David Carlton <carlton@kealia.com>
1505
1506 * gdb.cp/overload.exp: Add overloadNamespace tests.
1507 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
1508 (overloadNamespace, XXX): New.
1509 (main): Call XXX::marker2.
1510
3ad13771
FF
15112004-02-01 Fred Fish <fnf@redhat.com>
1512
1513 * gdb.base/dump.exp: Use runto_main instead of "runto main".
1514 * gdb.base/finish.exp: Ditto.
1515 * gdb.base/gcore.exp: Ditto.
1516 * gdb.base/huge.exp: Ditto.
1517 * gdb.base/info-proc.exp: Ditto.
1518 * gdb.base/return2.exp: Ditto.
1519 * gdb.threads/gcore-thread.exp: Ditto.
1520
44c75849
DJ
15212004-02-01 Daniel Jacobowitz <drow@mvista.com>
1522
1523 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
1524
005bc093
MK
15252004-02-01 Mark Kettenis <kettenis@gnu.org>
1526
1527 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
1528 that opening the file succeeds on OpenBSD.
1529
c47cebdb
DJ
15302004-02-01 Daniel Jacobowitz <drow@mvista.com>
1531
1532 * gdb.threads/thread-specific.c: New file.
1533 * gdb.threads/threads-specific.exp: New test script.
1534 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
1535 to expect_out.
1536
5a01311c
MK
15372004-02-01 Mark Kettenis <kettenis@gnu.org>
1538
1539 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
1540 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
1541 only on the "print_small_structs from print_long_arg_list" test.
1542
ce22a4f1
DJ
15432004-02-01 Daniel Jacobowitz <drow@mvista.com>
1544
1545 * gdb.base/completion.exp: Kill a stray backslash.
1546
1547 From Jim Ingham <jingham@apple.com>:
1548 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
1549 agrees with the result from sending a tab.
1550
abbab9d3
DJ
15512004-01-31 Daniel Jacobowitz <drow@mvista.com>
1552
1553 * gdb.base/chng-syms.exp: Remove stray newline.
1554
53904d1e
MK
15552004-01-31 Mark Kettenis <kettenis@gnu.org>
1556
1557 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
1558 *-*-openbsd*.
1559 * gdb.asm/openbsd.inc: New file.
1560
3a4b3aac
MK
15612004-01-30 Mark Kettenis <kettenis@gnu.org>
1562
1563 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
1564 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
1565 *-*solaris2*. Remove commented out default settings for
1566 asm-flags. Replace gdb_compile with target_link.
1567
ebac27b4
MC
15682004-01-29 Michael Chastain <mec.gnu@mindspring.com>
1569
1570 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
1571 for all tests. Remove old hp-ux and cygnus xfail cases.
1572
d8679d84
PH
15732004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
1574
1575 * gdb.base/chng-syms.exp: New file.
1576 * gdb.base/chng-syms.c: New file.
1577
0a55bc22
MC
15782004-01-24 Michael Chastain <mec.gnu@mindspring.com>
1579
1580 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
1581 Provide arms for current output in all my configurations.
1582
94b8e876
MC
15832004-01-24 Michael Chastain <mec.gnu@mindspring.com>
1584
1585 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
1586 * lib/compiler.cc: Likewise.
1587 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
1588 get the right preprocessor. Eval the output directly. Remove
1589 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
1590 hp_f77_compiler and hp_f90_compiler completely.
1591 (gdb_preprocess): Delete.
1592 (get_compiler): Delete.
1593
7cf03d44
MK
15942004-01-24 Mark Kettenis <kettenis@gnu.org>
1595
1596 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
1597 <string.h>.
1598
68b6dce9
NR
15992004-01-24 Nick Roberts <nick@nick.uklinux.net>
1600
1601 * gdb.mi/mi-stack.exp: Update copyright.
1602
b368761e
DC
16032004-01-23 David Carlton <carlton@kealia.com>
1604
1605 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
1606 test for cp_lookup_transparent_type.
1607 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
1608 call them.
1609
f2061b53
DJ
16102004-01-23 Daniel Jacobowitz <drow@mvista.com>
1611
1612 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
1613 after -var-update.
1614
37fc574a
DC
16152004-01-23 David Carlton <carlton@kealia.com>
1616
1617 * gdb.cp/namespace.cc (C::ensureRefs): New.
1618 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
1619
8e94b928
NR
16202004-01-20 Nick Roberts <nick@nick.uklinux.net>
1621
1622 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
1623 case "-stack-list-locals 2".
1624 * gdb.mi/mi-var-child.exp: Test for case
1625 "-var-list-children --all-values NAME".
1626
997b0952
MC
16272004-01-18 Michael Chastain <mec.gnu@mindspring.com>
1628
1629 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
1630
52470da3
MK
16312004-01-18 Mark Kettenis <kettenis@gnu.org>
1632
7049b4b8
MK
1633 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
1634 used with gdb_test_multiple.
1635
52470da3
MK
1636 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
1637 read at address 0. This fixes PR testsuite/1504.
1638
da6012e5
DJ
16392004-01-18 Daniel Jacobowitz <drow@mvista.com>
1640
1641 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
1642 Remove downloading, guessing the host executable, the calls to
1643 gdb_file_cmd and gdb_target_cmd, and "load" support.
1644 (infer_host_exec): New function broken out from gdb_load.
1645 (gdb_load): New wrapper for gdbserver_gdb_load.
1646 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
1647 gdb_target_cmd. Use -target-select.
1648 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
1649 Download binaries to the host. Clear last_mi_remote_file when
1650 we load a new binary.
1651 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
1652 call gdbserver_gdb_load and mi_gdb_target_cmd.
1653
32c70722
MC
16542004-01-17 Michael Chastain <mec.gnu@mindspring.com>
1655
1656 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
1657 type patterns.
1658
b0cecf36
MC
16592004-01-17 Michael Chastain <mec.gnu@mindspring.com>
1660
1661 * gdb.cp/templates.exp: Fix typo in test name of
1662 "print Foo<volatile char*>::foo".
1663
4120d7e6
MC
16642004-01-15 Michael Chastain <mec.gnu@mindspring.com>
1665
1666 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
1667
f679e530
BE
16682004-01-16 Ben Elliston <bje@wasabisystems.com>
1669
1670 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
1671 (clean mostlyclean): Remove empty rm.
1672
091c48f6
MC
16732004-01-15 Michael Chastain <mec.gnu@mindspring.com>
1674
1675 * gdb.base/setvar.exp: Add copyright years.
1676
3e5fc8d2
DC
16772004-01-14 David Carlton <carlton@bactrian.org>
1678
1679 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
1680 PR c++/1511 and update coment.
1681 * gdb.cp/templates.exp: Update patterns to match current output.
1682 If changes involve something other than whitespace, KFAIL
1683 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
1684
63d06c5c
DC
16852004-01-14 David Carlton <carlton@kealia.com>
1686
1687 * gdb.cp/namespace.exp: Add tests involving classes defined within
1688 namespaces.
1689 * gdb.cp/namespace.cc (C::CClass): New.
1690 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
1691
a51dab88
EZ
16922004-01-14 Elena Zannoni <ezannoni@redhat.com>
1693
1694 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
1695 what debug info we have. Print a better message if something goes
1696 wrong while producing the separate debug info file.
1697
a476ccc9
MC
16982004-01-14 Michael Chastain <mec.gnu@mindspring.com>
1699
1700 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
1701
f453692c
MC
17022004-01-14 Michael Chastain <mec.gnu@mindspring.com>
1703
1704 * gdb.base/callfuncs.c: Add copyright notice.
1705
f40063a5
MC
17062004-01-13 Michael Chastain <mec.gnu@mindspring.com>
1707
1708 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
1709 inheritance. PR gdb/1498, PR gcc/13539.
1710
19ac3974
EZ
17112004-01-13 Elena Zannoni <ezannoni@redhat.com>
1712
1713 * gdb.threads/gcore-thread.exp: Prefix name of binary with
1714 test specific name.
1715 * gdb.mi/gdb669.exp: Ditto.
1716 * gdb.mi/mi-pthreads.exp: Ditto.
1717 * gdb.mi/mi1-pthreads.exp: Ditto.
1718 * gdb.mi/mi2-pthreads.exp: Ditto.
1719
56c97c6e
MC
17202004-01-12 Michael Chastain <mec.gnu@mindspring.com>
1721
1722 * gdb.cp/member-ptr.cc: Add copyright notice.
1723
a0644324
MC
17242004-01-12 Michael Chastain <mec.gnu@mindspring.com>
1725
1726 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
1727 some patterns for recent versions of gcc and hpacc. Delete
1728 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
1729 Delete tests that access a NULL pointer-to-member-data. This
1730 script is still disabled for gcc.
1731
32fabe09
EZ
17322004-01-12 Elena Zannoni <ezannoni@redhat.com>
1733
1734 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
1735 escaped correctly.
1736
1f8a6abb
EZ
17372004-01-12 Elena Zannoni <ezannoni@redhat.com>
1738
1739 * gdb.base/sepdebug.exp: New file.
1740 * gdb.base/sepdebug.c: New file.
1741 * lib/gdb.exp (separate_debug_filename): New procedure.
1742 (gdb_gnu_strip_debug): New procedure.
1743
48efe704
AC
17442004-01-12 Andrew Cagney <cagney@redhat.com>
1745
1746 * gdb.mi/ChangeLog: Delete file. Renamed to ...
1747 * gdb.mi/ChangeLog-1999-2003: New file.
1748
a9415475
AC
17492004-01-12 Andrew Cagney <cagney@redhat.com>
1750
1751 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
1752 "Renaming a directory to a non-empty directory returns ENOTEMPTY
1753 or EEXIST", treat EBUSY as an XFAIL.
1754
83b8cf9d
MC
17552004-01-11 Michael Chastain <mec.gnu@mindspring.com>
1756
1757 * gdb.base/scope.exp: Remove obsolete setup_xfail for
1758 hp_cc_compiler.
1759
9939d2a8
MC
17602004-01-10 Michael Chastain <mec.gnu@mindspring.com>
1761
1762 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
1763 decorations.
1764
1ff8cadf
MC
17652004-01-10 Michael Chastain <mec.gnu@mindspring.com>
1766
1767 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
1768 and "(aCC)" decorations. Remove obsolete doco about old
1769 test results.
1770
6fa9022e
MC
17712004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1772
1773 * gdb.cp/exception.exp: Fix typo in doco.
1774
209721fe
MK
17752004-01-09 Mark Kettenis <kettenis@gnu.org>
1776
1777 * gdb.base/gdb1476.exp: Fix typo.
1778
ef11303e
MC
17792004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1780
1781 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
1782 file.
1783
041ab88c
MC
17842004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1785
1786 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
1787 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
1788 Use gdb_compile. Remove restriction on gcc. Add some patterns
1789 for recent version of gdb. Delete second half, which was a copy
1790 of the first half with different build flags. This test is
1791 still disabled because it is still not ready for production.
1792
e36d075a
MC
17932004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1794
1795 * gdb.cp/exception.cc: Add copyright notice.
1796 * gdb.cp/exception.exp: Add a notice that this file is broken
1797 because of line number changes caused by addition of copyright
1798 notice.
1799
42b190ad
MC
18002004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1801
1802 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
1803 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
1804
8f25f06b
MC
18052004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1806
1807 * gdb.cp/classes.exp: Accept gnu abi 2.
1808 * gdb.cp/derivation.exp: Likewise.
1809 * gdb.cp/overload.exp: Likewise.
1810 * gdb.cp/virtfunc.exp: Likewise.
1811
06ded8b8
MC
18122004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1813
1814 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
1815 semicolon after end of function.
1816
77c26ae3
MC
18172004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1818
1819 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
1820 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
1821 boilerplate code for compiling and running the program under
1822 test. Add some string method tests.
1823
20757486
MC
18242004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1825
1826 * gdb.cp/bs15503.cc: Add copyright notice.
1827 * gdb.cp/bs15503.exp: Adjust line number.
1828
0fd3b503
MC
18292004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1830
1831 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
1832 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
1833
10d1bea8
MC
18342004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1835
1836 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
1837 hp_cc_compiler.
1838
2789202a
MC
18392004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1840
1841 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
1842 * gdb.cp/ctti.exp: Use the marker instead of "next".
1843 With gcc, run further before bailing.
1844
b862f14c
MC
18452004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1846
1847 * gdb.cp/cttiadd.cc: Add copyright notice.
1848 * gdb.cp/cttiadd1.cc: Likewise.
1849 * gdb.cp/cttiadd2.cc: Likewise.
1850 * gdb.cp/cttiadd3.cc: Likewise.
1851
96da2469
MC
18522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1853
1854 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
1855 Use gdb_test, gdb_test_multiple. Use floating-point values that
1856 have exact representations in IEEE-ish formats.
1857
053248ff
MC
18582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1859
1860 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
1861 compilers. Delete duplicate call to get_compiler_info.
1862 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
1863 * gdb.base/volatile.exp: Likewise.
1864
84acecdd
MK
18652004-01-07 Mark Kettenis <kettenis@gnu.org>
1866
1867 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
1868 memory at address 0.
1869
fe11a27f
MC
18702004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1871
1872 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
1873 to test for hp-ux assembler. Fix copyright years.
1874
60ad077b
AC
18752004-01-07 Andrew Cagney <cagney@redhat.com>
1876
1877 * gdb.base/fileio.c (strerrno): Add "EBUSY".
1878
1c9b8f33
AC
18792004-01-07 Andrew Cagney <cagney@redhat.com>
1880
1881 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
1882 when creating the read-only file. From analysis by Roland McGrath
1883 and Elena Zannoni.
1884
753ccc7a
MC
18852004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1886
1887 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
1888
eca3e36b
MC
18892004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1890
1891 * gdb.base/cvexpr.c: Be type-safe with function pointers and
1892 data pointers.
1893
f8d4bac4
MC
18942004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1895
1896 * gdb.cp/m-static.exp: Compile one source file at a time.
1897 Delete unused call to get_compiler_info.
1898
9b4e0f94
MC
18992004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1900
1901 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
1902 * gdb.base/call-rt-st.exp: Likewise.
1903 * gdb.base/nodebug.exp: Likewise.
1904 * gdb.base/volatile.exp: Likewise.
1905 * gdb.cp/ref-types.exp: Likewise.
1906 * gdb.cp/templates.exp: Likewise.
1907
023c1024
MK
19082004-01-05 Mark Kettenis <kettenis@gnu.org>
1909
1910 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
1911
19703c4a
MC
19122004-01-05 Michael Chastain <mec.gnu@mindspring.com>
1913
1914 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
1915 hppa*-hp-hpux*.
1916
18b67037
MK
19172004-01-04 Mark Kettenis <kettenis@gnu.org>
1918
ba6219c8
MK
1919 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1920 x86_64-*-*.
1921
18b67037
MK
1922 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1923 sparc64-*-* and sparc*-solaris2*.
1924
1bfbbb9d
MK
19252004-01-04 Mark Kettenis <kettenis@gnu.org>
1926
1927 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
1928 return ${tests}" test. The ${tests} already mentions the
1929 filename.
1930
06846494
MC
19312004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1932
1933 * gdb.cp/local.exp: Accept gcc abi 2.
1934
3b0cb202
MC
19352004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1936
1937 * gdb.cp/templates.exp: Accept gcc abi 2.
1938
0643ec3f
MC
19392004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1940
1941 * lib/compiler.cc: Remove supports_template_debugging.
1942 * gdb.cp/templates.exp: Do not test supports_template_debugging.
1943
d231d0b1
MC
19442004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1945
1946 * gdb.cp/namespace.exp: Accept gcc abi 2.
1947
44ffb27c
MC
19482004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1949
1950 * gdb.cp/method.exp: Accept gcc abi 2.
1951
184ad485
MC
19522004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1953
1954 * gdb.cp/classes.exp: Generate identical results as old version.
1955 * gdb.cp/derivation.exp: Likewise.
1956 * gdb.cp/overload.exp: Likewise.
1957 * gdb.cp/virtfunc.exp: Likewise.
1958
116f09e7
MC
19592004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1960
1961 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
1962 mysterious bug with sourceware version of expect.
1963
b1379776
MC
19642004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1965
1966 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
1967 current versions of gcc, including gcc abi 2. Remove gratuitous
1968 restart of test program. Use gdb_test_multiple and gdb_test for
1969 all tests. Add patterns to xfail missing "const" in "const char *"
1970 and kfail PR gdb/1155.
1971
6b7a4c0e
MC
19722004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1973
1974 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
1975 current versions of gcc, including gcc abi 2. Remove gratuitous
1976 restart of test program. Use gdb_test_multiple and gdb_test for
1977 all tests. Add patterns to kfail PR gdb/1498.
1978
51615d72
MC
19792003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1980
1981 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
1982 current versions of gcc, including gcc abi 2. Use "breakpoint"
1983 and "continue" instead of restarting the target program. Use
1984 gdb_test_multiple and gdb_test for all tests.
1985
7b79a9d7
MK
19862004-01-01 Mark Kettenis <kettenis@gnu.org>
1987
1988 * gdb.asm/asm-source.exp: Update copyright year. Link statically
1989 for *-*-solaris2*.
1990
1cd3489f
MC
19912003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1992
1993 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
1994 current versions of gcc, including gcc abi 2. Use "breakpoint"
1995 and "continue" instead of restarting the target program several
1996 times. Use gdb_test_multiple and gdb_test for all tests.
1997
850742db
MC
19982003-12-18 Michael Chastain <mec.gnu@mindspring.com>
1999
2000 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
2001 source files.
2002
eb4bbda8
MC
20032003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2004
2005 * gdb.base/environ.exp: Handle compiling test case from multiple
2006 source files.
2007
e42c7771
MC
20082003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2009
2010 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
2011
80e4b428
JB
20122003-12-17 Jim Blandy <jimb@redhat.com>
2013
5f06973a
JB
2014 * gdb.base/freebpcmd.c: Add copyright notice.
2015
80e4b428
JB
2016 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
2017
0ab84fb7
MC
20182003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2019
2020 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
2021
1b3bb3d0
JB
20222003-12-13 Jim Blandy <jimb@redhat.com>
2023
2024 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
2025
3a4c9371
KB
20262003-12-12 Kevin Buettner <kevinb@redhat.com>
2027
2028 * gdb.asm/frv.inc: New file.
2029 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
2030
a1dea79a
FF
20312003-12-09 Fred Fish <fnf@redhat.com>
2032
2033 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
2034 functions to break1.c and leave prototypes behind. Add more
2035 "set breakpoint NN here" comments.
2036 * gdb.base/break1.c: New file.
2037
2038 * gdb.base/break.exp: Handle compiling test case from multiple
2039 source files and change source file references as needed.
2040 * gdb.base/completion.exp: Ditto.
2041 * gdb.base/condbreak.exp: Ditto.
2042 * gdb.base/define.exp: Ditto.
2043 * gdb.base/ena-dis-br.exp: Ditto.
2044 * gdb.base/info-proc.exp: Ditto.
2045 * gdb.base/maint.exp: Ditto.
2046 * gdb.base/until.exp: Ditto.
2047
2048 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
2049 hardcoded line numbers.
2050 * gdb.base/define.exp: Ditto.
2051 * gdb.base/ena-dis-br.exp: Ditto.
2052 * gdb.base/maint.exp: Ditto.
2053 * gdb.base/until.exp: Ditto.
2054
2055 * gdb.base/completion.exp: Use "break1" for completion tests since
2056 "break" is no longer a unique prefix.
2057
5266b69c
AC
20582003-12-06 Andrew Cagney <cagney@redhat.com>
2059
2060 * gdb.base/structs.exp (test_struct_returns): When applicable, set
2061 "return_value_unimplemented". When an unimplemented struct return
2062 architecture, report incorrect values as a KFAIL
2063
374451f0
MC
20642003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2065
2066 * gdb.cp/rtti.exp: Accept new wording of warning from
2067 cp_lookup_rtti_type.
2068
ba9b20a7
MC
20692003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2070
2071 Partial fix for PR testsuite/1456.
2072 * gdb.base/scope.exp (test_at_main): Replace references to
2073 gcc_compiled with calls to test_compiler_info.
2074 (test_at_foo): Likewise.
2075 (test_at_bar): Likewise.
2076
b74b6d0b
MC
20772003-12-04 Michael Chastain <mec.gnu@mindspring.com>
2078
2079 Partial fix for PR testsuite/1456.
2080 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
2081 to test_compiler_info.
2082
ccfa3402
MC
20832003-12-03 Michael Chastain <mec.gnu@mindspring.com>
2084
2085 * gdb.base/so-impl-ld.exp: Update copyright notice.
2086
f6246aba
MC
20872003-12-02 Michael Chastain <mec.gnu@mindspring.com>
2088
2089 Partial fix for PR testsuite/1456.
2090 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
2091 to test_compiler_info.
2092
13ae734a
MC
20932003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2094
2095 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
2096 from current versions of gdb. Clean up regular expressions.
2097 Delete redundant timeout case.
2098
d8e1cdee
MC
20992003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2100
2101 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
2102 from current versions of gdb. Clean up regular expressions.
2103 Delete redundant timeout case.
2104
96457b64
MC
21052003-12-01 Michael Chastain <mec.gnu@mindspring.com>
2106
2107 Partial fix for PR testsuite/1456.
2108 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
2109 gcc_compiled with call to test_compiler_info.
2110
f35309fc
MC
21112003-11-30 Michael Chastain <mec.gnu@mindspring.com>
2112
2113 Partial fix for PR testsuite/1456.
2114 * gdb.base/list.exp (test_list_function): Delete unused declaration
2115 of gcc_compiled.
2116
d7afdf9b
MC
21172003-11-29 Michael Chastain <mec.gnu@mindspring.com>
2118
2119 Partial fix for PR testsuite/1456.
2120 * gdb.base/complex.exp: Replace reference to gcc_compiled with
2121 call to test_compiler_info.
2122
71507b56
MK
21232003-11-29 Mark Kettenis <kettenis@gnu.org>
2124
2125 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
2126 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
2127 it to create the appropriate note.inc.
2128 * gdb.asm/asmsrc1.s: Include "note.inc".
2129 * gdb.asm/netbsd.inc: New file.
2130 * gdb.asm/empty.inc: New file.
2131
f81f93f7
MC
21322003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2133
2134 Partial fix for PR testsuite/1456.
2135 * gdb.base/constvars.exp: Replace references to gcc_compiled with
2136 calls to test_compiler_info.
2137
9a77938e
MC
21382003-11-27 Michael Chastain <mec.gnu@mindspring.com>
2139
2140 Partial fix for PR testsuite/1456.
2141 * gdb.base/volatile.exp: Replace references to gcc_compiled with
2142 calls to test_compiler_info.
2143
e8367dc7
MK
21442003-11-27 Mark Kettenis <kettenis@gnu.org>
2145
2146 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
2147 pattern for the KFAILs.
2148
526c61ee
AF
21492003-11-25 Adam Fedor <fedor@gnu.org>
2150
2151 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
2152 * gdb.objc/objcdecode.m: New file.
2153
28f2d600
AF
21542003-11-25 Adam Fedor <fedor@gnu.org>
2155
2156 * gdb.objc/nondebug.exp: Test for PR objc/1236.
2157 * gdb.objc/nondebug.m: New file.
2158
a3895cee
BE
21592003-11-26 Ben Elliston <bje@wasabisystems.com>
2160
2161 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2162 NetBSD as it does on FreeBSD. Modelled on a similar change by
2163 Mark Kettenis on 2003-05-30.
2164 (link-flags): Set to "--entry _start" regardless of target.
2165 Special linker flags are to be appended to $link-flags.
2166 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
2167
c9f2c8a3
MC
21682003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2169
2170 * gdb.cp/method.exp: Accept output of new demangler.
2171
15a0587a 21722003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
2173
2174 * gdb/class2.exp: New file.
2175 * gdb/class2.cc: New file.
2176
3c00b570
MC
21772003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2178
2179 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
2180 of new demangler.
2181
7027acc7
MK
21822003-11-23 Mark Kettenis <kettenis@gnu.org>
2183
2184 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
2185 of gdb_test "run".
2186
b0e1598a
MK
21872003-11-23 Mark Kettenis <kettenis@gnu.org>
2188
2189 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
2190 "continue" into "run".
2191
4d9eda44
MC
21922003-11-23 Michael Chastain <mec.gnu@mindspring.com>
2193
2194 Partial fix for PR testsuite/1456.
2195 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
2196 call to test_compiler_info.
2197 * gdb.cp/ctti.exp: Likewise.
2198 * gdb.cp/derivation.exp: Likewise.
2199 * gdb.cp/member-ptr.exp: Likewise.
2200 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
2201 reference to gcc_compiled.
2202
22032003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
2204
2205 Fix PR testsuite/1463.
2206 * gdb.base/structs.exp (start_structs_test): Call
2207 get_debug_format before using the debug format.
2208
d422fe19
AC
22092003-11-22 Andrew Cagney <cagney@redhat.com>
2210
2211 * lib/gdb.exp (gdb_test_multiple): Add simple example.
2212 * gdb.base/structs.exp: Use gdb_test_multiple.
2213
039cf96d
AC
22142003-11-20 Andrew Cagney <cagney@redhat.com>
2215
6882279b
AC
2216 * gdb.base/structs.exp: Handle and recover from internal errors.
2217 Replace "foo${n}" with "foo<n>" in test messages.
2218
e53890ae
AC
2219 * gdb.base/structs.exp: Update copyright. Rewrite.
2220 * gdb.base/structs.c: Update copyright. Rewrite.
2221
2b211c59
AC
2222 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
2223 resync count exceeded.
d63a86f8 2224
039cf96d
AC
2225 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
2226 from the internal error.
2227 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
2228 Original from Jim Blandy.
2229 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 2230
eac98b22
AC
22312003-11-19 Andrew Cagney <cagney@redhat.com>
2232
2233 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
2234 KFAIL.
2235
67455b2a
MK
22362003-11-17 Mark Kettenis <kettenis@gnu.org>
2237
2238 New testcase for PR backtrace/1435.
2239 * gdb.arch/i386-unwind.exp: New file.
2240 * gdb.arch/i386-unwind.c: New file.
2241
853d6e5b
AC
22422003-11-17 Andrew Cagney <cagney@redhat.com>
2243
2244 * lib/gdb.exp (compiler_info): New global.
2245 (test_compiler_info): New function.
2246 (get_compiler_info): Set compiler_info.
2247 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
2248 "compiler_info" to gcc-<major>-<minor>.
2249
38cf6e11
MC
22502003-11-15 Michael Chastain <mec.gnu@mindspring.com>
2251
2252 * gdb.trace/configure: Remove.
2253
a50d3602
EZ
22542003-11-13 Elena Zannoni <ezannoni@redhat.com>
2255
2256 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 2257 breakpoints.
a50d3602
EZ
2258 * gdb.base/break.exp: Remove all references to explicit line
2259 numbers.
2260
d9407aaa
NC
22612003-11-11 Nick Clifton <nickc@redhat.com>
2262
2263 * gdb.base/shreloc.exp: Do not run for targets which do not
2264 support shared objects.
2265
db488fc1
CV
22662003-11-10 Corinna Vinschen <vinschen@redhat.com>
2267
2268 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
2269 Don't run tests if nofileio flag is given.
2270
6a90a18e
EZ
22712003-11-07 Elena Zannoni <ezannoni@redhat.com>
2272
2273 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
2274 as well as 'Watchpoint'.
2275
0b915e9c
EZ
22762003-11-06 Elena Zannoni <ezannoni@redhat.com>
2277
2278 Reported by Jim Ingham <jingham@apple.com>:
2279 * gdb.base/annota1.exp: Match at least one occurrence of the
2280 signal handler annotation.
2281
d7e4b55f
EZ
22822003-11-06 Elena Zannoni <ezannoni@redhat.com>
2283
2284 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
2285 as well as 'Watchpoint'.
2286
2fe4e8d0
MC
22872003-11-05 Michael Chastain <mec@shout.net>
2288
2289 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
2290
6ef88553
KW
22912003-11-03 Kris Warkentin <kewarken@qnx.com>
2292
2293 * gdb.arch/gdb1291.c: New test file.
2294 * gdb.arch/gdb1291.exp: New test script.
2295 * gdb.arch/gdb1431.c: New test file.
2296 * gdb.arch/gdb1431.exp: New test script.
2297
ae7dc4d8
MC
22982003-10-22 Michael Chastain <mec@shout.net>
2299
2300 * gdb.mi/pthreads.c: Add copyright notice.
2301
c39d7427
MC
23022003-10-22 Michael Chastain <mec@shout.net>
2303
2304 * gdb.threads/pthreads.c: Add copyright notice.
2305
8b7d96c1
MC
23062003-10-20 Michael Chastain <mec@shout.net>
2307
2308 * gdb.base/gdb1056.exp: New test script.
2309
d1d69fdd
DJ
23102003-10-13 Daniel Jacobowitz <drow@mvista.com>
2311
2312 * gdb.threads/killed.exp: Use gdb_run_cmd.
2313
7d605576
DJ
23142003-10-13 Daniel Jacobowitz <drow@mvista.com>
2315
2316 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
2317 create a core file.
2318 * gdb.threads/gcore-thread.exp: Likewise.
2319
618ec112
CV
23202003-10-13 Corinna Vinschen <vinschen@redhat.com>
2321
2322 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
2323 type, based on char type.
2324 (struct bit_flags_short_t): New bitfield type, based on short type.
2325 (init_bit_flags_char): New fuction.
2326 (init_bit_flags_short): Ditto.
2327 (print_bit_flags_char): Ditto.
2328 (print_bit_flags_short): Ditto.
2329 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
2330
9367a73c
MC
23312003-10-11 Michael Chastain <mec@shout.net>
2332
2333 * gdb.base/call-rt-st.exp: Update copyright year.
2334
1decf120
KI
23352003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2336
2337 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
2338 * gdb.disasm/sh3.s: Ditto.
2339
5445b2ae
DJ
23402003-10-07 Daniel Jacobowitz <drow@mvista.com>
2341
2342 * gdb.threads/switch-threads.exp: New test.
2343 * gdb.threads/switch-threads.c: New source file.
2344
aec24853
CV
23452003-10-07 Corinna Vinschen <vinschen@redhat.com>
2346
2347 * gdb.base/ending-run.exp: Add sh specific case.
2348
adc7428d
AC
23492003-10-06 Andrew Cagney <cagney@redhat.com>
2350
2351 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
2352 * gdb.disasm/mn10200.exp: Delete obsolete file.
2353
c9d37158
DJ
23542003-09-29 Daniel Jacobowitz <drow@mvista.com>
2355
2356 * ChangeLog: Correct an entry command.exp -> commands.exp.
2357 * gdb.base/commands.exp (bp_deleted_in_command_test)
2358 (temporary_breakpoint_commands): Check noargs.
2359
79c2c32d
DC
23602003-09-25 David Carlton <carlton@kealia.com>
2361
2362 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
2363 of some print tests, where appropriate. Add tests for C::D::cd,
2364 E::ce, F::cXfX, G::XgX.
2365 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
2366
594e6d67
RE
23672003-09-25 Richard Earnshaw <rearnsha@arm.com>
2368
2369 * lib/java.exp (java_init): Import target_alias before using it.
2370
10f0d451
DC
23712003-09-25 David Carlton <carlton@kealia.com>
2372
2373 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
2374
274bcba0
EZ
23752003-09-23 Elena Zannoni <ezannoni@redhat.com>
2376
d63a86f8 2377 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
2378 weirdness.
2379
cdbf20f7
MC
23802003-09-17 Michael Chastain <mec@shout.net>
2381
2382 * gdb.cp/gdb1355.exp: New file.
2383 * gdb.cp/gdb1355.c: New file.
2384
71e06f80
CV
23852003-09-15 Corinna Vinschen <vinschen@redhat.com>
2386
2387 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
2388 * gdb.asm/sh.inc: New file.
2389
5c4e30ca
DC
23902003-09-11 David Carlton <carlton@kealia.com>
2391
bd45b7af
DC
2392 * gdb.cp/namespace.exp: Add tests for namespace types.
2393 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
2394 (test_namespace): New.
2395
1c199746
EZ
23962003-09-11 Elena Zannoni <ezannoni@redhat.com>
2397
2398 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 2399 * gdb.stabs/weird.exp: Ditto.
1c199746 2400
04ed252f
MC
24012003-09-08 Michael Chastain <mec@shout.net>
2402
2403 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
2404
d8a2d9e7
MC
24052003-09-07 Michael Chastain <mec@shout.net>
2406
2407 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
2408 'parse error'.
2409
161afb24
MK
24102003-09-07 Mark Kettenis <m.kettenis@osp.nl>
2411
2412 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
2413
49f2741a
MC
24142003-08-30 Michael Chastain <mec@shout.net>
2415
2416 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
2417 * gdb.gdb/observer.exp: Ditto.
2418 * gdb.gdb/xfullpath.exp: Ditto.
2419
8afa723e
MK
24202003-08-29 Mark Kettenis <kettenis@gnu.org>
2421
2422 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
2423 *-*-*bsd*.
2424
f31dfe3b
JJ
24252003-08-28 Jeff Johnston <jjohnstn@redhat.com>
2426
2427 * gdb.base/dump.exp: Skip for ia64.
2428
4630e498
JJ
24292003-08-25 Jeff Johnston <jjohnstn@redhat.com>
2430
2431 * gdb.asm/asm-source.exp: Add ia64 support.
2432 * gdb.asm/ia64.inc: New file.
2433
1105b7ef
MC
24342003-08-22 Michael Chastain <mec@shout.net>
2435
2436 * gdb.cp: New directory.
2437 * gdb.cp/*: Copy from gdb.c++/*.
2438 * gdb.c++/*: Remove.
2439 * Makefile.in: Change gdb.c++ to gdb.cp.
2440 * configure.in: Ditto.
2441 * configure: Regnerate.
2442
c945b932
MK
24432003-08-18 Mark Kettenis <kettenis@gnu.org>
2444
2445 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
2446 * gdb.arch/i386-prologue.c (gdb1338): Add function.
2447
2b66634b
DJ
24482003-08-17 Daniel Jacobowitz <drow@mvista.com>
2449
2450 * mi-var-display.exp (-var-list-children weird): Accept function
2451 pointers with argument types.
2452 * mi1-var-display.exp (-var-list-children weird): Likewise.
2453 * mi2-var-display.exp (-var-list-children weird): Likewise.
2454
a356f73b
DJ
24552003-08-17 Daniel Jacobowitz <drow@mvista.com>
2456
2457 * gdb.base/annota3.exp: Add missing newline.
2458
483417b8
MC
24592003-08-06 Michael Chastain <mec@shout.net>
2460
2461 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
2462
c99c59c3
MS
24632003-08-12 Michael Snyder <msnyder@redhat.com>
2464
2465 * gdb.base/float.exp: Add test for SH.
2466
55ed7501
MK
24672003-08-10 Mark Kettenis <kettenis@gnu.org>
2468
2469 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
2470
1a371f2e
EZ
24712003-08-07 Elena Zannoni <ezannoni@redhat.com>
2472
2473 * gdb.base/completion.exp: Remove reduntant completion test
2474 on filename.
2475
e0f353ce
EZ
24762003-08-07 Elena Zannoni <ezannoni@redhat.com>
2477
2478 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
2479 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
2480 gdb.trace/save-trace.exp: Make sure that full pathnames are
2481 escaped correctly.
2482
5710a1af 24832003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 2484
5710a1af
EZ
2485 * configure.in: Don't generate config.h from config.hin.
2486 * configure: Regenerate.
2487 * config.hin: Remove file.
2488 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
2489 * gdb.threads/pthreads.c: Ditto.
2490
dcd81ce9
DJ
24912003-08-07 Daniel Jacobowitz <drow@mvista.com>
2492
2493 From Kei Sakamoto <sakamoto.kei@renesas.com>:
2494 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
2495 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
2496 Replace ld24 with seth/add3.
2497
6009d884
AC
24982003-08-02 Andrew Cagney <cagney@redhat.com>
2499
2500 * gdb.base/annota3.exp: New file.
2501 * gdb.base/annota3.c: New file.
2502 * gdb.c++/annota3.exp: New file.
2503 * gdb.c++/annota3.cc: New file.
2504
51514e06
MC
25052003-07-29 Michael Chastain <mec@shout.net>
2506
2507 * gdb.threads/tls.c (spin): Check errno only if sem_wait
2508 actually failed.
2509 (do_pass): Likewise.
2510 * gdb.threads/tls.exp: Always initialize no_of_threads.
2511
4ee6625b
DJ
25122003-07-27 Daniel Jacobowitz <drow@mvista.com>
2513
2514 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
2515 pattern.
2516 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
2517 * gdb.threads/tls.exp: Recognize one case of the host library not
2518 supporting TLS.
2519
225f2bf6
AC
25202003-07-27 Andrew Cagney <cagney@redhat.com>
2521
2522 * gdb.base/fileio.exp: Use SH when running commands using
2523 remote_exec.
2524
bcb27c9f
DJ
25252003-07-24 Daniel Jacobowitz <drow@mvista.com>
2526
2527 From Kei Sakamoto <sakamoto.kei@renesas.com>:
2528 * gdb.base/relocate.c (dummy): New padding array.
2529
3d67be83
MS
25302003-07-22 Michael Snyder <msnyder@redhat.com>
2531
d63a86f8 2532 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
2533
2534 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
2535 patterns to be more general, accepting old and new output.
2536 Some output chars (such as '+') also must be quoted.
d63a86f8 2537 Some addresses are displayed numerically instead of
3d67be83
MS
2538 symbolically.
2539
57ba3b85
MS
25402003-07-23 Michael Snyder <msnyder@redhat.com>
2541
686d097c
MS
2542 * gdb.base/return2.exp: Don't test long-long return.
2543
57ba3b85
MS
2544 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
2545 * gdb.disasm/t01_mov.exp: Ditto.
2546 * gdb.disasm/t02_mova.s: Ditto.
2547 * gdb.disasm/t02_mova.exp: Ditto.
2548 * gdb.disasm/t03_add.s: Ditto.
2549 * gdb.disasm/t03_add.exp: Ditto.
2550 * gdb.disasm/t04_sub.s: Ditto.
2551 * gdb.disasm/t04_sub.exp: Ditto.
2552 * gdb.disasm/t05_cmp.s: Ditto.
2553 * gdb.disasm/t05_cmp.exp: Ditto.
2554 * gdb.disasm/t06_ari2.s: Ditto.
2555 * gdb.disasm/t06_ari2.exp: Ditto.
2556 * gdb.disasm/t07_ari3.s: Ditto.
2557 * gdb.disasm/t07_ari3.exp: Ditto.
2558 * gdb.disasm/t08_or.s: Ditto.
2559 * gdb.disasm/t08_or.exp: Ditto.
2560 * gdb.disasm/t09_xor.s: Ditto.
2561 * gdb.disasm/t09_xor.exp: Ditto.
2562 * gdb.disasm/t10_and.s: Ditto.
2563 * gdb.disasm/t10_and.exp: Ditto.
2564 * gdb.disasm/t11_logs.s: Ditto.
2565 * gdb.disasm/t11_logs.exp: Ditto.
2566 * gdb.disasm/t12_bit.s: Ditto.
2567 * gdb.disasm/t12_bit.exp: Ditto.
2568 * gdb.disasm/t13_otr.s: Ditto.
2569 * gdb.disasm/t13_otr.exp: Ditto.
2570
e00759ef
EZ
25712003-07-22 Elena Zannoni <ezannoni@redhat.com>
2572
2573 * gdb.threads/tls.exp :Add kfail for 'info address' case.
2574
8bc2021f
EZ
25752003-07-22 Elena Zannoni <ezannoni@redhat.com>
2576
2577 * gdb.threads/tls.c : New file.
2578 * gdb.threads/tls.exp : New file.
2579 * gdb.threads/tls-main.c : New file.
2580 * gdb.threads/tls-shared.c : New file.
2581 * gdb.threads/tls-shared.exp : New file.
2582
89320c4c
AS
25832003-07-22 Andreas Schwab <schwab@suse.de>
2584
2585 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
2586
180dea7c
AS
25872003-07-20 Andreas Schwab <schwab@suse.de>
2588
2589 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
2590 due to insn reordering.
2591
0714963c
AC
25922003-07-15 Andrew Cagney <cagney@redhat.com>
2593
2594 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
2595
98a23b3f
MC
25962003-07-15 Michael Chastain <mec@shout.net>
2597
2598 * gdb.base/gdb1250.exp: New file.
2599 * gdb.base/gdb1250.c: New file.
2600
27e417a2
ML
26012003-07-09 Michal Ludvig <mludvig@suse.cz>
2602
2603 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
2604 expansion of size_t to 'unsigned long', not only to 'unsigned'.
2605
8bc2021f
EZ
26062003-07-09 Elena Zannoni <ezannoni@redhat.com>
2607
2608 * gdb.threads/tls.c: New file.
2609 * gdb.threads/tls.exp: New file.
2610 * gdb.threads/tls-main.c: New file.
2611 * gdb.threads/tls-shared.c: New file.
2612 * gdb.threads/tls-shared.exp: New file.
2613
d99968dc
EZ
26142003-07-09 Elena Zannoni <ezannoni@redhat.com>
2615
2616 * gdb.base/annota1.exp: Make sure that we properly escape the
2617 full path of the source file. Xfail more permissive patterns,
d63a86f8 2618 due to a compiler debug info problem.
d99968dc 2619
83876b3b
AS
26202003-07-07 Andreas Schwab <schwab@suse.de>
2621
2705e972
AS
2622 * gdb.asm/m68k.inc: New file.
2623 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
2624
83876b3b
AS
2625 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
2626 arguments"): Also match negative number.
2627
2628 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
2629
3a871b37
DJ
26302003-07-03 Daniel Jacobowitz <drow@mvista.com>
2631
2632 * gdb.base/store.c (charest): New typedef.
2633 (add_char): Rename to add_charest, update.
2634 (wack_char): Rename to wack_charest, update types. Return l + r
2635 to keep r live across the call.
2636 (wack_short, wack_int, wack_long, wack_longest, wack_float)
2637 (wack_double, wack_doublest): Return l + r to keep r live across
2638 the call.
2639 * gdb.base/store.exp: Accomodate store.c changes.
2640
b2a7f303
DC
26412003-06-30 David Carlton <carlton@kealia.com>
2642
2643 * gdb.c++/maint.exp (test_invalid_name): New.
2644 (test_first_component): Add tests for invalid names.
2645
3c6cb4a1
MC
26462003-06-29 Michael Chastain <mec@shout.net>
2647
2648 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
2649 output of '<VTT for class>' for virtual base classes.
2650
f1c2644b
DJ
26512003-06-29 Daniel Jacobowitz <drow@mvista.com>
2652
2653 * gdb.base/completion.exp: Tab-complete "complet" instead of
2654 "compl".
2655 * gdb.base/complex.exp, gdb.base/complex.c: New files.
2656
18080350
DJ
26572003-06-29 Daniel Jacobowitz <drow@mvista.com>
2658
2659 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
2660 * gdb.base/volatile.exp: Likewise.
2661
f56973f8
DJ
26622003-06-29 Daniel Jacobowitz <drow@mvista.com>
2663
2664 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
2665 gdb/1265.
2666
26672003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
2668 Daniel Jacobowitz <drow@mvista.com>
2669
2670 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
2671 initial line count of 'captured_main' from 26 to 32.
2672 (test_with_self): Allow xmalloc call to be interleaved with the
2673 preceding two lines.
2674
e766d4d6
JB
26752003-06-24 Joel Brobecker <brobecker@gnat.com>
2676
2677 * gdb.base/bang.exp: New testcase.
2678
f125c9a4
JB
26792003-06-23 Joel Brobecker <brobecker@gnat.com>
2680
2681 * gdb.base/langs.exp: Add some tests for the "minimal" language
2682 support.
2683
6e25beaf
EZ
26842003-06-23 Elena Zannoni <ezannoni@redhat.com>
2685
2686 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
2687 the testcase.
2688
2f816dda
DJ
26892003-06-22 Daniel Jacobowitz <drow@mvista.com>
2690
2691 * gdb.base/relocate.exp: Test add-symbol-file with a variable
2692 offset.
2693
db5a5748
DJ
26942003-06-22 Daniel Jacobowitz <drow@mvista.com>
2695
2696 * gdb.c++/pr-1210.cc: New file.
2697 * gdb.c++/pr-1210.exp: New file.
2698
1df0c130
DJ
26992003-06-21 Daniel Jacobowitz <drow@mvista.com>
2700
2701 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
2702 000-exec-continue.
2703
a92feac0
MK
27042003-06-15 Mark Kettenis <kettenis@gnu.org>
2705
2706 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
2707 on *-*-*bsd* instead of *-*-freebsd*.
2708
81a58f5b
AC
27092003-06-14 Andrew Cagney <cagney@redhat.com>
2710
2711 * gdb.base/store.exp: Test longest and doublest. Test all
2712 parameters. Weaken return statement match.
2713 * gdb.base/store.c: Add longest and doublest - aka long long and
2714 long double functions. Put all parameters into local register
2715 variables. Use negative values.
2716
b257a0d3
AC
27172003-06-14 Andrew Cagney <cagney@redhat.com>
2718
2719 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
2720 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
2721 exit status.
2722 * gdb.base/fileio.exp: Disable target when nointerrupts and
2723 noinferiorio, instead of limiting it to remote. Use remote_exec
2724 instead of system.
d63a86f8 2725
21c38304
JJ
27262003-06-12 Jeff Johnston <jjohnstn@redhat.com>
2727
2728 * gdb.base/float.exp: Add ia64 support.
2729
1bcdb424
CV
27302003-06-12 Corinna Vinschen <vinschen@redhat.com>
2731
2732 * gdb.base/fileio.exp: Run only on remote targets.
2733
6aeb981f
CV
27342003-06-10 Corinna Vinschen <vinschen@redhat.com>
2735
2736 * gdb.base/fileio.c: New file, testing File-I/O.
2737 * gdb.base/fileio.exp: Ditto.
2738
53df362e
RG
27392003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
2740
2741 * gdb.base/shreloc.exp: New file, check symbol values obtained from
2742 shared objects after relocation at load time (gdb PR/1132).
2743 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
2744 as above, part of the shared object relocation test.
2745
ffee1b46
MK
27462003-06-08 Mark Kettenis <kettenis@gnu.org>
2747
b5ca3722
MK
2748 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
2749 fully filled history list.
2750 * gdb.base/gdb_history: New file.
2751
03ed860d
MK
2752 * gdb.base/signals.exp: XFAIL "continue to func1" on
2753 i*86-*-freebsd*.
2754
ffee1b46
MK
2755 * gdb.base/attach.exp: When trying to attach to a nonexistent
2756 process, make it possible to specify the PID based on the target,
2757 and do so for *-*-freebsd*.
2758
d80dbb52
RH
27592003-06-02 Richard Henderson <rth@redhat.com>
2760
2761 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
2762
6dd77b81
RH
27632003-06-02 Richard Henderson <rth@redhat.com>
2764
2765 * gdb.base/selftest.exp: Next over lim_at_start initialization.
2766
f6347e16
RH
27672003-06-02 Richard Henderson <rth@redhat.com>
2768
2769 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
2770
2c161407
DJ
27712003-06-01 Daniel Jacobowitz <drow@mvista.com>
2772
2773 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
2774 of globalvar.
2775
572eb746
MK
27762003-06-01 Mark Kettenis <kettenis@gnu.org>
2777
2778 * gdb.asm/asm-source.exp: Check for memory read errors in
2779 disassembler test on *BSD too.
2780
9e9617a5
RH
27812003-06-01 Richard Henderson <rth@redhat.com>
2782
2783 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
2784 for .frame.
2785 (gdbasm_call): Lose ldgp.
2786 (gdbasm_startup): Add frame information.
2787 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
2788
7b34ad4e
MK
27892003-05-31 Mark Kettenis <kettenis@gnu.org>
2790
2791 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
2792 i?86-*-*.
2793
10059fdf
MK
27942003-05-30 Mark Kettenis <kettenis@gnu.org>
2795
2796 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2797 FreeBSD.
2798
acf4b816
RH
27992003-05-29 Richard Henderson <rth@redhat.com>
2800
2801 * gdb.asm/alpha.inc: New file.
2802 * gdb.asm/asm-source.exp: Use it.
2803
e9ecd949
JB
28042003-05-29 Jim Blandy <jimb@redhat.com>
2805
2806 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
2807 'core.PID'.
2808
e3e5a4f3
JB
28092003-05-22 Jim Blandy <jimb@redhat.com>
2810
2811 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
2812 backtrace.
d63a86f8 2813
72fe3d25
DC
28142003-05-20 David Carlton <carlton@math.stanford.edu>
2815
2816 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
2817 this time.
2818
58da2eb2
DC
28192003-05-19 David Carlton <carlton@bactrian.org>
2820
2821 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
2822 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
2823
1fcb5155
DC
28242003-05-19 David Carlton <carlton@bactrian.org>
2825
2826 * gdb.c++/namespace.exp: Add namespace scope and anonymous
2827 namespace tests.
2828 Bump copyright date.
2829 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
2830 (main): Call C::D::marker2.
2831 * gdb.c++/namespace1.cc: New file.
2832
85e85163
JJ
28332003-05-14 Jeff Johnston <jjohnstn@redhat.com>
2834
2835 Roland McGrath <roland@redhat.com>
d63a86f8 2836 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
2837 there is no manager thread.
2838
a25fbfec
JJ
28392003-05-08 Jeff Johnston <jjohnstn@redhat.com>
2840
d63a86f8
RM
2841 * gdb.threads/schedlock.exp: Remove assumption that all threads
2842 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
2843 in one of the child threads rather than the main thread.
2844
be375bae
JB
28452003-05-07 Jim Blandy <jimb@redhat.com>
2846
09bf6082
JB
2847 Add support for assembly source testing on the s390x.
2848 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
2849 architecture.
2850 * gdb.asm/s390x.inc: New file.
2851
be375bae
JB
2852 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
2853 succession of 'if' statements.
2854
00905d52
AC
28552003-05-05 Andrew Cagney <cagney@redhat.com>
2856
2857 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
2858
b1e29e33
AC
28592003-05-05 Andrew Cagney <cagney@redhat.com>
2860
2861 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
2862 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
2863
e33d66ec
EZ
28642003-05-02 Elena Zannoni <ezannoni@redhat.com>
2865
2866 * gdb.base/charset.exp: Update based on new behavior of set/show
2867 charset commands.
2868
2b6fd0d8
AC
28692003-05-01 Andrew Cagney <cagney@redhat.com>
2870
2871 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
2872 variable do not give memory errors.
2873
130cacce
AF
28742003-04-30 Adam Fedor <fedor@gnu.org>
2875
2876 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
2877 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
2878 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
2879 gdb.objc/basicclass.m: : New files
2880
2881 * lib/gdb.exp (gdb_compile_objc): New procedure.
2882
bea71854
DJ
28832003-04-27 Daniel Jacobowitz <drow@mvista.com>
2884
2885 * gdb.base/signals.exp: Make backtrace tests more specific.
2886
0f20eeea
DC
28872003-04-23 David Carlton <carlton@bactrian.org>
2888
2889 * gdb.c++/maint.exp (test_first_component): Add tests for
2890 'operator' in more locations.
2891
c8c4d8dc
KB
28922003-04-16 Kevin Buettner <kevinb@redhat.com>
2893
2894 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
2895
3fe60e3c
EZ
28962003-04-16 Elena Zannoni <ezannoni@redhat.com>
2897
2898 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
2899 func marke' instead. Update test name.
2900
9219021c
DC
29012003-04-15 David Carlton <carlton@math.stanford.edu>
2902
2903 * gdb.c++/maint.exp: New file.
2904
5dd55bdd
EZ
29052003-04-14 Elena Zannoni <ezannoni@redhat.com>
2906
2907 * gdb.threads/schedlock.c: Change type of thread function argument
2908 to long, to avoid warnings on 64-bit platforms.
2909
00890572
EZ
29102003-04-14 Elena Zannoni <ezannoni@redhat.com>
2911
2912 * gdb.base/attach.exp: Add new message from ptrace in case of
2913 attaching to nonexistent process.
d63a86f8 2914
93201743
JB
29152003-04-11 Jim Blandy <jimb@redhat.com>
2916
2917 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2918 gdb.c++/userdef.cc: Place comments on the lines to which the
2919 marker function might return.
2920 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2921 gdb.c++/userdef.exp: Look for those comments to check that we've
2922 returned to the right place, instead of checking line numbers.
2923
2a11c64d
EZ
29242003-04-11 Elena Zannoni <ezannoni@redhat.com>
2925
2926 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
2927 match on sourcefile name, instead of directory name.
2928
68ab8fc5
EZ
29292003-04-10 Elena Zannoni <ezannoni@redhat.com>
2930
d63a86f8 2931 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
2932 working directory name.
2933
5624293a
JB
29342003-04-09 Jim Blandy <jimb@redhat.com>
2935
2936 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2937 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
2938 after an inferior function call, report the failure, but allow the
2939 test to continue.
2940
f1f02ee4
SC
29412003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2942
2943 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2944 with -DPROTOTYPES.
2945
6eb79af0
SC
29462003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2947
2948 * gdb.base/break.exp: Revert last patch.
2949
8dfb4cf0
SC
29502003-04-04 Stephane Carrez <stcarrez@nerim.fr>
2951
2952 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2953 with -DPROTOTYPES.
2954
ed4c619a
AC
29552003-04-02 Andrew Cagney <cagney@redhat.com>
2956
2957 * gdb.base/callfuncs.exp: Make "print add" messages unique.
2958 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
2959 matching directories by the name breakpoint.
2960 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
2961 Make "continue to marker1" consistent.
2962 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
2963 message consistent.
2964 * lib/gdb.exp: Put "the program is no longer running", and "the
2965 program exited" in parenthesis.
2966 * lib/mi-support.exp: Ditto.
d63a86f8 2967
4e35d5f0 29682003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 2969
4e35d5f0
BR
2970 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
2971
71900fe8
AC
29722003-03-29 Andrew Cagney <cagney@redhat.com>
2973
2974 * gdb.base/sizeof.c (main): Print the value of '\377'.
2975 * gdb.base/sizeof.exp: Check the sign of '\377'.
2976
c0655a16
MC
29772003-03-27 Michael Chastain <mec@shout.net>
2978
2979 * gdb.base/gdb1090.exp: New file.
2980 * gdb.base/gdb1090.cc: New file.
2981
5b2a3989
JB
29822003-03-27 J. Brobecker <brobecker@gnat.com>
2983
2984 * gdb.gdb/observer.exp: New regression test.
2985
79876890
MC
29862003-03-27 Michael Chastain <mec@shout.net>
2987
2988 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
2989 * gdb.base/ptype.exp: Likewise.
2990
6eac95e3
CV
29912003-03-27 Corinna Vinschen <vinschen@redhat.com>
2992
2993 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
2994
e8c71839
MC
29952003-03-26 Michael Chastain <mec@shout.net>
2996
2997 * gdb.base/ptype.exp: Actually use some typedef'd types.
2998
71b10041
SC
29992003-03-21 Stephane Carrez <stcarrez@nerim.fr>
3000
3001 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
3002 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
3003
2512cf80
CV
30042003-03-20 Corinna Vinschen <vinschen@redhat.com>
3005
3006 * gdb.base/default.exp: Fix regular expression.
3007
0d195a4f
CV
30082003-03-20 Corinna Vinschen <vinschen@redhat.com>
3009
3010 * gdb.base/args.exp: Fix regular expression.
3011
8a2dbca8
CV
30122003-03-20 Corinna Vinschen <vinschen@redhat.com>
3013
3014 * gdb.base/help.exp: Allow Win32 child process.
3015
bf028682
CV
30162003-03-20 Corinna Vinschen <vinschen@redhat.com>
3017
3018 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
3019 when stepping out of main().
3020
182dbe85
CV
30212003-03-20 Corinna Vinschen <vinschen@redhat.com>
3022
3023 * gdb.base/default.exp: Check for win32 specific message when calling
3024 "run" without executable.
3025
d67a6ba5
CV
30262003-03-20 Corinna Vinschen <vinschen@redhat.com>
3027
3028 * gdb.base/args.exp: Expect .exe in output.
3029
a955b5bb
CV
30302003-03-20 Corinna Vinschen <vinschen@redhat.com>
3031
3032 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
3033 Cygwin native.
3034
bf6bad4b
AC
30352003-03-17 Andrew Cagney <cagney@redhat.com>
3036
3037 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
3038 vector registes.
3039 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
3040 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
3041
293e9a31
DC
30422003-03-17 David Carlton <carlton@math.stanford.edu>
3043
3044 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
3045 test, for PR breakpoints/38.
3046 Call test_watchpoint_and_breakpoint.
3047 * gdb.base/watchpoint.c (func3): New function.
3048 (main): Call func3.
3049
5330f2db
DC
30502003-03-04 David Carlton <carlton@math.stanford.edu>
3051
3052 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
3053 Garply<Garply<char> >:: garply".
3054 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
3055 with respect to PR c++/1111; note also PR c++/1113.
3056 (test_template_breakpoints): KFAIL "constructor breakpoint" with
3057 respect to PR c++/1062.
3058 KFAIL "destructor breakpoint" with respect to PR c++/1112.
3059
6ece72da
DC
30602003-03-03 David Carlton <carlton@math.stanford.edu>
3061
3062 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
3063 with respect to PR c++/57.
3064 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
3065 c++/826.
3066 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
3067 respect to PR c++/57.
3068
85ca1584
DC
30692003-03-03 David Carlton <carlton@math.stanford.edu>
3070
3071 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
3072 respect to PR c++/33 into FAILs.
3073
98e9c5b8
MC
30742003-03-03 Michael Chastain <mec@shout.net>
3075
7bedbf27
MC
3076 * configure.in: Update copyright years.
3077
30782003-03-03 Michael Chastain <mec@shout.net>
3079
3080 * Makefile.in: Update copyright years.
98e9c5b8 3081
f683e100
DC
30822003-02-28 David Carlton <carlton@math.stanford.edu>
3083
3084 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
3085 print class instead of struct and/or superfluous protection
3086 specifiers, as long as the resulting output is equivalent to the
3087 source code.
3088 Delete FIXME from end of messages on tests that don't need
3089 fixing.
3090
a9e0cf2c
DC
30912003-02-28 David Carlton <carlton@math.stanford.edu>
3092
3093 * gdb.c++/templates.exp (do_tests): Allow const in the two
3094 Foo<volatile char *>::foo tests.
3095
e8d359df
MS
30962003-02-27 Michael Snyder <msnyder@redhat.com>
3097
d63a86f8 3098 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
3099 will be consistant.
3100
0b71dc91
DC
31012003-02-26 David Carlton <carlton@math.stanford.edu>
3102
3103 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
3104 char *>::foo" test with respect to PR c++/33. Create a new test
3105 which is identical to that one except that it doesn't put the
3106 space between the "char" and the "*"; KFAIL it, too.
3107
dd14ab43
DC
31082003-02-26 David Carlton <carlton@math.stanford.edu>
3109
3110 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
3111 template types into either PASSes or KFAILs (corresponding to PR
3112 c++/57). Tweak indentation. Update copyright.
3113
1146c7f1
SC
31142003-02-23 Stephane Carrez <stcarrez@nerim.fr>
3115
3116 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
3117
74641dfb
MC
31182003-02-13 Michael Chastain <mec@shout.net>
3119
3120 * gdb.base/exprs.exp: Remove i960 remnants.
3121 * gdb.base/funcargs.exp: Likewise.
3122 * gdb.base/list.exp: Likewise.
3123 * gdb.base/ptype.exp: Likewise.
3124
559cd2d0
DC
31252003-02-14 David Carlton <carlton@math.stanford.edu>
3126
3127 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
3128 pEe->D::vg()" from XFAIL to KFAIL.
3129
c4f90d87
JM
31302003-02-13 Jason Molenda (jmolenda@apple.com)
3131
3132 * gdb.base/maint.exp: Update maint print statistics regexp to include
3133 new entries.
3134
cbc4d97c
MC
31352003-02-13 Michael Chastain <mec@shout.net>
3136
3137 * gdb.c++/inherit.exp: Remove call to get_debug_format.
3138
40f235b7
MC
31392003-02-12 Michael Chastain <mec@shout.net>
3140
3141 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
3142 * gdb.c++/inherit.exp: Likewise.
3143 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
3144 * gdb.c++/templates.exp: Likewise.
3145 * gdb.c++/virtfunc.exp: Likewise.
3146
c56716b0
JM
31472003-02-06 Jason Molenda (jason-cl@molenda.com)
3148
3149 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
3150 why the code is written that way.
3151
070afcf8
MC
31522003-02-05 Michael Chastain <mec@shout.net>
3153
3154 * gdb.base/dump.exp: Add missing copyright line.
3155
5d0331e5
JM
31562003-02-05 Jason Molenda (jason-cl@molenda.com)
3157
f7ae6d3e 3158 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
3159 at the beginning so the breakpoint doesn't get set on the loop.
3160
92851186
MC
31612003-02-05 Michael Chastain <mec@shout.net>
3162
3163 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
3164 output for configurations with gcc 2.95.3.
3165
cbf1e085
AC
31662003-02-05 Keith Seitz <keiths@redhat.com>
3167 Andrew Cagney <ac131313@redhat.com>
3168
3169 * gdb.mi/mi-cli.exp: New file.
d63a86f8 3170
29518e1e
MC
31712003-02-04 Michael Chastain <mec@shout.net>
3172
3173 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
3174 Call perror and then continue.
3175
5af1d5f3
MC
31762003-02-03 Michael Chastain <mec@shout.net>
3177
3178 * gdb.c++/pr-1023.cc: New file.
3179 * gdb.c++/pr-1023.exp: New file.
3180
6b549786
JB
31812003-02-05 Jim Blandy <jimb@redhat.com>
3182
3183 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
3184 it's local to foobar. Check for it there, and check that it's not
3185 present in main.
3186 * gdb.c++/local.cc (marker2): New function.
3187 (foobar): Call marker1.
3188 (main): Call marker2 instead of marker1.
3189
67f16606
AC
31902003-02-04 Andrew Cagney <ac131313@redhat.com>
3191
3192 * gdb.disasm/mn10200.exp: Obsolete file.
3193 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
3194 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
3195 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
3196
1c5cb38e
DC
31972003-02-04 David Carlton <carlton@math.stanford.edu>
3198
3199 * gdb.c++/overload.exp: Test intToChar(1).
3200 * gdb.c++/overload.cc (intToChar): New.
3201 (main): Call intToChar.
3202
d1fe6965
DC
32032003-02-03 David Carlton <carlton@math.stanford.edu>
3204
3205 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
3206 'might_kfail' arg.
3207 KFAIL some of the continue_to_bp_overloaded calls, according to
3208 PR c++/1025.
3209
9ba61c5d
MC
32102003-02-01 Michael Chastain <mec@shout.net>
3211
3212 * gdb.base/advance.c (marker1): New marker function.
3213 * gdb.base/advance.exp: When the 'advance' command lands on the
3214 return breakpoint, it can legitimately stop on either the
3215 current line or the next line. Accommodate both outcomes.
3216 * gdb.base/until.exp: Likewise.
3217
e7494ffb
AC
32182003-02-02 Andrew Cagney <ac131313@redhat.com>
3219
3220 2002-11-10 Jason Molenda (jason-cl@molenda.com):
3221 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
3222 now a list, not a tuple.
3223 * gdb.mi/mi-var-display.exp: Ditto.
3224 * gdb.mi/gdb792.exp: Ditto.
3225
075559bc
AC
32262003-02-01 Andrew Cagney <ac131313@redhat.com>
3227
3228 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
3229 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
3230 stack backtraces.
3231 * gdb.mi/mi-syn-frame.c: Part of same.
3232
2bd4c7b1
MK
32332003-02-01 Mark Kettenis <kettenis@gnu.org>
3234
3235 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
3236 gdb.mi/mi1-pthreads.exp: Return instead of calling
3237 gdb_suppress_entire_file.
3238
eabd8992
MS
32392003-02-01 Mark Salter <msalter@redhat.com>
3240
3241 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
3242
71469e2f
MS
32432003-01-31 Mark Salter <msalter@redhat.com>
3244
3245 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
3246 Support empty arg.
3247
38a94d44
MC
32482003-01-30 Michael Chastain <mec@shout.net>
3249
3250 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
3251 This was a workaround for a UTF-8 bug in readline 4.3. The bug
3252 has been fixed in gdb/readline on 2003-01-09.
3253
19ea9e73
MS
32542003-01-29 Michael Snyder <msnyder@redhat.com>
3255
e8d359df
MS
3256 * gdb.base/maint.exp: Allow for leading underscore in symbol.
3257 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
3258 * gdb.base/args.exp: Skip if target does not support args passing.
3259
2307bd6a
DJ
32602003-01-22 Daniel Jacobowitz <drow@mvista.com>
3261
19ea9e73 3262 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
3263 gdb_test. Accept a list of expect arguments as the third
3264 parameter.
3265 (gdb_test): Use it.
3266
f2dd3617
EZ
32672003-01-20 Elena Zannoni <ezannoni@redhat.com>
3268
3269 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
3270 allow for different test tree configurations. Update some
3271 tescases accordingly.
3272 * gdb.arch/altivec-regs.exp: Ditto.
3273 * gdb.asm/asm-source.exp: Ditto.
3274 * gdb.base/advance.exp: Ditto.
3275 * gdb.base/display.exp: Ditto.
d63a86f8 3276 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
3277 * gdb.base/mips_pro.exp: Ditto.
3278 * gdb.base/overlays.exp: Ditto.
3279 * gdb.base/relocate.exp: Ditto.
3280 * gdb.base/setshow.exp: Ditto.
3281 * gdb.base/step-line.exp: Ditto.
3282 * gdb.base/step-test.exp: Ditto.
3283 * gdb.base/until.exp: Ditto.
3284 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
3285
c71cdefd
DC
32862003-01-17 David Carlton <carlton@math.stanford.edu>
3287
3288 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
3289 corresponding to PR c++/945.
3290 Update copyright.
3291
fdba05d7
DC
32922003-01-17 David Carlton <carlton@math.stanford.edu>
3293
3294 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
3295 corresponding to PR c++/68.
3296
32972003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
3298
3299 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
3300 (test_paddr_hairy_functions): Call print_addr_2_kfail for
3301 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
3302
c362c33a
EZ
33032003-01-15 Elena Zannoni <ezannoni@redhat.com>
3304
0fbc361c
EZ
3305 * gdb.base/break.exp: Fix change of default location, because of
3306 removal of until tests.
3307 * gdb.base/help.exp: Update test for new 'until' help message.
3308 Add test for help on 'advance'.
c362c33a
EZ
3309 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
3310
dabf8a35
MK
33112003-01-15 Mark Kettenis <kettenis@gnu.org>
3312
3313 * gdb.base/default.exp: Adapt "info float" test for recent changes
3314 to that command. Add test for "info vector".
3315 * gdb.base/float.exp: New file. Add test for "info float" that
3316 resembles the old test in gdb.base/default.exp.
3317
a1769aca
DC
33182003-01-15 David Carlton <carlton@math.stanford.edu>
3319
3320 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
3321
82025e13
EZ
33222003-01-15 Elena Zannoni <ezannoni@redhat.com>
3323
3324 * gdb.base/break.exp: Move the tests of until command from here...
3325 * gdb.base/until.exp: ... to here. New file. Add other tests.
3326 * gdb.base/advance.c: New file.
3327 * gdb.base/advance.exp: New file.
3328
8f9ab801
EZ
33292003-01-14 Elena Zannoni <ezannoni@redhat.com>
3330
3331 * gdb.base/args.c: New file.
3332 * gdb.base/args.exp: New file.
3333
9ae66589
DJ
33342003-01-14 Daniel Jacobowitz <drow@mvista.com>
3335
3336 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
3337
8d77e5c3
DJ
33382003-01-14 Daniel Jacobowitz <drow@mvista.com>
3339
3340 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
3341
12d2f0a1
DJ
33422003-01-14 Daniel Jacobowitz <drow@mvista.com>
3343
3344 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
3345 dates.
3346
6ca37014
DJ
33472003-01-13 Daniel Jacobowitz <drow@mvista.com>
3348
3349 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
3350
b0023472
DJ
33512003-01-13 Daniel Jacobowitz <drow@mvista.com>
3352
3353 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
3354 (ptype &*"foo").
3355 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
3356
d6abaea5
DJ
33572002-01-13 Daniel Jacobowitz <drow@mvista.com>
3358
3359 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
3360 * gdb.mi/mi1-console.exp: Likewise.
3361
dfd536a7
DJ
33622002-01-13 Daniel Jacobowitz <drow@mvista.com>
3363
3364 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
3365 * gdb.mi/mi1-console.exp: Likewise.
3366
a1fb14a2
DJ
33672003-01-13 Daniel Jacobowitz <drow@mvista.com>
3368
3369 * gdb.c++/overload.exp: Remove some fixed XFAILs.
3370
c4cf40b7
DJ
33712003-01-09 Daniel Jacobowitz <drow@mvista.com>
3372
3373 * gdb.base/detach.exp: New test.
3374
696d5a5b
DJ
33752003-01-09 Daniel Jacobowitz <drow@mvista.com>
3376
3377 * Makefile.in (ALL_SUBDIRS): New variable.
3378 (subdirs, clean, distclean): Use it.
3379 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
3380 regenerating Makefile, since it is generated from the top level.
3381 * gdb.asm/Makefile.in: Likewise.
3382 * gdb.base/Makefile.in: Likewise.
3383 * gdb.c++/Makefile.in: Likewise.
3384 * gdb.disasm/Makefile.in: Likewise.
3385 * gdb.java/Makefile.in: Likewise.
3386 * gdb.mi/Makefile.in: Likewise.
3387 * gdb.threads/Makefile.in: Likewise.
3388 * gdb.trace/Makefile.in: Likewise.
3389
754533e4
DC
33902003-01-09 David Carlton <carlton@math.stanford.edu>
3391
3392 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
3393 Add copyright year 2003.
3394
d8b3e9ee
MC
33952003-01-06 Michael Chastain <mec@shout.net>
3396
3397 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
3398 When selecting a thread, 'line' and 'file' are optional.
3399 * gdb.mi/mi1-pthreads.exp: Likewise.
3400
8e9e0fe6
AS
34012003-01-06 Andreas Schwab <schwab@suse.de>
3402
3403 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
3404 failures.
3405
b5ab8ff3
DJ
34062003-01-04 Daniel Jacobowitz <drow@mvista.com>
3407
3408 Fix PR gdb/844
3409 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
3410 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
3411
3412 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
3413 instead of calling gdb_suppress_entire_file.
3414 * gdb.threads/print-threads.exp: Likewise.
3415 * gdb.threads/schedlock.exp: Likewise.
3416
3417 * gdb.threads/killed.exp: Return instead of calling
3418 gdb_suppress_entire_file.
3419 * gdb.threads/linux-dp.exp: Likewise.
3420 * gdb.threads/pthreads.exp: Likewise.
3421
1e698235
DJ
34222003-01-04 Daniel Jacobowitz <drow@mvista.com>
3423
3424 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
3425 stabs.
3426 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
3427 * gdb.base/whatis.exp: Always allow (void) after function names.
3428
147ff08c
DJ
34292003-01-04 Daniel Jacobowitz <drow@mvista.com>
3430
3431 * gdb.c++/casts.exp: Correct regexp.
3432
dc62bfc2
MK
34332003-01-04 Mark Kettenis <kettenis@gnu.org>
3434
3435 * configure.in: Call AC_CONFIG_HEADER. Don't call
3436 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
3437 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
3438 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
3439 aforementioned directories in the AC_OUPUT call.
3440 * config.hin: New file.
3441 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
3442 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
3443 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
3444 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
3445 pass -I$objdir instead of -I$objdir/$subdir in compilation.
3446 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
3447 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
3448 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
3449 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
3450 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
3451 gdb.threads/configure.in, gdb.threads/configure,
3452 gdb.threads/config.in, gdb.trace/configure.in,
3453 gdb.trace/configure: Removed.
3454
77afa639
MC
34552003-01-03 Michael Chastain <mec@shout.net>
3456
3457 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
3458 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
3459
7634bb6e
DJ
34602003-01-03 Daniel Jacobowitz <drow@mvista.com>
3461
3462 * gdb.base/store.exp: Fix regular expressions.
3463
b39c905e
MK
34642002-12-28 Mark Kettenis <kettenis@gnu.org>
3465
3466 * configure.in: Rewrite.
3467 * configure: Regenerated.
3468
0a8551dd
DC
34692003-01-03 David Carlton <carlton@math.stanford.edu>
3470
3471 * gdb.base/psymtab.exp: New file.
3472 * gdb.base/psymtab1.c: Ditto.
3473 * gdb.base/psymtab2.c: Ditto.
3474
c60b7188
AF
34752002-12-23 Adam Fedor <fedor@gnu.org>
3476
3477 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
3478
ee73db83
DC
34792002-12-23 David Carlton <carlton@math.stanford.edu>
3480
3481 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
3482 and current_directory initialization.
3483
d6c1774e
JB
34842002-12-22 Jim Blandy <jimb@redhat.com>
3485
f0a847b8
JB
3486 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
3487 rather than as part of the output file name.
3488
d6c1774e
JB
3489 * gdb.base/attach.exp: There's no need to copy the test program to
3490 /tmp; that was only ever necessary on HP/UX, and this test is
3491 entirely disabled there anyway.
3492
f0708dbb
JB
34932002-12-21 Jim Blandy <jimb@redhat.com>
3494
4c2acfea
JB
3495 * gdb.c++/psmang.exp: Doc fix.
3496
f0708dbb
JB
3497 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
3498 test.
3499
9579e000
DC
35002002-12-20 David Carlton <carlton@math.stanford.edu>
3501
3502 * gdb.c++/annota2.exp: KFAIL annotate-quit.
3503
d1810171
MC
35042002-12-18 Michael Chastain <mec@shout.net>
3505
3506 * gdb.c++/annota2.exp: Add copyright year 2002.
3507
76565097
DC
35082002-12-17 David Carlton <carlton@math.stanford.edu>
3509
3510 * gdb.c++/try_catch.cc: Add marker comments.
3511 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
3512 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
3513 * gdb.c++/m-static.cc: Ditto.
3514 * gdb.c++/m-static1.cc: Ditto.
3515 * gdb.c++/try_catch.cc: Ditto.
3516
da81390b
JJ
35172002-12-16 Jeff Johnston <jjohnstn@redhat.com>
3518
3519 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
3520 to see whether we are using the new -environment-directory
3521 command which resets via -r or the old version of the command
3522 which may prompt the user. Part of fix for gdb/741.
3523
b304d130
AC
35242002-12-13 Andrew Cagney <ac131313@redhat.com>
3525
3526 * gdb.fortran/types.exp: Update obsolete comment.
3527 * gdb.fortran/exprs.exp: Ditto.
3528 * lib/gdb.exp: Delete obsolete code.
3529 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
3530 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
3531 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
3532 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
3533 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
3534 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
3535 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
3536 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
3537 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
3538 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
3539 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
3540 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
3541 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
3542 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
3543 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
3544 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
3545 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
3546 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
3547 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
3548 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
3549 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
3550 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
3551 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
3552 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
3553 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
3554 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
3555 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
3556 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
3557 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
3558 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
3559 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
3560 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
3561 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
3562 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
3563 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
3564 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
3565 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
3566
a23b6e6a
DC
35672002-12-11 David Carlton <carlton@math.stanford.edu>
3568
3569 * gdb.c++/m-data.exp: Add test for members that shadow global
3570 variables: see PR gdb/804.
3571 * gdb.c++/m-data.cc: Ditto.
3572
6604731b
DJ
35732002-12-10 Daniel Jacobowitz <drow@mvista.com>
3574
3575 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
3576
de46ecd7
DC
35772002-12-06 David Carlton <carlton@math.stanford.edu>
3578
3579 * gdb.base/store.c: Don't declare functions static.
3580
27e829d0
AC
35812002-12-04 Andrew Cagney <ac131313@redhat.com>
3582
3583 * gdb.base/store.exp, gdb.base/store.c: New files.
3584
92806416
DJ
35852002-12-03 Daniel Jacobowitz <drow@mvista.com>
3586
3587 * gdb.base/selftest.exp: Update for current gdb.
3588
3bcbaac5
DJ
35892002-12-03 Daniel Jacobowitz <drow@mvista.com>
3590
3591 * gdb.base/maint.exp: Only dump symbols from one source file
3592 or objfile.
3593
f4f00b1f
DJ
35942002-12-03 Daniel Jacobowitz <drow@mvista.com>
3595
3596 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
3597 function call.
3598
f1c8a949
JB
35992002-11-25 Jim Blandy <jimb@redhat.com>
3600
3601 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
3602 function appearing in error message.
3603
9e297a97
DJ
36042002-11-21 Daniel Jacobowitz <drow@mvista.com>
3605
3606 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
3607
1f312e79
JJ
36082002-11-08 Jeff Johnston <jjohnstn@redhat.com>
3609
d63a86f8
RM
3610 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
3611 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
3612 should be in mi console format. This is part of fix for PR gdb/604.
3613
83c31e7d
FN
36142002-09-18 Fernando Nasser <fnasser@redhat.com>
3615
3616 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
3617 which explicitly prints the zero offset as "+0".
3618
322b3f65
DJ
36192002-10-22 Daniel Jacobowitz <drow@mvista.com>
3620
3621 * gdb.threads/schedlock.c (args): Make unsigned.
3622
36232002-10-21 Daniel Jacobowitz <drow@mvista.com>
3624
3625 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
3626 numbers. Allow "foo2|selected stack frame".
3627 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
3628 * gdb.asm/asmsrc2.s: Likewise.
3629 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
3630 comments.
3631 * gdb.asm/mips.inc: New file.
3632
5e2fe5b8
AF
36332002-10-18 Adam Fedor <fedor@gnu.org>
3634
3635 * gdb.base/default.exp: Update expected output to include 'ObjC'.
3636 * gdb.base/help.exp: Likewise.
3637
abe1a5d0
KB
36382002-10-17 Kevin Buettner <kevinb@redhat.com>
3639
3640 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
3641 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
3642
10abb1d4
JB
36432002-10-02 Jim Blandy <jimb@redhat.com>
3644
3645 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
3646
1f609b42
AC
36472002-10-01 Andrew Cagney <ac131313@redhat.com>
3648
3649 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
3650 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
3651 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
3652 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
3653 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
3654 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
3655 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
3656
0aee02e4
AC
36572002-09-29 Andrew Cagney <ac131313@redhat.com>
3658
3659 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
3660 * mi0-disassemble.exp, mi0-eval.exp: Delete.
3661 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
3662 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
3663 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
3664 * mi0-var-block.exp, mi0-var-child.exp: Delete.
3665 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 3666
6fde09ad
KB
36672002-09-27 Kevin Buettner <kevinb@redhat.com>
3668
3669 * gdb.base/annota1.exp (info break): Make directory components of
3670 path optional since not all compilers emit this debug information.
3671
3672 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
3673 step ends up stepping out of the function instead of stopping on
3674 the epilogue.
3675
9e8aab75
KS
36762002-09-26 Keith Seitz <keiths@redhat.com>
3677
3678 * lib/insight-support.exp (gdbtk_start): Figure out where
3679 the insight executable is based on where gdb is. Use this
3680 executable to start insight instead of gdb.
3681
e36180d7
AC
36822002-09-25 Andrew Cagney <cagney@redhat.com>
3683
3684 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
3685
9dd34b2b
AC
36862002-09-24 Andrew Cagney <ac131313@redhat.com>
3687
3688 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
3689 test_isolated_complaints.
3690 (test_empty_complaint): New function.
3691 (test_empty_complaints): New function. Check no output when no
3692 complaints.
d63a86f8 3693
dea97812
KB
36942002-09-19 Jim Blandy <jimb@redhat.com>
3695
3696 * gdb.base/charset.exp, gdb.base/charset.c: New files.
3697
54951bd7
AC
36982002-09-19 Andrew Cagney <ac131313@redhat.com>
3699
3700 * gdb.gdb/complaints.exp: New file.
3701
dec43320
AC
37022002-09-18 Andrew Cagney <ac131313@redhat.com>
3703
3704 * gdb.base/maint.exp: Check `help maint internal-warning'.
3705
e70d6e3f
DC
37062002-09-18 David Carlton <carlton@math.stanford.edu>
3707
3708 * gdb.c++/m-static.exp: Remove breakpoints depending on line
3709 numbers, and replace them by a single breakpoint after the
3710 constructors are all finished.
3711 Add test 4.
3712 * gdb.c++/m-static.cc: Add test 4.
3713 * gdb.c++/m-static.h: New file.
3714 * gdb.c++/m-static1.cc: New file.
3715
3716 * gdb.c++/printmethod.exp: New file.
3717 * gdb.c++/printmethod.cc: New file.
3718
3719 * gdb.c++/pr-574.exp: New file.
3720 * gdb.c++/pr-574.cc: New file.
3721
afb5c968
CV
37222002-09-18 Corinna Vinschen <vinschen@redhat.com>
3723
3724 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
3725 embedded targets which never actually exit.
3726
31e45dee
FN
37272002-09-18 Fernando Nasser <fnasser@redhat.com>
3728
3729 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
3730 "don't step after run" as unresolved or unsupported, instead of xfail.
3731
a283c5a1
CV
37322002-09-18 Corinna Vinschen <vinschen@redhat.com>
3733
3734 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
3735 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
3736 Add newline to expected string in "step out of main (status wrapper)"
3737 case.
3738
11350d2a
CV
37392002-09-18 Corinna Vinschen <vinschen@redhat.com>
3740
3741 * lib/gdb.exp (rerun_to_main): Allow restarting application.
3742 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
3743
0deec7d6
TT
37442002-09-17 Tom Tromey <tromey@redhat.com>
3745
3746 * gdb.base/printcmds.exp (test_print_string_constants): Expect
3747 \000, not \0, in double-quoted string.
3748
b2b4a1b5
CV
37492002-09-14 Corinna Vinschen <vinschen@redhat.com>
3750
c9d37158 3751 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
3752 string after running the commands execution on breakpoint tests.
3753
1c56143a
CV
37542002-09-13 Corinna Vinschen <vinschen@redhat.com>
3755
3756 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
3757
37f8da45
JB
37582002-09-12 Joel Brobecker <brobecker@gnat.com>
3759
3760 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
3761
08b468e0
KS
37622002-09-10 Keith Seitz <keiths@redhat.com>
3763
3764 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
3765 runto proc.
3766 (mi_run_to_main): Use mi_runto.
3767 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
3768
dc360f58
KS
37692002-09-10 Keith Seitz <keiths@redhat.com>
3770
3771 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
3772 regexp for stopping at main. Could have multiple event notifications.
3773 Don't assume that main was declared with no parameters.
3774 (mi_next): Use mi_step_to.
3775 (mi_step): Use mi_next_to.
3776
ce3abcfb
CV
37772002-09-09 Corinna Vinschen <vinschen@redhat.com>
3778
3779 * gdb.base/default.exp: Fix expected string in `info float' test.
3780
d1f5b980
BE
37812002-09-09 Ben Elliston <bje@redhat.com>
3782
3783 * config/mips.exp: Update comments.
3784 * config/mips-idt.exp: Likewise.
3785 * config/nind.exp: Likewise.
3786 * config/slite.exp: Likewise.
3787 * config/sparclet.exp: Likewise.
3788 * config/udi.exp: Likewise.
3789 * config/vx.exp: Likewise.
3790 * config/vxworks29k.exp: Likewise.
3791
2f71430b
JB
37922002-09-05 Jim Blandy <jimb@redhat.com>
3793
3794 * gdb.threads/killed.exp: Fix test failure message.
3795
7ddebc7e
KS
37962002-09-04 Keith Seitz <keiths@redhat.com>
3797
3798 * lib/mi-support.exp: Update copyright.
3799 (mi_gdb_test): Increase the priority of the expected pattern
3800 so that it matches gdb_test.
3801
0ae67eb3
KS
38022002-09-03 Keith Seitz <keiths@redhat.com>
3803
3804 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
3805 Use integer comparison instead of string comparison for testing
3806 whether binary was built.
3807
38fc42c8
JB
38082002-09-03 Jim Blandy <jimb@redhat.com>
3809
3810 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
3811
b6ff0e81
JB
38122002-08-29 Jim Blandy <jimb@redhat.com>
3813
3814 * gdb.threads/pthreads.exp: Move the portable thread compilation
3815 code into a function in lib/gdb.exp, and call that from here.
3816 * lib/gdb.exp (gdb_compile_pthreads): New function.
3817
07c98896
KS
38182002-08-29 Keith Seitz <keiths@redhat.com>
3819
3820 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
3821 expect_out so that callers can get at it.
3822
0312286c
DJ
38232002-08-23 Daniel Jacobowitz <drow@mvista.com>
3824
3825 * gdb.threads/print-threads.c: New file.
3826 * gdb.threads/print-threads.exp: New file.
3827 * gdb.threads/schedlock.c: New file.
3828 * gdb.threads/schedlock.exp: New file.
3829
dd039bc4
EZ
38302002-08-22 Elena Zannoni <ezannoni@redhat.com>
3831
3832 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
3833 not altivec.c.
3834
1f36144c
MK
38352002-08-17 Mark Kettenis <kettenis@gnu.org>
3836
3837 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
3838 targets. The problem should be fixed now.
3839
16057ec7 38402002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
3841
3842 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
3843 2002-07-24 change that removes final dots from error messages.
3844
3c1499ad
TT
38452002-08-13 Tom Tromey <tromey@redhat.com>
3846
3847 * gdb.base/readline.exp: New file.
3848
a20ce2c3
AC
38492002-08-01 Andrew Cagney <ac131313@redhat.com>
3850
3851 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
3852 supress message.
3853
db034ac5
AC
38542002-08-01 Andrew Cagney <cagney@redhat.com>
3855
3856 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
3857 CHILL_FOR_TARGET and CHILL_LIB.
3858 * configure.in (configdirs): Remove gdb.chill.
3859 * configure: Regenerate.
3860 * lib/gdb.exp: Obsolete references to chill.
3861 * gdb.fortran/types.exp: Ditto.
3862 * gdb.fortran/exprs.exp: Ditto.
3863
3e000b18
KB
38642002-07-30 Kevin Buettner <kevinb@redhat.com>
3865
3866 * gdb.base/shlib-call.exp (additional_flags): Conditionally
3867 set Irix-specific compile and link flags.
3868
28f4966b
KB
38692002-07-29 Kevin Buettner <kevinb@redhat.com>
3870
3871 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
3872 source files. The ``-o'' option doesn't work with the ``-E'' option
3873 when using the Irix compiler.
3874
46c0d5a6
DJ
38752002-07-19 Daniel Jacobowitz <drow@mvista.com>
3876
3877 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
3878 Improve support for reusing an exec file. Copy exec file
3879 to target, and run gdbserver on the target instead of on the host.
3880
eecf4bed
JB
38812002-07-18 Jim Blandy <jimb@redhat.com>
3882
0f815cdf
JB
3883 * gdb.base/ending-run.exp: Don't expect to see the program end in
3884 some orderly fashion when we're running on a real stand-alone
3885 board.
3886
eecf4bed
JB
3887 * gdb.base/interrupt.exp: Correct logic for skipping tests on
3888 targets that don't support interrupts.
3889
52d309e4
JB
38902002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
3891
3892 * gdb.base/attach.exp: Add patterns to match output from /proc-based
3893 systems.
3894 Move comments in expect statements to inside the actions, so that they
3895 don't get matched against.
3896
ff683d9e
MK
38972002-07-10 Mark Kettenis <kettenis@gnu.org>
3898
3899 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
3900 function when asleep" test.
3901
b5356753
AC
39022002-07-10 Andrew Cagney <ac131313@redhat.com>
3903
3904 * gdb.base/page.exp: Rewrite to handle problems with very long
3905 `info set' output. Update copyright.
3906
6aa4d13a
AC
39072002-06-26 Andrew Cagney <ac131313@redhat.com>
3908
3909 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
3910 gdb.threads-hp.
3911 * gdb.hp/configure: Regenerate.
3912 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
3913 * gdb.hp/gdb.threads-hp/configure: Delete file.
3914 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
3915
8cf8c2b8
AC
39162002-06-22 Andrew Cagney <ac131313@redhat.com>
3917
3918 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
3919 setlocale, bindtextdomain and textdomain.
3920
6827a8f8
JB
39212002-06-11 Jim Blandy <jimb@redhat.com>
3922
919d772c
JB
3923 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
3924 preprocessor macro information is present.
3925
6827a8f8
JB
3926 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
3927 tests.
3928
c15b0d21
MS
39292002-06-06 Michael Snyder <msnyder@redhat.com>
3930
c5984d70
MS
3931 * gdb.base/overlays.exp: Record addresses of overlay
3932 functions in TCL variables rather than in GDB variables,
3933 to avoid having GDB convert them to pointers (with loss
3934 of information).
3935
d63a86f8 3936 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 3937 default linker script changes.
c15b0d21
MS
3938 * gdb.base/long_long.exp: Add check for sizeof (long double).
3939
be26fe0d
ML
39402002-06-06 Michal Ludvig <mludvig@suse.cz>
3941
3942 * gdb.asm/asm-source.exp: Add x86-64 target.
3943 * gdb.asm/x86_64.inc: New.
d63a86f8 3944
258093ca 39452002-05-30 Michael Chastain <mec@shout.net>
258093ca 3946
4b3153f1 3947 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
3948 * gdb.c++/m-static.cc: New file.
3949 * gdb.c++/m-static.exp: New file.
3950
241264c6
MS
39512002-05-28 Michael Snyder <msnyder@redhat.com>
3952
3953 * gdb.base/call-ar-st.exp: Allow for reduced floating point
3954 precision.
3955
9bba8c8f 39562002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 3957
4b3153f1 3958 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
3959 * gdb.c++/m-data.cc: New file.
3960 * gdb.c++/m-data.exp: New file.
3961
39622002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 3963
4b3153f1 3964 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 3965 * gdb.c++/try_catch.cc: New file.
d63a86f8 3966 * gdb.c++/try_catch.exp: New file.
9bba8c8f 3967
def1b996
MC
39682002-05-27 Michael Chastain <mec@shout.net>
3969
3970 * gdb.c++/local.exp: Accept more nested types in output.
3971
522ba268
MC
39722002-05-26 Michael Chastain <mec@shout.net>
3973
3974 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
3975
277254ba
MS
39762002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
3977
3978 * lib/gdb.exp (gdb_wrapper_init): Just because
3979 gdb_wrapper_file exists, this does not mean that the file
3980 should not be rebuilt. That is what gdb_wrapper_initialized
3981 is for.
3982 (default_gdb_init): Reset gdb_wrapper_initialized.
3983
b61a8733
MS
39842002-05-23 Michael Snyder <msnyder@redhat.com>
3985
d63a86f8 3986 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
3987 the precision of the floating point test results.
3988 * gdb.base/call-rt-st.exp: Ditto.
3989
b61a8733
MS
3990 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
3991 * gdb.base/call-rt-st.exp: Ditto.
3992
56f6e910
MC
39932002-05-19 Michael Chastain <mec@shout.net>
3994
3995 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
3996
ad0b0016
EZ
39972002-05-19 Elena Zannoni <ezannoni@redhat.com>
3998
3999 * configure.in (configdirs): Add gdb.arch.
4000 * configure: Regenerate.
4001
f617d2b6
JB
40022002-05-17 Jim Blandy <jimb@redhat.com>
4003
4004 * gdb.base/completion.exp: Recognize the more detailed error
4005 messages produced by the macro expander's lexical analyzer.
4006
eac2a696
EZ
40072002-05-14 Elena Zannoni <ezannoni@redhat.com>
4008
4009 * gdb.arch/altivec-abi.c: New file.
4010 * gdb.arch/altivec-abi.exp: New file.
4011 * gdb.arch/altivec-regs.c: New file.
4012 * gdb.arch/altivec-regs.exp: New file.
4013
2fdde8f8
DJ
40142002-05-14 Daniel Jacobowitz <drow@mvista.com>
4015
4016 * gdb.base/maint.exp (maint print type): Update for new type
4017 structure.
d63a86f8 4018
e31f1a7c
EZ
40192002-05-14 Elena Zannoni <ezannoni@redhat.com>
4020
4021 * gdb.arch: New directory.
4022 * gdb.arch/configure.in: New file.
4023 * gdb.arch/configure: New file.
4024 * gdb.arch/Makefile.in: New file.
4025
db589741
CV
40262002-05-13 Corinna Vinschen <vinschen@redhat.com>
4027
4028 * gdb.asm/asm-source.exp: Add v850 as supported target.
4029 * gdb.asm/v850.inc: New file.
4030
8ce2a7dc
DJ
40312002-05-13 Daniel Jacobowitz <drow@mvista.com>
4032
4033 * gdb.c++/annota2.exp (annotate-quit): Add comment.
4034
df763c7f
DJ
40352002-05-12 Daniel Jacobowitz <drow@mvista.com>
4036
4037 * gdb.base/break.exp: Check 'break "marker2"'.
4038
377daeed
MS
40392002-05-10 Michael Snyder <msnyder@redhat.com>
4040
4041 * gdb.base/long_long.exp: Fix typo.
4042
c4b7bc2b
JB
40432002-05-10 Jim Blandy <jimb@redhat.com>
4044
ecac9a4e
JB
4045 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
4046 a bug.
4047
c4b7bc2b
JB
4048 * gdb.base/printcmds.exp (test_integer_literals_rejected):
4049 Recognize more detailed error message produced by the macro
4050 expander's lexical analyzer.
4051 * lib/gdb.exp (test_print_reject): Same.
4052
e71019a1
MK
40532002-05-09 Mark Kettenis <kettenis@gnu.org>
4054
4055 * gdb.c++/method.exp: Fix typo.
4056
fedfc8e6
MS
40572002-05-08 Michael Snyder <msnyder@redhat.com>
4058
166a1957
MS
4059 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
4060 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 4061 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
4062 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
4063 Add iftarget clause for strongarm.
d63a86f8 4064
f1c47eb2
MS
40652002-05-06 Michael Snyder <msnyder@redhat.com>
4066
cb9a9d3e
MS
4067 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
4068 (gdb_continue_to_end): Accept output from status wrapper.
4069 * gdb.base/ending-run.exp: Add case for output from status wrapper.
4070 Clean up fail messages to match pass messages.
4071
f1c47eb2
MS
4072 Enable the "needs_status_wrapper" testsuite feature.
4073 * lib/gdb.exp (gdb_wrapper_init): New procedure.
4074 (gdb_compile): Conditionally call gdb_wrapper_init.
4075 * gdb.base/a2-run.exp: Recognize output from status wrapper.
4076 * gdb.c++/method.exp: Recognize output from status wrapper.
4077
6079c749
BE
40782002-05-06 Ben Elliston <bje@redhat.com>
4079From Graydon Hoare <graydon@redhat.com>
4080
4081 * config/sid.exp: Include support for "rawsid" protocol.
4082
188baff3
JB
40832002-05-03 Jim Blandy <jimb@redhat.com>
4084
4085 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
4086 * gdb.c++/hang3.C: New file.
4087
b9c07f0f
AC
40882002-05-04 Andrew Cagney <ac131313@redhat.com>
4089
4090 * gdb.base/default.exp: Remove obsolete code.
4091 * gdb.c++/misc.exp: Ditto. Update copyright.
4092 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
4093 * gdb.base/whatis.exp: Ditto. Update copyright.
4094 * gdb.base/scope.exp: Ditto. Update copyright.
4095 * gdb.base/ptype.exp: Ditto. Update copyright.
4096 * gdb.base/printcmds.exp: Ditto. Update copyright.
4097 * gdb.base/opaque.exp: Ditto. Update copyright.
4098 * gdb.base/list.exp: Ditto.
4099 * gdb.base/funcargs.exp: Ditto. Update copyright.
4100 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
4101 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
4102 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
4103 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
4104 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
4105 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
4106
5c7a0397
MS
41072002-05-02 Michael Snyder <msnyder@redhat.com>
4108
d6dcc264 4109 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
4110 * gdb.base/long_long.exp: Add xscale target.
4111 * gdb.base/default.exp: Add xscale target.
4112
eb7f1c48
JB
41132002-05-01 Jim Blandy <jimb@redhat.com>
4114
4115 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
4116 gdb.c++/hang.exp: New test.
4117
a6befae8
FF
41182002-05-01 Fred Fish <fnf@redhat.com>
4119
4120 * gdb.base/completion.exp: Handle completions of "./Make" for
4121 more than one completion possibility, as is the case when we
4122 build and test in the source tree.
4123
0a310277
AG
41242002-04-29 Anthony Green <green@redhat.com>
4125
4126 * gdb.java/jmisc1.exp: New file.
4127 * gdb.java/jmisc2.exp: New file.
4128
6ff9af88
DJ
41292002-04-24 Daniel Jacobowitz <drow@mvista.com>
4130
4131 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
4132
96b3d632
EZ
41332002-04-23 Elena Zannoni <ezannoni@redhat.com>
4134
4135 * gdb.base/help.exp: Change 'help status' to allow for target
4136 dependent output differences.
4137
5019bb54
MC
41382002-04-22 Michael Chastain <mec@shout.net>
4139
4140 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
4141
a805a116
MC
41422002-04-22 Michael Chastain <mec@shout.net>
4143
4144 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
4145
a1706bfd
DM
41462002-04-17 David S. Miller <davem@redhat.com>
4147
4148 * gdb.asm/sparc64.inc: New file.
4149 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
4150
a73a20a2
EZ
41512002-04-19 Elena Zannoni <ezannoni@redhat.com>
4152
4153 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
4154 instruction file directly into the build tree. Clean up at end of
4155 test.
4156
ba678339
DM
41572002-04-18 David S. Miller <davem@redhat.com>
4158
4159 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
4160 handle 64-bit platforms correctly.
4161 * gdb.base/maint.exp: Likewise.
4162
b03399da
KB
41632002-04-18 Kevin Buettner <kevinb@redhat.com>
4164
4165 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
4166 ``-fpic'' when compiling files comprising a shared library, but
4167 it does need additional linker flags in order to find shared
4168 libraries at run time.
4169
e2004992
KB
41702002-04-18 Kevin Buettner <kevinb@redhat.com>
4171
4172 * gdb.base/cvexpr.c (use): New function.
4173 (main): Invoke use() on all global variables to prevent
4174 some linkers from deleting these otherwise unused symbols.
4175
d8937120
MC
41762002-04-17 Michael Chastain <mec@shout.net>
4177From David S. Miller <davem@redhat.com>
4178
4179 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
4180 handle 64-bit platforms correctly.
4181
ffd61a58
MS
41822002-04-12 Michael Snyder <msnyder@redhat.com>
4183From Jim Blandy <jimb@redhat.com>
4184 * gdb.base/foo.c (foox): Remove section attribute; the linker
4185 script can handle this instead.
4186 * gdb.base/bar.c (barx): Same.
4187 * gdb.base/baz.c (bazx): Same.
4188 * gdb.base/grbx.c (grbxx): Same.
4189
4190 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
4191 manager doesn't automatically unmap overlays unnecessarily.
4192
6b8426a6
MH
41932002-04-10 Martin M. Hunt <hunt@redhat.com>
4194
4195 * gdb.base/ending-run.exp: Fix pattern for Mips targets
4196 stepping out of main.
4197
34af4875
MC
41982002-04-09 Michael Chastain <mec@shout.net>
4199
4200 * gdb.c++/local.cc (main): Move call to marker1() inside nested
4201 scope so that the nested scope tests will make sense.
4202 * gdb.c++/local.exp: Write patterns that actually work with gcc
4203 (the HP patterns "were never known to work with gcc").
4204 Keep the old aCC patterns too.
4205
2d1676a0
DJ
42062002-04-09 Daniel Jacobowitz <drow@mvista.com>
4207
4208 * gdb.base/attach.exp: Correct target board test.
4209
3a63e3f9
MC
42102002-04-08 Michael Chastain <mec@shout.net>
4211
4212 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
4213 in a const method. Add some xfail and fail cases for configurations
4214 that do not emit the "const ...".
4215
f18dabd2
MC
42162002-04-07 Michael Chastain <mec@shout.net>
4217
4218 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
4219 Accept "A * const" and "const A * const" as type of "this".
4220 Fix spelling of getFunky throughout. Make messages uniform.
4221
0fcddd82
EZ
42222002-04-07 Elena Zannoni <ezannoni@redhat.com>
4223
4224 Work around for PR gdb/285:
4225 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
4226
16a8534a
EZ
42272002-04-07 Elena Zannoni <ezannoni@redhat.com>
4228
4229 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
4230 instructions file at run time instead of configure time.
4231 Sometimes we run the test in a directory that is not the one we
4232 configured in.
4233 * gdb.asm/configure.in: Delete creation of symlink.
4234 * gdb.asm/configure: Regenerate.
4235
24181d81
JB
42362002-04-05 J. Brobecker <brobecker@gnat.com>
4237
4238 * gdb.gdb/xfullpath.exp: New test, to exercise the new
4239 xfullpath () function.
4240
7cdb7107
DJ
42412002-04-04 Daniel Jacobowitz <drow@mvista.com>
4242
4243 * gdb.asm/Makefile.in: Correct dependencies.
4244
4245 * gdb.asm/powerpc.inc: New file.
4246 * gdb.asm/asm-source.exp: Add PowerPC.
4247 * gdb.asm/configure.in: Likewise.
4248 * gdb.asm/configure: Regenerated.
4249
a7d17088
DJ
42502002-04-04 Daniel Jacobowitz <drow@mvista.com>
4251
4252 * gdb.base/relocate.exp: New file.
4253 * gdb.base/relocate.c: New file.
4254
cd721503
FF
42552002-04-04 Fred Fish <fnf@redhat.com>
4256
4257 * gdb.base/step-test.exp: Update comment regarding stopping in
4258 memcpy/bcopy calls inserted as part of the compiler runtime.
4259
b22ad7a7
MS
42602002-04-04 Michael Snyder <msnyder@redhat.com>
4261
4262 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
4263
5f279fa6
DJ
42642002-04-03 Daniel Jacobowitz <drow@mvista.com>
4265
4266 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
4267 (gdb_expect): Remove $notransfer hack.
4268
dd0fd3ce
DJ
42692002-04-02 Daniel Jacobowitz <drow@mvista.com>
4270
4271 * gdb.c++/classes.exp ("calling method for small class"): Match
4272 updated register output.
4273
1e50cda1
DJ
42742002-03-30 Daniel Jacobowitz <drow@mvista.com>
4275
4276 Fix PR gdb/452
4277 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
4278 when finished. Make gdb_file_cmd send "exec-file" when
4279 appropriate.
4280
24015922
DJ
42812002-03-30 Daniel Jacobowitz <drow@mvista.com>
4282
4283 * gdb.base/attach.exp: Remove extra setup_xfail.
4284
dd7dfd64
MS
42852002-03-26 Michael Snyder <msnyder@redhat.com>
4286
4287 * gdb.base/default.exp: Add tests for dump, append, and restore.
4288 * gdb.base/help.exp: Add tests for dump, append, and restore.
4289 * gdb.base/dump.exp: New file, test dump, append and restore.
4290 * gdb.base/dump.c: New file.
4291
48b2f8d7
MS
42922002-03-27 Michael Snyder <msnyder@redhat.com>
4293
d63a86f8 4294 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
4295 clean-ups in help messages.
4296
05b4d525
FF
42972002-03-26 Fred Fish <fnf@redhat.com>
4298
4299 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
4300 have debugging info for those functions and the compiler uses them
4301 internally to copy structs around.
4302
d7679631
FF
43032002-03-26 Fred Fish <fnf@redhat.com>
4304
4305 * gdb.base/list.exp: Revert the change made yesterday and add note
4306 about why we don't list the default lines for remote targets.
4307
523ac3f9
MS
43082002-03-25 Michael Snyder <msnyder@redhat.com>
4309
4310 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
4311
754b2b8d
FF
43122002-03-25 Fred Fish <fnf@redhat.com>
4313
4314 * gdb.base/list.exp: This test works on remote targets so remove
4315 the short circuit for remote targets. Update copyright.
4316
33c3e192
FF
43172002-03-25 Fred Fish <fnf@redhat.com>
4318
4319 * gdb.base/attach.exp: Fix logic error that was suppressing this
4320 test for all non hppa*-*-hpux* targets, instead of the hp target.
4321 Move comments closer to the suppression point. Also now need to
4322 check that we are running natively.
4323
d43e73ee
MS
43242002-03-22 Michael Snyder <msnyder@redhat.com>
4325
882c8f02
MS
4326 * gdb.base/default.exp: Add test for gcore. Update copyright.
4327 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 4328
04c12f60
FF
43292002-03-06 Fred Fish <fnf@redhat.com>
4330
4331 * gdb.base/funcargs.c: Remove extraneous ';' character.
4332 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
4333
b43df995
MC
43342002-03-04 Michael Chastain <mec@shout.net>
4335
4336 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
4337 accommodate gcc v3 function signature.
4338 * gdb.mi/mi0-var-cmd-exp: Ditto.
4339
92362027
AC
43402002-02-24 Andrew Cagney <ac131313@redhat.com>
4341
4342 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
4343 ``GNU/Linux'' or ``Linux kernel''
4344 * testsuite/gdb.threads/pthreads.c: Ditto.
4345
258ad32d
MC
43462002-02-24 Michael Chastain <mec@shout.net>
4347
4348 * gdb.threads/pthreads.c (thread1): Add a return statement.
4349 (thread2): Likewise.
4350 (foo): Likewise.
4351
04c3b3d4
MC
43522002-02-23 Michael Chastain <mec@shout.net>
4353
4354 * gdb.threads/linux-dp.c (philosopher): Add a return statement
4355 to placate gcc.
4356
5a2a0a20
MC
43572002-02-23 Michael Chastain <mec@shout.net>
4358
4359 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
4360 test "ptype bint". The test passes on all my stabs configurations.
4361
a640f7fc
JB
43622002-02-21 Jim Blandy <jimb@redhat.com>
4363
27924826
JB
4364 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
4365 filename at a time, and watch for the ones we want to see.
4366
a640f7fc
JB
4367 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
4368 types of pointers to prototyped functions.
4369
edcc8c75
AC
43702002-02-20 Andrew Cagney <ac131313@redhat.com>
4371
4372 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
4373 signed, unsigned and straight char.
4374 (padding_char, padding_short, padding_int, padding_long,
4375 padding_long_long, padding_float, padding_double,
4376 padding_long_double): New global variables.
4377 (fill, fill_structs): New functions.
4378
4379 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
4380 for correctly sized writes. Update copyright.
4381 (get_valueof): New procedure.
4382 (get_sizeof): Call get_valueof.
4383 (check_valueof): New procedure.
4384 (check_padding): New procedure.
4385
ac57ea44
MC
43862002-02-20 Michael Chastain <mec@shout.net>
4387
4388 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
4389 to setup_xfail. Document some of the remaining calls.
4390
7a10c941
MC
43912002-02-18 Michael Chastain <mec@shout.net>
4392
4393 * gdb.c++/userdef.exp: Update copyright year.
4394
fb8acdcc
DJ
43952002-02-18 Daniel Jacobowitz <drow@mvista.com>
4396
4397 * gdb.c++/userdef.exp: Test overloaded operators properly.
4398 Remove xfails.
4399
fda6ae12
MS
44002002-02-14 Michael Snyder <msnyder@redhat.com>
4401
4402 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
4403
676a0442
DJ
44042002-02-14 Daniel Jacobowitz <drow@mvista.com>
4405
4406 * gdb.base/a2-run.exp: Check for a remote target properly.
4407 * gdb.base/annota1.exp: Likewise.
4408 * gdb.base/list.exp: Likewise.
4409 * gdb.base/reread.exp: Likewise.
4410 * gdb.base/scope.exp: Likewise.
4411 * gdb.base/shlib-call.exp: Likewise.
4412 * gdb.base/term.exp: Likewise.
4413 * gdb.c++/annota2.exp: Likewise.
4414
78b4f468
RE
44152002-02-13 Richard Earnshaw <rearnsha@arm.com>
4416
4417 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
4418
9a81ba51
MC
44192002-02-10 Michael Chastain <mec@shout.net>
4420
4421 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
4422 (call_after_alloca): Ditto.
4423
004af6c7
DJ
44242002-02-10 Daniel Jacobowitz <drow@mvista.com>
4425
4426 * gdb.base/ending-run.exp: Guard "cont" test with
4427 gdb_skip_stdio_test.
4428
37225f62
JB
44292002-02-06 Jim Blandy <jimb@redhat.com>
4430
4431 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
4432 from here...
4433 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
4434 To here. Disable this test on non-HP platforms. Add big comment.
4435
fe6fdd96
MS
44362002-02-04 Michael Snyder <msnyder@redhat.com>
4437
4438 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
4439 other than d10v and m32r.
4440
036fad3f
RE
44412002-02-02 Richard Earnshaw <rearnsha@arm.com>
4442
4443 * gdb.base/default.exp: Rewrite test patterns to reduce time
4444 taken to match them.
4445
7148ab62
DJ
44462002-01-30 Daniel Jacobowitz <drow@mvista.com>
4447
4448 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
4449 Allow a start function above main.
4450 * gdb.threads/linux-dp.exp: Fix copyright date.
4451
396cc255
DJ
44522002-01-30 Daniel Jacobowitz <drow@mvista.com>
4453
4454 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
4455 (check_philosopher_stack): Check for manager thread before checking
4456 for a just-starting thread.
4457
f038d31b
DJ
44582002-01-30 Daniel Jacobowitz <drow@mvista.com>
4459
4460 From Neil Booth <neil@daikokuya.demon.co.uk>:
4461 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
4462 warnings.
4463
b3ff9d9a
FF
44642002-01-21 Fred Fish <fnf@redhat.com>
4465
4466 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
4467 not caller.
4468
39ad761d
JB
44692002-01-21 Jim Blandy <jimb@redhat.com>
4470
4471 * gdb.base/reread.exp: Check that GDB properly re-reads the
4472 executable file when it changes while no inferior is running.
4473
aaf320fa
FF
44742002-01-21 Fred Fish <fnf@redhat.com>
4475
4476 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
4477 optionally accept the "shlib events" variation.
4478
808a31f5
JB
44792002-01-21 Jim Blandy <jimb@redhat.com>
4480
4481 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
4482 call `fflush' after every `printf', so that the output is produced
4483 at predictable points, regardless of whatever buffering does (or
4484 doesn't) take place.
4485 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
4486 at different points.
4487
4420d5e2
DJ
44882002-01-20 Daniel Jacobowitz <drow@mvista.com>
4489
4490 * gdb.c++/inherit.exp: Update copyright years.
4491 * gdb.c++/method.exp: Likewise.
4492
3e36a0f4
DJ
44932002-01-20 Daniel Jacobowitz <drow@mvista.com>
4494
4495 * gdb.c++/classes.exp: Update for improved v3 support and skipping
4496 artificial methods/arguments.
4497 * gdb.c++/derivation.exp: Likewise.
4498 * gdb.c++/inherit.exp: Likewise.
4499 * gdb.c++/method.exp: Likewise.
4500 * gdb.c++/virtfunc.exp: Likewise.
4501
b4ceaee6
AC
45022002-01-18 Andrew Cagney <ac131313@redhat.com>
4503
4504 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
4505 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
4506 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
4507 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
4508 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
4509 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
4510
ecace851
JB
45112002-01-17 Jim Blandy <jimb@redhat.com>
4512
4513 * gdb.asm/asm-source.exp (info symbol): Take another shot at
4514 anchoring the pattern matching the entry point symbol's name.
4515
375fc983
AC
45162002-01-17 Andrew Cagney <ac131313@redhat.com>
4517
4518 * gdb.base/maint.exp: Update ``maint internal-error'' to match
4519 continue/quit query. Update copyright.
4520
fe6fdd96
MS
45212002-01-14 Michael Snyder <msnyder@redhat.com>
4522
4523 * gdb.base/gcore.exp: Remove extra debugging output.
4524
e017c81f
DJ
45252002-01-13 Daniel Jacobowitz <drow@mvista.com>
4526
4527 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
4528 for slightly dubious v2 mangled string.
4529
37ab3bf8
DJ
45302002-01-13 Daniel Jacobowitz <drow@mvista.com>
4531
4532 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
4533
1bc05c3a 45342002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 4535
1bc05c3a 4536 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 4537
1bc05c3a
JM
4538 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
4539 constructors.
4540 * gdb.c++/derivation.exp: Likewise.
4541 * gdb.c++/templates.exp: Likewise.
4542 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 4543
1bc05c3a
JM
45442002-01-10 Michael Snyder <msnyder@redhat.com>
4545
4546 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 4547
a911c360
MS
45482002-01-08 Michael Snyder <msnyder@redhat.com>
4549
4550 * gdb.base/gcore.exp: New test for generate-core-file command.
4551 * gdb.base/gcore.c: Testcase for above.
4552 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
4553
ea2119ec
JM
45542002-01-08 Jason Merrill <jason@redhat.com>
4555
4556 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
4557
68203136
FF
45582002-01-07 Fred Fish <fnf@redhat.com>
4559
4560 * gdb.c++/overload.exp: Remove unconditional xfails for:
4561 print foo_instance1.overloadargs(1)
4562 print foo_instance1.overloadargs(1, 2)
4563 print foo_instance1.overloadargs(1, 2, 3)
4564 print foo_instance1.overloadargs(1, 2, 3, 4)
4565 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
4566 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
4567 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
4568 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
4569 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
4570 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
4571 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
4572 print foo_instance1.overload1arg()
4573 print foo_instance1.overload1arg((char)arg2)
4574 print foo_instance1.overload1arg((signed char)arg3)
4575 print foo_instance1.overload1arg((unsigned char)arg4)
4576 print foo_instance1.overload1arg((int)arg7)
4577 print foo_instance1.overload1arg((unsigned int)arg8)
4578 print foo_instance1.overload1arg((float)arg11)
4579 print foo_instance1.overload1arg((double)arg12)
d63a86f8 4580
21b9b5b1
MS
45812002-01-07 Michael Snyder <msnyder@redhat.com>
4582
4583 * gdb.base/huge.exp: New test. Print a very large target data object.
4584 (skip_huge_test): New test variable. Define if you want to skip this
4585 test. The test reads an 8 megabyte data object from the target, so it
4586 might be very time consuming on remote targets with a slow connection.
4587 * gdb.base/huge.c: New file. Test case for above.
4588
725f922e
FF
45892002-01-07 Fred Fish <fnf@redhat.com>
4590
4591 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
4592 g_instance.bfoo, and g_instance.cfoo.
4593
634d57ec
JL
4594Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
4595
f286b2c3
JL
4596 * gdb.base/break.c (multi_line_if_conditional): New function.
4597 (multi_ilne_while_conditional): Likewise.
4598 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
4599 IF or WHILE condition puts the breakpoint at the start of
4600 the condition.
4601
634d57ec
JL
4602 * gdb.base/selftest.exp (backtrace through signal handler): Remove
4603 hppa*-*-hpux* expected failure.
4604 * gdb.base/structs.exp (do_function_calls): Similarly.
4605
4606 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
4607 watchpoints.
4608
9fbfe2dc
AC
46092002-01-06 Andrew Cagney <ac131313@redhat.com>
4610
4611 Fix PR gdb/66.
4612 * gdb.base/structs.exp: Replace skip for a29k with skip for
4613 gdb,cannot_call_functions.
4614 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
4615 * gdb.base/callfuncs.exp: Ditto.
4616 * gdb.base/call-rt-st.exp: Ditto.
4617 * gdb.base/call-strs.exp: Ditto.
4618 * gdb.base/callfwmall.exp: Ditto.
4619 * gdb.base/scope.exp: Obsolete xfail a29k.
4620 * gdb.c++/misc.exp: Ditto.
4621 * gdb.c++/cplusfuncs.exp: Ditto.
4622 * gdb.base/ptype.exp: Ditto.
4623 * gdb.base/printcmds.exp: Ditto.
4624 * gdb.base/opaque.exp: Ditto.
4625 * gdb.base/list.exp: Ditto.
4626 * gdb.base/funcargs.exp: Ditto.
4627 * gdb.base/default.exp: Ditto.
4628
8ddad156
MS
46292002-01-04 Michael Snyder <msnyder@redhat.com>
4630
ca4976a6 4631 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
4632 * gdb.base/maint.exp: Add tests for maint info sections options.
4633
1b074332
JL
4634Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
4635
4636 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
4637
7d159115
CV
46382001-12-20 Corinna Vinschen <vinschen@redhat.com>
4639
4640 * gdb.asm/arm.inc: New file.
4641 * gdb.asm/asm-source.exp: Add arm targets.
4642 * gdb.asm/configure.in: Ditto.
4643 * gdb.asm/configure: Recreated from configure.in.
4644
8fb87725
JL
4645Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
4646
afabe08c
JL
4647 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
4648 with HP's compiler.
4649 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
4650 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
4651 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
4652 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
4653
4654 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
4655 either HP's compilers or GCC.
4656
db521deb
JL
4657 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
4658 a SIGBUS or SIGSEGV.
4659
4660 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
4661
4662 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
4663 can be compiled with either HP's compiler or GCC.
4664
cfa88ab7
JL
4665 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
4666 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
4667 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
4668
ca344dff
JL
4669 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
4670 to match current gdb output. Update due to using auto-solib-limit
4671 for limiting instead of overloading auto-solib-add.
4672 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
4673 test program.
4674
3f3c6e55 4675 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
4676 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
4677 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
4678 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
4679 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
4680 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
4681 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
4682 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
4683 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
4684 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
4685 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
4686 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
4687 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 4688
8fb87725
JL
4689 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
4690 a SIGTRAP to the inferior.
4691
cf599fa7
CV
46922001-12-19 Corinna Vinschen <vinschen@redhat.com>
4693
4694 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
4695 Substitute call to target_link by call to gdb_compile.
4696
2cd045cd
JL
4697Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
4698
4699 * gdb.base/break.exp: Fix HP specific search string when testing
4700 backtracing in a called function.
4701
d63a86f8 4702 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
4703 compiling the test with HP's compilers.
4704 * gdb.base/volatile.exp: Similarly.
4705
99ebe9ac
JB
47062001-12-19 Jim Blandy <jimb@redhat.com>
4707
4708 * gdb.base/printcmds.exp: Expect the null character to be printed
4709 as '\0', and the '\013' to be printed as '\v'.
4710 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
4711 * gdb.base/setvar.exp: Same.
4712
b9891b29
JB
47132001-12-17 Jim Blandy <jimb@redhat.com>
4714
0eba65ab
JB
4715 * gdb.base/completion.exp: Rather than completing very long
4716 filenames, which can make the readline library produce output we
4717 don't recognize, cd to the directory first, and then complete
4718 using nice, short relative paths.
4719
6970b5b1
JB
4720 * gdb.base/completion.exp: On some systems, there is, in fact, a
4721 variable named `b' in scope, since GDB treats all static
4722 variables as being in scope. So use `no_var_named_this'
4723 instead of `b'.
4724
b9891b29
JB
4725 * gdb.base/corefile.exp: Recognize the message saying that GDB
4726 can't find the core file's registers as a failure.
4727
e6ccd35f
JSC
47282001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
4729
4730 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
4731 test expect string more specific.
4732
105ba819
CV
47332001-12-13 Corinna Vinschen <vinschen@redhat.com>
4734
4735 * gdb.asm/asm-source.exp: Add support for xstormy16.
4736 * gdb.asm/configure.in: Ditto.
4737 * gdb.asm/configure: Rebuild.
4738 * gdb.asm/xstormy16.inc: New file.
4739
e9e79dd9
FF
47402001-12-10 Fred Fish <fnf@redhat.com>
4741
4742 * gdb.base/maint.exp: Update to match changes in type dumping code.
4743
347dc97d
JB
47442001-12-10 Jim Blandy <jimb@redhat.com>
4745
4746 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
4747 matching the entry point symbol's name at the beginning of the
4748 line.
4749
5178b9d6
DJ
47502001-12-07 Daniel Jacobowitz <drow@mvista.com>
4751
4752 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
4753 gdb.c++/inherit.exp, gdb.c++/method.exp,
4754 gdb.c++/namespace.exp, gdb.c++/templates.exp,
4755 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
4756 and class layout support.
4757
af890c52
DJ
47582001-12-07 Daniel Jacobowitz <drow@mvista.com>
4759
4760 * gdb.c++/classes.exp: Add test for static member function.
4761 * gdb.c++/misc.cc: Add class with static member function.
4762
7a345fb3
JB
47632001-12-07 Jim Blandy <jimb@redhat.com>
4764
f2e54a80 4765 If GDB says it can't find the struct the function returned, report
8032bf31
JB
4766 those tests as `unsupported'.
4767 * gdb.base/call-rt-st.exp (print_struct_call): New function.
4768 Rewrite subsequent tests to use it.
4769
4770 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
4771 those tests as `unsupported'.
4772 * gdb.base/structs.exp (call_struct_func): New function.
4773 (do_function_calls): Use call_struct_func to call the functions
4774 returning structs.
4775
0bc69509
JB
4776 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
4777 whether functions are prototyped or not, so we can't possibly pass
4778 arguments to t_float_values2 properly.
4779
7a345fb3
JB
4780 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
4781 value of `timeout' for targets other than the mips*tx39-*.
4782
edb6ede1
MS
47832001-12-06 Michael Snyder <msnyder@redhat.com>
4784
d63a86f8 4785 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
4786 and detect whether the start symbol has a leading underscore.
4787
2d842f13
JB
47882001-12-04 Jim Blandy <jimb@redhat.com>
4789
4790 * gdb.base/completion.exp: Clarify indentation.
4791
68550daf
JB
47922001-12-03 Jim Blandy <jimb@redhat.com>
4793
4794 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
4795 variables on the S/390, not `.word'.
4796
cd5195a8
JB
47972001-11-30 Jim Blandy <jimb@redhat.com>
4798
4799 Add assembly-source tests for s390-ibm-linux.
4800 * gdb.asm/s390.inc: New file.
4801 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
4802 the S/390 architecture.
4803 * gdb.asm/configure: Regenerated.
4804
ca9efc90
MS
48052001-11-30 Michael Snyder <msnyder@redhat.com>
4806
4807 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
4808 next, info source, info sources, info line, global and static
4809 variables, and static functions.
4810 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
4811 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
4812 * gdb.asm/asmsrc1.s: Add a static function and some variables.
4813 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
4814 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
4815 (gdbasm_leave): Restore frame pointer.
4816 (gdbasm_startup): Copy stack set-up from crt0.S.
4817
d0e66976
FN
48182001-11-26 Fernando Nasser <fnasser@redhat.com>
4819
4820 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
4821 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
4822 to a local (non-static) variable. Copy tstruct.a to a static buffer
4823 and return a pointer to that buffer.
4824 * gdb.base/callfwmall.c (t_structs_a): Ditto.
4825
e2334072
MK
48262001-11-24 Mark Kettenis <kettenis@gnu.org>
4827
4828 * gdb.asm/configure.in: Fix recognition of ix86 target.
4829 * gdb.asm/configure: Regenerate.
4830
756caa3d
MS
48312001-11-21 Michael Snyder <msnyder@redhat.com>
4832
4833 * gdb.asm/sparc.inc: New file.
4834 * gdb.asm/asm-source.exp: Recognize sparc target.
4835 * gdb.asm/configure.in: Recognize sparc target.
4836 * gdb.asm/configure: Regenerate.
d63a86f8 4837
9a4d72d5
MS
48382001-11-21 Michael Snyder <msnyder@redhat.com>
4839
4840 * gdb.asm/m32r.inc: New file.
4841 * gdb.asm/asm-source.exp: Recognize m32r target.
4842 * gdb.asm/configure.in: Recognize m32r target.
4843 * gdb.asm/configure: Regenerate.
4844
a773d1cd
MS
48452001-11-20 Michael Snyder <msnyder@redhat.com>
4846
017ac23d
MS
4847 * gdb.asm/i386.inc: New file.
4848 * gdb.asm/asm-source.exp: Recognize ix86 target.
4849 * gdb.asm/configure.in: Recognize ix86 target.
4850 * gdb.asm/configure: Regenerate.
4851
a773d1cd
MS
4852 * gdb.c++/namespace.exp: Fix quotes in output messages.
4853
bb632afb
MS
48542001-11-14 Michael Snyder <msnyder@redhat.com>
4855
25d559ca 4856 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
4857 qualifier in a type cast expression, to designate an address
4858 in the instruction space (Harvard architecture).
4859
4749e309
MS
48602001-11-13 Michael Snyder <msnyder@redhat.com>
4861
4862 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
4863 Tests for expressions using 'const' and 'volatile'.
4864
25050984
CV
48652001-11-13 Corinna Vinschen <vinschen@redhat.com>
4866
4867 * gdb.asm/asm-sources.exp: Allow defining linker flags.
4868
1902c51f
DJ
48692001-11-12 Daniel Jacobowitz <drow@mvista.com>
4870
4871 * lib/mi-support.exp (mi_run_to_helper): Move comments
4872 outside of gdb_expect.
4873
dcf95b47
DJ
48742001-11-11 Daniel Jacobowitz <drow@mvista.com>
4875
4876 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
4877 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
4878 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
4879 mi0_run_to): New functions.
4880 * gdb.mi/mi-simplerun.exp: Use them.
4881 * gdb.mi/mi0-simplerun.exp: Likewise.
4882 * gdb.mi/mi-var-cmd.exp: Likewise.
4883 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 4884
45b074e1
AC
48852001-11-10 Andrew Cagney <ac131313@redhat.com>
4886
4887 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
4888 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
4889
bf50d346
AC
48902001-11-09 Andrew Cagney <ac131313@redhat.com>
4891
4892 * gdb.base/restore.exp: Include $expected value in restored test
4893 message.
4894
9383332c
AC
48952001-11-09 Andrew Cagney <ac131313@redhat.com>
4896
4897 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
4898 implemented.
4899
db62520a
MS
49002001-11-08 Michael Snyder <msnyder@redhat.com>
4901
4902 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
4903 Add pass/fail message for stop at breakpoint in call dummy function.
4904
b5703437
MS
49052001-11-07 Michael Snyder <msnyder@redhat.com>
4906
d63a86f8
RM
4907 * gdb.c++/templates.exp (test_template_breakpoints):
4908 If we get an overload menu, but it does not match what
760f6330 4909 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
4910 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
4911 making the whitespace optional. Argument for "new" may be
4912 "unsigned" as well as "unsigned int/long".
d63a86f8 4913 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
4914 making the whitespace optional. Also replace "(void) with
4915 "((void|)), making the keyword "void" optional.
d63a86f8 4916 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
4917 making the whitespace optional. Also replace "(void) with
4918 "((void|)), making the keyword "void" optional.
3bf40917
MS
4919 * gdb.base/callfuncs.c (t_float_values): This function must
4920 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 4921 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
4922 can be tested against both cases. Usually one case involves
4923 promotion of float to double, while the other does not.
4924 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
4925 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
4926 includes a stack frame for "start".
4927
c8ab4e6d
JB
49282001-11-05 Jim Blandy <jimb@redhat.com>
4929
4930 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
4931 pointers are 32 bits long, and that offsets of relocs are always
4932 stored in the data (REL-style), and not in the reloc entry itself
4933 (RELA-style).
4934 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
4935 stabs.
4936
3f08ced9
MS
49372001-11-01 Michael Snyder <msnyder@redhat.com>
4938
4939 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
4940 and regular expression operators by using quoting.
4941
cbfa24cd
MS
49422001-10-31 Michael Snyder <msnyder@redhat.com>
4943
4944 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
4945 depending on what the symbol table contains.
4946 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
4947 the output of the ptype command. Similarly, accept both "const &"
4948 and "const&".
4949
aaa68313
CV
49502001-10-31 Corinna Vinschen <vinschen@redhat.com>
4951
4952 * gdb.base/miscexprs.c (main): Add usage of preprocessor
4953 symbol `STORAGE' to allow to choose the storage class of
4954 the local datastructures.
4955 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
4956 compiler directive.
4957
91740388
MS
49582001-10-30 Michael Snyder <msnyder@redhat.com>
4959
4960 * gdb.base/jump.exp: Allow it to run for all targets.
4961
1b7c05e7
CV
49622001-10-29 Corinna Vinschen <vinschen@redhat.com>
4963
4964 * gdb.base/call-ar-st.c (print_double_array): Match for loop
4965 with new double_array size.
4966 (main): Change storage class of all local variables to static.
4967 Reduce size of double_array to 9.
4968 * gdb.base/call-ar-st.exp: Increase timeout value.
4969 Change expected output for double array to match new size in
4970 call-ar-st.c.
4971
36a22261
CV
49722001-10-29 Corinna Vinschen <vinschen@redhat.com>
4973
4974 * gdb.base/ending-run.exp: Create identical output when passing
4975 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 4976 Stormy16 target.
36a22261 4977
92b8ae91
MK
49782001-10-28 Mark Kettenis <kettenis@gnu.org>
4979
4980 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
4981 that we catch the expected failure under Linux/x86.
4982
cb135b83
OF
49832001-10-29 Orjan Friberg <orjanf@axis.com>
4984
4985 * gdb.base/setvar.exp: Escape curly braces.
4986 * gdb.stabs/weird.exp: Ditto.
4987
6884aa54
DJ
49882001-10-27 Daniel Jacobowitz <drow@mvista.com>
4989
4990 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
4991 * gdm.mi/mi0-hack-cli.exp: Likewise.
4992
0398c9aa
AC
49932001-10-25 Andrew Cagney <ac131313@redhat.com>
4994
4995 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
4996 messages.
4997
d20bf2e8
AC
49982001-10-21 Andrew Cagney <ac131313@redhat.com>
4999
5000 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
5001 checking MI enabled.
5002
03dd63aa
CV
50032001-10-09 Corinna Vinschen <vinschen@redhat.com>
5004
5005 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
5006
1d9d99f3
FCE
50072001-10-04 Frank Ch. Eigler <fche@redhat.com>
5008
5009 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
5010 if gdb child process crashes, just signal an error.
5011
838ae6c4
JB
50122001-10-02 Jim Blandy <jimb@redhat.com>
5013
5014 * lib/gdb.exp (test_xfail_format): Simplify.
5015
5016 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
5017 front of the variable name `format'. Simplify `if'.
5018
8f0cbc1c
DJ
50192001-10-01 Daniel Jacobowitz <drow@mvista.com>
5020
5021 * gdb.threads/pthreads.exp: Wait for output and delay
5022 before sending ^C.
5023
1f08dafd
DJ
50242001-10-01 Daniel Jacobowitz <drow@mvista.com>
5025
5026 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
5027 some incorrect output instead of timing out.
5028 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
5029
674f90ff
CV
50302001-09-28 Corinna Vinschen <vinschen@redhat.com>
5031
5032 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
5033 check to allow additional `int'.
5034
9b284272
DJ
50352001-09-27 Daniel Jacobowitz <drow@mvista.com>
5036
5037 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
5038 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
5039
b55a4771
MS
50402001-09-27 Michael Snyder <msnyder@redhat.com>
5041
5042 * lib/gdb.exp (test_debug_format): New proc.
5043 (setup_xfail_format): Use new proc test_debug_format.
5044 * gdb.base/constvars.exp (local_compiler_xfail_check): New
5045 proc; use new service proc test_debug_format.
5046 Replace all other "gcc_compiled" tests with this test.
5047 * gdb.base/volatile.exp (local_compiler_xfail_check): New
5048 proc; use new service proc test_debug_format.
5049 Replace all other "gcc_compiled" tests with this test.
5050
50512001-09-27 Michael Snyder <msnyder@redhat.com>
5052
5053 * gdb.base/cvexpr.exp: New file.
5054 * gdb.base/cvexpr.c: New file
5055 Test for expressions using const and volatile keywords.
5056
4e6667ac
CV
50572001-09-26 Corinna Vinschen <vinschen@redhat.com>
5058
5059 * gdb.base/constvars.exp: Check for different orders of keywords
5060 and additional "int" strings in output.
5061
4f337972
AC
50622001-09-22 Andrew Cagney <ac131313@redhat.com>
5063
5064 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
5065 responses from "help maint".
5066
2015650d
FCE
50672001-09-19 Frank Ch. Eigler <fche@redhat.com>
5068
5069 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
5070 to localhost:NNN instead of :NNN, in case Xvfb is listening
5071 only on TCP.
5072
f3bcedc1
CV
50732001-09-19 Corinna Vinschen <vinschen@redhat.com>
5074
5075 * gdb.base/recurse.exp: When checking leaving the watchpoint
5076 scope, recognize when gdb is in function's epilogue and pass.
5077
6b819c92
KS
50782001-09-18 Keith Seitz <keiths@redhat.com>
5079
5080 * lib/insight-support.exp (_gdbtk_export_target_info): Add
5081 support for running tests against sid targets.
5082 (gdbtk_done): Ditto.
5083
a10c9419
CV
50842001-09-18 Corinna Vinschen <vinschen@redhat.com>
5085
5086 * gdb.base/ending-run.c (main): Set stdout buffersize
5087 to the same reasonable value for any target.
5088 * gdb.base/ending-run.exp: Add a regular expression
5089 to make testsuite happy on Sanyo Stormy16 target.
5090
739d0d99
CV
50912001-09-17 Corinna Vinschen <vinschen@redhat.com>
5092
5093 * gdb.base/display.c (do_loops): Add float variable `f'.
5094 Increment f in loop.
5095 * gdb.base/display.exp: Increment timeout by 60 seconds.
5096 Change float display test to use variable `f'.
5097
1b8947f0
JB
50982001-09-17 Jim Blandy <jimb@redhat.com>
5099
5100 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
5101 overflowing the limited breakpoint tables on some ROM monitors
5102 (like the ROM68K).
5103
9890ac81
FCE
51042001-09-15 Frank Ch. Eigler <fche@redhat.com>
5105
5106 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
5107 the "-ac" (disable access control) flag.
5108
6db765ea
JH
51092001-08-30 Jeff Holcomb <jeffh@redhat.com>
5110
5111 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
5112 ints.
5113
4c32cc04
KS
51142001-08-30 Keith Seitz <keiths@redhat.com>
5115
5116 * lib/gdb.exp: Move all insight-related functionality into
5117 separate file.
5118 * lib/insight-support.exp: New file.
5119
8d6e6f81
FCE
51202001-08-29 Frank Ch. Eigler <fche@redhat.com>
5121
5122 * config/sid.exp (sid_start): Never set sid verbosity; disable
5123 expect_background {} that consumed its stdout; tolerate </dev/null.
5124 Attempt to set endianness override in "sid" protocol mode. Cleanup.
5125
6a90e1d0
AC
51262001-08-18 Andrew Cagney <ac131313@redhat.com>
5127
5128 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
5129 CLI jump command to start it.
5130 (mi_run_to_main): Fail immediatly when unexpected output.
5131
1759b3c3
AC
51322001-08-18 Andrew Cagney <ac131313@redhat.com>
5133
5134 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
5135 beginning of function. Fix PR gdb/191.
5136
61d11d80
FCE
51372001-08-16 Frank Ch. Eigler <fche@redhat.com>
5138
5139 * config/sid.exp (sid_start): Don't warn if we cannot figure out
5140 what to force sid endianness to.
5141
942a4df2
KS
51422001-08-15 Keith Seitz <keiths@redhat.com>
5143
5144 * lib/gdb.exp (gdbtk_start): Don't set environment
5145 variables for TCL_LIBRARY and friends. Insight will
5146 now figure these out for itself.
5147
0521c418
MS
51482001-08-02 Michael Snyder <msnyder@redhat.com>
5149
5150 * gdb.base/completion.exp: Remove the symbol "a64l" from
5151 the expect string; this is target-specific, and not related
5152 to what is being tested.
5153
74a9a58a
DB
51542001-08-02 Dave Brolley <brolley@redhat.com>
5155
5156 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
5157
c70819fa
MS
51582001-07-25 Michael Snyder <msnyder@redhat.com>
5159
c2b8fa57
MS
5160 * gdb.base/consecutive.exp: New file. Test stepping over
5161 breakpoints on consecutive instructions.
5162 * gdb.base/consecutive.c: New file.
5163
c70819fa
MS
5164 * gdb.base/call-rt-st.exp: Use double-backslash to quote
5165 curly braces in regular expressions.
5166
2b1a1355
MS
51672001-07-25 Michael Snyder <msnyder@redhat.com>
5168
5169 * gdb.base/ending-run.exp: Accept "Program exited normally" as
5170 legitimate output from stepping out of main.
5171
413eca6f
KS
51722001-07-22 Keith Seitz <keiths@redhat.com>
5173
5174 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
5175 the empty string, do not run the tests.
5176
7e5a9322
SC
51772001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5178
5179 * gdb.base/long_long.exp: Detect size of pointer. Take into
5180 account 2-byte pointers when testing for p/a results.
5181
de58f10f
SC
51822001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5183
d63a86f8 5184 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
5185 and defined to 1K for m68hc11.
5186 (random_data): Reduce table to 1K for embedded platforms (68hc11).
5187 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
5188 (sizeof_random_data): New variable to tell the size of the data table;
5189 don't test past this size; always run to main.
5190
d6f5fea1
SC
51912001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5192
5193 * gdb.base/return2.exp: return of long long and double fails for
5194 68HC11; don't execute these tests on that platform.
5195 * gdb.base/return.exp: Return of a double fails for 68hc11.
5196
c477543d
SC
51972001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5198
5199 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
5200 tests that print a float.
5201 * call-rt-st.exp: Likewise.
5202
63cf1c79
MK
52032001-07-12 Mark Kettenis <kettenis@gnu.org>
5204
5205 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
5206 running this test on Linux.
5207
112f9ab5
MC
52082001-06-24 Michael Chastain <chastain@redhat.com>
5209
5210 * gdb.base/arithmet.exp: Remove some tests to make all test names
5211 unique.
5212
4970cb0f
MS
52132001-07-03 Michael Snyder <msnyder@redhat.com>
5214
5215 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
5216 the output of the ptype command.
5217
d85da69f
MS
52182001-07-02 Michael Snyder <msnyder@redhat.com>
5219
4c8a82de
MS
5220 * gdb.base/completion.exp: Don't assume that break.c is the only
5221 source file that may contain functions named "marker".
d85da69f
MS
5222 * gdb.base/corefile.exp: Quote the curly braces in regexp.
5223
8afc772b
AC
52242001-06-28 Andrew Cagney <ac131313@redhat.com>
5225
5226 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
5227 of files to delete.
5228
5229 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
5230 * gdb.disasm/h8300s.exp: New file.
5231 gdb.disasm/h8300s.s: Likewise.
5232
cff22675
AC
52332001-06-27 Andrew Cagney <ac131313@redhat.com>
5234
5235 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
5236 empty breakpoint tables.
5237
68c81b54
AC
52382001-06-25 Andrew Cagney <ac131313@redhat.com>
5239
5240 * lib/mi-support.exp: Update args=... part of stop-reason
5241 patterns. Accept either a list or a tuple.
5242
2dd62704
AC
52432001-06-23 Andrew Cagney <ac131313@redhat.com>
5244
5245 * lib/mi-support.exp: Remove local emacs variable defining
5246 change-log-default-name.
5247
b4127474
MC
52482001-06-22 Michael Chastain <chastain@redhat.com>
5249
5250 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
5251 This is operationally compatible with the previous version.
5252
8dbfb380
JB
52532001-06-13 Jim Blandy <jimb@redhat.com>
5254
5255 * lib/gdb.exp (gdb_test): Doc fix.
5256
f2d8c86d
MC
52572001-06-10 Michael Chastain <chastain@redhat.com>
5258
5259 * gdb.base/exprs.exp: Remove a duplicate test.
5260
81564d34
JB
52612001-06-06 Jim Blandy <jimb@redhat.com>
5262
5263 * gdb.base/return2.exp (main): Use values to test float and double
5264 returns that are not NaN's, to avoid being confused by IEEE
5265 comparison rules.
5266
da55addb
MS
52672001-06-04 Michael Snyder <msnyder@redhat.com>
5268
5269 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 5270 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
5271 rather than wait for 12 more tests to time out.
5272
42c65987
JB
52732001-06-06 Jim Blandy <jimb@redhat.com>
5274
b18bced9 5275 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 5276 Don't forget to match the GDB prompt.
b18bced9 5277
42c65987
JB
5278 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
5279
5b41e5f0
JB
52802001-06-04 Jim Blandy <jimb@redhat.com>
5281
5282 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
5283 command.
5284
015e046f
KB
52852001-05-31 Kevin Buettner <kevinb@redhat.com>
5286
5287 * gdb.base/annota1.exp (info break): Match four or more spaces
5288 after "Address".
5289
fb1ffbbe
MC
52902001-05-31 Michael Chastain <chastain@redhat.com>
5291
5292 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
5293 (dm_type_int_star): Likewise.
5294 (dm_type_long_star): Likewise.
5295 (dm_type_void_star): Likewise.
5296
5ea2a32c
KB
52972001-05-29 Kevin Buettner <kevinb@redhat.com>
5298
5299 * gdb.base/completion.exp (INPUTRC): Set this environment variable
5300 to a known value in order to get consistent results regardless
5301 of the setting of INPUTRC or the presence or contents of .inputrc.
5302
ae23c492
MS
53032001-05-24 Michael Snyder <msnyder@redhat.com>
5304
ac55707e
MS
5305 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
5306 Don't require that the main thread and the manager thread are the
5307 first in the list.
5308
ae23c492
MS
5309 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
5310 debugging. If test fails, issue an "unsupported" not a "fail".
5311
400071f1
JB
53122001-05-24 Jim Blandy <jimb@redhat.com>
5313
5314 Don't assume that short is shorter than int.
5315 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
5316 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 5317 this isn't true.
400071f1
JB
5318 ("print unsigned char == (~0)"): Add test that verifies that ~0,
5319 an int, is not equal to ~0 stored in an unsigned char. This tests
5320 the same thing that the previous test meant to, but works on
5321 16-bit machines, too.
5322 ("print unsigned char != (~0)"): Same test, complemented.
5323
0816a3e5
MS
53242001-05-24 Michael Snyder <msnyder@redhat.com>
5325
5326 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 5327 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
5328 and prevents dejagnu getting out of step.
5329
f6dc23a9
KB
53302001-05-23 Kevin Buettner <kevinb@redhat.com>
5331
5332 * gdb.base/finish.exp (finish_void): Revise pattern for
5333 stopping on the call statement to not permit stopping at
5334 the start of the instructions comprising the call sequence.
5335
7dbd117d
MC
53362001-05-19 Michael Chastain <chastain@redhat.com>
5337
5338 * gdb.base/callfuncs.exp: Make all test names unique.
5339 * gdb.base/commands.exp: Make all test names unique.
5340 * gdb.base/condbreak.exp: Make all test names unique.
5341 * gdb.base/dbx.exp: Make all test names unique.
5342 * gdb.base/default.exp: Make all test names unique.
5343 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
5344 and TIMEOUT messages to their corresponding PASS message.
5345 * gdb.base/ending-run.exp: Make all test names unique.
5346 * gdb.base/long_long.exp: Remove duplicate test.
5347
6b0b0a9e
KB
53482001-05-21 Kevin Buettner <kevinb@redhat.com>
5349
5350 * gdb.base/finish.exp (finish_void): Allow "finish" command to
5351 stop on the call statement as well as the statement after the
5352 call.
5353
2caa35cb
MS
53542001-05-21 Michael Snyder <msnyder@redhat.com>
5355
5356 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
5357
40713331
EZ
53582001-05-10 Elena Zannoni <ezannoni@redhat.com>
5359
5360 * gdb.base/completion.exp: Revamp test. Make it execute on all
5361 platforms.
5362
c2c1be8d
EZ
53632001-05-10 Elena Zannoni <ezannoni@redhat.com>
5364
2c9cd303
EZ
5365 * config/gdbserver.exp (gdb_load): Handle the case
5366 in which the arguments to gdbserver are given in the
5367 baseboard configuration file.
5368 Also handle the case in which the server needs to do a
5369 load.
5370
9671de48
KS
53712001-05-07 Keith Seitz <keiths@cygnus.com>
5372
5373 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
5374 set up the display for testing.
5375 (gdbtk_start): Convert all paths to paths that tcl will like.
5376 Export target information to environment.
5377 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
5378 necessary.
5379 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
5380 (to_tcl_path): New proc to convert a given pathname into
5381 a path acceptible as an argument to a tcl command.
5382 (_gdbtk_export_target_info): New proc to export target info
5383 into the environment for gdbtk testing.
5384 (gdbtk_done): New proc to signal end-of-test.
5385
5a360f47
JB
53862001-05-06 Jim Blandy <jimb@redhat.com>
5387
5388 * restore.c: Make the code of caller0 correspond to its comment.
5389
66c756c6
MS
53902001-05-03 Michael Snyder <msnyder@redhat.com>
5391
5392 * config/sid.exp (gdb_target_sid): Check for error messages.
5393 On error or timeout, don't make expect exit (which will terminate
5394 all subsequent tests); instead just make gdb exit.
d63a86f8 5395 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
5396 return a negative value.
5397
a966fde5
JB
53982001-04-24 Jim Blandy <jimb@redhat.com>
5399
851c18e0
JB
5400 * gdb.c++/templates.exp: If we see the prompt for the overload
5401 list, but we haven't recognized any of the longer patterns,
5402 arrange for this test to fail, not hang.
5403
a966fde5
JB
5404 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
5405 variations.
5406
db144853
MC
54072001-04-22 Michael Chastain <chastain@redhat.com>
5408
5409 * gdb.c++/local.exp: Use the 'runto' library function.
5410 * gdb.c++/namespace.exp: Likewise.
5411 * gdb.c++/overload.exp: Likewise.
5412
3207ec21
KB
54132001-03-26 Kevin Buettner <kevinb@redhat.com>
5414
5415 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
5416 * gdb.base/step-line.exp: New file. Test step/next in presence of
5417 #line directives.
5418 * gdb.base/step-line.c: New file. Test program for the above.
5419 * gdb.base/step-line.inp: New file. We pretend that this file has
5420 been transformed by some other tool into step-line.c.
5421
13b57657
JB
54222001-03-21 Jim Blandy <jimb@redhat.com>
5423
5424 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
5425 unmangled operator names.
5426
754cbe1c
JB
54272001-03-20 Jim Blandy <jimb@redhat.com>
5428
5429 * gdb.threads/linux-dp.exp: Recognize an additional message
5430 generated by GDB when it doesn't understand how to debug threads
5431 on the target system.
5432
177495c9
AC
54332001-03-19 Andrew Cagney <ac131313@redhat.com>
5434
5435 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
5436
f266096b
MC
54372001-03-12 Michael Chastain <chastain@redhat.com>
5438
5439 * gdb.c++/derivation.exp: Use the 'runto' library function.
5440
cac3c2ff
MC
54412001-03-12 Michael Chastain <chastain@redhat.com>
5442
5443 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
5444
b6c11a24
MC
54452001-02-24 Michael Chastain <chastain@redhat.com>
5446
5447 * gdb.c++/ref-types.exp: Change handwritten code to library
5448 function 'runto'.
5449
6bae5bce
OF
54502001-03-16 Orjan Friberg <orjanf@axis.com>
5451
5452 * gdb.base/signals.exp: Set count to 0 explicitly.
5453
0015fd9a
MS
54542001-03-15 Mark Salter <msalter@redhat.com>
5455
5456 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
5457 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
5458 (gdb_load): Add support for additional target_info: gdb_download_size
5459 and gdb_load_timeout.
0015fd9a 5460
fc33412a
DT
5461Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
5462
5463 * gdb.base/annota1.exp: Move test of isnative to earlier in the
5464 file -- to prevent failing when the compile fails but we have no
5465 intention of running the tests anyway.
5466
5467 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
5468 tests if set.
5469
5470 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
5471 integers.
5472
5473 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
5474 * gdb.c++/namespace.exp: Ditto.
5475
115f06de
OF
54762001-03-07 Orjan Friberg <orjanf@axis.com>
5477
5478 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
5479 * gdb.base/pointers.exp: Relax pattern match of decimals.
5480
b6ba6518
KB
54812001-03-06 Kevin Buettner <kevinb@redhat.com>
5482
5483 * Makefile.in, config/abug.exp, config/cfdbug.exp,
5484 config/cpu32bug.exp, config/dve.exp, config/est.exp,
5485 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
5486 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
5487 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
5488 config/sh.exp, config/sid.exp, config/slite.exp,
5489 config/sparclet.exp, config/udi.exp, config/unknown.exp,
5490 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
5491 config/vxworks.exp, config/vxworks29k.exp,
5492 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
5493 gdb.base/all-bin.exp, gdb.base/annota1.exp,
5494 gdb.base/arithmet.exp, gdb.base/assign.exp,
5495 gdb.base/async.exp, gdb.base/attach.exp,
5496 gdb.base/bitfields.exp, gdb.base/bitops.exp,
5497 gdb.base/break.exp, gdb.base/call-ar-st.exp,
5498 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
5499 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
5500 gdb.base/commands.exp, gdb.base/completion.exp,
5501 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
5502 gdb.base/constvars.exp, gdb.base/corefile.exp,
5503 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
5504 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
5505 gdb.base/ending-run.exp, gdb.base/environ.exp,
5506 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
5507 gdb.base/finish.exp, gdb.base/foll-exec.exp,
5508 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
5509 gdb.base/funcargs.exp, gdb.base/help.exp,
5510 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
5511 gdb.base/logical.exp, gdb.base/long_long.exp,
5512 gdb.base/maint.exp, gdb.base/mips_pro.exp,
5513 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
5514 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
5515 gdb.base/pointers.exp, gdb.base/printcmds.exp,
5516 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
5517 gdb.base/regs.exp, gdb.base/relational.exp,
5518 gdb.base/remote.exp, gdb.base/reread.exp,
5519 gdb.base/restore.exp, gdb.base/return2.exp,
5520 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
5521 gdb.base/selftest.exp, gdb.base/setshow.exp,
5522 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
5523 gdb.base/sigall.exp, gdb.base/signals.exp,
5524 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
5525 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
5526 gdb.base/step-test.exp, gdb.base/structs.c,
5527 gdb.base/structs.exp, gdb.base/structs2.exp,
5528 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
5529 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
5530 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
5531 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5532 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
5533 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
5534 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
5535 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
5536 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
5537 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
5538 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
5539 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
5540 gdb.fortran/types.exp, gdb.java/jmisc.exp,
5541 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
5542 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
5543 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5544 gdb.trace/circ.exp, gdb.trace/collection.exp,
5545 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5546 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
5547 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
5548 gdb.trace/report.exp, gdb.trace/save-trace.exp,
5549 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
5550 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
5551 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
5552 notices.
5553
dc96c6c7 55542001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
5555
5556 * gdb.base/varargs.c (find_max_double): Fix printf format string:
5557 first arg is int not float.
5558
dc96c6c7 55592001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
5560
5561 * gdb.base/reread.exp: Unsupported for non-native targets;
5562 doesn't work for remote debugging.
5563
9b0c4aeb
FN
55642001-02-19 Fernando Nasser <fnasser@redhat.com>
5565
5566 From Drew Moseley <dmoseley@redhat.com>
5567 * gdb.base/ending-run.exp: Properly handle the BSP state when
5568 stepping past the end of main.
5569
02aa71d5
MC
55702001-02-19 John Moore <jmoore@redhat.com>
5571
5572 * gdb.base/commands.exp (infrun_breakpoint_command_test):
5573 Converted HPUX fix for non-expected items following multiple
5574 step commands into general solution for all platforms.
5575
1fa449a4
MC
55762001-02-18 Michael Chastain <chastain@redhat.com>
5577
5578 * gdb.c++/classes.exp (do_tests): Change runto statements
5579 from "runto 'foo(void)'" to "runto 'foo'". This makes the
5580 statements demangler agnostic.
5581 * gdb.c++/virtfunc.exp (do_tests): Likewise.
5582 (gdb_virtfunc_restart): Likewise.
5583
b2f9ec70
MC
55842001-02-14 Michael Chastain <chastain@redhat.com>
5585
5586 * gdb.c++/inherit.exp (do_tests): Change runto statements
5587 from "runto 'foo(void)'" to "runto 'foo'". This makes the
5588 statements demangler agnostic.
5589
cf74b8ca
AC
5590Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
5591
5592 * gdb.threads/pthreads.exp: Unify pass/fail messages for
5593 ``continue to bkpt at common_routine in thread 2'' and ``stopped
5594 before calling common_routine 15 times'' tests.
5595
99f78f56
MC
55962001-02-11 Michael Chastain <chastain@redhat.com>
5597
5598 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
5599 Helps the test script figure out which demangler is in use.
5600 (dm_type_foo_ref): Ditto.
5601 (dm_type_int_star): Ditto.
5602 (dm_type_long_star): Ditto.
5603 (dm_type_unsigned_int): Ditto.
5604 (dm_type_void): Ditto.
5605 (dm_type_void_star): Ditto.
99707966 5606 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
5607 Probe the gdb demangler and set variables to accommodate
5608 formatting differences.
5609 (info_func_regexp): New function. Same as info_func, but
5610 matches against a regexp.
5611 (info_func): Match against a literal string.
5612 (print_addr_2): New function. Match against a literal string,
5613 which can be different from the input to gdb.
5614 (print_addr): Simply call print_addr_2 with the same argument twice.
5615 (test_lookup_operator_functions): Use demangler formatting variables.
5616 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
5617 the tests in the same order as the C++ class declaration.
5618 (test_paddr_operator_functions): Ditto.
5619 (test_paddr_overloaded_functions): Ditto.
5620 (test_paddr_hairy_functions): Use demangler formatting variables.
5621 Add reference to gdb/19 for related tests.
5622 (do_tests): Call probe_demangler.
5623
1de8f023
KB
56242001-01-30 Kevin Buettner <kevinb@redhat.com>
5625
5626 * gdb.c++/templates.cc (printf): Remove unused function definition.
5627
ca3f91ed
MS
56282001-01-26 Felix Lee <flee@redhat.com>
5629
5630 * sid.exp (sid_exit): Pass host, not target, to remote_close.
5631
56322001-01-25 matthew green <mrg@redhat.com>
5633
5634 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
5635 up sid.
5636 (sid_exit): Call `remote_pop_conn' after GDB is gone.
5637
56382001-01-25 matthew green <mrg@redhat.com>
5639
5640 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 5641 Deprecate $sid_spawn_id.
ca3f91ed
MS
5642 (sid_exit): Remove code necessary only for `spawn.'
5643
56442001-01-25 matthew green <mrg@redhat.com>
5645
5646 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
5647
fb18ec4a
MC
56482001-01-28 Michael Chastain <chastain@redhat.com>
5649
5650 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
5651 to call when tests fail. It takes gdb out of the overloaded
5652 function choice menu back to the main prompt, so that the test
5653 program stays synchronized.
5654 (set_bp_overloaded): New proc to collect all the common
5655 code for setting a breakpoint on an overloaded name. Calls
5656 take_gdb_out_of_choice_menu when needed.
5657 (menu_overload1arg): New variable to collect the repeated
5658 instances of the expected menu for an overloaded name. Change
5659 the regular expression to handle changes in g++ type encoding:
5660 "void" can be either "void" or "", and "unsigned int" can be
5661 either "unsigned int" or "unsigned".
5662 (continue_to_bp_overloaded): Change regular expressions to handle
5663 changes in g++ type encoding.
5664 (no proc): Call take_gdb_out_of_choice_menu when needed.
5665 Remove redundant calls to "info break". Accept either "canceled"
5666 or "cancelled". Change regular expressions in "info break"
5667 calls to handle changes in g++ type encoding. Give all tests
5668 unique strings.
5669
9c646a6e
BE
56702001-01-17 Ben Elliston <bje@redhat.com>
5671
5672 * config/sid.exp: New file.
5673
9549d9c1
AC
5674Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
5675
5676 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
5677
dc96c6c7 56782000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
5679
5680 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
5681 Add a RE to accept a non-ascii char if one is ever presented.
5682
b4df4f68
FN
56832000-12-20 Fernando Nasser <fnasser@redhat.com>
5684
297dd0fd 5685 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 5686
dc96c6c7 56872000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 5688
d63a86f8 5689 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
5690 in regexp. One '\' does not suffice on Linux.
5691
4a7bddb6
MC
56922000-12-09 Michael Chastain <chastain@redhat.com>
5693
5694 * gdb.base/break.exp (test_clear_command): Use a marker function
5695 rather than 'main' for the test function. Also move this
5696 test to an execution point where the marker function names are
5697 guaranteed to be bound to functions. (Executing tests after a
5698 'finish' from main runs into name conflicts with local names
5699 in __libc_start_main).
5700
dc96c6c7 57012000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
5702
5703 * gdb.base/finish.exp: New test for gdb's "finish" command.
5704 * gdb.base/return2.exp: New test for gdb's "return" command.
5705 * gdb.base/return2.c: New source file for above.
5706
dc96c6c7 57072000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
5708
5709 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
5710 * gdb.base/miscexprs.exp: Ditto.
5711 * gdb.base/pointers.exp: Ditto.
5712 * gdb.c++/derivation.exp: Ditto.
5713 * gdb.c++/local.exp: Ditto.
5714 * gdb.c++/namespace.exp: Ditto.
5715 * gdb.c++/overload.exp: Ditto.
5716 * gdb.c++/ref-types.exp: Ditto.
5717
dc96c6c7 57182000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
5719
5720 * gdb.base/constvars.exp: Test result of "up" command.
5721 * gdb.base/miscexprs.exp: Ditto.
5722 * gdb.base/pointers.exp: Ditto.
5723 * gdb.base/scope.exp: Ditto.
5724 * gdb.c++/derivation.exp: Ditto.
5725 * gdb.c++/local.exp: Ditto.
5726 * gdb.c++/namespace.exp: Ditto.
5727 * gdb.c++/overload.exp: Ditto.
5728 * gdb.c++/ref-types.exp: Ditto.
5729
44097287
FN
57302000-11-22 Michael Chastain <chastain@redhat.com>
5731
5732 * mips_pro.exp: Accept either "middle -> top -> main" or
5733 "middle -> main" in the backtrace, because gcc can optimize
5734 tail calls to jumps. Remove setup_xfail for the hppa case.
5735 Add a comment with the original warning messages from PR 3016,
5736 which was filed in 1993, to preserve them for posterity.
5737
9d2e1bab
ND
57382000-11-17 Nick Duffek <nsd@redhat.com>
5739
5740 * lib/gdb.exp (gdb_test): Override timeout with board info.
5741
1aca8eb7
ND
57422000-11-17 Nick Duffek <nsd@redhat.com>
5743
5744 * gdb.base/display.exp: Don't kill running stub. Add "again" to
5745 the second kill and detach messages.
5746
93076499
ND
57472000-11-17 Nick Duffek <nsd@redhat.com>
5748
5749 * configure.in: Add AC_EXEEXT.
5750 * configure: Regenerate.
5751 * Makefile.in (just-check): Export EXEEXT.
5752 * lib/gdb.exp ($EXEEXT): Import from environment.
5753 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
5754 expect "maint dump-me" on Cygwin.
5755 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
5756 $EXEEXT.
5757
30e87cd3
ND
57582000-11-17 Nick Duffek <nsd@redhat.com>
5759
5760 * gdb.base/break.exp: Test backtrace and finish from called
5761 function on all platforms, not just HP-UX.
5762
dc96c6c7 57632000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
5764
5765 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
5766 code from gdb_target_monitor, so it can be used independantly
5767 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 5768
dc96c6c7 57692000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
5770
5771 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
5772 * gdb.base/corefile.exp: Expect the message "Program is being
5773 debugged already" when we send the "corefile" command, since
5774 the preceeding gdb_load may have connected gdb to a remote target.
5775 * gdb.base/display.exp: Disable hardware watchpoints if new
5776 board info variable "no_hardware_watchpoints" is true.
5777 Replace single-letter commands with more readable ones.
5778 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
5779 if new board info variable "no_hardware_watchpoints" is true.
5780 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
5781 to see if stdio (printf) testing is possible.
5782 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
5783 board info variable "no_hardware_watchpoints" is true. Use new
5784 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
5785
39124dea
FN
57862000-11-13 Fernando Nasser <fnasser@redhat.com>
5787
5788 From Orjan Friberg <orjanf@axis.com>:
5789 * gdb.base/printcmds.exp: Escape curly braces followed by a number
5790 in array print pattern match.
5791
a9e2e984
FN
57922000-11-09 Fernando Nasser <fnasser@redhat.com>
5793
5794 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
5795 spelling "cancelled" to U.S. spelling "canceled" to match changes
5796 made to gdb.
5797 * gdb.c++/ovldbreak.exp: Ditto.
5798
c7db355b
PS
57992000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5800
5801 * gdb.base/callfuncs.c (main): Moved to end of file, call
5802 t_double_values to initialize the FPU before inferior calls are made.
5803 * gdb.base/callfuncs.exp: Test for register preservation after calling
5804 inferior functions. Add tests for continuining, finishing and
5805 returning from a stop in a call dummy.
5806
dc96c6c7 58072000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
5808
5809 * gdb.base/commands.exp: Break up long lines, and re-indent.
5810
dc96c6c7 58112000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
5812
5813 * config/gdbserver.exp: Rewritten from the ground up, to make it
5814 compatible with the current dejagnu tree, and to make it work with
5815 the new "gdbserver" in libremote.
5816
dc96c6c7 58172000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5818
5819 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
5820 * gdb.base/varargs.exp: Skip entire test if no printf support.
5821 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
5822 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
5823
dc96c6c7 58242000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5825
5826 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
5827 no floating point support.
5828 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
5829 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
5830 * gdb.base/call-rt-st.exp: Ditto.
5831 * gdb.base/call-strs.exp: Ditto.
5832
bac5fc66
JG
58332000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
5834
5835 * gdb.base/sizeof.c: include <stdio.h>.
5836
5837 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
5838 'finish', otherwise uncaptured gdb_prompt would potentially
5839 throw remaining test points out of sync.
5840
b22a6027
SB
58412000-07-26 Scott Bambrough <scottb@netwinder.org>
5842
5843 * gdb.base/recurse.exp: Run tests for all targets.
5844 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
5845 gnu-oldld case on ARM.
5846 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
5847 for ARM targets.
d63a86f8 5848
d8231941
AG
5849Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
5850
5851 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
5852 * gdb.java/configure: Rebuild.
5853
8caabe69
AG
5854Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
5855
5856 * gdb.java/jv-exp.exp: New file.
5857
9d273ca3
AG
5858Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
5859
5860 * configure: Rebuilt.
5861 * configure.in (configdirs): Add gdb.java.
5862 * gdb.java/jmisc.java: New file.
5863 * gdb.java/jmisc.exp: New file.
5864 * gdb.java/Makefile.in: New file.
5865 * gdb.java/configure: Rebuilt.
5866 * gdb.java/configure.in: New file.
5867 * lib/java.exp: New file.
5868
4f823a66
AC
5869Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
5870
5871 * gdb.base/exprs.exp: Test casts to a pointer including over and
5872 underflow.
5873
2391e11d
AC
5874Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
5875
5876 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
5877 and the compilers sizes.
5878
54602222
ND
58792000-07-09 Nick Duffek <nsd@redhat.com>
5880
5881 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
5882 (use_methods): New function.
5883 (main): Call use_methods().
5884 * gdb.c++/classes.exp (test_method_param_class): New procedure.
5885 (do_tests): Call test_method_param_class.
5886
2bec0572
ND
58872000-07-09 Nick Duffek <nsd@redhat.com>
5888
5889 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
5890 spelling.
5891 (test_enums): New procedure. Move enum tests from end of script
5892 to here. Set breakpoint on function name instead of line number.
5893 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
5894 (enums2): New marker function.
5895 (enums1): New function.
5896 (main): Call enums1(). Move enum tests to enums1().
5897
78492fde
AC
5898Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
5899
5900 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
5901 compile/link program. Update line numbers.
5902 * gdb.asm/d10v.inc: Define ``startup''.
5903 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 5904
49a2cef8
AC
5905Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
5906
5907 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
5908
3e6c8688
EZ
59092000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5910
5911 * gdb.base/maint.exp: Add 'maint print architecture' item to output
5912 of 'help maint print' command.
5913
9ff5cbe9
AC
5914Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
5915
5916 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
5917 they use gdb_expect_list.
5918
17c579bd
AC
5919Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
5920
5921 * gdb.base/commands.exp: Use ``set remote
5922 memory-read-packet-size'' instead of ``set endian big'' to test
5923 long commands.
5924
e6d71bf3
DB
59252000-06-03 Daniel Berlin <dan@cgsoftware.com>
5926
5927 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 5928 g++, and stop skipping them.
e6d71bf3
DB
5929
5930 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
5931 work under g++.
5932
d63a86f8 5933 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
5934 initialization.
5935
dc96c6c7 59362000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
5937
5938 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
5939 the regular expression: accept an (almost) arbitrary sequence of
5940 "frames-invalid" and "breakpoints-invalid" messages both before
5941 and after the "starting" message.
5942
dc96c6c7 59432000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
5944
5945 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 5946
dc96c6c7 59472000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
5948
5949 * gdb.base/annota1.exp (annotate-signal-handler-caller):
5950 Relax the regular expression a little, make it pass on Solaris 8.
5951
8216cda9
KB
59522000-05-12 Kevin Buettner <kevinb@redhat.com>
5953
5954 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 5955 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
5956 Instead, it is permissible for gdb to stop on the line of the
5957 call itself.
5958
1a570b2f
MS
59592000-05-12 Michael Snyder <msnyder@.cygnus.com>
5960
5961 * gdb.base/break.exp (bp on small function, optimized file):
5962 Add a second pass pattern. The behavior differs here between stabs
5963 and dwarf for one-line functions. Stabs preserves two line symbols
5964 (one before the prologue and one after) with the same line number,
5965 but dwarf regards these as duplicates and discards one of them.
5966 Therefore the address after the prologue (where the breakpoint is)
5967 has no exactly matching line symbol, and GDB reports the breakpoint
5968 as if it were in the middle of a line rather than at the beginning.
5969
dc96c6c7 59702000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 5971
d63a86f8 5972 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
5973 rather than "send_gdb" (for consistancy).
5974
7d418785
AC
5975Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5976
5977 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
5978 * gdb.c++/templates.cc: Properly check for GCC version number.
5979 * lib/compiler.cc: Likewise
5980
dc96c6c7 59812000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 5982
d63a86f8 5983 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
5984 gdb may not stop at the first line of main, due to code motion.
5985
dc96c6c7 59862000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
5987
5988 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
5989 This test depends on parsing the printf output from the target.
5990 Since the sparclet stub doesn't do stdio, this will never work.
5991 * gdb.base/call-rt-st.exp: ditto.
5992 * gdb.base/call-strs: ditto.
5993
dc96c6c7 59942000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
5995
5996 * gdb.base/miscexprs.exp: make sizeof long array test portable.
5997
5998 * gdb.base/ending-run.exp: After connecting to a remote target,
5999 but before running, the target will appear to be in a random
6000 location. Specify both a file and a line for breakpoints.
6001 Also, the function that calls main may be called 'init'
6002 rather than 'start'.
6003
a5a51225
EZ
60042000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6005
6006 * gdb.base/help.exp: Update output for add-symbol-file command.
6007
7930cc7c
FN
60082000-04-10 Fernando Nasser <fnasser@cygnus.com>
6009
6010 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6011 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
6012
23e37ab1
C
60132000-04-07 J.T. Conklin <jtc@redback.com>
6014
e93c542c
C
6015 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
6016
23e37ab1
C
6017 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
6018
591b8fa3
PDM
6019Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
6020
6021 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
6022 values that can be represented exactly.
6023 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
6024 above change, and to not check against the directory part of the source
6025 file name.
6026 (step into print_long_arg_list): Likewise.
6027 (print print_small_structs from print_long_arg_list): Likewise.
6028 (print print_long_arg_list): Likewise.
6029
7a495180
EZ
60302000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6031
30b53638 6032 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 6033
beb998c6
AC
6034Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
6035
6036 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
6037
1c689132
DB
60382000-03-25 Daniel Berlin <dan@cgsoftware.com>
6039
6040 * gdb.base/commands.exp (deprecated_command_test): Add test for
6041 deprecate with no arguments.
6042
c1790a9d
JL
60432000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
6044
6045 * gdb.base/break.exp: Add new test for setting breakpoints on
6046 optimized code so we can test breakpoints work even when function
6047 prologues may be optimized away
6048
003ba290
FN
60492000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6050
6051 From David Whedon <dwhedon@gordian.com>
6052 * gdb.base/commands.exp : Added command deprecator tests.
6053
6837a0a2
DB
60542000-03-22 Daniel Berlin <dan@cgsoftware.com>
6055
6056 * gdb.base/help.exp: Added test for new apropos command.
6057
b9593231
KB
60582000-03-21 Kevin Buettner <kevinb@redhat.com>
6059
6060 * gdb.base/pointers.c (usevar): New function.
6061 (main): Make sure that global variables v_int_pointer2, rptr,
6062 and y are all referenced someplace in the program by calling
6063 usevar() on them. [Some linkers delete symbols which are
6064 never referenced. The space remains, but there's no way to
6065 get a (symbolic) handle on the variable from the debugger.]
6066
751a959b
EZ
60672000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6068
6069 * gdb.base/printcmds.c: Add typedeffed arrays.
6070
6071 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
6072 procedure to test arrays that are typedef'd.
6073
73a93a32
JI
60742000-03-13 James Ingham <jingham@leda.cygnus.com>
6075
6076 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 6077 the library directories.
73a93a32 6078
fb40c209
AC
6079Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
6080
6081 * configure.in (configdirs): Add sub directory gdb.mi.
6082 * configure: Re-generate.
6083
6084 * gdb.mi: New directory.
d63a86f8 6085
ee4dd2c9
AC
60862000-02-25 Scott Bambrough <scottb@netwinder.org>
6087
6088 * gdb.base/long_long.exp: Correct test suite failure when printing
6089 a long long value as a double on ARM platforms.
6090
70f0cc22
JB
60912000-02-16 Jim Blandy <jimb@redhat.com>
6092
6093 * gdb.base/break.exp ("breakpoint line number"): Make sure the
6094 default source file is set properly before running this test.
6095
853819b8
EZ
60962000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6097
6098 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
6099 gdbtk/library directory, not in gdbtcl2.
6100
dfcd3bfb
JM
61012000-02-04 Jim Blandy <jimb@redhat.com>
6102
6103 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
6104 backslash from regexp pattern.
6105
6106 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
6107 procedure. Use it to run all the "continue to bp overloaded"
6108 tests. Note that this changes the names of the tests slightly.
6109 If the breakpoint hit message includes a hex PC value, because
6110 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
6111 from the real source code, still consider that a pass.
6112
6113 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
6114 XFAIL here if the breakpoint message contains a hex address. Note
6115 similar change on 1999-11-02.
6116
6117 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
6118
6119 * gdb.base/ptype.exp: Establish a default source file before
6120 calling get_debug_format.
6121
61222000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
6123
6124 * gdb.base/watchpoint.exp: Remove duplication of test messages.
6125
8b93c638
JM
61262000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6127
6128 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
6129 of successive stepi commands -- while in the prologue we should see
6130 the function entry bracket.
6131
61322000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6133
6134 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
6135 reach __change_mode() when stepping through the end of main().
6136
c5394b80
JM
61372000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
6138
6139 * gdb.base/default.exp: Fix expected pattern.
6140 * gdb.base/help.exp: Same.
6141
0d06e24b
JM
61422000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6143
6144 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
6145 Don't use xfail's because that affects only the following test.
d63a86f8 6146
0d06e24b
JM
6147 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
6148 solaris or linux.
6149
6150 * gdb.base/selftest.exp: Update to reflect changes to main.c.
6151
dc96c6c7 61522000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 6153
d63a86f8 6154 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
6155 "A syntax error" rather than "A parse error". Accept both.
6156
61572000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
6158
6159 * gdb.base/default.exp: Remove OS dependent string from "target
6160 remote" test.
6161 * gdb.base/help.exp: Same for "help target remote" test.
6162
c3f6f71d
JM
61632000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6164
6165 From Jim Kingdon <kingdon@redhat.com>:
6166
6167 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
6168 prompt (cleanup rather than necessity, but still might keep output
6169 from spilling to next test).
6170
61712000-01-02 Fred Fish <fnf@cygnus.com>
6172
6173 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
6174 AIX, which defines them in <sys/types.h>.
6175
ed9a39eb 61761999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 6177
ed9a39eb
JM
6178 * gdb.base/default.exp: Match arm* etc instead of arm in "info
6179 float" test.
6180
61811999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 6182
ed9a39eb 6183 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
6184
6185 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
6186 outermost frame disallowed".
6187
61881999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
6189
6190 * gdb.base/setvar.exp: New tests for setting the value of a struct
6191 with a constant list.
6192
61931999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6194
6195 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
6196 require the user to type a cast before setting the value of a struct.
6197
de57eccd
JM
61981999-12-06 Jim Blandy <jimb@cygnus.com>
6199
6200 * gdb.base/default.exp: Expect the new 'info float' command on
6201 all i386 platforms.
6202
6203 * gdb.threads/linux-dp.exp: Expand our ability to recognize
6204 LinuxThreads libraries that don't support debugging.
6205
c2d11a7d
JM
6206Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
6207
6208 * gdb.base/remote.c: Fill the buffer with truely random data.
6209 Change the buffer type to ``unsigned char'' to simplify size
6210 arithmetic.
6211
6212 * gdb.base/remote.exp: Reduce download numbers by one. Typical
6213 stub only handles 400-1 byte packets. Verify that the download
6214 worked.
6215
62161999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
6217
6218 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
6219 tests, using UNRESOLVED for the untested cases. Also, does not wait
6220 for a timeout if the prompt was received before a recognizable pattern.
6221
62221999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
6223
6224 * lib/gdb.exp (gdb_expect_list): Fix spelling.
6225
62261999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6227
6228 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
6229 watchpoints.
6230
62311999-11-24 Jason Merrill <jason@casey.cygnus.com>
6232
6233 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
6234
6235 * gdb.c++/local.exp: Be more flexible in recognizing local class
6236 name mangling. Don't allow horribly truncated method names.
6237 * gdb.c++/derivation.exp: Expect protected inheritance.
6238 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
6239 * gdb.c++/virtfunc.exp: Likewise.
6240 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
6241 when printing a nested enum.
6242
62431999-11-22 Jim Blandy <jimb@cygnus.com>
6244
6245 * gdb.base/step-test.exp: Properly await GDB's response to setting
6246 a breakpoint on the call to large_struct_by_value.
6247
6248 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
6249 just because we have debug info for the `start' function.
6250
62511999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
6252
6253 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
6254 "Unknown signal" messages, which indicate (on LinuxThreads) that
6255 GDB doesn't know how to debug threads on this system. This is
6256 better than hanging while philosopher 0 dumps chatter into gdb.log.
6257
62581999-11-18 Tom Tromey <tromey@cygnus.com>
6259
6260 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
6261
62621999-11-18 Fred Fish <fnf@cygnus.com>
6263
6264 * gdb.base/coremaker2.c: Add sample program for generating
6265 cores that is more self contained than coremaker.c. Eventually
6266 I'll add more code to this and tie it into the testsuite.
6267
4ce44c66
JM
62681999-11-12 Stan Shebs <shebs@andros.cygnus.com>
6269
6270 * gdb.base/dollar.exp: Remove, now in gdb.hp.
6271
62721999-11-10 Jimmy Guo <guo@cup.hp.com>
6273
6274 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
6275 from $srcdir/lib/.
6276 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
6277 and gdb.c++/.
6278
6279 * gdb.c++/derivation.exp: remove redundant get compiler info code.
6280
d63a86f8 6281 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
6282 'continue with watch' test point.
6283
62841999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
6285
6286 Merged from p2linux-990323-branch:
d63a86f8 6287
4ce44c66
JM
6288 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
6289
11cf8741
JM
6290Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
6291
6292 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
6293 {limit,fixed}''. Test ``set download-write-size''.
6294
6295Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
6296
6297 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
6298 gdb_expect_list.
6299
6300Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
6301
6302 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
6303
63041999-11-03 Mark Salter <msalter@cygnus.com>
6305
6306 * gdb.base/break.exp: Fix "stub continue" pattern.
6307
63081999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
6309
6310 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
6311
63121999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
6313
6314 * gdb.base/display.exp ("finish"): Add timeout clause.
6315
6316 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
6317 plain prompt clause, so this doesn't have to time out in order to
6318 fail.
6319
6320 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
6321 breakpoint hit messages include an address.
6322
6323 * gdb.base/display.exp: Don't forget to escape parens in regular
6324 expressions. Unix regexp notatation sucks.
6325
63261999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6327
6328 * gdb.base/annota1.exp: Test for annotate-signalled: change output
6329 order for 'signalled' message.
6330
5c44784c
JM
63311999-11-01 Stan Shebs <shebs@andros.cygnus.com>
6332
6333 From Jimmy Guo <guo@cup.hp.com>:
6334 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
6335 * gdb.base/annota1.c: Add code for tests to work with.
6336
63371999-10-26 Frank Ch. Eigler <fche@cygnus.com>
6338
6339 * gdb.base/remote.exp: New test for remote downloading settings.
6340 * gdb.base/remote.c: New file with large .data.
6341
917317f4
JM
63421999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
6343
6344 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
6345 for LinuxThreads support, merged from the Code Fusion branch.
6346
6347Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
6348
6349 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
6350 containing exp_continue into a while within an expect. Don't
6351 attempt a start more than three times. Check return value from
6352 gdb_load.
d63a86f8 6353
2df3850c
JM
6354Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
6355
6356 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
6357 a pass case.
6358
2acceee2
JM
63591999-10-01 Kevin Buettner <kevinb@cygnus.com>
6360
6361 * gdb.base/break.c (main): Added a statement that we can step
6362 off of.
6363 * gdb.base/break.exp: Added tests for setting a breakpoint
6364 at an offset and stepping onto a breakpoint.
6365
63661999-10-01 Fred Fish <fnf@cygnus.com>
6367
d63a86f8 6368 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
6369 gdb output.
6370
c2c6d25f
JM
63711999-09-18 Jim Blandy <jimb@cris.red-bean.com>
6372
6373 * gdb.base/break.exp: Code locations are in hex, don't forget!
6374 (For HP-UX.)
6375
63761999-09-17 Stan Shebs <shebs@andros.cygnus.com>
6377
6378 * condbreak.exp: Use break.c as test program.
6379 * condbreak.c: Remove, redundant with break.c.
6380
63811999-09-15 Stan Shebs <shebs@andros.cygnus.com>
6382
6383 * config/monitor.exp (gdb_target_monitor): Disable X- and
6384 Z-packets if the target needs it.
6385
63861999-09-13 James Ingham <jingham@leda.cygnus.com>
6387
6388 * gdb.c++/overload.exp: Added tests for listing overloaded
6389 functions with function pointers in the arg, explicitly calling
6390 out the version you want.
6391
cff3e48b
JM
63921999-09-09 Stan Shebs <shebs@andros.cygnus.com>
6393
6394 * long_long.exp: Add variations of test cases that work for
6395 targets with 16-bit ints and 32-bit doubles.
6396
d4f3574e
SS
63971999-09-08 Stan Shebs <shebs@andros.cygnus.com>
6398
6399 * break.c (main): Compare a possibly-uninitialized argc with an
6400 unlikely value that fits in 16 bits.
6401
64021999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6403
6404 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
6405 0xfeeb, don't want negative numbers if ints are 16 bits.
6406
6407 * lib/gdb.exp (skip_cplus_tests): New proc.
6408 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6409 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
6410 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
6411 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
6412 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
6413 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
6414 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
6415 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
6416
6417 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
6418
6419Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
6420
6421 * gdb.base/corefile.exp (up): Allow a parameter to appear
6422 in the frame that we're going up to.
6423
6424 From Jim Blandy <jimb@cygnus.com>:
6425
6426 * gdb.base/default.exp (info float): Expect some output now.
6427
6428 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
6429 returning floating-point values to fail on the x86.
6430 * gdb.base/callfwmall.exp (do_function_calls): Same.
6431
6432 * gdb.base/list.exp (test_listsize): Correct expectations for
6433 listing line 1 with listsize 2. Also, listing a single line
6434 works now, as does listing three lines. [Kevin's note: There
6435 were a number of other cases fixed too where the expectations
6436 differed...]
6437
64381999-09-02 Stan Shebs <shebs@andros.cygnus.com>
6439
6440 * gdb.base/selftest.exp: Add case for when version prints as
6441 constant string instead of char pointer.
6442
104c1213
JM
64431999-08-25 Stan Shebs <shebs@andros.cygnus.com>
6444
6445 * gdb.base/ending-run.exp: Add Solaris case for what happens when
6446 stepping out of main.
6447
6448 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
6449 G++ used.
6450
6451 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
6452 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
6453
6454 * gdb.c++/ovldbreak.exp: Update match string in test that
6455 includes a warning of multiple breakpoints.
6456
64571999-08-24 Stan Shebs <shebs@andros.cygnus.com>
6458
6459 * gdb.base/display.exp: Improve precision of step-after-finish
6460 added yesterday.
6461
6462 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
6463 test.
6464
6465 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
6466 configs when using G++, not just hppa*.
6467
64681999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6469
6470 * gdb.base/async.c: New file.
6471 * gdb.base/async.exp: New file.
6472
6473Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
6474
6475 * gdb.base/break.exp: Tweak PA specific tests to properly handle
6476 PA64.
6477
53a5351d
JM
6478Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
6479
104c1213
JM
6480 * gdb.base/display.exp: "finish" can leave us mid-line on many
6481 targets, deal with it. Add a small constant to main, instead of
6482 1000 since main+1000 may not be a valid address in the target.
6483
53a5351d
JM
6484 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
6485 on hpux11.
6486
6487 * gdb.base/attach.exp: Handle another hpux11 error message variant
6488 when attaching to a process that does not exist.
6489
64901999-08-19 J.T. Conklin <jtc@redback.com>
6491
6492 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
6493 characters in 'continue to 1241' test.
6494
64951999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6496
6497 * gdb.base/call-ar-st.exp: Add a shorter match case for the
6498 stop in print_long_arg_list, define and use a whitespace
6499 variable in print_small_structs test, add an XFAIL for Solaris.
6500 * gdb.base/dbx.exp: XFAIL func commands until somebody is
6501 interested enough to fix.
6502
7be570e7
JM
65031999-08-13 Keith Seitz <keiths@cygnus.com>
6504
6505 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
6506 (dbx_gdb_load): Remove. Use gdb_load instead, since that
6507 proc knows about targets other than the natives.
6508 (test_assign): Use "gdb_run_cmd" to "run" the target.
6509 Check that we've actually hit the breakpoint at main.
6510 When we attempt to assign a value to a local variable, check
6511 that the variable is in the current scope, i.e., don't use
6512 a test with an empty result.
6513
6514Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
6515
6516 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
6517 command.
6518
65191999-08-09 Stan Shebs <shebs@andros.cygnus.com>
6520
6521 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6522 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
6523 gdb.compat, gdb.threads-hp.
6524 gdb.hp/configure, gdb.hp/configure.in: New files.
6525 gdb.hp/Makefile.in: Recurse into new subdirs.
6526 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
6527 gdb.hp/gdb.objdbg: New directory, tests for debugging info
6528 in object files.
6529 gdb.hp/tools: New directory, aux tools for HP-specific tests.
6530
96baa820
JM
65311999-08-05 Stan Shebs <shebs@andros.cygnus.com>
6532
6533 * gdb.base/display.exp: Help expect by putting a newline in the
6534 funky printf, remove a bogus p/a test.
6535
65361999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6537
6538 * gdb.base/display.exp: Make sure that when we say 'run', we are
6539 connected to the target. This is necessary when running not
6540 natively.
6541
65421999-08-03 Stan Shebs <shebs@andros.cygnus.com>
6543
6544 * gdb.base/step-test.exp: Removed some extraneous messages.
6545
6546 * gdb.base/long_long.exp: Don't run memory examination tests
6547 on little-endian targets (they will need a different set of
6548 results to match).
6549
65501999-08-02 Stan Shebs <shebs@andros.cygnus.com>
6551
6552 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
6553 until somebody decides to fix GDB.
6554
6555 * gdb.base/long_long.c: Stop compiler complaint by specifying long
6556 constant as "ULL".
6557 * gdb.base/long_long.exp: Loosen x/c test, add partial result
6558 matches for a couple x/2 commands.
6559
a0b3c4fd
JM
65601999-07-30 Stan Shebs <shebs@andros.cygnus.com>
6561
6562 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
6563 by merging in ref-types2 tests.
6564 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
6565
6566 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6567 * gdb.c++/Makefile.in: Add standard actions.
6568 (EXECUTABLES): Rename from PROGS, update list.
6569 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
6570 from gdb.hp.
6571 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
6572 foo and bar locals.
6573 * gdb.c++/anon-union.exp: Fix tests to match.
6574 * gdb.c++/classes.exp: Run if HP compiler used, add extra
6575 expect matches to handle output variations.
6576 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
6577 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
6578 output, add HP alternatives for new and delete prints.
6579 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
6580 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
6581 * gdb.c++/demangle.exp: Use $style when reporting failure.
6582 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
6583 * gdb.c++/inherit.exp: Run if HP compiler used, add some
6584 match alternatives.
6585 * gdb.c++/local.exp: Add match alternatives or xfails for HP
6586 compilers.
6587 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
6588 * gdb.c++/method.exp: Add match alternatives.
6589 * gdb.c++/misc.cc: Add bool types.
6590 * gdb.c++/misc.exp: Add tests for bool types.
6591 * gdb.c++/overload.exp: Add xfails.
6592 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
6593 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
6594 add some more template parameter tests (only for HP currently).
6595 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
6596 * gdb.c++/virtfunc.cc: Add return type and value for main.
6597 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
6598 match alternatives.
d63a86f8 6599
a0b3c4fd
JM
66001999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6601
6602 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
6603
66041999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
6605
6606 * gdb.base/signals.exp: Don't expect getting a backtrace from
6607 within a signal handler to fail on Linux.
6608
66091999-07-29 Stan Shebs <shebs@andros.cygnus.com>
6610
6611 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6612 * lib/gdb.exp: Remove some gratuitious semicolons.
6613 (delete_breakpoints): Increase timeout.
6614 (gdb_expect): Add -notransfer option.
6615 (gdb_test): Use -notransfer option.
6616 (get_compiler_info): Add f77 case.
6617 (get_compiler): New proc, split out from gdb_preprocess, add f77
6618 case.
6619 (gdb_preprocess): Call get_compiler.
6620
6621 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
6622 * gdb.base/attach.exp, gdb.base/display.exp,
6623 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
6624 gdb.base/long_long.exp, gdb.base/printcmds.exp,
6625 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
6626 third arg to gdb_test.
6627 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
6628 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
6629 HP-UX xfails, add others.
6630 * gdb.base/completion.exp: Reflect name change of self-test.
6631 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
6632 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
6633 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
6634 HP failure number.
6635 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
6636 useless HP-UX 10.30 references.
6637 * gdb.base/maint.exp: Loosen matches.
6638 * gdb.base/pointers.c (main): Declare more_code.
6639 * gdb.base/pointers.exp: Match on output of a `next'.
6640 * gdb.base/structs.c: Add prototypes.
6641 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
6642 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
6643
66441999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6645
6646 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
6647 command.
6648
66491999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6650
6651 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
6652 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
6653
6654 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
6655 debug info. Deal with lack of signal hanlder info in stack.
6656
6657 From Jim Kingdon <kingdon@redhat.com>:
6658 * gdb.base/annota1.exp: If printf has debug info, deal with it.
6659
5a2468f5
JM
66601999-07-19 Stan Shebs <shebs@andros.cygnus.com>
6661
6662 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
6663 gdb.base/foll-vfork.exp: Don't run for crosses.
6664
adf40b2e
JM
6665Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
6666
6667 * gdb.base/configure.in: Check for gdbvars.exp instead of
6668 a1-selftest.exp.
6669 * gdb.base/configure: Re-generate.
6670
66711999-07-12 Stan Shebs <shebs@andros.cygnus.com>
6672
6673 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
6674 in trying to run first and name is too long.
6675
6676 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
6677 pointers2.c and pointers2.exp, respectively.
6678 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
6679 doschk happier.
6680
43e526b9
JM
66811999-07-08 Stan Shebs <shebs@andros.cygnus.com>
6682
6683 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
6684 callfuncs2.c and callfuncs2.exp.
6685
6686 * gdb.base/list.exp: Remove mistaken xfails.
6687 * gdb.base/list0.h: Add optional prototypes.
6688
9846de1b
JM
6689Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
6690
6691 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
6692 calling malloc.
6693 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
6694 * ptype.exp: Move test for get_debug_format to before its first
6695 use.
6696
66971999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6698
6699 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
6700 * gdb.base/annota2.cc, annota2.exp: Move from here.
6701 * gdb.c++/annota2.cc, annota2.exp: To here.
6702 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
6703
43ff13b4
JM
6704Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6705
6706 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
6707 a consistent format.
6708
085dd6e6
JM
67091999-06-25 Stan Shebs <shebs@andros.cygnus.com>
6710
6711 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6712 * lib/gdb.exp (get_compiler_info): Add detection for assorted
6713 HP compilers, also set the globals $true and $false.
6714
6715 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
6716 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
6717 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
6718 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
6719 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
6720 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
6721 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
6722 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
6723 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
6724 whatis.c} Add C++ compatible function definitions and return
6725 types, add includes for library functions.
6726 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
6727 * gdb.base/step-test.c (myglob): Rename from glob.
6728 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
6729 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
6730 files, move here from gdb.hp.
6731 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
6732 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
6733 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
6734 Adjust line numbers in regexps.
6735
6736 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
6737 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
6738 instead of 0/1.
6739
6740 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
6741 foll-vfork.exp: New files, move here from gdb.hp.
6742 * gdb.base/page.exp: New file, test of pagination command.
6743
6744 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
6745 recursion test.
6746 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
6747
6748 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
6749 gdb.base/solib.exp: Fix compiler invocation process.
6750
6751 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
6752 HP-UX 11, turn off overload resolution explicitly.
6753 * gdb.base/commands.exp: Set argument list explicitly, add
6754 watchpoint test.
6755 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
6756 them work.
6757 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
6758 expressions properly.
6759 * gdb.base/corefile.exp: Loosen the match slightly.
6760 * gdb.base/default.exp: Allow "Error accessing memory" message
6761 also.
6762 * gdb.base/display.exp: Skip over x/0 j if PA64.
6763 * gdb.base/funcargs.exp: Add xfails for HP-UX.
6764 * gdb.base/interrupt.exp: Ditto.
6765 * gdb.base/langs.exp: Add symbolic matches governed by compiler
6766 in use.
6767 * gdb.base/list.exp: Add xfails for HP-UX.
6768 * gdb.base/long_long.exp: Refine some of the numeric matches.
6769 * gdb.base/mips_pro.exp: Xfail on HP-UX.
6770 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
6771 * gdb.base/nodebug.exp: Succeed on more varieties of output.
6772 * gdb.base/opaque.exp: Remove some HP-UX xfails.
6773 * gdb.base/ptype.exp: Succeed on more varieties of output.
6774 * gdb.base/scope.exp: Add xfails for HP-UX.
6775 * gdb.base/sect-cmd.exp: Add more cases.
6776 * gdb.base/setvar.exp: Add xfails for HP-UX.
6777 * gdb.base/shlib-call.exp: Loosen some matches slightly.
6778 * gdb.base/signals.exp: Match on void symbolically.
6779 * gdb.base/step-test.exp: Add case for PA64.
6780 * gdb.base/term.exp: Add exit and restart.
6781 * gdb.base/twice.exp: Clean up after self.
6782 * gdb.base/varargs.exp: Disable overload resolution explicitly.
6783 * gdb.base/whatis.exp: Allow more ways to pass tests.
6784
6785 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
6786 no longer useful.
6787
6788Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
6789
6790 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
6791 list of patterns.
6792 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
6793 print_double_array(double_array)", "continuing to breakpoint
6794 1018", "print print_double_array(array_d)" and "continuing to
6795 1034" tests.
d63a86f8 6796
085dd6e6
JM
67971999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6798
6799 * Makefile.in: Add empty html and install-html targets.
6800
68011999-06-24 Stan Shebs <shebs@andros.cygnus.com>
6802
6803 * config/mt-*: Remove, these haven't been used since 1996.
6804
68051999-06-22 Stan Shebs <shebs@andros.cygnus.com>
6806
6807 * gdb.base/call-strs.c, gdb.base/ending-run.c,
6808 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
6809 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
6810
9e0b60a8
JM
68111999-06-18 Stan Shebs <shebs@andros.cygnus.com>
6812
6813 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
6814 simpler match case for the ptype of the big class.
6815
68161999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6817
6818 * gdb.exp: Fix test for gdb_prompt existence.
6819
68201999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6821
6822 * gdb.exp (gdb_test): Add fail after calls to perror.
6823
68241999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6825
6826 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
6827
68281999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6829
6830 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
6831
0f71a2f6
JM
6832Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
6833
6834 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
6835 malloc() is linked in.
6836
68371999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6838
6839 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
6840 step at end.
6841
6842 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
6843
68441999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
6845
6846 * gdb.java/jv-print.exp: New file. (Our first Java test!)
6847
cce74817
JM
6848Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
6849
6850 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
6851 * gdb.base/mips_pro.exp: Likewise.
6852
68531999-06-02 Keith Seitz <keiths@cygnus.com>
6854
6855 * gdb.c++/templates.cc: Change all "new" operators to throw
6856 an exception.
6857 * gdb.c++/cplusfuncs.cc: Likewise.
6858
6859 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
6860
6861Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
6862
6863 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
6864 * gdb.base/ending-run.exp: When stepping out of main, accept a
6865 step into an arbitrary assembler file.
6866
392a587b
JM
68671999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6868
d63a86f8 6869 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 6870 "breakpoint-invalid" to be printed.
d63a86f8 6871 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
6872 number of "frames-invalid" and "breakpoint-invalid" to be printed.
6873 * gdb.base/annota2.cc: Initialize a.x to 0.
6874
9e086581
JM
68751999-05-17 Keith Seitz <keiths@cygnus.com>
6876
6877 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
6878 when "skip_float_tests" set.
6879 Ditto for "print print_double_array(array_d)", "print print_small_structs",
6880 "print print_ten_doubles", and "step into print_long_arg_list".
6881 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
6882 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
6883 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
6884 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
6885 "skip_float_tests" is set.
6886 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
6887 when "skip_float_tests" set.
d63a86f8 6888
cd0fc7c3
SS
68891999-05-06 Keith Seitz <keiths@cygnus.com>
6890
6891 * gdb.base/annota2.cc: Include stdio.h.
6892
6893Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
6894
6895 * gdb.base/crossload.exp: Remove, this has been disabled ever
6896 since BFD stopped including all targets, and cross-GDB gets
6897 plenty of testing anyway.
6898 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
6899 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
6900 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
6901 * gdb.base/README: Remove, was doc for this.
6902 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
6903 needed.
6904
b83266a0
SS
69051999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6906
6907 * gdb.base/call-ar-st.exp: Fix one regular expression in test
6908 output.
6909
6910 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
6911 * gdb.base/annota2.exp: New file. More annotation tests.
6912 * gdb.base/annota1.c: New file. Source file for annota1.exp.
6913 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
6914
69151999-04-23 Angela Marie Thomas <angela@cygnus.com>
6916
6917 * config/cfdbug.exp: New file.
6918
7a292a7a
SS
69191999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
6920
6921 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
6922 Marcus Daniel's and Dale Hawkins's demangler crashes.
6923
6924 * gdb.c++/demangle.exp (test_gnu_style_demangling,
6925 test_lucid_style_demangling, test_arm_style_demangling,
6926 test_hp_style_demangling): Try Tom Tromey's core-dumping
6927 identifier under each demangling style.
6928
69291999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
6930
6931 * gdb.c++/demangle.exp: Include the current demangling style
6932 in all test names.
6933 (current_demangling_style): New global variable.
6934 (set_demangling_style, test_demangling_core, test_demangling,
6935 test_demangling_exact): New functions.
6936 (test_gnu_style_demangling, test_lucid_style_demangling,
6937 test_arm_style_demangling, test_hp_style_demangling): Use those,
6938 instead of calling gdb_test and gdb_test_exact directly.
6939 (catch_demangling_errors): New function, which reports errors
6940 signalled by the demangling test functions in an orderly way.
6941 (do_tests): Use catch_demangling_errors.
6942
69431999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
6944
6945 * gdb.base/signals.exp (test_handle_all_print): Use () for
6946 grouping in expressions, not {}.
6947
6948 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
6949 initialized yet.
6950
69511999-04-01 Stan Shebs <shebs@andros.cygnus.com>
6952
6953 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
6954 are listed.
6955
69561999-03-26 Stan Shebs <shebs@andros.cygnus.com>
6957
6958 * gdb.stabs/weird.exp: Test for CC being defined before
6959 looking at its value.
6960
69611999-03-25 Stan Shebs <shebs@andros.cygnus.com>
6962
6963 * gdb.base/call-ar-st.exp: Remove stray '#'.
6964 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
6965 "short int" and "long int".
6966 * gdb.c++/overload.cc: Cast the string added in the previous
6967 change, to mollify finicky HP compiler.
6968 * gdb.hp/reg-test.exp (testfile): Fix file name.
6969 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 6970
7a292a7a
SS
6971 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
6972 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
6973 alternate form of enum ptype.
6974
c906108c
SS
69751999-03-23 Stan Shebs <shebs@andros.cygnus.com>
6976
7a292a7a
SS
6977 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
6978 * gdb.hp/*.exp: Change all to run compiler probe only after
6979 passing skip_hp_tests, so as not to waste time on guaranteed
6980 failure.
6981
c906108c
SS
6982 * gdb.c++/overload.cc: Pass string instead of char addr, always
6983 init ccpfoo.
6984 * gdb.c++/templates.cc: Fix syntax error.
6985
7a292a7a
SS
6986Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6987
6988 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 6989 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
6990 command.
6991
69921999-03-18 James Ingham <jingham@cygnus.com>
6993
6994 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
6995
6996 * gdb.c++/method.exp: It was testing an uninitialized int on the
6997 stack and assuming it was positive.
6998
6999 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
7000
7001 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 7002 keep it from killing the rest of the tests.
7a292a7a
SS
7003 Use gdb_continue_to_end.
7004
7005 * gdb.base/sigall.exp: use gdb_continue_to_end.
7006
7007 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
7008
7009 * gdb.base/display.exp: use runto_main, not run.
7010
d63a86f8
RM
7011 * gdb.base/default.exp: Check for the current error message in the
7012 r abbreviation test.
7a292a7a
SS
7013 Add strongarm to the targets that know info float.
7014
d63a86f8 7015 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
7016 run which doesn't work with monitors.
7017
7018 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
7019
7020 * gdb.base/break.exp: use the gdb_continue_to_end proc.
7021
7022 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
7023 program. Traps the case (in Cygmon) when the program never really
7024 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
7025 more places, so I used my name. Sorry Mark...
7026
7027 * config/monitor.exp (gdb_target_monitor): added another
7028 target_info parameter: remotebinarydownload. This will set the
7029 remotebinarydownload flag if this is causing some boards trouble.
7030
70311999-03-18 Mark Salter <msalter@cygnus.com>
7032
7033 * lib/gdb.exp (continue_to_exit): New function.
7034
7035 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
7036 * gdb.base/ending-run.exp: Ditto.
7037 * gdb.base/step-test.exp: Ditto.
7038
70391999-03-16 Stan Shebs <shebs@andros.cygnus.com>
7040
7041 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
7042 (suggested by Art Haas <ahaas@neosoft.com>).
7043
70441999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
7045
7046 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7047
7048Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
7049
7050 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
7051 descriptions of types (short unsigned int vs unsigned short, etc).
7052
70531999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
7054
7055 * gdb.base/call-strs.exp: Don't assume that `step' will step over
7056 a call to strlen; sometimes we do have sources.
7057
70581999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
7059
7060 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
7061 character, so GDB won't print garbage after its end.
d63a86f8 7062
c906108c
SS
7063 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
7064 breakpoint there instead. Sometimes GCC emits memcpy to handle
7065 the large structures being passed by value, so we step into that
7066 instead of sum_array_print, which obscures what we're really testing.
7067 * gdb.base/step-test.exp: However, we do want a test that notices
7068 the bizarre steps into memcpy, so do that here. Add check for
7069 stepping into function calls that pass large structures by value.
7070 ("Is that a noun clause, or are you just happy to see me?")
7071 Remove all references to specific line numbers.
7072 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
7073 New type and function.
7074 (main): Call large_struct_by_value, passing it a large struct by value.
7075 * lib/gdb.exp (gdb_get_line_number): New function.
7076
7077 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
7078 more portable.
7079
7a292a7a
SS
70801999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
7081
c906108c
SS
7082 * lib/gdb.exp: Doc fixes.
7083
7a292a7a
SS
70841999-03-05 Nick Clifton <nickc@cygnus.com>
7085
d63a86f8 7086 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
7087
70881999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
7089
c906108c
SS
7090 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
7091 commands. They're not germane to this test, and they don't work
7092 that way on remote targets.
7093
3fc11d3e
JM
70941999-03-01 James Ingham <jingham@cygnus.com>
7095
7096 * Changelog entries merged over from gdb development branch.
7097
3fc11d3e
JM
7098 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
7099
7100 * lib/gdb.exp (gdbtk_analyze_results): Generic function
7101 for outputting results of test run.
7102
2d4a1622 7103 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
7104
7105 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 7106
7a292a7a
SS
71071999-02-25 Felix Lee <flee@cygnus.com>
7108
7109 * lib/gdb.exp (debug_format): initialize
7110
c906108c
SS
71111999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
7112
7113 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
7114 * gdb.base/call-rt-st.c: Ditto.
7115
c906108c
SS
71161999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
7117
7118 * gdb.threads/pthreads.exp (horiz): New variable.
7119 (test_startup): Fix regexps that capture thread numbers.
7120
71211999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
7122
7123 * gdb.base/smoke.exp: Disambiguate two test case names (both
7124 called ``print'').
7125
7126Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7127
7128 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
7129 compilation.
7130
71311999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7132
7133 * gdb.base/miscexprs.exp: Change patterns to match GDB's
7134 actual output formatting.
7135 * gdb.base/smoke.exp: GDB removes leading 0's.
7136 * gdb.base/volatile.exp: Don't check type of remuneration;
7137 that variable is no longer defined in constvars.c.
7138 * gdb.base/step-test.c (main): Exit with explicit exit code.
7139 * gdb.base/step-test.exp: Remove two nexti checks--they are
7140 not portable.
7141
71421999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7143
7144 * gdb.base/help.exp ("help delete display"): Fix test to match
7145 gdb's output.
7146
7147 * gdb.base/long_long.c (known_types): Initialize values to zero.
7148 * gdb.base/long_long.exp: Step one more line
7149 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 7150 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
7151 unique test case names.
7152
7153Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7154
d63a86f8 7155 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
7156
7157 * gdb.c++/method.exp: Add missing close brace.
7158
71591999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
7160
7161 * gdb.base/maint.exp: Use 'set height 0' to disable page
7162 prompting, not 'set height 400'.
7163
7164 Fix a bunch of timeouts.
7165 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
7166 four separate tests, so expect doesn't take forever to match a ton
7167 of text against a regexp with lots of .* forms.
7168 ("maint print psymbols", "maint print symbols"): Make some of
7169 these greps more selective, so that expect doesn't try to wade
7170 through huge piles of output and time out.
7171
7172 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
7173
7174 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
7175 tests: one which doesn't expect shlib events to be reported, and
7176 another which does, but is XFAIL for all platforms other than
7177 HP/UX.
7178
7179 * gdb.base/break.exp: Teach the test suite that the `catch
7180 fork', `catch vfork', and `catch exec' commands produce error
7181 messages on platforms that don't provide these features.
7182
7183Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7184
7185 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
7186 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
7187 (shortening names from solib_threshold.exp etc), won't run on
7188 anything but HP-UX for the foreseeable future.
7189 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
7190 reflect move.
7191
7192Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
7193
7194 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
7195 gdb.trace/Makefile.in (clean): Remove all test executables.
7196
7197Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
7198
7199 * gdb.base/shlib-call.exp: add test cases to verify that gdb
7200 successfully re-sets breakpoints in shared libraries.
7201 * gdb.base/shmain.c (main): return 0, don't fall off the end.
7202
7203Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7204
d63a86f8
RM
7205 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
7206 and compiled w/o GCC.
c906108c
SS
7207
7208 * gdb.hp/watch-cmd.exp: ditto.
7209
7210 * gdb.hp/watch-hp.exp: ditto.
7211
7212 * gdb.hp/xdb1.exp: ditto.
7213
7214 * gdb.hp/xdb2.exp: ditto.
7215
7216 * gdb.hp/dbx.exp: ditto.
7217
7218Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
7219
7220 * constvars.c: Remove C++-isms.
7221 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
7222 with GCC.
7223
7224Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
7225
7226 The following changes are part of the HP merge.
7227
7228 * gdb.base/break.exp: new tests to verify that catchpoints for
7229 fork, vfork, and exec don't trigger inappropriately.
7230
7231 * gdb.base/opaque.exp: compile one file at a time, then link.
7232
7233 * gdb.base/signals.exp: be more restrictive about which hppa
7234 systems receive a setup_xfail. new tests.
7235
7236 * gdb.base/solib_threshold.build: new file.
7237 * gdb.base/solib_threshold.exp: new file.
7238 * gdb.base/solib_threshold.link_opts: new file.
7239 * gdb.base/solib_threshold.mk: new file.
7240 * gdb.base/gen_solib_threshold.c: new file.
7241
7242 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
7243 tests. New tests for enums inside classes.
7244
7245 * gdb.c++/compiler.cc: indicate support of template debugging.
7246
7247 * gdb.c++/demangle.exp: run hp style demangling tests.
7248
7249 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
7250 tests.
7251
7252 * gdb.c++/misc.cc: changes to support new tests.
7253
7254 * gdb.c++/templates.cc: changes to support HP's compiler; changes
7255 to support new tests.
7256
7257 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
7258 gcc, then skip these tests.
7259
7260Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
7261
7262 The following files are part of the HP merge; some had longer
7263 names at HP, but have been renamed to be no more than 14
7264 characters in length.
7265
7266 * gdb.hp/ambiguous.cc: new file.
7267 * gdb.hp/ambiguous.exp: new file.
7268 * gdb.hp/attach.exp: new file.
7269 * gdb.hp/attach2.exp: new file.
7270 * gdb.hp/classes-hp.exp: new file.
7271 * gdb.hp/ctti.exp: new file.
7272 * gdb.hp/ctti-add.cc: new file.
7273 * gdb.hp/ctti-add1.cc: new file.
7274 * gdb.hp/ctti-add2.cc: new file.
7275 * gdb.hp/ctti-add3.cc: new file.
7276 * gdb.hp/dbx.exp: new file.
7277 * gdb.hp/exception.cc: new file.
7278 * gdb.hp/exception.exp: new file.
7279 * gdb.hp/foll-exec.c: new file.
7280 * gdb.hp/foll-exec.exp: new file.
7281 * gdb.hp/foll-fork.c: new file.
7282 * gdb.hp/foll-fork.exp: new file.
7283 * gdb.hp/foll-vfork.c: new file.
7284 * gdb.hp/foll-vfork.exp: new file.
7285 * gdb.hp/inherit-hp.exp: new file.
7286 * gdb.hp/more-steps.exp: new file.
7287 * gdb.hp/namespace.cc: new file.
7288 * gdb.hp/namespace.exp: new file.
7289 * gdb.hp/optimize.exp: new file.
7290 * gdb.hp/pxdb.c: new file.
7291 * gdb.hp/pxdb.exp: new file.
7292 * gdb.hp/quicksort.exp: new file.
7293 * gdb.hp/reg-test.exp: new file.
7294 * gdb.hp/reg-test.s: new file.
7295 * gdb.hp/sized-enum.c: new file.
7296 * gdb.hp/sized-enum.exp: new file.
7297 * gdb.hp/start-stop.exp: new file.
7298 * gdb.hp/templ-hp.cc: new file.
7299 * gdb.hp/templ-hp.exp: new file.
7300 * gdb.hp/thr-lib.c: new file.
7301 * gdb.hp/thr-lib.exp: new file.
7302 * gdb.hp/thr-lib.h: new file.
7303 * gdb.hp/thr-liblib.c: new file.
7304 * gdb.hp/virtfun-hp.c: new file.
7305 * gdb.hp/virtfun-hp.exp: new file.
7306 * gdb.hp/watch-cmd.exp: new file.
7307 * gdb.hp/watch-hp.exp: new file.
7308 * gdb.hp/xdb1.exp: new file.
7309 * gdb.hp/xdb2.exp: new file.
7310 * gdb.hp/xdb3.exp: new file.
7311
7312Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
7313
7314 The following files are part of the HP merge; some had longer
7315 names at HP, but have been renamed to be no more than 14
7316 characters in length.
7317
7318 * gdb.base/ss.h: new file.
7319 * gdb.base/call-ar-st.c: new file.
7320 * gdb.base/call-ar-st.exp: new file.
7321 * gdb.base/call-rt-st.c: new file.
7322 * gdb.base/call-rt-st-exp: new file.
7323 * gdb.base/call-strs.exp: new file.
7324 * gdb.base/ena-dis-br.exp: new file.
7325 * gdb.base/environ.exp: new file.
7326 * gdb.base/long_long.exp: new file.
7327 * gdb.base/sect-cmd.exp: new file.
7328 * gdb.base/shlib-cl2.exp: new file.
7329 * gdb.base/smoke.exp: new file.
7330 * gdb.base/so-impl-ld.c: new file.
7331 * gdb.base/so-impl-ld.exp: new file.
7332 * gdb.base/so-indr-cl.c: new file.
7333 * gdb.base/so-indr-cl.exp: new file.
7334 * gdb.base/varargs.exp: new file.
7335 * gdb.base/volatile.exp: new file.
7336 * gdb.base/whatis-exp.exp: new file.
7a292a7a 7337 * gdb.base/display.exp: new file.
c906108c
SS
7338 * gdb.c++/derivation.exp: new file.
7339 * gdb.c++/local.exp: new file.
7340 * gdb.c++/member-ptr.exp: new file.
7341 * gdb.c++/overload.exp: new file.
7342 * gdb.c++/ovldbreak.exp: new file.
7343 * gdb.c++/ref-types.exp: new file.
7344 * gdb.c++/ref-types2.exp: new file.
7345 * gdb.c++/userdef.exp: new file.
d63a86f8 7346
c906108c
SS
7347Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7348
7349 * gdb.base/default.exp: Reflect wording change in remote.c.
7350
dc96c6c7 7351Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7352
7353 * gdb.base/help.exp: Update to reflect current text.
7354
7355Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
7356
7357 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
7358 they're stack variables and contain garbage.
7359 * gdb.c++/anon-union.exp: new file.
7360
7361 The following changes were made by David Taylor
7362 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
7363 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
7364 in changes by HP.
7365
7366 * gdb.base/bitops.exp: new file.
7367 * gdb.base/default.exp: change expected messages for catch and
7368 info catch tests to reflect HP merge changes.
7369 * gdb.base/enable-disable-break.exp
7370 * gdb.base/ending-run.c: new file.
7371 * gdb.base/long_long.c: new file.
7372 * gdb.base/maint.exp: new file.
7373 * gdb.base/pointers2.exp: new file.
7374 * gdb.base/shlib-call2.exp: new file.
7375 * gdb.base/solib.exp: new file.
7376 * gdb.base/step-test.c: new file.
7377 * gdb.c++/anon-union.cc: new file.
7378 * gdb.c++/local.cc: new file.
7379 * gdb.c++/member-pointer.cc: new file.
7380 * gdb.c++/method.cc: new file.
7381 * gdb.c++/ref-types.cc: new file.
7382 * gdb.c++/ref-types2.cc: new file.
7383 * gdb.c++/userdef.cc: new file.
d63a86f8 7384
c906108c
SS
7385 * gdb.base/scope.exp: compile one file at a time, then link.
7386 * gdb.base/langs.exp: ditto.
7387 * gdb.base/list.exp: ditto.
d63a86f8 7388
c906108c
SS
7389Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
7390
7391 The following changes were made by David Taylor
7392 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
7393 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
7394 in changes by HP.
d63a86f8 7395
c906108c
SS
7396 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
7397 skip tests. When compiling pass c++ flag to gdb_compile.
7398 * gdb.c++/
d63a86f8 7399
c906108c
SS
7400 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
7401 test for on hppa*-*-hpux*; use args to see if c++ was specified.
7402 (skip_hp_tests): new function.
7403 (gdb_preprocess): new function.
7404
7405 * configure.in (hpdir): decide whether to configure gdb.hp.
7406 * configure: regenerated.
7407
7408 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
7409 to delete on clean.
7410 (EXECUTABLES): update to reflect new additions.
7411 * gdb.base/commands.exp: update message expected.
7412 * gdb.base/default.exp: add copyright notice.
7413 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
7414 * gdb.base/help.exp: update messages to reflect current text.
7415 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
7416 targets for recurse tests.
7417 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
7418 skip this file.
7419
7420 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
7421 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
7422 compilation.
7423 * gdb.c++/misc.exp: ditto.
7424 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
7425 run the tests. tell gdb_compile that it's a c++ compilation.
7426
7427 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 7428
c906108c
SS
7429 * gdb.base/all-bin.exp: new file.
7430 * gdb.base/arithmet.exp: new file.
7431 * gdb.base/assign.exp: new file.
7432 * gdb.base/completion.exp: new file.
7433 * gdb.base/cond-expr.exp: new file.
7434 * gdb.base/condbreak.exp: new file.
7435 * gdb.base/define.exp: new file.
7436 * gdb.base/dollar.exp: new file.
7437 * gdb.base/environment.exp: new file.
7438 * gdb.base/eval-skip.exp: new file.
7439 * gdb.base/jump.exp: new file.
7440 * gdb.base/logical.exp: new file.
7441 * gdb.base/pointers.exp: new file.
7442 * gdb.base/relational.exp: new file.
7443 * gdb.base/section_command.exp: new file.
7444 * gdb.base/whatis-expr.exp: new file.
7445
7446 * gdb.base/all-types.c: new file.
7447 * gdb.base/call-array-struct.c: new file.
7448 * gdb.base/call-return-struct.c: new file.
7449 * gdb.base/call-strings.c: new file.
7450 * gdb.base/callfuncs2.c: new file.
7451 * gdb.base/condbreak.c: new file.
7452 * gdb.base/constvars.c: new file.
7453 * gdb.base/display.c: new file.
7454 * gdb.base/int-type.c: new file.
7455 * gdb.base/jump.c: new file.
7456 * gdb.base/miscexprs.c: new file.
7457 * gdb.base/pointers.c: new file.
7458 * gdb.base/pointers2.c: new file.
7459 * gdb.base/shmain.c: new file.
7460 * gdb.base/shr1.c: new file.
7461 * gdb.base/shr2.c: new file.
7462 * gdb.base/solib.c: new file.
7463 * gdb.base/solib1.c: new file.
7464 * gdb.base/solib2.c: new file.
7465 * gdb.base/varargs.c: new file.
7466 * gdb.c++/derivation.cc: new file.
7467 * gdb.c++/overload.cc: new file.
7468 * gdb.c++/ovldbreak.cc: new file.
7469 * gdb.hp/attach.c: new file.
7470 * gdb.hp/attach2.c: new file.
7471 * gdb.hp/average.c: new file.
7472 * gdb.hp/compiler.c: new file.
7473 * gdb.hp/compiler.cc: new file.
7474 * gdb.hp/execd-program.c: new file.
7475 * gdb.hp/follow-exec.c: new file.
7476 * gdb.hp/follow-fork.c: new file.
7477 * gdb.hp/follow-vfork-and-exec.c: new file.
7478 * gdb.hp/misc-hp.cc: new file.
7479 * gdb.hp/more-steps.c: new file.
7480 * gdb.hp/optimize.c: new file.
7481 * gdb.hp/quicksort.c: new file.
7482 * gdb.hp/run-hp.c: new file.
7483 * gdb.hp/start-stop.c: new file.
7484 * gdb.hp/sum.c: new file.
7485 * gdb.hp/templates-hp.cc: new file.
7486 * gdb.hp/thread-local-in-lib.c: new file.
7487 * gdb.hp/thread-local-in-lib.h: new file.
7488 * gdb.hp/thread-local-in-lib.lib.c: new file.
7489 * gdb.hp/vforked-program.c: new file.
7490 * gdb.hp/virtfunc-hp.cc: new file.
7491 * gdb.hp/watchpoint-hp.c: new file.
7492 * gdb.hp/xdb.c: new file.
7493 * gdb.hp/xdb0.c: new file.
7494 * gdb.hp/xdb0.h: new file.
7495 * gdb.hp/xdb1.c: new file.
7496
7497Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
7498
7499 The following change was made by Edith Epstein
7500 <eepstein@cygnus.com> as part of a project to merge in changes
7501 originally made by HP; HP did not create ChangeLog entries.
7502
7503 * gdb.c++/demangle.exp: changed the expected output for some
7504 ARM-style mangling -- removed second reference to datatype.
7505 For example, maint demangle __dt__11T1__pt__2_cFv
7506 T1<char>::~T1<char>(void)
7507 becomes,
7508 maint demangle __dt__11T1__pt__2_cFv
7509 T1<char>::~T1(void)
7510
7511 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 7512
c906108c
SS
7513Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
7514
7515 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
7516 * gdb.trace/backtrace.exp: Likewise.
7517 * gdb.trace/circ.exp: Likewise.
7518 * gdb.trace/collection.exp: Likewise.
7519 * gdb.trace/deltrace.exp: Likewise.
7520 * gdb.trace/infotrace.exp: Likewise.
7521 * gdb.trace/limits.exp: Likewise.
7522 * gdb.trace/packetlen.exp: Likewise.
7523 * gdb.trace/passc-dyn.exp: Likewise.
7524 * gdb.trace/passcount.exp: Likewise.
7525 * gdb.trace/report.exp: Likewise.
7526 * gdb.trace/save-trace.exp: Likewise.
7527 * gdb.trace/tfind.exp: Likewise.
7528 * gdb.trace/tracecmd.exp: Likewise.
7529 * gdb.trace/while-dyn.exp: Likewise.
7530 * gdb.trace/while-stepping.exp: Likewise.
7531
75321998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
7533
7534 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
7535
7536Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
7537
7538 From Brendan Kehoe:
7539 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
7540 int return types.
7541
7542Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
7543
7544 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
7545 remote dos host testing right.
7546
7547Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
7548
7549 * gdb.base/corefile.exp: remove some xfails.
7550
7551Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
7552
7553 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
7554 have different timestamps.
7555
7556Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
7557
7558 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
7559 gdb.base/default.exp: Replace "exec" with "executable".
7560
7561Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
7562
7563 * gdb.base/default.exp: Change else if to elseif from previous
7564 delta.
7565
7566Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
7567
7568 * gdb.base/default.exp: Add brace missing from previous delta.
7569
7570Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
7571
7572 * gdb.base/default.exp: Support test for info float for all
7573 varieties of arm toolchain.
7574
dc96c6c7 7575Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7576
7577 * gdb.trace/*.exp: remove "remote_download" command.
7578
dc96c6c7 7579Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7580
7581 * gdb.trace/*.exp: remove -gdwarf from compile.
7582
7583Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
7584
7585 * gdb.trace/configure.in(AC_INIT): typo
7586 * gdb.trace/configure: regenerated
7587
dc96c6c7 7588Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7589
7590 * config/m68k-emc.exp: New file.
7591 * lib/<emc-support.exp trace-support.exp}: New files.
7592 * configure.in: add new test directory gdb.trace.
7593 * gdb.trace/{configure configure.in Makefile.in}: New files.
7594 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
7595 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
7596 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
7597 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
7598 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
7599 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
7600 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 7601
dc96c6c7 7602Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7603
7604 * gdb.c++/classes.exp: Change all regular expressions to match
7605 arbitrary combinations of newline/carriage-return, so that they
7606 will work equally well on Unix and Windows.
7607 * gdb.c++/inherit.exp: ditto.
7608 * gdb.c++/virtfunc.exp: ditto.
7609
76101998-08-11 Dawn Perchik <dawn@cygnus.com>
7611
7612 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
7613
c2d11a7d
JM
7614Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
7615
7616 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
7617 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
7618 to use a0-a3/d0-d3 as needed.
7619
7620Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
7621
7622 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
7623 * gdb.disasm/am33.exp: Corresponding changes.
7624
c906108c
SS
76251998-07-11 Felix Lee <flee@cygnus.com>
7626
7627 * gdb.base/callfuncs.exp: add cmp10 test.
7628 * gdb.base/callfuncs.c (cmp10): new function.
7629
7630Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
7631
d63a86f8 7632 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
7633 into two parts to get around a synchronization problem in expect.
7634
3fc11d3e
JM
7635Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
7636
7637 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
7638
7639 * configure.in: Add options for gdbtk testsuite.
7640
7641 * configure: Regenerate.
7642
7643 * gdb.gdbtk: New directory to hold gdbtk tests.
7644
c906108c
SS
7645Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7646
7647 * gdb.fortran/types.exp: Escape brackets in expect patterns
7648 for test_float_literal_types_accepted tests.
7649 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
7650 before run test.
7651
c2d11a7d
JM
7652Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
7653
7654 * am33.exp: Just compile, do not link the testcase.
7655 * am33.s: Add ".am33" pseudoop to force am33 mode.
7656
c906108c
SS
76571998-06-25 Felix Lee <flee@cygnus.com>
7658
7659 * gdb.base/setshow.exp: make sure $pc is sane.
7660
7661 * gdb.stabs/weird.exp: split expect patterns properly.
7662
c2d11a7d
JM
7663Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
7664
7665 * gdb.disasm/am33.s: New disassembler testfile for the am33.
7666 * gdb.disasm/am33.exp: Run it.
7667
dc96c6c7 7668Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7669
7670 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
7671 match processing (and eliminate spurious timeouts when running).
7672
dc96c6c7 7673Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7674
7675 * gdb.base/signals.exp (test_handle_all_print): put back Mach
7676 exception test, but conditionalize it on target [mach | gnu].
7677
dc96c6c7 7678Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7679
7680 * gdb.base/overlays.exp: fixup compile line for linker script.
7681
7682Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
7683
7684 * gdb.fortran/types.exp: don't guess at float size.
7685
7686Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
7687
7688 * gdb.base/exprs.exp: delete test that depends on int size.
7689
7690Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
7691
7692 * config/sim.exp: Removed checks for target triplets.
7693 (gdb_target_sim): Use gdb,target_sim_options.
7694
7695Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
7696
7697 * gdb.base/reread.exp: New file.
7698 * gdb.base/reread1.c: New file.
7699 * gdb.base/reread2.c: New file.
7700
7701Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
7702
7703 * config/sim.exp: Use 'target sim -sparclite' when running
7704 SPARClite programs.
7705
7706Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
7707
7708 * gdb.base/structs2.exp: New file.
7709 * gdb.base/structs2.c: New file.
7710
7711Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
7712
7713 * gdb.asm/common.inc: New file.
7714 * gdb.asm/d10v.inc: New file.
7715 * asm-source.exp: Pass -I's to gas to find .inc files.
7716 Update line numbers in expected output.
7717 * asmsrc1.s: Rewrite.
7718 * asmsrc2.s: Rewrite.
7719 * configure.in: Create arch.inc symlink.
7720 * configure: Regenerate.
7721 * Makefile.in (distclean): Delete arch.inc.
7722
7723Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
7724
7725 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
7726 (t_enum_value2): ditto
7727 (t_enum_value3): ditto
7728 (main): ditto
7729Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7730
7731 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
7732 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
7733 change.
7734 Use gdb_test instead of send_gdb/gdb_expect sequences.
7735
7736Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
7737
7738 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
7739 not void.
7740
7741Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
7742
7743 * gdb.base/branches.c: Code with lots of loops and
7744 subroutines. Used to test gdbs ability to single step through PC
7745 changes, especially to test mips-tdep.c:mips_next_pc
7746
7747Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
7748
7749 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
7750 more rigorous EGCS C++ error checking.
7751
7752Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7753
7754 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 7755 tests.
c906108c 7756 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 7757 function when asleep.
c906108c 7758 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
7759 for i*86 Linux and SVR4 signal handling problems.
7760 Remove linux xfail for `next to handler in signals_tests_1', fixed
7761 by recent infrun.c change.
c906108c 7762 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 7763 stack backtraces.
c906108c
SS
7764 Adjust expect pattern in `handle all print' test to match Apr 28 1997
7765 target.[ch] change.
7766
7767Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
7768
7769 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
7770 for a newline from gdb before continuing.
7771 (default_gdb_exit): Just look for y or n.
7772 (gdb_test): Detect abnormal exit from GDB running on DOS; if
7773 it does, fail the rests of the tests in the file.
7774
7775Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
7776
7777 * config/cygmon.exp: New file.
7778
7779Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
7780
7781 * gdb.base/list.exp: Fix problem with "list default lines around
7782 main" test on remote targets.
7783
7784 * gdb.base/scope.exp: Fix problem with filelocal_bss before
7785 run test on remote targets.
7786
7787Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
7788
7789 * gdb.asm: New directory.
7790 * configure.in: Configure it.
7791 * configure: Regenerate.
7792 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
7793 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
7794
7795Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
7796
7797 * config/mn10300-eval.exp: New file to support MN10300 eval board.
7798
dc96c6c7 7799Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7800
c906108c
SS
7801 * gdb.base/overlays (several files): Merge the two overlay
7802 managers into one. Change variables (foox, barx, bazx, grbxx)
7803 back into ints but force them to load in their proper sections.
7804
7805Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
7806
7807 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
7808 on-chip insn memory and IMAP1 to upper 128k.
7809 (D10VCopy): Handle memory regions crossing 16k boundaries.
7810 (D10VCopy): Transfer data in 32 bit chunks.
7811
7812Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
7813
7814 * gdb.base/overlays.c (main): Exit normally when result is
7815 correct.
7816
7817 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
7818 map. Include space for printf in .text segment.
7819
7820 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
7821 updated d10v memory VMA/LMA map.
7822 (D10VCopy): Call D10VTranslate.
d63a86f8 7823
c906108c
SS
7824Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
7825
7826 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
7827
7828 * gdb.base/bar.c (barx, bar): Change variable to small array so
7829 that it won't be put into the .sdata - small data -
7830 section. Update reference.
7831 * gdb.base/baz.c (bazx, baz): Ditto.
7832 * gdb.base/foo.c (foox, foo): Ditto.
7833 * gdb.base/grbx.c (grbxx, grbx): Ditto.
7834
7835 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
7836 to be arrays.
d63a86f8 7837
dc96c6c7 7838Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7839
c906108c
SS
7840 * gdb.base/overlays.exp: fix up and get working again.
7841 Add tests for backtraces from an overlay function.
d63a86f8 7842
c906108c
SS
7843Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
7844
7845 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
7846 "calling function with watchpoint enabled".
7847
7848Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
7849
7850 * gdb.base/break.exp (test_next_with_recursion): Remove
7851 gdb_suppress_tests for d10v-*-*.
7852 * lib/gdb.exp (gdb_suppress_tests): Disable this function
7853 pending review of whether it is useful or not.
7854
7855Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
7856
7857 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
7858
7859Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
7860
7861 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
7862 * config/dve.exp: New file to support Densan boards.
7863
7864Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
7865
7866 * gdb.base/interrupt.exp: Document problem of simulators, signals,
7867 reads and BSD.
7868
7869Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
7870
7871 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
7872 response.
7873
7874 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
7875
7876Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
7877
7878 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
7879 test.
7880
7881 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
7882 target_sizeof_long and target_bigendian_p.
7883 (structs_by_value, structs_by_reference): Check values according
7884 to targets word size and endianess.
d63a86f8 7885
c906108c
SS
7886Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
7887
7888 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
7889 output.
7890
7891Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
7892
7893 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
7894 Update test of set args help to match source change.
7895
7896Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
7897
7898 * gdb.base/default.exp: Expect help system output to be in
7899 alphabetical order.
7900 * gdb.base/help.exp: Ditto.
7901
7902Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
7903
7904 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
7905 "i*86-pc-linux-gnu*".
7906 * gdb.base/interrupt.exp: Ditto.
7907 * gdb.base/corefile.exp: Ditto.
7908
7909 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
7910 define vxworks when building the testcase.
7911
7912 * gdb.base/ptype.exp: Fix testnames to be unique.
7913 * gdb.base/radix.exp: Ditto.
7914 * gdb.base/term.exp: Ditto.
7915 * gdb.base/whatis.exp: Ditto.
7916 * gdb.c++/classes.exp: Ditto.
7917
7918Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
7919
7920 * gdb.base/callfuncs.exp: Fix indentation.
7921
7922 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
7923 suppress_flag has been set.
7924 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
7925 target feature.
7926
7927Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
7928
7929 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
7930 the testcase.
7931
7932 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
7933 set_debug_traps() and breakpoint().
7934 * gdb.c++/misc.cc (main): Ditto.
7935 * gdb.c++/templates.cc (main): Ditto.
7936 * gdb.c++/virtfunc.cc (main): Ditto.
7937
7938Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
7939
7940 * lib/gdb.exp(gdb_step_for_stub): New function.
7941 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
7942 exists, reload the executable and do a "continue" instead of
7943 doing a jump.
7944 (runto_main): Use gdb_step_for_stub.
d63a86f8 7945
c906108c
SS
7946 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
7947 tests to have unique names.
7948 * gdb.base/callfuncs.exp: Ditto.
7949 * gdb.base/commands.exp: Ditto.
7950 * gdb.base/default.exp: Ditto.
7951 * gdb.base/help.exp: Ditto.
7952 * gdb.base/list.exp: Ditto.
7953 * gdb.base/opaque.exp: Ditto.
7954 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
7955 similar tests.
d63a86f8 7956
c906108c
SS
7957 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
7958 * gdb.c++/cplusfuncs.cc: Ditto.
7959 * gdb.c++/virtfunc.cc: Ditto.
7960
7961 * config/monitor.exp: Keep track of the last file we saw, rather
7962 than trying to get the info from gdb.
7963
7964 * gdb.fortran/types.exp: Move comment to previous line.
7965
7966Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
7967
7968 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
7969 target mode.
7970
7971Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
7972
7973 From Bob Manson:
7974 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
7975 string from GDB when it connects.
7976
7977 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
7978
7979Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
7980
7981 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
7982 if we can't get a debug format from GDB (we may be testing an
7983 older GDB). Use a 10 second timeout when checking for the format.
7984
7985 * gdb.stabs/weird.exp: Fix quoting.
7986
7987 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
7988
7989Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
7990
7991 * config/arm-ice.exp: New file.
7992
7993Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
7994
7995 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
7996 until it has been modified to work with the new testsuite.
7997
99707966 7998 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
7999 testcase won't compile, cause all of the testcases in the file to
8000 fail instead.
8001
8002 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
8003 (gdb_clear_suppressed): New procedure.
8004 (gdb_stop_suppressing_tests): Only clear suppress_flag if
8005 it contains a positive value.
8006
8007Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
8008
8009 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
8010
8011 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
8012
8013Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
8014
8015 * lib/gdb.exp (setup_xfail_format): New function.
8016 (get_debug_format): New function to get debug format.
8017 (debug_format): New global variable to hold last value set
8018 by get_debug_format.
8019 * gdb.base/list.exp: Call get_debug_format and expect some
8020 tests to fail for DWARF 1 and COFF formats.
8021 * gdb.c++/ptype.exp: Ditto.
8022 * gdb.c++/classes.exp: Ditto.
8023 * gdb.c++/cplusfuncs.exp: Ditto.
8024 * gdb.c++/inherit.exp: Ditto.
8025 * gdb.c++/templates.exp: Ditto.
8026 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 8027
c906108c
SS
8028Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
8029
8030 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
8031 host doesn't have a currently-open connection.
8032
8033 * config/sparclet.exp: Cleanups and fixes to make it generic for
8034 any gdb stub target. Handle cases where gdb doesn't respond when
8035 interrupted in a sane fashion.
8036
8037 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
8038 same thing in a totally different way.
8039
8040 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
8041 setting "timeout".
8042 (gdb_start): We set the global gdb_prompt variable in
8043 default_gdb_init now.
8044
8045Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
8046
8047 * gdb.base/printcmds.exp: Fix "check for floating addition"
8048 regexp to accept results within approx +/- .01 of exact value.
8049 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
8050
8051Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
8052
8053 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
8054 properly.
8055 (gdb_expect): Add optional timeout parameter, and add timeout
8056 value to various calls.
8057 (gdb_suppress_tests): Only give one warning message per group.
8058
8059Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
8060
8061 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
8062 global variables. Handle getting a value for $timeout more
8063 gracefully.
8064
8065Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
8066
8067 * lib/gdb.exp: Close connection to remote host if gdb doesn't
8068 initialize.
8069 (default_gdb_init): New procedure; allow gdb_init to be overridden
8070 by a target configuration file.
8071 (gdb_expect): Pass the timeout to remote_expect.
8072
8073 * config/monitor.exp(gdb_load): Fix typo in regexp.
8074
8075Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
8076
8077 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
8078
8079Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
8080
8081 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
8082 here. Call gdb_target_exec before rebooting the target, to make
8083 sure the connection to the target is closed.
8084 (gdb_load): Pass the name of the executable to gdb_target_monitor.
8085 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
8086 Also detect "Timeout reading from remote" error.
8087
8088 * config/gdbserver.exp: Pass the executable being loaded to
8089 gdb_target_monitor. Don't call gdb_file_cmd here; let
8090 gdb_target_monitor do it.
8091
8092 * gdb.disasm/hppa.exp: Don't use exec_output.
8093
8094Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
8095
8096 * gdb.base/list.exp: If we're debugging a non-native target,
8097 try to set the pc register to point to the start of the
8098 program before doing the first list command.
8099
8100 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
8101 test_calls after restarting.
8102
8103 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
8104 reloading.
8105
8106 * gdb.base/watchpoint.exp: Fix typo.
8107
8108 * gdb.base/setshow.exp: Check for use_gdb_stub.
8109
8110 * gdb.base/break.exp: Fix continue until exit test for the gdb
8111 stub case.
8112 * gdb.base/langs.exp: Ditto.
8113
8114 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
8115 gdb_load_offset. If we weren't given a file to load, figure out
8116 what the current file is and use it.
8117
8118 * config/i386-bozo.exp: New file.
8119
8120Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
8121
8122 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
8123 feature.
8124
8125 * config/proelf.exp: New entry.
8126
8127Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
8128
8129 * lib/gdb.exp: Remove spurious .* patterns at the beginning
8130 of regexps.
8131
8132 * gdb.base/watchpoint.exp: Don't run the test_stepping
8133 tests if gdb can't call functions on the target.
8134
8135 * gdb.base/setshow.exp: Don't run the set prompt tests if
8136 the board has gdb_prompt set.
8137
8138Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
8139
8140 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
8141 * gdb.base/commands.exp: Likewise.
8142 * gdb.base/setshow.exp: Likewise.
8143
8144Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
8145
8146 * config/monitor.exp(gdb_start): Look for gdb_prompt target
8147 feature.
8148
8149 * config/i960.exp: New file.
8150
8151Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
8152
8153 * gdb.base/funcargs.exp: Check for gdb,short_int target
8154 feature instead of looking for explicit target triplets.
8155
dc96c6c7 8156Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 8157
d63a86f8 8158 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
8159 "p 123DEADBEEF", to check parse_number.
8160 * top.c: change "to enable to enable" to "to enable" in a couple
8161 of help strings.
8162
8163Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
8164
8165 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
8166 on the mn10300.
d63a86f8 8167
c906108c
SS
8168Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
8169
8170 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
8171 where the test executable is run with explicit args.
8172 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
8173
8174Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
8175
8176 * gdb.base/run.c: Use FAKEARGV to build test executable that
8177 does not require a command line arg, since most simulators
8178 don't currently support passing such an arg into the simulated
8179 program.
8180 * gdb.base/commands.exp: Change tests to insert the proper
8181 value as the arg to the first recursive factorial call. Change
8182 compilation line to define FAKEARGV at compile time.
8183
8184Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
8185
8186 * gdb.base/recurse.exp: Enable these tests for the mn10300.
8187 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
8188 function with watchpoint enabled" test.
8189
8190Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
8191
8192 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
8193 Don't call gdb_test when the command doesn't return to a gdb prompt.
8194
8195 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
8196 "Tests restarted" messages.
8197
8198Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
8199
8200 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
8201
dc96c6c7 8202Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8203
8204 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
8205 for INFO SYMBOL; add help tests for OVERLAY commands.
8206 * gdb.base/default.exp: add tests for INFO SYMBOL command;
8207 add tests for OVERLAY commands
8208 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
8209 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
8210 * gdb.base/sigall.c: add usestubs code frag
8211 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 8212
c906108c
SS
8213Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
8214
8215 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
8216 failures.
8217 (gdb_stop_suppressing_tests): Note that tests have restarted.
8218
8219Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
8220
8221 * config/h8300.exp: New file.
8222
8223Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
8224
8225 * gdb.base/setshow.exp: Check for the existence of a
8226 feature, not its value.
8227
8228Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
8229
8230 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
8231
8232 * gdb.base/scope.exp: It's now init0(), not init().
8233
8234 * gdb.base/scope0.c: For now, change init() to be init0().
8235
8236 * config/monitor.exp: Use gdb_serial in preference to serial
8237 or netport.
8238
8239 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
8240 and it's not already set.
8241
8242Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
8243
8244 * gdb.base/setshow.exp: Only test the run command if the target
8245 isn't using a stub and if it supports argument passing.
8246
8247Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
8248
8249 * config/udi.exp(gdb_start): Make sure UDICONF is set
8250 properly before starting gdb.
8251
8252Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
8253
8254 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
8255 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
8256 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
8257
8258Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
8259
8260 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
8261 specialized code to reboot the board, use remote_reboot instead.
8262
8263 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
8264
8265 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
8266
8267 * config/monitor.exp: Make sure we disconnect from the target.
8268 Also, try a reboot/reload cycle instead of failing if the
8269 load fails.
8270
8271Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
8272
8273 * gdb.base/default.exp: Don't set match_max.
8274 * gdb.base/help.exp: Ditto.
8275 * gdb.base/list.exp: Ditto.
8276 * gdb.base/signals.exp: Ditto.
8277
8278 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
8279 set, use remote_ld to download the testcase instead of
8280 the GDB loader.
8281
8282Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
8283
8284 * config/vr5000.exp: New file.
8285
8286 * config/monitor.exp(gdb_target_monitor): Add pattern for
8287 "Ending remote" to detect errors in connecting.
8288
8289 * gdb.base/setshow.exp: Add .* within auto language test.
8290
8291 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
8292 target feature.
8293
8294 * config/monitor.exp(gdb_load): Check for a failure when loading,
8295 and reboot the board if necessary.
8296
8297 * gdb.base/setvar.exp(test_set): Handle multiple prints within
8298 a set of tests. Remove print.* from the patterns being checked.
8299
8300Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
8301
8302 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
8303 refer to gdb_spawn_id.
8304
8305 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
8306 longer used.
8307 * config/sparclet.exp: Ditto.
8308 * config/sparclet-old.exp: Ditto.
8309 * config/slite.exp: Ditto.
8310 * config/sim.exp: Ditto.
8311 * gdb.base/funcargs.exp: Ditto.
8312
8313 * lib/gdb.exp:Remove references to gdb_spawn_id.
8314 (gdb_expect): Move to remote.exp.
8315
8316Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
8317
8318 * config/monitor.exp: Detect the "Couldn't establish connection"
8319 message from GDB.
8320
8321Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
8322
8323 * gdb.base/bitfields.exp: Use runto instead of explicit
8324 gdb_run_cmd/gdb_expect sequences.
8325
8326 * gdb.base/break.exp(text_next_with_recursion): Add match for
8327 gdb_expect call.
8328
8329 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
8330 We also need to handle the "A program is being debugged already"
8331 prompt from gdb. Use gdb_test to set the baud rate.
8332
8333 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
8334 to 20000. Really. I mean it.
8335
8336Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
8337
8338 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
8339 fails. If suppress_flag is set, skip perror message about not
8340 being able to send to GDB.
8341 (send_gdb): If suppress_flag is set, don't try to send commands to
8342 GDB.
8343 (gdb_expect): If suppress_flag is set, always fail immediately.
8344 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
8345 (gdb_init): Call gdb_stop_suppressing_tests.
8346 (default_gdb_exit): Ditto.
8347 (default_gdb_start): Ditto.
8348
8349 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
8350 gdb_stop_suppressing_tests as appropriate.
8351 * gdb.base/break.exp: Ditto.
8352 * gdb.base/callfuncs.exp: Ditto.
8353 * gdb.base/commands.exp: Ditto.
8354 * gdb.base/exprs.exp: Ditto.
8355 * gdb.base/funcargs.exp: Ditto.
8356 * gdb.base/list.exp: Ditto.
8357 * gdb.base/recurse.exp: Ditto.
8358 * gdb.base/scope.exp: Ditto.
8359 * gdb.base/structs.exp: Ditto.
8360 * gdb.c++/inherit.exp: Ditto.
8361
8362Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
8363
8364 * config/vr4300.exp: New file.
8365
99707966 8366 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 8367
99707966 8368 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
8369
8370Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
8371
8372 * lib/gdb.exp(gdb_init): New function.
8373
8374 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
8375 for each individual variable set.
8376
8377 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
8378 name.
8379
8380 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
8381
8382 * gdb.base/scope.exp: Use gdb_test.
8383
8384 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
8385 aborting; the testsuite driver will do that for us (see
8386 gdb_finish). Also, use gdb_test in a few more places.
8387
8388Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8389
8390 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
8391
8392Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
8393
8394 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
8395 and "add_tests" are not at the same address.
8396
8397Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
8398
8399 * gdb.base/ptype.exp: Use gdb_test.
8400
8401Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
8402
8403 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
8404 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
8405 left in. No longer expect them to fail.
8406
8407 * gdb.stabs/*.mt; Deleted, no longer used.
8408 * gdb.stabs/configure.in: Remove references to target makefile
8409 frags.
8410 * gdb.stabs/configure: Rebuilt.
8411
8412 * gdb.disasm/*.mt: Deleted, no longer used.
8413 * gdb.disasm/configure.in: Remove references to target makefile
8414 frags. Use "sh3.s" as the unique filename for this directory.
8415 * gdb.disasm/configure: Rebuilt.
8416
8417 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
8418 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
8419 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
8420
8421Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
8422
8423 * config/udi.exp: Use mondfe,name instead of remote_host.
8424
8425Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
8426
8427 * gdb.base/watchpoint.exp: Don't expect a failure when calling
8428 a function with a watchpoint enabled on the mn10200.
8429
8430 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
8431 before trying to create it!
8432
8433Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
8434
8435 * config/vx.exp: Use hostname instead of netport.
8436
8437 * config/vxworks.exp: New file.
8438
8439 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
8440
8441 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
8442 gdb before assuming everything worked. Send a ^C if a timeout
8443 occurs.
8444
8445 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
8446 $gdb_spawn_id directly.
8447 (gdb_run_cmd): Try _start as well as start. Use the target feature
8448 gdb,start_symbol as the symbol to start from when jumping.
8449
8450Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
8451
8452 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
8453 redundant) test.
8454
8455 * gdb.base/recurse.exp: Relax final value test for 'b' so that
8456 it doesn't lose for 16bit integer systems.
8457
8458Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
8459
8460 * gdb.fortran/types.exp: If the target doesn't support "double"
8461 data types, then expect "real" types to only be 4 bytes.
8462
8463 * gdb.c++/virtfunc.exp: Expect failure for virtual function
8464 call tests if the target doesn't support inferior function calls.
8465
8466 * gdb.base/printcmds.exp: Allow minor deviation in FP values
8467 in printf tests.
8468
8469Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
8470
8471 * gdb.base/help.exp: Disable "help set", "help show", and
8472 "help support". Simplify regexp for "help stack".
8473
8474 * gdb.base/default.exp: Set match_max to 5000 and the timeout
8475 to 60 seconds. Temporarily set match_max to 15000 around the
8476 "info copying" test.
8477
8478 * gdb.base/nodebug.exp: Don't try to do an inferior function
8479 call if the target doesn't support them.
8480 * gdb.base/printcmds.exp: Likewise.
8481 * gdb.base/setvar.exp: Likewise.
8482 * gdb.base/structs.exp: Likewise.
8483 * gdb.c++/templates.exp: Likewise.
8484 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
8485
8486 * gdb.base/recurse.exp: Enable for the mn10200.
8487
8488 * configure.in: Do configure gdb.stabs directory for *-*-elf
8489 targets.
8490 * configure: Rebuilt.
8491
8492 * gdb.base/break.exp: Check for gdb,noresults before testing
8493 exit status and/or results from the target.
8494 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
8495 * lib/gdb.exp: Remove old (now bogus) initialization of
8496 noinferior, noargs, noresults and nosignals.
8497
8498Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
8499
8500 * config/sh.exp: New file.
8501
8502 * config/slite.exp: Try to connect multiple times to the board
8503 before rebooting. Only send a "monitor run" if need_monitor_run
8504 is set.
8505
8506 * gdb.base/break.exp: Don't do the "stub continue" test if
8507 the target has gdb_stub set.
8508
8509 * gdb.base/callfuncs.exp: Increase the timeout.
8510
8511 * gdb.base/interrupt.exp: Don't even try to compile the testcase
8512 if the target has gdb,noinferiorio set.
8513
8514 * gdb.base/list.exp: Increase match_max to 10000 characters.
8515
8516 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
8517
8518 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
8519 target.
8520
8521 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
8522
8523Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
8524
8525 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
8526 trying to delete the copy of gdb. Catch the file delete so we
8527 don't die if the delete fails; also, the file should be copied to
8528 the host, not to the build.
8529
8530Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
8531
8532 * lib/gdb.exp(gdb_test): Surround the result pattern with
8533 parenthesis in case it contains multiple regexps separated
8534 with |.
8535
8536 * gdb.base/watchpoint.exp: Use gdb_test.
8537 * gdb.base/default.exp: Ditto.
8538
8539Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
8540
99707966 8541 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 8542
c906108c
SS
8543 * gdb.base/scope.exp: Use gdb_test.
8544 * gdb.c++/classes.exp: Ditto.
8545 * gdb.c++/inherit.exp: Ditto.
8546
8547Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
8548
8549 * gdb.base/crossload.exp: Don't use execute_anywhere, use
8550 remote_exec instead.
8551 * gdb.base/corefile.exp: Don't be ridiculous.
8552 * gdb.base/*.c: Add missing stub invocations.
8553
8554Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
8555
8556 * config/slite.exp: Miscellaneous fixes.
8557
8558 * lib/gdb.exp: Fix runto.
8559
8560 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
8561 the target.
8562
8563 * gdb.base/watchpoint.exp: Fix regexp.
8564
8565 * lib/gdb.exp(default_gdb_exit): Add a catch to the
8566 close and wait commands, as the descriptor may now be
8567 invalid. Always call "remote_close host".
8568
8569Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
8570
8571 Major rewrite for testsuite revision.
d63a86f8 8572
c906108c
SS
8573 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
8574 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
8575 instead of relying on spawn_id to always contain a valid
8576 spawn id.
8577 (get_compiler_info): New procedure to build the ${binfile}.ci
8578 file, instead of replicating this in N different places.
8579 (gdb_compile): New procedure.
d63a86f8 8580
c906108c
SS
8581 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
8582 appropriate arguments) instead of compile. Use gdb_test in a lot
8583 more places. Use send_gdb instead of send. Always run gdb_start
8584 at the start of a testcase, as this is no longer done magically.
8585
8586 config/*-gdb.exp: Rename without the -gdb suffix.
8587
8588 config/mips.exp: Use remote_close instead of exit_remote_shell.
8589 config/monitor.exp: Use target_info instead of looking at
8590 baud, timeout, etc.
8591 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
8592
8593Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8594
8595 * gdb.c++/templates.exp (test_ptype_of_templates),
8596 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
8597 Update expect patterns for destructors and assignment operators
8598 to match corresponding c-typeprint.c changes.
8599 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
8600 to destructor breakpoint test, GDB should be able to set the
8601 destructor breakpoint without specifying arguments.
8602
8603Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
8604
8605 * gdb.threads/pthreads.exp: Change result for failure to compile due
8606 to lack of pthreads runtime support from an error to simply an
8607 unsupported test, per dejagnu standards.
8608
8609Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8610
8611 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
8612 where GDB exits to reduce pattern match time.
8613 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
8614
8615 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
8616
dc96c6c7 8617Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8618
8619 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
8620 * gdb.base/default.exp: ditto.
8621 * gdb.base/nodebug.exp: ditto.
8622 * gdb.base/printcmds.exp: ditto.
8623 * gdb.base/ptype.exp: ditto.
8624 * gdb.base/setvar.exp: ditto.
8625 * gdb.base/structs.exp: ditto.
8626 * gdb.base/setshow.c: Guard against uninitialized values of argc.
8627
8628Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
8629
8630 * configure, */configure: Rebuild with autoconf 2.12.
8631
8632Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
8633
8634 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
8635 use new i*86-pc-linux*-gnu quads.
8636 * gdb.base/corefile.exp: Ditto.
8637 * gdb.base/signals.exp: Ditto.
8638 * gdb.base/sigall.exp: Ditto.
8639 * gdb.base/interrupt.exp: Ditto.
8640
8641 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
8642 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
8643 RedHat 4.0.
d63a86f8 8644
c906108c
SS
8645 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
8646 linux. This allows the test case to at least compile on latest
8647 linux, but still not run due to missing the threads runtime library.
8648
8649Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8650
8651 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
8652 directory to search gdb directory. Accept and step over conditional
8653 stack alignment code. Consume $prompt in failure cases.
8654 Reset timeout to $oldtimeout instead of some arbitrary value.
8655 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
8656 timeout problems with infinite stack backtraces.
8657 * gdb.base/ptype.exp (ptype struct link, union tu_link):
8658 Accept function parameters for linkfunc member.
8659
8660Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
8661
8662 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
8663 (CXXFLAGS): Remove, unreferenced.
8664 (B_OPTIONS): Add for -B options and add code to initialize with
8665 previous -B options and also add -B option to pick up cross compiled
8666 runtime.
8667 (TARGET_INCLUDES): Add for -I options and add code to initialize when
8668 doing cross compiles.
8669 (target_alias): Declare global.
8670 (xgcc): Set variable to full path of gcc in build tree. Use findfile
8671 to verify that gcc exists in build tree, and if so set CC to that
8672 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 8673
c906108c
SS
8674Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
8675
8676 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
8677 ptype test for anonymous union. Fixup testcase to match
8678 current gcc debug output.
8679
8680Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
8681
8682 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
8683 force argument to an unsigned long type.
8684
8685Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
8686
8687 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
8688 tests and anonymous union print/ptype tests.
8689 * gdb.base/list.exp (test_forward-search): Increase timeout by
8690 5 minutes for the "search extremely long line" case.
8691 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
8692 completely optional and that the pass/fail messages use the command as
8693 the message if that third arg is a null string.
8694 (gdb_test_exact): Arrange that a null string pattern means match a
8695 null string output rather than any output, which might include random
8696 errors.
8697 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
8698 backtrace test.
8699 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
8700 always failing and failure is now exposed by gdb.exp changes.
8701
8702Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
8703
8704 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
8705 weren't being noted.
8706
8707Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8708
8709 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
8710 * gdb.stabs/weird.exp: Remove v_comb xfails.
8711
dc96c6c7 8712Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8713
8714 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
8715 list.exp scope.exp watchpoint.exp]
8716 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 8717
dc96c6c7 8718Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8719
8720 * config/monitor.exp: Increase download timeout to 1000 seconds.
8721
dc96c6c7 8722Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8723
8724 * config/m32r.exp: Increase timeout to 120 seconds.
8725
8726Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
8727
8728 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
8729 and accept older ordering as obsolescent gcc or gdb.
8730 * gdb.c++/templates.exp: Ditto.
8731 * gdb.c++/virtfunc.exp: Ditto.
8732
8733Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
8734
8735 * gdb.base/coremaker.c: Add code to mmap some data so we
8736 can check that it ends up in the core file.
8737 * gdb.base/corefile.exp: Add test to read mmapped data
8738 from core file.
8739
dc96c6c7 8740Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8741
8742 * config/m32r.exp: New file.
8743
8744Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
8745
8746 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
8747 that cflags can contains -gstabs, and work correctly for other tests.
8748
dc96c6c7 8749Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8750
8751 * gdb.base/setshow.exp: New file, tests show and set.
8752 * gdb.base/setshow.c: New file, tests show and set.
8753 * gdb.base/help.exp: Add test for help set|show annotate.
8754 * gdb.base/default.exp: Add test for set|show annotate.
8755
8756Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
8757
8758 * testsuite/gdb.base/break.exp: Make backtrace from factorial
8759 errors unique.
8760 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
8761 explicitly.
8762
8763Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
8764
8765 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
8766 and width commands. This is done elsewhere.
8767 * (gdb_start): Don't call gdb_start_sim here. That's already
8768 done in gdb_load. This fixes lots of failures in default.exp.
8769
8770Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
8771
8772 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
8773 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
8774 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
8775 in the same we we treat other failures (since it may be an expected
8776 condition), rather than as an error.
8777 * gdb.base/signals.exp (test_handle_all_print): Revert back to
8778 old test format.
8779
8780Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
8781
8782 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
8783 (distclean maintainer-clean realclean): No need to remove files
8784 twice. Nuke the duplicates.
8785 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 8786 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
8787 Remove config.h along with other config files.
8788
8789Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
8790
8791 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
8792 "p func1 ()" and note that rests of tests are skipped.
8793 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
8794 setup_xfails for "print func2::coremaker_local".
8795 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
8796 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
8797 affected by the previous run test.
8798 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
8799 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
8800 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
8801 "pass int powerset tuple" and "pass modeless int powerset tuple".
8802 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
8803 "real write 4" and "real write 8".
8804 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
8805 setup_xfails for "print vs1 after tuple assign 2",
8806 "print \$i after tuple assign 2", and
8807 "print vs2 after tuple assign 2".
8808 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
8809 meaningful error message and return -1 so the caller can
8810 suppress further tests and avoid a cascade of errors.
d63a86f8 8811
c906108c
SS
8812Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
8813
8814 * gdb.base/a1-selftest.exp: Tweak tests to account for new
8815 format for printing version.
8816 * gdb.base/default.exp: Ditto.
8817 * gdb.base/interrupt.exp: Fix problem with cascade of
8818 errors if child process dies while calling a function.
d63a86f8 8819
c906108c
SS
8820Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
8821
8822 * Makefile.in (VPATH): Add
8823 * Makefile.in (Makefile, config.status): Fix rules so things get
8824 remade when necessary.
8825
8826Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
8827
8828 * Makefile.in (just-check): Add path to sibling expect dir
8829 to environment variable specified by RPATH_ENVVAR.
8830
8831Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
8832
8833 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
8834 (just-check): Add shared library paths for libstdc++, tk,
8835 tcl, bfd, and opcodes to the environment variable specified
8836 in RPATH_ENVVAR.
8837 * configure.in: Add support to recognize --enable-shared flag
8838 and generate correct value for RPATH_ENVVAR.
8839 * configure: Regenerated with autoconf.
8840
8841Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
8842
8843 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
8844 include all osf versions.
8845 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
8846 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
8847 when target is linux. When failing to build pthreads test
8848 executable, give more meaningful message.
8849 * gdb.threads/pthreads.c: Hpux also uses old definition of second
8850 arg for pthread_create.
d63a86f8 8851
c906108c
SS
8852Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
8853
8854 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
8855 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
8856 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
8857 and -lpthreads (everybody else).
8858 (test_startup): Fail gracefully if threads are not supported.
8859 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
8860 "p/c array_index("abcdef",2)" when not gcc compiled.
8861 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
8862 "print func2::coremaker_local" when not gcc compiled.
8863 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
8864 "ptype on opaque struct tagname (statically)",
8865 "ptype on opaque struct tagname (dynamically) 1", and
8866 "ptype on opaque struct tagname (dynamically) 2"
8867 for not compiled with gcc.
8868 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
8869 backtrace when compiled with gcc.
d63a86f8 8870 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
8871 than always return success.
8872
8873Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
8874
8875 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
8876
8877Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
8878
8879 * gdb.base/structs.exp: Undo last change.
8880
8881Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
8882
8883 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
8884 encapsulate all the steps/nexts done during self test, starting
8885 at main, and makes them less sensitive to optimization issues.
8886 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
8887 signal handler" test.
8888 * gdb.threads/pthreads.exp: Only run this for native configs.
8889 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
8890 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
8891 tests.
8892 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
8893 for "runto test_calls(void)" test.
d63a86f8 8894
c906108c
SS
8895Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
8896
8897 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
8898 and don't expect address info in breakpoint confirmations.
8899
8900Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
8901
8902 * gdb.base/list.exp (test_forward_search): Increase timeout
8903 temporarily by 60 seconds for searching extremely long line,
8904 and then reset to old value when done. Increase expect input
8905 buffer to 10000.
8906
8907Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
8908
8909 * gdb.base/list.exp (test_forward_search): Fix to handle very
8910 long source line without overflowing expect's input buffer.
8911
8912Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
8913
8914 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
8915 "buffer_full".
8916
8917 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
8918 "buffer_full".
8919
8920 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
8921 "buffer_full".
8922
8923 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
8924 "buffer_full".
8925
8926Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
8927
8928 * configure.in (configdirs): Add gdb.threads.
8929 * configure: Regenerated with autoconf.
8930 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
8931 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
8932 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 8933
c906108c
SS
8934Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
8935
8936 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
8937
8938Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
8939
8940 * gdb.base/signals.exp (test_handle_all_print): Test separately for
8941 each signal's status in the output of "handle all print".
8942 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
8943 the \r\n sequence that immediately precedes the gdb prompt.
8944 * gdb.base/a1-selftest.exp: Save original timeout and restore
8945 after test.
8946
8947Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
8948
8949 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
8950 symbol.
8951
8952Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8953
8954 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
8955
8956Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
8957
8958 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
8959 timeout by 60 seconds.
8960
8961Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
8962
8963 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
8964 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
8965 error return.
8966
8967Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
8968
8969 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
8970 gdb initialization, also report how long dejagnu waited. Restore
8971 old timeout before doing error return. Temporarily increase timeout
8972 by 3 minutes to allow for slow startups over heavy NFS use.
8973
8974Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
8975
8976 * lib/gdb.exp: Report timeout value for verbosity level 2.
8977 * config/gdbserver.exp: Ditto.
8978 * config/hppro.exp: Ditto.
8979 * config/mips-gdb.exp: Ditto.
8980 * config/monitor.exp: Ditto.
8981 * config/netware.exp: Ditto.
8982 * config/sim-gdb.exp: Ditto.
8983 * config/slite-gdb.exp: Ditto.
8984 * config/udi-gdb.exp: Ditto.
8985 * config/unix-gdb.exp: Ditto.
8986 * config/vx-gdb.exp: Ditto.
8987 * gdb.base/a1-selftest.exp: Ditto.
8988 * gdb.base/a2-run.exp: Ditto.
8989 * gdb.base/break.exp: Ditto.
8990 * gdb.base/corefile.exp: Ditto.
8991 * gdb.base/list.exp: Ditto.
8992 * gdb.base/recurse.exp: Ditto.
8993 * gdb.base/scope.exp: Ditto.
8994 * gdb.base/signals.exp: Ditto.
8995
8996Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8997
8998 * gdb.threads/Makefile.in (docdir): Removed.
8999
9000Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9001
9002 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 9003 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 9004 @srcdir@.
d63a86f8 9005 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
9006 autoconf 2.5 or higher.
9007 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
9008
9009Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
9010
9011 * configure: Regenerated.
9012 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
9013 avoid name clashes with SunOS headers.
9014
9015Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
9016
9017 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
9018
9019Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
9020
9021 * gdb.base/callfuncs.exp: Finish last change -- make sure the
9022 prototype information ends up in the compiler info file.
9023
9024Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
9025
9026 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
9027 attempting to regenerate it. Eliminate use of a temporary file
9028 and just generate the info file directly. Source it immediately,
9029 for consistency of use.
9030 * gdb.base/corefile.exp: Ditto
9031 * gdb.base/exprs.exp: Ditto.
9032 * gdb.base/funcargs.exp: Ditto.
9033 * gdb.base/langs.exp: Ditto.
9034 * gdb.base/list.exp: Ditto.
9035 * gdb.base/mips_pro.exp: Ditto.
9036 * gdb.base/nodebug.exp: Ditto.
9037 * gdb.base/opaque.exp: Ditto.
9038 * gdb.base/ptype.exp: Ditto.
9039 * gdb.base/scope.exp: Ditto.
9040 * gdb.base/setvar.exp: Ditto.
9041 * gdb.base/signals.exp: Ditto.
9042 * gdb.base/whatis.exp: Ditto.
9043 * gdb.c++/templates.exp: Ditto.
9044 * gdb.c++/virtfunc.exp: Ditto.
9045 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
9046 whether or not to add -lstdc++ to the compile command line args.
9047
9048Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9049
9050 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
9051 it got fixed by the recent lookup_minimal_symbol_by_pc change.
9052 Increase timeout, a lot of single stepping might be needed if the
9053 target has no hardware watchpoints.
9054
9055Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
9056
9057 * gdb.base/break.exp: Ignore compiler warnings when compiling
9058 break.c.
9059 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
9060 * gdb.base/default.exp: Add h8300 xfails. Handle messages
9061 from remote-sim.
9062 * gdb.base/exprs.exp: Add h8300 xfails.
9063 * gdb.base/funcargs.exp: Likewise.
9064 * gdb.base/nodebug.exp: Likewise.
9065 * gdb.base/printcmds.exp: Likewise.
9066 * gdb.base/ptype.exp: Likewise.
9067 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
9068 h8300 xfails.
d63a86f8 9069 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
9070 on the h8300.
9071 * gdb.base/funcargs.c: Explicitly make last constant argument to
9072 call_after_alloca_subr an unsigned long type.
9073 * gdb.base/return.c: Include stdio.h.
9074
9075Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
9076
9077 * config/abug.exp: New file for the older Motorola Bug monitor
9078 that runs on the mvme13x series VME boards.
9079 * config/monitor.exp: Use the new config array for target settings
9080 if they exist.
9081
9082Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
9083
9084 * sim-gdb.exp: Make the SH simulator allocate less space when
9085 it is targeted.
9086
9087Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
9088
9089 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
9090 test.
9091
9092Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
9093
9094 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
9095 "rs6000-*-*" for "list function in include file" when gcc compiled.
9096 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
9097 for "p ctable1[120]".
9098 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
9099 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
9100 Remove setup_xfail for "rs6000-*-*" for
9101 "print 'scope0.c'::filelocal before run".
9102 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
9103 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
9104 since some compilers don't allow both options to be given
9105 on the same command line. Create object file and move it.
d63a86f8 9106
c906108c
SS
9107Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
9108
9109 * gdb.base/corefile.exp: Always regenerate the core file, since
9110 we always regenerate the coremaker program. Detect special case
9111 where registers cannot be read from core file.
d63a86f8 9112
c906108c
SS
9113Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
9114
9115 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9116 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
9117 * gdb.c++/templates.exp: Only match on basename of file since
9118 some formats like xcoff don't encode directory information.
9119 * gdb.stabs/weird.exp: Use the right sed script for powerpc
9120 and rs6000 AIX xcoff targets.
9121 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
9122 * configure: Regenerate.
9123 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
9124 here, rather than in distclean.
d63a86f8 9125
c906108c
SS
9126Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
9127
9128 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
9129 defined, and use it to compile the test case with -O2. The
9130 native compilation still uses no optimization.
9131 * gdb.base/mips_pro.c: Remove inline assembly code since
9132 it is compiled PIC by default, which results in assembler
9133 warnings that make the testsuite think the compilation
9134 was unsuccessful.
9135
9136Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
9137
9138 * gdb.c++/misc.exp: Add note to message for
9139 "print s.a for foo struct" that this is a known gcc 2.7.2
9140 and earlier bug.
9141
9142Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
9143
9144 * gdb.base/break.exp: Fix pattern for matching "Delete all
9145 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
9146 setup_xfail for deleting all breakpoints test. Fix various
9147 timeout messages to include "(timeout)".
9148 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
9149 for "p t_float_values2(3.14159,float_val2)".
9150 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
9151 for "continue to call2g" when gcc compiled.
9152 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
9153 "up to foo in langs.exp", "show language at foo in langs.exp",
9154 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
9155 and "show language at fsub in langs.exp".
9156 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
9157 "list line 1 in include file", "list message for lines past EOF",
9158 "list function in include file", "list list0.h:foo", and
9159 "list filename:function; nonexistant function".
9160 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
9161 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
9162 and "ptype t_char_array" to be for native cc only.
d63a86f8 9163
c906108c
SS
9164Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
9165
d63a86f8 9166 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
9167 setup_xfail for "print coremaker_bss", "print coremaker_ro",
9168 "print func2::coremaker_local", and "backtrace in corefile.exp".
9169
9170Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
9171
9172 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
9173 "bt in signals.exp". This problem only appears when running
9174 the testsuite, and then only intermittently.
9175
9176Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9177
9178 * gdb.base/return.exp (return_tests): Differentiate between
9179 two tests of continuing.
9180
9181Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9182
9183 * */Makefile.in (maintainer-clean): Remove config.log.
9184 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
9185 * gdb.c++/Makefile.in (PROGS): Add inherit.
9186 (clean): Remove *.ci.
9187
9188Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
9189
9190 * gdb.c++/misc.cc: Add test code from Mike Stump.
9191 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
9192
9193Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
9194
9195 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
9196 to "alpha-*-osf2*" and add comment.
9197 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
9198 setup_xfail for "step over execarg initialization" and
9199 "step over corearg initialization".
9200 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
9201 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
9202 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
9203 gcc compiled for "print coremaker_bss", "print coremaker_ro",
9204 "print func2::coremaker_local", and "backtrace in corefile.exp".
9205 * gdb.base/signals.exp: Build and source signals.ci.
9206 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
9207 to be for gcc only.
9208 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 9209
c906108c
SS
9210Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9211
9212 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
9213 Feb 3 procfs.c change.
9214
9215Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
9216
9217 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
9218
9219Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
9220
9221 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
9222 from dejagnu's apparent default of 10 seconds, which gives random
9223 results when running the tests over NFS on moderately loaded systems.
9224 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
9225
9226Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
9227
9228 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
9229 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
9230 result reports.
9231
9232Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
9233
9234 * configure.in (CY_AC_PATH_TCLH): Remove.
9235 * configure: Regenerate.
9236
9237Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
9238
9239 * gdb.c++/Makefile.in (clean): Add missing '{'.
9240
9241Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
9242
9243 * lib/gdb.exp: Provide a default value for noinferior.
9244
9245 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
9246 Load libgloss.exp.
9247
9248Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
9249
9250 * gdb.disasm/hppa.exp: Compile directly into an executable, use
9251 the executable, not the .o to run the tests from.
9252
9253Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
9254
9255 * gdb.base/break.exp: Don't test for program exit or exit status
9256 if $noresults if nonzero.
9257 * gdb.base/langs.exp: Likewise.
9258 * gdb.base/watchpoint.exp: Likewise.
9259
9260 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
9261 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
9262 trying to compile the testcase.
9263
9264Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
9265
9266 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
9267 * gdb.base/signals.exp (continue to handler): Likewise.
9268
9269Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
9270
9271 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
9272
9273 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
9274
9275Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
9276
9277 * gdb.base/corefile.exp: Recognize "not found" as failure
9278 when trying to determine if a core file was generated.
9279 If no core file was generate the first time, try again without
9280 the ulimit -c to work around braindamaged shells.
9281
9282Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
9283
9284 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
9285 [] tests with "test" and enclose string in quotes.
9286 * gdb.stabs/configure: Rebuild
d63a86f8 9287
c906108c
SS
9288Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
9289
9290 Changes in sync with expect:
9291 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
9292 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
9293 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
9294 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
9295 argument to AC_REQUIRE.
9296 * configure: Regenerated.
9297
9298Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
9299
9300 * gdb.base/corefile.exp: When generating a core, discard any
9301 error messages about ulimit not found and the "core dumped"
9302 message from the shell that runs the coredumper.
9303
9304Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
9305
9306 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
9307
9308 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
9309 which sed script to run. Expect failure for v_comb test
9310 on PA targets too.
d63a86f8 9311
c906108c
SS
9312Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
9313
9314 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
9315 "print func2::coremaker_local" and for "backtrace in corefile.exp"
9316
9317Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
9318
9319 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
9320 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
9321 "sparc-sun-solaris*" xfails for "p v_comb".
9322 * lib/gdb.exp (default_gdb_start): Fix typo.
9323 * gdb.base/corefile.exp: Allow "Core was generated by ..."
9324 messages to not include the full program name that caused
9325 the core dump since some systems (such as solaris) apparently
9326 truncate this path to about 80 characters.
9327 When generating a core file first try increasing the core file
9328 size limit to unlimited since some systems may default it to
9329 zero, and it is harmless to try it. Move the test for failing
9330 to generate a core file to where it will actually get executed.
9331 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
9332 new gdb result from g++ debug info improvements and make old
9333 pattern obsolescent. Also account for size_t differences
9334 (may be int or long).
9335 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
9336 initialization before function call is placed in the delay slot
9337 and thus appears to be skipped over by commands such as "next".
9338
9339Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9340
9341 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
9342
9343Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
9344
9345 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
9346 input source file; fix code to compile test to deal with this
9347 convention.
9348 * gdb.c++/*.exp: Likewise.
9349
9350Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
9351
9352 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
9353 "bt in signals.exp".
9354
9355Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
9356
9357 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
9358 "step over execarg initialization" and
9359 "step over corearg initialization".
9360
9361Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
9362
9363 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
9364 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
9365
9366Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
9367
9368 From Rob Savoye (rob@poseidon.cygnus.com)
9369 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
9370 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
9371 configure.in}, gdb.disasm/{Makefile.in, configure.in},
9372 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
9373 configure.in}: Major reworking for autoconfig.
9374 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
9375 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
9376 New files.
9377 * config/unix-gdb.exp: Make GDB global.
9378 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
9379 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
9380 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
9381 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
9382 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
9383 term.exp, twice.exp, watchpoint.exp, whatis.exp},
9384 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
9385 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
9386 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
9387 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
9388 pr-8136.exp, result.exp, string.exp, tuples.exp},
9389 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
9390 to returns as necessary, arrange for test to compile own testcase
9391 executable.
9392 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 9393
c906108c
SS
9394Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
9395
9396 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
9397 clear_xfail at end of test which might not call either pass or fail.
9398 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
9399 "backtrace through signal handler".
9400
9401Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9402
9403 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
9404 continuing from a job control stop signal.
9405 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
9406
9407Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
9408
9409 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
9410 * gdb.base/corefile.exp: Likewise.
9411 * gdb.base/funcargs.exp: Likewise.
9412
9413Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
9414
9415 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
9416 * config/monitor.exp: Add support for setting baud rate.
9417
9418Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
9419
9420 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
9421 i*86-*-linux* xfails for "backtrace through signal handler".
9422 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
9423 "print func2::coremaker_local".
9424 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
9425 alpha-dec-osf2* xfail for
9426 "delete all breakpoints when none".
9427
9428Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
9429
9430 * gdb.base/break.exp: Change test that deletes all breakpoints
9431 when no user breakpoints are installed. A post 4.15 change
9432 causes gdb to no longer prompt in this case.
9433
9434Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
9435
9436 * gdb.base/return.exp (return_tests): Change xfail for test
9437 "correct value returned double test" to stop xfailing at
9438 Solaris 2.5. Apparently the bug has been fixed.
9439
9440Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
9441
9442 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
9443 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
9444
9445Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
9446
9447 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
9448 * gdb.disasm/hppa.s: Corresponding changes.
9449
9450Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
9451
9452 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
9453 makefile fragment.
9454 * config/mt-hpux: Deleted.
9455
9456Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
9457
d63a86f8 9458 * Many files: When warning about suppressed tests due to a
c906108c
SS
9459 nonexistant test binary, avoid incrementing the warning count.
9460
9461Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
9462
9463 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 9464
c906108c
SS
9465Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9466
9467 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
9468 "sparc-*-solaris2*".
9469
9470Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9471
9472 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
9473 Add global and local variables and initialize them.
9474 * gdb.base/corefile.exp: Test correct mapping of corefile sections
9475 by printing variables. Remove rs6000 and powerpc xfails, BFD now
9476 extracts the file name and terminating signal from the core file.
9477 * TODO: Remove note about tests for correct mapping of corefile.
9478 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
9479 from optimizing it away.
9480 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
9481 handles common blocks.
9482
9483Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
9484
9485 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
9486 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
9487
9488Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
9489
9490 * Makefile.in (maintainer-clean): New target, synonym for
9491 realclean.
9492 * gdb.base/Makefile.in (maintainer-clean): Likewise.
9493 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
9494 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
9495 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
9496 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
9497 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
9498
9499Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
9500
9501 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
9502 xfails when not gcc compiled for "print foo::funclocal".
9503 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
9504 "print foo::funclocal at foo",
9505 "print 'scope1.c'::foo::funclocal at foo",
9506 "print foo::funclocal_bss at foo",
9507 "print 'scope1.c'::foo::funclocal_bss at foo",
9508 "print foo::funclocal_ro at foo",
9509 "print 'scope1.c'::foo::funclocal_ro at foo",
9510 "print bar::funclocal at foo" and
9511 "print 'scope1.c'::bar::funclocal at foo".
9512 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
9513 gcc compiled for "print foo::funclocal at bar".
9514 Expand all messages to ensure that they identify that
9515 the test is at bar().
9516 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
9517 gcc compiled for:
9518 "ptype on opaque struct pointer (statically)",
9519 "ptype on opaque struct tagname (statically)",
9520 "ptype on opaque struct pointer (dynamically) 1",
9521 "ptype on opaque struct tagname (dynamically) 1",
9522 "ptype on opaque struct pointer (dynamically) 2" and
9523 "ptype on opaque struct tagname (dynamically) 2
9524 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
9525 gcc compiled for:
9526 "p datalocal"
9527 "whatis datalocal",
9528 "ptype datalocal",
9529 "p bsslocal",
9530 "whatis bsslocal", and
9531 "ptype bsslocal".
9532 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
9533 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
9534 when not gcc compiled.
9535 * gdb.base/funcargs.exp (float_and_integral_args): Add
9536 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
9537 compiled.
9538 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
9539 "backtrace from call6a" when not gcc compiled.
9540 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
9541 "backtrace from call7a" when not gcc compiled.
9542 * gdb.base/callfuncs.exp (do_function_calls):
9543 Add "hppa*-*-hpux*" xfail when not gcc compiled for
9544 "p t_char_array_values(char_array_val2,char_array_val1)",
9545 "p t_char_array_values(char_array_val1,char_array_val2)",
9546 "p t_char_array_values("carray 1","carray 2")",
9547 "p t_char_array_values("carray 1",char_array_val2)",
9548 "p t_char_array_values(char_array_val1,"carray 2")",
9549 "p sum_args(1,{2})",
9550 "p sum_args(2,{2,3})",
9551 "p sum_args(3,{2,3,4})",
9552 "p sum_args(4,{2,3,4,5})"
9553 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
9554 "backtrace in corefile.exp" when not gcc compiled.
9555
9556Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9557
9558 * gdb.base/signals.exp: Rewrite `handle all print' test as
9559 a procedure. Accept blanks or TABs as whitespace, increase
9560 timeout and expect input buffer size for the large output
9561 from the command. Remove "i*86-*-bsdi2.0" xfail.
9562
9563Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9564
9565 * gdb.base/setvar.exp: Add new testcases for truncation when
9566 assigning invalid values to bitfields.
9567
9568Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
9569
d63a86f8 9570 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
9571 mips-sgi-irix* xfail for
9572 "call inferior func with struct - returns char *"
9573 and fix test so that an optional (unsigned char *) cast is
9574 accepted in the result.
9575
9576Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
9577
9578 * gdb.base/funcargs.exp (float_and_integral_args): Remove
9579 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
9580 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
9581 * gdb.base/signals.exp: Remove duplicate "handle all print" test
9582 that accidentally got checked in.
9583
9584Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
9585
d63a86f8 9586 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
9587 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
9588 compiled test.
9589 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
9590 Add mips-sgi-irix5* xfail for not gcc compiled.
9591 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
9592 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
9593 "p top", "whatis top", "p middle", and "whatis middle".
9594 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
9595 "whatis signed char" for not gcc compiled.
9596 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
9597 "set variable signed char=-1 (-1)" and
9598 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
9599 * gdb.base/funcargs.exp (float_and_integral_args):
9600 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
9601 Add mips-sgi-irix* xfail when not gcc compiled for
9602 "continue to call2b".
9603 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
9604 "continue to call2g".
9605 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
9606 "backtrace from call6a"
9607 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
9608 "backtrace from call7k".
9609 Add mips-sgi-irix5* xfail when not gcc compiled for
9610 "backtrace from call7a".
9611 (localvars_after_alloca): Fix gdb_test cmds for
9612 "print * after runto ...".
9613 Remove rs6000-*-* xfails for
9614 "print i after runto localvars_after_alloca" and
9615 "print l after runto localvars_after_alloca"
9616 for all compilers.
9617 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
9618 when not compiled with gcc, for:
9619 "print signed char == (minus)",
9620 "print signed char != (minus)",
9621 "print signed char < (minus)",
9622 "print signed char > (minus)".
9623 * gdb.base/callfuncs.exp (do_function_calls):
9624 Add mips-sgi-irix* xfail, when compiled with native compiler, for
9625 "call inferior func with struct - returns char *".
d63a86f8 9626 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
9627 "correct value returned double test" to include Solaris 2.4.
9628 * gdb.base/funcargs.exp (float_and_integral_args):
9629 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 9630
c906108c
SS
9631Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9632
9633 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
9634 enumeration bitfields if compiling with GNU C.
9635 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
9636 to empty' prompt.
9637
9638Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
9639
9640 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
9641 test for PRO targets.
9642
9643 * gdb.base/funcargs.exp: Avoid ever setting more than 8
9644 breakpoints in the inferior at any given time by making
9645 two groups of breakpoints for call2*, call6* and call7*
9646 tests.
9647
9648Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9649
9650 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
9651 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
9652 from optimizing it away.
9653 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
9654 "call inferior func with struct".
9655
9656Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
9657
9658 * configure.in: Only configure gdb.chill for particular targets.
9659
9660Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
9661
9662 * gdb.base/Makefile.in: Add action to .c.o transformation
9663 rule that generates a .ci file for each .o file and remove
9664 explicit .c.o rules except for callfuncs.o.
9665 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
9666 generates a .ci file for each .o file and remove explicit
9667 .cc.o rules.
9668 (clean): Remove *.tmp *.ci files.
9669 (EXECUTABLES): Remove templ-info.exp.
9670 * gdb.base/compiler.c: New file.
9671 * gdb.c++/compiler.cc: New file
9672 * gdb.base/scope.exp: Source gdb.base/scope.ci.
9673 Change rs6000-*-* xfail for
9674 "print 'scope0.c'::filelocal_ro" and
9675 "print 'scope1.c'::filelocal" and
9676 "print 'scope1.c'::filelocal_bss" and
9677 "print 'scope1.c'::filelocal_ro" and
9678 "print 'scope1.c'::foo::funclocal" and
9679 "print 'scope1.c'::foo::funclocal_ro" and
9680 "print 'scope1.c'::bar::funclocal" and
9681 "print 'scope0.c'::filelocal_ro" and
9682 "print 'scope1.c'::filelocal at foo" and
9683 "print 'scope1.c'::filelocal_bss at foo" and
9684 "print 'scope1.c'::filelocal_ro at foo" and
9685 "print 'scope1.c'::foo::funclocal at foo" and
9686 "print 'scope1.c'::foo::funclocal_bss at foo" and
9687 "print 'scope1.c'::foo::funclocal_ro at foo" and
9688 "print 'scope1.c'::bar::funclocal at foo" and
9689 "print 'scope0.c'::filelocal_ro" and
9690 "print 'scope1.c'::filelocal" and
9691 "print 'scope1.c'::filelocal_bss" and
9692 "print 'scope1.c'::filelocal_ro" and
9693 "print 'scope1.c'::foo::funclocal" and
9694 "print 'scope1.c'::foo::funclocal_bss" and
9695 "print 'scope1.c'::foo::funclocal_ro" and
9696 "print 'scope1.c'::bar::funclocal" and
9697 "print 'scope1.c'::bar::funclocal_bss"
9698 to only be xfail'd when not compiled with gcc.
d63a86f8 9699 Add rs6000-*-* xfail for
c906108c
SS
9700 "print 'scope0.c'::filelocal_bss before run"
9701 when compiled with gcc.
9702 (test_at_main): Add rs6000-*-* xfail for
9703 "print filelocal_ro in test_at_main"
9704 when compiled with gcc.
9705 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 9706 Add rs6000-*-aix* xfail for
c906108c
SS
9707 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
9708 "ptype t_char_array", not compiled with gcc.
9709 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
9710 xfail for "list foo (in include file)" when gcc compiled.
9711 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
9712 (integral_args): Add rs6000-*-* xfail for
9713 "run to call0a" if not compiled with gcc.
9714 (unsigned_integral_args): Add rs6000-*-* xfail for
9715 "run to call1a" if not compiled with gcc.
9716 (float_and_integral_args): Add rs6000-*-* xfail for
9717 "run to call2a" if not compiled with gcc and for
9718 "continue to call2b" for any compiler.
9719 Add rs6000-*-* xfail to
9720 "print f1 after run to call2a" for gcc compiled.
9721 (discard_and_shuffle): Add rs6000-*-* xfail for
9722 "run to call6a".
9723 (shuffle_round_robin): Add rs6000-*-* xfail for
9724 "backtrace from call7a" if not compiled with gcc.
9725 Add rs6000-*-* xfail for
9726 "backtrace from call7b" if compiled with gcc.
9727 (call_after_alloca): Add rs6000-*-* xfail for
9728 "print c in call_after_alloca" and
9729 "print s in call_after_alloca" and
9730 "backtrace from call_after_alloca_subr"
9731 if not compiled with gcc.
9732 (localvars_in_indirect_call): Add rs6000-*-* xfail for
9733 "print c in localvars_in_indirect_call" and
9734 "print c in localvars_in_indirect_call" and
9735 "backtrace in indirectly called function" and
9736 "stepping into indirectly called function"
9737 if not compiled with gcc.
9738 (localvars_after_alloca): Add rs6000-*-* xfail for
9739 "print c after runto localvars_after_alloca" and
9740 "print s after runto localvars_after_alloca" and
9741 "print i after runto localvars_after_alloca" and
9742 "print l after runto localvars_after_alloca"
9743 for all compilers.
9744 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
9745 than whatis-info.exp.
9746 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
9747 than opaque-info.exp.
9748 Setup rs6000-*-* xfail for
d63a86f8 9749 "ptype on opaque struct pointer (statically)" and
c906108c
SS
9750 "ptype on opaque struct pointer (dynamically)" when
9751 not compiled with gcc.
9752 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
9753 rather than callf-info.exp.
9754 (do_function_calls): Add clear_xfail for rs6000-*-* for
9755 "p t_float_values2(3.14159,float_val2)". Seems to work
9756 fine there, both with xlc and gcc. Need to find out what
9757 it is doing right and fix other platforms.
9758 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
9759 "call inferior func with struct - returns int",
9760 "call inferior func with struct - returns long",
9761 "call inferior func with struct - returns float",
9762 "call inferior func with struct - returns double",
9763 "call inferior func with struct - returns char *",
9764 but only if not gcc compiled (presumes xlc compiled).
9765 Change rs6000-*-* xfails for
9766 "call inferior func with struct - returns char" and
9767 " call inferior func with struct - returns short" to only
9768 xfail if not using gcc.
9769 (clean mostlyclean): Remove *.ci and *.tmp files.
9770 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
9771 than templ-info.exp.
9772 * gdb.base/langs.exp: Source gdb.base/langs.ci.
9773 Add rs6000-*-* xfail for "up to foo in langs.exp"
9774 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
9775 when not gcc compiled.
d63a86f8 9776
c906108c
SS
9777Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9778
9779 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
9780 * gdb.base/corefile.exp: Likewise.
9781 * gdb.base/list.exp: Likewise.
9782 * gdb.base/scope.exp: Likewise.
9783 * gdb.base/siganls.exp: Likewise.
9784
9785 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
9786 compiler output.
9787 * gdb.base/whatis.exp: Likewise.
9788
9789Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
9790
9791 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
9792 failure (opcode table has been fixed to match reality).
9793
9794Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
9795
9796 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
9797 "call inferior func with struct - returns char",
9798 "call inferior func with struct - returns short"
9799
9800 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
9801 "print 'scope0.c'::filelocal at main",
9802 "print 'scope0.c'::filelocal_bss in test_at_main",
9803 "print 'scope0.c'::filelocal at foo",
9804 "print 'scope0.c'::filelocal_bss in test_at_foo",
9805 "print 'scope0.c'::filelocal at bar",
9806 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 9807
c906108c
SS
9808 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
9809 in source file 1". This bug seems to have been fixed with both
9810 gcc and native cc (was native assembler bug?).
9811
9812Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
9813
9814 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
9815 "backtrace through signal handler" to "i*86-*-sysv4*".
9816 * gdb.base/signals.exp: Add xfail for "'next' behaved as
9817 continue" case. Add "known SVR4 bug" to fail message.
9818 Add "i*86-*-bsdi2.0" xfail for "handle all print".
9819 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
9820 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
9821 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
9822 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
9823 "up to foo in langs.exp", "show language at foo in
9824 langs.exp", "up to cppsub_ in langs.exp", "show
9825 language at cppsub_ in langs.exp", "up to fsub in
9826 langs.exp", and "show language at fsub in langs.exp".
9827 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
9828 "bactrace in corefile.exp".
9829 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
9830 "call inferior function with struct - returns float" and
9831 "call inferior function with struct - returns double".
d63a86f8 9832
c906108c
SS
9833Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
9834
9835 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
9836 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
9837 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
9838 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
9839
9840Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
9841
9842 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
9843 (or overriden) "CHILL" macro rather then bare "gcc".
9844 Also look for ../../gcc/xgcc since that is what we will
9845 actually need, not "Makefile". Remove following assignment
9846 of CHILL to CHILL_FOR_TARGET because that results in
9847 recursive definition.
9848
9849Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
9850
9851 * gdb.base/corefile.exp: Change xfail for backtrace in
9852 corefile.exp from linuxaout to all linux.
9853 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
9854 cases where we miss the breakpoint at the signal handler
9855 for some reason. Setup xfail for linuxoldld/linuxaout and
9856 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
9857 hitting SIGURG breakpoint.
9858 * gdb.base/signals.exp: Setup xfail for "next" acting like
9859 continue to add linuxoldld. Setup xfail for all linux for
9860 "next to handler in signals_tests_1", "backtrace in
9861 signals_tests_1", "continue to func1", "pass SIGUSR1",
9862 and continue to handler".
9863
9864Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9865
9866 * Update all FSF addresses except those in COPYING* files.
9867
9868Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
9869
9870 * gdb.base/a2-run.exp: Change messages to be more explicit about
9871 the status of args, and quote binfile in results.
9872
9873Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
9874
9875 * gdb.base/callfuncs.exp: Add tests for passing structs to
9876 inferior functions and return various types.
9877 * gdb.base/callfuncs.c: Add functions to receive a struct
9878 and return a member of the struct, in various types.
9879
9880Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9881
9882 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
9883
9884Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9885
9886 * config/vxworks29k.exp: New file, sources vxworks.exp.
9887
9888Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9889
9890 * config/gdbremote.exp: New file. Testing framework using
9891 gdbserver.
9892
9893Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
9894
9895 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
9896 "call function when asleep" and "send end of file".
9897 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
9898 for "backtrace in corefile.exp".
9899 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
9900 for "backtrace through signal handler".
9901 * gdb.base/corefile.exp: Make sure we actually generate a core file
9902 before trying the core tests. Some systems allow the user to suppress
9903 generation of core files and default to that (linux for example).
9904 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
9905 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
9906
9907Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9908
9909 * gdb.threads: New directory with some crude multi-threaded
9910 gdb tests (step.exp and step2.exp).
9911 * config/mt-lynx (STEP_EXECUTABLE): Define.
9912 (THREADFLAGS): Define.
9913
9914Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
9915
9916 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
9917
9918 * gdb.base/signals.exp: Disable whole file for lynx until
9919 further notice.
9920
9921 * gdb.base/signals.exp: xfail test where "next" acts like
9922 "continue" for lynx.
9923
9924 * gdb.base/interrupt.exp: xfail test for calling function while
9925 inferior is asleep for lynx.
9926
9927 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
9928 than one cr-lf after each command.
9929
9930Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9931
9932 * configure.in: Reinstate setting of stabsdirs variable, fix
9933 typo in setting up configdirs for native builds.
9934
9935 * gdb.base/return.exp: Fix typo in return double test.
9936 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
9937 compiler from optimizing them away.
9938
9939Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
9940
9941 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
9942 sequences to be echo'd by gdb when using gdb_test.
9943 * gdb.chill/chexp.exp: Likewise.
9944 * gdb.fortran/exprs.exp: Likewise
9945
9946Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9947
9948 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
9949 after the inferior gdb has started.
9950
9951 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
9952 after each command.
9953 * gdb.base/funcargs.exp: Likewise.
9954 * gdb.base/gdbvars.exp: Likewise.
9955 * gdb.base/interrupt.exp: Likewise.
9956 * gdb.base/list.exp: Likewise.
9957 * gdb.base/watchpoint.exp: Likewise.
9958 * gdb.c++/demangle.exp: Likewise.
9959 * gdb.c++/inherit.exp: Likewise.
9960 * gdb.chill/chexp.exp: Likewise.
9961 * gdb.fortran/exprs.exp: Likewise.
9962
9963 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
9964 test if we can't handle IO to/from the inferior.
9965
9966 * gdb.c++/misc.exp: Always check for a program already being
9967 started after sending a "run" command to gdb.
9968
9969 * gdb.base/twice.exp: Start with a fresh gdb.
9970
9971 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
9972 only depend on gdb's expression code, not the chill runtime.
9973
9974 * gdb.base/return.c: Put return values into variables so we
9975 can have gdb print them rather than depending on the program
9976 to print them.
9977 * gdb.base/return.exp: Corresponding changes.
9978
9979 * lib/gdb.exp: Provide default value for noinferiorio.
9980 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
9981 the inferior.
9982
9983 * gdb.base/break.exp: Always check for a program already being
9984 started after sending a "run" command to gdb.
9985 (text_next_with_recursion): Don't check the output from the
9986 program's printf statement. Instead just make sure the program
9987 exited.
9988
9989 * gdb.base/commands.exp: Protect tests which need arguments with
9990 $noargs conditionals.
9991
9992Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9993
9994 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
9995 of structure member arrays to match gdb/valops.c:value_addr change.
9996
9997Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
9998
9999 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
10000 cases.
10001
10002Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
10003
10004 * configure.in (configdirs): Remove gdb.chill from default list
10005 of subdirs and then add it back in only if doing a native build.
10006 The current chill compiler does not yet work in any cross build.
10007 * Revert all signal changes from Jul 6.
10008 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
10009 for sh-hms targets, allowing these tests to link, with no other
10010 changes. Testing is suppressed by setting "nosignals" in site.exp.
10011
10012Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
10013
10014 * configure.in (signaldirs): Define and add to configdirs for all
10015 targets except some specific ones that are known to not support signals.
10016 Also clean up formatting.
10017 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
10018 (signals, sigall): Remove rules to build.
10019 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
10020 Moved to new gdb.signals directory.
10021 * gdb.signals: New test directory.
10022 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
10023 signals.c signals.exp}: New or moved files.
10024
10025Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
10026
10027 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
10028
10029Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
10030
10031 * gdb.base/return.exp: Xfail `return double' test failure
10032 on at least Solaris 2.3 and handle future/past versions on
10033 a case by case basis as appropriate. Also update message
10034 to include i*86 failures.
10035
10036Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10037
10038 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
10039
10040 * lib/gdb.exp: Fix comment which erroneously identified
10041 gdb_file_cmd as gdb_load (the 19 May change was in fact to
10042 gdb_file_cmd not gdb_load).
10043 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
10044
10045 * gdb.base/setvar.exp: Make test names consistent between pass and
10046 fail cases. Use gdb_test more.
10047
10048Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10049
10050 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
10051
10052Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10053
10054 * gdb.base/help.exp: Fix expected help string for `show commands'.
10055
10056Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
10057
10058 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
10059
10060 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
10061 of a text section.
10062
10063Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
10064
10065 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
10066 that loop eventually terminates. Fix Connection refused logic so
10067 that testsuite will expire nicely.
10068
10069Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
10070
10071 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
10072 config/rom68k.exp: New tcl glue for the appropriate monitors.
10073 These all just end up calling monitor.exp.
10074 * config/monitor.exp (gdb_target_monitor): Handle `Connection
10075 refused' by retrying. Cleanup some timeout issues.
10076 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
10077 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
10078 callers don't have to set/restore global timeout variable.
10079
10080 * The following set of changes centralizes management of the global
10081 timeout variable. This way, it can be set in one target dependent
10082 place instead of dozens of places scattered throughout the test suite.
10083 If you need to lengthen a timeout, then you should either set timeout
10084 in one of the config/{target}.exp files, or multiply it by a factor.
10085 Setting it to an absolute value is always going to lose for some
10086 targets.
10087 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
10088 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
10089 * gdb.base/funcargs.exp: Don't set timeout.
10090 * gdb.base/list.exp (test_forward_search): Only use local timeout.
10091 * gdb.base/printcmds.exp (test_print_string_constants
10092 test_print_array_constants): Don't set timeout.
10093 * gdb.base/ptype.exp: Don't set timeout.
10094 * gdb.base/recurse.exp: Don't set timeout.
10095 * gdb.base/return.exp: Don't set timeout.
10096 * gdb.base/watchpoint.exp: Don't set timeout.
10097 * gdb.c++/classes.exp (do_tests): Don't set timeout.
10098 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
10099
10100Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
10101
10102 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
10103
10104Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10105
10106 * lib/gdb.exp: Disable chill tests for irix5.
10107
10108Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10109
10110 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
10111 each test pass or fail.
10112
10113Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10114
10115 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
10116 xlc not gcc.
10117
10118Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
10119
10120 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
10121
10122Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
10123
10124 * config/est.exp: Fix copyright and comments. Remove dead code.
10125 Use targetname, serialport and baud variables instead of fixed
10126 constants.
10127 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
10128 * config/cpu32bug.exp: New file to support cpu32bug monitors.
10129
10130Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10131
10132 * gdb.base/watchpoint.exp: Don't run
10133 test_watchpoint_triggered_in_syscall for sunos.
10134
10135Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10136
10137 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
10138 they don't seem to exist. Do include stdio.h.
10139
10140Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10141
10142 * gdb.base/a1-selftest.exp: Add alpha xfail.
10143
10144Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10145
10146 * gdb.base/watchpoint.c (main): Prompt before calling read().
10147 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
10148 Revise accordingly. Remove cruft about sending "123" several
10149 times, until it gets noticed. Clean up the "print buf[0]" stuff
10150 so that it passes or fails, and waits for prompts in the usual way.
10151
10152Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10153
10154 * gdb.base/recurse.exp: Fix comment.
10155
10156 * TODO: Remove item about printing variables in nodebug.exp. Add
10157 item about enabling tests which are only run on some targets.
10158
10159 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
10160 fail, make test names unique, use new gdb_test convention
10161 regarding pattern, use gdb_test more, etc.).
10162
10163 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
10164 fail, make test names unique, etc.).
10165
10166Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10167
10168 * gdb.base/nodebug.c: Change return type of top and middle to
10169 short.
10170 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
10171 are fixed by the recent mdebugread.c changes. Allow `short ()'
10172 as type for top and middle.
10173
10174Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10175
10176 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
10177 nearly as I can tell, the whole thing was an accident in Stu's
10178 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
10179 to replace a send/expect pair with gdb_test, but ended up only
10180 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
10181 of 30 Mar 1995 took care of it, but left this vestigial comment
10182 which I am now nuking.
10183
10184Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10185
10186 * gdb.base/break.exp: Look for different line number for
10187 breakpoint at main depending on usestubs.
10188
10189Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10190
10191 * gdb.base/list.exp: Adjust some alternate expect patterns to
10192 match recent list0.c change. Add alternate expect pattern for
10193 output from `list default lines around main' for optimizing
10194 compilers.
10195
10196Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10197
10198 * lib/gdb.exp: If nosignals is not set, set it to 0.
10199
10200Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
10201
10202 * config/slite-gdb.exp: Responds to load symbol table prompt.
10203 * gdb.base/break.exp: Adjust line number, fix rerun.
10204 * gdb.base/langs0.c: Add #ifdef usestubs.
10205
10206Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
10207
10208 * gdb.base/list.exp: Adjust line contents after adding new lines in
10209 list0.c. Also fix a syntax error.
10210
10211 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
10212 * gdb.base/break.exp: ditto.
10213 * gdb.base/list.exp: ditto.
10214 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
10215 * gdb.base/run.c: ditto.
10216 * gdb.base/list0.c: ditto.
10217 * gdb.base/funcargs.c: ditto.
10218
10219Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
10220
10221 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
10222 $targetname, $serialport and $baud instead of hardwired variables.
10223 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
10224 target doesn't support signals.
10225
10226Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
10227
10228 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
10229
10230Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10231
10232 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
10233 Don't rely on the value of an auto variable before it has been
10234 initialized. Use gdb_test more.
10235
10236Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10237
10238 * lib/gdb.exp (default_gdb_version): A version number must start
10239 with a digit, but other than that contains all characters up to
10240 the first whitespace character.
10241
10242Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10243
10244 * gdb.base/commands.exp (breakpoint_command_test): New tests.
10245
10246Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10247
10248 * gdb.c++/*.exp: Warn if executable does not exist. The original
10249 reason for skipping the warning was that configure.in sometimes
10250 intentionally skipped building the executables but the tcl code
10251 had no way of knowing. That (a) was always bogus with respect to
10252 error handling, (b) is no longer true (right now there is no way
10253 to skip C++ tests).
10254
10255 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
10256
10257Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10258
10259 * gdb.base/list.exp: Add expect patterns for output from
10260 SunPRO compiled executables.
10261 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
10262 types.
10263
10264Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10265
10266 * gdb.base/break.exp (test_next_with_recursion): Accept any line
10267 number (we are already testing that the correct source line text
10268 gets printed).
10269
10270 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
10271 that is what is intended, but something needed to be done to get
10272 sunos4 native working again.
10273
10274 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
10275
10276 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
10277 apparently went with a (very) old xfail.
10278
10279Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
10280
10281 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
10282 runto_main is a proc in gdb.exp that will do 'step' for target use
10283 stubs.
10284 * gdb.base/exprs.exp: ditto.
10285 * gdb.base/interrupt.exp: ditto.
10286 * gdb.base/opaque.exp: ditto.
10287 * gdb.base/printcmds.exp: ditto.
10288 * gdb.base/ptype.exp: ditto.
10289 * gdb.base/scope.exp: ditto.
10290 * gdb.base/setvar.exp: ditto.
10291 * gdb.base/signals.exp: ditto.
10292 * gdb.base/twice.exp: ditto.
10293 * gdb.c++/classes.exp: ditto.
10294 * gdb.c++/inherit.exp: ditto.
10295 * gdb.c++/templates.exp: ditto.
10296 * gdb.base/break.exp: no run and hit main for stubs. Change line
10297 numbers for breakpoints and info breakpoint.
10298 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
10299 breakpoint().
10300 * gdb.base/callfuncs.c: ditto.
10301 * gdb.base/exprs: ditto.
10302 * gdb.base/interrupt.c: ditto.
10303 * gdb.base/opaque0.c: ditto.
10304 * gdb.base/printcmds.c: ditto.
10305 * gdb.base/ptype.c: ditto.
10306 * gdb.base/scope0.c: ditto.
10307 * gdb.base/setvar.c: ditto.
10308 * gdb.base/signals.c: ditto.
10309 * gdb.base/twice.c: ditto.
10310 * gdb.c++/misc.cc: ditto.
10311 * gdb.c++/templates.cc: ditto.
10312
10313Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10314
10315 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
10316
10317 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
10318 somewhere between `read' and `main.c'. I'm pretty sure the
10319 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
10320 and it isn't particularly useful.
10321
10322 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
10323
10324Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10325
10326 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
10327
10328Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
10329
10330 * config/mt-slite: add LIBS and -nostdlib.
10331 * config/slite-gdb.exp: add this new file to support sparclite target.
10332
10333Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
10334
10335 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
10336
10337 * gdb.base/a2-run.exp: Change argument to istarget from
10338 "*-*-vxworks" to "*-*-vxworks*".
10339 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
10340
10341Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
10342
10343 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
10344 will not runto main but do a 'step' to step out of breakpoint().
10345 * config/mt-slite: add -Dusestubs.
10346
10347Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10348
10349 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
10350 instead of just @.
10351
10352 * gdb.base/signals.exp: Add test for "handle all print".
10353 * TODO: Remove "handle all print". Also remove item about
10354 checking copyright date (I don't like the idea of a spurious FAIL
10355 based on when we run the tests).
10356
10357 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
10358 for SunOS4 (reason for failure not investigated). Remove
10359 redundant test for $binfile.
10360
10361 * gdb.base/nodebug.c (array_index): Call malloc.
10362
10363 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
10364
10365Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
10366
10367 * gdb.base/recurse.exp: Update gdb_test invocation to use new
10368 conventions and slightly simplify the matching regexp.
10369
10370Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10371
10372 * gdb.base/break.exp: Update gdb_test invocation to use new
10373 convention.
10374
10375 * lib/gdb.exp: If noargs is not set, set it to 0.
10376
10377 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
10378 tests unique.
10379
10380 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
10381
10382Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10383
10384 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
10385 one argument of type "<non-float parameter>".
10386
10387Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
10388
10389 * config/rom68k.exp: New file to support Motorola IDP board.
10390 * gdb.base/a2-run.exp: Skip this file if noargs is set.
10391 * gdb.base/break.c: Change things around so that this program
10392 doesn't depend upon args. This is necessary to make remote
10393 targets work (in general, they can't take args).
10394 * gdb.base/break.exp: Don't try to send args to program. Don't
10395 expect output. Also, replace lots of code with gdb_test.
10396
10397Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10398
10399 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
10400 printing of '\'' (which is what the comment says we are testing,
10401 even though we were not), not '''.
10402 (test_integer_literals_rejected): Test that printing ''' is an error.
10403
10404 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10405 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
10406 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
10407 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
10408 Use gdb_test not test_print_accept.
10409 * lib/gdb.exp: Remove test_print_accept.
10410
10411 * gdb.base/signals.exp (signal_tests_1): Make pass message
10412 consistent with fail message.
10413
10414 * gdb.base/whatis.exp: Remove xfails for printing char vs.
10415 unsigned char; the bug (PR 1821) is fixed.
10416
10417 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
10418
10419 * gdb.base/scope.exp (test_at_localscopes): Call pass for
10420 successful tests--makes xfailing them work right.
10421
10422Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10423
10424 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
10425 only \r\n, not .*. The test can pass .* as the last thing in
10426 $pattern if that is what it wants. In addition to providing this
10427 flexibility, this change should speed up pattern matching in cases
10428 where the pattern already ended with .* (there were a number of
10429 them). This change also helps catch bad patterns--in the old
10430 scheme the typo "char \*" instead of "char \\*" would pass. Now
10431 it is caught.
10432 * Many .exp files: Update callers.
10433
10434 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
10435 clearer and does not spuriously match multiple ('s. Likewise for
10436 ) and *.
10437
10438 * gdb.base/nodebug.exp: Test ability to call a function and pass
10439 it a string (even with no debugging info).
10440
10441 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
10442 "p '\'", which is the same as "p ''" once tcl gets done with
10443 quoting, to "p '\\'", which I suspect is what is intended (one
10444 backslash gets sent to GDB).
10445
10446 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
10447
10448Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10449
10450 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
10451 1817) was fixed literally years ago.
10452
10453Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10454
10455 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
10456 test, it causes stepping out of call_after_alloca_subr with
10457 optimizing compilers.
10458 (localvars_in_indirect_call): Consume GDB prompt if `finish'
10459 fails.
10460
10461 * gdb.c++/templates.exp: Source templ-info.exp only if
10462 the templates executable exists.
10463
10464 * gdb.c++/misc.cc (class Contains_static_instance,
10465 class Contains_nested_static_instance),
10466 gdb.c++/classes.exp (test_static_members): Test printing of
10467 a class that contains a static instance of the class.
10468
10469Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10470
10471 * gdb.base/langs2.c (cppsub_): Don't prototype.
10472 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
10473 only, I believe).
10474
10475Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10476
10477 * lib/gdb.exp (skip_chill_tests): New procedure.
10478
10479 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
10480
10481Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
10482
10483 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
10484 each expect pattern. Cuts runtime from 12 to about 4 seconds.
10485
10486Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10487
10488 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
10489
10490 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
10491 disassemble 8, not 16, instructions for part 4.
10492
10493 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
10494 support the latter anymore.
10495
10496 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
10497 -DNO_PROTOTYPES.
10498 * gdb.base/callfuncs.c: Control use of prototypes based on
10499 NO_PROTOTYPES, not __STDC__.
10500 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
10501 t_float_values2 tests if prototypes in use.
10502
10503 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
10504 t_double_values): When checking differences against DELTA, check
10505 that difference is within the range (-DELTA,DELTA), not just
10506 (-infinity,DELTA).
10507
10508Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
10509
10510 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
10511 'file' command firts, then 'target', then 'load', this is due to gdb
10512 target set up.
10513 * config/mips-gdb.exp: Fix a couple regular exp bugs.
10514
10515Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
10516
10517 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
10518 FP load/store variants.
10519 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
10520
10521Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
10522
10523 * gdb.base/term.exp: Do not give a warning if not native, it is
10524 not an abnormal condition.
10525
10526Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
10527
10528 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
10529 t_char_array".
10530
10531Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
10532
10533 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
10534 are getting the version number.
10535
10536 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
10537 if not native, it is not an abnormal condition.
10538
10539Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10540
10541 * lib/gdb.exp: Just use "file exists", rather than undocumented
10542 dejagnu procedure "findfile".
10543
10544Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10545
10546 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
10547 (LDFLAGS): Set to -Xlinker -Ur.
10548
10549 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
10550 Removed, these values are set by lib/gdb.exp.
10551
10552 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
10553
10554Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10555
10556 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
10557 of replicating gdb startup code.
10558
10559 * config/mt-vxworks (LDFLAGS): Set to -r.
10560 (CFLAGS_FOR_TARGET): Removed.
10561
10562 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
10563 (gdb) and gdb for vxworks uses (vxgdb).
10564
10565 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
10566 executable is not in the tree and host != target, use sed and
10567 program_transform_name to determine the gdb name used by the
10568 target.
10569
10570 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
10571 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
10572
10573Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10574
10575 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
10576 floats, chars, and shorts where there are ANSI-style function
10577 definitions.
10578
10579 * gdb.base/langs.exp, gdb.base/langs*: New test.
10580 * gdb.base/Makefile.in: Build it.
10581 * TODO: Remove item about checking that C names don't get C++
10582 demangling applied; this test tests it.
10583
10584Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10585
10586 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
10587 went with the const70 xfail. The xfail went away a year ago.
10588
10589 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
10590
10591 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
10592 for hp300.
10593
10594 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
10595
10596 * gdb.base/a1-selftest.exp: Don't run on hp300.
10597
10598Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10599
10600 * Makefile.in (site.exp): Set host_alias and target_alias as well
10601 as host_triplet and target_triplet.
10602
10603Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10604
10605 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
10606
10607 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
10608 places as other ecoff systems).
10609
10610 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
10611 ultrix.
10612
10613Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10614
10615 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
10616 remove them.
10617 * gdb.base/nodebug.exp: Accept "function" in addition to "text
10618 variable and "variable" in addition to "data variable".
10619 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
10620
10621 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
10622 2.
10623 * gdb.base/list1.c (long_line): Add additional statement at start
10624 of function.
10625 * gdb.base/list.exp (test_forward_search): Update line number to
10626 reflect new statement.
10627
10628Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10629
10630 * gdb.base/signals.exp: Reinitialize searched source directories
10631 after gdb_start call.
10632
10633Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
10634
10635 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
10636 * gdb.stabs/Makefile.in: Likewise.
10637
10638 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
10639 change. Instead split the tests into smaller pieces.
10640 * gdb.disasm/hppa.s: Corresponding changes.
10641
10642Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10643
10644 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
10645 Quote ^C when passing it to stty. For some shells ^ is a pipe.
10646
10647 * gdb.base/funcargs.exp: Modify many tests so that every test
10648 either passes or fails. Make some test names unique.
10649
10650Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10651
10652 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
10653 Call stty to set interrupt character.
10654
10655 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
10656 for HP assembler versus GNU assembler based on actual behavior of
10657 $(CC), rather than assuming that $(AS) is always the GNU assembler.
10658
10659 * TODO: Suggest a few more stepping tests.
10660
10661Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
10662
10663 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
10664 restart GDB for h8300 after a continue.
10665 (return): Add pattern to match a29k-udi behavior.
10666 * gdb.base/nodebug.exp: Remove obsolete comment.
10667 * gdb.base/regs.exp: New file, testing of register displays.
10668 * gdb.base/return.exp: Fix typo in reference to $objdir.
10669 * gdb.base/whatis.exp: Always start with a fresh GDB.
10670
10671Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10672
10673 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
10674 higher, these tests generate a lot of output.
10675
10676Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10677
10678 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
10679 code following the catch silently ignored some errors; without the
10680 catch they should be thrown like any other tcl error. Also, the
10681 catch used "" instead of {} which meant all the callers who wanted
10682 to include one of the characters "[]$ had to quote it an extra time.
10683 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
10684 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
10685 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
10686 Remove extra quoting.
10687
10688Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
10689
10690 * gdb.base/commands.exp: Make test names unique; every test either
10691 passes or fails. Update some comments.
10692
10693 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
10694
10695Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10696
10697 The following fixes a FAIL caused by the fact that the alpha stabs
10698 configuration didn't use the ".if alpha" code in weird.def.
10699 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
10700 bit pointer, so the 32 bit version works even on the alpha.
10701 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
10702 Remove the stuff which allowed us to have separate versions for
10703 alpha and everything else.
10704
10705 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
10706 regexp which "info func operator\[\](" is supposed to match. Fix
10707 string to send to GDB. Note that GDB still doesn't work right. Add a
10708 new test for "info func .perator\[\](" which GDB does handle correctly.
10709
10710 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
10711
10712Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10713
10714 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
10715 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
10716 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
10717 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
10718 it makes the tests harder to understand and confuses test-o-matic.
10719 The preferred style is that each test provides a PASS or a FAIL,
10720 and has a unique message (e.g. "continue #54" not just "continue")
10721 which is the same for the pass and the fail.
10722 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10723 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
10724 to lib/gdb.exp.
10725 * gdb.base/printcmds.exp: Use test_print_accept. Remove
10726 prt_accept which was basically the same thing. Likewise for
10727 test_print_reject and prt_reject.
10728 * lib/gdb.exp (test_print_reject): Add some more error message
10729 patterns to match from the former printcmds.exp (prt_reject).
10730 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
10731 One defect of the passcount stuff is that some of it failed to
10732 report XPASS where appropriate.
10733 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
10734 stuff before and after arg in expected pattern.
10735 (test_paddr_operator_functions): Re-do test without print_addr_of;
10736 this is the only test which seems to want extra stuff there.
10737
10738Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10739
10740 * gdb.base/nodebug.exp: Update new tests to reflect improved
10741 wording of gdb output.
10742
10743 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
10744 and "ptype" work on variables in files compiled without -g.
10745 Replaces commented out "maint print msymbol" tests.
10746
10747Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10748
10749 * gdb.base/setvar.c (dummy): Call malloc.
10750
10751 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
10752 losing with the irix4 sed.
10753
10754 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
10755 ALRM" on irix4.
10756
10757Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10758
10759 * TODO: Remove items about corefile.exp testing new exec-file and
10760 backtrace; both are now done. Add items about printing enums.
10761
10762Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10763
10764 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
10765 "get signal $thissig" test fails.
10766
10767 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
10768
10769Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10770
10771 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
10772 compiler warning with dec alpha compiler.
10773
10774 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
10775 extra \n from gdb_test call (this explains why the prompt test
10776 that I removed yesterday was there).
10777 (user_defined_command_test): Remove extra \n and prompt test.
10778
10779 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
10780 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
10781 doesn't exist.
10782 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
10783 Also remove alpha workaround, which turns out to be because
10784 SIGABRT == SIGLOST.
10785
10786 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
10787
10788 * gdb.base/help.exp: Don't test "help show".
10789
10790Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10791
10792 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
10793 "set print address" is on.
10794 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
10795 pass prompt to gdb_test; gdb_test already looks for the prompt.
10796
10797 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
10798
10799 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
10800 was a vestige of the manual TESTSTRATEGY, and the purpose of it
10801 was to make sure that gdb can read a core file. But (a) the "read
10802 the corefile" part didn't make it to a1-selftest.exp, we just
10803 delete the corefile after creating it, and (b) we test reading
10804 corefiles in corefile.exp anyway. Also, this test left around a
10805 xgdb process on Solaris.
10806
10807 * gdb.base/corefile.exp: Also test backtrace.
10808
10809Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
10810
10811 * gdb.base/commands.exp: Test a simple user defined command with
10812 arguments and if/while statements; verify the full user command is
10813 printed by "show user".
10814
10815 * gdb.base/commands.exp: Test if/while commands as part of a
10816 breakpoint command list; verify they appear in breakpoint
10817 information.
10818
10819Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10820
10821 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
10822 than by dividing by zero.
10823
10824Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
10825
10826 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
10827 performing an inferior call with watchpoints enabled.
10828 * gdb.base/watchpoint.c (main): Delete second unnecessary read
10829 call.
10830
10831Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10832
10833 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
10834 of "file" command.
10835
10836 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
10837 Add additional pattern for when "int operator int(void);" appears
10838 in a different order.
10839
10840Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10841
10842 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
10843
10844 * gdb.base/help.exp: Replace most of docstrings for "info signals"
10845 and "signal" with ".*".
10846
10847Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10848
10849 * TODO: Add note about "handle all nostop".
10850
10851 * gdb.base/{sigall.c, sigall.exp}: New test.
10852 * gdb.base/Makefile.in: Add it.
10853
10854Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10855
10856 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
10857 when invoking GDB, suppresses any windowing interface.
10858
10859Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
10860
10861 * config/sim-gdb: New file, simulator testing support.
10862
10863Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
10864
10865 * gdb.base/interrupt.exp: Test calling func1 twice.
10866
10867Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
10868
10869 * gdb.base/list.exp (test_forward_search): Set timeout higher
10870 when we'll be getting lots of output from gdb.
10871
10872 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
10873 "init_malloc" to after the expect statement. Run it if that
10874 regexp is taken, but also for two others which happen if source
10875 cannot be found.
10876
10877Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10878
10879 * gdb.base/printcmds.exp: New test, for printing register before
10880 program is running.
10881
10882Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10883
10884 * gdb.base/list.exp: Correct some alternate expect patterns
10885 to reflect changes in list1.c.
10886
10887Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10888
10889 * TODO: Add item regarding large frames.
10890
10891 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
10892
10893 * TODO: Remove item about enabling return.exp; it
10894 is enabled. Suggest a few more "return" tests.
10895
10896Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10897
10898 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
10899 anonymous unions.
10900
10901Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10902
10903 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
10904 and pr-5646.o, so "make" is the same as "make all", not "make
10905 pr-4975.o".
10906
10907Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
10908
10909 * gdb.base/list.exp: Adjust expectations to reflect changes in
10910 list1.c.
10911 (test_forward_search): New test proc.
10912 * gdb.base/list1.c (long_line): New function, has long source line.
10913
10914Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
10915
10916 * gdb.base/a1-selftest.exp: Change initial stepping to know about
10917 additional line of code that was added.
10918
10919Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
10920
10921 * gdb.disasm/hppa.s: Break the large branching tests into smaller
10922 tests so as not to overflow expect's input buffers.
10923 * gdb.disasm/hppa.exp: Corresponding changes.
10924
10925Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10926
10927 Beginnings of template debugging tests.
10928 * gdb.c++/templ-info.cc: New file to test for template
10929 debugging capability of the compiler.
10930 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
10931 templ-info.cc.
10932 * gdb.c++/templates.cc: Add explicit template instantiations
10933 to enable compiling with -fno-implicit-templates. Add destructor
10934 and 'value' method to T5 class for template tests.
10935 * gdb.c++/templates.exp: Add testcases for printing of template
10936 types, setting breakpoints on template methods and calling a
d63a86f8 10937 template method.
c906108c
SS
10938
10939Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
10940
10941 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
10942 branch target since some assemblers (gas-2.5) may emit a
10943 relocation for the branch instead of resolving it in the
10944 assembler.
10945
10946Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10947
10948 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
10949 through signal handler.
10950
10951Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10952
10953 * configure.in (*-*-netware): Use config/mt-netware.
10954
10955 * config/mt-netware: New file.
10956 * config/mt-i386-netware: Removed, separate configs for different
10957 netware architectures are no longer needed now that we have
10958 --with-headers.
10959
10960Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10961
10962 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
10963 by the recent changes to use ANSI C arithmetic conversions.
10964
10965Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10966
10967 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
10968 bug involving using inferior_pid to figure out whether to select a
10969 frame.
10970
10971Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
10972
10973 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
10974 match the current disassembler output.
10975
10976Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
10977
10978 * gdb.fortran/exprs.exp: Expect VOID instead of void.
10979 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
10980 types, expect "int" as type of integer values (for now).
10981
10982Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
10983
10984 * gdb.base/commands.exp: New tests for if/while commands.
10985
10986Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
10987
10988 * lib/gdb.exp (runto): Replace sub-pattern for hex value
10989 by .*, since hex values have different syntax in Chill mode.
10990
10991Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10992
10993 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
10994 linefeed from expect pattern for repeated types with indices > 9.
10995
10996Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
10997
10998 First part of Fortran test suite.
10999 * gdb.fortran: New directory.
11000 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
11001
11002Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11003
11004 * gdb.base/default.exp: Update expect pattern for load command
11005 without arguments.
11006
11007Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11008
11009 * configure.in: Change i386 to i[345]86.
11010 * gdb.base/configure.in: Likewise.
11011 * gdb.c++/configure.in: Likewise.
11012 * gdb.chill/configure.in: Likewise.
11013
11014Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
11015
11016 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
11017 patterns, since that is not a valid context for comments.
11018
11019Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
11020
11021 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
11022 repeated types and repeated types with indices > 9.
11023
11024Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11025
11026 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
11027 2417; old bug has been fixed.
11028
11029Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
11030
11031 * gdb.base/interrupt.exp: When trying to wake up the inferior,
11032 send the newline ourselves instead of assuming gdb_test will do
11033 so when passed an empty input string.
11034
11035 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
11036 stabs testcode.
11037
11038Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11039
11040 * lib/gdb.exp (gdb_test): Don't send anything if the first
11041 argument is an empty string. This makes cases where we want to
11042 match output that is already in expect's buffers (for example,
11043 matching a breakpoint after gdb_run_cmd has been called) work
11044 reliably.
11045
11046Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11047
11048 * config/netware.exp: New file.
11049
11050Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11051
11052 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
11053 the -B and -L prefixes so we can find the debugging stub.
11054
11055 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
11056 there and we are using the gcc from the tree.
11057
11058 * gdb.base/types.c: Removed.
11059
11060 * gdb.base/configure.in: Look for makefile fragments in ../config.
11061 Recognize i386-*-netware.
11062 * gdb.c++/configure.in: Likewise.
11063
11064Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11065
11066 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
11067 the correct TCL syntax.
11068
11069Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11070
11071 * gdb.base/opaque.exp: use runto instead of messing around with
11072 breakpoints. Simplify by using gdb_test.
11073
11074 * gdb.base/bitfields.exp: restart between tests on netware targets
11075 because breakpoints aren't relocated after target death. Run
11076 processes to completion.
11077
11078 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
11079
11080Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
11081
11082 * Makefile.in: Remove extra tabs that confuse some versions
11083 of "make". Use the newly built gdb to test with by default,
11084 rather than the first one in the tester's search path.
11085
11086Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
11087
11088 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
11089
11090 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
11091 condition help.
11092
11093Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11094
11095 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
11096
11097 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
11098 running.
11099 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
11100 * gdb.base/funcargs.exp: Likewise.
11101
11102 * gdb.base/bitfields.exp: Simplify by using gdb_test.
11103 * gdb.base/funcargs.exp: Likewise.
11104
11105 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
11106 message is "".
11107
11108Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11109
11110 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
11111 return,signals,twice}.exp: Handle non-existant binaries
11112 consistantly.
11113
11114 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
11115 * gdb.base/Makefile.in: Don't try to generate a core dump, we
11116 might testing a cross development system.
11117
11118Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11119
11120 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
11121 runtest script is relative to ${srcdir}, not ${rootdir}.
11122
11123Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
11124
11125 * gdb.base/signals.exp: Allow for optionality of breakpoint
11126 address.
11127
11128Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11129
11130 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
11131
11132Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11133
11134 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
11135 for size_t definition.
11136 * gdb.c++/templates.cc: Likewise
11137
11138 * config/mt-i386-netware: New file.
11139
11140 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
11141 defined.
11142
11143 * gdb.base/Makefile.in: Added support for systems that name core
11144 files by appending "core" to the program name.
11145 * gdb.base/a1-selftest.exp: Likewise.
11146
11147Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11148
11149 * gdb.base/return.exp: Add comment and message for `return double'
11150 test failure on Sparc Solaris.
11151
11152Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
11153
11154 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
11155
11156Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11157
11158 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
11159 from optimizing them away.
11160 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
11161 patterns to include default constructors and assignment operators,
11162 to match gcc versions beyond 2.5.8. Accept any cplus demangling
11163 character in the output of the virtual base pointer.
11164
11165Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11166
11167 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
11168 expression match in print_addr_of to avoid unintented matches.
11169 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
11170 versions up to 2.5.8.
11171
11172Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11173
11174 * gdb.base/list.exp: Tweak alternate pattern for listing of an
11175 included file to run under newer versions of expect.
11176 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
11177 consecutive >'s in templates to accomodate recent cplus-dem.c change.
11178 Remove xfail for the virtual table of BDDHookV.
11179
11180Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11181
11182 * lib/gdb.exp (string_to_regexp): Set a default result.
11183 (default_gdb_start): Fix misleading message.
11184
11185Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
11186
11187 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
11188 Remove all CC, etc definitions.
11189 * config/mt-hpux: New file.
11190 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
11191 (CFLAGS, LDFLAGS): Define.
11192 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
11193
11194 * Makefile.in (site.exp): Don't insert host_os, etc.
11195 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
11196 (distclean): Check existence of subdir.
11197 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
11198 * gdb.base/Makefile.in: General cleanup and simplification.
11199 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11200 to build executables. Use default rule to build .o files.
11201 (EXPECT, RUNTEST, CC): Fix relative pathname.
11202 (site.exp): Don't insert host_os, etc.
11203 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
11204 and/or SIGUSR1 defined.
11205 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
11206 * gdb.c++/Makefile.in: General cleanup and simplification.
11207 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11208 (CFLAGS): Remove.
11209 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
11210
11211Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
11212
11213 * gdb.base/recurse.exp: Misc changes to get tests running again
11214 after Kung's changes to the watchpoint code.
11215 * gdb.base/watchpoint.exp: Likewise.
11216
11217Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
11218
11219 * lib/gdb.exp (string_to_regexp): Convert {\} also.
11220
11221Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11222
11223 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
11224 * lib/gdb.exp (default_gdb_start): Define.
11225 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
11226 gdb.base/funcargs.exp, gdb.base/opaque.exp,
11227 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
11228 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
11229 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
11230 Don't call gdb_target_udi in between tests.
11231
11232Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11233
11234 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
11235 (which was basically just a local version of the same thing). In
11236 addition to avoiding duplication, gdb_test_exact is faster.
11237 * lib/gdb.exp (gdb_test_exact): Fix typo.
11238
11239 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
11240 don't give an error.
11241
11242 * gdb.base/term.exp: Call delete_breakpoints before starting.
11243
11244 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
11245 (t10): Add comment.
11246
11247Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
11248
11249 Reorganization of the GDB Test Suite.
11250
11251 * gdb.base: New directory, contains all the basic tests.
11252 * gdb.c++: New directory, tests specific to C++.
11253 * gdb.chill: New directory, tests specific to Chill.
11254 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
11255 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
11256 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
11257 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
11258 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
11259 t30-31 to chill).
11260 * */gdbme.*: Rename to match appropriate expect scripts.
11261 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
11262 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
11263 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
11264 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
11265 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
11266 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
11267 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
11268 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
11269 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
11270 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
11271 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
11272 gdb.c++/virtfunc.cc: New names of C++ files.
11273 * gdb.chill/chillvars.ch: New name of Chill file.
11274 * gdb.base/configure.in, gdb.c++/configure.in,
11275 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
11276 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
11277 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
11278 * configure.in (configdirs): Update to reflect directory changes.
11279 (target_abbrev): No longer define for any configuration.
11280 * Makefile.in: Cosmetic improvements to header comments.
11281
11282Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
11283
11284 Various changes to gdb.t31:
11285
11286 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
11287 * gdbme.ch: Make all key-words and predefineds be upper-case.
11288 * chillvars.exp: Expect key-words and predefinds in upper-case.
11289
11290 * chillvars.exp: Use gdb_test_exact many places.
11291 Change expected output for arrays (which now includes index labels).
11292
11293 * pr-5020.exp, gdme.ch (module PR_5020):
11294 New test, for PR-5020.
11295
11296Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
11297
11298 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
11299 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
11300
11301Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
11302
11303 * Makefile.in: Fix bit-rot in definitions of CHILL,
11304 CHILL_FOR_TARGET and Chill_LIB.
11305 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
11306 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
11307 CHILL, and CHILL_LIB.
11308
11309Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
11310
11311 * Revert the previous changes. Please see Rob's directory
11312 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
11313
11314Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
11315
11316 * Makefile.in, configure.in, config/mips-gdb.exp,
11317 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
11318 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
11319 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
11320 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
11321 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
11322 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
11323 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
11324 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
11325 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
11326 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
11327 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
11328 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
11329 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
11330 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
11331 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
11332 changes from 94Q1.
11333
11334Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
11335
11336 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
11337 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
11338 Rob's new testing fragments.
11339
11340Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
11341
11342 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
11343 lib/gdb.exp: Replace error proc calls with perror.
11344
11345Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
11346
11347 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
11348 version also, match on casted version strings, and match on
11349 gdb startup case where the line numbers might be messed up.
11350
11351Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
11352
11353 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
11354 (CFLAGS): Delete it from here.
11355
11356Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
11357
11358 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
11359
11360Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
11361
11362 * Makefile.in (RUNTEST): Default to just "runtest".
11363
11364Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11365
11366 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
11367 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
11368 the code has been restructured.
11369
11370Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11371
11372 * gdb.t00/default.exp (set write): Allow any number of \r and/or
11373 \n, not just one of each.
11374
11375 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
11376 /bin/cc gives a warning if you do.
11377
11378Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
11379
d63a86f8 11380 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
11381 __t10ListS_link1ZUiRCUiPT0
11382
11383Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11384
11385 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
11386 on local variables in recursive functions.
11387
11388 * gdb.t07/Makefile.in: Build the new test.
11389
11390Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11391
11392 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
11393 directly. Instead compare the return values from actual calls.
11394
11395Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
11396
11397 * Makefile.in (check): Set TCL_LIBRARY for runtest.
11398
11399Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11400
11401 * From Peter Schauer with minor modifications.
11402 * gdb.t15/return.exp (return_tests): Handle targets where "return"
11403 stops in mid-line in the caller. Add xfail for returning a float
11404 value on X86 targets.
11405
11406Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11407
11408 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
11409 to avoid expect lossage.
11410 (fmem_LRbug_tests): Likewise.
11411 * gdb.disasm/hppa.s: Corresponding changes.
11412
11413 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
11414 conditions to work with latest dejagnu/expect.
11415
11416 * gdb.t15/funcargs.exp (finish from indirect call): No longer
11417 expected to fail on the PA.
11418 (backtrace in call with trampolines): Explicitly require main
11419 to be frame #1 (no trampolines should show up in backtrace).
11420
11421 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
11422 "continue -expect".
11423 * gdb.t06/break.exp: Likewise.
11424 * gdb.t07/watchpoint.exp: Likewise.
11425 * gdb.t13/bitfields.exp: Likewise.
11426 * gdb.t15/{funcargs,return}.exp: Likewise.
11427 * gdb.stabs/weird.exp: Likewise.
11428 * config/{mips,udi}-gdb.exp: Likewise.
11429
11430 * hppa.sed: Enclose comments within a sed command to avoid
11431 losing with the old OSF1 sed.
11432
11433Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11434
11435 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
11436 sequent dynix.
11437 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
11438 * gdb.t15/funcargs.exp: Conditionally step again to really
11439 finish from marker_call_with_trampolines. Handle the case where
11440 the first step from within call_with_trampolines already steps
11441 us back to main.
11442 * gdb.t15/gdbme.c: Add comment to closing brace of
11443 call_with_trampolines for funcargs.exp.
11444
11445Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11446
d63a86f8 11447 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
11448 Fix typo(s).
11449
11450Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11451
11452 * gdb.t07/gdbme.c: More code for watchpoint testing.
11453
11454 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
11455 "Hardware watchpoint" throughout file.
11456 (test_watchpoint_triggered_in_syscall): New test.
11457 (test_complex_watchpoint): New test.
11458
11459Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11460
11461 * gdbme.c (call_with_trampolines): New function to try and step
11462 into. Tests trampoline problems on the PA.
11463
11464 * funcargs.exp (localvars_in_indirect_call): No longer expect
11465 stepping into indirect call to fail on PAs.
11466 (test_stepping_over_trampolines): New test.
11467
11468Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11469
11470 * TODO: Add suggestions for static member function tests, and
11471 completion tests.
11472
11473Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11474
11475 * TODO: Add suggestions for "p/a" tests.
11476
11477 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
11478 (default_gdb_exit): Replace all the hair with sending "quit" to
11479 the process with a simple close.
11480
11481Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11482
11483 * TODO: Add suggestions for shared library tests.
11484
11485Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11486
11487 * TODO: Add suggestions for x/s tests.
11488
11489Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11490
11491 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
11492 "enable once", and "enable breakpoints once" with ".*".
11493
11494Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11495
11496 * TODO: Add suggestions about structure passing tests.
11497
11498Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11499
11500 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
11501 the primary1 test, use work around if __GNUC__ < 2.
11502 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
11503 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
11504 Test for bad output rather than waiting for timeout. Issue
11505 second continue only if first continue failed.
11506
11507Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11508
11509 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
11510 operator[] test with gdb_test because the old code didn't seem to
11511 be getting the quoting right with the new dejagnu.
11512
11513Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
11514
11515 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
11516 one from the path.
11517 * Makefile.in: Use a fresh expect if there is one, use runtest
11518 from the src tree if there is one.
d63a86f8 11519
c906108c
SS
11520Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11521
11522 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
11523 next over recursive call. Revise the tests from that point on
11524 (which had been skipped) to match GDB's actual (correct) output.
11525
11526 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
11527 with next over a breakpoint whose condition is false.
11528
11529 * gdb.t00/help.exp: Comment out "help set print" tests just like
11530 (and for same reason as) "help set" test.
11531
11532Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11533
11534 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
11535 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
11536
11537Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11538
11539 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
11540 necessary gdb_target_udi.
11541
11542 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
11543
11544 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
11545 1838 and 2417; they are fixed.
11546
11547 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
11548 gdb.t03/ptype.exp (ptype structure, ptype union):
11549 Remove xfails; the test is looser than when the xfails were added.
11550
11551 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
11552 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
11553
11554 * gdb.t01/run.exp: Only run shell test if isnative.
11555
11556 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
11557 since "run" automatically loads if necessary. Call gdb_target_udi
11558 after the "file" since "file" kills any execution target.
11559
11560 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
11561 GDB. GDB doesn't work that way (not anymore at least) on UDI.
11562 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
11563 argument for UDI.
11564
11565Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11566
11567 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
11568
11569 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
11570
11571Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11572
11573 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
11574 properly quoting regexps. This makes the second argument to
11575 demangle a fixed string, which matches the callers, instead of a
11576 shell-style pattern which is what the previous implementation
11577 used. Update some of the callers.
11578
11579Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11580
11581 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
11582 (comib_nullified_tests): Fix typo.
11583 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
11584 strings. No longer expected to fail.
11585
11586 * gdb.disasm/hppa.s (addib_tests): Fix typo.
11587 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
11588 strings. No longer expected to fail.
11589
11590 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
11591 string. No longer expected to fail.
11592
11593Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11594
11595 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
11596 No longer expected to fail.
11597
11598 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
11599 string. No longer expected to fail.
11600
11601Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11602
11603 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
11604 only in the names (I probably got most of them). I was even
11605 generous with some which differed in underscores in names, and
11606 probably missed a few, and I *still* was able to remove almost a
11607 third of the file with almost no impact on testsuite coverage.
11608
11609Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11610
11611 * gdb.t00/default.exp: Match udi_attach error message as well as
11612 the one from child_attach.
11613
11614 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
11615
11616 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
11617
11618 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
11619 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
11620
11621 * Move test with enums and partial symbols back to
11622 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
11623 Reverts the change of 26 May 93. Per today's change to
11624 stabs.texinfo, the behavior that weird.exp was expecting was
11625 unreasonable; what is important is that the compiler+gdb get
11626 things right, which happens with a recent gcc. Also fix the test
11627 to deal with native compilers which put out the stab gdb can't
11628 deal with.
11629
11630Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11631
11632 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
11633 in the names. The main thing these accomplish is to slow things down.
11634 Many more such duplicates surely remain.
11635
11636 * gdb.t00/help.exp: Comment out "help support" test just like
11637 (and for same reason as) "help set" test.
11638
11639Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
11640
11641 * gdb.t06/break.exp: Remove setup_xfails for
11642 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
11643 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
11644 about known bug in gcc to include up through 2.5.8.
11645 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
11646 well as "_vb$".
11647 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
11648 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
11649 with latest gcc and gdb.
11650 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
11651 well as "_vb$".
11652
11653Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11654
11655 * configure.in (hppa*-*-*): Also configure and build stabs-only
11656 tests.
11657
11658Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11659
11660 * gdb.t10/hppa.mt: A makefile fragment for the PA.
11661 * gdb.t10/configure.in (hppa*-*-*): Use it.
11662
11663Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11664
11665 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
11666
11667Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11668
11669 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
11670 versions prior to 1.13.5.
11671
11672Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11673
11674 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
11675 the prompt is at the start of a line.
11676
11677Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11678
11679 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
11680 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
11681 in the copr tests now.
11682 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
11683 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
11684 expected to fail.
11685
11686Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
11687
11688 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
11689 gdb.t31/chillvars.exp, lib/gdb.exp:
11690 Tweak to run under either version of expect.
11691 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
11692 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
11693 * gdb.t11/list.exp: Remove extraneous whitespace.
11694
11695Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11696
11697 * gdb.t16/printcmds.exp (test_print_strings): Accept
11698 "(unsigned char *) " before the string.
11699
11700 * TODO: Add notes about printing of fancy types and GDB expressions.
11701
11702Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
11703
11704 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
11705 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 11706 if doing mips-idt-ecoff.
c906108c
SS
11707
11708Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
11709
11710 * Most .exp files: Tweak to run under either version of expect.
11711
11712Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11713
11714 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
11715 xfails; I'm not sure why they are failing, but not because of PR 1806.
11716
11717Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
11718
11719 * config/unix-gdb.exp: Remove gdb_unload cause it's already
11720 defined in lib/gdb.exp.
11721
11722Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11723
11724 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
11725 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
11726 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
11727 have to be typeless.
11728
11729Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11730
11731 * TODO: Add suggestion for copyright year test.
11732
11733Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
11734
11735 * configure.in (*-*-lynxos*): Add stabs tests.
11736
11737Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11738
11739 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
11740 so insert a tab before any assembler directive in column zero.
11741
11742 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
11743 stores.
11744 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
11745 stores.
11746 (fpu_short_memory_tests): Likewise.
11747
11748Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11749
11750 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
11751 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
11752 .stabs directives in comments.
11753
11754Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11755
11756 * TODO: New file, describing tests we could write.
11757 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
11758
11759Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11760
11761 * gdb.t06/signals.exp: Add kludge to force re-sync.
11762
11763 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
11764 to xgdb instead of gdb, get out of gdb.
11765
11766Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
11767
11768 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
11769 for info.
11770
11771Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11772
11773 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
11774 * gdb.stabs/configure.in (hppa*-*-*): Use it.
11775 * gdb.stabs/hppa.sed: New sed script for the PA.
11776
11777Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11778
11779 * gdb.stabs: Re-write weird.def and configuration to use sed
11780 instead of cpp. sed is portable and POSIX; cpp is neither.
11781
11782Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11783
11784 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
11785
11786Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11787
11788 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
11789
11790Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11791
11792 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
11793 "_vb$".
11794 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
11795 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
11796
11797Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11798
11799 * lib/gdb.exp: Comment out code which depends on non-existent
11800 `transform' procedure.
11801
11802Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
11803
11804 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
11805 * lib/gdb.exp: Transform tool name.
11806 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
11807 1.1's new error handling system.
11808
11809Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11810
11811 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
11812
11813Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11814
11815 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
11816 They made pattern matching so slow that timeouts happened on
11817 heavily loaded systems. Now any output from "show print" which
11818 gets us back to the GDB prompt is a PASS.
11819
11820Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
11821
11822 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
11823
11824Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11825
11826 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
11827
11828 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
11829 It is not from PR 3220.
11830
11831Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11832
11833 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
11834 just started failing because they depended on the order the
11835 subcommands are presented, or exact docstring text. This kind of
11836 test is a pain and has minimal benefit.
11837
11838Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11839
11840 * gdb.t09/corefile.exp: At end of test, use "core" command with
11841 no arguments.
11842
11843Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
11844
11845 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
11846 17}/Makefile.in: Make it possible to run the testsuite with Sun
11847 make and CC = cross gcc by adding explicit build rules for .o
11848 files.
11849
11850Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11851
11852 * gdb.t15/funcargs.exp: Don't put comments on same line as
11853 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 11854
c906108c
SS
11855Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11856
11857 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
11858
11859Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
11860
11861 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
11862 * gdb.t20/inherit.exp: remove three dumplicate entries.
11863
11864Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11865
11866 * gdb.t06/break.exp: For "next over recursive call", fail on any
11867 incorrect output, not just on "factorial (value=2)".
11868
11869Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11870
11871 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
11872 working now. Add an xfail if accesing a bss variable causes
11873 a memory error if the target is not yet run.
11874
11875Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11876
11877 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
11878 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
11879 name of __st* demangling (2 strings). Did Kung really get the
11880 more than 95 others right without testing them?
11881
11882Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
11883
11884 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
11885
11886Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
11887
11888 * configure.in (configdirs): Add gdb.disasm
11889 * gdb.disasm: New directory for GDB disassembler tests.
11890 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
11891
11892Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11893
11894 * gdb.t00/help.exp: Don't test "help set".
11895
11896 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
11897 from within expect statements. None of these happen anymore and
11898 they cause regressions to be silently unnoticed.
11899
11900 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
11901 messages) about known failures with gcc cygnus-2.4.5-930417.
11902
11903 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
11904 comp-info.exp so it gets built if it doesn't exist.
11905
11906 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
11907 it is no longer used.
11908 * gdb.t13/comp-info.c: Removed.
11909
11910Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11911
11912 * gdb.t06/signals.exp: Add xfail for sun3.
11913
11914Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11915
11916 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
11917 relevant because ^C doesn't get sent but failure can be reproduced
11918 interactively).
11919
11920Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11921
11922 * gdb.stabs/alpha.mt: New configuration file for alpha.
11923 * gdb.stabs/configure.in: Use it.
11924 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
11925 sharing with alpha.mt, redefine long to word via preprocessor.
11926 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
11927 for alpha.
11928 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
11929 native cc.
11930 * gdb.t00/teststrategy.exp: Change expect string so that we
11931 consume the `(xgdb)' from the command echo and from the gdb prompt.
11932 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
11933 gdb currently compares all values as long, so this failure probably
11934 applies to any configuration where LONGEST is bigger than a target int.
11935 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
11936 with gcc.
11937 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
11938 to handle opaque pointers, gcc is.
11939 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
11940 as first argument. Include <sys/types.h> and change all operator
11941 new definitions to use size_t.
11942 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
11943 now that we use size_t.
11944
11945Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11946
11947 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
11948 a long or float array cast all array members to the same type.
11949 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
11950 with 64 bit longs.
11951 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
11952 on alpha.
11953 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
11954
11955Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11956
11957 * gdb.t24 (demangle.exp): Constructors of templates have names like
11958 vector<int>::vector(int) not vector<int>::vector<int>(int). See
11959 section 14.6 of the ARM.
11960
11961 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
11962 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
11963 accomplish little and slow down the testsuite.
11964
11965 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
11966 Accept spaces various places.
11967
11968Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11969
11970 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
11971 with watchpoint enabled.
11972
11973 * Makefile.in: Remove definition of CC and remove the second
11974 definition of CXX (the "CXX = gcc" one remains). These definitions
11975 were causing backquotes to be expanded within backquotes, which
11976 doesn't work.
11977
11978Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11979
11980 * gdb.t17/callfuncs.exp: Add "return 0" to end.
11981
11982Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11983
11984 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
11985 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
11986 by mips cc and contains no stabs entries.
11987
11988Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
11989
11990 * config/vx-gdb.exp: Use fake device to load files rather than
11991 NFS.
11992 * lib/gdb.exp: New proc to do "file" command.
11993 * config/unix-gdb.exp: Use new "file" proc.
11994
11995Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11996
11997 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
11998 Rework board rebooting slightly.
11999 (gdb_exit): Don't exit from the remote shell; there isn't one.
12000 * gdb.stabs/weird.exp: If a program is being debugged already,
12001 kill it.
12002 * gdb.t04/setvar.exp: Stop and restart gdb.
12003 * gdb.t05/expr.exp: Likewise.
12004 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
12005 restart gdb and reload the program.
12006 * gdb.t08/opaque.exp: Likewise.
12007 * gdb.t12/scope.exp: Likewise.
12008 * gdb.t13/bitfields.exp: Likewise.
12009 * gdb.t15/funcargs.exp: Likewise.
12010 * gdb.t20/classes.exp: Likewise.
12011 * gdb.t03/ptype.exp: Increase timeout.
12012 * gdb.t16/printcmds.exp (test_print_string_constants,
12013 test_print_array_constants): Likewise.
12014 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
12015 * gdb.t20/classes.exp (do_tests): Likewise.
12016 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
12017
12018Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
12019
12020 * gdb.stabs: Renamed *wierd* to *weird*.
12021
12022Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12023
12024 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
12025 for timeout. Add "known gcc 2.4.5 bug" to failure message.
12026
12027Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12028
12029 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
12030 (do_tests): Remove xfail for whatis on one_var and two_var.
12031
12032Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
12033
12034 * Makefile.in: Made cross building work better by adding
12035 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
12036
12037Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12038
12039 * gdb.t15/{return.c,return.exp,Makefile.in}:
12040 New test, currently commented out.
12041
12042Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
12043
12044 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
12045 still running and removes the leftover named socket so GDb can do
12046 clean restarts.
12047
12048Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
12049
12050 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
12051 console, not GDB.
12052 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
12053 cross testing works better with "make check"
12054 * config/unix-gdb: Use default procedures for exit and version.
12055 * config/vx-gdb.exp: Cleaned up and massaged back to working order
12056 with the newest VxWorks.
12057
12058Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12059
12060 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
12061 old form.
12062
12063 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
12064 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
12065
12066 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
12067
12068 * config/unix-gdb.exp: Remove this version of gdb_exit
12069 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
12070 Rob says he'll look at it when he gets back to testing boards.
12071
12072Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
12073
12074 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
12075 an expected fail for certain ptype commands.
12076
12077 * gdb.t20/classes.exp: Update expected results of "ptype class
12078 Base1" to account for the constructor that now appears in the type.
12079
12080Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
12081
12082 * configure.in (configdirs): Restore gdb.t04, which mysteriously
12083 disappeared from list.
12084 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
12085 "alldone" proc with call to cleanup and exit.
12086 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
12087 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
12088 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
12089 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
12090 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
12091 "alldone" proc with simple returns that suppress remaining
12092 tests. The alldone proc went away many months ago.
12093
12094Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12095
12096 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
12097
12098 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
12099
12100Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12101
12102 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
12103 as vax gdb will display them.
12104
12105Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12106
12107 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
12108 optimizers.
12109
12110 * scope.exp: Change "bad value for localval" messages so each one
12111 is unique.
12112
12113 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
12114 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
12115
12116 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
12117
12118Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12119
12120 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
12121 doesn't exist (due to optimization).
12122
12123Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12124
12125 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
12126 contains \r because the filename is long.
12127
12128 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
12129 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
12130
12131Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12132
12133 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
12134 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
12135 Ultrix.
12136 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
12137 int tests.
12138 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
12139
12140Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
12141
12142 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
12143
12144 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 12145 to match does not match the passing case but still matches the
c906108c
SS
12146 failing case.
12147
12148Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12149
12150 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
12151
12152Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
12153
12154 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
12155 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
12156 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
12157 Remove various versions of gdb_exit.
12158 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
12159 gdb_exit.
12160 * config/unix-gdb.exp: gdb_exit remains here, and should override
12161 the generic version, since it's doing a lot of wierd stuff that
12162 the other versions aren't. FIXME, fold it in, or abandon this
12163 version.
12164
12165Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12166
12167 * gdb.t24/demangle.exp: Add tests for PR 3220.
12168
12169Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12170
12171 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
12172
12173Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
12174
12175 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
12176 "i386-*-*". Works for i486 as well.
12177
12178 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
12179 bug, and expand domain of xfail to all SVR4 systems, since the
12180 actual problem is likely to be in generic SVR4 /proc support.
12181
12182Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12183
12184 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
12185
12186Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
12187
12188 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
12189 xfails for other systems. Match a missing 'Continuing.' as an
12190 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
12191
12192 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
12193 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
12194 Only issue warning for missing executables if -all option is used.
12195
12196 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
12197 file if -all option is used. It's like an unpredictable XFAIL.
12198
12199Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12200
12201 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
12202 for dynamically linked binaries.
12203
12204 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
12205
12206Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12207
12208 * gdb.t20/inherit.exp: Change message for "print tagless struct"
12209 to state that this is a known bug in old versions of g++.
12210
12211Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12212
12213 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
12214 while waiting for `Continuing'.
12215
12216Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
12217
12218 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
12219 in text, data, and bss.
12220 * gdb.t10/nodebug.c: Add local and global test variables for
12221 initialized and uninitialized data.
12222
12223Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12224
12225 * config/unix-gdb.exp (gdb_exit): Add "wait".
12226
12227Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12228
12229 * gdb.t06/signals.exp: xfail the continue from the handler for all
12230 targets.
12231
12232 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
12233 function with watchpoints enabled, the i386 call dummy starts with
12234 a call.
12235
12236 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
12237 386 bsd names its corefiles.
12238
12239Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
12240
12241 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
12242 compilers don't grok it.
12243 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
12244 with small octal ints rather than character constants, which
12245 are signed and might not fit if first promoted to int.
12246
12247Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
12248
12249 * gdb.t09/Makefile.in (clean): Remove corefile.
12250
12251Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12252
12253 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
12254
12255Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12256 and Jim Kingdon (kingdon@cygnus.com)
12257
12258 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
12259 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
12260 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
12261
12262Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12263
12264 * gdb.t17/interrupt.exp: Add xfail for hppa.
12265
12266Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12267
12268 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
12269 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
12270 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
12271 to determine signed-ness of bitfields and use the result to setup
12272 the xfail.
12273 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
12274 * gdb.t15/funcargs.exp: Use them to step until the second indirect
12275 call line is reached if necessary.
12276
12277Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12278
12279 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
12280
12281Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12282
12283 * gdb.t06/break.exp: Also test `clear' command.
12284
12285Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12286
12287 * gdb.t00/teststrategy.exp: Remove extra quote.
12288
12289 * gdb.t07/watchpoint.exp: Change xfail for calling function with
12290 watchpoint enabled to be for all non-68k machines.
12291
12292 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
12293
12294Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12295
12296 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
12297 targets use aout.mt instead of ecoff.mt as gas understands
12298 standard aout format.
12299
12300Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12301
12302 * lib/gdb.exp (runto): Don't insist that function we are running to
12303 was compiled with -g.
12304
12305 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
12306
12307 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
12308 to get back into the read system call.
12309 Accept leading newline in case where we woke it up.
12310
12311Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12312
12313 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
12314 to make the stabs test work on ecoff systems using gcc and -with-stabs.
12315 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
12316 enable ecoff configuration.
12317
12318Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12319
12320 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
12321
12322Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12323
12324 * gdb.t16/printcmds.exp: Add another printf test.
12325
12326Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
12327
12328 * configure.in: If configured -with-stabs on any target, add
12329 stabsdirs to configdirs.
12330
12331Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12332
12333 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
12334 fun" so pattern does not match the command itself.
12335
12336Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12337
12338 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
12339
12340Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12341
12342 * gdb.t17/interrupt.exp: Test for more things.
12343
12344Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12345
12346 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
12347 compiler arranges the code and line numbers.
12348
12349 * gdb.t17/interrupt.exp: Don't send \n after ^C.
12350
12351Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12352
12353 * gdb.t00/help.exp: Increase expect input buffer size.
12354
12355Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12356
12357 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
12358
12359 * gdb.t07/watchpoint.exp: Add xfail for hppa.
12360
12361 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
12362
12363 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
12364 [0-9]*, not just [0-9].
12365
12366Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12367
12368 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
12369
12370 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
12371
12372Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12373
12374 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
12375
12376Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12377
12378 * gdb.t06/signals.c: Add xfails for sun3.
12379
12380 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
12381
12382 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
12383 test_stepping tests.
12384
12385Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12386
12387 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
12388
12389 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
12390
12391 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
12392 rather than actually putting it through cpp twice.
12393
12394 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
12395
12396Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
12397
12398 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
12399 no longer needed.
12400
12401Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12402
12403 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
12404
12405 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
12406 C++ features prints as "struct", make it a pass, not an xfail.
12407
12408Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12409
12410 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
12411 Don't require VA to print as "class" rather than "struct".
12412
12413Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
12414
12415 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
12416
12417Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12418
12419 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
12420
12421Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12422
12423 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
12424 order.
12425
12426Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12427
12428 * gdb.t16/printcmds.exp: Add printf tests.
12429
12430 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
12431
12432 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
12433
12434Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
12435
12436 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
12437 pass counts, to counteract any existing or future setup_xfails.
12438
12439Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12440
12441 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
12442 {BEGIN,END}_COMMON for common block instead of STAB.
12443 * gdb.stabs/wierd.exp: Add xfail for rs6000.
12444
12445 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
12446 intp_var should be N_GSYM not N_LSYM.
12447 wierd-aout.S: Use a label for the value of the N_SO.
12448 wierd.def: Remove all backslashes.
12449 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
12450
12451Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12452
12453 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
12454 get the expected next to inheritance3.
12455
12456Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12457
12458 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
12459 now that gcc-2.4 gets it right.
12460
12461Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12462
12463 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
12464
12465 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
12466 generating comp-info.exp which works for cross-compilation.
12467
12468Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
12469
12470 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
12471 "*-*-sysv4.*".
12472
12473Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
12474
12475 * gdb.t01/run.exp: Start with a fresh gdb.
12476 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
12477 SVR4.x.
12478
12479Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
12480
12481 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
12482 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
12483 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
12484 Makefile.in (distclean, realclean): Remove gdbme.c from list of
12485 things to remove.
12486
12487Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
12488
12489 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
12490 test cases from bug reports.
12491
12492Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
12493
12494 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
12495 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
12496 avoid spurious xfails.
12497 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
12498 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
12499 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
12500
12501Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
12502
12503 * gdb.t00/teststrategy.exp: Rework to provide more useful
12504 description of each test, fix problem with systems that define
12505 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
12506 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
12507 results for "next over recursive call" so timeouts aren't taken
12508 by error.
12509
12510Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
12511
12512 * gdb.t12/scope.exp: Test printing of variables before run.
12513
12514 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
12515 printed in wrong order due to sorting.
12516
12517Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
12518
12519 * gdb.t00/teststrategy.exp: Fix expected results for printing
12520 user entered string constant. Is array of char, prints with no
12521 address.
12522
12523 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
12524 commands.
12525 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
12526 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
12527 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
12528 of struct of char arrays.
12529 * gdb.t00/radix.exp: New tests for radix commands.
12530
12531Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
12532
12533 * gdb.t16/printcmd.exp: Print a variable before running program
12534 (with xfail for AIX).
12535
12536Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
12537
12538 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
12539
12540 * gdb.t16/printcmd.exp: Don't print variables before running program.
12541
12542 * gdb.t06/break.exp: Don't require envp argument to main.
12543
12544 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
12545
12546 * gdb.t02/whatis.exp, gdb.t11/list.exp:
12547 Add xfails for rs6000.
12548
12549 * gdb.t02/whatis.exp: Change other tests not to re-test something
12550 we already tested.
12551
12552 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
12553 each type used has a variable of that type.
12554
12555Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
12556
12557 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
12558
12559Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12560
12561 * configure.in: change srctrigger to be a file, not a directory
12562
12563Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
12564
12565 * configure.in (mips-idt-ecoff*): Added trailing '*'.
12566
12567 * gdb.t11/list.exp: Fixed a couple of typos.
12568
12569Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
12570
12571 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
12572 is fixed and PR is closed.
12573 * gdb.t16 (gdbme.c): Add simple test string variable.
12574 * gdb.t16 (printcmds.exp): Add tests with simple test string
12575 variable, primarily for boundaries on "set print elements".
12576
12577Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
12578
12579 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
12580 Make leading 0's optional and don't expect a tab in the middle
12581 of the number.
12582
12583 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
12584
12585 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
12586 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
12587 don't end command passed to gdb_test with newline.
12588
12589 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
12590 signed keyword away, don't expect signed bitfields to be signed.
12591
12592 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
12593 printing with only as many 1's as are in the field as well as printing
12594 with 32 1's (see comment).
12595
12596Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
12597
12598 * gdb.t00/default.exp: Start with a fresh gdb.
12599 * configure.in (configdirs): Remove gdb.t31 until the chill
12600 compiler works again. It no longer is able to find chillrt0
12601 since it isn't in libchill.a anymore.
12602 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
12603 wierd.o, make more modular.
12604 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
12605 spurious newlines that caused problems.
12606
12607Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12608
12609 * Move test with enums and partial symbols from gdb.t03/ptype.exp
12610 to gdb.stabs/wierd.exp since GCC has worked around the bug.
12611 gdb.stabs/wierd.{exp,def}: Many new tests.
12612
12613 * gdb.t00/default.exp: update info line for new message.
12614
12615 * gdb.t02/{whatis.exp,gdbme.c}:
12616 Test that "char *" doesn't print as "caddr_t".
12617
12618Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12619
12620 * gdb.t00/help.exp: Use .* in place of some help messages which
12621 just changed.
12622 gdb.t00/default.exp: Update "info frame" test for new message.
12623 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
12624 Remove some xfails
12625
12626Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12627
12628 * gdb.t03/{gdbme.c,ptype.exp}:
12629 Add tests for typedef'd struct and union without tags.
12630 Also check "whatis" on a variable of a typedef'd enum without a tag.
12631
12632 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
12633 PRMS 1823; the bug still exists but isn't reproduced by this test
12634 anymore), and remove rs6000 XFAIL (the bug is fixed).
12635
12636 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
12637 duplicated from whatis.exp. For those that are left, accept
12638 "long", "long int", or "int" for long variables (whatis.exp already
12639 has an XFAIL for "int", so no need to fail it here).
12640
12641 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
12642 Deal with GCC's names for types now that GDB uses the compiler's names.
12643
12644 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
12645 setup_xfail's for sunos4. If we #defined the signed keyword away,
12646 don't expect GDB to know that char it is signed.
12647
12648 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
12649
12650Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
12651
12652 * configure.in (configdirs): Add gdb.t24 for C++ tests that
12653 should work on any system, regardless of debugging format.
12654 * gdb.t21/demangle.exp: Move to gdb.t24.
12655 * gdb.t24/demangle.exp: Move from gdb.t21.
12656 * gdb.t24/{Makefile.in, configure.in}: New files.
12657
12658Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12659
12660 * configure.in: Do gdb.stabs and C++ tests only for stabs.
12661 * gdb.stabs: New directory.
12662
12663Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12664
12665 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
12666 not just "Quit anyway?".
12667
12668Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
12669
12670 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
12671 that all setup_xfails are immediately followed by clear_xfails.
12672
12673Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
12674
12675 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
12676 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
12677 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
12678 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
12679 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
12680 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
12681 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
12682 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
12683 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
12684 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
12685 gdb.t31/chillvars.exp, lib/gdb.exp:
12686 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
12687 bug-gdb@prep.ai.mit.edu.
12688
12689Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
12690
12691 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
12692 with 0.0, not integer 0.
12693
12694Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
12695
12696 * gdb.t06/break.exp: Update for "Kill the program" message change.
12697
12698Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
12699
12700 * Makefile.in (GDBFLAGS): Set to -nx.
12701 * Makefile.in (site.exp): Use GDBFLAGS.
12702
12703Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12704
12705 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
12706 Makefiles.
12707 (check): depend on just-check.
12708 (just-check): added so that tests can be run without a noop
12709 build pass.
12710
12711Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12712
12713 Switch to using configure's configdirs.
12714 * Makefile.in (Makefile): add configure.in dependency.
12715 (SUBDIRS): removed redundant assignment.
12716 * configure.in: switch subdirs assignment to configdirs.
12717 * gdb.t*/configure.in: new files.
12718
12719Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
12720
12721 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
12722 works.
12723
12724Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
12725
12726 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
12727 in explicit rules. Apparently this is not supported by some makes.
12728
12729Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
12730
12731 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
12732
12733Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12734
12735 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
12736 disappeared.
12737
12738Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12739
12740 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
12741
12742Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
12743
12744 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
12745 watchpoint problem that is now fixed.
12746 * gdb.t30/chexp.exp: Remove setup_xfail for printing
12747 uninitialized convenience variables.
12748 * gdb.t31/chillvars.exp: Fix expected patterns for printing
12749 structures.
12750
12751Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12752
12753 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
12754 which causes expect to get out of sync with gdb on long output
12755 from help set.
12756 * gdb.t09/corefile.exp: Make expected pattern for core file
12757 failing signal and frame output format less sun specific.
12758
12759Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
12760
12761 * gdb.t31/chillvars.exp: Add and remove initial dummy
12762 breakpoint, so that symbol table is forced in.
12763 (Needed at least on Sunos4, though it seems not SVR4.)
12764 * gdb.t31/chillvars.exp: Update for changed output format.
12765
12766Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
12767
12768 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
12769
12770Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
12771
12772 * Makefile.in: Added --srcdir when invoking runtest, removed the
12773 need for a local config file. (optional now)
12774
12775Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
12776
12777 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
12778 failure count used to force early termination. Add some more
12779 expected failures for gnu style demangling.
12780
12781Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12782
12783 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
12784 pmi variable from gdb.t20/gdbme to get optimized away.
12785 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
12786 Check for written corefile upon timeout _and_ eof.
12787
12788Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12789
12790 * config/unix-gdb.exp: Add missing return 0.
12791
12792Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12793
12794 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
12795 test termination.
12796
12797Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
12798
12799 * configure.in (subdirs): Put back gdb.t17 which mysteriously
12800 disappeared.
12801
12802Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
12803
12804 * gdb.t10/crossload.exp: Disable the i860-elf test until such
12805 time as i860 support works.
12806
d63a86f8 12807 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
12808 "backtrace 100\r" rather than just "backtrace\r", to match last
12809 change.
12810
12811Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
12812
12813 * config/udi-gdb.exp (gdb_exit): Remove close command.
12814 (gdb_target_udi): New procedure to set the UDI target.
12815 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
12816 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
12817 Added waits for prompts after several question responses. Added
12818 some more responses used by a29k-amd-udi-gdb.
12819 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
12820 pass different arguments, restart UDI connection after program
12821 completion.
12822 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
12823 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
12824 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
12825 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
12826 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
12827 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
12828 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
12829 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
12830 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
12831 after program completion.
12832 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
12833 compiled with a SELECT_VECS setting.
12834 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
12835 infinite recursion.
12836
12837 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
12838 Added checks for COFF results, and made them expected failures for
12839 all targets. It would be better to make them expected failures
12840 for COFF targets only.
12841
12842Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12843
12844 * Makefile.in: add null dvi target, don't bother to recurse
12845 through test directories for info and install-info; rename
12846 $(datadir) to be dejagnu instead of deja-gnu
12847
12848Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
12849
12850 * gdb.t31/gdbme.ch: Re-enable code that previously caused
12851 compiler to coredump.
12852 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
12853 code.
12854
12855Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
12856
12857 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
12858 coredump.
12859 * gdb.t31/chillvars.exp: Comment out tests that depend on that
12860 code.
12861
12862Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
12863
12864 * gdb.t03/ptype.exp: tests for return code from gdb_test.
12865 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
12866 which in a shell. Deletes xgdb when done.
12867 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
12868 Tests the return from the "set height" or "set width" commands.
12869 Added a few return codes where needed.
12870
12871Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
12872
12873 * Makefile.in (SUBDIRS): Add gdb.t17.
12874 * configure.in (subdirs): Add gdb.t17.
12875 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
12876 files to test gdb's calling of functions in the inferior with
12877 the correct arguments and gdb's ability to retrieve any
12878 result returned.
12879
12880Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
12881
12882 * config/unix-gdb.exp (gdb_exit): Remove close commands that
12883 may be called after gdb goes away. Previous versions of expect
12884 needed these to avoid file descriptor leaks, but they cause
12885 errors with the current revision of expect.
12886 * gdb.t00/gdbvars.exp: Use -re on expected output after
12887 setting sevenbit-strings.
12888 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
12889 to set sevenbit-strings consistent across tests.
12890 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
12891 set sevenbit-strings consistent across tests.
12892
12893Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
12894
12895 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
12896 expected output to match current "expect" expectations.
12897
12898Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
12899
12900 * gdb.t00/default.exp: Change expected output for default "source"
12901 command, to match new gdb behavior which requires a filename to
12902 source.
12903
12904Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
12905
12906 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
12907 expected fail for i486-*-* that misses the marker2 function.
12908 * gdb.t10/crossload.exp (bfddefault): Allow successful
12909 recognition of a format to pass even if no symbols are found.
12910 Explicitly catch failures where the format is not recognized
12911 or is ambiguous, and add the reason to the fail message.
12912 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
12913 the cause is and invalid target and add reason to failure message.
12914 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
12915 elf32-i386, elf32-sparc, and elf32-i860.
12916 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
12917 Set up expected failure for 'filename'::variable scope resolution,
12918 which is now apparently broken on all targets.
12919 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
12920 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
12921 gdb.t23/templates.exp: Change failure for missing binfile into
12922 just a warning.
12923 gdb.t21/demangle.exp: Change all cfront references to 'arm'
12924 references.
12925
12926Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
12927
12928 * gdb.t00/default.exp: Add expected output for default "source"
12929 command, to match new gdb behavior.
12930 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
12931
12932Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
12933
12934 * config/*-gdb.exp: returns an error, rather than exiting on
12935 internal errors.
12936
12937Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
12938
12939 * gdb.t03/gdbme.c: Add pointer to struct variable.
12940 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
12941 referencing struct members.
12942
12943Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
12944
12945 * configure.in (mips-idt-ecoff): New target.
12946 * config/mips-gdb.exp: New file for remote board using MIPS remote
12947 debugging protocol.
12948
12949 * Redid configuration scheme. Removed gdb.t*/configure.in.
12950 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
12951 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
12952 distclean targets. Built executables via .o files. Adjusted
12953 tests to account for source files in $(srcdir) rather than
12954 $(objdir).
12955 * lib/gdb.exp (runto): Don't expect () after the function name,
12956 because it may have arguments.
12957
12958Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
12959
12960 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
12961 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
12962 expected failures for mips-idt-* and mips-sgi-*.
12963 * gdb.t00/default.exp (attach): Kill process if requested.
12964 * gdb.t00/help.exp (help target core, help target): Accept a gdb
12965 that does not read core files.
12966 * gdb.t01/run.exp: Removed checks for exit status code.
12967 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
12968 it is linked in.
12969 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
12970 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
12971 appropriate, rather than doing it by hand.
12972 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
12973 execution.
12974 * gdb.t10/crossload.exp: Kill existing program if needed.
12975 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
12976 appropriate, rather than doing it by hand. Always increase
12977 timeout for this test, not just for VxWorks.
12978
12979Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
12980
12981 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
12982 of Chill STRUCT types and STRUCT values.
12983 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
12984 than "char".
12985 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 12986 struct2): New struct definitions and initializations to test
c906108c
SS
12987 simple Chill STRUCT types.
12988
12989Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
12990
12991 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
12992 the null byte at the end of strings.
12993 * gdb.t00/default.exp: Make show version insensitive to copyright
12994 date.
12995 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
12996 to avoid dependencies on target char signedness.
12997 * gdb.t16/printcmds.exp: Update expected results for explicitly
12998 unsigned char.
12999 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
13000 now work.
13001 * gdb.t21/demangle.exp: Add many more patterns for template
13002 demangling, most of them being expected failures.
13003 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
13004 string we are matching for, to match on the whole string.
13005 * gdb.t21/demangle.exp: Add many new test strings to demangle,
13006 and fix a whole bunch that had incorrect expected output but were
13007 passing anyway because of the bug in "proc demangle".
13008 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
13009 type.
13010 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
13011
13012Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
13013
13014 * gdb/testsuite: made modifications to testcases, etc., to allow
13015 them to work properly given the reorganization of deja-gnu and the
13016 relocation of the testcases from deja-gnu to a "tool" subdirectory.
13017
13018Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
13019
13020 * gdb/testsuite: Initial creation of gdb/testsuite.
13021 Migrated dejagnu testcases and support files for testing nm to
13022 gdb/testsuite from deja-gnu. These files were moved "as is"
13023 with no modifications. This migration is part of a major overhaul
13024 of dejagnu. The modifications to these testcases, etc., which
13025 will allow them to work with the new version of dejagnu will be
13026 made in a future update.
48efe704 13027
8d8cb839 13028 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 13029\f
8d8cb839
EZ
13030;; Local Variables:
13031;; mode: change-log
13032;; left-margin: 8
13033;; fill-column: 74
13034;; version-control: never
13035;; End:
902f2ccb
MC
13036
13037 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
13038 2003, 2004 Free Software Foundation, Inc.
13039 Copying and distribution of this file, with or without modification,
13040 are permitted provided the copyright notice and this notice are preserved.
This page took 1.161907 seconds and 4 git commands to generate.