* gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2005-05-13 Jim Blandy <jimb@redhat.com>
2
3 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
4 calling gdb_suppress_entire_file.
5 * gdb.base/charset.exp: Same.
6 * gdb.base/call-rt-st.exp: Same.
7
8 2005-05-05 Bob Rossi <bob_rossi@cox.net>
9
10 * lib/gdb.exp (fullname_syntax): Added global regex.
11 (fullname_syntax_POSIX): Ditto.
12 (fullname_syntax_UNC): Ditto.
13 (fullname_syntax_DOS_CASE): Ditto.
14 (fullname_syntax_DOS): Ditto.
15 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
16 fullname_syntax variable to scope and use it.
17 (test_file_list_exec_source_files): Ditto.
18 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
19
20 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
21
22 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
23
24 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
25
26 * lib/gdb.exp (skip_altivec_tests): New function, based on
27 check_vmx_hw_available from the GCC testsuite.
28 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
29 * lib/gdb.arch/altivec-regs.exp: Likewise.
30
31 2005-05-02 Jim Blandy <jimb@redhat.com>
32
33 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
34 calling gdb_suppress_entire_file.
35
36 2005-04-30 Randolph Chung <tausq@debian.org>
37
38 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
39 Slightly relax "sem_post" name checking.
40
41 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
42
43 * gdb.base/unload.exp: Use new shared library infrastructure.
44
45 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
46
47 * gdb.base/so-impl-ld.exp: Use new shared library
48 infrastructure.
49
50 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
51
52 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
53 * gdb.asm/h8300.inc: New file.
54
55 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
56
57 * gdb.base/shlib-call.exp: Change to use new shared library
58 infrastructure.
59
60 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
61
62 * gdb.base/pending.exp: Change to use new shared library
63 infrastructure.
64
65 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
66
67 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
68 use test_compiler_info instead of gcc_compiled, and update copyright.
69
70 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
71
72 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
73 shared objects being adjusted and update copyright years.
74
75 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
76
77 * ChangeLog: Correct some 2003-01-13 dates.
78 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
79 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
80 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
81 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
82 gdb.trace/tfind.exp: Update copyright years.
83
84 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
85 Daniel Jacobowitz <dan@codesourcery.com>
86
87 * lib/gdb.exp (gdb_compile): Handle shlib=.
88 (gdb_compile_shlib): New function.
89
90 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
91
92 * lib/gdb.exp (test_compiler_info): Give argument a default value.
93
94 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
95
96 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
97 gdb.server.
98 * configure.ac: Likewise.
99 * configure: Regenerated.
100 * gdb.gdbserver/Makefile.in: Moved to...
101 * gdb.server/Makefile.in: ... here.
102 * gdb.gdbserver/server.c: Moved to...
103 * gdb.server/server.c: ... here.
104 * gdb.gdbserver/server-run.exp: Moved to...
105 * gdb.server/server-run.exp: ... here.
106
107 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
108
109 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
110 * configure.ac: Create gdb.gdbserver/Makefile.
111 * configure: Regenerated.
112 * lib/gdbserver-support.exp: New file, derived from
113 config/gdbserver.exp.
114 * config/gdbserver.exp: Use gdbserver-support.exp.
115 * gdb.gdbserver/Makefile.in: New file.
116 * gdb.gdbserver/server.c: New file.
117 * gdb.gdbserver/server-run.exp: New file.
118
119 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
120
121 * lib/gdb.exp (test_compiler_info): Return compiler_info
122 if no arguments are given.
123
124 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
125
126 * gdb.arch/altivec-abi.exp: Check for compiler and set
127 use altivec' flag accordingly.
128 * gdb.arch/altivec-regs.exp: Likewise.
129
130 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
131
132 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
133
134 2005-03-27 Andreas Schwab <schwab@suse.de>
135
136 * gdb.base/bigcore.c (main): Add missing mode argument in open
137 call.
138
139 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
140
141 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
142 downloads.
143 * config/gdbserver.exp (gdb_load): Likewise.
144
145 2005-03-14 Paul Brook <paul@codesourcery.com>
146
147 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
148 targets.
149
150 2005-03-09 Joel Brobecker <brobecker@adacore.com>
151
152 * gdb.dwarf2/dup-psym.S: New file.
153 * gdb.dwarf2/dup-psym.exp: New testcase.
154
155 2005-03-09 Joel Brobecker <brobecker@adacore.com>
156
157 * gdb.ada/exec_changed/first.adb: New file.
158 * gdb.ada/exec_changed/second.adb: New file.
159 * gdb.ada/exec_changed.exp: New testcase.
160
161 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
162
163 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
164 (A2): New class.
165 (main): Test operator+.
166 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
167 breakpoint test.
168
169 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
170 * gdb.base/signull.exp: Disable if gdb,nosignals.
171 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
172 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
173 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
174 * gdb.mi/mi2-console.exp: Likewise.
175 * gdb.trace/collection.exp (run_trace_experiment): Consume the
176 continue output at start.
177 (gdb_collect_locals_test): Robustify regexp.
178 * gdb.trace/passc-dyn.exp: Fix comment typo.
179 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
180
181 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
182
183 * gdb.asm/asm-source.exp: Add iq2000 case.
184 * gdb.asm/iq2000.inc: New file.
185
186 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
187
188 * gdb.base/command.exp: Change hardcoded value to regular expression.
189 * gdb.base/float.exp: Add powerpc to the list of targets checked.
190
191 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
192
193 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
194 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
195 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
196 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
197 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
198
199 2005-03-05 Mark Kettenis <kettenis@gnu.org>
200
201 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
202 changes.
203
204 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
205
206 * lib/compiler.c: Add test for IBM's xlc compiler.
207 * lib/compiler.cc: Likewise.
208
209 2004-02-24 Joel Brobecker <brobecker@adacore.com>
210
211 * gdb.ada/fixed_points.exp: Create compilation object directory
212 before running the test.
213 * gdb.ada/null_record.exp: Likewise.
214 * gdb.ada/packed_array.exp: Likewise.
215 * gdb.ada/start.exp: Likewise.
216
217 2005-02-15 Joel Brobecker <brobecker@adacore.com>
218
219 * gdb.ada/packed_array/pa.adb: New file.
220 * gdb.ada/packed_array.exp: New testcase.
221
222 2005-02-10 Mark Kettenis <kettenis@gnu.org>
223
224 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
225 files.
226
227 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
228 on *-*-openbsd*. Correctly match whitespace in regukar
229 expressions.
230
231 2005-02-10 Daniel Jacobowitz <dan@debian.org>
232
233 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
234 PR exp/1821
235 * gdb.base/gdb1821.c: New test file.
236 * gdb.base/gdb1821.exp: New test file.
237
238 2005-02-09 Joel Brobecker <brobecker@adacore.com>
239
240 * gdb.base/start.c: New file.
241 * gdb.base/start.exp: New testcase.
242
243 2005-02-09 Joel Brobecker <brobecker@adacore.com>
244
245 * gdb.ada/start/dummy.adb: New file.
246 * gdb.ada/start.exp: New testcase.
247
248 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
249
250 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
251 for printing symbols and statistics.
252 Add test for using relative pathnames in "maint print msymbols" test.
253 Mark "maint info sections DATA" XFAIL on Cygwin.
254 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
255 tests.
256
257 2005-02-09 Andreas Schwab <schwab@suse.de>
258
259 Committed by Andrew Cagney <cagney@gnu.org>
260 * gdb.base/remotetimeout.exp: New file.
261
262 2005-02-07 Mark Kettenis <kettenis@gnu.org>
263
264 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
265
266 2005-02-03 Joel Brobecker <brobecker@adacore.com>
267
268 * gdb.ada/gnat_ada.gpr: New file.
269 * gdb.ada/gnat_ada.gin: Delete, no longer used.
270 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
271 * configure.ac: No longer generate gnat_ada.gpr.
272 * configure: Regenerate.
273 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
274 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
275 * gdb.ada/null_record/bar.ads: Likewise.
276 * gdb.ada/null_record/bar.adb: Likewise.
277 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
278 * gdb.ada/null_record.exp (testdir): New variable.
279 (testfile): executable is now in testdir subdirectory.
280 (srcfile): Use full path to the main compilation unit.
281 * gdb.ada/fixed_points.exp: Same changes as above.
282
283 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
284
285 * gdb.base/interp.exp: New test.
286
287 2005-01-24 Andrew Cagney <cagney@gnu.org>
288
289 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
290
291 2005-01-19 Andrew Cagney <cagney@gnu.org>
292
293 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
294 configure.ac not configure.in.
295
296 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
297 of powerpc*-*-*.
298 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
299 * gdb.base/list.exp (test_list_function)
300 (test_list_filename_and_function): Ditto.
301 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
302
303 2005-01-16 Andrew Cagney <cagney@gnu.org>
304
305 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
306
307 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
308
309 2005-01-14 Andrew Cagney <cagney@gnu.org>
310
311 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
312 * gdb.mi/mi2-var-cmd.exp: Ditto.
313
314 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
315
316 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
317
318 2005-01-07 Andrew Cagney <cagney@gnu.org>
319
320 * configure.ac: Rename configure.in, require autoconf 2.59.
321 * configure: Re-generate.
322 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
323 * gdb.stabs/configure: Re-generate.
324 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
325 * gdb.hp/configure: Re-generate.
326 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
327 autoconf 2.59.
328 * gdb.hp/gdb.objdbg/configure: Re-generate.
329 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
330 autoconf 2.59.
331 * gdb.hp/gdb.defects/configure: Re-generate.
332 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
333 autoconf 2.59.
334 * gdb.hp/gdb.compat/configure: Re-generate.
335 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
336 autoconf 2.59.
337 * gdb.hp/gdb.base-hp/configure: Re-generate.
338 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
339 autoconf 2.59.
340 * gdb.hp/gdb.aCC/configure: Re-generate.
341
342 2004-12-15 Jim Blandy <jimb@redhat.com>
343
344 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
345 under NPTL when there is debugging info available for libpthread.
346
347 2004-12-13 Jerome Guitton <guitton@gnat.com>
348
349 * gdb.ada/fixed_points.c: New file.
350 * gdb.ada/fixed_points.exp: New file.
351
352 2004-12-03 Randolph Chung <tausq@debian.org>
353
354 * gdb.arch/pa-nullify.exp: New file.
355 * gdb.arch/pa-nullify.s: New file.
356
357 2004-11-30 Randolph Chung <tausq@debian.org>
358
359 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
360 instead of "tbug". Fix regexp to work properly with gdb_test.
361
362 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
363
364 * gdb.base/bitfields2.exp: New test.
365 * gdb.base/bitfields2.c: New file.
366
367 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
368
369 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
370
371 2004-11-16 Randolph Chung <tausq@debian.org>
372
373 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
374
375 2004-11-14 Daniel Jacobowitz <dan@debian.org>
376
377 * gdb.threads/threadapply.exp: Correct "macro details" test.
378
379 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
380
381 * gdb.threads/threadapply.exp: New test.
382 * gdb.threads/threadapply.c: New file.
383
384 2004-11-07 Mark Kettenis <kettenis@gnu.org>
385
386 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
387 frames.
388
389 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
390
391 * gdb.base/cursal.exp: New file.
392 * gdb.base/cursal.c: New file.
393
394 2004-11-03 Andrew Cagney <cagney@gnu.org>
395
396 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
397
398 2004-10-30 Mark Kettenis <kettenis@gnu.org>
399
400 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
401 NetBSD/ELF targets.
402
403 2004-10-29 Joel Brobecker <brobecker@gnat.com>
404
405 * gdb.threads/bp_in_thread.c: New file, copied from
406 pthread_cond_wait.c.
407 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
408 file, rather than reusing the .c file from another testcase.
409
410 2004-10-20 Joel Brobecker <brobecker@gnat.com>
411
412 * gdb.ada/null_record.exp: Check where we stopped after
413 sending the start command, instead of where the associated
414 temporary breakpoint was inserted.
415
416 2004-10-14 Andrew Cagney <cagney@gnu.org>
417
418 * gdb.mi/gdb701.c (main): Return 0.
419
420 2004-10-13 Daniel Jacobowitz <dan@debian.org>
421
422 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
423
424 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
425
426 * gdb.threads/schedlock.c: Add comment markers to use to find
427 line numbers.
428 * gdb.threads/schedlock.exp: Adjust regex to handle the new
429 comments.
430 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
431 breakpoint lines.
432
433 2004-10-12 Daniel Jacobowitz <dan@debian.org>
434
435 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
436
437 2004-10-12 Daniel Jacobowitz <dan@debian.org>
438
439 * configure.in: Add gdb.dwarf2.
440 * configure: Regenerated.
441 * Makefile.in: Add gdb.dwarf2.
442 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
443 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
444 gdb.dwarf2/file1.txt: New files.
445
446 2004-10-11 Orjan Friberg <orjanf@axis.com>
447
448 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
449 of "run", since the latter doesn't work with remote targets. Adjust
450 the breakpoint numbering accordingly.
451 * gdb.threads/pthread_cond_wait.exp: Ditto.
452
453 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
454
455 * gdb.base/overlays.exp: Update copyright years.
456
457 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
458
459 * gdb.base/overlays.exp: Disable if target is Linux.
460
461 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
462
463 * config/gdbserver.exp (gdb_load): Use right filename on remote.
464
465 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
466
467 * gdb.asm/asm-source.exp: Add m32r-linux target.
468 * gdb.asm/m32r-linux.inc: New file.
469
470 2004-09-24 Andrew Cagney <cagney@redhat.com>
471 David Anderson <anderson@redhat.com>
472
473 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
474 command fails, assume things will work.
475 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
476 (_GNU_SOURCE): Define.
477 (print_unsigned, print_hex): Change parameter to "long long".
478 (print_byte_count): New function, use to print byte counts.
479 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
480 O_LARGEFILE.
481 (main): Compute an upper bound on a corefile in max_core_size.
482 Limit memory chunk size to max_core_size. Limit total memory
483 allocated to max_core_size.
484
485 2004-09-23 Andrew Cagney <cagney@gnu.org>
486
487 * gdb.base/bigcore.exp: Replace the code that creates a corefile
488 from a separate process with code that creates a corefile by
489 making the inferior dump core.
490
491 2004-09-23 Mark Kettenis <kettenis@gnu.org>
492
493 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
494 block.
495
496 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
497
498 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
499 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
500 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
501 Likewise.
502
503 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
504
505 * gdb.java/jprint.exp: New test case for java inferior call.
506 * gdb.java/jprint.java: Ditto.
507
508 2004-09-15 Joel Brobecker <brobecker@gnat.com>
509
510 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
511
512 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
513
514 * gdb.threads/killed.c: Include <stdlib.h>.
515 * gdb.threads/pthreads.c: Likewise.
516
517 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
518
519 * gdb.threads/killed.c: Add copyright notice.
520
521 2004-09-10 Jason Molenda (jmolenda@apple.com)
522
523 * gdb.base/define.exp: Two new tests to verify zero space chars
524 after 'if' and 'while' commands in a user-defined command is correctly
525 parsed.
526
527 2004-09-08 Andrew Cagney <cagney@gnu.org>
528
529 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
530 delivery test with duplicate at end of file.
531
532 2004-09-06 Mark Kettenis <kettenis@jive.nl>
533
534 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
535
536 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
537
538 * config/hppro.exp: Removed.
539
540 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
541
542 * config/sparclet.exp: Removed.
543
544 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
545
546 * config/udi.exp: Removed.
547
548 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
549
550 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
551 of "exp_continue".
552 (advancei): Likewise.
553
554 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
555
556 * gdb.base/unload.exp: Fix so messages aren't duplicated.
557
558 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
559
560 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
561 to check for nodebug in executable.
562 * gdb.gdb/observer.exp (setup_test): Likewise.
563 * gdb.gdb/selftest.exp (test_with_self): Likewise.
564 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
565
566 2004-09-01 Andrew Cagney <cagney@gnu.org>
567
568 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
569 files.
570
571 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
572
573 * gdb.base/unload.exp: Fix expected warning message to match
574 latest format.
575
576 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
577
578 * gdb.base/call-rt-st.exp: Fix typos.
579
580 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
581
582 * gdb.threads/thread_check.exp: New testcase.
583 * gdb.threads/thread_check.c: New testcase.
584
585 2004-08-31 Andrew Cagney <cagney@gnu.org>
586
587 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
588 (skip_to_handler_entry): New procedures. Test stepping into a
589 handler when the breakpoint is at the handler's entry point.
590
591 2004-08-30 Andrew Cagney <cagney@gnu.org>
592
593 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
594 gdb/1757.
595
596 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
597
598 With code from Manoj Iyer <manjo@austin.ibm.com>:
599 * lib/gdb.exp (gdb_file_cmd): Return more information in the
600 return value. Add an arm for "no debugging symbols found".
601 Change a stray "error" to "perror".
602 (gdb_run_cmd): Adapt to new return value.
603 * gdb.base/remote.exp: Adapt to new return value.
604 * gdb.gdb/complaints.exp: Likewise.
605 * gdb.gdb/observer.exp: Likewise.
606 * gdb.gdb/selftest.exp: Likewise.
607 * gdb.gdb/xfullpath.exp: Likewise.
608
609 2004-08-27 Joel Brobecker <brobecker@gnat.com>
610
611 * gdb.threads/bp_in_thread.exp: New testcase.
612
613 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
614
615 Fix PR testsuite/1735.
616 * gdb.threads/schedlock.c (thread_function): Add a cast
617 to suppress a gcc warning.
618 * gdb.threads/thread-specific.c (thread_function): Likewise.
619
620 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
621
622 * gdb.base/unload.c: Include <stdlib.h>.
623
624 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
625
626 From Paul Gilliam <pgilliam@us.ibm.com>:
627 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
628 synchronized after the "return".
629
630 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
631
632 * gdb.mi/basics.c: Include <stdio.h>.
633 * gdb.mi/pthreads.c: Include <stdlib.h>.
634 * gdb.mi/var-cmd.c: Include <stdlib.h>.
635
636 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
637
638 * gdb.threads/schedlock.c: Add copyright notice.
639
640 2004-08-25 Andrew Cagney <cagney@gnu.org>
641
642 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
643 (skip_over_handler, breakpoint_over_hander): New test procedures.
644 (advance, advancei): Add a proper prefix, do not use
645 rerun_to_main.
646 * gdb.base/sigstep.c (main): Change to use an infinite loop.
647
648 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
649
650 * gdb.mi/basics.c: Add copyright notice.
651 * gdb.mi/var-cmd.c: Add copyright notice.
652
653 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
654
655 * lib/gdb.exp: Remove signed_keyword_not_used.
656 * lib/compiler.c: Likewise.
657 * lib/compiler.cc: Likewise.
658
659 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
660
661 * gdb.base/whatis.c: Remove conditional disabling of "signed".
662 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
663
664 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
665
666 * gdb.base/whatis.c: Add copyright notice.
667
668 2004-08-20 Mark Kettenis <kettenis@gnu.org>
669
670 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
671 it to skip the breakpoints encoded in the inline assembly.
672
673 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
674
675 * Makefile.in: Add gdb.fortran.
676
677 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
678
679 * gdb.base/call-sc.exp (test_scalar_returns):
680 Fix cut-and-paste glitch in "Make fun return now".
681
682 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
683
684 * configure.in: Add gdb.fortran.
685 * configure: Regenerate.
686 * gdb.fortran/Makefile.in: New file.
687 * lib/gdb.exp (skip_fortran_tests): New procedure.
688
689 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
690
691 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
692 reference to bug-gnu@prep.ai.mit.edu.
693 * gdb.mi/mi-var-child.exp: Likewise.
694 * gdb.mi/mi-var-cmd.exp: Likewise.
695 * gdb.mi/mi-var-display.exp: Likewise.
696 * gdb.mi/mi2-var-block.exp: Likewise.
697 * gdb.mi/mi2-var-child.exp: Likewise.
698 * gdb.mi/mi2-var-cmd.exp: Likewise.
699 * gdb.mi/mi2-var-display.exp: Likewise.
700
701 2004-08-15 Mark Kettenis <kettenis@gnu.org>
702
703 * gdb.base/unload.c (main): Make local variable msg const.
704
705 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
706
707 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
708 to bug-gnu@prep.ai.mit.edu.
709 * gdb.mi/mi-disassemble.exp: Likewise.
710 * gdb.mi/mi-eval.exp: Likewise.
711 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
712 default line number.
713 * gdb.mi/mi-return.exp: Likewise.
714 * gdb.mi/mi-simplerun.exp: Likewise.
715 * gdb.mi/mi-stack.exp: Likewise.
716 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
717 number with explicit range test.
718 * gdb.mi/mi-watch.exp: Likewise.
719 * gdb.mi/mi2-break.exp: Likewise.
720 * gdb.mi/mi2-cli.exp: Likewise.
721 * gdb.mi/mi2-disassemble.exp: Likewise.
722 * gdb.mi/mi2-eval.exp: Likewise.
723 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
724 default line number.
725 * gdb.mi/mi2-return.exp: Likewise.
726 * gdb.mi/mi2-simplerun.exp: Likewise.
727 * gdb.mi/mi2-stack.exp: Likewise.
728 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
729 number with explicit range test.
730 * gdb.mi/mi2-watch.exp: Likewise.
731
732 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
733
734 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
735 * gdb.cp/m-static.exp: Likewise.
736 * gdb.cp/rtti.exp: Likewise.
737
738 2004-08-14 Mark Kettenis <kettenis@gnu.org>
739
740 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
741
742 2004-08-14 Eli Zaretskii <eliz@gnu.org>
743
744 * ChangeLog: Prefix Local Variables with semi-colons and indent
745 the reference to older ChangeLog files, to fix fontification in
746 Emacs.
747
748 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
749
750 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
751 * gdb.mi/mi2-break.exp: Likewise.
752
753 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
754
755 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
756
757 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
758
759 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
760
761 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
762
763 * gdb.cp/classes.exp: Remove unused declarations. Just let
764 test names default instead of providing special names. Remove
765 extraneous demangler test.
766
767 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
768
769 * gdb.base/unload.exp: New test for breakpoints in dynamically
770 loaded libraries.
771 * gdb.base/unload.c: Ditto.
772 * gdb.base/unloadshr.c: Ditto.
773
774 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
775
776 * gdb.cp/classes.exp (test_ptype_class_objects): Call
777 cp_test_ptype_class.
778 (test_enums): Likewise.
779
780 2004-08-10 Andrew Cagney <cagney@gnu.org>
781
782 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
783 files.
784
785 2004-08-10 Andrew Cagney <cagney@gnu.org>
786
787 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
788 init_malloc call.
789
790 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
791
792 * ChangeLog: Add copyright notice. The notice is copied
793 from emacs 21.3 top level ChangeLog.
794
795 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
796
797 * lib/cp-support.exp: New file.
798 * lib/cp-support.exp (cp_test_type_class): New function.
799 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
800 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
801 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
802 cp_test_ptype_class.
803
804 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
805
806 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
807 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
808 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
809 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
810 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
811 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
812 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
813 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
814 gdb.mi/mi2-watch.exp: Update copyright years.
815
816 2004-08-09 Mark Kettenis <kettenis@gnu.org>
817
818 * gdb.base/sigaltstack.exp: Provide proper anchoring.
819
820 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
821
822 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
823 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
824 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
825 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
826 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
827 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
828 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
829 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
830 gdb.mi/mi-watch.exp: Update copyright years.
831
832 2004-08-08 Daniel Jacobowitz <dan@debian.org>
833
834 PR gdb/1738
835 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
836 from a breakpoint with a pending signal.
837
838 2004-08-08 Daniel Jacobowitz <dan@debian.org>
839
840 PR gdb/1736
841 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
842 * gdb.base/sigaltstack.exp (finish_test): Consume output until
843 the prompt.
844 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
845
846 2004-08-08 Daniel Jacobowitz <dan@debian.org>
847
848 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
849
850 2004-08-08 Daniel Jacobowitz <dan@debian.org>
851
852 PR gdb/1736
853 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
854 for i?86-*-linux*.
855
856 2004-08-08 Daniel Jacobowitz <dan@debian.org>
857
858 * gdb.arch/i386-prologue.exp: Compile without debug information.
859
860 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
861
862 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
863 rather than asking gdb to search.
864
865 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
866
867 * gdb.base/gcore.c: Include <string.h>.
868
869 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
870
871 * gdb.base/gcore.c: Add copyright notice.
872
873 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
874
875 * gdb.base/freebpcmd.c: Include <stdio.h>.
876 * gdb.base/long_long.c: Include <string.h>.
877 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
878 * gdb.base/siginfo.c: Include <string.h>.
879 * gdb.base/sigstep.c: Include <string.h>.
880
881 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
882
883 * gdb.base/complex.c: Include <stdlib.h>.
884
885 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
886
887 * gdb.base/complex.c: Add copyright notice.
888
889 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
890
891 * gdb.base/charset.c: Include <stdlib.h>.
892
893 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
894
895 * gdb.base/auxv.c: Include <stdlib.h>.
896
897 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
898
899 * gdb.base/auxv.c: Add copyright notice.
900
901 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
902
903 * gdb.base/coremaker.c: Add copyright notice.
904 * gdb.base/coremaker2.c: Add copyright notice.
905
906 2004-08-04 Andrew Cagney <cagney@gnu.org>
907
908 * gdb.base/store.exp: Update copyright.
909 (check_set, up_set, check_struct, up_struct): Add a prefix to test
910 names, do not import gdb_prompt.
911
912 2004-08-01 Andrew Cagney <cagney@gnu.org>
913
914 Fix PR testsuite/1729.
915 * gdb.base/dump.exp: Add test name to callers of capture_value, do
916 not use capture_value with value 4.
917 (capture_value): Add optional test name parameter.
918 (test_reload_saved_value, test_restore_saved_value): Use $msg as
919 the prefix, pass to capture_value.
920
921 2004-08-01 Mark Kettenis <kettenis@gnu.org>
922
923 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
924 * gdb.arch/i386-prologue.c (standard): New prototype and function.
925 (main): Call new function.
926
927 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
928
929 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
930
931 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
932
933 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
934
935 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
936
937 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
938 Accept more values of vtbl pointer. Remove some messages
939 about "obsolete gcc or gdb".
940
941 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
942
943 * gdb.cp/classes.exp: Accept more varieties of ptype output.
944
945 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
946
947 * gdb.base/asm-source.exp: Properly convert target board
948 debug flags from gcc format to binutils format.
949
950 2004-07-28 Mark Kettenis <kettenis@gnu.org>
951
952 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
953 gdb1718". PR backtrace/1718 partially fixed.
954
955 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
956
957 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
958
959 2004-07-26 Nick Clifton <nickc@redhat.com>
960
961 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
962 good default value for a specific architecture is available then
963 set it to that value. Otherwise default to the -gstabs switch.
964 Remove the -g... switches from the asm-flags variable. Allow the
965 target board info to override the value if it wants to. Pass the
966 switch on the assembler command line.
967
968 2004-07-23 Mark Kettenis <kettenis@gnu.org>
969
970 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
971 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
972 (main): Call new function.
973
974 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
975
976 Test for PR exp/1715.
977 * gdb.base/radix.exp: Refactor common procedures. Make all
978 test names unique. Change XFAIL to KFAIL.
979
980 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
981
982 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
983 * gdb.ada/gnat_ada.gin: ... to here.
984 * configure.in: Use gnat_ada.gin.
985 * configure: Regenerate.
986
987 2004-07-20 Andrew Cagney <cagney@gnu.org>
988
989 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
990 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
991 XFAILs. Clean up test messages and comments. Check backtraces.
992 Delete re-sync code.
993
994 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
995
996 Fix PR cli/740.
997 * gdb.base/annota1.exp: Honor gdb,nosignals.
998 * gdb.base/annota3.exp: Likewise.
999
1000 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1001
1002 * lib/java.exp: Update copyright notice.
1003
1004 2004-07-19 Andrew Cagney <cagney@gnu.org>
1005
1006 * gdb.base/selftest.exp: Copy file from here ...
1007 * gdb.gdb/selftest.exp: ... to here.
1008
1009 2004-07-16 Andrew Cagney <cagney@redhat.com>
1010
1011 * lib/insight-support.exp: Delete file.
1012 * lib/java.exp (java_init): Fix copyright.
1013
1014 2004-07-16 Andrew Cagney <cagney@gnu.org>
1015
1016 * gdb.base/restore.c: Append "prologue" to comments marking the a
1017 function's prologue.
1018 * gdb.base/restore.exp: Update copyright, re-indent.
1019 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
1020 callerN" prefix where needed. Update patterns that match a
1021 function's prologue.
1022
1023 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
1024
1025 * gdb.base/restore.c: Add copyright notice.
1026
1027 2004-07-16 Andrew Cagney <cagney@gnu.org>
1028
1029 * gdb.base/logical.exp: Update copyright.
1030 (evaluate): New procedure. Use to re-implement tests using
1031 several tables.
1032
1033 2004-07-14 Martin Hunt <hunt@redhat.com>
1034
1035 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
1036 which fixes some problems where init.tcl was not found.
1037
1038 2004-07-13 Andrew Cagney <cagney@gnu.org>
1039
1040 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
1041 (check_sizeof, check_valueof): Do not include the output in the
1042 test name. Use gdb_test.
1043 (get_valueof): Use gdb_test_multiple.
1044
1045 * gdb.base/step-test.exp: Update copyright. Use
1046 gdb_test_multiple. Ensure that test names do not include
1047 architecture dependent output.
1048
1049 * gdb.gdb/observer.exp: Update copyright.
1050 (setup_test): Use gdb_test_multiple.
1051 (attach_first_observer, attach_second_observer)
1052 (attach_third_observer, detach_first_observer)
1053 (detach_second_observer, detach_third_observer)
1054 (reset_counters, check_counters): Make $message a prefix.
1055 (test_normal_stop_notifications): Add "args" parameter - a list of
1056 init functions to be called. Make $message a prefix,
1057 (test_observer_normal_stop): Change the message prefixes so that
1058 they are unique, pass the attach / detach procedures to
1059 test_normal_stop_notifications.
1060
1061 * gdb.base/signull.exp (test_segv): Prefix all tests with
1062 "${name}". Clean up test messages.
1063
1064 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
1065
1066 * gdb.base/ena-dis-br.exp: Update copyright.
1067 (break_at): New function. Replace send_gdb with gdb_test,
1068 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
1069 ignore count, not stopped at bpt", with KFAIL.
1070
1071 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
1072
1073 * gdb.base/attach.exp: Remove cleanupfile handling.
1074
1075 2004-07-12 Andrew Cagney <cagney@gnu.org>
1076
1077 * gdb.base/annota1.exp: Cleanup corefile test name.
1078 * gdb.base/annota3.exp: Ditto.
1079
1080 2004-07-12 Andrew Cagney <cagney@gnu.org>
1081
1082 * gdb.base/signals.exp: Clean up copyright, re-indent.
1083
1084 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
1085 gdb_test and gdb_test_multiple.
1086
1087 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
1088
1089 * gdb.java/jmain.exp: Fix expected line number for main to
1090 break at. Set XFAIL for break at main test since gcj does not
1091 provide line number info for first statement in main.
1092
1093 2004-07-08 Andrew Cagney <cagney@gnu.org>
1094
1095 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
1096
1097 * gdb.base/sigbpt.exp: Make the common part of each test name a
1098 prefix instead of suffix.
1099
1100 2004-07-07 Bob Rossi <bob_rossi@cox.net>
1101
1102 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
1103 test from test_tbreak_creation_and_listing to
1104 test_file_list_exec_source_file
1105 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
1106 Changed name of test from test_tbreak_creation_and_listing to
1107 test_file_list_exec_source_file
1108
1109 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
1110
1111 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
1112 the jmisc() constructor instead of <init>.
1113 * gdb.java/jmisc1.exp: Ditto.
1114
1115 2004-07-07 Andrew Cagney <cagney@gnu.org>
1116
1117 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
1118 corrupting the PC.
1119
1120 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
1121
1122 * gdb.cp/templates.exp: Accept whitespace change in demangler
1123 output.
1124
1125 2004-07-06 Andrew Cagney <cagney@gnu.org>
1126
1127 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
1128
1129 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
1130
1131 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
1132 * lib/compiler.cc: Likewise.
1133
1134 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
1135
1136 * lib/compiler.cc: Work around string preprocessing problem
1137 with old hp c++ compiler.
1138 * lib/compiler.c: Likewise.
1139
1140 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1141
1142 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
1143 directives to conditionalize symbol prefixing.
1144 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
1145 additional_flags handling. Add underscore prefix for Cygwin.
1146 * gdb.arch/i386-unwind.c: Use preprocessor directives to
1147 conditionalize symbol prefixing.
1148 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
1149 additional_flags handling. Add underscore prefix for Cygwin.
1150
1151 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1152
1153 * gdb.base/bigcore.exp: Skip test on Cygwin.
1154
1155 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
1156
1157 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
1158 formats for "info register". Use gdb_test_multiple. Fix
1159 the "invalid register" test.
1160
1161 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
1162
1163 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
1164 PID for Cygwin. Add Cygwin specific strings to check for in some
1165 tests.
1166 (do_attach_tests): Add a test for user interaction when attaching
1167 to a process with no matching symbol table already loaded.
1168
1169 2004-06-26 Andrew Cagney <cagney@gnu.org>
1170
1171 Test PR java/1567 and PR java/1565.
1172 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
1173 * gdb.java/jmisc2.exp: Delete file.
1174
1175 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
1176
1177 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
1178
1179 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
1180
1181 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
1182 attach process.
1183
1184 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
1185
1186 * gdb.cp/pr-1553.exp: Remove.
1187
1188 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
1189
1190 * gdb.cp/pr-1553.cc: Remove.
1191 * gdb.cp/pr-1553.exp: Disable this test.
1192
1193 2004-06-20 Jim Blandy <jimb@redhat.com>
1194
1195 Fix PR testsuite/1680.
1196 * gdb.arch/i386-sse.exp: Properly quote curly braces in
1197 regular expressions.
1198
1199 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1200
1201 Fix PR testsuite/1679.
1202 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
1203 Issue an UNSUPPORTED result instead.
1204
1205 2004-06-18 Jim Blandy <jimb@redhat.com>
1206
1207 * gdb.base/charset.exp: Only send a control-C if we see a new
1208 prompt and incomplete command.
1209
1210 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
1211
1212 * gdb.cp/pr-574.cc: Add copyright notice.
1213
1214 2004-06-17 Jim Blandy <jimb@redhat.com>
1215
1216 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
1217 cases where the regexp has no groups; this grabs random text from
1218 the previous test suite, whatever that was.
1219
1220 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
1221
1222 * gdb.cp/printmethod.cc: Add copyright notice.
1223
1224 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
1225
1226 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
1227
1228 2004-06-16 Andrew Cagney <cagney@gnu.org>
1229
1230 * gdb.base/signull.c: Update copyright. Include <string.h>.
1231 (bowler): Replace data_pointer with data_read
1232 and data_write cases. Add code_descriptor case.
1233 (zero, desc): New array and pointer.
1234 (data, code): Change to simple pointers.
1235 * gdb.base/signull.exp: Fix probe pattern matching a function
1236 descriptor SIGSEGV. Replace data_pointer with data_read and
1237 data_write tests.
1238
1239 2004-06-16 Andrew Cagney <cagney@gnu.org>
1240
1241 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
1242
1243 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1244
1245 * gdb.base/long_long.c: Add copyright notice.
1246
1247 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1248
1249 * gdb.base/long_long.exp: Remove reference to
1250 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
1251 to gdb_breakpoint and gdb_continue_to_breakpoint.
1252
1253 2004-06-14 Jim Blandy <jimb@redhat.com>
1254
1255 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
1256 endian case.
1257
1258 2004-06-14 Andrew Cagney <cagney@gnu.org>
1259
1260 * gdb.base/gcore.exp (capture_command_output): Delete the always
1261 passing tests containing inferior values.
1262 * gdb.base/ending-run.exp: Do not include the breakpoint address
1263 in the test message. Update copyright.
1264 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
1265 size in the test name, use gdb_test_multiple. Update copyright.
1266
1267 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1268
1269 * gdb.cp/ref-types.cc: Add copyright notice.
1270
1271 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1272
1273 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
1274 hp_aCC_compiler.
1275 * lib/compiler.cc: Likewise.
1276 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
1277 'set' commands. Log diagnostics for other lines. Set
1278 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
1279
1280 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
1281
1282 * gdb.cp/try_catch.cc: Add copyright notice.
1283
1284 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
1285
1286 * gdb.cp/userdef.cc: Add copyright notice.
1287
1288 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
1289
1290 * gdb.cp/virtfunc.cc: Add copyright notice.
1291
1292 2004-06-11 Randolph Chung <tausq@debian.org>
1293
1294 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
1295 problem.
1296
1297 2004-06-10 Andrew Cagney <cagney@gnu.org>
1298
1299 * lib/compiler.cc, lib/compiler.c: Append either
1300 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
1301 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
1302 instead of gcc-3-3.
1303
1304 2004-06-09 Andrew Cagney <cagney@gnu.org>
1305
1306 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
1307 gdb/1455, bug is specific to "long long" and "double".
1308
1309 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
1310 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
1311 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
1312 fixed.
1313
1314 2004-06-09 Andrew Cagney <cagney@gnu.org>
1315
1316 * gdb.base/structs.exp (test_struct_returns): Replace
1317 "return_value_unknown" and "finish_value_unknown" by
1318 "return_value_known" and "finish_value_known". Instead of
1319 "return_value_unknown" iff "finish_value_unknown", check
1320 "return_value_known" implies "finish_value_known".
1321
1322 2004-06-08 Martin Hunt <hunt@redhat.com>
1323
1324 * gdb.base/float.exp: Add pattern for mips targets.
1325
1326 2004-06-08 Randolph Chung <tausq@debian.org>
1327
1328 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
1329 message for unknown architectures more clear.
1330
1331 2004-06-08 Joel Brobecker <brobecker@gnat.com>
1332
1333 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
1334 start the execution of the program.
1335
1336 2004-06-07 Jim Blandy <jimb@redhat.com>
1337
1338 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
1339 * gdb.arch/i386-cpuid.h: New helper file.
1340
1341 2004-06-07 Randolph Chung <tausq@debian.org>
1342
1343 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
1344 has started.
1345
1346 2004-06-04 Roland McGrath <roland@redhat.com>
1347
1348 Fix PR gdb/1647.
1349 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
1350 differently to be robust to output buffering differences.
1351
1352 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
1353
1354 * gdb.threads/pthreads.exp: Update copyright years.
1355 (check_control_c): Change asynchronous 'after' to synchronous.
1356
1357 2004-06-04 Roland McGrath <roland@redhat.com>
1358
1359 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
1360 next gdb prompt.
1361
1362 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
1363
1364 Fix PR gdb/1636.
1365 * gdb.threads/manythreads.exp: Change asynchronous 'after'
1366 calls to synchronous.
1367
1368 2004-05-26 Jim Blandy <jimb@redhat.com>
1369
1370 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
1371
1372 2004-05-24 Randolph Chung <tausq@debian.org>
1373
1374 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
1375 * gdb.asm/pa.inc: New file.
1376
1377 2004-05-22 Mark Kettenis <kettenis@gnu.org>
1378
1379 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
1380
1381 2004-05-21 Joel Brobecker <brobecker@gnat.com>
1382 Daniel Jacobowitz <drow@mvista.com>
1383
1384 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
1385 GDB prompt.
1386
1387 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1388
1389 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
1390 setjmp/longjmp. Use sigaction instead of signal.
1391
1392 2004-05-19 J. Brobecker <brobecker@gnat.com>
1393 Michael Snyder <msnyder@redhat.com>
1394
1395 * gdb.threads/pthread_cond_wait.c: New file.
1396 * gdb.threads/pthread_cond_wait.exp: New testcase.
1397
1398 2004-05-13 Andrew Cagney <cagney@redhat.com>
1399
1400 * gdb.base/signull.exp, gdb.base/signull.c: New files.
1401 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
1402
1403 2004-05-11 Andrew Cagney <cagney@redhat.com>
1404
1405 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
1406 fixed but revealed gdb/1639.
1407
1408 2004-05-10 Andrew Cagney <cagney@redhat.com>
1409
1410 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
1411 func1" and "next to 2nd alarm", kernel bug avoided.
1412
1413 2004-05-10 Daniel Jacobowitz <dan@debian.org>
1414
1415 PR external/1568
1416 * gdb.base/bigcore.exp: Check the size of the dumped core file.
1417 XFAIL if it is smaller than bytes_allocated.
1418 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
1419 (main): Make chunks_allocated unsigned. Correct comment.
1420
1421 2004-05-07 Joel Brobecker <brobecker@gnat.com>
1422
1423 * gdb.arch/powerpc-aix-prologue.c: New file.
1424 * gdb.arch/powerpc-aix-prologue.exp: New file.
1425
1426 2004-05-07 Jim Blandy <jimb@redhat.com>
1427
1428 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
1429 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
1430
1431 2004-05-06 Joel Brobecker <brobecker@gnat.com>
1432
1433 * gdb.base/sep.exp: No longer setup_kfail when the program was
1434 built with dwarf2.
1435
1436 2004-05-05 Jim Ingham <jingham@apple.com>
1437
1438 * gdb.base/pending.exp: Make sure pending breakpoints
1439 preserve the ignore count.
1440
1441 2004-04-27 Jerome Guitton <guitton@gnat.com>
1442
1443 * i386-prologue.exp: Add testcase for jump instruction as first
1444 instruction of the real code.
1445 * i386-prologue.c (jump_at_beginning): New function.
1446
1447 2004-04-28 Mark Kettenis <kettenis@gnu.org>
1448
1449 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
1450 x86_64-*-*.
1451
1452 2004-04-28 Mark Kettenis <kettenis@gnu.org>
1453
1454 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
1455 i*86-*-*.
1456
1457 2004-04-25 Mark Kettenis <kettenis@gnu.org>
1458
1459 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
1460 expression that checks the return type.
1461
1462 2004-04-23 Andrew Cagney <cagney@redhat.com>
1463
1464 * gdb.base/call-sc.exp: New test of scalar call/return values.
1465 * gdb.base/call-sc.c: Ditto.
1466
1467 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1468
1469 * gdb.threads/manythreads.c: Reduce thread stack size.
1470
1471 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
1472
1473 * gdb.threads/manythreads.c: Add copyright notice.
1474
1475 2004-04-23 Andrew Cagney <cagney@redhat.com>
1476
1477 * gdb.base/siginfo.exp: Better handle step out of signal.
1478 * gdb.base/sigstep.exp: Ditto.
1479
1480 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
1481 Daniel Jacobowitz <drow@mvista.com>
1482
1483 * gdb.threads/manythreads.c: New testcase.
1484 * gdb.threads/manythreads.exp: Ditto.
1485
1486 2004-04-22 Jim Blandy <jimb@redhat.com>
1487
1488 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
1489 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
1490
1491 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
1492
1493 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
1494
1495 2004-04-21 Andrew Cagney <cagney@redhat.com>
1496
1497 * gdb.base/sigstep.c: New file.
1498 * gdb.base/sigstep.exp: New file.
1499
1500 2004-04-16 Joel Brobecker <brobecker@gnat.com>
1501
1502 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
1503 call to observer_notify_normal_stop.
1504
1505 2004-04-15 Andrew Cagney <cagney@redhat.com>
1506
1507 * gdb.base/siginfo.c: New file.
1508 * gdb.base/siginfo.exp: New file.
1509
1510 2004-04-12 J. Brobecker <brobecker@gnat.com>
1511
1512 * gdb.base/sep.exp: Fix typo in comment.
1513
1514 2004-04-12 J. Brobecker <brobecker@gnat.com>
1515
1516 * gdb.base/sep.c: New file.
1517 * gdb.base/sep-proc.c: New file.
1518 * gdb.base/sep.exp: New testcase.
1519
1520 2004-04-09 Mark Kettenis <kettenis@gnu.org>
1521
1522 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
1523 support.
1524
1525 2004-04-05 Andrew Cagney <cagney@redhat.com>
1526
1527 * gdb.base/sigaltstack.c: New file.
1528 * gdb.base/sigaltstack.exp: New file.
1529
1530 2004-04-04 Joel Brobecker <brobecker@gnat.com>
1531
1532 * gdb.base/foll-fork.exp: Update the expected output for
1533 "help set follow-fork-mode", to match a change that was made
1534 to the help of this variable on 2004-01-13.
1535
1536 2004-04-01 Joel Brobecker <brobecker@gnat.com>
1537
1538 * lib/ada.exp: Add copyright notice.
1539 * bar.ads: Likewise.
1540 * bar.adb: Likewise.
1541 * null_record.adb: Likewise.
1542 * null_record.exp: Likewise.
1543 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
1544
1545 2004-04-01 Joel Brobecker <brobecker@gnat.com>
1546
1547 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
1548 * configure: Regenerate.
1549
1550 2004-04-01 Joel Brobecker <brobecker@gnat.com>
1551
1552 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
1553 to build the application. Remove the message printed when in
1554 verbose mode, redundant with the UNSUPPORTED message above.
1555
1556 2004-03-31 Joel Brobecker <brobecker@gnat.com>
1557
1558 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
1559 * gdb.ada (null_record.exp): New testcase.
1560
1561 2004-03-31 Joel Brobecker <brobecker@gnat.com>
1562
1563 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
1564
1565 2004-03-31 Joel Brobecker <brobecker@gnat.com>
1566
1567 * gdb.ada: New subdirectory.
1568 * gdb.ada/Makefile.in: New file.
1569 * gdb.ada/gnat_ada.gpr.in: New file.
1570
1571 2004-03-31 Joel Brobecker <brobecker@gnat.com>
1572
1573 * lib/ada.exp: New file.
1574
1575 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
1576
1577 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
1578 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
1579
1580 2004-03-22 Andrew Cagney <cagney@redhat.com>
1581
1582 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
1583 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1584 Problem identified by Ulrich Weigand.
1585
1586 2004-03-17 David Carlton <carlton@kealia.com>
1587
1588 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
1589 PR c++/826.
1590
1591 2004-03-16 Roland McGrath <roland@redhat.com>
1592
1593 * gdb.base/auxv.exp: New file.
1594 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
1595
1596 2004-03-12 David Carlton <carlton@kealia.com>
1597
1598 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
1599 * gdb.cp/pr-1553.cc: Ditto.
1600 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
1601 pass branch.
1602
1603 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
1604
1605 * gdb.cp/templates.exp: Accept more template types.
1606
1607 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1608
1609 From Corinna Vinschen with modifications.
1610 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
1611 local variable obj_with_enum.
1612 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
1613 results with obj_with_enum.
1614
1615 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1616
1617 * gdb.cp/classes.cc: New file, copied from misc.cc.
1618 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
1619
1620 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1621
1622 * gdb.cp/misc.cc: Add copyright notice.
1623
1624 2004-03-05 David Carlton <carlton@kealia.com>
1625
1626 * gdb.cp/rtti.exp: Add 'print *obj3' test.
1627 * gdb.cp/rtti.h: Update copyright.
1628 (namespace n2::n3): New.
1629 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
1630 (n2::n3::func3): New.
1631 (main): Call n2::n3::func3.
1632 * gdb.cp/rtti2.cc: Update copyright.
1633 (n2::create3): New.
1634
1635 2004-03-04 Mark Kettenis <kettenis@gnu.org>
1636
1637 * gdb.asm/openbsd.inc: Fix typo.
1638
1639 2004-03-03 Fred Fish <fnf@redhat.com>
1640
1641 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
1642 "val" instead of unused "size". Update copyright year.
1643
1644 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
1645
1646 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
1647 to use unsigned char.
1648 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
1649 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
1650
1651 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
1652
1653 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
1654 line of output.
1655
1656 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
1657
1658 * gdb.base/relocate.c (dummy): Initialize.
1659
1660 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
1661
1662 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
1663 a breakpoint at exit.
1664
1665 2004-02-27 Fred Fish <fnf@redhat.com>
1666
1667 * gdb.base/chng-syms.exp: Add expect condition to match failing
1668 case that isn't a timeout.
1669
1670 2004-02-27 Andrew Cagney <cagney@redhat.com>
1671
1672 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
1673 support.
1674
1675 2004-02-26 Fred Fish <fnf@redhat.com>
1676
1677 * gdb.arch/gdb1431.c: Remove.
1678 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
1679 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
1680 of "until" incorrectly.
1681
1682 2004-02-26 J. Brobecker <brobecker@gnat.com>
1683
1684 * gdb.cp/class2.cc (empty): New class.
1685 (refer): New function.
1686 (main): Declare an object of type empty and use it.
1687 * gdb.cp/class2.exp: Print the value of an object of type empty.
1688
1689 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1690
1691 * gdb.base/langs.exp: Update query string to match the
1692 new nquery format used for pending breakpoints.
1693
1694 2004-02-26 Andrew Cagney <cagney@redhat.com>
1695
1696 Fix PR i18n/1570.
1697 * gdb.base/charset.c: Update copyright notice.
1698 (main, init_string): Remove the escape character '\e' tests.
1699 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
1700 * gdb.base/charset.exp (valid_host_charset): Ditto.
1701 * gdb.base/setvar.exp: Ditto.
1702
1703 2004-02-24 Andrew Cagney <cagney@redhat.com>
1704
1705 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
1706 mmapped data in core file" PASS and FAIL messages consistent.
1707
1708 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
1709 setting a breakpoint. Work around PR java/1565.
1710
1711 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
1712
1713 * lib/gdb.exp (gdb_breakpoint): Update query string to match
1714 new nquery format.
1715 * gdb.base/pending.exp: Ditto.
1716
1717 2004-02-22 Mark Kettenis <kettenis@gnu.org>
1718
1719 * configure.in: Run stabs tests on *BSD.
1720 * configure: Regenerated.
1721
1722 2004-02-21 Mark Kettenis <kettenis@gnu.org>
1723
1724 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
1725
1726 2004-02-20 Fred Fish <fnf@redhat.com>
1727
1728 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
1729 blank in test for "returns short", for consistency with other
1730 "returns xxx" tests. Update copyright year.
1731
1732 2004-02-19 Fred Fish <fnf@redhat.com>
1733
1734 New testcase for PR breakpoint/1558.
1735 * gdb.arch/gdb1558.exp: New file.
1736 * gdb.arch/gdb1558.c: New file.
1737
1738 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
1739
1740 * gdb.base/nodebug.exp: Fix typo.
1741
1742 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1743
1744 Committed by Jim Blandy <jimb@redhat.com>.
1745
1746 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
1747
1748 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
1749
1750 * gdb.base/float.exp: Support s390*-*-* targets.
1751
1752 2004-02-17 Adam Fedor <fedor@gnu.org>
1753
1754 * gdb.base/gdb1555.exp: New file.
1755 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
1756
1757 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
1758
1759 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
1760
1761 2004-02-16 Fred Fish <fnf@redhat.com>
1762
1763 * gdb.arch/gdb1291.c: Remove
1764 * gdb.arch/gdb1291.s: New test input file.
1765 * gdb.arch/gdb1291.exp: Expand test to check case that should not
1766 fail. Test for correct result, known incorrect result, other
1767 failures and timeouts.
1768
1769 2004-02-16 Andrew Cagney <cagney@redhat.com>
1770
1771 * gdb.base/bigcore.exp: New file.
1772 * gdb.base/bigcore.c: New file.
1773
1774 2004-02-13 Andrew Cagney <cagney@redhat.com>
1775
1776 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
1777 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
1778 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
1779 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
1780 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
1781 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
1782 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
1783 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
1784 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
1785 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
1786
1787 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
1788
1789 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
1790 executed is an alloc instruction.
1791
1792 2004-02-11 David Carlton <carlton@kealia.com>
1793
1794 * gdb.cp/breakpoint.exp: New.
1795 * gdb.cp/breakpoint.cc: New.
1796
1797 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
1798
1799 Partial fix for PR gdb/1543.
1800 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
1801 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
1802 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
1803 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
1804 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
1805 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
1806 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
1807 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
1808 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
1809 to bug-gdb@prep.ai.mit.edu .
1810 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
1811 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
1812 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
1813 Likewise.
1814
1815 2004-02-10 Andrew Cagney <cagney@redhat.com>
1816
1817 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
1818 using gdb_internal_error_resync.
1819
1820 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
1821
1822 * gdb.threads/thread-specific.exp: Stop early if no threads are
1823 found.
1824
1825 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
1826
1827 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
1828
1829 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
1830
1831 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
1832 breakpoints.
1833
1834 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
1835
1836 * config/sim.exp (gdb_load): Handle $arg == "".
1837 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
1838 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
1839
1840 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
1841
1842 * gdb.base/maint.exp: Update test to reflect
1843 obstack changes.
1844
1845 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
1846
1847 * gdb.base/pendshr.c (pendfunc): New function that calls
1848 pendfunc1.
1849 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
1850
1851 2004-02-04 Fred Fish <fnf@redhat.com>
1852
1853 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
1854 function symbols and update copyright years.
1855 * gdb.arch/gdb1291.c: Ditto.
1856
1857 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1858
1859 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
1860
1861 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1862
1863 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
1864
1865 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
1866
1867 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
1868
1869 2004-02-02 Fred Fish <fnf@redhat.com>
1870
1871 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
1872 remote targets. Update copyright years.
1873
1874 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1875
1876 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
1877 support.
1878 * gdb.base/langs.exp: Fix test which attempts to create
1879 breakpoint on non-existent function to handle new pending
1880 support.
1881 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
1882 a breakpoint.
1883 * gdb.base/pending.exp: New test.
1884 * gdb.base/pending.c: New file.
1885 * gdb.base/pendshr.c: Ditto.
1886
1887 2004-02-02 David Carlton <carlton@kealia.com>
1888
1889 * gdb.cp/overload.exp: Add overloadNamespace tests.
1890 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
1891 (overloadNamespace, XXX): New.
1892 (main): Call XXX::marker2.
1893
1894 2004-02-01 Fred Fish <fnf@redhat.com>
1895
1896 * gdb.base/dump.exp: Use runto_main instead of "runto main".
1897 * gdb.base/finish.exp: Ditto.
1898 * gdb.base/gcore.exp: Ditto.
1899 * gdb.base/huge.exp: Ditto.
1900 * gdb.base/info-proc.exp: Ditto.
1901 * gdb.base/return2.exp: Ditto.
1902 * gdb.threads/gcore-thread.exp: Ditto.
1903
1904 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
1905
1906 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
1907
1908 2004-02-01 Mark Kettenis <kettenis@gnu.org>
1909
1910 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
1911 that opening the file succeeds on OpenBSD.
1912
1913 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
1914
1915 * gdb.threads/thread-specific.c: New file.
1916 * gdb.threads/threads-specific.exp: New test script.
1917 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
1918 to expect_out.
1919
1920 2004-02-01 Mark Kettenis <kettenis@gnu.org>
1921
1922 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
1923 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
1924 only on the "print_small_structs from print_long_arg_list" test.
1925
1926 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
1927
1928 * gdb.base/completion.exp: Kill a stray backslash.
1929
1930 From Jim Ingham <jingham@apple.com>:
1931 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
1932 agrees with the result from sending a tab.
1933
1934 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
1935
1936 * gdb.base/chng-syms.exp: Remove stray newline.
1937
1938 2004-01-31 Mark Kettenis <kettenis@gnu.org>
1939
1940 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
1941 *-*-openbsd*.
1942 * gdb.asm/openbsd.inc: New file.
1943
1944 2004-01-30 Mark Kettenis <kettenis@gnu.org>
1945
1946 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
1947 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
1948 *-*solaris2*. Remove commented out default settings for
1949 asm-flags. Replace gdb_compile with target_link.
1950
1951 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
1952
1953 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
1954 for all tests. Remove old hp-ux and cygnus xfail cases.
1955
1956 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
1957
1958 * gdb.base/chng-syms.exp: New file.
1959 * gdb.base/chng-syms.c: New file.
1960
1961 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
1962
1963 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
1964 Provide arms for current output in all my configurations.
1965
1966 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
1967
1968 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
1969 * lib/compiler.cc: Likewise.
1970 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
1971 get the right preprocessor. Eval the output directly. Remove
1972 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
1973 hp_f77_compiler and hp_f90_compiler completely.
1974 (gdb_preprocess): Delete.
1975 (get_compiler): Delete.
1976
1977 2004-01-24 Mark Kettenis <kettenis@gnu.org>
1978
1979 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
1980 <string.h>.
1981
1982 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
1983
1984 * gdb.mi/mi-stack.exp: Update copyright.
1985
1986 2004-01-23 David Carlton <carlton@kealia.com>
1987
1988 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
1989 test for cp_lookup_transparent_type.
1990 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
1991 call them.
1992
1993 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
1994
1995 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
1996 after -var-update.
1997
1998 2004-01-23 David Carlton <carlton@kealia.com>
1999
2000 * gdb.cp/namespace.cc (C::ensureRefs): New.
2001 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
2002
2003 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
2004
2005 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
2006 case "-stack-list-locals 2".
2007 * gdb.mi/mi-var-child.exp: Test for case
2008 "-var-list-children --all-values NAME".
2009
2010 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
2011
2012 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
2013
2014 2004-01-18 Mark Kettenis <kettenis@gnu.org>
2015
2016 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
2017 used with gdb_test_multiple.
2018
2019 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
2020 read at address 0. This fixes PR testsuite/1504.
2021
2022 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
2023
2024 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
2025 Remove downloading, guessing the host executable, the calls to
2026 gdb_file_cmd and gdb_target_cmd, and "load" support.
2027 (infer_host_exec): New function broken out from gdb_load.
2028 (gdb_load): New wrapper for gdbserver_gdb_load.
2029 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
2030 gdb_target_cmd. Use -target-select.
2031 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
2032 Download binaries to the host. Clear last_mi_remote_file when
2033 we load a new binary.
2034 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
2035 call gdbserver_gdb_load and mi_gdb_target_cmd.
2036
2037 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2038
2039 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
2040 type patterns.
2041
2042 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2043
2044 * gdb.cp/templates.exp: Fix typo in test name of
2045 "print Foo<volatile char*>::foo".
2046
2047 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2048
2049 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
2050
2051 2004-01-16 Ben Elliston <bje@wasabisystems.com>
2052
2053 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
2054 (clean mostlyclean): Remove empty rm.
2055
2056 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2057
2058 * gdb.base/setvar.exp: Add copyright years.
2059
2060 2004-01-14 David Carlton <carlton@bactrian.org>
2061
2062 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
2063 PR c++/1511 and update coment.
2064 * gdb.cp/templates.exp: Update patterns to match current output.
2065 If changes involve something other than whitespace, KFAIL
2066 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
2067
2068 2004-01-14 David Carlton <carlton@kealia.com>
2069
2070 * gdb.cp/namespace.exp: Add tests involving classes defined within
2071 namespaces.
2072 * gdb.cp/namespace.cc (C::CClass): New.
2073 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
2074
2075 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
2076
2077 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
2078 what debug info we have. Print a better message if something goes
2079 wrong while producing the separate debug info file.
2080
2081 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2082
2083 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
2084
2085 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2086
2087 * gdb.base/callfuncs.c: Add copyright notice.
2088
2089 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
2090
2091 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
2092 inheritance. PR gdb/1498, PR gcc/13539.
2093
2094 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
2095
2096 * gdb.threads/gcore-thread.exp: Prefix name of binary with
2097 test specific name.
2098 * gdb.mi/gdb669.exp: Ditto.
2099 * gdb.mi/mi-pthreads.exp: Ditto.
2100 * gdb.mi/mi1-pthreads.exp: Ditto.
2101 * gdb.mi/mi2-pthreads.exp: Ditto.
2102
2103 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2104
2105 * gdb.cp/member-ptr.cc: Add copyright notice.
2106
2107 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2108
2109 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
2110 some patterns for recent versions of gcc and hpacc. Delete
2111 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
2112 Delete tests that access a NULL pointer-to-member-data. This
2113 script is still disabled for gcc.
2114
2115 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
2116
2117 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
2118 escaped correctly.
2119
2120 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
2121
2122 * gdb.base/sepdebug.exp: New file.
2123 * gdb.base/sepdebug.c: New file.
2124 * lib/gdb.exp (separate_debug_filename): New procedure.
2125 (gdb_gnu_strip_debug): New procedure.
2126
2127 2004-01-12 Andrew Cagney <cagney@redhat.com>
2128
2129 * gdb.mi/ChangeLog: Delete file. Renamed to ...
2130 * gdb.mi/ChangeLog-1999-2003: New file.
2131
2132 2004-01-12 Andrew Cagney <cagney@redhat.com>
2133
2134 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
2135 "Renaming a directory to a non-empty directory returns ENOTEMPTY
2136 or EEXIST", treat EBUSY as an XFAIL.
2137
2138 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
2139
2140 * gdb.base/scope.exp: Remove obsolete setup_xfail for
2141 hp_cc_compiler.
2142
2143 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2144
2145 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
2146 decorations.
2147
2148 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2149
2150 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
2151 and "(aCC)" decorations. Remove obsolete doco about old
2152 test results.
2153
2154 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2155
2156 * gdb.cp/exception.exp: Fix typo in doco.
2157
2158 2004-01-09 Mark Kettenis <kettenis@gnu.org>
2159
2160 * gdb.base/gdb1476.exp: Fix typo.
2161
2162 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2163
2164 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
2165 file.
2166
2167 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2168
2169 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
2170 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
2171 Use gdb_compile. Remove restriction on gcc. Add some patterns
2172 for recent version of gdb. Delete second half, which was a copy
2173 of the first half with different build flags. This test is
2174 still disabled because it is still not ready for production.
2175
2176 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2177
2178 * gdb.cp/exception.cc: Add copyright notice.
2179 * gdb.cp/exception.exp: Add a notice that this file is broken
2180 because of line number changes caused by addition of copyright
2181 notice.
2182
2183 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2184
2185 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
2186 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
2187
2188 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2189
2190 * gdb.cp/classes.exp: Accept gnu abi 2.
2191 * gdb.cp/derivation.exp: Likewise.
2192 * gdb.cp/overload.exp: Likewise.
2193 * gdb.cp/virtfunc.exp: Likewise.
2194
2195 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2196
2197 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
2198 semicolon after end of function.
2199
2200 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2201
2202 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
2203 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
2204 boilerplate code for compiling and running the program under
2205 test. Add some string method tests.
2206
2207 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2208
2209 * gdb.cp/bs15503.cc: Add copyright notice.
2210 * gdb.cp/bs15503.exp: Adjust line number.
2211
2212 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2213
2214 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
2215 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
2216
2217 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2218
2219 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
2220 hp_cc_compiler.
2221
2222 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2223
2224 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
2225 * gdb.cp/ctti.exp: Use the marker instead of "next".
2226 With gcc, run further before bailing.
2227
2228 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2229
2230 * gdb.cp/cttiadd.cc: Add copyright notice.
2231 * gdb.cp/cttiadd1.cc: Likewise.
2232 * gdb.cp/cttiadd2.cc: Likewise.
2233 * gdb.cp/cttiadd3.cc: Likewise.
2234
2235 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2236
2237 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
2238 Use gdb_test, gdb_test_multiple. Use floating-point values that
2239 have exact representations in IEEE-ish formats.
2240
2241 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2242
2243 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
2244 compilers. Delete duplicate call to get_compiler_info.
2245 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
2246 * gdb.base/volatile.exp: Likewise.
2247
2248 2004-01-07 Mark Kettenis <kettenis@gnu.org>
2249
2250 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
2251 memory at address 0.
2252
2253 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2254
2255 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
2256 to test for hp-ux assembler. Fix copyright years.
2257
2258 2004-01-07 Andrew Cagney <cagney@redhat.com>
2259
2260 * gdb.base/fileio.c (strerrno): Add "EBUSY".
2261
2262 2004-01-07 Andrew Cagney <cagney@redhat.com>
2263
2264 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
2265 when creating the read-only file. From analysis by Roland McGrath
2266 and Elena Zannoni.
2267
2268 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2269
2270 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
2271
2272 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2273
2274 * gdb.base/cvexpr.c: Be type-safe with function pointers and
2275 data pointers.
2276
2277 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2278
2279 * gdb.cp/m-static.exp: Compile one source file at a time.
2280 Delete unused call to get_compiler_info.
2281
2282 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2283
2284 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
2285 * gdb.base/call-rt-st.exp: Likewise.
2286 * gdb.base/nodebug.exp: Likewise.
2287 * gdb.base/volatile.exp: Likewise.
2288 * gdb.cp/ref-types.exp: Likewise.
2289 * gdb.cp/templates.exp: Likewise.
2290
2291 2004-01-05 Mark Kettenis <kettenis@gnu.org>
2292
2293 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
2294
2295 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
2296
2297 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
2298 hppa*-hp-hpux*.
2299
2300 2004-01-04 Mark Kettenis <kettenis@gnu.org>
2301
2302 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2303 x86_64-*-*.
2304
2305 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2306 sparc64-*-* and sparc*-solaris2*.
2307
2308 2004-01-04 Mark Kettenis <kettenis@gnu.org>
2309
2310 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
2311 return ${tests}" test. The ${tests} already mentions the
2312 filename.
2313
2314 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2315
2316 * gdb.cp/local.exp: Accept gcc abi 2.
2317
2318 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2319
2320 * gdb.cp/templates.exp: Accept gcc abi 2.
2321
2322 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2323
2324 * lib/compiler.cc: Remove supports_template_debugging.
2325 * gdb.cp/templates.exp: Do not test supports_template_debugging.
2326
2327 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2328
2329 * gdb.cp/namespace.exp: Accept gcc abi 2.
2330
2331 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2332
2333 * gdb.cp/method.exp: Accept gcc abi 2.
2334
2335 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2336
2337 * gdb.cp/classes.exp: Generate identical results as old version.
2338 * gdb.cp/derivation.exp: Likewise.
2339 * gdb.cp/overload.exp: Likewise.
2340 * gdb.cp/virtfunc.exp: Likewise.
2341
2342 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2343
2344 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
2345 mysterious bug with sourceware version of expect.
2346
2347 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2348
2349 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
2350 current versions of gcc, including gcc abi 2. Remove gratuitous
2351 restart of test program. Use gdb_test_multiple and gdb_test for
2352 all tests. Add patterns to xfail missing "const" in "const char *"
2353 and kfail PR gdb/1155.
2354
2355 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2356
2357 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
2358 current versions of gcc, including gcc abi 2. Remove gratuitous
2359 restart of test program. Use gdb_test_multiple and gdb_test for
2360 all tests. Add patterns to kfail PR gdb/1498.
2361
2362 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
2363
2364 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
2365 current versions of gcc, including gcc abi 2. Use "breakpoint"
2366 and "continue" instead of restarting the target program. Use
2367 gdb_test_multiple and gdb_test for all tests.
2368
2369 2004-01-01 Mark Kettenis <kettenis@gnu.org>
2370
2371 * gdb.asm/asm-source.exp: Update copyright year. Link statically
2372 for *-*-solaris2*.
2373
2374 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
2375
2376 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
2377 current versions of gcc, including gcc abi 2. Use "breakpoint"
2378 and "continue" instead of restarting the target program several
2379 times. Use gdb_test_multiple and gdb_test for all tests.
2380
2381 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
2382
2383 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
2384 source files.
2385
2386 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2387
2388 * gdb.base/environ.exp: Handle compiling test case from multiple
2389 source files.
2390
2391 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2392
2393 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
2394
2395 2003-12-17 Jim Blandy <jimb@redhat.com>
2396
2397 * gdb.base/freebpcmd.c: Add copyright notice.
2398
2399 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
2400
2401 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2402
2403 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
2404
2405 2003-12-13 Jim Blandy <jimb@redhat.com>
2406
2407 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
2408
2409 2003-12-12 Kevin Buettner <kevinb@redhat.com>
2410
2411 * gdb.asm/frv.inc: New file.
2412 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
2413
2414 2003-12-09 Fred Fish <fnf@redhat.com>
2415
2416 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
2417 functions to break1.c and leave prototypes behind. Add more
2418 "set breakpoint NN here" comments.
2419 * gdb.base/break1.c: New file.
2420
2421 * gdb.base/break.exp: Handle compiling test case from multiple
2422 source files and change source file references as needed.
2423 * gdb.base/completion.exp: Ditto.
2424 * gdb.base/condbreak.exp: Ditto.
2425 * gdb.base/define.exp: Ditto.
2426 * gdb.base/ena-dis-br.exp: Ditto.
2427 * gdb.base/info-proc.exp: Ditto.
2428 * gdb.base/maint.exp: Ditto.
2429 * gdb.base/until.exp: Ditto.
2430
2431 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
2432 hardcoded line numbers.
2433 * gdb.base/define.exp: Ditto.
2434 * gdb.base/ena-dis-br.exp: Ditto.
2435 * gdb.base/maint.exp: Ditto.
2436 * gdb.base/until.exp: Ditto.
2437
2438 * gdb.base/completion.exp: Use "break1" for completion tests since
2439 "break" is no longer a unique prefix.
2440
2441 2003-12-06 Andrew Cagney <cagney@redhat.com>
2442
2443 * gdb.base/structs.exp (test_struct_returns): When applicable, set
2444 "return_value_unimplemented". When an unimplemented struct return
2445 architecture, report incorrect values as a KFAIL
2446
2447 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2448
2449 * gdb.cp/rtti.exp: Accept new wording of warning from
2450 cp_lookup_rtti_type.
2451
2452 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2453
2454 Partial fix for PR testsuite/1456.
2455 * gdb.base/scope.exp (test_at_main): Replace references to
2456 gcc_compiled with calls to test_compiler_info.
2457 (test_at_foo): Likewise.
2458 (test_at_bar): Likewise.
2459
2460 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
2461
2462 Partial fix for PR testsuite/1456.
2463 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
2464 to test_compiler_info.
2465
2466 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
2467
2468 * gdb.base/so-impl-ld.exp: Update copyright notice.
2469
2470 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
2471
2472 Partial fix for PR testsuite/1456.
2473 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
2474 to test_compiler_info.
2475
2476 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2477
2478 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
2479 from current versions of gdb. Clean up regular expressions.
2480 Delete redundant timeout case.
2481
2482 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2483
2484 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
2485 from current versions of gdb. Clean up regular expressions.
2486 Delete redundant timeout case.
2487
2488 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
2489
2490 Partial fix for PR testsuite/1456.
2491 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
2492 gcc_compiled with call to test_compiler_info.
2493
2494 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
2495
2496 Partial fix for PR testsuite/1456.
2497 * gdb.base/list.exp (test_list_function): Delete unused declaration
2498 of gcc_compiled.
2499
2500 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
2501
2502 Partial fix for PR testsuite/1456.
2503 * gdb.base/complex.exp: Replace reference to gcc_compiled with
2504 call to test_compiler_info.
2505
2506 2003-11-29 Mark Kettenis <kettenis@gnu.org>
2507
2508 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
2509 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
2510 it to create the appropriate note.inc.
2511 * gdb.asm/asmsrc1.s: Include "note.inc".
2512 * gdb.asm/netbsd.inc: New file.
2513 * gdb.asm/empty.inc: New file.
2514
2515 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2516
2517 Partial fix for PR testsuite/1456.
2518 * gdb.base/constvars.exp: Replace references to gcc_compiled with
2519 calls to test_compiler_info.
2520
2521 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
2522
2523 Partial fix for PR testsuite/1456.
2524 * gdb.base/volatile.exp: Replace references to gcc_compiled with
2525 calls to test_compiler_info.
2526
2527 2003-11-27 Mark Kettenis <kettenis@gnu.org>
2528
2529 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
2530 pattern for the KFAILs.
2531
2532 2003-11-25 Adam Fedor <fedor@gnu.org>
2533
2534 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
2535 * gdb.objc/objcdecode.m: New file.
2536
2537 2003-11-25 Adam Fedor <fedor@gnu.org>
2538
2539 * gdb.objc/nondebug.exp: Test for PR objc/1236.
2540 * gdb.objc/nondebug.m: New file.
2541
2542 2003-11-26 Ben Elliston <bje@wasabisystems.com>
2543
2544 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2545 NetBSD as it does on FreeBSD. Modelled on a similar change by
2546 Mark Kettenis on 2003-05-30.
2547 (link-flags): Set to "--entry _start" regardless of target.
2548 Special linker flags are to be appended to $link-flags.
2549 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
2550
2551 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2552
2553 * gdb.cp/method.exp: Accept output of new demangler.
2554
2555 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2556
2557 * gdb/class2.exp: New file.
2558 * gdb/class2.cc: New file.
2559
2560 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2561
2562 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
2563 of new demangler.
2564
2565 2003-11-23 Mark Kettenis <kettenis@gnu.org>
2566
2567 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
2568 of gdb_test "run".
2569
2570 2003-11-23 Mark Kettenis <kettenis@gnu.org>
2571
2572 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
2573 "continue" into "run".
2574
2575 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
2576
2577 Partial fix for PR testsuite/1456.
2578 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
2579 call to test_compiler_info.
2580 * gdb.cp/ctti.exp: Likewise.
2581 * gdb.cp/derivation.exp: Likewise.
2582 * gdb.cp/member-ptr.exp: Likewise.
2583 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
2584 reference to gcc_compiled.
2585
2586 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
2587
2588 Fix PR testsuite/1463.
2589 * gdb.base/structs.exp (start_structs_test): Call
2590 get_debug_format before using the debug format.
2591
2592 2003-11-22 Andrew Cagney <cagney@redhat.com>
2593
2594 * lib/gdb.exp (gdb_test_multiple): Add simple example.
2595 * gdb.base/structs.exp: Use gdb_test_multiple.
2596
2597 2003-11-20 Andrew Cagney <cagney@redhat.com>
2598
2599 * gdb.base/structs.exp: Handle and recover from internal errors.
2600 Replace "foo${n}" with "foo<n>" in test messages.
2601
2602 * gdb.base/structs.exp: Update copyright. Rewrite.
2603 * gdb.base/structs.c: Update copyright. Rewrite.
2604
2605 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
2606 resync count exceeded.
2607
2608 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
2609 from the internal error.
2610 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
2611 Original from Jim Blandy.
2612 (gdb_test_multiple): Use gdb_internal_error_resync.
2613
2614 2003-11-19 Andrew Cagney <cagney@redhat.com>
2615
2616 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
2617 KFAIL.
2618
2619 2003-11-17 Mark Kettenis <kettenis@gnu.org>
2620
2621 New testcase for PR backtrace/1435.
2622 * gdb.arch/i386-unwind.exp: New file.
2623 * gdb.arch/i386-unwind.c: New file.
2624
2625 2003-11-17 Andrew Cagney <cagney@redhat.com>
2626
2627 * lib/gdb.exp (compiler_info): New global.
2628 (test_compiler_info): New function.
2629 (get_compiler_info): Set compiler_info.
2630 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
2631 "compiler_info" to gcc-<major>-<minor>.
2632
2633 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
2634
2635 * gdb.trace/configure: Remove.
2636
2637 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
2638
2639 * gdb.base/break.c: Add comments to aid finding line numbers for
2640 breakpoints.
2641 * gdb.base/break.exp: Remove all references to explicit line
2642 numbers.
2643
2644 2003-11-11 Nick Clifton <nickc@redhat.com>
2645
2646 * gdb.base/shreloc.exp: Do not run for targets which do not
2647 support shared objects.
2648
2649 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
2650
2651 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
2652 Don't run tests if nofileio flag is given.
2653
2654 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
2655
2656 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
2657 as well as 'Watchpoint'.
2658
2659 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
2660
2661 Reported by Jim Ingham <jingham@apple.com>:
2662 * gdb.base/annota1.exp: Match at least one occurrence of the
2663 signal handler annotation.
2664
2665 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
2666
2667 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
2668 as well as 'Watchpoint'.
2669
2670 2003-11-05 Michael Chastain <mec@shout.net>
2671
2672 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
2673
2674 2003-11-03 Kris Warkentin <kewarken@qnx.com>
2675
2676 * gdb.arch/gdb1291.c: New test file.
2677 * gdb.arch/gdb1291.exp: New test script.
2678 * gdb.arch/gdb1431.c: New test file.
2679 * gdb.arch/gdb1431.exp: New test script.
2680
2681 2003-10-22 Michael Chastain <mec@shout.net>
2682
2683 * gdb.mi/pthreads.c: Add copyright notice.
2684
2685 2003-10-22 Michael Chastain <mec@shout.net>
2686
2687 * gdb.threads/pthreads.c: Add copyright notice.
2688
2689 2003-10-20 Michael Chastain <mec@shout.net>
2690
2691 * gdb.base/gdb1056.exp: New test script.
2692
2693 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
2694
2695 * gdb.threads/killed.exp: Use gdb_run_cmd.
2696
2697 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
2698
2699 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
2700 create a core file.
2701 * gdb.threads/gcore-thread.exp: Likewise.
2702
2703 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
2704
2705 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
2706 type, based on char type.
2707 (struct bit_flags_short_t): New bitfield type, based on short type.
2708 (init_bit_flags_char): New fuction.
2709 (init_bit_flags_short): Ditto.
2710 (print_bit_flags_char): Ditto.
2711 (print_bit_flags_short): Ditto.
2712 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
2713
2714 2003-10-11 Michael Chastain <mec@shout.net>
2715
2716 * gdb.base/call-rt-st.exp: Update copyright year.
2717
2718 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2719
2720 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
2721 * gdb.disasm/sh3.s: Ditto.
2722
2723 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
2724
2725 * gdb.threads/switch-threads.exp: New test.
2726 * gdb.threads/switch-threads.c: New source file.
2727
2728 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
2729
2730 * gdb.base/ending-run.exp: Add sh specific case.
2731
2732 2003-10-06 Andrew Cagney <cagney@redhat.com>
2733
2734 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
2735 * gdb.disasm/mn10200.exp: Delete obsolete file.
2736
2737 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
2738
2739 * ChangeLog: Correct an entry command.exp -> commands.exp.
2740 * gdb.base/commands.exp (bp_deleted_in_command_test)
2741 (temporary_breakpoint_commands): Check noargs.
2742
2743 2003-09-25 David Carlton <carlton@kealia.com>
2744
2745 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
2746 of some print tests, where appropriate. Add tests for C::D::cd,
2747 E::ce, F::cXfX, G::XgX.
2748 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
2749
2750 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
2751
2752 * lib/java.exp (java_init): Import target_alias before using it.
2753
2754 2003-09-25 David Carlton <carlton@kealia.com>
2755
2756 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
2757
2758 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
2759
2760 * gdb.base/selftest.exp: Accomodate more instruction reordering
2761 weirdness.
2762
2763 2003-09-17 Michael Chastain <mec@shout.net>
2764
2765 * gdb.cp/gdb1355.exp: New file.
2766 * gdb.cp/gdb1355.c: New file.
2767
2768 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
2769
2770 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
2771 * gdb.asm/sh.inc: New file.
2772
2773 2003-09-11 David Carlton <carlton@kealia.com>
2774
2775 * gdb.cp/namespace.exp: Add tests for namespace types.
2776 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
2777 (test_namespace): New.
2778
2779 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
2780
2781 * gdb.base/relocate.exp: Handle new gdb output at startup.
2782 * gdb.stabs/weird.exp: Ditto.
2783
2784 2003-09-08 Michael Chastain <mec@shout.net>
2785
2786 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
2787
2788 2003-09-07 Michael Chastain <mec@shout.net>
2789
2790 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
2791 'parse error'.
2792
2793 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
2794
2795 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
2796
2797 2003-08-30 Michael Chastain <mec@shout.net>
2798
2799 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
2800 * gdb.gdb/observer.exp: Ditto.
2801 * gdb.gdb/xfullpath.exp: Ditto.
2802
2803 2003-08-29 Mark Kettenis <kettenis@gnu.org>
2804
2805 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
2806 *-*-*bsd*.
2807
2808 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
2809
2810 * gdb.base/dump.exp: Skip for ia64.
2811
2812 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
2813
2814 * gdb.asm/asm-source.exp: Add ia64 support.
2815 * gdb.asm/ia64.inc: New file.
2816
2817 2003-08-22 Michael Chastain <mec@shout.net>
2818
2819 * gdb.cp: New directory.
2820 * gdb.cp/*: Copy from gdb.c++/*.
2821 * gdb.c++/*: Remove.
2822 * Makefile.in: Change gdb.c++ to gdb.cp.
2823 * configure.in: Ditto.
2824 * configure: Regnerate.
2825
2826 2003-08-18 Mark Kettenis <kettenis@gnu.org>
2827
2828 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
2829 * gdb.arch/i386-prologue.c (gdb1338): Add function.
2830
2831 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
2832
2833 * mi-var-display.exp (-var-list-children weird): Accept function
2834 pointers with argument types.
2835 * mi1-var-display.exp (-var-list-children weird): Likewise.
2836 * mi2-var-display.exp (-var-list-children weird): Likewise.
2837
2838 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
2839
2840 * gdb.base/annota3.exp: Add missing newline.
2841
2842 2003-08-06 Michael Chastain <mec@shout.net>
2843
2844 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
2845
2846 2003-08-12 Michael Snyder <msnyder@redhat.com>
2847
2848 * gdb.base/float.exp: Add test for SH.
2849
2850 2003-08-10 Mark Kettenis <kettenis@gnu.org>
2851
2852 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
2853
2854 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
2855
2856 * gdb.base/completion.exp: Remove reduntant completion test
2857 on filename.
2858
2859 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
2860
2861 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
2862 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
2863 gdb.trace/save-trace.exp: Make sure that full pathnames are
2864 escaped correctly.
2865
2866 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
2867
2868 * configure.in: Don't generate config.h from config.hin.
2869 * configure: Regenerate.
2870 * config.hin: Remove file.
2871 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
2872 * gdb.threads/pthreads.c: Ditto.
2873
2874 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
2875
2876 From Kei Sakamoto <sakamoto.kei@renesas.com>:
2877 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
2878 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
2879 Replace ld24 with seth/add3.
2880
2881 2003-08-02 Andrew Cagney <cagney@redhat.com>
2882
2883 * gdb.base/annota3.exp: New file.
2884 * gdb.base/annota3.c: New file.
2885 * gdb.c++/annota3.exp: New file.
2886 * gdb.c++/annota3.cc: New file.
2887
2888 2003-07-29 Michael Chastain <mec@shout.net>
2889
2890 * gdb.threads/tls.c (spin): Check errno only if sem_wait
2891 actually failed.
2892 (do_pass): Likewise.
2893 * gdb.threads/tls.exp: Always initialize no_of_threads.
2894
2895 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
2896
2897 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
2898 pattern.
2899 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
2900 * gdb.threads/tls.exp: Recognize one case of the host library not
2901 supporting TLS.
2902
2903 2003-07-27 Andrew Cagney <cagney@redhat.com>
2904
2905 * gdb.base/fileio.exp: Use SH when running commands using
2906 remote_exec.
2907
2908 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
2909
2910 From Kei Sakamoto <sakamoto.kei@renesas.com>:
2911 * gdb.base/relocate.c (dummy): New padding array.
2912
2913 2003-07-22 Michael Snyder <msnyder@redhat.com>
2914
2915 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
2916
2917 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
2918 patterns to be more general, accepting old and new output.
2919 Some output chars (such as '+') also must be quoted.
2920 Some addresses are displayed numerically instead of
2921 symbolically.
2922
2923 2003-07-23 Michael Snyder <msnyder@redhat.com>
2924
2925 * gdb.base/return2.exp: Don't test long-long return.
2926
2927 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
2928 * gdb.disasm/t01_mov.exp: Ditto.
2929 * gdb.disasm/t02_mova.s: Ditto.
2930 * gdb.disasm/t02_mova.exp: Ditto.
2931 * gdb.disasm/t03_add.s: Ditto.
2932 * gdb.disasm/t03_add.exp: Ditto.
2933 * gdb.disasm/t04_sub.s: Ditto.
2934 * gdb.disasm/t04_sub.exp: Ditto.
2935 * gdb.disasm/t05_cmp.s: Ditto.
2936 * gdb.disasm/t05_cmp.exp: Ditto.
2937 * gdb.disasm/t06_ari2.s: Ditto.
2938 * gdb.disasm/t06_ari2.exp: Ditto.
2939 * gdb.disasm/t07_ari3.s: Ditto.
2940 * gdb.disasm/t07_ari3.exp: Ditto.
2941 * gdb.disasm/t08_or.s: Ditto.
2942 * gdb.disasm/t08_or.exp: Ditto.
2943 * gdb.disasm/t09_xor.s: Ditto.
2944 * gdb.disasm/t09_xor.exp: Ditto.
2945 * gdb.disasm/t10_and.s: Ditto.
2946 * gdb.disasm/t10_and.exp: Ditto.
2947 * gdb.disasm/t11_logs.s: Ditto.
2948 * gdb.disasm/t11_logs.exp: Ditto.
2949 * gdb.disasm/t12_bit.s: Ditto.
2950 * gdb.disasm/t12_bit.exp: Ditto.
2951 * gdb.disasm/t13_otr.s: Ditto.
2952 * gdb.disasm/t13_otr.exp: Ditto.
2953
2954 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
2955
2956 * gdb.threads/tls.exp :Add kfail for 'info address' case.
2957
2958 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
2959
2960 * gdb.threads/tls.c : New file.
2961 * gdb.threads/tls.exp : New file.
2962 * gdb.threads/tls-main.c : New file.
2963 * gdb.threads/tls-shared.c : New file.
2964 * gdb.threads/tls-shared.exp : New file.
2965
2966 2003-07-22 Andreas Schwab <schwab@suse.de>
2967
2968 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
2969
2970 2003-07-20 Andreas Schwab <schwab@suse.de>
2971
2972 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
2973 due to insn reordering.
2974
2975 2003-07-15 Andrew Cagney <cagney@redhat.com>
2976
2977 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
2978
2979 2003-07-15 Michael Chastain <mec@shout.net>
2980
2981 * gdb.base/gdb1250.exp: New file.
2982 * gdb.base/gdb1250.c: New file.
2983
2984 2003-07-09 Michal Ludvig <mludvig@suse.cz>
2985
2986 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
2987 expansion of size_t to 'unsigned long', not only to 'unsigned'.
2988
2989 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
2990
2991 * gdb.threads/tls.c: New file.
2992 * gdb.threads/tls.exp: New file.
2993 * gdb.threads/tls-main.c: New file.
2994 * gdb.threads/tls-shared.c: New file.
2995 * gdb.threads/tls-shared.exp: New file.
2996
2997 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
2998
2999 * gdb.base/annota1.exp: Make sure that we properly escape the
3000 full path of the source file. Xfail more permissive patterns,
3001 due to a compiler debug info problem.
3002
3003 2003-07-07 Andreas Schwab <schwab@suse.de>
3004
3005 * gdb.asm/m68k.inc: New file.
3006 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
3007
3008 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
3009 arguments"): Also match negative number.
3010
3011 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
3012
3013 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
3014
3015 * gdb.base/store.c (charest): New typedef.
3016 (add_char): Rename to add_charest, update.
3017 (wack_char): Rename to wack_charest, update types. Return l + r
3018 to keep r live across the call.
3019 (wack_short, wack_int, wack_long, wack_longest, wack_float)
3020 (wack_double, wack_doublest): Return l + r to keep r live across
3021 the call.
3022 * gdb.base/store.exp: Accomodate store.c changes.
3023
3024 2003-06-30 David Carlton <carlton@kealia.com>
3025
3026 * gdb.c++/maint.exp (test_invalid_name): New.
3027 (test_first_component): Add tests for invalid names.
3028
3029 2003-06-29 Michael Chastain <mec@shout.net>
3030
3031 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
3032 output of '<VTT for class>' for virtual base classes.
3033
3034 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3035
3036 * gdb.base/completion.exp: Tab-complete "complet" instead of
3037 "compl".
3038 * gdb.base/complex.exp, gdb.base/complex.c: New files.
3039
3040 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3041
3042 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
3043 * gdb.base/volatile.exp: Likewise.
3044
3045 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3046
3047 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
3048 gdb/1265.
3049
3050 2003-06-28 Michael Chastain <mec@shout.net>
3051 Daniel Jacobowitz <drow@mvista.com>
3052
3053 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
3054 initial line count of 'captured_main' from 26 to 32.
3055 (test_with_self): Allow xmalloc call to be interleaved with the
3056 preceding two lines.
3057
3058 2003-06-24 Joel Brobecker <brobecker@gnat.com>
3059
3060 * gdb.base/bang.exp: New testcase.
3061
3062 2003-06-23 Joel Brobecker <brobecker@gnat.com>
3063
3064 * gdb.base/langs.exp: Add some tests for the "minimal" language
3065 support.
3066
3067 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
3068
3069 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
3070 the testcase.
3071
3072 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3073
3074 * gdb.base/relocate.exp: Test add-symbol-file with a variable
3075 offset.
3076
3077 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3078
3079 * gdb.c++/pr-1210.cc: New file.
3080 * gdb.c++/pr-1210.exp: New file.
3081
3082 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
3083
3084 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
3085 000-exec-continue.
3086
3087 2003-06-15 Mark Kettenis <kettenis@gnu.org>
3088
3089 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
3090 on *-*-*bsd* instead of *-*-freebsd*.
3091
3092 2003-06-14 Andrew Cagney <cagney@redhat.com>
3093
3094 * gdb.base/store.exp: Test longest and doublest. Test all
3095 parameters. Weaken return statement match.
3096 * gdb.base/store.c: Add longest and doublest - aka long long and
3097 long double functions. Put all parameters into local register
3098 variables. Use negative values.
3099
3100 2003-06-14 Andrew Cagney <cagney@redhat.com>
3101
3102 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
3103 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
3104 exit status.
3105 * gdb.base/fileio.exp: Disable target when nointerrupts and
3106 noinferiorio, instead of limiting it to remote. Use remote_exec
3107 instead of system.
3108
3109 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
3110
3111 * gdb.base/float.exp: Add ia64 support.
3112
3113 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
3114
3115 * gdb.base/fileio.exp: Run only on remote targets.
3116
3117 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
3118
3119 * gdb.base/fileio.c: New file, testing File-I/O.
3120 * gdb.base/fileio.exp: Ditto.
3121
3122 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
3123
3124 * gdb.base/shreloc.exp: New file, check symbol values obtained from
3125 shared objects after relocation at load time (gdb PR/1132).
3126 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
3127 as above, part of the shared object relocation test.
3128
3129 2003-06-08 Mark Kettenis <kettenis@gnu.org>
3130
3131 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
3132 fully filled history list.
3133 * gdb.base/gdb_history: New file.
3134
3135 * gdb.base/signals.exp: XFAIL "continue to func1" on
3136 i*86-*-freebsd*.
3137
3138 * gdb.base/attach.exp: When trying to attach to a nonexistent
3139 process, make it possible to specify the PID based on the target,
3140 and do so for *-*-freebsd*.
3141
3142 2003-06-02 Richard Henderson <rth@redhat.com>
3143
3144 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
3145
3146 2003-06-02 Richard Henderson <rth@redhat.com>
3147
3148 * gdb.base/selftest.exp: Next over lim_at_start initialization.
3149
3150 2003-06-02 Richard Henderson <rth@redhat.com>
3151
3152 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
3153
3154 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
3155
3156 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
3157 of globalvar.
3158
3159 2003-06-01 Mark Kettenis <kettenis@gnu.org>
3160
3161 * gdb.asm/asm-source.exp: Check for memory read errors in
3162 disassembler test on *BSD too.
3163
3164 2003-06-01 Richard Henderson <rth@redhat.com>
3165
3166 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
3167 for .frame.
3168 (gdbasm_call): Lose ldgp.
3169 (gdbasm_startup): Add frame information.
3170 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
3171
3172 2003-05-31 Mark Kettenis <kettenis@gnu.org>
3173
3174 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
3175 i?86-*-*.
3176
3177 2003-05-30 Mark Kettenis <kettenis@gnu.org>
3178
3179 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
3180 FreeBSD.
3181
3182 2003-05-29 Richard Henderson <rth@redhat.com>
3183
3184 * gdb.asm/alpha.inc: New file.
3185 * gdb.asm/asm-source.exp: Use it.
3186
3187 2003-05-29 Jim Blandy <jimb@redhat.com>
3188
3189 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
3190 'core.PID'.
3191
3192 2003-05-22 Jim Blandy <jimb@redhat.com>
3193
3194 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
3195 backtrace.
3196
3197 2003-05-20 David Carlton <carlton@math.stanford.edu>
3198
3199 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
3200 this time.
3201
3202 2003-05-19 David Carlton <carlton@bactrian.org>
3203
3204 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
3205 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
3206
3207 2003-05-19 David Carlton <carlton@bactrian.org>
3208
3209 * gdb.c++/namespace.exp: Add namespace scope and anonymous
3210 namespace tests.
3211 Bump copyright date.
3212 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
3213 (main): Call C::D::marker2.
3214 * gdb.c++/namespace1.cc: New file.
3215
3216 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
3217
3218 Roland McGrath <roland@redhat.com>
3219 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
3220 there is no manager thread.
3221
3222 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
3223
3224 * gdb.threads/schedlock.exp: Remove assumption that all threads
3225 will run in a particular small time slice. Also ensure we break
3226 in one of the child threads rather than the main thread.
3227
3228 2003-05-07 Jim Blandy <jimb@redhat.com>
3229
3230 Add support for assembly source testing on the s390x.
3231 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
3232 architecture.
3233 * gdb.asm/s390x.inc: New file.
3234
3235 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
3236 succession of 'if' statements.
3237
3238 2003-05-05 Andrew Cagney <cagney@redhat.com>
3239
3240 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
3241
3242 2003-05-05 Andrew Cagney <cagney@redhat.com>
3243
3244 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
3245 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
3246
3247 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
3248
3249 * gdb.base/charset.exp: Update based on new behavior of set/show
3250 charset commands.
3251
3252 2003-05-01 Andrew Cagney <cagney@redhat.com>
3253
3254 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
3255 variable do not give memory errors.
3256
3257 2003-04-30 Adam Fedor <fedor@gnu.org>
3258
3259 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
3260 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
3261 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
3262 gdb.objc/basicclass.m: : New files
3263
3264 * lib/gdb.exp (gdb_compile_objc): New procedure.
3265
3266 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
3267
3268 * gdb.base/signals.exp: Make backtrace tests more specific.
3269
3270 2003-04-23 David Carlton <carlton@bactrian.org>
3271
3272 * gdb.c++/maint.exp (test_first_component): Add tests for
3273 'operator' in more locations.
3274
3275 2003-04-16 Kevin Buettner <kevinb@redhat.com>
3276
3277 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
3278
3279 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
3280
3281 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
3282 func marke' instead. Update test name.
3283
3284 2003-04-15 David Carlton <carlton@math.stanford.edu>
3285
3286 * gdb.c++/maint.exp: New file.
3287
3288 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
3289
3290 * gdb.threads/schedlock.c: Change type of thread function argument
3291 to long, to avoid warnings on 64-bit platforms.
3292
3293 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
3294
3295 * gdb.base/attach.exp: Add new message from ptrace in case of
3296 attaching to nonexistent process.
3297
3298 2003-04-11 Jim Blandy <jimb@redhat.com>
3299
3300 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3301 gdb.c++/userdef.cc: Place comments on the lines to which the
3302 marker function might return.
3303 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3304 gdb.c++/userdef.exp: Look for those comments to check that we've
3305 returned to the right place, instead of checking line numbers.
3306
3307 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
3308
3309 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
3310 match on sourcefile name, instead of directory name.
3311
3312 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
3313
3314 * gdb.base/completion.exp: Use string_to_regexp to match the
3315 working directory name.
3316
3317 2003-04-09 Jim Blandy <jimb@redhat.com>
3318
3319 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3320 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
3321 after an inferior function call, report the failure, but allow the
3322 test to continue.
3323
3324 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
3325
3326 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3327 with -DPROTOTYPES.
3328
3329 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
3330
3331 * gdb.base/break.exp: Revert last patch.
3332
3333 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
3334
3335 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3336 with -DPROTOTYPES.
3337
3338 2003-04-02 Andrew Cagney <cagney@redhat.com>
3339
3340 * gdb.base/callfuncs.exp: Make "print add" messages unique.
3341 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
3342 matching directories by the name breakpoint.
3343 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
3344 Make "continue to marker1" consistent.
3345 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
3346 message consistent.
3347 * lib/gdb.exp: Put "the program is no longer running", and "the
3348 program exited" in parenthesis.
3349 * lib/mi-support.exp: Ditto.
3350
3351 2003-04-02 Bob Rossi <bob_rossi@cox.net>
3352
3353 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
3354
3355 2003-03-29 Andrew Cagney <cagney@redhat.com>
3356
3357 * gdb.base/sizeof.c (main): Print the value of '\377'.
3358 * gdb.base/sizeof.exp: Check the sign of '\377'.
3359
3360 2003-03-27 Michael Chastain <mec@shout.net>
3361
3362 * gdb.base/gdb1090.exp: New file.
3363 * gdb.base/gdb1090.cc: New file.
3364
3365 2003-03-27 J. Brobecker <brobecker@gnat.com>
3366
3367 * gdb.gdb/observer.exp: New regression test.
3368
3369 2003-03-27 Michael Chastain <mec@shout.net>
3370
3371 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
3372 * gdb.base/ptype.exp: Likewise.
3373
3374 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
3375
3376 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
3377
3378 2003-03-26 Michael Chastain <mec@shout.net>
3379
3380 * gdb.base/ptype.exp: Actually use some typedef'd types.
3381
3382 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
3383
3384 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
3385 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
3386
3387 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3388
3389 * gdb.base/default.exp: Fix regular expression.
3390
3391 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3392
3393 * gdb.base/args.exp: Fix regular expression.
3394
3395 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3396
3397 * gdb.base/help.exp: Allow Win32 child process.
3398
3399 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3400
3401 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
3402 when stepping out of main().
3403
3404 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3405
3406 * gdb.base/default.exp: Check for win32 specific message when calling
3407 "run" without executable.
3408
3409 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3410
3411 * gdb.base/args.exp: Expect .exe in output.
3412
3413 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3414
3415 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
3416 Cygwin native.
3417
3418 2003-03-17 Andrew Cagney <cagney@redhat.com>
3419
3420 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
3421 vector registes.
3422 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
3423 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
3424
3425 2003-03-17 David Carlton <carlton@math.stanford.edu>
3426
3427 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
3428 test, for PR breakpoints/38.
3429 Call test_watchpoint_and_breakpoint.
3430 * gdb.base/watchpoint.c (func3): New function.
3431 (main): Call func3.
3432
3433 2003-03-04 David Carlton <carlton@math.stanford.edu>
3434
3435 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
3436 Garply<Garply<char> >:: garply".
3437 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
3438 with respect to PR c++/1111; note also PR c++/1113.
3439 (test_template_breakpoints): KFAIL "constructor breakpoint" with
3440 respect to PR c++/1062.
3441 KFAIL "destructor breakpoint" with respect to PR c++/1112.
3442
3443 2003-03-03 David Carlton <carlton@math.stanford.edu>
3444
3445 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
3446 with respect to PR c++/57.
3447 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
3448 c++/826.
3449 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
3450 respect to PR c++/57.
3451
3452 2003-03-03 David Carlton <carlton@math.stanford.edu>
3453
3454 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
3455 respect to PR c++/33 into FAILs.
3456
3457 2003-03-03 Michael Chastain <mec@shout.net>
3458
3459 * configure.in: Update copyright years.
3460
3461 2003-03-03 Michael Chastain <mec@shout.net>
3462
3463 * Makefile.in: Update copyright years.
3464
3465 2003-02-28 David Carlton <carlton@math.stanford.edu>
3466
3467 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
3468 print class instead of struct and/or superfluous protection
3469 specifiers, as long as the resulting output is equivalent to the
3470 source code.
3471 Delete FIXME from end of messages on tests that don't need
3472 fixing.
3473
3474 2003-02-28 David Carlton <carlton@math.stanford.edu>
3475
3476 * gdb.c++/templates.exp (do_tests): Allow const in the two
3477 Foo<volatile char *>::foo tests.
3478
3479 2003-02-27 Michael Snyder <msnyder@redhat.com>
3480
3481 * gdb.base/restore.c (main): Return zero, so exit code
3482 will be consistant.
3483
3484 2003-02-26 David Carlton <carlton@math.stanford.edu>
3485
3486 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
3487 char *>::foo" test with respect to PR c++/33. Create a new test
3488 which is identical to that one except that it doesn't put the
3489 space between the "char" and the "*"; KFAIL it, too.
3490
3491 2003-02-26 David Carlton <carlton@math.stanford.edu>
3492
3493 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
3494 template types into either PASSes or KFAILs (corresponding to PR
3495 c++/57). Tweak indentation. Update copyright.
3496
3497 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
3498
3499 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
3500
3501 2003-02-13 Michael Chastain <mec@shout.net>
3502
3503 * gdb.base/exprs.exp: Remove i960 remnants.
3504 * gdb.base/funcargs.exp: Likewise.
3505 * gdb.base/list.exp: Likewise.
3506 * gdb.base/ptype.exp: Likewise.
3507
3508 2003-02-14 David Carlton <carlton@math.stanford.edu>
3509
3510 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
3511 pEe->D::vg()" from XFAIL to KFAIL.
3512
3513 2003-02-13 Jason Molenda (jmolenda@apple.com)
3514
3515 * gdb.base/maint.exp: Update maint print statistics regexp to include
3516 new entries.
3517
3518 2003-02-13 Michael Chastain <mec@shout.net>
3519
3520 * gdb.c++/inherit.exp: Remove call to get_debug_format.
3521
3522 2003-02-12 Michael Chastain <mec@shout.net>
3523
3524 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
3525 * gdb.c++/inherit.exp: Likewise.
3526 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
3527 * gdb.c++/templates.exp: Likewise.
3528 * gdb.c++/virtfunc.exp: Likewise.
3529
3530 2003-02-06 Jason Molenda (jason-cl@molenda.com)
3531
3532 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
3533 why the code is written that way.
3534
3535 2003-02-05 Michael Chastain <mec@shout.net>
3536
3537 * gdb.base/dump.exp: Add missing copyright line.
3538
3539 2003-02-05 Jason Molenda (jason-cl@molenda.com)
3540
3541 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
3542 at the beginning so the breakpoint doesn't get set on the loop.
3543
3544 2003-02-05 Michael Chastain <mec@shout.net>
3545
3546 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
3547 output for configurations with gcc 2.95.3.
3548
3549 2003-02-05 Keith Seitz <keiths@redhat.com>
3550 Andrew Cagney <ac131313@redhat.com>
3551
3552 * gdb.mi/mi-cli.exp: New file.
3553
3554 2003-02-04 Michael Chastain <mec@shout.net>
3555
3556 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
3557 Call perror and then continue.
3558
3559 2003-02-03 Michael Chastain <mec@shout.net>
3560
3561 * gdb.c++/pr-1023.cc: New file.
3562 * gdb.c++/pr-1023.exp: New file.
3563
3564 2003-02-05 Jim Blandy <jimb@redhat.com>
3565
3566 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
3567 it's local to foobar. Check for it there, and check that it's not
3568 present in main.
3569 * gdb.c++/local.cc (marker2): New function.
3570 (foobar): Call marker1.
3571 (main): Call marker2 instead of marker1.
3572
3573 2003-02-04 Andrew Cagney <ac131313@redhat.com>
3574
3575 * gdb.disasm/mn10200.exp: Obsolete file.
3576 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
3577 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
3578 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
3579
3580 2003-02-04 David Carlton <carlton@math.stanford.edu>
3581
3582 * gdb.c++/overload.exp: Test intToChar(1).
3583 * gdb.c++/overload.cc (intToChar): New.
3584 (main): Call intToChar.
3585
3586 2003-02-03 David Carlton <carlton@math.stanford.edu>
3587
3588 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
3589 'might_kfail' arg.
3590 KFAIL some of the continue_to_bp_overloaded calls, according to
3591 PR c++/1025.
3592
3593 2003-02-01 Michael Chastain <mec@shout.net>
3594
3595 * gdb.base/advance.c (marker1): New marker function.
3596 * gdb.base/advance.exp: When the 'advance' command lands on the
3597 return breakpoint, it can legitimately stop on either the
3598 current line or the next line. Accommodate both outcomes.
3599 * gdb.base/until.exp: Likewise.
3600
3601 2003-02-02 Andrew Cagney <ac131313@redhat.com>
3602
3603 2002-11-10 Jason Molenda (jason-cl@molenda.com):
3604 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
3605 now a list, not a tuple.
3606 * gdb.mi/mi-var-display.exp: Ditto.
3607 * gdb.mi/gdb792.exp: Ditto.
3608
3609 2003-02-01 Andrew Cagney <ac131313@redhat.com>
3610
3611 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
3612 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
3613 stack backtraces.
3614 * gdb.mi/mi-syn-frame.c: Part of same.
3615
3616 2003-02-01 Mark Kettenis <kettenis@gnu.org>
3617
3618 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
3619 gdb.mi/mi1-pthreads.exp: Return instead of calling
3620 gdb_suppress_entire_file.
3621
3622 2003-02-01 Mark Salter <msalter@redhat.com>
3623
3624 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
3625
3626 2003-01-31 Mark Salter <msalter@redhat.com>
3627
3628 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
3629 Support empty arg.
3630
3631 2003-01-30 Michael Chastain <mec@shout.net>
3632
3633 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
3634 This was a workaround for a UTF-8 bug in readline 4.3. The bug
3635 has been fixed in gdb/readline on 2003-01-09.
3636
3637 2003-01-29 Michael Snyder <msnyder@redhat.com>
3638
3639 * gdb.base/maint.exp: Allow for leading underscore in symbol.
3640 * gdb.base/display.exp: Allow for leading underscore in symbol.
3641 * gdb.base/args.exp: Skip if target does not support args passing.
3642
3643 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
3644
3645 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
3646 gdb_test. Accept a list of expect arguments as the third
3647 parameter.
3648 (gdb_test): Use it.
3649
3650 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
3651
3652 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
3653 allow for different test tree configurations. Update some
3654 tescases accordingly.
3655 * gdb.arch/altivec-regs.exp: Ditto.
3656 * gdb.asm/asm-source.exp: Ditto.
3657 * gdb.base/advance.exp: Ditto.
3658 * gdb.base/display.exp: Ditto.
3659 * gdb.base/long_long.exp: Ditto.
3660 * gdb.base/mips_pro.exp: Ditto.
3661 * gdb.base/overlays.exp: Ditto.
3662 * gdb.base/relocate.exp: Ditto.
3663 * gdb.base/setshow.exp: Ditto.
3664 * gdb.base/step-line.exp: Ditto.
3665 * gdb.base/step-test.exp: Ditto.
3666 * gdb.base/until.exp: Ditto.
3667 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
3668
3669 2003-01-17 David Carlton <carlton@math.stanford.edu>
3670
3671 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
3672 corresponding to PR c++/945.
3673 Update copyright.
3674
3675 2003-01-17 David Carlton <carlton@math.stanford.edu>
3676
3677 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
3678 corresponding to PR c++/68.
3679
3680 2003-01-17 David Carlton <carlton@math.stanford.edu>
3681
3682 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
3683 (test_paddr_hairy_functions): Call print_addr_2_kfail for
3684 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
3685
3686 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
3687
3688 * gdb.base/break.exp: Fix change of default location, because of
3689 removal of until tests.
3690 * gdb.base/help.exp: Update test for new 'until' help message.
3691 Add test for help on 'advance'.
3692 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
3693
3694 2003-01-15 Mark Kettenis <kettenis@gnu.org>
3695
3696 * gdb.base/default.exp: Adapt "info float" test for recent changes
3697 to that command. Add test for "info vector".
3698 * gdb.base/float.exp: New file. Add test for "info float" that
3699 resembles the old test in gdb.base/default.exp.
3700
3701 2003-01-15 David Carlton <carlton@math.stanford.edu>
3702
3703 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
3704
3705 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
3706
3707 * gdb.base/break.exp: Move the tests of until command from here...
3708 * gdb.base/until.exp: ... to here. New file. Add other tests.
3709 * gdb.base/advance.c: New file.
3710 * gdb.base/advance.exp: New file.
3711
3712 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
3713
3714 * gdb.base/args.c: New file.
3715 * gdb.base/args.exp: New file.
3716
3717 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
3718
3719 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
3720
3721 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
3722
3723 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
3724
3725 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
3726
3727 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
3728 dates.
3729
3730 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3731
3732 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
3733
3734 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3735
3736 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
3737 (ptype &*"foo").
3738 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
3739
3740 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3741
3742 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
3743 * gdb.mi/mi1-console.exp: Likewise.
3744
3745 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3746
3747 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
3748 * gdb.mi/mi1-console.exp: Likewise.
3749
3750 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3751
3752 * gdb.c++/overload.exp: Remove some fixed XFAILs.
3753
3754 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
3755
3756 * gdb.base/detach.exp: New test.
3757
3758 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
3759
3760 * Makefile.in (ALL_SUBDIRS): New variable.
3761 (subdirs, clean, distclean): Use it.
3762 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
3763 regenerating Makefile, since it is generated from the top level.
3764 * gdb.asm/Makefile.in: Likewise.
3765 * gdb.base/Makefile.in: Likewise.
3766 * gdb.c++/Makefile.in: Likewise.
3767 * gdb.disasm/Makefile.in: Likewise.
3768 * gdb.java/Makefile.in: Likewise.
3769 * gdb.mi/Makefile.in: Likewise.
3770 * gdb.threads/Makefile.in: Likewise.
3771 * gdb.trace/Makefile.in: Likewise.
3772
3773 2003-01-09 David Carlton <carlton@math.stanford.edu>
3774
3775 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
3776 Add copyright year 2003.
3777
3778 2003-01-06 Michael Chastain <mec@shout.net>
3779
3780 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
3781 When selecting a thread, 'line' and 'file' are optional.
3782 * gdb.mi/mi1-pthreads.exp: Likewise.
3783
3784 2003-01-06 Andreas Schwab <schwab@suse.de>
3785
3786 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
3787 failures.
3788
3789 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
3790
3791 Fix PR gdb/844
3792 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
3793 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
3794
3795 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
3796 instead of calling gdb_suppress_entire_file.
3797 * gdb.threads/print-threads.exp: Likewise.
3798 * gdb.threads/schedlock.exp: Likewise.
3799
3800 * gdb.threads/killed.exp: Return instead of calling
3801 gdb_suppress_entire_file.
3802 * gdb.threads/linux-dp.exp: Likewise.
3803 * gdb.threads/pthreads.exp: Likewise.
3804
3805 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
3806
3807 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
3808 stabs.
3809 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
3810 * gdb.base/whatis.exp: Always allow (void) after function names.
3811
3812 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
3813
3814 * gdb.c++/casts.exp: Correct regexp.
3815
3816 2003-01-04 Mark Kettenis <kettenis@gnu.org>
3817
3818 * configure.in: Call AC_CONFIG_HEADER. Don't call
3819 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
3820 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
3821 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
3822 aforementioned directories in the AC_OUPUT call.
3823 * config.hin: New file.
3824 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
3825 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
3826 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
3827 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
3828 pass -I$objdir instead of -I$objdir/$subdir in compilation.
3829 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
3830 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
3831 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
3832 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
3833 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
3834 gdb.threads/configure.in, gdb.threads/configure,
3835 gdb.threads/config.in, gdb.trace/configure.in,
3836 gdb.trace/configure: Removed.
3837
3838 2003-01-03 Michael Chastain <mec@shout.net>
3839
3840 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
3841 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
3842
3843 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
3844
3845 * gdb.base/store.exp: Fix regular expressions.
3846
3847 2002-12-28 Mark Kettenis <kettenis@gnu.org>
3848
3849 * configure.in: Rewrite.
3850 * configure: Regenerated.
3851
3852 2003-01-03 David Carlton <carlton@math.stanford.edu>
3853
3854 * gdb.base/psymtab.exp: New file.
3855 * gdb.base/psymtab1.c: Ditto.
3856 * gdb.base/psymtab2.c: Ditto.
3857
3858 2002-12-23 Adam Fedor <fedor@gnu.org>
3859
3860 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
3861
3862 2002-12-23 David Carlton <carlton@math.stanford.edu>
3863
3864 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
3865 and current_directory initialization.
3866
3867 2002-12-22 Jim Blandy <jimb@redhat.com>
3868
3869 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
3870 rather than as part of the output file name.
3871
3872 * gdb.base/attach.exp: There's no need to copy the test program to
3873 /tmp; that was only ever necessary on HP/UX, and this test is
3874 entirely disabled there anyway.
3875
3876 2002-12-21 Jim Blandy <jimb@redhat.com>
3877
3878 * gdb.c++/psmang.exp: Doc fix.
3879
3880 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
3881 test.
3882
3883 2002-12-20 David Carlton <carlton@math.stanford.edu>
3884
3885 * gdb.c++/annota2.exp: KFAIL annotate-quit.
3886
3887 2002-12-18 Michael Chastain <mec@shout.net>
3888
3889 * gdb.c++/annota2.exp: Add copyright year 2002.
3890
3891 2002-12-17 David Carlton <carlton@math.stanford.edu>
3892
3893 * gdb.c++/try_catch.cc: Add marker comments.
3894 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
3895 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
3896 * gdb.c++/m-static.cc: Ditto.
3897 * gdb.c++/m-static1.cc: Ditto.
3898 * gdb.c++/try_catch.cc: Ditto.
3899
3900 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
3901
3902 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
3903 to see whether we are using the new -environment-directory
3904 command which resets via -r or the old version of the command
3905 which may prompt the user. Part of fix for gdb/741.
3906
3907 2002-12-13 Andrew Cagney <ac131313@redhat.com>
3908
3909 * gdb.fortran/types.exp: Update obsolete comment.
3910 * gdb.fortran/exprs.exp: Ditto.
3911 * lib/gdb.exp: Delete obsolete code.
3912 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
3913 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
3914 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
3915 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
3916 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
3917 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
3918 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
3919 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
3920 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
3921 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
3922 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
3923 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
3924 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
3925 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
3926 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
3927 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
3928 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
3929 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
3930 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
3931 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
3932 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
3933 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
3934 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
3935 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
3936 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
3937 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
3938 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
3939 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
3940 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
3941 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
3942 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
3943 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
3944 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
3945 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
3946 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
3947 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
3948 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
3949
3950 2002-12-11 David Carlton <carlton@math.stanford.edu>
3951
3952 * gdb.c++/m-data.exp: Add test for members that shadow global
3953 variables: see PR gdb/804.
3954 * gdb.c++/m-data.cc: Ditto.
3955
3956 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
3957
3958 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
3959
3960 2002-12-06 David Carlton <carlton@math.stanford.edu>
3961
3962 * gdb.base/store.c: Don't declare functions static.
3963
3964 2002-12-04 Andrew Cagney <ac131313@redhat.com>
3965
3966 * gdb.base/store.exp, gdb.base/store.c: New files.
3967
3968 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
3969
3970 * gdb.base/selftest.exp: Update for current gdb.
3971
3972 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
3973
3974 * gdb.base/maint.exp: Only dump symbols from one source file
3975 or objfile.
3976
3977 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
3978
3979 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
3980 function call.
3981
3982 2002-11-25 Jim Blandy <jimb@redhat.com>
3983
3984 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
3985 function appearing in error message.
3986
3987 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
3988
3989 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
3990
3991 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
3992
3993 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
3994 for mi1 and current mi is in correct format. New mi startup message
3995 should be in mi console format. This is part of fix for PR gdb/604.
3996
3997 2002-09-18 Fernando Nasser <fnasser@redhat.com>
3998
3999 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
4000 which explicitly prints the zero offset as "+0".
4001
4002 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
4003
4004 * gdb.threads/schedlock.c (args): Make unsigned.
4005
4006 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
4007
4008 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
4009 numbers. Allow "foo2|selected stack frame".
4010 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
4011 * gdb.asm/asmsrc2.s: Likewise.
4012 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
4013 comments.
4014 * gdb.asm/mips.inc: New file.
4015
4016 2002-10-18 Adam Fedor <fedor@gnu.org>
4017
4018 * gdb.base/default.exp: Update expected output to include 'ObjC'.
4019 * gdb.base/help.exp: Likewise.
4020
4021 2002-10-17 Kevin Buettner <kevinb@redhat.com>
4022
4023 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
4024 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
4025
4026 2002-10-02 Jim Blandy <jimb@redhat.com>
4027
4028 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
4029
4030 2002-10-01 Andrew Cagney <ac131313@redhat.com>
4031
4032 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
4033 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
4034 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
4035 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
4036 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
4037 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
4038 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
4039
4040 2002-09-29 Andrew Cagney <ac131313@redhat.com>
4041
4042 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
4043 * mi0-disassemble.exp, mi0-eval.exp: Delete.
4044 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
4045 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
4046 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
4047 * mi0-var-block.exp, mi0-var-child.exp: Delete.
4048 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
4049
4050 2002-09-27 Kevin Buettner <kevinb@redhat.com>
4051
4052 * gdb.base/annota1.exp (info break): Make directory components of
4053 path optional since not all compilers emit this debug information.
4054
4055 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
4056 step ends up stepping out of the function instead of stopping on
4057 the epilogue.
4058
4059 2002-09-26 Keith Seitz <keiths@redhat.com>
4060
4061 * lib/insight-support.exp (gdbtk_start): Figure out where
4062 the insight executable is based on where gdb is. Use this
4063 executable to start insight instead of gdb.
4064
4065 2002-09-25 Andrew Cagney <cagney@redhat.com>
4066
4067 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
4068
4069 2002-09-24 Andrew Cagney <ac131313@redhat.com>
4070
4071 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
4072 test_isolated_complaints.
4073 (test_empty_complaint): New function.
4074 (test_empty_complaints): New function. Check no output when no
4075 complaints.
4076
4077 2002-09-19 Jim Blandy <jimb@redhat.com>
4078
4079 * gdb.base/charset.exp, gdb.base/charset.c: New files.
4080
4081 2002-09-19 Andrew Cagney <ac131313@redhat.com>
4082
4083 * gdb.gdb/complaints.exp: New file.
4084
4085 2002-09-18 Andrew Cagney <ac131313@redhat.com>
4086
4087 * gdb.base/maint.exp: Check `help maint internal-warning'.
4088
4089 2002-09-18 David Carlton <carlton@math.stanford.edu>
4090
4091 * gdb.c++/m-static.exp: Remove breakpoints depending on line
4092 numbers, and replace them by a single breakpoint after the
4093 constructors are all finished.
4094 Add test 4.
4095 * gdb.c++/m-static.cc: Add test 4.
4096 * gdb.c++/m-static.h: New file.
4097 * gdb.c++/m-static1.cc: New file.
4098
4099 * gdb.c++/printmethod.exp: New file.
4100 * gdb.c++/printmethod.cc: New file.
4101
4102 * gdb.c++/pr-574.exp: New file.
4103 * gdb.c++/pr-574.cc: New file.
4104
4105 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
4106
4107 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
4108 embedded targets which never actually exit.
4109
4110 2002-09-18 Fernando Nasser <fnasser@redhat.com>
4111
4112 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
4113 "don't step after run" as unresolved or unsupported, instead of xfail.
4114
4115 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
4116
4117 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
4118 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
4119 Add newline to expected string in "step out of main (status wrapper)"
4120 case.
4121
4122 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
4123
4124 * lib/gdb.exp (rerun_to_main): Allow restarting application.
4125 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
4126
4127 2002-09-17 Tom Tromey <tromey@redhat.com>
4128
4129 * gdb.base/printcmds.exp (test_print_string_constants): Expect
4130 \000, not \0, in double-quoted string.
4131
4132 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
4133
4134 * gdb.base/commands.exp: Don't expect a "Program exited normally"
4135 string after running the commands execution on breakpoint tests.
4136
4137 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
4138
4139 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
4140
4141 2002-09-12 Joel Brobecker <brobecker@gnat.com>
4142
4143 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
4144
4145 2002-09-10 Keith Seitz <keiths@redhat.com>
4146
4147 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
4148 runto proc.
4149 (mi_run_to_main): Use mi_runto.
4150 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
4151
4152 2002-09-10 Keith Seitz <keiths@redhat.com>
4153
4154 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
4155 regexp for stopping at main. Could have multiple event notifications.
4156 Don't assume that main was declared with no parameters.
4157 (mi_next): Use mi_step_to.
4158 (mi_step): Use mi_next_to.
4159
4160 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
4161
4162 * gdb.base/default.exp: Fix expected string in `info float' test.
4163
4164 2002-09-09 Ben Elliston <bje@redhat.com>
4165
4166 * config/mips.exp: Update comments.
4167 * config/mips-idt.exp: Likewise.
4168 * config/nind.exp: Likewise.
4169 * config/slite.exp: Likewise.
4170 * config/sparclet.exp: Likewise.
4171 * config/udi.exp: Likewise.
4172 * config/vx.exp: Likewise.
4173 * config/vxworks29k.exp: Likewise.
4174
4175 2002-09-05 Jim Blandy <jimb@redhat.com>
4176
4177 * gdb.threads/killed.exp: Fix test failure message.
4178
4179 2002-09-04 Keith Seitz <keiths@redhat.com>
4180
4181 * lib/mi-support.exp: Update copyright.
4182 (mi_gdb_test): Increase the priority of the expected pattern
4183 so that it matches gdb_test.
4184
4185 2002-09-03 Keith Seitz <keiths@redhat.com>
4186
4187 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
4188 Use integer comparison instead of string comparison for testing
4189 whether binary was built.
4190
4191 2002-09-03 Jim Blandy <jimb@redhat.com>
4192
4193 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
4194
4195 2002-08-29 Jim Blandy <jimb@redhat.com>
4196
4197 * gdb.threads/pthreads.exp: Move the portable thread compilation
4198 code into a function in lib/gdb.exp, and call that from here.
4199 * lib/gdb.exp (gdb_compile_pthreads): New function.
4200
4201 2002-08-29 Keith Seitz <keiths@redhat.com>
4202
4203 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
4204 expect_out so that callers can get at it.
4205
4206 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
4207
4208 * gdb.threads/print-threads.c: New file.
4209 * gdb.threads/print-threads.exp: New file.
4210 * gdb.threads/schedlock.c: New file.
4211 * gdb.threads/schedlock.exp: New file.
4212
4213 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
4214
4215 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
4216 not altivec.c.
4217
4218 2002-08-17 Mark Kettenis <kettenis@gnu.org>
4219
4220 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
4221 targets. The problem should be fixed now.
4222
4223 2002-08-15 Mark Kettenis <kettenis@gnu.org>
4224
4225 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
4226 2002-07-24 change that removes final dots from error messages.
4227
4228 2002-08-13 Tom Tromey <tromey@redhat.com>
4229
4230 * gdb.base/readline.exp: New file.
4231
4232 2002-08-01 Andrew Cagney <ac131313@redhat.com>
4233
4234 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
4235 supress message.
4236
4237 2002-08-01 Andrew Cagney <cagney@redhat.com>
4238
4239 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
4240 CHILL_FOR_TARGET and CHILL_LIB.
4241 * configure.in (configdirs): Remove gdb.chill.
4242 * configure: Regenerate.
4243 * lib/gdb.exp: Obsolete references to chill.
4244 * gdb.fortran/types.exp: Ditto.
4245 * gdb.fortran/exprs.exp: Ditto.
4246
4247 2002-07-30 Kevin Buettner <kevinb@redhat.com>
4248
4249 * gdb.base/shlib-call.exp (additional_flags): Conditionally
4250 set Irix-specific compile and link flags.
4251
4252 2002-07-29 Kevin Buettner <kevinb@redhat.com>
4253
4254 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
4255 source files. The ``-o'' option doesn't work with the ``-E'' option
4256 when using the Irix compiler.
4257
4258 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
4259
4260 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
4261 Improve support for reusing an exec file. Copy exec file
4262 to target, and run gdbserver on the target instead of on the host.
4263
4264 2002-07-18 Jim Blandy <jimb@redhat.com>
4265
4266 * gdb.base/ending-run.exp: Don't expect to see the program end in
4267 some orderly fashion when we're running on a real stand-alone
4268 board.
4269
4270 * gdb.base/interrupt.exp: Correct logic for skipping tests on
4271 targets that don't support interrupts.
4272
4273 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
4274
4275 * gdb.base/attach.exp: Add patterns to match output from /proc-based
4276 systems.
4277 Move comments in expect statements to inside the actions, so that they
4278 don't get matched against.
4279
4280 2002-07-10 Mark Kettenis <kettenis@gnu.org>
4281
4282 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
4283 function when asleep" test.
4284
4285 2002-07-10 Andrew Cagney <ac131313@redhat.com>
4286
4287 * gdb.base/page.exp: Rewrite to handle problems with very long
4288 `info set' output. Update copyright.
4289
4290 2002-06-26 Andrew Cagney <ac131313@redhat.com>
4291
4292 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
4293 gdb.threads-hp.
4294 * gdb.hp/configure: Regenerate.
4295 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
4296 * gdb.hp/gdb.threads-hp/configure: Delete file.
4297 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
4298
4299 2002-06-22 Andrew Cagney <ac131313@redhat.com>
4300
4301 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
4302 setlocale, bindtextdomain and textdomain.
4303
4304 2002-06-11 Jim Blandy <jimb@redhat.com>
4305
4306 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
4307 preprocessor macro information is present.
4308
4309 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
4310 tests.
4311
4312 2002-06-06 Michael Snyder <msnyder@redhat.com>
4313
4314 * gdb.base/overlays.exp: Record addresses of overlay
4315 functions in TCL variables rather than in GDB variables,
4316 to avoid having GDB convert them to pointers (with loss
4317 of information).
4318
4319 * gdb.base/d10v.ld: Merge in several years worth of
4320 default linker script changes.
4321 * gdb.base/long_long.exp: Add check for sizeof (long double).
4322
4323 2002-06-06 Michal Ludvig <mludvig@suse.cz>
4324
4325 * gdb.asm/asm-source.exp: Add x86-64 target.
4326 * gdb.asm/x86_64.inc: New.
4327
4328 2002-05-30 Michael Chastain <mec@shout.net>
4329
4330 From Benjamin Kosnik <bkoz@redhat.com>:
4331 * gdb.c++/m-static.cc: New file.
4332 * gdb.c++/m-static.exp: New file.
4333
4334 2002-05-28 Michael Snyder <msnyder@redhat.com>
4335
4336 * gdb.base/call-ar-st.exp: Allow for reduced floating point
4337 precision.
4338
4339 2002-05-27 Michael Chastain <mec@shout.net>
4340
4341 From Benjamin Kosnik <bkoz@redhat.com>:
4342 * gdb.c++/m-data.cc: New file.
4343 * gdb.c++/m-data.exp: New file.
4344
4345 2002-05-27 Michael Chastain <mec@shout.net>
4346
4347 From Benjamin Kosnik <bkoz@redhat.com>:
4348 * gdb.c++/try_catch.cc: New file.
4349 * gdb.c++/try_catch.exp: New file.
4350
4351 2002-05-27 Michael Chastain <mec@shout.net>
4352
4353 * gdb.c++/local.exp: Accept more nested types in output.
4354
4355 2002-05-26 Michael Chastain <mec@shout.net>
4356
4357 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
4358
4359 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
4360
4361 * lib/gdb.exp (gdb_wrapper_init): Just because
4362 gdb_wrapper_file exists, this does not mean that the file
4363 should not be rebuilt. That is what gdb_wrapper_initialized
4364 is for.
4365 (default_gdb_init): Reset gdb_wrapper_initialized.
4366
4367 2002-05-23 Michael Snyder <msnyder@redhat.com>
4368
4369 * gdb.base/all-bin.exp: Revise previous patch by just reducing
4370 the precision of the floating point test results.
4371 * gdb.base/call-rt-st.exp: Ditto.
4372
4373 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
4374 * gdb.base/call-rt-st.exp: Ditto.
4375
4376 2002-05-19 Michael Chastain <mec@shout.net>
4377
4378 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
4379
4380 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
4381
4382 * configure.in (configdirs): Add gdb.arch.
4383 * configure: Regenerate.
4384
4385 2002-05-17 Jim Blandy <jimb@redhat.com>
4386
4387 * gdb.base/completion.exp: Recognize the more detailed error
4388 messages produced by the macro expander's lexical analyzer.
4389
4390 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
4391
4392 * gdb.arch/altivec-abi.c: New file.
4393 * gdb.arch/altivec-abi.exp: New file.
4394 * gdb.arch/altivec-regs.c: New file.
4395 * gdb.arch/altivec-regs.exp: New file.
4396
4397 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
4398
4399 * gdb.base/maint.exp (maint print type): Update for new type
4400 structure.
4401
4402 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
4403
4404 * gdb.arch: New directory.
4405 * gdb.arch/configure.in: New file.
4406 * gdb.arch/configure: New file.
4407 * gdb.arch/Makefile.in: New file.
4408
4409 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
4410
4411 * gdb.asm/asm-source.exp: Add v850 as supported target.
4412 * gdb.asm/v850.inc: New file.
4413
4414 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
4415
4416 * gdb.c++/annota2.exp (annotate-quit): Add comment.
4417
4418 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
4419
4420 * gdb.base/break.exp: Check 'break "marker2"'.
4421
4422 2002-05-10 Michael Snyder <msnyder@redhat.com>
4423
4424 * gdb.base/long_long.exp: Fix typo.
4425
4426 2002-05-10 Jim Blandy <jimb@redhat.com>
4427
4428 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
4429 a bug.
4430
4431 * gdb.base/printcmds.exp (test_integer_literals_rejected):
4432 Recognize more detailed error message produced by the macro
4433 expander's lexical analyzer.
4434 * lib/gdb.exp (test_print_reject): Same.
4435
4436 2002-05-09 Mark Kettenis <kettenis@gnu.org>
4437
4438 * gdb.c++/method.exp: Fix typo.
4439
4440 2002-05-08 Michael Snyder <msnyder@redhat.com>
4441
4442 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
4443 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
4444 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
4445 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
4446 Add iftarget clause for strongarm.
4447
4448 2002-05-06 Michael Snyder <msnyder@redhat.com>
4449
4450 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
4451 (gdb_continue_to_end): Accept output from status wrapper.
4452 * gdb.base/ending-run.exp: Add case for output from status wrapper.
4453 Clean up fail messages to match pass messages.
4454
4455 Enable the "needs_status_wrapper" testsuite feature.
4456 * lib/gdb.exp (gdb_wrapper_init): New procedure.
4457 (gdb_compile): Conditionally call gdb_wrapper_init.
4458 * gdb.base/a2-run.exp: Recognize output from status wrapper.
4459 * gdb.c++/method.exp: Recognize output from status wrapper.
4460
4461 2002-05-06 Ben Elliston <bje@redhat.com>
4462 From Graydon Hoare <graydon@redhat.com>
4463
4464 * config/sid.exp: Include support for "rawsid" protocol.
4465
4466 2002-05-03 Jim Blandy <jimb@redhat.com>
4467
4468 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
4469 * gdb.c++/hang3.C: New file.
4470
4471 2002-05-04 Andrew Cagney <ac131313@redhat.com>
4472
4473 * gdb.base/default.exp: Remove obsolete code.
4474 * gdb.c++/misc.exp: Ditto. Update copyright.
4475 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
4476 * gdb.base/whatis.exp: Ditto. Update copyright.
4477 * gdb.base/scope.exp: Ditto. Update copyright.
4478 * gdb.base/ptype.exp: Ditto. Update copyright.
4479 * gdb.base/printcmds.exp: Ditto. Update copyright.
4480 * gdb.base/opaque.exp: Ditto. Update copyright.
4481 * gdb.base/list.exp: Ditto.
4482 * gdb.base/funcargs.exp: Ditto. Update copyright.
4483 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
4484 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
4485 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
4486 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
4487 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
4488 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
4489
4490 2002-05-02 Michael Snyder <msnyder@redhat.com>
4491
4492 * gdb.base/watchpoint.exp: Add xscale target.
4493 * gdb.base/long_long.exp: Add xscale target.
4494 * gdb.base/default.exp: Add xscale target.
4495
4496 2002-05-01 Jim Blandy <jimb@redhat.com>
4497
4498 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
4499 gdb.c++/hang.exp: New test.
4500
4501 2002-05-01 Fred Fish <fnf@redhat.com>
4502
4503 * gdb.base/completion.exp: Handle completions of "./Make" for
4504 more than one completion possibility, as is the case when we
4505 build and test in the source tree.
4506
4507 2002-04-29 Anthony Green <green@redhat.com>
4508
4509 * gdb.java/jmisc1.exp: New file.
4510 * gdb.java/jmisc2.exp: New file.
4511
4512 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
4513
4514 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
4515
4516 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
4517
4518 * gdb.base/help.exp: Change 'help status' to allow for target
4519 dependent output differences.
4520
4521 2002-04-22 Michael Chastain <mec@shout.net>
4522
4523 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
4524
4525 2002-04-22 Michael Chastain <mec@shout.net>
4526
4527 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
4528
4529 2002-04-17 David S. Miller <davem@redhat.com>
4530
4531 * gdb.asm/sparc64.inc: New file.
4532 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
4533
4534 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
4535
4536 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
4537 instruction file directly into the build tree. Clean up at end of
4538 test.
4539
4540 2002-04-18 David S. Miller <davem@redhat.com>
4541
4542 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
4543 handle 64-bit platforms correctly.
4544 * gdb.base/maint.exp: Likewise.
4545
4546 2002-04-18 Kevin Buettner <kevinb@redhat.com>
4547
4548 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
4549 ``-fpic'' when compiling files comprising a shared library, but
4550 it does need additional linker flags in order to find shared
4551 libraries at run time.
4552
4553 2002-04-18 Kevin Buettner <kevinb@redhat.com>
4554
4555 * gdb.base/cvexpr.c (use): New function.
4556 (main): Invoke use() on all global variables to prevent
4557 some linkers from deleting these otherwise unused symbols.
4558
4559 2002-04-17 Michael Chastain <mec@shout.net>
4560 From David S. Miller <davem@redhat.com>
4561
4562 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
4563 handle 64-bit platforms correctly.
4564
4565 2002-04-12 Michael Snyder <msnyder@redhat.com>
4566 From Jim Blandy <jimb@redhat.com>
4567 * gdb.base/foo.c (foox): Remove section attribute; the linker
4568 script can handle this instead.
4569 * gdb.base/bar.c (barx): Same.
4570 * gdb.base/baz.c (bazx): Same.
4571 * gdb.base/grbx.c (grbxx): Same.
4572
4573 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
4574 manager doesn't automatically unmap overlays unnecessarily.
4575
4576 2002-04-10 Martin M. Hunt <hunt@redhat.com>
4577
4578 * gdb.base/ending-run.exp: Fix pattern for Mips targets
4579 stepping out of main.
4580
4581 2002-04-09 Michael Chastain <mec@shout.net>
4582
4583 * gdb.c++/local.cc (main): Move call to marker1() inside nested
4584 scope so that the nested scope tests will make sense.
4585 * gdb.c++/local.exp: Write patterns that actually work with gcc
4586 (the HP patterns "were never known to work with gcc").
4587 Keep the old aCC patterns too.
4588
4589 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
4590
4591 * gdb.base/attach.exp: Correct target board test.
4592
4593 2002-04-08 Michael Chastain <mec@shout.net>
4594
4595 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
4596 in a const method. Add some xfail and fail cases for configurations
4597 that do not emit the "const ...".
4598
4599 2002-04-07 Michael Chastain <mec@shout.net>
4600
4601 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
4602 Accept "A * const" and "const A * const" as type of "this".
4603 Fix spelling of getFunky throughout. Make messages uniform.
4604
4605 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
4606
4607 Work around for PR gdb/285:
4608 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
4609
4610 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
4611
4612 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
4613 instructions file at run time instead of configure time.
4614 Sometimes we run the test in a directory that is not the one we
4615 configured in.
4616 * gdb.asm/configure.in: Delete creation of symlink.
4617 * gdb.asm/configure: Regenerate.
4618
4619 2002-04-05 J. Brobecker <brobecker@gnat.com>
4620
4621 * gdb.gdb/xfullpath.exp: New test, to exercise the new
4622 xfullpath () function.
4623
4624 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
4625
4626 * gdb.asm/Makefile.in: Correct dependencies.
4627
4628 * gdb.asm/powerpc.inc: New file.
4629 * gdb.asm/asm-source.exp: Add PowerPC.
4630 * gdb.asm/configure.in: Likewise.
4631 * gdb.asm/configure: Regenerated.
4632
4633 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
4634
4635 * gdb.base/relocate.exp: New file.
4636 * gdb.base/relocate.c: New file.
4637
4638 2002-04-04 Fred Fish <fnf@redhat.com>
4639
4640 * gdb.base/step-test.exp: Update comment regarding stopping in
4641 memcpy/bcopy calls inserted as part of the compiler runtime.
4642
4643 2002-04-04 Michael Snyder <msnyder@redhat.com>
4644
4645 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
4646
4647 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
4648
4649 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
4650 (gdb_expect): Remove $notransfer hack.
4651
4652 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
4653
4654 * gdb.c++/classes.exp ("calling method for small class"): Match
4655 updated register output.
4656
4657 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
4658
4659 Fix PR gdb/452
4660 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
4661 when finished. Make gdb_file_cmd send "exec-file" when
4662 appropriate.
4663
4664 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
4665
4666 * gdb.base/attach.exp: Remove extra setup_xfail.
4667
4668 2002-03-26 Michael Snyder <msnyder@redhat.com>
4669
4670 * gdb.base/default.exp: Add tests for dump, append, and restore.
4671 * gdb.base/help.exp: Add tests for dump, append, and restore.
4672 * gdb.base/dump.exp: New file, test dump, append and restore.
4673 * gdb.base/dump.c: New file.
4674
4675 2002-03-27 Michael Snyder <msnyder@redhat.com>
4676
4677 * gdb.base/help.exp: Modify expect strings to reflect
4678 clean-ups in help messages.
4679
4680 2002-03-26 Fred Fish <fnf@redhat.com>
4681
4682 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
4683 have debugging info for those functions and the compiler uses them
4684 internally to copy structs around.
4685
4686 2002-03-26 Fred Fish <fnf@redhat.com>
4687
4688 * gdb.base/list.exp: Revert the change made yesterday and add note
4689 about why we don't list the default lines for remote targets.
4690
4691 2002-03-25 Michael Snyder <msnyder@redhat.com>
4692
4693 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
4694
4695 2002-03-25 Fred Fish <fnf@redhat.com>
4696
4697 * gdb.base/list.exp: This test works on remote targets so remove
4698 the short circuit for remote targets. Update copyright.
4699
4700 2002-03-25 Fred Fish <fnf@redhat.com>
4701
4702 * gdb.base/attach.exp: Fix logic error that was suppressing this
4703 test for all non hppa*-*-hpux* targets, instead of the hp target.
4704 Move comments closer to the suppression point. Also now need to
4705 check that we are running natively.
4706
4707 2002-03-22 Michael Snyder <msnyder@redhat.com>
4708
4709 * gdb.base/default.exp: Add test for gcore. Update copyright.
4710 * gdb.base/help.exp: Add test for gcore. Update copyright.
4711
4712 2002-03-06 Fred Fish <fnf@redhat.com>
4713
4714 * gdb.base/funcargs.c: Remove extraneous ';' character.
4715 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
4716
4717 2002-03-04 Michael Chastain <mec@shout.net>
4718
4719 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
4720 accommodate gcc v3 function signature.
4721 * gdb.mi/mi0-var-cmd-exp: Ditto.
4722
4723 2002-02-24 Andrew Cagney <ac131313@redhat.com>
4724
4725 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
4726 ``GNU/Linux'' or ``Linux kernel''
4727 * testsuite/gdb.threads/pthreads.c: Ditto.
4728
4729 2002-02-24 Michael Chastain <mec@shout.net>
4730
4731 * gdb.threads/pthreads.c (thread1): Add a return statement.
4732 (thread2): Likewise.
4733 (foo): Likewise.
4734
4735 2002-02-23 Michael Chastain <mec@shout.net>
4736
4737 * gdb.threads/linux-dp.c (philosopher): Add a return statement
4738 to placate gcc.
4739
4740 2002-02-23 Michael Chastain <mec@shout.net>
4741
4742 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
4743 test "ptype bint". The test passes on all my stabs configurations.
4744
4745 2002-02-21 Jim Blandy <jimb@redhat.com>
4746
4747 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
4748 filename at a time, and watch for the ones we want to see.
4749
4750 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
4751 types of pointers to prototyped functions.
4752
4753 2002-02-20 Andrew Cagney <ac131313@redhat.com>
4754
4755 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
4756 signed, unsigned and straight char.
4757 (padding_char, padding_short, padding_int, padding_long,
4758 padding_long_long, padding_float, padding_double,
4759 padding_long_double): New global variables.
4760 (fill, fill_structs): New functions.
4761
4762 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
4763 for correctly sized writes. Update copyright.
4764 (get_valueof): New procedure.
4765 (get_sizeof): Call get_valueof.
4766 (check_valueof): New procedure.
4767 (check_padding): New procedure.
4768
4769 2002-02-20 Michael Chastain <mec@shout.net>
4770
4771 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
4772 to setup_xfail. Document some of the remaining calls.
4773
4774 2002-02-18 Michael Chastain <mec@shout.net>
4775
4776 * gdb.c++/userdef.exp: Update copyright year.
4777
4778 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
4779
4780 * gdb.c++/userdef.exp: Test overloaded operators properly.
4781 Remove xfails.
4782
4783 2002-02-14 Michael Snyder <msnyder@redhat.com>
4784
4785 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
4786
4787 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
4788
4789 * gdb.base/a2-run.exp: Check for a remote target properly.
4790 * gdb.base/annota1.exp: Likewise.
4791 * gdb.base/list.exp: Likewise.
4792 * gdb.base/reread.exp: Likewise.
4793 * gdb.base/scope.exp: Likewise.
4794 * gdb.base/shlib-call.exp: Likewise.
4795 * gdb.base/term.exp: Likewise.
4796 * gdb.c++/annota2.exp: Likewise.
4797
4798 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
4799
4800 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
4801
4802 2002-02-10 Michael Chastain <mec@shout.net>
4803
4804 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
4805 (call_after_alloca): Ditto.
4806
4807 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
4808
4809 * gdb.base/ending-run.exp: Guard "cont" test with
4810 gdb_skip_stdio_test.
4811
4812 2002-02-06 Jim Blandy <jimb@redhat.com>
4813
4814 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
4815 from here...
4816 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
4817 To here. Disable this test on non-HP platforms. Add big comment.
4818
4819 2002-02-04 Michael Snyder <msnyder@redhat.com>
4820
4821 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
4822 other than d10v and m32r.
4823
4824 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
4825
4826 * gdb.base/default.exp: Rewrite test patterns to reduce time
4827 taken to match them.
4828
4829 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
4830
4831 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
4832 Allow a start function above main.
4833 * gdb.threads/linux-dp.exp: Fix copyright date.
4834
4835 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
4836
4837 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
4838 (check_philosopher_stack): Check for manager thread before checking
4839 for a just-starting thread.
4840
4841 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
4842
4843 From Neil Booth <neil@daikokuya.demon.co.uk>:
4844 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
4845 warnings.
4846
4847 2002-01-21 Fred Fish <fnf@redhat.com>
4848
4849 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
4850 not caller.
4851
4852 2002-01-21 Jim Blandy <jimb@redhat.com>
4853
4854 * gdb.base/reread.exp: Check that GDB properly re-reads the
4855 executable file when it changes while no inferior is running.
4856
4857 2002-01-21 Fred Fish <fnf@redhat.com>
4858
4859 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
4860 optionally accept the "shlib events" variation.
4861
4862 2002-01-21 Jim Blandy <jimb@redhat.com>
4863
4864 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
4865 call `fflush' after every `printf', so that the output is produced
4866 at predictable points, regardless of whatever buffering does (or
4867 doesn't) take place.
4868 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
4869 at different points.
4870
4871 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
4872
4873 * gdb.c++/inherit.exp: Update copyright years.
4874 * gdb.c++/method.exp: Likewise.
4875
4876 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
4877
4878 * gdb.c++/classes.exp: Update for improved v3 support and skipping
4879 artificial methods/arguments.
4880 * gdb.c++/derivation.exp: Likewise.
4881 * gdb.c++/inherit.exp: Likewise.
4882 * gdb.c++/method.exp: Likewise.
4883 * gdb.c++/virtfunc.exp: Likewise.
4884
4885 2002-01-18 Andrew Cagney <ac131313@redhat.com>
4886
4887 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
4888 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
4889 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
4890 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
4891 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
4892 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
4893
4894 2002-01-17 Jim Blandy <jimb@redhat.com>
4895
4896 * gdb.asm/asm-source.exp (info symbol): Take another shot at
4897 anchoring the pattern matching the entry point symbol's name.
4898
4899 2002-01-17 Andrew Cagney <ac131313@redhat.com>
4900
4901 * gdb.base/maint.exp: Update ``maint internal-error'' to match
4902 continue/quit query. Update copyright.
4903
4904 2002-01-14 Michael Snyder <msnyder@redhat.com>
4905
4906 * gdb.base/gcore.exp: Remove extra debugging output.
4907
4908 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
4909
4910 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
4911 for slightly dubious v2 mangled string.
4912
4913 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
4914
4915 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
4916
4917 2002-01-10 Jason Merrill <jason@redhat.com>
4918
4919 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
4920
4921 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
4922 constructors.
4923 * gdb.c++/derivation.exp: Likewise.
4924 * gdb.c++/templates.exp: Likewise.
4925 * gdb.c++/virtfunc.exp: Likewise.
4926
4927 2002-01-10 Michael Snyder <msnyder@redhat.com>
4928
4929 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
4930
4931 2002-01-08 Michael Snyder <msnyder@redhat.com>
4932
4933 * gdb.base/gcore.exp: New test for generate-core-file command.
4934 * gdb.base/gcore.c: Testcase for above.
4935 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
4936
4937 2002-01-08 Jason Merrill <jason@redhat.com>
4938
4939 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
4940
4941 2002-01-07 Fred Fish <fnf@redhat.com>
4942
4943 * gdb.c++/overload.exp: Remove unconditional xfails for:
4944 print foo_instance1.overloadargs(1)
4945 print foo_instance1.overloadargs(1, 2)
4946 print foo_instance1.overloadargs(1, 2, 3)
4947 print foo_instance1.overloadargs(1, 2, 3, 4)
4948 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
4949 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
4950 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
4951 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
4952 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
4953 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
4954 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
4955 print foo_instance1.overload1arg()
4956 print foo_instance1.overload1arg((char)arg2)
4957 print foo_instance1.overload1arg((signed char)arg3)
4958 print foo_instance1.overload1arg((unsigned char)arg4)
4959 print foo_instance1.overload1arg((int)arg7)
4960 print foo_instance1.overload1arg((unsigned int)arg8)
4961 print foo_instance1.overload1arg((float)arg11)
4962 print foo_instance1.overload1arg((double)arg12)
4963
4964 2002-01-07 Michael Snyder <msnyder@redhat.com>
4965
4966 * gdb.base/huge.exp: New test. Print a very large target data object.
4967 (skip_huge_test): New test variable. Define if you want to skip this
4968 test. The test reads an 8 megabyte data object from the target, so it
4969 might be very time consuming on remote targets with a slow connection.
4970 * gdb.base/huge.c: New file. Test case for above.
4971
4972 2002-01-07 Fred Fish <fnf@redhat.com>
4973
4974 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
4975 g_instance.bfoo, and g_instance.cfoo.
4976
4977 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
4978
4979 * gdb.base/break.c (multi_line_if_conditional): New function.
4980 (multi_ilne_while_conditional): Likewise.
4981 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
4982 IF or WHILE condition puts the breakpoint at the start of
4983 the condition.
4984
4985 * gdb.base/selftest.exp (backtrace through signal handler): Remove
4986 hppa*-*-hpux* expected failure.
4987 * gdb.base/structs.exp (do_function_calls): Similarly.
4988
4989 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
4990 watchpoints.
4991
4992 2002-01-06 Andrew Cagney <ac131313@redhat.com>
4993
4994 Fix PR gdb/66.
4995 * gdb.base/structs.exp: Replace skip for a29k with skip for
4996 gdb,cannot_call_functions.
4997 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
4998 * gdb.base/callfuncs.exp: Ditto.
4999 * gdb.base/call-rt-st.exp: Ditto.
5000 * gdb.base/call-strs.exp: Ditto.
5001 * gdb.base/callfwmall.exp: Ditto.
5002 * gdb.base/scope.exp: Obsolete xfail a29k.
5003 * gdb.c++/misc.exp: Ditto.
5004 * gdb.c++/cplusfuncs.exp: Ditto.
5005 * gdb.base/ptype.exp: Ditto.
5006 * gdb.base/printcmds.exp: Ditto.
5007 * gdb.base/opaque.exp: Ditto.
5008 * gdb.base/list.exp: Ditto.
5009 * gdb.base/funcargs.exp: Ditto.
5010 * gdb.base/default.exp: Ditto.
5011
5012 2002-01-04 Michael Snyder <msnyder@redhat.com>
5013
5014 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
5015 * gdb.base/maint.exp: Add tests for maint info sections options.
5016
5017 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
5018
5019 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
5020
5021 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
5022
5023 * gdb.asm/arm.inc: New file.
5024 * gdb.asm/asm-source.exp: Add arm targets.
5025 * gdb.asm/configure.in: Ditto.
5026 * gdb.asm/configure: Recreated from configure.in.
5027
5028 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
5029
5030 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
5031 with HP's compiler.
5032 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
5033 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
5034 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
5035 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
5036
5037 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
5038 either HP's compilers or GCC.
5039
5040 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
5041 a SIGBUS or SIGSEGV.
5042
5043 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
5044
5045 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
5046 can be compiled with either HP's compiler or GCC.
5047
5048 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
5049 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
5050 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
5051
5052 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
5053 to match current gdb output. Update due to using auto-solib-limit
5054 for limiting instead of overloading auto-solib-add.
5055 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
5056 test program.
5057
5058 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
5059 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
5060 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
5061 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
5062 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
5063 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
5064 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
5065 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
5066 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
5067 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
5068 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
5069 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
5070 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
5071
5072 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
5073 a SIGTRAP to the inferior.
5074
5075 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
5076
5077 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
5078 Substitute call to target_link by call to gdb_compile.
5079
5080 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
5081
5082 * gdb.base/break.exp: Fix HP specific search string when testing
5083 backtracing in a called function.
5084
5085 * gdb.base/constvars.exp: Only set lang to C++ if we're
5086 compiling the test with HP's compilers.
5087 * gdb.base/volatile.exp: Similarly.
5088
5089 2001-12-19 Jim Blandy <jimb@redhat.com>
5090
5091 * gdb.base/printcmds.exp: Expect the null character to be printed
5092 as '\0', and the '\013' to be printed as '\v'.
5093 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
5094 * gdb.base/setvar.exp: Same.
5095
5096 2001-12-17 Jim Blandy <jimb@redhat.com>
5097
5098 * gdb.base/completion.exp: Rather than completing very long
5099 filenames, which can make the readline library produce output we
5100 don't recognize, cd to the directory first, and then complete
5101 using nice, short relative paths.
5102
5103 * gdb.base/completion.exp: On some systems, there is, in fact, a
5104 variable named `b' in scope, since GDB treats all static
5105 variables as being in scope. So use `no_var_named_this'
5106 instead of `b'.
5107
5108 * gdb.base/corefile.exp: Recognize the message saying that GDB
5109 can't find the core file's registers as a failure.
5110
5111 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
5112
5113 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
5114 test expect string more specific.
5115
5116 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
5117
5118 * gdb.asm/asm-source.exp: Add support for xstormy16.
5119 * gdb.asm/configure.in: Ditto.
5120 * gdb.asm/configure: Rebuild.
5121 * gdb.asm/xstormy16.inc: New file.
5122
5123 2001-12-10 Fred Fish <fnf@redhat.com>
5124
5125 * gdb.base/maint.exp: Update to match changes in type dumping code.
5126
5127 2001-12-10 Jim Blandy <jimb@redhat.com>
5128
5129 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
5130 matching the entry point symbol's name at the beginning of the
5131 line.
5132
5133 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
5134
5135 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
5136 gdb.c++/inherit.exp, gdb.c++/method.exp,
5137 gdb.c++/namespace.exp, gdb.c++/templates.exp,
5138 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
5139 and class layout support.
5140
5141 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
5142
5143 * gdb.c++/classes.exp: Add test for static member function.
5144 * gdb.c++/misc.cc: Add class with static member function.
5145
5146 2001-12-07 Jim Blandy <jimb@redhat.com>
5147
5148 If GDB says it can't find the struct the function returned, report
5149 those tests as `unsupported'.
5150 * gdb.base/call-rt-st.exp (print_struct_call): New function.
5151 Rewrite subsequent tests to use it.
5152
5153 If GDB says it can't find the struct the function returned, report
5154 those tests as `unsupported'.
5155 * gdb.base/structs.exp (call_struct_func): New function.
5156 (do_function_calls): Use call_struct_func to call the functions
5157 returning structs.
5158
5159 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
5160 whether functions are prototyped or not, so we can't possibly pass
5161 arguments to t_float_values2 properly.
5162
5163 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
5164 value of `timeout' for targets other than the mips*tx39-*.
5165
5166 2001-12-06 Michael Snyder <msnyder@redhat.com>
5167
5168 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
5169 and detect whether the start symbol has a leading underscore.
5170
5171 2001-12-04 Jim Blandy <jimb@redhat.com>
5172
5173 * gdb.base/completion.exp: Clarify indentation.
5174
5175 2001-12-03 Jim Blandy <jimb@redhat.com>
5176
5177 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
5178 variables on the S/390, not `.word'.
5179
5180 2001-11-30 Jim Blandy <jimb@redhat.com>
5181
5182 Add assembly-source tests for s390-ibm-linux.
5183 * gdb.asm/s390.inc: New file.
5184 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
5185 the S/390 architecture.
5186 * gdb.asm/configure: Regenerated.
5187
5188 2001-11-30 Michael Snyder <msnyder@redhat.com>
5189
5190 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
5191 next, info source, info sources, info line, global and static
5192 variables, and static functions.
5193 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
5194 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
5195 * gdb.asm/asmsrc1.s: Add a static function and some variables.
5196 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
5197 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
5198 (gdbasm_leave): Restore frame pointer.
5199 (gdbasm_startup): Copy stack set-up from crt0.S.
5200
5201 2001-11-26 Fernando Nasser <fnasser@redhat.com>
5202
5203 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
5204 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
5205 to a local (non-static) variable. Copy tstruct.a to a static buffer
5206 and return a pointer to that buffer.
5207 * gdb.base/callfwmall.c (t_structs_a): Ditto.
5208
5209 2001-11-24 Mark Kettenis <kettenis@gnu.org>
5210
5211 * gdb.asm/configure.in: Fix recognition of ix86 target.
5212 * gdb.asm/configure: Regenerate.
5213
5214 2001-11-21 Michael Snyder <msnyder@redhat.com>
5215
5216 * gdb.asm/sparc.inc: New file.
5217 * gdb.asm/asm-source.exp: Recognize sparc target.
5218 * gdb.asm/configure.in: Recognize sparc target.
5219 * gdb.asm/configure: Regenerate.
5220
5221 2001-11-21 Michael Snyder <msnyder@redhat.com>
5222
5223 * gdb.asm/m32r.inc: New file.
5224 * gdb.asm/asm-source.exp: Recognize m32r target.
5225 * gdb.asm/configure.in: Recognize m32r target.
5226 * gdb.asm/configure: Regenerate.
5227
5228 2001-11-20 Michael Snyder <msnyder@redhat.com>
5229
5230 * gdb.asm/i386.inc: New file.
5231 * gdb.asm/asm-source.exp: Recognize ix86 target.
5232 * gdb.asm/configure.in: Recognize ix86 target.
5233 * gdb.asm/configure: Regenerate.
5234
5235 * gdb.c++/namespace.exp: Fix quotes in output messages.
5236
5237 2001-11-14 Michael Snyder <msnyder@redhat.com>
5238
5239 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
5240 qualifier in a type cast expression, to designate an address
5241 in the instruction space (Harvard architecture).
5242
5243 2001-11-13 Michael Snyder <msnyder@redhat.com>
5244
5245 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
5246 Tests for expressions using 'const' and 'volatile'.
5247
5248 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
5249
5250 * gdb.asm/asm-sources.exp: Allow defining linker flags.
5251
5252 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
5253
5254 * lib/mi-support.exp (mi_run_to_helper): Move comments
5255 outside of gdb_expect.
5256
5257 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
5258
5259 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
5260 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
5261 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
5262 mi0_run_to): New functions.
5263 * gdb.mi/mi-simplerun.exp: Use them.
5264 * gdb.mi/mi0-simplerun.exp: Likewise.
5265 * gdb.mi/mi-var-cmd.exp: Likewise.
5266 * gdb.mi/mi0-var-cmd.exp: Likewise.
5267
5268 2001-11-10 Andrew Cagney <ac131313@redhat.com>
5269
5270 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
5271 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
5272
5273 2001-11-09 Andrew Cagney <ac131313@redhat.com>
5274
5275 * gdb.base/restore.exp: Include $expected value in restored test
5276 message.
5277
5278 2001-11-09 Andrew Cagney <ac131313@redhat.com>
5279
5280 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
5281 implemented.
5282
5283 2001-11-08 Michael Snyder <msnyder@redhat.com>
5284
5285 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
5286 Add pass/fail message for stop at breakpoint in call dummy function.
5287
5288 2001-11-07 Michael Snyder <msnyder@redhat.com>
5289
5290 * gdb.c++/templates.exp (test_template_breakpoints):
5291 If we get an overload menu, but it does not match what
5292 we expect, we still need to issue the "cancel" command.
5293 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
5294 making the whitespace optional. Argument for "new" may be
5295 "unsigned" as well as "unsigned int/long".
5296 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
5297 making the whitespace optional. Also replace "(void) with
5298 "((void|)), making the keyword "void" optional.
5299 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
5300 making the whitespace optional. Also replace "(void) with
5301 "((void|)), making the keyword "void" optional.
5302 * gdb.base/callfuncs.c (t_float_values): This function must
5303 _not_ be prototyped, and the following function (t_float_values2)
5304 must be prototyped (if the compiler supports it), so that GDB
5305 can be tested against both cases. Usually one case involves
5306 promotion of float to double, while the other does not.
5307 * gdb.base/callfwmall.c: Ditto.
5308 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
5309 includes a stack frame for "start".
5310
5311 2001-11-05 Jim Blandy <jimb@redhat.com>
5312
5313 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
5314 pointers are 32 bits long, and that offsets of relocs are always
5315 stored in the data (REL-style), and not in the reloc entry itself
5316 (RELA-style).
5317 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
5318 stabs.
5319
5320 2001-11-01 Michael Snyder <msnyder@redhat.com>
5321
5322 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
5323 and regular expression operators by using quoting.
5324
5325 2001-10-31 Michael Snyder <msnyder@redhat.com>
5326
5327 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
5328 depending on what the symbol table contains.
5329 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
5330 the output of the ptype command. Similarly, accept both "const &"
5331 and "const&".
5332
5333 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
5334
5335 * gdb.base/miscexprs.c (main): Add usage of preprocessor
5336 symbol `STORAGE' to allow to choose the storage class of
5337 the local datastructures.
5338 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
5339 compiler directive.
5340
5341 2001-10-30 Michael Snyder <msnyder@redhat.com>
5342
5343 * gdb.base/jump.exp: Allow it to run for all targets.
5344
5345 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
5346
5347 * gdb.base/call-ar-st.c (print_double_array): Match for loop
5348 with new double_array size.
5349 (main): Change storage class of all local variables to static.
5350 Reduce size of double_array to 9.
5351 * gdb.base/call-ar-st.exp: Increase timeout value.
5352 Change expected output for double array to match new size in
5353 call-ar-st.c.
5354
5355 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
5356
5357 * gdb.base/ending-run.exp: Create identical output when passing
5358 `step to end of run' case. Add regular expression branch satisfying
5359 Stormy16 target.
5360
5361 2001-10-28 Mark Kettenis <kettenis@gnu.org>
5362
5363 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
5364 that we catch the expected failure under Linux/x86.
5365
5366 2001-10-29 Orjan Friberg <orjanf@axis.com>
5367
5368 * gdb.base/setvar.exp: Escape curly braces.
5369 * gdb.stabs/weird.exp: Ditto.
5370
5371 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
5372
5373 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
5374 * gdm.mi/mi0-hack-cli.exp: Likewise.
5375
5376 2001-10-25 Andrew Cagney <ac131313@redhat.com>
5377
5378 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
5379 messages.
5380
5381 2001-10-21 Andrew Cagney <ac131313@redhat.com>
5382
5383 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
5384 checking MI enabled.
5385
5386 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
5387
5388 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
5389
5390 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
5391
5392 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
5393 if gdb child process crashes, just signal an error.
5394
5395 2001-10-02 Jim Blandy <jimb@redhat.com>
5396
5397 * lib/gdb.exp (test_xfail_format): Simplify.
5398
5399 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
5400 front of the variable name `format'. Simplify `if'.
5401
5402 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
5403
5404 * gdb.threads/pthreads.exp: Wait for output and delay
5405 before sending ^C.
5406
5407 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
5408
5409 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
5410 some incorrect output instead of timing out.
5411 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
5412
5413 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
5414
5415 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
5416 check to allow additional `int'.
5417
5418 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
5419
5420 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
5421 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
5422
5423 2001-09-27 Michael Snyder <msnyder@redhat.com>
5424
5425 * lib/gdb.exp (test_debug_format): New proc.
5426 (setup_xfail_format): Use new proc test_debug_format.
5427 * gdb.base/constvars.exp (local_compiler_xfail_check): New
5428 proc; use new service proc test_debug_format.
5429 Replace all other "gcc_compiled" tests with this test.
5430 * gdb.base/volatile.exp (local_compiler_xfail_check): New
5431 proc; use new service proc test_debug_format.
5432 Replace all other "gcc_compiled" tests with this test.
5433
5434 2001-09-27 Michael Snyder <msnyder@redhat.com>
5435
5436 * gdb.base/cvexpr.exp: New file.
5437 * gdb.base/cvexpr.c: New file
5438 Test for expressions using const and volatile keywords.
5439
5440 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
5441
5442 * gdb.base/constvars.exp: Check for different orders of keywords
5443 and additional "int" strings in output.
5444
5445 2001-09-22 Andrew Cagney <ac131313@redhat.com>
5446
5447 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
5448 responses from "help maint".
5449
5450 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
5451
5452 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
5453 to localhost:NNN instead of :NNN, in case Xvfb is listening
5454 only on TCP.
5455
5456 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
5457
5458 * gdb.base/recurse.exp: When checking leaving the watchpoint
5459 scope, recognize when gdb is in function's epilogue and pass.
5460
5461 2001-09-18 Keith Seitz <keiths@redhat.com>
5462
5463 * lib/insight-support.exp (_gdbtk_export_target_info): Add
5464 support for running tests against sid targets.
5465 (gdbtk_done): Ditto.
5466
5467 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
5468
5469 * gdb.base/ending-run.c (main): Set stdout buffersize
5470 to the same reasonable value for any target.
5471 * gdb.base/ending-run.exp: Add a regular expression
5472 to make testsuite happy on Sanyo Stormy16 target.
5473
5474 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
5475
5476 * gdb.base/display.c (do_loops): Add float variable `f'.
5477 Increment f in loop.
5478 * gdb.base/display.exp: Increment timeout by 60 seconds.
5479 Change float display test to use variable `f'.
5480
5481 2001-09-17 Jim Blandy <jimb@redhat.com>
5482
5483 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
5484 overflowing the limited breakpoint tables on some ROM monitors
5485 (like the ROM68K).
5486
5487 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
5488
5489 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
5490 the "-ac" (disable access control) flag.
5491
5492 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
5493
5494 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
5495 ints.
5496
5497 2001-08-30 Keith Seitz <keiths@redhat.com>
5498
5499 * lib/gdb.exp: Move all insight-related functionality into
5500 separate file.
5501 * lib/insight-support.exp: New file.
5502
5503 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
5504
5505 * config/sid.exp (sid_start): Never set sid verbosity; disable
5506 expect_background {} that consumed its stdout; tolerate </dev/null.
5507 Attempt to set endianness override in "sid" protocol mode. Cleanup.
5508
5509 2001-08-18 Andrew Cagney <ac131313@redhat.com>
5510
5511 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
5512 CLI jump command to start it.
5513 (mi_run_to_main): Fail immediatly when unexpected output.
5514
5515 2001-08-18 Andrew Cagney <ac131313@redhat.com>
5516
5517 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
5518 beginning of function. Fix PR gdb/191.
5519
5520 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
5521
5522 * config/sid.exp (sid_start): Don't warn if we cannot figure out
5523 what to force sid endianness to.
5524
5525 2001-08-15 Keith Seitz <keiths@redhat.com>
5526
5527 * lib/gdb.exp (gdbtk_start): Don't set environment
5528 variables for TCL_LIBRARY and friends. Insight will
5529 now figure these out for itself.
5530
5531 2001-08-02 Michael Snyder <msnyder@redhat.com>
5532
5533 * gdb.base/completion.exp: Remove the symbol "a64l" from
5534 the expect string; this is target-specific, and not related
5535 to what is being tested.
5536
5537 2001-08-02 Dave Brolley <brolley@redhat.com>
5538
5539 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
5540
5541 2001-07-25 Michael Snyder <msnyder@redhat.com>
5542
5543 * gdb.base/consecutive.exp: New file. Test stepping over
5544 breakpoints on consecutive instructions.
5545 * gdb.base/consecutive.c: New file.
5546
5547 * gdb.base/call-rt-st.exp: Use double-backslash to quote
5548 curly braces in regular expressions.
5549
5550 2001-07-25 Michael Snyder <msnyder@redhat.com>
5551
5552 * gdb.base/ending-run.exp: Accept "Program exited normally" as
5553 legitimate output from stepping out of main.
5554
5555 2001-07-22 Keith Seitz <keiths@redhat.com>
5556
5557 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
5558 the empty string, do not run the tests.
5559
5560 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5561
5562 * gdb.base/long_long.exp: Detect size of pointer. Take into
5563 account 2-byte pointers when testing for p/a results.
5564
5565 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5566
5567 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
5568 and defined to 1K for m68hc11.
5569 (random_data): Reduce table to 1K for embedded platforms (68hc11).
5570 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
5571 (sizeof_random_data): New variable to tell the size of the data table;
5572 don't test past this size; always run to main.
5573
5574 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5575
5576 * gdb.base/return2.exp: return of long long and double fails for
5577 68HC11; don't execute these tests on that platform.
5578 * gdb.base/return.exp: Return of a double fails for 68hc11.
5579
5580 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5581
5582 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
5583 tests that print a float.
5584 * call-rt-st.exp: Likewise.
5585
5586 2001-07-12 Mark Kettenis <kettenis@gnu.org>
5587
5588 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
5589 running this test on Linux.
5590
5591 2001-06-24 Michael Chastain <chastain@redhat.com>
5592
5593 * gdb.base/arithmet.exp: Remove some tests to make all test names
5594 unique.
5595
5596 2001-07-03 Michael Snyder <msnyder@redhat.com>
5597
5598 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
5599 the output of the ptype command.
5600
5601 2001-07-02 Michael Snyder <msnyder@redhat.com>
5602
5603 * gdb.base/completion.exp: Don't assume that break.c is the only
5604 source file that may contain functions named "marker".
5605 * gdb.base/corefile.exp: Quote the curly braces in regexp.
5606
5607 2001-06-28 Andrew Cagney <ac131313@redhat.com>
5608
5609 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
5610 of files to delete.
5611
5612 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
5613 * gdb.disasm/h8300s.exp: New file.
5614 gdb.disasm/h8300s.s: Likewise.
5615
5616 2001-06-27 Andrew Cagney <ac131313@redhat.com>
5617
5618 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
5619 empty breakpoint tables.
5620
5621 2001-06-25 Andrew Cagney <ac131313@redhat.com>
5622
5623 * lib/mi-support.exp: Update args=... part of stop-reason
5624 patterns. Accept either a list or a tuple.
5625
5626 2001-06-23 Andrew Cagney <ac131313@redhat.com>
5627
5628 * lib/mi-support.exp: Remove local emacs variable defining
5629 change-log-default-name.
5630
5631 2001-06-22 Michael Chastain <chastain@redhat.com>
5632
5633 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
5634 This is operationally compatible with the previous version.
5635
5636 2001-06-13 Jim Blandy <jimb@redhat.com>
5637
5638 * lib/gdb.exp (gdb_test): Doc fix.
5639
5640 2001-06-10 Michael Chastain <chastain@redhat.com>
5641
5642 * gdb.base/exprs.exp: Remove a duplicate test.
5643
5644 2001-06-06 Jim Blandy <jimb@redhat.com>
5645
5646 * gdb.base/return2.exp (main): Use values to test float and double
5647 returns that are not NaN's, to avoid being confused by IEEE
5648 comparison rules.
5649
5650 2001-06-04 Michael Snyder <msnyder@redhat.com>
5651
5652 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
5653 non-zero if control_c fails. Terminate the test on failure,
5654 rather than wait for 12 more tests to time out.
5655
5656 2001-06-06 Jim Blandy <jimb@redhat.com>
5657
5658 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
5659 Don't forget to match the GDB prompt.
5660
5661 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
5662
5663 2001-06-04 Jim Blandy <jimb@redhat.com>
5664
5665 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
5666 command.
5667
5668 2001-05-31 Kevin Buettner <kevinb@redhat.com>
5669
5670 * gdb.base/annota1.exp (info break): Match four or more spaces
5671 after "Address".
5672
5673 2001-05-31 Michael Chastain <chastain@redhat.com>
5674
5675 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
5676 (dm_type_int_star): Likewise.
5677 (dm_type_long_star): Likewise.
5678 (dm_type_void_star): Likewise.
5679
5680 2001-05-29 Kevin Buettner <kevinb@redhat.com>
5681
5682 * gdb.base/completion.exp (INPUTRC): Set this environment variable
5683 to a known value in order to get consistent results regardless
5684 of the setting of INPUTRC or the presence or contents of .inputrc.
5685
5686 2001-05-24 Michael Snyder <msnyder@redhat.com>
5687
5688 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
5689 Don't require that the main thread and the manager thread are the
5690 first in the list.
5691
5692 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
5693 debugging. If test fails, issue an "unsupported" not a "fail".
5694
5695 2001-05-24 Jim Blandy <jimb@redhat.com>
5696
5697 Don't assume that short is shorter than int.
5698 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
5699 assume that shorts are smaller than ints. On a 16-bit machine,
5700 this isn't true.
5701 ("print unsigned char == (~0)"): Add test that verifies that ~0,
5702 an int, is not equal to ~0 stored in an unsigned char. This tests
5703 the same thing that the previous test meant to, but works on
5704 16-bit machines, too.
5705 ("print unsigned char != (~0)"): Same test, complemented.
5706
5707 2001-05-24 Michael Snyder <msnyder@redhat.com>
5708
5709 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
5710 test for (full_coverage == 0). This makes the test run faster,
5711 and prevents dejagnu getting out of step.
5712
5713 2001-05-23 Kevin Buettner <kevinb@redhat.com>
5714
5715 * gdb.base/finish.exp (finish_void): Revise pattern for
5716 stopping on the call statement to not permit stopping at
5717 the start of the instructions comprising the call sequence.
5718
5719 2001-05-19 Michael Chastain <chastain@redhat.com>
5720
5721 * gdb.base/callfuncs.exp: Make all test names unique.
5722 * gdb.base/commands.exp: Make all test names unique.
5723 * gdb.base/condbreak.exp: Make all test names unique.
5724 * gdb.base/dbx.exp: Make all test names unique.
5725 * gdb.base/default.exp: Make all test names unique.
5726 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
5727 and TIMEOUT messages to their corresponding PASS message.
5728 * gdb.base/ending-run.exp: Make all test names unique.
5729 * gdb.base/long_long.exp: Remove duplicate test.
5730
5731 2001-05-21 Kevin Buettner <kevinb@redhat.com>
5732
5733 * gdb.base/finish.exp (finish_void): Allow "finish" command to
5734 stop on the call statement as well as the statement after the
5735 call.
5736
5737 2001-05-21 Michael Snyder <msnyder@redhat.com>
5738
5739 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
5740
5741 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
5742
5743 * gdb.base/completion.exp: Revamp test. Make it execute on all
5744 platforms.
5745
5746 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
5747
5748 * config/gdbserver.exp (gdb_load): Handle the case
5749 in which the arguments to gdbserver are given in the
5750 baseboard configuration file.
5751 Also handle the case in which the server needs to do a
5752 load.
5753
5754 2001-05-07 Keith Seitz <keiths@cygnus.com>
5755
5756 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
5757 set up the display for testing.
5758 (gdbtk_start): Convert all paths to paths that tcl will like.
5759 Export target information to environment.
5760 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
5761 necessary.
5762 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
5763 (to_tcl_path): New proc to convert a given pathname into
5764 a path acceptible as an argument to a tcl command.
5765 (_gdbtk_export_target_info): New proc to export target info
5766 into the environment for gdbtk testing.
5767 (gdbtk_done): New proc to signal end-of-test.
5768
5769 2001-05-06 Jim Blandy <jimb@redhat.com>
5770
5771 * restore.c: Make the code of caller0 correspond to its comment.
5772
5773 2001-05-03 Michael Snyder <msnyder@redhat.com>
5774
5775 * config/sid.exp (gdb_target_sid): Check for error messages.
5776 On error or timeout, don't make expect exit (which will terminate
5777 all subsequent tests); instead just make gdb exit.
5778 (gdb_load): Check for error messages. On error or timeout,
5779 return a negative value.
5780
5781 2001-04-24 Jim Blandy <jimb@redhat.com>
5782
5783 * gdb.c++/templates.exp: If we see the prompt for the overload
5784 list, but we haven't recognized any of the longer patterns,
5785 arrange for this test to fail, not hang.
5786
5787 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
5788 variations.
5789
5790 2001-04-22 Michael Chastain <chastain@redhat.com>
5791
5792 * gdb.c++/local.exp: Use the 'runto' library function.
5793 * gdb.c++/namespace.exp: Likewise.
5794 * gdb.c++/overload.exp: Likewise.
5795
5796 2001-03-26 Kevin Buettner <kevinb@redhat.com>
5797
5798 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
5799 * gdb.base/step-line.exp: New file. Test step/next in presence of
5800 #line directives.
5801 * gdb.base/step-line.c: New file. Test program for the above.
5802 * gdb.base/step-line.inp: New file. We pretend that this file has
5803 been transformed by some other tool into step-line.c.
5804
5805 2001-03-21 Jim Blandy <jimb@redhat.com>
5806
5807 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
5808 unmangled operator names.
5809
5810 2001-03-20 Jim Blandy <jimb@redhat.com>
5811
5812 * gdb.threads/linux-dp.exp: Recognize an additional message
5813 generated by GDB when it doesn't understand how to debug threads
5814 on the target system.
5815
5816 2001-03-19 Andrew Cagney <ac131313@redhat.com>
5817
5818 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
5819
5820 2001-03-12 Michael Chastain <chastain@redhat.com>
5821
5822 * gdb.c++/derivation.exp: Use the 'runto' library function.
5823
5824 2001-03-12 Michael Chastain <chastain@redhat.com>
5825
5826 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
5827
5828 2001-02-24 Michael Chastain <chastain@redhat.com>
5829
5830 * gdb.c++/ref-types.exp: Change handwritten code to library
5831 function 'runto'.
5832
5833 2001-03-16 Orjan Friberg <orjanf@axis.com>
5834
5835 * gdb.base/signals.exp: Set count to 0 explicitly.
5836
5837 2001-03-15 Mark Salter <msalter@redhat.com>
5838
5839 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
5840 (gdb_target_monitor): Add check of gdb_target_cmd return value.
5841 (gdb_load): Add support for additional target_info: gdb_download_size
5842 and gdb_load_timeout.
5843
5844 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
5845
5846 * gdb.base/annota1.exp: Move test of isnative to earlier in the
5847 file -- to prevent failing when the compile fails but we have no
5848 intention of running the tests anyway.
5849
5850 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
5851 tests if set.
5852
5853 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
5854 integers.
5855
5856 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
5857 * gdb.c++/namespace.exp: Ditto.
5858
5859 2001-03-07 Orjan Friberg <orjanf@axis.com>
5860
5861 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
5862 * gdb.base/pointers.exp: Relax pattern match of decimals.
5863
5864 2001-03-06 Kevin Buettner <kevinb@redhat.com>
5865
5866 * Makefile.in, config/abug.exp, config/cfdbug.exp,
5867 config/cpu32bug.exp, config/dve.exp, config/est.exp,
5868 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
5869 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
5870 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
5871 config/sh.exp, config/sid.exp, config/slite.exp,
5872 config/sparclet.exp, config/udi.exp, config/unknown.exp,
5873 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
5874 config/vxworks.exp, config/vxworks29k.exp,
5875 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
5876 gdb.base/all-bin.exp, gdb.base/annota1.exp,
5877 gdb.base/arithmet.exp, gdb.base/assign.exp,
5878 gdb.base/async.exp, gdb.base/attach.exp,
5879 gdb.base/bitfields.exp, gdb.base/bitops.exp,
5880 gdb.base/break.exp, gdb.base/call-ar-st.exp,
5881 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
5882 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
5883 gdb.base/commands.exp, gdb.base/completion.exp,
5884 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
5885 gdb.base/constvars.exp, gdb.base/corefile.exp,
5886 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
5887 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
5888 gdb.base/ending-run.exp, gdb.base/environ.exp,
5889 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
5890 gdb.base/finish.exp, gdb.base/foll-exec.exp,
5891 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
5892 gdb.base/funcargs.exp, gdb.base/help.exp,
5893 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
5894 gdb.base/logical.exp, gdb.base/long_long.exp,
5895 gdb.base/maint.exp, gdb.base/mips_pro.exp,
5896 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
5897 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
5898 gdb.base/pointers.exp, gdb.base/printcmds.exp,
5899 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
5900 gdb.base/regs.exp, gdb.base/relational.exp,
5901 gdb.base/remote.exp, gdb.base/reread.exp,
5902 gdb.base/restore.exp, gdb.base/return2.exp,
5903 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
5904 gdb.base/selftest.exp, gdb.base/setshow.exp,
5905 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
5906 gdb.base/sigall.exp, gdb.base/signals.exp,
5907 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
5908 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
5909 gdb.base/step-test.exp, gdb.base/structs.c,
5910 gdb.base/structs.exp, gdb.base/structs2.exp,
5911 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
5912 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
5913 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
5914 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5915 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
5916 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
5917 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
5918 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
5919 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
5920 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
5921 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
5922 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
5923 gdb.fortran/types.exp, gdb.java/jmisc.exp,
5924 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
5925 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
5926 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5927 gdb.trace/circ.exp, gdb.trace/collection.exp,
5928 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5929 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
5930 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
5931 gdb.trace/report.exp, gdb.trace/save-trace.exp,
5932 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
5933 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
5934 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
5935 notices.
5936
5937 2001-02-27 Michael Snyder <msnyder@cygnus.com>
5938
5939 * gdb.base/varargs.c (find_max_double): Fix printf format string:
5940 first arg is int not float.
5941
5942 2001-02-22 Michael Snyder <msnyder@cygnus.com>
5943
5944 * gdb.base/reread.exp: Unsupported for non-native targets;
5945 doesn't work for remote debugging.
5946
5947 2001-02-19 Fernando Nasser <fnasser@redhat.com>
5948
5949 From Drew Moseley <dmoseley@redhat.com>
5950 * gdb.base/ending-run.exp: Properly handle the BSP state when
5951 stepping past the end of main.
5952
5953 2001-02-19 John Moore <jmoore@redhat.com>
5954
5955 * gdb.base/commands.exp (infrun_breakpoint_command_test):
5956 Converted HPUX fix for non-expected items following multiple
5957 step commands into general solution for all platforms.
5958
5959 2001-02-18 Michael Chastain <chastain@redhat.com>
5960
5961 * gdb.c++/classes.exp (do_tests): Change runto statements
5962 from "runto 'foo(void)'" to "runto 'foo'". This makes the
5963 statements demangler agnostic.
5964 * gdb.c++/virtfunc.exp (do_tests): Likewise.
5965 (gdb_virtfunc_restart): Likewise.
5966
5967 2001-02-14 Michael Chastain <chastain@redhat.com>
5968
5969 * gdb.c++/inherit.exp (do_tests): Change runto statements
5970 from "runto 'foo(void)'" to "runto 'foo'". This makes the
5971 statements demangler agnostic.
5972
5973 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
5974
5975 * gdb.threads/pthreads.exp: Unify pass/fail messages for
5976 ``continue to bkpt at common_routine in thread 2'' and ``stopped
5977 before calling common_routine 15 times'' tests.
5978
5979 2001-02-11 Michael Chastain <chastain@redhat.com>
5980
5981 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
5982 Helps the test script figure out which demangler is in use.
5983 (dm_type_foo_ref): Ditto.
5984 (dm_type_int_star): Ditto.
5985 (dm_type_long_star): Ditto.
5986 (dm_type_unsigned_int): Ditto.
5987 (dm_type_void): Ditto.
5988 (dm_type_void_star): Ditto.
5989 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
5990 Probe the gdb demangler and set variables to accommodate
5991 formatting differences.
5992 (info_func_regexp): New function. Same as info_func, but
5993 matches against a regexp.
5994 (info_func): Match against a literal string.
5995 (print_addr_2): New function. Match against a literal string,
5996 which can be different from the input to gdb.
5997 (print_addr): Simply call print_addr_2 with the same argument twice.
5998 (test_lookup_operator_functions): Use demangler formatting variables.
5999 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
6000 the tests in the same order as the C++ class declaration.
6001 (test_paddr_operator_functions): Ditto.
6002 (test_paddr_overloaded_functions): Ditto.
6003 (test_paddr_hairy_functions): Use demangler formatting variables.
6004 Add reference to gdb/19 for related tests.
6005 (do_tests): Call probe_demangler.
6006
6007 2001-01-30 Kevin Buettner <kevinb@redhat.com>
6008
6009 * gdb.c++/templates.cc (printf): Remove unused function definition.
6010
6011 2001-01-26 Felix Lee <flee@redhat.com>
6012
6013 * sid.exp (sid_exit): Pass host, not target, to remote_close.
6014
6015 2001-01-25 matthew green <mrg@redhat.com>
6016
6017 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
6018 up sid.
6019 (sid_exit): Call `remote_pop_conn' after GDB is gone.
6020
6021 2001-01-25 matthew green <mrg@redhat.com>
6022
6023 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
6024 Deprecate $sid_spawn_id.
6025 (sid_exit): Remove code necessary only for `spawn.'
6026
6027 2001-01-25 matthew green <mrg@redhat.com>
6028
6029 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
6030
6031 2001-01-28 Michael Chastain <chastain@redhat.com>
6032
6033 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
6034 to call when tests fail. It takes gdb out of the overloaded
6035 function choice menu back to the main prompt, so that the test
6036 program stays synchronized.
6037 (set_bp_overloaded): New proc to collect all the common
6038 code for setting a breakpoint on an overloaded name. Calls
6039 take_gdb_out_of_choice_menu when needed.
6040 (menu_overload1arg): New variable to collect the repeated
6041 instances of the expected menu for an overloaded name. Change
6042 the regular expression to handle changes in g++ type encoding:
6043 "void" can be either "void" or "", and "unsigned int" can be
6044 either "unsigned int" or "unsigned".
6045 (continue_to_bp_overloaded): Change regular expressions to handle
6046 changes in g++ type encoding.
6047 (no proc): Call take_gdb_out_of_choice_menu when needed.
6048 Remove redundant calls to "info break". Accept either "canceled"
6049 or "cancelled". Change regular expressions in "info break"
6050 calls to handle changes in g++ type encoding. Give all tests
6051 unique strings.
6052
6053 2001-01-17 Ben Elliston <bje@redhat.com>
6054
6055 * config/sid.exp: New file.
6056
6057 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
6058
6059 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
6060
6061 2000-12-21 Michael Snyder <msnyder@cygnus.com>
6062
6063 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
6064 Add a RE to accept a non-ascii char if one is ever presented.
6065
6066 2000-12-20 Fernando Nasser <fnasser@redhat.com>
6067
6068 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
6069
6070 2000-12-18 Michael Snyder <msnyder@cygnus.com>
6071
6072 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
6073 in regexp. One '\' does not suffice on Linux.
6074
6075 2000-12-09 Michael Chastain <chastain@redhat.com>
6076
6077 * gdb.base/break.exp (test_clear_command): Use a marker function
6078 rather than 'main' for the test function. Also move this
6079 test to an execution point where the marker function names are
6080 guaranteed to be bound to functions. (Executing tests after a
6081 'finish' from main runs into name conflicts with local names
6082 in __libc_start_main).
6083
6084 2000-12-07 Michael Snyder <msnyder@cygnus.com>
6085
6086 * gdb.base/finish.exp: New test for gdb's "finish" command.
6087 * gdb.base/return2.exp: New test for gdb's "return" command.
6088 * gdb.base/return2.c: New source file for above.
6089
6090 2000-12-05 Michael Snyder <msnyder@cygnus.com>
6091
6092 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
6093 * gdb.base/miscexprs.exp: Ditto.
6094 * gdb.base/pointers.exp: Ditto.
6095 * gdb.c++/derivation.exp: Ditto.
6096 * gdb.c++/local.exp: Ditto.
6097 * gdb.c++/namespace.exp: Ditto.
6098 * gdb.c++/overload.exp: Ditto.
6099 * gdb.c++/ref-types.exp: Ditto.
6100
6101 2000-12-05 Michael Snyder <msnyder@cygnus.com>
6102
6103 * gdb.base/constvars.exp: Test result of "up" command.
6104 * gdb.base/miscexprs.exp: Ditto.
6105 * gdb.base/pointers.exp: Ditto.
6106 * gdb.base/scope.exp: Ditto.
6107 * gdb.c++/derivation.exp: Ditto.
6108 * gdb.c++/local.exp: Ditto.
6109 * gdb.c++/namespace.exp: Ditto.
6110 * gdb.c++/overload.exp: Ditto.
6111 * gdb.c++/ref-types.exp: Ditto.
6112
6113 2000-11-22 Michael Chastain <chastain@redhat.com>
6114
6115 * mips_pro.exp: Accept either "middle -> top -> main" or
6116 "middle -> main" in the backtrace, because gcc can optimize
6117 tail calls to jumps. Remove setup_xfail for the hppa case.
6118 Add a comment with the original warning messages from PR 3016,
6119 which was filed in 1993, to preserve them for posterity.
6120
6121 2000-11-17 Nick Duffek <nsd@redhat.com>
6122
6123 * lib/gdb.exp (gdb_test): Override timeout with board info.
6124
6125 2000-11-17 Nick Duffek <nsd@redhat.com>
6126
6127 * gdb.base/display.exp: Don't kill running stub. Add "again" to
6128 the second kill and detach messages.
6129
6130 2000-11-17 Nick Duffek <nsd@redhat.com>
6131
6132 * configure.in: Add AC_EXEEXT.
6133 * configure: Regenerate.
6134 * Makefile.in (just-check): Export EXEEXT.
6135 * lib/gdb.exp ($EXEEXT): Import from environment.
6136 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
6137 expect "maint dump-me" on Cygwin.
6138 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
6139 $EXEEXT.
6140
6141 2000-11-17 Nick Duffek <nsd@redhat.com>
6142
6143 * gdb.base/break.exp: Test backtrace and finish from called
6144 function on all platforms, not just HP-UX.
6145
6146 2000-11-03 Michael Snyder <msnyder@cygnus.com>
6147
6148 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
6149 code from gdb_target_monitor, so it can be used independantly
6150 for gdbserver. Also comment out an unnecessary PUTS.
6151
6152 2000-11-03 Michael Snyder <msnyder@cygnus.com>
6153
6154 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
6155 * gdb.base/corefile.exp: Expect the message "Program is being
6156 debugged already" when we send the "corefile" command, since
6157 the preceeding gdb_load may have connected gdb to a remote target.
6158 * gdb.base/display.exp: Disable hardware watchpoints if new
6159 board info variable "no_hardware_watchpoints" is true.
6160 Replace single-letter commands with more readable ones.
6161 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
6162 if new board info variable "no_hardware_watchpoints" is true.
6163 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
6164 to see if stdio (printf) testing is possible.
6165 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
6166 board info variable "no_hardware_watchpoints" is true. Use new
6167 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
6168
6169 2000-11-13 Fernando Nasser <fnasser@redhat.com>
6170
6171 From Orjan Friberg <orjanf@axis.com>:
6172 * gdb.base/printcmds.exp: Escape curly braces followed by a number
6173 in array print pattern match.
6174
6175 2000-11-09 Fernando Nasser <fnasser@redhat.com>
6176
6177 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
6178 spelling "cancelled" to U.S. spelling "canceled" to match changes
6179 made to gdb.
6180 * gdb.c++/ovldbreak.exp: Ditto.
6181
6182 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6183
6184 * gdb.base/callfuncs.c (main): Moved to end of file, call
6185 t_double_values to initialize the FPU before inferior calls are made.
6186 * gdb.base/callfuncs.exp: Test for register preservation after calling
6187 inferior functions. Add tests for continuining, finishing and
6188 returning from a stop in a call dummy.
6189
6190 2000-10-24 Michael Snyder <msnyder@cygnus.com>
6191
6192 * gdb.base/commands.exp: Break up long lines, and re-indent.
6193
6194 2000-10-19 Michael Snyder <msnyder@cygnus.com>
6195
6196 * config/gdbserver.exp: Rewritten from the ground up, to make it
6197 compatible with the current dejagnu tree, and to make it work with
6198 the new "gdbserver" in libremote.
6199
6200 2000-10-16 Michael Snyder <msnyder@cygnus.com>
6201
6202 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
6203 * gdb.base/varargs.exp: Skip entire test if no printf support.
6204 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
6205 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
6206
6207 2000-10-13 Michael Snyder <msnyder@cygnus.com>
6208
6209 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
6210 no floating point support.
6211 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
6212 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
6213 * gdb.base/call-rt-st.exp: Ditto.
6214 * gdb.base/call-strs.exp: Ditto.
6215
6216 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
6217
6218 * gdb.base/sizeof.c: include <stdio.h>.
6219
6220 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
6221 'finish', otherwise uncaptured gdb_prompt would potentially
6222 throw remaining test points out of sync.
6223
6224 2000-07-26 Scott Bambrough <scottb@netwinder.org>
6225
6226 * gdb.base/recurse.exp: Run tests for all targets.
6227 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
6228 gnu-oldld case on ARM.
6229 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
6230 for ARM targets.
6231
6232 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
6233
6234 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
6235 * gdb.java/configure: Rebuild.
6236
6237 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
6238
6239 * gdb.java/jv-exp.exp: New file.
6240
6241 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
6242
6243 * configure: Rebuilt.
6244 * configure.in (configdirs): Add gdb.java.
6245 * gdb.java/jmisc.java: New file.
6246 * gdb.java/jmisc.exp: New file.
6247 * gdb.java/Makefile.in: New file.
6248 * gdb.java/configure: Rebuilt.
6249 * gdb.java/configure.in: New file.
6250 * lib/java.exp: New file.
6251
6252 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6253
6254 * gdb.base/exprs.exp: Test casts to a pointer including over and
6255 underflow.
6256
6257 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
6258
6259 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
6260 and the compilers sizes.
6261
6262 2000-07-09 Nick Duffek <nsd@redhat.com>
6263
6264 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
6265 (use_methods): New function.
6266 (main): Call use_methods().
6267 * gdb.c++/classes.exp (test_method_param_class): New procedure.
6268 (do_tests): Call test_method_param_class.
6269
6270 2000-07-09 Nick Duffek <nsd@redhat.com>
6271
6272 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
6273 spelling.
6274 (test_enums): New procedure. Move enum tests from end of script
6275 to here. Set breakpoint on function name instead of line number.
6276 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
6277 (enums2): New marker function.
6278 (enums1): New function.
6279 (main): Call enums1(). Move enum tests to enums1().
6280
6281 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
6282
6283 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
6284 compile/link program. Update line numbers.
6285 * gdb.asm/d10v.inc: Define ``startup''.
6286 * gdb.asm/asmsrc1.s: Add definition of _start.
6287
6288 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
6289
6290 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
6291
6292 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6293
6294 * gdb.base/maint.exp: Add 'maint print architecture' item to output
6295 of 'help maint print' command.
6296
6297 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
6298
6299 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
6300 they use gdb_expect_list.
6301
6302 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
6303
6304 * gdb.base/commands.exp: Use ``set remote
6305 memory-read-packet-size'' instead of ``set endian big'' to test
6306 long commands.
6307
6308 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
6309
6310 * gdb.c++/templates.exp (do_tests): Make all of these work under
6311 g++, and stop skipping them.
6312
6313 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
6314 work under g++.
6315
6316 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
6317 initialization.
6318
6319 2000-06-02 Michael Snyder <msnyder@cygnus.com>
6320
6321 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
6322 the regular expression: accept an (almost) arbitrary sequence of
6323 "frames-invalid" and "breakpoints-invalid" messages both before
6324 and after the "starting" message.
6325
6326 2000-06-02 Michael Snyder <msnyder@cygnus.com>
6327
6328 * gdb.c++/local.exp: This test has never been known to work with g++.
6329
6330 2000-05-18 Michael Snyder <msnyder@cygnus.com>
6331
6332 * gdb.base/annota1.exp (annotate-signal-handler-caller):
6333 Relax the regular expression a little, make it pass on Solaris 8.
6334
6335 2000-05-12 Kevin Buettner <kevinb@redhat.com>
6336
6337 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
6338 a call, do not require that gdb stop on the line after the call.
6339 Instead, it is permissible for gdb to stop on the line of the
6340 call itself.
6341
6342 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
6343
6344 * gdb.base/break.exp (bp on small function, optimized file):
6345 Add a second pass pattern. The behavior differs here between stabs
6346 and dwarf for one-line functions. Stabs preserves two line symbols
6347 (one before the prologue and one after) with the same line number,
6348 but dwarf regards these as duplicates and discards one of them.
6349 Therefore the address after the prologue (where the breakpoint is)
6350 has no exactly matching line symbol, and GDB reports the breakpoint
6351 as if it were in the middle of a line rather than at the beginning.
6352
6353 2000-05-08 Michael Snyder <msnyder@cygnus.com>
6354
6355 * gdb.base/interrupt.exp: Make "pass" message say "send"
6356 rather than "send_gdb" (for consistancy).
6357
6358 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6359
6360 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
6361 * gdb.c++/templates.cc: Properly check for GCC version number.
6362 * lib/compiler.cc: Likewise
6363
6364 2000-04-28 Michael Snyder <msnyder@cygnus.com>
6365
6366 * gdb.base/break.exp: When compiled with -O2 optimization,
6367 gdb may not stop at the first line of main, due to code motion.
6368
6369 2000-04-26 Michael Snyder <msnyder@cygnus.com>
6370
6371 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
6372 This test depends on parsing the printf output from the target.
6373 Since the sparclet stub doesn't do stdio, this will never work.
6374 * gdb.base/call-rt-st.exp: ditto.
6375 * gdb.base/call-strs: ditto.
6376
6377 2000-04-24 Michael Snyder <msnyder@cygnus.com>
6378
6379 * gdb.base/miscexprs.exp: make sizeof long array test portable.
6380
6381 * gdb.base/ending-run.exp: After connecting to a remote target,
6382 but before running, the target will appear to be in a random
6383 location. Specify both a file and a line for breakpoints.
6384 Also, the function that calls main may be called 'init'
6385 rather than 'start'.
6386
6387 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6388
6389 * gdb.base/help.exp: Update output for add-symbol-file command.
6390
6391 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
6392
6393 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6394 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
6395
6396 2000-04-07 J.T. Conklin <jtc@redback.com>
6397
6398 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
6399
6400 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
6401
6402 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
6403
6404 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
6405 values that can be represented exactly.
6406 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
6407 above change, and to not check against the directory part of the source
6408 file name.
6409 (step into print_long_arg_list): Likewise.
6410 (print print_small_structs from print_long_arg_list): Likewise.
6411 (print print_long_arg_list): Likewise.
6412
6413 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6414
6415 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
6416
6417 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
6418
6419 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
6420
6421 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
6422
6423 * gdb.base/commands.exp (deprecated_command_test): Add test for
6424 deprecate with no arguments.
6425
6426 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
6427
6428 * gdb.base/break.exp: Add new test for setting breakpoints on
6429 optimized code so we can test breakpoints work even when function
6430 prologues may be optimized away
6431
6432 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6433
6434 From David Whedon <dwhedon@gordian.com>
6435 * gdb.base/commands.exp : Added command deprecator tests.
6436
6437 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
6438
6439 * gdb.base/help.exp: Added test for new apropos command.
6440
6441 2000-03-21 Kevin Buettner <kevinb@redhat.com>
6442
6443 * gdb.base/pointers.c (usevar): New function.
6444 (main): Make sure that global variables v_int_pointer2, rptr,
6445 and y are all referenced someplace in the program by calling
6446 usevar() on them. [Some linkers delete symbols which are
6447 never referenced. The space remains, but there's no way to
6448 get a (symbolic) handle on the variable from the debugger.]
6449
6450 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6451
6452 * gdb.base/printcmds.c: Add typedeffed arrays.
6453
6454 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
6455 procedure to test arrays that are typedef'd.
6456
6457 2000-03-13 James Ingham <jingham@leda.cygnus.com>
6458
6459 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
6460 the library directories.
6461
6462 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
6463
6464 * configure.in (configdirs): Add sub directory gdb.mi.
6465 * configure: Re-generate.
6466
6467 * gdb.mi: New directory.
6468
6469 2000-02-25 Scott Bambrough <scottb@netwinder.org>
6470
6471 * gdb.base/long_long.exp: Correct test suite failure when printing
6472 a long long value as a double on ARM platforms.
6473
6474 2000-02-16 Jim Blandy <jimb@redhat.com>
6475
6476 * gdb.base/break.exp ("breakpoint line number"): Make sure the
6477 default source file is set properly before running this test.
6478
6479 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6480
6481 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
6482 gdbtk/library directory, not in gdbtcl2.
6483
6484 2000-02-04 Jim Blandy <jimb@redhat.com>
6485
6486 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
6487 backslash from regexp pattern.
6488
6489 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
6490 procedure. Use it to run all the "continue to bp overloaded"
6491 tests. Note that this changes the names of the tests slightly.
6492 If the breakpoint hit message includes a hex PC value, because
6493 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
6494 from the real source code, still consider that a pass.
6495
6496 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
6497 XFAIL here if the breakpoint message contains a hex address. Note
6498 similar change on 1999-11-02.
6499
6500 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
6501
6502 * gdb.base/ptype.exp: Establish a default source file before
6503 calling get_debug_format.
6504
6505 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
6506
6507 * gdb.base/watchpoint.exp: Remove duplication of test messages.
6508
6509 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6510
6511 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
6512 of successive stepi commands -- while in the prologue we should see
6513 the function entry bracket.
6514
6515 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6516
6517 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
6518 reach __change_mode() when stepping through the end of main().
6519
6520 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
6521
6522 * gdb.base/default.exp: Fix expected pattern.
6523 * gdb.base/help.exp: Same.
6524
6525 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6526
6527 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
6528 Don't use xfail's because that affects only the following test.
6529
6530 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
6531 solaris or linux.
6532
6533 * gdb.base/selftest.exp: Update to reflect changes to main.c.
6534
6535 2000-01-07 Michael Snyder <msnyder@cygnus.com>
6536
6537 * gdb.base/display.exp: Some yacc parsers like to say
6538 "A syntax error" rather than "A parse error". Accept both.
6539
6540 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
6541
6542 * gdb.base/default.exp: Remove OS dependent string from "target
6543 remote" test.
6544 * gdb.base/help.exp: Same for "help target remote" test.
6545
6546 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6547
6548 From Jim Kingdon <kingdon@redhat.com>:
6549
6550 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
6551 prompt (cleanup rather than necessity, but still might keep output
6552 from spilling to next test).
6553
6554 2000-01-02 Fred Fish <fnf@cygnus.com>
6555
6556 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
6557 AIX, which defines them in <sys/types.h>.
6558
6559 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
6560
6561 * gdb.base/default.exp: Match arm* etc instead of arm in "info
6562 float" test.
6563
6564 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
6565
6566 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
6567
6568 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
6569 outermost frame disallowed".
6570
6571 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
6572
6573 * gdb.base/setvar.exp: New tests for setting the value of a struct
6574 with a constant list.
6575
6576 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6577
6578 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
6579 require the user to type a cast before setting the value of a struct.
6580
6581 1999-12-06 Jim Blandy <jimb@cygnus.com>
6582
6583 * gdb.base/default.exp: Expect the new 'info float' command on
6584 all i386 platforms.
6585
6586 * gdb.threads/linux-dp.exp: Expand our ability to recognize
6587 LinuxThreads libraries that don't support debugging.
6588
6589 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
6590
6591 * gdb.base/remote.c: Fill the buffer with truely random data.
6592 Change the buffer type to ``unsigned char'' to simplify size
6593 arithmetic.
6594
6595 * gdb.base/remote.exp: Reduce download numbers by one. Typical
6596 stub only handles 400-1 byte packets. Verify that the download
6597 worked.
6598
6599 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
6600
6601 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
6602 tests, using UNRESOLVED for the untested cases. Also, does not wait
6603 for a timeout if the prompt was received before a recognizable pattern.
6604
6605 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
6606
6607 * lib/gdb.exp (gdb_expect_list): Fix spelling.
6608
6609 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6610
6611 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
6612 watchpoints.
6613
6614 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
6615
6616 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
6617
6618 * gdb.c++/local.exp: Be more flexible in recognizing local class
6619 name mangling. Don't allow horribly truncated method names.
6620 * gdb.c++/derivation.exp: Expect protected inheritance.
6621 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
6622 * gdb.c++/virtfunc.exp: Likewise.
6623 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
6624 when printing a nested enum.
6625
6626 1999-11-22 Jim Blandy <jimb@cygnus.com>
6627
6628 * gdb.base/step-test.exp: Properly await GDB's response to setting
6629 a breakpoint on the call to large_struct_by_value.
6630
6631 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
6632 just because we have debug info for the `start' function.
6633
6634 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
6635
6636 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
6637 "Unknown signal" messages, which indicate (on LinuxThreads) that
6638 GDB doesn't know how to debug threads on this system. This is
6639 better than hanging while philosopher 0 dumps chatter into gdb.log.
6640
6641 1999-11-18 Tom Tromey <tromey@cygnus.com>
6642
6643 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
6644
6645 1999-11-18 Fred Fish <fnf@cygnus.com>
6646
6647 * gdb.base/coremaker2.c: Add sample program for generating
6648 cores that is more self contained than coremaker.c. Eventually
6649 I'll add more code to this and tie it into the testsuite.
6650
6651 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
6652
6653 * gdb.base/dollar.exp: Remove, now in gdb.hp.
6654
6655 1999-11-10 Jimmy Guo <guo@cup.hp.com>
6656
6657 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
6658 from $srcdir/lib/.
6659 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
6660 and gdb.c++/.
6661
6662 * gdb.c++/derivation.exp: remove redundant get compiler info code.
6663
6664 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
6665 'continue with watch' test point.
6666
6667 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
6668
6669 Merged from p2linux-990323-branch:
6670
6671 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
6672
6673 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
6674
6675 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
6676 {limit,fixed}''. Test ``set download-write-size''.
6677
6678 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
6679
6680 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
6681 gdb_expect_list.
6682
6683 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
6684
6685 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
6686
6687 1999-11-03 Mark Salter <msalter@cygnus.com>
6688
6689 * gdb.base/break.exp: Fix "stub continue" pattern.
6690
6691 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
6692
6693 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
6694
6695 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
6696
6697 * gdb.base/display.exp ("finish"): Add timeout clause.
6698
6699 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
6700 plain prompt clause, so this doesn't have to time out in order to
6701 fail.
6702
6703 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
6704 breakpoint hit messages include an address.
6705
6706 * gdb.base/display.exp: Don't forget to escape parens in regular
6707 expressions. Unix regexp notatation sucks.
6708
6709 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6710
6711 * gdb.base/annota1.exp: Test for annotate-signalled: change output
6712 order for 'signalled' message.
6713
6714 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
6715
6716 From Jimmy Guo <guo@cup.hp.com>:
6717 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
6718 * gdb.base/annota1.c: Add code for tests to work with.
6719
6720 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
6721
6722 * gdb.base/remote.exp: New test for remote downloading settings.
6723 * gdb.base/remote.c: New file with large .data.
6724
6725 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
6726
6727 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
6728 for LinuxThreads support, merged from the Code Fusion branch.
6729
6730 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
6731
6732 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
6733 containing exp_continue into a while within an expect. Don't
6734 attempt a start more than three times. Check return value from
6735 gdb_load.
6736
6737 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
6738
6739 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
6740 a pass case.
6741
6742 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
6743
6744 * gdb.base/break.c (main): Added a statement that we can step
6745 off of.
6746 * gdb.base/break.exp: Added tests for setting a breakpoint
6747 at an offset and stepping onto a breakpoint.
6748
6749 1999-10-01 Fred Fish <fnf@cygnus.com>
6750
6751 * gdb.base/help.exp (help add-symbol-file): Update to match current
6752 gdb output.
6753
6754 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
6755
6756 * gdb.base/break.exp: Code locations are in hex, don't forget!
6757 (For HP-UX.)
6758
6759 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
6760
6761 * condbreak.exp: Use break.c as test program.
6762 * condbreak.c: Remove, redundant with break.c.
6763
6764 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
6765
6766 * config/monitor.exp (gdb_target_monitor): Disable X- and
6767 Z-packets if the target needs it.
6768
6769 1999-09-13 James Ingham <jingham@leda.cygnus.com>
6770
6771 * gdb.c++/overload.exp: Added tests for listing overloaded
6772 functions with function pointers in the arg, explicitly calling
6773 out the version you want.
6774
6775 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
6776
6777 * long_long.exp: Add variations of test cases that work for
6778 targets with 16-bit ints and 32-bit doubles.
6779
6780 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
6781
6782 * break.c (main): Compare a possibly-uninitialized argc with an
6783 unlikely value that fits in 16 bits.
6784
6785 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6786
6787 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
6788 0xfeeb, don't want negative numbers if ints are 16 bits.
6789
6790 * lib/gdb.exp (skip_cplus_tests): New proc.
6791 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6792 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
6793 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
6794 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
6795 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
6796 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
6797 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
6798 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
6799
6800 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
6801
6802 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
6803
6804 * gdb.base/corefile.exp (up): Allow a parameter to appear
6805 in the frame that we're going up to.
6806
6807 From Jim Blandy <jimb@cygnus.com>:
6808
6809 * gdb.base/default.exp (info float): Expect some output now.
6810
6811 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
6812 returning floating-point values to fail on the x86.
6813 * gdb.base/callfwmall.exp (do_function_calls): Same.
6814
6815 * gdb.base/list.exp (test_listsize): Correct expectations for
6816 listing line 1 with listsize 2. Also, listing a single line
6817 works now, as does listing three lines. [Kevin's note: There
6818 were a number of other cases fixed too where the expectations
6819 differed...]
6820
6821 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
6822
6823 * gdb.base/selftest.exp: Add case for when version prints as
6824 constant string instead of char pointer.
6825
6826 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
6827
6828 * gdb.base/ending-run.exp: Add Solaris case for what happens when
6829 stepping out of main.
6830
6831 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
6832 G++ used.
6833
6834 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
6835 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
6836
6837 * gdb.c++/ovldbreak.exp: Update match string in test that
6838 includes a warning of multiple breakpoints.
6839
6840 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
6841
6842 * gdb.base/display.exp: Improve precision of step-after-finish
6843 added yesterday.
6844
6845 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
6846 test.
6847
6848 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
6849 configs when using G++, not just hppa*.
6850
6851 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6852
6853 * gdb.base/async.c: New file.
6854 * gdb.base/async.exp: New file.
6855
6856 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
6857
6858 * gdb.base/break.exp: Tweak PA specific tests to properly handle
6859 PA64.
6860
6861 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
6862
6863 * gdb.base/display.exp: "finish" can leave us mid-line on many
6864 targets, deal with it. Add a small constant to main, instead of
6865 1000 since main+1000 may not be a valid address in the target.
6866
6867 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
6868 on hpux11.
6869
6870 * gdb.base/attach.exp: Handle another hpux11 error message variant
6871 when attaching to a process that does not exist.
6872
6873 1999-08-19 J.T. Conklin <jtc@redback.com>
6874
6875 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
6876 characters in 'continue to 1241' test.
6877
6878 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6879
6880 * gdb.base/call-ar-st.exp: Add a shorter match case for the
6881 stop in print_long_arg_list, define and use a whitespace
6882 variable in print_small_structs test, add an XFAIL for Solaris.
6883 * gdb.base/dbx.exp: XFAIL func commands until somebody is
6884 interested enough to fix.
6885
6886 1999-08-13 Keith Seitz <keiths@cygnus.com>
6887
6888 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
6889 (dbx_gdb_load): Remove. Use gdb_load instead, since that
6890 proc knows about targets other than the natives.
6891 (test_assign): Use "gdb_run_cmd" to "run" the target.
6892 Check that we've actually hit the breakpoint at main.
6893 When we attempt to assign a value to a local variable, check
6894 that the variable is in the current scope, i.e., don't use
6895 a test with an empty result.
6896
6897 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
6898
6899 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
6900 command.
6901
6902 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
6903
6904 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6905 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
6906 gdb.compat, gdb.threads-hp.
6907 gdb.hp/configure, gdb.hp/configure.in: New files.
6908 gdb.hp/Makefile.in: Recurse into new subdirs.
6909 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
6910 gdb.hp/gdb.objdbg: New directory, tests for debugging info
6911 in object files.
6912 gdb.hp/tools: New directory, aux tools for HP-specific tests.
6913
6914 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
6915
6916 * gdb.base/display.exp: Help expect by putting a newline in the
6917 funky printf, remove a bogus p/a test.
6918
6919 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6920
6921 * gdb.base/display.exp: Make sure that when we say 'run', we are
6922 connected to the target. This is necessary when running not
6923 natively.
6924
6925 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
6926
6927 * gdb.base/step-test.exp: Removed some extraneous messages.
6928
6929 * gdb.base/long_long.exp: Don't run memory examination tests
6930 on little-endian targets (they will need a different set of
6931 results to match).
6932
6933 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
6934
6935 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
6936 until somebody decides to fix GDB.
6937
6938 * gdb.base/long_long.c: Stop compiler complaint by specifying long
6939 constant as "ULL".
6940 * gdb.base/long_long.exp: Loosen x/c test, add partial result
6941 matches for a couple x/2 commands.
6942
6943 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
6944
6945 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
6946 by merging in ref-types2 tests.
6947 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
6948
6949 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6950 * gdb.c++/Makefile.in: Add standard actions.
6951 (EXECUTABLES): Rename from PROGS, update list.
6952 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
6953 from gdb.hp.
6954 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
6955 foo and bar locals.
6956 * gdb.c++/anon-union.exp: Fix tests to match.
6957 * gdb.c++/classes.exp: Run if HP compiler used, add extra
6958 expect matches to handle output variations.
6959 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
6960 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
6961 output, add HP alternatives for new and delete prints.
6962 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
6963 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
6964 * gdb.c++/demangle.exp: Use $style when reporting failure.
6965 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
6966 * gdb.c++/inherit.exp: Run if HP compiler used, add some
6967 match alternatives.
6968 * gdb.c++/local.exp: Add match alternatives or xfails for HP
6969 compilers.
6970 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
6971 * gdb.c++/method.exp: Add match alternatives.
6972 * gdb.c++/misc.cc: Add bool types.
6973 * gdb.c++/misc.exp: Add tests for bool types.
6974 * gdb.c++/overload.exp: Add xfails.
6975 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
6976 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
6977 add some more template parameter tests (only for HP currently).
6978 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
6979 * gdb.c++/virtfunc.cc: Add return type and value for main.
6980 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
6981 match alternatives.
6982
6983 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6984
6985 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
6986
6987 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
6988
6989 * gdb.base/signals.exp: Don't expect getting a backtrace from
6990 within a signal handler to fail on Linux.
6991
6992 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
6993
6994 From Jimmy Guo <guo@cup.hp.com> and others at HP:
6995 * lib/gdb.exp: Remove some gratuitious semicolons.
6996 (delete_breakpoints): Increase timeout.
6997 (gdb_expect): Add -notransfer option.
6998 (gdb_test): Use -notransfer option.
6999 (get_compiler_info): Add f77 case.
7000 (get_compiler): New proc, split out from gdb_preprocess, add f77
7001 case.
7002 (gdb_preprocess): Call get_compiler.
7003
7004 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
7005 * gdb.base/attach.exp, gdb.base/display.exp,
7006 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
7007 gdb.base/long_long.exp, gdb.base/printcmds.exp,
7008 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
7009 third arg to gdb_test.
7010 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
7011 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
7012 HP-UX xfails, add others.
7013 * gdb.base/completion.exp: Reflect name change of self-test.
7014 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
7015 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
7016 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
7017 HP failure number.
7018 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
7019 useless HP-UX 10.30 references.
7020 * gdb.base/maint.exp: Loosen matches.
7021 * gdb.base/pointers.c (main): Declare more_code.
7022 * gdb.base/pointers.exp: Match on output of a `next'.
7023 * gdb.base/structs.c: Add prototypes.
7024 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
7025 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
7026
7027 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7028
7029 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
7030 command.
7031
7032 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7033
7034 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
7035 Fix run to main failures. Watchpoint can be hardware watchpoint.
7036
7037 * gdb.base/annota1.exp: Clean up some more, in case printf has
7038 debug info. Deal with lack of signal hanlder info in stack.
7039
7040 From Jim Kingdon <kingdon@redhat.com>:
7041 * gdb.base/annota1.exp: If printf has debug info, deal with it.
7042
7043 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
7044
7045 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
7046 gdb.base/foll-vfork.exp: Don't run for crosses.
7047
7048 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
7049
7050 * gdb.base/configure.in: Check for gdbvars.exp instead of
7051 a1-selftest.exp.
7052 * gdb.base/configure: Re-generate.
7053
7054 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
7055
7056 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
7057 in trying to run first and name is too long.
7058
7059 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
7060 pointers2.c and pointers2.exp, respectively.
7061 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
7062 doschk happier.
7063
7064 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
7065
7066 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
7067 callfuncs2.c and callfuncs2.exp.
7068
7069 * gdb.base/list.exp: Remove mistaken xfails.
7070 * gdb.base/list0.h: Add optional prototypes.
7071
7072 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
7073
7074 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
7075 calling malloc.
7076 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
7077 * ptype.exp: Move test for get_debug_format to before its first
7078 use.
7079
7080 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7081
7082 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
7083 * gdb.base/annota2.cc, annota2.exp: Move from here.
7084 * gdb.c++/annota2.cc, annota2.exp: To here.
7085 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
7086
7087 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7088
7089 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
7090 a consistent format.
7091
7092 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
7093
7094 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7095 * lib/gdb.exp (get_compiler_info): Add detection for assorted
7096 HP compilers, also set the globals $true and $false.
7097
7098 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
7099 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
7100 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
7101 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
7102 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
7103 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
7104 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
7105 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
7106 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
7107 whatis.c} Add C++ compatible function definitions and return
7108 types, add includes for library functions.
7109 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
7110 * gdb.base/step-test.c (myglob): Rename from glob.
7111 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
7112 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
7113 files, move here from gdb.hp.
7114 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
7115 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
7116 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
7117 Adjust line numbers in regexps.
7118
7119 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
7120 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
7121 instead of 0/1.
7122
7123 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
7124 foll-vfork.exp: New files, move here from gdb.hp.
7125 * gdb.base/page.exp: New file, test of pagination command.
7126
7127 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
7128 recursion test.
7129 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
7130
7131 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
7132 gdb.base/solib.exp: Fix compiler invocation process.
7133
7134 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
7135 HP-UX 11, turn off overload resolution explicitly.
7136 * gdb.base/commands.exp: Set argument list explicitly, add
7137 watchpoint test.
7138 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
7139 them work.
7140 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
7141 expressions properly.
7142 * gdb.base/corefile.exp: Loosen the match slightly.
7143 * gdb.base/default.exp: Allow "Error accessing memory" message
7144 also.
7145 * gdb.base/display.exp: Skip over x/0 j if PA64.
7146 * gdb.base/funcargs.exp: Add xfails for HP-UX.
7147 * gdb.base/interrupt.exp: Ditto.
7148 * gdb.base/langs.exp: Add symbolic matches governed by compiler
7149 in use.
7150 * gdb.base/list.exp: Add xfails for HP-UX.
7151 * gdb.base/long_long.exp: Refine some of the numeric matches.
7152 * gdb.base/mips_pro.exp: Xfail on HP-UX.
7153 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
7154 * gdb.base/nodebug.exp: Succeed on more varieties of output.
7155 * gdb.base/opaque.exp: Remove some HP-UX xfails.
7156 * gdb.base/ptype.exp: Succeed on more varieties of output.
7157 * gdb.base/scope.exp: Add xfails for HP-UX.
7158 * gdb.base/sect-cmd.exp: Add more cases.
7159 * gdb.base/setvar.exp: Add xfails for HP-UX.
7160 * gdb.base/shlib-call.exp: Loosen some matches slightly.
7161 * gdb.base/signals.exp: Match on void symbolically.
7162 * gdb.base/step-test.exp: Add case for PA64.
7163 * gdb.base/term.exp: Add exit and restart.
7164 * gdb.base/twice.exp: Clean up after self.
7165 * gdb.base/varargs.exp: Disable overload resolution explicitly.
7166 * gdb.base/whatis.exp: Allow more ways to pass tests.
7167
7168 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
7169 no longer useful.
7170
7171 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
7172
7173 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
7174 list of patterns.
7175 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
7176 print_double_array(double_array)", "continuing to breakpoint
7177 1018", "print print_double_array(array_d)" and "continuing to
7178 1034" tests.
7179
7180 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7181
7182 * Makefile.in: Add empty html and install-html targets.
7183
7184 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
7185
7186 * config/mt-*: Remove, these haven't been used since 1996.
7187
7188 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
7189
7190 * gdb.base/call-strs.c, gdb.base/ending-run.c,
7191 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
7192 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
7193
7194 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
7195
7196 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
7197 simpler match case for the ptype of the big class.
7198
7199 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7200
7201 * gdb.exp: Fix test for gdb_prompt existence.
7202
7203 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7204
7205 * gdb.exp (gdb_test): Add fail after calls to perror.
7206
7207 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7208
7209 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
7210
7211 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7212
7213 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
7214
7215 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
7216
7217 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
7218 malloc() is linked in.
7219
7220 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
7221
7222 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
7223 step at end.
7224
7225 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
7226
7227 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
7228
7229 * gdb.java/jv-print.exp: New file. (Our first Java test!)
7230
7231 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
7232
7233 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
7234 * gdb.base/mips_pro.exp: Likewise.
7235
7236 1999-06-02 Keith Seitz <keiths@cygnus.com>
7237
7238 * gdb.c++/templates.cc: Change all "new" operators to throw
7239 an exception.
7240 * gdb.c++/cplusfuncs.cc: Likewise.
7241
7242 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
7243
7244 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
7245
7246 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
7247 * gdb.base/ending-run.exp: When stepping out of main, accept a
7248 step into an arbitrary assembler file.
7249
7250 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7251
7252 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
7253 "breakpoint-invalid" to be printed.
7254 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
7255 number of "frames-invalid" and "breakpoint-invalid" to be printed.
7256 * gdb.base/annota2.cc: Initialize a.x to 0.
7257
7258 1999-05-17 Keith Seitz <keiths@cygnus.com>
7259
7260 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
7261 when "skip_float_tests" set.
7262 Ditto for "print print_double_array(array_d)", "print print_small_structs",
7263 "print print_ten_doubles", and "step into print_long_arg_list".
7264 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
7265 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
7266 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
7267 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
7268 "skip_float_tests" is set.
7269 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
7270 when "skip_float_tests" set.
7271
7272 1999-05-06 Keith Seitz <keiths@cygnus.com>
7273
7274 * gdb.base/annota2.cc: Include stdio.h.
7275
7276 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
7277
7278 * gdb.base/crossload.exp: Remove, this has been disabled ever
7279 since BFD stopped including all targets, and cross-GDB gets
7280 plenty of testing anyway.
7281 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
7282 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
7283 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
7284 * gdb.base/README: Remove, was doc for this.
7285 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
7286 needed.
7287
7288 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7289
7290 * gdb.base/call-ar-st.exp: Fix one regular expression in test
7291 output.
7292
7293 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
7294 * gdb.base/annota2.exp: New file. More annotation tests.
7295 * gdb.base/annota1.c: New file. Source file for annota1.exp.
7296 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
7297
7298 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
7299
7300 * config/cfdbug.exp: New file.
7301
7302 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
7303
7304 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
7305 Marcus Daniel's and Dale Hawkins's demangler crashes.
7306
7307 * gdb.c++/demangle.exp (test_gnu_style_demangling,
7308 test_lucid_style_demangling, test_arm_style_demangling,
7309 test_hp_style_demangling): Try Tom Tromey's core-dumping
7310 identifier under each demangling style.
7311
7312 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
7313
7314 * gdb.c++/demangle.exp: Include the current demangling style
7315 in all test names.
7316 (current_demangling_style): New global variable.
7317 (set_demangling_style, test_demangling_core, test_demangling,
7318 test_demangling_exact): New functions.
7319 (test_gnu_style_demangling, test_lucid_style_demangling,
7320 test_arm_style_demangling, test_hp_style_demangling): Use those,
7321 instead of calling gdb_test and gdb_test_exact directly.
7322 (catch_demangling_errors): New function, which reports errors
7323 signalled by the demangling test functions in an orderly way.
7324 (do_tests): Use catch_demangling_errors.
7325
7326 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
7327
7328 * gdb.base/signals.exp (test_handle_all_print): Use () for
7329 grouping in expressions, not {}.
7330
7331 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
7332 initialized yet.
7333
7334 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
7335
7336 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
7337 are listed.
7338
7339 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
7340
7341 * gdb.stabs/weird.exp: Test for CC being defined before
7342 looking at its value.
7343
7344 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
7345
7346 * gdb.base/call-ar-st.exp: Remove stray '#'.
7347 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
7348 "short int" and "long int".
7349 * gdb.c++/overload.cc: Cast the string added in the previous
7350 change, to mollify finicky HP compiler.
7351 * gdb.hp/reg-test.exp (testfile): Fix file name.
7352 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
7353
7354 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
7355 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
7356 alternate form of enum ptype.
7357
7358 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
7359
7360 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
7361 * gdb.hp/*.exp: Change all to run compiler probe only after
7362 passing skip_hp_tests, so as not to waste time on guaranteed
7363 failure.
7364
7365 * gdb.c++/overload.cc: Pass string instead of char addr, always
7366 init ccpfoo.
7367 * gdb.c++/templates.cc: Fix syntax error.
7368
7369 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7370
7371 * gdb.base/commands.exp: Add test for correct position of '>'
7372 when issuing the 'commands' command after a 'while' or 'if'
7373 command.
7374
7375 1999-03-18 James Ingham <jingham@cygnus.com>
7376
7377 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
7378
7379 * gdb.c++/method.exp: It was testing an uninitialized int on the
7380 stack and assuming it was positive.
7381
7382 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
7383
7384 * gdb.base/step-test.exp: Catch a case where finish is broken and
7385 keep it from killing the rest of the tests.
7386 Use gdb_continue_to_end.
7387
7388 * gdb.base/sigall.exp: use gdb_continue_to_end.
7389
7390 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
7391
7392 * gdb.base/display.exp: use runto_main, not run.
7393
7394 * gdb.base/default.exp: Check for the current error message in the
7395 r abbreviation test.
7396 Add strongarm to the targets that know info float.
7397
7398 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7399 run which doesn't work with monitors.
7400
7401 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
7402
7403 * gdb.base/break.exp: use the gdb_continue_to_end proc.
7404
7405 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
7406 program. Traps the case (in Cygmon) when the program never really
7407 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7408 more places, so I used my name. Sorry Mark...
7409
7410 * config/monitor.exp (gdb_target_monitor): added another
7411 target_info parameter: remotebinarydownload. This will set the
7412 remotebinarydownload flag if this is causing some boards trouble.
7413
7414 1999-03-18 Mark Salter <msalter@cygnus.com>
7415
7416 * lib/gdb.exp (continue_to_exit): New function.
7417
7418 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
7419 * gdb.base/ending-run.exp: Ditto.
7420 * gdb.base/step-test.exp: Ditto.
7421
7422 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
7423
7424 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
7425 (suggested by Art Haas <ahaas@neosoft.com>).
7426
7427 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
7428
7429 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7430
7431 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
7432
7433 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
7434 descriptions of types (short unsigned int vs unsigned short, etc).
7435
7436 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
7437
7438 * gdb.base/call-strs.exp: Don't assume that `step' will step over
7439 a call to strlen; sometimes we do have sources.
7440
7441 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
7442
7443 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
7444 character, so GDB won't print garbage after its end.
7445
7446 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
7447 breakpoint there instead. Sometimes GCC emits memcpy to handle
7448 the large structures being passed by value, so we step into that
7449 instead of sum_array_print, which obscures what we're really testing.
7450 * gdb.base/step-test.exp: However, we do want a test that notices
7451 the bizarre steps into memcpy, so do that here. Add check for
7452 stepping into function calls that pass large structures by value.
7453 ("Is that a noun clause, or are you just happy to see me?")
7454 Remove all references to specific line numbers.
7455 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
7456 New type and function.
7457 (main): Call large_struct_by_value, passing it a large struct by value.
7458 * lib/gdb.exp (gdb_get_line_number): New function.
7459
7460 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
7461 more portable.
7462
7463 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
7464
7465 * lib/gdb.exp: Doc fixes.
7466
7467 1999-03-05 Nick Clifton <nickc@cygnus.com>
7468
7469 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7470
7471 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
7472
7473 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
7474 commands. They're not germane to this test, and they don't work
7475 that way on remote targets.
7476
7477 1999-03-01 James Ingham <jingham@cygnus.com>
7478
7479 * Changelog entries merged over from gdb development branch.
7480
7481 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
7482
7483 * lib/gdb.exp (gdbtk_analyze_results): Generic function
7484 for outputting results of test run.
7485
7486 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
7487
7488 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
7489
7490 1999-02-25 Felix Lee <flee@cygnus.com>
7491
7492 * lib/gdb.exp (debug_format): initialize
7493
7494 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
7495
7496 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
7497 * gdb.base/call-rt-st.c: Ditto.
7498
7499 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
7500
7501 * gdb.threads/pthreads.exp (horiz): New variable.
7502 (test_startup): Fix regexps that capture thread numbers.
7503
7504 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
7505
7506 * gdb.base/smoke.exp: Disambiguate two test case names (both
7507 called ``print'').
7508
7509 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7510
7511 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
7512 compilation.
7513
7514 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7515
7516 * gdb.base/miscexprs.exp: Change patterns to match GDB's
7517 actual output formatting.
7518 * gdb.base/smoke.exp: GDB removes leading 0's.
7519 * gdb.base/volatile.exp: Don't check type of remuneration;
7520 that variable is no longer defined in constvars.c.
7521 * gdb.base/step-test.c (main): Exit with explicit exit code.
7522 * gdb.base/step-test.exp: Remove two nexti checks--they are
7523 not portable.
7524
7525 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7526
7527 * gdb.base/help.exp ("help delete display"): Fix test to match
7528 gdb's output.
7529
7530 * gdb.base/long_long.c (known_types): Initialize values to zero.
7531 * gdb.base/long_long.exp: Step one more line
7532 so 'dec' is initialized in "get to known place". GDB removes
7533 leading zeros. Explicitly ask for hex formatting. Use
7534 unique test case names.
7535
7536 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7537
7538 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
7539
7540 * gdb.c++/method.exp: Add missing close brace.
7541
7542 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
7543
7544 * gdb.base/maint.exp: Use 'set height 0' to disable page
7545 prompting, not 'set height 400'.
7546
7547 Fix a bunch of timeouts.
7548 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
7549 four separate tests, so expect doesn't take forever to match a ton
7550 of text against a regexp with lots of .* forms.
7551 ("maint print psymbols", "maint print symbols"): Make some of
7552 these greps more selective, so that expect doesn't try to wade
7553 through huge piles of output and time out.
7554
7555 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
7556
7557 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
7558 tests: one which doesn't expect shlib events to be reported, and
7559 another which does, but is XFAIL for all platforms other than
7560 HP/UX.
7561
7562 * gdb.base/break.exp: Teach the test suite that the `catch
7563 fork', `catch vfork', and `catch exec' commands produce error
7564 messages on platforms that don't provide these features.
7565
7566 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7567
7568 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
7569 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
7570 (shortening names from solib_threshold.exp etc), won't run on
7571 anything but HP-UX for the foreseeable future.
7572 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
7573 reflect move.
7574
7575 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
7576
7577 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
7578 gdb.trace/Makefile.in (clean): Remove all test executables.
7579
7580 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
7581
7582 * gdb.base/shlib-call.exp: add test cases to verify that gdb
7583 successfully re-sets breakpoints in shared libraries.
7584 * gdb.base/shmain.c (main): return 0, don't fall off the end.
7585
7586 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7587
7588 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
7589 and compiled w/o GCC.
7590
7591 * gdb.hp/watch-cmd.exp: ditto.
7592
7593 * gdb.hp/watch-hp.exp: ditto.
7594
7595 * gdb.hp/xdb1.exp: ditto.
7596
7597 * gdb.hp/xdb2.exp: ditto.
7598
7599 * gdb.hp/dbx.exp: ditto.
7600
7601 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
7602
7603 * constvars.c: Remove C++-isms.
7604 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
7605 with GCC.
7606
7607 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
7608
7609 The following changes are part of the HP merge.
7610
7611 * gdb.base/break.exp: new tests to verify that catchpoints for
7612 fork, vfork, and exec don't trigger inappropriately.
7613
7614 * gdb.base/opaque.exp: compile one file at a time, then link.
7615
7616 * gdb.base/signals.exp: be more restrictive about which hppa
7617 systems receive a setup_xfail. new tests.
7618
7619 * gdb.base/solib_threshold.build: new file.
7620 * gdb.base/solib_threshold.exp: new file.
7621 * gdb.base/solib_threshold.link_opts: new file.
7622 * gdb.base/solib_threshold.mk: new file.
7623 * gdb.base/gen_solib_threshold.c: new file.
7624
7625 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
7626 tests. New tests for enums inside classes.
7627
7628 * gdb.c++/compiler.cc: indicate support of template debugging.
7629
7630 * gdb.c++/demangle.exp: run hp style demangling tests.
7631
7632 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
7633 tests.
7634
7635 * gdb.c++/misc.cc: changes to support new tests.
7636
7637 * gdb.c++/templates.cc: changes to support HP's compiler; changes
7638 to support new tests.
7639
7640 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
7641 gcc, then skip these tests.
7642
7643 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
7644
7645 The following files are part of the HP merge; some had longer
7646 names at HP, but have been renamed to be no more than 14
7647 characters in length.
7648
7649 * gdb.hp/ambiguous.cc: new file.
7650 * gdb.hp/ambiguous.exp: new file.
7651 * gdb.hp/attach.exp: new file.
7652 * gdb.hp/attach2.exp: new file.
7653 * gdb.hp/classes-hp.exp: new file.
7654 * gdb.hp/ctti.exp: new file.
7655 * gdb.hp/ctti-add.cc: new file.
7656 * gdb.hp/ctti-add1.cc: new file.
7657 * gdb.hp/ctti-add2.cc: new file.
7658 * gdb.hp/ctti-add3.cc: new file.
7659 * gdb.hp/dbx.exp: new file.
7660 * gdb.hp/exception.cc: new file.
7661 * gdb.hp/exception.exp: new file.
7662 * gdb.hp/foll-exec.c: new file.
7663 * gdb.hp/foll-exec.exp: new file.
7664 * gdb.hp/foll-fork.c: new file.
7665 * gdb.hp/foll-fork.exp: new file.
7666 * gdb.hp/foll-vfork.c: new file.
7667 * gdb.hp/foll-vfork.exp: new file.
7668 * gdb.hp/inherit-hp.exp: new file.
7669 * gdb.hp/more-steps.exp: new file.
7670 * gdb.hp/namespace.cc: new file.
7671 * gdb.hp/namespace.exp: new file.
7672 * gdb.hp/optimize.exp: new file.
7673 * gdb.hp/pxdb.c: new file.
7674 * gdb.hp/pxdb.exp: new file.
7675 * gdb.hp/quicksort.exp: new file.
7676 * gdb.hp/reg-test.exp: new file.
7677 * gdb.hp/reg-test.s: new file.
7678 * gdb.hp/sized-enum.c: new file.
7679 * gdb.hp/sized-enum.exp: new file.
7680 * gdb.hp/start-stop.exp: new file.
7681 * gdb.hp/templ-hp.cc: new file.
7682 * gdb.hp/templ-hp.exp: new file.
7683 * gdb.hp/thr-lib.c: new file.
7684 * gdb.hp/thr-lib.exp: new file.
7685 * gdb.hp/thr-lib.h: new file.
7686 * gdb.hp/thr-liblib.c: new file.
7687 * gdb.hp/virtfun-hp.c: new file.
7688 * gdb.hp/virtfun-hp.exp: new file.
7689 * gdb.hp/watch-cmd.exp: new file.
7690 * gdb.hp/watch-hp.exp: new file.
7691 * gdb.hp/xdb1.exp: new file.
7692 * gdb.hp/xdb2.exp: new file.
7693 * gdb.hp/xdb3.exp: new file.
7694
7695 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
7696
7697 The following files are part of the HP merge; some had longer
7698 names at HP, but have been renamed to be no more than 14
7699 characters in length.
7700
7701 * gdb.base/ss.h: new file.
7702 * gdb.base/call-ar-st.c: new file.
7703 * gdb.base/call-ar-st.exp: new file.
7704 * gdb.base/call-rt-st.c: new file.
7705 * gdb.base/call-rt-st-exp: new file.
7706 * gdb.base/call-strs.exp: new file.
7707 * gdb.base/ena-dis-br.exp: new file.
7708 * gdb.base/environ.exp: new file.
7709 * gdb.base/long_long.exp: new file.
7710 * gdb.base/sect-cmd.exp: new file.
7711 * gdb.base/shlib-cl2.exp: new file.
7712 * gdb.base/smoke.exp: new file.
7713 * gdb.base/so-impl-ld.c: new file.
7714 * gdb.base/so-impl-ld.exp: new file.
7715 * gdb.base/so-indr-cl.c: new file.
7716 * gdb.base/so-indr-cl.exp: new file.
7717 * gdb.base/varargs.exp: new file.
7718 * gdb.base/volatile.exp: new file.
7719 * gdb.base/whatis-exp.exp: new file.
7720 * gdb.base/display.exp: new file.
7721 * gdb.c++/derivation.exp: new file.
7722 * gdb.c++/local.exp: new file.
7723 * gdb.c++/member-ptr.exp: new file.
7724 * gdb.c++/overload.exp: new file.
7725 * gdb.c++/ovldbreak.exp: new file.
7726 * gdb.c++/ref-types.exp: new file.
7727 * gdb.c++/ref-types2.exp: new file.
7728 * gdb.c++/userdef.exp: new file.
7729
7730 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
7731
7732 * gdb.base/default.exp: Reflect wording change in remote.c.
7733
7734 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
7735
7736 * gdb.base/help.exp: Update to reflect current text.
7737
7738 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
7739
7740 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
7741 they're stack variables and contain garbage.
7742 * gdb.c++/anon-union.exp: new file.
7743
7744 The following changes were made by David Taylor
7745 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
7746 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
7747 in changes by HP.
7748
7749 * gdb.base/bitops.exp: new file.
7750 * gdb.base/default.exp: change expected messages for catch and
7751 info catch tests to reflect HP merge changes.
7752 * gdb.base/enable-disable-break.exp
7753 * gdb.base/ending-run.c: new file.
7754 * gdb.base/long_long.c: new file.
7755 * gdb.base/maint.exp: new file.
7756 * gdb.base/pointers2.exp: new file.
7757 * gdb.base/shlib-call2.exp: new file.
7758 * gdb.base/solib.exp: new file.
7759 * gdb.base/step-test.c: new file.
7760 * gdb.c++/anon-union.cc: new file.
7761 * gdb.c++/local.cc: new file.
7762 * gdb.c++/member-pointer.cc: new file.
7763 * gdb.c++/method.cc: new file.
7764 * gdb.c++/ref-types.cc: new file.
7765 * gdb.c++/ref-types2.cc: new file.
7766 * gdb.c++/userdef.cc: new file.
7767
7768 * gdb.base/scope.exp: compile one file at a time, then link.
7769 * gdb.base/langs.exp: ditto.
7770 * gdb.base/list.exp: ditto.
7771
7772 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
7773
7774 The following changes were made by David Taylor
7775 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
7776 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
7777 in changes by HP.
7778
7779 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
7780 skip tests. When compiling pass c++ flag to gdb_compile.
7781 * gdb.c++/
7782
7783 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
7784 test for on hppa*-*-hpux*; use args to see if c++ was specified.
7785 (skip_hp_tests): new function.
7786 (gdb_preprocess): new function.
7787
7788 * configure.in (hpdir): decide whether to configure gdb.hp.
7789 * configure: regenerated.
7790
7791 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
7792 to delete on clean.
7793 (EXECUTABLES): update to reflect new additions.
7794 * gdb.base/commands.exp: update message expected.
7795 * gdb.base/default.exp: add copyright notice.
7796 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
7797 * gdb.base/help.exp: update messages to reflect current text.
7798 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
7799 targets for recurse tests.
7800 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
7801 skip this file.
7802
7803 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
7804 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
7805 compilation.
7806 * gdb.c++/misc.exp: ditto.
7807 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
7808 run the tests. tell gdb_compile that it's a c++ compilation.
7809
7810 * gdb.threads/pthreads.exp: fix typo in message.
7811
7812 * gdb.base/all-bin.exp: new file.
7813 * gdb.base/arithmet.exp: new file.
7814 * gdb.base/assign.exp: new file.
7815 * gdb.base/completion.exp: new file.
7816 * gdb.base/cond-expr.exp: new file.
7817 * gdb.base/condbreak.exp: new file.
7818 * gdb.base/define.exp: new file.
7819 * gdb.base/dollar.exp: new file.
7820 * gdb.base/environment.exp: new file.
7821 * gdb.base/eval-skip.exp: new file.
7822 * gdb.base/jump.exp: new file.
7823 * gdb.base/logical.exp: new file.
7824 * gdb.base/pointers.exp: new file.
7825 * gdb.base/relational.exp: new file.
7826 * gdb.base/section_command.exp: new file.
7827 * gdb.base/whatis-expr.exp: new file.
7828
7829 * gdb.base/all-types.c: new file.
7830 * gdb.base/call-array-struct.c: new file.
7831 * gdb.base/call-return-struct.c: new file.
7832 * gdb.base/call-strings.c: new file.
7833 * gdb.base/callfuncs2.c: new file.
7834 * gdb.base/condbreak.c: new file.
7835 * gdb.base/constvars.c: new file.
7836 * gdb.base/display.c: new file.
7837 * gdb.base/int-type.c: new file.
7838 * gdb.base/jump.c: new file.
7839 * gdb.base/miscexprs.c: new file.
7840 * gdb.base/pointers.c: new file.
7841 * gdb.base/pointers2.c: new file.
7842 * gdb.base/shmain.c: new file.
7843 * gdb.base/shr1.c: new file.
7844 * gdb.base/shr2.c: new file.
7845 * gdb.base/solib.c: new file.
7846 * gdb.base/solib1.c: new file.
7847 * gdb.base/solib2.c: new file.
7848 * gdb.base/varargs.c: new file.
7849 * gdb.c++/derivation.cc: new file.
7850 * gdb.c++/overload.cc: new file.
7851 * gdb.c++/ovldbreak.cc: new file.
7852 * gdb.hp/attach.c: new file.
7853 * gdb.hp/attach2.c: new file.
7854 * gdb.hp/average.c: new file.
7855 * gdb.hp/compiler.c: new file.
7856 * gdb.hp/compiler.cc: new file.
7857 * gdb.hp/execd-program.c: new file.
7858 * gdb.hp/follow-exec.c: new file.
7859 * gdb.hp/follow-fork.c: new file.
7860 * gdb.hp/follow-vfork-and-exec.c: new file.
7861 * gdb.hp/misc-hp.cc: new file.
7862 * gdb.hp/more-steps.c: new file.
7863 * gdb.hp/optimize.c: new file.
7864 * gdb.hp/quicksort.c: new file.
7865 * gdb.hp/run-hp.c: new file.
7866 * gdb.hp/start-stop.c: new file.
7867 * gdb.hp/sum.c: new file.
7868 * gdb.hp/templates-hp.cc: new file.
7869 * gdb.hp/thread-local-in-lib.c: new file.
7870 * gdb.hp/thread-local-in-lib.h: new file.
7871 * gdb.hp/thread-local-in-lib.lib.c: new file.
7872 * gdb.hp/vforked-program.c: new file.
7873 * gdb.hp/virtfunc-hp.cc: new file.
7874 * gdb.hp/watchpoint-hp.c: new file.
7875 * gdb.hp/xdb.c: new file.
7876 * gdb.hp/xdb0.c: new file.
7877 * gdb.hp/xdb0.h: new file.
7878 * gdb.hp/xdb1.c: new file.
7879
7880 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
7881
7882 The following change was made by Edith Epstein
7883 <eepstein@cygnus.com> as part of a project to merge in changes
7884 originally made by HP; HP did not create ChangeLog entries.
7885
7886 * gdb.c++/demangle.exp: changed the expected output for some
7887 ARM-style mangling -- removed second reference to datatype.
7888 For example, maint demangle __dt__11T1__pt__2_cFv
7889 T1<char>::~T1<char>(void)
7890 becomes,
7891 maint demangle __dt__11T1__pt__2_cFv
7892 T1<char>::~T1(void)
7893
7894 (test_hp_style_demangling): new hp specific demangling test cases.
7895
7896 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
7897
7898 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
7899 * gdb.trace/backtrace.exp: Likewise.
7900 * gdb.trace/circ.exp: Likewise.
7901 * gdb.trace/collection.exp: Likewise.
7902 * gdb.trace/deltrace.exp: Likewise.
7903 * gdb.trace/infotrace.exp: Likewise.
7904 * gdb.trace/limits.exp: Likewise.
7905 * gdb.trace/packetlen.exp: Likewise.
7906 * gdb.trace/passc-dyn.exp: Likewise.
7907 * gdb.trace/passcount.exp: Likewise.
7908 * gdb.trace/report.exp: Likewise.
7909 * gdb.trace/save-trace.exp: Likewise.
7910 * gdb.trace/tfind.exp: Likewise.
7911 * gdb.trace/tracecmd.exp: Likewise.
7912 * gdb.trace/while-dyn.exp: Likewise.
7913 * gdb.trace/while-stepping.exp: Likewise.
7914
7915 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
7916
7917 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
7918
7919 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
7920
7921 From Brendan Kehoe:
7922 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
7923 int return types.
7924
7925 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
7926
7927 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
7928 remote dos host testing right.
7929
7930 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
7931
7932 * gdb.base/corefile.exp: remove some xfails.
7933
7934 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
7935
7936 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
7937 have different timestamps.
7938
7939 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
7940
7941 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
7942 gdb.base/default.exp: Replace "exec" with "executable".
7943
7944 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
7945
7946 * gdb.base/default.exp: Change else if to elseif from previous
7947 delta.
7948
7949 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
7950
7951 * gdb.base/default.exp: Add brace missing from previous delta.
7952
7953 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
7954
7955 * gdb.base/default.exp: Support test for info float for all
7956 varieties of arm toolchain.
7957
7958 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
7959
7960 * gdb.trace/*.exp: remove "remote_download" command.
7961
7962 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
7963
7964 * gdb.trace/*.exp: remove -gdwarf from compile.
7965
7966 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
7967
7968 * gdb.trace/configure.in(AC_INIT): typo
7969 * gdb.trace/configure: regenerated
7970
7971 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
7972
7973 * config/m68k-emc.exp: New file.
7974 * lib/<emc-support.exp trace-support.exp}: New files.
7975 * configure.in: add new test directory gdb.trace.
7976 * gdb.trace/{configure configure.in Makefile.in}: New files.
7977 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
7978 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
7979 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
7980 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
7981 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
7982 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
7983 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
7984
7985 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
7986
7987 * gdb.c++/classes.exp: Change all regular expressions to match
7988 arbitrary combinations of newline/carriage-return, so that they
7989 will work equally well on Unix and Windows.
7990 * gdb.c++/inherit.exp: ditto.
7991 * gdb.c++/virtfunc.exp: ditto.
7992
7993 1998-08-11 Dawn Perchik <dawn@cygnus.com>
7994
7995 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
7996
7997 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
7998
7999 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
8000 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
8001 to use a0-a3/d0-d3 as needed.
8002
8003 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
8004
8005 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
8006 * gdb.disasm/am33.exp: Corresponding changes.
8007
8008 1998-07-11 Felix Lee <flee@cygnus.com>
8009
8010 * gdb.base/callfuncs.exp: add cmp10 test.
8011 * gdb.base/callfuncs.c (cmp10): new function.
8012
8013 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
8014
8015 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
8016 into two parts to get around a synchronization problem in expect.
8017
8018 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
8019
8020 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
8021
8022 * configure.in: Add options for gdbtk testsuite.
8023
8024 * configure: Regenerate.
8025
8026 * gdb.gdbtk: New directory to hold gdbtk tests.
8027
8028 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8029
8030 * gdb.fortran/types.exp: Escape brackets in expect patterns
8031 for test_float_literal_types_accepted tests.
8032 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
8033 before run test.
8034
8035 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
8036
8037 * am33.exp: Just compile, do not link the testcase.
8038 * am33.s: Add ".am33" pseudoop to force am33 mode.
8039
8040 1998-06-25 Felix Lee <flee@cygnus.com>
8041
8042 * gdb.base/setshow.exp: make sure $pc is sane.
8043
8044 * gdb.stabs/weird.exp: split expect patterns properly.
8045
8046 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
8047
8048 * gdb.disasm/am33.s: New disassembler testfile for the am33.
8049 * gdb.disasm/am33.exp: Run it.
8050
8051 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
8052
8053 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
8054 match processing (and eliminate spurious timeouts when running).
8055
8056 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
8057
8058 * gdb.base/signals.exp (test_handle_all_print): put back Mach
8059 exception test, but conditionalize it on target [mach | gnu].
8060
8061 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
8062
8063 * gdb.base/overlays.exp: fixup compile line for linker script.
8064
8065 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
8066
8067 * gdb.fortran/types.exp: don't guess at float size.
8068
8069 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
8070
8071 * gdb.base/exprs.exp: delete test that depends on int size.
8072
8073 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
8074
8075 * config/sim.exp: Removed checks for target triplets.
8076 (gdb_target_sim): Use gdb,target_sim_options.
8077
8078 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
8079
8080 * gdb.base/reread.exp: New file.
8081 * gdb.base/reread1.c: New file.
8082 * gdb.base/reread2.c: New file.
8083
8084 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
8085
8086 * config/sim.exp: Use 'target sim -sparclite' when running
8087 SPARClite programs.
8088
8089 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
8090
8091 * gdb.base/structs2.exp: New file.
8092 * gdb.base/structs2.c: New file.
8093
8094 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
8095
8096 * gdb.asm/common.inc: New file.
8097 * gdb.asm/d10v.inc: New file.
8098 * asm-source.exp: Pass -I's to gas to find .inc files.
8099 Update line numbers in expected output.
8100 * asmsrc1.s: Rewrite.
8101 * asmsrc2.s: Rewrite.
8102 * configure.in: Create arch.inc symlink.
8103 * configure: Regenerate.
8104 * Makefile.in (distclean): Delete arch.inc.
8105
8106 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
8107
8108 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
8109 (t_enum_value2): ditto
8110 (t_enum_value3): ditto
8111 (main): ditto
8112 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8113
8114 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
8115 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
8116 change.
8117 Use gdb_test instead of send_gdb/gdb_expect sequences.
8118
8119 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
8120
8121 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
8122 not void.
8123
8124 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
8125
8126 * gdb.base/branches.c: Code with lots of loops and
8127 subroutines. Used to test gdbs ability to single step through PC
8128 changes, especially to test mips-tdep.c:mips_next_pc
8129
8130 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
8131
8132 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
8133 more rigorous EGCS C++ error checking.
8134
8135 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8136
8137 * gdb.base/help.exp: Clean up `help set args' and `help show args'
8138 tests.
8139 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
8140 function when asleep.
8141 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
8142 for i*86 Linux and SVR4 signal handling problems.
8143 Remove linux xfail for `next to handler in signals_tests_1', fixed
8144 by recent infrun.c change.
8145 Limit backtrace to 10 frames to avoid timeout problems with infinite
8146 stack backtraces.
8147 Adjust expect pattern in `handle all print' test to match Apr 28 1997
8148 target.[ch] change.
8149
8150 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
8151
8152 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
8153 for a newline from gdb before continuing.
8154 (default_gdb_exit): Just look for y or n.
8155 (gdb_test): Detect abnormal exit from GDB running on DOS; if
8156 it does, fail the rests of the tests in the file.
8157
8158 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
8159
8160 * config/cygmon.exp: New file.
8161
8162 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
8163
8164 * gdb.base/list.exp: Fix problem with "list default lines around
8165 main" test on remote targets.
8166
8167 * gdb.base/scope.exp: Fix problem with filelocal_bss before
8168 run test on remote targets.
8169
8170 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
8171
8172 * gdb.asm: New directory.
8173 * configure.in: Configure it.
8174 * configure: Regenerate.
8175 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
8176 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
8177
8178 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
8179
8180 * config/mn10300-eval.exp: New file to support MN10300 eval board.
8181
8182 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
8183
8184 * gdb.base/overlays (several files): Merge the two overlay
8185 managers into one. Change variables (foox, barx, bazx, grbxx)
8186 back into ints but force them to load in their proper sections.
8187
8188 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
8189
8190 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
8191 on-chip insn memory and IMAP1 to upper 128k.
8192 (D10VCopy): Handle memory regions crossing 16k boundaries.
8193 (D10VCopy): Transfer data in 32 bit chunks.
8194
8195 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
8196
8197 * gdb.base/overlays.c (main): Exit normally when result is
8198 correct.
8199
8200 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
8201 map. Include space for printf in .text segment.
8202
8203 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
8204 updated d10v memory VMA/LMA map.
8205 (D10VCopy): Call D10VTranslate.
8206
8207 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
8208
8209 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
8210
8211 * gdb.base/bar.c (barx, bar): Change variable to small array so
8212 that it won't be put into the .sdata - small data -
8213 section. Update reference.
8214 * gdb.base/baz.c (bazx, baz): Ditto.
8215 * gdb.base/foo.c (foox, foo): Ditto.
8216 * gdb.base/grbx.c (grbxx, grbx): Ditto.
8217
8218 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
8219 to be arrays.
8220
8221 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
8222
8223 * gdb.base/overlays.exp: fix up and get working again.
8224 Add tests for backtraces from an overlay function.
8225
8226 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
8227
8228 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
8229 "calling function with watchpoint enabled".
8230
8231 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
8232
8233 * gdb.base/break.exp (test_next_with_recursion): Remove
8234 gdb_suppress_tests for d10v-*-*.
8235 * lib/gdb.exp (gdb_suppress_tests): Disable this function
8236 pending review of whether it is useful or not.
8237
8238 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
8239
8240 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
8241
8242 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
8243
8244 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
8245 * config/dve.exp: New file to support Densan boards.
8246
8247 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
8248
8249 * gdb.base/interrupt.exp: Document problem of simulators, signals,
8250 reads and BSD.
8251
8252 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
8253
8254 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
8255 response.
8256
8257 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
8258
8259 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
8260
8261 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
8262 test.
8263
8264 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
8265 target_sizeof_long and target_bigendian_p.
8266 (structs_by_value, structs_by_reference): Check values according
8267 to targets word size and endianess.
8268
8269 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
8270
8271 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
8272 output.
8273
8274 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
8275
8276 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
8277 Update test of set args help to match source change.
8278
8279 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
8280
8281 * gdb.base/default.exp: Expect help system output to be in
8282 alphabetical order.
8283 * gdb.base/help.exp: Ditto.
8284
8285 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
8286
8287 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
8288 "i*86-pc-linux-gnu*".
8289 * gdb.base/interrupt.exp: Ditto.
8290 * gdb.base/corefile.exp: Ditto.
8291
8292 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
8293 define vxworks when building the testcase.
8294
8295 * gdb.base/ptype.exp: Fix testnames to be unique.
8296 * gdb.base/radix.exp: Ditto.
8297 * gdb.base/term.exp: Ditto.
8298 * gdb.base/whatis.exp: Ditto.
8299 * gdb.c++/classes.exp: Ditto.
8300
8301 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
8302
8303 * gdb.base/callfuncs.exp: Fix indentation.
8304
8305 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
8306 suppress_flag has been set.
8307 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
8308 target feature.
8309
8310 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
8311
8312 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
8313 the testcase.
8314
8315 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
8316 set_debug_traps() and breakpoint().
8317 * gdb.c++/misc.cc (main): Ditto.
8318 * gdb.c++/templates.cc (main): Ditto.
8319 * gdb.c++/virtfunc.cc (main): Ditto.
8320
8321 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
8322
8323 * lib/gdb.exp(gdb_step_for_stub): New function.
8324 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
8325 exists, reload the executable and do a "continue" instead of
8326 doing a jump.
8327 (runto_main): Use gdb_step_for_stub.
8328
8329 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
8330 tests to have unique names.
8331 * gdb.base/callfuncs.exp: Ditto.
8332 * gdb.base/commands.exp: Ditto.
8333 * gdb.base/default.exp: Ditto.
8334 * gdb.base/help.exp: Ditto.
8335 * gdb.base/list.exp: Ditto.
8336 * gdb.base/opaque.exp: Ditto.
8337 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
8338 similar tests.
8339
8340 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
8341 * gdb.c++/cplusfuncs.cc: Ditto.
8342 * gdb.c++/virtfunc.cc: Ditto.
8343
8344 * config/monitor.exp: Keep track of the last file we saw, rather
8345 than trying to get the info from gdb.
8346
8347 * gdb.fortran/types.exp: Move comment to previous line.
8348
8349 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
8350
8351 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
8352 target mode.
8353
8354 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
8355
8356 From Bob Manson:
8357 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
8358 string from GDB when it connects.
8359
8360 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
8361
8362 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
8363
8364 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
8365 if we can't get a debug format from GDB (we may be testing an
8366 older GDB). Use a 10 second timeout when checking for the format.
8367
8368 * gdb.stabs/weird.exp: Fix quoting.
8369
8370 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
8371
8372 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
8373
8374 * config/arm-ice.exp: New file.
8375
8376 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
8377
8378 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
8379 until it has been modified to work with the new testsuite.
8380
8381 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
8382 testcase won't compile, cause all of the testcases in the file to
8383 fail instead.
8384
8385 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
8386 (gdb_clear_suppressed): New procedure.
8387 (gdb_stop_suppressing_tests): Only clear suppress_flag if
8388 it contains a positive value.
8389
8390 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
8391
8392 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
8393
8394 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
8395
8396 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
8397
8398 * lib/gdb.exp (setup_xfail_format): New function.
8399 (get_debug_format): New function to get debug format.
8400 (debug_format): New global variable to hold last value set
8401 by get_debug_format.
8402 * gdb.base/list.exp: Call get_debug_format and expect some
8403 tests to fail for DWARF 1 and COFF formats.
8404 * gdb.c++/ptype.exp: Ditto.
8405 * gdb.c++/classes.exp: Ditto.
8406 * gdb.c++/cplusfuncs.exp: Ditto.
8407 * gdb.c++/inherit.exp: Ditto.
8408 * gdb.c++/templates.exp: Ditto.
8409 * gdb.c++/virtfunc.exp: Ditto.
8410
8411 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
8412
8413 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
8414 host doesn't have a currently-open connection.
8415
8416 * config/sparclet.exp: Cleanups and fixes to make it generic for
8417 any gdb stub target. Handle cases where gdb doesn't respond when
8418 interrupted in a sane fashion.
8419
8420 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
8421 same thing in a totally different way.
8422
8423 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
8424 setting "timeout".
8425 (gdb_start): We set the global gdb_prompt variable in
8426 default_gdb_init now.
8427
8428 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
8429
8430 * gdb.base/printcmds.exp: Fix "check for floating addition"
8431 regexp to accept results within approx +/- .01 of exact value.
8432 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
8433
8434 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
8435
8436 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
8437 properly.
8438 (gdb_expect): Add optional timeout parameter, and add timeout
8439 value to various calls.
8440 (gdb_suppress_tests): Only give one warning message per group.
8441
8442 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
8443
8444 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
8445 global variables. Handle getting a value for $timeout more
8446 gracefully.
8447
8448 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
8449
8450 * lib/gdb.exp: Close connection to remote host if gdb doesn't
8451 initialize.
8452 (default_gdb_init): New procedure; allow gdb_init to be overridden
8453 by a target configuration file.
8454 (gdb_expect): Pass the timeout to remote_expect.
8455
8456 * config/monitor.exp(gdb_load): Fix typo in regexp.
8457
8458 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
8459
8460 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
8461
8462 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
8463
8464 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
8465 here. Call gdb_target_exec before rebooting the target, to make
8466 sure the connection to the target is closed.
8467 (gdb_load): Pass the name of the executable to gdb_target_monitor.
8468 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
8469 Also detect "Timeout reading from remote" error.
8470
8471 * config/gdbserver.exp: Pass the executable being loaded to
8472 gdb_target_monitor. Don't call gdb_file_cmd here; let
8473 gdb_target_monitor do it.
8474
8475 * gdb.disasm/hppa.exp: Don't use exec_output.
8476
8477 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
8478
8479 * gdb.base/list.exp: If we're debugging a non-native target,
8480 try to set the pc register to point to the start of the
8481 program before doing the first list command.
8482
8483 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
8484 test_calls after restarting.
8485
8486 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
8487 reloading.
8488
8489 * gdb.base/watchpoint.exp: Fix typo.
8490
8491 * gdb.base/setshow.exp: Check for use_gdb_stub.
8492
8493 * gdb.base/break.exp: Fix continue until exit test for the gdb
8494 stub case.
8495 * gdb.base/langs.exp: Ditto.
8496
8497 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
8498 gdb_load_offset. If we weren't given a file to load, figure out
8499 what the current file is and use it.
8500
8501 * config/i386-bozo.exp: New file.
8502
8503 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
8504
8505 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
8506 feature.
8507
8508 * config/proelf.exp: New entry.
8509
8510 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
8511
8512 * lib/gdb.exp: Remove spurious .* patterns at the beginning
8513 of regexps.
8514
8515 * gdb.base/watchpoint.exp: Don't run the test_stepping
8516 tests if gdb can't call functions on the target.
8517
8518 * gdb.base/setshow.exp: Don't run the set prompt tests if
8519 the board has gdb_prompt set.
8520
8521 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
8522
8523 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
8524 * gdb.base/commands.exp: Likewise.
8525 * gdb.base/setshow.exp: Likewise.
8526
8527 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
8528
8529 * config/monitor.exp(gdb_start): Look for gdb_prompt target
8530 feature.
8531
8532 * config/i960.exp: New file.
8533
8534 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
8535
8536 * gdb.base/funcargs.exp: Check for gdb,short_int target
8537 feature instead of looking for explicit target triplets.
8538
8539 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
8540
8541 * gdb.base/printcmds.exp: add a couple more tests a la
8542 "p 123DEADBEEF", to check parse_number.
8543 * top.c: change "to enable to enable" to "to enable" in a couple
8544 of help strings.
8545
8546 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
8547
8548 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
8549 on the mn10300.
8550
8551 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
8552
8553 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
8554 where the test executable is run with explicit args.
8555 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
8556
8557 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
8558
8559 * gdb.base/run.c: Use FAKEARGV to build test executable that
8560 does not require a command line arg, since most simulators
8561 don't currently support passing such an arg into the simulated
8562 program.
8563 * gdb.base/commands.exp: Change tests to insert the proper
8564 value as the arg to the first recursive factorial call. Change
8565 compilation line to define FAKEARGV at compile time.
8566
8567 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
8568
8569 * gdb.base/recurse.exp: Enable these tests for the mn10300.
8570 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
8571 function with watchpoint enabled" test.
8572
8573 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
8574
8575 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
8576 Don't call gdb_test when the command doesn't return to a gdb prompt.
8577
8578 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
8579 "Tests restarted" messages.
8580
8581 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
8582
8583 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
8584
8585 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
8586
8587 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
8588 for INFO SYMBOL; add help tests for OVERLAY commands.
8589 * gdb.base/default.exp: add tests for INFO SYMBOL command;
8590 add tests for OVERLAY commands
8591 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
8592 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
8593 * gdb.base/sigall.c: add usestubs code frag
8594 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
8595
8596 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
8597
8598 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
8599 failures.
8600 (gdb_stop_suppressing_tests): Note that tests have restarted.
8601
8602 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
8603
8604 * config/h8300.exp: New file.
8605
8606 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
8607
8608 * gdb.base/setshow.exp: Check for the existence of a
8609 feature, not its value.
8610
8611 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
8612
8613 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
8614
8615 * gdb.base/scope.exp: It's now init0(), not init().
8616
8617 * gdb.base/scope0.c: For now, change init() to be init0().
8618
8619 * config/monitor.exp: Use gdb_serial in preference to serial
8620 or netport.
8621
8622 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
8623 and it's not already set.
8624
8625 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
8626
8627 * gdb.base/setshow.exp: Only test the run command if the target
8628 isn't using a stub and if it supports argument passing.
8629
8630 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
8631
8632 * config/udi.exp(gdb_start): Make sure UDICONF is set
8633 properly before starting gdb.
8634
8635 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
8636
8637 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
8638 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
8639 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
8640
8641 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
8642
8643 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
8644 specialized code to reboot the board, use remote_reboot instead.
8645
8646 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
8647
8648 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
8649
8650 * config/monitor.exp: Make sure we disconnect from the target.
8651 Also, try a reboot/reload cycle instead of failing if the
8652 load fails.
8653
8654 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
8655
8656 * gdb.base/default.exp: Don't set match_max.
8657 * gdb.base/help.exp: Ditto.
8658 * gdb.base/list.exp: Ditto.
8659 * gdb.base/signals.exp: Ditto.
8660
8661 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
8662 set, use remote_ld to download the testcase instead of
8663 the GDB loader.
8664
8665 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
8666
8667 * config/vr5000.exp: New file.
8668
8669 * config/monitor.exp(gdb_target_monitor): Add pattern for
8670 "Ending remote" to detect errors in connecting.
8671
8672 * gdb.base/setshow.exp: Add .* within auto language test.
8673
8674 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
8675 target feature.
8676
8677 * config/monitor.exp(gdb_load): Check for a failure when loading,
8678 and reboot the board if necessary.
8679
8680 * gdb.base/setvar.exp(test_set): Handle multiple prints within
8681 a set of tests. Remove print.* from the patterns being checked.
8682
8683 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
8684
8685 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
8686 refer to gdb_spawn_id.
8687
8688 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
8689 longer used.
8690 * config/sparclet.exp: Ditto.
8691 * config/sparclet-old.exp: Ditto.
8692 * config/slite.exp: Ditto.
8693 * config/sim.exp: Ditto.
8694 * gdb.base/funcargs.exp: Ditto.
8695
8696 * lib/gdb.exp:Remove references to gdb_spawn_id.
8697 (gdb_expect): Move to remote.exp.
8698
8699 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
8700
8701 * config/monitor.exp: Detect the "Couldn't establish connection"
8702 message from GDB.
8703
8704 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
8705
8706 * gdb.base/bitfields.exp: Use runto instead of explicit
8707 gdb_run_cmd/gdb_expect sequences.
8708
8709 * gdb.base/break.exp(text_next_with_recursion): Add match for
8710 gdb_expect call.
8711
8712 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
8713 We also need to handle the "A program is being debugged already"
8714 prompt from gdb. Use gdb_test to set the baud rate.
8715
8716 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
8717 to 20000. Really. I mean it.
8718
8719 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
8720
8721 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
8722 fails. If suppress_flag is set, skip perror message about not
8723 being able to send to GDB.
8724 (send_gdb): If suppress_flag is set, don't try to send commands to
8725 GDB.
8726 (gdb_expect): If suppress_flag is set, always fail immediately.
8727 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
8728 (gdb_init): Call gdb_stop_suppressing_tests.
8729 (default_gdb_exit): Ditto.
8730 (default_gdb_start): Ditto.
8731
8732 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
8733 gdb_stop_suppressing_tests as appropriate.
8734 * gdb.base/break.exp: Ditto.
8735 * gdb.base/callfuncs.exp: Ditto.
8736 * gdb.base/commands.exp: Ditto.
8737 * gdb.base/exprs.exp: Ditto.
8738 * gdb.base/funcargs.exp: Ditto.
8739 * gdb.base/list.exp: Ditto.
8740 * gdb.base/recurse.exp: Ditto.
8741 * gdb.base/scope.exp: Ditto.
8742 * gdb.base/structs.exp: Ditto.
8743 * gdb.c++/inherit.exp: Ditto.
8744
8745 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
8746
8747 * config/vr4300.exp: New file.
8748
8749 * gdb.*/*.exp: Call gdb_expect instead of expect.
8750
8751 * lib/gdb.exp(gdb_expect): New function.
8752
8753 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
8754
8755 * lib/gdb.exp(gdb_init): New function.
8756
8757 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
8758 for each individual variable set.
8759
8760 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
8761 name.
8762
8763 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
8764
8765 * gdb.base/scope.exp: Use gdb_test.
8766
8767 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
8768 aborting; the testsuite driver will do that for us (see
8769 gdb_finish). Also, use gdb_test in a few more places.
8770
8771 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8772
8773 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
8774
8775 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
8776
8777 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
8778 and "add_tests" are not at the same address.
8779
8780 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
8781
8782 * gdb.base/ptype.exp: Use gdb_test.
8783
8784 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
8785
8786 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
8787 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
8788 left in. No longer expect them to fail.
8789
8790 * gdb.stabs/*.mt; Deleted, no longer used.
8791 * gdb.stabs/configure.in: Remove references to target makefile
8792 frags.
8793 * gdb.stabs/configure: Rebuilt.
8794
8795 * gdb.disasm/*.mt: Deleted, no longer used.
8796 * gdb.disasm/configure.in: Remove references to target makefile
8797 frags. Use "sh3.s" as the unique filename for this directory.
8798 * gdb.disasm/configure: Rebuilt.
8799
8800 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
8801 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
8802 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
8803
8804 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
8805
8806 * config/udi.exp: Use mondfe,name instead of remote_host.
8807
8808 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
8809
8810 * gdb.base/watchpoint.exp: Don't expect a failure when calling
8811 a function with a watchpoint enabled on the mn10200.
8812
8813 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
8814 before trying to create it!
8815
8816 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
8817
8818 * config/vx.exp: Use hostname instead of netport.
8819
8820 * config/vxworks.exp: New file.
8821
8822 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
8823
8824 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
8825 gdb before assuming everything worked. Send a ^C if a timeout
8826 occurs.
8827
8828 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
8829 $gdb_spawn_id directly.
8830 (gdb_run_cmd): Try _start as well as start. Use the target feature
8831 gdb,start_symbol as the symbol to start from when jumping.
8832
8833 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
8834
8835 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
8836 redundant) test.
8837
8838 * gdb.base/recurse.exp: Relax final value test for 'b' so that
8839 it doesn't lose for 16bit integer systems.
8840
8841 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
8842
8843 * gdb.fortran/types.exp: If the target doesn't support "double"
8844 data types, then expect "real" types to only be 4 bytes.
8845
8846 * gdb.c++/virtfunc.exp: Expect failure for virtual function
8847 call tests if the target doesn't support inferior function calls.
8848
8849 * gdb.base/printcmds.exp: Allow minor deviation in FP values
8850 in printf tests.
8851
8852 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
8853
8854 * gdb.base/help.exp: Disable "help set", "help show", and
8855 "help support". Simplify regexp for "help stack".
8856
8857 * gdb.base/default.exp: Set match_max to 5000 and the timeout
8858 to 60 seconds. Temporarily set match_max to 15000 around the
8859 "info copying" test.
8860
8861 * gdb.base/nodebug.exp: Don't try to do an inferior function
8862 call if the target doesn't support them.
8863 * gdb.base/printcmds.exp: Likewise.
8864 * gdb.base/setvar.exp: Likewise.
8865 * gdb.base/structs.exp: Likewise.
8866 * gdb.c++/templates.exp: Likewise.
8867 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
8868
8869 * gdb.base/recurse.exp: Enable for the mn10200.
8870
8871 * configure.in: Do configure gdb.stabs directory for *-*-elf
8872 targets.
8873 * configure: Rebuilt.
8874
8875 * gdb.base/break.exp: Check for gdb,noresults before testing
8876 exit status and/or results from the target.
8877 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
8878 * lib/gdb.exp: Remove old (now bogus) initialization of
8879 noinferior, noargs, noresults and nosignals.
8880
8881 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
8882
8883 * config/sh.exp: New file.
8884
8885 * config/slite.exp: Try to connect multiple times to the board
8886 before rebooting. Only send a "monitor run" if need_monitor_run
8887 is set.
8888
8889 * gdb.base/break.exp: Don't do the "stub continue" test if
8890 the target has gdb_stub set.
8891
8892 * gdb.base/callfuncs.exp: Increase the timeout.
8893
8894 * gdb.base/interrupt.exp: Don't even try to compile the testcase
8895 if the target has gdb,noinferiorio set.
8896
8897 * gdb.base/list.exp: Increase match_max to 10000 characters.
8898
8899 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
8900
8901 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
8902 target.
8903
8904 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
8905
8906 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
8907
8908 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
8909 trying to delete the copy of gdb. Catch the file delete so we
8910 don't die if the delete fails; also, the file should be copied to
8911 the host, not to the build.
8912
8913 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
8914
8915 * lib/gdb.exp(gdb_test): Surround the result pattern with
8916 parenthesis in case it contains multiple regexps separated
8917 with |.
8918
8919 * gdb.base/watchpoint.exp: Use gdb_test.
8920 * gdb.base/default.exp: Ditto.
8921
8922 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
8923
8924 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
8925
8926 * gdb.base/scope.exp: Use gdb_test.
8927 * gdb.c++/classes.exp: Ditto.
8928 * gdb.c++/inherit.exp: Ditto.
8929
8930 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
8931
8932 * gdb.base/crossload.exp: Don't use execute_anywhere, use
8933 remote_exec instead.
8934 * gdb.base/corefile.exp: Don't be ridiculous.
8935 * gdb.base/*.c: Add missing stub invocations.
8936
8937 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
8938
8939 * config/slite.exp: Miscellaneous fixes.
8940
8941 * lib/gdb.exp: Fix runto.
8942
8943 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
8944 the target.
8945
8946 * gdb.base/watchpoint.exp: Fix regexp.
8947
8948 * lib/gdb.exp(default_gdb_exit): Add a catch to the
8949 close and wait commands, as the descriptor may now be
8950 invalid. Always call "remote_close host".
8951
8952 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
8953
8954 Major rewrite for testsuite revision.
8955
8956 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
8957 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
8958 instead of relying on spawn_id to always contain a valid
8959 spawn id.
8960 (get_compiler_info): New procedure to build the ${binfile}.ci
8961 file, instead of replicating this in N different places.
8962 (gdb_compile): New procedure.
8963
8964 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
8965 appropriate arguments) instead of compile. Use gdb_test in a lot
8966 more places. Use send_gdb instead of send. Always run gdb_start
8967 at the start of a testcase, as this is no longer done magically.
8968
8969 config/*-gdb.exp: Rename without the -gdb suffix.
8970
8971 config/mips.exp: Use remote_close instead of exit_remote_shell.
8972 config/monitor.exp: Use target_info instead of looking at
8973 baud, timeout, etc.
8974 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
8975
8976 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8977
8978 * gdb.c++/templates.exp (test_ptype_of_templates),
8979 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
8980 Update expect patterns for destructors and assignment operators
8981 to match corresponding c-typeprint.c changes.
8982 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
8983 to destructor breakpoint test, GDB should be able to set the
8984 destructor breakpoint without specifying arguments.
8985
8986 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
8987
8988 * gdb.threads/pthreads.exp: Change result for failure to compile due
8989 to lack of pthreads runtime support from an error to simply an
8990 unsupported test, per dejagnu standards.
8991
8992 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8993
8994 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
8995 where GDB exits to reduce pattern match time.
8996 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
8997
8998 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
8999
9000 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
9001
9002 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
9003 * gdb.base/default.exp: ditto.
9004 * gdb.base/nodebug.exp: ditto.
9005 * gdb.base/printcmds.exp: ditto.
9006 * gdb.base/ptype.exp: ditto.
9007 * gdb.base/setvar.exp: ditto.
9008 * gdb.base/structs.exp: ditto.
9009 * gdb.base/setshow.c: Guard against uninitialized values of argc.
9010
9011 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
9012
9013 * configure, */configure: Rebuild with autoconf 2.12.
9014
9015 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
9016
9017 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
9018 use new i*86-pc-linux*-gnu quads.
9019 * gdb.base/corefile.exp: Ditto.
9020 * gdb.base/signals.exp: Ditto.
9021 * gdb.base/sigall.exp: Ditto.
9022 * gdb.base/interrupt.exp: Ditto.
9023
9024 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
9025 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
9026 RedHat 4.0.
9027
9028 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
9029 linux. This allows the test case to at least compile on latest
9030 linux, but still not run due to missing the threads runtime library.
9031
9032 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9033
9034 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
9035 directory to search gdb directory. Accept and step over conditional
9036 stack alignment code. Consume $prompt in failure cases.
9037 Reset timeout to $oldtimeout instead of some arbitrary value.
9038 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
9039 timeout problems with infinite stack backtraces.
9040 * gdb.base/ptype.exp (ptype struct link, union tu_link):
9041 Accept function parameters for linkfunc member.
9042
9043 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
9044
9045 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
9046 (CXXFLAGS): Remove, unreferenced.
9047 (B_OPTIONS): Add for -B options and add code to initialize with
9048 previous -B options and also add -B option to pick up cross compiled
9049 runtime.
9050 (TARGET_INCLUDES): Add for -I options and add code to initialize when
9051 doing cross compiles.
9052 (target_alias): Declare global.
9053 (xgcc): Set variable to full path of gcc in build tree. Use findfile
9054 to verify that gcc exists in build tree, and if so set CC to that
9055 gcc and to use B_OPTIONS and TARGET_INCLUDES.
9056
9057 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
9058
9059 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
9060 ptype test for anonymous union. Fixup testcase to match
9061 current gcc debug output.
9062
9063 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
9064
9065 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
9066 force argument to an unsigned long type.
9067
9068 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
9069
9070 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
9071 tests and anonymous union print/ptype tests.
9072 * gdb.base/list.exp (test_forward-search): Increase timeout by
9073 5 minutes for the "search extremely long line" case.
9074 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
9075 completely optional and that the pass/fail messages use the command as
9076 the message if that third arg is a null string.
9077 (gdb_test_exact): Arrange that a null string pattern means match a
9078 null string output rather than any output, which might include random
9079 errors.
9080 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
9081 backtrace test.
9082 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
9083 always failing and failure is now exposed by gdb.exp changes.
9084
9085 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
9086
9087 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
9088 weren't being noted.
9089
9090 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9091
9092 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
9093 * gdb.stabs/weird.exp: Remove v_comb xfails.
9094
9095 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
9096
9097 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
9098 list.exp scope.exp watchpoint.exp]
9099 Make all timeout error msgs explicitly say "(timeout)".
9100
9101 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
9102
9103 * config/monitor.exp: Increase download timeout to 1000 seconds.
9104
9105 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
9106
9107 * config/m32r.exp: Increase timeout to 120 seconds.
9108
9109 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
9110
9111 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
9112 and accept older ordering as obsolescent gcc or gdb.
9113 * gdb.c++/templates.exp: Ditto.
9114 * gdb.c++/virtfunc.exp: Ditto.
9115
9116 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
9117
9118 * gdb.base/coremaker.c: Add code to mmap some data so we
9119 can check that it ends up in the core file.
9120 * gdb.base/corefile.exp: Add test to read mmapped data
9121 from core file.
9122
9123 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
9124
9125 * config/m32r.exp: New file.
9126
9127 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
9128
9129 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
9130 that cflags can contains -gstabs, and work correctly for other tests.
9131
9132 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
9133
9134 * gdb.base/setshow.exp: New file, tests show and set.
9135 * gdb.base/setshow.c: New file, tests show and set.
9136 * gdb.base/help.exp: Add test for help set|show annotate.
9137 * gdb.base/default.exp: Add test for set|show annotate.
9138
9139 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
9140
9141 * testsuite/gdb.base/break.exp: Make backtrace from factorial
9142 errors unique.
9143 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
9144 explicitly.
9145
9146 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
9147
9148 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
9149 and width commands. This is done elsewhere.
9150 * (gdb_start): Don't call gdb_start_sim here. That's already
9151 done in gdb_load. This fixes lots of failures in default.exp.
9152
9153 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
9154
9155 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
9156 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
9157 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
9158 in the same we we treat other failures (since it may be an expected
9159 condition), rather than as an error.
9160 * gdb.base/signals.exp (test_handle_all_print): Revert back to
9161 old test format.
9162
9163 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
9164
9165 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
9166 (distclean maintainer-clean realclean): No need to remove files
9167 twice. Nuke the duplicates.
9168 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
9169 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
9170 Remove config.h along with other config files.
9171
9172 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
9173
9174 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
9175 "p func1 ()" and note that rests of tests are skipped.
9176 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
9177 setup_xfails for "print func2::coremaker_local".
9178 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
9179 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
9180 affected by the previous run test.
9181 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
9182 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
9183 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
9184 "pass int powerset tuple" and "pass modeless int powerset tuple".
9185 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
9186 "real write 4" and "real write 8".
9187 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
9188 setup_xfails for "print vs1 after tuple assign 2",
9189 "print \$i after tuple assign 2", and
9190 "print vs2 after tuple assign 2".
9191 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
9192 meaningful error message and return -1 so the caller can
9193 suppress further tests and avoid a cascade of errors.
9194
9195 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
9196
9197 * gdb.base/a1-selftest.exp: Tweak tests to account for new
9198 format for printing version.
9199 * gdb.base/default.exp: Ditto.
9200 * gdb.base/interrupt.exp: Fix problem with cascade of
9201 errors if child process dies while calling a function.
9202
9203 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
9204
9205 * Makefile.in (VPATH): Add
9206 * Makefile.in (Makefile, config.status): Fix rules so things get
9207 remade when necessary.
9208
9209 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
9210
9211 * Makefile.in (just-check): Add path to sibling expect dir
9212 to environment variable specified by RPATH_ENVVAR.
9213
9214 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
9215
9216 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
9217 (just-check): Add shared library paths for libstdc++, tk,
9218 tcl, bfd, and opcodes to the environment variable specified
9219 in RPATH_ENVVAR.
9220 * configure.in: Add support to recognize --enable-shared flag
9221 and generate correct value for RPATH_ENVVAR.
9222 * configure: Regenerated with autoconf.
9223
9224 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
9225
9226 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
9227 include all osf versions.
9228 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
9229 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
9230 when target is linux. When failing to build pthreads test
9231 executable, give more meaningful message.
9232 * gdb.threads/pthreads.c: Hpux also uses old definition of second
9233 arg for pthread_create.
9234
9235 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
9236
9237 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
9238 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
9239 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
9240 and -lpthreads (everybody else).
9241 (test_startup): Fail gracefully if threads are not supported.
9242 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
9243 "p/c array_index("abcdef",2)" when not gcc compiled.
9244 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
9245 "print func2::coremaker_local" when not gcc compiled.
9246 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
9247 "ptype on opaque struct tagname (statically)",
9248 "ptype on opaque struct tagname (dynamically) 1", and
9249 "ptype on opaque struct tagname (dynamically) 2"
9250 for not compiled with gcc.
9251 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
9252 backtrace when compiled with gcc.
9253 * lib/gdb.exp (runto_main): Return result of "runto main" rather
9254 than always return success.
9255
9256 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
9257
9258 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
9259
9260 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
9261
9262 * gdb.base/structs.exp: Undo last change.
9263
9264 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
9265
9266 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
9267 encapsulate all the steps/nexts done during self test, starting
9268 at main, and makes them less sensitive to optimization issues.
9269 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
9270 signal handler" test.
9271 * gdb.threads/pthreads.exp: Only run this for native configs.
9272 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
9273 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
9274 tests.
9275 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
9276 for "runto test_calls(void)" test.
9277
9278 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
9279
9280 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
9281 and don't expect address info in breakpoint confirmations.
9282
9283 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
9284
9285 * gdb.base/list.exp (test_forward_search): Increase timeout
9286 temporarily by 60 seconds for searching extremely long line,
9287 and then reset to old value when done. Increase expect input
9288 buffer to 10000.
9289
9290 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
9291
9292 * gdb.base/list.exp (test_forward_search): Fix to handle very
9293 long source line without overflowing expect's input buffer.
9294
9295 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
9296
9297 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
9298 "buffer_full".
9299
9300 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
9301 "buffer_full".
9302
9303 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
9304 "buffer_full".
9305
9306 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
9307 "buffer_full".
9308
9309 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
9310
9311 * configure.in (configdirs): Add gdb.threads.
9312 * configure: Regenerated with autoconf.
9313 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
9314 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
9315 * gdb.threads/configure: New, generated with autoconf.
9316
9317 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
9318
9319 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
9320
9321 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
9322
9323 * gdb.base/signals.exp (test_handle_all_print): Test separately for
9324 each signal's status in the output of "handle all print".
9325 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
9326 the \r\n sequence that immediately precedes the gdb prompt.
9327 * gdb.base/a1-selftest.exp: Save original timeout and restore
9328 after test.
9329
9330 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
9331
9332 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
9333 symbol.
9334
9335 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9336
9337 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
9338
9339 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
9340
9341 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
9342 timeout by 60 seconds.
9343
9344 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
9345
9346 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
9347 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
9348 error return.
9349
9350 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
9351
9352 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
9353 gdb initialization, also report how long dejagnu waited. Restore
9354 old timeout before doing error return. Temporarily increase timeout
9355 by 3 minutes to allow for slow startups over heavy NFS use.
9356
9357 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
9358
9359 * lib/gdb.exp: Report timeout value for verbosity level 2.
9360 * config/gdbserver.exp: Ditto.
9361 * config/hppro.exp: Ditto.
9362 * config/mips-gdb.exp: Ditto.
9363 * config/monitor.exp: Ditto.
9364 * config/netware.exp: Ditto.
9365 * config/sim-gdb.exp: Ditto.
9366 * config/slite-gdb.exp: Ditto.
9367 * config/udi-gdb.exp: Ditto.
9368 * config/unix-gdb.exp: Ditto.
9369 * config/vx-gdb.exp: Ditto.
9370 * gdb.base/a1-selftest.exp: Ditto.
9371 * gdb.base/a2-run.exp: Ditto.
9372 * gdb.base/break.exp: Ditto.
9373 * gdb.base/corefile.exp: Ditto.
9374 * gdb.base/list.exp: Ditto.
9375 * gdb.base/recurse.exp: Ditto.
9376 * gdb.base/scope.exp: Ditto.
9377 * gdb.base/signals.exp: Ditto.
9378
9379 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9380
9381 * gdb.threads/Makefile.in (docdir): Removed.
9382
9383 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9384
9385 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
9386 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
9387 @srcdir@.
9388 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
9389 autoconf 2.5 or higher.
9390 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
9391
9392 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
9393
9394 * configure: Regenerated.
9395 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
9396 avoid name clashes with SunOS headers.
9397
9398 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
9399
9400 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
9401
9402 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
9403
9404 * gdb.base/callfuncs.exp: Finish last change -- make sure the
9405 prototype information ends up in the compiler info file.
9406
9407 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
9408
9409 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
9410 attempting to regenerate it. Eliminate use of a temporary file
9411 and just generate the info file directly. Source it immediately,
9412 for consistency of use.
9413 * gdb.base/corefile.exp: Ditto
9414 * gdb.base/exprs.exp: Ditto.
9415 * gdb.base/funcargs.exp: Ditto.
9416 * gdb.base/langs.exp: Ditto.
9417 * gdb.base/list.exp: Ditto.
9418 * gdb.base/mips_pro.exp: Ditto.
9419 * gdb.base/nodebug.exp: Ditto.
9420 * gdb.base/opaque.exp: Ditto.
9421 * gdb.base/ptype.exp: Ditto.
9422 * gdb.base/scope.exp: Ditto.
9423 * gdb.base/setvar.exp: Ditto.
9424 * gdb.base/signals.exp: Ditto.
9425 * gdb.base/whatis.exp: Ditto.
9426 * gdb.c++/templates.exp: Ditto.
9427 * gdb.c++/virtfunc.exp: Ditto.
9428 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
9429 whether or not to add -lstdc++ to the compile command line args.
9430
9431 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9432
9433 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
9434 it got fixed by the recent lookup_minimal_symbol_by_pc change.
9435 Increase timeout, a lot of single stepping might be needed if the
9436 target has no hardware watchpoints.
9437
9438 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
9439
9440 * gdb.base/break.exp: Ignore compiler warnings when compiling
9441 break.c.
9442 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
9443 * gdb.base/default.exp: Add h8300 xfails. Handle messages
9444 from remote-sim.
9445 * gdb.base/exprs.exp: Add h8300 xfails.
9446 * gdb.base/funcargs.exp: Likewise.
9447 * gdb.base/nodebug.exp: Likewise.
9448 * gdb.base/printcmds.exp: Likewise.
9449 * gdb.base/ptype.exp: Likewise.
9450 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
9451 h8300 xfails.
9452 * gdb.base/return.exp: Handle float/double precision problems
9453 on the h8300.
9454 * gdb.base/funcargs.c: Explicitly make last constant argument to
9455 call_after_alloca_subr an unsigned long type.
9456 * gdb.base/return.c: Include stdio.h.
9457
9458 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
9459
9460 * config/abug.exp: New file for the older Motorola Bug monitor
9461 that runs on the mvme13x series VME boards.
9462 * config/monitor.exp: Use the new config array for target settings
9463 if they exist.
9464
9465 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
9466
9467 * sim-gdb.exp: Make the SH simulator allocate less space when
9468 it is targeted.
9469
9470 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
9471
9472 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
9473 test.
9474
9475 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
9476
9477 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
9478 "rs6000-*-*" for "list function in include file" when gcc compiled.
9479 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
9480 for "p ctable1[120]".
9481 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
9482 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
9483 Remove setup_xfail for "rs6000-*-*" for
9484 "print 'scope0.c'::filelocal before run".
9485 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
9486 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
9487 since some compilers don't allow both options to be given
9488 on the same command line. Create object file and move it.
9489
9490 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
9491
9492 * gdb.base/corefile.exp: Always regenerate the core file, since
9493 we always regenerate the coremaker program. Detect special case
9494 where registers cannot be read from core file.
9495
9496 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
9497
9498 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9499 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
9500 * gdb.c++/templates.exp: Only match on basename of file since
9501 some formats like xcoff don't encode directory information.
9502 * gdb.stabs/weird.exp: Use the right sed script for powerpc
9503 and rs6000 AIX xcoff targets.
9504 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
9505 * configure: Regenerate.
9506 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
9507 here, rather than in distclean.
9508
9509 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
9510
9511 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
9512 defined, and use it to compile the test case with -O2. The
9513 native compilation still uses no optimization.
9514 * gdb.base/mips_pro.c: Remove inline assembly code since
9515 it is compiled PIC by default, which results in assembler
9516 warnings that make the testsuite think the compilation
9517 was unsuccessful.
9518
9519 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
9520
9521 * gdb.c++/misc.exp: Add note to message for
9522 "print s.a for foo struct" that this is a known gcc 2.7.2
9523 and earlier bug.
9524
9525 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
9526
9527 * gdb.base/break.exp: Fix pattern for matching "Delete all
9528 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
9529 setup_xfail for deleting all breakpoints test. Fix various
9530 timeout messages to include "(timeout)".
9531 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
9532 for "p t_float_values2(3.14159,float_val2)".
9533 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
9534 for "continue to call2g" when gcc compiled.
9535 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
9536 "up to foo in langs.exp", "show language at foo in langs.exp",
9537 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
9538 and "show language at fsub in langs.exp".
9539 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
9540 "list line 1 in include file", "list message for lines past EOF",
9541 "list function in include file", "list list0.h:foo", and
9542 "list filename:function; nonexistant function".
9543 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
9544 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
9545 and "ptype t_char_array" to be for native cc only.
9546
9547 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
9548
9549 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
9550 setup_xfail for "print coremaker_bss", "print coremaker_ro",
9551 "print func2::coremaker_local", and "backtrace in corefile.exp".
9552
9553 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
9554
9555 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
9556 "bt in signals.exp". This problem only appears when running
9557 the testsuite, and then only intermittently.
9558
9559 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9560
9561 * gdb.base/return.exp (return_tests): Differentiate between
9562 two tests of continuing.
9563
9564 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9565
9566 * */Makefile.in (maintainer-clean): Remove config.log.
9567 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
9568 * gdb.c++/Makefile.in (PROGS): Add inherit.
9569 (clean): Remove *.ci.
9570
9571 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
9572
9573 * gdb.c++/misc.cc: Add test code from Mike Stump.
9574 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
9575
9576 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
9577
9578 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
9579 to "alpha-*-osf2*" and add comment.
9580 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
9581 setup_xfail for "step over execarg initialization" and
9582 "step over corearg initialization".
9583 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
9584 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
9585 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
9586 gcc compiled for "print coremaker_bss", "print coremaker_ro",
9587 "print func2::coremaker_local", and "backtrace in corefile.exp".
9588 * gdb.base/signals.exp: Build and source signals.ci.
9589 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
9590 to be for gcc only.
9591 * lib/gdb.exp: Move verbose statements outside conditionals.
9592
9593 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9594
9595 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
9596 Feb 3 procfs.c change.
9597
9598 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
9599
9600 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
9601
9602 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
9603
9604 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
9605 from dejagnu's apparent default of 10 seconds, which gives random
9606 results when running the tests over NFS on moderately loaded systems.
9607 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
9608
9609 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
9610
9611 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
9612 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
9613 result reports.
9614
9615 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
9616
9617 * configure.in (CY_AC_PATH_TCLH): Remove.
9618 * configure: Regenerate.
9619
9620 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
9621
9622 * gdb.c++/Makefile.in (clean): Add missing '{'.
9623
9624 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
9625
9626 * lib/gdb.exp: Provide a default value for noinferior.
9627
9628 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
9629 Load libgloss.exp.
9630
9631 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
9632
9633 * gdb.disasm/hppa.exp: Compile directly into an executable, use
9634 the executable, not the .o to run the tests from.
9635
9636 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
9637
9638 * gdb.base/break.exp: Don't test for program exit or exit status
9639 if $noresults if nonzero.
9640 * gdb.base/langs.exp: Likewise.
9641 * gdb.base/watchpoint.exp: Likewise.
9642
9643 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
9644 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
9645 trying to compile the testcase.
9646
9647 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
9648
9649 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
9650 * gdb.base/signals.exp (continue to handler): Likewise.
9651
9652 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
9653
9654 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
9655
9656 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
9657
9658 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
9659
9660 * gdb.base/corefile.exp: Recognize "not found" as failure
9661 when trying to determine if a core file was generated.
9662 If no core file was generate the first time, try again without
9663 the ulimit -c to work around braindamaged shells.
9664
9665 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
9666
9667 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
9668 [] tests with "test" and enclose string in quotes.
9669 * gdb.stabs/configure: Rebuild
9670
9671 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
9672
9673 Changes in sync with expect:
9674 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
9675 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
9676 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
9677 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
9678 argument to AC_REQUIRE.
9679 * configure: Regenerated.
9680
9681 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
9682
9683 * gdb.base/corefile.exp: When generating a core, discard any
9684 error messages about ulimit not found and the "core dumped"
9685 message from the shell that runs the coredumper.
9686
9687 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
9688
9689 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
9690
9691 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
9692 which sed script to run. Expect failure for v_comb test
9693 on PA targets too.
9694
9695 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
9696
9697 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
9698 "print func2::coremaker_local" and for "backtrace in corefile.exp"
9699
9700 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
9701
9702 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
9703 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
9704 "sparc-sun-solaris*" xfails for "p v_comb".
9705 * lib/gdb.exp (default_gdb_start): Fix typo.
9706 * gdb.base/corefile.exp: Allow "Core was generated by ..."
9707 messages to not include the full program name that caused
9708 the core dump since some systems (such as solaris) apparently
9709 truncate this path to about 80 characters.
9710 When generating a core file first try increasing the core file
9711 size limit to unlimited since some systems may default it to
9712 zero, and it is harmless to try it. Move the test for failing
9713 to generate a core file to where it will actually get executed.
9714 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
9715 new gdb result from g++ debug info improvements and make old
9716 pattern obsolescent. Also account for size_t differences
9717 (may be int or long).
9718 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
9719 initialization before function call is placed in the delay slot
9720 and thus appears to be skipped over by commands such as "next".
9721
9722 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
9723
9724 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
9725
9726 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
9727
9728 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
9729 input source file; fix code to compile test to deal with this
9730 convention.
9731 * gdb.c++/*.exp: Likewise.
9732
9733 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
9734
9735 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
9736 "bt in signals.exp".
9737
9738 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
9739
9740 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
9741 "step over execarg initialization" and
9742 "step over corearg initialization".
9743
9744 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
9745
9746 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
9747 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
9748
9749 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
9750
9751 From Rob Savoye (rob@poseidon.cygnus.com)
9752 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
9753 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
9754 configure.in}, gdb.disasm/{Makefile.in, configure.in},
9755 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
9756 configure.in}: Major reworking for autoconfig.
9757 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
9758 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
9759 New files.
9760 * config/unix-gdb.exp: Make GDB global.
9761 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
9762 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
9763 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
9764 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
9765 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
9766 term.exp, twice.exp, watchpoint.exp, whatis.exp},
9767 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
9768 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
9769 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
9770 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
9771 pr-8136.exp, result.exp, string.exp, tuples.exp},
9772 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
9773 to returns as necessary, arrange for test to compile own testcase
9774 executable.
9775 * lib/gdb.exp: Changes for testsuite to compile own test cases.
9776
9777 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
9778
9779 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
9780 clear_xfail at end of test which might not call either pass or fail.
9781 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
9782 "backtrace through signal handler".
9783
9784 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9785
9786 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
9787 continuing from a job control stop signal.
9788 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
9789
9790 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
9791
9792 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
9793 * gdb.base/corefile.exp: Likewise.
9794 * gdb.base/funcargs.exp: Likewise.
9795
9796 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
9797
9798 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
9799 * config/monitor.exp: Add support for setting baud rate.
9800
9801 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
9802
9803 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
9804 i*86-*-linux* xfails for "backtrace through signal handler".
9805 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
9806 "print func2::coremaker_local".
9807 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
9808 alpha-dec-osf2* xfail for
9809 "delete all breakpoints when none".
9810
9811 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
9812
9813 * gdb.base/break.exp: Change test that deletes all breakpoints
9814 when no user breakpoints are installed. A post 4.15 change
9815 causes gdb to no longer prompt in this case.
9816
9817 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
9818
9819 * gdb.base/return.exp (return_tests): Change xfail for test
9820 "correct value returned double test" to stop xfailing at
9821 Solaris 2.5. Apparently the bug has been fixed.
9822
9823 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
9824
9825 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
9826 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
9827
9828 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
9829
9830 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
9831 * gdb.disasm/hppa.s: Corresponding changes.
9832
9833 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
9834
9835 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
9836 makefile fragment.
9837 * config/mt-hpux: Deleted.
9838
9839 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
9840
9841 * Many files: When warning about suppressed tests due to a
9842 nonexistant test binary, avoid incrementing the warning count.
9843
9844 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
9845
9846 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
9847
9848 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9849
9850 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
9851 "sparc-*-solaris2*".
9852
9853 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9854
9855 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
9856 Add global and local variables and initialize them.
9857 * gdb.base/corefile.exp: Test correct mapping of corefile sections
9858 by printing variables. Remove rs6000 and powerpc xfails, BFD now
9859 extracts the file name and terminating signal from the core file.
9860 * TODO: Remove note about tests for correct mapping of corefile.
9861 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
9862 from optimizing it away.
9863 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
9864 handles common blocks.
9865
9866 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
9867
9868 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
9869 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
9870
9871 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
9872
9873 * Makefile.in (maintainer-clean): New target, synonym for
9874 realclean.
9875 * gdb.base/Makefile.in (maintainer-clean): Likewise.
9876 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
9877 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
9878 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
9879 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
9880 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
9881
9882 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
9883
9884 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
9885 xfails when not gcc compiled for "print foo::funclocal".
9886 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
9887 "print foo::funclocal at foo",
9888 "print 'scope1.c'::foo::funclocal at foo",
9889 "print foo::funclocal_bss at foo",
9890 "print 'scope1.c'::foo::funclocal_bss at foo",
9891 "print foo::funclocal_ro at foo",
9892 "print 'scope1.c'::foo::funclocal_ro at foo",
9893 "print bar::funclocal at foo" and
9894 "print 'scope1.c'::bar::funclocal at foo".
9895 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
9896 gcc compiled for "print foo::funclocal at bar".
9897 Expand all messages to ensure that they identify that
9898 the test is at bar().
9899 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
9900 gcc compiled for:
9901 "ptype on opaque struct pointer (statically)",
9902 "ptype on opaque struct tagname (statically)",
9903 "ptype on opaque struct pointer (dynamically) 1",
9904 "ptype on opaque struct tagname (dynamically) 1",
9905 "ptype on opaque struct pointer (dynamically) 2" and
9906 "ptype on opaque struct tagname (dynamically) 2
9907 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
9908 gcc compiled for:
9909 "p datalocal"
9910 "whatis datalocal",
9911 "ptype datalocal",
9912 "p bsslocal",
9913 "whatis bsslocal", and
9914 "ptype bsslocal".
9915 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
9916 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
9917 when not gcc compiled.
9918 * gdb.base/funcargs.exp (float_and_integral_args): Add
9919 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
9920 compiled.
9921 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
9922 "backtrace from call6a" when not gcc compiled.
9923 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
9924 "backtrace from call7a" when not gcc compiled.
9925 * gdb.base/callfuncs.exp (do_function_calls):
9926 Add "hppa*-*-hpux*" xfail when not gcc compiled for
9927 "p t_char_array_values(char_array_val2,char_array_val1)",
9928 "p t_char_array_values(char_array_val1,char_array_val2)",
9929 "p t_char_array_values("carray 1","carray 2")",
9930 "p t_char_array_values("carray 1",char_array_val2)",
9931 "p t_char_array_values(char_array_val1,"carray 2")",
9932 "p sum_args(1,{2})",
9933 "p sum_args(2,{2,3})",
9934 "p sum_args(3,{2,3,4})",
9935 "p sum_args(4,{2,3,4,5})"
9936 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
9937 "backtrace in corefile.exp" when not gcc compiled.
9938
9939 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9940
9941 * gdb.base/signals.exp: Rewrite `handle all print' test as
9942 a procedure. Accept blanks or TABs as whitespace, increase
9943 timeout and expect input buffer size for the large output
9944 from the command. Remove "i*86-*-bsdi2.0" xfail.
9945
9946 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9947
9948 * gdb.base/setvar.exp: Add new testcases for truncation when
9949 assigning invalid values to bitfields.
9950
9951 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
9952
9953 * gdb.base/callfuncs.exp (do_function_calls): Remove
9954 mips-sgi-irix* xfail for
9955 "call inferior func with struct - returns char *"
9956 and fix test so that an optional (unsigned char *) cast is
9957 accepted in the result.
9958
9959 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
9960
9961 * gdb.base/funcargs.exp (float_and_integral_args): Remove
9962 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
9963 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
9964 * gdb.base/signals.exp: Remove duplicate "handle all print" test
9965 that accidentally got checked in.
9966
9967 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
9968
9969 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
9970 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
9971 compiled test.
9972 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
9973 Add mips-sgi-irix5* xfail for not gcc compiled.
9974 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
9975 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
9976 "p top", "whatis top", "p middle", and "whatis middle".
9977 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
9978 "whatis signed char" for not gcc compiled.
9979 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
9980 "set variable signed char=-1 (-1)" and
9981 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
9982 * gdb.base/funcargs.exp (float_and_integral_args):
9983 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
9984 Add mips-sgi-irix* xfail when not gcc compiled for
9985 "continue to call2b".
9986 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
9987 "continue to call2g".
9988 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
9989 "backtrace from call6a"
9990 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
9991 "backtrace from call7k".
9992 Add mips-sgi-irix5* xfail when not gcc compiled for
9993 "backtrace from call7a".
9994 (localvars_after_alloca): Fix gdb_test cmds for
9995 "print * after runto ...".
9996 Remove rs6000-*-* xfails for
9997 "print i after runto localvars_after_alloca" and
9998 "print l after runto localvars_after_alloca"
9999 for all compilers.
10000 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
10001 when not compiled with gcc, for:
10002 "print signed char == (minus)",
10003 "print signed char != (minus)",
10004 "print signed char < (minus)",
10005 "print signed char > (minus)".
10006 * gdb.base/callfuncs.exp (do_function_calls):
10007 Add mips-sgi-irix* xfail, when compiled with native compiler, for
10008 "call inferior func with struct - returns char *".
10009 * gdb.base/return.exp (return_tests): Change xfail for
10010 "correct value returned double test" to include Solaris 2.4.
10011 * gdb.base/funcargs.exp (float_and_integral_args):
10012 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
10013
10014 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10015
10016 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
10017 enumeration bitfields if compiling with GNU C.
10018 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
10019 to empty' prompt.
10020
10021 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
10022
10023 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
10024 test for PRO targets.
10025
10026 * gdb.base/funcargs.exp: Avoid ever setting more than 8
10027 breakpoints in the inferior at any given time by making
10028 two groups of breakpoints for call2*, call6* and call7*
10029 tests.
10030
10031 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10032
10033 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
10034 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
10035 from optimizing it away.
10036 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
10037 "call inferior func with struct".
10038
10039 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
10040
10041 * configure.in: Only configure gdb.chill for particular targets.
10042
10043 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
10044
10045 * gdb.base/Makefile.in: Add action to .c.o transformation
10046 rule that generates a .ci file for each .o file and remove
10047 explicit .c.o rules except for callfuncs.o.
10048 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
10049 generates a .ci file for each .o file and remove explicit
10050 .cc.o rules.
10051 (clean): Remove *.tmp *.ci files.
10052 (EXECUTABLES): Remove templ-info.exp.
10053 * gdb.base/compiler.c: New file.
10054 * gdb.c++/compiler.cc: New file
10055 * gdb.base/scope.exp: Source gdb.base/scope.ci.
10056 Change rs6000-*-* xfail for
10057 "print 'scope0.c'::filelocal_ro" and
10058 "print 'scope1.c'::filelocal" and
10059 "print 'scope1.c'::filelocal_bss" and
10060 "print 'scope1.c'::filelocal_ro" and
10061 "print 'scope1.c'::foo::funclocal" and
10062 "print 'scope1.c'::foo::funclocal_ro" and
10063 "print 'scope1.c'::bar::funclocal" and
10064 "print 'scope0.c'::filelocal_ro" and
10065 "print 'scope1.c'::filelocal at foo" and
10066 "print 'scope1.c'::filelocal_bss at foo" and
10067 "print 'scope1.c'::filelocal_ro at foo" and
10068 "print 'scope1.c'::foo::funclocal at foo" and
10069 "print 'scope1.c'::foo::funclocal_bss at foo" and
10070 "print 'scope1.c'::foo::funclocal_ro at foo" and
10071 "print 'scope1.c'::bar::funclocal at foo" and
10072 "print 'scope0.c'::filelocal_ro" and
10073 "print 'scope1.c'::filelocal" and
10074 "print 'scope1.c'::filelocal_bss" and
10075 "print 'scope1.c'::filelocal_ro" and
10076 "print 'scope1.c'::foo::funclocal" and
10077 "print 'scope1.c'::foo::funclocal_bss" and
10078 "print 'scope1.c'::foo::funclocal_ro" and
10079 "print 'scope1.c'::bar::funclocal" and
10080 "print 'scope1.c'::bar::funclocal_bss"
10081 to only be xfail'd when not compiled with gcc.
10082 Add rs6000-*-* xfail for
10083 "print 'scope0.c'::filelocal_bss before run"
10084 when compiled with gcc.
10085 (test_at_main): Add rs6000-*-* xfail for
10086 "print filelocal_ro in test_at_main"
10087 when compiled with gcc.
10088 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
10089 Add rs6000-*-aix* xfail for
10090 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
10091 "ptype t_char_array", not compiled with gcc.
10092 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
10093 xfail for "list foo (in include file)" when gcc compiled.
10094 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
10095 (integral_args): Add rs6000-*-* xfail for
10096 "run to call0a" if not compiled with gcc.
10097 (unsigned_integral_args): Add rs6000-*-* xfail for
10098 "run to call1a" if not compiled with gcc.
10099 (float_and_integral_args): Add rs6000-*-* xfail for
10100 "run to call2a" if not compiled with gcc and for
10101 "continue to call2b" for any compiler.
10102 Add rs6000-*-* xfail to
10103 "print f1 after run to call2a" for gcc compiled.
10104 (discard_and_shuffle): Add rs6000-*-* xfail for
10105 "run to call6a".
10106 (shuffle_round_robin): Add rs6000-*-* xfail for
10107 "backtrace from call7a" if not compiled with gcc.
10108 Add rs6000-*-* xfail for
10109 "backtrace from call7b" if compiled with gcc.
10110 (call_after_alloca): Add rs6000-*-* xfail for
10111 "print c in call_after_alloca" and
10112 "print s in call_after_alloca" and
10113 "backtrace from call_after_alloca_subr"
10114 if not compiled with gcc.
10115 (localvars_in_indirect_call): Add rs6000-*-* xfail for
10116 "print c in localvars_in_indirect_call" and
10117 "print c in localvars_in_indirect_call" and
10118 "backtrace in indirectly called function" and
10119 "stepping into indirectly called function"
10120 if not compiled with gcc.
10121 (localvars_after_alloca): Add rs6000-*-* xfail for
10122 "print c after runto localvars_after_alloca" and
10123 "print s after runto localvars_after_alloca" and
10124 "print i after runto localvars_after_alloca" and
10125 "print l after runto localvars_after_alloca"
10126 for all compilers.
10127 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
10128 than whatis-info.exp.
10129 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
10130 than opaque-info.exp.
10131 Setup rs6000-*-* xfail for
10132 "ptype on opaque struct pointer (statically)" and
10133 "ptype on opaque struct pointer (dynamically)" when
10134 not compiled with gcc.
10135 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
10136 rather than callf-info.exp.
10137 (do_function_calls): Add clear_xfail for rs6000-*-* for
10138 "p t_float_values2(3.14159,float_val2)". Seems to work
10139 fine there, both with xlc and gcc. Need to find out what
10140 it is doing right and fix other platforms.
10141 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
10142 "call inferior func with struct - returns int",
10143 "call inferior func with struct - returns long",
10144 "call inferior func with struct - returns float",
10145 "call inferior func with struct - returns double",
10146 "call inferior func with struct - returns char *",
10147 but only if not gcc compiled (presumes xlc compiled).
10148 Change rs6000-*-* xfails for
10149 "call inferior func with struct - returns char" and
10150 " call inferior func with struct - returns short" to only
10151 xfail if not using gcc.
10152 (clean mostlyclean): Remove *.ci and *.tmp files.
10153 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
10154 than templ-info.exp.
10155 * gdb.base/langs.exp: Source gdb.base/langs.ci.
10156 Add rs6000-*-* xfail for "up to foo in langs.exp"
10157 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
10158 when not gcc compiled.
10159
10160 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10161
10162 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
10163 * gdb.base/corefile.exp: Likewise.
10164 * gdb.base/list.exp: Likewise.
10165 * gdb.base/scope.exp: Likewise.
10166 * gdb.base/siganls.exp: Likewise.
10167
10168 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
10169 compiler output.
10170 * gdb.base/whatis.exp: Likewise.
10171
10172 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
10173
10174 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
10175 failure (opcode table has been fixed to match reality).
10176
10177 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
10178
10179 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
10180 "call inferior func with struct - returns char",
10181 "call inferior func with struct - returns short"
10182
10183 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
10184 "print 'scope0.c'::filelocal at main",
10185 "print 'scope0.c'::filelocal_bss in test_at_main",
10186 "print 'scope0.c'::filelocal at foo",
10187 "print 'scope0.c'::filelocal_bss in test_at_foo",
10188 "print 'scope0.c'::filelocal at bar",
10189 "print 'scope0.c'::filelocal_bss in test_at_bar"
10190
10191 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
10192 in source file 1". This bug seems to have been fixed with both
10193 gcc and native cc (was native assembler bug?).
10194
10195 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
10196
10197 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
10198 "backtrace through signal handler" to "i*86-*-sysv4*".
10199 * gdb.base/signals.exp: Add xfail for "'next' behaved as
10200 continue" case. Add "known SVR4 bug" to fail message.
10201 Add "i*86-*-bsdi2.0" xfail for "handle all print".
10202 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
10203 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
10204 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
10205 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
10206 "up to foo in langs.exp", "show language at foo in
10207 langs.exp", "up to cppsub_ in langs.exp", "show
10208 language at cppsub_ in langs.exp", "up to fsub in
10209 langs.exp", and "show language at fsub in langs.exp".
10210 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
10211 "bactrace in corefile.exp".
10212 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
10213 "call inferior function with struct - returns float" and
10214 "call inferior function with struct - returns double".
10215
10216 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
10217
10218 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
10219 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
10220 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
10221 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
10222
10223 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
10224
10225 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
10226 (or overriden) "CHILL" macro rather then bare "gcc".
10227 Also look for ../../gcc/xgcc since that is what we will
10228 actually need, not "Makefile". Remove following assignment
10229 of CHILL to CHILL_FOR_TARGET because that results in
10230 recursive definition.
10231
10232 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
10233
10234 * gdb.base/corefile.exp: Change xfail for backtrace in
10235 corefile.exp from linuxaout to all linux.
10236 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
10237 cases where we miss the breakpoint at the signal handler
10238 for some reason. Setup xfail for linuxoldld/linuxaout and
10239 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
10240 hitting SIGURG breakpoint.
10241 * gdb.base/signals.exp: Setup xfail for "next" acting like
10242 continue to add linuxoldld. Setup xfail for all linux for
10243 "next to handler in signals_tests_1", "backtrace in
10244 signals_tests_1", "continue to func1", "pass SIGUSR1",
10245 and continue to handler".
10246
10247 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10248
10249 * Update all FSF addresses except those in COPYING* files.
10250
10251 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
10252
10253 * gdb.base/a2-run.exp: Change messages to be more explicit about
10254 the status of args, and quote binfile in results.
10255
10256 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
10257
10258 * gdb.base/callfuncs.exp: Add tests for passing structs to
10259 inferior functions and return various types.
10260 * gdb.base/callfuncs.c: Add functions to receive a struct
10261 and return a member of the struct, in various types.
10262
10263 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10264
10265 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
10266
10267 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10268
10269 * config/vxworks29k.exp: New file, sources vxworks.exp.
10270
10271 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10272
10273 * config/gdbremote.exp: New file. Testing framework using
10274 gdbserver.
10275
10276 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
10277
10278 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
10279 "call function when asleep" and "send end of file".
10280 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
10281 for "backtrace in corefile.exp".
10282 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
10283 for "backtrace through signal handler".
10284 * gdb.base/corefile.exp: Make sure we actually generate a core file
10285 before trying the core tests. Some systems allow the user to suppress
10286 generation of core files and default to that (linux for example).
10287 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
10288 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
10289
10290 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10291
10292 * gdb.threads: New directory with some crude multi-threaded
10293 gdb tests (step.exp and step2.exp).
10294 * config/mt-lynx (STEP_EXECUTABLE): Define.
10295 (THREADFLAGS): Define.
10296
10297 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
10298
10299 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
10300
10301 * gdb.base/signals.exp: Disable whole file for lynx until
10302 further notice.
10303
10304 * gdb.base/signals.exp: xfail test where "next" acts like
10305 "continue" for lynx.
10306
10307 * gdb.base/interrupt.exp: xfail test for calling function while
10308 inferior is asleep for lynx.
10309
10310 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
10311 than one cr-lf after each command.
10312
10313 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10314
10315 * configure.in: Reinstate setting of stabsdirs variable, fix
10316 typo in setting up configdirs for native builds.
10317
10318 * gdb.base/return.exp: Fix typo in return double test.
10319 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
10320 compiler from optimizing them away.
10321
10322 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
10323
10324 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
10325 sequences to be echo'd by gdb when using gdb_test.
10326 * gdb.chill/chexp.exp: Likewise.
10327 * gdb.fortran/exprs.exp: Likewise
10328
10329 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10330
10331 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
10332 after the inferior gdb has started.
10333
10334 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
10335 after each command.
10336 * gdb.base/funcargs.exp: Likewise.
10337 * gdb.base/gdbvars.exp: Likewise.
10338 * gdb.base/interrupt.exp: Likewise.
10339 * gdb.base/list.exp: Likewise.
10340 * gdb.base/watchpoint.exp: Likewise.
10341 * gdb.c++/demangle.exp: Likewise.
10342 * gdb.c++/inherit.exp: Likewise.
10343 * gdb.chill/chexp.exp: Likewise.
10344 * gdb.fortran/exprs.exp: Likewise.
10345
10346 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
10347 test if we can't handle IO to/from the inferior.
10348
10349 * gdb.c++/misc.exp: Always check for a program already being
10350 started after sending a "run" command to gdb.
10351
10352 * gdb.base/twice.exp: Start with a fresh gdb.
10353
10354 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
10355 only depend on gdb's expression code, not the chill runtime.
10356
10357 * gdb.base/return.c: Put return values into variables so we
10358 can have gdb print them rather than depending on the program
10359 to print them.
10360 * gdb.base/return.exp: Corresponding changes.
10361
10362 * lib/gdb.exp: Provide default value for noinferiorio.
10363 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
10364 the inferior.
10365
10366 * gdb.base/break.exp: Always check for a program already being
10367 started after sending a "run" command to gdb.
10368 (text_next_with_recursion): Don't check the output from the
10369 program's printf statement. Instead just make sure the program
10370 exited.
10371
10372 * gdb.base/commands.exp: Protect tests which need arguments with
10373 $noargs conditionals.
10374
10375 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10376
10377 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
10378 of structure member arrays to match gdb/valops.c:value_addr change.
10379
10380 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
10381
10382 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
10383 cases.
10384
10385 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
10386
10387 * configure.in (configdirs): Remove gdb.chill from default list
10388 of subdirs and then add it back in only if doing a native build.
10389 The current chill compiler does not yet work in any cross build.
10390 * Revert all signal changes from Jul 6.
10391 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
10392 for sh-hms targets, allowing these tests to link, with no other
10393 changes. Testing is suppressed by setting "nosignals" in site.exp.
10394
10395 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
10396
10397 * configure.in (signaldirs): Define and add to configdirs for all
10398 targets except some specific ones that are known to not support signals.
10399 Also clean up formatting.
10400 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
10401 (signals, sigall): Remove rules to build.
10402 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
10403 Moved to new gdb.signals directory.
10404 * gdb.signals: New test directory.
10405 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
10406 signals.c signals.exp}: New or moved files.
10407
10408 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
10409
10410 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
10411
10412 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
10413
10414 * gdb.base/return.exp: Xfail `return double' test failure
10415 on at least Solaris 2.3 and handle future/past versions on
10416 a case by case basis as appropriate. Also update message
10417 to include i*86 failures.
10418
10419 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10420
10421 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
10422
10423 * lib/gdb.exp: Fix comment which erroneously identified
10424 gdb_file_cmd as gdb_load (the 19 May change was in fact to
10425 gdb_file_cmd not gdb_load).
10426 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
10427
10428 * gdb.base/setvar.exp: Make test names consistent between pass and
10429 fail cases. Use gdb_test more.
10430
10431 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10432
10433 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
10434
10435 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10436
10437 * gdb.base/help.exp: Fix expected help string for `show commands'.
10438
10439 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
10440
10441 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
10442
10443 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
10444 of a text section.
10445
10446 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
10447
10448 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
10449 that loop eventually terminates. Fix Connection refused logic so
10450 that testsuite will expire nicely.
10451
10452 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
10453
10454 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
10455 config/rom68k.exp: New tcl glue for the appropriate monitors.
10456 These all just end up calling monitor.exp.
10457 * config/monitor.exp (gdb_target_monitor): Handle `Connection
10458 refused' by retrying. Cleanup some timeout issues.
10459 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
10460 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
10461 callers don't have to set/restore global timeout variable.
10462
10463 * The following set of changes centralizes management of the global
10464 timeout variable. This way, it can be set in one target dependent
10465 place instead of dozens of places scattered throughout the test suite.
10466 If you need to lengthen a timeout, then you should either set timeout
10467 in one of the config/{target}.exp files, or multiply it by a factor.
10468 Setting it to an absolute value is always going to lose for some
10469 targets.
10470 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
10471 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
10472 * gdb.base/funcargs.exp: Don't set timeout.
10473 * gdb.base/list.exp (test_forward_search): Only use local timeout.
10474 * gdb.base/printcmds.exp (test_print_string_constants
10475 test_print_array_constants): Don't set timeout.
10476 * gdb.base/ptype.exp: Don't set timeout.
10477 * gdb.base/recurse.exp: Don't set timeout.
10478 * gdb.base/return.exp: Don't set timeout.
10479 * gdb.base/watchpoint.exp: Don't set timeout.
10480 * gdb.c++/classes.exp (do_tests): Don't set timeout.
10481 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
10482
10483 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
10484
10485 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
10486
10487 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10488
10489 * lib/gdb.exp: Disable chill tests for irix5.
10490
10491 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10492
10493 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
10494 each test pass or fail.
10495
10496 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10497
10498 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
10499 xlc not gcc.
10500
10501 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
10502
10503 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
10504
10505 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
10506
10507 * config/est.exp: Fix copyright and comments. Remove dead code.
10508 Use targetname, serialport and baud variables instead of fixed
10509 constants.
10510 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
10511 * config/cpu32bug.exp: New file to support cpu32bug monitors.
10512
10513 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10514
10515 * gdb.base/watchpoint.exp: Don't run
10516 test_watchpoint_triggered_in_syscall for sunos.
10517
10518 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10519
10520 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
10521 they don't seem to exist. Do include stdio.h.
10522
10523 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10524
10525 * gdb.base/a1-selftest.exp: Add alpha xfail.
10526
10527 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10528
10529 * gdb.base/watchpoint.c (main): Prompt before calling read().
10530 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
10531 Revise accordingly. Remove cruft about sending "123" several
10532 times, until it gets noticed. Clean up the "print buf[0]" stuff
10533 so that it passes or fails, and waits for prompts in the usual way.
10534
10535 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10536
10537 * gdb.base/recurse.exp: Fix comment.
10538
10539 * TODO: Remove item about printing variables in nodebug.exp. Add
10540 item about enabling tests which are only run on some targets.
10541
10542 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
10543 fail, make test names unique, use new gdb_test convention
10544 regarding pattern, use gdb_test more, etc.).
10545
10546 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
10547 fail, make test names unique, etc.).
10548
10549 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10550
10551 * gdb.base/nodebug.c: Change return type of top and middle to
10552 short.
10553 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
10554 are fixed by the recent mdebugread.c changes. Allow `short ()'
10555 as type for top and middle.
10556
10557 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10558
10559 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
10560 nearly as I can tell, the whole thing was an accident in Stu's
10561 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
10562 to replace a send/expect pair with gdb_test, but ended up only
10563 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
10564 of 30 Mar 1995 took care of it, but left this vestigial comment
10565 which I am now nuking.
10566
10567 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10568
10569 * gdb.base/break.exp: Look for different line number for
10570 breakpoint at main depending on usestubs.
10571
10572 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10573
10574 * gdb.base/list.exp: Adjust some alternate expect patterns to
10575 match recent list0.c change. Add alternate expect pattern for
10576 output from `list default lines around main' for optimizing
10577 compilers.
10578
10579 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10580
10581 * lib/gdb.exp: If nosignals is not set, set it to 0.
10582
10583 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
10584
10585 * config/slite-gdb.exp: Responds to load symbol table prompt.
10586 * gdb.base/break.exp: Adjust line number, fix rerun.
10587 * gdb.base/langs0.c: Add #ifdef usestubs.
10588
10589 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
10590
10591 * gdb.base/list.exp: Adjust line contents after adding new lines in
10592 list0.c. Also fix a syntax error.
10593
10594 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
10595 * gdb.base/break.exp: ditto.
10596 * gdb.base/list.exp: ditto.
10597 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
10598 * gdb.base/run.c: ditto.
10599 * gdb.base/list0.c: ditto.
10600 * gdb.base/funcargs.c: ditto.
10601
10602 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
10603
10604 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
10605 $targetname, $serialport and $baud instead of hardwired variables.
10606 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
10607 target doesn't support signals.
10608
10609 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
10610
10611 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
10612
10613 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10614
10615 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
10616 Don't rely on the value of an auto variable before it has been
10617 initialized. Use gdb_test more.
10618
10619 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10620
10621 * lib/gdb.exp (default_gdb_version): A version number must start
10622 with a digit, but other than that contains all characters up to
10623 the first whitespace character.
10624
10625 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10626
10627 * gdb.base/commands.exp (breakpoint_command_test): New tests.
10628
10629 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10630
10631 * gdb.c++/*.exp: Warn if executable does not exist. The original
10632 reason for skipping the warning was that configure.in sometimes
10633 intentionally skipped building the executables but the tcl code
10634 had no way of knowing. That (a) was always bogus with respect to
10635 error handling, (b) is no longer true (right now there is no way
10636 to skip C++ tests).
10637
10638 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
10639
10640 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10641
10642 * gdb.base/list.exp: Add expect patterns for output from
10643 SunPRO compiled executables.
10644 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
10645 types.
10646
10647 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10648
10649 * gdb.base/break.exp (test_next_with_recursion): Accept any line
10650 number (we are already testing that the correct source line text
10651 gets printed).
10652
10653 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
10654 that is what is intended, but something needed to be done to get
10655 sunos4 native working again.
10656
10657 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
10658
10659 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
10660 apparently went with a (very) old xfail.
10661
10662 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
10663
10664 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
10665 runto_main is a proc in gdb.exp that will do 'step' for target use
10666 stubs.
10667 * gdb.base/exprs.exp: ditto.
10668 * gdb.base/interrupt.exp: ditto.
10669 * gdb.base/opaque.exp: ditto.
10670 * gdb.base/printcmds.exp: ditto.
10671 * gdb.base/ptype.exp: ditto.
10672 * gdb.base/scope.exp: ditto.
10673 * gdb.base/setvar.exp: ditto.
10674 * gdb.base/signals.exp: ditto.
10675 * gdb.base/twice.exp: ditto.
10676 * gdb.c++/classes.exp: ditto.
10677 * gdb.c++/inherit.exp: ditto.
10678 * gdb.c++/templates.exp: ditto.
10679 * gdb.base/break.exp: no run and hit main for stubs. Change line
10680 numbers for breakpoints and info breakpoint.
10681 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
10682 breakpoint().
10683 * gdb.base/callfuncs.c: ditto.
10684 * gdb.base/exprs: ditto.
10685 * gdb.base/interrupt.c: ditto.
10686 * gdb.base/opaque0.c: ditto.
10687 * gdb.base/printcmds.c: ditto.
10688 * gdb.base/ptype.c: ditto.
10689 * gdb.base/scope0.c: ditto.
10690 * gdb.base/setvar.c: ditto.
10691 * gdb.base/signals.c: ditto.
10692 * gdb.base/twice.c: ditto.
10693 * gdb.c++/misc.cc: ditto.
10694 * gdb.c++/templates.cc: ditto.
10695
10696 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10697
10698 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
10699
10700 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
10701 somewhere between `read' and `main.c'. I'm pretty sure the
10702 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
10703 and it isn't particularly useful.
10704
10705 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
10706
10707 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10708
10709 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
10710
10711 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
10712
10713 * config/mt-slite: add LIBS and -nostdlib.
10714 * config/slite-gdb.exp: add this new file to support sparclite target.
10715
10716 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
10717
10718 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
10719
10720 * gdb.base/a2-run.exp: Change argument to istarget from
10721 "*-*-vxworks" to "*-*-vxworks*".
10722 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
10723
10724 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
10725
10726 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
10727 will not runto main but do a 'step' to step out of breakpoint().
10728 * config/mt-slite: add -Dusestubs.
10729
10730 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10731
10732 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
10733 instead of just @.
10734
10735 * gdb.base/signals.exp: Add test for "handle all print".
10736 * TODO: Remove "handle all print". Also remove item about
10737 checking copyright date (I don't like the idea of a spurious FAIL
10738 based on when we run the tests).
10739
10740 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
10741 for SunOS4 (reason for failure not investigated). Remove
10742 redundant test for $binfile.
10743
10744 * gdb.base/nodebug.c (array_index): Call malloc.
10745
10746 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
10747
10748 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
10749
10750 * gdb.base/recurse.exp: Update gdb_test invocation to use new
10751 conventions and slightly simplify the matching regexp.
10752
10753 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10754
10755 * gdb.base/break.exp: Update gdb_test invocation to use new
10756 convention.
10757
10758 * lib/gdb.exp: If noargs is not set, set it to 0.
10759
10760 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
10761 tests unique.
10762
10763 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
10764
10765 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10766
10767 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
10768 one argument of type "<non-float parameter>".
10769
10770 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
10771
10772 * config/rom68k.exp: New file to support Motorola IDP board.
10773 * gdb.base/a2-run.exp: Skip this file if noargs is set.
10774 * gdb.base/break.c: Change things around so that this program
10775 doesn't depend upon args. This is necessary to make remote
10776 targets work (in general, they can't take args).
10777 * gdb.base/break.exp: Don't try to send args to program. Don't
10778 expect output. Also, replace lots of code with gdb_test.
10779
10780 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10781
10782 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
10783 printing of '\'' (which is what the comment says we are testing,
10784 even though we were not), not '''.
10785 (test_integer_literals_rejected): Test that printing ''' is an error.
10786
10787 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
10788 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
10789 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
10790 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
10791 Use gdb_test not test_print_accept.
10792 * lib/gdb.exp: Remove test_print_accept.
10793
10794 * gdb.base/signals.exp (signal_tests_1): Make pass message
10795 consistent with fail message.
10796
10797 * gdb.base/whatis.exp: Remove xfails for printing char vs.
10798 unsigned char; the bug (PR 1821) is fixed.
10799
10800 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
10801
10802 * gdb.base/scope.exp (test_at_localscopes): Call pass for
10803 successful tests--makes xfailing them work right.
10804
10805 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10806
10807 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
10808 only \r\n, not .*. The test can pass .* as the last thing in
10809 $pattern if that is what it wants. In addition to providing this
10810 flexibility, this change should speed up pattern matching in cases
10811 where the pattern already ended with .* (there were a number of
10812 them). This change also helps catch bad patterns--in the old
10813 scheme the typo "char \*" instead of "char \\*" would pass. Now
10814 it is caught.
10815 * Many .exp files: Update callers.
10816
10817 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
10818 clearer and does not spuriously match multiple ('s. Likewise for
10819 ) and *.
10820
10821 * gdb.base/nodebug.exp: Test ability to call a function and pass
10822 it a string (even with no debugging info).
10823
10824 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
10825 "p '\'", which is the same as "p ''" once tcl gets done with
10826 quoting, to "p '\\'", which I suspect is what is intended (one
10827 backslash gets sent to GDB).
10828
10829 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
10830
10831 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10832
10833 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
10834 1817) was fixed literally years ago.
10835
10836 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10837
10838 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
10839 test, it causes stepping out of call_after_alloca_subr with
10840 optimizing compilers.
10841 (localvars_in_indirect_call): Consume GDB prompt if `finish'
10842 fails.
10843
10844 * gdb.c++/templates.exp: Source templ-info.exp only if
10845 the templates executable exists.
10846
10847 * gdb.c++/misc.cc (class Contains_static_instance,
10848 class Contains_nested_static_instance),
10849 gdb.c++/classes.exp (test_static_members): Test printing of
10850 a class that contains a static instance of the class.
10851
10852 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10853
10854 * gdb.base/langs2.c (cppsub_): Don't prototype.
10855 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
10856 only, I believe).
10857
10858 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10859
10860 * lib/gdb.exp (skip_chill_tests): New procedure.
10861
10862 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
10863
10864 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
10865
10866 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
10867 each expect pattern. Cuts runtime from 12 to about 4 seconds.
10868
10869 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10870
10871 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
10872
10873 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
10874 disassemble 8, not 16, instructions for part 4.
10875
10876 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
10877 support the latter anymore.
10878
10879 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
10880 -DNO_PROTOTYPES.
10881 * gdb.base/callfuncs.c: Control use of prototypes based on
10882 NO_PROTOTYPES, not __STDC__.
10883 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
10884 t_float_values2 tests if prototypes in use.
10885
10886 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
10887 t_double_values): When checking differences against DELTA, check
10888 that difference is within the range (-DELTA,DELTA), not just
10889 (-infinity,DELTA).
10890
10891 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
10892
10893 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
10894 'file' command firts, then 'target', then 'load', this is due to gdb
10895 target set up.
10896 * config/mips-gdb.exp: Fix a couple regular exp bugs.
10897
10898 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
10899
10900 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
10901 FP load/store variants.
10902 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
10903
10904 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
10905
10906 * gdb.base/term.exp: Do not give a warning if not native, it is
10907 not an abnormal condition.
10908
10909 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
10910
10911 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
10912 t_char_array".
10913
10914 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
10915
10916 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
10917 are getting the version number.
10918
10919 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
10920 if not native, it is not an abnormal condition.
10921
10922 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10923
10924 * lib/gdb.exp: Just use "file exists", rather than undocumented
10925 dejagnu procedure "findfile".
10926
10927 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10928
10929 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
10930 (LDFLAGS): Set to -Xlinker -Ur.
10931
10932 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
10933 Removed, these values are set by lib/gdb.exp.
10934
10935 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
10936
10937 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10938
10939 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
10940 of replicating gdb startup code.
10941
10942 * config/mt-vxworks (LDFLAGS): Set to -r.
10943 (CFLAGS_FOR_TARGET): Removed.
10944
10945 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
10946 (gdb) and gdb for vxworks uses (vxgdb).
10947
10948 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
10949 executable is not in the tree and host != target, use sed and
10950 program_transform_name to determine the gdb name used by the
10951 target.
10952
10953 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
10954 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
10955
10956 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10957
10958 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
10959 floats, chars, and shorts where there are ANSI-style function
10960 definitions.
10961
10962 * gdb.base/langs.exp, gdb.base/langs*: New test.
10963 * gdb.base/Makefile.in: Build it.
10964 * TODO: Remove item about checking that C names don't get C++
10965 demangling applied; this test tests it.
10966
10967 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10968
10969 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
10970 went with the const70 xfail. The xfail went away a year ago.
10971
10972 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
10973
10974 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
10975 for hp300.
10976
10977 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
10978
10979 * gdb.base/a1-selftest.exp: Don't run on hp300.
10980
10981 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10982
10983 * Makefile.in (site.exp): Set host_alias and target_alias as well
10984 as host_triplet and target_triplet.
10985
10986 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10987
10988 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
10989
10990 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
10991 places as other ecoff systems).
10992
10993 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
10994 ultrix.
10995
10996 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10997
10998 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
10999 remove them.
11000 * gdb.base/nodebug.exp: Accept "function" in addition to "text
11001 variable and "variable" in addition to "data variable".
11002 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
11003
11004 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
11005 2.
11006 * gdb.base/list1.c (long_line): Add additional statement at start
11007 of function.
11008 * gdb.base/list.exp (test_forward_search): Update line number to
11009 reflect new statement.
11010
11011 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11012
11013 * gdb.base/signals.exp: Reinitialize searched source directories
11014 after gdb_start call.
11015
11016 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
11017
11018 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
11019 * gdb.stabs/Makefile.in: Likewise.
11020
11021 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
11022 change. Instead split the tests into smaller pieces.
11023 * gdb.disasm/hppa.s: Corresponding changes.
11024
11025 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11026
11027 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11028 Quote ^C when passing it to stty. For some shells ^ is a pipe.
11029
11030 * gdb.base/funcargs.exp: Modify many tests so that every test
11031 either passes or fails. Make some test names unique.
11032
11033 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11034
11035 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11036 Call stty to set interrupt character.
11037
11038 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
11039 for HP assembler versus GNU assembler based on actual behavior of
11040 $(CC), rather than assuming that $(AS) is always the GNU assembler.
11041
11042 * TODO: Suggest a few more stepping tests.
11043
11044 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
11045
11046 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
11047 restart GDB for h8300 after a continue.
11048 (return): Add pattern to match a29k-udi behavior.
11049 * gdb.base/nodebug.exp: Remove obsolete comment.
11050 * gdb.base/regs.exp: New file, testing of register displays.
11051 * gdb.base/return.exp: Fix typo in reference to $objdir.
11052 * gdb.base/whatis.exp: Always start with a fresh GDB.
11053
11054 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11055
11056 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
11057 higher, these tests generate a lot of output.
11058
11059 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11060
11061 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
11062 code following the catch silently ignored some errors; without the
11063 catch they should be thrown like any other tcl error. Also, the
11064 catch used "" instead of {} which meant all the callers who wanted
11065 to include one of the characters "[]$ had to quote it an extra time.
11066 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
11067 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
11068 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
11069 Remove extra quoting.
11070
11071 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
11072
11073 * gdb.base/commands.exp: Make test names unique; every test either
11074 passes or fails. Update some comments.
11075
11076 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
11077
11078 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11079
11080 The following fixes a FAIL caused by the fact that the alpha stabs
11081 configuration didn't use the ".if alpha" code in weird.def.
11082 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
11083 bit pointer, so the 32 bit version works even on the alpha.
11084 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
11085 Remove the stuff which allowed us to have separate versions for
11086 alpha and everything else.
11087
11088 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
11089 regexp which "info func operator\[\](" is supposed to match. Fix
11090 string to send to GDB. Note that GDB still doesn't work right. Add a
11091 new test for "info func .perator\[\](" which GDB does handle correctly.
11092
11093 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
11094
11095 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11096
11097 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
11098 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
11099 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
11100 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
11101 it makes the tests harder to understand and confuses test-o-matic.
11102 The preferred style is that each test provides a PASS or a FAIL,
11103 and has a unique message (e.g. "continue #54" not just "continue")
11104 which is the same for the pass and the fail.
11105 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11106 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
11107 to lib/gdb.exp.
11108 * gdb.base/printcmds.exp: Use test_print_accept. Remove
11109 prt_accept which was basically the same thing. Likewise for
11110 test_print_reject and prt_reject.
11111 * lib/gdb.exp (test_print_reject): Add some more error message
11112 patterns to match from the former printcmds.exp (prt_reject).
11113 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
11114 One defect of the passcount stuff is that some of it failed to
11115 report XPASS where appropriate.
11116 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
11117 stuff before and after arg in expected pattern.
11118 (test_paddr_operator_functions): Re-do test without print_addr_of;
11119 this is the only test which seems to want extra stuff there.
11120
11121 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11122
11123 * gdb.base/nodebug.exp: Update new tests to reflect improved
11124 wording of gdb output.
11125
11126 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
11127 and "ptype" work on variables in files compiled without -g.
11128 Replaces commented out "maint print msymbol" tests.
11129
11130 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11131
11132 * gdb.base/setvar.c (dummy): Call malloc.
11133
11134 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
11135 losing with the irix4 sed.
11136
11137 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
11138 ALRM" on irix4.
11139
11140 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11141
11142 * TODO: Remove items about corefile.exp testing new exec-file and
11143 backtrace; both are now done. Add items about printing enums.
11144
11145 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11146
11147 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
11148 "get signal $thissig" test fails.
11149
11150 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
11151
11152 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11153
11154 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
11155 compiler warning with dec alpha compiler.
11156
11157 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
11158 extra \n from gdb_test call (this explains why the prompt test
11159 that I removed yesterday was there).
11160 (user_defined_command_test): Remove extra \n and prompt test.
11161
11162 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
11163 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
11164 doesn't exist.
11165 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
11166 Also remove alpha workaround, which turns out to be because
11167 SIGABRT == SIGLOST.
11168
11169 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
11170
11171 * gdb.base/help.exp: Don't test "help show".
11172
11173 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11174
11175 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
11176 "set print address" is on.
11177 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
11178 pass prompt to gdb_test; gdb_test already looks for the prompt.
11179
11180 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
11181
11182 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
11183 was a vestige of the manual TESTSTRATEGY, and the purpose of it
11184 was to make sure that gdb can read a core file. But (a) the "read
11185 the corefile" part didn't make it to a1-selftest.exp, we just
11186 delete the corefile after creating it, and (b) we test reading
11187 corefiles in corefile.exp anyway. Also, this test left around a
11188 xgdb process on Solaris.
11189
11190 * gdb.base/corefile.exp: Also test backtrace.
11191
11192 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
11193
11194 * gdb.base/commands.exp: Test a simple user defined command with
11195 arguments and if/while statements; verify the full user command is
11196 printed by "show user".
11197
11198 * gdb.base/commands.exp: Test if/while commands as part of a
11199 breakpoint command list; verify they appear in breakpoint
11200 information.
11201
11202 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11203
11204 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
11205 than by dividing by zero.
11206
11207 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
11208
11209 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
11210 performing an inferior call with watchpoints enabled.
11211 * gdb.base/watchpoint.c (main): Delete second unnecessary read
11212 call.
11213
11214 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11215
11216 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
11217 of "file" command.
11218
11219 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
11220 Add additional pattern for when "int operator int(void);" appears
11221 in a different order.
11222
11223 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11224
11225 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
11226
11227 * gdb.base/help.exp: Replace most of docstrings for "info signals"
11228 and "signal" with ".*".
11229
11230 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11231
11232 * TODO: Add note about "handle all nostop".
11233
11234 * gdb.base/{sigall.c, sigall.exp}: New test.
11235 * gdb.base/Makefile.in: Add it.
11236
11237 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11238
11239 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
11240 when invoking GDB, suppresses any windowing interface.
11241
11242 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
11243
11244 * config/sim-gdb: New file, simulator testing support.
11245
11246 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
11247
11248 * gdb.base/interrupt.exp: Test calling func1 twice.
11249
11250 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
11251
11252 * gdb.base/list.exp (test_forward_search): Set timeout higher
11253 when we'll be getting lots of output from gdb.
11254
11255 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
11256 "init_malloc" to after the expect statement. Run it if that
11257 regexp is taken, but also for two others which happen if source
11258 cannot be found.
11259
11260 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11261
11262 * gdb.base/printcmds.exp: New test, for printing register before
11263 program is running.
11264
11265 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11266
11267 * gdb.base/list.exp: Correct some alternate expect patterns
11268 to reflect changes in list1.c.
11269
11270 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11271
11272 * TODO: Add item regarding large frames.
11273
11274 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
11275
11276 * TODO: Remove item about enabling return.exp; it
11277 is enabled. Suggest a few more "return" tests.
11278
11279 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11280
11281 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
11282 anonymous unions.
11283
11284 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11285
11286 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
11287 and pr-5646.o, so "make" is the same as "make all", not "make
11288 pr-4975.o".
11289
11290 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
11291
11292 * gdb.base/list.exp: Adjust expectations to reflect changes in
11293 list1.c.
11294 (test_forward_search): New test proc.
11295 * gdb.base/list1.c (long_line): New function, has long source line.
11296
11297 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
11298
11299 * gdb.base/a1-selftest.exp: Change initial stepping to know about
11300 additional line of code that was added.
11301
11302 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
11303
11304 * gdb.disasm/hppa.s: Break the large branching tests into smaller
11305 tests so as not to overflow expect's input buffers.
11306 * gdb.disasm/hppa.exp: Corresponding changes.
11307
11308 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11309
11310 Beginnings of template debugging tests.
11311 * gdb.c++/templ-info.cc: New file to test for template
11312 debugging capability of the compiler.
11313 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
11314 templ-info.cc.
11315 * gdb.c++/templates.cc: Add explicit template instantiations
11316 to enable compiling with -fno-implicit-templates. Add destructor
11317 and 'value' method to T5 class for template tests.
11318 * gdb.c++/templates.exp: Add testcases for printing of template
11319 types, setting breakpoints on template methods and calling a
11320 template method.
11321
11322 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
11323
11324 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
11325 branch target since some assemblers (gas-2.5) may emit a
11326 relocation for the branch instead of resolving it in the
11327 assembler.
11328
11329 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11330
11331 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
11332 through signal handler.
11333
11334 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11335
11336 * configure.in (*-*-netware): Use config/mt-netware.
11337
11338 * config/mt-netware: New file.
11339 * config/mt-i386-netware: Removed, separate configs for different
11340 netware architectures are no longer needed now that we have
11341 --with-headers.
11342
11343 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11344
11345 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
11346 by the recent changes to use ANSI C arithmetic conversions.
11347
11348 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11349
11350 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
11351 bug involving using inferior_pid to figure out whether to select a
11352 frame.
11353
11354 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
11355
11356 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
11357 match the current disassembler output.
11358
11359 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
11360
11361 * gdb.fortran/exprs.exp: Expect VOID instead of void.
11362 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
11363 types, expect "int" as type of integer values (for now).
11364
11365 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
11366
11367 * gdb.base/commands.exp: New tests for if/while commands.
11368
11369 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
11370
11371 * lib/gdb.exp (runto): Replace sub-pattern for hex value
11372 by .*, since hex values have different syntax in Chill mode.
11373
11374 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11375
11376 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
11377 linefeed from expect pattern for repeated types with indices > 9.
11378
11379 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
11380
11381 First part of Fortran test suite.
11382 * gdb.fortran: New directory.
11383 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
11384
11385 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11386
11387 * gdb.base/default.exp: Update expect pattern for load command
11388 without arguments.
11389
11390 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11391
11392 * configure.in: Change i386 to i[345]86.
11393 * gdb.base/configure.in: Likewise.
11394 * gdb.c++/configure.in: Likewise.
11395 * gdb.chill/configure.in: Likewise.
11396
11397 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
11398
11399 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
11400 patterns, since that is not a valid context for comments.
11401
11402 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
11403
11404 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
11405 repeated types and repeated types with indices > 9.
11406
11407 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11408
11409 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
11410 2417; old bug has been fixed.
11411
11412 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
11413
11414 * gdb.base/interrupt.exp: When trying to wake up the inferior,
11415 send the newline ourselves instead of assuming gdb_test will do
11416 so when passed an empty input string.
11417
11418 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
11419 stabs testcode.
11420
11421 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11422
11423 * lib/gdb.exp (gdb_test): Don't send anything if the first
11424 argument is an empty string. This makes cases where we want to
11425 match output that is already in expect's buffers (for example,
11426 matching a breakpoint after gdb_run_cmd has been called) work
11427 reliably.
11428
11429 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11430
11431 * config/netware.exp: New file.
11432
11433 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11434
11435 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
11436 the -B and -L prefixes so we can find the debugging stub.
11437
11438 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
11439 there and we are using the gcc from the tree.
11440
11441 * gdb.base/types.c: Removed.
11442
11443 * gdb.base/configure.in: Look for makefile fragments in ../config.
11444 Recognize i386-*-netware.
11445 * gdb.c++/configure.in: Likewise.
11446
11447 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11448
11449 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
11450 the correct TCL syntax.
11451
11452 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11453
11454 * gdb.base/opaque.exp: use runto instead of messing around with
11455 breakpoints. Simplify by using gdb_test.
11456
11457 * gdb.base/bitfields.exp: restart between tests on netware targets
11458 because breakpoints aren't relocated after target death. Run
11459 processes to completion.
11460
11461 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
11462
11463 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
11464
11465 * Makefile.in: Remove extra tabs that confuse some versions
11466 of "make". Use the newly built gdb to test with by default,
11467 rather than the first one in the tester's search path.
11468
11469 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
11470
11471 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
11472
11473 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
11474 condition help.
11475
11476 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11477
11478 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
11479
11480 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
11481 running.
11482 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
11483 * gdb.base/funcargs.exp: Likewise.
11484
11485 * gdb.base/bitfields.exp: Simplify by using gdb_test.
11486 * gdb.base/funcargs.exp: Likewise.
11487
11488 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
11489 message is "".
11490
11491 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11492
11493 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
11494 return,signals,twice}.exp: Handle non-existant binaries
11495 consistantly.
11496
11497 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
11498 * gdb.base/Makefile.in: Don't try to generate a core dump, we
11499 might testing a cross development system.
11500
11501 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11502
11503 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
11504 runtest script is relative to ${srcdir}, not ${rootdir}.
11505
11506 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
11507
11508 * gdb.base/signals.exp: Allow for optionality of breakpoint
11509 address.
11510
11511 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11512
11513 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
11514
11515 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11516
11517 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
11518 for size_t definition.
11519 * gdb.c++/templates.cc: Likewise
11520
11521 * config/mt-i386-netware: New file.
11522
11523 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
11524 defined.
11525
11526 * gdb.base/Makefile.in: Added support for systems that name core
11527 files by appending "core" to the program name.
11528 * gdb.base/a1-selftest.exp: Likewise.
11529
11530 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11531
11532 * gdb.base/return.exp: Add comment and message for `return double'
11533 test failure on Sparc Solaris.
11534
11535 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
11536
11537 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
11538
11539 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11540
11541 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
11542 from optimizing them away.
11543 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
11544 patterns to include default constructors and assignment operators,
11545 to match gcc versions beyond 2.5.8. Accept any cplus demangling
11546 character in the output of the virtual base pointer.
11547
11548 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11549
11550 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
11551 expression match in print_addr_of to avoid unintented matches.
11552 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
11553 versions up to 2.5.8.
11554
11555 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11556
11557 * gdb.base/list.exp: Tweak alternate pattern for listing of an
11558 included file to run under newer versions of expect.
11559 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
11560 consecutive >'s in templates to accomodate recent cplus-dem.c change.
11561 Remove xfail for the virtual table of BDDHookV.
11562
11563 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11564
11565 * lib/gdb.exp (string_to_regexp): Set a default result.
11566 (default_gdb_start): Fix misleading message.
11567
11568 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
11569
11570 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
11571 Remove all CC, etc definitions.
11572 * config/mt-hpux: New file.
11573 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
11574 (CFLAGS, LDFLAGS): Define.
11575 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
11576
11577 * Makefile.in (site.exp): Don't insert host_os, etc.
11578 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
11579 (distclean): Check existence of subdir.
11580 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
11581 * gdb.base/Makefile.in: General cleanup and simplification.
11582 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11583 to build executables. Use default rule to build .o files.
11584 (EXPECT, RUNTEST, CC): Fix relative pathname.
11585 (site.exp): Don't insert host_os, etc.
11586 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
11587 and/or SIGUSR1 defined.
11588 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
11589 * gdb.c++/Makefile.in: General cleanup and simplification.
11590 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11591 (CFLAGS): Remove.
11592 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
11593
11594 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
11595
11596 * gdb.base/recurse.exp: Misc changes to get tests running again
11597 after Kung's changes to the watchpoint code.
11598 * gdb.base/watchpoint.exp: Likewise.
11599
11600 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
11601
11602 * lib/gdb.exp (string_to_regexp): Convert {\} also.
11603
11604 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11605
11606 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
11607 * lib/gdb.exp (default_gdb_start): Define.
11608 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
11609 gdb.base/funcargs.exp, gdb.base/opaque.exp,
11610 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
11611 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
11612 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
11613 Don't call gdb_target_udi in between tests.
11614
11615 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11616
11617 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
11618 (which was basically just a local version of the same thing). In
11619 addition to avoiding duplication, gdb_test_exact is faster.
11620 * lib/gdb.exp (gdb_test_exact): Fix typo.
11621
11622 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
11623 don't give an error.
11624
11625 * gdb.base/term.exp: Call delete_breakpoints before starting.
11626
11627 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
11628 (t10): Add comment.
11629
11630 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
11631
11632 Reorganization of the GDB Test Suite.
11633
11634 * gdb.base: New directory, contains all the basic tests.
11635 * gdb.c++: New directory, tests specific to C++.
11636 * gdb.chill: New directory, tests specific to Chill.
11637 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
11638 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
11639 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
11640 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
11641 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
11642 t30-31 to chill).
11643 * */gdbme.*: Rename to match appropriate expect scripts.
11644 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
11645 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
11646 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
11647 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
11648 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
11649 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
11650 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
11651 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
11652 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
11653 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
11654 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
11655 gdb.c++/virtfunc.cc: New names of C++ files.
11656 * gdb.chill/chillvars.ch: New name of Chill file.
11657 * gdb.base/configure.in, gdb.c++/configure.in,
11658 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
11659 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
11660 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
11661 * configure.in (configdirs): Update to reflect directory changes.
11662 (target_abbrev): No longer define for any configuration.
11663 * Makefile.in: Cosmetic improvements to header comments.
11664
11665 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
11666
11667 Various changes to gdb.t31:
11668
11669 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
11670 * gdbme.ch: Make all key-words and predefineds be upper-case.
11671 * chillvars.exp: Expect key-words and predefinds in upper-case.
11672
11673 * chillvars.exp: Use gdb_test_exact many places.
11674 Change expected output for arrays (which now includes index labels).
11675
11676 * pr-5020.exp, gdme.ch (module PR_5020):
11677 New test, for PR-5020.
11678
11679 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
11680
11681 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
11682 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
11683
11684 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
11685
11686 * Makefile.in: Fix bit-rot in definitions of CHILL,
11687 CHILL_FOR_TARGET and Chill_LIB.
11688 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
11689 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
11690 CHILL, and CHILL_LIB.
11691
11692 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
11693
11694 * Revert the previous changes. Please see Rob's directory
11695 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
11696
11697 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
11698
11699 * Makefile.in, configure.in, config/mips-gdb.exp,
11700 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
11701 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
11702 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
11703 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
11704 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
11705 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
11706 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
11707 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
11708 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
11709 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
11710 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
11711 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
11712 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
11713 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
11714 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
11715 changes from 94Q1.
11716
11717 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
11718
11719 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
11720 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
11721 Rob's new testing fragments.
11722
11723 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
11724
11725 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
11726 lib/gdb.exp: Replace error proc calls with perror.
11727
11728 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
11729
11730 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
11731 version also, match on casted version strings, and match on
11732 gdb startup case where the line numbers might be messed up.
11733
11734 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
11735
11736 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
11737 (CFLAGS): Delete it from here.
11738
11739 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
11740
11741 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
11742
11743 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
11744
11745 * Makefile.in (RUNTEST): Default to just "runtest".
11746
11747 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11748
11749 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
11750 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
11751 the code has been restructured.
11752
11753 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11754
11755 * gdb.t00/default.exp (set write): Allow any number of \r and/or
11756 \n, not just one of each.
11757
11758 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
11759 /bin/cc gives a warning if you do.
11760
11761 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
11762
11763 * gdb.t24/demangle.exp: change expect pattern of
11764 __t10ListS_link1ZUiRCUiPT0
11765
11766 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11767
11768 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
11769 on local variables in recursive functions.
11770
11771 * gdb.t07/Makefile.in: Build the new test.
11772
11773 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11774
11775 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
11776 directly. Instead compare the return values from actual calls.
11777
11778 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
11779
11780 * Makefile.in (check): Set TCL_LIBRARY for runtest.
11781
11782 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11783
11784 * From Peter Schauer with minor modifications.
11785 * gdb.t15/return.exp (return_tests): Handle targets where "return"
11786 stops in mid-line in the caller. Add xfail for returning a float
11787 value on X86 targets.
11788
11789 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11790
11791 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
11792 to avoid expect lossage.
11793 (fmem_LRbug_tests): Likewise.
11794 * gdb.disasm/hppa.s: Corresponding changes.
11795
11796 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
11797 conditions to work with latest dejagnu/expect.
11798
11799 * gdb.t15/funcargs.exp (finish from indirect call): No longer
11800 expected to fail on the PA.
11801 (backtrace in call with trampolines): Explicitly require main
11802 to be frame #1 (no trampolines should show up in backtrace).
11803
11804 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
11805 "continue -expect".
11806 * gdb.t06/break.exp: Likewise.
11807 * gdb.t07/watchpoint.exp: Likewise.
11808 * gdb.t13/bitfields.exp: Likewise.
11809 * gdb.t15/{funcargs,return}.exp: Likewise.
11810 * gdb.stabs/weird.exp: Likewise.
11811 * config/{mips,udi}-gdb.exp: Likewise.
11812
11813 * hppa.sed: Enclose comments within a sed command to avoid
11814 losing with the old OSF1 sed.
11815
11816 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11817
11818 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
11819 sequent dynix.
11820 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
11821 * gdb.t15/funcargs.exp: Conditionally step again to really
11822 finish from marker_call_with_trampolines. Handle the case where
11823 the first step from within call_with_trampolines already steps
11824 us back to main.
11825 * gdb.t15/gdbme.c: Add comment to closing brace of
11826 call_with_trampolines for funcargs.exp.
11827
11828 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11829
11830 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
11831 Fix typo(s).
11832
11833 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11834
11835 * gdb.t07/gdbme.c: More code for watchpoint testing.
11836
11837 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
11838 "Hardware watchpoint" throughout file.
11839 (test_watchpoint_triggered_in_syscall): New test.
11840 (test_complex_watchpoint): New test.
11841
11842 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11843
11844 * gdbme.c (call_with_trampolines): New function to try and step
11845 into. Tests trampoline problems on the PA.
11846
11847 * funcargs.exp (localvars_in_indirect_call): No longer expect
11848 stepping into indirect call to fail on PAs.
11849 (test_stepping_over_trampolines): New test.
11850
11851 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11852
11853 * TODO: Add suggestions for static member function tests, and
11854 completion tests.
11855
11856 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11857
11858 * TODO: Add suggestions for "p/a" tests.
11859
11860 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
11861 (default_gdb_exit): Replace all the hair with sending "quit" to
11862 the process with a simple close.
11863
11864 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11865
11866 * TODO: Add suggestions for shared library tests.
11867
11868 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11869
11870 * TODO: Add suggestions for x/s tests.
11871
11872 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11873
11874 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
11875 "enable once", and "enable breakpoints once" with ".*".
11876
11877 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11878
11879 * TODO: Add suggestions about structure passing tests.
11880
11881 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11882
11883 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
11884 the primary1 test, use work around if __GNUC__ < 2.
11885 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
11886 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
11887 Test for bad output rather than waiting for timeout. Issue
11888 second continue only if first continue failed.
11889
11890 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11891
11892 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
11893 operator[] test with gdb_test because the old code didn't seem to
11894 be getting the quoting right with the new dejagnu.
11895
11896 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
11897
11898 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
11899 one from the path.
11900 * Makefile.in: Use a fresh expect if there is one, use runtest
11901 from the src tree if there is one.
11902
11903 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11904
11905 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
11906 next over recursive call. Revise the tests from that point on
11907 (which had been skipped) to match GDB's actual (correct) output.
11908
11909 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
11910 with next over a breakpoint whose condition is false.
11911
11912 * gdb.t00/help.exp: Comment out "help set print" tests just like
11913 (and for same reason as) "help set" test.
11914
11915 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11916
11917 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
11918 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
11919
11920 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11921
11922 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
11923 necessary gdb_target_udi.
11924
11925 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
11926
11927 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
11928 1838 and 2417; they are fixed.
11929
11930 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
11931 gdb.t03/ptype.exp (ptype structure, ptype union):
11932 Remove xfails; the test is looser than when the xfails were added.
11933
11934 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
11935 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
11936
11937 * gdb.t01/run.exp: Only run shell test if isnative.
11938
11939 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
11940 since "run" automatically loads if necessary. Call gdb_target_udi
11941 after the "file" since "file" kills any execution target.
11942
11943 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
11944 GDB. GDB doesn't work that way (not anymore at least) on UDI.
11945 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
11946 argument for UDI.
11947
11948 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11949
11950 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
11951
11952 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
11953
11954 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11955
11956 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
11957 properly quoting regexps. This makes the second argument to
11958 demangle a fixed string, which matches the callers, instead of a
11959 shell-style pattern which is what the previous implementation
11960 used. Update some of the callers.
11961
11962 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11963
11964 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
11965 (comib_nullified_tests): Fix typo.
11966 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
11967 strings. No longer expected to fail.
11968
11969 * gdb.disasm/hppa.s (addib_tests): Fix typo.
11970 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
11971 strings. No longer expected to fail.
11972
11973 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
11974 string. No longer expected to fail.
11975
11976 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11977
11978 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
11979 No longer expected to fail.
11980
11981 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
11982 string. No longer expected to fail.
11983
11984 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11985
11986 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
11987 only in the names (I probably got most of them). I was even
11988 generous with some which differed in underscores in names, and
11989 probably missed a few, and I *still* was able to remove almost a
11990 third of the file with almost no impact on testsuite coverage.
11991
11992 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11993
11994 * gdb.t00/default.exp: Match udi_attach error message as well as
11995 the one from child_attach.
11996
11997 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
11998
11999 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
12000
12001 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
12002 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
12003
12004 * Move test with enums and partial symbols back to
12005 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
12006 Reverts the change of 26 May 93. Per today's change to
12007 stabs.texinfo, the behavior that weird.exp was expecting was
12008 unreasonable; what is important is that the compiler+gdb get
12009 things right, which happens with a recent gcc. Also fix the test
12010 to deal with native compilers which put out the stab gdb can't
12011 deal with.
12012
12013 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12014
12015 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
12016 in the names. The main thing these accomplish is to slow things down.
12017 Many more such duplicates surely remain.
12018
12019 * gdb.t00/help.exp: Comment out "help support" test just like
12020 (and for same reason as) "help set" test.
12021
12022 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
12023
12024 * gdb.t06/break.exp: Remove setup_xfails for
12025 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
12026 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
12027 about known bug in gcc to include up through 2.5.8.
12028 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
12029 well as "_vb$".
12030 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
12031 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
12032 with latest gcc and gdb.
12033 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
12034 well as "_vb$".
12035
12036 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12037
12038 * configure.in (hppa*-*-*): Also configure and build stabs-only
12039 tests.
12040
12041 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12042
12043 * gdb.t10/hppa.mt: A makefile fragment for the PA.
12044 * gdb.t10/configure.in (hppa*-*-*): Use it.
12045
12046 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12047
12048 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
12049
12050 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12051
12052 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
12053 versions prior to 1.13.5.
12054
12055 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12056
12057 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
12058 the prompt is at the start of a line.
12059
12060 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12061
12062 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
12063 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
12064 in the copr tests now.
12065 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
12066 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
12067 expected to fail.
12068
12069 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
12070
12071 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
12072 gdb.t31/chillvars.exp, lib/gdb.exp:
12073 Tweak to run under either version of expect.
12074 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
12075 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
12076 * gdb.t11/list.exp: Remove extraneous whitespace.
12077
12078 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12079
12080 * gdb.t16/printcmds.exp (test_print_strings): Accept
12081 "(unsigned char *) " before the string.
12082
12083 * TODO: Add notes about printing of fancy types and GDB expressions.
12084
12085 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
12086
12087 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
12088 * gdb.t06/configure.in: Don't try to compile signals test program
12089 if doing mips-idt-ecoff.
12090
12091 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
12092
12093 * Most .exp files: Tweak to run under either version of expect.
12094
12095 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12096
12097 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
12098 xfails; I'm not sure why they are failing, but not because of PR 1806.
12099
12100 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
12101
12102 * config/unix-gdb.exp: Remove gdb_unload cause it's already
12103 defined in lib/gdb.exp.
12104
12105 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12106
12107 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
12108 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
12109 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
12110 have to be typeless.
12111
12112 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12113
12114 * TODO: Add suggestion for copyright year test.
12115
12116 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
12117
12118 * configure.in (*-*-lynxos*): Add stabs tests.
12119
12120 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12121
12122 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
12123 so insert a tab before any assembler directive in column zero.
12124
12125 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
12126 stores.
12127 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
12128 stores.
12129 (fpu_short_memory_tests): Likewise.
12130
12131 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12132
12133 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
12134 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
12135 .stabs directives in comments.
12136
12137 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12138
12139 * TODO: New file, describing tests we could write.
12140 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
12141
12142 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12143
12144 * gdb.t06/signals.exp: Add kludge to force re-sync.
12145
12146 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
12147 to xgdb instead of gdb, get out of gdb.
12148
12149 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
12150
12151 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
12152 for info.
12153
12154 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12155
12156 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
12157 * gdb.stabs/configure.in (hppa*-*-*): Use it.
12158 * gdb.stabs/hppa.sed: New sed script for the PA.
12159
12160 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12161
12162 * gdb.stabs: Re-write weird.def and configuration to use sed
12163 instead of cpp. sed is portable and POSIX; cpp is neither.
12164
12165 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12166
12167 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
12168
12169 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12170
12171 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
12172
12173 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12174
12175 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
12176 "_vb$".
12177 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
12178 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
12179
12180 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12181
12182 * lib/gdb.exp: Comment out code which depends on non-existent
12183 `transform' procedure.
12184
12185 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
12186
12187 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
12188 * lib/gdb.exp: Transform tool name.
12189 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
12190 1.1's new error handling system.
12191
12192 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12193
12194 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
12195
12196 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12197
12198 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
12199 They made pattern matching so slow that timeouts happened on
12200 heavily loaded systems. Now any output from "show print" which
12201 gets us back to the GDB prompt is a PASS.
12202
12203 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
12204
12205 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
12206
12207 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12208
12209 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
12210
12211 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
12212 It is not from PR 3220.
12213
12214 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12215
12216 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
12217 just started failing because they depended on the order the
12218 subcommands are presented, or exact docstring text. This kind of
12219 test is a pain and has minimal benefit.
12220
12221 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12222
12223 * gdb.t09/corefile.exp: At end of test, use "core" command with
12224 no arguments.
12225
12226 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
12227
12228 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
12229 17}/Makefile.in: Make it possible to run the testsuite with Sun
12230 make and CC = cross gcc by adding explicit build rules for .o
12231 files.
12232
12233 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12234
12235 * gdb.t15/funcargs.exp: Don't put comments on same line as
12236 setup_xfail (@#$*%& tcl braindamage!).
12237
12238 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12239
12240 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
12241
12242 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
12243
12244 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
12245 * gdb.t20/inherit.exp: remove three dumplicate entries.
12246
12247 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12248
12249 * gdb.t06/break.exp: For "next over recursive call", fail on any
12250 incorrect output, not just on "factorial (value=2)".
12251
12252 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12253
12254 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
12255 working now. Add an xfail if accesing a bss variable causes
12256 a memory error if the target is not yet run.
12257
12258 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12259
12260 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
12261 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
12262 name of __st* demangling (2 strings). Did Kung really get the
12263 more than 95 others right without testing them?
12264
12265 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
12266
12267 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
12268
12269 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
12270
12271 * configure.in (configdirs): Add gdb.disasm
12272 * gdb.disasm: New directory for GDB disassembler tests.
12273 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
12274
12275 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12276
12277 * gdb.t00/help.exp: Don't test "help set".
12278
12279 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
12280 from within expect statements. None of these happen anymore and
12281 they cause regressions to be silently unnoticed.
12282
12283 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
12284 messages) about known failures with gcc cygnus-2.4.5-930417.
12285
12286 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
12287 comp-info.exp so it gets built if it doesn't exist.
12288
12289 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
12290 it is no longer used.
12291 * gdb.t13/comp-info.c: Removed.
12292
12293 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12294
12295 * gdb.t06/signals.exp: Add xfail for sun3.
12296
12297 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12298
12299 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
12300 relevant because ^C doesn't get sent but failure can be reproduced
12301 interactively).
12302
12303 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12304
12305 * gdb.stabs/alpha.mt: New configuration file for alpha.
12306 * gdb.stabs/configure.in: Use it.
12307 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
12308 sharing with alpha.mt, redefine long to word via preprocessor.
12309 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
12310 for alpha.
12311 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
12312 native cc.
12313 * gdb.t00/teststrategy.exp: Change expect string so that we
12314 consume the `(xgdb)' from the command echo and from the gdb prompt.
12315 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
12316 gdb currently compares all values as long, so this failure probably
12317 applies to any configuration where LONGEST is bigger than a target int.
12318 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
12319 with gcc.
12320 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
12321 to handle opaque pointers, gcc is.
12322 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
12323 as first argument. Include <sys/types.h> and change all operator
12324 new definitions to use size_t.
12325 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
12326 now that we use size_t.
12327
12328 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12329
12330 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
12331 a long or float array cast all array members to the same type.
12332 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
12333 with 64 bit longs.
12334 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
12335 on alpha.
12336 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
12337
12338 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12339
12340 * gdb.t24 (demangle.exp): Constructors of templates have names like
12341 vector<int>::vector(int) not vector<int>::vector<int>(int). See
12342 section 14.6 of the ARM.
12343
12344 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
12345 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
12346 accomplish little and slow down the testsuite.
12347
12348 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
12349 Accept spaces various places.
12350
12351 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12352
12353 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
12354 with watchpoint enabled.
12355
12356 * Makefile.in: Remove definition of CC and remove the second
12357 definition of CXX (the "CXX = gcc" one remains). These definitions
12358 were causing backquotes to be expanded within backquotes, which
12359 doesn't work.
12360
12361 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12362
12363 * gdb.t17/callfuncs.exp: Add "return 0" to end.
12364
12365 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12366
12367 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
12368 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
12369 by mips cc and contains no stabs entries.
12370
12371 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
12372
12373 * config/vx-gdb.exp: Use fake device to load files rather than
12374 NFS.
12375 * lib/gdb.exp: New proc to do "file" command.
12376 * config/unix-gdb.exp: Use new "file" proc.
12377
12378 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12379
12380 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
12381 Rework board rebooting slightly.
12382 (gdb_exit): Don't exit from the remote shell; there isn't one.
12383 * gdb.stabs/weird.exp: If a program is being debugged already,
12384 kill it.
12385 * gdb.t04/setvar.exp: Stop and restart gdb.
12386 * gdb.t05/expr.exp: Likewise.
12387 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
12388 restart gdb and reload the program.
12389 * gdb.t08/opaque.exp: Likewise.
12390 * gdb.t12/scope.exp: Likewise.
12391 * gdb.t13/bitfields.exp: Likewise.
12392 * gdb.t15/funcargs.exp: Likewise.
12393 * gdb.t20/classes.exp: Likewise.
12394 * gdb.t03/ptype.exp: Increase timeout.
12395 * gdb.t16/printcmds.exp (test_print_string_constants,
12396 test_print_array_constants): Likewise.
12397 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
12398 * gdb.t20/classes.exp (do_tests): Likewise.
12399 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
12400
12401 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
12402
12403 * gdb.stabs: Renamed *wierd* to *weird*.
12404
12405 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12406
12407 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
12408 for timeout. Add "known gcc 2.4.5 bug" to failure message.
12409
12410 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12411
12412 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
12413 (do_tests): Remove xfail for whatis on one_var and two_var.
12414
12415 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
12416
12417 * Makefile.in: Made cross building work better by adding
12418 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
12419
12420 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12421
12422 * gdb.t15/{return.c,return.exp,Makefile.in}:
12423 New test, currently commented out.
12424
12425 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
12426
12427 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
12428 still running and removes the leftover named socket so GDb can do
12429 clean restarts.
12430
12431 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
12432
12433 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
12434 console, not GDB.
12435 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
12436 cross testing works better with "make check"
12437 * config/unix-gdb: Use default procedures for exit and version.
12438 * config/vx-gdb.exp: Cleaned up and massaged back to working order
12439 with the newest VxWorks.
12440
12441 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12442
12443 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
12444 old form.
12445
12446 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
12447 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
12448
12449 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
12450
12451 * config/unix-gdb.exp: Remove this version of gdb_exit
12452 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
12453 Rob says he'll look at it when he gets back to testing boards.
12454
12455 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
12456
12457 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
12458 an expected fail for certain ptype commands.
12459
12460 * gdb.t20/classes.exp: Update expected results of "ptype class
12461 Base1" to account for the constructor that now appears in the type.
12462
12463 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
12464
12465 * configure.in (configdirs): Restore gdb.t04, which mysteriously
12466 disappeared from list.
12467 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
12468 "alldone" proc with call to cleanup and exit.
12469 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
12470 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
12471 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
12472 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
12473 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
12474 "alldone" proc with simple returns that suppress remaining
12475 tests. The alldone proc went away many months ago.
12476
12477 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12478
12479 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
12480
12481 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
12482
12483 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12484
12485 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
12486 as vax gdb will display them.
12487
12488 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12489
12490 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
12491 optimizers.
12492
12493 * scope.exp: Change "bad value for localval" messages so each one
12494 is unique.
12495
12496 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
12497 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
12498
12499 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
12500
12501 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12502
12503 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
12504 doesn't exist (due to optimization).
12505
12506 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12507
12508 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
12509 contains \r because the filename is long.
12510
12511 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
12512 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
12513
12514 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12515
12516 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
12517 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
12518 Ultrix.
12519 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
12520 int tests.
12521 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
12522
12523 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
12524
12525 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
12526
12527 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
12528 to match does not match the passing case but still matches the
12529 failing case.
12530
12531 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12532
12533 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
12534
12535 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
12536
12537 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
12538 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
12539 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
12540 Remove various versions of gdb_exit.
12541 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
12542 gdb_exit.
12543 * config/unix-gdb.exp: gdb_exit remains here, and should override
12544 the generic version, since it's doing a lot of wierd stuff that
12545 the other versions aren't. FIXME, fold it in, or abandon this
12546 version.
12547
12548 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12549
12550 * gdb.t24/demangle.exp: Add tests for PR 3220.
12551
12552 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12553
12554 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
12555
12556 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
12557
12558 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
12559 "i386-*-*". Works for i486 as well.
12560
12561 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
12562 bug, and expand domain of xfail to all SVR4 systems, since the
12563 actual problem is likely to be in generic SVR4 /proc support.
12564
12565 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12566
12567 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
12568
12569 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
12570
12571 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
12572 xfails for other systems. Match a missing 'Continuing.' as an
12573 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
12574
12575 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
12576 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
12577 Only issue warning for missing executables if -all option is used.
12578
12579 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
12580 file if -all option is used. It's like an unpredictable XFAIL.
12581
12582 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12583
12584 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
12585 for dynamically linked binaries.
12586
12587 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
12588
12589 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12590
12591 * gdb.t20/inherit.exp: Change message for "print tagless struct"
12592 to state that this is a known bug in old versions of g++.
12593
12594 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12595
12596 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
12597 while waiting for `Continuing'.
12598
12599 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
12600
12601 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
12602 in text, data, and bss.
12603 * gdb.t10/nodebug.c: Add local and global test variables for
12604 initialized and uninitialized data.
12605
12606 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12607
12608 * config/unix-gdb.exp (gdb_exit): Add "wait".
12609
12610 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12611
12612 * gdb.t06/signals.exp: xfail the continue from the handler for all
12613 targets.
12614
12615 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
12616 function with watchpoints enabled, the i386 call dummy starts with
12617 a call.
12618
12619 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
12620 386 bsd names its corefiles.
12621
12622 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
12623
12624 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
12625 compilers don't grok it.
12626 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
12627 with small octal ints rather than character constants, which
12628 are signed and might not fit if first promoted to int.
12629
12630 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
12631
12632 * gdb.t09/Makefile.in (clean): Remove corefile.
12633
12634 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12635
12636 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
12637
12638 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12639 and Jim Kingdon (kingdon@cygnus.com)
12640
12641 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
12642 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
12643 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
12644
12645 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12646
12647 * gdb.t17/interrupt.exp: Add xfail for hppa.
12648
12649 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12650
12651 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
12652 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
12653 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
12654 to determine signed-ness of bitfields and use the result to setup
12655 the xfail.
12656 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
12657 * gdb.t15/funcargs.exp: Use them to step until the second indirect
12658 call line is reached if necessary.
12659
12660 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12661
12662 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
12663
12664 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12665
12666 * gdb.t06/break.exp: Also test `clear' command.
12667
12668 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12669
12670 * gdb.t00/teststrategy.exp: Remove extra quote.
12671
12672 * gdb.t07/watchpoint.exp: Change xfail for calling function with
12673 watchpoint enabled to be for all non-68k machines.
12674
12675 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
12676
12677 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12678
12679 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
12680 targets use aout.mt instead of ecoff.mt as gas understands
12681 standard aout format.
12682
12683 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12684
12685 * lib/gdb.exp (runto): Don't insist that function we are running to
12686 was compiled with -g.
12687
12688 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
12689
12690 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
12691 to get back into the read system call.
12692 Accept leading newline in case where we woke it up.
12693
12694 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12695
12696 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
12697 to make the stabs test work on ecoff systems using gcc and -with-stabs.
12698 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
12699 enable ecoff configuration.
12700
12701 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12702
12703 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
12704
12705 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12706
12707 * gdb.t16/printcmds.exp: Add another printf test.
12708
12709 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
12710
12711 * configure.in: If configured -with-stabs on any target, add
12712 stabsdirs to configdirs.
12713
12714 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12715
12716 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
12717 fun" so pattern does not match the command itself.
12718
12719 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12720
12721 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
12722
12723 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12724
12725 * gdb.t17/interrupt.exp: Test for more things.
12726
12727 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12728
12729 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
12730 compiler arranges the code and line numbers.
12731
12732 * gdb.t17/interrupt.exp: Don't send \n after ^C.
12733
12734 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12735
12736 * gdb.t00/help.exp: Increase expect input buffer size.
12737
12738 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12739
12740 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
12741
12742 * gdb.t07/watchpoint.exp: Add xfail for hppa.
12743
12744 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
12745
12746 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
12747 [0-9]*, not just [0-9].
12748
12749 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12750
12751 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
12752
12753 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
12754
12755 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12756
12757 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
12758
12759 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12760
12761 * gdb.t06/signals.c: Add xfails for sun3.
12762
12763 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
12764
12765 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
12766 test_stepping tests.
12767
12768 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12769
12770 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
12771
12772 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
12773
12774 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
12775 rather than actually putting it through cpp twice.
12776
12777 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
12778
12779 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
12780
12781 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
12782 no longer needed.
12783
12784 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12785
12786 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
12787
12788 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
12789 C++ features prints as "struct", make it a pass, not an xfail.
12790
12791 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12792
12793 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
12794 Don't require VA to print as "class" rather than "struct".
12795
12796 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
12797
12798 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
12799
12800 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12801
12802 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
12803
12804 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12805
12806 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
12807 order.
12808
12809 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12810
12811 * gdb.t16/printcmds.exp: Add printf tests.
12812
12813 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
12814
12815 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
12816
12817 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
12818
12819 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
12820 pass counts, to counteract any existing or future setup_xfails.
12821
12822 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12823
12824 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
12825 {BEGIN,END}_COMMON for common block instead of STAB.
12826 * gdb.stabs/wierd.exp: Add xfail for rs6000.
12827
12828 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
12829 intp_var should be N_GSYM not N_LSYM.
12830 wierd-aout.S: Use a label for the value of the N_SO.
12831 wierd.def: Remove all backslashes.
12832 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
12833
12834 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12835
12836 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
12837 get the expected next to inheritance3.
12838
12839 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12840
12841 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
12842 now that gcc-2.4 gets it right.
12843
12844 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12845
12846 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
12847
12848 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
12849 generating comp-info.exp which works for cross-compilation.
12850
12851 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
12852
12853 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
12854 "*-*-sysv4.*".
12855
12856 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
12857
12858 * gdb.t01/run.exp: Start with a fresh gdb.
12859 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
12860 SVR4.x.
12861
12862 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
12863
12864 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
12865 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
12866 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
12867 Makefile.in (distclean, realclean): Remove gdbme.c from list of
12868 things to remove.
12869
12870 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
12871
12872 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
12873 test cases from bug reports.
12874
12875 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
12876
12877 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
12878 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
12879 avoid spurious xfails.
12880 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
12881 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
12882 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
12883
12884 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
12885
12886 * gdb.t00/teststrategy.exp: Rework to provide more useful
12887 description of each test, fix problem with systems that define
12888 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
12889 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
12890 results for "next over recursive call" so timeouts aren't taken
12891 by error.
12892
12893 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
12894
12895 * gdb.t12/scope.exp: Test printing of variables before run.
12896
12897 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
12898 printed in wrong order due to sorting.
12899
12900 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
12901
12902 * gdb.t00/teststrategy.exp: Fix expected results for printing
12903 user entered string constant. Is array of char, prints with no
12904 address.
12905
12906 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
12907 commands.
12908 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
12909 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
12910 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
12911 of struct of char arrays.
12912 * gdb.t00/radix.exp: New tests for radix commands.
12913
12914 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
12915
12916 * gdb.t16/printcmd.exp: Print a variable before running program
12917 (with xfail for AIX).
12918
12919 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
12920
12921 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
12922
12923 * gdb.t16/printcmd.exp: Don't print variables before running program.
12924
12925 * gdb.t06/break.exp: Don't require envp argument to main.
12926
12927 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
12928
12929 * gdb.t02/whatis.exp, gdb.t11/list.exp:
12930 Add xfails for rs6000.
12931
12932 * gdb.t02/whatis.exp: Change other tests not to re-test something
12933 we already tested.
12934
12935 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
12936 each type used has a variable of that type.
12937
12938 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
12939
12940 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
12941
12942 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12943
12944 * configure.in: change srctrigger to be a file, not a directory
12945
12946 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
12947
12948 * configure.in (mips-idt-ecoff*): Added trailing '*'.
12949
12950 * gdb.t11/list.exp: Fixed a couple of typos.
12951
12952 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
12953
12954 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
12955 is fixed and PR is closed.
12956 * gdb.t16 (gdbme.c): Add simple test string variable.
12957 * gdb.t16 (printcmds.exp): Add tests with simple test string
12958 variable, primarily for boundaries on "set print elements".
12959
12960 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
12961
12962 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
12963 Make leading 0's optional and don't expect a tab in the middle
12964 of the number.
12965
12966 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
12967
12968 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
12969 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
12970 don't end command passed to gdb_test with newline.
12971
12972 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
12973 signed keyword away, don't expect signed bitfields to be signed.
12974
12975 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
12976 printing with only as many 1's as are in the field as well as printing
12977 with 32 1's (see comment).
12978
12979 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
12980
12981 * gdb.t00/default.exp: Start with a fresh gdb.
12982 * configure.in (configdirs): Remove gdb.t31 until the chill
12983 compiler works again. It no longer is able to find chillrt0
12984 since it isn't in libchill.a anymore.
12985 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
12986 wierd.o, make more modular.
12987 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
12988 spurious newlines that caused problems.
12989
12990 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12991
12992 * Move test with enums and partial symbols from gdb.t03/ptype.exp
12993 to gdb.stabs/wierd.exp since GCC has worked around the bug.
12994 gdb.stabs/wierd.{exp,def}: Many new tests.
12995
12996 * gdb.t00/default.exp: update info line for new message.
12997
12998 * gdb.t02/{whatis.exp,gdbme.c}:
12999 Test that "char *" doesn't print as "caddr_t".
13000
13001 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13002
13003 * gdb.t00/help.exp: Use .* in place of some help messages which
13004 just changed.
13005 gdb.t00/default.exp: Update "info frame" test for new message.
13006 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
13007 Remove some xfails
13008
13009 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13010
13011 * gdb.t03/{gdbme.c,ptype.exp}:
13012 Add tests for typedef'd struct and union without tags.
13013 Also check "whatis" on a variable of a typedef'd enum without a tag.
13014
13015 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
13016 PRMS 1823; the bug still exists but isn't reproduced by this test
13017 anymore), and remove rs6000 XFAIL (the bug is fixed).
13018
13019 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
13020 duplicated from whatis.exp. For those that are left, accept
13021 "long", "long int", or "int" for long variables (whatis.exp already
13022 has an XFAIL for "int", so no need to fail it here).
13023
13024 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
13025 Deal with GCC's names for types now that GDB uses the compiler's names.
13026
13027 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
13028 setup_xfail's for sunos4. If we #defined the signed keyword away,
13029 don't expect GDB to know that char it is signed.
13030
13031 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
13032
13033 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
13034
13035 * configure.in (configdirs): Add gdb.t24 for C++ tests that
13036 should work on any system, regardless of debugging format.
13037 * gdb.t21/demangle.exp: Move to gdb.t24.
13038 * gdb.t24/demangle.exp: Move from gdb.t21.
13039 * gdb.t24/{Makefile.in, configure.in}: New files.
13040
13041 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13042
13043 * configure.in: Do gdb.stabs and C++ tests only for stabs.
13044 * gdb.stabs: New directory.
13045
13046 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13047
13048 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
13049 not just "Quit anyway?".
13050
13051 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
13052
13053 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
13054 that all setup_xfails are immediately followed by clear_xfails.
13055
13056 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
13057
13058 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
13059 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
13060 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
13061 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
13062 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
13063 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13064 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13065 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
13066 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
13067 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
13068 gdb.t31/chillvars.exp, lib/gdb.exp:
13069 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
13070 bug-gdb@prep.ai.mit.edu.
13071
13072 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
13073
13074 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
13075 with 0.0, not integer 0.
13076
13077 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
13078
13079 * gdb.t06/break.exp: Update for "Kill the program" message change.
13080
13081 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
13082
13083 * Makefile.in (GDBFLAGS): Set to -nx.
13084 * Makefile.in (site.exp): Use GDBFLAGS.
13085
13086 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13087
13088 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
13089 Makefiles.
13090 (check): depend on just-check.
13091 (just-check): added so that tests can be run without a noop
13092 build pass.
13093
13094 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13095
13096 Switch to using configure's configdirs.
13097 * Makefile.in (Makefile): add configure.in dependency.
13098 (SUBDIRS): removed redundant assignment.
13099 * configure.in: switch subdirs assignment to configdirs.
13100 * gdb.t*/configure.in: new files.
13101
13102 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
13103
13104 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
13105 works.
13106
13107 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
13108
13109 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
13110 in explicit rules. Apparently this is not supported by some makes.
13111
13112 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
13113
13114 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
13115
13116 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13117
13118 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
13119 disappeared.
13120
13121 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13122
13123 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
13124
13125 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
13126
13127 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
13128 watchpoint problem that is now fixed.
13129 * gdb.t30/chexp.exp: Remove setup_xfail for printing
13130 uninitialized convenience variables.
13131 * gdb.t31/chillvars.exp: Fix expected patterns for printing
13132 structures.
13133
13134 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13135
13136 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
13137 which causes expect to get out of sync with gdb on long output
13138 from help set.
13139 * gdb.t09/corefile.exp: Make expected pattern for core file
13140 failing signal and frame output format less sun specific.
13141
13142 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
13143
13144 * gdb.t31/chillvars.exp: Add and remove initial dummy
13145 breakpoint, so that symbol table is forced in.
13146 (Needed at least on Sunos4, though it seems not SVR4.)
13147 * gdb.t31/chillvars.exp: Update for changed output format.
13148
13149 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
13150
13151 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
13152
13153 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
13154
13155 * Makefile.in: Added --srcdir when invoking runtest, removed the
13156 need for a local config file. (optional now)
13157
13158 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
13159
13160 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
13161 failure count used to force early termination. Add some more
13162 expected failures for gnu style demangling.
13163
13164 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13165
13166 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
13167 pmi variable from gdb.t20/gdbme to get optimized away.
13168 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
13169 Check for written corefile upon timeout _and_ eof.
13170
13171 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13172
13173 * config/unix-gdb.exp: Add missing return 0.
13174
13175 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13176
13177 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
13178 test termination.
13179
13180 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
13181
13182 * configure.in (subdirs): Put back gdb.t17 which mysteriously
13183 disappeared.
13184
13185 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
13186
13187 * gdb.t10/crossload.exp: Disable the i860-elf test until such
13188 time as i860 support works.
13189
13190 * gdb.t15/funcargs.exp: Fix expected outputs to include
13191 "backtrace 100\r" rather than just "backtrace\r", to match last
13192 change.
13193
13194 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
13195
13196 * config/udi-gdb.exp (gdb_exit): Remove close command.
13197 (gdb_target_udi): New procedure to set the UDI target.
13198 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
13199 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
13200 Added waits for prompts after several question responses. Added
13201 some more responses used by a29k-amd-udi-gdb.
13202 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
13203 pass different arguments, restart UDI connection after program
13204 completion.
13205 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
13206 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13207 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
13208 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
13209 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
13210 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
13211 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13212 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
13213 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
13214 after program completion.
13215 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
13216 compiled with a SELECT_VECS setting.
13217 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
13218 infinite recursion.
13219
13220 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
13221 Added checks for COFF results, and made them expected failures for
13222 all targets. It would be better to make them expected failures
13223 for COFF targets only.
13224
13225 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13226
13227 * Makefile.in: add null dvi target, don't bother to recurse
13228 through test directories for info and install-info; rename
13229 $(datadir) to be dejagnu instead of deja-gnu
13230
13231 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
13232
13233 * gdb.t31/gdbme.ch: Re-enable code that previously caused
13234 compiler to coredump.
13235 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
13236 code.
13237
13238 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
13239
13240 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
13241 coredump.
13242 * gdb.t31/chillvars.exp: Comment out tests that depend on that
13243 code.
13244
13245 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
13246
13247 * gdb.t03/ptype.exp: tests for return code from gdb_test.
13248 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
13249 which in a shell. Deletes xgdb when done.
13250 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
13251 Tests the return from the "set height" or "set width" commands.
13252 Added a few return codes where needed.
13253
13254 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
13255
13256 * Makefile.in (SUBDIRS): Add gdb.t17.
13257 * configure.in (subdirs): Add gdb.t17.
13258 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
13259 files to test gdb's calling of functions in the inferior with
13260 the correct arguments and gdb's ability to retrieve any
13261 result returned.
13262
13263 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
13264
13265 * config/unix-gdb.exp (gdb_exit): Remove close commands that
13266 may be called after gdb goes away. Previous versions of expect
13267 needed these to avoid file descriptor leaks, but they cause
13268 errors with the current revision of expect.
13269 * gdb.t00/gdbvars.exp: Use -re on expected output after
13270 setting sevenbit-strings.
13271 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
13272 to set sevenbit-strings consistent across tests.
13273 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
13274 set sevenbit-strings consistent across tests.
13275
13276 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
13277
13278 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
13279 expected output to match current "expect" expectations.
13280
13281 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
13282
13283 * gdb.t00/default.exp: Change expected output for default "source"
13284 command, to match new gdb behavior which requires a filename to
13285 source.
13286
13287 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
13288
13289 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
13290 expected fail for i486-*-* that misses the marker2 function.
13291 * gdb.t10/crossload.exp (bfddefault): Allow successful
13292 recognition of a format to pass even if no symbols are found.
13293 Explicitly catch failures where the format is not recognized
13294 or is ambiguous, and add the reason to the fail message.
13295 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
13296 the cause is and invalid target and add reason to failure message.
13297 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
13298 elf32-i386, elf32-sparc, and elf32-i860.
13299 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
13300 Set up expected failure for 'filename'::variable scope resolution,
13301 which is now apparently broken on all targets.
13302 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
13303 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
13304 gdb.t23/templates.exp: Change failure for missing binfile into
13305 just a warning.
13306 gdb.t21/demangle.exp: Change all cfront references to 'arm'
13307 references.
13308
13309 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
13310
13311 * gdb.t00/default.exp: Add expected output for default "source"
13312 command, to match new gdb behavior.
13313 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
13314
13315 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
13316
13317 * config/*-gdb.exp: returns an error, rather than exiting on
13318 internal errors.
13319
13320 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
13321
13322 * gdb.t03/gdbme.c: Add pointer to struct variable.
13323 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
13324 referencing struct members.
13325
13326 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
13327
13328 * configure.in (mips-idt-ecoff): New target.
13329 * config/mips-gdb.exp: New file for remote board using MIPS remote
13330 debugging protocol.
13331
13332 * Redid configuration scheme. Removed gdb.t*/configure.in.
13333 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
13334 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
13335 distclean targets. Built executables via .o files. Adjusted
13336 tests to account for source files in $(srcdir) rather than
13337 $(objdir).
13338 * lib/gdb.exp (runto): Don't expect () after the function name,
13339 because it may have arguments.
13340
13341 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
13342
13343 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
13344 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
13345 expected failures for mips-idt-* and mips-sgi-*.
13346 * gdb.t00/default.exp (attach): Kill process if requested.
13347 * gdb.t00/help.exp (help target core, help target): Accept a gdb
13348 that does not read core files.
13349 * gdb.t01/run.exp: Removed checks for exit status code.
13350 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
13351 it is linked in.
13352 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
13353 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
13354 appropriate, rather than doing it by hand.
13355 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
13356 execution.
13357 * gdb.t10/crossload.exp: Kill existing program if needed.
13358 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
13359 appropriate, rather than doing it by hand. Always increase
13360 timeout for this test, not just for VxWorks.
13361
13362 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
13363
13364 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
13365 of Chill STRUCT types and STRUCT values.
13366 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
13367 than "char".
13368 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
13369 struct2): New struct definitions and initializations to test
13370 simple Chill STRUCT types.
13371
13372 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
13373
13374 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
13375 the null byte at the end of strings.
13376 * gdb.t00/default.exp: Make show version insensitive to copyright
13377 date.
13378 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
13379 to avoid dependencies on target char signedness.
13380 * gdb.t16/printcmds.exp: Update expected results for explicitly
13381 unsigned char.
13382 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
13383 now work.
13384 * gdb.t21/demangle.exp: Add many more patterns for template
13385 demangling, most of them being expected failures.
13386 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
13387 string we are matching for, to match on the whole string.
13388 * gdb.t21/demangle.exp: Add many new test strings to demangle,
13389 and fix a whole bunch that had incorrect expected output but were
13390 passing anyway because of the bug in "proc demangle".
13391 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
13392 type.
13393 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
13394
13395 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
13396
13397 * gdb/testsuite: made modifications to testcases, etc., to allow
13398 them to work properly given the reorganization of deja-gnu and the
13399 relocation of the testcases from deja-gnu to a "tool" subdirectory.
13400
13401 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
13402
13403 * gdb/testsuite: Initial creation of gdb/testsuite.
13404 Migrated dejagnu testcases and support files for testing nm to
13405 gdb/testsuite from deja-gnu. These files were moved "as is"
13406 with no modifications. This migration is part of a major overhaul
13407 of dejagnu. The modifications to these testcases, etc., which
13408 will allow them to work with the new version of dejagnu will be
13409 made in a future update.
13410
13411 For additional changes see gdb.mi/ChangeLog-1999-2003.
13412 \f
13413 ;; Local Variables:
13414 ;; mode: change-log
13415 ;; left-margin: 8
13416 ;; fill-column: 74
13417 ;; version-control: never
13418 ;; End:
13419
13420 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
13421 2003, 2004, 2005 Free Software Foundation, Inc.
13422 Copying and distribution of this file, with or without modification,
13423 are permitted provided the copyright notice and this notice are preserved.
This page took 0.322405 seconds and 5 git commands to generate.