* iq2000: New target subdirectory.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
384e1a61
MI
12005-03-07 Manoj Iyer <manjo@austin.ibm.com>
2
3 * gdb.base/command.exp: Change hardcoded value to regular expression.
4 * gdb.base/float.exp: Add powerpc to the list of targets checked.
5
584b6e9e
DJ
62005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
7
8 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
9 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
10 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
11 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
12 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
13
ab5b5d61
MK
142005-03-05 Mark Kettenis <kettenis@gnu.org>
15
16 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
17 changes.
18
ae051c1b
PG
192004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
20
21 * lib/compiler.c: Add test for IBM's xlc compiler.
22 * lib/compiler.cc: Likewise.
23
3f0f6ed2
JB
242004-02-24 Joel Brobecker <brobecker@adacore.com>
25
26 * gdb.ada/fixed_points.exp: Create compilation object directory
27 before running the test.
28 * gdb.ada/null_record.exp: Likewise.
29 * gdb.ada/packed_array.exp: Likewise.
30 * gdb.ada/start.exp: Likewise.
31
724f452b
JB
322005-02-15 Joel Brobecker <brobecker@adacore.com>
33
34 * gdb.ada/packed_array/pa.adb: New file.
35 * gdb.ada/packed_array.exp: New testcase.
36
57f5cdfb 372005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 38
1f393151
MK
39 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
40 files.
41
ebdda337
MK
42 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
43 on *-*-openbsd*. Correctly match whitespace in regukar
44 expressions.
45
cf309262
DJ
462005-02-10 Daniel Jacobowitz <dan@debian.org>
47
48 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
49 PR exp/1821
50 * gdb.base/gdb1821.c: New test file.
51 * gdb.base/gdb1821.exp: New test file.
52
3be49e7a
JB
532005-02-09 Joel Brobecker <brobecker@adacore.com>
54
55 * gdb.base/start.c: New file.
56 * gdb.base/start.exp: New testcase.
57
e292e67d
JB
582005-02-09 Joel Brobecker <brobecker@adacore.com>
59
60 * gdb.ada/start/dummy.adb: New file.
61 * gdb.ada/start.exp: New testcase.
62
dbdfa66c
CV
632005-02-09 Corinna Vinschen <vinschen@redhat.com>
64
65 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
66 for printing symbols and statistics.
67 Add test for using relative pathnames in "maint print msymbols" test.
68 Mark "maint info sections DATA" XFAIL on Cygwin.
69 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
70 tests.
71
d7941671
AC
722005-02-09 Andreas Schwab <schwab@suse.de>
73
74 Committed by Andrew Cagney <cagney@gnu.org>
75 * gdb.base/remotetimeout.exp: New file.
76
74e5ef44
MK
772005-02-07 Mark Kettenis <kettenis@gnu.org>
78
79 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
80
464dd14d
JB
812005-02-03 Joel Brobecker <brobecker@adacore.com>
82
83 * gdb.ada/gnat_ada.gpr: New file.
84 * gdb.ada/gnat_ada.gin: Delete, no longer used.
85 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
86 * configure.ac: No longer generate gnat_ada.gpr.
87 * configure: Regenerate.
88 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
89 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
90 * gdb.ada/null_record/bar.ads: Likewise.
91 * gdb.ada/null_record/bar.adb: Likewise.
92 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
93 * gdb.ada/null_record.exp (testdir): New variable.
94 (testfile): executable is now in testdir subdirectory.
95 (srcfile): Use full path to the main compilation unit.
96 * gdb.ada/fixed_points.exp: Same changes as above.
97
30d756ae
NR
982005-02-03 Nick Roberts <nickrob@snap.net.nz>
99
100 * gdb.base/interp.exp: New test.
101
9d799f85
AC
1022005-01-24 Andrew Cagney <cagney@gnu.org>
103
104 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
105
15656118
AC
1062005-01-19 Andrew Cagney <cagney@gnu.org>
107
a892c31b
AC
108 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
109 configure.ac not configure.in.
110
15656118
AC
111 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
112 of powerpc*-*-*.
113 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
114 * gdb.base/list.exp (test_list_function)
115 (test_list_filename_and_function): Ditto.
116 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
117
a7b01baf
AC
1182005-01-16 Andrew Cagney <cagney@gnu.org>
119
17d92a02
AC
120 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
121
a7b01baf
AC
122 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
123
bc8332bb
AC
1242005-01-14 Andrew Cagney <cagney@gnu.org>
125
126 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
127 * gdb.mi/mi2-var-cmd.exp: Ditto.
128
4d074752
CV
1292005-01-10 Corinna Vinschen <vinschen@redhat.com>
130
131 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
132
bec39cab
AC
1332005-01-07 Andrew Cagney <cagney@gnu.org>
134
135 * configure.ac: Rename configure.in, require autoconf 2.59.
136 * configure: Re-generate.
137 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
138 * gdb.stabs/configure: Re-generate.
139 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
140 * gdb.hp/configure: Re-generate.
141 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
142 autoconf 2.59.
143 * gdb.hp/gdb.objdbg/configure: Re-generate.
144 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
145 autoconf 2.59.
146 * gdb.hp/gdb.defects/configure: Re-generate.
147 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
148 autoconf 2.59.
149 * gdb.hp/gdb.compat/configure: Re-generate.
150 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
151 autoconf 2.59.
152 * gdb.hp/gdb.base-hp/configure: Re-generate.
153 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
154 autoconf 2.59.
155 * gdb.hp/gdb.aCC/configure: Re-generate.
156
f10b16d4
JB
1572004-12-15 Jim Blandy <jimb@redhat.com>
158
159 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
160 under NPTL when there is debugging info available for libpthread.
161
fb6e1814
JG
1622004-12-13 Jerome Guitton <guitton@gnat.com>
163
164 * gdb.ada/fixed_points.c: New file.
165 * gdb.ada/fixed_points.exp: New file.
166
fe46cd3a
RC
1672004-12-03 Randolph Chung <tausq@debian.org>
168
169 * gdb.arch/pa-nullify.exp: New file.
170 * gdb.arch/pa-nullify.s: New file.
171
8de0841b
RC
1722004-11-30 Randolph Chung <tausq@debian.org>
173
174 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
175 instead of "tbug". Fix regexp to work properly with gdb_test.
176
c8170782
PH
1772004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
178
179 * gdb.base/bitfields2.exp: New test.
180 * gdb.base/bitfields2.c: New file.
181
954269c2
RE
1822004-11-28 Richard Earnshaw <rearnsha@arm.com>
183
184 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
185
0107feed
RC
1862004-11-16 Randolph Chung <tausq@debian.org>
187
188 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
189
f073ae8c
DJ
1902004-11-14 Daniel Jacobowitz <dan@debian.org>
191
192 * gdb.threads/threadapply.exp: Correct "macro details" test.
193
19ad59e7
JJ
1942004-11-11 Jeff Johnston <jjohnstn@redhat.com>
195
196 * gdb.threads/threadapply.exp: New test.
197 * gdb.threads/threadapply.c: New file.
198
9cf0961b
MK
1992004-11-07 Mark Kettenis <kettenis@gnu.org>
200
201 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
202 frames.
203
c789492a
FL
2042004-11-05 Felix Lee <felix+log1@specifixinc.com>
205
206 * gdb.base/cursal.exp: New file.
207 * gdb.base/cursal.c: New file.
208
a1e167bb
AC
2092004-11-03 Andrew Cagney <cagney@gnu.org>
210
211 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
212
b7cbf173
MK
2132004-10-30 Mark Kettenis <kettenis@gnu.org>
214
215 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
216 NetBSD/ELF targets.
217
88f9d34f
JB
2182004-10-29 Joel Brobecker <brobecker@gnat.com>
219
220 * gdb.threads/bp_in_thread.c: New file, copied from
221 pthread_cond_wait.c.
222 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
223 file, rather than reusing the .c file from another testcase.
224
ca7d6a0c
JB
2252004-10-20 Joel Brobecker <brobecker@gnat.com>
226
227 * gdb.ada/null_record.exp: Check where we stopped after
228 sending the start command, instead of where the associated
229 temporary breakpoint was inserted.
230
0d863d03
AC
2312004-10-14 Andrew Cagney <cagney@gnu.org>
232
233 * gdb.mi/gdb701.c (main): Return 0.
234
d11e72cb
DJ
2352004-10-13 Daniel Jacobowitz <dan@debian.org>
236
d40539a4 237 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 238
e1923096
JJ
2392004-10-12 Jeff Johnston <jjohnstn@redhat.com>
240
241 * gdb.threads/schedlock.c: Add comment markers to use to find
242 line numbers.
243 * gdb.threads/schedlock.exp: Adjust regex to handle the new
244 comments.
245 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
246 breakpoint lines.
247
ec8ba2c9
DJ
2482004-10-12 Daniel Jacobowitz <dan@debian.org>
249
250 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
251
0eb3658b
DJ
2522004-10-12 Daniel Jacobowitz <dan@debian.org>
253
254 * configure.in: Add gdb.dwarf2.
255 * configure: Regenerated.
256 * Makefile.in: Add gdb.dwarf2.
257 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
258 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
259 gdb.dwarf2/file1.txt: New files.
260
a271cc33
OF
2612004-10-11 Orjan Friberg <orjanf@axis.com>
262
263 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
264 of "run", since the latter doesn't work with remote targets. Adjust
265 the breakpoint numbering accordingly.
266 * gdb.threads/pthread_cond_wait.exp: Ditto.
267
895ce074
MC
2682004-10-08 Michael Chastain <mec.gnu@mindspring.com>
269
270 * gdb.base/overlays.exp: Update copyright years.
271
6be3092d
KI
2722004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
273
274 * gdb.base/overlays.exp: Disable if target is Linux.
275
e05389b8
FL
2762004-10-06 Felix Lee <felix+log1@specifixinc.com>
277
278 * config/gdbserver.exp (gdb_load): Use right filename on remote.
279
73cb587d
KI
2802004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
281
282 * gdb.asm/asm-source.exp: Add m32r-linux target.
283 * gdb.asm/m32r-linux.inc: New file.
284
3c0edcdc
AC
2852004-09-24 Andrew Cagney <cagney@redhat.com>
286 David Anderson <anderson@redhat.com>
287
288 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
289 command fails, assume things will work.
290 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
291 (_GNU_SOURCE): Define.
292 (print_unsigned, print_hex): Change parameter to "long long".
293 (print_byte_count): New function, use to print byte counts.
294 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
295 O_LARGEFILE.
296 (main): Compute an upper bound on a corefile in max_core_size.
297 Limit memory chunk size to max_core_size. Limit total memory
298 allocated to max_core_size.
299
4bb3667f
AC
3002004-09-23 Andrew Cagney <cagney@gnu.org>
301
302 * gdb.base/bigcore.exp: Replace the code that creates a corefile
303 from a separate process with code that creates a corefile by
304 making the inferior dump core.
305
60fe1a51
MK
3062004-09-23 Mark Kettenis <kettenis@gnu.org>
307
308 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
309 block.
310
8e937346
MC
3112004-09-23 Michael Chastain <mec.gnu@mindspring.com>
312
313 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
314 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
315 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
316 Likewise.
317
7213f6d6
JJ
3182004-09-20 Jeff Johnston <jjohnstn@redhat.com>
319
320 * gdb.java/jprint.exp: New test case for java inferior call.
321 * gdb.java/jprint.java: Ditto.
322
eac69dca
JB
3232004-09-15 Joel Brobecker <brobecker@gnat.com>
324
325 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
326
22227696
MC
3272004-09-14 Michael Chastain <mec.gnu@mindspring.com>
328
329 * gdb.threads/killed.c: Include <stdlib.h>.
330 * gdb.threads/pthreads.c: Likewise.
331
7dd403a4
MC
3322004-09-14 Michael Chastain <mec.gnu@mindspring.com>
333
334 * gdb.threads/killed.c: Add copyright notice.
335
33f2d567
JM
3362004-09-10 Jason Molenda (jmolenda@apple.com)
337
338 * gdb.base/define.exp: Two new tests to verify zero space chars
339 after 'if' and 'while' commands in a user-defined command is correctly
340 parsed.
341
e05b62ac
AC
3422004-09-08 Andrew Cagney <cagney@gnu.org>
343
344 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
345 delivery test with duplicate at end of file.
346
9cbe82da
MK
3472004-09-06 Mark Kettenis <kettenis@jive.nl>
348
349 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
350
564803d9
MC
3512004-09-05 Michael Chastain <mec.gnu@mindspring.com>
352
353 * config/hppro.exp: Removed.
354
7c6807ce
MC
3552004-09-05 Michael Chastain <mec.gnu@mindspring.com>
356
357 * config/sparclet.exp: Removed.
358
bf7e26dd
MC
3592004-09-05 Michael Chastain <mec.gnu@mindspring.com>
360
361 * config/udi.exp: Removed.
362
714e341b
MC
3632004-09-02 Michael Chastain <mec.gnu@mindspring.com>
364
365 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
366 of "exp_continue".
367 (advancei): Likewise.
368
1236e623
JJ
3692004-09-01 Jeff Johnston <jjohnstn@redhat.com>
370
371 * gdb.base/unload.exp: Fix so messages aren't duplicated.
372
3bdcad15
MI
3732004-09-01 Manoj Iyer <manjo@austin.ibm.com>
374
228af206 375 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
376 to check for nodebug in executable.
377 * gdb.gdb/observer.exp (setup_test): Likewise.
378 * gdb.gdb/selftest.exp (test_with_self): Likewise.
379 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
380
c72b934c
AC
3812004-09-01 Andrew Cagney <cagney@gnu.org>
382
383 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
384 files.
385
edd9b715
JJ
3862004-09-01 Jeff Johnston <jjohnstn@redhat.com>
387
388 * gdb.base/unload.exp: Fix expected warning message to match
389 latest format.
390
fb4ce06b
CV
3912004-09-01 Corinna Vinschen <vinschen@redhat.com>
392
393 * gdb.base/call-rt-st.exp: Fix typos.
394
ce78e7c3
MI
3952004-08-31 Manoj Iyer <manjo@austin.ibm.com>
396
397 * gdb.threads/thread_check.exp: New testcase.
398 * gdb.threads/thread_check.c: New testcase.
399
2dedb159
AC
4002004-08-31 Andrew Cagney <cagney@gnu.org>
401
402 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
403 (skip_to_handler_entry): New procedures. Test stepping into a
404 handler when the breakpoint is at the handler's entry point.
405
68f53502
AC
4062004-08-30 Andrew Cagney <cagney@gnu.org>
407
408 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
409 gdb/1757.
410
3e3ffd2b
MC
4112004-08-27 Michael Chastain <mec.gnu@mindspring.com>
412
413 With code from Manoj Iyer <manjo@austin.ibm.com>:
414 * lib/gdb.exp (gdb_file_cmd): Return more information in the
415 return value. Add an arm for "no debugging symbols found".
416 Change a stray "error" to "perror".
417 (gdb_run_cmd): Adapt to new return value.
418 * gdb.base/remote.exp: Adapt to new return value.
419 * gdb.gdb/complaints.exp: Likewise.
420 * gdb.gdb/observer.exp: Likewise.
421 * gdb.gdb/selftest.exp: Likewise.
422 * gdb.gdb/xfullpath.exp: Likewise.
423
4b6f5fd2
JB
4242004-08-27 Joel Brobecker <brobecker@gnat.com>
425
426 * gdb.threads/bp_in_thread.exp: New testcase.
427
e5b25496
MC
4282004-08-27 Michael Chastain <mec.gnu@mindspring.com>
429
430 Fix PR testsuite/1735.
431 * gdb.threads/schedlock.c (thread_function): Add a cast
432 to suppress a gcc warning.
433 * gdb.threads/thread-specific.c (thread_function): Likewise.
434
934353d6
MC
4352004-08-26 Michael Chastain <mec.gnu@mindspring.com>
436
437 * gdb.base/unload.c: Include <stdlib.h>.
438
f98a0aef 4392004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 440
f98a0aef 441 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
442 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
443 synchronized after the "return".
444
5a2e8882
MC
4452004-08-26 Michael Chastain <mec.gnu@mindspring.com>
446
447 * gdb.mi/basics.c: Include <stdio.h>.
448 * gdb.mi/pthreads.c: Include <stdlib.h>.
449 * gdb.mi/var-cmd.c: Include <stdlib.h>.
450
a9640423
MC
4512004-08-26 Michael Chastain <mec.gnu@mindspring.com>
452
453 * gdb.threads/schedlock.c: Add copyright notice.
454
b04e311d
AC
4552004-08-25 Andrew Cagney <cagney@gnu.org>
456
457 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
458 (skip_over_handler, breakpoint_over_hander): New test procedures.
459 (advance, advancei): Add a proper prefix, do not use
460 rerun_to_main.
461 * gdb.base/sigstep.c (main): Change to use an infinite loop.
462
7c27f15b
MC
4632004-08-24 Michael Chastain <mec.gnu@mindspring.com>
464
465 * gdb.mi/basics.c: Add copyright notice.
466 * gdb.mi/var-cmd.c: Add copyright notice.
467
fffc87ae
MC
4682004-08-23 Michael Chastain <mec.gnu@mindspring.com>
469
470 * lib/gdb.exp: Remove signed_keyword_not_used.
471 * lib/compiler.c: Likewise.
472 * lib/compiler.cc: Likewise.
473
d782e0bf
MC
4742004-08-23 Michael Chastain <mec.gnu@mindspring.com>
475
476 * gdb.base/whatis.c: Remove conditional disabling of "signed".
477 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
478
96033e83
MC
4792004-08-23 Michael Chastain <mec.gnu@mindspring.com>
480
481 * gdb.base/whatis.c: Add copyright notice.
482
cf38c229
MK
4832004-08-20 Mark Kettenis <kettenis@gnu.org>
484
485 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
486 it to skip the breakpoints encoded in the inline assembly.
487
f4b49756
MC
4882004-08-20 Michael Chastain <mec.gnu@mindspring.com>
489
490 * Makefile.in: Add gdb.fortran.
491
2f193b69
MC
4922004-08-20 Michael Chastain <mec.gnu@mindspring.com>
493
494 * gdb.base/call-sc.exp (test_scalar_returns):
495 Fix cut-and-paste glitch in "Make fun return now".
496
89a237cb
MC
4972004-08-17 Michael Chastain <mec.gnu@mindspring.com>
498
499 * configure.in: Add gdb.fortran.
500 * configure: Regenerate.
501 * gdb.fortran/Makefile.in: New file.
502 * lib/gdb.exp (skip_fortran_tests): New procedure.
503
469aff8e
MC
5042004-08-17 Michael Chastain <mec.gnu@mindspring.com>
505
506 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
507 reference to bug-gnu@prep.ai.mit.edu.
508 * gdb.mi/mi-var-child.exp: Likewise.
509 * gdb.mi/mi-var-cmd.exp: Likewise.
510 * gdb.mi/mi-var-display.exp: Likewise.
511 * gdb.mi/mi2-var-block.exp: Likewise.
512 * gdb.mi/mi2-var-child.exp: Likewise.
513 * gdb.mi/mi2-var-cmd.exp: Likewise.
514 * gdb.mi/mi2-var-display.exp: Likewise.
515
00b51b9f
MK
5162004-08-15 Mark Kettenis <kettenis@gnu.org>
517
518 * gdb.base/unload.c (main): Make local variable msg const.
519
45f07fef
MC
5202004-08-15 Michael Chastain <mec.gnu@mindspring.com>
521
522 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
523 to bug-gnu@prep.ai.mit.edu.
524 * gdb.mi/mi-disassemble.exp: Likewise.
525 * gdb.mi/mi-eval.exp: Likewise.
526 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
527 default line number.
528 * gdb.mi/mi-return.exp: Likewise.
529 * gdb.mi/mi-simplerun.exp: Likewise.
530 * gdb.mi/mi-stack.exp: Likewise.
531 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
532 number with explicit range test.
533 * gdb.mi/mi-watch.exp: Likewise.
534 * gdb.mi/mi2-break.exp: Likewise.
535 * gdb.mi/mi2-cli.exp: Likewise.
536 * gdb.mi/mi2-disassemble.exp: Likewise.
537 * gdb.mi/mi2-eval.exp: Likewise.
538 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
539 default line number.
540 * gdb.mi/mi2-return.exp: Likewise.
541 * gdb.mi/mi2-simplerun.exp: Likewise.
542 * gdb.mi/mi2-stack.exp: Likewise.
543 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
544 number with explicit range test.
545 * gdb.mi/mi2-watch.exp: Likewise.
546
dd8c8ee7
MC
5472004-08-15 Michael Chastain <mec.gnu@mindspring.com>
548
549 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
550 * gdb.cp/m-static.exp: Likewise.
551 * gdb.cp/rtti.exp: Likewise.
552
4e838464
MK
5532004-08-14 Mark Kettenis <kettenis@gnu.org>
554
555 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
556
8d8cb839
EZ
5572004-08-14 Eli Zaretskii <eliz@gnu.org>
558
559 * ChangeLog: Prefix Local Variables with semi-colons and indent
560 the reference to older ChangeLog files, to fix fontification in
561 Emacs.
562
deea8bb0
MC
5632004-08-13 Michael Chastain <mec.gnu@mindspring.com>
564
565 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
566 * gdb.mi/mi2-break.exp: Likewise.
567
c3297504
MC
5682004-08-13 Michael Chastain <mec.gnu@mindspring.com>
569
570 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
571
25808999
MC
5722004-08-13 Michael Chastain <mec.gnu@mindspring.com>
573
574 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
575
226a8d71
MC
5762004-08-13 Michael Chastain <mec.gnu@mindspring.com>
577
578 * gdb.cp/classes.exp: Remove unused declarations. Just let
579 test names default instead of providing special names. Remove
580 extraneous demangler test.
581
37fdf854
JJ
5822004-08-12 Jeff Johnston <jjohnstn@redhat.com>
583
584 * gdb.base/unload.exp: New test for breakpoints in dynamically
585 loaded libraries.
586 * gdb.base/unload.c: Ditto.
587 * gdb.base/unloadshr.c: Ditto.
588
2d3a7986
MC
5892004-08-12 Michael Chastain <mec.gnu@mindspring.com>
590
591 * gdb.cp/classes.exp (test_ptype_class_objects): Call
592 cp_test_ptype_class.
593 (test_enums): Likewise.
594
c72b934c
AC
5952004-08-10 Andrew Cagney <cagney@gnu.org>
596
597 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
598 files.
599
cc503c8a
AC
6002004-08-10 Andrew Cagney <cagney@gnu.org>
601
602 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
603 init_malloc call.
604
902f2ccb
MC
6052004-08-10 Michael Chastain <mec.gnu@mindspring.com>
606
607 * ChangeLog: Add copyright notice. The notice is copied
608 from emacs 21.3 top level ChangeLog.
609
78c90502
MC
6102004-08-09 Michael Chastain <mec.gnu@mindspring.com>
611
612 * lib/cp-support.exp: New file.
613 * lib/cp-support.exp (cp_test_type_class): New function.
614 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
615 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
616 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
617 cp_test_ptype_class.
618
88e5ea78
MC
6192004-08-09 Michael Chastain <mec.gnu@mindspring.com>
620
621 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
622 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
623 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
624 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
625 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
626 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
627 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
628 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
629 gdb.mi/mi2-watch.exp: Update copyright years.
630
6a89fc9c
MK
6312004-08-09 Mark Kettenis <kettenis@gnu.org>
632
633 * gdb.base/sigaltstack.exp: Provide proper anchoring.
634
1482e0de
MC
6352004-08-09 Michael Chastain <mec.gnu@mindspring.com>
636
637 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
638 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
639 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
640 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
641 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
642 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
643 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
644 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
645 gdb.mi/mi-watch.exp: Update copyright years.
646
1a5ce3f3
DJ
6472004-08-08 Daniel Jacobowitz <dan@debian.org>
648
649 PR gdb/1738
650 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
651 from a breakpoint with a pending signal.
652
04f6ecf2
DJ
6532004-08-08 Daniel Jacobowitz <dan@debian.org>
654
655 PR gdb/1736
656 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
657 * gdb.base/sigaltstack.exp (finish_test): Consume output until
658 the prompt.
659 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
660
54d90d35
DJ
6612004-08-08 Daniel Jacobowitz <dan@debian.org>
662
663 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
664
d2f6abb0
DJ
6652004-08-08 Daniel Jacobowitz <dan@debian.org>
666
667 PR gdb/1736
668 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
669 for i?86-*-linux*.
670
5598c03d
DJ
6712004-08-08 Daniel Jacobowitz <dan@debian.org>
672
673 * gdb.arch/i386-prologue.exp: Compile without debug information.
674
c6fee705
MC
6752004-08-08 Michael Chastain <mec.gnu@mindspring.com>
676
677 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
678 rather than asking gdb to search.
679
dd90efdb
MC
6802004-08-05 Michael Chastain <mec.gnu@mindspring.com>
681
682 * gdb.base/gcore.c: Include <string.h>.
683
1e84bec1
MC
6842004-08-05 Michael Chastain <mec.gnu@mindspring.com>
685
686 * gdb.base/gcore.c: Add copyright notice.
687
e425eb2b
MC
6882004-08-05 Michael Chastain <mec.gnu@mindspring.com>
689
690 * gdb.base/freebpcmd.c: Include <stdio.h>.
691 * gdb.base/long_long.c: Include <string.h>.
692 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
693 * gdb.base/siginfo.c: Include <string.h>.
694 * gdb.base/sigstep.c: Include <string.h>.
695
cb9aaed5
MC
6962004-08-04 Michael Chastain <mec.gnu@mindspring.com>
697
698 * gdb.base/complex.c: Include <stdlib.h>.
699
55944f3d
MC
7002004-08-04 Michael Chastain <mec.gnu@mindspring.com>
701
702 * gdb.base/complex.c: Add copyright notice.
703
7b2953d9
MC
7042004-08-04 Michael Chastain <mec.gnu@mindspring.com>
705
706 * gdb.base/charset.c: Include <stdlib.h>.
707
c9133d23
MC
7082004-08-04 Michael Chastain <mec.gnu@mindspring.com>
709
710 * gdb.base/auxv.c: Include <stdlib.h>.
711
0a8490ad
MC
7122004-08-04 Michael Chastain <mec.gnu@mindspring.com>
713
714 * gdb.base/auxv.c: Add copyright notice.
715
3426d5ec
MC
7162004-08-04 Michael Chastain <mec.gnu@mindspring.com>
717
718 * gdb.base/coremaker.c: Add copyright notice.
719 * gdb.base/coremaker2.c: Add copyright notice.
720
8da195dd
AC
7212004-08-04 Andrew Cagney <cagney@gnu.org>
722
723 * gdb.base/store.exp: Update copyright.
724 (check_set, up_set, check_struct, up_struct): Add a prefix to test
725 names, do not import gdb_prompt.
726
8d394f98
AC
7272004-08-01 Andrew Cagney <cagney@gnu.org>
728
729 Fix PR testsuite/1729.
730 * gdb.base/dump.exp: Add test name to callers of capture_value, do
731 not use capture_value with value 4.
732 (capture_value): Add optional test name parameter.
733 (test_reload_saved_value, test_restore_saved_value): Use $msg as
734 the prefix, pass to capture_value.
735
b6702b23
MK
7362004-08-01 Mark Kettenis <kettenis@gnu.org>
737
738 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
739 * gdb.arch/i386-prologue.c (standard): New prototype and function.
740 (main): Call new function.
741
c203e0ca
MC
7422004-07-31 Michael Chastain <mec.gnu@mindspring.com>
743
744 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
745
a7995a30
MC
7462004-07-31 Michael Chastain <mec.gnu@mindspring.com>
747
748 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
749
9366563b
MC
7502004-07-31 Michael Chastain <mec.gnu@mindspring.com>
751
b6eeaf26 752 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
753 Accept more values of vtbl pointer. Remove some messages
754 about "obsolete gcc or gdb".
755
2fc1f950
MC
7562004-07-30 Michael Chastain <mec.gnu@mindspring.com>
757
758 * gdb.cp/classes.exp: Accept more varieties of ptype output.
759
c724d49b
MC
7602004-07-30 Michael Chastain <mec.gnu@mindspring.com>
761
762 * gdb.base/asm-source.exp: Properly convert target board
763 debug flags from gcc format to binutils format.
764
736b0fce
MK
7652004-07-28 Mark Kettenis <kettenis@gnu.org>
766
767 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
768 gdb1718". PR backtrace/1718 partially fixed.
769
5633ea5c
JJ
7702004-07-27 Jeff Johnston <jjohnstn@redhat.com>
771
772 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
773
575eebb1
NC
7742004-07-26 Nick Clifton <nickc@redhat.com>
775
776 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
777 good default value for a specific architecture is available then
778 set it to that value. Otherwise default to the -gstabs switch.
779 Remove the -g... switches from the asm-flags variable. Allow the
780 target board info to override the value if it wants to. Pass the
781 switch on the assembler command line.
782
62104619
MK
7832004-07-23 Mark Kettenis <kettenis@gnu.org>
784
785 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
786 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
787 (main): Call new function.
788
4a1135b8
MC
7892004-07-22 Michael Chastain <mec.gnu@mindspring.com>
790
791 Test for PR exp/1715.
792 * gdb.base/radix.exp: Refactor common procedures. Make all
793 test names unique. Change XFAIL to KFAIL.
794
8a12c1f0
MC
7952004-07-20 Michael Chastain <mec.gnu@mindspring.com>
796
797 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
798 * gdb.ada/gnat_ada.gin: ... to here.
799 * configure.in: Use gnat_ada.gin.
800 * configure: Regenerate.
801
23b451cf
AC
8022004-07-20 Andrew Cagney <cagney@gnu.org>
803
804 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
805 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
806 XFAILs. Clean up test messages and comments. Check backtraces.
807 Delete re-sync code.
808
ab618a02
MC
8092004-07-19 Michael Chastain <mec.gnu@mindspring.com>
810
811 Fix PR cli/740.
812 * gdb.base/annota1.exp: Honor gdb,nosignals.
813 * gdb.base/annota3.exp: Likewise.
814
46dad340
MC
8152004-07-19 Michael Chastain <mec.gnu@mindspring.com>
816
817 * lib/java.exp: Update copyright notice.
818
756d8c70
AC
8192004-07-19 Andrew Cagney <cagney@gnu.org>
820
821 * gdb.base/selftest.exp: Copy file from here ...
822 * gdb.gdb/selftest.exp: ... to here.
823
586027e6
AC
8242004-07-16 Andrew Cagney <cagney@redhat.com>
825
826 * lib/insight-support.exp: Delete file.
827 * lib/java.exp (java_init): Fix copyright.
828
029d2200
AC
8292004-07-16 Andrew Cagney <cagney@gnu.org>
830
831 * gdb.base/restore.c: Append "prologue" to comments marking the a
832 function's prologue.
833 * gdb.base/restore.exp: Update copyright, re-indent.
834 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
835 callerN" prefix where needed. Update patterns that match a
836 function's prologue.
837
653b62c5
MC
8382004-07-16 Michael Chastain <mec.gnu@mindspring.com>
839
840 * gdb.base/restore.c: Add copyright notice.
841
f7d690e5
AC
8422004-07-16 Andrew Cagney <cagney@gnu.org>
843
844 * gdb.base/logical.exp: Update copyright.
845 (evaluate): New procedure. Use to re-implement tests using
846 several tables.
847
d629a7cb
MH
8482004-07-14 Martin Hunt <hunt@redhat.com>
849
850 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
851 which fixes some problems where init.tcl was not found.
852
9c7bb332
AC
8532004-07-13 Andrew Cagney <cagney@gnu.org>
854
6bf46641
AC
855 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
856 (check_sizeof, check_valueof): Do not include the output in the
857 test name. Use gdb_test.
858 (get_valueof): Use gdb_test_multiple.
859
c4ffd4c0
AC
860 * gdb.base/step-test.exp: Update copyright. Use
861 gdb_test_multiple. Ensure that test names do not include
862 architecture dependent output.
863
ab89363a
AC
864 * gdb.gdb/observer.exp: Update copyright.
865 (setup_test): Use gdb_test_multiple.
866 (attach_first_observer, attach_second_observer)
867 (attach_third_observer, detach_first_observer)
868 (detach_second_observer, detach_third_observer)
869 (reset_counters, check_counters): Make $message a prefix.
870 (test_normal_stop_notifications): Add "args" parameter - a list of
871 init functions to be called. Make $message a prefix,
872 (test_observer_normal_stop): Change the message prefixes so that
873 they are unique, pass the attach / detach procedures to
874 test_normal_stop_notifications.
875
ec58997a
AC
876 * gdb.base/signull.exp (test_segv): Prefix all tests with
877 "${name}". Clean up test messages.
878
b475183b
AC
879 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
880
9c7bb332
AC
881 * gdb.base/ena-dis-br.exp: Update copyright.
882 (break_at): New function. Replace send_gdb with gdb_test,
883 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
884 ignore count, not stopped at bpt", with KFAIL.
885
2dd95497
CV
8862004-07-13 Corinna Vinschen <vinschen@redhat.com>
887
888 * gdb.base/attach.exp: Remove cleanupfile handling.
889
419e626b
AC
8902004-07-12 Andrew Cagney <cagney@gnu.org>
891
892 * gdb.base/annota1.exp: Cleanup corefile test name.
893 * gdb.base/annota3.exp: Ditto.
894
8b1b3228
AC
8952004-07-12 Andrew Cagney <cagney@gnu.org>
896
78650829
AC
897 * gdb.base/signals.exp: Clean up copyright, re-indent.
898
8b1b3228
AC
899 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
900 gdb_test and gdb_test_multiple.
901
935c2760
JJ
9022004-07-08 Jeff Johnston <jjohnstn@redhat.com>
903
904 * gdb.java/jmain.exp: Fix expected line number for main to
905 break at. Set XFAIL for break at main test since gcj does not
906 provide line number info for first statement in main.
907
1544280f
AC
9082004-07-08 Andrew Cagney <cagney@gnu.org>
909
1279f4ff
AC
910 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
911
1544280f
AC
912 * gdb.base/sigbpt.exp: Make the common part of each test name a
913 prefix instead of suffix.
914
bcc82369
BR
9152004-07-07 Bob Rossi <bob_rossi@cox.net>
916
917 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
918 test from test_tbreak_creation_and_listing to
919 test_file_list_exec_source_file
920 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
921 Changed name of test from test_tbreak_creation_and_listing to
922 test_file_list_exec_source_file
923
23f4b0aa
JJ
9242004-07-07 Jeff Johnston <jjohnstn@redhat.com>
925
926 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
927 the jmisc() constructor instead of <init>.
928 * gdb.java/jmisc1.exp: Ditto.
929
56401cd5
AC
9302004-07-07 Andrew Cagney <cagney@gnu.org>
931
932 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
933 corrupting the PC.
934
44ae2f6a
MC
9352004-07-06 Michael Chastain <mec.gnu@mindspring.com>
936
937 * gdb.cp/templates.exp: Accept whitespace change in demangler
938 output.
939
45a83408
AC
9402004-07-06 Andrew Cagney <cagney@gnu.org>
941
942 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
943
d205ad70
MC
9442004-07-02 Michael Chastain <mec.gnu@mindspring.com>
945
946 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
947 * lib/compiler.cc: Likewise.
948
06ea1a61
MC
9492004-06-30 Michael Chastain <mec.gnu@mindspring.com>
950
951 * lib/compiler.cc: Work around string preprocessing problem
952 with old hp c++ compiler.
953 * lib/compiler.c: Likewise.
954
daab1251
CV
9552004-06-29 Corinna Vinschen <vinschen@redhat.com>
956
957 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
958 directives to conditionalize symbol prefixing.
959 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
960 additional_flags handling. Add underscore prefix for Cygwin.
961 * gdb.arch/i386-unwind.c: Use preprocessor directives to
962 conditionalize symbol prefixing.
963 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
964 additional_flags handling. Add underscore prefix for Cygwin.
965
cc984116
CV
9662004-06-29 Corinna Vinschen <vinschen@redhat.com>
967
968 * gdb.base/bigcore.exp: Skip test on Cygwin.
969
c279b077
MC
9702004-06-28 Michael Chastain <mec.gnu@mindspring.com>
971
972 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
973 formats for "info register". Use gdb_test_multiple. Fix
974 the "invalid register" test.
975
0e915747
CV
9762004-06-28 Corinna Vinschen <vinschen@redhat.com>
977
978 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
979 PID for Cygwin. Add Cygwin specific strings to check for in some
980 tests.
981 (do_attach_tests): Add a test for user interaction when attaching
982 to a process with no matching symbol table already loaded.
983
11422c86
AC
9842004-06-26 Andrew Cagney <cagney@gnu.org>
985
986 Test PR java/1567 and PR java/1565.
987 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
988 * gdb.java/jmisc2.exp: Delete file.
989
cefbce26
MC
9902004-06-26 Michael Chastain <mec.gnu@mindspring.com>
991
992 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
993
e19f872c
CV
9942004-06-25 Corinna Vinschen <vinschen@redhat.com>
995
996 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
997 attach process.
998
d931ba3b
MC
9992004-06-23 Michael Chastain <mec.gnu@mindspring.com>
1000
1001 * gdb.cp/pr-1553.exp: Remove.
1002
aef68c48
MC
10032004-06-22 Michael Chastain <mec.gnu@mindspring.com>
1004
1005 * gdb.cp/pr-1553.cc: Remove.
1006 * gdb.cp/pr-1553.exp: Disable this test.
1007
8d5df71a
JB
10082004-06-20 Jim Blandy <jimb@redhat.com>
1009
1010 Fix PR testsuite/1680.
1011 * gdb.arch/i386-sse.exp: Properly quote curly braces in
1012 regular expressions.
1013
4ac6f39d
MC
10142004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1015
1016 Fix PR testsuite/1679.
1017 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
1018 Issue an UNSUPPORTED result instead.
1019
1b413552
JB
10202004-06-18 Jim Blandy <jimb@redhat.com>
1021
1022 * gdb.base/charset.exp: Only send a control-C if we see a new
1023 prompt and incomplete command.
1024
6daa6ebd
MC
10252004-06-18 Michael Chastain <mec.gnu@mindspring.com>
1026
1027 * gdb.cp/pr-574.cc: Add copyright notice.
1028
51fa4ae0
JB
10292004-06-17 Jim Blandy <jimb@redhat.com>
1030
1031 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
1032 cases where the regexp has no groups; this grabs random text from
1033 the previous test suite, whatever that was.
1034
8fea26c5
MC
10352004-06-17 Michael Chastain <mec.gnu@mindspring.com>
1036
1037 * gdb.cp/printmethod.cc: Add copyright notice.
1038
1e3aeb41
MC
10392004-06-16 Michael Chastain <mec.gnu@mindspring.com>
1040
1041 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
1042
9d9030bc
AC
10432004-06-16 Andrew Cagney <cagney@gnu.org>
1044
1045 * gdb.base/signull.c: Update copyright. Include <string.h>.
1046 (bowler): Replace data_pointer with data_read
1047 and data_write cases. Add code_descriptor case.
1048 (zero, desc): New array and pointer.
1049 (data, code): Change to simple pointers.
1050 * gdb.base/signull.exp: Fix probe pattern matching a function
1051 descriptor SIGSEGV. Replace data_pointer with data_read and
1052 data_write tests.
1053
acd4ad44
AC
10542004-06-16 Andrew Cagney <cagney@gnu.org>
1055
1056 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
1057
08fd625c
MC
10582004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1059
1060 * gdb.base/long_long.c: Add copyright notice.
1061
1903502c
MC
10622004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1063
1064 * gdb.base/long_long.exp: Remove reference to
1065 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
1066 to gdb_breakpoint and gdb_continue_to_breakpoint.
1067
83313cb1
JB
10682004-06-14 Jim Blandy <jimb@redhat.com>
1069
1070 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
1071 endian case.
1072
1bf404ef
AC
10732004-06-14 Andrew Cagney <cagney@gnu.org>
1074
1075 * gdb.base/gcore.exp (capture_command_output): Delete the always
1076 passing tests containing inferior values.
1077 * gdb.base/ending-run.exp: Do not include the breakpoint address
1078 in the test message. Update copyright.
1079 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
1080 size in the test name, use gdb_test_multiple. Update copyright.
1081
ef220b33
MC
10822004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1083
1084 * gdb.cp/ref-types.cc: Add copyright notice.
1085
4f70a4c9
MC
10862004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1087
1088 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
1089 hp_aCC_compiler.
1090 * lib/compiler.cc: Likewise.
1091 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
1092 'set' commands. Log diagnostics for other lines. Set
1093 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
1094
335928ac
MC
10952004-06-13 Michael Chastain <mec.gnu@mindspring.com>
1096
1097 * gdb.cp/try_catch.cc: Add copyright notice.
1098
2efb12e8
MC
10992004-06-12 Michael Chastain <mec.gnu@mindspring.com>
1100
1101 * gdb.cp/userdef.cc: Add copyright notice.
1102
0bbed51a
MC
11032004-06-11 Michael Chastain <mec.gnu@mindspring.com>
1104
1105 * gdb.cp/virtfunc.cc: Add copyright notice.
1106
e12a46c9
RC
11072004-06-11 Randolph Chung <tausq@debian.org>
1108
1109 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
1110 problem.
1111
338e05af
AC
11122004-06-10 Andrew Cagney <cagney@gnu.org>
1113
1114 * lib/compiler.cc, lib/compiler.c: Append either
1115 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
1116 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
1117 instead of gcc-3-3.
1118
dc3f10cb
AC
11192004-06-09 Andrew Cagney <cagney@gnu.org>
1120
b4d946af
AC
1121 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
1122 gdb/1455, bug is specific to "long long" and "double".
1123
dc3f10cb
AC
1124 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
1125 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
1126 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
1127 fixed.
1128
b5c0bfa2
AC
11292004-06-09 Andrew Cagney <cagney@gnu.org>
1130
1131 * gdb.base/structs.exp (test_struct_returns): Replace
1132 "return_value_unknown" and "finish_value_unknown" by
1133 "return_value_known" and "finish_value_known". Instead of
1134 "return_value_unknown" iff "finish_value_unknown", check
1135 "return_value_known" implies "finish_value_known".
1136
caeb605f
MH
11372004-06-08 Martin Hunt <hunt@redhat.com>
1138
1139 * gdb.base/float.exp: Add pattern for mips targets.
1140
c892bb64
RC
11412004-06-08 Randolph Chung <tausq@debian.org>
1142
1143 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
1144 message for unknown architectures more clear.
1145
48306d3e
JB
11462004-06-08 Joel Brobecker <brobecker@gnat.com>
1147
1148 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
1149 start the execution of the program.
1150
83ecb59f
JB
11512004-06-07 Jim Blandy <jimb@redhat.com>
1152
1153 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
1154 * gdb.arch/i386-cpuid.h: New helper file.
1155
55264cb4
RC
11562004-06-07 Randolph Chung <tausq@debian.org>
1157
1158 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
1159 has started.
1160
23cadb28
RM
11612004-06-04 Roland McGrath <roland@redhat.com>
1162
1163 Fix PR gdb/1647.
1164 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
1165 differently to be robust to output buffering differences.
1166
51d01eda
MC
11672004-06-04 Michael Chastain <mec.gnu@mindspring.com>
1168
1169 * gdb.threads/pthreads.exp: Update copyright years.
1170 (check_control_c): Change asynchronous 'after' to synchronous.
1171
f4fc3b93
RM
11722004-06-04 Roland McGrath <roland@redhat.com>
1173
1174 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
1175 next gdb prompt.
1176
4013522b
MC
11772004-06-02 Michael Chastain <mec.gnu@mindspring.com>
1178
1179 Fix PR gdb/1636.
1180 * gdb.threads/manythreads.exp: Change asynchronous 'after'
1181 calls to synchronous.
1182
7a8f1e6b
JB
11832004-05-26 Jim Blandy <jimb@redhat.com>
1184
1185 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
1186
81bb3443
RC
11872004-05-24 Randolph Chung <tausq@debian.org>
1188
1189 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
1190 * gdb.asm/pa.inc: New file.
1191
8f5a3103
MK
11922004-05-22 Mark Kettenis <kettenis@gnu.org>
1193
1194 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
1195
734b8fe8
JB
11962004-05-21 Joel Brobecker <brobecker@gnat.com>
1197 Daniel Jacobowitz <drow@mvista.com>
1198
1199 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
1200 GDB prompt.
1201
725603e1
UW
12022004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1203
f4fc3b93 1204 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
1205 setjmp/longjmp. Use sigaction instead of signal.
1206
8b923272
JB
12072004-05-19 J. Brobecker <brobecker@gnat.com>
1208 Michael Snyder <msnyder@redhat.com>
1209
1210 * gdb.threads/pthread_cond_wait.c: New file.
1211 * gdb.threads/pthread_cond_wait.exp: New testcase.
1212
8bfabb04
AC
12132004-05-13 Andrew Cagney <cagney@redhat.com>
1214
1215 * gdb.base/signull.exp, gdb.base/signull.c: New files.
1216 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
1217
42edda50
AC
12182004-05-11 Andrew Cagney <cagney@redhat.com>
1219
1220 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
1221 fixed but revealed gdb/1639.
1222
d303a6c7
AC
12232004-05-10 Andrew Cagney <cagney@redhat.com>
1224
1225 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
1226 func1" and "next to 2nd alarm", kernel bug avoided.
1227
bf08c2a1
DJ
12282004-05-10 Daniel Jacobowitz <dan@debian.org>
1229
1230 PR external/1568
1231 * gdb.base/bigcore.exp: Check the size of the dumped core file.
1232 XFAIL if it is smaller than bytes_allocated.
1233 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
1234 (main): Make chunks_allocated unsigned. Correct comment.
1235
c0586a34
JB
12362004-05-07 Joel Brobecker <brobecker@gnat.com>
1237
1238 * gdb.arch/powerpc-aix-prologue.c: New file.
1239 * gdb.arch/powerpc-aix-prologue.exp: New file.
1240
f2785d12
JB
12412004-05-07 Jim Blandy <jimb@redhat.com>
1242
1243 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
1244 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
1245
bd7f6e30
JB
12462004-05-06 Joel Brobecker <brobecker@gnat.com>
1247
1248 * gdb.base/sep.exp: No longer setup_kfail when the program was
1249 built with dwarf2.
1250
0a5e7efe
JI
12512004-05-05 Jim Ingham <jingham@apple.com>
1252
1253 * gdb.base/pending.exp: Make sure pending breakpoints
1254 preserve the ignore count.
f4fc3b93 1255
a8958849
MK
12562004-04-27 Jerome Guitton <guitton@gnat.com>
1257
1258 * i386-prologue.exp: Add testcase for jump instruction as first
1259 instruction of the real code.
1260 * i386-prologue.c (jump_at_beginning): New function.
1261
7e103f5b
MK
12622004-04-28 Mark Kettenis <kettenis@gnu.org>
1263
1264 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
1265 x86_64-*-*.
1266
5d38b224
MK
12672004-04-28 Mark Kettenis <kettenis@gnu.org>
1268
1269 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
1270 i*86-*-*.
1271
0ef32fd9
MK
12722004-04-25 Mark Kettenis <kettenis@gnu.org>
1273
1274 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
1275 expression that checks the return type.
1276
71d7dd7c
AC
12772004-04-23 Andrew Cagney <cagney@redhat.com>
1278
1279 * gdb.base/call-sc.exp: New test of scalar call/return values.
1280 * gdb.base/call-sc.c: Ditto.
1281
1e9f977e
JJ
12822004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1283
1284 * gdb.threads/manythreads.c: Reduce thread stack size.
1285
899d9e3a
JJ
12862004-04-23 Jeff Johnston <jjohnstn@redhat.com>
1287
1288 * gdb.threads/manythreads.c: Add copyright notice.
1289
61bcae62
AC
12902004-04-23 Andrew Cagney <cagney@redhat.com>
1291
1292 * gdb.base/siginfo.exp: Better handle step out of signal.
1293 * gdb.base/sigstep.exp: Ditto.
1294
7339a42e
JJ
12952004-04-22 Jeff Johnston <jjohnstn@redhat.com>
1296 Daniel Jacobowitz <drow@mvista.com>
1297
1298 * gdb.threads/manythreads.c: New testcase.
1299 * gdb.threads/manythreads.exp: Ditto.
1300
5c98409b
JB
13012004-04-22 Jim Blandy <jimb@redhat.com>
1302
1303 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
1304 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
1305
3b611f1a
MC
13062004-04-21 Michael Chastain <mec.gnu@mindspring.com>
1307
1308 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
1309
f0fd9238
AC
13102004-04-21 Andrew Cagney <cagney@redhat.com>
1311
1312 * gdb.base/sigstep.c: New file.
1313 * gdb.base/sigstep.exp: New file.
1314
90990674
JB
13152004-04-16 Joel Brobecker <brobecker@gnat.com>
1316
1317 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
1318 call to observer_notify_normal_stop.
1319
78cef34b
AC
13202004-04-15 Andrew Cagney <cagney@redhat.com>
1321
1322 * gdb.base/siginfo.c: New file.
1323 * gdb.base/siginfo.exp: New file.
1324
d2343407
JB
13252004-04-12 J. Brobecker <brobecker@gnat.com>
1326
1327 * gdb.base/sep.exp: Fix typo in comment.
1328
a2dba3c8
JB
13292004-04-12 J. Brobecker <brobecker@gnat.com>
1330
1331 * gdb.base/sep.c: New file.
1332 * gdb.base/sep-proc.c: New file.
1333 * gdb.base/sep.exp: New testcase.
1334
15f7b60e
MK
13352004-04-09 Mark Kettenis <kettenis@gnu.org>
1336
1337 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
1338 support.
1339
44f4de1a
AC
13402004-04-05 Andrew Cagney <cagney@redhat.com>
1341
1342 * gdb.base/sigaltstack.c: New file.
1343 * gdb.base/sigaltstack.exp: New file.
1344
ef04f396
JB
13452004-04-04 Joel Brobecker <brobecker@gnat.com>
1346
1347 * gdb.base/foll-fork.exp: Update the expected output for
1348 "help set follow-fork-mode", to match a change that was made
1349 to the help of this variable on 2004-01-13.
1350
d40d2c92
JB
13512004-04-01 Joel Brobecker <brobecker@gnat.com>
1352
1353 * lib/ada.exp: Add copyright notice.
1354 * bar.ads: Likewise.
1355 * bar.adb: Likewise.
1356 * null_record.adb: Likewise.
1357 * null_record.exp: Likewise.
1358 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
1359
f86ef5a3
JB
13602004-04-01 Joel Brobecker <brobecker@gnat.com>
1361
1362 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
1363 * configure: Regenerate.
1364
414e70e3
JB
13652004-04-01 Joel Brobecker <brobecker@gnat.com>
1366
1367 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
1368 to build the application. Remove the message printed when in
1369 verbose mode, redundant with the UNSUPPORTED message above.
1370
f0aaee49
JB
13712004-03-31 Joel Brobecker <brobecker@gnat.com>
1372
1373 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
1374 * gdb.ada (null_record.exp): New testcase.
1375
ac81cb54
JB
13762004-03-31 Joel Brobecker <brobecker@gnat.com>
1377
1378 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
1379
854af2f7
JB
13802004-03-31 Joel Brobecker <brobecker@gnat.com>
1381
1382 * gdb.ada: New subdirectory.
1383 * gdb.ada/Makefile.in: New file.
1384 * gdb.ada/gnat_ada.gpr.in: New file.
1385
034cb681
JB
13862004-03-31 Joel Brobecker <brobecker@gnat.com>
1387
1388 * lib/ada.exp: New file.
1389
78a1a894
DJ
13902004-03-24 Daniel Jacobowitz <drow@mvista.com>
1391
1392 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
1393 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
1394
4b2b3b3e
AC
13952004-03-22 Andrew Cagney <cagney@redhat.com>
1396
1397 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
1398 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1399 Problem identified by Ulrich Weigand.
1400
23c73aa3
DC
14012004-03-17 David Carlton <carlton@kealia.com>
1402
1403 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
1404 PR c++/826.
1405
d63a86f8
RM
14062004-03-16 Roland McGrath <roland@redhat.com>
1407
1408 * gdb.base/auxv.exp: New file.
1409 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
1410
0e02aa50
DC
14112004-03-12 David Carlton <carlton@kealia.com>
1412
1413 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
1414 * gdb.cp/pr-1553.cc: Ditto.
1415 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
1416 pass branch.
1417
c20b71be
MC
14182004-03-12 Michael Chastain <mec.gnu@mindspring.com>
1419
1420 * gdb.cp/templates.exp: Accept more template types.
1421
c7414a01
MC
14222004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1423
1424 From Corinna Vinschen with modifications.
1425 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
1426 local variable obj_with_enum.
1427 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
1428 results with obj_with_enum.
1429
ed69573c
MC
14302004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1431
1432 * gdb.cp/classes.cc: New file, copied from misc.cc.
1433 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
1434
28301461
MC
14352004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1436
1437 * gdb.cp/misc.cc: Add copyright notice.
1438
1198ecbe
DC
14392004-03-05 David Carlton <carlton@kealia.com>
1440
1441 * gdb.cp/rtti.exp: Add 'print *obj3' test.
1442 * gdb.cp/rtti.h: Update copyright.
1443 (namespace n2::n3): New.
1444 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
1445 (n2::n3::func3): New.
1446 (main): Call n2::n3::func3.
1447 * gdb.cp/rtti2.cc: Update copyright.
1448 (n2::create3): New.
1449
9e08c470
MK
14502004-03-04 Mark Kettenis <kettenis@gnu.org>
1451
1452 * gdb.asm/openbsd.inc: Fix typo.
1453
4bebc3aa
FF
14542004-03-03 Fred Fish <fnf@redhat.com>
1455
1456 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
1457 "val" instead of unused "size". Update copyright year.
1458
6ea9fb37
DJ
14592004-02-29 Daniel Jacobowitz <drow@mvista.com>
1460
1461 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
1462 to use unsigned char.
1463 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
1464 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
1465
23b23974
DJ
14662004-02-29 Daniel Jacobowitz <drow@mvista.com>
1467
1468 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
1469 line of output.
1470
7574fd53
DJ
14712004-02-28 Daniel Jacobowitz <drow@mvista.com>
1472
1473 * gdb.base/relocate.c (dummy): Initialize.
1474
a195357f
DJ
14752004-02-28 Daniel Jacobowitz <drow@mvista.com>
1476
1477 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
1478 a breakpoint at exit.
1479
72fd54a9
FF
14802004-02-27 Fred Fish <fnf@redhat.com>
1481
1482 * gdb.base/chng-syms.exp: Add expect condition to match failing
1483 case that isn't a timeout.
1484
b9d23137
AC
14852004-02-27 Andrew Cagney <cagney@redhat.com>
1486
1487 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
1488 support.
1489
15d208f6 14902004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 1491
15d208f6
FF
1492 * gdb.arch/gdb1431.c: Remove.
1493 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
1494 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
1495 of "until" incorrectly.
1496
98f9cd2d
JB
14972004-02-26 J. Brobecker <brobecker@gnat.com>
1498
1499 * gdb.cp/class2.cc (empty): New class.
1500 (refer): New function.
1501 (main): Declare an object of type empty and use it.
1502 * gdb.cp/class2.exp: Print the value of an object of type empty.
1503
9b50c11b
JJ
15042004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1505
1506 * gdb.base/langs.exp: Update query string to match the
1507 new nquery format used for pending breakpoints.
1508
0dcd613f
AC
15092004-02-26 Andrew Cagney <cagney@redhat.com>
1510
1511 Fix PR i18n/1570.
1512 * gdb.base/charset.c: Update copyright notice.
1513 (main, init_string): Remove the escape character '\e' tests.
1514 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
1515 * gdb.base/charset.exp (valid_host_charset): Ditto.
1516 * gdb.base/setvar.exp: Ditto.
1517
b8a56647
AC
15182004-02-24 Andrew Cagney <cagney@redhat.com>
1519
90d59e34
AC
1520 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
1521 mmapped data in core file" PASS and FAIL messages consistent.
1522
b8a56647
AC
1523 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
1524 setting a breakpoint. Work around PR java/1565.
1525
9f27c604
JJ
15262004-02-23 Jeff Johnston <jjohnstn@redhat.com>
1527
1528 * lib/gdb.exp (gdb_breakpoint): Update query string to match
1529 new nquery format.
1530 * gdb.base/pending.exp: Ditto.
1531
3224a706
MK
15322004-02-22 Mark Kettenis <kettenis@gnu.org>
1533
1534 * configure.in: Run stabs tests on *BSD.
1535 * configure: Regenerated.
1536
41e0a9ca
MK
15372004-02-21 Mark Kettenis <kettenis@gnu.org>
1538
1539 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
1540
1e1b3428
FF
15412004-02-20 Fred Fish <fnf@redhat.com>
1542
1543 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
1544 blank in test for "returns short", for consistency with other
1545 "returns xxx" tests. Update copyright year.
1546
f9a7572a
FF
15472004-02-19 Fred Fish <fnf@redhat.com>
1548
1549 New testcase for PR breakpoint/1558.
1550 * gdb.arch/gdb1558.exp: New file.
1551 * gdb.arch/gdb1558.c: New file.
1552
b2ce2854
EZ
15532004-02-19 Elena Zannoni <ezannoni@redhat.com>
1554
1555 * gdb.base/nodebug.exp: Fix typo.
1556
e7c9ff01
JB
15572004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1558
1559 Committed by Jim Blandy <jimb@redhat.com>.
1560
62f4b920
JB
1561 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
1562
2db536a1
JB
1563 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
1564
e7c9ff01
JB
1565 * gdb.base/float.exp: Support s390*-*-* targets.
1566
f3205b34
AF
15672004-02-17 Adam Fedor <fedor@gnu.org>
1568
1569 * gdb.base/gdb1555.exp: New file.
1570 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
1571
9d62932d
EZ
15722004-02-17 Elena Zannoni <ezannoni@redhat.com>
1573
1574 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
1575
344c9711
FF
15762004-02-16 Fred Fish <fnf@redhat.com>
1577
1578 * gdb.arch/gdb1291.c: Remove
1579 * gdb.arch/gdb1291.s: New test input file.
1580 * gdb.arch/gdb1291.exp: Expand test to check case that should not
1581 fail. Test for correct result, known incorrect result, other
1582 failures and timeouts.
1583
2d822687
AC
15842004-02-16 Andrew Cagney <cagney@redhat.com>
1585
1586 * gdb.base/bigcore.exp: New file.
1587 * gdb.base/bigcore.c: New file.
1588
dac15b66
AC
15892004-02-13 Andrew Cagney <cagney@redhat.com>
1590
1591 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
1592 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
1593 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
1594 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
1595 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
1596 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
1597 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
1598 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
1599 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
1600 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
1601
6bdfc2c4
JJ
16022004-02-11 Jeff Johnston <jjohnstn@redhat.com>
1603
1604 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
1605 executed is an alloc instruction.
1606
87b3ede8
DC
16072004-02-11 David Carlton <carlton@kealia.com>
1608
1609 * gdb.cp/breakpoint.exp: New.
1610 * gdb.cp/breakpoint.cc: New.
1611
6e19e2bf
MC
16122004-02-11 Michael Chastain <mec.gnu@mindspring.com>
1613
1614 Partial fix for PR gdb/1543.
1615 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
1616 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
1617 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
1618 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
1619 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
1620 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
1621 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
1622 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
1623 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
1624 to bug-gdb@prep.ai.mit.edu .
1625 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
1626 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
1627 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
1628 Likewise.
1629
5c5455dc
AC
16302004-02-10 Andrew Cagney <cagney@redhat.com>
1631
1632 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
1633 using gdb_internal_error_resync.
1634
9cf689d7
DJ
16352004-02-09 Daniel Jacobowitz <drow@mvista.com>
1636
1637 * gdb.threads/thread-specific.exp: Stop early if no threads are
1638 found.
1639
d2dc51db
MC
16402004-02-09 Michael Chastain <mec.gnu@mindspring.com>
1641
1642 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
1643
14b1a056
DJ
16442004-02-08 Daniel Jacobowitz <drow@mvista.com>
1645
1646 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
1647 breakpoints.
1648
83f66e8f
DJ
16492004-02-07 Daniel Jacobowitz <drow@mvista.com>
1650
1651 * config/sim.exp (gdb_load): Handle $arg == "".
1652 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
1653 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
1654
30fc0091
EZ
16552004-02-07 Elena Zannoni <ezannoni@redhat.com>
1656
1657 * gdb.base/maint.exp: Update test to reflect
1658 obstack changes.
1659
4d806929
JJ
16602004-02-04 Jeff Johnston <jjohnstn@redhat.com>
1661
1662 * gdb.base/pendshr.c (pendfunc): New function that calls
1663 pendfunc1.
1664 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
1665
7bfdd688
FF
16662004-02-04 Fred Fish <fnf@redhat.com>
1667
1668 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
1669 function symbols and update copyright years.
1670 * gdb.arch/gdb1291.c: Ditto.
1671
aaa08ee4
MC
16722004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1673
1674 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
1675
dbad7755
MC
16762004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1677
1678 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
1679
ec4646ef
MC
16802004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1681
1682 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
1683
1b802196
FF
16842004-02-02 Fred Fish <fnf@redhat.com>
1685
1686 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
1687 remote targets. Update copyright years.
1688
18fe2033
JJ
16892004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1690
1691 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
1692 support.
1693 * gdb.base/langs.exp: Fix test which attempts to create
1694 breakpoint on non-existent function to handle new pending
1695 support.
1696 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
1697 a breakpoint.
1698 * gdb.base/pending.exp: New test.
1699 * gdb.base/pending.c: New file.
1700 * gdb.base/pendshr.c: Ditto.
1701
8d577d32
DC
17022004-02-02 David Carlton <carlton@kealia.com>
1703
1704 * gdb.cp/overload.exp: Add overloadNamespace tests.
1705 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
1706 (overloadNamespace, XXX): New.
1707 (main): Call XXX::marker2.
1708
3ad13771
FF
17092004-02-01 Fred Fish <fnf@redhat.com>
1710
1711 * gdb.base/dump.exp: Use runto_main instead of "runto main".
1712 * gdb.base/finish.exp: Ditto.
1713 * gdb.base/gcore.exp: Ditto.
1714 * gdb.base/huge.exp: Ditto.
1715 * gdb.base/info-proc.exp: Ditto.
1716 * gdb.base/return2.exp: Ditto.
1717 * gdb.threads/gcore-thread.exp: Ditto.
1718
44c75849
DJ
17192004-02-01 Daniel Jacobowitz <drow@mvista.com>
1720
1721 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
1722
005bc093
MK
17232004-02-01 Mark Kettenis <kettenis@gnu.org>
1724
1725 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
1726 that opening the file succeeds on OpenBSD.
1727
c47cebdb
DJ
17282004-02-01 Daniel Jacobowitz <drow@mvista.com>
1729
1730 * gdb.threads/thread-specific.c: New file.
1731 * gdb.threads/threads-specific.exp: New test script.
1732 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
1733 to expect_out.
1734
5a01311c
MK
17352004-02-01 Mark Kettenis <kettenis@gnu.org>
1736
1737 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
1738 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
1739 only on the "print_small_structs from print_long_arg_list" test.
1740
ce22a4f1
DJ
17412004-02-01 Daniel Jacobowitz <drow@mvista.com>
1742
1743 * gdb.base/completion.exp: Kill a stray backslash.
1744
1745 From Jim Ingham <jingham@apple.com>:
1746 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
1747 agrees with the result from sending a tab.
1748
abbab9d3
DJ
17492004-01-31 Daniel Jacobowitz <drow@mvista.com>
1750
1751 * gdb.base/chng-syms.exp: Remove stray newline.
1752
53904d1e
MK
17532004-01-31 Mark Kettenis <kettenis@gnu.org>
1754
1755 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
1756 *-*-openbsd*.
1757 * gdb.asm/openbsd.inc: New file.
1758
3a4b3aac
MK
17592004-01-30 Mark Kettenis <kettenis@gnu.org>
1760
1761 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
1762 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
1763 *-*solaris2*. Remove commented out default settings for
1764 asm-flags. Replace gdb_compile with target_link.
1765
ebac27b4
MC
17662004-01-29 Michael Chastain <mec.gnu@mindspring.com>
1767
1768 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
1769 for all tests. Remove old hp-ux and cygnus xfail cases.
1770
d8679d84
PH
17712004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
1772
1773 * gdb.base/chng-syms.exp: New file.
1774 * gdb.base/chng-syms.c: New file.
1775
0a55bc22
MC
17762004-01-24 Michael Chastain <mec.gnu@mindspring.com>
1777
1778 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
1779 Provide arms for current output in all my configurations.
1780
94b8e876
MC
17812004-01-24 Michael Chastain <mec.gnu@mindspring.com>
1782
1783 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
1784 * lib/compiler.cc: Likewise.
1785 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
1786 get the right preprocessor. Eval the output directly. Remove
1787 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
1788 hp_f77_compiler and hp_f90_compiler completely.
1789 (gdb_preprocess): Delete.
1790 (get_compiler): Delete.
1791
7cf03d44
MK
17922004-01-24 Mark Kettenis <kettenis@gnu.org>
1793
1794 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
1795 <string.h>.
1796
68b6dce9
NR
17972004-01-24 Nick Roberts <nick@nick.uklinux.net>
1798
1799 * gdb.mi/mi-stack.exp: Update copyright.
1800
b368761e
DC
18012004-01-23 David Carlton <carlton@kealia.com>
1802
1803 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
1804 test for cp_lookup_transparent_type.
1805 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
1806 call them.
1807
f2061b53
DJ
18082004-01-23 Daniel Jacobowitz <drow@mvista.com>
1809
1810 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
1811 after -var-update.
1812
37fc574a
DC
18132004-01-23 David Carlton <carlton@kealia.com>
1814
1815 * gdb.cp/namespace.cc (C::ensureRefs): New.
1816 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
1817
8e94b928
NR
18182004-01-20 Nick Roberts <nick@nick.uklinux.net>
1819
1820 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
1821 case "-stack-list-locals 2".
1822 * gdb.mi/mi-var-child.exp: Test for case
1823 "-var-list-children --all-values NAME".
1824
997b0952
MC
18252004-01-18 Michael Chastain <mec.gnu@mindspring.com>
1826
1827 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
1828
52470da3
MK
18292004-01-18 Mark Kettenis <kettenis@gnu.org>
1830
7049b4b8
MK
1831 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
1832 used with gdb_test_multiple.
1833
52470da3
MK
1834 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
1835 read at address 0. This fixes PR testsuite/1504.
1836
da6012e5
DJ
18372004-01-18 Daniel Jacobowitz <drow@mvista.com>
1838
1839 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
1840 Remove downloading, guessing the host executable, the calls to
1841 gdb_file_cmd and gdb_target_cmd, and "load" support.
1842 (infer_host_exec): New function broken out from gdb_load.
1843 (gdb_load): New wrapper for gdbserver_gdb_load.
1844 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
1845 gdb_target_cmd. Use -target-select.
1846 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
1847 Download binaries to the host. Clear last_mi_remote_file when
1848 we load a new binary.
1849 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
1850 call gdbserver_gdb_load and mi_gdb_target_cmd.
1851
32c70722
MC
18522004-01-17 Michael Chastain <mec.gnu@mindspring.com>
1853
1854 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
1855 type patterns.
1856
b0cecf36
MC
18572004-01-17 Michael Chastain <mec.gnu@mindspring.com>
1858
1859 * gdb.cp/templates.exp: Fix typo in test name of
1860 "print Foo<volatile char*>::foo".
1861
4120d7e6
MC
18622004-01-15 Michael Chastain <mec.gnu@mindspring.com>
1863
1864 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
1865
f679e530
BE
18662004-01-16 Ben Elliston <bje@wasabisystems.com>
1867
1868 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
1869 (clean mostlyclean): Remove empty rm.
1870
091c48f6
MC
18712004-01-15 Michael Chastain <mec.gnu@mindspring.com>
1872
1873 * gdb.base/setvar.exp: Add copyright years.
1874
3e5fc8d2
DC
18752004-01-14 David Carlton <carlton@bactrian.org>
1876
1877 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
1878 PR c++/1511 and update coment.
1879 * gdb.cp/templates.exp: Update patterns to match current output.
1880 If changes involve something other than whitespace, KFAIL
1881 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
1882
63d06c5c
DC
18832004-01-14 David Carlton <carlton@kealia.com>
1884
1885 * gdb.cp/namespace.exp: Add tests involving classes defined within
1886 namespaces.
1887 * gdb.cp/namespace.cc (C::CClass): New.
1888 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
1889
a51dab88
EZ
18902004-01-14 Elena Zannoni <ezannoni@redhat.com>
1891
1892 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
1893 what debug info we have. Print a better message if something goes
1894 wrong while producing the separate debug info file.
1895
a476ccc9
MC
18962004-01-14 Michael Chastain <mec.gnu@mindspring.com>
1897
1898 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
1899
f453692c
MC
19002004-01-14 Michael Chastain <mec.gnu@mindspring.com>
1901
1902 * gdb.base/callfuncs.c: Add copyright notice.
1903
f40063a5
MC
19042004-01-13 Michael Chastain <mec.gnu@mindspring.com>
1905
1906 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
1907 inheritance. PR gdb/1498, PR gcc/13539.
1908
19ac3974
EZ
19092004-01-13 Elena Zannoni <ezannoni@redhat.com>
1910
1911 * gdb.threads/gcore-thread.exp: Prefix name of binary with
1912 test specific name.
1913 * gdb.mi/gdb669.exp: Ditto.
1914 * gdb.mi/mi-pthreads.exp: Ditto.
1915 * gdb.mi/mi1-pthreads.exp: Ditto.
1916 * gdb.mi/mi2-pthreads.exp: Ditto.
1917
56c97c6e
MC
19182004-01-12 Michael Chastain <mec.gnu@mindspring.com>
1919
1920 * gdb.cp/member-ptr.cc: Add copyright notice.
1921
a0644324
MC
19222004-01-12 Michael Chastain <mec.gnu@mindspring.com>
1923
1924 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
1925 some patterns for recent versions of gcc and hpacc. Delete
1926 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
1927 Delete tests that access a NULL pointer-to-member-data. This
1928 script is still disabled for gcc.
1929
32fabe09
EZ
19302004-01-12 Elena Zannoni <ezannoni@redhat.com>
1931
1932 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
1933 escaped correctly.
1934
1f8a6abb
EZ
19352004-01-12 Elena Zannoni <ezannoni@redhat.com>
1936
1937 * gdb.base/sepdebug.exp: New file.
1938 * gdb.base/sepdebug.c: New file.
1939 * lib/gdb.exp (separate_debug_filename): New procedure.
1940 (gdb_gnu_strip_debug): New procedure.
1941
48efe704
AC
19422004-01-12 Andrew Cagney <cagney@redhat.com>
1943
1944 * gdb.mi/ChangeLog: Delete file. Renamed to ...
1945 * gdb.mi/ChangeLog-1999-2003: New file.
1946
a9415475
AC
19472004-01-12 Andrew Cagney <cagney@redhat.com>
1948
1949 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
1950 "Renaming a directory to a non-empty directory returns ENOTEMPTY
1951 or EEXIST", treat EBUSY as an XFAIL.
1952
83b8cf9d
MC
19532004-01-11 Michael Chastain <mec.gnu@mindspring.com>
1954
1955 * gdb.base/scope.exp: Remove obsolete setup_xfail for
1956 hp_cc_compiler.
1957
9939d2a8
MC
19582004-01-10 Michael Chastain <mec.gnu@mindspring.com>
1959
1960 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
1961 decorations.
1962
1ff8cadf
MC
19632004-01-10 Michael Chastain <mec.gnu@mindspring.com>
1964
1965 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
1966 and "(aCC)" decorations. Remove obsolete doco about old
1967 test results.
1968
6fa9022e
MC
19692004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1970
1971 * gdb.cp/exception.exp: Fix typo in doco.
1972
209721fe
MK
19732004-01-09 Mark Kettenis <kettenis@gnu.org>
1974
1975 * gdb.base/gdb1476.exp: Fix typo.
1976
ef11303e
MC
19772004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1978
1979 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
1980 file.
1981
041ab88c
MC
19822004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1983
1984 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
1985 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
1986 Use gdb_compile. Remove restriction on gcc. Add some patterns
1987 for recent version of gdb. Delete second half, which was a copy
1988 of the first half with different build flags. This test is
1989 still disabled because it is still not ready for production.
1990
e36d075a
MC
19912004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1992
1993 * gdb.cp/exception.cc: Add copyright notice.
1994 * gdb.cp/exception.exp: Add a notice that this file is broken
1995 because of line number changes caused by addition of copyright
1996 notice.
1997
42b190ad
MC
19982004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1999
2000 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
2001 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
2002
8f25f06b
MC
20032004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2004
2005 * gdb.cp/classes.exp: Accept gnu abi 2.
2006 * gdb.cp/derivation.exp: Likewise.
2007 * gdb.cp/overload.exp: Likewise.
2008 * gdb.cp/virtfunc.exp: Likewise.
2009
06ded8b8
MC
20102004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2011
2012 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
2013 semicolon after end of function.
2014
77c26ae3
MC
20152004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2016
2017 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
2018 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
2019 boilerplate code for compiling and running the program under
2020 test. Add some string method tests.
2021
20757486
MC
20222004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2023
2024 * gdb.cp/bs15503.cc: Add copyright notice.
2025 * gdb.cp/bs15503.exp: Adjust line number.
2026
0fd3b503
MC
20272004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2028
2029 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
2030 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
2031
10d1bea8
MC
20322004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2033
2034 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
2035 hp_cc_compiler.
2036
2789202a
MC
20372004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2038
2039 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
2040 * gdb.cp/ctti.exp: Use the marker instead of "next".
2041 With gcc, run further before bailing.
2042
b862f14c
MC
20432004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2044
2045 * gdb.cp/cttiadd.cc: Add copyright notice.
2046 * gdb.cp/cttiadd1.cc: Likewise.
2047 * gdb.cp/cttiadd2.cc: Likewise.
2048 * gdb.cp/cttiadd3.cc: Likewise.
2049
96da2469
MC
20502004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2051
2052 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
2053 Use gdb_test, gdb_test_multiple. Use floating-point values that
2054 have exact representations in IEEE-ish formats.
2055
053248ff
MC
20562004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2057
2058 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
2059 compilers. Delete duplicate call to get_compiler_info.
2060 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
2061 * gdb.base/volatile.exp: Likewise.
2062
84acecdd
MK
20632004-01-07 Mark Kettenis <kettenis@gnu.org>
2064
2065 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
2066 memory at address 0.
2067
fe11a27f
MC
20682004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2069
2070 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
2071 to test for hp-ux assembler. Fix copyright years.
2072
60ad077b
AC
20732004-01-07 Andrew Cagney <cagney@redhat.com>
2074
2075 * gdb.base/fileio.c (strerrno): Add "EBUSY".
2076
1c9b8f33
AC
20772004-01-07 Andrew Cagney <cagney@redhat.com>
2078
2079 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
2080 when creating the read-only file. From analysis by Roland McGrath
2081 and Elena Zannoni.
2082
753ccc7a
MC
20832004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2084
2085 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
2086
eca3e36b
MC
20872004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2088
2089 * gdb.base/cvexpr.c: Be type-safe with function pointers and
2090 data pointers.
2091
f8d4bac4
MC
20922004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2093
2094 * gdb.cp/m-static.exp: Compile one source file at a time.
2095 Delete unused call to get_compiler_info.
2096
9b4e0f94
MC
20972004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2098
2099 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
2100 * gdb.base/call-rt-st.exp: Likewise.
2101 * gdb.base/nodebug.exp: Likewise.
2102 * gdb.base/volatile.exp: Likewise.
2103 * gdb.cp/ref-types.exp: Likewise.
2104 * gdb.cp/templates.exp: Likewise.
2105
023c1024
MK
21062004-01-05 Mark Kettenis <kettenis@gnu.org>
2107
2108 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
2109
19703c4a
MC
21102004-01-05 Michael Chastain <mec.gnu@mindspring.com>
2111
2112 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
2113 hppa*-hp-hpux*.
2114
18b67037
MK
21152004-01-04 Mark Kettenis <kettenis@gnu.org>
2116
ba6219c8
MK
2117 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2118 x86_64-*-*.
2119
18b67037
MK
2120 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2121 sparc64-*-* and sparc*-solaris2*.
2122
1bfbbb9d
MK
21232004-01-04 Mark Kettenis <kettenis@gnu.org>
2124
2125 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
2126 return ${tests}" test. The ${tests} already mentions the
2127 filename.
2128
06846494
MC
21292004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2130
2131 * gdb.cp/local.exp: Accept gcc abi 2.
2132
3b0cb202
MC
21332004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2134
2135 * gdb.cp/templates.exp: Accept gcc abi 2.
2136
0643ec3f
MC
21372004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2138
2139 * lib/compiler.cc: Remove supports_template_debugging.
2140 * gdb.cp/templates.exp: Do not test supports_template_debugging.
2141
d231d0b1
MC
21422004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2143
2144 * gdb.cp/namespace.exp: Accept gcc abi 2.
2145
44ffb27c
MC
21462004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2147
2148 * gdb.cp/method.exp: Accept gcc abi 2.
2149
184ad485
MC
21502004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2151
2152 * gdb.cp/classes.exp: Generate identical results as old version.
2153 * gdb.cp/derivation.exp: Likewise.
2154 * gdb.cp/overload.exp: Likewise.
2155 * gdb.cp/virtfunc.exp: Likewise.
2156
116f09e7
MC
21572004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2158
2159 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
2160 mysterious bug with sourceware version of expect.
2161
b1379776
MC
21622004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2163
2164 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
2165 current versions of gcc, including gcc abi 2. Remove gratuitous
2166 restart of test program. Use gdb_test_multiple and gdb_test for
2167 all tests. Add patterns to xfail missing "const" in "const char *"
2168 and kfail PR gdb/1155.
2169
6b7a4c0e
MC
21702004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2171
2172 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
2173 current versions of gcc, including gcc abi 2. Remove gratuitous
2174 restart of test program. Use gdb_test_multiple and gdb_test for
2175 all tests. Add patterns to kfail PR gdb/1498.
2176
51615d72
MC
21772003-12-31 Michael Chastain <mec.gnu@mindspring.com>
2178
2179 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
2180 current versions of gcc, including gcc abi 2. Use "breakpoint"
2181 and "continue" instead of restarting the target program. Use
2182 gdb_test_multiple and gdb_test for all tests.
2183
7b79a9d7
MK
21842004-01-01 Mark Kettenis <kettenis@gnu.org>
2185
2186 * gdb.asm/asm-source.exp: Update copyright year. Link statically
2187 for *-*-solaris2*.
2188
1cd3489f
MC
21892003-12-31 Michael Chastain <mec.gnu@mindspring.com>
2190
2191 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
2192 current versions of gcc, including gcc abi 2. Use "breakpoint"
2193 and "continue" instead of restarting the target program several
2194 times. Use gdb_test_multiple and gdb_test for all tests.
2195
850742db
MC
21962003-12-18 Michael Chastain <mec.gnu@mindspring.com>
2197
2198 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
2199 source files.
2200
eb4bbda8
MC
22012003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2202
2203 * gdb.base/environ.exp: Handle compiling test case from multiple
2204 source files.
2205
e42c7771
MC
22062003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2207
2208 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
2209
80e4b428
JB
22102003-12-17 Jim Blandy <jimb@redhat.com>
2211
5f06973a
JB
2212 * gdb.base/freebpcmd.c: Add copyright notice.
2213
80e4b428
JB
2214 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
2215
0ab84fb7
MC
22162003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2217
2218 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
2219
1b3bb3d0
JB
22202003-12-13 Jim Blandy <jimb@redhat.com>
2221
2222 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
2223
3a4c9371
KB
22242003-12-12 Kevin Buettner <kevinb@redhat.com>
2225
2226 * gdb.asm/frv.inc: New file.
2227 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
2228
a1dea79a
FF
22292003-12-09 Fred Fish <fnf@redhat.com>
2230
2231 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
2232 functions to break1.c and leave prototypes behind. Add more
2233 "set breakpoint NN here" comments.
2234 * gdb.base/break1.c: New file.
2235
2236 * gdb.base/break.exp: Handle compiling test case from multiple
2237 source files and change source file references as needed.
2238 * gdb.base/completion.exp: Ditto.
2239 * gdb.base/condbreak.exp: Ditto.
2240 * gdb.base/define.exp: Ditto.
2241 * gdb.base/ena-dis-br.exp: Ditto.
2242 * gdb.base/info-proc.exp: Ditto.
2243 * gdb.base/maint.exp: Ditto.
2244 * gdb.base/until.exp: Ditto.
2245
2246 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
2247 hardcoded line numbers.
2248 * gdb.base/define.exp: Ditto.
2249 * gdb.base/ena-dis-br.exp: Ditto.
2250 * gdb.base/maint.exp: Ditto.
2251 * gdb.base/until.exp: Ditto.
2252
2253 * gdb.base/completion.exp: Use "break1" for completion tests since
2254 "break" is no longer a unique prefix.
2255
5266b69c
AC
22562003-12-06 Andrew Cagney <cagney@redhat.com>
2257
2258 * gdb.base/structs.exp (test_struct_returns): When applicable, set
2259 "return_value_unimplemented". When an unimplemented struct return
2260 architecture, report incorrect values as a KFAIL
2261
374451f0
MC
22622003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2263
2264 * gdb.cp/rtti.exp: Accept new wording of warning from
2265 cp_lookup_rtti_type.
2266
ba9b20a7
MC
22672003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2268
2269 Partial fix for PR testsuite/1456.
2270 * gdb.base/scope.exp (test_at_main): Replace references to
2271 gcc_compiled with calls to test_compiler_info.
2272 (test_at_foo): Likewise.
2273 (test_at_bar): Likewise.
2274
b74b6d0b
MC
22752003-12-04 Michael Chastain <mec.gnu@mindspring.com>
2276
2277 Partial fix for PR testsuite/1456.
2278 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
2279 to test_compiler_info.
2280
ccfa3402
MC
22812003-12-03 Michael Chastain <mec.gnu@mindspring.com>
2282
2283 * gdb.base/so-impl-ld.exp: Update copyright notice.
2284
f6246aba
MC
22852003-12-02 Michael Chastain <mec.gnu@mindspring.com>
2286
2287 Partial fix for PR testsuite/1456.
2288 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
2289 to test_compiler_info.
2290
13ae734a
MC
22912003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2292
2293 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
2294 from current versions of gdb. Clean up regular expressions.
2295 Delete redundant timeout case.
2296
d8e1cdee
MC
22972003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2298
2299 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
2300 from current versions of gdb. Clean up regular expressions.
2301 Delete redundant timeout case.
2302
96457b64
MC
23032003-12-01 Michael Chastain <mec.gnu@mindspring.com>
2304
2305 Partial fix for PR testsuite/1456.
2306 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
2307 gcc_compiled with call to test_compiler_info.
2308
f35309fc
MC
23092003-11-30 Michael Chastain <mec.gnu@mindspring.com>
2310
2311 Partial fix for PR testsuite/1456.
2312 * gdb.base/list.exp (test_list_function): Delete unused declaration
2313 of gcc_compiled.
2314
d7afdf9b
MC
23152003-11-29 Michael Chastain <mec.gnu@mindspring.com>
2316
2317 Partial fix for PR testsuite/1456.
2318 * gdb.base/complex.exp: Replace reference to gcc_compiled with
2319 call to test_compiler_info.
2320
71507b56
MK
23212003-11-29 Mark Kettenis <kettenis@gnu.org>
2322
2323 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
2324 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
2325 it to create the appropriate note.inc.
2326 * gdb.asm/asmsrc1.s: Include "note.inc".
2327 * gdb.asm/netbsd.inc: New file.
2328 * gdb.asm/empty.inc: New file.
2329
f81f93f7
MC
23302003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2331
2332 Partial fix for PR testsuite/1456.
2333 * gdb.base/constvars.exp: Replace references to gcc_compiled with
2334 calls to test_compiler_info.
2335
9a77938e
MC
23362003-11-27 Michael Chastain <mec.gnu@mindspring.com>
2337
2338 Partial fix for PR testsuite/1456.
2339 * gdb.base/volatile.exp: Replace references to gcc_compiled with
2340 calls to test_compiler_info.
2341
e8367dc7
MK
23422003-11-27 Mark Kettenis <kettenis@gnu.org>
2343
2344 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
2345 pattern for the KFAILs.
2346
526c61ee
AF
23472003-11-25 Adam Fedor <fedor@gnu.org>
2348
2349 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
2350 * gdb.objc/objcdecode.m: New file.
2351
28f2d600
AF
23522003-11-25 Adam Fedor <fedor@gnu.org>
2353
2354 * gdb.objc/nondebug.exp: Test for PR objc/1236.
2355 * gdb.objc/nondebug.m: New file.
2356
a3895cee
BE
23572003-11-26 Ben Elliston <bje@wasabisystems.com>
2358
2359 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2360 NetBSD as it does on FreeBSD. Modelled on a similar change by
2361 Mark Kettenis on 2003-05-30.
2362 (link-flags): Set to "--entry _start" regardless of target.
2363 Special linker flags are to be appended to $link-flags.
2364 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
2365
c9f2c8a3
MC
23662003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2367
2368 * gdb.cp/method.exp: Accept output of new demangler.
2369
15a0587a 23702003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
2371
2372 * gdb/class2.exp: New file.
2373 * gdb/class2.cc: New file.
2374
3c00b570
MC
23752003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2376
2377 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
2378 of new demangler.
2379
7027acc7
MK
23802003-11-23 Mark Kettenis <kettenis@gnu.org>
2381
2382 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
2383 of gdb_test "run".
2384
b0e1598a
MK
23852003-11-23 Mark Kettenis <kettenis@gnu.org>
2386
2387 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
2388 "continue" into "run".
2389
4d9eda44
MC
23902003-11-23 Michael Chastain <mec.gnu@mindspring.com>
2391
2392 Partial fix for PR testsuite/1456.
2393 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
2394 call to test_compiler_info.
2395 * gdb.cp/ctti.exp: Likewise.
2396 * gdb.cp/derivation.exp: Likewise.
2397 * gdb.cp/member-ptr.exp: Likewise.
2398 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
2399 reference to gcc_compiled.
2400
24012003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
2402
2403 Fix PR testsuite/1463.
2404 * gdb.base/structs.exp (start_structs_test): Call
2405 get_debug_format before using the debug format.
2406
d422fe19
AC
24072003-11-22 Andrew Cagney <cagney@redhat.com>
2408
2409 * lib/gdb.exp (gdb_test_multiple): Add simple example.
2410 * gdb.base/structs.exp: Use gdb_test_multiple.
2411
039cf96d
AC
24122003-11-20 Andrew Cagney <cagney@redhat.com>
2413
6882279b
AC
2414 * gdb.base/structs.exp: Handle and recover from internal errors.
2415 Replace "foo${n}" with "foo<n>" in test messages.
2416
e53890ae
AC
2417 * gdb.base/structs.exp: Update copyright. Rewrite.
2418 * gdb.base/structs.c: Update copyright. Rewrite.
2419
2b211c59
AC
2420 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
2421 resync count exceeded.
d63a86f8 2422
039cf96d
AC
2423 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
2424 from the internal error.
2425 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
2426 Original from Jim Blandy.
2427 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 2428
eac98b22
AC
24292003-11-19 Andrew Cagney <cagney@redhat.com>
2430
2431 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
2432 KFAIL.
2433
67455b2a
MK
24342003-11-17 Mark Kettenis <kettenis@gnu.org>
2435
2436 New testcase for PR backtrace/1435.
2437 * gdb.arch/i386-unwind.exp: New file.
2438 * gdb.arch/i386-unwind.c: New file.
2439
853d6e5b
AC
24402003-11-17 Andrew Cagney <cagney@redhat.com>
2441
2442 * lib/gdb.exp (compiler_info): New global.
2443 (test_compiler_info): New function.
2444 (get_compiler_info): Set compiler_info.
2445 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
2446 "compiler_info" to gcc-<major>-<minor>.
2447
38cf6e11
MC
24482003-11-15 Michael Chastain <mec.gnu@mindspring.com>
2449
2450 * gdb.trace/configure: Remove.
2451
a50d3602
EZ
24522003-11-13 Elena Zannoni <ezannoni@redhat.com>
2453
2454 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 2455 breakpoints.
a50d3602
EZ
2456 * gdb.base/break.exp: Remove all references to explicit line
2457 numbers.
2458
d9407aaa
NC
24592003-11-11 Nick Clifton <nickc@redhat.com>
2460
2461 * gdb.base/shreloc.exp: Do not run for targets which do not
2462 support shared objects.
2463
db488fc1
CV
24642003-11-10 Corinna Vinschen <vinschen@redhat.com>
2465
2466 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
2467 Don't run tests if nofileio flag is given.
2468
6a90a18e
EZ
24692003-11-07 Elena Zannoni <ezannoni@redhat.com>
2470
2471 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
2472 as well as 'Watchpoint'.
2473
0b915e9c
EZ
24742003-11-06 Elena Zannoni <ezannoni@redhat.com>
2475
2476 Reported by Jim Ingham <jingham@apple.com>:
2477 * gdb.base/annota1.exp: Match at least one occurrence of the
2478 signal handler annotation.
2479
d7e4b55f
EZ
24802003-11-06 Elena Zannoni <ezannoni@redhat.com>
2481
2482 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
2483 as well as 'Watchpoint'.
2484
2fe4e8d0
MC
24852003-11-05 Michael Chastain <mec@shout.net>
2486
2487 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
2488
6ef88553
KW
24892003-11-03 Kris Warkentin <kewarken@qnx.com>
2490
2491 * gdb.arch/gdb1291.c: New test file.
2492 * gdb.arch/gdb1291.exp: New test script.
2493 * gdb.arch/gdb1431.c: New test file.
2494 * gdb.arch/gdb1431.exp: New test script.
2495
ae7dc4d8
MC
24962003-10-22 Michael Chastain <mec@shout.net>
2497
2498 * gdb.mi/pthreads.c: Add copyright notice.
2499
c39d7427
MC
25002003-10-22 Michael Chastain <mec@shout.net>
2501
2502 * gdb.threads/pthreads.c: Add copyright notice.
2503
8b7d96c1
MC
25042003-10-20 Michael Chastain <mec@shout.net>
2505
2506 * gdb.base/gdb1056.exp: New test script.
2507
d1d69fdd
DJ
25082003-10-13 Daniel Jacobowitz <drow@mvista.com>
2509
2510 * gdb.threads/killed.exp: Use gdb_run_cmd.
2511
7d605576
DJ
25122003-10-13 Daniel Jacobowitz <drow@mvista.com>
2513
2514 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
2515 create a core file.
2516 * gdb.threads/gcore-thread.exp: Likewise.
2517
618ec112
CV
25182003-10-13 Corinna Vinschen <vinschen@redhat.com>
2519
2520 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
2521 type, based on char type.
2522 (struct bit_flags_short_t): New bitfield type, based on short type.
2523 (init_bit_flags_char): New fuction.
2524 (init_bit_flags_short): Ditto.
2525 (print_bit_flags_char): Ditto.
2526 (print_bit_flags_short): Ditto.
2527 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
2528
9367a73c
MC
25292003-10-11 Michael Chastain <mec@shout.net>
2530
2531 * gdb.base/call-rt-st.exp: Update copyright year.
2532
1decf120
KI
25332003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2534
2535 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
2536 * gdb.disasm/sh3.s: Ditto.
2537
5445b2ae
DJ
25382003-10-07 Daniel Jacobowitz <drow@mvista.com>
2539
2540 * gdb.threads/switch-threads.exp: New test.
2541 * gdb.threads/switch-threads.c: New source file.
2542
aec24853
CV
25432003-10-07 Corinna Vinschen <vinschen@redhat.com>
2544
2545 * gdb.base/ending-run.exp: Add sh specific case.
2546
adc7428d
AC
25472003-10-06 Andrew Cagney <cagney@redhat.com>
2548
2549 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
2550 * gdb.disasm/mn10200.exp: Delete obsolete file.
2551
c9d37158
DJ
25522003-09-29 Daniel Jacobowitz <drow@mvista.com>
2553
2554 * ChangeLog: Correct an entry command.exp -> commands.exp.
2555 * gdb.base/commands.exp (bp_deleted_in_command_test)
2556 (temporary_breakpoint_commands): Check noargs.
2557
79c2c32d
DC
25582003-09-25 David Carlton <carlton@kealia.com>
2559
2560 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
2561 of some print tests, where appropriate. Add tests for C::D::cd,
2562 E::ce, F::cXfX, G::XgX.
2563 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
2564
594e6d67
RE
25652003-09-25 Richard Earnshaw <rearnsha@arm.com>
2566
2567 * lib/java.exp (java_init): Import target_alias before using it.
2568
10f0d451
DC
25692003-09-25 David Carlton <carlton@kealia.com>
2570
2571 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
2572
274bcba0
EZ
25732003-09-23 Elena Zannoni <ezannoni@redhat.com>
2574
d63a86f8 2575 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
2576 weirdness.
2577
cdbf20f7
MC
25782003-09-17 Michael Chastain <mec@shout.net>
2579
2580 * gdb.cp/gdb1355.exp: New file.
2581 * gdb.cp/gdb1355.c: New file.
2582
71e06f80
CV
25832003-09-15 Corinna Vinschen <vinschen@redhat.com>
2584
2585 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
2586 * gdb.asm/sh.inc: New file.
2587
5c4e30ca
DC
25882003-09-11 David Carlton <carlton@kealia.com>
2589
bd45b7af
DC
2590 * gdb.cp/namespace.exp: Add tests for namespace types.
2591 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
2592 (test_namespace): New.
2593
1c199746
EZ
25942003-09-11 Elena Zannoni <ezannoni@redhat.com>
2595
2596 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 2597 * gdb.stabs/weird.exp: Ditto.
1c199746 2598
04ed252f
MC
25992003-09-08 Michael Chastain <mec@shout.net>
2600
2601 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
2602
d8a2d9e7
MC
26032003-09-07 Michael Chastain <mec@shout.net>
2604
2605 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
2606 'parse error'.
2607
161afb24
MK
26082003-09-07 Mark Kettenis <m.kettenis@osp.nl>
2609
2610 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
2611
49f2741a
MC
26122003-08-30 Michael Chastain <mec@shout.net>
2613
2614 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
2615 * gdb.gdb/observer.exp: Ditto.
2616 * gdb.gdb/xfullpath.exp: Ditto.
2617
8afa723e
MK
26182003-08-29 Mark Kettenis <kettenis@gnu.org>
2619
2620 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
2621 *-*-*bsd*.
2622
f31dfe3b
JJ
26232003-08-28 Jeff Johnston <jjohnstn@redhat.com>
2624
2625 * gdb.base/dump.exp: Skip for ia64.
2626
4630e498
JJ
26272003-08-25 Jeff Johnston <jjohnstn@redhat.com>
2628
2629 * gdb.asm/asm-source.exp: Add ia64 support.
2630 * gdb.asm/ia64.inc: New file.
2631
1105b7ef
MC
26322003-08-22 Michael Chastain <mec@shout.net>
2633
2634 * gdb.cp: New directory.
2635 * gdb.cp/*: Copy from gdb.c++/*.
2636 * gdb.c++/*: Remove.
2637 * Makefile.in: Change gdb.c++ to gdb.cp.
2638 * configure.in: Ditto.
2639 * configure: Regnerate.
2640
c945b932
MK
26412003-08-18 Mark Kettenis <kettenis@gnu.org>
2642
2643 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
2644 * gdb.arch/i386-prologue.c (gdb1338): Add function.
2645
2b66634b
DJ
26462003-08-17 Daniel Jacobowitz <drow@mvista.com>
2647
2648 * mi-var-display.exp (-var-list-children weird): Accept function
2649 pointers with argument types.
2650 * mi1-var-display.exp (-var-list-children weird): Likewise.
2651 * mi2-var-display.exp (-var-list-children weird): Likewise.
2652
a356f73b
DJ
26532003-08-17 Daniel Jacobowitz <drow@mvista.com>
2654
2655 * gdb.base/annota3.exp: Add missing newline.
2656
483417b8
MC
26572003-08-06 Michael Chastain <mec@shout.net>
2658
2659 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
2660
c99c59c3
MS
26612003-08-12 Michael Snyder <msnyder@redhat.com>
2662
2663 * gdb.base/float.exp: Add test for SH.
2664
55ed7501
MK
26652003-08-10 Mark Kettenis <kettenis@gnu.org>
2666
2667 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
2668
1a371f2e
EZ
26692003-08-07 Elena Zannoni <ezannoni@redhat.com>
2670
2671 * gdb.base/completion.exp: Remove reduntant completion test
2672 on filename.
2673
e0f353ce
EZ
26742003-08-07 Elena Zannoni <ezannoni@redhat.com>
2675
2676 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
2677 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
2678 gdb.trace/save-trace.exp: Make sure that full pathnames are
2679 escaped correctly.
2680
5710a1af 26812003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 2682
5710a1af
EZ
2683 * configure.in: Don't generate config.h from config.hin.
2684 * configure: Regenerate.
2685 * config.hin: Remove file.
2686 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
2687 * gdb.threads/pthreads.c: Ditto.
2688
dcd81ce9
DJ
26892003-08-07 Daniel Jacobowitz <drow@mvista.com>
2690
2691 From Kei Sakamoto <sakamoto.kei@renesas.com>:
2692 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
2693 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
2694 Replace ld24 with seth/add3.
2695
6009d884
AC
26962003-08-02 Andrew Cagney <cagney@redhat.com>
2697
2698 * gdb.base/annota3.exp: New file.
2699 * gdb.base/annota3.c: New file.
2700 * gdb.c++/annota3.exp: New file.
2701 * gdb.c++/annota3.cc: New file.
2702
51514e06
MC
27032003-07-29 Michael Chastain <mec@shout.net>
2704
2705 * gdb.threads/tls.c (spin): Check errno only if sem_wait
2706 actually failed.
2707 (do_pass): Likewise.
2708 * gdb.threads/tls.exp: Always initialize no_of_threads.
2709
4ee6625b
DJ
27102003-07-27 Daniel Jacobowitz <drow@mvista.com>
2711
2712 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
2713 pattern.
2714 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
2715 * gdb.threads/tls.exp: Recognize one case of the host library not
2716 supporting TLS.
2717
225f2bf6
AC
27182003-07-27 Andrew Cagney <cagney@redhat.com>
2719
2720 * gdb.base/fileio.exp: Use SH when running commands using
2721 remote_exec.
2722
bcb27c9f
DJ
27232003-07-24 Daniel Jacobowitz <drow@mvista.com>
2724
2725 From Kei Sakamoto <sakamoto.kei@renesas.com>:
2726 * gdb.base/relocate.c (dummy): New padding array.
2727
3d67be83
MS
27282003-07-22 Michael Snyder <msnyder@redhat.com>
2729
d63a86f8 2730 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
2731
2732 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
2733 patterns to be more general, accepting old and new output.
2734 Some output chars (such as '+') also must be quoted.
d63a86f8 2735 Some addresses are displayed numerically instead of
3d67be83
MS
2736 symbolically.
2737
57ba3b85
MS
27382003-07-23 Michael Snyder <msnyder@redhat.com>
2739
686d097c
MS
2740 * gdb.base/return2.exp: Don't test long-long return.
2741
57ba3b85
MS
2742 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
2743 * gdb.disasm/t01_mov.exp: Ditto.
2744 * gdb.disasm/t02_mova.s: Ditto.
2745 * gdb.disasm/t02_mova.exp: Ditto.
2746 * gdb.disasm/t03_add.s: Ditto.
2747 * gdb.disasm/t03_add.exp: Ditto.
2748 * gdb.disasm/t04_sub.s: Ditto.
2749 * gdb.disasm/t04_sub.exp: Ditto.
2750 * gdb.disasm/t05_cmp.s: Ditto.
2751 * gdb.disasm/t05_cmp.exp: Ditto.
2752 * gdb.disasm/t06_ari2.s: Ditto.
2753 * gdb.disasm/t06_ari2.exp: Ditto.
2754 * gdb.disasm/t07_ari3.s: Ditto.
2755 * gdb.disasm/t07_ari3.exp: Ditto.
2756 * gdb.disasm/t08_or.s: Ditto.
2757 * gdb.disasm/t08_or.exp: Ditto.
2758 * gdb.disasm/t09_xor.s: Ditto.
2759 * gdb.disasm/t09_xor.exp: Ditto.
2760 * gdb.disasm/t10_and.s: Ditto.
2761 * gdb.disasm/t10_and.exp: Ditto.
2762 * gdb.disasm/t11_logs.s: Ditto.
2763 * gdb.disasm/t11_logs.exp: Ditto.
2764 * gdb.disasm/t12_bit.s: Ditto.
2765 * gdb.disasm/t12_bit.exp: Ditto.
2766 * gdb.disasm/t13_otr.s: Ditto.
2767 * gdb.disasm/t13_otr.exp: Ditto.
2768
e00759ef
EZ
27692003-07-22 Elena Zannoni <ezannoni@redhat.com>
2770
2771 * gdb.threads/tls.exp :Add kfail for 'info address' case.
2772
8bc2021f
EZ
27732003-07-22 Elena Zannoni <ezannoni@redhat.com>
2774
2775 * gdb.threads/tls.c : New file.
2776 * gdb.threads/tls.exp : New file.
2777 * gdb.threads/tls-main.c : New file.
2778 * gdb.threads/tls-shared.c : New file.
2779 * gdb.threads/tls-shared.exp : New file.
2780
89320c4c
AS
27812003-07-22 Andreas Schwab <schwab@suse.de>
2782
2783 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
2784
180dea7c
AS
27852003-07-20 Andreas Schwab <schwab@suse.de>
2786
2787 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
2788 due to insn reordering.
2789
0714963c
AC
27902003-07-15 Andrew Cagney <cagney@redhat.com>
2791
2792 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
2793
98a23b3f
MC
27942003-07-15 Michael Chastain <mec@shout.net>
2795
2796 * gdb.base/gdb1250.exp: New file.
2797 * gdb.base/gdb1250.c: New file.
2798
27e417a2
ML
27992003-07-09 Michal Ludvig <mludvig@suse.cz>
2800
2801 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
2802 expansion of size_t to 'unsigned long', not only to 'unsigned'.
2803
8bc2021f
EZ
28042003-07-09 Elena Zannoni <ezannoni@redhat.com>
2805
2806 * gdb.threads/tls.c: New file.
2807 * gdb.threads/tls.exp: New file.
2808 * gdb.threads/tls-main.c: New file.
2809 * gdb.threads/tls-shared.c: New file.
2810 * gdb.threads/tls-shared.exp: New file.
2811
d99968dc
EZ
28122003-07-09 Elena Zannoni <ezannoni@redhat.com>
2813
2814 * gdb.base/annota1.exp: Make sure that we properly escape the
2815 full path of the source file. Xfail more permissive patterns,
d63a86f8 2816 due to a compiler debug info problem.
d99968dc 2817
83876b3b
AS
28182003-07-07 Andreas Schwab <schwab@suse.de>
2819
2705e972
AS
2820 * gdb.asm/m68k.inc: New file.
2821 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
2822
83876b3b
AS
2823 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
2824 arguments"): Also match negative number.
2825
2826 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
2827
3a871b37
DJ
28282003-07-03 Daniel Jacobowitz <drow@mvista.com>
2829
2830 * gdb.base/store.c (charest): New typedef.
2831 (add_char): Rename to add_charest, update.
2832 (wack_char): Rename to wack_charest, update types. Return l + r
2833 to keep r live across the call.
2834 (wack_short, wack_int, wack_long, wack_longest, wack_float)
2835 (wack_double, wack_doublest): Return l + r to keep r live across
2836 the call.
2837 * gdb.base/store.exp: Accomodate store.c changes.
2838
b2a7f303
DC
28392003-06-30 David Carlton <carlton@kealia.com>
2840
2841 * gdb.c++/maint.exp (test_invalid_name): New.
2842 (test_first_component): Add tests for invalid names.
2843
3c6cb4a1
MC
28442003-06-29 Michael Chastain <mec@shout.net>
2845
2846 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
2847 output of '<VTT for class>' for virtual base classes.
2848
f1c2644b
DJ
28492003-06-29 Daniel Jacobowitz <drow@mvista.com>
2850
2851 * gdb.base/completion.exp: Tab-complete "complet" instead of
2852 "compl".
2853 * gdb.base/complex.exp, gdb.base/complex.c: New files.
2854
18080350
DJ
28552003-06-29 Daniel Jacobowitz <drow@mvista.com>
2856
2857 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
2858 * gdb.base/volatile.exp: Likewise.
2859
f56973f8
DJ
28602003-06-29 Daniel Jacobowitz <drow@mvista.com>
2861
2862 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
2863 gdb/1265.
2864
28652003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
2866 Daniel Jacobowitz <drow@mvista.com>
2867
2868 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
2869 initial line count of 'captured_main' from 26 to 32.
2870 (test_with_self): Allow xmalloc call to be interleaved with the
2871 preceding two lines.
2872
e766d4d6
JB
28732003-06-24 Joel Brobecker <brobecker@gnat.com>
2874
2875 * gdb.base/bang.exp: New testcase.
2876
f125c9a4
JB
28772003-06-23 Joel Brobecker <brobecker@gnat.com>
2878
2879 * gdb.base/langs.exp: Add some tests for the "minimal" language
2880 support.
2881
6e25beaf
EZ
28822003-06-23 Elena Zannoni <ezannoni@redhat.com>
2883
2884 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
2885 the testcase.
2886
2f816dda
DJ
28872003-06-22 Daniel Jacobowitz <drow@mvista.com>
2888
2889 * gdb.base/relocate.exp: Test add-symbol-file with a variable
2890 offset.
2891
db5a5748
DJ
28922003-06-22 Daniel Jacobowitz <drow@mvista.com>
2893
2894 * gdb.c++/pr-1210.cc: New file.
2895 * gdb.c++/pr-1210.exp: New file.
2896
1df0c130
DJ
28972003-06-21 Daniel Jacobowitz <drow@mvista.com>
2898
2899 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
2900 000-exec-continue.
2901
a92feac0
MK
29022003-06-15 Mark Kettenis <kettenis@gnu.org>
2903
2904 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
2905 on *-*-*bsd* instead of *-*-freebsd*.
2906
81a58f5b
AC
29072003-06-14 Andrew Cagney <cagney@redhat.com>
2908
2909 * gdb.base/store.exp: Test longest and doublest. Test all
2910 parameters. Weaken return statement match.
2911 * gdb.base/store.c: Add longest and doublest - aka long long and
2912 long double functions. Put all parameters into local register
2913 variables. Use negative values.
2914
b257a0d3
AC
29152003-06-14 Andrew Cagney <cagney@redhat.com>
2916
2917 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
2918 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
2919 exit status.
2920 * gdb.base/fileio.exp: Disable target when nointerrupts and
2921 noinferiorio, instead of limiting it to remote. Use remote_exec
2922 instead of system.
d63a86f8 2923
21c38304
JJ
29242003-06-12 Jeff Johnston <jjohnstn@redhat.com>
2925
2926 * gdb.base/float.exp: Add ia64 support.
2927
1bcdb424
CV
29282003-06-12 Corinna Vinschen <vinschen@redhat.com>
2929
2930 * gdb.base/fileio.exp: Run only on remote targets.
2931
6aeb981f
CV
29322003-06-10 Corinna Vinschen <vinschen@redhat.com>
2933
2934 * gdb.base/fileio.c: New file, testing File-I/O.
2935 * gdb.base/fileio.exp: Ditto.
2936
53df362e
RG
29372003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
2938
2939 * gdb.base/shreloc.exp: New file, check symbol values obtained from
2940 shared objects after relocation at load time (gdb PR/1132).
2941 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
2942 as above, part of the shared object relocation test.
2943
ffee1b46
MK
29442003-06-08 Mark Kettenis <kettenis@gnu.org>
2945
b5ca3722
MK
2946 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
2947 fully filled history list.
2948 * gdb.base/gdb_history: New file.
2949
03ed860d
MK
2950 * gdb.base/signals.exp: XFAIL "continue to func1" on
2951 i*86-*-freebsd*.
2952
ffee1b46
MK
2953 * gdb.base/attach.exp: When trying to attach to a nonexistent
2954 process, make it possible to specify the PID based on the target,
2955 and do so for *-*-freebsd*.
2956
d80dbb52
RH
29572003-06-02 Richard Henderson <rth@redhat.com>
2958
2959 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
2960
6dd77b81
RH
29612003-06-02 Richard Henderson <rth@redhat.com>
2962
2963 * gdb.base/selftest.exp: Next over lim_at_start initialization.
2964
f6347e16
RH
29652003-06-02 Richard Henderson <rth@redhat.com>
2966
2967 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
2968
2c161407
DJ
29692003-06-01 Daniel Jacobowitz <drow@mvista.com>
2970
2971 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
2972 of globalvar.
2973
572eb746
MK
29742003-06-01 Mark Kettenis <kettenis@gnu.org>
2975
2976 * gdb.asm/asm-source.exp: Check for memory read errors in
2977 disassembler test on *BSD too.
2978
9e9617a5
RH
29792003-06-01 Richard Henderson <rth@redhat.com>
2980
2981 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
2982 for .frame.
2983 (gdbasm_call): Lose ldgp.
2984 (gdbasm_startup): Add frame information.
2985 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
2986
7b34ad4e
MK
29872003-05-31 Mark Kettenis <kettenis@gnu.org>
2988
2989 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
2990 i?86-*-*.
2991
10059fdf
MK
29922003-05-30 Mark Kettenis <kettenis@gnu.org>
2993
2994 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2995 FreeBSD.
2996
acf4b816
RH
29972003-05-29 Richard Henderson <rth@redhat.com>
2998
2999 * gdb.asm/alpha.inc: New file.
3000 * gdb.asm/asm-source.exp: Use it.
3001
e9ecd949
JB
30022003-05-29 Jim Blandy <jimb@redhat.com>
3003
3004 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
3005 'core.PID'.
3006
e3e5a4f3
JB
30072003-05-22 Jim Blandy <jimb@redhat.com>
3008
3009 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
3010 backtrace.
d63a86f8 3011
72fe3d25
DC
30122003-05-20 David Carlton <carlton@math.stanford.edu>
3013
3014 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
3015 this time.
3016
58da2eb2
DC
30172003-05-19 David Carlton <carlton@bactrian.org>
3018
3019 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
3020 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
3021
1fcb5155
DC
30222003-05-19 David Carlton <carlton@bactrian.org>
3023
3024 * gdb.c++/namespace.exp: Add namespace scope and anonymous
3025 namespace tests.
3026 Bump copyright date.
3027 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
3028 (main): Call C::D::marker2.
3029 * gdb.c++/namespace1.cc: New file.
3030
85e85163
JJ
30312003-05-14 Jeff Johnston <jjohnstn@redhat.com>
3032
3033 Roland McGrath <roland@redhat.com>
d63a86f8 3034 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
3035 there is no manager thread.
3036
a25fbfec
JJ
30372003-05-08 Jeff Johnston <jjohnstn@redhat.com>
3038
d63a86f8
RM
3039 * gdb.threads/schedlock.exp: Remove assumption that all threads
3040 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
3041 in one of the child threads rather than the main thread.
3042
be375bae
JB
30432003-05-07 Jim Blandy <jimb@redhat.com>
3044
09bf6082
JB
3045 Add support for assembly source testing on the s390x.
3046 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
3047 architecture.
3048 * gdb.asm/s390x.inc: New file.
3049
be375bae
JB
3050 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
3051 succession of 'if' statements.
3052
00905d52
AC
30532003-05-05 Andrew Cagney <cagney@redhat.com>
3054
3055 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
3056
b1e29e33
AC
30572003-05-05 Andrew Cagney <cagney@redhat.com>
3058
3059 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
3060 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
3061
e33d66ec
EZ
30622003-05-02 Elena Zannoni <ezannoni@redhat.com>
3063
3064 * gdb.base/charset.exp: Update based on new behavior of set/show
3065 charset commands.
3066
2b6fd0d8
AC
30672003-05-01 Andrew Cagney <cagney@redhat.com>
3068
3069 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
3070 variable do not give memory errors.
3071
130cacce
AF
30722003-04-30 Adam Fedor <fedor@gnu.org>
3073
3074 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
3075 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
3076 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
3077 gdb.objc/basicclass.m: : New files
3078
3079 * lib/gdb.exp (gdb_compile_objc): New procedure.
3080
bea71854
DJ
30812003-04-27 Daniel Jacobowitz <drow@mvista.com>
3082
3083 * gdb.base/signals.exp: Make backtrace tests more specific.
3084
0f20eeea
DC
30852003-04-23 David Carlton <carlton@bactrian.org>
3086
3087 * gdb.c++/maint.exp (test_first_component): Add tests for
3088 'operator' in more locations.
3089
c8c4d8dc
KB
30902003-04-16 Kevin Buettner <kevinb@redhat.com>
3091
3092 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
3093
3fe60e3c
EZ
30942003-04-16 Elena Zannoni <ezannoni@redhat.com>
3095
3096 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
3097 func marke' instead. Update test name.
3098
9219021c
DC
30992003-04-15 David Carlton <carlton@math.stanford.edu>
3100
3101 * gdb.c++/maint.exp: New file.
3102
5dd55bdd
EZ
31032003-04-14 Elena Zannoni <ezannoni@redhat.com>
3104
3105 * gdb.threads/schedlock.c: Change type of thread function argument
3106 to long, to avoid warnings on 64-bit platforms.
3107
00890572
EZ
31082003-04-14 Elena Zannoni <ezannoni@redhat.com>
3109
3110 * gdb.base/attach.exp: Add new message from ptrace in case of
3111 attaching to nonexistent process.
d63a86f8 3112
93201743
JB
31132003-04-11 Jim Blandy <jimb@redhat.com>
3114
3115 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3116 gdb.c++/userdef.cc: Place comments on the lines to which the
3117 marker function might return.
3118 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3119 gdb.c++/userdef.exp: Look for those comments to check that we've
3120 returned to the right place, instead of checking line numbers.
3121
2a11c64d
EZ
31222003-04-11 Elena Zannoni <ezannoni@redhat.com>
3123
3124 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
3125 match on sourcefile name, instead of directory name.
3126
68ab8fc5
EZ
31272003-04-10 Elena Zannoni <ezannoni@redhat.com>
3128
d63a86f8 3129 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
3130 working directory name.
3131
5624293a
JB
31322003-04-09 Jim Blandy <jimb@redhat.com>
3133
3134 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3135 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
3136 after an inferior function call, report the failure, but allow the
3137 test to continue.
3138
f1f02ee4
SC
31392003-04-05 Stephane Carrez <stcarrez@nerim.fr>
3140
3141 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3142 with -DPROTOTYPES.
3143
6eb79af0
SC
31442003-04-05 Stephane Carrez <stcarrez@nerim.fr>
3145
3146 * gdb.base/break.exp: Revert last patch.
3147
8dfb4cf0
SC
31482003-04-04 Stephane Carrez <stcarrez@nerim.fr>
3149
3150 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3151 with -DPROTOTYPES.
3152
ed4c619a
AC
31532003-04-02 Andrew Cagney <cagney@redhat.com>
3154
3155 * gdb.base/callfuncs.exp: Make "print add" messages unique.
3156 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
3157 matching directories by the name breakpoint.
3158 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
3159 Make "continue to marker1" consistent.
3160 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
3161 message consistent.
3162 * lib/gdb.exp: Put "the program is no longer running", and "the
3163 program exited" in parenthesis.
3164 * lib/mi-support.exp: Ditto.
d63a86f8 3165
4e35d5f0 31662003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 3167
4e35d5f0
BR
3168 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
3169
71900fe8
AC
31702003-03-29 Andrew Cagney <cagney@redhat.com>
3171
3172 * gdb.base/sizeof.c (main): Print the value of '\377'.
3173 * gdb.base/sizeof.exp: Check the sign of '\377'.
3174
c0655a16
MC
31752003-03-27 Michael Chastain <mec@shout.net>
3176
3177 * gdb.base/gdb1090.exp: New file.
3178 * gdb.base/gdb1090.cc: New file.
3179
5b2a3989
JB
31802003-03-27 J. Brobecker <brobecker@gnat.com>
3181
3182 * gdb.gdb/observer.exp: New regression test.
3183
79876890
MC
31842003-03-27 Michael Chastain <mec@shout.net>
3185
3186 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
3187 * gdb.base/ptype.exp: Likewise.
3188
6eac95e3
CV
31892003-03-27 Corinna Vinschen <vinschen@redhat.com>
3190
3191 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
3192
e8c71839
MC
31932003-03-26 Michael Chastain <mec@shout.net>
3194
3195 * gdb.base/ptype.exp: Actually use some typedef'd types.
3196
71b10041
SC
31972003-03-21 Stephane Carrez <stcarrez@nerim.fr>
3198
3199 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
3200 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
3201
2512cf80
CV
32022003-03-20 Corinna Vinschen <vinschen@redhat.com>
3203
3204 * gdb.base/default.exp: Fix regular expression.
3205
0d195a4f
CV
32062003-03-20 Corinna Vinschen <vinschen@redhat.com>
3207
3208 * gdb.base/args.exp: Fix regular expression.
3209
8a2dbca8
CV
32102003-03-20 Corinna Vinschen <vinschen@redhat.com>
3211
3212 * gdb.base/help.exp: Allow Win32 child process.
3213
bf028682
CV
32142003-03-20 Corinna Vinschen <vinschen@redhat.com>
3215
3216 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
3217 when stepping out of main().
3218
182dbe85
CV
32192003-03-20 Corinna Vinschen <vinschen@redhat.com>
3220
3221 * gdb.base/default.exp: Check for win32 specific message when calling
3222 "run" without executable.
3223
d67a6ba5
CV
32242003-03-20 Corinna Vinschen <vinschen@redhat.com>
3225
3226 * gdb.base/args.exp: Expect .exe in output.
3227
a955b5bb
CV
32282003-03-20 Corinna Vinschen <vinschen@redhat.com>
3229
3230 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
3231 Cygwin native.
3232
bf6bad4b
AC
32332003-03-17 Andrew Cagney <cagney@redhat.com>
3234
3235 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
3236 vector registes.
3237 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
3238 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
3239
293e9a31
DC
32402003-03-17 David Carlton <carlton@math.stanford.edu>
3241
3242 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
3243 test, for PR breakpoints/38.
3244 Call test_watchpoint_and_breakpoint.
3245 * gdb.base/watchpoint.c (func3): New function.
3246 (main): Call func3.
3247
5330f2db
DC
32482003-03-04 David Carlton <carlton@math.stanford.edu>
3249
3250 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
3251 Garply<Garply<char> >:: garply".
3252 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
3253 with respect to PR c++/1111; note also PR c++/1113.
3254 (test_template_breakpoints): KFAIL "constructor breakpoint" with
3255 respect to PR c++/1062.
3256 KFAIL "destructor breakpoint" with respect to PR c++/1112.
3257
6ece72da
DC
32582003-03-03 David Carlton <carlton@math.stanford.edu>
3259
3260 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
3261 with respect to PR c++/57.
3262 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
3263 c++/826.
3264 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
3265 respect to PR c++/57.
3266
85ca1584
DC
32672003-03-03 David Carlton <carlton@math.stanford.edu>
3268
3269 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
3270 respect to PR c++/33 into FAILs.
3271
98e9c5b8
MC
32722003-03-03 Michael Chastain <mec@shout.net>
3273
7bedbf27
MC
3274 * configure.in: Update copyright years.
3275
32762003-03-03 Michael Chastain <mec@shout.net>
3277
3278 * Makefile.in: Update copyright years.
98e9c5b8 3279
f683e100
DC
32802003-02-28 David Carlton <carlton@math.stanford.edu>
3281
3282 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
3283 print class instead of struct and/or superfluous protection
3284 specifiers, as long as the resulting output is equivalent to the
3285 source code.
3286 Delete FIXME from end of messages on tests that don't need
3287 fixing.
3288
a9e0cf2c
DC
32892003-02-28 David Carlton <carlton@math.stanford.edu>
3290
3291 * gdb.c++/templates.exp (do_tests): Allow const in the two
3292 Foo<volatile char *>::foo tests.
3293
e8d359df
MS
32942003-02-27 Michael Snyder <msnyder@redhat.com>
3295
d63a86f8 3296 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
3297 will be consistant.
3298
0b71dc91
DC
32992003-02-26 David Carlton <carlton@math.stanford.edu>
3300
3301 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
3302 char *>::foo" test with respect to PR c++/33. Create a new test
3303 which is identical to that one except that it doesn't put the
3304 space between the "char" and the "*"; KFAIL it, too.
3305
dd14ab43
DC
33062003-02-26 David Carlton <carlton@math.stanford.edu>
3307
3308 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
3309 template types into either PASSes or KFAILs (corresponding to PR
3310 c++/57). Tweak indentation. Update copyright.
3311
1146c7f1
SC
33122003-02-23 Stephane Carrez <stcarrez@nerim.fr>
3313
3314 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
3315
74641dfb
MC
33162003-02-13 Michael Chastain <mec@shout.net>
3317
3318 * gdb.base/exprs.exp: Remove i960 remnants.
3319 * gdb.base/funcargs.exp: Likewise.
3320 * gdb.base/list.exp: Likewise.
3321 * gdb.base/ptype.exp: Likewise.
3322
559cd2d0
DC
33232003-02-14 David Carlton <carlton@math.stanford.edu>
3324
3325 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
3326 pEe->D::vg()" from XFAIL to KFAIL.
3327
c4f90d87
JM
33282003-02-13 Jason Molenda (jmolenda@apple.com)
3329
3330 * gdb.base/maint.exp: Update maint print statistics regexp to include
3331 new entries.
3332
cbc4d97c
MC
33332003-02-13 Michael Chastain <mec@shout.net>
3334
3335 * gdb.c++/inherit.exp: Remove call to get_debug_format.
3336
40f235b7
MC
33372003-02-12 Michael Chastain <mec@shout.net>
3338
3339 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
3340 * gdb.c++/inherit.exp: Likewise.
3341 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
3342 * gdb.c++/templates.exp: Likewise.
3343 * gdb.c++/virtfunc.exp: Likewise.
3344
c56716b0
JM
33452003-02-06 Jason Molenda (jason-cl@molenda.com)
3346
3347 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
3348 why the code is written that way.
3349
070afcf8
MC
33502003-02-05 Michael Chastain <mec@shout.net>
3351
3352 * gdb.base/dump.exp: Add missing copyright line.
3353
5d0331e5
JM
33542003-02-05 Jason Molenda (jason-cl@molenda.com)
3355
f7ae6d3e 3356 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
3357 at the beginning so the breakpoint doesn't get set on the loop.
3358
92851186
MC
33592003-02-05 Michael Chastain <mec@shout.net>
3360
3361 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
3362 output for configurations with gcc 2.95.3.
3363
cbf1e085
AC
33642003-02-05 Keith Seitz <keiths@redhat.com>
3365 Andrew Cagney <ac131313@redhat.com>
3366
3367 * gdb.mi/mi-cli.exp: New file.
d63a86f8 3368
29518e1e
MC
33692003-02-04 Michael Chastain <mec@shout.net>
3370
3371 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
3372 Call perror and then continue.
3373
5af1d5f3
MC
33742003-02-03 Michael Chastain <mec@shout.net>
3375
3376 * gdb.c++/pr-1023.cc: New file.
3377 * gdb.c++/pr-1023.exp: New file.
3378
6b549786
JB
33792003-02-05 Jim Blandy <jimb@redhat.com>
3380
3381 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
3382 it's local to foobar. Check for it there, and check that it's not
3383 present in main.
3384 * gdb.c++/local.cc (marker2): New function.
3385 (foobar): Call marker1.
3386 (main): Call marker2 instead of marker1.
3387
67f16606
AC
33882003-02-04 Andrew Cagney <ac131313@redhat.com>
3389
3390 * gdb.disasm/mn10200.exp: Obsolete file.
3391 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
3392 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
3393 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
3394
1c5cb38e
DC
33952003-02-04 David Carlton <carlton@math.stanford.edu>
3396
3397 * gdb.c++/overload.exp: Test intToChar(1).
3398 * gdb.c++/overload.cc (intToChar): New.
3399 (main): Call intToChar.
3400
d1fe6965
DC
34012003-02-03 David Carlton <carlton@math.stanford.edu>
3402
3403 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
3404 'might_kfail' arg.
3405 KFAIL some of the continue_to_bp_overloaded calls, according to
3406 PR c++/1025.
3407
9ba61c5d
MC
34082003-02-01 Michael Chastain <mec@shout.net>
3409
3410 * gdb.base/advance.c (marker1): New marker function.
3411 * gdb.base/advance.exp: When the 'advance' command lands on the
3412 return breakpoint, it can legitimately stop on either the
3413 current line or the next line. Accommodate both outcomes.
3414 * gdb.base/until.exp: Likewise.
3415
e7494ffb
AC
34162003-02-02 Andrew Cagney <ac131313@redhat.com>
3417
3418 2002-11-10 Jason Molenda (jason-cl@molenda.com):
3419 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
3420 now a list, not a tuple.
3421 * gdb.mi/mi-var-display.exp: Ditto.
3422 * gdb.mi/gdb792.exp: Ditto.
3423
075559bc
AC
34242003-02-01 Andrew Cagney <ac131313@redhat.com>
3425
3426 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
3427 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
3428 stack backtraces.
3429 * gdb.mi/mi-syn-frame.c: Part of same.
3430
2bd4c7b1
MK
34312003-02-01 Mark Kettenis <kettenis@gnu.org>
3432
3433 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
3434 gdb.mi/mi1-pthreads.exp: Return instead of calling
3435 gdb_suppress_entire_file.
3436
eabd8992
MS
34372003-02-01 Mark Salter <msalter@redhat.com>
3438
3439 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
3440
71469e2f
MS
34412003-01-31 Mark Salter <msalter@redhat.com>
3442
3443 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
3444 Support empty arg.
3445
38a94d44
MC
34462003-01-30 Michael Chastain <mec@shout.net>
3447
3448 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
3449 This was a workaround for a UTF-8 bug in readline 4.3. The bug
3450 has been fixed in gdb/readline on 2003-01-09.
3451
19ea9e73
MS
34522003-01-29 Michael Snyder <msnyder@redhat.com>
3453
e8d359df
MS
3454 * gdb.base/maint.exp: Allow for leading underscore in symbol.
3455 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
3456 * gdb.base/args.exp: Skip if target does not support args passing.
3457
2307bd6a
DJ
34582003-01-22 Daniel Jacobowitz <drow@mvista.com>
3459
19ea9e73 3460 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
3461 gdb_test. Accept a list of expect arguments as the third
3462 parameter.
3463 (gdb_test): Use it.
3464
f2dd3617
EZ
34652003-01-20 Elena Zannoni <ezannoni@redhat.com>
3466
3467 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
3468 allow for different test tree configurations. Update some
3469 tescases accordingly.
3470 * gdb.arch/altivec-regs.exp: Ditto.
3471 * gdb.asm/asm-source.exp: Ditto.
3472 * gdb.base/advance.exp: Ditto.
3473 * gdb.base/display.exp: Ditto.
d63a86f8 3474 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
3475 * gdb.base/mips_pro.exp: Ditto.
3476 * gdb.base/overlays.exp: Ditto.
3477 * gdb.base/relocate.exp: Ditto.
3478 * gdb.base/setshow.exp: Ditto.
3479 * gdb.base/step-line.exp: Ditto.
3480 * gdb.base/step-test.exp: Ditto.
3481 * gdb.base/until.exp: Ditto.
3482 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
3483
c71cdefd
DC
34842003-01-17 David Carlton <carlton@math.stanford.edu>
3485
3486 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
3487 corresponding to PR c++/945.
3488 Update copyright.
3489
fdba05d7
DC
34902003-01-17 David Carlton <carlton@math.stanford.edu>
3491
3492 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
3493 corresponding to PR c++/68.
3494
34952003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
3496
3497 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
3498 (test_paddr_hairy_functions): Call print_addr_2_kfail for
3499 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
3500
c362c33a
EZ
35012003-01-15 Elena Zannoni <ezannoni@redhat.com>
3502
0fbc361c
EZ
3503 * gdb.base/break.exp: Fix change of default location, because of
3504 removal of until tests.
3505 * gdb.base/help.exp: Update test for new 'until' help message.
3506 Add test for help on 'advance'.
c362c33a
EZ
3507 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
3508
dabf8a35
MK
35092003-01-15 Mark Kettenis <kettenis@gnu.org>
3510
3511 * gdb.base/default.exp: Adapt "info float" test for recent changes
3512 to that command. Add test for "info vector".
3513 * gdb.base/float.exp: New file. Add test for "info float" that
3514 resembles the old test in gdb.base/default.exp.
3515
a1769aca
DC
35162003-01-15 David Carlton <carlton@math.stanford.edu>
3517
3518 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
3519
82025e13
EZ
35202003-01-15 Elena Zannoni <ezannoni@redhat.com>
3521
3522 * gdb.base/break.exp: Move the tests of until command from here...
3523 * gdb.base/until.exp: ... to here. New file. Add other tests.
3524 * gdb.base/advance.c: New file.
3525 * gdb.base/advance.exp: New file.
3526
8f9ab801
EZ
35272003-01-14 Elena Zannoni <ezannoni@redhat.com>
3528
3529 * gdb.base/args.c: New file.
3530 * gdb.base/args.exp: New file.
3531
9ae66589
DJ
35322003-01-14 Daniel Jacobowitz <drow@mvista.com>
3533
3534 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
3535
8d77e5c3
DJ
35362003-01-14 Daniel Jacobowitz <drow@mvista.com>
3537
3538 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
3539
12d2f0a1
DJ
35402003-01-14 Daniel Jacobowitz <drow@mvista.com>
3541
3542 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
3543 dates.
3544
6ca37014
DJ
35452003-01-13 Daniel Jacobowitz <drow@mvista.com>
3546
3547 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
3548
b0023472
DJ
35492003-01-13 Daniel Jacobowitz <drow@mvista.com>
3550
3551 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
3552 (ptype &*"foo").
3553 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
3554
d6abaea5
DJ
35552002-01-13 Daniel Jacobowitz <drow@mvista.com>
3556
3557 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
3558 * gdb.mi/mi1-console.exp: Likewise.
3559
dfd536a7
DJ
35602002-01-13 Daniel Jacobowitz <drow@mvista.com>
3561
3562 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
3563 * gdb.mi/mi1-console.exp: Likewise.
3564
a1fb14a2
DJ
35652003-01-13 Daniel Jacobowitz <drow@mvista.com>
3566
3567 * gdb.c++/overload.exp: Remove some fixed XFAILs.
3568
c4cf40b7
DJ
35692003-01-09 Daniel Jacobowitz <drow@mvista.com>
3570
3571 * gdb.base/detach.exp: New test.
3572
696d5a5b
DJ
35732003-01-09 Daniel Jacobowitz <drow@mvista.com>
3574
3575 * Makefile.in (ALL_SUBDIRS): New variable.
3576 (subdirs, clean, distclean): Use it.
3577 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
3578 regenerating Makefile, since it is generated from the top level.
3579 * gdb.asm/Makefile.in: Likewise.
3580 * gdb.base/Makefile.in: Likewise.
3581 * gdb.c++/Makefile.in: Likewise.
3582 * gdb.disasm/Makefile.in: Likewise.
3583 * gdb.java/Makefile.in: Likewise.
3584 * gdb.mi/Makefile.in: Likewise.
3585 * gdb.threads/Makefile.in: Likewise.
3586 * gdb.trace/Makefile.in: Likewise.
3587
754533e4
DC
35882003-01-09 David Carlton <carlton@math.stanford.edu>
3589
3590 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
3591 Add copyright year 2003.
3592
d8b3e9ee
MC
35932003-01-06 Michael Chastain <mec@shout.net>
3594
3595 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
3596 When selecting a thread, 'line' and 'file' are optional.
3597 * gdb.mi/mi1-pthreads.exp: Likewise.
3598
8e9e0fe6
AS
35992003-01-06 Andreas Schwab <schwab@suse.de>
3600
3601 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
3602 failures.
3603
b5ab8ff3
DJ
36042003-01-04 Daniel Jacobowitz <drow@mvista.com>
3605
3606 Fix PR gdb/844
3607 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
3608 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
3609
3610 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
3611 instead of calling gdb_suppress_entire_file.
3612 * gdb.threads/print-threads.exp: Likewise.
3613 * gdb.threads/schedlock.exp: Likewise.
3614
3615 * gdb.threads/killed.exp: Return instead of calling
3616 gdb_suppress_entire_file.
3617 * gdb.threads/linux-dp.exp: Likewise.
3618 * gdb.threads/pthreads.exp: Likewise.
3619
1e698235
DJ
36202003-01-04 Daniel Jacobowitz <drow@mvista.com>
3621
3622 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
3623 stabs.
3624 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
3625 * gdb.base/whatis.exp: Always allow (void) after function names.
3626
147ff08c
DJ
36272003-01-04 Daniel Jacobowitz <drow@mvista.com>
3628
3629 * gdb.c++/casts.exp: Correct regexp.
3630
dc62bfc2
MK
36312003-01-04 Mark Kettenis <kettenis@gnu.org>
3632
3633 * configure.in: Call AC_CONFIG_HEADER. Don't call
3634 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
3635 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
3636 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
3637 aforementioned directories in the AC_OUPUT call.
3638 * config.hin: New file.
3639 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
3640 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
3641 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
3642 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
3643 pass -I$objdir instead of -I$objdir/$subdir in compilation.
3644 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
3645 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
3646 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
3647 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
3648 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
3649 gdb.threads/configure.in, gdb.threads/configure,
3650 gdb.threads/config.in, gdb.trace/configure.in,
3651 gdb.trace/configure: Removed.
3652
77afa639
MC
36532003-01-03 Michael Chastain <mec@shout.net>
3654
3655 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
3656 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
3657
7634bb6e
DJ
36582003-01-03 Daniel Jacobowitz <drow@mvista.com>
3659
3660 * gdb.base/store.exp: Fix regular expressions.
3661
b39c905e
MK
36622002-12-28 Mark Kettenis <kettenis@gnu.org>
3663
3664 * configure.in: Rewrite.
3665 * configure: Regenerated.
3666
0a8551dd
DC
36672003-01-03 David Carlton <carlton@math.stanford.edu>
3668
3669 * gdb.base/psymtab.exp: New file.
3670 * gdb.base/psymtab1.c: Ditto.
3671 * gdb.base/psymtab2.c: Ditto.
3672
c60b7188
AF
36732002-12-23 Adam Fedor <fedor@gnu.org>
3674
3675 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
3676
ee73db83
DC
36772002-12-23 David Carlton <carlton@math.stanford.edu>
3678
3679 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
3680 and current_directory initialization.
3681
d6c1774e
JB
36822002-12-22 Jim Blandy <jimb@redhat.com>
3683
f0a847b8
JB
3684 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
3685 rather than as part of the output file name.
3686
d6c1774e
JB
3687 * gdb.base/attach.exp: There's no need to copy the test program to
3688 /tmp; that was only ever necessary on HP/UX, and this test is
3689 entirely disabled there anyway.
3690
f0708dbb
JB
36912002-12-21 Jim Blandy <jimb@redhat.com>
3692
4c2acfea
JB
3693 * gdb.c++/psmang.exp: Doc fix.
3694
f0708dbb
JB
3695 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
3696 test.
3697
9579e000
DC
36982002-12-20 David Carlton <carlton@math.stanford.edu>
3699
3700 * gdb.c++/annota2.exp: KFAIL annotate-quit.
3701
d1810171
MC
37022002-12-18 Michael Chastain <mec@shout.net>
3703
3704 * gdb.c++/annota2.exp: Add copyright year 2002.
3705
76565097
DC
37062002-12-17 David Carlton <carlton@math.stanford.edu>
3707
3708 * gdb.c++/try_catch.cc: Add marker comments.
3709 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
3710 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
3711 * gdb.c++/m-static.cc: Ditto.
3712 * gdb.c++/m-static1.cc: Ditto.
3713 * gdb.c++/try_catch.cc: Ditto.
3714
da81390b
JJ
37152002-12-16 Jeff Johnston <jjohnstn@redhat.com>
3716
3717 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
3718 to see whether we are using the new -environment-directory
3719 command which resets via -r or the old version of the command
3720 which may prompt the user. Part of fix for gdb/741.
3721
b304d130
AC
37222002-12-13 Andrew Cagney <ac131313@redhat.com>
3723
3724 * gdb.fortran/types.exp: Update obsolete comment.
3725 * gdb.fortran/exprs.exp: Ditto.
3726 * lib/gdb.exp: Delete obsolete code.
3727 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
3728 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
3729 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
3730 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
3731 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
3732 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
3733 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
3734 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
3735 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
3736 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
3737 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
3738 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
3739 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
3740 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
3741 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
3742 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
3743 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
3744 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
3745 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
3746 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
3747 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
3748 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
3749 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
3750 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
3751 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
3752 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
3753 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
3754 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
3755 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
3756 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
3757 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
3758 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
3759 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
3760 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
3761 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
3762 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
3763 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
3764
a23b6e6a
DC
37652002-12-11 David Carlton <carlton@math.stanford.edu>
3766
3767 * gdb.c++/m-data.exp: Add test for members that shadow global
3768 variables: see PR gdb/804.
3769 * gdb.c++/m-data.cc: Ditto.
3770
6604731b
DJ
37712002-12-10 Daniel Jacobowitz <drow@mvista.com>
3772
3773 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
3774
de46ecd7
DC
37752002-12-06 David Carlton <carlton@math.stanford.edu>
3776
3777 * gdb.base/store.c: Don't declare functions static.
3778
27e829d0
AC
37792002-12-04 Andrew Cagney <ac131313@redhat.com>
3780
3781 * gdb.base/store.exp, gdb.base/store.c: New files.
3782
92806416
DJ
37832002-12-03 Daniel Jacobowitz <drow@mvista.com>
3784
3785 * gdb.base/selftest.exp: Update for current gdb.
3786
3bcbaac5
DJ
37872002-12-03 Daniel Jacobowitz <drow@mvista.com>
3788
3789 * gdb.base/maint.exp: Only dump symbols from one source file
3790 or objfile.
3791
f4f00b1f
DJ
37922002-12-03 Daniel Jacobowitz <drow@mvista.com>
3793
3794 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
3795 function call.
3796
f1c8a949
JB
37972002-11-25 Jim Blandy <jimb@redhat.com>
3798
3799 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
3800 function appearing in error message.
3801
9e297a97
DJ
38022002-11-21 Daniel Jacobowitz <drow@mvista.com>
3803
3804 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
3805
1f312e79
JJ
38062002-11-08 Jeff Johnston <jjohnstn@redhat.com>
3807
d63a86f8
RM
3808 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
3809 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
3810 should be in mi console format. This is part of fix for PR gdb/604.
3811
83c31e7d
FN
38122002-09-18 Fernando Nasser <fnasser@redhat.com>
3813
3814 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
3815 which explicitly prints the zero offset as "+0".
3816
322b3f65
DJ
38172002-10-22 Daniel Jacobowitz <drow@mvista.com>
3818
3819 * gdb.threads/schedlock.c (args): Make unsigned.
3820
38212002-10-21 Daniel Jacobowitz <drow@mvista.com>
3822
3823 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
3824 numbers. Allow "foo2|selected stack frame".
3825 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
3826 * gdb.asm/asmsrc2.s: Likewise.
3827 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
3828 comments.
3829 * gdb.asm/mips.inc: New file.
3830
5e2fe5b8
AF
38312002-10-18 Adam Fedor <fedor@gnu.org>
3832
3833 * gdb.base/default.exp: Update expected output to include 'ObjC'.
3834 * gdb.base/help.exp: Likewise.
3835
abe1a5d0
KB
38362002-10-17 Kevin Buettner <kevinb@redhat.com>
3837
3838 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
3839 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
3840
10abb1d4
JB
38412002-10-02 Jim Blandy <jimb@redhat.com>
3842
3843 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
3844
1f609b42
AC
38452002-10-01 Andrew Cagney <ac131313@redhat.com>
3846
3847 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
3848 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
3849 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
3850 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
3851 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
3852 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
3853 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
3854
0aee02e4
AC
38552002-09-29 Andrew Cagney <ac131313@redhat.com>
3856
3857 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
3858 * mi0-disassemble.exp, mi0-eval.exp: Delete.
3859 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
3860 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
3861 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
3862 * mi0-var-block.exp, mi0-var-child.exp: Delete.
3863 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 3864
6fde09ad
KB
38652002-09-27 Kevin Buettner <kevinb@redhat.com>
3866
3867 * gdb.base/annota1.exp (info break): Make directory components of
3868 path optional since not all compilers emit this debug information.
3869
3870 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
3871 step ends up stepping out of the function instead of stopping on
3872 the epilogue.
3873
9e8aab75
KS
38742002-09-26 Keith Seitz <keiths@redhat.com>
3875
3876 * lib/insight-support.exp (gdbtk_start): Figure out where
3877 the insight executable is based on where gdb is. Use this
3878 executable to start insight instead of gdb.
3879
e36180d7
AC
38802002-09-25 Andrew Cagney <cagney@redhat.com>
3881
3882 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
3883
9dd34b2b
AC
38842002-09-24 Andrew Cagney <ac131313@redhat.com>
3885
3886 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
3887 test_isolated_complaints.
3888 (test_empty_complaint): New function.
3889 (test_empty_complaints): New function. Check no output when no
3890 complaints.
d63a86f8 3891
dea97812
KB
38922002-09-19 Jim Blandy <jimb@redhat.com>
3893
3894 * gdb.base/charset.exp, gdb.base/charset.c: New files.
3895
54951bd7
AC
38962002-09-19 Andrew Cagney <ac131313@redhat.com>
3897
3898 * gdb.gdb/complaints.exp: New file.
3899
dec43320
AC
39002002-09-18 Andrew Cagney <ac131313@redhat.com>
3901
3902 * gdb.base/maint.exp: Check `help maint internal-warning'.
3903
e70d6e3f
DC
39042002-09-18 David Carlton <carlton@math.stanford.edu>
3905
3906 * gdb.c++/m-static.exp: Remove breakpoints depending on line
3907 numbers, and replace them by a single breakpoint after the
3908 constructors are all finished.
3909 Add test 4.
3910 * gdb.c++/m-static.cc: Add test 4.
3911 * gdb.c++/m-static.h: New file.
3912 * gdb.c++/m-static1.cc: New file.
3913
3914 * gdb.c++/printmethod.exp: New file.
3915 * gdb.c++/printmethod.cc: New file.
3916
3917 * gdb.c++/pr-574.exp: New file.
3918 * gdb.c++/pr-574.cc: New file.
3919
afb5c968
CV
39202002-09-18 Corinna Vinschen <vinschen@redhat.com>
3921
3922 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
3923 embedded targets which never actually exit.
3924
31e45dee
FN
39252002-09-18 Fernando Nasser <fnasser@redhat.com>
3926
3927 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
3928 "don't step after run" as unresolved or unsupported, instead of xfail.
3929
a283c5a1
CV
39302002-09-18 Corinna Vinschen <vinschen@redhat.com>
3931
3932 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
3933 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
3934 Add newline to expected string in "step out of main (status wrapper)"
3935 case.
3936
11350d2a
CV
39372002-09-18 Corinna Vinschen <vinschen@redhat.com>
3938
3939 * lib/gdb.exp (rerun_to_main): Allow restarting application.
3940 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
3941
0deec7d6
TT
39422002-09-17 Tom Tromey <tromey@redhat.com>
3943
3944 * gdb.base/printcmds.exp (test_print_string_constants): Expect
3945 \000, not \0, in double-quoted string.
3946
b2b4a1b5
CV
39472002-09-14 Corinna Vinschen <vinschen@redhat.com>
3948
c9d37158 3949 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
3950 string after running the commands execution on breakpoint tests.
3951
1c56143a
CV
39522002-09-13 Corinna Vinschen <vinschen@redhat.com>
3953
3954 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
3955
37f8da45
JB
39562002-09-12 Joel Brobecker <brobecker@gnat.com>
3957
3958 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
3959
08b468e0
KS
39602002-09-10 Keith Seitz <keiths@redhat.com>
3961
3962 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
3963 runto proc.
3964 (mi_run_to_main): Use mi_runto.
3965 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
3966
dc360f58
KS
39672002-09-10 Keith Seitz <keiths@redhat.com>
3968
3969 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
3970 regexp for stopping at main. Could have multiple event notifications.
3971 Don't assume that main was declared with no parameters.
3972 (mi_next): Use mi_step_to.
3973 (mi_step): Use mi_next_to.
3974
ce3abcfb
CV
39752002-09-09 Corinna Vinschen <vinschen@redhat.com>
3976
3977 * gdb.base/default.exp: Fix expected string in `info float' test.
3978
d1f5b980
BE
39792002-09-09 Ben Elliston <bje@redhat.com>
3980
3981 * config/mips.exp: Update comments.
3982 * config/mips-idt.exp: Likewise.
3983 * config/nind.exp: Likewise.
3984 * config/slite.exp: Likewise.
3985 * config/sparclet.exp: Likewise.
3986 * config/udi.exp: Likewise.
3987 * config/vx.exp: Likewise.
3988 * config/vxworks29k.exp: Likewise.
3989
2f71430b
JB
39902002-09-05 Jim Blandy <jimb@redhat.com>
3991
3992 * gdb.threads/killed.exp: Fix test failure message.
3993
7ddebc7e
KS
39942002-09-04 Keith Seitz <keiths@redhat.com>
3995
3996 * lib/mi-support.exp: Update copyright.
3997 (mi_gdb_test): Increase the priority of the expected pattern
3998 so that it matches gdb_test.
3999
0ae67eb3
KS
40002002-09-03 Keith Seitz <keiths@redhat.com>
4001
4002 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
4003 Use integer comparison instead of string comparison for testing
4004 whether binary was built.
4005
38fc42c8
JB
40062002-09-03 Jim Blandy <jimb@redhat.com>
4007
4008 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
4009
b6ff0e81
JB
40102002-08-29 Jim Blandy <jimb@redhat.com>
4011
4012 * gdb.threads/pthreads.exp: Move the portable thread compilation
4013 code into a function in lib/gdb.exp, and call that from here.
4014 * lib/gdb.exp (gdb_compile_pthreads): New function.
4015
07c98896
KS
40162002-08-29 Keith Seitz <keiths@redhat.com>
4017
4018 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
4019 expect_out so that callers can get at it.
4020
0312286c
DJ
40212002-08-23 Daniel Jacobowitz <drow@mvista.com>
4022
4023 * gdb.threads/print-threads.c: New file.
4024 * gdb.threads/print-threads.exp: New file.
4025 * gdb.threads/schedlock.c: New file.
4026 * gdb.threads/schedlock.exp: New file.
4027
dd039bc4
EZ
40282002-08-22 Elena Zannoni <ezannoni@redhat.com>
4029
4030 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
4031 not altivec.c.
4032
1f36144c
MK
40332002-08-17 Mark Kettenis <kettenis@gnu.org>
4034
4035 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
4036 targets. The problem should be fixed now.
4037
16057ec7 40382002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
4039
4040 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
4041 2002-07-24 change that removes final dots from error messages.
4042
3c1499ad
TT
40432002-08-13 Tom Tromey <tromey@redhat.com>
4044
4045 * gdb.base/readline.exp: New file.
4046
a20ce2c3
AC
40472002-08-01 Andrew Cagney <ac131313@redhat.com>
4048
4049 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
4050 supress message.
4051
db034ac5
AC
40522002-08-01 Andrew Cagney <cagney@redhat.com>
4053
4054 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
4055 CHILL_FOR_TARGET and CHILL_LIB.
4056 * configure.in (configdirs): Remove gdb.chill.
4057 * configure: Regenerate.
4058 * lib/gdb.exp: Obsolete references to chill.
4059 * gdb.fortran/types.exp: Ditto.
4060 * gdb.fortran/exprs.exp: Ditto.
4061
3e000b18
KB
40622002-07-30 Kevin Buettner <kevinb@redhat.com>
4063
4064 * gdb.base/shlib-call.exp (additional_flags): Conditionally
4065 set Irix-specific compile and link flags.
4066
28f4966b
KB
40672002-07-29 Kevin Buettner <kevinb@redhat.com>
4068
4069 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
4070 source files. The ``-o'' option doesn't work with the ``-E'' option
4071 when using the Irix compiler.
4072
46c0d5a6
DJ
40732002-07-19 Daniel Jacobowitz <drow@mvista.com>
4074
4075 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
4076 Improve support for reusing an exec file. Copy exec file
4077 to target, and run gdbserver on the target instead of on the host.
4078
eecf4bed
JB
40792002-07-18 Jim Blandy <jimb@redhat.com>
4080
0f815cdf
JB
4081 * gdb.base/ending-run.exp: Don't expect to see the program end in
4082 some orderly fashion when we're running on a real stand-alone
4083 board.
4084
eecf4bed
JB
4085 * gdb.base/interrupt.exp: Correct logic for skipping tests on
4086 targets that don't support interrupts.
4087
52d309e4
JB
40882002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
4089
4090 * gdb.base/attach.exp: Add patterns to match output from /proc-based
4091 systems.
4092 Move comments in expect statements to inside the actions, so that they
4093 don't get matched against.
4094
ff683d9e
MK
40952002-07-10 Mark Kettenis <kettenis@gnu.org>
4096
4097 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
4098 function when asleep" test.
4099
b5356753
AC
41002002-07-10 Andrew Cagney <ac131313@redhat.com>
4101
4102 * gdb.base/page.exp: Rewrite to handle problems with very long
4103 `info set' output. Update copyright.
4104
6aa4d13a
AC
41052002-06-26 Andrew Cagney <ac131313@redhat.com>
4106
4107 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
4108 gdb.threads-hp.
4109 * gdb.hp/configure: Regenerate.
4110 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
4111 * gdb.hp/gdb.threads-hp/configure: Delete file.
4112 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
4113
8cf8c2b8
AC
41142002-06-22 Andrew Cagney <ac131313@redhat.com>
4115
4116 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
4117 setlocale, bindtextdomain and textdomain.
4118
6827a8f8
JB
41192002-06-11 Jim Blandy <jimb@redhat.com>
4120
919d772c
JB
4121 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
4122 preprocessor macro information is present.
4123
6827a8f8
JB
4124 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
4125 tests.
4126
c15b0d21
MS
41272002-06-06 Michael Snyder <msnyder@redhat.com>
4128
c5984d70
MS
4129 * gdb.base/overlays.exp: Record addresses of overlay
4130 functions in TCL variables rather than in GDB variables,
4131 to avoid having GDB convert them to pointers (with loss
4132 of information).
4133
d63a86f8 4134 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 4135 default linker script changes.
c15b0d21
MS
4136 * gdb.base/long_long.exp: Add check for sizeof (long double).
4137
be26fe0d
ML
41382002-06-06 Michal Ludvig <mludvig@suse.cz>
4139
4140 * gdb.asm/asm-source.exp: Add x86-64 target.
4141 * gdb.asm/x86_64.inc: New.
d63a86f8 4142
258093ca 41432002-05-30 Michael Chastain <mec@shout.net>
258093ca 4144
4b3153f1 4145 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
4146 * gdb.c++/m-static.cc: New file.
4147 * gdb.c++/m-static.exp: New file.
4148
241264c6
MS
41492002-05-28 Michael Snyder <msnyder@redhat.com>
4150
4151 * gdb.base/call-ar-st.exp: Allow for reduced floating point
4152 precision.
4153
9bba8c8f 41542002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 4155
4b3153f1 4156 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
4157 * gdb.c++/m-data.cc: New file.
4158 * gdb.c++/m-data.exp: New file.
4159
41602002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 4161
4b3153f1 4162 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 4163 * gdb.c++/try_catch.cc: New file.
d63a86f8 4164 * gdb.c++/try_catch.exp: New file.
9bba8c8f 4165
def1b996
MC
41662002-05-27 Michael Chastain <mec@shout.net>
4167
4168 * gdb.c++/local.exp: Accept more nested types in output.
4169
522ba268
MC
41702002-05-26 Michael Chastain <mec@shout.net>
4171
4172 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
4173
277254ba
MS
41742002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
4175
4176 * lib/gdb.exp (gdb_wrapper_init): Just because
4177 gdb_wrapper_file exists, this does not mean that the file
4178 should not be rebuilt. That is what gdb_wrapper_initialized
4179 is for.
4180 (default_gdb_init): Reset gdb_wrapper_initialized.
4181
b61a8733
MS
41822002-05-23 Michael Snyder <msnyder@redhat.com>
4183
d63a86f8 4184 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
4185 the precision of the floating point test results.
4186 * gdb.base/call-rt-st.exp: Ditto.
4187
b61a8733
MS
4188 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
4189 * gdb.base/call-rt-st.exp: Ditto.
4190
56f6e910
MC
41912002-05-19 Michael Chastain <mec@shout.net>
4192
4193 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
4194
ad0b0016
EZ
41952002-05-19 Elena Zannoni <ezannoni@redhat.com>
4196
4197 * configure.in (configdirs): Add gdb.arch.
4198 * configure: Regenerate.
4199
f617d2b6
JB
42002002-05-17 Jim Blandy <jimb@redhat.com>
4201
4202 * gdb.base/completion.exp: Recognize the more detailed error
4203 messages produced by the macro expander's lexical analyzer.
4204
eac2a696
EZ
42052002-05-14 Elena Zannoni <ezannoni@redhat.com>
4206
4207 * gdb.arch/altivec-abi.c: New file.
4208 * gdb.arch/altivec-abi.exp: New file.
4209 * gdb.arch/altivec-regs.c: New file.
4210 * gdb.arch/altivec-regs.exp: New file.
4211
2fdde8f8
DJ
42122002-05-14 Daniel Jacobowitz <drow@mvista.com>
4213
4214 * gdb.base/maint.exp (maint print type): Update for new type
4215 structure.
d63a86f8 4216
e31f1a7c
EZ
42172002-05-14 Elena Zannoni <ezannoni@redhat.com>
4218
4219 * gdb.arch: New directory.
4220 * gdb.arch/configure.in: New file.
4221 * gdb.arch/configure: New file.
4222 * gdb.arch/Makefile.in: New file.
4223
db589741
CV
42242002-05-13 Corinna Vinschen <vinschen@redhat.com>
4225
4226 * gdb.asm/asm-source.exp: Add v850 as supported target.
4227 * gdb.asm/v850.inc: New file.
4228
8ce2a7dc
DJ
42292002-05-13 Daniel Jacobowitz <drow@mvista.com>
4230
4231 * gdb.c++/annota2.exp (annotate-quit): Add comment.
4232
df763c7f
DJ
42332002-05-12 Daniel Jacobowitz <drow@mvista.com>
4234
4235 * gdb.base/break.exp: Check 'break "marker2"'.
4236
377daeed
MS
42372002-05-10 Michael Snyder <msnyder@redhat.com>
4238
4239 * gdb.base/long_long.exp: Fix typo.
4240
c4b7bc2b
JB
42412002-05-10 Jim Blandy <jimb@redhat.com>
4242
ecac9a4e
JB
4243 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
4244 a bug.
4245
c4b7bc2b
JB
4246 * gdb.base/printcmds.exp (test_integer_literals_rejected):
4247 Recognize more detailed error message produced by the macro
4248 expander's lexical analyzer.
4249 * lib/gdb.exp (test_print_reject): Same.
4250
e71019a1
MK
42512002-05-09 Mark Kettenis <kettenis@gnu.org>
4252
4253 * gdb.c++/method.exp: Fix typo.
4254
fedfc8e6
MS
42552002-05-08 Michael Snyder <msnyder@redhat.com>
4256
166a1957
MS
4257 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
4258 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 4259 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
4260 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
4261 Add iftarget clause for strongarm.
d63a86f8 4262
f1c47eb2
MS
42632002-05-06 Michael Snyder <msnyder@redhat.com>
4264
cb9a9d3e
MS
4265 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
4266 (gdb_continue_to_end): Accept output from status wrapper.
4267 * gdb.base/ending-run.exp: Add case for output from status wrapper.
4268 Clean up fail messages to match pass messages.
4269
f1c47eb2
MS
4270 Enable the "needs_status_wrapper" testsuite feature.
4271 * lib/gdb.exp (gdb_wrapper_init): New procedure.
4272 (gdb_compile): Conditionally call gdb_wrapper_init.
4273 * gdb.base/a2-run.exp: Recognize output from status wrapper.
4274 * gdb.c++/method.exp: Recognize output from status wrapper.
4275
6079c749
BE
42762002-05-06 Ben Elliston <bje@redhat.com>
4277From Graydon Hoare <graydon@redhat.com>
4278
4279 * config/sid.exp: Include support for "rawsid" protocol.
4280
188baff3
JB
42812002-05-03 Jim Blandy <jimb@redhat.com>
4282
4283 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
4284 * gdb.c++/hang3.C: New file.
4285
b9c07f0f
AC
42862002-05-04 Andrew Cagney <ac131313@redhat.com>
4287
4288 * gdb.base/default.exp: Remove obsolete code.
4289 * gdb.c++/misc.exp: Ditto. Update copyright.
4290 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
4291 * gdb.base/whatis.exp: Ditto. Update copyright.
4292 * gdb.base/scope.exp: Ditto. Update copyright.
4293 * gdb.base/ptype.exp: Ditto. Update copyright.
4294 * gdb.base/printcmds.exp: Ditto. Update copyright.
4295 * gdb.base/opaque.exp: Ditto. Update copyright.
4296 * gdb.base/list.exp: Ditto.
4297 * gdb.base/funcargs.exp: Ditto. Update copyright.
4298 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
4299 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
4300 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
4301 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
4302 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
4303 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
4304
5c7a0397
MS
43052002-05-02 Michael Snyder <msnyder@redhat.com>
4306
d6dcc264 4307 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
4308 * gdb.base/long_long.exp: Add xscale target.
4309 * gdb.base/default.exp: Add xscale target.
4310
eb7f1c48
JB
43112002-05-01 Jim Blandy <jimb@redhat.com>
4312
4313 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
4314 gdb.c++/hang.exp: New test.
4315
a6befae8
FF
43162002-05-01 Fred Fish <fnf@redhat.com>
4317
4318 * gdb.base/completion.exp: Handle completions of "./Make" for
4319 more than one completion possibility, as is the case when we
4320 build and test in the source tree.
4321
0a310277
AG
43222002-04-29 Anthony Green <green@redhat.com>
4323
4324 * gdb.java/jmisc1.exp: New file.
4325 * gdb.java/jmisc2.exp: New file.
4326
6ff9af88
DJ
43272002-04-24 Daniel Jacobowitz <drow@mvista.com>
4328
4329 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
4330
96b3d632
EZ
43312002-04-23 Elena Zannoni <ezannoni@redhat.com>
4332
4333 * gdb.base/help.exp: Change 'help status' to allow for target
4334 dependent output differences.
4335
5019bb54
MC
43362002-04-22 Michael Chastain <mec@shout.net>
4337
4338 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
4339
a805a116
MC
43402002-04-22 Michael Chastain <mec@shout.net>
4341
4342 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
4343
a1706bfd
DM
43442002-04-17 David S. Miller <davem@redhat.com>
4345
4346 * gdb.asm/sparc64.inc: New file.
4347 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
4348
a73a20a2
EZ
43492002-04-19 Elena Zannoni <ezannoni@redhat.com>
4350
4351 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
4352 instruction file directly into the build tree. Clean up at end of
4353 test.
4354
ba678339
DM
43552002-04-18 David S. Miller <davem@redhat.com>
4356
4357 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
4358 handle 64-bit platforms correctly.
4359 * gdb.base/maint.exp: Likewise.
4360
b03399da
KB
43612002-04-18 Kevin Buettner <kevinb@redhat.com>
4362
4363 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
4364 ``-fpic'' when compiling files comprising a shared library, but
4365 it does need additional linker flags in order to find shared
4366 libraries at run time.
4367
e2004992
KB
43682002-04-18 Kevin Buettner <kevinb@redhat.com>
4369
4370 * gdb.base/cvexpr.c (use): New function.
4371 (main): Invoke use() on all global variables to prevent
4372 some linkers from deleting these otherwise unused symbols.
4373
d8937120
MC
43742002-04-17 Michael Chastain <mec@shout.net>
4375From David S. Miller <davem@redhat.com>
4376
4377 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
4378 handle 64-bit platforms correctly.
4379
ffd61a58
MS
43802002-04-12 Michael Snyder <msnyder@redhat.com>
4381From Jim Blandy <jimb@redhat.com>
4382 * gdb.base/foo.c (foox): Remove section attribute; the linker
4383 script can handle this instead.
4384 * gdb.base/bar.c (barx): Same.
4385 * gdb.base/baz.c (bazx): Same.
4386 * gdb.base/grbx.c (grbxx): Same.
4387
4388 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
4389 manager doesn't automatically unmap overlays unnecessarily.
4390
6b8426a6
MH
43912002-04-10 Martin M. Hunt <hunt@redhat.com>
4392
4393 * gdb.base/ending-run.exp: Fix pattern for Mips targets
4394 stepping out of main.
4395
34af4875
MC
43962002-04-09 Michael Chastain <mec@shout.net>
4397
4398 * gdb.c++/local.cc (main): Move call to marker1() inside nested
4399 scope so that the nested scope tests will make sense.
4400 * gdb.c++/local.exp: Write patterns that actually work with gcc
4401 (the HP patterns "were never known to work with gcc").
4402 Keep the old aCC patterns too.
4403
2d1676a0
DJ
44042002-04-09 Daniel Jacobowitz <drow@mvista.com>
4405
4406 * gdb.base/attach.exp: Correct target board test.
4407
3a63e3f9
MC
44082002-04-08 Michael Chastain <mec@shout.net>
4409
4410 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
4411 in a const method. Add some xfail and fail cases for configurations
4412 that do not emit the "const ...".
4413
f18dabd2
MC
44142002-04-07 Michael Chastain <mec@shout.net>
4415
4416 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
4417 Accept "A * const" and "const A * const" as type of "this".
4418 Fix spelling of getFunky throughout. Make messages uniform.
4419
0fcddd82
EZ
44202002-04-07 Elena Zannoni <ezannoni@redhat.com>
4421
4422 Work around for PR gdb/285:
4423 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
4424
16a8534a
EZ
44252002-04-07 Elena Zannoni <ezannoni@redhat.com>
4426
4427 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
4428 instructions file at run time instead of configure time.
4429 Sometimes we run the test in a directory that is not the one we
4430 configured in.
4431 * gdb.asm/configure.in: Delete creation of symlink.
4432 * gdb.asm/configure: Regenerate.
4433
24181d81
JB
44342002-04-05 J. Brobecker <brobecker@gnat.com>
4435
4436 * gdb.gdb/xfullpath.exp: New test, to exercise the new
4437 xfullpath () function.
4438
7cdb7107
DJ
44392002-04-04 Daniel Jacobowitz <drow@mvista.com>
4440
4441 * gdb.asm/Makefile.in: Correct dependencies.
4442
4443 * gdb.asm/powerpc.inc: New file.
4444 * gdb.asm/asm-source.exp: Add PowerPC.
4445 * gdb.asm/configure.in: Likewise.
4446 * gdb.asm/configure: Regenerated.
4447
a7d17088
DJ
44482002-04-04 Daniel Jacobowitz <drow@mvista.com>
4449
4450 * gdb.base/relocate.exp: New file.
4451 * gdb.base/relocate.c: New file.
4452
cd721503
FF
44532002-04-04 Fred Fish <fnf@redhat.com>
4454
4455 * gdb.base/step-test.exp: Update comment regarding stopping in
4456 memcpy/bcopy calls inserted as part of the compiler runtime.
4457
b22ad7a7
MS
44582002-04-04 Michael Snyder <msnyder@redhat.com>
4459
4460 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
4461
5f279fa6
DJ
44622002-04-03 Daniel Jacobowitz <drow@mvista.com>
4463
4464 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
4465 (gdb_expect): Remove $notransfer hack.
4466
dd0fd3ce
DJ
44672002-04-02 Daniel Jacobowitz <drow@mvista.com>
4468
4469 * gdb.c++/classes.exp ("calling method for small class"): Match
4470 updated register output.
4471
1e50cda1
DJ
44722002-03-30 Daniel Jacobowitz <drow@mvista.com>
4473
4474 Fix PR gdb/452
4475 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
4476 when finished. Make gdb_file_cmd send "exec-file" when
4477 appropriate.
4478
24015922
DJ
44792002-03-30 Daniel Jacobowitz <drow@mvista.com>
4480
4481 * gdb.base/attach.exp: Remove extra setup_xfail.
4482
dd7dfd64
MS
44832002-03-26 Michael Snyder <msnyder@redhat.com>
4484
4485 * gdb.base/default.exp: Add tests for dump, append, and restore.
4486 * gdb.base/help.exp: Add tests for dump, append, and restore.
4487 * gdb.base/dump.exp: New file, test dump, append and restore.
4488 * gdb.base/dump.c: New file.
4489
48b2f8d7
MS
44902002-03-27 Michael Snyder <msnyder@redhat.com>
4491
d63a86f8 4492 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
4493 clean-ups in help messages.
4494
05b4d525
FF
44952002-03-26 Fred Fish <fnf@redhat.com>
4496
4497 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
4498 have debugging info for those functions and the compiler uses them
4499 internally to copy structs around.
4500
d7679631
FF
45012002-03-26 Fred Fish <fnf@redhat.com>
4502
4503 * gdb.base/list.exp: Revert the change made yesterday and add note
4504 about why we don't list the default lines for remote targets.
4505
523ac3f9
MS
45062002-03-25 Michael Snyder <msnyder@redhat.com>
4507
4508 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
4509
754b2b8d
FF
45102002-03-25 Fred Fish <fnf@redhat.com>
4511
4512 * gdb.base/list.exp: This test works on remote targets so remove
4513 the short circuit for remote targets. Update copyright.
4514
33c3e192
FF
45152002-03-25 Fred Fish <fnf@redhat.com>
4516
4517 * gdb.base/attach.exp: Fix logic error that was suppressing this
4518 test for all non hppa*-*-hpux* targets, instead of the hp target.
4519 Move comments closer to the suppression point. Also now need to
4520 check that we are running natively.
4521
d43e73ee
MS
45222002-03-22 Michael Snyder <msnyder@redhat.com>
4523
882c8f02
MS
4524 * gdb.base/default.exp: Add test for gcore. Update copyright.
4525 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 4526
04c12f60
FF
45272002-03-06 Fred Fish <fnf@redhat.com>
4528
4529 * gdb.base/funcargs.c: Remove extraneous ';' character.
4530 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
4531
b43df995
MC
45322002-03-04 Michael Chastain <mec@shout.net>
4533
4534 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
4535 accommodate gcc v3 function signature.
4536 * gdb.mi/mi0-var-cmd-exp: Ditto.
4537
92362027
AC
45382002-02-24 Andrew Cagney <ac131313@redhat.com>
4539
4540 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
4541 ``GNU/Linux'' or ``Linux kernel''
4542 * testsuite/gdb.threads/pthreads.c: Ditto.
4543
258ad32d
MC
45442002-02-24 Michael Chastain <mec@shout.net>
4545
4546 * gdb.threads/pthreads.c (thread1): Add a return statement.
4547 (thread2): Likewise.
4548 (foo): Likewise.
4549
04c3b3d4
MC
45502002-02-23 Michael Chastain <mec@shout.net>
4551
4552 * gdb.threads/linux-dp.c (philosopher): Add a return statement
4553 to placate gcc.
4554
5a2a0a20
MC
45552002-02-23 Michael Chastain <mec@shout.net>
4556
4557 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
4558 test "ptype bint". The test passes on all my stabs configurations.
4559
a640f7fc
JB
45602002-02-21 Jim Blandy <jimb@redhat.com>
4561
27924826
JB
4562 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
4563 filename at a time, and watch for the ones we want to see.
4564
a640f7fc
JB
4565 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
4566 types of pointers to prototyped functions.
4567
edcc8c75
AC
45682002-02-20 Andrew Cagney <ac131313@redhat.com>
4569
4570 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
4571 signed, unsigned and straight char.
4572 (padding_char, padding_short, padding_int, padding_long,
4573 padding_long_long, padding_float, padding_double,
4574 padding_long_double): New global variables.
4575 (fill, fill_structs): New functions.
4576
4577 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
4578 for correctly sized writes. Update copyright.
4579 (get_valueof): New procedure.
4580 (get_sizeof): Call get_valueof.
4581 (check_valueof): New procedure.
4582 (check_padding): New procedure.
4583
ac57ea44
MC
45842002-02-20 Michael Chastain <mec@shout.net>
4585
4586 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
4587 to setup_xfail. Document some of the remaining calls.
4588
7a10c941
MC
45892002-02-18 Michael Chastain <mec@shout.net>
4590
4591 * gdb.c++/userdef.exp: Update copyright year.
4592
fb8acdcc
DJ
45932002-02-18 Daniel Jacobowitz <drow@mvista.com>
4594
4595 * gdb.c++/userdef.exp: Test overloaded operators properly.
4596 Remove xfails.
4597
fda6ae12
MS
45982002-02-14 Michael Snyder <msnyder@redhat.com>
4599
4600 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
4601
676a0442
DJ
46022002-02-14 Daniel Jacobowitz <drow@mvista.com>
4603
4604 * gdb.base/a2-run.exp: Check for a remote target properly.
4605 * gdb.base/annota1.exp: Likewise.
4606 * gdb.base/list.exp: Likewise.
4607 * gdb.base/reread.exp: Likewise.
4608 * gdb.base/scope.exp: Likewise.
4609 * gdb.base/shlib-call.exp: Likewise.
4610 * gdb.base/term.exp: Likewise.
4611 * gdb.c++/annota2.exp: Likewise.
4612
78b4f468
RE
46132002-02-13 Richard Earnshaw <rearnsha@arm.com>
4614
4615 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
4616
9a81ba51
MC
46172002-02-10 Michael Chastain <mec@shout.net>
4618
4619 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
4620 (call_after_alloca): Ditto.
4621
004af6c7
DJ
46222002-02-10 Daniel Jacobowitz <drow@mvista.com>
4623
4624 * gdb.base/ending-run.exp: Guard "cont" test with
4625 gdb_skip_stdio_test.
4626
37225f62
JB
46272002-02-06 Jim Blandy <jimb@redhat.com>
4628
4629 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
4630 from here...
4631 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
4632 To here. Disable this test on non-HP platforms. Add big comment.
4633
fe6fdd96
MS
46342002-02-04 Michael Snyder <msnyder@redhat.com>
4635
4636 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
4637 other than d10v and m32r.
4638
036fad3f
RE
46392002-02-02 Richard Earnshaw <rearnsha@arm.com>
4640
4641 * gdb.base/default.exp: Rewrite test patterns to reduce time
4642 taken to match them.
4643
7148ab62
DJ
46442002-01-30 Daniel Jacobowitz <drow@mvista.com>
4645
4646 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
4647 Allow a start function above main.
4648 * gdb.threads/linux-dp.exp: Fix copyright date.
4649
396cc255
DJ
46502002-01-30 Daniel Jacobowitz <drow@mvista.com>
4651
4652 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
4653 (check_philosopher_stack): Check for manager thread before checking
4654 for a just-starting thread.
4655
f038d31b
DJ
46562002-01-30 Daniel Jacobowitz <drow@mvista.com>
4657
4658 From Neil Booth <neil@daikokuya.demon.co.uk>:
4659 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
4660 warnings.
4661
b3ff9d9a
FF
46622002-01-21 Fred Fish <fnf@redhat.com>
4663
4664 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
4665 not caller.
4666
39ad761d
JB
46672002-01-21 Jim Blandy <jimb@redhat.com>
4668
4669 * gdb.base/reread.exp: Check that GDB properly re-reads the
4670 executable file when it changes while no inferior is running.
4671
aaf320fa
FF
46722002-01-21 Fred Fish <fnf@redhat.com>
4673
4674 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
4675 optionally accept the "shlib events" variation.
4676
808a31f5
JB
46772002-01-21 Jim Blandy <jimb@redhat.com>
4678
4679 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
4680 call `fflush' after every `printf', so that the output is produced
4681 at predictable points, regardless of whatever buffering does (or
4682 doesn't) take place.
4683 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
4684 at different points.
4685
4420d5e2
DJ
46862002-01-20 Daniel Jacobowitz <drow@mvista.com>
4687
4688 * gdb.c++/inherit.exp: Update copyright years.
4689 * gdb.c++/method.exp: Likewise.
4690
3e36a0f4
DJ
46912002-01-20 Daniel Jacobowitz <drow@mvista.com>
4692
4693 * gdb.c++/classes.exp: Update for improved v3 support and skipping
4694 artificial methods/arguments.
4695 * gdb.c++/derivation.exp: Likewise.
4696 * gdb.c++/inherit.exp: Likewise.
4697 * gdb.c++/method.exp: Likewise.
4698 * gdb.c++/virtfunc.exp: Likewise.
4699
b4ceaee6
AC
47002002-01-18 Andrew Cagney <ac131313@redhat.com>
4701
4702 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
4703 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
4704 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
4705 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
4706 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
4707 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
4708
ecace851
JB
47092002-01-17 Jim Blandy <jimb@redhat.com>
4710
4711 * gdb.asm/asm-source.exp (info symbol): Take another shot at
4712 anchoring the pattern matching the entry point symbol's name.
4713
375fc983
AC
47142002-01-17 Andrew Cagney <ac131313@redhat.com>
4715
4716 * gdb.base/maint.exp: Update ``maint internal-error'' to match
4717 continue/quit query. Update copyright.
4718
fe6fdd96
MS
47192002-01-14 Michael Snyder <msnyder@redhat.com>
4720
4721 * gdb.base/gcore.exp: Remove extra debugging output.
4722
e017c81f
DJ
47232002-01-13 Daniel Jacobowitz <drow@mvista.com>
4724
4725 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
4726 for slightly dubious v2 mangled string.
4727
37ab3bf8
DJ
47282002-01-13 Daniel Jacobowitz <drow@mvista.com>
4729
4730 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
4731
1bc05c3a 47322002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 4733
1bc05c3a 4734 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 4735
1bc05c3a
JM
4736 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
4737 constructors.
4738 * gdb.c++/derivation.exp: Likewise.
4739 * gdb.c++/templates.exp: Likewise.
4740 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 4741
1bc05c3a
JM
47422002-01-10 Michael Snyder <msnyder@redhat.com>
4743
4744 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 4745
a911c360
MS
47462002-01-08 Michael Snyder <msnyder@redhat.com>
4747
4748 * gdb.base/gcore.exp: New test for generate-core-file command.
4749 * gdb.base/gcore.c: Testcase for above.
4750 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
4751
ea2119ec
JM
47522002-01-08 Jason Merrill <jason@redhat.com>
4753
4754 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
4755
68203136
FF
47562002-01-07 Fred Fish <fnf@redhat.com>
4757
4758 * gdb.c++/overload.exp: Remove unconditional xfails for:
4759 print foo_instance1.overloadargs(1)
4760 print foo_instance1.overloadargs(1, 2)
4761 print foo_instance1.overloadargs(1, 2, 3)
4762 print foo_instance1.overloadargs(1, 2, 3, 4)
4763 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
4764 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
4765 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
4766 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
4767 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
4768 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
4769 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
4770 print foo_instance1.overload1arg()
4771 print foo_instance1.overload1arg((char)arg2)
4772 print foo_instance1.overload1arg((signed char)arg3)
4773 print foo_instance1.overload1arg((unsigned char)arg4)
4774 print foo_instance1.overload1arg((int)arg7)
4775 print foo_instance1.overload1arg((unsigned int)arg8)
4776 print foo_instance1.overload1arg((float)arg11)
4777 print foo_instance1.overload1arg((double)arg12)
d63a86f8 4778
21b9b5b1
MS
47792002-01-07 Michael Snyder <msnyder@redhat.com>
4780
4781 * gdb.base/huge.exp: New test. Print a very large target data object.
4782 (skip_huge_test): New test variable. Define if you want to skip this
4783 test. The test reads an 8 megabyte data object from the target, so it
4784 might be very time consuming on remote targets with a slow connection.
4785 * gdb.base/huge.c: New file. Test case for above.
4786
725f922e
FF
47872002-01-07 Fred Fish <fnf@redhat.com>
4788
4789 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
4790 g_instance.bfoo, and g_instance.cfoo.
4791
634d57ec
JL
4792Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
4793
f286b2c3
JL
4794 * gdb.base/break.c (multi_line_if_conditional): New function.
4795 (multi_ilne_while_conditional): Likewise.
4796 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
4797 IF or WHILE condition puts the breakpoint at the start of
4798 the condition.
4799
634d57ec
JL
4800 * gdb.base/selftest.exp (backtrace through signal handler): Remove
4801 hppa*-*-hpux* expected failure.
4802 * gdb.base/structs.exp (do_function_calls): Similarly.
4803
4804 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
4805 watchpoints.
4806
9fbfe2dc
AC
48072002-01-06 Andrew Cagney <ac131313@redhat.com>
4808
4809 Fix PR gdb/66.
4810 * gdb.base/structs.exp: Replace skip for a29k with skip for
4811 gdb,cannot_call_functions.
4812 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
4813 * gdb.base/callfuncs.exp: Ditto.
4814 * gdb.base/call-rt-st.exp: Ditto.
4815 * gdb.base/call-strs.exp: Ditto.
4816 * gdb.base/callfwmall.exp: Ditto.
4817 * gdb.base/scope.exp: Obsolete xfail a29k.
4818 * gdb.c++/misc.exp: Ditto.
4819 * gdb.c++/cplusfuncs.exp: Ditto.
4820 * gdb.base/ptype.exp: Ditto.
4821 * gdb.base/printcmds.exp: Ditto.
4822 * gdb.base/opaque.exp: Ditto.
4823 * gdb.base/list.exp: Ditto.
4824 * gdb.base/funcargs.exp: Ditto.
4825 * gdb.base/default.exp: Ditto.
4826
8ddad156
MS
48272002-01-04 Michael Snyder <msnyder@redhat.com>
4828
ca4976a6 4829 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
4830 * gdb.base/maint.exp: Add tests for maint info sections options.
4831
1b074332
JL
4832Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
4833
4834 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
4835
7d159115
CV
48362001-12-20 Corinna Vinschen <vinschen@redhat.com>
4837
4838 * gdb.asm/arm.inc: New file.
4839 * gdb.asm/asm-source.exp: Add arm targets.
4840 * gdb.asm/configure.in: Ditto.
4841 * gdb.asm/configure: Recreated from configure.in.
4842
8fb87725
JL
4843Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
4844
afabe08c
JL
4845 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
4846 with HP's compiler.
4847 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
4848 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
4849 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
4850 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
4851
4852 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
4853 either HP's compilers or GCC.
4854
db521deb
JL
4855 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
4856 a SIGBUS or SIGSEGV.
4857
4858 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
4859
4860 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
4861 can be compiled with either HP's compiler or GCC.
4862
cfa88ab7
JL
4863 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
4864 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
4865 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
4866
ca344dff
JL
4867 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
4868 to match current gdb output. Update due to using auto-solib-limit
4869 for limiting instead of overloading auto-solib-add.
4870 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
4871 test program.
4872
3f3c6e55 4873 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
4874 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
4875 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
4876 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
4877 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
4878 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
4879 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
4880 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
4881 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
4882 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
4883 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
4884 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
4885 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 4886
8fb87725
JL
4887 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
4888 a SIGTRAP to the inferior.
4889
cf599fa7
CV
48902001-12-19 Corinna Vinschen <vinschen@redhat.com>
4891
4892 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
4893 Substitute call to target_link by call to gdb_compile.
4894
2cd045cd
JL
4895Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
4896
4897 * gdb.base/break.exp: Fix HP specific search string when testing
4898 backtracing in a called function.
4899
d63a86f8 4900 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
4901 compiling the test with HP's compilers.
4902 * gdb.base/volatile.exp: Similarly.
4903
99ebe9ac
JB
49042001-12-19 Jim Blandy <jimb@redhat.com>
4905
4906 * gdb.base/printcmds.exp: Expect the null character to be printed
4907 as '\0', and the '\013' to be printed as '\v'.
4908 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
4909 * gdb.base/setvar.exp: Same.
4910
b9891b29
JB
49112001-12-17 Jim Blandy <jimb@redhat.com>
4912
0eba65ab
JB
4913 * gdb.base/completion.exp: Rather than completing very long
4914 filenames, which can make the readline library produce output we
4915 don't recognize, cd to the directory first, and then complete
4916 using nice, short relative paths.
4917
6970b5b1
JB
4918 * gdb.base/completion.exp: On some systems, there is, in fact, a
4919 variable named `b' in scope, since GDB treats all static
4920 variables as being in scope. So use `no_var_named_this'
4921 instead of `b'.
4922
b9891b29
JB
4923 * gdb.base/corefile.exp: Recognize the message saying that GDB
4924 can't find the core file's registers as a failure.
4925
e6ccd35f
JSC
49262001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
4927
4928 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
4929 test expect string more specific.
4930
105ba819
CV
49312001-12-13 Corinna Vinschen <vinschen@redhat.com>
4932
4933 * gdb.asm/asm-source.exp: Add support for xstormy16.
4934 * gdb.asm/configure.in: Ditto.
4935 * gdb.asm/configure: Rebuild.
4936 * gdb.asm/xstormy16.inc: New file.
4937
e9e79dd9
FF
49382001-12-10 Fred Fish <fnf@redhat.com>
4939
4940 * gdb.base/maint.exp: Update to match changes in type dumping code.
4941
347dc97d
JB
49422001-12-10 Jim Blandy <jimb@redhat.com>
4943
4944 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
4945 matching the entry point symbol's name at the beginning of the
4946 line.
4947
5178b9d6
DJ
49482001-12-07 Daniel Jacobowitz <drow@mvista.com>
4949
4950 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
4951 gdb.c++/inherit.exp, gdb.c++/method.exp,
4952 gdb.c++/namespace.exp, gdb.c++/templates.exp,
4953 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
4954 and class layout support.
4955
af890c52
DJ
49562001-12-07 Daniel Jacobowitz <drow@mvista.com>
4957
4958 * gdb.c++/classes.exp: Add test for static member function.
4959 * gdb.c++/misc.cc: Add class with static member function.
4960
7a345fb3
JB
49612001-12-07 Jim Blandy <jimb@redhat.com>
4962
f2e54a80 4963 If GDB says it can't find the struct the function returned, report
8032bf31
JB
4964 those tests as `unsupported'.
4965 * gdb.base/call-rt-st.exp (print_struct_call): New function.
4966 Rewrite subsequent tests to use it.
4967
4968 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
4969 those tests as `unsupported'.
4970 * gdb.base/structs.exp (call_struct_func): New function.
4971 (do_function_calls): Use call_struct_func to call the functions
4972 returning structs.
4973
0bc69509
JB
4974 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
4975 whether functions are prototyped or not, so we can't possibly pass
4976 arguments to t_float_values2 properly.
4977
7a345fb3
JB
4978 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
4979 value of `timeout' for targets other than the mips*tx39-*.
4980
edb6ede1
MS
49812001-12-06 Michael Snyder <msnyder@redhat.com>
4982
d63a86f8 4983 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
4984 and detect whether the start symbol has a leading underscore.
4985
2d842f13
JB
49862001-12-04 Jim Blandy <jimb@redhat.com>
4987
4988 * gdb.base/completion.exp: Clarify indentation.
4989
68550daf
JB
49902001-12-03 Jim Blandy <jimb@redhat.com>
4991
4992 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
4993 variables on the S/390, not `.word'.
4994
cd5195a8
JB
49952001-11-30 Jim Blandy <jimb@redhat.com>
4996
4997 Add assembly-source tests for s390-ibm-linux.
4998 * gdb.asm/s390.inc: New file.
4999 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
5000 the S/390 architecture.
5001 * gdb.asm/configure: Regenerated.
5002
ca9efc90
MS
50032001-11-30 Michael Snyder <msnyder@redhat.com>
5004
5005 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
5006 next, info source, info sources, info line, global and static
5007 variables, and static functions.
5008 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
5009 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
5010 * gdb.asm/asmsrc1.s: Add a static function and some variables.
5011 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
5012 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
5013 (gdbasm_leave): Restore frame pointer.
5014 (gdbasm_startup): Copy stack set-up from crt0.S.
5015
d0e66976
FN
50162001-11-26 Fernando Nasser <fnasser@redhat.com>
5017
5018 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
5019 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
5020 to a local (non-static) variable. Copy tstruct.a to a static buffer
5021 and return a pointer to that buffer.
5022 * gdb.base/callfwmall.c (t_structs_a): Ditto.
5023
e2334072
MK
50242001-11-24 Mark Kettenis <kettenis@gnu.org>
5025
5026 * gdb.asm/configure.in: Fix recognition of ix86 target.
5027 * gdb.asm/configure: Regenerate.
5028
756caa3d
MS
50292001-11-21 Michael Snyder <msnyder@redhat.com>
5030
5031 * gdb.asm/sparc.inc: New file.
5032 * gdb.asm/asm-source.exp: Recognize sparc target.
5033 * gdb.asm/configure.in: Recognize sparc target.
5034 * gdb.asm/configure: Regenerate.
d63a86f8 5035
9a4d72d5
MS
50362001-11-21 Michael Snyder <msnyder@redhat.com>
5037
5038 * gdb.asm/m32r.inc: New file.
5039 * gdb.asm/asm-source.exp: Recognize m32r target.
5040 * gdb.asm/configure.in: Recognize m32r target.
5041 * gdb.asm/configure: Regenerate.
5042
a773d1cd
MS
50432001-11-20 Michael Snyder <msnyder@redhat.com>
5044
017ac23d
MS
5045 * gdb.asm/i386.inc: New file.
5046 * gdb.asm/asm-source.exp: Recognize ix86 target.
5047 * gdb.asm/configure.in: Recognize ix86 target.
5048 * gdb.asm/configure: Regenerate.
5049
a773d1cd
MS
5050 * gdb.c++/namespace.exp: Fix quotes in output messages.
5051
bb632afb
MS
50522001-11-14 Michael Snyder <msnyder@redhat.com>
5053
25d559ca 5054 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
5055 qualifier in a type cast expression, to designate an address
5056 in the instruction space (Harvard architecture).
5057
4749e309
MS
50582001-11-13 Michael Snyder <msnyder@redhat.com>
5059
5060 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
5061 Tests for expressions using 'const' and 'volatile'.
5062
25050984
CV
50632001-11-13 Corinna Vinschen <vinschen@redhat.com>
5064
5065 * gdb.asm/asm-sources.exp: Allow defining linker flags.
5066
1902c51f
DJ
50672001-11-12 Daniel Jacobowitz <drow@mvista.com>
5068
5069 * lib/mi-support.exp (mi_run_to_helper): Move comments
5070 outside of gdb_expect.
5071
dcf95b47
DJ
50722001-11-11 Daniel Jacobowitz <drow@mvista.com>
5073
5074 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
5075 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
5076 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
5077 mi0_run_to): New functions.
5078 * gdb.mi/mi-simplerun.exp: Use them.
5079 * gdb.mi/mi0-simplerun.exp: Likewise.
5080 * gdb.mi/mi-var-cmd.exp: Likewise.
5081 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 5082
45b074e1
AC
50832001-11-10 Andrew Cagney <ac131313@redhat.com>
5084
5085 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
5086 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
5087
bf50d346
AC
50882001-11-09 Andrew Cagney <ac131313@redhat.com>
5089
5090 * gdb.base/restore.exp: Include $expected value in restored test
5091 message.
5092
9383332c
AC
50932001-11-09 Andrew Cagney <ac131313@redhat.com>
5094
5095 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
5096 implemented.
5097
db62520a
MS
50982001-11-08 Michael Snyder <msnyder@redhat.com>
5099
5100 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
5101 Add pass/fail message for stop at breakpoint in call dummy function.
5102
b5703437
MS
51032001-11-07 Michael Snyder <msnyder@redhat.com>
5104
d63a86f8
RM
5105 * gdb.c++/templates.exp (test_template_breakpoints):
5106 If we get an overload menu, but it does not match what
760f6330 5107 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
5108 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
5109 making the whitespace optional. Argument for "new" may be
5110 "unsigned" as well as "unsigned int/long".
d63a86f8 5111 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
5112 making the whitespace optional. Also replace "(void) with
5113 "((void|)), making the keyword "void" optional.
d63a86f8 5114 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
5115 making the whitespace optional. Also replace "(void) with
5116 "((void|)), making the keyword "void" optional.
3bf40917
MS
5117 * gdb.base/callfuncs.c (t_float_values): This function must
5118 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 5119 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
5120 can be tested against both cases. Usually one case involves
5121 promotion of float to double, while the other does not.
5122 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
5123 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
5124 includes a stack frame for "start".
5125
c8ab4e6d
JB
51262001-11-05 Jim Blandy <jimb@redhat.com>
5127
5128 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
5129 pointers are 32 bits long, and that offsets of relocs are always
5130 stored in the data (REL-style), and not in the reloc entry itself
5131 (RELA-style).
5132 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
5133 stabs.
5134
3f08ced9
MS
51352001-11-01 Michael Snyder <msnyder@redhat.com>
5136
5137 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
5138 and regular expression operators by using quoting.
5139
cbfa24cd
MS
51402001-10-31 Michael Snyder <msnyder@redhat.com>
5141
5142 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
5143 depending on what the symbol table contains.
5144 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
5145 the output of the ptype command. Similarly, accept both "const &"
5146 and "const&".
5147
aaa68313
CV
51482001-10-31 Corinna Vinschen <vinschen@redhat.com>
5149
5150 * gdb.base/miscexprs.c (main): Add usage of preprocessor
5151 symbol `STORAGE' to allow to choose the storage class of
5152 the local datastructures.
5153 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
5154 compiler directive.
5155
91740388
MS
51562001-10-30 Michael Snyder <msnyder@redhat.com>
5157
5158 * gdb.base/jump.exp: Allow it to run for all targets.
5159
1b7c05e7
CV
51602001-10-29 Corinna Vinschen <vinschen@redhat.com>
5161
5162 * gdb.base/call-ar-st.c (print_double_array): Match for loop
5163 with new double_array size.
5164 (main): Change storage class of all local variables to static.
5165 Reduce size of double_array to 9.
5166 * gdb.base/call-ar-st.exp: Increase timeout value.
5167 Change expected output for double array to match new size in
5168 call-ar-st.c.
5169
36a22261
CV
51702001-10-29 Corinna Vinschen <vinschen@redhat.com>
5171
5172 * gdb.base/ending-run.exp: Create identical output when passing
5173 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 5174 Stormy16 target.
36a22261 5175
92b8ae91
MK
51762001-10-28 Mark Kettenis <kettenis@gnu.org>
5177
5178 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
5179 that we catch the expected failure under Linux/x86.
5180
cb135b83
OF
51812001-10-29 Orjan Friberg <orjanf@axis.com>
5182
5183 * gdb.base/setvar.exp: Escape curly braces.
5184 * gdb.stabs/weird.exp: Ditto.
5185
6884aa54
DJ
51862001-10-27 Daniel Jacobowitz <drow@mvista.com>
5187
5188 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
5189 * gdm.mi/mi0-hack-cli.exp: Likewise.
5190
0398c9aa
AC
51912001-10-25 Andrew Cagney <ac131313@redhat.com>
5192
5193 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
5194 messages.
5195
d20bf2e8
AC
51962001-10-21 Andrew Cagney <ac131313@redhat.com>
5197
5198 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
5199 checking MI enabled.
5200
03dd63aa
CV
52012001-10-09 Corinna Vinschen <vinschen@redhat.com>
5202
5203 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
5204
1d9d99f3
FCE
52052001-10-04 Frank Ch. Eigler <fche@redhat.com>
5206
5207 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
5208 if gdb child process crashes, just signal an error.
5209
838ae6c4
JB
52102001-10-02 Jim Blandy <jimb@redhat.com>
5211
5212 * lib/gdb.exp (test_xfail_format): Simplify.
5213
5214 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
5215 front of the variable name `format'. Simplify `if'.
5216
8f0cbc1c
DJ
52172001-10-01 Daniel Jacobowitz <drow@mvista.com>
5218
5219 * gdb.threads/pthreads.exp: Wait for output and delay
5220 before sending ^C.
5221
1f08dafd
DJ
52222001-10-01 Daniel Jacobowitz <drow@mvista.com>
5223
5224 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
5225 some incorrect output instead of timing out.
5226 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
5227
674f90ff
CV
52282001-09-28 Corinna Vinschen <vinschen@redhat.com>
5229
5230 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
5231 check to allow additional `int'.
5232
9b284272
DJ
52332001-09-27 Daniel Jacobowitz <drow@mvista.com>
5234
5235 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
5236 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
5237
b55a4771
MS
52382001-09-27 Michael Snyder <msnyder@redhat.com>
5239
5240 * lib/gdb.exp (test_debug_format): New proc.
5241 (setup_xfail_format): Use new proc test_debug_format.
5242 * gdb.base/constvars.exp (local_compiler_xfail_check): New
5243 proc; use new service proc test_debug_format.
5244 Replace all other "gcc_compiled" tests with this test.
5245 * gdb.base/volatile.exp (local_compiler_xfail_check): New
5246 proc; use new service proc test_debug_format.
5247 Replace all other "gcc_compiled" tests with this test.
5248
52492001-09-27 Michael Snyder <msnyder@redhat.com>
5250
5251 * gdb.base/cvexpr.exp: New file.
5252 * gdb.base/cvexpr.c: New file
5253 Test for expressions using const and volatile keywords.
5254
4e6667ac
CV
52552001-09-26 Corinna Vinschen <vinschen@redhat.com>
5256
5257 * gdb.base/constvars.exp: Check for different orders of keywords
5258 and additional "int" strings in output.
5259
4f337972
AC
52602001-09-22 Andrew Cagney <ac131313@redhat.com>
5261
5262 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
5263 responses from "help maint".
5264
2015650d
FCE
52652001-09-19 Frank Ch. Eigler <fche@redhat.com>
5266
5267 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
5268 to localhost:NNN instead of :NNN, in case Xvfb is listening
5269 only on TCP.
5270
f3bcedc1
CV
52712001-09-19 Corinna Vinschen <vinschen@redhat.com>
5272
5273 * gdb.base/recurse.exp: When checking leaving the watchpoint
5274 scope, recognize when gdb is in function's epilogue and pass.
5275
6b819c92
KS
52762001-09-18 Keith Seitz <keiths@redhat.com>
5277
5278 * lib/insight-support.exp (_gdbtk_export_target_info): Add
5279 support for running tests against sid targets.
5280 (gdbtk_done): Ditto.
5281
a10c9419
CV
52822001-09-18 Corinna Vinschen <vinschen@redhat.com>
5283
5284 * gdb.base/ending-run.c (main): Set stdout buffersize
5285 to the same reasonable value for any target.
5286 * gdb.base/ending-run.exp: Add a regular expression
5287 to make testsuite happy on Sanyo Stormy16 target.
5288
739d0d99
CV
52892001-09-17 Corinna Vinschen <vinschen@redhat.com>
5290
5291 * gdb.base/display.c (do_loops): Add float variable `f'.
5292 Increment f in loop.
5293 * gdb.base/display.exp: Increment timeout by 60 seconds.
5294 Change float display test to use variable `f'.
5295
1b8947f0
JB
52962001-09-17 Jim Blandy <jimb@redhat.com>
5297
5298 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
5299 overflowing the limited breakpoint tables on some ROM monitors
5300 (like the ROM68K).
5301
9890ac81
FCE
53022001-09-15 Frank Ch. Eigler <fche@redhat.com>
5303
5304 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
5305 the "-ac" (disable access control) flag.
5306
6db765ea
JH
53072001-08-30 Jeff Holcomb <jeffh@redhat.com>
5308
5309 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
5310 ints.
5311
4c32cc04
KS
53122001-08-30 Keith Seitz <keiths@redhat.com>
5313
5314 * lib/gdb.exp: Move all insight-related functionality into
5315 separate file.
5316 * lib/insight-support.exp: New file.
5317
8d6e6f81
FCE
53182001-08-29 Frank Ch. Eigler <fche@redhat.com>
5319
5320 * config/sid.exp (sid_start): Never set sid verbosity; disable
5321 expect_background {} that consumed its stdout; tolerate </dev/null.
5322 Attempt to set endianness override in "sid" protocol mode. Cleanup.
5323
6a90e1d0
AC
53242001-08-18 Andrew Cagney <ac131313@redhat.com>
5325
5326 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
5327 CLI jump command to start it.
5328 (mi_run_to_main): Fail immediatly when unexpected output.
5329
1759b3c3
AC
53302001-08-18 Andrew Cagney <ac131313@redhat.com>
5331
5332 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
5333 beginning of function. Fix PR gdb/191.
5334
61d11d80
FCE
53352001-08-16 Frank Ch. Eigler <fche@redhat.com>
5336
5337 * config/sid.exp (sid_start): Don't warn if we cannot figure out
5338 what to force sid endianness to.
5339
942a4df2
KS
53402001-08-15 Keith Seitz <keiths@redhat.com>
5341
5342 * lib/gdb.exp (gdbtk_start): Don't set environment
5343 variables for TCL_LIBRARY and friends. Insight will
5344 now figure these out for itself.
5345
0521c418
MS
53462001-08-02 Michael Snyder <msnyder@redhat.com>
5347
5348 * gdb.base/completion.exp: Remove the symbol "a64l" from
5349 the expect string; this is target-specific, and not related
5350 to what is being tested.
5351
74a9a58a
DB
53522001-08-02 Dave Brolley <brolley@redhat.com>
5353
5354 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
5355
c70819fa
MS
53562001-07-25 Michael Snyder <msnyder@redhat.com>
5357
c2b8fa57
MS
5358 * gdb.base/consecutive.exp: New file. Test stepping over
5359 breakpoints on consecutive instructions.
5360 * gdb.base/consecutive.c: New file.
5361
c70819fa
MS
5362 * gdb.base/call-rt-st.exp: Use double-backslash to quote
5363 curly braces in regular expressions.
5364
2b1a1355
MS
53652001-07-25 Michael Snyder <msnyder@redhat.com>
5366
5367 * gdb.base/ending-run.exp: Accept "Program exited normally" as
5368 legitimate output from stepping out of main.
5369
413eca6f
KS
53702001-07-22 Keith Seitz <keiths@redhat.com>
5371
5372 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
5373 the empty string, do not run the tests.
5374
7e5a9322
SC
53752001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5376
5377 * gdb.base/long_long.exp: Detect size of pointer. Take into
5378 account 2-byte pointers when testing for p/a results.
5379
de58f10f
SC
53802001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5381
d63a86f8 5382 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
5383 and defined to 1K for m68hc11.
5384 (random_data): Reduce table to 1K for embedded platforms (68hc11).
5385 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
5386 (sizeof_random_data): New variable to tell the size of the data table;
5387 don't test past this size; always run to main.
5388
d6f5fea1
SC
53892001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5390
5391 * gdb.base/return2.exp: return of long long and double fails for
5392 68HC11; don't execute these tests on that platform.
5393 * gdb.base/return.exp: Return of a double fails for 68hc11.
5394
c477543d
SC
53952001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5396
5397 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
5398 tests that print a float.
5399 * call-rt-st.exp: Likewise.
5400
63cf1c79
MK
54012001-07-12 Mark Kettenis <kettenis@gnu.org>
5402
5403 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
5404 running this test on Linux.
5405
112f9ab5
MC
54062001-06-24 Michael Chastain <chastain@redhat.com>
5407
5408 * gdb.base/arithmet.exp: Remove some tests to make all test names
5409 unique.
5410
4970cb0f
MS
54112001-07-03 Michael Snyder <msnyder@redhat.com>
5412
5413 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
5414 the output of the ptype command.
5415
d85da69f
MS
54162001-07-02 Michael Snyder <msnyder@redhat.com>
5417
4c8a82de
MS
5418 * gdb.base/completion.exp: Don't assume that break.c is the only
5419 source file that may contain functions named "marker".
d85da69f
MS
5420 * gdb.base/corefile.exp: Quote the curly braces in regexp.
5421
8afc772b
AC
54222001-06-28 Andrew Cagney <ac131313@redhat.com>
5423
5424 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
5425 of files to delete.
5426
5427 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
5428 * gdb.disasm/h8300s.exp: New file.
5429 gdb.disasm/h8300s.s: Likewise.
5430
cff22675
AC
54312001-06-27 Andrew Cagney <ac131313@redhat.com>
5432
5433 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
5434 empty breakpoint tables.
5435
68c81b54
AC
54362001-06-25 Andrew Cagney <ac131313@redhat.com>
5437
5438 * lib/mi-support.exp: Update args=... part of stop-reason
5439 patterns. Accept either a list or a tuple.
5440
2dd62704
AC
54412001-06-23 Andrew Cagney <ac131313@redhat.com>
5442
5443 * lib/mi-support.exp: Remove local emacs variable defining
5444 change-log-default-name.
5445
b4127474
MC
54462001-06-22 Michael Chastain <chastain@redhat.com>
5447
5448 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
5449 This is operationally compatible with the previous version.
5450
8dbfb380
JB
54512001-06-13 Jim Blandy <jimb@redhat.com>
5452
5453 * lib/gdb.exp (gdb_test): Doc fix.
5454
f2d8c86d
MC
54552001-06-10 Michael Chastain <chastain@redhat.com>
5456
5457 * gdb.base/exprs.exp: Remove a duplicate test.
5458
81564d34
JB
54592001-06-06 Jim Blandy <jimb@redhat.com>
5460
5461 * gdb.base/return2.exp (main): Use values to test float and double
5462 returns that are not NaN's, to avoid being confused by IEEE
5463 comparison rules.
5464
da55addb
MS
54652001-06-04 Michael Snyder <msnyder@redhat.com>
5466
5467 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 5468 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
5469 rather than wait for 12 more tests to time out.
5470
42c65987
JB
54712001-06-06 Jim Blandy <jimb@redhat.com>
5472
b18bced9 5473 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 5474 Don't forget to match the GDB prompt.
b18bced9 5475
42c65987
JB
5476 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
5477
5b41e5f0
JB
54782001-06-04 Jim Blandy <jimb@redhat.com>
5479
5480 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
5481 command.
5482
015e046f
KB
54832001-05-31 Kevin Buettner <kevinb@redhat.com>
5484
5485 * gdb.base/annota1.exp (info break): Match four or more spaces
5486 after "Address".
5487
fb1ffbbe
MC
54882001-05-31 Michael Chastain <chastain@redhat.com>
5489
5490 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
5491 (dm_type_int_star): Likewise.
5492 (dm_type_long_star): Likewise.
5493 (dm_type_void_star): Likewise.
5494
5ea2a32c
KB
54952001-05-29 Kevin Buettner <kevinb@redhat.com>
5496
5497 * gdb.base/completion.exp (INPUTRC): Set this environment variable
5498 to a known value in order to get consistent results regardless
5499 of the setting of INPUTRC or the presence or contents of .inputrc.
5500
ae23c492
MS
55012001-05-24 Michael Snyder <msnyder@redhat.com>
5502
ac55707e
MS
5503 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
5504 Don't require that the main thread and the manager thread are the
5505 first in the list.
5506
ae23c492
MS
5507 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
5508 debugging. If test fails, issue an "unsupported" not a "fail".
5509
400071f1
JB
55102001-05-24 Jim Blandy <jimb@redhat.com>
5511
5512 Don't assume that short is shorter than int.
5513 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
5514 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 5515 this isn't true.
400071f1
JB
5516 ("print unsigned char == (~0)"): Add test that verifies that ~0,
5517 an int, is not equal to ~0 stored in an unsigned char. This tests
5518 the same thing that the previous test meant to, but works on
5519 16-bit machines, too.
5520 ("print unsigned char != (~0)"): Same test, complemented.
5521
0816a3e5
MS
55222001-05-24 Michael Snyder <msnyder@redhat.com>
5523
5524 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 5525 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
5526 and prevents dejagnu getting out of step.
5527
f6dc23a9
KB
55282001-05-23 Kevin Buettner <kevinb@redhat.com>
5529
5530 * gdb.base/finish.exp (finish_void): Revise pattern for
5531 stopping on the call statement to not permit stopping at
5532 the start of the instructions comprising the call sequence.
5533
7dbd117d
MC
55342001-05-19 Michael Chastain <chastain@redhat.com>
5535
5536 * gdb.base/callfuncs.exp: Make all test names unique.
5537 * gdb.base/commands.exp: Make all test names unique.
5538 * gdb.base/condbreak.exp: Make all test names unique.
5539 * gdb.base/dbx.exp: Make all test names unique.
5540 * gdb.base/default.exp: Make all test names unique.
5541 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
5542 and TIMEOUT messages to their corresponding PASS message.
5543 * gdb.base/ending-run.exp: Make all test names unique.
5544 * gdb.base/long_long.exp: Remove duplicate test.
5545
6b0b0a9e
KB
55462001-05-21 Kevin Buettner <kevinb@redhat.com>
5547
5548 * gdb.base/finish.exp (finish_void): Allow "finish" command to
5549 stop on the call statement as well as the statement after the
5550 call.
5551
2caa35cb
MS
55522001-05-21 Michael Snyder <msnyder@redhat.com>
5553
5554 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
5555
40713331
EZ
55562001-05-10 Elena Zannoni <ezannoni@redhat.com>
5557
5558 * gdb.base/completion.exp: Revamp test. Make it execute on all
5559 platforms.
5560
c2c1be8d
EZ
55612001-05-10 Elena Zannoni <ezannoni@redhat.com>
5562
2c9cd303
EZ
5563 * config/gdbserver.exp (gdb_load): Handle the case
5564 in which the arguments to gdbserver are given in the
5565 baseboard configuration file.
5566 Also handle the case in which the server needs to do a
5567 load.
5568
9671de48
KS
55692001-05-07 Keith Seitz <keiths@cygnus.com>
5570
5571 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
5572 set up the display for testing.
5573 (gdbtk_start): Convert all paths to paths that tcl will like.
5574 Export target information to environment.
5575 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
5576 necessary.
5577 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
5578 (to_tcl_path): New proc to convert a given pathname into
5579 a path acceptible as an argument to a tcl command.
5580 (_gdbtk_export_target_info): New proc to export target info
5581 into the environment for gdbtk testing.
5582 (gdbtk_done): New proc to signal end-of-test.
5583
5a360f47
JB
55842001-05-06 Jim Blandy <jimb@redhat.com>
5585
5586 * restore.c: Make the code of caller0 correspond to its comment.
5587
66c756c6
MS
55882001-05-03 Michael Snyder <msnyder@redhat.com>
5589
5590 * config/sid.exp (gdb_target_sid): Check for error messages.
5591 On error or timeout, don't make expect exit (which will terminate
5592 all subsequent tests); instead just make gdb exit.
d63a86f8 5593 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
5594 return a negative value.
5595
a966fde5
JB
55962001-04-24 Jim Blandy <jimb@redhat.com>
5597
851c18e0
JB
5598 * gdb.c++/templates.exp: If we see the prompt for the overload
5599 list, but we haven't recognized any of the longer patterns,
5600 arrange for this test to fail, not hang.
5601
a966fde5
JB
5602 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
5603 variations.
5604
db144853
MC
56052001-04-22 Michael Chastain <chastain@redhat.com>
5606
5607 * gdb.c++/local.exp: Use the 'runto' library function.
5608 * gdb.c++/namespace.exp: Likewise.
5609 * gdb.c++/overload.exp: Likewise.
5610
3207ec21
KB
56112001-03-26 Kevin Buettner <kevinb@redhat.com>
5612
5613 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
5614 * gdb.base/step-line.exp: New file. Test step/next in presence of
5615 #line directives.
5616 * gdb.base/step-line.c: New file. Test program for the above.
5617 * gdb.base/step-line.inp: New file. We pretend that this file has
5618 been transformed by some other tool into step-line.c.
5619
13b57657
JB
56202001-03-21 Jim Blandy <jimb@redhat.com>
5621
5622 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
5623 unmangled operator names.
5624
754cbe1c
JB
56252001-03-20 Jim Blandy <jimb@redhat.com>
5626
5627 * gdb.threads/linux-dp.exp: Recognize an additional message
5628 generated by GDB when it doesn't understand how to debug threads
5629 on the target system.
5630
177495c9
AC
56312001-03-19 Andrew Cagney <ac131313@redhat.com>
5632
5633 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
5634
f266096b
MC
56352001-03-12 Michael Chastain <chastain@redhat.com>
5636
5637 * gdb.c++/derivation.exp: Use the 'runto' library function.
5638
cac3c2ff
MC
56392001-03-12 Michael Chastain <chastain@redhat.com>
5640
5641 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
5642
b6c11a24
MC
56432001-02-24 Michael Chastain <chastain@redhat.com>
5644
5645 * gdb.c++/ref-types.exp: Change handwritten code to library
5646 function 'runto'.
5647
6bae5bce
OF
56482001-03-16 Orjan Friberg <orjanf@axis.com>
5649
5650 * gdb.base/signals.exp: Set count to 0 explicitly.
5651
0015fd9a
MS
56522001-03-15 Mark Salter <msalter@redhat.com>
5653
5654 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
5655 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
5656 (gdb_load): Add support for additional target_info: gdb_download_size
5657 and gdb_load_timeout.
0015fd9a 5658
fc33412a
DT
5659Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
5660
5661 * gdb.base/annota1.exp: Move test of isnative to earlier in the
5662 file -- to prevent failing when the compile fails but we have no
5663 intention of running the tests anyway.
5664
5665 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
5666 tests if set.
5667
5668 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
5669 integers.
5670
5671 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
5672 * gdb.c++/namespace.exp: Ditto.
5673
115f06de
OF
56742001-03-07 Orjan Friberg <orjanf@axis.com>
5675
5676 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
5677 * gdb.base/pointers.exp: Relax pattern match of decimals.
5678
b6ba6518
KB
56792001-03-06 Kevin Buettner <kevinb@redhat.com>
5680
5681 * Makefile.in, config/abug.exp, config/cfdbug.exp,
5682 config/cpu32bug.exp, config/dve.exp, config/est.exp,
5683 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
5684 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
5685 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
5686 config/sh.exp, config/sid.exp, config/slite.exp,
5687 config/sparclet.exp, config/udi.exp, config/unknown.exp,
5688 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
5689 config/vxworks.exp, config/vxworks29k.exp,
5690 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
5691 gdb.base/all-bin.exp, gdb.base/annota1.exp,
5692 gdb.base/arithmet.exp, gdb.base/assign.exp,
5693 gdb.base/async.exp, gdb.base/attach.exp,
5694 gdb.base/bitfields.exp, gdb.base/bitops.exp,
5695 gdb.base/break.exp, gdb.base/call-ar-st.exp,
5696 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
5697 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
5698 gdb.base/commands.exp, gdb.base/completion.exp,
5699 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
5700 gdb.base/constvars.exp, gdb.base/corefile.exp,
5701 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
5702 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
5703 gdb.base/ending-run.exp, gdb.base/environ.exp,
5704 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
5705 gdb.base/finish.exp, gdb.base/foll-exec.exp,
5706 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
5707 gdb.base/funcargs.exp, gdb.base/help.exp,
5708 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
5709 gdb.base/logical.exp, gdb.base/long_long.exp,
5710 gdb.base/maint.exp, gdb.base/mips_pro.exp,
5711 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
5712 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
5713 gdb.base/pointers.exp, gdb.base/printcmds.exp,
5714 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
5715 gdb.base/regs.exp, gdb.base/relational.exp,
5716 gdb.base/remote.exp, gdb.base/reread.exp,
5717 gdb.base/restore.exp, gdb.base/return2.exp,
5718 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
5719 gdb.base/selftest.exp, gdb.base/setshow.exp,
5720 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
5721 gdb.base/sigall.exp, gdb.base/signals.exp,
5722 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
5723 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
5724 gdb.base/step-test.exp, gdb.base/structs.c,
5725 gdb.base/structs.exp, gdb.base/structs2.exp,
5726 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
5727 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
5728 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
5729 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5730 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
5731 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
5732 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
5733 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
5734 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
5735 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
5736 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
5737 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
5738 gdb.fortran/types.exp, gdb.java/jmisc.exp,
5739 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
5740 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
5741 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5742 gdb.trace/circ.exp, gdb.trace/collection.exp,
5743 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5744 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
5745 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
5746 gdb.trace/report.exp, gdb.trace/save-trace.exp,
5747 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
5748 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
5749 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
5750 notices.
5751
dc96c6c7 57522001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
5753
5754 * gdb.base/varargs.c (find_max_double): Fix printf format string:
5755 first arg is int not float.
5756
dc96c6c7 57572001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
5758
5759 * gdb.base/reread.exp: Unsupported for non-native targets;
5760 doesn't work for remote debugging.
5761
9b0c4aeb
FN
57622001-02-19 Fernando Nasser <fnasser@redhat.com>
5763
5764 From Drew Moseley <dmoseley@redhat.com>
5765 * gdb.base/ending-run.exp: Properly handle the BSP state when
5766 stepping past the end of main.
5767
02aa71d5
MC
57682001-02-19 John Moore <jmoore@redhat.com>
5769
5770 * gdb.base/commands.exp (infrun_breakpoint_command_test):
5771 Converted HPUX fix for non-expected items following multiple
5772 step commands into general solution for all platforms.
5773
1fa449a4
MC
57742001-02-18 Michael Chastain <chastain@redhat.com>
5775
5776 * gdb.c++/classes.exp (do_tests): Change runto statements
5777 from "runto 'foo(void)'" to "runto 'foo'". This makes the
5778 statements demangler agnostic.
5779 * gdb.c++/virtfunc.exp (do_tests): Likewise.
5780 (gdb_virtfunc_restart): Likewise.
5781
b2f9ec70
MC
57822001-02-14 Michael Chastain <chastain@redhat.com>
5783
5784 * gdb.c++/inherit.exp (do_tests): Change runto statements
5785 from "runto 'foo(void)'" to "runto 'foo'". This makes the
5786 statements demangler agnostic.
5787
cf74b8ca
AC
5788Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
5789
5790 * gdb.threads/pthreads.exp: Unify pass/fail messages for
5791 ``continue to bkpt at common_routine in thread 2'' and ``stopped
5792 before calling common_routine 15 times'' tests.
5793
99f78f56
MC
57942001-02-11 Michael Chastain <chastain@redhat.com>
5795
5796 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
5797 Helps the test script figure out which demangler is in use.
5798 (dm_type_foo_ref): Ditto.
5799 (dm_type_int_star): Ditto.
5800 (dm_type_long_star): Ditto.
5801 (dm_type_unsigned_int): Ditto.
5802 (dm_type_void): Ditto.
5803 (dm_type_void_star): Ditto.
99707966 5804 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
5805 Probe the gdb demangler and set variables to accommodate
5806 formatting differences.
5807 (info_func_regexp): New function. Same as info_func, but
5808 matches against a regexp.
5809 (info_func): Match against a literal string.
5810 (print_addr_2): New function. Match against a literal string,
5811 which can be different from the input to gdb.
5812 (print_addr): Simply call print_addr_2 with the same argument twice.
5813 (test_lookup_operator_functions): Use demangler formatting variables.
5814 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
5815 the tests in the same order as the C++ class declaration.
5816 (test_paddr_operator_functions): Ditto.
5817 (test_paddr_overloaded_functions): Ditto.
5818 (test_paddr_hairy_functions): Use demangler formatting variables.
5819 Add reference to gdb/19 for related tests.
5820 (do_tests): Call probe_demangler.
5821
1de8f023
KB
58222001-01-30 Kevin Buettner <kevinb@redhat.com>
5823
5824 * gdb.c++/templates.cc (printf): Remove unused function definition.
5825
ca3f91ed
MS
58262001-01-26 Felix Lee <flee@redhat.com>
5827
5828 * sid.exp (sid_exit): Pass host, not target, to remote_close.
5829
58302001-01-25 matthew green <mrg@redhat.com>
5831
5832 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
5833 up sid.
5834 (sid_exit): Call `remote_pop_conn' after GDB is gone.
5835
58362001-01-25 matthew green <mrg@redhat.com>
5837
5838 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 5839 Deprecate $sid_spawn_id.
ca3f91ed
MS
5840 (sid_exit): Remove code necessary only for `spawn.'
5841
58422001-01-25 matthew green <mrg@redhat.com>
5843
5844 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
5845
fb18ec4a
MC
58462001-01-28 Michael Chastain <chastain@redhat.com>
5847
5848 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
5849 to call when tests fail. It takes gdb out of the overloaded
5850 function choice menu back to the main prompt, so that the test
5851 program stays synchronized.
5852 (set_bp_overloaded): New proc to collect all the common
5853 code for setting a breakpoint on an overloaded name. Calls
5854 take_gdb_out_of_choice_menu when needed.
5855 (menu_overload1arg): New variable to collect the repeated
5856 instances of the expected menu for an overloaded name. Change
5857 the regular expression to handle changes in g++ type encoding:
5858 "void" can be either "void" or "", and "unsigned int" can be
5859 either "unsigned int" or "unsigned".
5860 (continue_to_bp_overloaded): Change regular expressions to handle
5861 changes in g++ type encoding.
5862 (no proc): Call take_gdb_out_of_choice_menu when needed.
5863 Remove redundant calls to "info break". Accept either "canceled"
5864 or "cancelled". Change regular expressions in "info break"
5865 calls to handle changes in g++ type encoding. Give all tests
5866 unique strings.
5867
9c646a6e
BE
58682001-01-17 Ben Elliston <bje@redhat.com>
5869
5870 * config/sid.exp: New file.
5871
9549d9c1
AC
5872Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
5873
5874 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
5875
dc96c6c7 58762000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
5877
5878 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
5879 Add a RE to accept a non-ascii char if one is ever presented.
5880
b4df4f68
FN
58812000-12-20 Fernando Nasser <fnasser@redhat.com>
5882
297dd0fd 5883 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 5884
dc96c6c7 58852000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 5886
d63a86f8 5887 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
5888 in regexp. One '\' does not suffice on Linux.
5889
4a7bddb6
MC
58902000-12-09 Michael Chastain <chastain@redhat.com>
5891
5892 * gdb.base/break.exp (test_clear_command): Use a marker function
5893 rather than 'main' for the test function. Also move this
5894 test to an execution point where the marker function names are
5895 guaranteed to be bound to functions. (Executing tests after a
5896 'finish' from main runs into name conflicts with local names
5897 in __libc_start_main).
5898
dc96c6c7 58992000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
5900
5901 * gdb.base/finish.exp: New test for gdb's "finish" command.
5902 * gdb.base/return2.exp: New test for gdb's "return" command.
5903 * gdb.base/return2.c: New source file for above.
5904
dc96c6c7 59052000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
5906
5907 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
5908 * gdb.base/miscexprs.exp: Ditto.
5909 * gdb.base/pointers.exp: Ditto.
5910 * gdb.c++/derivation.exp: Ditto.
5911 * gdb.c++/local.exp: Ditto.
5912 * gdb.c++/namespace.exp: Ditto.
5913 * gdb.c++/overload.exp: Ditto.
5914 * gdb.c++/ref-types.exp: Ditto.
5915
dc96c6c7 59162000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
5917
5918 * gdb.base/constvars.exp: Test result of "up" command.
5919 * gdb.base/miscexprs.exp: Ditto.
5920 * gdb.base/pointers.exp: Ditto.
5921 * gdb.base/scope.exp: Ditto.
5922 * gdb.c++/derivation.exp: Ditto.
5923 * gdb.c++/local.exp: Ditto.
5924 * gdb.c++/namespace.exp: Ditto.
5925 * gdb.c++/overload.exp: Ditto.
5926 * gdb.c++/ref-types.exp: Ditto.
5927
44097287
FN
59282000-11-22 Michael Chastain <chastain@redhat.com>
5929
5930 * mips_pro.exp: Accept either "middle -> top -> main" or
5931 "middle -> main" in the backtrace, because gcc can optimize
5932 tail calls to jumps. Remove setup_xfail for the hppa case.
5933 Add a comment with the original warning messages from PR 3016,
5934 which was filed in 1993, to preserve them for posterity.
5935
9d2e1bab
ND
59362000-11-17 Nick Duffek <nsd@redhat.com>
5937
5938 * lib/gdb.exp (gdb_test): Override timeout with board info.
5939
1aca8eb7
ND
59402000-11-17 Nick Duffek <nsd@redhat.com>
5941
5942 * gdb.base/display.exp: Don't kill running stub. Add "again" to
5943 the second kill and detach messages.
5944
93076499
ND
59452000-11-17 Nick Duffek <nsd@redhat.com>
5946
5947 * configure.in: Add AC_EXEEXT.
5948 * configure: Regenerate.
5949 * Makefile.in (just-check): Export EXEEXT.
5950 * lib/gdb.exp ($EXEEXT): Import from environment.
5951 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
5952 expect "maint dump-me" on Cygwin.
5953 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
5954 $EXEEXT.
5955
30e87cd3
ND
59562000-11-17 Nick Duffek <nsd@redhat.com>
5957
5958 * gdb.base/break.exp: Test backtrace and finish from called
5959 function on all platforms, not just HP-UX.
5960
dc96c6c7 59612000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
5962
5963 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
5964 code from gdb_target_monitor, so it can be used independantly
5965 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 5966
dc96c6c7 59672000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
5968
5969 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
5970 * gdb.base/corefile.exp: Expect the message "Program is being
5971 debugged already" when we send the "corefile" command, since
5972 the preceeding gdb_load may have connected gdb to a remote target.
5973 * gdb.base/display.exp: Disable hardware watchpoints if new
5974 board info variable "no_hardware_watchpoints" is true.
5975 Replace single-letter commands with more readable ones.
5976 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
5977 if new board info variable "no_hardware_watchpoints" is true.
5978 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
5979 to see if stdio (printf) testing is possible.
5980 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
5981 board info variable "no_hardware_watchpoints" is true. Use new
5982 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
5983
39124dea
FN
59842000-11-13 Fernando Nasser <fnasser@redhat.com>
5985
5986 From Orjan Friberg <orjanf@axis.com>:
5987 * gdb.base/printcmds.exp: Escape curly braces followed by a number
5988 in array print pattern match.
5989
a9e2e984
FN
59902000-11-09 Fernando Nasser <fnasser@redhat.com>
5991
5992 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
5993 spelling "cancelled" to U.S. spelling "canceled" to match changes
5994 made to gdb.
5995 * gdb.c++/ovldbreak.exp: Ditto.
5996
c7db355b
PS
59972000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5998
5999 * gdb.base/callfuncs.c (main): Moved to end of file, call
6000 t_double_values to initialize the FPU before inferior calls are made.
6001 * gdb.base/callfuncs.exp: Test for register preservation after calling
6002 inferior functions. Add tests for continuining, finishing and
6003 returning from a stop in a call dummy.
6004
dc96c6c7 60052000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
6006
6007 * gdb.base/commands.exp: Break up long lines, and re-indent.
6008
dc96c6c7 60092000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
6010
6011 * config/gdbserver.exp: Rewritten from the ground up, to make it
6012 compatible with the current dejagnu tree, and to make it work with
6013 the new "gdbserver" in libremote.
6014
dc96c6c7 60152000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
6016
6017 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
6018 * gdb.base/varargs.exp: Skip entire test if no printf support.
6019 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
6020 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
6021
dc96c6c7 60222000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
6023
6024 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
6025 no floating point support.
6026 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
6027 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
6028 * gdb.base/call-rt-st.exp: Ditto.
6029 * gdb.base/call-strs.exp: Ditto.
6030
bac5fc66
JG
60312000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
6032
6033 * gdb.base/sizeof.c: include <stdio.h>.
6034
6035 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
6036 'finish', otherwise uncaptured gdb_prompt would potentially
6037 throw remaining test points out of sync.
6038
b22a6027
SB
60392000-07-26 Scott Bambrough <scottb@netwinder.org>
6040
6041 * gdb.base/recurse.exp: Run tests for all targets.
6042 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
6043 gnu-oldld case on ARM.
6044 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
6045 for ARM targets.
d63a86f8 6046
d8231941
AG
6047Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
6048
6049 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
6050 * gdb.java/configure: Rebuild.
6051
8caabe69
AG
6052Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
6053
6054 * gdb.java/jv-exp.exp: New file.
6055
9d273ca3
AG
6056Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
6057
6058 * configure: Rebuilt.
6059 * configure.in (configdirs): Add gdb.java.
6060 * gdb.java/jmisc.java: New file.
6061 * gdb.java/jmisc.exp: New file.
6062 * gdb.java/Makefile.in: New file.
6063 * gdb.java/configure: Rebuilt.
6064 * gdb.java/configure.in: New file.
6065 * lib/java.exp: New file.
6066
4f823a66
AC
6067Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6068
6069 * gdb.base/exprs.exp: Test casts to a pointer including over and
6070 underflow.
6071
2391e11d
AC
6072Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
6073
6074 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
6075 and the compilers sizes.
6076
54602222
ND
60772000-07-09 Nick Duffek <nsd@redhat.com>
6078
6079 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
6080 (use_methods): New function.
6081 (main): Call use_methods().
6082 * gdb.c++/classes.exp (test_method_param_class): New procedure.
6083 (do_tests): Call test_method_param_class.
6084
2bec0572
ND
60852000-07-09 Nick Duffek <nsd@redhat.com>
6086
6087 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
6088 spelling.
6089 (test_enums): New procedure. Move enum tests from end of script
6090 to here. Set breakpoint on function name instead of line number.
6091 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
6092 (enums2): New marker function.
6093 (enums1): New function.
6094 (main): Call enums1(). Move enum tests to enums1().
6095
78492fde
AC
6096Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
6097
6098 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
6099 compile/link program. Update line numbers.
6100 * gdb.asm/d10v.inc: Define ``startup''.
6101 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 6102
49a2cef8
AC
6103Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
6104
6105 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
6106
3e6c8688
EZ
61072000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6108
6109 * gdb.base/maint.exp: Add 'maint print architecture' item to output
6110 of 'help maint print' command.
6111
9ff5cbe9
AC
6112Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
6113
6114 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
6115 they use gdb_expect_list.
6116
17c579bd
AC
6117Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
6118
6119 * gdb.base/commands.exp: Use ``set remote
6120 memory-read-packet-size'' instead of ``set endian big'' to test
6121 long commands.
6122
e6d71bf3
DB
61232000-06-03 Daniel Berlin <dan@cgsoftware.com>
6124
6125 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 6126 g++, and stop skipping them.
e6d71bf3
DB
6127
6128 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
6129 work under g++.
6130
d63a86f8 6131 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
6132 initialization.
6133
dc96c6c7 61342000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
6135
6136 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
6137 the regular expression: accept an (almost) arbitrary sequence of
6138 "frames-invalid" and "breakpoints-invalid" messages both before
6139 and after the "starting" message.
6140
dc96c6c7 61412000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
6142
6143 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 6144
dc96c6c7 61452000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
6146
6147 * gdb.base/annota1.exp (annotate-signal-handler-caller):
6148 Relax the regular expression a little, make it pass on Solaris 8.
6149
8216cda9
KB
61502000-05-12 Kevin Buettner <kevinb@redhat.com>
6151
6152 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 6153 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
6154 Instead, it is permissible for gdb to stop on the line of the
6155 call itself.
6156
1a570b2f
MS
61572000-05-12 Michael Snyder <msnyder@.cygnus.com>
6158
6159 * gdb.base/break.exp (bp on small function, optimized file):
6160 Add a second pass pattern. The behavior differs here between stabs
6161 and dwarf for one-line functions. Stabs preserves two line symbols
6162 (one before the prologue and one after) with the same line number,
6163 but dwarf regards these as duplicates and discards one of them.
6164 Therefore the address after the prologue (where the breakpoint is)
6165 has no exactly matching line symbol, and GDB reports the breakpoint
6166 as if it were in the middle of a line rather than at the beginning.
6167
dc96c6c7 61682000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 6169
d63a86f8 6170 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
6171 rather than "send_gdb" (for consistancy).
6172
7d418785
AC
6173Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6174
6175 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
6176 * gdb.c++/templates.cc: Properly check for GCC version number.
6177 * lib/compiler.cc: Likewise
6178
dc96c6c7 61792000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 6180
d63a86f8 6181 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
6182 gdb may not stop at the first line of main, due to code motion.
6183
dc96c6c7 61842000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
6185
6186 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
6187 This test depends on parsing the printf output from the target.
6188 Since the sparclet stub doesn't do stdio, this will never work.
6189 * gdb.base/call-rt-st.exp: ditto.
6190 * gdb.base/call-strs: ditto.
6191
dc96c6c7 61922000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
6193
6194 * gdb.base/miscexprs.exp: make sizeof long array test portable.
6195
6196 * gdb.base/ending-run.exp: After connecting to a remote target,
6197 but before running, the target will appear to be in a random
6198 location. Specify both a file and a line for breakpoints.
6199 Also, the function that calls main may be called 'init'
6200 rather than 'start'.
6201
a5a51225
EZ
62022000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6203
6204 * gdb.base/help.exp: Update output for add-symbol-file command.
6205
7930cc7c
FN
62062000-04-10 Fernando Nasser <fnasser@cygnus.com>
6207
6208 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6209 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
6210
23e37ab1
C
62112000-04-07 J.T. Conklin <jtc@redback.com>
6212
e93c542c
C
6213 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
6214
23e37ab1
C
6215 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
6216
591b8fa3
PDM
6217Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
6218
6219 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
6220 values that can be represented exactly.
6221 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
6222 above change, and to not check against the directory part of the source
6223 file name.
6224 (step into print_long_arg_list): Likewise.
6225 (print print_small_structs from print_long_arg_list): Likewise.
6226 (print print_long_arg_list): Likewise.
6227
7a495180
EZ
62282000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6229
30b53638 6230 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 6231
beb998c6
AC
6232Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
6233
6234 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
6235
1c689132
DB
62362000-03-25 Daniel Berlin <dan@cgsoftware.com>
6237
6238 * gdb.base/commands.exp (deprecated_command_test): Add test for
6239 deprecate with no arguments.
6240
c1790a9d
JL
62412000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
6242
6243 * gdb.base/break.exp: Add new test for setting breakpoints on
6244 optimized code so we can test breakpoints work even when function
6245 prologues may be optimized away
6246
003ba290
FN
62472000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6248
6249 From David Whedon <dwhedon@gordian.com>
6250 * gdb.base/commands.exp : Added command deprecator tests.
6251
6837a0a2
DB
62522000-03-22 Daniel Berlin <dan@cgsoftware.com>
6253
6254 * gdb.base/help.exp: Added test for new apropos command.
6255
b9593231
KB
62562000-03-21 Kevin Buettner <kevinb@redhat.com>
6257
6258 * gdb.base/pointers.c (usevar): New function.
6259 (main): Make sure that global variables v_int_pointer2, rptr,
6260 and y are all referenced someplace in the program by calling
6261 usevar() on them. [Some linkers delete symbols which are
6262 never referenced. The space remains, but there's no way to
6263 get a (symbolic) handle on the variable from the debugger.]
6264
751a959b
EZ
62652000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6266
6267 * gdb.base/printcmds.c: Add typedeffed arrays.
6268
6269 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
6270 procedure to test arrays that are typedef'd.
6271
73a93a32
JI
62722000-03-13 James Ingham <jingham@leda.cygnus.com>
6273
6274 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 6275 the library directories.
73a93a32 6276
fb40c209
AC
6277Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
6278
6279 * configure.in (configdirs): Add sub directory gdb.mi.
6280 * configure: Re-generate.
6281
6282 * gdb.mi: New directory.
d63a86f8 6283
ee4dd2c9
AC
62842000-02-25 Scott Bambrough <scottb@netwinder.org>
6285
6286 * gdb.base/long_long.exp: Correct test suite failure when printing
6287 a long long value as a double on ARM platforms.
6288
70f0cc22
JB
62892000-02-16 Jim Blandy <jimb@redhat.com>
6290
6291 * gdb.base/break.exp ("breakpoint line number"): Make sure the
6292 default source file is set properly before running this test.
6293
853819b8
EZ
62942000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6295
6296 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
6297 gdbtk/library directory, not in gdbtcl2.
6298
dfcd3bfb
JM
62992000-02-04 Jim Blandy <jimb@redhat.com>
6300
6301 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
6302 backslash from regexp pattern.
6303
6304 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
6305 procedure. Use it to run all the "continue to bp overloaded"
6306 tests. Note that this changes the names of the tests slightly.
6307 If the breakpoint hit message includes a hex PC value, because
6308 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
6309 from the real source code, still consider that a pass.
6310
6311 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
6312 XFAIL here if the breakpoint message contains a hex address. Note
6313 similar change on 1999-11-02.
6314
6315 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
6316
6317 * gdb.base/ptype.exp: Establish a default source file before
6318 calling get_debug_format.
6319
63202000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
6321
6322 * gdb.base/watchpoint.exp: Remove duplication of test messages.
6323
8b93c638
JM
63242000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6325
6326 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
6327 of successive stepi commands -- while in the prologue we should see
6328 the function entry bracket.
6329
63302000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6331
6332 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
6333 reach __change_mode() when stepping through the end of main().
6334
c5394b80
JM
63352000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
6336
6337 * gdb.base/default.exp: Fix expected pattern.
6338 * gdb.base/help.exp: Same.
6339
0d06e24b
JM
63402000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6341
6342 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
6343 Don't use xfail's because that affects only the following test.
d63a86f8 6344
0d06e24b
JM
6345 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
6346 solaris or linux.
6347
6348 * gdb.base/selftest.exp: Update to reflect changes to main.c.
6349
dc96c6c7 63502000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 6351
d63a86f8 6352 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
6353 "A syntax error" rather than "A parse error". Accept both.
6354
63552000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
6356
6357 * gdb.base/default.exp: Remove OS dependent string from "target
6358 remote" test.
6359 * gdb.base/help.exp: Same for "help target remote" test.
6360
c3f6f71d
JM
63612000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6362
6363 From Jim Kingdon <kingdon@redhat.com>:
6364
6365 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
6366 prompt (cleanup rather than necessity, but still might keep output
6367 from spilling to next test).
6368
63692000-01-02 Fred Fish <fnf@cygnus.com>
6370
6371 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
6372 AIX, which defines them in <sys/types.h>.
6373
ed9a39eb 63741999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 6375
ed9a39eb
JM
6376 * gdb.base/default.exp: Match arm* etc instead of arm in "info
6377 float" test.
6378
63791999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 6380
ed9a39eb 6381 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
6382
6383 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
6384 outermost frame disallowed".
6385
63861999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
6387
6388 * gdb.base/setvar.exp: New tests for setting the value of a struct
6389 with a constant list.
6390
63911999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6392
6393 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
6394 require the user to type a cast before setting the value of a struct.
6395
de57eccd
JM
63961999-12-06 Jim Blandy <jimb@cygnus.com>
6397
6398 * gdb.base/default.exp: Expect the new 'info float' command on
6399 all i386 platforms.
6400
6401 * gdb.threads/linux-dp.exp: Expand our ability to recognize
6402 LinuxThreads libraries that don't support debugging.
6403
c2d11a7d
JM
6404Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
6405
6406 * gdb.base/remote.c: Fill the buffer with truely random data.
6407 Change the buffer type to ``unsigned char'' to simplify size
6408 arithmetic.
6409
6410 * gdb.base/remote.exp: Reduce download numbers by one. Typical
6411 stub only handles 400-1 byte packets. Verify that the download
6412 worked.
6413
64141999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
6415
6416 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
6417 tests, using UNRESOLVED for the untested cases. Also, does not wait
6418 for a timeout if the prompt was received before a recognizable pattern.
6419
64201999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
6421
6422 * lib/gdb.exp (gdb_expect_list): Fix spelling.
6423
64241999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6425
6426 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
6427 watchpoints.
6428
64291999-11-24 Jason Merrill <jason@casey.cygnus.com>
6430
6431 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
6432
6433 * gdb.c++/local.exp: Be more flexible in recognizing local class
6434 name mangling. Don't allow horribly truncated method names.
6435 * gdb.c++/derivation.exp: Expect protected inheritance.
6436 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
6437 * gdb.c++/virtfunc.exp: Likewise.
6438 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
6439 when printing a nested enum.
6440
64411999-11-22 Jim Blandy <jimb@cygnus.com>
6442
6443 * gdb.base/step-test.exp: Properly await GDB's response to setting
6444 a breakpoint on the call to large_struct_by_value.
6445
6446 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
6447 just because we have debug info for the `start' function.
6448
64491999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
6450
6451 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
6452 "Unknown signal" messages, which indicate (on LinuxThreads) that
6453 GDB doesn't know how to debug threads on this system. This is
6454 better than hanging while philosopher 0 dumps chatter into gdb.log.
6455
64561999-11-18 Tom Tromey <tromey@cygnus.com>
6457
6458 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
6459
64601999-11-18 Fred Fish <fnf@cygnus.com>
6461
6462 * gdb.base/coremaker2.c: Add sample program for generating
6463 cores that is more self contained than coremaker.c. Eventually
6464 I'll add more code to this and tie it into the testsuite.
6465
4ce44c66
JM
64661999-11-12 Stan Shebs <shebs@andros.cygnus.com>
6467
6468 * gdb.base/dollar.exp: Remove, now in gdb.hp.
6469
64701999-11-10 Jimmy Guo <guo@cup.hp.com>
6471
6472 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
6473 from $srcdir/lib/.
6474 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
6475 and gdb.c++/.
6476
6477 * gdb.c++/derivation.exp: remove redundant get compiler info code.
6478
d63a86f8 6479 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
6480 'continue with watch' test point.
6481
64821999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
6483
6484 Merged from p2linux-990323-branch:
d63a86f8 6485
4ce44c66
JM
6486 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
6487
11cf8741
JM
6488Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
6489
6490 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
6491 {limit,fixed}''. Test ``set download-write-size''.
6492
6493Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
6494
6495 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
6496 gdb_expect_list.
6497
6498Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
6499
6500 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
6501
65021999-11-03 Mark Salter <msalter@cygnus.com>
6503
6504 * gdb.base/break.exp: Fix "stub continue" pattern.
6505
65061999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
6507
6508 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
6509
65101999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
6511
6512 * gdb.base/display.exp ("finish"): Add timeout clause.
6513
6514 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
6515 plain prompt clause, so this doesn't have to time out in order to
6516 fail.
6517
6518 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
6519 breakpoint hit messages include an address.
6520
6521 * gdb.base/display.exp: Don't forget to escape parens in regular
6522 expressions. Unix regexp notatation sucks.
6523
65241999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6525
6526 * gdb.base/annota1.exp: Test for annotate-signalled: change output
6527 order for 'signalled' message.
6528
5c44784c
JM
65291999-11-01 Stan Shebs <shebs@andros.cygnus.com>
6530
6531 From Jimmy Guo <guo@cup.hp.com>:
6532 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
6533 * gdb.base/annota1.c: Add code for tests to work with.
6534
65351999-10-26 Frank Ch. Eigler <fche@cygnus.com>
6536
6537 * gdb.base/remote.exp: New test for remote downloading settings.
6538 * gdb.base/remote.c: New file with large .data.
6539
917317f4
JM
65401999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
6541
6542 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
6543 for LinuxThreads support, merged from the Code Fusion branch.
6544
6545Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
6546
6547 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
6548 containing exp_continue into a while within an expect. Don't
6549 attempt a start more than three times. Check return value from
6550 gdb_load.
d63a86f8 6551
2df3850c
JM
6552Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
6553
6554 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
6555 a pass case.
6556
2acceee2
JM
65571999-10-01 Kevin Buettner <kevinb@cygnus.com>
6558
6559 * gdb.base/break.c (main): Added a statement that we can step
6560 off of.
6561 * gdb.base/break.exp: Added tests for setting a breakpoint
6562 at an offset and stepping onto a breakpoint.
6563
65641999-10-01 Fred Fish <fnf@cygnus.com>
6565
d63a86f8 6566 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
6567 gdb output.
6568
c2c6d25f
JM
65691999-09-18 Jim Blandy <jimb@cris.red-bean.com>
6570
6571 * gdb.base/break.exp: Code locations are in hex, don't forget!
6572 (For HP-UX.)
6573
65741999-09-17 Stan Shebs <shebs@andros.cygnus.com>
6575
6576 * condbreak.exp: Use break.c as test program.
6577 * condbreak.c: Remove, redundant with break.c.
6578
65791999-09-15 Stan Shebs <shebs@andros.cygnus.com>
6580
6581 * config/monitor.exp (gdb_target_monitor): Disable X- and
6582 Z-packets if the target needs it.
6583
65841999-09-13 James Ingham <jingham@leda.cygnus.com>
6585
6586 * gdb.c++/overload.exp: Added tests for listing overloaded
6587 functions with function pointers in the arg, explicitly calling
6588 out the version you want.
6589
cff3e48b
JM
65901999-09-09 Stan Shebs <shebs@andros.cygnus.com>
6591
6592 * long_long.exp: Add variations of test cases that work for
6593 targets with 16-bit ints and 32-bit doubles.
6594
d4f3574e
SS
65951999-09-08 Stan Shebs <shebs@andros.cygnus.com>
6596
6597 * break.c (main): Compare a possibly-uninitialized argc with an
6598 unlikely value that fits in 16 bits.
6599
66001999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6601
6602 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
6603 0xfeeb, don't want negative numbers if ints are 16 bits.
6604
6605 * lib/gdb.exp (skip_cplus_tests): New proc.
6606 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6607 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
6608 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
6609 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
6610 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
6611 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
6612 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
6613 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
6614
6615 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
6616
6617Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
6618
6619 * gdb.base/corefile.exp (up): Allow a parameter to appear
6620 in the frame that we're going up to.
6621
6622 From Jim Blandy <jimb@cygnus.com>:
6623
6624 * gdb.base/default.exp (info float): Expect some output now.
6625
6626 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
6627 returning floating-point values to fail on the x86.
6628 * gdb.base/callfwmall.exp (do_function_calls): Same.
6629
6630 * gdb.base/list.exp (test_listsize): Correct expectations for
6631 listing line 1 with listsize 2. Also, listing a single line
6632 works now, as does listing three lines. [Kevin's note: There
6633 were a number of other cases fixed too where the expectations
6634 differed...]
6635
66361999-09-02 Stan Shebs <shebs@andros.cygnus.com>
6637
6638 * gdb.base/selftest.exp: Add case for when version prints as
6639 constant string instead of char pointer.
6640
104c1213
JM
66411999-08-25 Stan Shebs <shebs@andros.cygnus.com>
6642
6643 * gdb.base/ending-run.exp: Add Solaris case for what happens when
6644 stepping out of main.
6645
6646 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
6647 G++ used.
6648
6649 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
6650 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
6651
6652 * gdb.c++/ovldbreak.exp: Update match string in test that
6653 includes a warning of multiple breakpoints.
6654
66551999-08-24 Stan Shebs <shebs@andros.cygnus.com>
6656
6657 * gdb.base/display.exp: Improve precision of step-after-finish
6658 added yesterday.
6659
6660 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
6661 test.
6662
6663 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
6664 configs when using G++, not just hppa*.
6665
66661999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6667
6668 * gdb.base/async.c: New file.
6669 * gdb.base/async.exp: New file.
6670
6671Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
6672
6673 * gdb.base/break.exp: Tweak PA specific tests to properly handle
6674 PA64.
6675
53a5351d
JM
6676Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
6677
104c1213
JM
6678 * gdb.base/display.exp: "finish" can leave us mid-line on many
6679 targets, deal with it. Add a small constant to main, instead of
6680 1000 since main+1000 may not be a valid address in the target.
6681
53a5351d
JM
6682 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
6683 on hpux11.
6684
6685 * gdb.base/attach.exp: Handle another hpux11 error message variant
6686 when attaching to a process that does not exist.
6687
66881999-08-19 J.T. Conklin <jtc@redback.com>
6689
6690 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
6691 characters in 'continue to 1241' test.
6692
66931999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6694
6695 * gdb.base/call-ar-st.exp: Add a shorter match case for the
6696 stop in print_long_arg_list, define and use a whitespace
6697 variable in print_small_structs test, add an XFAIL for Solaris.
6698 * gdb.base/dbx.exp: XFAIL func commands until somebody is
6699 interested enough to fix.
6700
7be570e7
JM
67011999-08-13 Keith Seitz <keiths@cygnus.com>
6702
6703 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
6704 (dbx_gdb_load): Remove. Use gdb_load instead, since that
6705 proc knows about targets other than the natives.
6706 (test_assign): Use "gdb_run_cmd" to "run" the target.
6707 Check that we've actually hit the breakpoint at main.
6708 When we attempt to assign a value to a local variable, check
6709 that the variable is in the current scope, i.e., don't use
6710 a test with an empty result.
6711
6712Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
6713
6714 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
6715 command.
6716
67171999-08-09 Stan Shebs <shebs@andros.cygnus.com>
6718
6719 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6720 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
6721 gdb.compat, gdb.threads-hp.
6722 gdb.hp/configure, gdb.hp/configure.in: New files.
6723 gdb.hp/Makefile.in: Recurse into new subdirs.
6724 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
6725 gdb.hp/gdb.objdbg: New directory, tests for debugging info
6726 in object files.
6727 gdb.hp/tools: New directory, aux tools for HP-specific tests.
6728
96baa820
JM
67291999-08-05 Stan Shebs <shebs@andros.cygnus.com>
6730
6731 * gdb.base/display.exp: Help expect by putting a newline in the
6732 funky printf, remove a bogus p/a test.
6733
67341999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6735
6736 * gdb.base/display.exp: Make sure that when we say 'run', we are
6737 connected to the target. This is necessary when running not
6738 natively.
6739
67401999-08-03 Stan Shebs <shebs@andros.cygnus.com>
6741
6742 * gdb.base/step-test.exp: Removed some extraneous messages.
6743
6744 * gdb.base/long_long.exp: Don't run memory examination tests
6745 on little-endian targets (they will need a different set of
6746 results to match).
6747
67481999-08-02 Stan Shebs <shebs@andros.cygnus.com>
6749
6750 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
6751 until somebody decides to fix GDB.
6752
6753 * gdb.base/long_long.c: Stop compiler complaint by specifying long
6754 constant as "ULL".
6755 * gdb.base/long_long.exp: Loosen x/c test, add partial result
6756 matches for a couple x/2 commands.
6757
a0b3c4fd
JM
67581999-07-30 Stan Shebs <shebs@andros.cygnus.com>
6759
6760 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
6761 by merging in ref-types2 tests.
6762 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
6763
6764 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6765 * gdb.c++/Makefile.in: Add standard actions.
6766 (EXECUTABLES): Rename from PROGS, update list.
6767 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
6768 from gdb.hp.
6769 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
6770 foo and bar locals.
6771 * gdb.c++/anon-union.exp: Fix tests to match.
6772 * gdb.c++/classes.exp: Run if HP compiler used, add extra
6773 expect matches to handle output variations.
6774 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
6775 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
6776 output, add HP alternatives for new and delete prints.
6777 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
6778 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
6779 * gdb.c++/demangle.exp: Use $style when reporting failure.
6780 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
6781 * gdb.c++/inherit.exp: Run if HP compiler used, add some
6782 match alternatives.
6783 * gdb.c++/local.exp: Add match alternatives or xfails for HP
6784 compilers.
6785 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
6786 * gdb.c++/method.exp: Add match alternatives.
6787 * gdb.c++/misc.cc: Add bool types.
6788 * gdb.c++/misc.exp: Add tests for bool types.
6789 * gdb.c++/overload.exp: Add xfails.
6790 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
6791 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
6792 add some more template parameter tests (only for HP currently).
6793 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
6794 * gdb.c++/virtfunc.cc: Add return type and value for main.
6795 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
6796 match alternatives.
d63a86f8 6797
a0b3c4fd
JM
67981999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6799
6800 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
6801
68021999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
6803
6804 * gdb.base/signals.exp: Don't expect getting a backtrace from
6805 within a signal handler to fail on Linux.
6806
68071999-07-29 Stan Shebs <shebs@andros.cygnus.com>
6808
6809 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6810 * lib/gdb.exp: Remove some gratuitious semicolons.
6811 (delete_breakpoints): Increase timeout.
6812 (gdb_expect): Add -notransfer option.
6813 (gdb_test): Use -notransfer option.
6814 (get_compiler_info): Add f77 case.
6815 (get_compiler): New proc, split out from gdb_preprocess, add f77
6816 case.
6817 (gdb_preprocess): Call get_compiler.
6818
6819 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
6820 * gdb.base/attach.exp, gdb.base/display.exp,
6821 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
6822 gdb.base/long_long.exp, gdb.base/printcmds.exp,
6823 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
6824 third arg to gdb_test.
6825 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
6826 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
6827 HP-UX xfails, add others.
6828 * gdb.base/completion.exp: Reflect name change of self-test.
6829 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
6830 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
6831 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
6832 HP failure number.
6833 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
6834 useless HP-UX 10.30 references.
6835 * gdb.base/maint.exp: Loosen matches.
6836 * gdb.base/pointers.c (main): Declare more_code.
6837 * gdb.base/pointers.exp: Match on output of a `next'.
6838 * gdb.base/structs.c: Add prototypes.
6839 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
6840 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
6841
68421999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6843
6844 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
6845 command.
6846
68471999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6848
6849 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
6850 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
6851
6852 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
6853 debug info. Deal with lack of signal hanlder info in stack.
6854
6855 From Jim Kingdon <kingdon@redhat.com>:
6856 * gdb.base/annota1.exp: If printf has debug info, deal with it.
6857
5a2468f5
JM
68581999-07-19 Stan Shebs <shebs@andros.cygnus.com>
6859
6860 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
6861 gdb.base/foll-vfork.exp: Don't run for crosses.
6862
adf40b2e
JM
6863Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
6864
6865 * gdb.base/configure.in: Check for gdbvars.exp instead of
6866 a1-selftest.exp.
6867 * gdb.base/configure: Re-generate.
6868
68691999-07-12 Stan Shebs <shebs@andros.cygnus.com>
6870
6871 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
6872 in trying to run first and name is too long.
6873
6874 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
6875 pointers2.c and pointers2.exp, respectively.
6876 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
6877 doschk happier.
6878
43e526b9
JM
68791999-07-08 Stan Shebs <shebs@andros.cygnus.com>
6880
6881 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
6882 callfuncs2.c and callfuncs2.exp.
6883
6884 * gdb.base/list.exp: Remove mistaken xfails.
6885 * gdb.base/list0.h: Add optional prototypes.
6886
9846de1b
JM
6887Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
6888
6889 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
6890 calling malloc.
6891 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
6892 * ptype.exp: Move test for get_debug_format to before its first
6893 use.
6894
68951999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6896
6897 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
6898 * gdb.base/annota2.cc, annota2.exp: Move from here.
6899 * gdb.c++/annota2.cc, annota2.exp: To here.
6900 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
6901
43ff13b4
JM
6902Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6903
6904 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
6905 a consistent format.
6906
085dd6e6
JM
69071999-06-25 Stan Shebs <shebs@andros.cygnus.com>
6908
6909 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6910 * lib/gdb.exp (get_compiler_info): Add detection for assorted
6911 HP compilers, also set the globals $true and $false.
6912
6913 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
6914 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
6915 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
6916 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
6917 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
6918 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
6919 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
6920 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
6921 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
6922 whatis.c} Add C++ compatible function definitions and return
6923 types, add includes for library functions.
6924 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
6925 * gdb.base/step-test.c (myglob): Rename from glob.
6926 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
6927 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
6928 files, move here from gdb.hp.
6929 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
6930 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
6931 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
6932 Adjust line numbers in regexps.
6933
6934 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
6935 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
6936 instead of 0/1.
6937
6938 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
6939 foll-vfork.exp: New files, move here from gdb.hp.
6940 * gdb.base/page.exp: New file, test of pagination command.
6941
6942 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
6943 recursion test.
6944 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
6945
6946 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
6947 gdb.base/solib.exp: Fix compiler invocation process.
6948
6949 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
6950 HP-UX 11, turn off overload resolution explicitly.
6951 * gdb.base/commands.exp: Set argument list explicitly, add
6952 watchpoint test.
6953 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
6954 them work.
6955 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
6956 expressions properly.
6957 * gdb.base/corefile.exp: Loosen the match slightly.
6958 * gdb.base/default.exp: Allow "Error accessing memory" message
6959 also.
6960 * gdb.base/display.exp: Skip over x/0 j if PA64.
6961 * gdb.base/funcargs.exp: Add xfails for HP-UX.
6962 * gdb.base/interrupt.exp: Ditto.
6963 * gdb.base/langs.exp: Add symbolic matches governed by compiler
6964 in use.
6965 * gdb.base/list.exp: Add xfails for HP-UX.
6966 * gdb.base/long_long.exp: Refine some of the numeric matches.
6967 * gdb.base/mips_pro.exp: Xfail on HP-UX.
6968 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
6969 * gdb.base/nodebug.exp: Succeed on more varieties of output.
6970 * gdb.base/opaque.exp: Remove some HP-UX xfails.
6971 * gdb.base/ptype.exp: Succeed on more varieties of output.
6972 * gdb.base/scope.exp: Add xfails for HP-UX.
6973 * gdb.base/sect-cmd.exp: Add more cases.
6974 * gdb.base/setvar.exp: Add xfails for HP-UX.
6975 * gdb.base/shlib-call.exp: Loosen some matches slightly.
6976 * gdb.base/signals.exp: Match on void symbolically.
6977 * gdb.base/step-test.exp: Add case for PA64.
6978 * gdb.base/term.exp: Add exit and restart.
6979 * gdb.base/twice.exp: Clean up after self.
6980 * gdb.base/varargs.exp: Disable overload resolution explicitly.
6981 * gdb.base/whatis.exp: Allow more ways to pass tests.
6982
6983 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
6984 no longer useful.
6985
6986Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
6987
6988 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
6989 list of patterns.
6990 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
6991 print_double_array(double_array)", "continuing to breakpoint
6992 1018", "print print_double_array(array_d)" and "continuing to
6993 1034" tests.
d63a86f8 6994
085dd6e6
JM
69951999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6996
6997 * Makefile.in: Add empty html and install-html targets.
6998
69991999-06-24 Stan Shebs <shebs@andros.cygnus.com>
7000
7001 * config/mt-*: Remove, these haven't been used since 1996.
7002
70031999-06-22 Stan Shebs <shebs@andros.cygnus.com>
7004
7005 * gdb.base/call-strs.c, gdb.base/ending-run.c,
7006 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
7007 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
7008
9e0b60a8
JM
70091999-06-18 Stan Shebs <shebs@andros.cygnus.com>
7010
7011 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
7012 simpler match case for the ptype of the big class.
7013
70141999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7015
7016 * gdb.exp: Fix test for gdb_prompt existence.
7017
70181999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7019
7020 * gdb.exp (gdb_test): Add fail after calls to perror.
7021
70221999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7023
7024 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
7025
70261999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7027
7028 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
7029
0f71a2f6
JM
7030Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
7031
7032 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
7033 malloc() is linked in.
7034
70351999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
7036
7037 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
7038 step at end.
7039
7040 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
7041
70421999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
7043
7044 * gdb.java/jv-print.exp: New file. (Our first Java test!)
7045
cce74817
JM
7046Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
7047
7048 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
7049 * gdb.base/mips_pro.exp: Likewise.
7050
70511999-06-02 Keith Seitz <keiths@cygnus.com>
7052
7053 * gdb.c++/templates.cc: Change all "new" operators to throw
7054 an exception.
7055 * gdb.c++/cplusfuncs.cc: Likewise.
7056
7057 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
7058
7059Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
7060
7061 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
7062 * gdb.base/ending-run.exp: When stepping out of main, accept a
7063 step into an arbitrary assembler file.
7064
392a587b
JM
70651999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7066
d63a86f8 7067 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 7068 "breakpoint-invalid" to be printed.
d63a86f8 7069 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
7070 number of "frames-invalid" and "breakpoint-invalid" to be printed.
7071 * gdb.base/annota2.cc: Initialize a.x to 0.
7072
9e086581
JM
70731999-05-17 Keith Seitz <keiths@cygnus.com>
7074
7075 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
7076 when "skip_float_tests" set.
7077 Ditto for "print print_double_array(array_d)", "print print_small_structs",
7078 "print print_ten_doubles", and "step into print_long_arg_list".
7079 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
7080 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
7081 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
7082 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
7083 "skip_float_tests" is set.
7084 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
7085 when "skip_float_tests" set.
d63a86f8 7086
cd0fc7c3
SS
70871999-05-06 Keith Seitz <keiths@cygnus.com>
7088
7089 * gdb.base/annota2.cc: Include stdio.h.
7090
7091Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
7092
7093 * gdb.base/crossload.exp: Remove, this has been disabled ever
7094 since BFD stopped including all targets, and cross-GDB gets
7095 plenty of testing anyway.
7096 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
7097 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
7098 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
7099 * gdb.base/README: Remove, was doc for this.
7100 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
7101 needed.
7102
b83266a0
SS
71031999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7104
7105 * gdb.base/call-ar-st.exp: Fix one regular expression in test
7106 output.
7107
7108 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
7109 * gdb.base/annota2.exp: New file. More annotation tests.
7110 * gdb.base/annota1.c: New file. Source file for annota1.exp.
7111 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
7112
71131999-04-23 Angela Marie Thomas <angela@cygnus.com>
7114
7115 * config/cfdbug.exp: New file.
7116
7a292a7a
SS
71171999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
7118
7119 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
7120 Marcus Daniel's and Dale Hawkins's demangler crashes.
7121
7122 * gdb.c++/demangle.exp (test_gnu_style_demangling,
7123 test_lucid_style_demangling, test_arm_style_demangling,
7124 test_hp_style_demangling): Try Tom Tromey's core-dumping
7125 identifier under each demangling style.
7126
71271999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
7128
7129 * gdb.c++/demangle.exp: Include the current demangling style
7130 in all test names.
7131 (current_demangling_style): New global variable.
7132 (set_demangling_style, test_demangling_core, test_demangling,
7133 test_demangling_exact): New functions.
7134 (test_gnu_style_demangling, test_lucid_style_demangling,
7135 test_arm_style_demangling, test_hp_style_demangling): Use those,
7136 instead of calling gdb_test and gdb_test_exact directly.
7137 (catch_demangling_errors): New function, which reports errors
7138 signalled by the demangling test functions in an orderly way.
7139 (do_tests): Use catch_demangling_errors.
7140
71411999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
7142
7143 * gdb.base/signals.exp (test_handle_all_print): Use () for
7144 grouping in expressions, not {}.
7145
7146 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
7147 initialized yet.
7148
71491999-04-01 Stan Shebs <shebs@andros.cygnus.com>
7150
7151 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
7152 are listed.
7153
71541999-03-26 Stan Shebs <shebs@andros.cygnus.com>
7155
7156 * gdb.stabs/weird.exp: Test for CC being defined before
7157 looking at its value.
7158
71591999-03-25 Stan Shebs <shebs@andros.cygnus.com>
7160
7161 * gdb.base/call-ar-st.exp: Remove stray '#'.
7162 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
7163 "short int" and "long int".
7164 * gdb.c++/overload.cc: Cast the string added in the previous
7165 change, to mollify finicky HP compiler.
7166 * gdb.hp/reg-test.exp (testfile): Fix file name.
7167 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 7168
7a292a7a
SS
7169 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
7170 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
7171 alternate form of enum ptype.
7172
c906108c
SS
71731999-03-23 Stan Shebs <shebs@andros.cygnus.com>
7174
7a292a7a
SS
7175 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
7176 * gdb.hp/*.exp: Change all to run compiler probe only after
7177 passing skip_hp_tests, so as not to waste time on guaranteed
7178 failure.
7179
c906108c
SS
7180 * gdb.c++/overload.cc: Pass string instead of char addr, always
7181 init ccpfoo.
7182 * gdb.c++/templates.cc: Fix syntax error.
7183
7a292a7a
SS
7184Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7185
7186 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 7187 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
7188 command.
7189
71901999-03-18 James Ingham <jingham@cygnus.com>
7191
7192 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
7193
7194 * gdb.c++/method.exp: It was testing an uninitialized int on the
7195 stack and assuming it was positive.
7196
7197 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
7198
7199 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 7200 keep it from killing the rest of the tests.
7a292a7a
SS
7201 Use gdb_continue_to_end.
7202
7203 * gdb.base/sigall.exp: use gdb_continue_to_end.
7204
7205 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
7206
7207 * gdb.base/display.exp: use runto_main, not run.
7208
d63a86f8
RM
7209 * gdb.base/default.exp: Check for the current error message in the
7210 r abbreviation test.
7a292a7a
SS
7211 Add strongarm to the targets that know info float.
7212
d63a86f8 7213 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
7214 run which doesn't work with monitors.
7215
7216 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
7217
7218 * gdb.base/break.exp: use the gdb_continue_to_end proc.
7219
7220 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
7221 program. Traps the case (in Cygmon) when the program never really
7222 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
7223 more places, so I used my name. Sorry Mark...
7224
7225 * config/monitor.exp (gdb_target_monitor): added another
7226 target_info parameter: remotebinarydownload. This will set the
7227 remotebinarydownload flag if this is causing some boards trouble.
7228
72291999-03-18 Mark Salter <msalter@cygnus.com>
7230
7231 * lib/gdb.exp (continue_to_exit): New function.
7232
7233 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
7234 * gdb.base/ending-run.exp: Ditto.
7235 * gdb.base/step-test.exp: Ditto.
7236
72371999-03-16 Stan Shebs <shebs@andros.cygnus.com>
7238
7239 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
7240 (suggested by Art Haas <ahaas@neosoft.com>).
7241
72421999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
7243
7244 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7245
7246Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
7247
7248 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
7249 descriptions of types (short unsigned int vs unsigned short, etc).
7250
72511999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
7252
7253 * gdb.base/call-strs.exp: Don't assume that `step' will step over
7254 a call to strlen; sometimes we do have sources.
7255
72561999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
7257
7258 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
7259 character, so GDB won't print garbage after its end.
d63a86f8 7260
c906108c
SS
7261 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
7262 breakpoint there instead. Sometimes GCC emits memcpy to handle
7263 the large structures being passed by value, so we step into that
7264 instead of sum_array_print, which obscures what we're really testing.
7265 * gdb.base/step-test.exp: However, we do want a test that notices
7266 the bizarre steps into memcpy, so do that here. Add check for
7267 stepping into function calls that pass large structures by value.
7268 ("Is that a noun clause, or are you just happy to see me?")
7269 Remove all references to specific line numbers.
7270 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
7271 New type and function.
7272 (main): Call large_struct_by_value, passing it a large struct by value.
7273 * lib/gdb.exp (gdb_get_line_number): New function.
7274
7275 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
7276 more portable.
7277
7a292a7a
SS
72781999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
7279
c906108c
SS
7280 * lib/gdb.exp: Doc fixes.
7281
7a292a7a
SS
72821999-03-05 Nick Clifton <nickc@cygnus.com>
7283
d63a86f8 7284 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
7285
72861999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
7287
c906108c
SS
7288 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
7289 commands. They're not germane to this test, and they don't work
7290 that way on remote targets.
7291
3fc11d3e
JM
72921999-03-01 James Ingham <jingham@cygnus.com>
7293
7294 * Changelog entries merged over from gdb development branch.
7295
3fc11d3e
JM
7296 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
7297
7298 * lib/gdb.exp (gdbtk_analyze_results): Generic function
7299 for outputting results of test run.
7300
2d4a1622 7301 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
7302
7303 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 7304
7a292a7a
SS
73051999-02-25 Felix Lee <flee@cygnus.com>
7306
7307 * lib/gdb.exp (debug_format): initialize
7308
c906108c
SS
73091999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
7310
7311 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
7312 * gdb.base/call-rt-st.c: Ditto.
7313
c906108c
SS
73141999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
7315
7316 * gdb.threads/pthreads.exp (horiz): New variable.
7317 (test_startup): Fix regexps that capture thread numbers.
7318
73191999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
7320
7321 * gdb.base/smoke.exp: Disambiguate two test case names (both
7322 called ``print'').
7323
7324Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7325
7326 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
7327 compilation.
7328
73291999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7330
7331 * gdb.base/miscexprs.exp: Change patterns to match GDB's
7332 actual output formatting.
7333 * gdb.base/smoke.exp: GDB removes leading 0's.
7334 * gdb.base/volatile.exp: Don't check type of remuneration;
7335 that variable is no longer defined in constvars.c.
7336 * gdb.base/step-test.c (main): Exit with explicit exit code.
7337 * gdb.base/step-test.exp: Remove two nexti checks--they are
7338 not portable.
7339
73401999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7341
7342 * gdb.base/help.exp ("help delete display"): Fix test to match
7343 gdb's output.
7344
7345 * gdb.base/long_long.c (known_types): Initialize values to zero.
7346 * gdb.base/long_long.exp: Step one more line
7347 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 7348 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
7349 unique test case names.
7350
7351Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7352
d63a86f8 7353 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
7354
7355 * gdb.c++/method.exp: Add missing close brace.
7356
73571999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
7358
7359 * gdb.base/maint.exp: Use 'set height 0' to disable page
7360 prompting, not 'set height 400'.
7361
7362 Fix a bunch of timeouts.
7363 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
7364 four separate tests, so expect doesn't take forever to match a ton
7365 of text against a regexp with lots of .* forms.
7366 ("maint print psymbols", "maint print symbols"): Make some of
7367 these greps more selective, so that expect doesn't try to wade
7368 through huge piles of output and time out.
7369
7370 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
7371
7372 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
7373 tests: one which doesn't expect shlib events to be reported, and
7374 another which does, but is XFAIL for all platforms other than
7375 HP/UX.
7376
7377 * gdb.base/break.exp: Teach the test suite that the `catch
7378 fork', `catch vfork', and `catch exec' commands produce error
7379 messages on platforms that don't provide these features.
7380
7381Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7382
7383 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
7384 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
7385 (shortening names from solib_threshold.exp etc), won't run on
7386 anything but HP-UX for the foreseeable future.
7387 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
7388 reflect move.
7389
7390Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
7391
7392 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
7393 gdb.trace/Makefile.in (clean): Remove all test executables.
7394
7395Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
7396
7397 * gdb.base/shlib-call.exp: add test cases to verify that gdb
7398 successfully re-sets breakpoints in shared libraries.
7399 * gdb.base/shmain.c (main): return 0, don't fall off the end.
7400
7401Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7402
d63a86f8
RM
7403 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
7404 and compiled w/o GCC.
c906108c
SS
7405
7406 * gdb.hp/watch-cmd.exp: ditto.
7407
7408 * gdb.hp/watch-hp.exp: ditto.
7409
7410 * gdb.hp/xdb1.exp: ditto.
7411
7412 * gdb.hp/xdb2.exp: ditto.
7413
7414 * gdb.hp/dbx.exp: ditto.
7415
7416Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
7417
7418 * constvars.c: Remove C++-isms.
7419 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
7420 with GCC.
7421
7422Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
7423
7424 The following changes are part of the HP merge.
7425
7426 * gdb.base/break.exp: new tests to verify that catchpoints for
7427 fork, vfork, and exec don't trigger inappropriately.
7428
7429 * gdb.base/opaque.exp: compile one file at a time, then link.
7430
7431 * gdb.base/signals.exp: be more restrictive about which hppa
7432 systems receive a setup_xfail. new tests.
7433
7434 * gdb.base/solib_threshold.build: new file.
7435 * gdb.base/solib_threshold.exp: new file.
7436 * gdb.base/solib_threshold.link_opts: new file.
7437 * gdb.base/solib_threshold.mk: new file.
7438 * gdb.base/gen_solib_threshold.c: new file.
7439
7440 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
7441 tests. New tests for enums inside classes.
7442
7443 * gdb.c++/compiler.cc: indicate support of template debugging.
7444
7445 * gdb.c++/demangle.exp: run hp style demangling tests.
7446
7447 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
7448 tests.
7449
7450 * gdb.c++/misc.cc: changes to support new tests.
7451
7452 * gdb.c++/templates.cc: changes to support HP's compiler; changes
7453 to support new tests.
7454
7455 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
7456 gcc, then skip these tests.
7457
7458Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
7459
7460 The following files are part of the HP merge; some had longer
7461 names at HP, but have been renamed to be no more than 14
7462 characters in length.
7463
7464 * gdb.hp/ambiguous.cc: new file.
7465 * gdb.hp/ambiguous.exp: new file.
7466 * gdb.hp/attach.exp: new file.
7467 * gdb.hp/attach2.exp: new file.
7468 * gdb.hp/classes-hp.exp: new file.
7469 * gdb.hp/ctti.exp: new file.
7470 * gdb.hp/ctti-add.cc: new file.
7471 * gdb.hp/ctti-add1.cc: new file.
7472 * gdb.hp/ctti-add2.cc: new file.
7473 * gdb.hp/ctti-add3.cc: new file.
7474 * gdb.hp/dbx.exp: new file.
7475 * gdb.hp/exception.cc: new file.
7476 * gdb.hp/exception.exp: new file.
7477 * gdb.hp/foll-exec.c: new file.
7478 * gdb.hp/foll-exec.exp: new file.
7479 * gdb.hp/foll-fork.c: new file.
7480 * gdb.hp/foll-fork.exp: new file.
7481 * gdb.hp/foll-vfork.c: new file.
7482 * gdb.hp/foll-vfork.exp: new file.
7483 * gdb.hp/inherit-hp.exp: new file.
7484 * gdb.hp/more-steps.exp: new file.
7485 * gdb.hp/namespace.cc: new file.
7486 * gdb.hp/namespace.exp: new file.
7487 * gdb.hp/optimize.exp: new file.
7488 * gdb.hp/pxdb.c: new file.
7489 * gdb.hp/pxdb.exp: new file.
7490 * gdb.hp/quicksort.exp: new file.
7491 * gdb.hp/reg-test.exp: new file.
7492 * gdb.hp/reg-test.s: new file.
7493 * gdb.hp/sized-enum.c: new file.
7494 * gdb.hp/sized-enum.exp: new file.
7495 * gdb.hp/start-stop.exp: new file.
7496 * gdb.hp/templ-hp.cc: new file.
7497 * gdb.hp/templ-hp.exp: new file.
7498 * gdb.hp/thr-lib.c: new file.
7499 * gdb.hp/thr-lib.exp: new file.
7500 * gdb.hp/thr-lib.h: new file.
7501 * gdb.hp/thr-liblib.c: new file.
7502 * gdb.hp/virtfun-hp.c: new file.
7503 * gdb.hp/virtfun-hp.exp: new file.
7504 * gdb.hp/watch-cmd.exp: new file.
7505 * gdb.hp/watch-hp.exp: new file.
7506 * gdb.hp/xdb1.exp: new file.
7507 * gdb.hp/xdb2.exp: new file.
7508 * gdb.hp/xdb3.exp: new file.
7509
7510Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
7511
7512 The following files are part of the HP merge; some had longer
7513 names at HP, but have been renamed to be no more than 14
7514 characters in length.
7515
7516 * gdb.base/ss.h: new file.
7517 * gdb.base/call-ar-st.c: new file.
7518 * gdb.base/call-ar-st.exp: new file.
7519 * gdb.base/call-rt-st.c: new file.
7520 * gdb.base/call-rt-st-exp: new file.
7521 * gdb.base/call-strs.exp: new file.
7522 * gdb.base/ena-dis-br.exp: new file.
7523 * gdb.base/environ.exp: new file.
7524 * gdb.base/long_long.exp: new file.
7525 * gdb.base/sect-cmd.exp: new file.
7526 * gdb.base/shlib-cl2.exp: new file.
7527 * gdb.base/smoke.exp: new file.
7528 * gdb.base/so-impl-ld.c: new file.
7529 * gdb.base/so-impl-ld.exp: new file.
7530 * gdb.base/so-indr-cl.c: new file.
7531 * gdb.base/so-indr-cl.exp: new file.
7532 * gdb.base/varargs.exp: new file.
7533 * gdb.base/volatile.exp: new file.
7534 * gdb.base/whatis-exp.exp: new file.
7a292a7a 7535 * gdb.base/display.exp: new file.
c906108c
SS
7536 * gdb.c++/derivation.exp: new file.
7537 * gdb.c++/local.exp: new file.
7538 * gdb.c++/member-ptr.exp: new file.
7539 * gdb.c++/overload.exp: new file.
7540 * gdb.c++/ovldbreak.exp: new file.
7541 * gdb.c++/ref-types.exp: new file.
7542 * gdb.c++/ref-types2.exp: new file.
7543 * gdb.c++/userdef.exp: new file.
d63a86f8 7544
c906108c
SS
7545Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7546
7547 * gdb.base/default.exp: Reflect wording change in remote.c.
7548
dc96c6c7 7549Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7550
7551 * gdb.base/help.exp: Update to reflect current text.
7552
7553Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
7554
7555 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
7556 they're stack variables and contain garbage.
7557 * gdb.c++/anon-union.exp: new file.
7558
7559 The following changes were made by David Taylor
7560 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
7561 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
7562 in changes by HP.
7563
7564 * gdb.base/bitops.exp: new file.
7565 * gdb.base/default.exp: change expected messages for catch and
7566 info catch tests to reflect HP merge changes.
7567 * gdb.base/enable-disable-break.exp
7568 * gdb.base/ending-run.c: new file.
7569 * gdb.base/long_long.c: new file.
7570 * gdb.base/maint.exp: new file.
7571 * gdb.base/pointers2.exp: new file.
7572 * gdb.base/shlib-call2.exp: new file.
7573 * gdb.base/solib.exp: new file.
7574 * gdb.base/step-test.c: new file.
7575 * gdb.c++/anon-union.cc: new file.
7576 * gdb.c++/local.cc: new file.
7577 * gdb.c++/member-pointer.cc: new file.
7578 * gdb.c++/method.cc: new file.
7579 * gdb.c++/ref-types.cc: new file.
7580 * gdb.c++/ref-types2.cc: new file.
7581 * gdb.c++/userdef.cc: new file.
d63a86f8 7582
c906108c
SS
7583 * gdb.base/scope.exp: compile one file at a time, then link.
7584 * gdb.base/langs.exp: ditto.
7585 * gdb.base/list.exp: ditto.
d63a86f8 7586
c906108c
SS
7587Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
7588
7589 The following changes were made by David Taylor
7590 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
7591 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
7592 in changes by HP.
d63a86f8 7593
c906108c
SS
7594 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
7595 skip tests. When compiling pass c++ flag to gdb_compile.
7596 * gdb.c++/
d63a86f8 7597
c906108c
SS
7598 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
7599 test for on hppa*-*-hpux*; use args to see if c++ was specified.
7600 (skip_hp_tests): new function.
7601 (gdb_preprocess): new function.
7602
7603 * configure.in (hpdir): decide whether to configure gdb.hp.
7604 * configure: regenerated.
7605
7606 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
7607 to delete on clean.
7608 (EXECUTABLES): update to reflect new additions.
7609 * gdb.base/commands.exp: update message expected.
7610 * gdb.base/default.exp: add copyright notice.
7611 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
7612 * gdb.base/help.exp: update messages to reflect current text.
7613 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
7614 targets for recurse tests.
7615 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
7616 skip this file.
7617
7618 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
7619 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
7620 compilation.
7621 * gdb.c++/misc.exp: ditto.
7622 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
7623 run the tests. tell gdb_compile that it's a c++ compilation.
7624
7625 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 7626
c906108c
SS
7627 * gdb.base/all-bin.exp: new file.
7628 * gdb.base/arithmet.exp: new file.
7629 * gdb.base/assign.exp: new file.
7630 * gdb.base/completion.exp: new file.
7631 * gdb.base/cond-expr.exp: new file.
7632 * gdb.base/condbreak.exp: new file.
7633 * gdb.base/define.exp: new file.
7634 * gdb.base/dollar.exp: new file.
7635 * gdb.base/environment.exp: new file.
7636 * gdb.base/eval-skip.exp: new file.
7637 * gdb.base/jump.exp: new file.
7638 * gdb.base/logical.exp: new file.
7639 * gdb.base/pointers.exp: new file.
7640 * gdb.base/relational.exp: new file.
7641 * gdb.base/section_command.exp: new file.
7642 * gdb.base/whatis-expr.exp: new file.
7643
7644 * gdb.base/all-types.c: new file.
7645 * gdb.base/call-array-struct.c: new file.
7646 * gdb.base/call-return-struct.c: new file.
7647 * gdb.base/call-strings.c: new file.
7648 * gdb.base/callfuncs2.c: new file.
7649 * gdb.base/condbreak.c: new file.
7650 * gdb.base/constvars.c: new file.
7651 * gdb.base/display.c: new file.
7652 * gdb.base/int-type.c: new file.
7653 * gdb.base/jump.c: new file.
7654 * gdb.base/miscexprs.c: new file.
7655 * gdb.base/pointers.c: new file.
7656 * gdb.base/pointers2.c: new file.
7657 * gdb.base/shmain.c: new file.
7658 * gdb.base/shr1.c: new file.
7659 * gdb.base/shr2.c: new file.
7660 * gdb.base/solib.c: new file.
7661 * gdb.base/solib1.c: new file.
7662 * gdb.base/solib2.c: new file.
7663 * gdb.base/varargs.c: new file.
7664 * gdb.c++/derivation.cc: new file.
7665 * gdb.c++/overload.cc: new file.
7666 * gdb.c++/ovldbreak.cc: new file.
7667 * gdb.hp/attach.c: new file.
7668 * gdb.hp/attach2.c: new file.
7669 * gdb.hp/average.c: new file.
7670 * gdb.hp/compiler.c: new file.
7671 * gdb.hp/compiler.cc: new file.
7672 * gdb.hp/execd-program.c: new file.
7673 * gdb.hp/follow-exec.c: new file.
7674 * gdb.hp/follow-fork.c: new file.
7675 * gdb.hp/follow-vfork-and-exec.c: new file.
7676 * gdb.hp/misc-hp.cc: new file.
7677 * gdb.hp/more-steps.c: new file.
7678 * gdb.hp/optimize.c: new file.
7679 * gdb.hp/quicksort.c: new file.
7680 * gdb.hp/run-hp.c: new file.
7681 * gdb.hp/start-stop.c: new file.
7682 * gdb.hp/sum.c: new file.
7683 * gdb.hp/templates-hp.cc: new file.
7684 * gdb.hp/thread-local-in-lib.c: new file.
7685 * gdb.hp/thread-local-in-lib.h: new file.
7686 * gdb.hp/thread-local-in-lib.lib.c: new file.
7687 * gdb.hp/vforked-program.c: new file.
7688 * gdb.hp/virtfunc-hp.cc: new file.
7689 * gdb.hp/watchpoint-hp.c: new file.
7690 * gdb.hp/xdb.c: new file.
7691 * gdb.hp/xdb0.c: new file.
7692 * gdb.hp/xdb0.h: new file.
7693 * gdb.hp/xdb1.c: new file.
7694
7695Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
7696
7697 The following change was made by Edith Epstein
7698 <eepstein@cygnus.com> as part of a project to merge in changes
7699 originally made by HP; HP did not create ChangeLog entries.
7700
7701 * gdb.c++/demangle.exp: changed the expected output for some
7702 ARM-style mangling -- removed second reference to datatype.
7703 For example, maint demangle __dt__11T1__pt__2_cFv
7704 T1<char>::~T1<char>(void)
7705 becomes,
7706 maint demangle __dt__11T1__pt__2_cFv
7707 T1<char>::~T1(void)
7708
7709 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 7710
c906108c
SS
7711Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
7712
7713 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
7714 * gdb.trace/backtrace.exp: Likewise.
7715 * gdb.trace/circ.exp: Likewise.
7716 * gdb.trace/collection.exp: Likewise.
7717 * gdb.trace/deltrace.exp: Likewise.
7718 * gdb.trace/infotrace.exp: Likewise.
7719 * gdb.trace/limits.exp: Likewise.
7720 * gdb.trace/packetlen.exp: Likewise.
7721 * gdb.trace/passc-dyn.exp: Likewise.
7722 * gdb.trace/passcount.exp: Likewise.
7723 * gdb.trace/report.exp: Likewise.
7724 * gdb.trace/save-trace.exp: Likewise.
7725 * gdb.trace/tfind.exp: Likewise.
7726 * gdb.trace/tracecmd.exp: Likewise.
7727 * gdb.trace/while-dyn.exp: Likewise.
7728 * gdb.trace/while-stepping.exp: Likewise.
7729
77301998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
7731
7732 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
7733
7734Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
7735
7736 From Brendan Kehoe:
7737 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
7738 int return types.
7739
7740Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
7741
7742 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
7743 remote dos host testing right.
7744
7745Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
7746
7747 * gdb.base/corefile.exp: remove some xfails.
7748
7749Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
7750
7751 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
7752 have different timestamps.
7753
7754Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
7755
7756 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
7757 gdb.base/default.exp: Replace "exec" with "executable".
7758
7759Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
7760
7761 * gdb.base/default.exp: Change else if to elseif from previous
7762 delta.
7763
7764Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
7765
7766 * gdb.base/default.exp: Add brace missing from previous delta.
7767
7768Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
7769
7770 * gdb.base/default.exp: Support test for info float for all
7771 varieties of arm toolchain.
7772
dc96c6c7 7773Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7774
7775 * gdb.trace/*.exp: remove "remote_download" command.
7776
dc96c6c7 7777Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7778
7779 * gdb.trace/*.exp: remove -gdwarf from compile.
7780
7781Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
7782
7783 * gdb.trace/configure.in(AC_INIT): typo
7784 * gdb.trace/configure: regenerated
7785
dc96c6c7 7786Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7787
7788 * config/m68k-emc.exp: New file.
7789 * lib/<emc-support.exp trace-support.exp}: New files.
7790 * configure.in: add new test directory gdb.trace.
7791 * gdb.trace/{configure configure.in Makefile.in}: New files.
7792 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
7793 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
7794 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
7795 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
7796 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
7797 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
7798 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 7799
dc96c6c7 7800Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7801
7802 * gdb.c++/classes.exp: Change all regular expressions to match
7803 arbitrary combinations of newline/carriage-return, so that they
7804 will work equally well on Unix and Windows.
7805 * gdb.c++/inherit.exp: ditto.
7806 * gdb.c++/virtfunc.exp: ditto.
7807
78081998-08-11 Dawn Perchik <dawn@cygnus.com>
7809
7810 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
7811
c2d11a7d
JM
7812Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
7813
7814 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
7815 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
7816 to use a0-a3/d0-d3 as needed.
7817
7818Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
7819
7820 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
7821 * gdb.disasm/am33.exp: Corresponding changes.
7822
c906108c
SS
78231998-07-11 Felix Lee <flee@cygnus.com>
7824
7825 * gdb.base/callfuncs.exp: add cmp10 test.
7826 * gdb.base/callfuncs.c (cmp10): new function.
7827
7828Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
7829
d63a86f8 7830 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
7831 into two parts to get around a synchronization problem in expect.
7832
3fc11d3e
JM
7833Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
7834
7835 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
7836
7837 * configure.in: Add options for gdbtk testsuite.
7838
7839 * configure: Regenerate.
7840
7841 * gdb.gdbtk: New directory to hold gdbtk tests.
7842
c906108c
SS
7843Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7844
7845 * gdb.fortran/types.exp: Escape brackets in expect patterns
7846 for test_float_literal_types_accepted tests.
7847 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
7848 before run test.
7849
c2d11a7d
JM
7850Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
7851
7852 * am33.exp: Just compile, do not link the testcase.
7853 * am33.s: Add ".am33" pseudoop to force am33 mode.
7854
c906108c
SS
78551998-06-25 Felix Lee <flee@cygnus.com>
7856
7857 * gdb.base/setshow.exp: make sure $pc is sane.
7858
7859 * gdb.stabs/weird.exp: split expect patterns properly.
7860
c2d11a7d
JM
7861Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
7862
7863 * gdb.disasm/am33.s: New disassembler testfile for the am33.
7864 * gdb.disasm/am33.exp: Run it.
7865
dc96c6c7 7866Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7867
7868 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
7869 match processing (and eliminate spurious timeouts when running).
7870
dc96c6c7 7871Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7872
7873 * gdb.base/signals.exp (test_handle_all_print): put back Mach
7874 exception test, but conditionalize it on target [mach | gnu].
7875
dc96c6c7 7876Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7877
7878 * gdb.base/overlays.exp: fixup compile line for linker script.
7879
7880Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
7881
7882 * gdb.fortran/types.exp: don't guess at float size.
7883
7884Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
7885
7886 * gdb.base/exprs.exp: delete test that depends on int size.
7887
7888Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
7889
7890 * config/sim.exp: Removed checks for target triplets.
7891 (gdb_target_sim): Use gdb,target_sim_options.
7892
7893Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
7894
7895 * gdb.base/reread.exp: New file.
7896 * gdb.base/reread1.c: New file.
7897 * gdb.base/reread2.c: New file.
7898
7899Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
7900
7901 * config/sim.exp: Use 'target sim -sparclite' when running
7902 SPARClite programs.
7903
7904Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
7905
7906 * gdb.base/structs2.exp: New file.
7907 * gdb.base/structs2.c: New file.
7908
7909Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
7910
7911 * gdb.asm/common.inc: New file.
7912 * gdb.asm/d10v.inc: New file.
7913 * asm-source.exp: Pass -I's to gas to find .inc files.
7914 Update line numbers in expected output.
7915 * asmsrc1.s: Rewrite.
7916 * asmsrc2.s: Rewrite.
7917 * configure.in: Create arch.inc symlink.
7918 * configure: Regenerate.
7919 * Makefile.in (distclean): Delete arch.inc.
7920
7921Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
7922
7923 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
7924 (t_enum_value2): ditto
7925 (t_enum_value3): ditto
7926 (main): ditto
7927Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7928
7929 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
7930 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
7931 change.
7932 Use gdb_test instead of send_gdb/gdb_expect sequences.
7933
7934Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
7935
7936 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
7937 not void.
7938
7939Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
7940
7941 * gdb.base/branches.c: Code with lots of loops and
7942 subroutines. Used to test gdbs ability to single step through PC
7943 changes, especially to test mips-tdep.c:mips_next_pc
7944
7945Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
7946
7947 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
7948 more rigorous EGCS C++ error checking.
7949
7950Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7951
7952 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 7953 tests.
c906108c 7954 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 7955 function when asleep.
c906108c 7956 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
7957 for i*86 Linux and SVR4 signal handling problems.
7958 Remove linux xfail for `next to handler in signals_tests_1', fixed
7959 by recent infrun.c change.
c906108c 7960 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 7961 stack backtraces.
c906108c
SS
7962 Adjust expect pattern in `handle all print' test to match Apr 28 1997
7963 target.[ch] change.
7964
7965Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
7966
7967 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
7968 for a newline from gdb before continuing.
7969 (default_gdb_exit): Just look for y or n.
7970 (gdb_test): Detect abnormal exit from GDB running on DOS; if
7971 it does, fail the rests of the tests in the file.
7972
7973Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
7974
7975 * config/cygmon.exp: New file.
7976
7977Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
7978
7979 * gdb.base/list.exp: Fix problem with "list default lines around
7980 main" test on remote targets.
7981
7982 * gdb.base/scope.exp: Fix problem with filelocal_bss before
7983 run test on remote targets.
7984
7985Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
7986
7987 * gdb.asm: New directory.
7988 * configure.in: Configure it.
7989 * configure: Regenerate.
7990 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
7991 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
7992
7993Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
7994
7995 * config/mn10300-eval.exp: New file to support MN10300 eval board.
7996
dc96c6c7 7997Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7998
c906108c
SS
7999 * gdb.base/overlays (several files): Merge the two overlay
8000 managers into one. Change variables (foox, barx, bazx, grbxx)
8001 back into ints but force them to load in their proper sections.
8002
8003Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
8004
8005 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
8006 on-chip insn memory and IMAP1 to upper 128k.
8007 (D10VCopy): Handle memory regions crossing 16k boundaries.
8008 (D10VCopy): Transfer data in 32 bit chunks.
8009
8010Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
8011
8012 * gdb.base/overlays.c (main): Exit normally when result is
8013 correct.
8014
8015 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
8016 map. Include space for printf in .text segment.
8017
8018 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
8019 updated d10v memory VMA/LMA map.
8020 (D10VCopy): Call D10VTranslate.
d63a86f8 8021
c906108c
SS
8022Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
8023
8024 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
8025
8026 * gdb.base/bar.c (barx, bar): Change variable to small array so
8027 that it won't be put into the .sdata - small data -
8028 section. Update reference.
8029 * gdb.base/baz.c (bazx, baz): Ditto.
8030 * gdb.base/foo.c (foox, foo): Ditto.
8031 * gdb.base/grbx.c (grbxx, grbx): Ditto.
8032
8033 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
8034 to be arrays.
d63a86f8 8035
dc96c6c7 8036Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 8037
c906108c
SS
8038 * gdb.base/overlays.exp: fix up and get working again.
8039 Add tests for backtraces from an overlay function.
d63a86f8 8040
c906108c
SS
8041Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
8042
8043 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
8044 "calling function with watchpoint enabled".
8045
8046Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
8047
8048 * gdb.base/break.exp (test_next_with_recursion): Remove
8049 gdb_suppress_tests for d10v-*-*.
8050 * lib/gdb.exp (gdb_suppress_tests): Disable this function
8051 pending review of whether it is useful or not.
8052
8053Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
8054
8055 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
8056
8057Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
8058
8059 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
8060 * config/dve.exp: New file to support Densan boards.
8061
8062Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
8063
8064 * gdb.base/interrupt.exp: Document problem of simulators, signals,
8065 reads and BSD.
8066
8067Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
8068
8069 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
8070 response.
8071
8072 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
8073
8074Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
8075
8076 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
8077 test.
8078
8079 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
8080 target_sizeof_long and target_bigendian_p.
8081 (structs_by_value, structs_by_reference): Check values according
8082 to targets word size and endianess.
d63a86f8 8083
c906108c
SS
8084Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
8085
8086 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
8087 output.
8088
8089Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
8090
8091 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
8092 Update test of set args help to match source change.
8093
8094Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
8095
8096 * gdb.base/default.exp: Expect help system output to be in
8097 alphabetical order.
8098 * gdb.base/help.exp: Ditto.
8099
8100Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
8101
8102 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
8103 "i*86-pc-linux-gnu*".
8104 * gdb.base/interrupt.exp: Ditto.
8105 * gdb.base/corefile.exp: Ditto.
8106
8107 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
8108 define vxworks when building the testcase.
8109
8110 * gdb.base/ptype.exp: Fix testnames to be unique.
8111 * gdb.base/radix.exp: Ditto.
8112 * gdb.base/term.exp: Ditto.
8113 * gdb.base/whatis.exp: Ditto.
8114 * gdb.c++/classes.exp: Ditto.
8115
8116Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
8117
8118 * gdb.base/callfuncs.exp: Fix indentation.
8119
8120 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
8121 suppress_flag has been set.
8122 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
8123 target feature.
8124
8125Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
8126
8127 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
8128 the testcase.
8129
8130 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
8131 set_debug_traps() and breakpoint().
8132 * gdb.c++/misc.cc (main): Ditto.
8133 * gdb.c++/templates.cc (main): Ditto.
8134 * gdb.c++/virtfunc.cc (main): Ditto.
8135
8136Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
8137
8138 * lib/gdb.exp(gdb_step_for_stub): New function.
8139 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
8140 exists, reload the executable and do a "continue" instead of
8141 doing a jump.
8142 (runto_main): Use gdb_step_for_stub.
d63a86f8 8143
c906108c
SS
8144 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
8145 tests to have unique names.
8146 * gdb.base/callfuncs.exp: Ditto.
8147 * gdb.base/commands.exp: Ditto.
8148 * gdb.base/default.exp: Ditto.
8149 * gdb.base/help.exp: Ditto.
8150 * gdb.base/list.exp: Ditto.
8151 * gdb.base/opaque.exp: Ditto.
8152 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
8153 similar tests.
d63a86f8 8154
c906108c
SS
8155 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
8156 * gdb.c++/cplusfuncs.cc: Ditto.
8157 * gdb.c++/virtfunc.cc: Ditto.
8158
8159 * config/monitor.exp: Keep track of the last file we saw, rather
8160 than trying to get the info from gdb.
8161
8162 * gdb.fortran/types.exp: Move comment to previous line.
8163
8164Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
8165
8166 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
8167 target mode.
8168
8169Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
8170
8171 From Bob Manson:
8172 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
8173 string from GDB when it connects.
8174
8175 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
8176
8177Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
8178
8179 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
8180 if we can't get a debug format from GDB (we may be testing an
8181 older GDB). Use a 10 second timeout when checking for the format.
8182
8183 * gdb.stabs/weird.exp: Fix quoting.
8184
8185 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
8186
8187Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
8188
8189 * config/arm-ice.exp: New file.
8190
8191Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
8192
8193 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
8194 until it has been modified to work with the new testsuite.
8195
99707966 8196 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
8197 testcase won't compile, cause all of the testcases in the file to
8198 fail instead.
8199
8200 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
8201 (gdb_clear_suppressed): New procedure.
8202 (gdb_stop_suppressing_tests): Only clear suppress_flag if
8203 it contains a positive value.
8204
8205Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
8206
8207 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
8208
8209 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
8210
8211Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
8212
8213 * lib/gdb.exp (setup_xfail_format): New function.
8214 (get_debug_format): New function to get debug format.
8215 (debug_format): New global variable to hold last value set
8216 by get_debug_format.
8217 * gdb.base/list.exp: Call get_debug_format and expect some
8218 tests to fail for DWARF 1 and COFF formats.
8219 * gdb.c++/ptype.exp: Ditto.
8220 * gdb.c++/classes.exp: Ditto.
8221 * gdb.c++/cplusfuncs.exp: Ditto.
8222 * gdb.c++/inherit.exp: Ditto.
8223 * gdb.c++/templates.exp: Ditto.
8224 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 8225
c906108c
SS
8226Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
8227
8228 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
8229 host doesn't have a currently-open connection.
8230
8231 * config/sparclet.exp: Cleanups and fixes to make it generic for
8232 any gdb stub target. Handle cases where gdb doesn't respond when
8233 interrupted in a sane fashion.
8234
8235 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
8236 same thing in a totally different way.
8237
8238 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
8239 setting "timeout".
8240 (gdb_start): We set the global gdb_prompt variable in
8241 default_gdb_init now.
8242
8243Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
8244
8245 * gdb.base/printcmds.exp: Fix "check for floating addition"
8246 regexp to accept results within approx +/- .01 of exact value.
8247 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
8248
8249Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
8250
8251 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
8252 properly.
8253 (gdb_expect): Add optional timeout parameter, and add timeout
8254 value to various calls.
8255 (gdb_suppress_tests): Only give one warning message per group.
8256
8257Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
8258
8259 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
8260 global variables. Handle getting a value for $timeout more
8261 gracefully.
8262
8263Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
8264
8265 * lib/gdb.exp: Close connection to remote host if gdb doesn't
8266 initialize.
8267 (default_gdb_init): New procedure; allow gdb_init to be overridden
8268 by a target configuration file.
8269 (gdb_expect): Pass the timeout to remote_expect.
8270
8271 * config/monitor.exp(gdb_load): Fix typo in regexp.
8272
8273Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
8274
8275 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
8276
8277Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
8278
8279 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
8280 here. Call gdb_target_exec before rebooting the target, to make
8281 sure the connection to the target is closed.
8282 (gdb_load): Pass the name of the executable to gdb_target_monitor.
8283 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
8284 Also detect "Timeout reading from remote" error.
8285
8286 * config/gdbserver.exp: Pass the executable being loaded to
8287 gdb_target_monitor. Don't call gdb_file_cmd here; let
8288 gdb_target_monitor do it.
8289
8290 * gdb.disasm/hppa.exp: Don't use exec_output.
8291
8292Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
8293
8294 * gdb.base/list.exp: If we're debugging a non-native target,
8295 try to set the pc register to point to the start of the
8296 program before doing the first list command.
8297
8298 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
8299 test_calls after restarting.
8300
8301 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
8302 reloading.
8303
8304 * gdb.base/watchpoint.exp: Fix typo.
8305
8306 * gdb.base/setshow.exp: Check for use_gdb_stub.
8307
8308 * gdb.base/break.exp: Fix continue until exit test for the gdb
8309 stub case.
8310 * gdb.base/langs.exp: Ditto.
8311
8312 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
8313 gdb_load_offset. If we weren't given a file to load, figure out
8314 what the current file is and use it.
8315
8316 * config/i386-bozo.exp: New file.
8317
8318Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
8319
8320 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
8321 feature.
8322
8323 * config/proelf.exp: New entry.
8324
8325Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
8326
8327 * lib/gdb.exp: Remove spurious .* patterns at the beginning
8328 of regexps.
8329
8330 * gdb.base/watchpoint.exp: Don't run the test_stepping
8331 tests if gdb can't call functions on the target.
8332
8333 * gdb.base/setshow.exp: Don't run the set prompt tests if
8334 the board has gdb_prompt set.
8335
8336Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
8337
8338 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
8339 * gdb.base/commands.exp: Likewise.
8340 * gdb.base/setshow.exp: Likewise.
8341
8342Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
8343
8344 * config/monitor.exp(gdb_start): Look for gdb_prompt target
8345 feature.
8346
8347 * config/i960.exp: New file.
8348
8349Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
8350
8351 * gdb.base/funcargs.exp: Check for gdb,short_int target
8352 feature instead of looking for explicit target triplets.
8353
dc96c6c7 8354Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 8355
d63a86f8 8356 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
8357 "p 123DEADBEEF", to check parse_number.
8358 * top.c: change "to enable to enable" to "to enable" in a couple
8359 of help strings.
8360
8361Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
8362
8363 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
8364 on the mn10300.
d63a86f8 8365
c906108c
SS
8366Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
8367
8368 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
8369 where the test executable is run with explicit args.
8370 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
8371
8372Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
8373
8374 * gdb.base/run.c: Use FAKEARGV to build test executable that
8375 does not require a command line arg, since most simulators
8376 don't currently support passing such an arg into the simulated
8377 program.
8378 * gdb.base/commands.exp: Change tests to insert the proper
8379 value as the arg to the first recursive factorial call. Change
8380 compilation line to define FAKEARGV at compile time.
8381
8382Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
8383
8384 * gdb.base/recurse.exp: Enable these tests for the mn10300.
8385 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
8386 function with watchpoint enabled" test.
8387
8388Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
8389
8390 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
8391 Don't call gdb_test when the command doesn't return to a gdb prompt.
8392
8393 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
8394 "Tests restarted" messages.
8395
8396Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
8397
8398 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
8399
dc96c6c7 8400Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8401
8402 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
8403 for INFO SYMBOL; add help tests for OVERLAY commands.
8404 * gdb.base/default.exp: add tests for INFO SYMBOL command;
8405 add tests for OVERLAY commands
8406 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
8407 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
8408 * gdb.base/sigall.c: add usestubs code frag
8409 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 8410
c906108c
SS
8411Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
8412
8413 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
8414 failures.
8415 (gdb_stop_suppressing_tests): Note that tests have restarted.
8416
8417Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
8418
8419 * config/h8300.exp: New file.
8420
8421Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
8422
8423 * gdb.base/setshow.exp: Check for the existence of a
8424 feature, not its value.
8425
8426Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
8427
8428 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
8429
8430 * gdb.base/scope.exp: It's now init0(), not init().
8431
8432 * gdb.base/scope0.c: For now, change init() to be init0().
8433
8434 * config/monitor.exp: Use gdb_serial in preference to serial
8435 or netport.
8436
8437 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
8438 and it's not already set.
8439
8440Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
8441
8442 * gdb.base/setshow.exp: Only test the run command if the target
8443 isn't using a stub and if it supports argument passing.
8444
8445Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
8446
8447 * config/udi.exp(gdb_start): Make sure UDICONF is set
8448 properly before starting gdb.
8449
8450Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
8451
8452 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
8453 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
8454 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
8455
8456Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
8457
8458 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
8459 specialized code to reboot the board, use remote_reboot instead.
8460
8461 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
8462
8463 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
8464
8465 * config/monitor.exp: Make sure we disconnect from the target.
8466 Also, try a reboot/reload cycle instead of failing if the
8467 load fails.
8468
8469Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
8470
8471 * gdb.base/default.exp: Don't set match_max.
8472 * gdb.base/help.exp: Ditto.
8473 * gdb.base/list.exp: Ditto.
8474 * gdb.base/signals.exp: Ditto.
8475
8476 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
8477 set, use remote_ld to download the testcase instead of
8478 the GDB loader.
8479
8480Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
8481
8482 * config/vr5000.exp: New file.
8483
8484 * config/monitor.exp(gdb_target_monitor): Add pattern for
8485 "Ending remote" to detect errors in connecting.
8486
8487 * gdb.base/setshow.exp: Add .* within auto language test.
8488
8489 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
8490 target feature.
8491
8492 * config/monitor.exp(gdb_load): Check for a failure when loading,
8493 and reboot the board if necessary.
8494
8495 * gdb.base/setvar.exp(test_set): Handle multiple prints within
8496 a set of tests. Remove print.* from the patterns being checked.
8497
8498Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
8499
8500 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
8501 refer to gdb_spawn_id.
8502
8503 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
8504 longer used.
8505 * config/sparclet.exp: Ditto.
8506 * config/sparclet-old.exp: Ditto.
8507 * config/slite.exp: Ditto.
8508 * config/sim.exp: Ditto.
8509 * gdb.base/funcargs.exp: Ditto.
8510
8511 * lib/gdb.exp:Remove references to gdb_spawn_id.
8512 (gdb_expect): Move to remote.exp.
8513
8514Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
8515
8516 * config/monitor.exp: Detect the "Couldn't establish connection"
8517 message from GDB.
8518
8519Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
8520
8521 * gdb.base/bitfields.exp: Use runto instead of explicit
8522 gdb_run_cmd/gdb_expect sequences.
8523
8524 * gdb.base/break.exp(text_next_with_recursion): Add match for
8525 gdb_expect call.
8526
8527 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
8528 We also need to handle the "A program is being debugged already"
8529 prompt from gdb. Use gdb_test to set the baud rate.
8530
8531 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
8532 to 20000. Really. I mean it.
8533
8534Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
8535
8536 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
8537 fails. If suppress_flag is set, skip perror message about not
8538 being able to send to GDB.
8539 (send_gdb): If suppress_flag is set, don't try to send commands to
8540 GDB.
8541 (gdb_expect): If suppress_flag is set, always fail immediately.
8542 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
8543 (gdb_init): Call gdb_stop_suppressing_tests.
8544 (default_gdb_exit): Ditto.
8545 (default_gdb_start): Ditto.
8546
8547 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
8548 gdb_stop_suppressing_tests as appropriate.
8549 * gdb.base/break.exp: Ditto.
8550 * gdb.base/callfuncs.exp: Ditto.
8551 * gdb.base/commands.exp: Ditto.
8552 * gdb.base/exprs.exp: Ditto.
8553 * gdb.base/funcargs.exp: Ditto.
8554 * gdb.base/list.exp: Ditto.
8555 * gdb.base/recurse.exp: Ditto.
8556 * gdb.base/scope.exp: Ditto.
8557 * gdb.base/structs.exp: Ditto.
8558 * gdb.c++/inherit.exp: Ditto.
8559
8560Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
8561
8562 * config/vr4300.exp: New file.
8563
99707966 8564 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 8565
99707966 8566 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
8567
8568Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
8569
8570 * lib/gdb.exp(gdb_init): New function.
8571
8572 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
8573 for each individual variable set.
8574
8575 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
8576 name.
8577
8578 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
8579
8580 * gdb.base/scope.exp: Use gdb_test.
8581
8582 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
8583 aborting; the testsuite driver will do that for us (see
8584 gdb_finish). Also, use gdb_test in a few more places.
8585
8586Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8587
8588 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
8589
8590Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
8591
8592 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
8593 and "add_tests" are not at the same address.
8594
8595Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
8596
8597 * gdb.base/ptype.exp: Use gdb_test.
8598
8599Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
8600
8601 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
8602 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
8603 left in. No longer expect them to fail.
8604
8605 * gdb.stabs/*.mt; Deleted, no longer used.
8606 * gdb.stabs/configure.in: Remove references to target makefile
8607 frags.
8608 * gdb.stabs/configure: Rebuilt.
8609
8610 * gdb.disasm/*.mt: Deleted, no longer used.
8611 * gdb.disasm/configure.in: Remove references to target makefile
8612 frags. Use "sh3.s" as the unique filename for this directory.
8613 * gdb.disasm/configure: Rebuilt.
8614
8615 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
8616 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
8617 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
8618
8619Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
8620
8621 * config/udi.exp: Use mondfe,name instead of remote_host.
8622
8623Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
8624
8625 * gdb.base/watchpoint.exp: Don't expect a failure when calling
8626 a function with a watchpoint enabled on the mn10200.
8627
8628 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
8629 before trying to create it!
8630
8631Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
8632
8633 * config/vx.exp: Use hostname instead of netport.
8634
8635 * config/vxworks.exp: New file.
8636
8637 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
8638
8639 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
8640 gdb before assuming everything worked. Send a ^C if a timeout
8641 occurs.
8642
8643 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
8644 $gdb_spawn_id directly.
8645 (gdb_run_cmd): Try _start as well as start. Use the target feature
8646 gdb,start_symbol as the symbol to start from when jumping.
8647
8648Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
8649
8650 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
8651 redundant) test.
8652
8653 * gdb.base/recurse.exp: Relax final value test for 'b' so that
8654 it doesn't lose for 16bit integer systems.
8655
8656Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
8657
8658 * gdb.fortran/types.exp: If the target doesn't support "double"
8659 data types, then expect "real" types to only be 4 bytes.
8660
8661 * gdb.c++/virtfunc.exp: Expect failure for virtual function
8662 call tests if the target doesn't support inferior function calls.
8663
8664 * gdb.base/printcmds.exp: Allow minor deviation in FP values
8665 in printf tests.
8666
8667Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
8668
8669 * gdb.base/help.exp: Disable "help set", "help show", and
8670 "help support". Simplify regexp for "help stack".
8671
8672 * gdb.base/default.exp: Set match_max to 5000 and the timeout
8673 to 60 seconds. Temporarily set match_max to 15000 around the
8674 "info copying" test.
8675
8676 * gdb.base/nodebug.exp: Don't try to do an inferior function
8677 call if the target doesn't support them.
8678 * gdb.base/printcmds.exp: Likewise.
8679 * gdb.base/setvar.exp: Likewise.
8680 * gdb.base/structs.exp: Likewise.
8681 * gdb.c++/templates.exp: Likewise.
8682 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
8683
8684 * gdb.base/recurse.exp: Enable for the mn10200.
8685
8686 * configure.in: Do configure gdb.stabs directory for *-*-elf
8687 targets.
8688 * configure: Rebuilt.
8689
8690 * gdb.base/break.exp: Check for gdb,noresults before testing
8691 exit status and/or results from the target.
8692 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
8693 * lib/gdb.exp: Remove old (now bogus) initialization of
8694 noinferior, noargs, noresults and nosignals.
8695
8696Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
8697
8698 * config/sh.exp: New file.
8699
8700 * config/slite.exp: Try to connect multiple times to the board
8701 before rebooting. Only send a "monitor run" if need_monitor_run
8702 is set.
8703
8704 * gdb.base/break.exp: Don't do the "stub continue" test if
8705 the target has gdb_stub set.
8706
8707 * gdb.base/callfuncs.exp: Increase the timeout.
8708
8709 * gdb.base/interrupt.exp: Don't even try to compile the testcase
8710 if the target has gdb,noinferiorio set.
8711
8712 * gdb.base/list.exp: Increase match_max to 10000 characters.
8713
8714 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
8715
8716 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
8717 target.
8718
8719 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
8720
8721Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
8722
8723 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
8724 trying to delete the copy of gdb. Catch the file delete so we
8725 don't die if the delete fails; also, the file should be copied to
8726 the host, not to the build.
8727
8728Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
8729
8730 * lib/gdb.exp(gdb_test): Surround the result pattern with
8731 parenthesis in case it contains multiple regexps separated
8732 with |.
8733
8734 * gdb.base/watchpoint.exp: Use gdb_test.
8735 * gdb.base/default.exp: Ditto.
8736
8737Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
8738
99707966 8739 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 8740
c906108c
SS
8741 * gdb.base/scope.exp: Use gdb_test.
8742 * gdb.c++/classes.exp: Ditto.
8743 * gdb.c++/inherit.exp: Ditto.
8744
8745Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
8746
8747 * gdb.base/crossload.exp: Don't use execute_anywhere, use
8748 remote_exec instead.
8749 * gdb.base/corefile.exp: Don't be ridiculous.
8750 * gdb.base/*.c: Add missing stub invocations.
8751
8752Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
8753
8754 * config/slite.exp: Miscellaneous fixes.
8755
8756 * lib/gdb.exp: Fix runto.
8757
8758 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
8759 the target.
8760
8761 * gdb.base/watchpoint.exp: Fix regexp.
8762
8763 * lib/gdb.exp(default_gdb_exit): Add a catch to the
8764 close and wait commands, as the descriptor may now be
8765 invalid. Always call "remote_close host".
8766
8767Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
8768
8769 Major rewrite for testsuite revision.
d63a86f8 8770
c906108c
SS
8771 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
8772 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
8773 instead of relying on spawn_id to always contain a valid
8774 spawn id.
8775 (get_compiler_info): New procedure to build the ${binfile}.ci
8776 file, instead of replicating this in N different places.
8777 (gdb_compile): New procedure.
d63a86f8 8778
c906108c
SS
8779 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
8780 appropriate arguments) instead of compile. Use gdb_test in a lot
8781 more places. Use send_gdb instead of send. Always run gdb_start
8782 at the start of a testcase, as this is no longer done magically.
8783
8784 config/*-gdb.exp: Rename without the -gdb suffix.
8785
8786 config/mips.exp: Use remote_close instead of exit_remote_shell.
8787 config/monitor.exp: Use target_info instead of looking at
8788 baud, timeout, etc.
8789 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
8790
8791Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8792
8793 * gdb.c++/templates.exp (test_ptype_of_templates),
8794 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
8795 Update expect patterns for destructors and assignment operators
8796 to match corresponding c-typeprint.c changes.
8797 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
8798 to destructor breakpoint test, GDB should be able to set the
8799 destructor breakpoint without specifying arguments.
8800
8801Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
8802
8803 * gdb.threads/pthreads.exp: Change result for failure to compile due
8804 to lack of pthreads runtime support from an error to simply an
8805 unsupported test, per dejagnu standards.
8806
8807Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8808
8809 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
8810 where GDB exits to reduce pattern match time.
8811 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
8812
8813 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
8814
dc96c6c7 8815Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8816
8817 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
8818 * gdb.base/default.exp: ditto.
8819 * gdb.base/nodebug.exp: ditto.
8820 * gdb.base/printcmds.exp: ditto.
8821 * gdb.base/ptype.exp: ditto.
8822 * gdb.base/setvar.exp: ditto.
8823 * gdb.base/structs.exp: ditto.
8824 * gdb.base/setshow.c: Guard against uninitialized values of argc.
8825
8826Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
8827
8828 * configure, */configure: Rebuild with autoconf 2.12.
8829
8830Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
8831
8832 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
8833 use new i*86-pc-linux*-gnu quads.
8834 * gdb.base/corefile.exp: Ditto.
8835 * gdb.base/signals.exp: Ditto.
8836 * gdb.base/sigall.exp: Ditto.
8837 * gdb.base/interrupt.exp: Ditto.
8838
8839 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
8840 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
8841 RedHat 4.0.
d63a86f8 8842
c906108c
SS
8843 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
8844 linux. This allows the test case to at least compile on latest
8845 linux, but still not run due to missing the threads runtime library.
8846
8847Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8848
8849 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
8850 directory to search gdb directory. Accept and step over conditional
8851 stack alignment code. Consume $prompt in failure cases.
8852 Reset timeout to $oldtimeout instead of some arbitrary value.
8853 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
8854 timeout problems with infinite stack backtraces.
8855 * gdb.base/ptype.exp (ptype struct link, union tu_link):
8856 Accept function parameters for linkfunc member.
8857
8858Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
8859
8860 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
8861 (CXXFLAGS): Remove, unreferenced.
8862 (B_OPTIONS): Add for -B options and add code to initialize with
8863 previous -B options and also add -B option to pick up cross compiled
8864 runtime.
8865 (TARGET_INCLUDES): Add for -I options and add code to initialize when
8866 doing cross compiles.
8867 (target_alias): Declare global.
8868 (xgcc): Set variable to full path of gcc in build tree. Use findfile
8869 to verify that gcc exists in build tree, and if so set CC to that
8870 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 8871
c906108c
SS
8872Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
8873
8874 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
8875 ptype test for anonymous union. Fixup testcase to match
8876 current gcc debug output.
8877
8878Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
8879
8880 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
8881 force argument to an unsigned long type.
8882
8883Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
8884
8885 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
8886 tests and anonymous union print/ptype tests.
8887 * gdb.base/list.exp (test_forward-search): Increase timeout by
8888 5 minutes for the "search extremely long line" case.
8889 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
8890 completely optional and that the pass/fail messages use the command as
8891 the message if that third arg is a null string.
8892 (gdb_test_exact): Arrange that a null string pattern means match a
8893 null string output rather than any output, which might include random
8894 errors.
8895 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
8896 backtrace test.
8897 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
8898 always failing and failure is now exposed by gdb.exp changes.
8899
8900Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
8901
8902 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
8903 weren't being noted.
8904
8905Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8906
8907 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
8908 * gdb.stabs/weird.exp: Remove v_comb xfails.
8909
dc96c6c7 8910Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8911
8912 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
8913 list.exp scope.exp watchpoint.exp]
8914 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 8915
dc96c6c7 8916Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8917
8918 * config/monitor.exp: Increase download timeout to 1000 seconds.
8919
dc96c6c7 8920Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8921
8922 * config/m32r.exp: Increase timeout to 120 seconds.
8923
8924Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
8925
8926 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
8927 and accept older ordering as obsolescent gcc or gdb.
8928 * gdb.c++/templates.exp: Ditto.
8929 * gdb.c++/virtfunc.exp: Ditto.
8930
8931Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
8932
8933 * gdb.base/coremaker.c: Add code to mmap some data so we
8934 can check that it ends up in the core file.
8935 * gdb.base/corefile.exp: Add test to read mmapped data
8936 from core file.
8937
dc96c6c7 8938Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8939
8940 * config/m32r.exp: New file.
8941
8942Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
8943
8944 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
8945 that cflags can contains -gstabs, and work correctly for other tests.
8946
dc96c6c7 8947Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8948
8949 * gdb.base/setshow.exp: New file, tests show and set.
8950 * gdb.base/setshow.c: New file, tests show and set.
8951 * gdb.base/help.exp: Add test for help set|show annotate.
8952 * gdb.base/default.exp: Add test for set|show annotate.
8953
8954Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
8955
8956 * testsuite/gdb.base/break.exp: Make backtrace from factorial
8957 errors unique.
8958 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
8959 explicitly.
8960
8961Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
8962
8963 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
8964 and width commands. This is done elsewhere.
8965 * (gdb_start): Don't call gdb_start_sim here. That's already
8966 done in gdb_load. This fixes lots of failures in default.exp.
8967
8968Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
8969
8970 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
8971 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
8972 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
8973 in the same we we treat other failures (since it may be an expected
8974 condition), rather than as an error.
8975 * gdb.base/signals.exp (test_handle_all_print): Revert back to
8976 old test format.
8977
8978Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
8979
8980 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
8981 (distclean maintainer-clean realclean): No need to remove files
8982 twice. Nuke the duplicates.
8983 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 8984 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
8985 Remove config.h along with other config files.
8986
8987Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
8988
8989 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
8990 "p func1 ()" and note that rests of tests are skipped.
8991 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
8992 setup_xfails for "print func2::coremaker_local".
8993 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
8994 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
8995 affected by the previous run test.
8996 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
8997 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
8998 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
8999 "pass int powerset tuple" and "pass modeless int powerset tuple".
9000 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
9001 "real write 4" and "real write 8".
9002 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
9003 setup_xfails for "print vs1 after tuple assign 2",
9004 "print \$i after tuple assign 2", and
9005 "print vs2 after tuple assign 2".
9006 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
9007 meaningful error message and return -1 so the caller can
9008 suppress further tests and avoid a cascade of errors.
d63a86f8 9009
c906108c
SS
9010Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
9011
9012 * gdb.base/a1-selftest.exp: Tweak tests to account for new
9013 format for printing version.
9014 * gdb.base/default.exp: Ditto.
9015 * gdb.base/interrupt.exp: Fix problem with cascade of
9016 errors if child process dies while calling a function.
d63a86f8 9017
c906108c
SS
9018Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
9019
9020 * Makefile.in (VPATH): Add
9021 * Makefile.in (Makefile, config.status): Fix rules so things get
9022 remade when necessary.
9023
9024Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
9025
9026 * Makefile.in (just-check): Add path to sibling expect dir
9027 to environment variable specified by RPATH_ENVVAR.
9028
9029Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
9030
9031 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
9032 (just-check): Add shared library paths for libstdc++, tk,
9033 tcl, bfd, and opcodes to the environment variable specified
9034 in RPATH_ENVVAR.
9035 * configure.in: Add support to recognize --enable-shared flag
9036 and generate correct value for RPATH_ENVVAR.
9037 * configure: Regenerated with autoconf.
9038
9039Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
9040
9041 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
9042 include all osf versions.
9043 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
9044 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
9045 when target is linux. When failing to build pthreads test
9046 executable, give more meaningful message.
9047 * gdb.threads/pthreads.c: Hpux also uses old definition of second
9048 arg for pthread_create.
d63a86f8 9049
c906108c
SS
9050Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
9051
9052 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
9053 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
9054 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
9055 and -lpthreads (everybody else).
9056 (test_startup): Fail gracefully if threads are not supported.
9057 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
9058 "p/c array_index("abcdef",2)" when not gcc compiled.
9059 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
9060 "print func2::coremaker_local" when not gcc compiled.
9061 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
9062 "ptype on opaque struct tagname (statically)",
9063 "ptype on opaque struct tagname (dynamically) 1", and
9064 "ptype on opaque struct tagname (dynamically) 2"
9065 for not compiled with gcc.
9066 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
9067 backtrace when compiled with gcc.
d63a86f8 9068 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
9069 than always return success.
9070
9071Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
9072
9073 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
9074
9075Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
9076
9077 * gdb.base/structs.exp: Undo last change.
9078
9079Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
9080
9081 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
9082 encapsulate all the steps/nexts done during self test, starting
9083 at main, and makes them less sensitive to optimization issues.
9084 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
9085 signal handler" test.
9086 * gdb.threads/pthreads.exp: Only run this for native configs.
9087 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
9088 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
9089 tests.
9090 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
9091 for "runto test_calls(void)" test.
d63a86f8 9092
c906108c
SS
9093Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
9094
9095 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
9096 and don't expect address info in breakpoint confirmations.
9097
9098Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
9099
9100 * gdb.base/list.exp (test_forward_search): Increase timeout
9101 temporarily by 60 seconds for searching extremely long line,
9102 and then reset to old value when done. Increase expect input
9103 buffer to 10000.
9104
9105Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
9106
9107 * gdb.base/list.exp (test_forward_search): Fix to handle very
9108 long source line without overflowing expect's input buffer.
9109
9110Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
9111
9112 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
9113 "buffer_full".
9114
9115 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
9116 "buffer_full".
9117
9118 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
9119 "buffer_full".
9120
9121 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
9122 "buffer_full".
9123
9124Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
9125
9126 * configure.in (configdirs): Add gdb.threads.
9127 * configure: Regenerated with autoconf.
9128 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
9129 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
9130 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 9131
c906108c
SS
9132Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
9133
9134 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
9135
9136Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
9137
9138 * gdb.base/signals.exp (test_handle_all_print): Test separately for
9139 each signal's status in the output of "handle all print".
9140 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
9141 the \r\n sequence that immediately precedes the gdb prompt.
9142 * gdb.base/a1-selftest.exp: Save original timeout and restore
9143 after test.
9144
9145Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
9146
9147 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
9148 symbol.
9149
9150Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9151
9152 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
9153
9154Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
9155
9156 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
9157 timeout by 60 seconds.
9158
9159Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
9160
9161 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
9162 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
9163 error return.
9164
9165Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
9166
9167 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
9168 gdb initialization, also report how long dejagnu waited. Restore
9169 old timeout before doing error return. Temporarily increase timeout
9170 by 3 minutes to allow for slow startups over heavy NFS use.
9171
9172Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
9173
9174 * lib/gdb.exp: Report timeout value for verbosity level 2.
9175 * config/gdbserver.exp: Ditto.
9176 * config/hppro.exp: Ditto.
9177 * config/mips-gdb.exp: Ditto.
9178 * config/monitor.exp: Ditto.
9179 * config/netware.exp: Ditto.
9180 * config/sim-gdb.exp: Ditto.
9181 * config/slite-gdb.exp: Ditto.
9182 * config/udi-gdb.exp: Ditto.
9183 * config/unix-gdb.exp: Ditto.
9184 * config/vx-gdb.exp: Ditto.
9185 * gdb.base/a1-selftest.exp: Ditto.
9186 * gdb.base/a2-run.exp: Ditto.
9187 * gdb.base/break.exp: Ditto.
9188 * gdb.base/corefile.exp: Ditto.
9189 * gdb.base/list.exp: Ditto.
9190 * gdb.base/recurse.exp: Ditto.
9191 * gdb.base/scope.exp: Ditto.
9192 * gdb.base/signals.exp: Ditto.
9193
9194Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9195
9196 * gdb.threads/Makefile.in (docdir): Removed.
9197
9198Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9199
9200 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 9201 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 9202 @srcdir@.
d63a86f8 9203 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
9204 autoconf 2.5 or higher.
9205 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
9206
9207Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
9208
9209 * configure: Regenerated.
9210 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
9211 avoid name clashes with SunOS headers.
9212
9213Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
9214
9215 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
9216
9217Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
9218
9219 * gdb.base/callfuncs.exp: Finish last change -- make sure the
9220 prototype information ends up in the compiler info file.
9221
9222Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
9223
9224 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
9225 attempting to regenerate it. Eliminate use of a temporary file
9226 and just generate the info file directly. Source it immediately,
9227 for consistency of use.
9228 * gdb.base/corefile.exp: Ditto
9229 * gdb.base/exprs.exp: Ditto.
9230 * gdb.base/funcargs.exp: Ditto.
9231 * gdb.base/langs.exp: Ditto.
9232 * gdb.base/list.exp: Ditto.
9233 * gdb.base/mips_pro.exp: Ditto.
9234 * gdb.base/nodebug.exp: Ditto.
9235 * gdb.base/opaque.exp: Ditto.
9236 * gdb.base/ptype.exp: Ditto.
9237 * gdb.base/scope.exp: Ditto.
9238 * gdb.base/setvar.exp: Ditto.
9239 * gdb.base/signals.exp: Ditto.
9240 * gdb.base/whatis.exp: Ditto.
9241 * gdb.c++/templates.exp: Ditto.
9242 * gdb.c++/virtfunc.exp: Ditto.
9243 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
9244 whether or not to add -lstdc++ to the compile command line args.
9245
9246Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9247
9248 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
9249 it got fixed by the recent lookup_minimal_symbol_by_pc change.
9250 Increase timeout, a lot of single stepping might be needed if the
9251 target has no hardware watchpoints.
9252
9253Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
9254
9255 * gdb.base/break.exp: Ignore compiler warnings when compiling
9256 break.c.
9257 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
9258 * gdb.base/default.exp: Add h8300 xfails. Handle messages
9259 from remote-sim.
9260 * gdb.base/exprs.exp: Add h8300 xfails.
9261 * gdb.base/funcargs.exp: Likewise.
9262 * gdb.base/nodebug.exp: Likewise.
9263 * gdb.base/printcmds.exp: Likewise.
9264 * gdb.base/ptype.exp: Likewise.
9265 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
9266 h8300 xfails.
d63a86f8 9267 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
9268 on the h8300.
9269 * gdb.base/funcargs.c: Explicitly make last constant argument to
9270 call_after_alloca_subr an unsigned long type.
9271 * gdb.base/return.c: Include stdio.h.
9272
9273Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
9274
9275 * config/abug.exp: New file for the older Motorola Bug monitor
9276 that runs on the mvme13x series VME boards.
9277 * config/monitor.exp: Use the new config array for target settings
9278 if they exist.
9279
9280Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
9281
9282 * sim-gdb.exp: Make the SH simulator allocate less space when
9283 it is targeted.
9284
9285Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
9286
9287 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
9288 test.
9289
9290Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
9291
9292 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
9293 "rs6000-*-*" for "list function in include file" when gcc compiled.
9294 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
9295 for "p ctable1[120]".
9296 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
9297 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
9298 Remove setup_xfail for "rs6000-*-*" for
9299 "print 'scope0.c'::filelocal before run".
9300 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
9301 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
9302 since some compilers don't allow both options to be given
9303 on the same command line. Create object file and move it.
d63a86f8 9304
c906108c
SS
9305Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
9306
9307 * gdb.base/corefile.exp: Always regenerate the core file, since
9308 we always regenerate the coremaker program. Detect special case
9309 where registers cannot be read from core file.
d63a86f8 9310
c906108c
SS
9311Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
9312
9313 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9314 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
9315 * gdb.c++/templates.exp: Only match on basename of file since
9316 some formats like xcoff don't encode directory information.
9317 * gdb.stabs/weird.exp: Use the right sed script for powerpc
9318 and rs6000 AIX xcoff targets.
9319 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
9320 * configure: Regenerate.
9321 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
9322 here, rather than in distclean.
d63a86f8 9323
c906108c
SS
9324Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
9325
9326 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
9327 defined, and use it to compile the test case with -O2. The
9328 native compilation still uses no optimization.
9329 * gdb.base/mips_pro.c: Remove inline assembly code since
9330 it is compiled PIC by default, which results in assembler
9331 warnings that make the testsuite think the compilation
9332 was unsuccessful.
9333
9334Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
9335
9336 * gdb.c++/misc.exp: Add note to message for
9337 "print s.a for foo struct" that this is a known gcc 2.7.2
9338 and earlier bug.
9339
9340Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
9341
9342 * gdb.base/break.exp: Fix pattern for matching "Delete all
9343 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
9344 setup_xfail for deleting all breakpoints test. Fix various
9345 timeout messages to include "(timeout)".
9346 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
9347 for "p t_float_values2(3.14159,float_val2)".
9348 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
9349 for "continue to call2g" when gcc compiled.
9350 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
9351 "up to foo in langs.exp", "show language at foo in langs.exp",
9352 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
9353 and "show language at fsub in langs.exp".
9354 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
9355 "list line 1 in include file", "list message for lines past EOF",
9356 "list function in include file", "list list0.h:foo", and
9357 "list filename:function; nonexistant function".
9358 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
9359 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
9360 and "ptype t_char_array" to be for native cc only.
d63a86f8 9361
c906108c
SS
9362Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
9363
d63a86f8 9364 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
9365 setup_xfail for "print coremaker_bss", "print coremaker_ro",
9366 "print func2::coremaker_local", and "backtrace in corefile.exp".
9367
9368Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
9369
9370 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
9371 "bt in signals.exp". This problem only appears when running
9372 the testsuite, and then only intermittently.
9373
9374Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9375
9376 * gdb.base/return.exp (return_tests): Differentiate between
9377 two tests of continuing.
9378
9379Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9380
9381 * */Makefile.in (maintainer-clean): Remove config.log.
9382 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
9383 * gdb.c++/Makefile.in (PROGS): Add inherit.
9384 (clean): Remove *.ci.
9385
9386Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
9387
9388 * gdb.c++/misc.cc: Add test code from Mike Stump.
9389 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
9390
9391Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
9392
9393 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
9394 to "alpha-*-osf2*" and add comment.
9395 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
9396 setup_xfail for "step over execarg initialization" and
9397 "step over corearg initialization".
9398 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
9399 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
9400 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
9401 gcc compiled for "print coremaker_bss", "print coremaker_ro",
9402 "print func2::coremaker_local", and "backtrace in corefile.exp".
9403 * gdb.base/signals.exp: Build and source signals.ci.
9404 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
9405 to be for gcc only.
9406 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 9407
c906108c
SS
9408Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9409
9410 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
9411 Feb 3 procfs.c change.
9412
9413Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
9414
9415 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
9416
9417Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
9418
9419 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
9420 from dejagnu's apparent default of 10 seconds, which gives random
9421 results when running the tests over NFS on moderately loaded systems.
9422 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
9423
9424Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
9425
9426 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
9427 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
9428 result reports.
9429
9430Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
9431
9432 * configure.in (CY_AC_PATH_TCLH): Remove.
9433 * configure: Regenerate.
9434
9435Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
9436
9437 * gdb.c++/Makefile.in (clean): Add missing '{'.
9438
9439Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
9440
9441 * lib/gdb.exp: Provide a default value for noinferior.
9442
9443 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
9444 Load libgloss.exp.
9445
9446Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
9447
9448 * gdb.disasm/hppa.exp: Compile directly into an executable, use
9449 the executable, not the .o to run the tests from.
9450
9451Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
9452
9453 * gdb.base/break.exp: Don't test for program exit or exit status
9454 if $noresults if nonzero.
9455 * gdb.base/langs.exp: Likewise.
9456 * gdb.base/watchpoint.exp: Likewise.
9457
9458 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
9459 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
9460 trying to compile the testcase.
9461
9462Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
9463
9464 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
9465 * gdb.base/signals.exp (continue to handler): Likewise.
9466
9467Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
9468
9469 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
9470
9471 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
9472
9473Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
9474
9475 * gdb.base/corefile.exp: Recognize "not found" as failure
9476 when trying to determine if a core file was generated.
9477 If no core file was generate the first time, try again without
9478 the ulimit -c to work around braindamaged shells.
9479
9480Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
9481
9482 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
9483 [] tests with "test" and enclose string in quotes.
9484 * gdb.stabs/configure: Rebuild
d63a86f8 9485
c906108c
SS
9486Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
9487
9488 Changes in sync with expect:
9489 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
9490 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
9491 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
9492 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
9493 argument to AC_REQUIRE.
9494 * configure: Regenerated.
9495
9496Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
9497
9498 * gdb.base/corefile.exp: When generating a core, discard any
9499 error messages about ulimit not found and the "core dumped"
9500 message from the shell that runs the coredumper.
9501
9502Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
9503
9504 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
9505
9506 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
9507 which sed script to run. Expect failure for v_comb test
9508 on PA targets too.
d63a86f8 9509
c906108c
SS
9510Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
9511
9512 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
9513 "print func2::coremaker_local" and for "backtrace in corefile.exp"
9514
9515Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
9516
9517 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
9518 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
9519 "sparc-sun-solaris*" xfails for "p v_comb".
9520 * lib/gdb.exp (default_gdb_start): Fix typo.
9521 * gdb.base/corefile.exp: Allow "Core was generated by ..."
9522 messages to not include the full program name that caused
9523 the core dump since some systems (such as solaris) apparently
9524 truncate this path to about 80 characters.
9525 When generating a core file first try increasing the core file
9526 size limit to unlimited since some systems may default it to
9527 zero, and it is harmless to try it. Move the test for failing
9528 to generate a core file to where it will actually get executed.
9529 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
9530 new gdb result from g++ debug info improvements and make old
9531 pattern obsolescent. Also account for size_t differences
9532 (may be int or long).
9533 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
9534 initialization before function call is placed in the delay slot
9535 and thus appears to be skipped over by commands such as "next".
9536
9537Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9538
9539 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
9540
9541Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
9542
9543 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
9544 input source file; fix code to compile test to deal with this
9545 convention.
9546 * gdb.c++/*.exp: Likewise.
9547
9548Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
9549
9550 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
9551 "bt in signals.exp".
9552
9553Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
9554
9555 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
9556 "step over execarg initialization" and
9557 "step over corearg initialization".
9558
9559Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
9560
9561 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
9562 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
9563
9564Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
9565
9566 From Rob Savoye (rob@poseidon.cygnus.com)
9567 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
9568 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
9569 configure.in}, gdb.disasm/{Makefile.in, configure.in},
9570 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
9571 configure.in}: Major reworking for autoconfig.
9572 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
9573 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
9574 New files.
9575 * config/unix-gdb.exp: Make GDB global.
9576 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
9577 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
9578 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
9579 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
9580 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
9581 term.exp, twice.exp, watchpoint.exp, whatis.exp},
9582 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
9583 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
9584 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
9585 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
9586 pr-8136.exp, result.exp, string.exp, tuples.exp},
9587 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
9588 to returns as necessary, arrange for test to compile own testcase
9589 executable.
9590 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 9591
c906108c
SS
9592Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
9593
9594 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
9595 clear_xfail at end of test which might not call either pass or fail.
9596 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
9597 "backtrace through signal handler".
9598
9599Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9600
9601 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
9602 continuing from a job control stop signal.
9603 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
9604
9605Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
9606
9607 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
9608 * gdb.base/corefile.exp: Likewise.
9609 * gdb.base/funcargs.exp: Likewise.
9610
9611Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
9612
9613 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
9614 * config/monitor.exp: Add support for setting baud rate.
9615
9616Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
9617
9618 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
9619 i*86-*-linux* xfails for "backtrace through signal handler".
9620 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
9621 "print func2::coremaker_local".
9622 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
9623 alpha-dec-osf2* xfail for
9624 "delete all breakpoints when none".
9625
9626Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
9627
9628 * gdb.base/break.exp: Change test that deletes all breakpoints
9629 when no user breakpoints are installed. A post 4.15 change
9630 causes gdb to no longer prompt in this case.
9631
9632Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
9633
9634 * gdb.base/return.exp (return_tests): Change xfail for test
9635 "correct value returned double test" to stop xfailing at
9636 Solaris 2.5. Apparently the bug has been fixed.
9637
9638Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
9639
9640 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
9641 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
9642
9643Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
9644
9645 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
9646 * gdb.disasm/hppa.s: Corresponding changes.
9647
9648Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
9649
9650 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
9651 makefile fragment.
9652 * config/mt-hpux: Deleted.
9653
9654Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
9655
d63a86f8 9656 * Many files: When warning about suppressed tests due to a
c906108c
SS
9657 nonexistant test binary, avoid incrementing the warning count.
9658
9659Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
9660
9661 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 9662
c906108c
SS
9663Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9664
9665 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
9666 "sparc-*-solaris2*".
9667
9668Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9669
9670 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
9671 Add global and local variables and initialize them.
9672 * gdb.base/corefile.exp: Test correct mapping of corefile sections
9673 by printing variables. Remove rs6000 and powerpc xfails, BFD now
9674 extracts the file name and terminating signal from the core file.
9675 * TODO: Remove note about tests for correct mapping of corefile.
9676 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
9677 from optimizing it away.
9678 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
9679 handles common blocks.
9680
9681Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
9682
9683 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
9684 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
9685
9686Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
9687
9688 * Makefile.in (maintainer-clean): New target, synonym for
9689 realclean.
9690 * gdb.base/Makefile.in (maintainer-clean): Likewise.
9691 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
9692 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
9693 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
9694 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
9695 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
9696
9697Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
9698
9699 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
9700 xfails when not gcc compiled for "print foo::funclocal".
9701 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
9702 "print foo::funclocal at foo",
9703 "print 'scope1.c'::foo::funclocal at foo",
9704 "print foo::funclocal_bss at foo",
9705 "print 'scope1.c'::foo::funclocal_bss at foo",
9706 "print foo::funclocal_ro at foo",
9707 "print 'scope1.c'::foo::funclocal_ro at foo",
9708 "print bar::funclocal at foo" and
9709 "print 'scope1.c'::bar::funclocal at foo".
9710 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
9711 gcc compiled for "print foo::funclocal at bar".
9712 Expand all messages to ensure that they identify that
9713 the test is at bar().
9714 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
9715 gcc compiled for:
9716 "ptype on opaque struct pointer (statically)",
9717 "ptype on opaque struct tagname (statically)",
9718 "ptype on opaque struct pointer (dynamically) 1",
9719 "ptype on opaque struct tagname (dynamically) 1",
9720 "ptype on opaque struct pointer (dynamically) 2" and
9721 "ptype on opaque struct tagname (dynamically) 2
9722 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
9723 gcc compiled for:
9724 "p datalocal"
9725 "whatis datalocal",
9726 "ptype datalocal",
9727 "p bsslocal",
9728 "whatis bsslocal", and
9729 "ptype bsslocal".
9730 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
9731 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
9732 when not gcc compiled.
9733 * gdb.base/funcargs.exp (float_and_integral_args): Add
9734 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
9735 compiled.
9736 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
9737 "backtrace from call6a" when not gcc compiled.
9738 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
9739 "backtrace from call7a" when not gcc compiled.
9740 * gdb.base/callfuncs.exp (do_function_calls):
9741 Add "hppa*-*-hpux*" xfail when not gcc compiled for
9742 "p t_char_array_values(char_array_val2,char_array_val1)",
9743 "p t_char_array_values(char_array_val1,char_array_val2)",
9744 "p t_char_array_values("carray 1","carray 2")",
9745 "p t_char_array_values("carray 1",char_array_val2)",
9746 "p t_char_array_values(char_array_val1,"carray 2")",
9747 "p sum_args(1,{2})",
9748 "p sum_args(2,{2,3})",
9749 "p sum_args(3,{2,3,4})",
9750 "p sum_args(4,{2,3,4,5})"
9751 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
9752 "backtrace in corefile.exp" when not gcc compiled.
9753
9754Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9755
9756 * gdb.base/signals.exp: Rewrite `handle all print' test as
9757 a procedure. Accept blanks or TABs as whitespace, increase
9758 timeout and expect input buffer size for the large output
9759 from the command. Remove "i*86-*-bsdi2.0" xfail.
9760
9761Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9762
9763 * gdb.base/setvar.exp: Add new testcases for truncation when
9764 assigning invalid values to bitfields.
9765
9766Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
9767
d63a86f8 9768 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
9769 mips-sgi-irix* xfail for
9770 "call inferior func with struct - returns char *"
9771 and fix test so that an optional (unsigned char *) cast is
9772 accepted in the result.
9773
9774Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
9775
9776 * gdb.base/funcargs.exp (float_and_integral_args): Remove
9777 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
9778 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
9779 * gdb.base/signals.exp: Remove duplicate "handle all print" test
9780 that accidentally got checked in.
9781
9782Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
9783
d63a86f8 9784 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
9785 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
9786 compiled test.
9787 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
9788 Add mips-sgi-irix5* xfail for not gcc compiled.
9789 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
9790 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
9791 "p top", "whatis top", "p middle", and "whatis middle".
9792 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
9793 "whatis signed char" for not gcc compiled.
9794 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
9795 "set variable signed char=-1 (-1)" and
9796 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
9797 * gdb.base/funcargs.exp (float_and_integral_args):
9798 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
9799 Add mips-sgi-irix* xfail when not gcc compiled for
9800 "continue to call2b".
9801 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
9802 "continue to call2g".
9803 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
9804 "backtrace from call6a"
9805 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
9806 "backtrace from call7k".
9807 Add mips-sgi-irix5* xfail when not gcc compiled for
9808 "backtrace from call7a".
9809 (localvars_after_alloca): Fix gdb_test cmds for
9810 "print * after runto ...".
9811 Remove rs6000-*-* xfails for
9812 "print i after runto localvars_after_alloca" and
9813 "print l after runto localvars_after_alloca"
9814 for all compilers.
9815 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
9816 when not compiled with gcc, for:
9817 "print signed char == (minus)",
9818 "print signed char != (minus)",
9819 "print signed char < (minus)",
9820 "print signed char > (minus)".
9821 * gdb.base/callfuncs.exp (do_function_calls):
9822 Add mips-sgi-irix* xfail, when compiled with native compiler, for
9823 "call inferior func with struct - returns char *".
d63a86f8 9824 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
9825 "correct value returned double test" to include Solaris 2.4.
9826 * gdb.base/funcargs.exp (float_and_integral_args):
9827 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 9828
c906108c
SS
9829Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9830
9831 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
9832 enumeration bitfields if compiling with GNU C.
9833 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
9834 to empty' prompt.
9835
9836Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
9837
9838 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
9839 test for PRO targets.
9840
9841 * gdb.base/funcargs.exp: Avoid ever setting more than 8
9842 breakpoints in the inferior at any given time by making
9843 two groups of breakpoints for call2*, call6* and call7*
9844 tests.
9845
9846Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9847
9848 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
9849 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
9850 from optimizing it away.
9851 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
9852 "call inferior func with struct".
9853
9854Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
9855
9856 * configure.in: Only configure gdb.chill for particular targets.
9857
9858Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
9859
9860 * gdb.base/Makefile.in: Add action to .c.o transformation
9861 rule that generates a .ci file for each .o file and remove
9862 explicit .c.o rules except for callfuncs.o.
9863 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
9864 generates a .ci file for each .o file and remove explicit
9865 .cc.o rules.
9866 (clean): Remove *.tmp *.ci files.
9867 (EXECUTABLES): Remove templ-info.exp.
9868 * gdb.base/compiler.c: New file.
9869 * gdb.c++/compiler.cc: New file
9870 * gdb.base/scope.exp: Source gdb.base/scope.ci.
9871 Change rs6000-*-* xfail for
9872 "print 'scope0.c'::filelocal_ro" and
9873 "print 'scope1.c'::filelocal" and
9874 "print 'scope1.c'::filelocal_bss" and
9875 "print 'scope1.c'::filelocal_ro" and
9876 "print 'scope1.c'::foo::funclocal" and
9877 "print 'scope1.c'::foo::funclocal_ro" and
9878 "print 'scope1.c'::bar::funclocal" and
9879 "print 'scope0.c'::filelocal_ro" and
9880 "print 'scope1.c'::filelocal at foo" and
9881 "print 'scope1.c'::filelocal_bss at foo" and
9882 "print 'scope1.c'::filelocal_ro at foo" and
9883 "print 'scope1.c'::foo::funclocal at foo" and
9884 "print 'scope1.c'::foo::funclocal_bss at foo" and
9885 "print 'scope1.c'::foo::funclocal_ro at foo" and
9886 "print 'scope1.c'::bar::funclocal at foo" and
9887 "print 'scope0.c'::filelocal_ro" and
9888 "print 'scope1.c'::filelocal" and
9889 "print 'scope1.c'::filelocal_bss" and
9890 "print 'scope1.c'::filelocal_ro" and
9891 "print 'scope1.c'::foo::funclocal" and
9892 "print 'scope1.c'::foo::funclocal_bss" and
9893 "print 'scope1.c'::foo::funclocal_ro" and
9894 "print 'scope1.c'::bar::funclocal" and
9895 "print 'scope1.c'::bar::funclocal_bss"
9896 to only be xfail'd when not compiled with gcc.
d63a86f8 9897 Add rs6000-*-* xfail for
c906108c
SS
9898 "print 'scope0.c'::filelocal_bss before run"
9899 when compiled with gcc.
9900 (test_at_main): Add rs6000-*-* xfail for
9901 "print filelocal_ro in test_at_main"
9902 when compiled with gcc.
9903 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 9904 Add rs6000-*-aix* xfail for
c906108c
SS
9905 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
9906 "ptype t_char_array", not compiled with gcc.
9907 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
9908 xfail for "list foo (in include file)" when gcc compiled.
9909 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
9910 (integral_args): Add rs6000-*-* xfail for
9911 "run to call0a" if not compiled with gcc.
9912 (unsigned_integral_args): Add rs6000-*-* xfail for
9913 "run to call1a" if not compiled with gcc.
9914 (float_and_integral_args): Add rs6000-*-* xfail for
9915 "run to call2a" if not compiled with gcc and for
9916 "continue to call2b" for any compiler.
9917 Add rs6000-*-* xfail to
9918 "print f1 after run to call2a" for gcc compiled.
9919 (discard_and_shuffle): Add rs6000-*-* xfail for
9920 "run to call6a".
9921 (shuffle_round_robin): Add rs6000-*-* xfail for
9922 "backtrace from call7a" if not compiled with gcc.
9923 Add rs6000-*-* xfail for
9924 "backtrace from call7b" if compiled with gcc.
9925 (call_after_alloca): Add rs6000-*-* xfail for
9926 "print c in call_after_alloca" and
9927 "print s in call_after_alloca" and
9928 "backtrace from call_after_alloca_subr"
9929 if not compiled with gcc.
9930 (localvars_in_indirect_call): Add rs6000-*-* xfail for
9931 "print c in localvars_in_indirect_call" and
9932 "print c in localvars_in_indirect_call" and
9933 "backtrace in indirectly called function" and
9934 "stepping into indirectly called function"
9935 if not compiled with gcc.
9936 (localvars_after_alloca): Add rs6000-*-* xfail for
9937 "print c after runto localvars_after_alloca" and
9938 "print s after runto localvars_after_alloca" and
9939 "print i after runto localvars_after_alloca" and
9940 "print l after runto localvars_after_alloca"
9941 for all compilers.
9942 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
9943 than whatis-info.exp.
9944 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
9945 than opaque-info.exp.
9946 Setup rs6000-*-* xfail for
d63a86f8 9947 "ptype on opaque struct pointer (statically)" and
c906108c
SS
9948 "ptype on opaque struct pointer (dynamically)" when
9949 not compiled with gcc.
9950 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
9951 rather than callf-info.exp.
9952 (do_function_calls): Add clear_xfail for rs6000-*-* for
9953 "p t_float_values2(3.14159,float_val2)". Seems to work
9954 fine there, both with xlc and gcc. Need to find out what
9955 it is doing right and fix other platforms.
9956 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
9957 "call inferior func with struct - returns int",
9958 "call inferior func with struct - returns long",
9959 "call inferior func with struct - returns float",
9960 "call inferior func with struct - returns double",
9961 "call inferior func with struct - returns char *",
9962 but only if not gcc compiled (presumes xlc compiled).
9963 Change rs6000-*-* xfails for
9964 "call inferior func with struct - returns char" and
9965 " call inferior func with struct - returns short" to only
9966 xfail if not using gcc.
9967 (clean mostlyclean): Remove *.ci and *.tmp files.
9968 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
9969 than templ-info.exp.
9970 * gdb.base/langs.exp: Source gdb.base/langs.ci.
9971 Add rs6000-*-* xfail for "up to foo in langs.exp"
9972 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
9973 when not gcc compiled.
d63a86f8 9974
c906108c
SS
9975Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9976
9977 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
9978 * gdb.base/corefile.exp: Likewise.
9979 * gdb.base/list.exp: Likewise.
9980 * gdb.base/scope.exp: Likewise.
9981 * gdb.base/siganls.exp: Likewise.
9982
9983 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
9984 compiler output.
9985 * gdb.base/whatis.exp: Likewise.
9986
9987Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
9988
9989 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
9990 failure (opcode table has been fixed to match reality).
9991
9992Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
9993
9994 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
9995 "call inferior func with struct - returns char",
9996 "call inferior func with struct - returns short"
9997
9998 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
9999 "print 'scope0.c'::filelocal at main",
10000 "print 'scope0.c'::filelocal_bss in test_at_main",
10001 "print 'scope0.c'::filelocal at foo",
10002 "print 'scope0.c'::filelocal_bss in test_at_foo",
10003 "print 'scope0.c'::filelocal at bar",
10004 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 10005
c906108c
SS
10006 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
10007 in source file 1". This bug seems to have been fixed with both
10008 gcc and native cc (was native assembler bug?).
10009
10010Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
10011
10012 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
10013 "backtrace through signal handler" to "i*86-*-sysv4*".
10014 * gdb.base/signals.exp: Add xfail for "'next' behaved as
10015 continue" case. Add "known SVR4 bug" to fail message.
10016 Add "i*86-*-bsdi2.0" xfail for "handle all print".
10017 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
10018 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
10019 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
10020 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
10021 "up to foo in langs.exp", "show language at foo in
10022 langs.exp", "up to cppsub_ in langs.exp", "show
10023 language at cppsub_ in langs.exp", "up to fsub in
10024 langs.exp", and "show language at fsub in langs.exp".
10025 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
10026 "bactrace in corefile.exp".
10027 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
10028 "call inferior function with struct - returns float" and
10029 "call inferior function with struct - returns double".
d63a86f8 10030
c906108c
SS
10031Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
10032
10033 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
10034 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
10035 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
10036 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
10037
10038Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
10039
10040 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
10041 (or overriden) "CHILL" macro rather then bare "gcc".
10042 Also look for ../../gcc/xgcc since that is what we will
10043 actually need, not "Makefile". Remove following assignment
10044 of CHILL to CHILL_FOR_TARGET because that results in
10045 recursive definition.
10046
10047Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
10048
10049 * gdb.base/corefile.exp: Change xfail for backtrace in
10050 corefile.exp from linuxaout to all linux.
10051 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
10052 cases where we miss the breakpoint at the signal handler
10053 for some reason. Setup xfail for linuxoldld/linuxaout and
10054 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
10055 hitting SIGURG breakpoint.
10056 * gdb.base/signals.exp: Setup xfail for "next" acting like
10057 continue to add linuxoldld. Setup xfail for all linux for
10058 "next to handler in signals_tests_1", "backtrace in
10059 signals_tests_1", "continue to func1", "pass SIGUSR1",
10060 and continue to handler".
10061
10062Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10063
10064 * Update all FSF addresses except those in COPYING* files.
10065
10066Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
10067
10068 * gdb.base/a2-run.exp: Change messages to be more explicit about
10069 the status of args, and quote binfile in results.
10070
10071Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
10072
10073 * gdb.base/callfuncs.exp: Add tests for passing structs to
10074 inferior functions and return various types.
10075 * gdb.base/callfuncs.c: Add functions to receive a struct
10076 and return a member of the struct, in various types.
10077
10078Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10079
10080 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
10081
10082Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10083
10084 * config/vxworks29k.exp: New file, sources vxworks.exp.
10085
10086Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10087
10088 * config/gdbremote.exp: New file. Testing framework using
10089 gdbserver.
10090
10091Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
10092
10093 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
10094 "call function when asleep" and "send end of file".
10095 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
10096 for "backtrace in corefile.exp".
10097 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
10098 for "backtrace through signal handler".
10099 * gdb.base/corefile.exp: Make sure we actually generate a core file
10100 before trying the core tests. Some systems allow the user to suppress
10101 generation of core files and default to that (linux for example).
10102 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
10103 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
10104
10105Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10106
10107 * gdb.threads: New directory with some crude multi-threaded
10108 gdb tests (step.exp and step2.exp).
10109 * config/mt-lynx (STEP_EXECUTABLE): Define.
10110 (THREADFLAGS): Define.
10111
10112Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
10113
10114 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
10115
10116 * gdb.base/signals.exp: Disable whole file for lynx until
10117 further notice.
10118
10119 * gdb.base/signals.exp: xfail test where "next" acts like
10120 "continue" for lynx.
10121
10122 * gdb.base/interrupt.exp: xfail test for calling function while
10123 inferior is asleep for lynx.
10124
10125 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
10126 than one cr-lf after each command.
10127
10128Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10129
10130 * configure.in: Reinstate setting of stabsdirs variable, fix
10131 typo in setting up configdirs for native builds.
10132
10133 * gdb.base/return.exp: Fix typo in return double test.
10134 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
10135 compiler from optimizing them away.
10136
10137Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
10138
10139 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
10140 sequences to be echo'd by gdb when using gdb_test.
10141 * gdb.chill/chexp.exp: Likewise.
10142 * gdb.fortran/exprs.exp: Likewise
10143
10144Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10145
10146 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
10147 after the inferior gdb has started.
10148
10149 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
10150 after each command.
10151 * gdb.base/funcargs.exp: Likewise.
10152 * gdb.base/gdbvars.exp: Likewise.
10153 * gdb.base/interrupt.exp: Likewise.
10154 * gdb.base/list.exp: Likewise.
10155 * gdb.base/watchpoint.exp: Likewise.
10156 * gdb.c++/demangle.exp: Likewise.
10157 * gdb.c++/inherit.exp: Likewise.
10158 * gdb.chill/chexp.exp: Likewise.
10159 * gdb.fortran/exprs.exp: Likewise.
10160
10161 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
10162 test if we can't handle IO to/from the inferior.
10163
10164 * gdb.c++/misc.exp: Always check for a program already being
10165 started after sending a "run" command to gdb.
10166
10167 * gdb.base/twice.exp: Start with a fresh gdb.
10168
10169 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
10170 only depend on gdb's expression code, not the chill runtime.
10171
10172 * gdb.base/return.c: Put return values into variables so we
10173 can have gdb print them rather than depending on the program
10174 to print them.
10175 * gdb.base/return.exp: Corresponding changes.
10176
10177 * lib/gdb.exp: Provide default value for noinferiorio.
10178 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
10179 the inferior.
10180
10181 * gdb.base/break.exp: Always check for a program already being
10182 started after sending a "run" command to gdb.
10183 (text_next_with_recursion): Don't check the output from the
10184 program's printf statement. Instead just make sure the program
10185 exited.
10186
10187 * gdb.base/commands.exp: Protect tests which need arguments with
10188 $noargs conditionals.
10189
10190Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10191
10192 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
10193 of structure member arrays to match gdb/valops.c:value_addr change.
10194
10195Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
10196
10197 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
10198 cases.
10199
10200Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
10201
10202 * configure.in (configdirs): Remove gdb.chill from default list
10203 of subdirs and then add it back in only if doing a native build.
10204 The current chill compiler does not yet work in any cross build.
10205 * Revert all signal changes from Jul 6.
10206 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
10207 for sh-hms targets, allowing these tests to link, with no other
10208 changes. Testing is suppressed by setting "nosignals" in site.exp.
10209
10210Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
10211
10212 * configure.in (signaldirs): Define and add to configdirs for all
10213 targets except some specific ones that are known to not support signals.
10214 Also clean up formatting.
10215 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
10216 (signals, sigall): Remove rules to build.
10217 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
10218 Moved to new gdb.signals directory.
10219 * gdb.signals: New test directory.
10220 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
10221 signals.c signals.exp}: New or moved files.
10222
10223Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
10224
10225 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
10226
10227Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
10228
10229 * gdb.base/return.exp: Xfail `return double' test failure
10230 on at least Solaris 2.3 and handle future/past versions on
10231 a case by case basis as appropriate. Also update message
10232 to include i*86 failures.
10233
10234Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10235
10236 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
10237
10238 * lib/gdb.exp: Fix comment which erroneously identified
10239 gdb_file_cmd as gdb_load (the 19 May change was in fact to
10240 gdb_file_cmd not gdb_load).
10241 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
10242
10243 * gdb.base/setvar.exp: Make test names consistent between pass and
10244 fail cases. Use gdb_test more.
10245
10246Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10247
10248 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
10249
10250Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10251
10252 * gdb.base/help.exp: Fix expected help string for `show commands'.
10253
10254Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
10255
10256 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
10257
10258 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
10259 of a text section.
10260
10261Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
10262
10263 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
10264 that loop eventually terminates. Fix Connection refused logic so
10265 that testsuite will expire nicely.
10266
10267Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
10268
10269 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
10270 config/rom68k.exp: New tcl glue for the appropriate monitors.
10271 These all just end up calling monitor.exp.
10272 * config/monitor.exp (gdb_target_monitor): Handle `Connection
10273 refused' by retrying. Cleanup some timeout issues.
10274 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
10275 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
10276 callers don't have to set/restore global timeout variable.
10277
10278 * The following set of changes centralizes management of the global
10279 timeout variable. This way, it can be set in one target dependent
10280 place instead of dozens of places scattered throughout the test suite.
10281 If you need to lengthen a timeout, then you should either set timeout
10282 in one of the config/{target}.exp files, or multiply it by a factor.
10283 Setting it to an absolute value is always going to lose for some
10284 targets.
10285 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
10286 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
10287 * gdb.base/funcargs.exp: Don't set timeout.
10288 * gdb.base/list.exp (test_forward_search): Only use local timeout.
10289 * gdb.base/printcmds.exp (test_print_string_constants
10290 test_print_array_constants): Don't set timeout.
10291 * gdb.base/ptype.exp: Don't set timeout.
10292 * gdb.base/recurse.exp: Don't set timeout.
10293 * gdb.base/return.exp: Don't set timeout.
10294 * gdb.base/watchpoint.exp: Don't set timeout.
10295 * gdb.c++/classes.exp (do_tests): Don't set timeout.
10296 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
10297
10298Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
10299
10300 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
10301
10302Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10303
10304 * lib/gdb.exp: Disable chill tests for irix5.
10305
10306Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10307
10308 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
10309 each test pass or fail.
10310
10311Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10312
10313 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
10314 xlc not gcc.
10315
10316Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
10317
10318 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
10319
10320Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
10321
10322 * config/est.exp: Fix copyright and comments. Remove dead code.
10323 Use targetname, serialport and baud variables instead of fixed
10324 constants.
10325 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
10326 * config/cpu32bug.exp: New file to support cpu32bug monitors.
10327
10328Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10329
10330 * gdb.base/watchpoint.exp: Don't run
10331 test_watchpoint_triggered_in_syscall for sunos.
10332
10333Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10334
10335 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
10336 they don't seem to exist. Do include stdio.h.
10337
10338Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10339
10340 * gdb.base/a1-selftest.exp: Add alpha xfail.
10341
10342Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10343
10344 * gdb.base/watchpoint.c (main): Prompt before calling read().
10345 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
10346 Revise accordingly. Remove cruft about sending "123" several
10347 times, until it gets noticed. Clean up the "print buf[0]" stuff
10348 so that it passes or fails, and waits for prompts in the usual way.
10349
10350Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10351
10352 * gdb.base/recurse.exp: Fix comment.
10353
10354 * TODO: Remove item about printing variables in nodebug.exp. Add
10355 item about enabling tests which are only run on some targets.
10356
10357 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
10358 fail, make test names unique, use new gdb_test convention
10359 regarding pattern, use gdb_test more, etc.).
10360
10361 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
10362 fail, make test names unique, etc.).
10363
10364Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10365
10366 * gdb.base/nodebug.c: Change return type of top and middle to
10367 short.
10368 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
10369 are fixed by the recent mdebugread.c changes. Allow `short ()'
10370 as type for top and middle.
10371
10372Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10373
10374 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
10375 nearly as I can tell, the whole thing was an accident in Stu's
10376 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
10377 to replace a send/expect pair with gdb_test, but ended up only
10378 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
10379 of 30 Mar 1995 took care of it, but left this vestigial comment
10380 which I am now nuking.
10381
10382Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10383
10384 * gdb.base/break.exp: Look for different line number for
10385 breakpoint at main depending on usestubs.
10386
10387Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10388
10389 * gdb.base/list.exp: Adjust some alternate expect patterns to
10390 match recent list0.c change. Add alternate expect pattern for
10391 output from `list default lines around main' for optimizing
10392 compilers.
10393
10394Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10395
10396 * lib/gdb.exp: If nosignals is not set, set it to 0.
10397
10398Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
10399
10400 * config/slite-gdb.exp: Responds to load symbol table prompt.
10401 * gdb.base/break.exp: Adjust line number, fix rerun.
10402 * gdb.base/langs0.c: Add #ifdef usestubs.
10403
10404Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
10405
10406 * gdb.base/list.exp: Adjust line contents after adding new lines in
10407 list0.c. Also fix a syntax error.
10408
10409 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
10410 * gdb.base/break.exp: ditto.
10411 * gdb.base/list.exp: ditto.
10412 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
10413 * gdb.base/run.c: ditto.
10414 * gdb.base/list0.c: ditto.
10415 * gdb.base/funcargs.c: ditto.
10416
10417Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
10418
10419 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
10420 $targetname, $serialport and $baud instead of hardwired variables.
10421 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
10422 target doesn't support signals.
10423
10424Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
10425
10426 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
10427
10428Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10429
10430 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
10431 Don't rely on the value of an auto variable before it has been
10432 initialized. Use gdb_test more.
10433
10434Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10435
10436 * lib/gdb.exp (default_gdb_version): A version number must start
10437 with a digit, but other than that contains all characters up to
10438 the first whitespace character.
10439
10440Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10441
10442 * gdb.base/commands.exp (breakpoint_command_test): New tests.
10443
10444Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10445
10446 * gdb.c++/*.exp: Warn if executable does not exist. The original
10447 reason for skipping the warning was that configure.in sometimes
10448 intentionally skipped building the executables but the tcl code
10449 had no way of knowing. That (a) was always bogus with respect to
10450 error handling, (b) is no longer true (right now there is no way
10451 to skip C++ tests).
10452
10453 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
10454
10455Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10456
10457 * gdb.base/list.exp: Add expect patterns for output from
10458 SunPRO compiled executables.
10459 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
10460 types.
10461
10462Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10463
10464 * gdb.base/break.exp (test_next_with_recursion): Accept any line
10465 number (we are already testing that the correct source line text
10466 gets printed).
10467
10468 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
10469 that is what is intended, but something needed to be done to get
10470 sunos4 native working again.
10471
10472 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
10473
10474 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
10475 apparently went with a (very) old xfail.
10476
10477Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
10478
10479 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
10480 runto_main is a proc in gdb.exp that will do 'step' for target use
10481 stubs.
10482 * gdb.base/exprs.exp: ditto.
10483 * gdb.base/interrupt.exp: ditto.
10484 * gdb.base/opaque.exp: ditto.
10485 * gdb.base/printcmds.exp: ditto.
10486 * gdb.base/ptype.exp: ditto.
10487 * gdb.base/scope.exp: ditto.
10488 * gdb.base/setvar.exp: ditto.
10489 * gdb.base/signals.exp: ditto.
10490 * gdb.base/twice.exp: ditto.
10491 * gdb.c++/classes.exp: ditto.
10492 * gdb.c++/inherit.exp: ditto.
10493 * gdb.c++/templates.exp: ditto.
10494 * gdb.base/break.exp: no run and hit main for stubs. Change line
10495 numbers for breakpoints and info breakpoint.
10496 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
10497 breakpoint().
10498 * gdb.base/callfuncs.c: ditto.
10499 * gdb.base/exprs: ditto.
10500 * gdb.base/interrupt.c: ditto.
10501 * gdb.base/opaque0.c: ditto.
10502 * gdb.base/printcmds.c: ditto.
10503 * gdb.base/ptype.c: ditto.
10504 * gdb.base/scope0.c: ditto.
10505 * gdb.base/setvar.c: ditto.
10506 * gdb.base/signals.c: ditto.
10507 * gdb.base/twice.c: ditto.
10508 * gdb.c++/misc.cc: ditto.
10509 * gdb.c++/templates.cc: ditto.
10510
10511Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10512
10513 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
10514
10515 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
10516 somewhere between `read' and `main.c'. I'm pretty sure the
10517 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
10518 and it isn't particularly useful.
10519
10520 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
10521
10522Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10523
10524 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
10525
10526Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
10527
10528 * config/mt-slite: add LIBS and -nostdlib.
10529 * config/slite-gdb.exp: add this new file to support sparclite target.
10530
10531Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
10532
10533 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
10534
10535 * gdb.base/a2-run.exp: Change argument to istarget from
10536 "*-*-vxworks" to "*-*-vxworks*".
10537 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
10538
10539Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
10540
10541 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
10542 will not runto main but do a 'step' to step out of breakpoint().
10543 * config/mt-slite: add -Dusestubs.
10544
10545Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10546
10547 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
10548 instead of just @.
10549
10550 * gdb.base/signals.exp: Add test for "handle all print".
10551 * TODO: Remove "handle all print". Also remove item about
10552 checking copyright date (I don't like the idea of a spurious FAIL
10553 based on when we run the tests).
10554
10555 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
10556 for SunOS4 (reason for failure not investigated). Remove
10557 redundant test for $binfile.
10558
10559 * gdb.base/nodebug.c (array_index): Call malloc.
10560
10561 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
10562
10563Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
10564
10565 * gdb.base/recurse.exp: Update gdb_test invocation to use new
10566 conventions and slightly simplify the matching regexp.
10567
10568Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10569
10570 * gdb.base/break.exp: Update gdb_test invocation to use new
10571 convention.
10572
10573 * lib/gdb.exp: If noargs is not set, set it to 0.
10574
10575 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
10576 tests unique.
10577
10578 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
10579
10580Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10581
10582 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
10583 one argument of type "<non-float parameter>".
10584
10585Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
10586
10587 * config/rom68k.exp: New file to support Motorola IDP board.
10588 * gdb.base/a2-run.exp: Skip this file if noargs is set.
10589 * gdb.base/break.c: Change things around so that this program
10590 doesn't depend upon args. This is necessary to make remote
10591 targets work (in general, they can't take args).
10592 * gdb.base/break.exp: Don't try to send args to program. Don't
10593 expect output. Also, replace lots of code with gdb_test.
10594
10595Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10596
10597 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
10598 printing of '\'' (which is what the comment says we are testing,
10599 even though we were not), not '''.
10600 (test_integer_literals_rejected): Test that printing ''' is an error.
10601
10602 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10603 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
10604 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
10605 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
10606 Use gdb_test not test_print_accept.
10607 * lib/gdb.exp: Remove test_print_accept.
10608
10609 * gdb.base/signals.exp (signal_tests_1): Make pass message
10610 consistent with fail message.
10611
10612 * gdb.base/whatis.exp: Remove xfails for printing char vs.
10613 unsigned char; the bug (PR 1821) is fixed.
10614
10615 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
10616
10617 * gdb.base/scope.exp (test_at_localscopes): Call pass for
10618 successful tests--makes xfailing them work right.
10619
10620Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10621
10622 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
10623 only \r\n, not .*. The test can pass .* as the last thing in
10624 $pattern if that is what it wants. In addition to providing this
10625 flexibility, this change should speed up pattern matching in cases
10626 where the pattern already ended with .* (there were a number of
10627 them). This change also helps catch bad patterns--in the old
10628 scheme the typo "char \*" instead of "char \\*" would pass. Now
10629 it is caught.
10630 * Many .exp files: Update callers.
10631
10632 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
10633 clearer and does not spuriously match multiple ('s. Likewise for
10634 ) and *.
10635
10636 * gdb.base/nodebug.exp: Test ability to call a function and pass
10637 it a string (even with no debugging info).
10638
10639 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
10640 "p '\'", which is the same as "p ''" once tcl gets done with
10641 quoting, to "p '\\'", which I suspect is what is intended (one
10642 backslash gets sent to GDB).
10643
10644 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
10645
10646Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10647
10648 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
10649 1817) was fixed literally years ago.
10650
10651Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10652
10653 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
10654 test, it causes stepping out of call_after_alloca_subr with
10655 optimizing compilers.
10656 (localvars_in_indirect_call): Consume GDB prompt if `finish'
10657 fails.
10658
10659 * gdb.c++/templates.exp: Source templ-info.exp only if
10660 the templates executable exists.
10661
10662 * gdb.c++/misc.cc (class Contains_static_instance,
10663 class Contains_nested_static_instance),
10664 gdb.c++/classes.exp (test_static_members): Test printing of
10665 a class that contains a static instance of the class.
10666
10667Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10668
10669 * gdb.base/langs2.c (cppsub_): Don't prototype.
10670 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
10671 only, I believe).
10672
10673Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10674
10675 * lib/gdb.exp (skip_chill_tests): New procedure.
10676
10677 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
10678
10679Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
10680
10681 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
10682 each expect pattern. Cuts runtime from 12 to about 4 seconds.
10683
10684Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10685
10686 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
10687
10688 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
10689 disassemble 8, not 16, instructions for part 4.
10690
10691 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
10692 support the latter anymore.
10693
10694 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
10695 -DNO_PROTOTYPES.
10696 * gdb.base/callfuncs.c: Control use of prototypes based on
10697 NO_PROTOTYPES, not __STDC__.
10698 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
10699 t_float_values2 tests if prototypes in use.
10700
10701 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
10702 t_double_values): When checking differences against DELTA, check
10703 that difference is within the range (-DELTA,DELTA), not just
10704 (-infinity,DELTA).
10705
10706Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
10707
10708 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
10709 'file' command firts, then 'target', then 'load', this is due to gdb
10710 target set up.
10711 * config/mips-gdb.exp: Fix a couple regular exp bugs.
10712
10713Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
10714
10715 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
10716 FP load/store variants.
10717 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
10718
10719Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
10720
10721 * gdb.base/term.exp: Do not give a warning if not native, it is
10722 not an abnormal condition.
10723
10724Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
10725
10726 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
10727 t_char_array".
10728
10729Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
10730
10731 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
10732 are getting the version number.
10733
10734 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
10735 if not native, it is not an abnormal condition.
10736
10737Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10738
10739 * lib/gdb.exp: Just use "file exists", rather than undocumented
10740 dejagnu procedure "findfile".
10741
10742Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10743
10744 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
10745 (LDFLAGS): Set to -Xlinker -Ur.
10746
10747 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
10748 Removed, these values are set by lib/gdb.exp.
10749
10750 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
10751
10752Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10753
10754 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
10755 of replicating gdb startup code.
10756
10757 * config/mt-vxworks (LDFLAGS): Set to -r.
10758 (CFLAGS_FOR_TARGET): Removed.
10759
10760 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
10761 (gdb) and gdb for vxworks uses (vxgdb).
10762
10763 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
10764 executable is not in the tree and host != target, use sed and
10765 program_transform_name to determine the gdb name used by the
10766 target.
10767
10768 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
10769 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
10770
10771Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10772
10773 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
10774 floats, chars, and shorts where there are ANSI-style function
10775 definitions.
10776
10777 * gdb.base/langs.exp, gdb.base/langs*: New test.
10778 * gdb.base/Makefile.in: Build it.
10779 * TODO: Remove item about checking that C names don't get C++
10780 demangling applied; this test tests it.
10781
10782Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10783
10784 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
10785 went with the const70 xfail. The xfail went away a year ago.
10786
10787 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
10788
10789 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
10790 for hp300.
10791
10792 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
10793
10794 * gdb.base/a1-selftest.exp: Don't run on hp300.
10795
10796Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10797
10798 * Makefile.in (site.exp): Set host_alias and target_alias as well
10799 as host_triplet and target_triplet.
10800
10801Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10802
10803 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
10804
10805 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
10806 places as other ecoff systems).
10807
10808 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
10809 ultrix.
10810
10811Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10812
10813 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
10814 remove them.
10815 * gdb.base/nodebug.exp: Accept "function" in addition to "text
10816 variable and "variable" in addition to "data variable".
10817 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
10818
10819 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
10820 2.
10821 * gdb.base/list1.c (long_line): Add additional statement at start
10822 of function.
10823 * gdb.base/list.exp (test_forward_search): Update line number to
10824 reflect new statement.
10825
10826Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10827
10828 * gdb.base/signals.exp: Reinitialize searched source directories
10829 after gdb_start call.
10830
10831Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
10832
10833 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
10834 * gdb.stabs/Makefile.in: Likewise.
10835
10836 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
10837 change. Instead split the tests into smaller pieces.
10838 * gdb.disasm/hppa.s: Corresponding changes.
10839
10840Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10841
10842 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
10843 Quote ^C when passing it to stty. For some shells ^ is a pipe.
10844
10845 * gdb.base/funcargs.exp: Modify many tests so that every test
10846 either passes or fails. Make some test names unique.
10847
10848Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10849
10850 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
10851 Call stty to set interrupt character.
10852
10853 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
10854 for HP assembler versus GNU assembler based on actual behavior of
10855 $(CC), rather than assuming that $(AS) is always the GNU assembler.
10856
10857 * TODO: Suggest a few more stepping tests.
10858
10859Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
10860
10861 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
10862 restart GDB for h8300 after a continue.
10863 (return): Add pattern to match a29k-udi behavior.
10864 * gdb.base/nodebug.exp: Remove obsolete comment.
10865 * gdb.base/regs.exp: New file, testing of register displays.
10866 * gdb.base/return.exp: Fix typo in reference to $objdir.
10867 * gdb.base/whatis.exp: Always start with a fresh GDB.
10868
10869Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10870
10871 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
10872 higher, these tests generate a lot of output.
10873
10874Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10875
10876 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
10877 code following the catch silently ignored some errors; without the
10878 catch they should be thrown like any other tcl error. Also, the
10879 catch used "" instead of {} which meant all the callers who wanted
10880 to include one of the characters "[]$ had to quote it an extra time.
10881 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
10882 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
10883 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
10884 Remove extra quoting.
10885
10886Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
10887
10888 * gdb.base/commands.exp: Make test names unique; every test either
10889 passes or fails. Update some comments.
10890
10891 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
10892
10893Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10894
10895 The following fixes a FAIL caused by the fact that the alpha stabs
10896 configuration didn't use the ".if alpha" code in weird.def.
10897 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
10898 bit pointer, so the 32 bit version works even on the alpha.
10899 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
10900 Remove the stuff which allowed us to have separate versions for
10901 alpha and everything else.
10902
10903 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
10904 regexp which "info func operator\[\](" is supposed to match. Fix
10905 string to send to GDB. Note that GDB still doesn't work right. Add a
10906 new test for "info func .perator\[\](" which GDB does handle correctly.
10907
10908 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
10909
10910Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10911
10912 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
10913 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
10914 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
10915 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
10916 it makes the tests harder to understand and confuses test-o-matic.
10917 The preferred style is that each test provides a PASS or a FAIL,
10918 and has a unique message (e.g. "continue #54" not just "continue")
10919 which is the same for the pass and the fail.
10920 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10921 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
10922 to lib/gdb.exp.
10923 * gdb.base/printcmds.exp: Use test_print_accept. Remove
10924 prt_accept which was basically the same thing. Likewise for
10925 test_print_reject and prt_reject.
10926 * lib/gdb.exp (test_print_reject): Add some more error message
10927 patterns to match from the former printcmds.exp (prt_reject).
10928 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
10929 One defect of the passcount stuff is that some of it failed to
10930 report XPASS where appropriate.
10931 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
10932 stuff before and after arg in expected pattern.
10933 (test_paddr_operator_functions): Re-do test without print_addr_of;
10934 this is the only test which seems to want extra stuff there.
10935
10936Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10937
10938 * gdb.base/nodebug.exp: Update new tests to reflect improved
10939 wording of gdb output.
10940
10941 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
10942 and "ptype" work on variables in files compiled without -g.
10943 Replaces commented out "maint print msymbol" tests.
10944
10945Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10946
10947 * gdb.base/setvar.c (dummy): Call malloc.
10948
10949 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
10950 losing with the irix4 sed.
10951
10952 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
10953 ALRM" on irix4.
10954
10955Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10956
10957 * TODO: Remove items about corefile.exp testing new exec-file and
10958 backtrace; both are now done. Add items about printing enums.
10959
10960Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10961
10962 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
10963 "get signal $thissig" test fails.
10964
10965 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
10966
10967Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10968
10969 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
10970 compiler warning with dec alpha compiler.
10971
10972 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
10973 extra \n from gdb_test call (this explains why the prompt test
10974 that I removed yesterday was there).
10975 (user_defined_command_test): Remove extra \n and prompt test.
10976
10977 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
10978 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
10979 doesn't exist.
10980 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
10981 Also remove alpha workaround, which turns out to be because
10982 SIGABRT == SIGLOST.
10983
10984 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
10985
10986 * gdb.base/help.exp: Don't test "help show".
10987
10988Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10989
10990 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
10991 "set print address" is on.
10992 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
10993 pass prompt to gdb_test; gdb_test already looks for the prompt.
10994
10995 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
10996
10997 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
10998 was a vestige of the manual TESTSTRATEGY, and the purpose of it
10999 was to make sure that gdb can read a core file. But (a) the "read
11000 the corefile" part didn't make it to a1-selftest.exp, we just
11001 delete the corefile after creating it, and (b) we test reading
11002 corefiles in corefile.exp anyway. Also, this test left around a
11003 xgdb process on Solaris.
11004
11005 * gdb.base/corefile.exp: Also test backtrace.
11006
11007Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
11008
11009 * gdb.base/commands.exp: Test a simple user defined command with
11010 arguments and if/while statements; verify the full user command is
11011 printed by "show user".
11012
11013 * gdb.base/commands.exp: Test if/while commands as part of a
11014 breakpoint command list; verify they appear in breakpoint
11015 information.
11016
11017Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11018
11019 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
11020 than by dividing by zero.
11021
11022Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
11023
11024 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
11025 performing an inferior call with watchpoints enabled.
11026 * gdb.base/watchpoint.c (main): Delete second unnecessary read
11027 call.
11028
11029Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11030
11031 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
11032 of "file" command.
11033
11034 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
11035 Add additional pattern for when "int operator int(void);" appears
11036 in a different order.
11037
11038Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11039
11040 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
11041
11042 * gdb.base/help.exp: Replace most of docstrings for "info signals"
11043 and "signal" with ".*".
11044
11045Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11046
11047 * TODO: Add note about "handle all nostop".
11048
11049 * gdb.base/{sigall.c, sigall.exp}: New test.
11050 * gdb.base/Makefile.in: Add it.
11051
11052Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11053
11054 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
11055 when invoking GDB, suppresses any windowing interface.
11056
11057Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
11058
11059 * config/sim-gdb: New file, simulator testing support.
11060
11061Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
11062
11063 * gdb.base/interrupt.exp: Test calling func1 twice.
11064
11065Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
11066
11067 * gdb.base/list.exp (test_forward_search): Set timeout higher
11068 when we'll be getting lots of output from gdb.
11069
11070 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
11071 "init_malloc" to after the expect statement. Run it if that
11072 regexp is taken, but also for two others which happen if source
11073 cannot be found.
11074
11075Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11076
11077 * gdb.base/printcmds.exp: New test, for printing register before
11078 program is running.
11079
11080Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11081
11082 * gdb.base/list.exp: Correct some alternate expect patterns
11083 to reflect changes in list1.c.
11084
11085Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11086
11087 * TODO: Add item regarding large frames.
11088
11089 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
11090
11091 * TODO: Remove item about enabling return.exp; it
11092 is enabled. Suggest a few more "return" tests.
11093
11094Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11095
11096 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
11097 anonymous unions.
11098
11099Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11100
11101 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
11102 and pr-5646.o, so "make" is the same as "make all", not "make
11103 pr-4975.o".
11104
11105Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
11106
11107 * gdb.base/list.exp: Adjust expectations to reflect changes in
11108 list1.c.
11109 (test_forward_search): New test proc.
11110 * gdb.base/list1.c (long_line): New function, has long source line.
11111
11112Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
11113
11114 * gdb.base/a1-selftest.exp: Change initial stepping to know about
11115 additional line of code that was added.
11116
11117Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
11118
11119 * gdb.disasm/hppa.s: Break the large branching tests into smaller
11120 tests so as not to overflow expect's input buffers.
11121 * gdb.disasm/hppa.exp: Corresponding changes.
11122
11123Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11124
11125 Beginnings of template debugging tests.
11126 * gdb.c++/templ-info.cc: New file to test for template
11127 debugging capability of the compiler.
11128 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
11129 templ-info.cc.
11130 * gdb.c++/templates.cc: Add explicit template instantiations
11131 to enable compiling with -fno-implicit-templates. Add destructor
11132 and 'value' method to T5 class for template tests.
11133 * gdb.c++/templates.exp: Add testcases for printing of template
11134 types, setting breakpoints on template methods and calling a
d63a86f8 11135 template method.
c906108c
SS
11136
11137Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
11138
11139 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
11140 branch target since some assemblers (gas-2.5) may emit a
11141 relocation for the branch instead of resolving it in the
11142 assembler.
11143
11144Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11145
11146 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
11147 through signal handler.
11148
11149Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11150
11151 * configure.in (*-*-netware): Use config/mt-netware.
11152
11153 * config/mt-netware: New file.
11154 * config/mt-i386-netware: Removed, separate configs for different
11155 netware architectures are no longer needed now that we have
11156 --with-headers.
11157
11158Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11159
11160 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
11161 by the recent changes to use ANSI C arithmetic conversions.
11162
11163Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11164
11165 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
11166 bug involving using inferior_pid to figure out whether to select a
11167 frame.
11168
11169Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
11170
11171 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
11172 match the current disassembler output.
11173
11174Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
11175
11176 * gdb.fortran/exprs.exp: Expect VOID instead of void.
11177 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
11178 types, expect "int" as type of integer values (for now).
11179
11180Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
11181
11182 * gdb.base/commands.exp: New tests for if/while commands.
11183
11184Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
11185
11186 * lib/gdb.exp (runto): Replace sub-pattern for hex value
11187 by .*, since hex values have different syntax in Chill mode.
11188
11189Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11190
11191 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
11192 linefeed from expect pattern for repeated types with indices > 9.
11193
11194Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
11195
11196 First part of Fortran test suite.
11197 * gdb.fortran: New directory.
11198 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
11199
11200Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11201
11202 * gdb.base/default.exp: Update expect pattern for load command
11203 without arguments.
11204
11205Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11206
11207 * configure.in: Change i386 to i[345]86.
11208 * gdb.base/configure.in: Likewise.
11209 * gdb.c++/configure.in: Likewise.
11210 * gdb.chill/configure.in: Likewise.
11211
11212Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
11213
11214 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
11215 patterns, since that is not a valid context for comments.
11216
11217Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
11218
11219 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
11220 repeated types and repeated types with indices > 9.
11221
11222Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11223
11224 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
11225 2417; old bug has been fixed.
11226
11227Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
11228
11229 * gdb.base/interrupt.exp: When trying to wake up the inferior,
11230 send the newline ourselves instead of assuming gdb_test will do
11231 so when passed an empty input string.
11232
11233 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
11234 stabs testcode.
11235
11236Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11237
11238 * lib/gdb.exp (gdb_test): Don't send anything if the first
11239 argument is an empty string. This makes cases where we want to
11240 match output that is already in expect's buffers (for example,
11241 matching a breakpoint after gdb_run_cmd has been called) work
11242 reliably.
11243
11244Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11245
11246 * config/netware.exp: New file.
11247
11248Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11249
11250 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
11251 the -B and -L prefixes so we can find the debugging stub.
11252
11253 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
11254 there and we are using the gcc from the tree.
11255
11256 * gdb.base/types.c: Removed.
11257
11258 * gdb.base/configure.in: Look for makefile fragments in ../config.
11259 Recognize i386-*-netware.
11260 * gdb.c++/configure.in: Likewise.
11261
11262Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11263
11264 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
11265 the correct TCL syntax.
11266
11267Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11268
11269 * gdb.base/opaque.exp: use runto instead of messing around with
11270 breakpoints. Simplify by using gdb_test.
11271
11272 * gdb.base/bitfields.exp: restart between tests on netware targets
11273 because breakpoints aren't relocated after target death. Run
11274 processes to completion.
11275
11276 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
11277
11278Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
11279
11280 * Makefile.in: Remove extra tabs that confuse some versions
11281 of "make". Use the newly built gdb to test with by default,
11282 rather than the first one in the tester's search path.
11283
11284Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
11285
11286 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
11287
11288 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
11289 condition help.
11290
11291Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11292
11293 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
11294
11295 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
11296 running.
11297 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
11298 * gdb.base/funcargs.exp: Likewise.
11299
11300 * gdb.base/bitfields.exp: Simplify by using gdb_test.
11301 * gdb.base/funcargs.exp: Likewise.
11302
11303 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
11304 message is "".
11305
11306Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11307
11308 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
11309 return,signals,twice}.exp: Handle non-existant binaries
11310 consistantly.
11311
11312 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
11313 * gdb.base/Makefile.in: Don't try to generate a core dump, we
11314 might testing a cross development system.
11315
11316Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11317
11318 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
11319 runtest script is relative to ${srcdir}, not ${rootdir}.
11320
11321Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
11322
11323 * gdb.base/signals.exp: Allow for optionality of breakpoint
11324 address.
11325
11326Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11327
11328 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
11329
11330Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11331
11332 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
11333 for size_t definition.
11334 * gdb.c++/templates.cc: Likewise
11335
11336 * config/mt-i386-netware: New file.
11337
11338 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
11339 defined.
11340
11341 * gdb.base/Makefile.in: Added support for systems that name core
11342 files by appending "core" to the program name.
11343 * gdb.base/a1-selftest.exp: Likewise.
11344
11345Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11346
11347 * gdb.base/return.exp: Add comment and message for `return double'
11348 test failure on Sparc Solaris.
11349
11350Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
11351
11352 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
11353
11354Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11355
11356 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
11357 from optimizing them away.
11358 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
11359 patterns to include default constructors and assignment operators,
11360 to match gcc versions beyond 2.5.8. Accept any cplus demangling
11361 character in the output of the virtual base pointer.
11362
11363Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11364
11365 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
11366 expression match in print_addr_of to avoid unintented matches.
11367 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
11368 versions up to 2.5.8.
11369
11370Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11371
11372 * gdb.base/list.exp: Tweak alternate pattern for listing of an
11373 included file to run under newer versions of expect.
11374 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
11375 consecutive >'s in templates to accomodate recent cplus-dem.c change.
11376 Remove xfail for the virtual table of BDDHookV.
11377
11378Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11379
11380 * lib/gdb.exp (string_to_regexp): Set a default result.
11381 (default_gdb_start): Fix misleading message.
11382
11383Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
11384
11385 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
11386 Remove all CC, etc definitions.
11387 * config/mt-hpux: New file.
11388 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
11389 (CFLAGS, LDFLAGS): Define.
11390 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
11391
11392 * Makefile.in (site.exp): Don't insert host_os, etc.
11393 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
11394 (distclean): Check existence of subdir.
11395 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
11396 * gdb.base/Makefile.in: General cleanup and simplification.
11397 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11398 to build executables. Use default rule to build .o files.
11399 (EXPECT, RUNTEST, CC): Fix relative pathname.
11400 (site.exp): Don't insert host_os, etc.
11401 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
11402 and/or SIGUSR1 defined.
11403 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
11404 * gdb.c++/Makefile.in: General cleanup and simplification.
11405 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11406 (CFLAGS): Remove.
11407 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
11408
11409Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
11410
11411 * gdb.base/recurse.exp: Misc changes to get tests running again
11412 after Kung's changes to the watchpoint code.
11413 * gdb.base/watchpoint.exp: Likewise.
11414
11415Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
11416
11417 * lib/gdb.exp (string_to_regexp): Convert {\} also.
11418
11419Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11420
11421 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
11422 * lib/gdb.exp (default_gdb_start): Define.
11423 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
11424 gdb.base/funcargs.exp, gdb.base/opaque.exp,
11425 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
11426 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
11427 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
11428 Don't call gdb_target_udi in between tests.
11429
11430Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11431
11432 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
11433 (which was basically just a local version of the same thing). In
11434 addition to avoiding duplication, gdb_test_exact is faster.
11435 * lib/gdb.exp (gdb_test_exact): Fix typo.
11436
11437 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
11438 don't give an error.
11439
11440 * gdb.base/term.exp: Call delete_breakpoints before starting.
11441
11442 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
11443 (t10): Add comment.
11444
11445Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
11446
11447 Reorganization of the GDB Test Suite.
11448
11449 * gdb.base: New directory, contains all the basic tests.
11450 * gdb.c++: New directory, tests specific to C++.
11451 * gdb.chill: New directory, tests specific to Chill.
11452 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
11453 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
11454 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
11455 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
11456 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
11457 t30-31 to chill).
11458 * */gdbme.*: Rename to match appropriate expect scripts.
11459 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
11460 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
11461 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
11462 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
11463 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
11464 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
11465 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
11466 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
11467 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
11468 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
11469 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
11470 gdb.c++/virtfunc.cc: New names of C++ files.
11471 * gdb.chill/chillvars.ch: New name of Chill file.
11472 * gdb.base/configure.in, gdb.c++/configure.in,
11473 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
11474 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
11475 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
11476 * configure.in (configdirs): Update to reflect directory changes.
11477 (target_abbrev): No longer define for any configuration.
11478 * Makefile.in: Cosmetic improvements to header comments.
11479
11480Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
11481
11482 Various changes to gdb.t31:
11483
11484 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
11485 * gdbme.ch: Make all key-words and predefineds be upper-case.
11486 * chillvars.exp: Expect key-words and predefinds in upper-case.
11487
11488 * chillvars.exp: Use gdb_test_exact many places.
11489 Change expected output for arrays (which now includes index labels).
11490
11491 * pr-5020.exp, gdme.ch (module PR_5020):
11492 New test, for PR-5020.
11493
11494Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
11495
11496 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
11497 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
11498
11499Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
11500
11501 * Makefile.in: Fix bit-rot in definitions of CHILL,
11502 CHILL_FOR_TARGET and Chill_LIB.
11503 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
11504 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
11505 CHILL, and CHILL_LIB.
11506
11507Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
11508
11509 * Revert the previous changes. Please see Rob's directory
11510 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
11511
11512Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
11513
11514 * Makefile.in, configure.in, config/mips-gdb.exp,
11515 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
11516 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
11517 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
11518 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
11519 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
11520 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
11521 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
11522 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
11523 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
11524 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
11525 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
11526 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
11527 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
11528 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
11529 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
11530 changes from 94Q1.
11531
11532Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
11533
11534 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
11535 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
11536 Rob's new testing fragments.
11537
11538Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
11539
11540 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
11541 lib/gdb.exp: Replace error proc calls with perror.
11542
11543Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
11544
11545 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
11546 version also, match on casted version strings, and match on
11547 gdb startup case where the line numbers might be messed up.
11548
11549Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
11550
11551 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
11552 (CFLAGS): Delete it from here.
11553
11554Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
11555
11556 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
11557
11558Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
11559
11560 * Makefile.in (RUNTEST): Default to just "runtest".
11561
11562Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11563
11564 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
11565 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
11566 the code has been restructured.
11567
11568Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11569
11570 * gdb.t00/default.exp (set write): Allow any number of \r and/or
11571 \n, not just one of each.
11572
11573 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
11574 /bin/cc gives a warning if you do.
11575
11576Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
11577
d63a86f8 11578 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
11579 __t10ListS_link1ZUiRCUiPT0
11580
11581Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11582
11583 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
11584 on local variables in recursive functions.
11585
11586 * gdb.t07/Makefile.in: Build the new test.
11587
11588Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11589
11590 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
11591 directly. Instead compare the return values from actual calls.
11592
11593Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
11594
11595 * Makefile.in (check): Set TCL_LIBRARY for runtest.
11596
11597Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11598
11599 * From Peter Schauer with minor modifications.
11600 * gdb.t15/return.exp (return_tests): Handle targets where "return"
11601 stops in mid-line in the caller. Add xfail for returning a float
11602 value on X86 targets.
11603
11604Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11605
11606 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
11607 to avoid expect lossage.
11608 (fmem_LRbug_tests): Likewise.
11609 * gdb.disasm/hppa.s: Corresponding changes.
11610
11611 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
11612 conditions to work with latest dejagnu/expect.
11613
11614 * gdb.t15/funcargs.exp (finish from indirect call): No longer
11615 expected to fail on the PA.
11616 (backtrace in call with trampolines): Explicitly require main
11617 to be frame #1 (no trampolines should show up in backtrace).
11618
11619 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
11620 "continue -expect".
11621 * gdb.t06/break.exp: Likewise.
11622 * gdb.t07/watchpoint.exp: Likewise.
11623 * gdb.t13/bitfields.exp: Likewise.
11624 * gdb.t15/{funcargs,return}.exp: Likewise.
11625 * gdb.stabs/weird.exp: Likewise.
11626 * config/{mips,udi}-gdb.exp: Likewise.
11627
11628 * hppa.sed: Enclose comments within a sed command to avoid
11629 losing with the old OSF1 sed.
11630
11631Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11632
11633 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
11634 sequent dynix.
11635 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
11636 * gdb.t15/funcargs.exp: Conditionally step again to really
11637 finish from marker_call_with_trampolines. Handle the case where
11638 the first step from within call_with_trampolines already steps
11639 us back to main.
11640 * gdb.t15/gdbme.c: Add comment to closing brace of
11641 call_with_trampolines for funcargs.exp.
11642
11643Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11644
d63a86f8 11645 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
11646 Fix typo(s).
11647
11648Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11649
11650 * gdb.t07/gdbme.c: More code for watchpoint testing.
11651
11652 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
11653 "Hardware watchpoint" throughout file.
11654 (test_watchpoint_triggered_in_syscall): New test.
11655 (test_complex_watchpoint): New test.
11656
11657Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11658
11659 * gdbme.c (call_with_trampolines): New function to try and step
11660 into. Tests trampoline problems on the PA.
11661
11662 * funcargs.exp (localvars_in_indirect_call): No longer expect
11663 stepping into indirect call to fail on PAs.
11664 (test_stepping_over_trampolines): New test.
11665
11666Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11667
11668 * TODO: Add suggestions for static member function tests, and
11669 completion tests.
11670
11671Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11672
11673 * TODO: Add suggestions for "p/a" tests.
11674
11675 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
11676 (default_gdb_exit): Replace all the hair with sending "quit" to
11677 the process with a simple close.
11678
11679Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11680
11681 * TODO: Add suggestions for shared library tests.
11682
11683Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11684
11685 * TODO: Add suggestions for x/s tests.
11686
11687Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11688
11689 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
11690 "enable once", and "enable breakpoints once" with ".*".
11691
11692Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11693
11694 * TODO: Add suggestions about structure passing tests.
11695
11696Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11697
11698 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
11699 the primary1 test, use work around if __GNUC__ < 2.
11700 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
11701 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
11702 Test for bad output rather than waiting for timeout. Issue
11703 second continue only if first continue failed.
11704
11705Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11706
11707 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
11708 operator[] test with gdb_test because the old code didn't seem to
11709 be getting the quoting right with the new dejagnu.
11710
11711Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
11712
11713 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
11714 one from the path.
11715 * Makefile.in: Use a fresh expect if there is one, use runtest
11716 from the src tree if there is one.
d63a86f8 11717
c906108c
SS
11718Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11719
11720 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
11721 next over recursive call. Revise the tests from that point on
11722 (which had been skipped) to match GDB's actual (correct) output.
11723
11724 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
11725 with next over a breakpoint whose condition is false.
11726
11727 * gdb.t00/help.exp: Comment out "help set print" tests just like
11728 (and for same reason as) "help set" test.
11729
11730Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11731
11732 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
11733 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
11734
11735Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11736
11737 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
11738 necessary gdb_target_udi.
11739
11740 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
11741
11742 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
11743 1838 and 2417; they are fixed.
11744
11745 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
11746 gdb.t03/ptype.exp (ptype structure, ptype union):
11747 Remove xfails; the test is looser than when the xfails were added.
11748
11749 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
11750 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
11751
11752 * gdb.t01/run.exp: Only run shell test if isnative.
11753
11754 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
11755 since "run" automatically loads if necessary. Call gdb_target_udi
11756 after the "file" since "file" kills any execution target.
11757
11758 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
11759 GDB. GDB doesn't work that way (not anymore at least) on UDI.
11760 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
11761 argument for UDI.
11762
11763Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11764
11765 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
11766
11767 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
11768
11769Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11770
11771 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
11772 properly quoting regexps. This makes the second argument to
11773 demangle a fixed string, which matches the callers, instead of a
11774 shell-style pattern which is what the previous implementation
11775 used. Update some of the callers.
11776
11777Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11778
11779 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
11780 (comib_nullified_tests): Fix typo.
11781 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
11782 strings. No longer expected to fail.
11783
11784 * gdb.disasm/hppa.s (addib_tests): Fix typo.
11785 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
11786 strings. No longer expected to fail.
11787
11788 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
11789 string. No longer expected to fail.
11790
11791Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11792
11793 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
11794 No longer expected to fail.
11795
11796 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
11797 string. No longer expected to fail.
11798
11799Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11800
11801 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
11802 only in the names (I probably got most of them). I was even
11803 generous with some which differed in underscores in names, and
11804 probably missed a few, and I *still* was able to remove almost a
11805 third of the file with almost no impact on testsuite coverage.
11806
11807Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11808
11809 * gdb.t00/default.exp: Match udi_attach error message as well as
11810 the one from child_attach.
11811
11812 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
11813
11814 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
11815
11816 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
11817 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
11818
11819 * Move test with enums and partial symbols back to
11820 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
11821 Reverts the change of 26 May 93. Per today's change to
11822 stabs.texinfo, the behavior that weird.exp was expecting was
11823 unreasonable; what is important is that the compiler+gdb get
11824 things right, which happens with a recent gcc. Also fix the test
11825 to deal with native compilers which put out the stab gdb can't
11826 deal with.
11827
11828Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11829
11830 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
11831 in the names. The main thing these accomplish is to slow things down.
11832 Many more such duplicates surely remain.
11833
11834 * gdb.t00/help.exp: Comment out "help support" test just like
11835 (and for same reason as) "help set" test.
11836
11837Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
11838
11839 * gdb.t06/break.exp: Remove setup_xfails for
11840 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
11841 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
11842 about known bug in gcc to include up through 2.5.8.
11843 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
11844 well as "_vb$".
11845 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
11846 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
11847 with latest gcc and gdb.
11848 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
11849 well as "_vb$".
11850
11851Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11852
11853 * configure.in (hppa*-*-*): Also configure and build stabs-only
11854 tests.
11855
11856Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11857
11858 * gdb.t10/hppa.mt: A makefile fragment for the PA.
11859 * gdb.t10/configure.in (hppa*-*-*): Use it.
11860
11861Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11862
11863 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
11864
11865Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11866
11867 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
11868 versions prior to 1.13.5.
11869
11870Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11871
11872 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
11873 the prompt is at the start of a line.
11874
11875Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11876
11877 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
11878 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
11879 in the copr tests now.
11880 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
11881 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
11882 expected to fail.
11883
11884Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
11885
11886 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
11887 gdb.t31/chillvars.exp, lib/gdb.exp:
11888 Tweak to run under either version of expect.
11889 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
11890 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
11891 * gdb.t11/list.exp: Remove extraneous whitespace.
11892
11893Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11894
11895 * gdb.t16/printcmds.exp (test_print_strings): Accept
11896 "(unsigned char *) " before the string.
11897
11898 * TODO: Add notes about printing of fancy types and GDB expressions.
11899
11900Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
11901
11902 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
11903 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 11904 if doing mips-idt-ecoff.
c906108c
SS
11905
11906Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
11907
11908 * Most .exp files: Tweak to run under either version of expect.
11909
11910Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11911
11912 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
11913 xfails; I'm not sure why they are failing, but not because of PR 1806.
11914
11915Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
11916
11917 * config/unix-gdb.exp: Remove gdb_unload cause it's already
11918 defined in lib/gdb.exp.
11919
11920Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11921
11922 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
11923 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
11924 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
11925 have to be typeless.
11926
11927Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11928
11929 * TODO: Add suggestion for copyright year test.
11930
11931Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
11932
11933 * configure.in (*-*-lynxos*): Add stabs tests.
11934
11935Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11936
11937 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
11938 so insert a tab before any assembler directive in column zero.
11939
11940 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
11941 stores.
11942 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
11943 stores.
11944 (fpu_short_memory_tests): Likewise.
11945
11946Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11947
11948 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
11949 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
11950 .stabs directives in comments.
11951
11952Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11953
11954 * TODO: New file, describing tests we could write.
11955 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
11956
11957Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11958
11959 * gdb.t06/signals.exp: Add kludge to force re-sync.
11960
11961 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
11962 to xgdb instead of gdb, get out of gdb.
11963
11964Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
11965
11966 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
11967 for info.
11968
11969Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11970
11971 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
11972 * gdb.stabs/configure.in (hppa*-*-*): Use it.
11973 * gdb.stabs/hppa.sed: New sed script for the PA.
11974
11975Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11976
11977 * gdb.stabs: Re-write weird.def and configuration to use sed
11978 instead of cpp. sed is portable and POSIX; cpp is neither.
11979
11980Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11981
11982 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
11983
11984Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11985
11986 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
11987
11988Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11989
11990 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
11991 "_vb$".
11992 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
11993 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
11994
11995Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11996
11997 * lib/gdb.exp: Comment out code which depends on non-existent
11998 `transform' procedure.
11999
12000Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
12001
12002 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
12003 * lib/gdb.exp: Transform tool name.
12004 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
12005 1.1's new error handling system.
12006
12007Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12008
12009 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
12010
12011Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12012
12013 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
12014 They made pattern matching so slow that timeouts happened on
12015 heavily loaded systems. Now any output from "show print" which
12016 gets us back to the GDB prompt is a PASS.
12017
12018Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
12019
12020 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
12021
12022Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12023
12024 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
12025
12026 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
12027 It is not from PR 3220.
12028
12029Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12030
12031 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
12032 just started failing because they depended on the order the
12033 subcommands are presented, or exact docstring text. This kind of
12034 test is a pain and has minimal benefit.
12035
12036Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12037
12038 * gdb.t09/corefile.exp: At end of test, use "core" command with
12039 no arguments.
12040
12041Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
12042
12043 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
12044 17}/Makefile.in: Make it possible to run the testsuite with Sun
12045 make and CC = cross gcc by adding explicit build rules for .o
12046 files.
12047
12048Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12049
12050 * gdb.t15/funcargs.exp: Don't put comments on same line as
12051 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 12052
c906108c
SS
12053Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12054
12055 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
12056
12057Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
12058
12059 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
12060 * gdb.t20/inherit.exp: remove three dumplicate entries.
12061
12062Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12063
12064 * gdb.t06/break.exp: For "next over recursive call", fail on any
12065 incorrect output, not just on "factorial (value=2)".
12066
12067Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12068
12069 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
12070 working now. Add an xfail if accesing a bss variable causes
12071 a memory error if the target is not yet run.
12072
12073Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12074
12075 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
12076 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
12077 name of __st* demangling (2 strings). Did Kung really get the
12078 more than 95 others right without testing them?
12079
12080Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
12081
12082 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
12083
12084Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
12085
12086 * configure.in (configdirs): Add gdb.disasm
12087 * gdb.disasm: New directory for GDB disassembler tests.
12088 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
12089
12090Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12091
12092 * gdb.t00/help.exp: Don't test "help set".
12093
12094 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
12095 from within expect statements. None of these happen anymore and
12096 they cause regressions to be silently unnoticed.
12097
12098 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
12099 messages) about known failures with gcc cygnus-2.4.5-930417.
12100
12101 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
12102 comp-info.exp so it gets built if it doesn't exist.
12103
12104 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
12105 it is no longer used.
12106 * gdb.t13/comp-info.c: Removed.
12107
12108Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12109
12110 * gdb.t06/signals.exp: Add xfail for sun3.
12111
12112Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12113
12114 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
12115 relevant because ^C doesn't get sent but failure can be reproduced
12116 interactively).
12117
12118Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12119
12120 * gdb.stabs/alpha.mt: New configuration file for alpha.
12121 * gdb.stabs/configure.in: Use it.
12122 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
12123 sharing with alpha.mt, redefine long to word via preprocessor.
12124 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
12125 for alpha.
12126 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
12127 native cc.
12128 * gdb.t00/teststrategy.exp: Change expect string so that we
12129 consume the `(xgdb)' from the command echo and from the gdb prompt.
12130 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
12131 gdb currently compares all values as long, so this failure probably
12132 applies to any configuration where LONGEST is bigger than a target int.
12133 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
12134 with gcc.
12135 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
12136 to handle opaque pointers, gcc is.
12137 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
12138 as first argument. Include <sys/types.h> and change all operator
12139 new definitions to use size_t.
12140 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
12141 now that we use size_t.
12142
12143Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12144
12145 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
12146 a long or float array cast all array members to the same type.
12147 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
12148 with 64 bit longs.
12149 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
12150 on alpha.
12151 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
12152
12153Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12154
12155 * gdb.t24 (demangle.exp): Constructors of templates have names like
12156 vector<int>::vector(int) not vector<int>::vector<int>(int). See
12157 section 14.6 of the ARM.
12158
12159 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
12160 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
12161 accomplish little and slow down the testsuite.
12162
12163 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
12164 Accept spaces various places.
12165
12166Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12167
12168 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
12169 with watchpoint enabled.
12170
12171 * Makefile.in: Remove definition of CC and remove the second
12172 definition of CXX (the "CXX = gcc" one remains). These definitions
12173 were causing backquotes to be expanded within backquotes, which
12174 doesn't work.
12175
12176Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12177
12178 * gdb.t17/callfuncs.exp: Add "return 0" to end.
12179
12180Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12181
12182 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
12183 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
12184 by mips cc and contains no stabs entries.
12185
12186Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
12187
12188 * config/vx-gdb.exp: Use fake device to load files rather than
12189 NFS.
12190 * lib/gdb.exp: New proc to do "file" command.
12191 * config/unix-gdb.exp: Use new "file" proc.
12192
12193Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12194
12195 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
12196 Rework board rebooting slightly.
12197 (gdb_exit): Don't exit from the remote shell; there isn't one.
12198 * gdb.stabs/weird.exp: If a program is being debugged already,
12199 kill it.
12200 * gdb.t04/setvar.exp: Stop and restart gdb.
12201 * gdb.t05/expr.exp: Likewise.
12202 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
12203 restart gdb and reload the program.
12204 * gdb.t08/opaque.exp: Likewise.
12205 * gdb.t12/scope.exp: Likewise.
12206 * gdb.t13/bitfields.exp: Likewise.
12207 * gdb.t15/funcargs.exp: Likewise.
12208 * gdb.t20/classes.exp: Likewise.
12209 * gdb.t03/ptype.exp: Increase timeout.
12210 * gdb.t16/printcmds.exp (test_print_string_constants,
12211 test_print_array_constants): Likewise.
12212 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
12213 * gdb.t20/classes.exp (do_tests): Likewise.
12214 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
12215
12216Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
12217
12218 * gdb.stabs: Renamed *wierd* to *weird*.
12219
12220Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12221
12222 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
12223 for timeout. Add "known gcc 2.4.5 bug" to failure message.
12224
12225Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12226
12227 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
12228 (do_tests): Remove xfail for whatis on one_var and two_var.
12229
12230Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
12231
12232 * Makefile.in: Made cross building work better by adding
12233 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
12234
12235Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12236
12237 * gdb.t15/{return.c,return.exp,Makefile.in}:
12238 New test, currently commented out.
12239
12240Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
12241
12242 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
12243 still running and removes the leftover named socket so GDb can do
12244 clean restarts.
12245
12246Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
12247
12248 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
12249 console, not GDB.
12250 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
12251 cross testing works better with "make check"
12252 * config/unix-gdb: Use default procedures for exit and version.
12253 * config/vx-gdb.exp: Cleaned up and massaged back to working order
12254 with the newest VxWorks.
12255
12256Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12257
12258 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
12259 old form.
12260
12261 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
12262 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
12263
12264 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
12265
12266 * config/unix-gdb.exp: Remove this version of gdb_exit
12267 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
12268 Rob says he'll look at it when he gets back to testing boards.
12269
12270Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
12271
12272 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
12273 an expected fail for certain ptype commands.
12274
12275 * gdb.t20/classes.exp: Update expected results of "ptype class
12276 Base1" to account for the constructor that now appears in the type.
12277
12278Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
12279
12280 * configure.in (configdirs): Restore gdb.t04, which mysteriously
12281 disappeared from list.
12282 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
12283 "alldone" proc with call to cleanup and exit.
12284 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
12285 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
12286 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
12287 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
12288 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
12289 "alldone" proc with simple returns that suppress remaining
12290 tests. The alldone proc went away many months ago.
12291
12292Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12293
12294 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
12295
12296 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
12297
12298Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12299
12300 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
12301 as vax gdb will display them.
12302
12303Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12304
12305 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
12306 optimizers.
12307
12308 * scope.exp: Change "bad value for localval" messages so each one
12309 is unique.
12310
12311 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
12312 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
12313
12314 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
12315
12316Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12317
12318 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
12319 doesn't exist (due to optimization).
12320
12321Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12322
12323 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
12324 contains \r because the filename is long.
12325
12326 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
12327 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
12328
12329Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12330
12331 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
12332 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
12333 Ultrix.
12334 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
12335 int tests.
12336 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
12337
12338Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
12339
12340 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
12341
12342 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 12343 to match does not match the passing case but still matches the
c906108c
SS
12344 failing case.
12345
12346Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12347
12348 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
12349
12350Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
12351
12352 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
12353 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
12354 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
12355 Remove various versions of gdb_exit.
12356 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
12357 gdb_exit.
12358 * config/unix-gdb.exp: gdb_exit remains here, and should override
12359 the generic version, since it's doing a lot of wierd stuff that
12360 the other versions aren't. FIXME, fold it in, or abandon this
12361 version.
12362
12363Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12364
12365 * gdb.t24/demangle.exp: Add tests for PR 3220.
12366
12367Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12368
12369 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
12370
12371Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
12372
12373 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
12374 "i386-*-*". Works for i486 as well.
12375
12376 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
12377 bug, and expand domain of xfail to all SVR4 systems, since the
12378 actual problem is likely to be in generic SVR4 /proc support.
12379
12380Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12381
12382 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
12383
12384Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
12385
12386 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
12387 xfails for other systems. Match a missing 'Continuing.' as an
12388 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
12389
12390 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
12391 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
12392 Only issue warning for missing executables if -all option is used.
12393
12394 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
12395 file if -all option is used. It's like an unpredictable XFAIL.
12396
12397Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12398
12399 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
12400 for dynamically linked binaries.
12401
12402 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
12403
12404Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12405
12406 * gdb.t20/inherit.exp: Change message for "print tagless struct"
12407 to state that this is a known bug in old versions of g++.
12408
12409Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12410
12411 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
12412 while waiting for `Continuing'.
12413
12414Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
12415
12416 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
12417 in text, data, and bss.
12418 * gdb.t10/nodebug.c: Add local and global test variables for
12419 initialized and uninitialized data.
12420
12421Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12422
12423 * config/unix-gdb.exp (gdb_exit): Add "wait".
12424
12425Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12426
12427 * gdb.t06/signals.exp: xfail the continue from the handler for all
12428 targets.
12429
12430 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
12431 function with watchpoints enabled, the i386 call dummy starts with
12432 a call.
12433
12434 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
12435 386 bsd names its corefiles.
12436
12437Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
12438
12439 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
12440 compilers don't grok it.
12441 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
12442 with small octal ints rather than character constants, which
12443 are signed and might not fit if first promoted to int.
12444
12445Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
12446
12447 * gdb.t09/Makefile.in (clean): Remove corefile.
12448
12449Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12450
12451 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
12452
12453Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12454 and Jim Kingdon (kingdon@cygnus.com)
12455
12456 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
12457 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
12458 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
12459
12460Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12461
12462 * gdb.t17/interrupt.exp: Add xfail for hppa.
12463
12464Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12465
12466 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
12467 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
12468 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
12469 to determine signed-ness of bitfields and use the result to setup
12470 the xfail.
12471 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
12472 * gdb.t15/funcargs.exp: Use them to step until the second indirect
12473 call line is reached if necessary.
12474
12475Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12476
12477 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
12478
12479Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12480
12481 * gdb.t06/break.exp: Also test `clear' command.
12482
12483Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12484
12485 * gdb.t00/teststrategy.exp: Remove extra quote.
12486
12487 * gdb.t07/watchpoint.exp: Change xfail for calling function with
12488 watchpoint enabled to be for all non-68k machines.
12489
12490 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
12491
12492Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12493
12494 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
12495 targets use aout.mt instead of ecoff.mt as gas understands
12496 standard aout format.
12497
12498Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12499
12500 * lib/gdb.exp (runto): Don't insist that function we are running to
12501 was compiled with -g.
12502
12503 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
12504
12505 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
12506 to get back into the read system call.
12507 Accept leading newline in case where we woke it up.
12508
12509Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12510
12511 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
12512 to make the stabs test work on ecoff systems using gcc and -with-stabs.
12513 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
12514 enable ecoff configuration.
12515
12516Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12517
12518 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
12519
12520Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12521
12522 * gdb.t16/printcmds.exp: Add another printf test.
12523
12524Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
12525
12526 * configure.in: If configured -with-stabs on any target, add
12527 stabsdirs to configdirs.
12528
12529Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12530
12531 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
12532 fun" so pattern does not match the command itself.
12533
12534Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12535
12536 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
12537
12538Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12539
12540 * gdb.t17/interrupt.exp: Test for more things.
12541
12542Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12543
12544 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
12545 compiler arranges the code and line numbers.
12546
12547 * gdb.t17/interrupt.exp: Don't send \n after ^C.
12548
12549Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12550
12551 * gdb.t00/help.exp: Increase expect input buffer size.
12552
12553Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12554
12555 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
12556
12557 * gdb.t07/watchpoint.exp: Add xfail for hppa.
12558
12559 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
12560
12561 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
12562 [0-9]*, not just [0-9].
12563
12564Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12565
12566 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
12567
12568 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
12569
12570Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12571
12572 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
12573
12574Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12575
12576 * gdb.t06/signals.c: Add xfails for sun3.
12577
12578 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
12579
12580 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
12581 test_stepping tests.
12582
12583Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12584
12585 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
12586
12587 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
12588
12589 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
12590 rather than actually putting it through cpp twice.
12591
12592 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
12593
12594Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
12595
12596 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
12597 no longer needed.
12598
12599Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12600
12601 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
12602
12603 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
12604 C++ features prints as "struct", make it a pass, not an xfail.
12605
12606Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12607
12608 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
12609 Don't require VA to print as "class" rather than "struct".
12610
12611Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
12612
12613 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
12614
12615Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12616
12617 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
12618
12619Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12620
12621 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
12622 order.
12623
12624Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12625
12626 * gdb.t16/printcmds.exp: Add printf tests.
12627
12628 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
12629
12630 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
12631
12632Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
12633
12634 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
12635 pass counts, to counteract any existing or future setup_xfails.
12636
12637Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12638
12639 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
12640 {BEGIN,END}_COMMON for common block instead of STAB.
12641 * gdb.stabs/wierd.exp: Add xfail for rs6000.
12642
12643 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
12644 intp_var should be N_GSYM not N_LSYM.
12645 wierd-aout.S: Use a label for the value of the N_SO.
12646 wierd.def: Remove all backslashes.
12647 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
12648
12649Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12650
12651 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
12652 get the expected next to inheritance3.
12653
12654Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12655
12656 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
12657 now that gcc-2.4 gets it right.
12658
12659Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12660
12661 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
12662
12663 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
12664 generating comp-info.exp which works for cross-compilation.
12665
12666Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
12667
12668 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
12669 "*-*-sysv4.*".
12670
12671Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
12672
12673 * gdb.t01/run.exp: Start with a fresh gdb.
12674 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
12675 SVR4.x.
12676
12677Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
12678
12679 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
12680 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
12681 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
12682 Makefile.in (distclean, realclean): Remove gdbme.c from list of
12683 things to remove.
12684
12685Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
12686
12687 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
12688 test cases from bug reports.
12689
12690Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
12691
12692 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
12693 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
12694 avoid spurious xfails.
12695 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
12696 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
12697 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
12698
12699Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
12700
12701 * gdb.t00/teststrategy.exp: Rework to provide more useful
12702 description of each test, fix problem with systems that define
12703 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
12704 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
12705 results for "next over recursive call" so timeouts aren't taken
12706 by error.
12707
12708Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
12709
12710 * gdb.t12/scope.exp: Test printing of variables before run.
12711
12712 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
12713 printed in wrong order due to sorting.
12714
12715Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
12716
12717 * gdb.t00/teststrategy.exp: Fix expected results for printing
12718 user entered string constant. Is array of char, prints with no
12719 address.
12720
12721 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
12722 commands.
12723 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
12724 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
12725 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
12726 of struct of char arrays.
12727 * gdb.t00/radix.exp: New tests for radix commands.
12728
12729Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
12730
12731 * gdb.t16/printcmd.exp: Print a variable before running program
12732 (with xfail for AIX).
12733
12734Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
12735
12736 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
12737
12738 * gdb.t16/printcmd.exp: Don't print variables before running program.
12739
12740 * gdb.t06/break.exp: Don't require envp argument to main.
12741
12742 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
12743
12744 * gdb.t02/whatis.exp, gdb.t11/list.exp:
12745 Add xfails for rs6000.
12746
12747 * gdb.t02/whatis.exp: Change other tests not to re-test something
12748 we already tested.
12749
12750 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
12751 each type used has a variable of that type.
12752
12753Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
12754
12755 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
12756
12757Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12758
12759 * configure.in: change srctrigger to be a file, not a directory
12760
12761Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
12762
12763 * configure.in (mips-idt-ecoff*): Added trailing '*'.
12764
12765 * gdb.t11/list.exp: Fixed a couple of typos.
12766
12767Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
12768
12769 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
12770 is fixed and PR is closed.
12771 * gdb.t16 (gdbme.c): Add simple test string variable.
12772 * gdb.t16 (printcmds.exp): Add tests with simple test string
12773 variable, primarily for boundaries on "set print elements".
12774
12775Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
12776
12777 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
12778 Make leading 0's optional and don't expect a tab in the middle
12779 of the number.
12780
12781 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
12782
12783 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
12784 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
12785 don't end command passed to gdb_test with newline.
12786
12787 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
12788 signed keyword away, don't expect signed bitfields to be signed.
12789
12790 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
12791 printing with only as many 1's as are in the field as well as printing
12792 with 32 1's (see comment).
12793
12794Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
12795
12796 * gdb.t00/default.exp: Start with a fresh gdb.
12797 * configure.in (configdirs): Remove gdb.t31 until the chill
12798 compiler works again. It no longer is able to find chillrt0
12799 since it isn't in libchill.a anymore.
12800 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
12801 wierd.o, make more modular.
12802 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
12803 spurious newlines that caused problems.
12804
12805Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12806
12807 * Move test with enums and partial symbols from gdb.t03/ptype.exp
12808 to gdb.stabs/wierd.exp since GCC has worked around the bug.
12809 gdb.stabs/wierd.{exp,def}: Many new tests.
12810
12811 * gdb.t00/default.exp: update info line for new message.
12812
12813 * gdb.t02/{whatis.exp,gdbme.c}:
12814 Test that "char *" doesn't print as "caddr_t".
12815
12816Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12817
12818 * gdb.t00/help.exp: Use .* in place of some help messages which
12819 just changed.
12820 gdb.t00/default.exp: Update "info frame" test for new message.
12821 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
12822 Remove some xfails
12823
12824Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12825
12826 * gdb.t03/{gdbme.c,ptype.exp}:
12827 Add tests for typedef'd struct and union without tags.
12828 Also check "whatis" on a variable of a typedef'd enum without a tag.
12829
12830 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
12831 PRMS 1823; the bug still exists but isn't reproduced by this test
12832 anymore), and remove rs6000 XFAIL (the bug is fixed).
12833
12834 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
12835 duplicated from whatis.exp. For those that are left, accept
12836 "long", "long int", or "int" for long variables (whatis.exp already
12837 has an XFAIL for "int", so no need to fail it here).
12838
12839 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
12840 Deal with GCC's names for types now that GDB uses the compiler's names.
12841
12842 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
12843 setup_xfail's for sunos4. If we #defined the signed keyword away,
12844 don't expect GDB to know that char it is signed.
12845
12846 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
12847
12848Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
12849
12850 * configure.in (configdirs): Add gdb.t24 for C++ tests that
12851 should work on any system, regardless of debugging format.
12852 * gdb.t21/demangle.exp: Move to gdb.t24.
12853 * gdb.t24/demangle.exp: Move from gdb.t21.
12854 * gdb.t24/{Makefile.in, configure.in}: New files.
12855
12856Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12857
12858 * configure.in: Do gdb.stabs and C++ tests only for stabs.
12859 * gdb.stabs: New directory.
12860
12861Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12862
12863 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
12864 not just "Quit anyway?".
12865
12866Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
12867
12868 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
12869 that all setup_xfails are immediately followed by clear_xfails.
12870
12871Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
12872
12873 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
12874 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
12875 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
12876 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
12877 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
12878 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
12879 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
12880 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
12881 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
12882 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
12883 gdb.t31/chillvars.exp, lib/gdb.exp:
12884 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
12885 bug-gdb@prep.ai.mit.edu.
12886
12887Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
12888
12889 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
12890 with 0.0, not integer 0.
12891
12892Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
12893
12894 * gdb.t06/break.exp: Update for "Kill the program" message change.
12895
12896Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
12897
12898 * Makefile.in (GDBFLAGS): Set to -nx.
12899 * Makefile.in (site.exp): Use GDBFLAGS.
12900
12901Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12902
12903 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
12904 Makefiles.
12905 (check): depend on just-check.
12906 (just-check): added so that tests can be run without a noop
12907 build pass.
12908
12909Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12910
12911 Switch to using configure's configdirs.
12912 * Makefile.in (Makefile): add configure.in dependency.
12913 (SUBDIRS): removed redundant assignment.
12914 * configure.in: switch subdirs assignment to configdirs.
12915 * gdb.t*/configure.in: new files.
12916
12917Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
12918
12919 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
12920 works.
12921
12922Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
12923
12924 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
12925 in explicit rules. Apparently this is not supported by some makes.
12926
12927Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
12928
12929 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
12930
12931Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12932
12933 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
12934 disappeared.
12935
12936Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12937
12938 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
12939
12940Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
12941
12942 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
12943 watchpoint problem that is now fixed.
12944 * gdb.t30/chexp.exp: Remove setup_xfail for printing
12945 uninitialized convenience variables.
12946 * gdb.t31/chillvars.exp: Fix expected patterns for printing
12947 structures.
12948
12949Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12950
12951 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
12952 which causes expect to get out of sync with gdb on long output
12953 from help set.
12954 * gdb.t09/corefile.exp: Make expected pattern for core file
12955 failing signal and frame output format less sun specific.
12956
12957Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
12958
12959 * gdb.t31/chillvars.exp: Add and remove initial dummy
12960 breakpoint, so that symbol table is forced in.
12961 (Needed at least on Sunos4, though it seems not SVR4.)
12962 * gdb.t31/chillvars.exp: Update for changed output format.
12963
12964Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
12965
12966 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
12967
12968Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
12969
12970 * Makefile.in: Added --srcdir when invoking runtest, removed the
12971 need for a local config file. (optional now)
12972
12973Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
12974
12975 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
12976 failure count used to force early termination. Add some more
12977 expected failures for gnu style demangling.
12978
12979Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12980
12981 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
12982 pmi variable from gdb.t20/gdbme to get optimized away.
12983 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
12984 Check for written corefile upon timeout _and_ eof.
12985
12986Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12987
12988 * config/unix-gdb.exp: Add missing return 0.
12989
12990Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12991
12992 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
12993 test termination.
12994
12995Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
12996
12997 * configure.in (subdirs): Put back gdb.t17 which mysteriously
12998 disappeared.
12999
13000Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
13001
13002 * gdb.t10/crossload.exp: Disable the i860-elf test until such
13003 time as i860 support works.
13004
d63a86f8 13005 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
13006 "backtrace 100\r" rather than just "backtrace\r", to match last
13007 change.
13008
13009Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
13010
13011 * config/udi-gdb.exp (gdb_exit): Remove close command.
13012 (gdb_target_udi): New procedure to set the UDI target.
13013 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
13014 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
13015 Added waits for prompts after several question responses. Added
13016 some more responses used by a29k-amd-udi-gdb.
13017 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
13018 pass different arguments, restart UDI connection after program
13019 completion.
13020 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
13021 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13022 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
13023 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
13024 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
13025 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
13026 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13027 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
13028 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
13029 after program completion.
13030 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
13031 compiled with a SELECT_VECS setting.
13032 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
13033 infinite recursion.
13034
13035 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
13036 Added checks for COFF results, and made them expected failures for
13037 all targets. It would be better to make them expected failures
13038 for COFF targets only.
13039
13040Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13041
13042 * Makefile.in: add null dvi target, don't bother to recurse
13043 through test directories for info and install-info; rename
13044 $(datadir) to be dejagnu instead of deja-gnu
13045
13046Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
13047
13048 * gdb.t31/gdbme.ch: Re-enable code that previously caused
13049 compiler to coredump.
13050 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
13051 code.
13052
13053Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
13054
13055 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
13056 coredump.
13057 * gdb.t31/chillvars.exp: Comment out tests that depend on that
13058 code.
13059
13060Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
13061
13062 * gdb.t03/ptype.exp: tests for return code from gdb_test.
13063 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
13064 which in a shell. Deletes xgdb when done.
13065 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
13066 Tests the return from the "set height" or "set width" commands.
13067 Added a few return codes where needed.
13068
13069Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
13070
13071 * Makefile.in (SUBDIRS): Add gdb.t17.
13072 * configure.in (subdirs): Add gdb.t17.
13073 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
13074 files to test gdb's calling of functions in the inferior with
13075 the correct arguments and gdb's ability to retrieve any
13076 result returned.
13077
13078Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
13079
13080 * config/unix-gdb.exp (gdb_exit): Remove close commands that
13081 may be called after gdb goes away. Previous versions of expect
13082 needed these to avoid file descriptor leaks, but they cause
13083 errors with the current revision of expect.
13084 * gdb.t00/gdbvars.exp: Use -re on expected output after
13085 setting sevenbit-strings.
13086 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
13087 to set sevenbit-strings consistent across tests.
13088 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
13089 set sevenbit-strings consistent across tests.
13090
13091Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
13092
13093 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
13094 expected output to match current "expect" expectations.
13095
13096Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
13097
13098 * gdb.t00/default.exp: Change expected output for default "source"
13099 command, to match new gdb behavior which requires a filename to
13100 source.
13101
13102Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
13103
13104 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
13105 expected fail for i486-*-* that misses the marker2 function.
13106 * gdb.t10/crossload.exp (bfddefault): Allow successful
13107 recognition of a format to pass even if no symbols are found.
13108 Explicitly catch failures where the format is not recognized
13109 or is ambiguous, and add the reason to the fail message.
13110 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
13111 the cause is and invalid target and add reason to failure message.
13112 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
13113 elf32-i386, elf32-sparc, and elf32-i860.
13114 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
13115 Set up expected failure for 'filename'::variable scope resolution,
13116 which is now apparently broken on all targets.
13117 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
13118 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
13119 gdb.t23/templates.exp: Change failure for missing binfile into
13120 just a warning.
13121 gdb.t21/demangle.exp: Change all cfront references to 'arm'
13122 references.
13123
13124Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
13125
13126 * gdb.t00/default.exp: Add expected output for default "source"
13127 command, to match new gdb behavior.
13128 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
13129
13130Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
13131
13132 * config/*-gdb.exp: returns an error, rather than exiting on
13133 internal errors.
13134
13135Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
13136
13137 * gdb.t03/gdbme.c: Add pointer to struct variable.
13138 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
13139 referencing struct members.
13140
13141Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
13142
13143 * configure.in (mips-idt-ecoff): New target.
13144 * config/mips-gdb.exp: New file for remote board using MIPS remote
13145 debugging protocol.
13146
13147 * Redid configuration scheme. Removed gdb.t*/configure.in.
13148 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
13149 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
13150 distclean targets. Built executables via .o files. Adjusted
13151 tests to account for source files in $(srcdir) rather than
13152 $(objdir).
13153 * lib/gdb.exp (runto): Don't expect () after the function name,
13154 because it may have arguments.
13155
13156Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
13157
13158 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
13159 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
13160 expected failures for mips-idt-* and mips-sgi-*.
13161 * gdb.t00/default.exp (attach): Kill process if requested.
13162 * gdb.t00/help.exp (help target core, help target): Accept a gdb
13163 that does not read core files.
13164 * gdb.t01/run.exp: Removed checks for exit status code.
13165 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
13166 it is linked in.
13167 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
13168 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
13169 appropriate, rather than doing it by hand.
13170 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
13171 execution.
13172 * gdb.t10/crossload.exp: Kill existing program if needed.
13173 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
13174 appropriate, rather than doing it by hand. Always increase
13175 timeout for this test, not just for VxWorks.
13176
13177Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
13178
13179 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
13180 of Chill STRUCT types and STRUCT values.
13181 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
13182 than "char".
13183 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 13184 struct2): New struct definitions and initializations to test
c906108c
SS
13185 simple Chill STRUCT types.
13186
13187Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
13188
13189 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
13190 the null byte at the end of strings.
13191 * gdb.t00/default.exp: Make show version insensitive to copyright
13192 date.
13193 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
13194 to avoid dependencies on target char signedness.
13195 * gdb.t16/printcmds.exp: Update expected results for explicitly
13196 unsigned char.
13197 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
13198 now work.
13199 * gdb.t21/demangle.exp: Add many more patterns for template
13200 demangling, most of them being expected failures.
13201 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
13202 string we are matching for, to match on the whole string.
13203 * gdb.t21/demangle.exp: Add many new test strings to demangle,
13204 and fix a whole bunch that had incorrect expected output but were
13205 passing anyway because of the bug in "proc demangle".
13206 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
13207 type.
13208 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
13209
13210Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
13211
13212 * gdb/testsuite: made modifications to testcases, etc., to allow
13213 them to work properly given the reorganization of deja-gnu and the
13214 relocation of the testcases from deja-gnu to a "tool" subdirectory.
13215
13216Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
13217
13218 * gdb/testsuite: Initial creation of gdb/testsuite.
13219 Migrated dejagnu testcases and support files for testing nm to
13220 gdb/testsuite from deja-gnu. These files were moved "as is"
13221 with no modifications. This migration is part of a major overhaul
13222 of dejagnu. The modifications to these testcases, etc., which
13223 will allow them to work with the new version of dejagnu will be
13224 made in a future update.
48efe704 13225
8d8cb839 13226 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 13227\f
8d8cb839
EZ
13228;; Local Variables:
13229;; mode: change-log
13230;; left-margin: 8
13231;; fill-column: 74
13232;; version-control: never
13233;; End:
902f2ccb
MC
13234
13235 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
13236 2003, 2004 Free Software Foundation, Inc.
13237 Copying and distribution of this file, with or without modification,
13238 are permitted provided the copyright notice and this notice are preserved.
This page took 1.218903 seconds and 4 git commands to generate.