6eedcf69c947b9f3804fcc245e52b04fb0d25478
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * gdb.cp/maint.exp: Set complaints to a positive value.
4
5 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
6
7 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
8 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
9 function name.
10
11 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
12
13 * gdb.base/checkpoint.c: Update copyright notice. Include
14 <stdlib.h>.
15
16 2006-01-04 Jim Blandy <jimb@redhat.com>
17
18 * gdb.asm/asm-source.exp: Independently provide default values for
19 asm-flags and debug-flags. Use 'string equal' to do the
20 comparison, not the implicit expr's '==' operator. Remove
21 now-unneeded assignments to asm-flags. In h8300 case, place
22 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
23
24 2006-01-04 Michael Snyder <msnyder@redhat.com>
25
26 * gdb.base/checkpoint.c: New file.
27 * gdb.base/checkpoint.exp: New file.
28 * gdb.base/multi-fork.c: New file.
29 * gdb.base/multi-fork.exp: New file.
30 * gdb.base/pi.txt: New file (data for checkpoint.c test).
31
32 2006-01-04 Fred Fish <fnf@specifix.com>
33
34 * gdb.base/ptype.c (foo): Add typedef.
35 (intfoo): Add function.
36 * gdb.base/ptype1.c: New file.
37 * gdb.base/ptype.exp: Handle compilation and linking with two
38 source files. Test that proper type for "foo" is found based
39 on source context rather than first match found in symtabs.
40
41 2005-12-28 Mark Kettenis <kettenis@gnu.org>
42
43 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
44 * gdb.asm/openbsd.inc: Indent commands.
45
46 2005-12-26 Mark Kettenis <kettenis@gnu.org>
47
48 * gdb.base/freebpcmd.exp: Increase timeout.
49
50 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
51
52 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
53
54 * gdb.base/default.exp: Update check for "show version".
55
56 2005-12-09 Randolph Chung <tausq@debian.org>
57
58 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
59 * gdb.asm/pa64.inc: New file.
60
61 2005-12-09 Randolph Chung <tausq@debian.org>
62
63 * gdb.asm/common.inc: Indent commands.
64 * gdb.asm/asmsrc1.s: Likewise.
65 * gdb.asm/asmsrc2.s: Likewise.
66
67 2005-12-09 Randolph Chung <tausq@debian.org>
68
69 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
70 (get_addr_of_sym): Remove duplicate print.
71 (gen_core): xfail hppa*-*-hpux*, update expected output.
72 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
73 * gdb.arch/pa64-nullify.s: New file.
74
75 2005-12-09 Randolph Chung <tausq@debian.org>
76
77 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
78
79 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
80
81 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
82 code generation for these functions.
83 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
84 error message.
85
86 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
87
88 * gdb.base/help.exp (help b, help br, help bre, help brea)
89 (help break): Update the expected message.
90
91 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
92
93 * gdb.asm/m68hc11.inc: Setup the data section.
94 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
95 script for this test.
96 (m6812-*-*): Likewise.
97
98 2005-11-09 Randolph Chung <tausq@debian.org>
99
100 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
101
102 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
103
104 * gdb.base/break.exp: Fix a comment typo.
105
106 2005-11-03 Jim Blandy <jimb@redhat.com>
107
108 Checked in by Elena Zannoni <ezannoni@redhat.com>
109
110 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
111
112 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
113
114 * gdb.arch/gdb1558.c: Include stdio.h.
115
116 2005-10-31 Mark Kettenis <kettenis@gnu.org>
117
118 * gdb.asm/asm-source.exp: Use -e instead of --entry.
119
120 2005-10-31 Mark Kettenis <kettenis@gnu.org>
121
122 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
123
124 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
125
126 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
127 vscr" tests to better match output.
128
129 2005-10-12 Jim Blandy <jimb@redhat.com>
130
131 * gdb.base/structs.exp (any): New function.
132 (test_struct_returns): Don't make any assumptions at all about
133 what value the function returns when GDB can't set the return
134 value.
135
136 2005-10-09 Joel Brobecker <brobecker@adacore.com>
137
138 * gdb.ada/arrayidx/p.adb: New file.
139 * gdb.ada/arrayidx.exp: New testcase
140
141 2005-10-09 Joel Brobecker <brobecker@adacore.com>
142
143 * gdb.ada/array_return/pck.ads: New file.
144 * gdb.ada/array_return/pck.adb: New file.
145 * gdb.ada/array_return/p.adb: New file.
146 * gdb.ada/array_return.exp: New testcase.
147
148 2005-10-03 Joel Brobecker <brobecker@adacore.com>
149
150 * gdb.base/arrayidx.c: New file.
151 * gdb.base/arrayidx.exp: New testcase.
152
153 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
154
155 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
156 frames-invalid and breakpoints-invalid are no longer generated
157 with level 3 so don't expect them in the output.
158
159 2005-09-27 Bob Rossi <bob@brasko.net>
160
161 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
162 from test. Escape the | in mi_gdb_test call.
163 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
164 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
165 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
166 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
167 expected regex's in mi_gdb_test calls.
168 * lib/mi-support.exp: Remove arbitrary .* from tests.
169 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
170 Fully anchor GDB/MI expected results in mi_gdb_test.
171 * lib/gdb.exp (string_to_regexp): Escape the ] character.
172 * gdb.base/sizeof.exp: Remove escape character. Correct test.
173
174 2005-09-26 Paul Brook <paul@codesourcery.com>
175
176 * long_long.exp: Exclude eabi targets from arm FPA float format test.
177
178 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
179
180 * bfp-test.c: New file.
181 * bfp-test.exp: New testcase.
182
183 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
184
185 * gdb.fortran/subarray.exp: New testcase to test the evaluation
186 of subarray and substring variable.
187 * gdb.fortran/subarray.f: New source file for the test of subarray
188 and substring variable evaluation.
189 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
190 of string constant.
191
192 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
193
194 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
195 copyright dates.
196
197 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
198
199 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
200 powerpc altivec' test with an almost identical 'info vector' test.
201
202 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
203
204 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
205 vscr" tests to match output.
206
207 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
208
209 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
210 output.
211
212 2005-09-11 Bob Rossi <bob@brasko.net>
213
214 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
215 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
216 commands that return an MI output command and an asyncronous MI output
217 command.
218 * gdb.mi/mi-console.exp: Ditto.
219
220 2005-09-11 Bob Rossi <bob@brasko.net>
221
222 * gdb.mi/mi-var-child.c: Include <string.h>.
223
224 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
225
226 * killed.exp: Correct gdb_expect syntax.
227
228 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
229
230 * lib/mi-support.exp (mi_gdb_load): Fix typo.
231
232 2005-08-02 Bob Rossi <bob@brasko.net>
233
234 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
235 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
236 Change tests to inferior-tty-set/show.
237 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
238 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
239 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
240 inferior. Use mi_gdb_test to get GDB and Inferior output.
241 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
242 descriptor.
243 (mi_inferior_tty_name): Add inferior PTY file name.
244 (mi_gdb_start): Add INFERIOR_PTY parameter.
245 (mi_gdb_test): Add IPATTERN parameter.
246
247 2005-08-02 Bob Rossi <bob@brasko.net>
248
249 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
250 parameter to mi_gdb_test.
251 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
252
253 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
254
255 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
256 struct_declarations.
257 * gdb.mi/mi-var-child.exp: Step over the initialization of
258 struct_declarations.
259
260 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
261
262 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
263 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
264 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
265 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
266 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
267 file.
268
269 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
270
271 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
272 (do_children_tests): Assign values to the extra elements.
273
274 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
275 them for tests for "-var-update --no-values" and
276 "-var-update --all-values".
277 Add test for "-var-list-children --simple-values".
278
279 * gdb.mi/basics.c (callee4): Add integer array D[3]...
280
281 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
282 "-stack-list-locals --simple-values" Improve doc strings and
283 comments.
284
285 2005-07-18 Mark Kettenis <kettenis@gnu.org>
286
287 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
288 *-*-openbsd*.
289 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
290
291 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
292 sigaltsatck'.
293
294 2005-07-14 Bob Rossi <bob@brasko.net>
295
296 * gdb.base/default.exp (tty): Changed output of command.
297 * gdb.base/help.exp (help tty): Ditto.
298
299 2005-07-12 Mark Kettenis <kettenis@gnu.org>
300
301 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
302
303 2005-07-10 Mark Kettenis <kettenis@gnu.org>
304
305 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
306 -stack-select-frame without arguments.
307 (test_stack_frame_listing): Add test for newly implemented command
308 -stack-info-frame.
309
310 2005-07-06 Bob Rossi <bob@brasko.net>
311
312 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
313 command.
314 (Copyright): Update copyright.
315
316 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
317
318 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
319 tests to evaluate exponentiation expression.
320
321 2005-06-29 Andreas Schwab <schwab@suse.de>
322
323 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
324 main to avoid warnings.
325
326 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
327
328 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
329
330 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
331 -stack-select-frame without arguments.
332 (test_stack_frame_listing): Add test for newly implemented command
333 -stack-info-frame.
334
335 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
336
337 * gdb.fortran/array-element.f: New file.
338 * gdb.fortran/array-element.exp: New testcase.
339
340 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
341
342 * gdb.base/bigcore.exp: Correct checks for systems which can
343 not dump a large core file.
344
345 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
346
347 * gdb.base/relocate.c: Add a copyright notice.
348 (dummy): Remove.
349 * gdb.base/relocate.exp: Test printing the values of variables
350 from a relocatable file.
351
352 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
353
354 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
355 excess MI output after an error.
356
357 2005-05-29 Joel Brobecker <brobecker@adacore.com>
358
359 * gdb.arch/alpha-step.c: New file.
360 * gdb.arch/alpha-step.exp: New testcase.
361
362 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
363 Dennis Brueni <dennis@slickedit.com>
364
365 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
366 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
367 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
368 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
369 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
370 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
371 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
372
373 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
374 Wu Zhou <woodzltc@cn.ibm.com>
375
376 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
377 IBM's xlc compiler.
378 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
379 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
380
381 2005-05-13 Jim Blandy <jimb@redhat.com>
382
383 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
384 calling gdb_suppress_entire_file.
385 * gdb.base/charset.exp: Same.
386 * gdb.base/call-rt-st.exp: Same.
387
388 2005-05-05 Bob Rossi <bob_rossi@cox.net>
389
390 * lib/gdb.exp (fullname_syntax): Added global regex.
391 (fullname_syntax_POSIX): Ditto.
392 (fullname_syntax_UNC): Ditto.
393 (fullname_syntax_DOS_CASE): Ditto.
394 (fullname_syntax_DOS): Ditto.
395 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
396 fullname_syntax variable to scope and use it.
397 (test_file_list_exec_source_files): Ditto.
398 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
399
400 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
401
402 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
403
404 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
405
406 * lib/gdb.exp (skip_altivec_tests): New function, based on
407 check_vmx_hw_available from the GCC testsuite.
408 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
409 * lib/gdb.arch/altivec-regs.exp: Likewise.
410
411 2005-05-02 Jim Blandy <jimb@redhat.com>
412
413 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
414 calling gdb_suppress_entire_file.
415
416 2005-04-30 Randolph Chung <tausq@debian.org>
417
418 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
419 Slightly relax "sem_post" name checking.
420
421 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
422
423 * gdb.base/unload.exp: Use new shared library infrastructure.
424
425 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
426
427 * gdb.base/so-impl-ld.exp: Use new shared library
428 infrastructure.
429
430 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
431
432 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
433 * gdb.asm/h8300.inc: New file.
434
435 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
436
437 * gdb.base/shlib-call.exp: Change to use new shared library
438 infrastructure.
439
440 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
441
442 * gdb.base/pending.exp: Change to use new shared library
443 infrastructure.
444
445 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
446
447 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
448 use test_compiler_info instead of gcc_compiled, and update copyright.
449
450 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
451
452 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
453 shared objects being adjusted and update copyright years.
454
455 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
456
457 * ChangeLog: Correct some 2003-01-13 dates.
458 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
459 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
460 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
461 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
462 gdb.trace/tfind.exp: Update copyright years.
463
464 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
465 Daniel Jacobowitz <dan@codesourcery.com>
466
467 * lib/gdb.exp (gdb_compile): Handle shlib=.
468 (gdb_compile_shlib): New function.
469
470 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
471
472 * lib/gdb.exp (test_compiler_info): Give argument a default value.
473
474 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
475
476 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
477 gdb.server.
478 * configure.ac: Likewise.
479 * configure: Regenerated.
480 * gdb.gdbserver/Makefile.in: Moved to...
481 * gdb.server/Makefile.in: ... here.
482 * gdb.gdbserver/server.c: Moved to...
483 * gdb.server/server.c: ... here.
484 * gdb.gdbserver/server-run.exp: Moved to...
485 * gdb.server/server-run.exp: ... here.
486
487 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
488
489 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
490 * configure.ac: Create gdb.gdbserver/Makefile.
491 * configure: Regenerated.
492 * lib/gdbserver-support.exp: New file, derived from
493 config/gdbserver.exp.
494 * config/gdbserver.exp: Use gdbserver-support.exp.
495 * gdb.gdbserver/Makefile.in: New file.
496 * gdb.gdbserver/server.c: New file.
497 * gdb.gdbserver/server-run.exp: New file.
498
499 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
500
501 * lib/gdb.exp (test_compiler_info): Return compiler_info
502 if no arguments are given.
503
504 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
505
506 * gdb.arch/altivec-abi.exp: Check for compiler and set
507 use altivec' flag accordingly.
508 * gdb.arch/altivec-regs.exp: Likewise.
509
510 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
511
512 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
513
514 2005-03-27 Andreas Schwab <schwab@suse.de>
515
516 * gdb.base/bigcore.c (main): Add missing mode argument in open
517 call.
518
519 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
520
521 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
522 downloads.
523 * config/gdbserver.exp (gdb_load): Likewise.
524
525 2005-03-14 Paul Brook <paul@codesourcery.com>
526
527 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
528 targets.
529
530 2005-03-09 Joel Brobecker <brobecker@adacore.com>
531
532 * gdb.dwarf2/dup-psym.S: New file.
533 * gdb.dwarf2/dup-psym.exp: New testcase.
534
535 2005-03-09 Joel Brobecker <brobecker@adacore.com>
536
537 * gdb.ada/exec_changed/first.adb: New file.
538 * gdb.ada/exec_changed/second.adb: New file.
539 * gdb.ada/exec_changed.exp: New testcase.
540
541 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
542
543 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
544 (A2): New class.
545 (main): Test operator+.
546 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
547 breakpoint test.
548
549 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
550 * gdb.base/signull.exp: Disable if gdb,nosignals.
551 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
552 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
553 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
554 * gdb.mi/mi2-console.exp: Likewise.
555 * gdb.trace/collection.exp (run_trace_experiment): Consume the
556 continue output at start.
557 (gdb_collect_locals_test): Robustify regexp.
558 * gdb.trace/passc-dyn.exp: Fix comment typo.
559 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
560
561 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
562
563 * gdb.asm/asm-source.exp: Add iq2000 case.
564 * gdb.asm/iq2000.inc: New file.
565
566 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
567
568 * gdb.base/command.exp: Change hardcoded value to regular expression.
569 * gdb.base/float.exp: Add powerpc to the list of targets checked.
570
571 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
572
573 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
574 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
575 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
576 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
577 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
578
579 2005-03-05 Mark Kettenis <kettenis@gnu.org>
580
581 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
582 changes.
583
584 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
585
586 * lib/compiler.c: Add test for IBM's xlc compiler.
587 * lib/compiler.cc: Likewise.
588
589 2004-02-24 Joel Brobecker <brobecker@adacore.com>
590
591 * gdb.ada/fixed_points.exp: Create compilation object directory
592 before running the test.
593 * gdb.ada/null_record.exp: Likewise.
594 * gdb.ada/packed_array.exp: Likewise.
595 * gdb.ada/start.exp: Likewise.
596
597 2005-02-15 Joel Brobecker <brobecker@adacore.com>
598
599 * gdb.ada/packed_array/pa.adb: New file.
600 * gdb.ada/packed_array.exp: New testcase.
601
602 2005-02-10 Mark Kettenis <kettenis@gnu.org>
603
604 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
605 files.
606
607 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
608 on *-*-openbsd*. Correctly match whitespace in regukar
609 expressions.
610
611 2005-02-10 Daniel Jacobowitz <dan@debian.org>
612
613 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
614 PR exp/1821
615 * gdb.base/gdb1821.c: New test file.
616 * gdb.base/gdb1821.exp: New test file.
617
618 2005-02-09 Joel Brobecker <brobecker@adacore.com>
619
620 * gdb.base/start.c: New file.
621 * gdb.base/start.exp: New testcase.
622
623 2005-02-09 Joel Brobecker <brobecker@adacore.com>
624
625 * gdb.ada/start/dummy.adb: New file.
626 * gdb.ada/start.exp: New testcase.
627
628 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
629
630 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
631 for printing symbols and statistics.
632 Add test for using relative pathnames in "maint print msymbols" test.
633 Mark "maint info sections DATA" XFAIL on Cygwin.
634 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
635 tests.
636
637 2005-02-09 Andreas Schwab <schwab@suse.de>
638
639 Committed by Andrew Cagney <cagney@gnu.org>
640 * gdb.base/remotetimeout.exp: New file.
641
642 2005-02-07 Mark Kettenis <kettenis@gnu.org>
643
644 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
645
646 2005-02-03 Joel Brobecker <brobecker@adacore.com>
647
648 * gdb.ada/gnat_ada.gpr: New file.
649 * gdb.ada/gnat_ada.gin: Delete, no longer used.
650 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
651 * configure.ac: No longer generate gnat_ada.gpr.
652 * configure: Regenerate.
653 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
654 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
655 * gdb.ada/null_record/bar.ads: Likewise.
656 * gdb.ada/null_record/bar.adb: Likewise.
657 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
658 * gdb.ada/null_record.exp (testdir): New variable.
659 (testfile): executable is now in testdir subdirectory.
660 (srcfile): Use full path to the main compilation unit.
661 * gdb.ada/fixed_points.exp: Same changes as above.
662
663 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
664
665 * gdb.base/interp.exp: New test.
666
667 2005-01-24 Andrew Cagney <cagney@gnu.org>
668
669 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
670
671 2005-01-19 Andrew Cagney <cagney@gnu.org>
672
673 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
674 configure.ac not configure.in.
675
676 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
677 of powerpc*-*-*.
678 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
679 * gdb.base/list.exp (test_list_function)
680 (test_list_filename_and_function): Ditto.
681 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
682
683 2005-01-16 Andrew Cagney <cagney@gnu.org>
684
685 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
686
687 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
688
689 2005-01-14 Andrew Cagney <cagney@gnu.org>
690
691 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
692 * gdb.mi/mi2-var-cmd.exp: Ditto.
693
694 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
695
696 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
697
698 2005-01-07 Andrew Cagney <cagney@gnu.org>
699
700 * configure.ac: Rename configure.in, require autoconf 2.59.
701 * configure: Re-generate.
702 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
703 * gdb.stabs/configure: Re-generate.
704 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
705 * gdb.hp/configure: Re-generate.
706 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
707 autoconf 2.59.
708 * gdb.hp/gdb.objdbg/configure: Re-generate.
709 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
710 autoconf 2.59.
711 * gdb.hp/gdb.defects/configure: Re-generate.
712 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
713 autoconf 2.59.
714 * gdb.hp/gdb.compat/configure: Re-generate.
715 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
716 autoconf 2.59.
717 * gdb.hp/gdb.base-hp/configure: Re-generate.
718 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
719 autoconf 2.59.
720 * gdb.hp/gdb.aCC/configure: Re-generate.
721
722 2004-12-15 Jim Blandy <jimb@redhat.com>
723
724 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
725 under NPTL when there is debugging info available for libpthread.
726
727 2004-12-13 Jerome Guitton <guitton@gnat.com>
728
729 * gdb.ada/fixed_points.c: New file.
730 * gdb.ada/fixed_points.exp: New file.
731
732 2004-12-03 Randolph Chung <tausq@debian.org>
733
734 * gdb.arch/pa-nullify.exp: New file.
735 * gdb.arch/pa-nullify.s: New file.
736
737 2004-11-30 Randolph Chung <tausq@debian.org>
738
739 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
740 instead of "tbug". Fix regexp to work properly with gdb_test.
741
742 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
743
744 * gdb.base/bitfields2.exp: New test.
745 * gdb.base/bitfields2.c: New file.
746
747 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
748
749 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
750
751 2004-11-16 Randolph Chung <tausq@debian.org>
752
753 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
754
755 2004-11-14 Daniel Jacobowitz <dan@debian.org>
756
757 * gdb.threads/threadapply.exp: Correct "macro details" test.
758
759 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
760
761 * gdb.threads/threadapply.exp: New test.
762 * gdb.threads/threadapply.c: New file.
763
764 2004-11-07 Mark Kettenis <kettenis@gnu.org>
765
766 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
767 frames.
768
769 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
770
771 * gdb.base/cursal.exp: New file.
772 * gdb.base/cursal.c: New file.
773
774 2004-11-03 Andrew Cagney <cagney@gnu.org>
775
776 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
777
778 2004-10-30 Mark Kettenis <kettenis@gnu.org>
779
780 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
781 NetBSD/ELF targets.
782
783 2004-10-29 Joel Brobecker <brobecker@gnat.com>
784
785 * gdb.threads/bp_in_thread.c: New file, copied from
786 pthread_cond_wait.c.
787 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
788 file, rather than reusing the .c file from another testcase.
789
790 2004-10-20 Joel Brobecker <brobecker@gnat.com>
791
792 * gdb.ada/null_record.exp: Check where we stopped after
793 sending the start command, instead of where the associated
794 temporary breakpoint was inserted.
795
796 2004-10-14 Andrew Cagney <cagney@gnu.org>
797
798 * gdb.mi/gdb701.c (main): Return 0.
799
800 2004-10-13 Daniel Jacobowitz <dan@debian.org>
801
802 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
803
804 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
805
806 * gdb.threads/schedlock.c: Add comment markers to use to find
807 line numbers.
808 * gdb.threads/schedlock.exp: Adjust regex to handle the new
809 comments.
810 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
811 breakpoint lines.
812
813 2004-10-12 Daniel Jacobowitz <dan@debian.org>
814
815 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
816
817 2004-10-12 Daniel Jacobowitz <dan@debian.org>
818
819 * configure.in: Add gdb.dwarf2.
820 * configure: Regenerated.
821 * Makefile.in: Add gdb.dwarf2.
822 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
823 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
824 gdb.dwarf2/file1.txt: New files.
825
826 2004-10-11 Orjan Friberg <orjanf@axis.com>
827
828 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
829 of "run", since the latter doesn't work with remote targets. Adjust
830 the breakpoint numbering accordingly.
831 * gdb.threads/pthread_cond_wait.exp: Ditto.
832
833 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
834
835 * gdb.base/overlays.exp: Update copyright years.
836
837 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
838
839 * gdb.base/overlays.exp: Disable if target is Linux.
840
841 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
842
843 * config/gdbserver.exp (gdb_load): Use right filename on remote.
844
845 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
846
847 * gdb.asm/asm-source.exp: Add m32r-linux target.
848 * gdb.asm/m32r-linux.inc: New file.
849
850 2004-09-24 Andrew Cagney <cagney@redhat.com>
851 David Anderson <anderson@redhat.com>
852
853 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
854 command fails, assume things will work.
855 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
856 (_GNU_SOURCE): Define.
857 (print_unsigned, print_hex): Change parameter to "long long".
858 (print_byte_count): New function, use to print byte counts.
859 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
860 O_LARGEFILE.
861 (main): Compute an upper bound on a corefile in max_core_size.
862 Limit memory chunk size to max_core_size. Limit total memory
863 allocated to max_core_size.
864
865 2004-09-23 Andrew Cagney <cagney@gnu.org>
866
867 * gdb.base/bigcore.exp: Replace the code that creates a corefile
868 from a separate process with code that creates a corefile by
869 making the inferior dump core.
870
871 2004-09-23 Mark Kettenis <kettenis@gnu.org>
872
873 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
874 block.
875
876 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
877
878 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
879 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
880 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
881 Likewise.
882
883 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
884
885 * gdb.java/jprint.exp: New test case for java inferior call.
886 * gdb.java/jprint.java: Ditto.
887
888 2004-09-15 Joel Brobecker <brobecker@gnat.com>
889
890 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
891
892 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
893
894 * gdb.threads/killed.c: Include <stdlib.h>.
895 * gdb.threads/pthreads.c: Likewise.
896
897 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
898
899 * gdb.threads/killed.c: Add copyright notice.
900
901 2004-09-10 Jason Molenda (jmolenda@apple.com)
902
903 * gdb.base/define.exp: Two new tests to verify zero space chars
904 after 'if' and 'while' commands in a user-defined command is correctly
905 parsed.
906
907 2004-09-08 Andrew Cagney <cagney@gnu.org>
908
909 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
910 delivery test with duplicate at end of file.
911
912 2004-09-06 Mark Kettenis <kettenis@jive.nl>
913
914 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
915
916 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
917
918 * config/hppro.exp: Removed.
919
920 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
921
922 * config/sparclet.exp: Removed.
923
924 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
925
926 * config/udi.exp: Removed.
927
928 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
929
930 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
931 of "exp_continue".
932 (advancei): Likewise.
933
934 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
935
936 * gdb.base/unload.exp: Fix so messages aren't duplicated.
937
938 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
939
940 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
941 to check for nodebug in executable.
942 * gdb.gdb/observer.exp (setup_test): Likewise.
943 * gdb.gdb/selftest.exp (test_with_self): Likewise.
944 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
945
946 2004-09-01 Andrew Cagney <cagney@gnu.org>
947
948 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
949 files.
950
951 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
952
953 * gdb.base/unload.exp: Fix expected warning message to match
954 latest format.
955
956 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
957
958 * gdb.base/call-rt-st.exp: Fix typos.
959
960 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
961
962 * gdb.threads/thread_check.exp: New testcase.
963 * gdb.threads/thread_check.c: New testcase.
964
965 2004-08-31 Andrew Cagney <cagney@gnu.org>
966
967 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
968 (skip_to_handler_entry): New procedures. Test stepping into a
969 handler when the breakpoint is at the handler's entry point.
970
971 2004-08-30 Andrew Cagney <cagney@gnu.org>
972
973 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
974 gdb/1757.
975
976 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
977
978 With code from Manoj Iyer <manjo@austin.ibm.com>:
979 * lib/gdb.exp (gdb_file_cmd): Return more information in the
980 return value. Add an arm for "no debugging symbols found".
981 Change a stray "error" to "perror".
982 (gdb_run_cmd): Adapt to new return value.
983 * gdb.base/remote.exp: Adapt to new return value.
984 * gdb.gdb/complaints.exp: Likewise.
985 * gdb.gdb/observer.exp: Likewise.
986 * gdb.gdb/selftest.exp: Likewise.
987 * gdb.gdb/xfullpath.exp: Likewise.
988
989 2004-08-27 Joel Brobecker <brobecker@gnat.com>
990
991 * gdb.threads/bp_in_thread.exp: New testcase.
992
993 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
994
995 Fix PR testsuite/1735.
996 * gdb.threads/schedlock.c (thread_function): Add a cast
997 to suppress a gcc warning.
998 * gdb.threads/thread-specific.c (thread_function): Likewise.
999
1000 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1001
1002 * gdb.base/unload.c: Include <stdlib.h>.
1003
1004 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1005
1006 From Paul Gilliam <pgilliam@us.ibm.com>:
1007 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
1008 synchronized after the "return".
1009
1010 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1011
1012 * gdb.mi/basics.c: Include <stdio.h>.
1013 * gdb.mi/pthreads.c: Include <stdlib.h>.
1014 * gdb.mi/var-cmd.c: Include <stdlib.h>.
1015
1016 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1017
1018 * gdb.threads/schedlock.c: Add copyright notice.
1019
1020 2004-08-25 Andrew Cagney <cagney@gnu.org>
1021
1022 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
1023 (skip_over_handler, breakpoint_over_hander): New test procedures.
1024 (advance, advancei): Add a proper prefix, do not use
1025 rerun_to_main.
1026 * gdb.base/sigstep.c (main): Change to use an infinite loop.
1027
1028 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
1029
1030 * gdb.mi/basics.c: Add copyright notice.
1031 * gdb.mi/var-cmd.c: Add copyright notice.
1032
1033 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
1034
1035 * lib/gdb.exp: Remove signed_keyword_not_used.
1036 * lib/compiler.c: Likewise.
1037 * lib/compiler.cc: Likewise.
1038
1039 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
1040
1041 * gdb.base/whatis.c: Remove conditional disabling of "signed".
1042 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
1043
1044 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
1045
1046 * gdb.base/whatis.c: Add copyright notice.
1047
1048 2004-08-20 Mark Kettenis <kettenis@gnu.org>
1049
1050 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
1051 it to skip the breakpoints encoded in the inline assembly.
1052
1053 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1054
1055 * Makefile.in: Add gdb.fortran.
1056
1057 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1058
1059 * gdb.base/call-sc.exp (test_scalar_returns):
1060 Fix cut-and-paste glitch in "Make fun return now".
1061
1062 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
1063
1064 * configure.in: Add gdb.fortran.
1065 * configure: Regenerate.
1066 * gdb.fortran/Makefile.in: New file.
1067 * lib/gdb.exp (skip_fortran_tests): New procedure.
1068
1069 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
1070
1071 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
1072 reference to bug-gnu@prep.ai.mit.edu.
1073 * gdb.mi/mi-var-child.exp: Likewise.
1074 * gdb.mi/mi-var-cmd.exp: Likewise.
1075 * gdb.mi/mi-var-display.exp: Likewise.
1076 * gdb.mi/mi2-var-block.exp: Likewise.
1077 * gdb.mi/mi2-var-child.exp: Likewise.
1078 * gdb.mi/mi2-var-cmd.exp: Likewise.
1079 * gdb.mi/mi2-var-display.exp: Likewise.
1080
1081 2004-08-15 Mark Kettenis <kettenis@gnu.org>
1082
1083 * gdb.base/unload.c (main): Make local variable msg const.
1084
1085 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
1086
1087 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
1088 to bug-gnu@prep.ai.mit.edu.
1089 * gdb.mi/mi-disassemble.exp: Likewise.
1090 * gdb.mi/mi-eval.exp: Likewise.
1091 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
1092 default line number.
1093 * gdb.mi/mi-return.exp: Likewise.
1094 * gdb.mi/mi-simplerun.exp: Likewise.
1095 * gdb.mi/mi-stack.exp: Likewise.
1096 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
1097 number with explicit range test.
1098 * gdb.mi/mi-watch.exp: Likewise.
1099 * gdb.mi/mi2-break.exp: Likewise.
1100 * gdb.mi/mi2-cli.exp: Likewise.
1101 * gdb.mi/mi2-disassemble.exp: Likewise.
1102 * gdb.mi/mi2-eval.exp: Likewise.
1103 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
1104 default line number.
1105 * gdb.mi/mi2-return.exp: Likewise.
1106 * gdb.mi/mi2-simplerun.exp: Likewise.
1107 * gdb.mi/mi2-stack.exp: Likewise.
1108 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
1109 number with explicit range test.
1110 * gdb.mi/mi2-watch.exp: Likewise.
1111
1112 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
1113
1114 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
1115 * gdb.cp/m-static.exp: Likewise.
1116 * gdb.cp/rtti.exp: Likewise.
1117
1118 2004-08-14 Mark Kettenis <kettenis@gnu.org>
1119
1120 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
1121
1122 2004-08-14 Eli Zaretskii <eliz@gnu.org>
1123
1124 * ChangeLog: Prefix Local Variables with semi-colons and indent
1125 the reference to older ChangeLog files, to fix fontification in
1126 Emacs.
1127
1128 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1129
1130 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
1131 * gdb.mi/mi2-break.exp: Likewise.
1132
1133 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1134
1135 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
1136
1137 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1138
1139 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
1140
1141 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1142
1143 * gdb.cp/classes.exp: Remove unused declarations. Just let
1144 test names default instead of providing special names. Remove
1145 extraneous demangler test.
1146
1147 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
1148
1149 * gdb.base/unload.exp: New test for breakpoints in dynamically
1150 loaded libraries.
1151 * gdb.base/unload.c: Ditto.
1152 * gdb.base/unloadshr.c: Ditto.
1153
1154 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
1155
1156 * gdb.cp/classes.exp (test_ptype_class_objects): Call
1157 cp_test_ptype_class.
1158 (test_enums): Likewise.
1159
1160 2004-08-10 Andrew Cagney <cagney@gnu.org>
1161
1162 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
1163 files.
1164
1165 2004-08-10 Andrew Cagney <cagney@gnu.org>
1166
1167 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
1168 init_malloc call.
1169
1170 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
1171
1172 * ChangeLog: Add copyright notice. The notice is copied
1173 from emacs 21.3 top level ChangeLog.
1174
1175 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1176
1177 * lib/cp-support.exp: New file.
1178 * lib/cp-support.exp (cp_test_type_class): New function.
1179 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
1180 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
1181 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
1182 cp_test_ptype_class.
1183
1184 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1185
1186 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
1187 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
1188 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
1189 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
1190 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
1191 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
1192 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
1193 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
1194 gdb.mi/mi2-watch.exp: Update copyright years.
1195
1196 2004-08-09 Mark Kettenis <kettenis@gnu.org>
1197
1198 * gdb.base/sigaltstack.exp: Provide proper anchoring.
1199
1200 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1201
1202 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
1203 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
1204 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
1205 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
1206 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
1207 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
1208 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
1209 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
1210 gdb.mi/mi-watch.exp: Update copyright years.
1211
1212 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1213
1214 PR gdb/1738
1215 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
1216 from a breakpoint with a pending signal.
1217
1218 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1219
1220 PR gdb/1736
1221 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
1222 * gdb.base/sigaltstack.exp (finish_test): Consume output until
1223 the prompt.
1224 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
1225
1226 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1227
1228 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
1229
1230 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1231
1232 PR gdb/1736
1233 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
1234 for i?86-*-linux*.
1235
1236 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1237
1238 * gdb.arch/i386-prologue.exp: Compile without debug information.
1239
1240 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
1241
1242 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
1243 rather than asking gdb to search.
1244
1245 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1246
1247 * gdb.base/gcore.c: Include <string.h>.
1248
1249 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1250
1251 * gdb.base/gcore.c: Add copyright notice.
1252
1253 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1254
1255 * gdb.base/freebpcmd.c: Include <stdio.h>.
1256 * gdb.base/long_long.c: Include <string.h>.
1257 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
1258 * gdb.base/siginfo.c: Include <string.h>.
1259 * gdb.base/sigstep.c: Include <string.h>.
1260
1261 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1262
1263 * gdb.base/complex.c: Include <stdlib.h>.
1264
1265 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1266
1267 * gdb.base/complex.c: Add copyright notice.
1268
1269 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1270
1271 * gdb.base/charset.c: Include <stdlib.h>.
1272
1273 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1274
1275 * gdb.base/auxv.c: Include <stdlib.h>.
1276
1277 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1278
1279 * gdb.base/auxv.c: Add copyright notice.
1280
1281 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1282
1283 * gdb.base/coremaker.c: Add copyright notice.
1284 * gdb.base/coremaker2.c: Add copyright notice.
1285
1286 2004-08-04 Andrew Cagney <cagney@gnu.org>
1287
1288 * gdb.base/store.exp: Update copyright.
1289 (check_set, up_set, check_struct, up_struct): Add a prefix to test
1290 names, do not import gdb_prompt.
1291
1292 2004-08-01 Andrew Cagney <cagney@gnu.org>
1293
1294 Fix PR testsuite/1729.
1295 * gdb.base/dump.exp: Add test name to callers of capture_value, do
1296 not use capture_value with value 4.
1297 (capture_value): Add optional test name parameter.
1298 (test_reload_saved_value, test_restore_saved_value): Use $msg as
1299 the prefix, pass to capture_value.
1300
1301 2004-08-01 Mark Kettenis <kettenis@gnu.org>
1302
1303 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
1304 * gdb.arch/i386-prologue.c (standard): New prototype and function.
1305 (main): Call new function.
1306
1307 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1308
1309 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
1310
1311 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1312
1313 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
1314
1315 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1316
1317 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
1318 Accept more values of vtbl pointer. Remove some messages
1319 about "obsolete gcc or gdb".
1320
1321 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1322
1323 * gdb.cp/classes.exp: Accept more varieties of ptype output.
1324
1325 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1326
1327 * gdb.base/asm-source.exp: Properly convert target board
1328 debug flags from gcc format to binutils format.
1329
1330 2004-07-28 Mark Kettenis <kettenis@gnu.org>
1331
1332 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
1333 gdb1718". PR backtrace/1718 partially fixed.
1334
1335 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
1336
1337 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
1338
1339 2004-07-26 Nick Clifton <nickc@redhat.com>
1340
1341 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
1342 good default value for a specific architecture is available then
1343 set it to that value. Otherwise default to the -gstabs switch.
1344 Remove the -g... switches from the asm-flags variable. Allow the
1345 target board info to override the value if it wants to. Pass the
1346 switch on the assembler command line.
1347
1348 2004-07-23 Mark Kettenis <kettenis@gnu.org>
1349
1350 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
1351 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
1352 (main): Call new function.
1353
1354 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
1355
1356 Test for PR exp/1715.
1357 * gdb.base/radix.exp: Refactor common procedures. Make all
1358 test names unique. Change XFAIL to KFAIL.
1359
1360 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
1361
1362 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
1363 * gdb.ada/gnat_ada.gin: ... to here.
1364 * configure.in: Use gnat_ada.gin.
1365 * configure: Regenerate.
1366
1367 2004-07-20 Andrew Cagney <cagney@gnu.org>
1368
1369 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
1370 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
1371 XFAILs. Clean up test messages and comments. Check backtraces.
1372 Delete re-sync code.
1373
1374 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1375
1376 Fix PR cli/740.
1377 * gdb.base/annota1.exp: Honor gdb,nosignals.
1378 * gdb.base/annota3.exp: Likewise.
1379
1380 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1381
1382 * lib/java.exp: Update copyright notice.
1383
1384 2004-07-19 Andrew Cagney <cagney@gnu.org>
1385
1386 * gdb.base/selftest.exp: Copy file from here ...
1387 * gdb.gdb/selftest.exp: ... to here.
1388
1389 2004-07-16 Andrew Cagney <cagney@redhat.com>
1390
1391 * lib/insight-support.exp: Delete file.
1392 * lib/java.exp (java_init): Fix copyright.
1393
1394 2004-07-16 Andrew Cagney <cagney@gnu.org>
1395
1396 * gdb.base/restore.c: Append "prologue" to comments marking the a
1397 function's prologue.
1398 * gdb.base/restore.exp: Update copyright, re-indent.
1399 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
1400 callerN" prefix where needed. Update patterns that match a
1401 function's prologue.
1402
1403 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
1404
1405 * gdb.base/restore.c: Add copyright notice.
1406
1407 2004-07-16 Andrew Cagney <cagney@gnu.org>
1408
1409 * gdb.base/logical.exp: Update copyright.
1410 (evaluate): New procedure. Use to re-implement tests using
1411 several tables.
1412
1413 2004-07-14 Martin Hunt <hunt@redhat.com>
1414
1415 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
1416 which fixes some problems where init.tcl was not found.
1417
1418 2004-07-13 Andrew Cagney <cagney@gnu.org>
1419
1420 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
1421 (check_sizeof, check_valueof): Do not include the output in the
1422 test name. Use gdb_test.
1423 (get_valueof): Use gdb_test_multiple.
1424
1425 * gdb.base/step-test.exp: Update copyright. Use
1426 gdb_test_multiple. Ensure that test names do not include
1427 architecture dependent output.
1428
1429 * gdb.gdb/observer.exp: Update copyright.
1430 (setup_test): Use gdb_test_multiple.
1431 (attach_first_observer, attach_second_observer)
1432 (attach_third_observer, detach_first_observer)
1433 (detach_second_observer, detach_third_observer)
1434 (reset_counters, check_counters): Make $message a prefix.
1435 (test_normal_stop_notifications): Add "args" parameter - a list of
1436 init functions to be called. Make $message a prefix,
1437 (test_observer_normal_stop): Change the message prefixes so that
1438 they are unique, pass the attach / detach procedures to
1439 test_normal_stop_notifications.
1440
1441 * gdb.base/signull.exp (test_segv): Prefix all tests with
1442 "${name}". Clean up test messages.
1443
1444 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
1445
1446 * gdb.base/ena-dis-br.exp: Update copyright.
1447 (break_at): New function. Replace send_gdb with gdb_test,
1448 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
1449 ignore count, not stopped at bpt", with KFAIL.
1450
1451 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
1452
1453 * gdb.base/attach.exp: Remove cleanupfile handling.
1454
1455 2004-07-12 Andrew Cagney <cagney@gnu.org>
1456
1457 * gdb.base/annota1.exp: Cleanup corefile test name.
1458 * gdb.base/annota3.exp: Ditto.
1459
1460 2004-07-12 Andrew Cagney <cagney@gnu.org>
1461
1462 * gdb.base/signals.exp: Clean up copyright, re-indent.
1463
1464 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
1465 gdb_test and gdb_test_multiple.
1466
1467 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
1468
1469 * gdb.java/jmain.exp: Fix expected line number for main to
1470 break at. Set XFAIL for break at main test since gcj does not
1471 provide line number info for first statement in main.
1472
1473 2004-07-08 Andrew Cagney <cagney@gnu.org>
1474
1475 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
1476
1477 * gdb.base/sigbpt.exp: Make the common part of each test name a
1478 prefix instead of suffix.
1479
1480 2004-07-07 Bob Rossi <bob_rossi@cox.net>
1481
1482 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
1483 test from test_tbreak_creation_and_listing to
1484 test_file_list_exec_source_file
1485 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
1486 Changed name of test from test_tbreak_creation_and_listing to
1487 test_file_list_exec_source_file
1488
1489 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
1490
1491 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
1492 the jmisc() constructor instead of <init>.
1493 * gdb.java/jmisc1.exp: Ditto.
1494
1495 2004-07-07 Andrew Cagney <cagney@gnu.org>
1496
1497 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
1498 corrupting the PC.
1499
1500 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
1501
1502 * gdb.cp/templates.exp: Accept whitespace change in demangler
1503 output.
1504
1505 2004-07-06 Andrew Cagney <cagney@gnu.org>
1506
1507 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
1508
1509 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
1510
1511 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
1512 * lib/compiler.cc: Likewise.
1513
1514 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
1515
1516 * lib/compiler.cc: Work around string preprocessing problem
1517 with old hp c++ compiler.
1518 * lib/compiler.c: Likewise.
1519
1520 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1521
1522 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
1523 directives to conditionalize symbol prefixing.
1524 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
1525 additional_flags handling. Add underscore prefix for Cygwin.
1526 * gdb.arch/i386-unwind.c: Use preprocessor directives to
1527 conditionalize symbol prefixing.
1528 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
1529 additional_flags handling. Add underscore prefix for Cygwin.
1530
1531 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1532
1533 * gdb.base/bigcore.exp: Skip test on Cygwin.
1534
1535 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
1536
1537 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
1538 formats for "info register". Use gdb_test_multiple. Fix
1539 the "invalid register" test.
1540
1541 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
1542
1543 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
1544 PID for Cygwin. Add Cygwin specific strings to check for in some
1545 tests.
1546 (do_attach_tests): Add a test for user interaction when attaching
1547 to a process with no matching symbol table already loaded.
1548
1549 2004-06-26 Andrew Cagney <cagney@gnu.org>
1550
1551 Test PR java/1567 and PR java/1565.
1552 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
1553 * gdb.java/jmisc2.exp: Delete file.
1554
1555 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
1556
1557 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
1558
1559 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
1560
1561 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
1562 attach process.
1563
1564 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
1565
1566 * gdb.cp/pr-1553.exp: Remove.
1567
1568 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
1569
1570 * gdb.cp/pr-1553.cc: Remove.
1571 * gdb.cp/pr-1553.exp: Disable this test.
1572
1573 2004-06-20 Jim Blandy <jimb@redhat.com>
1574
1575 Fix PR testsuite/1680.
1576 * gdb.arch/i386-sse.exp: Properly quote curly braces in
1577 regular expressions.
1578
1579 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1580
1581 Fix PR testsuite/1679.
1582 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
1583 Issue an UNSUPPORTED result instead.
1584
1585 2004-06-18 Jim Blandy <jimb@redhat.com>
1586
1587 * gdb.base/charset.exp: Only send a control-C if we see a new
1588 prompt and incomplete command.
1589
1590 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
1591
1592 * gdb.cp/pr-574.cc: Add copyright notice.
1593
1594 2004-06-17 Jim Blandy <jimb@redhat.com>
1595
1596 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
1597 cases where the regexp has no groups; this grabs random text from
1598 the previous test suite, whatever that was.
1599
1600 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
1601
1602 * gdb.cp/printmethod.cc: Add copyright notice.
1603
1604 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
1605
1606 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
1607
1608 2004-06-16 Andrew Cagney <cagney@gnu.org>
1609
1610 * gdb.base/signull.c: Update copyright. Include <string.h>.
1611 (bowler): Replace data_pointer with data_read
1612 and data_write cases. Add code_descriptor case.
1613 (zero, desc): New array and pointer.
1614 (data, code): Change to simple pointers.
1615 * gdb.base/signull.exp: Fix probe pattern matching a function
1616 descriptor SIGSEGV. Replace data_pointer with data_read and
1617 data_write tests.
1618
1619 2004-06-16 Andrew Cagney <cagney@gnu.org>
1620
1621 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
1622
1623 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1624
1625 * gdb.base/long_long.c: Add copyright notice.
1626
1627 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1628
1629 * gdb.base/long_long.exp: Remove reference to
1630 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
1631 to gdb_breakpoint and gdb_continue_to_breakpoint.
1632
1633 2004-06-14 Jim Blandy <jimb@redhat.com>
1634
1635 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
1636 endian case.
1637
1638 2004-06-14 Andrew Cagney <cagney@gnu.org>
1639
1640 * gdb.base/gcore.exp (capture_command_output): Delete the always
1641 passing tests containing inferior values.
1642 * gdb.base/ending-run.exp: Do not include the breakpoint address
1643 in the test message. Update copyright.
1644 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
1645 size in the test name, use gdb_test_multiple. Update copyright.
1646
1647 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1648
1649 * gdb.cp/ref-types.cc: Add copyright notice.
1650
1651 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1652
1653 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
1654 hp_aCC_compiler.
1655 * lib/compiler.cc: Likewise.
1656 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
1657 'set' commands. Log diagnostics for other lines. Set
1658 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
1659
1660 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
1661
1662 * gdb.cp/try_catch.cc: Add copyright notice.
1663
1664 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
1665
1666 * gdb.cp/userdef.cc: Add copyright notice.
1667
1668 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
1669
1670 * gdb.cp/virtfunc.cc: Add copyright notice.
1671
1672 2004-06-11 Randolph Chung <tausq@debian.org>
1673
1674 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
1675 problem.
1676
1677 2004-06-10 Andrew Cagney <cagney@gnu.org>
1678
1679 * lib/compiler.cc, lib/compiler.c: Append either
1680 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
1681 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
1682 instead of gcc-3-3.
1683
1684 2004-06-09 Andrew Cagney <cagney@gnu.org>
1685
1686 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
1687 gdb/1455, bug is specific to "long long" and "double".
1688
1689 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
1690 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
1691 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
1692 fixed.
1693
1694 2004-06-09 Andrew Cagney <cagney@gnu.org>
1695
1696 * gdb.base/structs.exp (test_struct_returns): Replace
1697 "return_value_unknown" and "finish_value_unknown" by
1698 "return_value_known" and "finish_value_known". Instead of
1699 "return_value_unknown" iff "finish_value_unknown", check
1700 "return_value_known" implies "finish_value_known".
1701
1702 2004-06-08 Martin Hunt <hunt@redhat.com>
1703
1704 * gdb.base/float.exp: Add pattern for mips targets.
1705
1706 2004-06-08 Randolph Chung <tausq@debian.org>
1707
1708 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
1709 message for unknown architectures more clear.
1710
1711 2004-06-08 Joel Brobecker <brobecker@gnat.com>
1712
1713 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
1714 start the execution of the program.
1715
1716 2004-06-07 Jim Blandy <jimb@redhat.com>
1717
1718 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
1719 * gdb.arch/i386-cpuid.h: New helper file.
1720
1721 2004-06-07 Randolph Chung <tausq@debian.org>
1722
1723 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
1724 has started.
1725
1726 2004-06-04 Roland McGrath <roland@redhat.com>
1727
1728 Fix PR gdb/1647.
1729 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
1730 differently to be robust to output buffering differences.
1731
1732 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
1733
1734 * gdb.threads/pthreads.exp: Update copyright years.
1735 (check_control_c): Change asynchronous 'after' to synchronous.
1736
1737 2004-06-04 Roland McGrath <roland@redhat.com>
1738
1739 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
1740 next gdb prompt.
1741
1742 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
1743
1744 Fix PR gdb/1636.
1745 * gdb.threads/manythreads.exp: Change asynchronous 'after'
1746 calls to synchronous.
1747
1748 2004-05-26 Jim Blandy <jimb@redhat.com>
1749
1750 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
1751
1752 2004-05-24 Randolph Chung <tausq@debian.org>
1753
1754 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
1755 * gdb.asm/pa.inc: New file.
1756
1757 2004-05-22 Mark Kettenis <kettenis@gnu.org>
1758
1759 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
1760
1761 2004-05-21 Joel Brobecker <brobecker@gnat.com>
1762 Daniel Jacobowitz <drow@mvista.com>
1763
1764 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
1765 GDB prompt.
1766
1767 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1768
1769 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
1770 setjmp/longjmp. Use sigaction instead of signal.
1771
1772 2004-05-19 J. Brobecker <brobecker@gnat.com>
1773 Michael Snyder <msnyder@redhat.com>
1774
1775 * gdb.threads/pthread_cond_wait.c: New file.
1776 * gdb.threads/pthread_cond_wait.exp: New testcase.
1777
1778 2004-05-13 Andrew Cagney <cagney@redhat.com>
1779
1780 * gdb.base/signull.exp, gdb.base/signull.c: New files.
1781 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
1782
1783 2004-05-11 Andrew Cagney <cagney@redhat.com>
1784
1785 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
1786 fixed but revealed gdb/1639.
1787
1788 2004-05-10 Andrew Cagney <cagney@redhat.com>
1789
1790 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
1791 func1" and "next to 2nd alarm", kernel bug avoided.
1792
1793 2004-05-10 Daniel Jacobowitz <dan@debian.org>
1794
1795 PR external/1568
1796 * gdb.base/bigcore.exp: Check the size of the dumped core file.
1797 XFAIL if it is smaller than bytes_allocated.
1798 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
1799 (main): Make chunks_allocated unsigned. Correct comment.
1800
1801 2004-05-07 Joel Brobecker <brobecker@gnat.com>
1802
1803 * gdb.arch/powerpc-aix-prologue.c: New file.
1804 * gdb.arch/powerpc-aix-prologue.exp: New file.
1805
1806 2004-05-07 Jim Blandy <jimb@redhat.com>
1807
1808 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
1809 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
1810
1811 2004-05-06 Joel Brobecker <brobecker@gnat.com>
1812
1813 * gdb.base/sep.exp: No longer setup_kfail when the program was
1814 built with dwarf2.
1815
1816 2004-05-05 Jim Ingham <jingham@apple.com>
1817
1818 * gdb.base/pending.exp: Make sure pending breakpoints
1819 preserve the ignore count.
1820
1821 2004-04-27 Jerome Guitton <guitton@gnat.com>
1822
1823 * i386-prologue.exp: Add testcase for jump instruction as first
1824 instruction of the real code.
1825 * i386-prologue.c (jump_at_beginning): New function.
1826
1827 2004-04-28 Mark Kettenis <kettenis@gnu.org>
1828
1829 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
1830 x86_64-*-*.
1831
1832 2004-04-28 Mark Kettenis <kettenis@gnu.org>
1833
1834 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
1835 i*86-*-*.
1836
1837 2004-04-25 Mark Kettenis <kettenis@gnu.org>
1838
1839 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
1840 expression that checks the return type.
1841
1842 2004-04-23 Andrew Cagney <cagney@redhat.com>
1843
1844 * gdb.base/call-sc.exp: New test of scalar call/return values.
1845 * gdb.base/call-sc.c: Ditto.
1846
1847 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1848
1849 * gdb.threads/manythreads.c: Reduce thread stack size.
1850
1851 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
1852
1853 * gdb.threads/manythreads.c: Add copyright notice.
1854
1855 2004-04-23 Andrew Cagney <cagney@redhat.com>
1856
1857 * gdb.base/siginfo.exp: Better handle step out of signal.
1858 * gdb.base/sigstep.exp: Ditto.
1859
1860 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
1861 Daniel Jacobowitz <drow@mvista.com>
1862
1863 * gdb.threads/manythreads.c: New testcase.
1864 * gdb.threads/manythreads.exp: Ditto.
1865
1866 2004-04-22 Jim Blandy <jimb@redhat.com>
1867
1868 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
1869 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
1870
1871 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
1872
1873 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
1874
1875 2004-04-21 Andrew Cagney <cagney@redhat.com>
1876
1877 * gdb.base/sigstep.c: New file.
1878 * gdb.base/sigstep.exp: New file.
1879
1880 2004-04-16 Joel Brobecker <brobecker@gnat.com>
1881
1882 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
1883 call to observer_notify_normal_stop.
1884
1885 2004-04-15 Andrew Cagney <cagney@redhat.com>
1886
1887 * gdb.base/siginfo.c: New file.
1888 * gdb.base/siginfo.exp: New file.
1889
1890 2004-04-12 J. Brobecker <brobecker@gnat.com>
1891
1892 * gdb.base/sep.exp: Fix typo in comment.
1893
1894 2004-04-12 J. Brobecker <brobecker@gnat.com>
1895
1896 * gdb.base/sep.c: New file.
1897 * gdb.base/sep-proc.c: New file.
1898 * gdb.base/sep.exp: New testcase.
1899
1900 2004-04-09 Mark Kettenis <kettenis@gnu.org>
1901
1902 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
1903 support.
1904
1905 2004-04-05 Andrew Cagney <cagney@redhat.com>
1906
1907 * gdb.base/sigaltstack.c: New file.
1908 * gdb.base/sigaltstack.exp: New file.
1909
1910 2004-04-04 Joel Brobecker <brobecker@gnat.com>
1911
1912 * gdb.base/foll-fork.exp: Update the expected output for
1913 "help set follow-fork-mode", to match a change that was made
1914 to the help of this variable on 2004-01-13.
1915
1916 2004-04-01 Joel Brobecker <brobecker@gnat.com>
1917
1918 * lib/ada.exp: Add copyright notice.
1919 * bar.ads: Likewise.
1920 * bar.adb: Likewise.
1921 * null_record.adb: Likewise.
1922 * null_record.exp: Likewise.
1923 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
1924
1925 2004-04-01 Joel Brobecker <brobecker@gnat.com>
1926
1927 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
1928 * configure: Regenerate.
1929
1930 2004-04-01 Joel Brobecker <brobecker@gnat.com>
1931
1932 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
1933 to build the application. Remove the message printed when in
1934 verbose mode, redundant with the UNSUPPORTED message above.
1935
1936 2004-03-31 Joel Brobecker <brobecker@gnat.com>
1937
1938 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
1939 * gdb.ada (null_record.exp): New testcase.
1940
1941 2004-03-31 Joel Brobecker <brobecker@gnat.com>
1942
1943 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
1944
1945 2004-03-31 Joel Brobecker <brobecker@gnat.com>
1946
1947 * gdb.ada: New subdirectory.
1948 * gdb.ada/Makefile.in: New file.
1949 * gdb.ada/gnat_ada.gpr.in: New file.
1950
1951 2004-03-31 Joel Brobecker <brobecker@gnat.com>
1952
1953 * lib/ada.exp: New file.
1954
1955 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
1956
1957 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
1958 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
1959
1960 2004-03-22 Andrew Cagney <cagney@redhat.com>
1961
1962 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
1963 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1964 Problem identified by Ulrich Weigand.
1965
1966 2004-03-17 David Carlton <carlton@kealia.com>
1967
1968 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
1969 PR c++/826.
1970
1971 2004-03-16 Roland McGrath <roland@redhat.com>
1972
1973 * gdb.base/auxv.exp: New file.
1974 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
1975
1976 2004-03-12 David Carlton <carlton@kealia.com>
1977
1978 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
1979 * gdb.cp/pr-1553.cc: Ditto.
1980 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
1981 pass branch.
1982
1983 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
1984
1985 * gdb.cp/templates.exp: Accept more template types.
1986
1987 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1988
1989 From Corinna Vinschen with modifications.
1990 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
1991 local variable obj_with_enum.
1992 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
1993 results with obj_with_enum.
1994
1995 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
1996
1997 * gdb.cp/classes.cc: New file, copied from misc.cc.
1998 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
1999
2000 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
2001
2002 * gdb.cp/misc.cc: Add copyright notice.
2003
2004 2004-03-05 David Carlton <carlton@kealia.com>
2005
2006 * gdb.cp/rtti.exp: Add 'print *obj3' test.
2007 * gdb.cp/rtti.h: Update copyright.
2008 (namespace n2::n3): New.
2009 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
2010 (n2::n3::func3): New.
2011 (main): Call n2::n3::func3.
2012 * gdb.cp/rtti2.cc: Update copyright.
2013 (n2::create3): New.
2014
2015 2004-03-04 Mark Kettenis <kettenis@gnu.org>
2016
2017 * gdb.asm/openbsd.inc: Fix typo.
2018
2019 2004-03-03 Fred Fish <fnf@redhat.com>
2020
2021 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
2022 "val" instead of unused "size". Update copyright year.
2023
2024 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
2025
2026 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
2027 to use unsigned char.
2028 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
2029 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
2030
2031 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
2032
2033 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
2034 line of output.
2035
2036 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
2037
2038 * gdb.base/relocate.c (dummy): Initialize.
2039
2040 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
2041
2042 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
2043 a breakpoint at exit.
2044
2045 2004-02-27 Fred Fish <fnf@redhat.com>
2046
2047 * gdb.base/chng-syms.exp: Add expect condition to match failing
2048 case that isn't a timeout.
2049
2050 2004-02-27 Andrew Cagney <cagney@redhat.com>
2051
2052 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
2053 support.
2054
2055 2004-02-26 Fred Fish <fnf@redhat.com>
2056
2057 * gdb.arch/gdb1431.c: Remove.
2058 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
2059 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
2060 of "until" incorrectly.
2061
2062 2004-02-26 J. Brobecker <brobecker@gnat.com>
2063
2064 * gdb.cp/class2.cc (empty): New class.
2065 (refer): New function.
2066 (main): Declare an object of type empty and use it.
2067 * gdb.cp/class2.exp: Print the value of an object of type empty.
2068
2069 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2070
2071 * gdb.base/langs.exp: Update query string to match the
2072 new nquery format used for pending breakpoints.
2073
2074 2004-02-26 Andrew Cagney <cagney@redhat.com>
2075
2076 Fix PR i18n/1570.
2077 * gdb.base/charset.c: Update copyright notice.
2078 (main, init_string): Remove the escape character '\e' tests.
2079 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
2080 * gdb.base/charset.exp (valid_host_charset): Ditto.
2081 * gdb.base/setvar.exp: Ditto.
2082
2083 2004-02-24 Andrew Cagney <cagney@redhat.com>
2084
2085 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
2086 mmapped data in core file" PASS and FAIL messages consistent.
2087
2088 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
2089 setting a breakpoint. Work around PR java/1565.
2090
2091 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
2092
2093 * lib/gdb.exp (gdb_breakpoint): Update query string to match
2094 new nquery format.
2095 * gdb.base/pending.exp: Ditto.
2096
2097 2004-02-22 Mark Kettenis <kettenis@gnu.org>
2098
2099 * configure.in: Run stabs tests on *BSD.
2100 * configure: Regenerated.
2101
2102 2004-02-21 Mark Kettenis <kettenis@gnu.org>
2103
2104 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
2105
2106 2004-02-20 Fred Fish <fnf@redhat.com>
2107
2108 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
2109 blank in test for "returns short", for consistency with other
2110 "returns xxx" tests. Update copyright year.
2111
2112 2004-02-19 Fred Fish <fnf@redhat.com>
2113
2114 New testcase for PR breakpoint/1558.
2115 * gdb.arch/gdb1558.exp: New file.
2116 * gdb.arch/gdb1558.c: New file.
2117
2118 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
2119
2120 * gdb.base/nodebug.exp: Fix typo.
2121
2122 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2123
2124 Committed by Jim Blandy <jimb@redhat.com>.
2125
2126 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
2127
2128 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
2129
2130 * gdb.base/float.exp: Support s390*-*-* targets.
2131
2132 2004-02-17 Adam Fedor <fedor@gnu.org>
2133
2134 * gdb.base/gdb1555.exp: New file.
2135 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
2136
2137 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
2138
2139 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
2140
2141 2004-02-16 Fred Fish <fnf@redhat.com>
2142
2143 * gdb.arch/gdb1291.c: Remove
2144 * gdb.arch/gdb1291.s: New test input file.
2145 * gdb.arch/gdb1291.exp: Expand test to check case that should not
2146 fail. Test for correct result, known incorrect result, other
2147 failures and timeouts.
2148
2149 2004-02-16 Andrew Cagney <cagney@redhat.com>
2150
2151 * gdb.base/bigcore.exp: New file.
2152 * gdb.base/bigcore.c: New file.
2153
2154 2004-02-13 Andrew Cagney <cagney@redhat.com>
2155
2156 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
2157 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
2158 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
2159 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
2160 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
2161 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
2162 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
2163 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
2164 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
2165 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
2166
2167 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
2168
2169 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
2170 executed is an alloc instruction.
2171
2172 2004-02-11 David Carlton <carlton@kealia.com>
2173
2174 * gdb.cp/breakpoint.exp: New.
2175 * gdb.cp/breakpoint.cc: New.
2176
2177 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
2178
2179 Partial fix for PR gdb/1543.
2180 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
2181 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
2182 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
2183 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
2184 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
2185 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
2186 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
2187 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
2188 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
2189 to bug-gdb@prep.ai.mit.edu .
2190 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
2191 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
2192 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
2193 Likewise.
2194
2195 2004-02-10 Andrew Cagney <cagney@redhat.com>
2196
2197 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
2198 using gdb_internal_error_resync.
2199
2200 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
2201
2202 * gdb.threads/thread-specific.exp: Stop early if no threads are
2203 found.
2204
2205 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
2206
2207 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
2208
2209 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
2210
2211 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
2212 breakpoints.
2213
2214 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
2215
2216 * config/sim.exp (gdb_load): Handle $arg == "".
2217 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
2218 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
2219
2220 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
2221
2222 * gdb.base/maint.exp: Update test to reflect
2223 obstack changes.
2224
2225 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
2226
2227 * gdb.base/pendshr.c (pendfunc): New function that calls
2228 pendfunc1.
2229 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
2230
2231 2004-02-04 Fred Fish <fnf@redhat.com>
2232
2233 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
2234 function symbols and update copyright years.
2235 * gdb.arch/gdb1291.c: Ditto.
2236
2237 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2238
2239 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
2240
2241 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2242
2243 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
2244
2245 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2246
2247 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
2248
2249 2004-02-02 Fred Fish <fnf@redhat.com>
2250
2251 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
2252 remote targets. Update copyright years.
2253
2254 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2255
2256 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
2257 support.
2258 * gdb.base/langs.exp: Fix test which attempts to create
2259 breakpoint on non-existent function to handle new pending
2260 support.
2261 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
2262 a breakpoint.
2263 * gdb.base/pending.exp: New test.
2264 * gdb.base/pending.c: New file.
2265 * gdb.base/pendshr.c: Ditto.
2266
2267 2004-02-02 David Carlton <carlton@kealia.com>
2268
2269 * gdb.cp/overload.exp: Add overloadNamespace tests.
2270 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
2271 (overloadNamespace, XXX): New.
2272 (main): Call XXX::marker2.
2273
2274 2004-02-01 Fred Fish <fnf@redhat.com>
2275
2276 * gdb.base/dump.exp: Use runto_main instead of "runto main".
2277 * gdb.base/finish.exp: Ditto.
2278 * gdb.base/gcore.exp: Ditto.
2279 * gdb.base/huge.exp: Ditto.
2280 * gdb.base/info-proc.exp: Ditto.
2281 * gdb.base/return2.exp: Ditto.
2282 * gdb.threads/gcore-thread.exp: Ditto.
2283
2284 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
2285
2286 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
2287
2288 2004-02-01 Mark Kettenis <kettenis@gnu.org>
2289
2290 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
2291 that opening the file succeeds on OpenBSD.
2292
2293 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
2294
2295 * gdb.threads/thread-specific.c: New file.
2296 * gdb.threads/threads-specific.exp: New test script.
2297 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
2298 to expect_out.
2299
2300 2004-02-01 Mark Kettenis <kettenis@gnu.org>
2301
2302 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
2303 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
2304 only on the "print_small_structs from print_long_arg_list" test.
2305
2306 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
2307
2308 * gdb.base/completion.exp: Kill a stray backslash.
2309
2310 From Jim Ingham <jingham@apple.com>:
2311 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
2312 agrees with the result from sending a tab.
2313
2314 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
2315
2316 * gdb.base/chng-syms.exp: Remove stray newline.
2317
2318 2004-01-31 Mark Kettenis <kettenis@gnu.org>
2319
2320 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
2321 *-*-openbsd*.
2322 * gdb.asm/openbsd.inc: New file.
2323
2324 2004-01-30 Mark Kettenis <kettenis@gnu.org>
2325
2326 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
2327 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
2328 *-*solaris2*. Remove commented out default settings for
2329 asm-flags. Replace gdb_compile with target_link.
2330
2331 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
2332
2333 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
2334 for all tests. Remove old hp-ux and cygnus xfail cases.
2335
2336 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
2337
2338 * gdb.base/chng-syms.exp: New file.
2339 * gdb.base/chng-syms.c: New file.
2340
2341 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2342
2343 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
2344 Provide arms for current output in all my configurations.
2345
2346 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2347
2348 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
2349 * lib/compiler.cc: Likewise.
2350 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
2351 get the right preprocessor. Eval the output directly. Remove
2352 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
2353 hp_f77_compiler and hp_f90_compiler completely.
2354 (gdb_preprocess): Delete.
2355 (get_compiler): Delete.
2356
2357 2004-01-24 Mark Kettenis <kettenis@gnu.org>
2358
2359 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
2360 <string.h>.
2361
2362 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
2363
2364 * gdb.mi/mi-stack.exp: Update copyright.
2365
2366 2004-01-23 David Carlton <carlton@kealia.com>
2367
2368 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
2369 test for cp_lookup_transparent_type.
2370 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
2371 call them.
2372
2373 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
2374
2375 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
2376 after -var-update.
2377
2378 2004-01-23 David Carlton <carlton@kealia.com>
2379
2380 * gdb.cp/namespace.cc (C::ensureRefs): New.
2381 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
2382
2383 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
2384
2385 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
2386 case "-stack-list-locals 2".
2387 * gdb.mi/mi-var-child.exp: Test for case
2388 "-var-list-children --all-values NAME".
2389
2390 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
2391
2392 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
2393
2394 2004-01-18 Mark Kettenis <kettenis@gnu.org>
2395
2396 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
2397 used with gdb_test_multiple.
2398
2399 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
2400 read at address 0. This fixes PR testsuite/1504.
2401
2402 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
2403
2404 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
2405 Remove downloading, guessing the host executable, the calls to
2406 gdb_file_cmd and gdb_target_cmd, and "load" support.
2407 (infer_host_exec): New function broken out from gdb_load.
2408 (gdb_load): New wrapper for gdbserver_gdb_load.
2409 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
2410 gdb_target_cmd. Use -target-select.
2411 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
2412 Download binaries to the host. Clear last_mi_remote_file when
2413 we load a new binary.
2414 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
2415 call gdbserver_gdb_load and mi_gdb_target_cmd.
2416
2417 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2418
2419 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
2420 type patterns.
2421
2422 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2423
2424 * gdb.cp/templates.exp: Fix typo in test name of
2425 "print Foo<volatile char*>::foo".
2426
2427 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2428
2429 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
2430
2431 2004-01-16 Ben Elliston <bje@wasabisystems.com>
2432
2433 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
2434 (clean mostlyclean): Remove empty rm.
2435
2436 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2437
2438 * gdb.base/setvar.exp: Add copyright years.
2439
2440 2004-01-14 David Carlton <carlton@bactrian.org>
2441
2442 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
2443 PR c++/1511 and update coment.
2444 * gdb.cp/templates.exp: Update patterns to match current output.
2445 If changes involve something other than whitespace, KFAIL
2446 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
2447
2448 2004-01-14 David Carlton <carlton@kealia.com>
2449
2450 * gdb.cp/namespace.exp: Add tests involving classes defined within
2451 namespaces.
2452 * gdb.cp/namespace.cc (C::CClass): New.
2453 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
2454
2455 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
2456
2457 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
2458 what debug info we have. Print a better message if something goes
2459 wrong while producing the separate debug info file.
2460
2461 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2462
2463 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
2464
2465 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2466
2467 * gdb.base/callfuncs.c: Add copyright notice.
2468
2469 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
2470
2471 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
2472 inheritance. PR gdb/1498, PR gcc/13539.
2473
2474 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
2475
2476 * gdb.threads/gcore-thread.exp: Prefix name of binary with
2477 test specific name.
2478 * gdb.mi/gdb669.exp: Ditto.
2479 * gdb.mi/mi-pthreads.exp: Ditto.
2480 * gdb.mi/mi1-pthreads.exp: Ditto.
2481 * gdb.mi/mi2-pthreads.exp: Ditto.
2482
2483 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2484
2485 * gdb.cp/member-ptr.cc: Add copyright notice.
2486
2487 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2488
2489 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
2490 some patterns for recent versions of gcc and hpacc. Delete
2491 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
2492 Delete tests that access a NULL pointer-to-member-data. This
2493 script is still disabled for gcc.
2494
2495 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
2496
2497 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
2498 escaped correctly.
2499
2500 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
2501
2502 * gdb.base/sepdebug.exp: New file.
2503 * gdb.base/sepdebug.c: New file.
2504 * lib/gdb.exp (separate_debug_filename): New procedure.
2505 (gdb_gnu_strip_debug): New procedure.
2506
2507 2004-01-12 Andrew Cagney <cagney@redhat.com>
2508
2509 * gdb.mi/ChangeLog: Delete file. Renamed to ...
2510 * gdb.mi/ChangeLog-1999-2003: New file.
2511
2512 2004-01-12 Andrew Cagney <cagney@redhat.com>
2513
2514 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
2515 "Renaming a directory to a non-empty directory returns ENOTEMPTY
2516 or EEXIST", treat EBUSY as an XFAIL.
2517
2518 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
2519
2520 * gdb.base/scope.exp: Remove obsolete setup_xfail for
2521 hp_cc_compiler.
2522
2523 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2524
2525 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
2526 decorations.
2527
2528 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2529
2530 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
2531 and "(aCC)" decorations. Remove obsolete doco about old
2532 test results.
2533
2534 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2535
2536 * gdb.cp/exception.exp: Fix typo in doco.
2537
2538 2004-01-09 Mark Kettenis <kettenis@gnu.org>
2539
2540 * gdb.base/gdb1476.exp: Fix typo.
2541
2542 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2543
2544 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
2545 file.
2546
2547 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2548
2549 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
2550 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
2551 Use gdb_compile. Remove restriction on gcc. Add some patterns
2552 for recent version of gdb. Delete second half, which was a copy
2553 of the first half with different build flags. This test is
2554 still disabled because it is still not ready for production.
2555
2556 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2557
2558 * gdb.cp/exception.cc: Add copyright notice.
2559 * gdb.cp/exception.exp: Add a notice that this file is broken
2560 because of line number changes caused by addition of copyright
2561 notice.
2562
2563 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2564
2565 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
2566 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
2567
2568 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2569
2570 * gdb.cp/classes.exp: Accept gnu abi 2.
2571 * gdb.cp/derivation.exp: Likewise.
2572 * gdb.cp/overload.exp: Likewise.
2573 * gdb.cp/virtfunc.exp: Likewise.
2574
2575 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2576
2577 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
2578 semicolon after end of function.
2579
2580 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2581
2582 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
2583 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
2584 boilerplate code for compiling and running the program under
2585 test. Add some string method tests.
2586
2587 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2588
2589 * gdb.cp/bs15503.cc: Add copyright notice.
2590 * gdb.cp/bs15503.exp: Adjust line number.
2591
2592 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2593
2594 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
2595 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
2596
2597 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2598
2599 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
2600 hp_cc_compiler.
2601
2602 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2603
2604 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
2605 * gdb.cp/ctti.exp: Use the marker instead of "next".
2606 With gcc, run further before bailing.
2607
2608 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2609
2610 * gdb.cp/cttiadd.cc: Add copyright notice.
2611 * gdb.cp/cttiadd1.cc: Likewise.
2612 * gdb.cp/cttiadd2.cc: Likewise.
2613 * gdb.cp/cttiadd3.cc: Likewise.
2614
2615 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2616
2617 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
2618 Use gdb_test, gdb_test_multiple. Use floating-point values that
2619 have exact representations in IEEE-ish formats.
2620
2621 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2622
2623 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
2624 compilers. Delete duplicate call to get_compiler_info.
2625 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
2626 * gdb.base/volatile.exp: Likewise.
2627
2628 2004-01-07 Mark Kettenis <kettenis@gnu.org>
2629
2630 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
2631 memory at address 0.
2632
2633 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2634
2635 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
2636 to test for hp-ux assembler. Fix copyright years.
2637
2638 2004-01-07 Andrew Cagney <cagney@redhat.com>
2639
2640 * gdb.base/fileio.c (strerrno): Add "EBUSY".
2641
2642 2004-01-07 Andrew Cagney <cagney@redhat.com>
2643
2644 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
2645 when creating the read-only file. From analysis by Roland McGrath
2646 and Elena Zannoni.
2647
2648 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2649
2650 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
2651
2652 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2653
2654 * gdb.base/cvexpr.c: Be type-safe with function pointers and
2655 data pointers.
2656
2657 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2658
2659 * gdb.cp/m-static.exp: Compile one source file at a time.
2660 Delete unused call to get_compiler_info.
2661
2662 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2663
2664 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
2665 * gdb.base/call-rt-st.exp: Likewise.
2666 * gdb.base/nodebug.exp: Likewise.
2667 * gdb.base/volatile.exp: Likewise.
2668 * gdb.cp/ref-types.exp: Likewise.
2669 * gdb.cp/templates.exp: Likewise.
2670
2671 2004-01-05 Mark Kettenis <kettenis@gnu.org>
2672
2673 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
2674
2675 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
2676
2677 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
2678 hppa*-hp-hpux*.
2679
2680 2004-01-04 Mark Kettenis <kettenis@gnu.org>
2681
2682 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2683 x86_64-*-*.
2684
2685 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
2686 sparc64-*-* and sparc*-solaris2*.
2687
2688 2004-01-04 Mark Kettenis <kettenis@gnu.org>
2689
2690 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
2691 return ${tests}" test. The ${tests} already mentions the
2692 filename.
2693
2694 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2695
2696 * gdb.cp/local.exp: Accept gcc abi 2.
2697
2698 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2699
2700 * gdb.cp/templates.exp: Accept gcc abi 2.
2701
2702 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
2703
2704 * lib/compiler.cc: Remove supports_template_debugging.
2705 * gdb.cp/templates.exp: Do not test supports_template_debugging.
2706
2707 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2708
2709 * gdb.cp/namespace.exp: Accept gcc abi 2.
2710
2711 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2712
2713 * gdb.cp/method.exp: Accept gcc abi 2.
2714
2715 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2716
2717 * gdb.cp/classes.exp: Generate identical results as old version.
2718 * gdb.cp/derivation.exp: Likewise.
2719 * gdb.cp/overload.exp: Likewise.
2720 * gdb.cp/virtfunc.exp: Likewise.
2721
2722 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2723
2724 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
2725 mysterious bug with sourceware version of expect.
2726
2727 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2728
2729 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
2730 current versions of gcc, including gcc abi 2. Remove gratuitous
2731 restart of test program. Use gdb_test_multiple and gdb_test for
2732 all tests. Add patterns to xfail missing "const" in "const char *"
2733 and kfail PR gdb/1155.
2734
2735 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
2736
2737 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
2738 current versions of gcc, including gcc abi 2. Remove gratuitous
2739 restart of test program. Use gdb_test_multiple and gdb_test for
2740 all tests. Add patterns to kfail PR gdb/1498.
2741
2742 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
2743
2744 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
2745 current versions of gcc, including gcc abi 2. Use "breakpoint"
2746 and "continue" instead of restarting the target program. Use
2747 gdb_test_multiple and gdb_test for all tests.
2748
2749 2004-01-01 Mark Kettenis <kettenis@gnu.org>
2750
2751 * gdb.asm/asm-source.exp: Update copyright year. Link statically
2752 for *-*-solaris2*.
2753
2754 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
2755
2756 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
2757 current versions of gcc, including gcc abi 2. Use "breakpoint"
2758 and "continue" instead of restarting the target program several
2759 times. Use gdb_test_multiple and gdb_test for all tests.
2760
2761 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
2762
2763 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
2764 source files.
2765
2766 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2767
2768 * gdb.base/environ.exp: Handle compiling test case from multiple
2769 source files.
2770
2771 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2772
2773 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
2774
2775 2003-12-17 Jim Blandy <jimb@redhat.com>
2776
2777 * gdb.base/freebpcmd.c: Add copyright notice.
2778
2779 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
2780
2781 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
2782
2783 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
2784
2785 2003-12-13 Jim Blandy <jimb@redhat.com>
2786
2787 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
2788
2789 2003-12-12 Kevin Buettner <kevinb@redhat.com>
2790
2791 * gdb.asm/frv.inc: New file.
2792 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
2793
2794 2003-12-09 Fred Fish <fnf@redhat.com>
2795
2796 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
2797 functions to break1.c and leave prototypes behind. Add more
2798 "set breakpoint NN here" comments.
2799 * gdb.base/break1.c: New file.
2800
2801 * gdb.base/break.exp: Handle compiling test case from multiple
2802 source files and change source file references as needed.
2803 * gdb.base/completion.exp: Ditto.
2804 * gdb.base/condbreak.exp: Ditto.
2805 * gdb.base/define.exp: Ditto.
2806 * gdb.base/ena-dis-br.exp: Ditto.
2807 * gdb.base/info-proc.exp: Ditto.
2808 * gdb.base/maint.exp: Ditto.
2809 * gdb.base/until.exp: Ditto.
2810
2811 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
2812 hardcoded line numbers.
2813 * gdb.base/define.exp: Ditto.
2814 * gdb.base/ena-dis-br.exp: Ditto.
2815 * gdb.base/maint.exp: Ditto.
2816 * gdb.base/until.exp: Ditto.
2817
2818 * gdb.base/completion.exp: Use "break1" for completion tests since
2819 "break" is no longer a unique prefix.
2820
2821 2003-12-06 Andrew Cagney <cagney@redhat.com>
2822
2823 * gdb.base/structs.exp (test_struct_returns): When applicable, set
2824 "return_value_unimplemented". When an unimplemented struct return
2825 architecture, report incorrect values as a KFAIL
2826
2827 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2828
2829 * gdb.cp/rtti.exp: Accept new wording of warning from
2830 cp_lookup_rtti_type.
2831
2832 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
2833
2834 Partial fix for PR testsuite/1456.
2835 * gdb.base/scope.exp (test_at_main): Replace references to
2836 gcc_compiled with calls to test_compiler_info.
2837 (test_at_foo): Likewise.
2838 (test_at_bar): Likewise.
2839
2840 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
2841
2842 Partial fix for PR testsuite/1456.
2843 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
2844 to test_compiler_info.
2845
2846 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
2847
2848 * gdb.base/so-impl-ld.exp: Update copyright notice.
2849
2850 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
2851
2852 Partial fix for PR testsuite/1456.
2853 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
2854 to test_compiler_info.
2855
2856 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2857
2858 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
2859 from current versions of gdb. Clean up regular expressions.
2860 Delete redundant timeout case.
2861
2862 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2863
2864 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
2865 from current versions of gdb. Clean up regular expressions.
2866 Delete redundant timeout case.
2867
2868 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
2869
2870 Partial fix for PR testsuite/1456.
2871 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
2872 gcc_compiled with call to test_compiler_info.
2873
2874 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
2875
2876 Partial fix for PR testsuite/1456.
2877 * gdb.base/list.exp (test_list_function): Delete unused declaration
2878 of gcc_compiled.
2879
2880 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
2881
2882 Partial fix for PR testsuite/1456.
2883 * gdb.base/complex.exp: Replace reference to gcc_compiled with
2884 call to test_compiler_info.
2885
2886 2003-11-29 Mark Kettenis <kettenis@gnu.org>
2887
2888 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
2889 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
2890 it to create the appropriate note.inc.
2891 * gdb.asm/asmsrc1.s: Include "note.inc".
2892 * gdb.asm/netbsd.inc: New file.
2893 * gdb.asm/empty.inc: New file.
2894
2895 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
2896
2897 Partial fix for PR testsuite/1456.
2898 * gdb.base/constvars.exp: Replace references to gcc_compiled with
2899 calls to test_compiler_info.
2900
2901 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
2902
2903 Partial fix for PR testsuite/1456.
2904 * gdb.base/volatile.exp: Replace references to gcc_compiled with
2905 calls to test_compiler_info.
2906
2907 2003-11-27 Mark Kettenis <kettenis@gnu.org>
2908
2909 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
2910 pattern for the KFAILs.
2911
2912 2003-11-25 Adam Fedor <fedor@gnu.org>
2913
2914 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
2915 * gdb.objc/objcdecode.m: New file.
2916
2917 2003-11-25 Adam Fedor <fedor@gnu.org>
2918
2919 * gdb.objc/nondebug.exp: Test for PR objc/1236.
2920 * gdb.objc/nondebug.m: New file.
2921
2922 2003-11-26 Ben Elliston <bje@wasabisystems.com>
2923
2924 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2925 NetBSD as it does on FreeBSD. Modelled on a similar change by
2926 Mark Kettenis on 2003-05-30.
2927 (link-flags): Set to "--entry _start" regardless of target.
2928 Special linker flags are to be appended to $link-flags.
2929 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
2930
2931 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2932
2933 * gdb.cp/method.exp: Accept output of new demangler.
2934
2935 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2936
2937 * gdb/class2.exp: New file.
2938 * gdb/class2.cc: New file.
2939
2940 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
2941
2942 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
2943 of new demangler.
2944
2945 2003-11-23 Mark Kettenis <kettenis@gnu.org>
2946
2947 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
2948 of gdb_test "run".
2949
2950 2003-11-23 Mark Kettenis <kettenis@gnu.org>
2951
2952 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
2953 "continue" into "run".
2954
2955 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
2956
2957 Partial fix for PR testsuite/1456.
2958 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
2959 call to test_compiler_info.
2960 * gdb.cp/ctti.exp: Likewise.
2961 * gdb.cp/derivation.exp: Likewise.
2962 * gdb.cp/member-ptr.exp: Likewise.
2963 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
2964 reference to gcc_compiled.
2965
2966 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
2967
2968 Fix PR testsuite/1463.
2969 * gdb.base/structs.exp (start_structs_test): Call
2970 get_debug_format before using the debug format.
2971
2972 2003-11-22 Andrew Cagney <cagney@redhat.com>
2973
2974 * lib/gdb.exp (gdb_test_multiple): Add simple example.
2975 * gdb.base/structs.exp: Use gdb_test_multiple.
2976
2977 2003-11-20 Andrew Cagney <cagney@redhat.com>
2978
2979 * gdb.base/structs.exp: Handle and recover from internal errors.
2980 Replace "foo${n}" with "foo<n>" in test messages.
2981
2982 * gdb.base/structs.exp: Update copyright. Rewrite.
2983 * gdb.base/structs.c: Update copyright. Rewrite.
2984
2985 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
2986 resync count exceeded.
2987
2988 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
2989 from the internal error.
2990 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
2991 Original from Jim Blandy.
2992 (gdb_test_multiple): Use gdb_internal_error_resync.
2993
2994 2003-11-19 Andrew Cagney <cagney@redhat.com>
2995
2996 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
2997 KFAIL.
2998
2999 2003-11-17 Mark Kettenis <kettenis@gnu.org>
3000
3001 New testcase for PR backtrace/1435.
3002 * gdb.arch/i386-unwind.exp: New file.
3003 * gdb.arch/i386-unwind.c: New file.
3004
3005 2003-11-17 Andrew Cagney <cagney@redhat.com>
3006
3007 * lib/gdb.exp (compiler_info): New global.
3008 (test_compiler_info): New function.
3009 (get_compiler_info): Set compiler_info.
3010 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
3011 "compiler_info" to gcc-<major>-<minor>.
3012
3013 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
3014
3015 * gdb.trace/configure: Remove.
3016
3017 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
3018
3019 * gdb.base/break.c: Add comments to aid finding line numbers for
3020 breakpoints.
3021 * gdb.base/break.exp: Remove all references to explicit line
3022 numbers.
3023
3024 2003-11-11 Nick Clifton <nickc@redhat.com>
3025
3026 * gdb.base/shreloc.exp: Do not run for targets which do not
3027 support shared objects.
3028
3029 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
3030
3031 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
3032 Don't run tests if nofileio flag is given.
3033
3034 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
3035
3036 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
3037 as well as 'Watchpoint'.
3038
3039 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
3040
3041 Reported by Jim Ingham <jingham@apple.com>:
3042 * gdb.base/annota1.exp: Match at least one occurrence of the
3043 signal handler annotation.
3044
3045 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
3046
3047 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
3048 as well as 'Watchpoint'.
3049
3050 2003-11-05 Michael Chastain <mec@shout.net>
3051
3052 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
3053
3054 2003-11-03 Kris Warkentin <kewarken@qnx.com>
3055
3056 * gdb.arch/gdb1291.c: New test file.
3057 * gdb.arch/gdb1291.exp: New test script.
3058 * gdb.arch/gdb1431.c: New test file.
3059 * gdb.arch/gdb1431.exp: New test script.
3060
3061 2003-10-22 Michael Chastain <mec@shout.net>
3062
3063 * gdb.mi/pthreads.c: Add copyright notice.
3064
3065 2003-10-22 Michael Chastain <mec@shout.net>
3066
3067 * gdb.threads/pthreads.c: Add copyright notice.
3068
3069 2003-10-20 Michael Chastain <mec@shout.net>
3070
3071 * gdb.base/gdb1056.exp: New test script.
3072
3073 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
3074
3075 * gdb.threads/killed.exp: Use gdb_run_cmd.
3076
3077 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
3078
3079 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
3080 create a core file.
3081 * gdb.threads/gcore-thread.exp: Likewise.
3082
3083 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
3084
3085 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
3086 type, based on char type.
3087 (struct bit_flags_short_t): New bitfield type, based on short type.
3088 (init_bit_flags_char): New fuction.
3089 (init_bit_flags_short): Ditto.
3090 (print_bit_flags_char): Ditto.
3091 (print_bit_flags_short): Ditto.
3092 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
3093
3094 2003-10-11 Michael Chastain <mec@shout.net>
3095
3096 * gdb.base/call-rt-st.exp: Update copyright year.
3097
3098 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
3099
3100 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
3101 * gdb.disasm/sh3.s: Ditto.
3102
3103 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
3104
3105 * gdb.threads/switch-threads.exp: New test.
3106 * gdb.threads/switch-threads.c: New source file.
3107
3108 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
3109
3110 * gdb.base/ending-run.exp: Add sh specific case.
3111
3112 2003-10-06 Andrew Cagney <cagney@redhat.com>
3113
3114 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
3115 * gdb.disasm/mn10200.exp: Delete obsolete file.
3116
3117 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
3118
3119 * ChangeLog: Correct an entry command.exp -> commands.exp.
3120 * gdb.base/commands.exp (bp_deleted_in_command_test)
3121 (temporary_breakpoint_commands): Check noargs.
3122
3123 2003-09-25 David Carlton <carlton@kealia.com>
3124
3125 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
3126 of some print tests, where appropriate. Add tests for C::D::cd,
3127 E::ce, F::cXfX, G::XgX.
3128 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
3129
3130 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
3131
3132 * lib/java.exp (java_init): Import target_alias before using it.
3133
3134 2003-09-25 David Carlton <carlton@kealia.com>
3135
3136 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
3137
3138 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
3139
3140 * gdb.base/selftest.exp: Accomodate more instruction reordering
3141 weirdness.
3142
3143 2003-09-17 Michael Chastain <mec@shout.net>
3144
3145 * gdb.cp/gdb1355.exp: New file.
3146 * gdb.cp/gdb1355.c: New file.
3147
3148 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
3149
3150 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
3151 * gdb.asm/sh.inc: New file.
3152
3153 2003-09-11 David Carlton <carlton@kealia.com>
3154
3155 * gdb.cp/namespace.exp: Add tests for namespace types.
3156 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
3157 (test_namespace): New.
3158
3159 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
3160
3161 * gdb.base/relocate.exp: Handle new gdb output at startup.
3162 * gdb.stabs/weird.exp: Ditto.
3163
3164 2003-09-08 Michael Chastain <mec@shout.net>
3165
3166 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
3167
3168 2003-09-07 Michael Chastain <mec@shout.net>
3169
3170 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
3171 'parse error'.
3172
3173 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
3174
3175 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
3176
3177 2003-08-30 Michael Chastain <mec@shout.net>
3178
3179 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
3180 * gdb.gdb/observer.exp: Ditto.
3181 * gdb.gdb/xfullpath.exp: Ditto.
3182
3183 2003-08-29 Mark Kettenis <kettenis@gnu.org>
3184
3185 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
3186 *-*-*bsd*.
3187
3188 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
3189
3190 * gdb.base/dump.exp: Skip for ia64.
3191
3192 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
3193
3194 * gdb.asm/asm-source.exp: Add ia64 support.
3195 * gdb.asm/ia64.inc: New file.
3196
3197 2003-08-22 Michael Chastain <mec@shout.net>
3198
3199 * gdb.cp: New directory.
3200 * gdb.cp/*: Copy from gdb.c++/*.
3201 * gdb.c++/*: Remove.
3202 * Makefile.in: Change gdb.c++ to gdb.cp.
3203 * configure.in: Ditto.
3204 * configure: Regnerate.
3205
3206 2003-08-18 Mark Kettenis <kettenis@gnu.org>
3207
3208 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
3209 * gdb.arch/i386-prologue.c (gdb1338): Add function.
3210
3211 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3212
3213 * mi-var-display.exp (-var-list-children weird): Accept function
3214 pointers with argument types.
3215 * mi1-var-display.exp (-var-list-children weird): Likewise.
3216 * mi2-var-display.exp (-var-list-children weird): Likewise.
3217
3218 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3219
3220 * gdb.base/annota3.exp: Add missing newline.
3221
3222 2003-08-06 Michael Chastain <mec@shout.net>
3223
3224 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
3225
3226 2003-08-12 Michael Snyder <msnyder@redhat.com>
3227
3228 * gdb.base/float.exp: Add test for SH.
3229
3230 2003-08-10 Mark Kettenis <kettenis@gnu.org>
3231
3232 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
3233
3234 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
3235
3236 * gdb.base/completion.exp: Remove reduntant completion test
3237 on filename.
3238
3239 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
3240
3241 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
3242 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
3243 gdb.trace/save-trace.exp: Make sure that full pathnames are
3244 escaped correctly.
3245
3246 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
3247
3248 * configure.in: Don't generate config.h from config.hin.
3249 * configure: Regenerate.
3250 * config.hin: Remove file.
3251 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
3252 * gdb.threads/pthreads.c: Ditto.
3253
3254 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
3255
3256 From Kei Sakamoto <sakamoto.kei@renesas.com>:
3257 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
3258 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
3259 Replace ld24 with seth/add3.
3260
3261 2003-08-02 Andrew Cagney <cagney@redhat.com>
3262
3263 * gdb.base/annota3.exp: New file.
3264 * gdb.base/annota3.c: New file.
3265 * gdb.c++/annota3.exp: New file.
3266 * gdb.c++/annota3.cc: New file.
3267
3268 2003-07-29 Michael Chastain <mec@shout.net>
3269
3270 * gdb.threads/tls.c (spin): Check errno only if sem_wait
3271 actually failed.
3272 (do_pass): Likewise.
3273 * gdb.threads/tls.exp: Always initialize no_of_threads.
3274
3275 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
3276
3277 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
3278 pattern.
3279 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
3280 * gdb.threads/tls.exp: Recognize one case of the host library not
3281 supporting TLS.
3282
3283 2003-07-27 Andrew Cagney <cagney@redhat.com>
3284
3285 * gdb.base/fileio.exp: Use SH when running commands using
3286 remote_exec.
3287
3288 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
3289
3290 From Kei Sakamoto <sakamoto.kei@renesas.com>:
3291 * gdb.base/relocate.c (dummy): New padding array.
3292
3293 2003-07-22 Michael Snyder <msnyder@redhat.com>
3294
3295 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3296
3297 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
3298 patterns to be more general, accepting old and new output.
3299 Some output chars (such as '+') also must be quoted.
3300 Some addresses are displayed numerically instead of
3301 symbolically.
3302
3303 2003-07-23 Michael Snyder <msnyder@redhat.com>
3304
3305 * gdb.base/return2.exp: Don't test long-long return.
3306
3307 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
3308 * gdb.disasm/t01_mov.exp: Ditto.
3309 * gdb.disasm/t02_mova.s: Ditto.
3310 * gdb.disasm/t02_mova.exp: Ditto.
3311 * gdb.disasm/t03_add.s: Ditto.
3312 * gdb.disasm/t03_add.exp: Ditto.
3313 * gdb.disasm/t04_sub.s: Ditto.
3314 * gdb.disasm/t04_sub.exp: Ditto.
3315 * gdb.disasm/t05_cmp.s: Ditto.
3316 * gdb.disasm/t05_cmp.exp: Ditto.
3317 * gdb.disasm/t06_ari2.s: Ditto.
3318 * gdb.disasm/t06_ari2.exp: Ditto.
3319 * gdb.disasm/t07_ari3.s: Ditto.
3320 * gdb.disasm/t07_ari3.exp: Ditto.
3321 * gdb.disasm/t08_or.s: Ditto.
3322 * gdb.disasm/t08_or.exp: Ditto.
3323 * gdb.disasm/t09_xor.s: Ditto.
3324 * gdb.disasm/t09_xor.exp: Ditto.
3325 * gdb.disasm/t10_and.s: Ditto.
3326 * gdb.disasm/t10_and.exp: Ditto.
3327 * gdb.disasm/t11_logs.s: Ditto.
3328 * gdb.disasm/t11_logs.exp: Ditto.
3329 * gdb.disasm/t12_bit.s: Ditto.
3330 * gdb.disasm/t12_bit.exp: Ditto.
3331 * gdb.disasm/t13_otr.s: Ditto.
3332 * gdb.disasm/t13_otr.exp: Ditto.
3333
3334 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
3335
3336 * gdb.threads/tls.exp :Add kfail for 'info address' case.
3337
3338 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
3339
3340 * gdb.threads/tls.c : New file.
3341 * gdb.threads/tls.exp : New file.
3342 * gdb.threads/tls-main.c : New file.
3343 * gdb.threads/tls-shared.c : New file.
3344 * gdb.threads/tls-shared.exp : New file.
3345
3346 2003-07-22 Andreas Schwab <schwab@suse.de>
3347
3348 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
3349
3350 2003-07-20 Andreas Schwab <schwab@suse.de>
3351
3352 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
3353 due to insn reordering.
3354
3355 2003-07-15 Andrew Cagney <cagney@redhat.com>
3356
3357 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
3358
3359 2003-07-15 Michael Chastain <mec@shout.net>
3360
3361 * gdb.base/gdb1250.exp: New file.
3362 * gdb.base/gdb1250.c: New file.
3363
3364 2003-07-09 Michal Ludvig <mludvig@suse.cz>
3365
3366 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
3367 expansion of size_t to 'unsigned long', not only to 'unsigned'.
3368
3369 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
3370
3371 * gdb.threads/tls.c: New file.
3372 * gdb.threads/tls.exp: New file.
3373 * gdb.threads/tls-main.c: New file.
3374 * gdb.threads/tls-shared.c: New file.
3375 * gdb.threads/tls-shared.exp: New file.
3376
3377 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
3378
3379 * gdb.base/annota1.exp: Make sure that we properly escape the
3380 full path of the source file. Xfail more permissive patterns,
3381 due to a compiler debug info problem.
3382
3383 2003-07-07 Andreas Schwab <schwab@suse.de>
3384
3385 * gdb.asm/m68k.inc: New file.
3386 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
3387
3388 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
3389 arguments"): Also match negative number.
3390
3391 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
3392
3393 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
3394
3395 * gdb.base/store.c (charest): New typedef.
3396 (add_char): Rename to add_charest, update.
3397 (wack_char): Rename to wack_charest, update types. Return l + r
3398 to keep r live across the call.
3399 (wack_short, wack_int, wack_long, wack_longest, wack_float)
3400 (wack_double, wack_doublest): Return l + r to keep r live across
3401 the call.
3402 * gdb.base/store.exp: Accomodate store.c changes.
3403
3404 2003-06-30 David Carlton <carlton@kealia.com>
3405
3406 * gdb.c++/maint.exp (test_invalid_name): New.
3407 (test_first_component): Add tests for invalid names.
3408
3409 2003-06-29 Michael Chastain <mec@shout.net>
3410
3411 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
3412 output of '<VTT for class>' for virtual base classes.
3413
3414 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3415
3416 * gdb.base/completion.exp: Tab-complete "complet" instead of
3417 "compl".
3418 * gdb.base/complex.exp, gdb.base/complex.c: New files.
3419
3420 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3421
3422 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
3423 * gdb.base/volatile.exp: Likewise.
3424
3425 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3426
3427 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
3428 gdb/1265.
3429
3430 2003-06-28 Michael Chastain <mec@shout.net>
3431 Daniel Jacobowitz <drow@mvista.com>
3432
3433 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
3434 initial line count of 'captured_main' from 26 to 32.
3435 (test_with_self): Allow xmalloc call to be interleaved with the
3436 preceding two lines.
3437
3438 2003-06-24 Joel Brobecker <brobecker@gnat.com>
3439
3440 * gdb.base/bang.exp: New testcase.
3441
3442 2003-06-23 Joel Brobecker <brobecker@gnat.com>
3443
3444 * gdb.base/langs.exp: Add some tests for the "minimal" language
3445 support.
3446
3447 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
3448
3449 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
3450 the testcase.
3451
3452 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3453
3454 * gdb.base/relocate.exp: Test add-symbol-file with a variable
3455 offset.
3456
3457 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3458
3459 * gdb.c++/pr-1210.cc: New file.
3460 * gdb.c++/pr-1210.exp: New file.
3461
3462 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
3463
3464 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
3465 000-exec-continue.
3466
3467 2003-06-15 Mark Kettenis <kettenis@gnu.org>
3468
3469 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
3470 on *-*-*bsd* instead of *-*-freebsd*.
3471
3472 2003-06-14 Andrew Cagney <cagney@redhat.com>
3473
3474 * gdb.base/store.exp: Test longest and doublest. Test all
3475 parameters. Weaken return statement match.
3476 * gdb.base/store.c: Add longest and doublest - aka long long and
3477 long double functions. Put all parameters into local register
3478 variables. Use negative values.
3479
3480 2003-06-14 Andrew Cagney <cagney@redhat.com>
3481
3482 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
3483 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
3484 exit status.
3485 * gdb.base/fileio.exp: Disable target when nointerrupts and
3486 noinferiorio, instead of limiting it to remote. Use remote_exec
3487 instead of system.
3488
3489 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
3490
3491 * gdb.base/float.exp: Add ia64 support.
3492
3493 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
3494
3495 * gdb.base/fileio.exp: Run only on remote targets.
3496
3497 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
3498
3499 * gdb.base/fileio.c: New file, testing File-I/O.
3500 * gdb.base/fileio.exp: Ditto.
3501
3502 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
3503
3504 * gdb.base/shreloc.exp: New file, check symbol values obtained from
3505 shared objects after relocation at load time (gdb PR/1132).
3506 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
3507 as above, part of the shared object relocation test.
3508
3509 2003-06-08 Mark Kettenis <kettenis@gnu.org>
3510
3511 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
3512 fully filled history list.
3513 * gdb.base/gdb_history: New file.
3514
3515 * gdb.base/signals.exp: XFAIL "continue to func1" on
3516 i*86-*-freebsd*.
3517
3518 * gdb.base/attach.exp: When trying to attach to a nonexistent
3519 process, make it possible to specify the PID based on the target,
3520 and do so for *-*-freebsd*.
3521
3522 2003-06-02 Richard Henderson <rth@redhat.com>
3523
3524 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
3525
3526 2003-06-02 Richard Henderson <rth@redhat.com>
3527
3528 * gdb.base/selftest.exp: Next over lim_at_start initialization.
3529
3530 2003-06-02 Richard Henderson <rth@redhat.com>
3531
3532 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
3533
3534 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
3535
3536 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
3537 of globalvar.
3538
3539 2003-06-01 Mark Kettenis <kettenis@gnu.org>
3540
3541 * gdb.asm/asm-source.exp: Check for memory read errors in
3542 disassembler test on *BSD too.
3543
3544 2003-06-01 Richard Henderson <rth@redhat.com>
3545
3546 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
3547 for .frame.
3548 (gdbasm_call): Lose ldgp.
3549 (gdbasm_startup): Add frame information.
3550 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
3551
3552 2003-05-31 Mark Kettenis <kettenis@gnu.org>
3553
3554 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
3555 i?86-*-*.
3556
3557 2003-05-30 Mark Kettenis <kettenis@gnu.org>
3558
3559 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
3560 FreeBSD.
3561
3562 2003-05-29 Richard Henderson <rth@redhat.com>
3563
3564 * gdb.asm/alpha.inc: New file.
3565 * gdb.asm/asm-source.exp: Use it.
3566
3567 2003-05-29 Jim Blandy <jimb@redhat.com>
3568
3569 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
3570 'core.PID'.
3571
3572 2003-05-22 Jim Blandy <jimb@redhat.com>
3573
3574 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
3575 backtrace.
3576
3577 2003-05-20 David Carlton <carlton@math.stanford.edu>
3578
3579 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
3580 this time.
3581
3582 2003-05-19 David Carlton <carlton@bactrian.org>
3583
3584 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
3585 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
3586
3587 2003-05-19 David Carlton <carlton@bactrian.org>
3588
3589 * gdb.c++/namespace.exp: Add namespace scope and anonymous
3590 namespace tests.
3591 Bump copyright date.
3592 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
3593 (main): Call C::D::marker2.
3594 * gdb.c++/namespace1.cc: New file.
3595
3596 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
3597
3598 Roland McGrath <roland@redhat.com>
3599 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
3600 there is no manager thread.
3601
3602 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
3603
3604 * gdb.threads/schedlock.exp: Remove assumption that all threads
3605 will run in a particular small time slice. Also ensure we break
3606 in one of the child threads rather than the main thread.
3607
3608 2003-05-07 Jim Blandy <jimb@redhat.com>
3609
3610 Add support for assembly source testing on the s390x.
3611 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
3612 architecture.
3613 * gdb.asm/s390x.inc: New file.
3614
3615 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
3616 succession of 'if' statements.
3617
3618 2003-05-05 Andrew Cagney <cagney@redhat.com>
3619
3620 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
3621
3622 2003-05-05 Andrew Cagney <cagney@redhat.com>
3623
3624 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
3625 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
3626
3627 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
3628
3629 * gdb.base/charset.exp: Update based on new behavior of set/show
3630 charset commands.
3631
3632 2003-05-01 Andrew Cagney <cagney@redhat.com>
3633
3634 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
3635 variable do not give memory errors.
3636
3637 2003-04-30 Adam Fedor <fedor@gnu.org>
3638
3639 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
3640 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
3641 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
3642 gdb.objc/basicclass.m: : New files
3643
3644 * lib/gdb.exp (gdb_compile_objc): New procedure.
3645
3646 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
3647
3648 * gdb.base/signals.exp: Make backtrace tests more specific.
3649
3650 2003-04-23 David Carlton <carlton@bactrian.org>
3651
3652 * gdb.c++/maint.exp (test_first_component): Add tests for
3653 'operator' in more locations.
3654
3655 2003-04-16 Kevin Buettner <kevinb@redhat.com>
3656
3657 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
3658
3659 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
3660
3661 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
3662 func marke' instead. Update test name.
3663
3664 2003-04-15 David Carlton <carlton@math.stanford.edu>
3665
3666 * gdb.c++/maint.exp: New file.
3667
3668 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
3669
3670 * gdb.threads/schedlock.c: Change type of thread function argument
3671 to long, to avoid warnings on 64-bit platforms.
3672
3673 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
3674
3675 * gdb.base/attach.exp: Add new message from ptrace in case of
3676 attaching to nonexistent process.
3677
3678 2003-04-11 Jim Blandy <jimb@redhat.com>
3679
3680 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3681 gdb.c++/userdef.cc: Place comments on the lines to which the
3682 marker function might return.
3683 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3684 gdb.c++/userdef.exp: Look for those comments to check that we've
3685 returned to the right place, instead of checking line numbers.
3686
3687 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
3688
3689 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
3690 match on sourcefile name, instead of directory name.
3691
3692 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
3693
3694 * gdb.base/completion.exp: Use string_to_regexp to match the
3695 working directory name.
3696
3697 2003-04-09 Jim Blandy <jimb@redhat.com>
3698
3699 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
3700 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
3701 after an inferior function call, report the failure, but allow the
3702 test to continue.
3703
3704 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
3705
3706 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3707 with -DPROTOTYPES.
3708
3709 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
3710
3711 * gdb.base/break.exp: Revert last patch.
3712
3713 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
3714
3715 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
3716 with -DPROTOTYPES.
3717
3718 2003-04-02 Andrew Cagney <cagney@redhat.com>
3719
3720 * gdb.base/callfuncs.exp: Make "print add" messages unique.
3721 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
3722 matching directories by the name breakpoint.
3723 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
3724 Make "continue to marker1" consistent.
3725 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
3726 message consistent.
3727 * lib/gdb.exp: Put "the program is no longer running", and "the
3728 program exited" in parenthesis.
3729 * lib/mi-support.exp: Ditto.
3730
3731 2003-04-02 Bob Rossi <bob_rossi@cox.net>
3732
3733 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
3734
3735 2003-03-29 Andrew Cagney <cagney@redhat.com>
3736
3737 * gdb.base/sizeof.c (main): Print the value of '\377'.
3738 * gdb.base/sizeof.exp: Check the sign of '\377'.
3739
3740 2003-03-27 Michael Chastain <mec@shout.net>
3741
3742 * gdb.base/gdb1090.exp: New file.
3743 * gdb.base/gdb1090.cc: New file.
3744
3745 2003-03-27 J. Brobecker <brobecker@gnat.com>
3746
3747 * gdb.gdb/observer.exp: New regression test.
3748
3749 2003-03-27 Michael Chastain <mec@shout.net>
3750
3751 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
3752 * gdb.base/ptype.exp: Likewise.
3753
3754 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
3755
3756 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
3757
3758 2003-03-26 Michael Chastain <mec@shout.net>
3759
3760 * gdb.base/ptype.exp: Actually use some typedef'd types.
3761
3762 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
3763
3764 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
3765 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
3766
3767 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3768
3769 * gdb.base/default.exp: Fix regular expression.
3770
3771 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3772
3773 * gdb.base/args.exp: Fix regular expression.
3774
3775 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3776
3777 * gdb.base/help.exp: Allow Win32 child process.
3778
3779 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3780
3781 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
3782 when stepping out of main().
3783
3784 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3785
3786 * gdb.base/default.exp: Check for win32 specific message when calling
3787 "run" without executable.
3788
3789 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3790
3791 * gdb.base/args.exp: Expect .exe in output.
3792
3793 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
3794
3795 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
3796 Cygwin native.
3797
3798 2003-03-17 Andrew Cagney <cagney@redhat.com>
3799
3800 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
3801 vector registes.
3802 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
3803 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
3804
3805 2003-03-17 David Carlton <carlton@math.stanford.edu>
3806
3807 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
3808 test, for PR breakpoints/38.
3809 Call test_watchpoint_and_breakpoint.
3810 * gdb.base/watchpoint.c (func3): New function.
3811 (main): Call func3.
3812
3813 2003-03-04 David Carlton <carlton@math.stanford.edu>
3814
3815 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
3816 Garply<Garply<char> >:: garply".
3817 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
3818 with respect to PR c++/1111; note also PR c++/1113.
3819 (test_template_breakpoints): KFAIL "constructor breakpoint" with
3820 respect to PR c++/1062.
3821 KFAIL "destructor breakpoint" with respect to PR c++/1112.
3822
3823 2003-03-03 David Carlton <carlton@math.stanford.edu>
3824
3825 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
3826 with respect to PR c++/57.
3827 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
3828 c++/826.
3829 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
3830 respect to PR c++/57.
3831
3832 2003-03-03 David Carlton <carlton@math.stanford.edu>
3833
3834 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
3835 respect to PR c++/33 into FAILs.
3836
3837 2003-03-03 Michael Chastain <mec@shout.net>
3838
3839 * configure.in: Update copyright years.
3840
3841 2003-03-03 Michael Chastain <mec@shout.net>
3842
3843 * Makefile.in: Update copyright years.
3844
3845 2003-02-28 David Carlton <carlton@math.stanford.edu>
3846
3847 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
3848 print class instead of struct and/or superfluous protection
3849 specifiers, as long as the resulting output is equivalent to the
3850 source code.
3851 Delete FIXME from end of messages on tests that don't need
3852 fixing.
3853
3854 2003-02-28 David Carlton <carlton@math.stanford.edu>
3855
3856 * gdb.c++/templates.exp (do_tests): Allow const in the two
3857 Foo<volatile char *>::foo tests.
3858
3859 2003-02-27 Michael Snyder <msnyder@redhat.com>
3860
3861 * gdb.base/restore.c (main): Return zero, so exit code
3862 will be consistant.
3863
3864 2003-02-26 David Carlton <carlton@math.stanford.edu>
3865
3866 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
3867 char *>::foo" test with respect to PR c++/33. Create a new test
3868 which is identical to that one except that it doesn't put the
3869 space between the "char" and the "*"; KFAIL it, too.
3870
3871 2003-02-26 David Carlton <carlton@math.stanford.edu>
3872
3873 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
3874 template types into either PASSes or KFAILs (corresponding to PR
3875 c++/57). Tweak indentation. Update copyright.
3876
3877 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
3878
3879 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
3880
3881 2003-02-13 Michael Chastain <mec@shout.net>
3882
3883 * gdb.base/exprs.exp: Remove i960 remnants.
3884 * gdb.base/funcargs.exp: Likewise.
3885 * gdb.base/list.exp: Likewise.
3886 * gdb.base/ptype.exp: Likewise.
3887
3888 2003-02-14 David Carlton <carlton@math.stanford.edu>
3889
3890 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
3891 pEe->D::vg()" from XFAIL to KFAIL.
3892
3893 2003-02-13 Jason Molenda (jmolenda@apple.com)
3894
3895 * gdb.base/maint.exp: Update maint print statistics regexp to include
3896 new entries.
3897
3898 2003-02-13 Michael Chastain <mec@shout.net>
3899
3900 * gdb.c++/inherit.exp: Remove call to get_debug_format.
3901
3902 2003-02-12 Michael Chastain <mec@shout.net>
3903
3904 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
3905 * gdb.c++/inherit.exp: Likewise.
3906 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
3907 * gdb.c++/templates.exp: Likewise.
3908 * gdb.c++/virtfunc.exp: Likewise.
3909
3910 2003-02-06 Jason Molenda (jason-cl@molenda.com)
3911
3912 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
3913 why the code is written that way.
3914
3915 2003-02-05 Michael Chastain <mec@shout.net>
3916
3917 * gdb.base/dump.exp: Add missing copyright line.
3918
3919 2003-02-05 Jason Molenda (jason-cl@molenda.com)
3920
3921 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
3922 at the beginning so the breakpoint doesn't get set on the loop.
3923
3924 2003-02-05 Michael Chastain <mec@shout.net>
3925
3926 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
3927 output for configurations with gcc 2.95.3.
3928
3929 2003-02-05 Keith Seitz <keiths@redhat.com>
3930 Andrew Cagney <ac131313@redhat.com>
3931
3932 * gdb.mi/mi-cli.exp: New file.
3933
3934 2003-02-04 Michael Chastain <mec@shout.net>
3935
3936 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
3937 Call perror and then continue.
3938
3939 2003-02-03 Michael Chastain <mec@shout.net>
3940
3941 * gdb.c++/pr-1023.cc: New file.
3942 * gdb.c++/pr-1023.exp: New file.
3943
3944 2003-02-05 Jim Blandy <jimb@redhat.com>
3945
3946 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
3947 it's local to foobar. Check for it there, and check that it's not
3948 present in main.
3949 * gdb.c++/local.cc (marker2): New function.
3950 (foobar): Call marker1.
3951 (main): Call marker2 instead of marker1.
3952
3953 2003-02-04 Andrew Cagney <ac131313@redhat.com>
3954
3955 * gdb.disasm/mn10200.exp: Obsolete file.
3956 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
3957 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
3958 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
3959
3960 2003-02-04 David Carlton <carlton@math.stanford.edu>
3961
3962 * gdb.c++/overload.exp: Test intToChar(1).
3963 * gdb.c++/overload.cc (intToChar): New.
3964 (main): Call intToChar.
3965
3966 2003-02-03 David Carlton <carlton@math.stanford.edu>
3967
3968 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
3969 'might_kfail' arg.
3970 KFAIL some of the continue_to_bp_overloaded calls, according to
3971 PR c++/1025.
3972
3973 2003-02-01 Michael Chastain <mec@shout.net>
3974
3975 * gdb.base/advance.c (marker1): New marker function.
3976 * gdb.base/advance.exp: When the 'advance' command lands on the
3977 return breakpoint, it can legitimately stop on either the
3978 current line or the next line. Accommodate both outcomes.
3979 * gdb.base/until.exp: Likewise.
3980
3981 2003-02-02 Andrew Cagney <ac131313@redhat.com>
3982
3983 2002-11-10 Jason Molenda (jason-cl@molenda.com):
3984 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
3985 now a list, not a tuple.
3986 * gdb.mi/mi-var-display.exp: Ditto.
3987 * gdb.mi/gdb792.exp: Ditto.
3988
3989 2003-02-01 Andrew Cagney <ac131313@redhat.com>
3990
3991 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
3992 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
3993 stack backtraces.
3994 * gdb.mi/mi-syn-frame.c: Part of same.
3995
3996 2003-02-01 Mark Kettenis <kettenis@gnu.org>
3997
3998 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
3999 gdb.mi/mi1-pthreads.exp: Return instead of calling
4000 gdb_suppress_entire_file.
4001
4002 2003-02-01 Mark Salter <msalter@redhat.com>
4003
4004 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
4005
4006 2003-01-31 Mark Salter <msalter@redhat.com>
4007
4008 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
4009 Support empty arg.
4010
4011 2003-01-30 Michael Chastain <mec@shout.net>
4012
4013 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
4014 This was a workaround for a UTF-8 bug in readline 4.3. The bug
4015 has been fixed in gdb/readline on 2003-01-09.
4016
4017 2003-01-29 Michael Snyder <msnyder@redhat.com>
4018
4019 * gdb.base/maint.exp: Allow for leading underscore in symbol.
4020 * gdb.base/display.exp: Allow for leading underscore in symbol.
4021 * gdb.base/args.exp: Skip if target does not support args passing.
4022
4023 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
4024
4025 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
4026 gdb_test. Accept a list of expect arguments as the third
4027 parameter.
4028 (gdb_test): Use it.
4029
4030 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
4031
4032 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
4033 allow for different test tree configurations. Update some
4034 tescases accordingly.
4035 * gdb.arch/altivec-regs.exp: Ditto.
4036 * gdb.asm/asm-source.exp: Ditto.
4037 * gdb.base/advance.exp: Ditto.
4038 * gdb.base/display.exp: Ditto.
4039 * gdb.base/long_long.exp: Ditto.
4040 * gdb.base/mips_pro.exp: Ditto.
4041 * gdb.base/overlays.exp: Ditto.
4042 * gdb.base/relocate.exp: Ditto.
4043 * gdb.base/setshow.exp: Ditto.
4044 * gdb.base/step-line.exp: Ditto.
4045 * gdb.base/step-test.exp: Ditto.
4046 * gdb.base/until.exp: Ditto.
4047 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
4048
4049 2003-01-17 David Carlton <carlton@math.stanford.edu>
4050
4051 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
4052 corresponding to PR c++/945.
4053 Update copyright.
4054
4055 2003-01-17 David Carlton <carlton@math.stanford.edu>
4056
4057 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
4058 corresponding to PR c++/68.
4059
4060 2003-01-17 David Carlton <carlton@math.stanford.edu>
4061
4062 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
4063 (test_paddr_hairy_functions): Call print_addr_2_kfail for
4064 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
4065
4066 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
4067
4068 * gdb.base/break.exp: Fix change of default location, because of
4069 removal of until tests.
4070 * gdb.base/help.exp: Update test for new 'until' help message.
4071 Add test for help on 'advance'.
4072 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
4073
4074 2003-01-15 Mark Kettenis <kettenis@gnu.org>
4075
4076 * gdb.base/default.exp: Adapt "info float" test for recent changes
4077 to that command. Add test for "info vector".
4078 * gdb.base/float.exp: New file. Add test for "info float" that
4079 resembles the old test in gdb.base/default.exp.
4080
4081 2003-01-15 David Carlton <carlton@math.stanford.edu>
4082
4083 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
4084
4085 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
4086
4087 * gdb.base/break.exp: Move the tests of until command from here...
4088 * gdb.base/until.exp: ... to here. New file. Add other tests.
4089 * gdb.base/advance.c: New file.
4090 * gdb.base/advance.exp: New file.
4091
4092 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
4093
4094 * gdb.base/args.c: New file.
4095 * gdb.base/args.exp: New file.
4096
4097 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
4098
4099 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
4100
4101 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
4102
4103 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
4104
4105 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
4106
4107 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
4108 dates.
4109
4110 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
4111
4112 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
4113
4114 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
4115
4116 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
4117 (ptype &*"foo").
4118 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
4119
4120 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
4121
4122 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
4123 * gdb.mi/mi1-console.exp: Likewise.
4124
4125 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
4126
4127 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
4128 * gdb.mi/mi1-console.exp: Likewise.
4129
4130 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
4131
4132 * gdb.c++/overload.exp: Remove some fixed XFAILs.
4133
4134 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
4135
4136 * gdb.base/detach.exp: New test.
4137
4138 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
4139
4140 * Makefile.in (ALL_SUBDIRS): New variable.
4141 (subdirs, clean, distclean): Use it.
4142 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
4143 regenerating Makefile, since it is generated from the top level.
4144 * gdb.asm/Makefile.in: Likewise.
4145 * gdb.base/Makefile.in: Likewise.
4146 * gdb.c++/Makefile.in: Likewise.
4147 * gdb.disasm/Makefile.in: Likewise.
4148 * gdb.java/Makefile.in: Likewise.
4149 * gdb.mi/Makefile.in: Likewise.
4150 * gdb.threads/Makefile.in: Likewise.
4151 * gdb.trace/Makefile.in: Likewise.
4152
4153 2003-01-09 David Carlton <carlton@math.stanford.edu>
4154
4155 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
4156 Add copyright year 2003.
4157
4158 2003-01-06 Michael Chastain <mec@shout.net>
4159
4160 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
4161 When selecting a thread, 'line' and 'file' are optional.
4162 * gdb.mi/mi1-pthreads.exp: Likewise.
4163
4164 2003-01-06 Andreas Schwab <schwab@suse.de>
4165
4166 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
4167 failures.
4168
4169 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4170
4171 Fix PR gdb/844
4172 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
4173 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
4174
4175 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
4176 instead of calling gdb_suppress_entire_file.
4177 * gdb.threads/print-threads.exp: Likewise.
4178 * gdb.threads/schedlock.exp: Likewise.
4179
4180 * gdb.threads/killed.exp: Return instead of calling
4181 gdb_suppress_entire_file.
4182 * gdb.threads/linux-dp.exp: Likewise.
4183 * gdb.threads/pthreads.exp: Likewise.
4184
4185 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4186
4187 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
4188 stabs.
4189 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
4190 * gdb.base/whatis.exp: Always allow (void) after function names.
4191
4192 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4193
4194 * gdb.c++/casts.exp: Correct regexp.
4195
4196 2003-01-04 Mark Kettenis <kettenis@gnu.org>
4197
4198 * configure.in: Call AC_CONFIG_HEADER. Don't call
4199 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
4200 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
4201 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
4202 aforementioned directories in the AC_OUPUT call.
4203 * config.hin: New file.
4204 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
4205 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
4206 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
4207 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
4208 pass -I$objdir instead of -I$objdir/$subdir in compilation.
4209 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
4210 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
4211 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
4212 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
4213 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
4214 gdb.threads/configure.in, gdb.threads/configure,
4215 gdb.threads/config.in, gdb.trace/configure.in,
4216 gdb.trace/configure: Removed.
4217
4218 2003-01-03 Michael Chastain <mec@shout.net>
4219
4220 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
4221 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
4222
4223 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
4224
4225 * gdb.base/store.exp: Fix regular expressions.
4226
4227 2002-12-28 Mark Kettenis <kettenis@gnu.org>
4228
4229 * configure.in: Rewrite.
4230 * configure: Regenerated.
4231
4232 2003-01-03 David Carlton <carlton@math.stanford.edu>
4233
4234 * gdb.base/psymtab.exp: New file.
4235 * gdb.base/psymtab1.c: Ditto.
4236 * gdb.base/psymtab2.c: Ditto.
4237
4238 2002-12-23 Adam Fedor <fedor@gnu.org>
4239
4240 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
4241
4242 2002-12-23 David Carlton <carlton@math.stanford.edu>
4243
4244 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
4245 and current_directory initialization.
4246
4247 2002-12-22 Jim Blandy <jimb@redhat.com>
4248
4249 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
4250 rather than as part of the output file name.
4251
4252 * gdb.base/attach.exp: There's no need to copy the test program to
4253 /tmp; that was only ever necessary on HP/UX, and this test is
4254 entirely disabled there anyway.
4255
4256 2002-12-21 Jim Blandy <jimb@redhat.com>
4257
4258 * gdb.c++/psmang.exp: Doc fix.
4259
4260 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
4261 test.
4262
4263 2002-12-20 David Carlton <carlton@math.stanford.edu>
4264
4265 * gdb.c++/annota2.exp: KFAIL annotate-quit.
4266
4267 2002-12-18 Michael Chastain <mec@shout.net>
4268
4269 * gdb.c++/annota2.exp: Add copyright year 2002.
4270
4271 2002-12-17 David Carlton <carlton@math.stanford.edu>
4272
4273 * gdb.c++/try_catch.cc: Add marker comments.
4274 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
4275 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
4276 * gdb.c++/m-static.cc: Ditto.
4277 * gdb.c++/m-static1.cc: Ditto.
4278 * gdb.c++/try_catch.cc: Ditto.
4279
4280 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
4281
4282 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
4283 to see whether we are using the new -environment-directory
4284 command which resets via -r or the old version of the command
4285 which may prompt the user. Part of fix for gdb/741.
4286
4287 2002-12-13 Andrew Cagney <ac131313@redhat.com>
4288
4289 * gdb.fortran/types.exp: Update obsolete comment.
4290 * gdb.fortran/exprs.exp: Ditto.
4291 * lib/gdb.exp: Delete obsolete code.
4292 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
4293 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
4294 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
4295 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
4296 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
4297 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
4298 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
4299 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
4300 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
4301 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
4302 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
4303 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
4304 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
4305 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
4306 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
4307 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
4308 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
4309 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
4310 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
4311 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
4312 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
4313 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
4314 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
4315 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
4316 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
4317 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
4318 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
4319 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
4320 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
4321 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
4322 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
4323 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
4324 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
4325 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
4326 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
4327 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
4328 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
4329
4330 2002-12-11 David Carlton <carlton@math.stanford.edu>
4331
4332 * gdb.c++/m-data.exp: Add test for members that shadow global
4333 variables: see PR gdb/804.
4334 * gdb.c++/m-data.cc: Ditto.
4335
4336 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
4337
4338 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
4339
4340 2002-12-06 David Carlton <carlton@math.stanford.edu>
4341
4342 * gdb.base/store.c: Don't declare functions static.
4343
4344 2002-12-04 Andrew Cagney <ac131313@redhat.com>
4345
4346 * gdb.base/store.exp, gdb.base/store.c: New files.
4347
4348 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
4349
4350 * gdb.base/selftest.exp: Update for current gdb.
4351
4352 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
4353
4354 * gdb.base/maint.exp: Only dump symbols from one source file
4355 or objfile.
4356
4357 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
4358
4359 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
4360 function call.
4361
4362 2002-11-25 Jim Blandy <jimb@redhat.com>
4363
4364 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
4365 function appearing in error message.
4366
4367 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
4368
4369 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
4370
4371 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
4372
4373 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
4374 for mi1 and current mi is in correct format. New mi startup message
4375 should be in mi console format. This is part of fix for PR gdb/604.
4376
4377 2002-09-18 Fernando Nasser <fnasser@redhat.com>
4378
4379 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
4380 which explicitly prints the zero offset as "+0".
4381
4382 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
4383
4384 * gdb.threads/schedlock.c (args): Make unsigned.
4385
4386 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
4387
4388 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
4389 numbers. Allow "foo2|selected stack frame".
4390 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
4391 * gdb.asm/asmsrc2.s: Likewise.
4392 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
4393 comments.
4394 * gdb.asm/mips.inc: New file.
4395
4396 2002-10-18 Adam Fedor <fedor@gnu.org>
4397
4398 * gdb.base/default.exp: Update expected output to include 'ObjC'.
4399 * gdb.base/help.exp: Likewise.
4400
4401 2002-10-17 Kevin Buettner <kevinb@redhat.com>
4402
4403 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
4404 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
4405
4406 2002-10-02 Jim Blandy <jimb@redhat.com>
4407
4408 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
4409
4410 2002-10-01 Andrew Cagney <ac131313@redhat.com>
4411
4412 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
4413 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
4414 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
4415 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
4416 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
4417 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
4418 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
4419
4420 2002-09-29 Andrew Cagney <ac131313@redhat.com>
4421
4422 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
4423 * mi0-disassemble.exp, mi0-eval.exp: Delete.
4424 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
4425 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
4426 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
4427 * mi0-var-block.exp, mi0-var-child.exp: Delete.
4428 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
4429
4430 2002-09-27 Kevin Buettner <kevinb@redhat.com>
4431
4432 * gdb.base/annota1.exp (info break): Make directory components of
4433 path optional since not all compilers emit this debug information.
4434
4435 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
4436 step ends up stepping out of the function instead of stopping on
4437 the epilogue.
4438
4439 2002-09-26 Keith Seitz <keiths@redhat.com>
4440
4441 * lib/insight-support.exp (gdbtk_start): Figure out where
4442 the insight executable is based on where gdb is. Use this
4443 executable to start insight instead of gdb.
4444
4445 2002-09-25 Andrew Cagney <cagney@redhat.com>
4446
4447 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
4448
4449 2002-09-24 Andrew Cagney <ac131313@redhat.com>
4450
4451 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
4452 test_isolated_complaints.
4453 (test_empty_complaint): New function.
4454 (test_empty_complaints): New function. Check no output when no
4455 complaints.
4456
4457 2002-09-19 Jim Blandy <jimb@redhat.com>
4458
4459 * gdb.base/charset.exp, gdb.base/charset.c: New files.
4460
4461 2002-09-19 Andrew Cagney <ac131313@redhat.com>
4462
4463 * gdb.gdb/complaints.exp: New file.
4464
4465 2002-09-18 Andrew Cagney <ac131313@redhat.com>
4466
4467 * gdb.base/maint.exp: Check `help maint internal-warning'.
4468
4469 2002-09-18 David Carlton <carlton@math.stanford.edu>
4470
4471 * gdb.c++/m-static.exp: Remove breakpoints depending on line
4472 numbers, and replace them by a single breakpoint after the
4473 constructors are all finished.
4474 Add test 4.
4475 * gdb.c++/m-static.cc: Add test 4.
4476 * gdb.c++/m-static.h: New file.
4477 * gdb.c++/m-static1.cc: New file.
4478
4479 * gdb.c++/printmethod.exp: New file.
4480 * gdb.c++/printmethod.cc: New file.
4481
4482 * gdb.c++/pr-574.exp: New file.
4483 * gdb.c++/pr-574.cc: New file.
4484
4485 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
4486
4487 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
4488 embedded targets which never actually exit.
4489
4490 2002-09-18 Fernando Nasser <fnasser@redhat.com>
4491
4492 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
4493 "don't step after run" as unresolved or unsupported, instead of xfail.
4494
4495 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
4496
4497 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
4498 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
4499 Add newline to expected string in "step out of main (status wrapper)"
4500 case.
4501
4502 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
4503
4504 * lib/gdb.exp (rerun_to_main): Allow restarting application.
4505 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
4506
4507 2002-09-17 Tom Tromey <tromey@redhat.com>
4508
4509 * gdb.base/printcmds.exp (test_print_string_constants): Expect
4510 \000, not \0, in double-quoted string.
4511
4512 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
4513
4514 * gdb.base/commands.exp: Don't expect a "Program exited normally"
4515 string after running the commands execution on breakpoint tests.
4516
4517 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
4518
4519 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
4520
4521 2002-09-12 Joel Brobecker <brobecker@gnat.com>
4522
4523 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
4524
4525 2002-09-10 Keith Seitz <keiths@redhat.com>
4526
4527 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
4528 runto proc.
4529 (mi_run_to_main): Use mi_runto.
4530 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
4531
4532 2002-09-10 Keith Seitz <keiths@redhat.com>
4533
4534 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
4535 regexp for stopping at main. Could have multiple event notifications.
4536 Don't assume that main was declared with no parameters.
4537 (mi_next): Use mi_step_to.
4538 (mi_step): Use mi_next_to.
4539
4540 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
4541
4542 * gdb.base/default.exp: Fix expected string in `info float' test.
4543
4544 2002-09-09 Ben Elliston <bje@redhat.com>
4545
4546 * config/mips.exp: Update comments.
4547 * config/mips-idt.exp: Likewise.
4548 * config/nind.exp: Likewise.
4549 * config/slite.exp: Likewise.
4550 * config/sparclet.exp: Likewise.
4551 * config/udi.exp: Likewise.
4552 * config/vx.exp: Likewise.
4553 * config/vxworks29k.exp: Likewise.
4554
4555 2002-09-05 Jim Blandy <jimb@redhat.com>
4556
4557 * gdb.threads/killed.exp: Fix test failure message.
4558
4559 2002-09-04 Keith Seitz <keiths@redhat.com>
4560
4561 * lib/mi-support.exp: Update copyright.
4562 (mi_gdb_test): Increase the priority of the expected pattern
4563 so that it matches gdb_test.
4564
4565 2002-09-03 Keith Seitz <keiths@redhat.com>
4566
4567 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
4568 Use integer comparison instead of string comparison for testing
4569 whether binary was built.
4570
4571 2002-09-03 Jim Blandy <jimb@redhat.com>
4572
4573 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
4574
4575 2002-08-29 Jim Blandy <jimb@redhat.com>
4576
4577 * gdb.threads/pthreads.exp: Move the portable thread compilation
4578 code into a function in lib/gdb.exp, and call that from here.
4579 * lib/gdb.exp (gdb_compile_pthreads): New function.
4580
4581 2002-08-29 Keith Seitz <keiths@redhat.com>
4582
4583 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
4584 expect_out so that callers can get at it.
4585
4586 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
4587
4588 * gdb.threads/print-threads.c: New file.
4589 * gdb.threads/print-threads.exp: New file.
4590 * gdb.threads/schedlock.c: New file.
4591 * gdb.threads/schedlock.exp: New file.
4592
4593 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
4594
4595 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
4596 not altivec.c.
4597
4598 2002-08-17 Mark Kettenis <kettenis@gnu.org>
4599
4600 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
4601 targets. The problem should be fixed now.
4602
4603 2002-08-15 Mark Kettenis <kettenis@gnu.org>
4604
4605 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
4606 2002-07-24 change that removes final dots from error messages.
4607
4608 2002-08-13 Tom Tromey <tromey@redhat.com>
4609
4610 * gdb.base/readline.exp: New file.
4611
4612 2002-08-01 Andrew Cagney <ac131313@redhat.com>
4613
4614 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
4615 supress message.
4616
4617 2002-08-01 Andrew Cagney <cagney@redhat.com>
4618
4619 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
4620 CHILL_FOR_TARGET and CHILL_LIB.
4621 * configure.in (configdirs): Remove gdb.chill.
4622 * configure: Regenerate.
4623 * lib/gdb.exp: Obsolete references to chill.
4624 * gdb.fortran/types.exp: Ditto.
4625 * gdb.fortran/exprs.exp: Ditto.
4626
4627 2002-07-30 Kevin Buettner <kevinb@redhat.com>
4628
4629 * gdb.base/shlib-call.exp (additional_flags): Conditionally
4630 set Irix-specific compile and link flags.
4631
4632 2002-07-29 Kevin Buettner <kevinb@redhat.com>
4633
4634 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
4635 source files. The ``-o'' option doesn't work with the ``-E'' option
4636 when using the Irix compiler.
4637
4638 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
4639
4640 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
4641 Improve support for reusing an exec file. Copy exec file
4642 to target, and run gdbserver on the target instead of on the host.
4643
4644 2002-07-18 Jim Blandy <jimb@redhat.com>
4645
4646 * gdb.base/ending-run.exp: Don't expect to see the program end in
4647 some orderly fashion when we're running on a real stand-alone
4648 board.
4649
4650 * gdb.base/interrupt.exp: Correct logic for skipping tests on
4651 targets that don't support interrupts.
4652
4653 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
4654
4655 * gdb.base/attach.exp: Add patterns to match output from /proc-based
4656 systems.
4657 Move comments in expect statements to inside the actions, so that they
4658 don't get matched against.
4659
4660 2002-07-10 Mark Kettenis <kettenis@gnu.org>
4661
4662 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
4663 function when asleep" test.
4664
4665 2002-07-10 Andrew Cagney <ac131313@redhat.com>
4666
4667 * gdb.base/page.exp: Rewrite to handle problems with very long
4668 `info set' output. Update copyright.
4669
4670 2002-06-26 Andrew Cagney <ac131313@redhat.com>
4671
4672 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
4673 gdb.threads-hp.
4674 * gdb.hp/configure: Regenerate.
4675 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
4676 * gdb.hp/gdb.threads-hp/configure: Delete file.
4677 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
4678
4679 2002-06-22 Andrew Cagney <ac131313@redhat.com>
4680
4681 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
4682 setlocale, bindtextdomain and textdomain.
4683
4684 2002-06-11 Jim Blandy <jimb@redhat.com>
4685
4686 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
4687 preprocessor macro information is present.
4688
4689 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
4690 tests.
4691
4692 2002-06-06 Michael Snyder <msnyder@redhat.com>
4693
4694 * gdb.base/overlays.exp: Record addresses of overlay
4695 functions in TCL variables rather than in GDB variables,
4696 to avoid having GDB convert them to pointers (with loss
4697 of information).
4698
4699 * gdb.base/d10v.ld: Merge in several years worth of
4700 default linker script changes.
4701 * gdb.base/long_long.exp: Add check for sizeof (long double).
4702
4703 2002-06-06 Michal Ludvig <mludvig@suse.cz>
4704
4705 * gdb.asm/asm-source.exp: Add x86-64 target.
4706 * gdb.asm/x86_64.inc: New.
4707
4708 2002-05-30 Michael Chastain <mec@shout.net>
4709
4710 From Benjamin Kosnik <bkoz@redhat.com>:
4711 * gdb.c++/m-static.cc: New file.
4712 * gdb.c++/m-static.exp: New file.
4713
4714 2002-05-28 Michael Snyder <msnyder@redhat.com>
4715
4716 * gdb.base/call-ar-st.exp: Allow for reduced floating point
4717 precision.
4718
4719 2002-05-27 Michael Chastain <mec@shout.net>
4720
4721 From Benjamin Kosnik <bkoz@redhat.com>:
4722 * gdb.c++/m-data.cc: New file.
4723 * gdb.c++/m-data.exp: New file.
4724
4725 2002-05-27 Michael Chastain <mec@shout.net>
4726
4727 From Benjamin Kosnik <bkoz@redhat.com>:
4728 * gdb.c++/try_catch.cc: New file.
4729 * gdb.c++/try_catch.exp: New file.
4730
4731 2002-05-27 Michael Chastain <mec@shout.net>
4732
4733 * gdb.c++/local.exp: Accept more nested types in output.
4734
4735 2002-05-26 Michael Chastain <mec@shout.net>
4736
4737 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
4738
4739 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
4740
4741 * lib/gdb.exp (gdb_wrapper_init): Just because
4742 gdb_wrapper_file exists, this does not mean that the file
4743 should not be rebuilt. That is what gdb_wrapper_initialized
4744 is for.
4745 (default_gdb_init): Reset gdb_wrapper_initialized.
4746
4747 2002-05-23 Michael Snyder <msnyder@redhat.com>
4748
4749 * gdb.base/all-bin.exp: Revise previous patch by just reducing
4750 the precision of the floating point test results.
4751 * gdb.base/call-rt-st.exp: Ditto.
4752
4753 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
4754 * gdb.base/call-rt-st.exp: Ditto.
4755
4756 2002-05-19 Michael Chastain <mec@shout.net>
4757
4758 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
4759
4760 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
4761
4762 * configure.in (configdirs): Add gdb.arch.
4763 * configure: Regenerate.
4764
4765 2002-05-17 Jim Blandy <jimb@redhat.com>
4766
4767 * gdb.base/completion.exp: Recognize the more detailed error
4768 messages produced by the macro expander's lexical analyzer.
4769
4770 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
4771
4772 * gdb.arch/altivec-abi.c: New file.
4773 * gdb.arch/altivec-abi.exp: New file.
4774 * gdb.arch/altivec-regs.c: New file.
4775 * gdb.arch/altivec-regs.exp: New file.
4776
4777 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
4778
4779 * gdb.base/maint.exp (maint print type): Update for new type
4780 structure.
4781
4782 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
4783
4784 * gdb.arch: New directory.
4785 * gdb.arch/configure.in: New file.
4786 * gdb.arch/configure: New file.
4787 * gdb.arch/Makefile.in: New file.
4788
4789 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
4790
4791 * gdb.asm/asm-source.exp: Add v850 as supported target.
4792 * gdb.asm/v850.inc: New file.
4793
4794 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
4795
4796 * gdb.c++/annota2.exp (annotate-quit): Add comment.
4797
4798 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
4799
4800 * gdb.base/break.exp: Check 'break "marker2"'.
4801
4802 2002-05-10 Michael Snyder <msnyder@redhat.com>
4803
4804 * gdb.base/long_long.exp: Fix typo.
4805
4806 2002-05-10 Jim Blandy <jimb@redhat.com>
4807
4808 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
4809 a bug.
4810
4811 * gdb.base/printcmds.exp (test_integer_literals_rejected):
4812 Recognize more detailed error message produced by the macro
4813 expander's lexical analyzer.
4814 * lib/gdb.exp (test_print_reject): Same.
4815
4816 2002-05-09 Mark Kettenis <kettenis@gnu.org>
4817
4818 * gdb.c++/method.exp: Fix typo.
4819
4820 2002-05-08 Michael Snyder <msnyder@redhat.com>
4821
4822 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
4823 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
4824 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
4825 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
4826 Add iftarget clause for strongarm.
4827
4828 2002-05-06 Michael Snyder <msnyder@redhat.com>
4829
4830 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
4831 (gdb_continue_to_end): Accept output from status wrapper.
4832 * gdb.base/ending-run.exp: Add case for output from status wrapper.
4833 Clean up fail messages to match pass messages.
4834
4835 Enable the "needs_status_wrapper" testsuite feature.
4836 * lib/gdb.exp (gdb_wrapper_init): New procedure.
4837 (gdb_compile): Conditionally call gdb_wrapper_init.
4838 * gdb.base/a2-run.exp: Recognize output from status wrapper.
4839 * gdb.c++/method.exp: Recognize output from status wrapper.
4840
4841 2002-05-06 Ben Elliston <bje@redhat.com>
4842 From Graydon Hoare <graydon@redhat.com>
4843
4844 * config/sid.exp: Include support for "rawsid" protocol.
4845
4846 2002-05-03 Jim Blandy <jimb@redhat.com>
4847
4848 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
4849 * gdb.c++/hang3.C: New file.
4850
4851 2002-05-04 Andrew Cagney <ac131313@redhat.com>
4852
4853 * gdb.base/default.exp: Remove obsolete code.
4854 * gdb.c++/misc.exp: Ditto. Update copyright.
4855 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
4856 * gdb.base/whatis.exp: Ditto. Update copyright.
4857 * gdb.base/scope.exp: Ditto. Update copyright.
4858 * gdb.base/ptype.exp: Ditto. Update copyright.
4859 * gdb.base/printcmds.exp: Ditto. Update copyright.
4860 * gdb.base/opaque.exp: Ditto. Update copyright.
4861 * gdb.base/list.exp: Ditto.
4862 * gdb.base/funcargs.exp: Ditto. Update copyright.
4863 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
4864 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
4865 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
4866 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
4867 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
4868 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
4869
4870 2002-05-02 Michael Snyder <msnyder@redhat.com>
4871
4872 * gdb.base/watchpoint.exp: Add xscale target.
4873 * gdb.base/long_long.exp: Add xscale target.
4874 * gdb.base/default.exp: Add xscale target.
4875
4876 2002-05-01 Jim Blandy <jimb@redhat.com>
4877
4878 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
4879 gdb.c++/hang.exp: New test.
4880
4881 2002-05-01 Fred Fish <fnf@redhat.com>
4882
4883 * gdb.base/completion.exp: Handle completions of "./Make" for
4884 more than one completion possibility, as is the case when we
4885 build and test in the source tree.
4886
4887 2002-04-29 Anthony Green <green@redhat.com>
4888
4889 * gdb.java/jmisc1.exp: New file.
4890 * gdb.java/jmisc2.exp: New file.
4891
4892 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
4893
4894 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
4895
4896 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
4897
4898 * gdb.base/help.exp: Change 'help status' to allow for target
4899 dependent output differences.
4900
4901 2002-04-22 Michael Chastain <mec@shout.net>
4902
4903 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
4904
4905 2002-04-22 Michael Chastain <mec@shout.net>
4906
4907 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
4908
4909 2002-04-17 David S. Miller <davem@redhat.com>
4910
4911 * gdb.asm/sparc64.inc: New file.
4912 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
4913
4914 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
4915
4916 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
4917 instruction file directly into the build tree. Clean up at end of
4918 test.
4919
4920 2002-04-18 David S. Miller <davem@redhat.com>
4921
4922 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
4923 handle 64-bit platforms correctly.
4924 * gdb.base/maint.exp: Likewise.
4925
4926 2002-04-18 Kevin Buettner <kevinb@redhat.com>
4927
4928 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
4929 ``-fpic'' when compiling files comprising a shared library, but
4930 it does need additional linker flags in order to find shared
4931 libraries at run time.
4932
4933 2002-04-18 Kevin Buettner <kevinb@redhat.com>
4934
4935 * gdb.base/cvexpr.c (use): New function.
4936 (main): Invoke use() on all global variables to prevent
4937 some linkers from deleting these otherwise unused symbols.
4938
4939 2002-04-17 Michael Chastain <mec@shout.net>
4940 From David S. Miller <davem@redhat.com>
4941
4942 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
4943 handle 64-bit platforms correctly.
4944
4945 2002-04-12 Michael Snyder <msnyder@redhat.com>
4946 From Jim Blandy <jimb@redhat.com>
4947 * gdb.base/foo.c (foox): Remove section attribute; the linker
4948 script can handle this instead.
4949 * gdb.base/bar.c (barx): Same.
4950 * gdb.base/baz.c (bazx): Same.
4951 * gdb.base/grbx.c (grbxx): Same.
4952
4953 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
4954 manager doesn't automatically unmap overlays unnecessarily.
4955
4956 2002-04-10 Martin M. Hunt <hunt@redhat.com>
4957
4958 * gdb.base/ending-run.exp: Fix pattern for Mips targets
4959 stepping out of main.
4960
4961 2002-04-09 Michael Chastain <mec@shout.net>
4962
4963 * gdb.c++/local.cc (main): Move call to marker1() inside nested
4964 scope so that the nested scope tests will make sense.
4965 * gdb.c++/local.exp: Write patterns that actually work with gcc
4966 (the HP patterns "were never known to work with gcc").
4967 Keep the old aCC patterns too.
4968
4969 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
4970
4971 * gdb.base/attach.exp: Correct target board test.
4972
4973 2002-04-08 Michael Chastain <mec@shout.net>
4974
4975 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
4976 in a const method. Add some xfail and fail cases for configurations
4977 that do not emit the "const ...".
4978
4979 2002-04-07 Michael Chastain <mec@shout.net>
4980
4981 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
4982 Accept "A * const" and "const A * const" as type of "this".
4983 Fix spelling of getFunky throughout. Make messages uniform.
4984
4985 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
4986
4987 Work around for PR gdb/285:
4988 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
4989
4990 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
4991
4992 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
4993 instructions file at run time instead of configure time.
4994 Sometimes we run the test in a directory that is not the one we
4995 configured in.
4996 * gdb.asm/configure.in: Delete creation of symlink.
4997 * gdb.asm/configure: Regenerate.
4998
4999 2002-04-05 J. Brobecker <brobecker@gnat.com>
5000
5001 * gdb.gdb/xfullpath.exp: New test, to exercise the new
5002 xfullpath () function.
5003
5004 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
5005
5006 * gdb.asm/Makefile.in: Correct dependencies.
5007
5008 * gdb.asm/powerpc.inc: New file.
5009 * gdb.asm/asm-source.exp: Add PowerPC.
5010 * gdb.asm/configure.in: Likewise.
5011 * gdb.asm/configure: Regenerated.
5012
5013 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
5014
5015 * gdb.base/relocate.exp: New file.
5016 * gdb.base/relocate.c: New file.
5017
5018 2002-04-04 Fred Fish <fnf@redhat.com>
5019
5020 * gdb.base/step-test.exp: Update comment regarding stopping in
5021 memcpy/bcopy calls inserted as part of the compiler runtime.
5022
5023 2002-04-04 Michael Snyder <msnyder@redhat.com>
5024
5025 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
5026
5027 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
5028
5029 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
5030 (gdb_expect): Remove $notransfer hack.
5031
5032 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
5033
5034 * gdb.c++/classes.exp ("calling method for small class"): Match
5035 updated register output.
5036
5037 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
5038
5039 Fix PR gdb/452
5040 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
5041 when finished. Make gdb_file_cmd send "exec-file" when
5042 appropriate.
5043
5044 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
5045
5046 * gdb.base/attach.exp: Remove extra setup_xfail.
5047
5048 2002-03-26 Michael Snyder <msnyder@redhat.com>
5049
5050 * gdb.base/default.exp: Add tests for dump, append, and restore.
5051 * gdb.base/help.exp: Add tests for dump, append, and restore.
5052 * gdb.base/dump.exp: New file, test dump, append and restore.
5053 * gdb.base/dump.c: New file.
5054
5055 2002-03-27 Michael Snyder <msnyder@redhat.com>
5056
5057 * gdb.base/help.exp: Modify expect strings to reflect
5058 clean-ups in help messages.
5059
5060 2002-03-26 Fred Fish <fnf@redhat.com>
5061
5062 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
5063 have debugging info for those functions and the compiler uses them
5064 internally to copy structs around.
5065
5066 2002-03-26 Fred Fish <fnf@redhat.com>
5067
5068 * gdb.base/list.exp: Revert the change made yesterday and add note
5069 about why we don't list the default lines for remote targets.
5070
5071 2002-03-25 Michael Snyder <msnyder@redhat.com>
5072
5073 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
5074
5075 2002-03-25 Fred Fish <fnf@redhat.com>
5076
5077 * gdb.base/list.exp: This test works on remote targets so remove
5078 the short circuit for remote targets. Update copyright.
5079
5080 2002-03-25 Fred Fish <fnf@redhat.com>
5081
5082 * gdb.base/attach.exp: Fix logic error that was suppressing this
5083 test for all non hppa*-*-hpux* targets, instead of the hp target.
5084 Move comments closer to the suppression point. Also now need to
5085 check that we are running natively.
5086
5087 2002-03-22 Michael Snyder <msnyder@redhat.com>
5088
5089 * gdb.base/default.exp: Add test for gcore. Update copyright.
5090 * gdb.base/help.exp: Add test for gcore. Update copyright.
5091
5092 2002-03-06 Fred Fish <fnf@redhat.com>
5093
5094 * gdb.base/funcargs.c: Remove extraneous ';' character.
5095 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
5096
5097 2002-03-04 Michael Chastain <mec@shout.net>
5098
5099 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
5100 accommodate gcc v3 function signature.
5101 * gdb.mi/mi0-var-cmd-exp: Ditto.
5102
5103 2002-02-24 Andrew Cagney <ac131313@redhat.com>
5104
5105 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
5106 ``GNU/Linux'' or ``Linux kernel''
5107 * testsuite/gdb.threads/pthreads.c: Ditto.
5108
5109 2002-02-24 Michael Chastain <mec@shout.net>
5110
5111 * gdb.threads/pthreads.c (thread1): Add a return statement.
5112 (thread2): Likewise.
5113 (foo): Likewise.
5114
5115 2002-02-23 Michael Chastain <mec@shout.net>
5116
5117 * gdb.threads/linux-dp.c (philosopher): Add a return statement
5118 to placate gcc.
5119
5120 2002-02-23 Michael Chastain <mec@shout.net>
5121
5122 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
5123 test "ptype bint". The test passes on all my stabs configurations.
5124
5125 2002-02-21 Jim Blandy <jimb@redhat.com>
5126
5127 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
5128 filename at a time, and watch for the ones we want to see.
5129
5130 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
5131 types of pointers to prototyped functions.
5132
5133 2002-02-20 Andrew Cagney <ac131313@redhat.com>
5134
5135 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
5136 signed, unsigned and straight char.
5137 (padding_char, padding_short, padding_int, padding_long,
5138 padding_long_long, padding_float, padding_double,
5139 padding_long_double): New global variables.
5140 (fill, fill_structs): New functions.
5141
5142 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
5143 for correctly sized writes. Update copyright.
5144 (get_valueof): New procedure.
5145 (get_sizeof): Call get_valueof.
5146 (check_valueof): New procedure.
5147 (check_padding): New procedure.
5148
5149 2002-02-20 Michael Chastain <mec@shout.net>
5150
5151 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
5152 to setup_xfail. Document some of the remaining calls.
5153
5154 2002-02-18 Michael Chastain <mec@shout.net>
5155
5156 * gdb.c++/userdef.exp: Update copyright year.
5157
5158 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
5159
5160 * gdb.c++/userdef.exp: Test overloaded operators properly.
5161 Remove xfails.
5162
5163 2002-02-14 Michael Snyder <msnyder@redhat.com>
5164
5165 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
5166
5167 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
5168
5169 * gdb.base/a2-run.exp: Check for a remote target properly.
5170 * gdb.base/annota1.exp: Likewise.
5171 * gdb.base/list.exp: Likewise.
5172 * gdb.base/reread.exp: Likewise.
5173 * gdb.base/scope.exp: Likewise.
5174 * gdb.base/shlib-call.exp: Likewise.
5175 * gdb.base/term.exp: Likewise.
5176 * gdb.c++/annota2.exp: Likewise.
5177
5178 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
5179
5180 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
5181
5182 2002-02-10 Michael Chastain <mec@shout.net>
5183
5184 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
5185 (call_after_alloca): Ditto.
5186
5187 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
5188
5189 * gdb.base/ending-run.exp: Guard "cont" test with
5190 gdb_skip_stdio_test.
5191
5192 2002-02-06 Jim Blandy <jimb@redhat.com>
5193
5194 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
5195 from here...
5196 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
5197 To here. Disable this test on non-HP platforms. Add big comment.
5198
5199 2002-02-04 Michael Snyder <msnyder@redhat.com>
5200
5201 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
5202 other than d10v and m32r.
5203
5204 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
5205
5206 * gdb.base/default.exp: Rewrite test patterns to reduce time
5207 taken to match them.
5208
5209 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
5210
5211 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
5212 Allow a start function above main.
5213 * gdb.threads/linux-dp.exp: Fix copyright date.
5214
5215 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
5216
5217 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
5218 (check_philosopher_stack): Check for manager thread before checking
5219 for a just-starting thread.
5220
5221 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
5222
5223 From Neil Booth <neil@daikokuya.demon.co.uk>:
5224 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
5225 warnings.
5226
5227 2002-01-21 Fred Fish <fnf@redhat.com>
5228
5229 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
5230 not caller.
5231
5232 2002-01-21 Jim Blandy <jimb@redhat.com>
5233
5234 * gdb.base/reread.exp: Check that GDB properly re-reads the
5235 executable file when it changes while no inferior is running.
5236
5237 2002-01-21 Fred Fish <fnf@redhat.com>
5238
5239 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
5240 optionally accept the "shlib events" variation.
5241
5242 2002-01-21 Jim Blandy <jimb@redhat.com>
5243
5244 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
5245 call `fflush' after every `printf', so that the output is produced
5246 at predictable points, regardless of whatever buffering does (or
5247 doesn't) take place.
5248 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
5249 at different points.
5250
5251 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
5252
5253 * gdb.c++/inherit.exp: Update copyright years.
5254 * gdb.c++/method.exp: Likewise.
5255
5256 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
5257
5258 * gdb.c++/classes.exp: Update for improved v3 support and skipping
5259 artificial methods/arguments.
5260 * gdb.c++/derivation.exp: Likewise.
5261 * gdb.c++/inherit.exp: Likewise.
5262 * gdb.c++/method.exp: Likewise.
5263 * gdb.c++/virtfunc.exp: Likewise.
5264
5265 2002-01-18 Andrew Cagney <ac131313@redhat.com>
5266
5267 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
5268 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
5269 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
5270 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
5271 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
5272 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
5273
5274 2002-01-17 Jim Blandy <jimb@redhat.com>
5275
5276 * gdb.asm/asm-source.exp (info symbol): Take another shot at
5277 anchoring the pattern matching the entry point symbol's name.
5278
5279 2002-01-17 Andrew Cagney <ac131313@redhat.com>
5280
5281 * gdb.base/maint.exp: Update ``maint internal-error'' to match
5282 continue/quit query. Update copyright.
5283
5284 2002-01-14 Michael Snyder <msnyder@redhat.com>
5285
5286 * gdb.base/gcore.exp: Remove extra debugging output.
5287
5288 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
5289
5290 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
5291 for slightly dubious v2 mangled string.
5292
5293 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
5294
5295 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
5296
5297 2002-01-10 Jason Merrill <jason@redhat.com>
5298
5299 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
5300
5301 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
5302 constructors.
5303 * gdb.c++/derivation.exp: Likewise.
5304 * gdb.c++/templates.exp: Likewise.
5305 * gdb.c++/virtfunc.exp: Likewise.
5306
5307 2002-01-10 Michael Snyder <msnyder@redhat.com>
5308
5309 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
5310
5311 2002-01-08 Michael Snyder <msnyder@redhat.com>
5312
5313 * gdb.base/gcore.exp: New test for generate-core-file command.
5314 * gdb.base/gcore.c: Testcase for above.
5315 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
5316
5317 2002-01-08 Jason Merrill <jason@redhat.com>
5318
5319 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
5320
5321 2002-01-07 Fred Fish <fnf@redhat.com>
5322
5323 * gdb.c++/overload.exp: Remove unconditional xfails for:
5324 print foo_instance1.overloadargs(1)
5325 print foo_instance1.overloadargs(1, 2)
5326 print foo_instance1.overloadargs(1, 2, 3)
5327 print foo_instance1.overloadargs(1, 2, 3, 4)
5328 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
5329 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
5330 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
5331 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
5332 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
5333 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
5334 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
5335 print foo_instance1.overload1arg()
5336 print foo_instance1.overload1arg((char)arg2)
5337 print foo_instance1.overload1arg((signed char)arg3)
5338 print foo_instance1.overload1arg((unsigned char)arg4)
5339 print foo_instance1.overload1arg((int)arg7)
5340 print foo_instance1.overload1arg((unsigned int)arg8)
5341 print foo_instance1.overload1arg((float)arg11)
5342 print foo_instance1.overload1arg((double)arg12)
5343
5344 2002-01-07 Michael Snyder <msnyder@redhat.com>
5345
5346 * gdb.base/huge.exp: New test. Print a very large target data object.
5347 (skip_huge_test): New test variable. Define if you want to skip this
5348 test. The test reads an 8 megabyte data object from the target, so it
5349 might be very time consuming on remote targets with a slow connection.
5350 * gdb.base/huge.c: New file. Test case for above.
5351
5352 2002-01-07 Fred Fish <fnf@redhat.com>
5353
5354 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
5355 g_instance.bfoo, and g_instance.cfoo.
5356
5357 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
5358
5359 * gdb.base/break.c (multi_line_if_conditional): New function.
5360 (multi_ilne_while_conditional): Likewise.
5361 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
5362 IF or WHILE condition puts the breakpoint at the start of
5363 the condition.
5364
5365 * gdb.base/selftest.exp (backtrace through signal handler): Remove
5366 hppa*-*-hpux* expected failure.
5367 * gdb.base/structs.exp (do_function_calls): Similarly.
5368
5369 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
5370 watchpoints.
5371
5372 2002-01-06 Andrew Cagney <ac131313@redhat.com>
5373
5374 Fix PR gdb/66.
5375 * gdb.base/structs.exp: Replace skip for a29k with skip for
5376 gdb,cannot_call_functions.
5377 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
5378 * gdb.base/callfuncs.exp: Ditto.
5379 * gdb.base/call-rt-st.exp: Ditto.
5380 * gdb.base/call-strs.exp: Ditto.
5381 * gdb.base/callfwmall.exp: Ditto.
5382 * gdb.base/scope.exp: Obsolete xfail a29k.
5383 * gdb.c++/misc.exp: Ditto.
5384 * gdb.c++/cplusfuncs.exp: Ditto.
5385 * gdb.base/ptype.exp: Ditto.
5386 * gdb.base/printcmds.exp: Ditto.
5387 * gdb.base/opaque.exp: Ditto.
5388 * gdb.base/list.exp: Ditto.
5389 * gdb.base/funcargs.exp: Ditto.
5390 * gdb.base/default.exp: Ditto.
5391
5392 2002-01-04 Michael Snyder <msnyder@redhat.com>
5393
5394 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
5395 * gdb.base/maint.exp: Add tests for maint info sections options.
5396
5397 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
5398
5399 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
5400
5401 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
5402
5403 * gdb.asm/arm.inc: New file.
5404 * gdb.asm/asm-source.exp: Add arm targets.
5405 * gdb.asm/configure.in: Ditto.
5406 * gdb.asm/configure: Recreated from configure.in.
5407
5408 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
5409
5410 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
5411 with HP's compiler.
5412 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
5413 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
5414 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
5415 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
5416
5417 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
5418 either HP's compilers or GCC.
5419
5420 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
5421 a SIGBUS or SIGSEGV.
5422
5423 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
5424
5425 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
5426 can be compiled with either HP's compiler or GCC.
5427
5428 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
5429 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
5430 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
5431
5432 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
5433 to match current gdb output. Update due to using auto-solib-limit
5434 for limiting instead of overloading auto-solib-add.
5435 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
5436 test program.
5437
5438 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
5439 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
5440 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
5441 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
5442 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
5443 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
5444 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
5445 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
5446 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
5447 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
5448 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
5449 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
5450 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
5451
5452 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
5453 a SIGTRAP to the inferior.
5454
5455 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
5456
5457 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
5458 Substitute call to target_link by call to gdb_compile.
5459
5460 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
5461
5462 * gdb.base/break.exp: Fix HP specific search string when testing
5463 backtracing in a called function.
5464
5465 * gdb.base/constvars.exp: Only set lang to C++ if we're
5466 compiling the test with HP's compilers.
5467 * gdb.base/volatile.exp: Similarly.
5468
5469 2001-12-19 Jim Blandy <jimb@redhat.com>
5470
5471 * gdb.base/printcmds.exp: Expect the null character to be printed
5472 as '\0', and the '\013' to be printed as '\v'.
5473 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
5474 * gdb.base/setvar.exp: Same.
5475
5476 2001-12-17 Jim Blandy <jimb@redhat.com>
5477
5478 * gdb.base/completion.exp: Rather than completing very long
5479 filenames, which can make the readline library produce output we
5480 don't recognize, cd to the directory first, and then complete
5481 using nice, short relative paths.
5482
5483 * gdb.base/completion.exp: On some systems, there is, in fact, a
5484 variable named `b' in scope, since GDB treats all static
5485 variables as being in scope. So use `no_var_named_this'
5486 instead of `b'.
5487
5488 * gdb.base/corefile.exp: Recognize the message saying that GDB
5489 can't find the core file's registers as a failure.
5490
5491 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
5492
5493 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
5494 test expect string more specific.
5495
5496 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
5497
5498 * gdb.asm/asm-source.exp: Add support for xstormy16.
5499 * gdb.asm/configure.in: Ditto.
5500 * gdb.asm/configure: Rebuild.
5501 * gdb.asm/xstormy16.inc: New file.
5502
5503 2001-12-10 Fred Fish <fnf@redhat.com>
5504
5505 * gdb.base/maint.exp: Update to match changes in type dumping code.
5506
5507 2001-12-10 Jim Blandy <jimb@redhat.com>
5508
5509 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
5510 matching the entry point symbol's name at the beginning of the
5511 line.
5512
5513 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
5514
5515 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
5516 gdb.c++/inherit.exp, gdb.c++/method.exp,
5517 gdb.c++/namespace.exp, gdb.c++/templates.exp,
5518 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
5519 and class layout support.
5520
5521 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
5522
5523 * gdb.c++/classes.exp: Add test for static member function.
5524 * gdb.c++/misc.cc: Add class with static member function.
5525
5526 2001-12-07 Jim Blandy <jimb@redhat.com>
5527
5528 If GDB says it can't find the struct the function returned, report
5529 those tests as `unsupported'.
5530 * gdb.base/call-rt-st.exp (print_struct_call): New function.
5531 Rewrite subsequent tests to use it.
5532
5533 If GDB says it can't find the struct the function returned, report
5534 those tests as `unsupported'.
5535 * gdb.base/structs.exp (call_struct_func): New function.
5536 (do_function_calls): Use call_struct_func to call the functions
5537 returning structs.
5538
5539 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
5540 whether functions are prototyped or not, so we can't possibly pass
5541 arguments to t_float_values2 properly.
5542
5543 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
5544 value of `timeout' for targets other than the mips*tx39-*.
5545
5546 2001-12-06 Michael Snyder <msnyder@redhat.com>
5547
5548 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
5549 and detect whether the start symbol has a leading underscore.
5550
5551 2001-12-04 Jim Blandy <jimb@redhat.com>
5552
5553 * gdb.base/completion.exp: Clarify indentation.
5554
5555 2001-12-03 Jim Blandy <jimb@redhat.com>
5556
5557 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
5558 variables on the S/390, not `.word'.
5559
5560 2001-11-30 Jim Blandy <jimb@redhat.com>
5561
5562 Add assembly-source tests for s390-ibm-linux.
5563 * gdb.asm/s390.inc: New file.
5564 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
5565 the S/390 architecture.
5566 * gdb.asm/configure: Regenerated.
5567
5568 2001-11-30 Michael Snyder <msnyder@redhat.com>
5569
5570 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
5571 next, info source, info sources, info line, global and static
5572 variables, and static functions.
5573 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
5574 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
5575 * gdb.asm/asmsrc1.s: Add a static function and some variables.
5576 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
5577 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
5578 (gdbasm_leave): Restore frame pointer.
5579 (gdbasm_startup): Copy stack set-up from crt0.S.
5580
5581 2001-11-26 Fernando Nasser <fnasser@redhat.com>
5582
5583 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
5584 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
5585 to a local (non-static) variable. Copy tstruct.a to a static buffer
5586 and return a pointer to that buffer.
5587 * gdb.base/callfwmall.c (t_structs_a): Ditto.
5588
5589 2001-11-24 Mark Kettenis <kettenis@gnu.org>
5590
5591 * gdb.asm/configure.in: Fix recognition of ix86 target.
5592 * gdb.asm/configure: Regenerate.
5593
5594 2001-11-21 Michael Snyder <msnyder@redhat.com>
5595
5596 * gdb.asm/sparc.inc: New file.
5597 * gdb.asm/asm-source.exp: Recognize sparc target.
5598 * gdb.asm/configure.in: Recognize sparc target.
5599 * gdb.asm/configure: Regenerate.
5600
5601 2001-11-21 Michael Snyder <msnyder@redhat.com>
5602
5603 * gdb.asm/m32r.inc: New file.
5604 * gdb.asm/asm-source.exp: Recognize m32r target.
5605 * gdb.asm/configure.in: Recognize m32r target.
5606 * gdb.asm/configure: Regenerate.
5607
5608 2001-11-20 Michael Snyder <msnyder@redhat.com>
5609
5610 * gdb.asm/i386.inc: New file.
5611 * gdb.asm/asm-source.exp: Recognize ix86 target.
5612 * gdb.asm/configure.in: Recognize ix86 target.
5613 * gdb.asm/configure: Regenerate.
5614
5615 * gdb.c++/namespace.exp: Fix quotes in output messages.
5616
5617 2001-11-14 Michael Snyder <msnyder@redhat.com>
5618
5619 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
5620 qualifier in a type cast expression, to designate an address
5621 in the instruction space (Harvard architecture).
5622
5623 2001-11-13 Michael Snyder <msnyder@redhat.com>
5624
5625 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
5626 Tests for expressions using 'const' and 'volatile'.
5627
5628 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
5629
5630 * gdb.asm/asm-sources.exp: Allow defining linker flags.
5631
5632 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
5633
5634 * lib/mi-support.exp (mi_run_to_helper): Move comments
5635 outside of gdb_expect.
5636
5637 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
5638
5639 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
5640 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
5641 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
5642 mi0_run_to): New functions.
5643 * gdb.mi/mi-simplerun.exp: Use them.
5644 * gdb.mi/mi0-simplerun.exp: Likewise.
5645 * gdb.mi/mi-var-cmd.exp: Likewise.
5646 * gdb.mi/mi0-var-cmd.exp: Likewise.
5647
5648 2001-11-10 Andrew Cagney <ac131313@redhat.com>
5649
5650 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
5651 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
5652
5653 2001-11-09 Andrew Cagney <ac131313@redhat.com>
5654
5655 * gdb.base/restore.exp: Include $expected value in restored test
5656 message.
5657
5658 2001-11-09 Andrew Cagney <ac131313@redhat.com>
5659
5660 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
5661 implemented.
5662
5663 2001-11-08 Michael Snyder <msnyder@redhat.com>
5664
5665 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
5666 Add pass/fail message for stop at breakpoint in call dummy function.
5667
5668 2001-11-07 Michael Snyder <msnyder@redhat.com>
5669
5670 * gdb.c++/templates.exp (test_template_breakpoints):
5671 If we get an overload menu, but it does not match what
5672 we expect, we still need to issue the "cancel" command.
5673 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
5674 making the whitespace optional. Argument for "new" may be
5675 "unsigned" as well as "unsigned int/long".
5676 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
5677 making the whitespace optional. Also replace "(void) with
5678 "((void|)), making the keyword "void" optional.
5679 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
5680 making the whitespace optional. Also replace "(void) with
5681 "((void|)), making the keyword "void" optional.
5682 * gdb.base/callfuncs.c (t_float_values): This function must
5683 _not_ be prototyped, and the following function (t_float_values2)
5684 must be prototyped (if the compiler supports it), so that GDB
5685 can be tested against both cases. Usually one case involves
5686 promotion of float to double, while the other does not.
5687 * gdb.base/callfwmall.c: Ditto.
5688 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
5689 includes a stack frame for "start".
5690
5691 2001-11-05 Jim Blandy <jimb@redhat.com>
5692
5693 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
5694 pointers are 32 bits long, and that offsets of relocs are always
5695 stored in the data (REL-style), and not in the reloc entry itself
5696 (RELA-style).
5697 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
5698 stabs.
5699
5700 2001-11-01 Michael Snyder <msnyder@redhat.com>
5701
5702 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
5703 and regular expression operators by using quoting.
5704
5705 2001-10-31 Michael Snyder <msnyder@redhat.com>
5706
5707 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
5708 depending on what the symbol table contains.
5709 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
5710 the output of the ptype command. Similarly, accept both "const &"
5711 and "const&".
5712
5713 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
5714
5715 * gdb.base/miscexprs.c (main): Add usage of preprocessor
5716 symbol `STORAGE' to allow to choose the storage class of
5717 the local datastructures.
5718 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
5719 compiler directive.
5720
5721 2001-10-30 Michael Snyder <msnyder@redhat.com>
5722
5723 * gdb.base/jump.exp: Allow it to run for all targets.
5724
5725 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
5726
5727 * gdb.base/call-ar-st.c (print_double_array): Match for loop
5728 with new double_array size.
5729 (main): Change storage class of all local variables to static.
5730 Reduce size of double_array to 9.
5731 * gdb.base/call-ar-st.exp: Increase timeout value.
5732 Change expected output for double array to match new size in
5733 call-ar-st.c.
5734
5735 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
5736
5737 * gdb.base/ending-run.exp: Create identical output when passing
5738 `step to end of run' case. Add regular expression branch satisfying
5739 Stormy16 target.
5740
5741 2001-10-28 Mark Kettenis <kettenis@gnu.org>
5742
5743 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
5744 that we catch the expected failure under Linux/x86.
5745
5746 2001-10-29 Orjan Friberg <orjanf@axis.com>
5747
5748 * gdb.base/setvar.exp: Escape curly braces.
5749 * gdb.stabs/weird.exp: Ditto.
5750
5751 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
5752
5753 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
5754 * gdm.mi/mi0-hack-cli.exp: Likewise.
5755
5756 2001-10-25 Andrew Cagney <ac131313@redhat.com>
5757
5758 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
5759 messages.
5760
5761 2001-10-21 Andrew Cagney <ac131313@redhat.com>
5762
5763 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
5764 checking MI enabled.
5765
5766 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
5767
5768 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
5769
5770 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
5771
5772 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
5773 if gdb child process crashes, just signal an error.
5774
5775 2001-10-02 Jim Blandy <jimb@redhat.com>
5776
5777 * lib/gdb.exp (test_xfail_format): Simplify.
5778
5779 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
5780 front of the variable name `format'. Simplify `if'.
5781
5782 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
5783
5784 * gdb.threads/pthreads.exp: Wait for output and delay
5785 before sending ^C.
5786
5787 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
5788
5789 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
5790 some incorrect output instead of timing out.
5791 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
5792
5793 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
5794
5795 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
5796 check to allow additional `int'.
5797
5798 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
5799
5800 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
5801 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
5802
5803 2001-09-27 Michael Snyder <msnyder@redhat.com>
5804
5805 * lib/gdb.exp (test_debug_format): New proc.
5806 (setup_xfail_format): Use new proc test_debug_format.
5807 * gdb.base/constvars.exp (local_compiler_xfail_check): New
5808 proc; use new service proc test_debug_format.
5809 Replace all other "gcc_compiled" tests with this test.
5810 * gdb.base/volatile.exp (local_compiler_xfail_check): New
5811 proc; use new service proc test_debug_format.
5812 Replace all other "gcc_compiled" tests with this test.
5813
5814 2001-09-27 Michael Snyder <msnyder@redhat.com>
5815
5816 * gdb.base/cvexpr.exp: New file.
5817 * gdb.base/cvexpr.c: New file
5818 Test for expressions using const and volatile keywords.
5819
5820 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
5821
5822 * gdb.base/constvars.exp: Check for different orders of keywords
5823 and additional "int" strings in output.
5824
5825 2001-09-22 Andrew Cagney <ac131313@redhat.com>
5826
5827 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
5828 responses from "help maint".
5829
5830 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
5831
5832 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
5833 to localhost:NNN instead of :NNN, in case Xvfb is listening
5834 only on TCP.
5835
5836 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
5837
5838 * gdb.base/recurse.exp: When checking leaving the watchpoint
5839 scope, recognize when gdb is in function's epilogue and pass.
5840
5841 2001-09-18 Keith Seitz <keiths@redhat.com>
5842
5843 * lib/insight-support.exp (_gdbtk_export_target_info): Add
5844 support for running tests against sid targets.
5845 (gdbtk_done): Ditto.
5846
5847 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
5848
5849 * gdb.base/ending-run.c (main): Set stdout buffersize
5850 to the same reasonable value for any target.
5851 * gdb.base/ending-run.exp: Add a regular expression
5852 to make testsuite happy on Sanyo Stormy16 target.
5853
5854 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
5855
5856 * gdb.base/display.c (do_loops): Add float variable `f'.
5857 Increment f in loop.
5858 * gdb.base/display.exp: Increment timeout by 60 seconds.
5859 Change float display test to use variable `f'.
5860
5861 2001-09-17 Jim Blandy <jimb@redhat.com>
5862
5863 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
5864 overflowing the limited breakpoint tables on some ROM monitors
5865 (like the ROM68K).
5866
5867 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
5868
5869 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
5870 the "-ac" (disable access control) flag.
5871
5872 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
5873
5874 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
5875 ints.
5876
5877 2001-08-30 Keith Seitz <keiths@redhat.com>
5878
5879 * lib/gdb.exp: Move all insight-related functionality into
5880 separate file.
5881 * lib/insight-support.exp: New file.
5882
5883 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
5884
5885 * config/sid.exp (sid_start): Never set sid verbosity; disable
5886 expect_background {} that consumed its stdout; tolerate </dev/null.
5887 Attempt to set endianness override in "sid" protocol mode. Cleanup.
5888
5889 2001-08-18 Andrew Cagney <ac131313@redhat.com>
5890
5891 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
5892 CLI jump command to start it.
5893 (mi_run_to_main): Fail immediatly when unexpected output.
5894
5895 2001-08-18 Andrew Cagney <ac131313@redhat.com>
5896
5897 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
5898 beginning of function. Fix PR gdb/191.
5899
5900 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
5901
5902 * config/sid.exp (sid_start): Don't warn if we cannot figure out
5903 what to force sid endianness to.
5904
5905 2001-08-15 Keith Seitz <keiths@redhat.com>
5906
5907 * lib/gdb.exp (gdbtk_start): Don't set environment
5908 variables for TCL_LIBRARY and friends. Insight will
5909 now figure these out for itself.
5910
5911 2001-08-02 Michael Snyder <msnyder@redhat.com>
5912
5913 * gdb.base/completion.exp: Remove the symbol "a64l" from
5914 the expect string; this is target-specific, and not related
5915 to what is being tested.
5916
5917 2001-08-02 Dave Brolley <brolley@redhat.com>
5918
5919 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
5920
5921 2001-07-25 Michael Snyder <msnyder@redhat.com>
5922
5923 * gdb.base/consecutive.exp: New file. Test stepping over
5924 breakpoints on consecutive instructions.
5925 * gdb.base/consecutive.c: New file.
5926
5927 * gdb.base/call-rt-st.exp: Use double-backslash to quote
5928 curly braces in regular expressions.
5929
5930 2001-07-25 Michael Snyder <msnyder@redhat.com>
5931
5932 * gdb.base/ending-run.exp: Accept "Program exited normally" as
5933 legitimate output from stepping out of main.
5934
5935 2001-07-22 Keith Seitz <keiths@redhat.com>
5936
5937 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
5938 the empty string, do not run the tests.
5939
5940 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5941
5942 * gdb.base/long_long.exp: Detect size of pointer. Take into
5943 account 2-byte pointers when testing for p/a results.
5944
5945 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5946
5947 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
5948 and defined to 1K for m68hc11.
5949 (random_data): Reduce table to 1K for embedded platforms (68hc11).
5950 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
5951 (sizeof_random_data): New variable to tell the size of the data table;
5952 don't test past this size; always run to main.
5953
5954 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5955
5956 * gdb.base/return2.exp: return of long long and double fails for
5957 68HC11; don't execute these tests on that platform.
5958 * gdb.base/return.exp: Return of a double fails for 68hc11.
5959
5960 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5961
5962 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
5963 tests that print a float.
5964 * call-rt-st.exp: Likewise.
5965
5966 2001-07-12 Mark Kettenis <kettenis@gnu.org>
5967
5968 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
5969 running this test on Linux.
5970
5971 2001-06-24 Michael Chastain <chastain@redhat.com>
5972
5973 * gdb.base/arithmet.exp: Remove some tests to make all test names
5974 unique.
5975
5976 2001-07-03 Michael Snyder <msnyder@redhat.com>
5977
5978 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
5979 the output of the ptype command.
5980
5981 2001-07-02 Michael Snyder <msnyder@redhat.com>
5982
5983 * gdb.base/completion.exp: Don't assume that break.c is the only
5984 source file that may contain functions named "marker".
5985 * gdb.base/corefile.exp: Quote the curly braces in regexp.
5986
5987 2001-06-28 Andrew Cagney <ac131313@redhat.com>
5988
5989 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
5990 of files to delete.
5991
5992 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
5993 * gdb.disasm/h8300s.exp: New file.
5994 gdb.disasm/h8300s.s: Likewise.
5995
5996 2001-06-27 Andrew Cagney <ac131313@redhat.com>
5997
5998 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
5999 empty breakpoint tables.
6000
6001 2001-06-25 Andrew Cagney <ac131313@redhat.com>
6002
6003 * lib/mi-support.exp: Update args=... part of stop-reason
6004 patterns. Accept either a list or a tuple.
6005
6006 2001-06-23 Andrew Cagney <ac131313@redhat.com>
6007
6008 * lib/mi-support.exp: Remove local emacs variable defining
6009 change-log-default-name.
6010
6011 2001-06-22 Michael Chastain <chastain@redhat.com>
6012
6013 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
6014 This is operationally compatible with the previous version.
6015
6016 2001-06-13 Jim Blandy <jimb@redhat.com>
6017
6018 * lib/gdb.exp (gdb_test): Doc fix.
6019
6020 2001-06-10 Michael Chastain <chastain@redhat.com>
6021
6022 * gdb.base/exprs.exp: Remove a duplicate test.
6023
6024 2001-06-06 Jim Blandy <jimb@redhat.com>
6025
6026 * gdb.base/return2.exp (main): Use values to test float and double
6027 returns that are not NaN's, to avoid being confused by IEEE
6028 comparison rules.
6029
6030 2001-06-04 Michael Snyder <msnyder@redhat.com>
6031
6032 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
6033 non-zero if control_c fails. Terminate the test on failure,
6034 rather than wait for 12 more tests to time out.
6035
6036 2001-06-06 Jim Blandy <jimb@redhat.com>
6037
6038 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
6039 Don't forget to match the GDB prompt.
6040
6041 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
6042
6043 2001-06-04 Jim Blandy <jimb@redhat.com>
6044
6045 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
6046 command.
6047
6048 2001-05-31 Kevin Buettner <kevinb@redhat.com>
6049
6050 * gdb.base/annota1.exp (info break): Match four or more spaces
6051 after "Address".
6052
6053 2001-05-31 Michael Chastain <chastain@redhat.com>
6054
6055 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
6056 (dm_type_int_star): Likewise.
6057 (dm_type_long_star): Likewise.
6058 (dm_type_void_star): Likewise.
6059
6060 2001-05-29 Kevin Buettner <kevinb@redhat.com>
6061
6062 * gdb.base/completion.exp (INPUTRC): Set this environment variable
6063 to a known value in order to get consistent results regardless
6064 of the setting of INPUTRC or the presence or contents of .inputrc.
6065
6066 2001-05-24 Michael Snyder <msnyder@redhat.com>
6067
6068 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
6069 Don't require that the main thread and the manager thread are the
6070 first in the list.
6071
6072 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
6073 debugging. If test fails, issue an "unsupported" not a "fail".
6074
6075 2001-05-24 Jim Blandy <jimb@redhat.com>
6076
6077 Don't assume that short is shorter than int.
6078 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
6079 assume that shorts are smaller than ints. On a 16-bit machine,
6080 this isn't true.
6081 ("print unsigned char == (~0)"): Add test that verifies that ~0,
6082 an int, is not equal to ~0 stored in an unsigned char. This tests
6083 the same thing that the previous test meant to, but works on
6084 16-bit machines, too.
6085 ("print unsigned char != (~0)"): Same test, complemented.
6086
6087 2001-05-24 Michael Snyder <msnyder@redhat.com>
6088
6089 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
6090 test for (full_coverage == 0). This makes the test run faster,
6091 and prevents dejagnu getting out of step.
6092
6093 2001-05-23 Kevin Buettner <kevinb@redhat.com>
6094
6095 * gdb.base/finish.exp (finish_void): Revise pattern for
6096 stopping on the call statement to not permit stopping at
6097 the start of the instructions comprising the call sequence.
6098
6099 2001-05-19 Michael Chastain <chastain@redhat.com>
6100
6101 * gdb.base/callfuncs.exp: Make all test names unique.
6102 * gdb.base/commands.exp: Make all test names unique.
6103 * gdb.base/condbreak.exp: Make all test names unique.
6104 * gdb.base/dbx.exp: Make all test names unique.
6105 * gdb.base/default.exp: Make all test names unique.
6106 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
6107 and TIMEOUT messages to their corresponding PASS message.
6108 * gdb.base/ending-run.exp: Make all test names unique.
6109 * gdb.base/long_long.exp: Remove duplicate test.
6110
6111 2001-05-21 Kevin Buettner <kevinb@redhat.com>
6112
6113 * gdb.base/finish.exp (finish_void): Allow "finish" command to
6114 stop on the call statement as well as the statement after the
6115 call.
6116
6117 2001-05-21 Michael Snyder <msnyder@redhat.com>
6118
6119 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
6120
6121 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
6122
6123 * gdb.base/completion.exp: Revamp test. Make it execute on all
6124 platforms.
6125
6126 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
6127
6128 * config/gdbserver.exp (gdb_load): Handle the case
6129 in which the arguments to gdbserver are given in the
6130 baseboard configuration file.
6131 Also handle the case in which the server needs to do a
6132 load.
6133
6134 2001-05-07 Keith Seitz <keiths@cygnus.com>
6135
6136 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
6137 set up the display for testing.
6138 (gdbtk_start): Convert all paths to paths that tcl will like.
6139 Export target information to environment.
6140 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
6141 necessary.
6142 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
6143 (to_tcl_path): New proc to convert a given pathname into
6144 a path acceptible as an argument to a tcl command.
6145 (_gdbtk_export_target_info): New proc to export target info
6146 into the environment for gdbtk testing.
6147 (gdbtk_done): New proc to signal end-of-test.
6148
6149 2001-05-06 Jim Blandy <jimb@redhat.com>
6150
6151 * restore.c: Make the code of caller0 correspond to its comment.
6152
6153 2001-05-03 Michael Snyder <msnyder@redhat.com>
6154
6155 * config/sid.exp (gdb_target_sid): Check for error messages.
6156 On error or timeout, don't make expect exit (which will terminate
6157 all subsequent tests); instead just make gdb exit.
6158 (gdb_load): Check for error messages. On error or timeout,
6159 return a negative value.
6160
6161 2001-04-24 Jim Blandy <jimb@redhat.com>
6162
6163 * gdb.c++/templates.exp: If we see the prompt for the overload
6164 list, but we haven't recognized any of the longer patterns,
6165 arrange for this test to fail, not hang.
6166
6167 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
6168 variations.
6169
6170 2001-04-22 Michael Chastain <chastain@redhat.com>
6171
6172 * gdb.c++/local.exp: Use the 'runto' library function.
6173 * gdb.c++/namespace.exp: Likewise.
6174 * gdb.c++/overload.exp: Likewise.
6175
6176 2001-03-26 Kevin Buettner <kevinb@redhat.com>
6177
6178 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
6179 * gdb.base/step-line.exp: New file. Test step/next in presence of
6180 #line directives.
6181 * gdb.base/step-line.c: New file. Test program for the above.
6182 * gdb.base/step-line.inp: New file. We pretend that this file has
6183 been transformed by some other tool into step-line.c.
6184
6185 2001-03-21 Jim Blandy <jimb@redhat.com>
6186
6187 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
6188 unmangled operator names.
6189
6190 2001-03-20 Jim Blandy <jimb@redhat.com>
6191
6192 * gdb.threads/linux-dp.exp: Recognize an additional message
6193 generated by GDB when it doesn't understand how to debug threads
6194 on the target system.
6195
6196 2001-03-19 Andrew Cagney <ac131313@redhat.com>
6197
6198 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
6199
6200 2001-03-12 Michael Chastain <chastain@redhat.com>
6201
6202 * gdb.c++/derivation.exp: Use the 'runto' library function.
6203
6204 2001-03-12 Michael Chastain <chastain@redhat.com>
6205
6206 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
6207
6208 2001-02-24 Michael Chastain <chastain@redhat.com>
6209
6210 * gdb.c++/ref-types.exp: Change handwritten code to library
6211 function 'runto'.
6212
6213 2001-03-16 Orjan Friberg <orjanf@axis.com>
6214
6215 * gdb.base/signals.exp: Set count to 0 explicitly.
6216
6217 2001-03-15 Mark Salter <msalter@redhat.com>
6218
6219 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
6220 (gdb_target_monitor): Add check of gdb_target_cmd return value.
6221 (gdb_load): Add support for additional target_info: gdb_download_size
6222 and gdb_load_timeout.
6223
6224 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
6225
6226 * gdb.base/annota1.exp: Move test of isnative to earlier in the
6227 file -- to prevent failing when the compile fails but we have no
6228 intention of running the tests anyway.
6229
6230 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
6231 tests if set.
6232
6233 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
6234 integers.
6235
6236 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
6237 * gdb.c++/namespace.exp: Ditto.
6238
6239 2001-03-07 Orjan Friberg <orjanf@axis.com>
6240
6241 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
6242 * gdb.base/pointers.exp: Relax pattern match of decimals.
6243
6244 2001-03-06 Kevin Buettner <kevinb@redhat.com>
6245
6246 * Makefile.in, config/abug.exp, config/cfdbug.exp,
6247 config/cpu32bug.exp, config/dve.exp, config/est.exp,
6248 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
6249 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
6250 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
6251 config/sh.exp, config/sid.exp, config/slite.exp,
6252 config/sparclet.exp, config/udi.exp, config/unknown.exp,
6253 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
6254 config/vxworks.exp, config/vxworks29k.exp,
6255 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
6256 gdb.base/all-bin.exp, gdb.base/annota1.exp,
6257 gdb.base/arithmet.exp, gdb.base/assign.exp,
6258 gdb.base/async.exp, gdb.base/attach.exp,
6259 gdb.base/bitfields.exp, gdb.base/bitops.exp,
6260 gdb.base/break.exp, gdb.base/call-ar-st.exp,
6261 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
6262 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
6263 gdb.base/commands.exp, gdb.base/completion.exp,
6264 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6265 gdb.base/constvars.exp, gdb.base/corefile.exp,
6266 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
6267 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
6268 gdb.base/ending-run.exp, gdb.base/environ.exp,
6269 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6270 gdb.base/finish.exp, gdb.base/foll-exec.exp,
6271 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
6272 gdb.base/funcargs.exp, gdb.base/help.exp,
6273 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
6274 gdb.base/logical.exp, gdb.base/long_long.exp,
6275 gdb.base/maint.exp, gdb.base/mips_pro.exp,
6276 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
6277 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
6278 gdb.base/pointers.exp, gdb.base/printcmds.exp,
6279 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
6280 gdb.base/regs.exp, gdb.base/relational.exp,
6281 gdb.base/remote.exp, gdb.base/reread.exp,
6282 gdb.base/restore.exp, gdb.base/return2.exp,
6283 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
6284 gdb.base/selftest.exp, gdb.base/setshow.exp,
6285 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
6286 gdb.base/sigall.exp, gdb.base/signals.exp,
6287 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
6288 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6289 gdb.base/step-test.exp, gdb.base/structs.c,
6290 gdb.base/structs.exp, gdb.base/structs2.exp,
6291 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
6292 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
6293 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
6294 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6295 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
6296 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
6297 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
6298 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
6299 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
6300 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
6301 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
6302 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
6303 gdb.fortran/types.exp, gdb.java/jmisc.exp,
6304 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6305 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
6306 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6307 gdb.trace/circ.exp, gdb.trace/collection.exp,
6308 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
6309 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6310 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
6311 gdb.trace/report.exp, gdb.trace/save-trace.exp,
6312 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6313 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6314 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
6315 notices.
6316
6317 2001-02-27 Michael Snyder <msnyder@cygnus.com>
6318
6319 * gdb.base/varargs.c (find_max_double): Fix printf format string:
6320 first arg is int not float.
6321
6322 2001-02-22 Michael Snyder <msnyder@cygnus.com>
6323
6324 * gdb.base/reread.exp: Unsupported for non-native targets;
6325 doesn't work for remote debugging.
6326
6327 2001-02-19 Fernando Nasser <fnasser@redhat.com>
6328
6329 From Drew Moseley <dmoseley@redhat.com>
6330 * gdb.base/ending-run.exp: Properly handle the BSP state when
6331 stepping past the end of main.
6332
6333 2001-02-19 John Moore <jmoore@redhat.com>
6334
6335 * gdb.base/commands.exp (infrun_breakpoint_command_test):
6336 Converted HPUX fix for non-expected items following multiple
6337 step commands into general solution for all platforms.
6338
6339 2001-02-18 Michael Chastain <chastain@redhat.com>
6340
6341 * gdb.c++/classes.exp (do_tests): Change runto statements
6342 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6343 statements demangler agnostic.
6344 * gdb.c++/virtfunc.exp (do_tests): Likewise.
6345 (gdb_virtfunc_restart): Likewise.
6346
6347 2001-02-14 Michael Chastain <chastain@redhat.com>
6348
6349 * gdb.c++/inherit.exp (do_tests): Change runto statements
6350 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6351 statements demangler agnostic.
6352
6353 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
6354
6355 * gdb.threads/pthreads.exp: Unify pass/fail messages for
6356 ``continue to bkpt at common_routine in thread 2'' and ``stopped
6357 before calling common_routine 15 times'' tests.
6358
6359 2001-02-11 Michael Chastain <chastain@redhat.com>
6360
6361 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
6362 Helps the test script figure out which demangler is in use.
6363 (dm_type_foo_ref): Ditto.
6364 (dm_type_int_star): Ditto.
6365 (dm_type_long_star): Ditto.
6366 (dm_type_unsigned_int): Ditto.
6367 (dm_type_void): Ditto.
6368 (dm_type_void_star): Ditto.
6369 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
6370 Probe the gdb demangler and set variables to accommodate
6371 formatting differences.
6372 (info_func_regexp): New function. Same as info_func, but
6373 matches against a regexp.
6374 (info_func): Match against a literal string.
6375 (print_addr_2): New function. Match against a literal string,
6376 which can be different from the input to gdb.
6377 (print_addr): Simply call print_addr_2 with the same argument twice.
6378 (test_lookup_operator_functions): Use demangler formatting variables.
6379 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
6380 the tests in the same order as the C++ class declaration.
6381 (test_paddr_operator_functions): Ditto.
6382 (test_paddr_overloaded_functions): Ditto.
6383 (test_paddr_hairy_functions): Use demangler formatting variables.
6384 Add reference to gdb/19 for related tests.
6385 (do_tests): Call probe_demangler.
6386
6387 2001-01-30 Kevin Buettner <kevinb@redhat.com>
6388
6389 * gdb.c++/templates.cc (printf): Remove unused function definition.
6390
6391 2001-01-26 Felix Lee <flee@redhat.com>
6392
6393 * sid.exp (sid_exit): Pass host, not target, to remote_close.
6394
6395 2001-01-25 matthew green <mrg@redhat.com>
6396
6397 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
6398 up sid.
6399 (sid_exit): Call `remote_pop_conn' after GDB is gone.
6400
6401 2001-01-25 matthew green <mrg@redhat.com>
6402
6403 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
6404 Deprecate $sid_spawn_id.
6405 (sid_exit): Remove code necessary only for `spawn.'
6406
6407 2001-01-25 matthew green <mrg@redhat.com>
6408
6409 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
6410
6411 2001-01-28 Michael Chastain <chastain@redhat.com>
6412
6413 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
6414 to call when tests fail. It takes gdb out of the overloaded
6415 function choice menu back to the main prompt, so that the test
6416 program stays synchronized.
6417 (set_bp_overloaded): New proc to collect all the common
6418 code for setting a breakpoint on an overloaded name. Calls
6419 take_gdb_out_of_choice_menu when needed.
6420 (menu_overload1arg): New variable to collect the repeated
6421 instances of the expected menu for an overloaded name. Change
6422 the regular expression to handle changes in g++ type encoding:
6423 "void" can be either "void" or "", and "unsigned int" can be
6424 either "unsigned int" or "unsigned".
6425 (continue_to_bp_overloaded): Change regular expressions to handle
6426 changes in g++ type encoding.
6427 (no proc): Call take_gdb_out_of_choice_menu when needed.
6428 Remove redundant calls to "info break". Accept either "canceled"
6429 or "cancelled". Change regular expressions in "info break"
6430 calls to handle changes in g++ type encoding. Give all tests
6431 unique strings.
6432
6433 2001-01-17 Ben Elliston <bje@redhat.com>
6434
6435 * config/sid.exp: New file.
6436
6437 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
6438
6439 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
6440
6441 2000-12-21 Michael Snyder <msnyder@cygnus.com>
6442
6443 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
6444 Add a RE to accept a non-ascii char if one is ever presented.
6445
6446 2000-12-20 Fernando Nasser <fnasser@redhat.com>
6447
6448 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
6449
6450 2000-12-18 Michael Snyder <msnyder@cygnus.com>
6451
6452 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
6453 in regexp. One '\' does not suffice on Linux.
6454
6455 2000-12-09 Michael Chastain <chastain@redhat.com>
6456
6457 * gdb.base/break.exp (test_clear_command): Use a marker function
6458 rather than 'main' for the test function. Also move this
6459 test to an execution point where the marker function names are
6460 guaranteed to be bound to functions. (Executing tests after a
6461 'finish' from main runs into name conflicts with local names
6462 in __libc_start_main).
6463
6464 2000-12-07 Michael Snyder <msnyder@cygnus.com>
6465
6466 * gdb.base/finish.exp: New test for gdb's "finish" command.
6467 * gdb.base/return2.exp: New test for gdb's "return" command.
6468 * gdb.base/return2.c: New source file for above.
6469
6470 2000-12-05 Michael Snyder <msnyder@cygnus.com>
6471
6472 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
6473 * gdb.base/miscexprs.exp: Ditto.
6474 * gdb.base/pointers.exp: Ditto.
6475 * gdb.c++/derivation.exp: Ditto.
6476 * gdb.c++/local.exp: Ditto.
6477 * gdb.c++/namespace.exp: Ditto.
6478 * gdb.c++/overload.exp: Ditto.
6479 * gdb.c++/ref-types.exp: Ditto.
6480
6481 2000-12-05 Michael Snyder <msnyder@cygnus.com>
6482
6483 * gdb.base/constvars.exp: Test result of "up" command.
6484 * gdb.base/miscexprs.exp: Ditto.
6485 * gdb.base/pointers.exp: Ditto.
6486 * gdb.base/scope.exp: Ditto.
6487 * gdb.c++/derivation.exp: Ditto.
6488 * gdb.c++/local.exp: Ditto.
6489 * gdb.c++/namespace.exp: Ditto.
6490 * gdb.c++/overload.exp: Ditto.
6491 * gdb.c++/ref-types.exp: Ditto.
6492
6493 2000-11-22 Michael Chastain <chastain@redhat.com>
6494
6495 * mips_pro.exp: Accept either "middle -> top -> main" or
6496 "middle -> main" in the backtrace, because gcc can optimize
6497 tail calls to jumps. Remove setup_xfail for the hppa case.
6498 Add a comment with the original warning messages from PR 3016,
6499 which was filed in 1993, to preserve them for posterity.
6500
6501 2000-11-17 Nick Duffek <nsd@redhat.com>
6502
6503 * lib/gdb.exp (gdb_test): Override timeout with board info.
6504
6505 2000-11-17 Nick Duffek <nsd@redhat.com>
6506
6507 * gdb.base/display.exp: Don't kill running stub. Add "again" to
6508 the second kill and detach messages.
6509
6510 2000-11-17 Nick Duffek <nsd@redhat.com>
6511
6512 * configure.in: Add AC_EXEEXT.
6513 * configure: Regenerate.
6514 * Makefile.in (just-check): Export EXEEXT.
6515 * lib/gdb.exp ($EXEEXT): Import from environment.
6516 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
6517 expect "maint dump-me" on Cygwin.
6518 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
6519 $EXEEXT.
6520
6521 2000-11-17 Nick Duffek <nsd@redhat.com>
6522
6523 * gdb.base/break.exp: Test backtrace and finish from called
6524 function on all platforms, not just HP-UX.
6525
6526 2000-11-03 Michael Snyder <msnyder@cygnus.com>
6527
6528 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
6529 code from gdb_target_monitor, so it can be used independantly
6530 for gdbserver. Also comment out an unnecessary PUTS.
6531
6532 2000-11-03 Michael Snyder <msnyder@cygnus.com>
6533
6534 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
6535 * gdb.base/corefile.exp: Expect the message "Program is being
6536 debugged already" when we send the "corefile" command, since
6537 the preceeding gdb_load may have connected gdb to a remote target.
6538 * gdb.base/display.exp: Disable hardware watchpoints if new
6539 board info variable "no_hardware_watchpoints" is true.
6540 Replace single-letter commands with more readable ones.
6541 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
6542 if new board info variable "no_hardware_watchpoints" is true.
6543 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
6544 to see if stdio (printf) testing is possible.
6545 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
6546 board info variable "no_hardware_watchpoints" is true. Use new
6547 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
6548
6549 2000-11-13 Fernando Nasser <fnasser@redhat.com>
6550
6551 From Orjan Friberg <orjanf@axis.com>:
6552 * gdb.base/printcmds.exp: Escape curly braces followed by a number
6553 in array print pattern match.
6554
6555 2000-11-09 Fernando Nasser <fnasser@redhat.com>
6556
6557 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
6558 spelling "cancelled" to U.S. spelling "canceled" to match changes
6559 made to gdb.
6560 * gdb.c++/ovldbreak.exp: Ditto.
6561
6562 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6563
6564 * gdb.base/callfuncs.c (main): Moved to end of file, call
6565 t_double_values to initialize the FPU before inferior calls are made.
6566 * gdb.base/callfuncs.exp: Test for register preservation after calling
6567 inferior functions. Add tests for continuining, finishing and
6568 returning from a stop in a call dummy.
6569
6570 2000-10-24 Michael Snyder <msnyder@cygnus.com>
6571
6572 * gdb.base/commands.exp: Break up long lines, and re-indent.
6573
6574 2000-10-19 Michael Snyder <msnyder@cygnus.com>
6575
6576 * config/gdbserver.exp: Rewritten from the ground up, to make it
6577 compatible with the current dejagnu tree, and to make it work with
6578 the new "gdbserver" in libremote.
6579
6580 2000-10-16 Michael Snyder <msnyder@cygnus.com>
6581
6582 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
6583 * gdb.base/varargs.exp: Skip entire test if no printf support.
6584 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
6585 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
6586
6587 2000-10-13 Michael Snyder <msnyder@cygnus.com>
6588
6589 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
6590 no floating point support.
6591 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
6592 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
6593 * gdb.base/call-rt-st.exp: Ditto.
6594 * gdb.base/call-strs.exp: Ditto.
6595
6596 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
6597
6598 * gdb.base/sizeof.c: include <stdio.h>.
6599
6600 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
6601 'finish', otherwise uncaptured gdb_prompt would potentially
6602 throw remaining test points out of sync.
6603
6604 2000-07-26 Scott Bambrough <scottb@netwinder.org>
6605
6606 * gdb.base/recurse.exp: Run tests for all targets.
6607 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
6608 gnu-oldld case on ARM.
6609 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
6610 for ARM targets.
6611
6612 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
6613
6614 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
6615 * gdb.java/configure: Rebuild.
6616
6617 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
6618
6619 * gdb.java/jv-exp.exp: New file.
6620
6621 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
6622
6623 * configure: Rebuilt.
6624 * configure.in (configdirs): Add gdb.java.
6625 * gdb.java/jmisc.java: New file.
6626 * gdb.java/jmisc.exp: New file.
6627 * gdb.java/Makefile.in: New file.
6628 * gdb.java/configure: Rebuilt.
6629 * gdb.java/configure.in: New file.
6630 * lib/java.exp: New file.
6631
6632 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6633
6634 * gdb.base/exprs.exp: Test casts to a pointer including over and
6635 underflow.
6636
6637 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
6638
6639 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
6640 and the compilers sizes.
6641
6642 2000-07-09 Nick Duffek <nsd@redhat.com>
6643
6644 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
6645 (use_methods): New function.
6646 (main): Call use_methods().
6647 * gdb.c++/classes.exp (test_method_param_class): New procedure.
6648 (do_tests): Call test_method_param_class.
6649
6650 2000-07-09 Nick Duffek <nsd@redhat.com>
6651
6652 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
6653 spelling.
6654 (test_enums): New procedure. Move enum tests from end of script
6655 to here. Set breakpoint on function name instead of line number.
6656 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
6657 (enums2): New marker function.
6658 (enums1): New function.
6659 (main): Call enums1(). Move enum tests to enums1().
6660
6661 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
6662
6663 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
6664 compile/link program. Update line numbers.
6665 * gdb.asm/d10v.inc: Define ``startup''.
6666 * gdb.asm/asmsrc1.s: Add definition of _start.
6667
6668 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
6669
6670 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
6671
6672 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6673
6674 * gdb.base/maint.exp: Add 'maint print architecture' item to output
6675 of 'help maint print' command.
6676
6677 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
6678
6679 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
6680 they use gdb_expect_list.
6681
6682 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
6683
6684 * gdb.base/commands.exp: Use ``set remote
6685 memory-read-packet-size'' instead of ``set endian big'' to test
6686 long commands.
6687
6688 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
6689
6690 * gdb.c++/templates.exp (do_tests): Make all of these work under
6691 g++, and stop skipping them.
6692
6693 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
6694 work under g++.
6695
6696 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
6697 initialization.
6698
6699 2000-06-02 Michael Snyder <msnyder@cygnus.com>
6700
6701 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
6702 the regular expression: accept an (almost) arbitrary sequence of
6703 "frames-invalid" and "breakpoints-invalid" messages both before
6704 and after the "starting" message.
6705
6706 2000-06-02 Michael Snyder <msnyder@cygnus.com>
6707
6708 * gdb.c++/local.exp: This test has never been known to work with g++.
6709
6710 2000-05-18 Michael Snyder <msnyder@cygnus.com>
6711
6712 * gdb.base/annota1.exp (annotate-signal-handler-caller):
6713 Relax the regular expression a little, make it pass on Solaris 8.
6714
6715 2000-05-12 Kevin Buettner <kevinb@redhat.com>
6716
6717 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
6718 a call, do not require that gdb stop on the line after the call.
6719 Instead, it is permissible for gdb to stop on the line of the
6720 call itself.
6721
6722 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
6723
6724 * gdb.base/break.exp (bp on small function, optimized file):
6725 Add a second pass pattern. The behavior differs here between stabs
6726 and dwarf for one-line functions. Stabs preserves two line symbols
6727 (one before the prologue and one after) with the same line number,
6728 but dwarf regards these as duplicates and discards one of them.
6729 Therefore the address after the prologue (where the breakpoint is)
6730 has no exactly matching line symbol, and GDB reports the breakpoint
6731 as if it were in the middle of a line rather than at the beginning.
6732
6733 2000-05-08 Michael Snyder <msnyder@cygnus.com>
6734
6735 * gdb.base/interrupt.exp: Make "pass" message say "send"
6736 rather than "send_gdb" (for consistancy).
6737
6738 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6739
6740 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
6741 * gdb.c++/templates.cc: Properly check for GCC version number.
6742 * lib/compiler.cc: Likewise
6743
6744 2000-04-28 Michael Snyder <msnyder@cygnus.com>
6745
6746 * gdb.base/break.exp: When compiled with -O2 optimization,
6747 gdb may not stop at the first line of main, due to code motion.
6748
6749 2000-04-26 Michael Snyder <msnyder@cygnus.com>
6750
6751 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
6752 This test depends on parsing the printf output from the target.
6753 Since the sparclet stub doesn't do stdio, this will never work.
6754 * gdb.base/call-rt-st.exp: ditto.
6755 * gdb.base/call-strs: ditto.
6756
6757 2000-04-24 Michael Snyder <msnyder@cygnus.com>
6758
6759 * gdb.base/miscexprs.exp: make sizeof long array test portable.
6760
6761 * gdb.base/ending-run.exp: After connecting to a remote target,
6762 but before running, the target will appear to be in a random
6763 location. Specify both a file and a line for breakpoints.
6764 Also, the function that calls main may be called 'init'
6765 rather than 'start'.
6766
6767 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6768
6769 * gdb.base/help.exp: Update output for add-symbol-file command.
6770
6771 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
6772
6773 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6774 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
6775
6776 2000-04-07 J.T. Conklin <jtc@redback.com>
6777
6778 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
6779
6780 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
6781
6782 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
6783
6784 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
6785 values that can be represented exactly.
6786 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
6787 above change, and to not check against the directory part of the source
6788 file name.
6789 (step into print_long_arg_list): Likewise.
6790 (print print_small_structs from print_long_arg_list): Likewise.
6791 (print print_long_arg_list): Likewise.
6792
6793 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6794
6795 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
6796
6797 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
6798
6799 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
6800
6801 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
6802
6803 * gdb.base/commands.exp (deprecated_command_test): Add test for
6804 deprecate with no arguments.
6805
6806 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
6807
6808 * gdb.base/break.exp: Add new test for setting breakpoints on
6809 optimized code so we can test breakpoints work even when function
6810 prologues may be optimized away
6811
6812 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6813
6814 From David Whedon <dwhedon@gordian.com>
6815 * gdb.base/commands.exp : Added command deprecator tests.
6816
6817 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
6818
6819 * gdb.base/help.exp: Added test for new apropos command.
6820
6821 2000-03-21 Kevin Buettner <kevinb@redhat.com>
6822
6823 * gdb.base/pointers.c (usevar): New function.
6824 (main): Make sure that global variables v_int_pointer2, rptr,
6825 and y are all referenced someplace in the program by calling
6826 usevar() on them. [Some linkers delete symbols which are
6827 never referenced. The space remains, but there's no way to
6828 get a (symbolic) handle on the variable from the debugger.]
6829
6830 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6831
6832 * gdb.base/printcmds.c: Add typedeffed arrays.
6833
6834 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
6835 procedure to test arrays that are typedef'd.
6836
6837 2000-03-13 James Ingham <jingham@leda.cygnus.com>
6838
6839 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
6840 the library directories.
6841
6842 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
6843
6844 * configure.in (configdirs): Add sub directory gdb.mi.
6845 * configure: Re-generate.
6846
6847 * gdb.mi: New directory.
6848
6849 2000-02-25 Scott Bambrough <scottb@netwinder.org>
6850
6851 * gdb.base/long_long.exp: Correct test suite failure when printing
6852 a long long value as a double on ARM platforms.
6853
6854 2000-02-16 Jim Blandy <jimb@redhat.com>
6855
6856 * gdb.base/break.exp ("breakpoint line number"): Make sure the
6857 default source file is set properly before running this test.
6858
6859 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6860
6861 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
6862 gdbtk/library directory, not in gdbtcl2.
6863
6864 2000-02-04 Jim Blandy <jimb@redhat.com>
6865
6866 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
6867 backslash from regexp pattern.
6868
6869 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
6870 procedure. Use it to run all the "continue to bp overloaded"
6871 tests. Note that this changes the names of the tests slightly.
6872 If the breakpoint hit message includes a hex PC value, because
6873 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
6874 from the real source code, still consider that a pass.
6875
6876 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
6877 XFAIL here if the breakpoint message contains a hex address. Note
6878 similar change on 1999-11-02.
6879
6880 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
6881
6882 * gdb.base/ptype.exp: Establish a default source file before
6883 calling get_debug_format.
6884
6885 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
6886
6887 * gdb.base/watchpoint.exp: Remove duplication of test messages.
6888
6889 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6890
6891 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
6892 of successive stepi commands -- while in the prologue we should see
6893 the function entry bracket.
6894
6895 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
6896
6897 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
6898 reach __change_mode() when stepping through the end of main().
6899
6900 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
6901
6902 * gdb.base/default.exp: Fix expected pattern.
6903 * gdb.base/help.exp: Same.
6904
6905 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6906
6907 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
6908 Don't use xfail's because that affects only the following test.
6909
6910 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
6911 solaris or linux.
6912
6913 * gdb.base/selftest.exp: Update to reflect changes to main.c.
6914
6915 2000-01-07 Michael Snyder <msnyder@cygnus.com>
6916
6917 * gdb.base/display.exp: Some yacc parsers like to say
6918 "A syntax error" rather than "A parse error". Accept both.
6919
6920 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
6921
6922 * gdb.base/default.exp: Remove OS dependent string from "target
6923 remote" test.
6924 * gdb.base/help.exp: Same for "help target remote" test.
6925
6926 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6927
6928 From Jim Kingdon <kingdon@redhat.com>:
6929
6930 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
6931 prompt (cleanup rather than necessity, but still might keep output
6932 from spilling to next test).
6933
6934 2000-01-02 Fred Fish <fnf@cygnus.com>
6935
6936 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
6937 AIX, which defines them in <sys/types.h>.
6938
6939 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
6940
6941 * gdb.base/default.exp: Match arm* etc instead of arm in "info
6942 float" test.
6943
6944 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
6945
6946 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
6947
6948 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
6949 outermost frame disallowed".
6950
6951 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
6952
6953 * gdb.base/setvar.exp: New tests for setting the value of a struct
6954 with a constant list.
6955
6956 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6957
6958 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
6959 require the user to type a cast before setting the value of a struct.
6960
6961 1999-12-06 Jim Blandy <jimb@cygnus.com>
6962
6963 * gdb.base/default.exp: Expect the new 'info float' command on
6964 all i386 platforms.
6965
6966 * gdb.threads/linux-dp.exp: Expand our ability to recognize
6967 LinuxThreads libraries that don't support debugging.
6968
6969 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
6970
6971 * gdb.base/remote.c: Fill the buffer with truely random data.
6972 Change the buffer type to ``unsigned char'' to simplify size
6973 arithmetic.
6974
6975 * gdb.base/remote.exp: Reduce download numbers by one. Typical
6976 stub only handles 400-1 byte packets. Verify that the download
6977 worked.
6978
6979 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
6980
6981 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
6982 tests, using UNRESOLVED for the untested cases. Also, does not wait
6983 for a timeout if the prompt was received before a recognizable pattern.
6984
6985 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
6986
6987 * lib/gdb.exp (gdb_expect_list): Fix spelling.
6988
6989 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6990
6991 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
6992 watchpoints.
6993
6994 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
6995
6996 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
6997
6998 * gdb.c++/local.exp: Be more flexible in recognizing local class
6999 name mangling. Don't allow horribly truncated method names.
7000 * gdb.c++/derivation.exp: Expect protected inheritance.
7001 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
7002 * gdb.c++/virtfunc.exp: Likewise.
7003 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
7004 when printing a nested enum.
7005
7006 1999-11-22 Jim Blandy <jimb@cygnus.com>
7007
7008 * gdb.base/step-test.exp: Properly await GDB's response to setting
7009 a breakpoint on the call to large_struct_by_value.
7010
7011 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
7012 just because we have debug info for the `start' function.
7013
7014 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
7015
7016 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
7017 "Unknown signal" messages, which indicate (on LinuxThreads) that
7018 GDB doesn't know how to debug threads on this system. This is
7019 better than hanging while philosopher 0 dumps chatter into gdb.log.
7020
7021 1999-11-18 Tom Tromey <tromey@cygnus.com>
7022
7023 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
7024
7025 1999-11-18 Fred Fish <fnf@cygnus.com>
7026
7027 * gdb.base/coremaker2.c: Add sample program for generating
7028 cores that is more self contained than coremaker.c. Eventually
7029 I'll add more code to this and tie it into the testsuite.
7030
7031 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
7032
7033 * gdb.base/dollar.exp: Remove, now in gdb.hp.
7034
7035 1999-11-10 Jimmy Guo <guo@cup.hp.com>
7036
7037 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
7038 from $srcdir/lib/.
7039 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
7040 and gdb.c++/.
7041
7042 * gdb.c++/derivation.exp: remove redundant get compiler info code.
7043
7044 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
7045 'continue with watch' test point.
7046
7047 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
7048
7049 Merged from p2linux-990323-branch:
7050
7051 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
7052
7053 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
7054
7055 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
7056 {limit,fixed}''. Test ``set download-write-size''.
7057
7058 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
7059
7060 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
7061 gdb_expect_list.
7062
7063 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
7064
7065 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
7066
7067 1999-11-03 Mark Salter <msalter@cygnus.com>
7068
7069 * gdb.base/break.exp: Fix "stub continue" pattern.
7070
7071 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
7072
7073 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
7074
7075 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
7076
7077 * gdb.base/display.exp ("finish"): Add timeout clause.
7078
7079 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
7080 plain prompt clause, so this doesn't have to time out in order to
7081 fail.
7082
7083 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
7084 breakpoint hit messages include an address.
7085
7086 * gdb.base/display.exp: Don't forget to escape parens in regular
7087 expressions. Unix regexp notatation sucks.
7088
7089 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7090
7091 * gdb.base/annota1.exp: Test for annotate-signalled: change output
7092 order for 'signalled' message.
7093
7094 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
7095
7096 From Jimmy Guo <guo@cup.hp.com>:
7097 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
7098 * gdb.base/annota1.c: Add code for tests to work with.
7099
7100 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
7101
7102 * gdb.base/remote.exp: New test for remote downloading settings.
7103 * gdb.base/remote.c: New file with large .data.
7104
7105 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
7106
7107 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
7108 for LinuxThreads support, merged from the Code Fusion branch.
7109
7110 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
7111
7112 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
7113 containing exp_continue into a while within an expect. Don't
7114 attempt a start more than three times. Check return value from
7115 gdb_load.
7116
7117 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
7118
7119 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
7120 a pass case.
7121
7122 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
7123
7124 * gdb.base/break.c (main): Added a statement that we can step
7125 off of.
7126 * gdb.base/break.exp: Added tests for setting a breakpoint
7127 at an offset and stepping onto a breakpoint.
7128
7129 1999-10-01 Fred Fish <fnf@cygnus.com>
7130
7131 * gdb.base/help.exp (help add-symbol-file): Update to match current
7132 gdb output.
7133
7134 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
7135
7136 * gdb.base/break.exp: Code locations are in hex, don't forget!
7137 (For HP-UX.)
7138
7139 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
7140
7141 * condbreak.exp: Use break.c as test program.
7142 * condbreak.c: Remove, redundant with break.c.
7143
7144 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
7145
7146 * config/monitor.exp (gdb_target_monitor): Disable X- and
7147 Z-packets if the target needs it.
7148
7149 1999-09-13 James Ingham <jingham@leda.cygnus.com>
7150
7151 * gdb.c++/overload.exp: Added tests for listing overloaded
7152 functions with function pointers in the arg, explicitly calling
7153 out the version you want.
7154
7155 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
7156
7157 * long_long.exp: Add variations of test cases that work for
7158 targets with 16-bit ints and 32-bit doubles.
7159
7160 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
7161
7162 * break.c (main): Compare a possibly-uninitialized argc with an
7163 unlikely value that fits in 16 bits.
7164
7165 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7166
7167 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
7168 0xfeeb, don't want negative numbers if ints are 16 bits.
7169
7170 * lib/gdb.exp (skip_cplus_tests): New proc.
7171 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
7172 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
7173 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
7174 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
7175 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
7176 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
7177 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
7178 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
7179
7180 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
7181
7182 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
7183
7184 * gdb.base/corefile.exp (up): Allow a parameter to appear
7185 in the frame that we're going up to.
7186
7187 From Jim Blandy <jimb@cygnus.com>:
7188
7189 * gdb.base/default.exp (info float): Expect some output now.
7190
7191 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
7192 returning floating-point values to fail on the x86.
7193 * gdb.base/callfwmall.exp (do_function_calls): Same.
7194
7195 * gdb.base/list.exp (test_listsize): Correct expectations for
7196 listing line 1 with listsize 2. Also, listing a single line
7197 works now, as does listing three lines. [Kevin's note: There
7198 were a number of other cases fixed too where the expectations
7199 differed...]
7200
7201 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
7202
7203 * gdb.base/selftest.exp: Add case for when version prints as
7204 constant string instead of char pointer.
7205
7206 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
7207
7208 * gdb.base/ending-run.exp: Add Solaris case for what happens when
7209 stepping out of main.
7210
7211 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
7212 G++ used.
7213
7214 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
7215 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
7216
7217 * gdb.c++/ovldbreak.exp: Update match string in test that
7218 includes a warning of multiple breakpoints.
7219
7220 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
7221
7222 * gdb.base/display.exp: Improve precision of step-after-finish
7223 added yesterday.
7224
7225 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
7226 test.
7227
7228 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
7229 configs when using G++, not just hppa*.
7230
7231 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7232
7233 * gdb.base/async.c: New file.
7234 * gdb.base/async.exp: New file.
7235
7236 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
7237
7238 * gdb.base/break.exp: Tweak PA specific tests to properly handle
7239 PA64.
7240
7241 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
7242
7243 * gdb.base/display.exp: "finish" can leave us mid-line on many
7244 targets, deal with it. Add a small constant to main, instead of
7245 1000 since main+1000 may not be a valid address in the target.
7246
7247 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
7248 on hpux11.
7249
7250 * gdb.base/attach.exp: Handle another hpux11 error message variant
7251 when attaching to a process that does not exist.
7252
7253 1999-08-19 J.T. Conklin <jtc@redback.com>
7254
7255 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
7256 characters in 'continue to 1241' test.
7257
7258 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7259
7260 * gdb.base/call-ar-st.exp: Add a shorter match case for the
7261 stop in print_long_arg_list, define and use a whitespace
7262 variable in print_small_structs test, add an XFAIL for Solaris.
7263 * gdb.base/dbx.exp: XFAIL func commands until somebody is
7264 interested enough to fix.
7265
7266 1999-08-13 Keith Seitz <keiths@cygnus.com>
7267
7268 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
7269 (dbx_gdb_load): Remove. Use gdb_load instead, since that
7270 proc knows about targets other than the natives.
7271 (test_assign): Use "gdb_run_cmd" to "run" the target.
7272 Check that we've actually hit the breakpoint at main.
7273 When we attempt to assign a value to a local variable, check
7274 that the variable is in the current scope, i.e., don't use
7275 a test with an empty result.
7276
7277 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
7278
7279 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
7280 command.
7281
7282 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
7283
7284 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7285 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
7286 gdb.compat, gdb.threads-hp.
7287 gdb.hp/configure, gdb.hp/configure.in: New files.
7288 gdb.hp/Makefile.in: Recurse into new subdirs.
7289 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
7290 gdb.hp/gdb.objdbg: New directory, tests for debugging info
7291 in object files.
7292 gdb.hp/tools: New directory, aux tools for HP-specific tests.
7293
7294 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
7295
7296 * gdb.base/display.exp: Help expect by putting a newline in the
7297 funky printf, remove a bogus p/a test.
7298
7299 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7300
7301 * gdb.base/display.exp: Make sure that when we say 'run', we are
7302 connected to the target. This is necessary when running not
7303 natively.
7304
7305 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
7306
7307 * gdb.base/step-test.exp: Removed some extraneous messages.
7308
7309 * gdb.base/long_long.exp: Don't run memory examination tests
7310 on little-endian targets (they will need a different set of
7311 results to match).
7312
7313 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
7314
7315 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
7316 until somebody decides to fix GDB.
7317
7318 * gdb.base/long_long.c: Stop compiler complaint by specifying long
7319 constant as "ULL".
7320 * gdb.base/long_long.exp: Loosen x/c test, add partial result
7321 matches for a couple x/2 commands.
7322
7323 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
7324
7325 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
7326 by merging in ref-types2 tests.
7327 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
7328
7329 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7330 * gdb.c++/Makefile.in: Add standard actions.
7331 (EXECUTABLES): Rename from PROGS, update list.
7332 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
7333 from gdb.hp.
7334 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
7335 foo and bar locals.
7336 * gdb.c++/anon-union.exp: Fix tests to match.
7337 * gdb.c++/classes.exp: Run if HP compiler used, add extra
7338 expect matches to handle output variations.
7339 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
7340 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
7341 output, add HP alternatives for new and delete prints.
7342 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
7343 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
7344 * gdb.c++/demangle.exp: Use $style when reporting failure.
7345 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
7346 * gdb.c++/inherit.exp: Run if HP compiler used, add some
7347 match alternatives.
7348 * gdb.c++/local.exp: Add match alternatives or xfails for HP
7349 compilers.
7350 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
7351 * gdb.c++/method.exp: Add match alternatives.
7352 * gdb.c++/misc.cc: Add bool types.
7353 * gdb.c++/misc.exp: Add tests for bool types.
7354 * gdb.c++/overload.exp: Add xfails.
7355 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
7356 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
7357 add some more template parameter tests (only for HP currently).
7358 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
7359 * gdb.c++/virtfunc.cc: Add return type and value for main.
7360 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
7361 match alternatives.
7362
7363 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7364
7365 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
7366
7367 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
7368
7369 * gdb.base/signals.exp: Don't expect getting a backtrace from
7370 within a signal handler to fail on Linux.
7371
7372 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
7373
7374 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7375 * lib/gdb.exp: Remove some gratuitious semicolons.
7376 (delete_breakpoints): Increase timeout.
7377 (gdb_expect): Add -notransfer option.
7378 (gdb_test): Use -notransfer option.
7379 (get_compiler_info): Add f77 case.
7380 (get_compiler): New proc, split out from gdb_preprocess, add f77
7381 case.
7382 (gdb_preprocess): Call get_compiler.
7383
7384 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
7385 * gdb.base/attach.exp, gdb.base/display.exp,
7386 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
7387 gdb.base/long_long.exp, gdb.base/printcmds.exp,
7388 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
7389 third arg to gdb_test.
7390 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
7391 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
7392 HP-UX xfails, add others.
7393 * gdb.base/completion.exp: Reflect name change of self-test.
7394 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
7395 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
7396 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
7397 HP failure number.
7398 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
7399 useless HP-UX 10.30 references.
7400 * gdb.base/maint.exp: Loosen matches.
7401 * gdb.base/pointers.c (main): Declare more_code.
7402 * gdb.base/pointers.exp: Match on output of a `next'.
7403 * gdb.base/structs.c: Add prototypes.
7404 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
7405 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
7406
7407 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7408
7409 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
7410 command.
7411
7412 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7413
7414 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
7415 Fix run to main failures. Watchpoint can be hardware watchpoint.
7416
7417 * gdb.base/annota1.exp: Clean up some more, in case printf has
7418 debug info. Deal with lack of signal hanlder info in stack.
7419
7420 From Jim Kingdon <kingdon@redhat.com>:
7421 * gdb.base/annota1.exp: If printf has debug info, deal with it.
7422
7423 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
7424
7425 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
7426 gdb.base/foll-vfork.exp: Don't run for crosses.
7427
7428 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
7429
7430 * gdb.base/configure.in: Check for gdbvars.exp instead of
7431 a1-selftest.exp.
7432 * gdb.base/configure: Re-generate.
7433
7434 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
7435
7436 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
7437 in trying to run first and name is too long.
7438
7439 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
7440 pointers2.c and pointers2.exp, respectively.
7441 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
7442 doschk happier.
7443
7444 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
7445
7446 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
7447 callfuncs2.c and callfuncs2.exp.
7448
7449 * gdb.base/list.exp: Remove mistaken xfails.
7450 * gdb.base/list0.h: Add optional prototypes.
7451
7452 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
7453
7454 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
7455 calling malloc.
7456 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
7457 * ptype.exp: Move test for get_debug_format to before its first
7458 use.
7459
7460 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7461
7462 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
7463 * gdb.base/annota2.cc, annota2.exp: Move from here.
7464 * gdb.c++/annota2.cc, annota2.exp: To here.
7465 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
7466
7467 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7468
7469 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
7470 a consistent format.
7471
7472 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
7473
7474 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7475 * lib/gdb.exp (get_compiler_info): Add detection for assorted
7476 HP compilers, also set the globals $true and $false.
7477
7478 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
7479 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
7480 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
7481 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
7482 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
7483 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
7484 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
7485 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
7486 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
7487 whatis.c} Add C++ compatible function definitions and return
7488 types, add includes for library functions.
7489 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
7490 * gdb.base/step-test.c (myglob): Rename from glob.
7491 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
7492 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
7493 files, move here from gdb.hp.
7494 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
7495 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
7496 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
7497 Adjust line numbers in regexps.
7498
7499 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
7500 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
7501 instead of 0/1.
7502
7503 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
7504 foll-vfork.exp: New files, move here from gdb.hp.
7505 * gdb.base/page.exp: New file, test of pagination command.
7506
7507 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
7508 recursion test.
7509 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
7510
7511 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
7512 gdb.base/solib.exp: Fix compiler invocation process.
7513
7514 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
7515 HP-UX 11, turn off overload resolution explicitly.
7516 * gdb.base/commands.exp: Set argument list explicitly, add
7517 watchpoint test.
7518 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
7519 them work.
7520 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
7521 expressions properly.
7522 * gdb.base/corefile.exp: Loosen the match slightly.
7523 * gdb.base/default.exp: Allow "Error accessing memory" message
7524 also.
7525 * gdb.base/display.exp: Skip over x/0 j if PA64.
7526 * gdb.base/funcargs.exp: Add xfails for HP-UX.
7527 * gdb.base/interrupt.exp: Ditto.
7528 * gdb.base/langs.exp: Add symbolic matches governed by compiler
7529 in use.
7530 * gdb.base/list.exp: Add xfails for HP-UX.
7531 * gdb.base/long_long.exp: Refine some of the numeric matches.
7532 * gdb.base/mips_pro.exp: Xfail on HP-UX.
7533 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
7534 * gdb.base/nodebug.exp: Succeed on more varieties of output.
7535 * gdb.base/opaque.exp: Remove some HP-UX xfails.
7536 * gdb.base/ptype.exp: Succeed on more varieties of output.
7537 * gdb.base/scope.exp: Add xfails for HP-UX.
7538 * gdb.base/sect-cmd.exp: Add more cases.
7539 * gdb.base/setvar.exp: Add xfails for HP-UX.
7540 * gdb.base/shlib-call.exp: Loosen some matches slightly.
7541 * gdb.base/signals.exp: Match on void symbolically.
7542 * gdb.base/step-test.exp: Add case for PA64.
7543 * gdb.base/term.exp: Add exit and restart.
7544 * gdb.base/twice.exp: Clean up after self.
7545 * gdb.base/varargs.exp: Disable overload resolution explicitly.
7546 * gdb.base/whatis.exp: Allow more ways to pass tests.
7547
7548 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
7549 no longer useful.
7550
7551 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
7552
7553 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
7554 list of patterns.
7555 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
7556 print_double_array(double_array)", "continuing to breakpoint
7557 1018", "print print_double_array(array_d)" and "continuing to
7558 1034" tests.
7559
7560 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7561
7562 * Makefile.in: Add empty html and install-html targets.
7563
7564 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
7565
7566 * config/mt-*: Remove, these haven't been used since 1996.
7567
7568 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
7569
7570 * gdb.base/call-strs.c, gdb.base/ending-run.c,
7571 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
7572 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
7573
7574 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
7575
7576 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
7577 simpler match case for the ptype of the big class.
7578
7579 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7580
7581 * gdb.exp: Fix test for gdb_prompt existence.
7582
7583 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7584
7585 * gdb.exp (gdb_test): Add fail after calls to perror.
7586
7587 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7588
7589 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
7590
7591 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7592
7593 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
7594
7595 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
7596
7597 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
7598 malloc() is linked in.
7599
7600 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
7601
7602 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
7603 step at end.
7604
7605 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
7606
7607 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
7608
7609 * gdb.java/jv-print.exp: New file. (Our first Java test!)
7610
7611 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
7612
7613 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
7614 * gdb.base/mips_pro.exp: Likewise.
7615
7616 1999-06-02 Keith Seitz <keiths@cygnus.com>
7617
7618 * gdb.c++/templates.cc: Change all "new" operators to throw
7619 an exception.
7620 * gdb.c++/cplusfuncs.cc: Likewise.
7621
7622 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
7623
7624 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
7625
7626 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
7627 * gdb.base/ending-run.exp: When stepping out of main, accept a
7628 step into an arbitrary assembler file.
7629
7630 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7631
7632 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
7633 "breakpoint-invalid" to be printed.
7634 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
7635 number of "frames-invalid" and "breakpoint-invalid" to be printed.
7636 * gdb.base/annota2.cc: Initialize a.x to 0.
7637
7638 1999-05-17 Keith Seitz <keiths@cygnus.com>
7639
7640 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
7641 when "skip_float_tests" set.
7642 Ditto for "print print_double_array(array_d)", "print print_small_structs",
7643 "print print_ten_doubles", and "step into print_long_arg_list".
7644 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
7645 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
7646 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
7647 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
7648 "skip_float_tests" is set.
7649 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
7650 when "skip_float_tests" set.
7651
7652 1999-05-06 Keith Seitz <keiths@cygnus.com>
7653
7654 * gdb.base/annota2.cc: Include stdio.h.
7655
7656 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
7657
7658 * gdb.base/crossload.exp: Remove, this has been disabled ever
7659 since BFD stopped including all targets, and cross-GDB gets
7660 plenty of testing anyway.
7661 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
7662 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
7663 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
7664 * gdb.base/README: Remove, was doc for this.
7665 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
7666 needed.
7667
7668 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7669
7670 * gdb.base/call-ar-st.exp: Fix one regular expression in test
7671 output.
7672
7673 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
7674 * gdb.base/annota2.exp: New file. More annotation tests.
7675 * gdb.base/annota1.c: New file. Source file for annota1.exp.
7676 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
7677
7678 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
7679
7680 * config/cfdbug.exp: New file.
7681
7682 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
7683
7684 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
7685 Marcus Daniel's and Dale Hawkins's demangler crashes.
7686
7687 * gdb.c++/demangle.exp (test_gnu_style_demangling,
7688 test_lucid_style_demangling, test_arm_style_demangling,
7689 test_hp_style_demangling): Try Tom Tromey's core-dumping
7690 identifier under each demangling style.
7691
7692 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
7693
7694 * gdb.c++/demangle.exp: Include the current demangling style
7695 in all test names.
7696 (current_demangling_style): New global variable.
7697 (set_demangling_style, test_demangling_core, test_demangling,
7698 test_demangling_exact): New functions.
7699 (test_gnu_style_demangling, test_lucid_style_demangling,
7700 test_arm_style_demangling, test_hp_style_demangling): Use those,
7701 instead of calling gdb_test and gdb_test_exact directly.
7702 (catch_demangling_errors): New function, which reports errors
7703 signalled by the demangling test functions in an orderly way.
7704 (do_tests): Use catch_demangling_errors.
7705
7706 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
7707
7708 * gdb.base/signals.exp (test_handle_all_print): Use () for
7709 grouping in expressions, not {}.
7710
7711 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
7712 initialized yet.
7713
7714 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
7715
7716 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
7717 are listed.
7718
7719 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
7720
7721 * gdb.stabs/weird.exp: Test for CC being defined before
7722 looking at its value.
7723
7724 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
7725
7726 * gdb.base/call-ar-st.exp: Remove stray '#'.
7727 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
7728 "short int" and "long int".
7729 * gdb.c++/overload.cc: Cast the string added in the previous
7730 change, to mollify finicky HP compiler.
7731 * gdb.hp/reg-test.exp (testfile): Fix file name.
7732 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
7733
7734 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
7735 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
7736 alternate form of enum ptype.
7737
7738 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
7739
7740 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
7741 * gdb.hp/*.exp: Change all to run compiler probe only after
7742 passing skip_hp_tests, so as not to waste time on guaranteed
7743 failure.
7744
7745 * gdb.c++/overload.cc: Pass string instead of char addr, always
7746 init ccpfoo.
7747 * gdb.c++/templates.cc: Fix syntax error.
7748
7749 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7750
7751 * gdb.base/commands.exp: Add test for correct position of '>'
7752 when issuing the 'commands' command after a 'while' or 'if'
7753 command.
7754
7755 1999-03-18 James Ingham <jingham@cygnus.com>
7756
7757 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
7758
7759 * gdb.c++/method.exp: It was testing an uninitialized int on the
7760 stack and assuming it was positive.
7761
7762 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
7763
7764 * gdb.base/step-test.exp: Catch a case where finish is broken and
7765 keep it from killing the rest of the tests.
7766 Use gdb_continue_to_end.
7767
7768 * gdb.base/sigall.exp: use gdb_continue_to_end.
7769
7770 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
7771
7772 * gdb.base/display.exp: use runto_main, not run.
7773
7774 * gdb.base/default.exp: Check for the current error message in the
7775 r abbreviation test.
7776 Add strongarm to the targets that know info float.
7777
7778 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7779 run which doesn't work with monitors.
7780
7781 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
7782
7783 * gdb.base/break.exp: use the gdb_continue_to_end proc.
7784
7785 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
7786 program. Traps the case (in Cygmon) when the program never really
7787 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7788 more places, so I used my name. Sorry Mark...
7789
7790 * config/monitor.exp (gdb_target_monitor): added another
7791 target_info parameter: remotebinarydownload. This will set the
7792 remotebinarydownload flag if this is causing some boards trouble.
7793
7794 1999-03-18 Mark Salter <msalter@cygnus.com>
7795
7796 * lib/gdb.exp (continue_to_exit): New function.
7797
7798 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
7799 * gdb.base/ending-run.exp: Ditto.
7800 * gdb.base/step-test.exp: Ditto.
7801
7802 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
7803
7804 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
7805 (suggested by Art Haas <ahaas@neosoft.com>).
7806
7807 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
7808
7809 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7810
7811 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
7812
7813 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
7814 descriptions of types (short unsigned int vs unsigned short, etc).
7815
7816 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
7817
7818 * gdb.base/call-strs.exp: Don't assume that `step' will step over
7819 a call to strlen; sometimes we do have sources.
7820
7821 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
7822
7823 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
7824 character, so GDB won't print garbage after its end.
7825
7826 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
7827 breakpoint there instead. Sometimes GCC emits memcpy to handle
7828 the large structures being passed by value, so we step into that
7829 instead of sum_array_print, which obscures what we're really testing.
7830 * gdb.base/step-test.exp: However, we do want a test that notices
7831 the bizarre steps into memcpy, so do that here. Add check for
7832 stepping into function calls that pass large structures by value.
7833 ("Is that a noun clause, or are you just happy to see me?")
7834 Remove all references to specific line numbers.
7835 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
7836 New type and function.
7837 (main): Call large_struct_by_value, passing it a large struct by value.
7838 * lib/gdb.exp (gdb_get_line_number): New function.
7839
7840 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
7841 more portable.
7842
7843 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
7844
7845 * lib/gdb.exp: Doc fixes.
7846
7847 1999-03-05 Nick Clifton <nickc@cygnus.com>
7848
7849 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7850
7851 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
7852
7853 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
7854 commands. They're not germane to this test, and they don't work
7855 that way on remote targets.
7856
7857 1999-03-01 James Ingham <jingham@cygnus.com>
7858
7859 * Changelog entries merged over from gdb development branch.
7860
7861 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
7862
7863 * lib/gdb.exp (gdbtk_analyze_results): Generic function
7864 for outputting results of test run.
7865
7866 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
7867
7868 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
7869
7870 1999-02-25 Felix Lee <flee@cygnus.com>
7871
7872 * lib/gdb.exp (debug_format): initialize
7873
7874 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
7875
7876 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
7877 * gdb.base/call-rt-st.c: Ditto.
7878
7879 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
7880
7881 * gdb.threads/pthreads.exp (horiz): New variable.
7882 (test_startup): Fix regexps that capture thread numbers.
7883
7884 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
7885
7886 * gdb.base/smoke.exp: Disambiguate two test case names (both
7887 called ``print'').
7888
7889 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7890
7891 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
7892 compilation.
7893
7894 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7895
7896 * gdb.base/miscexprs.exp: Change patterns to match GDB's
7897 actual output formatting.
7898 * gdb.base/smoke.exp: GDB removes leading 0's.
7899 * gdb.base/volatile.exp: Don't check type of remuneration;
7900 that variable is no longer defined in constvars.c.
7901 * gdb.base/step-test.c (main): Exit with explicit exit code.
7902 * gdb.base/step-test.exp: Remove two nexti checks--they are
7903 not portable.
7904
7905 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
7906
7907 * gdb.base/help.exp ("help delete display"): Fix test to match
7908 gdb's output.
7909
7910 * gdb.base/long_long.c (known_types): Initialize values to zero.
7911 * gdb.base/long_long.exp: Step one more line
7912 so 'dec' is initialized in "get to known place". GDB removes
7913 leading zeros. Explicitly ask for hex formatting. Use
7914 unique test case names.
7915
7916 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7917
7918 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
7919
7920 * gdb.c++/method.exp: Add missing close brace.
7921
7922 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
7923
7924 * gdb.base/maint.exp: Use 'set height 0' to disable page
7925 prompting, not 'set height 400'.
7926
7927 Fix a bunch of timeouts.
7928 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
7929 four separate tests, so expect doesn't take forever to match a ton
7930 of text against a regexp with lots of .* forms.
7931 ("maint print psymbols", "maint print symbols"): Make some of
7932 these greps more selective, so that expect doesn't try to wade
7933 through huge piles of output and time out.
7934
7935 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
7936
7937 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
7938 tests: one which doesn't expect shlib events to be reported, and
7939 another which does, but is XFAIL for all platforms other than
7940 HP/UX.
7941
7942 * gdb.base/break.exp: Teach the test suite that the `catch
7943 fork', `catch vfork', and `catch exec' commands produce error
7944 messages on platforms that don't provide these features.
7945
7946 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
7947
7948 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
7949 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
7950 (shortening names from solib_threshold.exp etc), won't run on
7951 anything but HP-UX for the foreseeable future.
7952 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
7953 reflect move.
7954
7955 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
7956
7957 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
7958 gdb.trace/Makefile.in (clean): Remove all test executables.
7959
7960 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
7961
7962 * gdb.base/shlib-call.exp: add test cases to verify that gdb
7963 successfully re-sets breakpoints in shared libraries.
7964 * gdb.base/shmain.c (main): return 0, don't fall off the end.
7965
7966 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7967
7968 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
7969 and compiled w/o GCC.
7970
7971 * gdb.hp/watch-cmd.exp: ditto.
7972
7973 * gdb.hp/watch-hp.exp: ditto.
7974
7975 * gdb.hp/xdb1.exp: ditto.
7976
7977 * gdb.hp/xdb2.exp: ditto.
7978
7979 * gdb.hp/dbx.exp: ditto.
7980
7981 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
7982
7983 * constvars.c: Remove C++-isms.
7984 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
7985 with GCC.
7986
7987 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
7988
7989 The following changes are part of the HP merge.
7990
7991 * gdb.base/break.exp: new tests to verify that catchpoints for
7992 fork, vfork, and exec don't trigger inappropriately.
7993
7994 * gdb.base/opaque.exp: compile one file at a time, then link.
7995
7996 * gdb.base/signals.exp: be more restrictive about which hppa
7997 systems receive a setup_xfail. new tests.
7998
7999 * gdb.base/solib_threshold.build: new file.
8000 * gdb.base/solib_threshold.exp: new file.
8001 * gdb.base/solib_threshold.link_opts: new file.
8002 * gdb.base/solib_threshold.mk: new file.
8003 * gdb.base/gen_solib_threshold.c: new file.
8004
8005 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
8006 tests. New tests for enums inside classes.
8007
8008 * gdb.c++/compiler.cc: indicate support of template debugging.
8009
8010 * gdb.c++/demangle.exp: run hp style demangling tests.
8011
8012 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
8013 tests.
8014
8015 * gdb.c++/misc.cc: changes to support new tests.
8016
8017 * gdb.c++/templates.cc: changes to support HP's compiler; changes
8018 to support new tests.
8019
8020 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
8021 gcc, then skip these tests.
8022
8023 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
8024
8025 The following files are part of the HP merge; some had longer
8026 names at HP, but have been renamed to be no more than 14
8027 characters in length.
8028
8029 * gdb.hp/ambiguous.cc: new file.
8030 * gdb.hp/ambiguous.exp: new file.
8031 * gdb.hp/attach.exp: new file.
8032 * gdb.hp/attach2.exp: new file.
8033 * gdb.hp/classes-hp.exp: new file.
8034 * gdb.hp/ctti.exp: new file.
8035 * gdb.hp/ctti-add.cc: new file.
8036 * gdb.hp/ctti-add1.cc: new file.
8037 * gdb.hp/ctti-add2.cc: new file.
8038 * gdb.hp/ctti-add3.cc: new file.
8039 * gdb.hp/dbx.exp: new file.
8040 * gdb.hp/exception.cc: new file.
8041 * gdb.hp/exception.exp: new file.
8042 * gdb.hp/foll-exec.c: new file.
8043 * gdb.hp/foll-exec.exp: new file.
8044 * gdb.hp/foll-fork.c: new file.
8045 * gdb.hp/foll-fork.exp: new file.
8046 * gdb.hp/foll-vfork.c: new file.
8047 * gdb.hp/foll-vfork.exp: new file.
8048 * gdb.hp/inherit-hp.exp: new file.
8049 * gdb.hp/more-steps.exp: new file.
8050 * gdb.hp/namespace.cc: new file.
8051 * gdb.hp/namespace.exp: new file.
8052 * gdb.hp/optimize.exp: new file.
8053 * gdb.hp/pxdb.c: new file.
8054 * gdb.hp/pxdb.exp: new file.
8055 * gdb.hp/quicksort.exp: new file.
8056 * gdb.hp/reg-test.exp: new file.
8057 * gdb.hp/reg-test.s: new file.
8058 * gdb.hp/sized-enum.c: new file.
8059 * gdb.hp/sized-enum.exp: new file.
8060 * gdb.hp/start-stop.exp: new file.
8061 * gdb.hp/templ-hp.cc: new file.
8062 * gdb.hp/templ-hp.exp: new file.
8063 * gdb.hp/thr-lib.c: new file.
8064 * gdb.hp/thr-lib.exp: new file.
8065 * gdb.hp/thr-lib.h: new file.
8066 * gdb.hp/thr-liblib.c: new file.
8067 * gdb.hp/virtfun-hp.c: new file.
8068 * gdb.hp/virtfun-hp.exp: new file.
8069 * gdb.hp/watch-cmd.exp: new file.
8070 * gdb.hp/watch-hp.exp: new file.
8071 * gdb.hp/xdb1.exp: new file.
8072 * gdb.hp/xdb2.exp: new file.
8073 * gdb.hp/xdb3.exp: new file.
8074
8075 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
8076
8077 The following files are part of the HP merge; some had longer
8078 names at HP, but have been renamed to be no more than 14
8079 characters in length.
8080
8081 * gdb.base/ss.h: new file.
8082 * gdb.base/call-ar-st.c: new file.
8083 * gdb.base/call-ar-st.exp: new file.
8084 * gdb.base/call-rt-st.c: new file.
8085 * gdb.base/call-rt-st-exp: new file.
8086 * gdb.base/call-strs.exp: new file.
8087 * gdb.base/ena-dis-br.exp: new file.
8088 * gdb.base/environ.exp: new file.
8089 * gdb.base/long_long.exp: new file.
8090 * gdb.base/sect-cmd.exp: new file.
8091 * gdb.base/shlib-cl2.exp: new file.
8092 * gdb.base/smoke.exp: new file.
8093 * gdb.base/so-impl-ld.c: new file.
8094 * gdb.base/so-impl-ld.exp: new file.
8095 * gdb.base/so-indr-cl.c: new file.
8096 * gdb.base/so-indr-cl.exp: new file.
8097 * gdb.base/varargs.exp: new file.
8098 * gdb.base/volatile.exp: new file.
8099 * gdb.base/whatis-exp.exp: new file.
8100 * gdb.base/display.exp: new file.
8101 * gdb.c++/derivation.exp: new file.
8102 * gdb.c++/local.exp: new file.
8103 * gdb.c++/member-ptr.exp: new file.
8104 * gdb.c++/overload.exp: new file.
8105 * gdb.c++/ovldbreak.exp: new file.
8106 * gdb.c++/ref-types.exp: new file.
8107 * gdb.c++/ref-types2.exp: new file.
8108 * gdb.c++/userdef.exp: new file.
8109
8110 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8111
8112 * gdb.base/default.exp: Reflect wording change in remote.c.
8113
8114 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
8115
8116 * gdb.base/help.exp: Update to reflect current text.
8117
8118 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
8119
8120 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
8121 they're stack variables and contain garbage.
8122 * gdb.c++/anon-union.exp: new file.
8123
8124 The following changes were made by David Taylor
8125 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
8126 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
8127 in changes by HP.
8128
8129 * gdb.base/bitops.exp: new file.
8130 * gdb.base/default.exp: change expected messages for catch and
8131 info catch tests to reflect HP merge changes.
8132 * gdb.base/enable-disable-break.exp
8133 * gdb.base/ending-run.c: new file.
8134 * gdb.base/long_long.c: new file.
8135 * gdb.base/maint.exp: new file.
8136 * gdb.base/pointers2.exp: new file.
8137 * gdb.base/shlib-call2.exp: new file.
8138 * gdb.base/solib.exp: new file.
8139 * gdb.base/step-test.c: new file.
8140 * gdb.c++/anon-union.cc: new file.
8141 * gdb.c++/local.cc: new file.
8142 * gdb.c++/member-pointer.cc: new file.
8143 * gdb.c++/method.cc: new file.
8144 * gdb.c++/ref-types.cc: new file.
8145 * gdb.c++/ref-types2.cc: new file.
8146 * gdb.c++/userdef.cc: new file.
8147
8148 * gdb.base/scope.exp: compile one file at a time, then link.
8149 * gdb.base/langs.exp: ditto.
8150 * gdb.base/list.exp: ditto.
8151
8152 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
8153
8154 The following changes were made by David Taylor
8155 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
8156 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
8157 in changes by HP.
8158
8159 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
8160 skip tests. When compiling pass c++ flag to gdb_compile.
8161 * gdb.c++/
8162
8163 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
8164 test for on hppa*-*-hpux*; use args to see if c++ was specified.
8165 (skip_hp_tests): new function.
8166 (gdb_preprocess): new function.
8167
8168 * configure.in (hpdir): decide whether to configure gdb.hp.
8169 * configure: regenerated.
8170
8171 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
8172 to delete on clean.
8173 (EXECUTABLES): update to reflect new additions.
8174 * gdb.base/commands.exp: update message expected.
8175 * gdb.base/default.exp: add copyright notice.
8176 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
8177 * gdb.base/help.exp: update messages to reflect current text.
8178 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
8179 targets for recurse tests.
8180 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
8181 skip this file.
8182
8183 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
8184 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
8185 compilation.
8186 * gdb.c++/misc.exp: ditto.
8187 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
8188 run the tests. tell gdb_compile that it's a c++ compilation.
8189
8190 * gdb.threads/pthreads.exp: fix typo in message.
8191
8192 * gdb.base/all-bin.exp: new file.
8193 * gdb.base/arithmet.exp: new file.
8194 * gdb.base/assign.exp: new file.
8195 * gdb.base/completion.exp: new file.
8196 * gdb.base/cond-expr.exp: new file.
8197 * gdb.base/condbreak.exp: new file.
8198 * gdb.base/define.exp: new file.
8199 * gdb.base/dollar.exp: new file.
8200 * gdb.base/environment.exp: new file.
8201 * gdb.base/eval-skip.exp: new file.
8202 * gdb.base/jump.exp: new file.
8203 * gdb.base/logical.exp: new file.
8204 * gdb.base/pointers.exp: new file.
8205 * gdb.base/relational.exp: new file.
8206 * gdb.base/section_command.exp: new file.
8207 * gdb.base/whatis-expr.exp: new file.
8208
8209 * gdb.base/all-types.c: new file.
8210 * gdb.base/call-array-struct.c: new file.
8211 * gdb.base/call-return-struct.c: new file.
8212 * gdb.base/call-strings.c: new file.
8213 * gdb.base/callfuncs2.c: new file.
8214 * gdb.base/condbreak.c: new file.
8215 * gdb.base/constvars.c: new file.
8216 * gdb.base/display.c: new file.
8217 * gdb.base/int-type.c: new file.
8218 * gdb.base/jump.c: new file.
8219 * gdb.base/miscexprs.c: new file.
8220 * gdb.base/pointers.c: new file.
8221 * gdb.base/pointers2.c: new file.
8222 * gdb.base/shmain.c: new file.
8223 * gdb.base/shr1.c: new file.
8224 * gdb.base/shr2.c: new file.
8225 * gdb.base/solib.c: new file.
8226 * gdb.base/solib1.c: new file.
8227 * gdb.base/solib2.c: new file.
8228 * gdb.base/varargs.c: new file.
8229 * gdb.c++/derivation.cc: new file.
8230 * gdb.c++/overload.cc: new file.
8231 * gdb.c++/ovldbreak.cc: new file.
8232 * gdb.hp/attach.c: new file.
8233 * gdb.hp/attach2.c: new file.
8234 * gdb.hp/average.c: new file.
8235 * gdb.hp/compiler.c: new file.
8236 * gdb.hp/compiler.cc: new file.
8237 * gdb.hp/execd-program.c: new file.
8238 * gdb.hp/follow-exec.c: new file.
8239 * gdb.hp/follow-fork.c: new file.
8240 * gdb.hp/follow-vfork-and-exec.c: new file.
8241 * gdb.hp/misc-hp.cc: new file.
8242 * gdb.hp/more-steps.c: new file.
8243 * gdb.hp/optimize.c: new file.
8244 * gdb.hp/quicksort.c: new file.
8245 * gdb.hp/run-hp.c: new file.
8246 * gdb.hp/start-stop.c: new file.
8247 * gdb.hp/sum.c: new file.
8248 * gdb.hp/templates-hp.cc: new file.
8249 * gdb.hp/thread-local-in-lib.c: new file.
8250 * gdb.hp/thread-local-in-lib.h: new file.
8251 * gdb.hp/thread-local-in-lib.lib.c: new file.
8252 * gdb.hp/vforked-program.c: new file.
8253 * gdb.hp/virtfunc-hp.cc: new file.
8254 * gdb.hp/watchpoint-hp.c: new file.
8255 * gdb.hp/xdb.c: new file.
8256 * gdb.hp/xdb0.c: new file.
8257 * gdb.hp/xdb0.h: new file.
8258 * gdb.hp/xdb1.c: new file.
8259
8260 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
8261
8262 The following change was made by Edith Epstein
8263 <eepstein@cygnus.com> as part of a project to merge in changes
8264 originally made by HP; HP did not create ChangeLog entries.
8265
8266 * gdb.c++/demangle.exp: changed the expected output for some
8267 ARM-style mangling -- removed second reference to datatype.
8268 For example, maint demangle __dt__11T1__pt__2_cFv
8269 T1<char>::~T1<char>(void)
8270 becomes,
8271 maint demangle __dt__11T1__pt__2_cFv
8272 T1<char>::~T1(void)
8273
8274 (test_hp_style_demangling): new hp specific demangling test cases.
8275
8276 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
8277
8278 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
8279 * gdb.trace/backtrace.exp: Likewise.
8280 * gdb.trace/circ.exp: Likewise.
8281 * gdb.trace/collection.exp: Likewise.
8282 * gdb.trace/deltrace.exp: Likewise.
8283 * gdb.trace/infotrace.exp: Likewise.
8284 * gdb.trace/limits.exp: Likewise.
8285 * gdb.trace/packetlen.exp: Likewise.
8286 * gdb.trace/passc-dyn.exp: Likewise.
8287 * gdb.trace/passcount.exp: Likewise.
8288 * gdb.trace/report.exp: Likewise.
8289 * gdb.trace/save-trace.exp: Likewise.
8290 * gdb.trace/tfind.exp: Likewise.
8291 * gdb.trace/tracecmd.exp: Likewise.
8292 * gdb.trace/while-dyn.exp: Likewise.
8293 * gdb.trace/while-stepping.exp: Likewise.
8294
8295 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
8296
8297 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
8298
8299 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
8300
8301 From Brendan Kehoe:
8302 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
8303 int return types.
8304
8305 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
8306
8307 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
8308 remote dos host testing right.
8309
8310 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
8311
8312 * gdb.base/corefile.exp: remove some xfails.
8313
8314 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
8315
8316 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
8317 have different timestamps.
8318
8319 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
8320
8321 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
8322 gdb.base/default.exp: Replace "exec" with "executable".
8323
8324 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
8325
8326 * gdb.base/default.exp: Change else if to elseif from previous
8327 delta.
8328
8329 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
8330
8331 * gdb.base/default.exp: Add brace missing from previous delta.
8332
8333 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
8334
8335 * gdb.base/default.exp: Support test for info float for all
8336 varieties of arm toolchain.
8337
8338 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
8339
8340 * gdb.trace/*.exp: remove "remote_download" command.
8341
8342 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
8343
8344 * gdb.trace/*.exp: remove -gdwarf from compile.
8345
8346 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
8347
8348 * gdb.trace/configure.in(AC_INIT): typo
8349 * gdb.trace/configure: regenerated
8350
8351 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
8352
8353 * config/m68k-emc.exp: New file.
8354 * lib/<emc-support.exp trace-support.exp}: New files.
8355 * configure.in: add new test directory gdb.trace.
8356 * gdb.trace/{configure configure.in Makefile.in}: New files.
8357 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
8358 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
8359 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
8360 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
8361 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
8362 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
8363 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
8364
8365 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
8366
8367 * gdb.c++/classes.exp: Change all regular expressions to match
8368 arbitrary combinations of newline/carriage-return, so that they
8369 will work equally well on Unix and Windows.
8370 * gdb.c++/inherit.exp: ditto.
8371 * gdb.c++/virtfunc.exp: ditto.
8372
8373 1998-08-11 Dawn Perchik <dawn@cygnus.com>
8374
8375 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
8376
8377 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
8378
8379 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
8380 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
8381 to use a0-a3/d0-d3 as needed.
8382
8383 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
8384
8385 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
8386 * gdb.disasm/am33.exp: Corresponding changes.
8387
8388 1998-07-11 Felix Lee <flee@cygnus.com>
8389
8390 * gdb.base/callfuncs.exp: add cmp10 test.
8391 * gdb.base/callfuncs.c (cmp10): new function.
8392
8393 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
8394
8395 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
8396 into two parts to get around a synchronization problem in expect.
8397
8398 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
8399
8400 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
8401
8402 * configure.in: Add options for gdbtk testsuite.
8403
8404 * configure: Regenerate.
8405
8406 * gdb.gdbtk: New directory to hold gdbtk tests.
8407
8408 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8409
8410 * gdb.fortran/types.exp: Escape brackets in expect patterns
8411 for test_float_literal_types_accepted tests.
8412 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
8413 before run test.
8414
8415 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
8416
8417 * am33.exp: Just compile, do not link the testcase.
8418 * am33.s: Add ".am33" pseudoop to force am33 mode.
8419
8420 1998-06-25 Felix Lee <flee@cygnus.com>
8421
8422 * gdb.base/setshow.exp: make sure $pc is sane.
8423
8424 * gdb.stabs/weird.exp: split expect patterns properly.
8425
8426 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
8427
8428 * gdb.disasm/am33.s: New disassembler testfile for the am33.
8429 * gdb.disasm/am33.exp: Run it.
8430
8431 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
8432
8433 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
8434 match processing (and eliminate spurious timeouts when running).
8435
8436 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
8437
8438 * gdb.base/signals.exp (test_handle_all_print): put back Mach
8439 exception test, but conditionalize it on target [mach | gnu].
8440
8441 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
8442
8443 * gdb.base/overlays.exp: fixup compile line for linker script.
8444
8445 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
8446
8447 * gdb.fortran/types.exp: don't guess at float size.
8448
8449 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
8450
8451 * gdb.base/exprs.exp: delete test that depends on int size.
8452
8453 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
8454
8455 * config/sim.exp: Removed checks for target triplets.
8456 (gdb_target_sim): Use gdb,target_sim_options.
8457
8458 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
8459
8460 * gdb.base/reread.exp: New file.
8461 * gdb.base/reread1.c: New file.
8462 * gdb.base/reread2.c: New file.
8463
8464 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
8465
8466 * config/sim.exp: Use 'target sim -sparclite' when running
8467 SPARClite programs.
8468
8469 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
8470
8471 * gdb.base/structs2.exp: New file.
8472 * gdb.base/structs2.c: New file.
8473
8474 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
8475
8476 * gdb.asm/common.inc: New file.
8477 * gdb.asm/d10v.inc: New file.
8478 * asm-source.exp: Pass -I's to gas to find .inc files.
8479 Update line numbers in expected output.
8480 * asmsrc1.s: Rewrite.
8481 * asmsrc2.s: Rewrite.
8482 * configure.in: Create arch.inc symlink.
8483 * configure: Regenerate.
8484 * Makefile.in (distclean): Delete arch.inc.
8485
8486 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
8487
8488 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
8489 (t_enum_value2): ditto
8490 (t_enum_value3): ditto
8491 (main): ditto
8492 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8493
8494 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
8495 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
8496 change.
8497 Use gdb_test instead of send_gdb/gdb_expect sequences.
8498
8499 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
8500
8501 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
8502 not void.
8503
8504 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
8505
8506 * gdb.base/branches.c: Code with lots of loops and
8507 subroutines. Used to test gdbs ability to single step through PC
8508 changes, especially to test mips-tdep.c:mips_next_pc
8509
8510 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
8511
8512 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
8513 more rigorous EGCS C++ error checking.
8514
8515 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8516
8517 * gdb.base/help.exp: Clean up `help set args' and `help show args'
8518 tests.
8519 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
8520 function when asleep.
8521 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
8522 for i*86 Linux and SVR4 signal handling problems.
8523 Remove linux xfail for `next to handler in signals_tests_1', fixed
8524 by recent infrun.c change.
8525 Limit backtrace to 10 frames to avoid timeout problems with infinite
8526 stack backtraces.
8527 Adjust expect pattern in `handle all print' test to match Apr 28 1997
8528 target.[ch] change.
8529
8530 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
8531
8532 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
8533 for a newline from gdb before continuing.
8534 (default_gdb_exit): Just look for y or n.
8535 (gdb_test): Detect abnormal exit from GDB running on DOS; if
8536 it does, fail the rests of the tests in the file.
8537
8538 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
8539
8540 * config/cygmon.exp: New file.
8541
8542 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
8543
8544 * gdb.base/list.exp: Fix problem with "list default lines around
8545 main" test on remote targets.
8546
8547 * gdb.base/scope.exp: Fix problem with filelocal_bss before
8548 run test on remote targets.
8549
8550 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
8551
8552 * gdb.asm: New directory.
8553 * configure.in: Configure it.
8554 * configure: Regenerate.
8555 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
8556 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
8557
8558 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
8559
8560 * config/mn10300-eval.exp: New file to support MN10300 eval board.
8561
8562 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
8563
8564 * gdb.base/overlays (several files): Merge the two overlay
8565 managers into one. Change variables (foox, barx, bazx, grbxx)
8566 back into ints but force them to load in their proper sections.
8567
8568 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
8569
8570 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
8571 on-chip insn memory and IMAP1 to upper 128k.
8572 (D10VCopy): Handle memory regions crossing 16k boundaries.
8573 (D10VCopy): Transfer data in 32 bit chunks.
8574
8575 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
8576
8577 * gdb.base/overlays.c (main): Exit normally when result is
8578 correct.
8579
8580 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
8581 map. Include space for printf in .text segment.
8582
8583 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
8584 updated d10v memory VMA/LMA map.
8585 (D10VCopy): Call D10VTranslate.
8586
8587 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
8588
8589 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
8590
8591 * gdb.base/bar.c (barx, bar): Change variable to small array so
8592 that it won't be put into the .sdata - small data -
8593 section. Update reference.
8594 * gdb.base/baz.c (bazx, baz): Ditto.
8595 * gdb.base/foo.c (foox, foo): Ditto.
8596 * gdb.base/grbx.c (grbxx, grbx): Ditto.
8597
8598 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
8599 to be arrays.
8600
8601 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
8602
8603 * gdb.base/overlays.exp: fix up and get working again.
8604 Add tests for backtraces from an overlay function.
8605
8606 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
8607
8608 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
8609 "calling function with watchpoint enabled".
8610
8611 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
8612
8613 * gdb.base/break.exp (test_next_with_recursion): Remove
8614 gdb_suppress_tests for d10v-*-*.
8615 * lib/gdb.exp (gdb_suppress_tests): Disable this function
8616 pending review of whether it is useful or not.
8617
8618 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
8619
8620 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
8621
8622 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
8623
8624 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
8625 * config/dve.exp: New file to support Densan boards.
8626
8627 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
8628
8629 * gdb.base/interrupt.exp: Document problem of simulators, signals,
8630 reads and BSD.
8631
8632 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
8633
8634 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
8635 response.
8636
8637 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
8638
8639 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
8640
8641 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
8642 test.
8643
8644 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
8645 target_sizeof_long and target_bigendian_p.
8646 (structs_by_value, structs_by_reference): Check values according
8647 to targets word size and endianess.
8648
8649 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
8650
8651 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
8652 output.
8653
8654 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
8655
8656 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
8657 Update test of set args help to match source change.
8658
8659 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
8660
8661 * gdb.base/default.exp: Expect help system output to be in
8662 alphabetical order.
8663 * gdb.base/help.exp: Ditto.
8664
8665 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
8666
8667 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
8668 "i*86-pc-linux-gnu*".
8669 * gdb.base/interrupt.exp: Ditto.
8670 * gdb.base/corefile.exp: Ditto.
8671
8672 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
8673 define vxworks when building the testcase.
8674
8675 * gdb.base/ptype.exp: Fix testnames to be unique.
8676 * gdb.base/radix.exp: Ditto.
8677 * gdb.base/term.exp: Ditto.
8678 * gdb.base/whatis.exp: Ditto.
8679 * gdb.c++/classes.exp: Ditto.
8680
8681 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
8682
8683 * gdb.base/callfuncs.exp: Fix indentation.
8684
8685 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
8686 suppress_flag has been set.
8687 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
8688 target feature.
8689
8690 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
8691
8692 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
8693 the testcase.
8694
8695 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
8696 set_debug_traps() and breakpoint().
8697 * gdb.c++/misc.cc (main): Ditto.
8698 * gdb.c++/templates.cc (main): Ditto.
8699 * gdb.c++/virtfunc.cc (main): Ditto.
8700
8701 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
8702
8703 * lib/gdb.exp(gdb_step_for_stub): New function.
8704 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
8705 exists, reload the executable and do a "continue" instead of
8706 doing a jump.
8707 (runto_main): Use gdb_step_for_stub.
8708
8709 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
8710 tests to have unique names.
8711 * gdb.base/callfuncs.exp: Ditto.
8712 * gdb.base/commands.exp: Ditto.
8713 * gdb.base/default.exp: Ditto.
8714 * gdb.base/help.exp: Ditto.
8715 * gdb.base/list.exp: Ditto.
8716 * gdb.base/opaque.exp: Ditto.
8717 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
8718 similar tests.
8719
8720 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
8721 * gdb.c++/cplusfuncs.cc: Ditto.
8722 * gdb.c++/virtfunc.cc: Ditto.
8723
8724 * config/monitor.exp: Keep track of the last file we saw, rather
8725 than trying to get the info from gdb.
8726
8727 * gdb.fortran/types.exp: Move comment to previous line.
8728
8729 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
8730
8731 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
8732 target mode.
8733
8734 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
8735
8736 From Bob Manson:
8737 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
8738 string from GDB when it connects.
8739
8740 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
8741
8742 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
8743
8744 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
8745 if we can't get a debug format from GDB (we may be testing an
8746 older GDB). Use a 10 second timeout when checking for the format.
8747
8748 * gdb.stabs/weird.exp: Fix quoting.
8749
8750 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
8751
8752 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
8753
8754 * config/arm-ice.exp: New file.
8755
8756 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
8757
8758 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
8759 until it has been modified to work with the new testsuite.
8760
8761 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
8762 testcase won't compile, cause all of the testcases in the file to
8763 fail instead.
8764
8765 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
8766 (gdb_clear_suppressed): New procedure.
8767 (gdb_stop_suppressing_tests): Only clear suppress_flag if
8768 it contains a positive value.
8769
8770 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
8771
8772 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
8773
8774 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
8775
8776 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
8777
8778 * lib/gdb.exp (setup_xfail_format): New function.
8779 (get_debug_format): New function to get debug format.
8780 (debug_format): New global variable to hold last value set
8781 by get_debug_format.
8782 * gdb.base/list.exp: Call get_debug_format and expect some
8783 tests to fail for DWARF 1 and COFF formats.
8784 * gdb.c++/ptype.exp: Ditto.
8785 * gdb.c++/classes.exp: Ditto.
8786 * gdb.c++/cplusfuncs.exp: Ditto.
8787 * gdb.c++/inherit.exp: Ditto.
8788 * gdb.c++/templates.exp: Ditto.
8789 * gdb.c++/virtfunc.exp: Ditto.
8790
8791 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
8792
8793 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
8794 host doesn't have a currently-open connection.
8795
8796 * config/sparclet.exp: Cleanups and fixes to make it generic for
8797 any gdb stub target. Handle cases where gdb doesn't respond when
8798 interrupted in a sane fashion.
8799
8800 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
8801 same thing in a totally different way.
8802
8803 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
8804 setting "timeout".
8805 (gdb_start): We set the global gdb_prompt variable in
8806 default_gdb_init now.
8807
8808 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
8809
8810 * gdb.base/printcmds.exp: Fix "check for floating addition"
8811 regexp to accept results within approx +/- .01 of exact value.
8812 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
8813
8814 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
8815
8816 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
8817 properly.
8818 (gdb_expect): Add optional timeout parameter, and add timeout
8819 value to various calls.
8820 (gdb_suppress_tests): Only give one warning message per group.
8821
8822 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
8823
8824 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
8825 global variables. Handle getting a value for $timeout more
8826 gracefully.
8827
8828 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
8829
8830 * lib/gdb.exp: Close connection to remote host if gdb doesn't
8831 initialize.
8832 (default_gdb_init): New procedure; allow gdb_init to be overridden
8833 by a target configuration file.
8834 (gdb_expect): Pass the timeout to remote_expect.
8835
8836 * config/monitor.exp(gdb_load): Fix typo in regexp.
8837
8838 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
8839
8840 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
8841
8842 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
8843
8844 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
8845 here. Call gdb_target_exec before rebooting the target, to make
8846 sure the connection to the target is closed.
8847 (gdb_load): Pass the name of the executable to gdb_target_monitor.
8848 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
8849 Also detect "Timeout reading from remote" error.
8850
8851 * config/gdbserver.exp: Pass the executable being loaded to
8852 gdb_target_monitor. Don't call gdb_file_cmd here; let
8853 gdb_target_monitor do it.
8854
8855 * gdb.disasm/hppa.exp: Don't use exec_output.
8856
8857 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
8858
8859 * gdb.base/list.exp: If we're debugging a non-native target,
8860 try to set the pc register to point to the start of the
8861 program before doing the first list command.
8862
8863 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
8864 test_calls after restarting.
8865
8866 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
8867 reloading.
8868
8869 * gdb.base/watchpoint.exp: Fix typo.
8870
8871 * gdb.base/setshow.exp: Check for use_gdb_stub.
8872
8873 * gdb.base/break.exp: Fix continue until exit test for the gdb
8874 stub case.
8875 * gdb.base/langs.exp: Ditto.
8876
8877 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
8878 gdb_load_offset. If we weren't given a file to load, figure out
8879 what the current file is and use it.
8880
8881 * config/i386-bozo.exp: New file.
8882
8883 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
8884
8885 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
8886 feature.
8887
8888 * config/proelf.exp: New entry.
8889
8890 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
8891
8892 * lib/gdb.exp: Remove spurious .* patterns at the beginning
8893 of regexps.
8894
8895 * gdb.base/watchpoint.exp: Don't run the test_stepping
8896 tests if gdb can't call functions on the target.
8897
8898 * gdb.base/setshow.exp: Don't run the set prompt tests if
8899 the board has gdb_prompt set.
8900
8901 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
8902
8903 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
8904 * gdb.base/commands.exp: Likewise.
8905 * gdb.base/setshow.exp: Likewise.
8906
8907 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
8908
8909 * config/monitor.exp(gdb_start): Look for gdb_prompt target
8910 feature.
8911
8912 * config/i960.exp: New file.
8913
8914 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
8915
8916 * gdb.base/funcargs.exp: Check for gdb,short_int target
8917 feature instead of looking for explicit target triplets.
8918
8919 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
8920
8921 * gdb.base/printcmds.exp: add a couple more tests a la
8922 "p 123DEADBEEF", to check parse_number.
8923 * top.c: change "to enable to enable" to "to enable" in a couple
8924 of help strings.
8925
8926 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
8927
8928 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
8929 on the mn10300.
8930
8931 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
8932
8933 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
8934 where the test executable is run with explicit args.
8935 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
8936
8937 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
8938
8939 * gdb.base/run.c: Use FAKEARGV to build test executable that
8940 does not require a command line arg, since most simulators
8941 don't currently support passing such an arg into the simulated
8942 program.
8943 * gdb.base/commands.exp: Change tests to insert the proper
8944 value as the arg to the first recursive factorial call. Change
8945 compilation line to define FAKEARGV at compile time.
8946
8947 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
8948
8949 * gdb.base/recurse.exp: Enable these tests for the mn10300.
8950 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
8951 function with watchpoint enabled" test.
8952
8953 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
8954
8955 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
8956 Don't call gdb_test when the command doesn't return to a gdb prompt.
8957
8958 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
8959 "Tests restarted" messages.
8960
8961 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
8962
8963 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
8964
8965 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
8966
8967 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
8968 for INFO SYMBOL; add help tests for OVERLAY commands.
8969 * gdb.base/default.exp: add tests for INFO SYMBOL command;
8970 add tests for OVERLAY commands
8971 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
8972 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
8973 * gdb.base/sigall.c: add usestubs code frag
8974 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
8975
8976 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
8977
8978 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
8979 failures.
8980 (gdb_stop_suppressing_tests): Note that tests have restarted.
8981
8982 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
8983
8984 * config/h8300.exp: New file.
8985
8986 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
8987
8988 * gdb.base/setshow.exp: Check for the existence of a
8989 feature, not its value.
8990
8991 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
8992
8993 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
8994
8995 * gdb.base/scope.exp: It's now init0(), not init().
8996
8997 * gdb.base/scope0.c: For now, change init() to be init0().
8998
8999 * config/monitor.exp: Use gdb_serial in preference to serial
9000 or netport.
9001
9002 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
9003 and it's not already set.
9004
9005 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
9006
9007 * gdb.base/setshow.exp: Only test the run command if the target
9008 isn't using a stub and if it supports argument passing.
9009
9010 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
9011
9012 * config/udi.exp(gdb_start): Make sure UDICONF is set
9013 properly before starting gdb.
9014
9015 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
9016
9017 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
9018 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
9019 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
9020
9021 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
9022
9023 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
9024 specialized code to reboot the board, use remote_reboot instead.
9025
9026 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
9027
9028 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
9029
9030 * config/monitor.exp: Make sure we disconnect from the target.
9031 Also, try a reboot/reload cycle instead of failing if the
9032 load fails.
9033
9034 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
9035
9036 * gdb.base/default.exp: Don't set match_max.
9037 * gdb.base/help.exp: Ditto.
9038 * gdb.base/list.exp: Ditto.
9039 * gdb.base/signals.exp: Ditto.
9040
9041 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
9042 set, use remote_ld to download the testcase instead of
9043 the GDB loader.
9044
9045 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
9046
9047 * config/vr5000.exp: New file.
9048
9049 * config/monitor.exp(gdb_target_monitor): Add pattern for
9050 "Ending remote" to detect errors in connecting.
9051
9052 * gdb.base/setshow.exp: Add .* within auto language test.
9053
9054 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
9055 target feature.
9056
9057 * config/monitor.exp(gdb_load): Check for a failure when loading,
9058 and reboot the board if necessary.
9059
9060 * gdb.base/setvar.exp(test_set): Handle multiple prints within
9061 a set of tests. Remove print.* from the patterns being checked.
9062
9063 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
9064
9065 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
9066 refer to gdb_spawn_id.
9067
9068 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
9069 longer used.
9070 * config/sparclet.exp: Ditto.
9071 * config/sparclet-old.exp: Ditto.
9072 * config/slite.exp: Ditto.
9073 * config/sim.exp: Ditto.
9074 * gdb.base/funcargs.exp: Ditto.
9075
9076 * lib/gdb.exp:Remove references to gdb_spawn_id.
9077 (gdb_expect): Move to remote.exp.
9078
9079 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
9080
9081 * config/monitor.exp: Detect the "Couldn't establish connection"
9082 message from GDB.
9083
9084 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
9085
9086 * gdb.base/bitfields.exp: Use runto instead of explicit
9087 gdb_run_cmd/gdb_expect sequences.
9088
9089 * gdb.base/break.exp(text_next_with_recursion): Add match for
9090 gdb_expect call.
9091
9092 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
9093 We also need to handle the "A program is being debugged already"
9094 prompt from gdb. Use gdb_test to set the baud rate.
9095
9096 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
9097 to 20000. Really. I mean it.
9098
9099 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
9100
9101 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
9102 fails. If suppress_flag is set, skip perror message about not
9103 being able to send to GDB.
9104 (send_gdb): If suppress_flag is set, don't try to send commands to
9105 GDB.
9106 (gdb_expect): If suppress_flag is set, always fail immediately.
9107 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
9108 (gdb_init): Call gdb_stop_suppressing_tests.
9109 (default_gdb_exit): Ditto.
9110 (default_gdb_start): Ditto.
9111
9112 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
9113 gdb_stop_suppressing_tests as appropriate.
9114 * gdb.base/break.exp: Ditto.
9115 * gdb.base/callfuncs.exp: Ditto.
9116 * gdb.base/commands.exp: Ditto.
9117 * gdb.base/exprs.exp: Ditto.
9118 * gdb.base/funcargs.exp: Ditto.
9119 * gdb.base/list.exp: Ditto.
9120 * gdb.base/recurse.exp: Ditto.
9121 * gdb.base/scope.exp: Ditto.
9122 * gdb.base/structs.exp: Ditto.
9123 * gdb.c++/inherit.exp: Ditto.
9124
9125 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
9126
9127 * config/vr4300.exp: New file.
9128
9129 * gdb.*/*.exp: Call gdb_expect instead of expect.
9130
9131 * lib/gdb.exp(gdb_expect): New function.
9132
9133 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
9134
9135 * lib/gdb.exp(gdb_init): New function.
9136
9137 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
9138 for each individual variable set.
9139
9140 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
9141 name.
9142
9143 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
9144
9145 * gdb.base/scope.exp: Use gdb_test.
9146
9147 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
9148 aborting; the testsuite driver will do that for us (see
9149 gdb_finish). Also, use gdb_test in a few more places.
9150
9151 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9152
9153 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
9154
9155 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
9156
9157 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
9158 and "add_tests" are not at the same address.
9159
9160 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
9161
9162 * gdb.base/ptype.exp: Use gdb_test.
9163
9164 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
9165
9166 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
9167 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
9168 left in. No longer expect them to fail.
9169
9170 * gdb.stabs/*.mt; Deleted, no longer used.
9171 * gdb.stabs/configure.in: Remove references to target makefile
9172 frags.
9173 * gdb.stabs/configure: Rebuilt.
9174
9175 * gdb.disasm/*.mt: Deleted, no longer used.
9176 * gdb.disasm/configure.in: Remove references to target makefile
9177 frags. Use "sh3.s" as the unique filename for this directory.
9178 * gdb.disasm/configure: Rebuilt.
9179
9180 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
9181 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
9182 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
9183
9184 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
9185
9186 * config/udi.exp: Use mondfe,name instead of remote_host.
9187
9188 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
9189
9190 * gdb.base/watchpoint.exp: Don't expect a failure when calling
9191 a function with a watchpoint enabled on the mn10200.
9192
9193 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
9194 before trying to create it!
9195
9196 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
9197
9198 * config/vx.exp: Use hostname instead of netport.
9199
9200 * config/vxworks.exp: New file.
9201
9202 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
9203
9204 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
9205 gdb before assuming everything worked. Send a ^C if a timeout
9206 occurs.
9207
9208 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
9209 $gdb_spawn_id directly.
9210 (gdb_run_cmd): Try _start as well as start. Use the target feature
9211 gdb,start_symbol as the symbol to start from when jumping.
9212
9213 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
9214
9215 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
9216 redundant) test.
9217
9218 * gdb.base/recurse.exp: Relax final value test for 'b' so that
9219 it doesn't lose for 16bit integer systems.
9220
9221 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
9222
9223 * gdb.fortran/types.exp: If the target doesn't support "double"
9224 data types, then expect "real" types to only be 4 bytes.
9225
9226 * gdb.c++/virtfunc.exp: Expect failure for virtual function
9227 call tests if the target doesn't support inferior function calls.
9228
9229 * gdb.base/printcmds.exp: Allow minor deviation in FP values
9230 in printf tests.
9231
9232 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
9233
9234 * gdb.base/help.exp: Disable "help set", "help show", and
9235 "help support". Simplify regexp for "help stack".
9236
9237 * gdb.base/default.exp: Set match_max to 5000 and the timeout
9238 to 60 seconds. Temporarily set match_max to 15000 around the
9239 "info copying" test.
9240
9241 * gdb.base/nodebug.exp: Don't try to do an inferior function
9242 call if the target doesn't support them.
9243 * gdb.base/printcmds.exp: Likewise.
9244 * gdb.base/setvar.exp: Likewise.
9245 * gdb.base/structs.exp: Likewise.
9246 * gdb.c++/templates.exp: Likewise.
9247 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
9248
9249 * gdb.base/recurse.exp: Enable for the mn10200.
9250
9251 * configure.in: Do configure gdb.stabs directory for *-*-elf
9252 targets.
9253 * configure: Rebuilt.
9254
9255 * gdb.base/break.exp: Check for gdb,noresults before testing
9256 exit status and/or results from the target.
9257 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
9258 * lib/gdb.exp: Remove old (now bogus) initialization of
9259 noinferior, noargs, noresults and nosignals.
9260
9261 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
9262
9263 * config/sh.exp: New file.
9264
9265 * config/slite.exp: Try to connect multiple times to the board
9266 before rebooting. Only send a "monitor run" if need_monitor_run
9267 is set.
9268
9269 * gdb.base/break.exp: Don't do the "stub continue" test if
9270 the target has gdb_stub set.
9271
9272 * gdb.base/callfuncs.exp: Increase the timeout.
9273
9274 * gdb.base/interrupt.exp: Don't even try to compile the testcase
9275 if the target has gdb,noinferiorio set.
9276
9277 * gdb.base/list.exp: Increase match_max to 10000 characters.
9278
9279 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
9280
9281 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
9282 target.
9283
9284 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
9285
9286 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
9287
9288 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
9289 trying to delete the copy of gdb. Catch the file delete so we
9290 don't die if the delete fails; also, the file should be copied to
9291 the host, not to the build.
9292
9293 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
9294
9295 * lib/gdb.exp(gdb_test): Surround the result pattern with
9296 parenthesis in case it contains multiple regexps separated
9297 with |.
9298
9299 * gdb.base/watchpoint.exp: Use gdb_test.
9300 * gdb.base/default.exp: Ditto.
9301
9302 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
9303
9304 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
9305
9306 * gdb.base/scope.exp: Use gdb_test.
9307 * gdb.c++/classes.exp: Ditto.
9308 * gdb.c++/inherit.exp: Ditto.
9309
9310 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
9311
9312 * gdb.base/crossload.exp: Don't use execute_anywhere, use
9313 remote_exec instead.
9314 * gdb.base/corefile.exp: Don't be ridiculous.
9315 * gdb.base/*.c: Add missing stub invocations.
9316
9317 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
9318
9319 * config/slite.exp: Miscellaneous fixes.
9320
9321 * lib/gdb.exp: Fix runto.
9322
9323 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
9324 the target.
9325
9326 * gdb.base/watchpoint.exp: Fix regexp.
9327
9328 * lib/gdb.exp(default_gdb_exit): Add a catch to the
9329 close and wait commands, as the descriptor may now be
9330 invalid. Always call "remote_close host".
9331
9332 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
9333
9334 Major rewrite for testsuite revision.
9335
9336 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
9337 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
9338 instead of relying on spawn_id to always contain a valid
9339 spawn id.
9340 (get_compiler_info): New procedure to build the ${binfile}.ci
9341 file, instead of replicating this in N different places.
9342 (gdb_compile): New procedure.
9343
9344 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
9345 appropriate arguments) instead of compile. Use gdb_test in a lot
9346 more places. Use send_gdb instead of send. Always run gdb_start
9347 at the start of a testcase, as this is no longer done magically.
9348
9349 config/*-gdb.exp: Rename without the -gdb suffix.
9350
9351 config/mips.exp: Use remote_close instead of exit_remote_shell.
9352 config/monitor.exp: Use target_info instead of looking at
9353 baud, timeout, etc.
9354 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
9355
9356 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9357
9358 * gdb.c++/templates.exp (test_ptype_of_templates),
9359 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
9360 Update expect patterns for destructors and assignment operators
9361 to match corresponding c-typeprint.c changes.
9362 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
9363 to destructor breakpoint test, GDB should be able to set the
9364 destructor breakpoint without specifying arguments.
9365
9366 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
9367
9368 * gdb.threads/pthreads.exp: Change result for failure to compile due
9369 to lack of pthreads runtime support from an error to simply an
9370 unsupported test, per dejagnu standards.
9371
9372 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9373
9374 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
9375 where GDB exits to reduce pattern match time.
9376 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
9377
9378 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
9379
9380 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
9381
9382 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
9383 * gdb.base/default.exp: ditto.
9384 * gdb.base/nodebug.exp: ditto.
9385 * gdb.base/printcmds.exp: ditto.
9386 * gdb.base/ptype.exp: ditto.
9387 * gdb.base/setvar.exp: ditto.
9388 * gdb.base/structs.exp: ditto.
9389 * gdb.base/setshow.c: Guard against uninitialized values of argc.
9390
9391 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
9392
9393 * configure, */configure: Rebuild with autoconf 2.12.
9394
9395 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
9396
9397 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
9398 use new i*86-pc-linux*-gnu quads.
9399 * gdb.base/corefile.exp: Ditto.
9400 * gdb.base/signals.exp: Ditto.
9401 * gdb.base/sigall.exp: Ditto.
9402 * gdb.base/interrupt.exp: Ditto.
9403
9404 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
9405 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
9406 RedHat 4.0.
9407
9408 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
9409 linux. This allows the test case to at least compile on latest
9410 linux, but still not run due to missing the threads runtime library.
9411
9412 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9413
9414 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
9415 directory to search gdb directory. Accept and step over conditional
9416 stack alignment code. Consume $prompt in failure cases.
9417 Reset timeout to $oldtimeout instead of some arbitrary value.
9418 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
9419 timeout problems with infinite stack backtraces.
9420 * gdb.base/ptype.exp (ptype struct link, union tu_link):
9421 Accept function parameters for linkfunc member.
9422
9423 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
9424
9425 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
9426 (CXXFLAGS): Remove, unreferenced.
9427 (B_OPTIONS): Add for -B options and add code to initialize with
9428 previous -B options and also add -B option to pick up cross compiled
9429 runtime.
9430 (TARGET_INCLUDES): Add for -I options and add code to initialize when
9431 doing cross compiles.
9432 (target_alias): Declare global.
9433 (xgcc): Set variable to full path of gcc in build tree. Use findfile
9434 to verify that gcc exists in build tree, and if so set CC to that
9435 gcc and to use B_OPTIONS and TARGET_INCLUDES.
9436
9437 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
9438
9439 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
9440 ptype test for anonymous union. Fixup testcase to match
9441 current gcc debug output.
9442
9443 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
9444
9445 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
9446 force argument to an unsigned long type.
9447
9448 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
9449
9450 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
9451 tests and anonymous union print/ptype tests.
9452 * gdb.base/list.exp (test_forward-search): Increase timeout by
9453 5 minutes for the "search extremely long line" case.
9454 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
9455 completely optional and that the pass/fail messages use the command as
9456 the message if that third arg is a null string.
9457 (gdb_test_exact): Arrange that a null string pattern means match a
9458 null string output rather than any output, which might include random
9459 errors.
9460 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
9461 backtrace test.
9462 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
9463 always failing and failure is now exposed by gdb.exp changes.
9464
9465 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
9466
9467 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
9468 weren't being noted.
9469
9470 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9471
9472 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
9473 * gdb.stabs/weird.exp: Remove v_comb xfails.
9474
9475 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
9476
9477 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
9478 list.exp scope.exp watchpoint.exp]
9479 Make all timeout error msgs explicitly say "(timeout)".
9480
9481 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
9482
9483 * config/monitor.exp: Increase download timeout to 1000 seconds.
9484
9485 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
9486
9487 * config/m32r.exp: Increase timeout to 120 seconds.
9488
9489 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
9490
9491 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
9492 and accept older ordering as obsolescent gcc or gdb.
9493 * gdb.c++/templates.exp: Ditto.
9494 * gdb.c++/virtfunc.exp: Ditto.
9495
9496 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
9497
9498 * gdb.base/coremaker.c: Add code to mmap some data so we
9499 can check that it ends up in the core file.
9500 * gdb.base/corefile.exp: Add test to read mmapped data
9501 from core file.
9502
9503 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
9504
9505 * config/m32r.exp: New file.
9506
9507 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
9508
9509 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
9510 that cflags can contains -gstabs, and work correctly for other tests.
9511
9512 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
9513
9514 * gdb.base/setshow.exp: New file, tests show and set.
9515 * gdb.base/setshow.c: New file, tests show and set.
9516 * gdb.base/help.exp: Add test for help set|show annotate.
9517 * gdb.base/default.exp: Add test for set|show annotate.
9518
9519 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
9520
9521 * testsuite/gdb.base/break.exp: Make backtrace from factorial
9522 errors unique.
9523 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
9524 explicitly.
9525
9526 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
9527
9528 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
9529 and width commands. This is done elsewhere.
9530 * (gdb_start): Don't call gdb_start_sim here. That's already
9531 done in gdb_load. This fixes lots of failures in default.exp.
9532
9533 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
9534
9535 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
9536 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
9537 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
9538 in the same we we treat other failures (since it may be an expected
9539 condition), rather than as an error.
9540 * gdb.base/signals.exp (test_handle_all_print): Revert back to
9541 old test format.
9542
9543 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
9544
9545 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
9546 (distclean maintainer-clean realclean): No need to remove files
9547 twice. Nuke the duplicates.
9548 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
9549 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
9550 Remove config.h along with other config files.
9551
9552 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
9553
9554 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
9555 "p func1 ()" and note that rests of tests are skipped.
9556 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
9557 setup_xfails for "print func2::coremaker_local".
9558 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
9559 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
9560 affected by the previous run test.
9561 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
9562 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
9563 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
9564 "pass int powerset tuple" and "pass modeless int powerset tuple".
9565 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
9566 "real write 4" and "real write 8".
9567 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
9568 setup_xfails for "print vs1 after tuple assign 2",
9569 "print \$i after tuple assign 2", and
9570 "print vs2 after tuple assign 2".
9571 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
9572 meaningful error message and return -1 so the caller can
9573 suppress further tests and avoid a cascade of errors.
9574
9575 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
9576
9577 * gdb.base/a1-selftest.exp: Tweak tests to account for new
9578 format for printing version.
9579 * gdb.base/default.exp: Ditto.
9580 * gdb.base/interrupt.exp: Fix problem with cascade of
9581 errors if child process dies while calling a function.
9582
9583 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
9584
9585 * Makefile.in (VPATH): Add
9586 * Makefile.in (Makefile, config.status): Fix rules so things get
9587 remade when necessary.
9588
9589 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
9590
9591 * Makefile.in (just-check): Add path to sibling expect dir
9592 to environment variable specified by RPATH_ENVVAR.
9593
9594 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
9595
9596 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
9597 (just-check): Add shared library paths for libstdc++, tk,
9598 tcl, bfd, and opcodes to the environment variable specified
9599 in RPATH_ENVVAR.
9600 * configure.in: Add support to recognize --enable-shared flag
9601 and generate correct value for RPATH_ENVVAR.
9602 * configure: Regenerated with autoconf.
9603
9604 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
9605
9606 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
9607 include all osf versions.
9608 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
9609 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
9610 when target is linux. When failing to build pthreads test
9611 executable, give more meaningful message.
9612 * gdb.threads/pthreads.c: Hpux also uses old definition of second
9613 arg for pthread_create.
9614
9615 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
9616
9617 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
9618 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
9619 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
9620 and -lpthreads (everybody else).
9621 (test_startup): Fail gracefully if threads are not supported.
9622 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
9623 "p/c array_index("abcdef",2)" when not gcc compiled.
9624 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
9625 "print func2::coremaker_local" when not gcc compiled.
9626 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
9627 "ptype on opaque struct tagname (statically)",
9628 "ptype on opaque struct tagname (dynamically) 1", and
9629 "ptype on opaque struct tagname (dynamically) 2"
9630 for not compiled with gcc.
9631 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
9632 backtrace when compiled with gcc.
9633 * lib/gdb.exp (runto_main): Return result of "runto main" rather
9634 than always return success.
9635
9636 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
9637
9638 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
9639
9640 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
9641
9642 * gdb.base/structs.exp: Undo last change.
9643
9644 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
9645
9646 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
9647 encapsulate all the steps/nexts done during self test, starting
9648 at main, and makes them less sensitive to optimization issues.
9649 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
9650 signal handler" test.
9651 * gdb.threads/pthreads.exp: Only run this for native configs.
9652 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
9653 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
9654 tests.
9655 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
9656 for "runto test_calls(void)" test.
9657
9658 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
9659
9660 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
9661 and don't expect address info in breakpoint confirmations.
9662
9663 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
9664
9665 * gdb.base/list.exp (test_forward_search): Increase timeout
9666 temporarily by 60 seconds for searching extremely long line,
9667 and then reset to old value when done. Increase expect input
9668 buffer to 10000.
9669
9670 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
9671
9672 * gdb.base/list.exp (test_forward_search): Fix to handle very
9673 long source line without overflowing expect's input buffer.
9674
9675 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
9676
9677 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
9678 "buffer_full".
9679
9680 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
9681 "buffer_full".
9682
9683 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
9684 "buffer_full".
9685
9686 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
9687 "buffer_full".
9688
9689 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
9690
9691 * configure.in (configdirs): Add gdb.threads.
9692 * configure: Regenerated with autoconf.
9693 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
9694 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
9695 * gdb.threads/configure: New, generated with autoconf.
9696
9697 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
9698
9699 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
9700
9701 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
9702
9703 * gdb.base/signals.exp (test_handle_all_print): Test separately for
9704 each signal's status in the output of "handle all print".
9705 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
9706 the \r\n sequence that immediately precedes the gdb prompt.
9707 * gdb.base/a1-selftest.exp: Save original timeout and restore
9708 after test.
9709
9710 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
9711
9712 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
9713 symbol.
9714
9715 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9716
9717 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
9718
9719 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
9720
9721 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
9722 timeout by 60 seconds.
9723
9724 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
9725
9726 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
9727 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
9728 error return.
9729
9730 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
9731
9732 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
9733 gdb initialization, also report how long dejagnu waited. Restore
9734 old timeout before doing error return. Temporarily increase timeout
9735 by 3 minutes to allow for slow startups over heavy NFS use.
9736
9737 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
9738
9739 * lib/gdb.exp: Report timeout value for verbosity level 2.
9740 * config/gdbserver.exp: Ditto.
9741 * config/hppro.exp: Ditto.
9742 * config/mips-gdb.exp: Ditto.
9743 * config/monitor.exp: Ditto.
9744 * config/netware.exp: Ditto.
9745 * config/sim-gdb.exp: Ditto.
9746 * config/slite-gdb.exp: Ditto.
9747 * config/udi-gdb.exp: Ditto.
9748 * config/unix-gdb.exp: Ditto.
9749 * config/vx-gdb.exp: Ditto.
9750 * gdb.base/a1-selftest.exp: Ditto.
9751 * gdb.base/a2-run.exp: Ditto.
9752 * gdb.base/break.exp: Ditto.
9753 * gdb.base/corefile.exp: Ditto.
9754 * gdb.base/list.exp: Ditto.
9755 * gdb.base/recurse.exp: Ditto.
9756 * gdb.base/scope.exp: Ditto.
9757 * gdb.base/signals.exp: Ditto.
9758
9759 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9760
9761 * gdb.threads/Makefile.in (docdir): Removed.
9762
9763 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9764
9765 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
9766 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
9767 @srcdir@.
9768 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
9769 autoconf 2.5 or higher.
9770 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
9771
9772 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
9773
9774 * configure: Regenerated.
9775 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
9776 avoid name clashes with SunOS headers.
9777
9778 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
9779
9780 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
9781
9782 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
9783
9784 * gdb.base/callfuncs.exp: Finish last change -- make sure the
9785 prototype information ends up in the compiler info file.
9786
9787 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
9788
9789 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
9790 attempting to regenerate it. Eliminate use of a temporary file
9791 and just generate the info file directly. Source it immediately,
9792 for consistency of use.
9793 * gdb.base/corefile.exp: Ditto
9794 * gdb.base/exprs.exp: Ditto.
9795 * gdb.base/funcargs.exp: Ditto.
9796 * gdb.base/langs.exp: Ditto.
9797 * gdb.base/list.exp: Ditto.
9798 * gdb.base/mips_pro.exp: Ditto.
9799 * gdb.base/nodebug.exp: Ditto.
9800 * gdb.base/opaque.exp: Ditto.
9801 * gdb.base/ptype.exp: Ditto.
9802 * gdb.base/scope.exp: Ditto.
9803 * gdb.base/setvar.exp: Ditto.
9804 * gdb.base/signals.exp: Ditto.
9805 * gdb.base/whatis.exp: Ditto.
9806 * gdb.c++/templates.exp: Ditto.
9807 * gdb.c++/virtfunc.exp: Ditto.
9808 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
9809 whether or not to add -lstdc++ to the compile command line args.
9810
9811 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9812
9813 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
9814 it got fixed by the recent lookup_minimal_symbol_by_pc change.
9815 Increase timeout, a lot of single stepping might be needed if the
9816 target has no hardware watchpoints.
9817
9818 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
9819
9820 * gdb.base/break.exp: Ignore compiler warnings when compiling
9821 break.c.
9822 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
9823 * gdb.base/default.exp: Add h8300 xfails. Handle messages
9824 from remote-sim.
9825 * gdb.base/exprs.exp: Add h8300 xfails.
9826 * gdb.base/funcargs.exp: Likewise.
9827 * gdb.base/nodebug.exp: Likewise.
9828 * gdb.base/printcmds.exp: Likewise.
9829 * gdb.base/ptype.exp: Likewise.
9830 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
9831 h8300 xfails.
9832 * gdb.base/return.exp: Handle float/double precision problems
9833 on the h8300.
9834 * gdb.base/funcargs.c: Explicitly make last constant argument to
9835 call_after_alloca_subr an unsigned long type.
9836 * gdb.base/return.c: Include stdio.h.
9837
9838 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
9839
9840 * config/abug.exp: New file for the older Motorola Bug monitor
9841 that runs on the mvme13x series VME boards.
9842 * config/monitor.exp: Use the new config array for target settings
9843 if they exist.
9844
9845 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
9846
9847 * sim-gdb.exp: Make the SH simulator allocate less space when
9848 it is targeted.
9849
9850 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
9851
9852 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
9853 test.
9854
9855 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
9856
9857 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
9858 "rs6000-*-*" for "list function in include file" when gcc compiled.
9859 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
9860 for "p ctable1[120]".
9861 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
9862 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
9863 Remove setup_xfail for "rs6000-*-*" for
9864 "print 'scope0.c'::filelocal before run".
9865 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
9866 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
9867 since some compilers don't allow both options to be given
9868 on the same command line. Create object file and move it.
9869
9870 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
9871
9872 * gdb.base/corefile.exp: Always regenerate the core file, since
9873 we always regenerate the coremaker program. Detect special case
9874 where registers cannot be read from core file.
9875
9876 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
9877
9878 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9879 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
9880 * gdb.c++/templates.exp: Only match on basename of file since
9881 some formats like xcoff don't encode directory information.
9882 * gdb.stabs/weird.exp: Use the right sed script for powerpc
9883 and rs6000 AIX xcoff targets.
9884 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
9885 * configure: Regenerate.
9886 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
9887 here, rather than in distclean.
9888
9889 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
9890
9891 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
9892 defined, and use it to compile the test case with -O2. The
9893 native compilation still uses no optimization.
9894 * gdb.base/mips_pro.c: Remove inline assembly code since
9895 it is compiled PIC by default, which results in assembler
9896 warnings that make the testsuite think the compilation
9897 was unsuccessful.
9898
9899 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
9900
9901 * gdb.c++/misc.exp: Add note to message for
9902 "print s.a for foo struct" that this is a known gcc 2.7.2
9903 and earlier bug.
9904
9905 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
9906
9907 * gdb.base/break.exp: Fix pattern for matching "Delete all
9908 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
9909 setup_xfail for deleting all breakpoints test. Fix various
9910 timeout messages to include "(timeout)".
9911 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
9912 for "p t_float_values2(3.14159,float_val2)".
9913 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
9914 for "continue to call2g" when gcc compiled.
9915 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
9916 "up to foo in langs.exp", "show language at foo in langs.exp",
9917 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
9918 and "show language at fsub in langs.exp".
9919 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
9920 "list line 1 in include file", "list message for lines past EOF",
9921 "list function in include file", "list list0.h:foo", and
9922 "list filename:function; nonexistant function".
9923 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
9924 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
9925 and "ptype t_char_array" to be for native cc only.
9926
9927 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
9928
9929 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
9930 setup_xfail for "print coremaker_bss", "print coremaker_ro",
9931 "print func2::coremaker_local", and "backtrace in corefile.exp".
9932
9933 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
9934
9935 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
9936 "bt in signals.exp". This problem only appears when running
9937 the testsuite, and then only intermittently.
9938
9939 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9940
9941 * gdb.base/return.exp (return_tests): Differentiate between
9942 two tests of continuing.
9943
9944 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9945
9946 * */Makefile.in (maintainer-clean): Remove config.log.
9947 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
9948 * gdb.c++/Makefile.in (PROGS): Add inherit.
9949 (clean): Remove *.ci.
9950
9951 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
9952
9953 * gdb.c++/misc.cc: Add test code from Mike Stump.
9954 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
9955
9956 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
9957
9958 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
9959 to "alpha-*-osf2*" and add comment.
9960 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
9961 setup_xfail for "step over execarg initialization" and
9962 "step over corearg initialization".
9963 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
9964 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
9965 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
9966 gcc compiled for "print coremaker_bss", "print coremaker_ro",
9967 "print func2::coremaker_local", and "backtrace in corefile.exp".
9968 * gdb.base/signals.exp: Build and source signals.ci.
9969 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
9970 to be for gcc only.
9971 * lib/gdb.exp: Move verbose statements outside conditionals.
9972
9973 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9974
9975 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
9976 Feb 3 procfs.c change.
9977
9978 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
9979
9980 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
9981
9982 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
9983
9984 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
9985 from dejagnu's apparent default of 10 seconds, which gives random
9986 results when running the tests over NFS on moderately loaded systems.
9987 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
9988
9989 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
9990
9991 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
9992 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
9993 result reports.
9994
9995 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
9996
9997 * configure.in (CY_AC_PATH_TCLH): Remove.
9998 * configure: Regenerate.
9999
10000 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
10001
10002 * gdb.c++/Makefile.in (clean): Add missing '{'.
10003
10004 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
10005
10006 * lib/gdb.exp: Provide a default value for noinferior.
10007
10008 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
10009 Load libgloss.exp.
10010
10011 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
10012
10013 * gdb.disasm/hppa.exp: Compile directly into an executable, use
10014 the executable, not the .o to run the tests from.
10015
10016 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
10017
10018 * gdb.base/break.exp: Don't test for program exit or exit status
10019 if $noresults if nonzero.
10020 * gdb.base/langs.exp: Likewise.
10021 * gdb.base/watchpoint.exp: Likewise.
10022
10023 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
10024 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
10025 trying to compile the testcase.
10026
10027 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
10028
10029 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
10030 * gdb.base/signals.exp (continue to handler): Likewise.
10031
10032 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
10033
10034 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
10035
10036 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
10037
10038 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
10039
10040 * gdb.base/corefile.exp: Recognize "not found" as failure
10041 when trying to determine if a core file was generated.
10042 If no core file was generate the first time, try again without
10043 the ulimit -c to work around braindamaged shells.
10044
10045 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
10046
10047 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
10048 [] tests with "test" and enclose string in quotes.
10049 * gdb.stabs/configure: Rebuild
10050
10051 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
10052
10053 Changes in sync with expect:
10054 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
10055 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
10056 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
10057 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
10058 argument to AC_REQUIRE.
10059 * configure: Regenerated.
10060
10061 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
10062
10063 * gdb.base/corefile.exp: When generating a core, discard any
10064 error messages about ulimit not found and the "core dumped"
10065 message from the shell that runs the coredumper.
10066
10067 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
10068
10069 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
10070
10071 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
10072 which sed script to run. Expect failure for v_comb test
10073 on PA targets too.
10074
10075 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
10076
10077 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
10078 "print func2::coremaker_local" and for "backtrace in corefile.exp"
10079
10080 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
10081
10082 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
10083 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
10084 "sparc-sun-solaris*" xfails for "p v_comb".
10085 * lib/gdb.exp (default_gdb_start): Fix typo.
10086 * gdb.base/corefile.exp: Allow "Core was generated by ..."
10087 messages to not include the full program name that caused
10088 the core dump since some systems (such as solaris) apparently
10089 truncate this path to about 80 characters.
10090 When generating a core file first try increasing the core file
10091 size limit to unlimited since some systems may default it to
10092 zero, and it is harmless to try it. Move the test for failing
10093 to generate a core file to where it will actually get executed.
10094 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
10095 new gdb result from g++ debug info improvements and make old
10096 pattern obsolescent. Also account for size_t differences
10097 (may be int or long).
10098 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
10099 initialization before function call is placed in the delay slot
10100 and thus appears to be skipped over by commands such as "next".
10101
10102 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10103
10104 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
10105
10106 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
10107
10108 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
10109 input source file; fix code to compile test to deal with this
10110 convention.
10111 * gdb.c++/*.exp: Likewise.
10112
10113 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
10114
10115 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
10116 "bt in signals.exp".
10117
10118 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
10119
10120 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
10121 "step over execarg initialization" and
10122 "step over corearg initialization".
10123
10124 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
10125
10126 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
10127 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
10128
10129 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
10130
10131 From Rob Savoye (rob@poseidon.cygnus.com)
10132 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
10133 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
10134 configure.in}, gdb.disasm/{Makefile.in, configure.in},
10135 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
10136 configure.in}: Major reworking for autoconfig.
10137 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
10138 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
10139 New files.
10140 * config/unix-gdb.exp: Make GDB global.
10141 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
10142 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
10143 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
10144 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
10145 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
10146 term.exp, twice.exp, watchpoint.exp, whatis.exp},
10147 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
10148 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
10149 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
10150 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
10151 pr-8136.exp, result.exp, string.exp, tuples.exp},
10152 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
10153 to returns as necessary, arrange for test to compile own testcase
10154 executable.
10155 * lib/gdb.exp: Changes for testsuite to compile own test cases.
10156
10157 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
10158
10159 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
10160 clear_xfail at end of test which might not call either pass or fail.
10161 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
10162 "backtrace through signal handler".
10163
10164 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10165
10166 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
10167 continuing from a job control stop signal.
10168 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
10169
10170 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
10171
10172 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
10173 * gdb.base/corefile.exp: Likewise.
10174 * gdb.base/funcargs.exp: Likewise.
10175
10176 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
10177
10178 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
10179 * config/monitor.exp: Add support for setting baud rate.
10180
10181 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
10182
10183 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
10184 i*86-*-linux* xfails for "backtrace through signal handler".
10185 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
10186 "print func2::coremaker_local".
10187 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
10188 alpha-dec-osf2* xfail for
10189 "delete all breakpoints when none".
10190
10191 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
10192
10193 * gdb.base/break.exp: Change test that deletes all breakpoints
10194 when no user breakpoints are installed. A post 4.15 change
10195 causes gdb to no longer prompt in this case.
10196
10197 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
10198
10199 * gdb.base/return.exp (return_tests): Change xfail for test
10200 "correct value returned double test" to stop xfailing at
10201 Solaris 2.5. Apparently the bug has been fixed.
10202
10203 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
10204
10205 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
10206 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
10207
10208 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
10209
10210 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
10211 * gdb.disasm/hppa.s: Corresponding changes.
10212
10213 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
10214
10215 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
10216 makefile fragment.
10217 * config/mt-hpux: Deleted.
10218
10219 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
10220
10221 * Many files: When warning about suppressed tests due to a
10222 nonexistant test binary, avoid incrementing the warning count.
10223
10224 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
10225
10226 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
10227
10228 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10229
10230 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
10231 "sparc-*-solaris2*".
10232
10233 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10234
10235 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
10236 Add global and local variables and initialize them.
10237 * gdb.base/corefile.exp: Test correct mapping of corefile sections
10238 by printing variables. Remove rs6000 and powerpc xfails, BFD now
10239 extracts the file name and terminating signal from the core file.
10240 * TODO: Remove note about tests for correct mapping of corefile.
10241 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
10242 from optimizing it away.
10243 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
10244 handles common blocks.
10245
10246 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
10247
10248 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
10249 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
10250
10251 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
10252
10253 * Makefile.in (maintainer-clean): New target, synonym for
10254 realclean.
10255 * gdb.base/Makefile.in (maintainer-clean): Likewise.
10256 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
10257 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
10258 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
10259 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
10260 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
10261
10262 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
10263
10264 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
10265 xfails when not gcc compiled for "print foo::funclocal".
10266 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
10267 "print foo::funclocal at foo",
10268 "print 'scope1.c'::foo::funclocal at foo",
10269 "print foo::funclocal_bss at foo",
10270 "print 'scope1.c'::foo::funclocal_bss at foo",
10271 "print foo::funclocal_ro at foo",
10272 "print 'scope1.c'::foo::funclocal_ro at foo",
10273 "print bar::funclocal at foo" and
10274 "print 'scope1.c'::bar::funclocal at foo".
10275 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
10276 gcc compiled for "print foo::funclocal at bar".
10277 Expand all messages to ensure that they identify that
10278 the test is at bar().
10279 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
10280 gcc compiled for:
10281 "ptype on opaque struct pointer (statically)",
10282 "ptype on opaque struct tagname (statically)",
10283 "ptype on opaque struct pointer (dynamically) 1",
10284 "ptype on opaque struct tagname (dynamically) 1",
10285 "ptype on opaque struct pointer (dynamically) 2" and
10286 "ptype on opaque struct tagname (dynamically) 2
10287 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
10288 gcc compiled for:
10289 "p datalocal"
10290 "whatis datalocal",
10291 "ptype datalocal",
10292 "p bsslocal",
10293 "whatis bsslocal", and
10294 "ptype bsslocal".
10295 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
10296 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
10297 when not gcc compiled.
10298 * gdb.base/funcargs.exp (float_and_integral_args): Add
10299 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
10300 compiled.
10301 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
10302 "backtrace from call6a" when not gcc compiled.
10303 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
10304 "backtrace from call7a" when not gcc compiled.
10305 * gdb.base/callfuncs.exp (do_function_calls):
10306 Add "hppa*-*-hpux*" xfail when not gcc compiled for
10307 "p t_char_array_values(char_array_val2,char_array_val1)",
10308 "p t_char_array_values(char_array_val1,char_array_val2)",
10309 "p t_char_array_values("carray 1","carray 2")",
10310 "p t_char_array_values("carray 1",char_array_val2)",
10311 "p t_char_array_values(char_array_val1,"carray 2")",
10312 "p sum_args(1,{2})",
10313 "p sum_args(2,{2,3})",
10314 "p sum_args(3,{2,3,4})",
10315 "p sum_args(4,{2,3,4,5})"
10316 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
10317 "backtrace in corefile.exp" when not gcc compiled.
10318
10319 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10320
10321 * gdb.base/signals.exp: Rewrite `handle all print' test as
10322 a procedure. Accept blanks or TABs as whitespace, increase
10323 timeout and expect input buffer size for the large output
10324 from the command. Remove "i*86-*-bsdi2.0" xfail.
10325
10326 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10327
10328 * gdb.base/setvar.exp: Add new testcases for truncation when
10329 assigning invalid values to bitfields.
10330
10331 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
10332
10333 * gdb.base/callfuncs.exp (do_function_calls): Remove
10334 mips-sgi-irix* xfail for
10335 "call inferior func with struct - returns char *"
10336 and fix test so that an optional (unsigned char *) cast is
10337 accepted in the result.
10338
10339 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
10340
10341 * gdb.base/funcargs.exp (float_and_integral_args): Remove
10342 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
10343 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
10344 * gdb.base/signals.exp: Remove duplicate "handle all print" test
10345 that accidentally got checked in.
10346
10347 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
10348
10349 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
10350 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
10351 compiled test.
10352 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
10353 Add mips-sgi-irix5* xfail for not gcc compiled.
10354 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
10355 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
10356 "p top", "whatis top", "p middle", and "whatis middle".
10357 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
10358 "whatis signed char" for not gcc compiled.
10359 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
10360 "set variable signed char=-1 (-1)" and
10361 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
10362 * gdb.base/funcargs.exp (float_and_integral_args):
10363 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
10364 Add mips-sgi-irix* xfail when not gcc compiled for
10365 "continue to call2b".
10366 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
10367 "continue to call2g".
10368 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
10369 "backtrace from call6a"
10370 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
10371 "backtrace from call7k".
10372 Add mips-sgi-irix5* xfail when not gcc compiled for
10373 "backtrace from call7a".
10374 (localvars_after_alloca): Fix gdb_test cmds for
10375 "print * after runto ...".
10376 Remove rs6000-*-* xfails for
10377 "print i after runto localvars_after_alloca" and
10378 "print l after runto localvars_after_alloca"
10379 for all compilers.
10380 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
10381 when not compiled with gcc, for:
10382 "print signed char == (minus)",
10383 "print signed char != (minus)",
10384 "print signed char < (minus)",
10385 "print signed char > (minus)".
10386 * gdb.base/callfuncs.exp (do_function_calls):
10387 Add mips-sgi-irix* xfail, when compiled with native compiler, for
10388 "call inferior func with struct - returns char *".
10389 * gdb.base/return.exp (return_tests): Change xfail for
10390 "correct value returned double test" to include Solaris 2.4.
10391 * gdb.base/funcargs.exp (float_and_integral_args):
10392 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
10393
10394 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10395
10396 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
10397 enumeration bitfields if compiling with GNU C.
10398 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
10399 to empty' prompt.
10400
10401 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
10402
10403 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
10404 test for PRO targets.
10405
10406 * gdb.base/funcargs.exp: Avoid ever setting more than 8
10407 breakpoints in the inferior at any given time by making
10408 two groups of breakpoints for call2*, call6* and call7*
10409 tests.
10410
10411 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10412
10413 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
10414 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
10415 from optimizing it away.
10416 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
10417 "call inferior func with struct".
10418
10419 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
10420
10421 * configure.in: Only configure gdb.chill for particular targets.
10422
10423 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
10424
10425 * gdb.base/Makefile.in: Add action to .c.o transformation
10426 rule that generates a .ci file for each .o file and remove
10427 explicit .c.o rules except for callfuncs.o.
10428 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
10429 generates a .ci file for each .o file and remove explicit
10430 .cc.o rules.
10431 (clean): Remove *.tmp *.ci files.
10432 (EXECUTABLES): Remove templ-info.exp.
10433 * gdb.base/compiler.c: New file.
10434 * gdb.c++/compiler.cc: New file
10435 * gdb.base/scope.exp: Source gdb.base/scope.ci.
10436 Change rs6000-*-* xfail for
10437 "print 'scope0.c'::filelocal_ro" and
10438 "print 'scope1.c'::filelocal" and
10439 "print 'scope1.c'::filelocal_bss" and
10440 "print 'scope1.c'::filelocal_ro" and
10441 "print 'scope1.c'::foo::funclocal" and
10442 "print 'scope1.c'::foo::funclocal_ro" and
10443 "print 'scope1.c'::bar::funclocal" and
10444 "print 'scope0.c'::filelocal_ro" and
10445 "print 'scope1.c'::filelocal at foo" and
10446 "print 'scope1.c'::filelocal_bss at foo" and
10447 "print 'scope1.c'::filelocal_ro at foo" and
10448 "print 'scope1.c'::foo::funclocal at foo" and
10449 "print 'scope1.c'::foo::funclocal_bss at foo" and
10450 "print 'scope1.c'::foo::funclocal_ro at foo" and
10451 "print 'scope1.c'::bar::funclocal at foo" and
10452 "print 'scope0.c'::filelocal_ro" and
10453 "print 'scope1.c'::filelocal" and
10454 "print 'scope1.c'::filelocal_bss" and
10455 "print 'scope1.c'::filelocal_ro" and
10456 "print 'scope1.c'::foo::funclocal" and
10457 "print 'scope1.c'::foo::funclocal_bss" and
10458 "print 'scope1.c'::foo::funclocal_ro" and
10459 "print 'scope1.c'::bar::funclocal" and
10460 "print 'scope1.c'::bar::funclocal_bss"
10461 to only be xfail'd when not compiled with gcc.
10462 Add rs6000-*-* xfail for
10463 "print 'scope0.c'::filelocal_bss before run"
10464 when compiled with gcc.
10465 (test_at_main): Add rs6000-*-* xfail for
10466 "print filelocal_ro in test_at_main"
10467 when compiled with gcc.
10468 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
10469 Add rs6000-*-aix* xfail for
10470 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
10471 "ptype t_char_array", not compiled with gcc.
10472 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
10473 xfail for "list foo (in include file)" when gcc compiled.
10474 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
10475 (integral_args): Add rs6000-*-* xfail for
10476 "run to call0a" if not compiled with gcc.
10477 (unsigned_integral_args): Add rs6000-*-* xfail for
10478 "run to call1a" if not compiled with gcc.
10479 (float_and_integral_args): Add rs6000-*-* xfail for
10480 "run to call2a" if not compiled with gcc and for
10481 "continue to call2b" for any compiler.
10482 Add rs6000-*-* xfail to
10483 "print f1 after run to call2a" for gcc compiled.
10484 (discard_and_shuffle): Add rs6000-*-* xfail for
10485 "run to call6a".
10486 (shuffle_round_robin): Add rs6000-*-* xfail for
10487 "backtrace from call7a" if not compiled with gcc.
10488 Add rs6000-*-* xfail for
10489 "backtrace from call7b" if compiled with gcc.
10490 (call_after_alloca): Add rs6000-*-* xfail for
10491 "print c in call_after_alloca" and
10492 "print s in call_after_alloca" and
10493 "backtrace from call_after_alloca_subr"
10494 if not compiled with gcc.
10495 (localvars_in_indirect_call): Add rs6000-*-* xfail for
10496 "print c in localvars_in_indirect_call" and
10497 "print c in localvars_in_indirect_call" and
10498 "backtrace in indirectly called function" and
10499 "stepping into indirectly called function"
10500 if not compiled with gcc.
10501 (localvars_after_alloca): Add rs6000-*-* xfail for
10502 "print c after runto localvars_after_alloca" and
10503 "print s after runto localvars_after_alloca" and
10504 "print i after runto localvars_after_alloca" and
10505 "print l after runto localvars_after_alloca"
10506 for all compilers.
10507 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
10508 than whatis-info.exp.
10509 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
10510 than opaque-info.exp.
10511 Setup rs6000-*-* xfail for
10512 "ptype on opaque struct pointer (statically)" and
10513 "ptype on opaque struct pointer (dynamically)" when
10514 not compiled with gcc.
10515 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
10516 rather than callf-info.exp.
10517 (do_function_calls): Add clear_xfail for rs6000-*-* for
10518 "p t_float_values2(3.14159,float_val2)". Seems to work
10519 fine there, both with xlc and gcc. Need to find out what
10520 it is doing right and fix other platforms.
10521 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
10522 "call inferior func with struct - returns int",
10523 "call inferior func with struct - returns long",
10524 "call inferior func with struct - returns float",
10525 "call inferior func with struct - returns double",
10526 "call inferior func with struct - returns char *",
10527 but only if not gcc compiled (presumes xlc compiled).
10528 Change rs6000-*-* xfails for
10529 "call inferior func with struct - returns char" and
10530 " call inferior func with struct - returns short" to only
10531 xfail if not using gcc.
10532 (clean mostlyclean): Remove *.ci and *.tmp files.
10533 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
10534 than templ-info.exp.
10535 * gdb.base/langs.exp: Source gdb.base/langs.ci.
10536 Add rs6000-*-* xfail for "up to foo in langs.exp"
10537 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
10538 when not gcc compiled.
10539
10540 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10541
10542 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
10543 * gdb.base/corefile.exp: Likewise.
10544 * gdb.base/list.exp: Likewise.
10545 * gdb.base/scope.exp: Likewise.
10546 * gdb.base/siganls.exp: Likewise.
10547
10548 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
10549 compiler output.
10550 * gdb.base/whatis.exp: Likewise.
10551
10552 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
10553
10554 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
10555 failure (opcode table has been fixed to match reality).
10556
10557 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
10558
10559 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
10560 "call inferior func with struct - returns char",
10561 "call inferior func with struct - returns short"
10562
10563 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
10564 "print 'scope0.c'::filelocal at main",
10565 "print 'scope0.c'::filelocal_bss in test_at_main",
10566 "print 'scope0.c'::filelocal at foo",
10567 "print 'scope0.c'::filelocal_bss in test_at_foo",
10568 "print 'scope0.c'::filelocal at bar",
10569 "print 'scope0.c'::filelocal_bss in test_at_bar"
10570
10571 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
10572 in source file 1". This bug seems to have been fixed with both
10573 gcc and native cc (was native assembler bug?).
10574
10575 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
10576
10577 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
10578 "backtrace through signal handler" to "i*86-*-sysv4*".
10579 * gdb.base/signals.exp: Add xfail for "'next' behaved as
10580 continue" case. Add "known SVR4 bug" to fail message.
10581 Add "i*86-*-bsdi2.0" xfail for "handle all print".
10582 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
10583 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
10584 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
10585 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
10586 "up to foo in langs.exp", "show language at foo in
10587 langs.exp", "up to cppsub_ in langs.exp", "show
10588 language at cppsub_ in langs.exp", "up to fsub in
10589 langs.exp", and "show language at fsub in langs.exp".
10590 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
10591 "bactrace in corefile.exp".
10592 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
10593 "call inferior function with struct - returns float" and
10594 "call inferior function with struct - returns double".
10595
10596 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
10597
10598 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
10599 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
10600 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
10601 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
10602
10603 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
10604
10605 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
10606 (or overriden) "CHILL" macro rather then bare "gcc".
10607 Also look for ../../gcc/xgcc since that is what we will
10608 actually need, not "Makefile". Remove following assignment
10609 of CHILL to CHILL_FOR_TARGET because that results in
10610 recursive definition.
10611
10612 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
10613
10614 * gdb.base/corefile.exp: Change xfail for backtrace in
10615 corefile.exp from linuxaout to all linux.
10616 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
10617 cases where we miss the breakpoint at the signal handler
10618 for some reason. Setup xfail for linuxoldld/linuxaout and
10619 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
10620 hitting SIGURG breakpoint.
10621 * gdb.base/signals.exp: Setup xfail for "next" acting like
10622 continue to add linuxoldld. Setup xfail for all linux for
10623 "next to handler in signals_tests_1", "backtrace in
10624 signals_tests_1", "continue to func1", "pass SIGUSR1",
10625 and continue to handler".
10626
10627 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10628
10629 * Update all FSF addresses except those in COPYING* files.
10630
10631 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
10632
10633 * gdb.base/a2-run.exp: Change messages to be more explicit about
10634 the status of args, and quote binfile in results.
10635
10636 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
10637
10638 * gdb.base/callfuncs.exp: Add tests for passing structs to
10639 inferior functions and return various types.
10640 * gdb.base/callfuncs.c: Add functions to receive a struct
10641 and return a member of the struct, in various types.
10642
10643 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10644
10645 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
10646
10647 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10648
10649 * config/vxworks29k.exp: New file, sources vxworks.exp.
10650
10651 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10652
10653 * config/gdbremote.exp: New file. Testing framework using
10654 gdbserver.
10655
10656 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
10657
10658 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
10659 "call function when asleep" and "send end of file".
10660 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
10661 for "backtrace in corefile.exp".
10662 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
10663 for "backtrace through signal handler".
10664 * gdb.base/corefile.exp: Make sure we actually generate a core file
10665 before trying the core tests. Some systems allow the user to suppress
10666 generation of core files and default to that (linux for example).
10667 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
10668 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
10669
10670 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10671
10672 * gdb.threads: New directory with some crude multi-threaded
10673 gdb tests (step.exp and step2.exp).
10674 * config/mt-lynx (STEP_EXECUTABLE): Define.
10675 (THREADFLAGS): Define.
10676
10677 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
10678
10679 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
10680
10681 * gdb.base/signals.exp: Disable whole file for lynx until
10682 further notice.
10683
10684 * gdb.base/signals.exp: xfail test where "next" acts like
10685 "continue" for lynx.
10686
10687 * gdb.base/interrupt.exp: xfail test for calling function while
10688 inferior is asleep for lynx.
10689
10690 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
10691 than one cr-lf after each command.
10692
10693 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10694
10695 * configure.in: Reinstate setting of stabsdirs variable, fix
10696 typo in setting up configdirs for native builds.
10697
10698 * gdb.base/return.exp: Fix typo in return double test.
10699 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
10700 compiler from optimizing them away.
10701
10702 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
10703
10704 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
10705 sequences to be echo'd by gdb when using gdb_test.
10706 * gdb.chill/chexp.exp: Likewise.
10707 * gdb.fortran/exprs.exp: Likewise
10708
10709 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10710
10711 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
10712 after the inferior gdb has started.
10713
10714 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
10715 after each command.
10716 * gdb.base/funcargs.exp: Likewise.
10717 * gdb.base/gdbvars.exp: Likewise.
10718 * gdb.base/interrupt.exp: Likewise.
10719 * gdb.base/list.exp: Likewise.
10720 * gdb.base/watchpoint.exp: Likewise.
10721 * gdb.c++/demangle.exp: Likewise.
10722 * gdb.c++/inherit.exp: Likewise.
10723 * gdb.chill/chexp.exp: Likewise.
10724 * gdb.fortran/exprs.exp: Likewise.
10725
10726 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
10727 test if we can't handle IO to/from the inferior.
10728
10729 * gdb.c++/misc.exp: Always check for a program already being
10730 started after sending a "run" command to gdb.
10731
10732 * gdb.base/twice.exp: Start with a fresh gdb.
10733
10734 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
10735 only depend on gdb's expression code, not the chill runtime.
10736
10737 * gdb.base/return.c: Put return values into variables so we
10738 can have gdb print them rather than depending on the program
10739 to print them.
10740 * gdb.base/return.exp: Corresponding changes.
10741
10742 * lib/gdb.exp: Provide default value for noinferiorio.
10743 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
10744 the inferior.
10745
10746 * gdb.base/break.exp: Always check for a program already being
10747 started after sending a "run" command to gdb.
10748 (text_next_with_recursion): Don't check the output from the
10749 program's printf statement. Instead just make sure the program
10750 exited.
10751
10752 * gdb.base/commands.exp: Protect tests which need arguments with
10753 $noargs conditionals.
10754
10755 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10756
10757 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
10758 of structure member arrays to match gdb/valops.c:value_addr change.
10759
10760 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
10761
10762 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
10763 cases.
10764
10765 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
10766
10767 * configure.in (configdirs): Remove gdb.chill from default list
10768 of subdirs and then add it back in only if doing a native build.
10769 The current chill compiler does not yet work in any cross build.
10770 * Revert all signal changes from Jul 6.
10771 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
10772 for sh-hms targets, allowing these tests to link, with no other
10773 changes. Testing is suppressed by setting "nosignals" in site.exp.
10774
10775 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
10776
10777 * configure.in (signaldirs): Define and add to configdirs for all
10778 targets except some specific ones that are known to not support signals.
10779 Also clean up formatting.
10780 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
10781 (signals, sigall): Remove rules to build.
10782 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
10783 Moved to new gdb.signals directory.
10784 * gdb.signals: New test directory.
10785 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
10786 signals.c signals.exp}: New or moved files.
10787
10788 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
10789
10790 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
10791
10792 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
10793
10794 * gdb.base/return.exp: Xfail `return double' test failure
10795 on at least Solaris 2.3 and handle future/past versions on
10796 a case by case basis as appropriate. Also update message
10797 to include i*86 failures.
10798
10799 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10800
10801 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
10802
10803 * lib/gdb.exp: Fix comment which erroneously identified
10804 gdb_file_cmd as gdb_load (the 19 May change was in fact to
10805 gdb_file_cmd not gdb_load).
10806 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
10807
10808 * gdb.base/setvar.exp: Make test names consistent between pass and
10809 fail cases. Use gdb_test more.
10810
10811 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10812
10813 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
10814
10815 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10816
10817 * gdb.base/help.exp: Fix expected help string for `show commands'.
10818
10819 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
10820
10821 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
10822
10823 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
10824 of a text section.
10825
10826 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
10827
10828 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
10829 that loop eventually terminates. Fix Connection refused logic so
10830 that testsuite will expire nicely.
10831
10832 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
10833
10834 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
10835 config/rom68k.exp: New tcl glue for the appropriate monitors.
10836 These all just end up calling monitor.exp.
10837 * config/monitor.exp (gdb_target_monitor): Handle `Connection
10838 refused' by retrying. Cleanup some timeout issues.
10839 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
10840 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
10841 callers don't have to set/restore global timeout variable.
10842
10843 * The following set of changes centralizes management of the global
10844 timeout variable. This way, it can be set in one target dependent
10845 place instead of dozens of places scattered throughout the test suite.
10846 If you need to lengthen a timeout, then you should either set timeout
10847 in one of the config/{target}.exp files, or multiply it by a factor.
10848 Setting it to an absolute value is always going to lose for some
10849 targets.
10850 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
10851 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
10852 * gdb.base/funcargs.exp: Don't set timeout.
10853 * gdb.base/list.exp (test_forward_search): Only use local timeout.
10854 * gdb.base/printcmds.exp (test_print_string_constants
10855 test_print_array_constants): Don't set timeout.
10856 * gdb.base/ptype.exp: Don't set timeout.
10857 * gdb.base/recurse.exp: Don't set timeout.
10858 * gdb.base/return.exp: Don't set timeout.
10859 * gdb.base/watchpoint.exp: Don't set timeout.
10860 * gdb.c++/classes.exp (do_tests): Don't set timeout.
10861 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
10862
10863 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
10864
10865 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
10866
10867 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10868
10869 * lib/gdb.exp: Disable chill tests for irix5.
10870
10871 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10872
10873 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
10874 each test pass or fail.
10875
10876 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10877
10878 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
10879 xlc not gcc.
10880
10881 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
10882
10883 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
10884
10885 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
10886
10887 * config/est.exp: Fix copyright and comments. Remove dead code.
10888 Use targetname, serialport and baud variables instead of fixed
10889 constants.
10890 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
10891 * config/cpu32bug.exp: New file to support cpu32bug monitors.
10892
10893 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10894
10895 * gdb.base/watchpoint.exp: Don't run
10896 test_watchpoint_triggered_in_syscall for sunos.
10897
10898 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10899
10900 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
10901 they don't seem to exist. Do include stdio.h.
10902
10903 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10904
10905 * gdb.base/a1-selftest.exp: Add alpha xfail.
10906
10907 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10908
10909 * gdb.base/watchpoint.c (main): Prompt before calling read().
10910 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
10911 Revise accordingly. Remove cruft about sending "123" several
10912 times, until it gets noticed. Clean up the "print buf[0]" stuff
10913 so that it passes or fails, and waits for prompts in the usual way.
10914
10915 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10916
10917 * gdb.base/recurse.exp: Fix comment.
10918
10919 * TODO: Remove item about printing variables in nodebug.exp. Add
10920 item about enabling tests which are only run on some targets.
10921
10922 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
10923 fail, make test names unique, use new gdb_test convention
10924 regarding pattern, use gdb_test more, etc.).
10925
10926 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
10927 fail, make test names unique, etc.).
10928
10929 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10930
10931 * gdb.base/nodebug.c: Change return type of top and middle to
10932 short.
10933 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
10934 are fixed by the recent mdebugread.c changes. Allow `short ()'
10935 as type for top and middle.
10936
10937 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10938
10939 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
10940 nearly as I can tell, the whole thing was an accident in Stu's
10941 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
10942 to replace a send/expect pair with gdb_test, but ended up only
10943 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
10944 of 30 Mar 1995 took care of it, but left this vestigial comment
10945 which I am now nuking.
10946
10947 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10948
10949 * gdb.base/break.exp: Look for different line number for
10950 breakpoint at main depending on usestubs.
10951
10952 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10953
10954 * gdb.base/list.exp: Adjust some alternate expect patterns to
10955 match recent list0.c change. Add alternate expect pattern for
10956 output from `list default lines around main' for optimizing
10957 compilers.
10958
10959 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10960
10961 * lib/gdb.exp: If nosignals is not set, set it to 0.
10962
10963 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
10964
10965 * config/slite-gdb.exp: Responds to load symbol table prompt.
10966 * gdb.base/break.exp: Adjust line number, fix rerun.
10967 * gdb.base/langs0.c: Add #ifdef usestubs.
10968
10969 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
10970
10971 * gdb.base/list.exp: Adjust line contents after adding new lines in
10972 list0.c. Also fix a syntax error.
10973
10974 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
10975 * gdb.base/break.exp: ditto.
10976 * gdb.base/list.exp: ditto.
10977 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
10978 * gdb.base/run.c: ditto.
10979 * gdb.base/list0.c: ditto.
10980 * gdb.base/funcargs.c: ditto.
10981
10982 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
10983
10984 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
10985 $targetname, $serialport and $baud instead of hardwired variables.
10986 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
10987 target doesn't support signals.
10988
10989 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
10990
10991 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
10992
10993 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10994
10995 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
10996 Don't rely on the value of an auto variable before it has been
10997 initialized. Use gdb_test more.
10998
10999 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11000
11001 * lib/gdb.exp (default_gdb_version): A version number must start
11002 with a digit, but other than that contains all characters up to
11003 the first whitespace character.
11004
11005 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11006
11007 * gdb.base/commands.exp (breakpoint_command_test): New tests.
11008
11009 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11010
11011 * gdb.c++/*.exp: Warn if executable does not exist. The original
11012 reason for skipping the warning was that configure.in sometimes
11013 intentionally skipped building the executables but the tcl code
11014 had no way of knowing. That (a) was always bogus with respect to
11015 error handling, (b) is no longer true (right now there is no way
11016 to skip C++ tests).
11017
11018 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
11019
11020 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11021
11022 * gdb.base/list.exp: Add expect patterns for output from
11023 SunPRO compiled executables.
11024 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
11025 types.
11026
11027 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11028
11029 * gdb.base/break.exp (test_next_with_recursion): Accept any line
11030 number (we are already testing that the correct source line text
11031 gets printed).
11032
11033 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
11034 that is what is intended, but something needed to be done to get
11035 sunos4 native working again.
11036
11037 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
11038
11039 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
11040 apparently went with a (very) old xfail.
11041
11042 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
11043
11044 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
11045 runto_main is a proc in gdb.exp that will do 'step' for target use
11046 stubs.
11047 * gdb.base/exprs.exp: ditto.
11048 * gdb.base/interrupt.exp: ditto.
11049 * gdb.base/opaque.exp: ditto.
11050 * gdb.base/printcmds.exp: ditto.
11051 * gdb.base/ptype.exp: ditto.
11052 * gdb.base/scope.exp: ditto.
11053 * gdb.base/setvar.exp: ditto.
11054 * gdb.base/signals.exp: ditto.
11055 * gdb.base/twice.exp: ditto.
11056 * gdb.c++/classes.exp: ditto.
11057 * gdb.c++/inherit.exp: ditto.
11058 * gdb.c++/templates.exp: ditto.
11059 * gdb.base/break.exp: no run and hit main for stubs. Change line
11060 numbers for breakpoints and info breakpoint.
11061 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
11062 breakpoint().
11063 * gdb.base/callfuncs.c: ditto.
11064 * gdb.base/exprs: ditto.
11065 * gdb.base/interrupt.c: ditto.
11066 * gdb.base/opaque0.c: ditto.
11067 * gdb.base/printcmds.c: ditto.
11068 * gdb.base/ptype.c: ditto.
11069 * gdb.base/scope0.c: ditto.
11070 * gdb.base/setvar.c: ditto.
11071 * gdb.base/signals.c: ditto.
11072 * gdb.base/twice.c: ditto.
11073 * gdb.c++/misc.cc: ditto.
11074 * gdb.c++/templates.cc: ditto.
11075
11076 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11077
11078 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
11079
11080 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
11081 somewhere between `read' and `main.c'. I'm pretty sure the
11082 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
11083 and it isn't particularly useful.
11084
11085 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
11086
11087 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11088
11089 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
11090
11091 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
11092
11093 * config/mt-slite: add LIBS and -nostdlib.
11094 * config/slite-gdb.exp: add this new file to support sparclite target.
11095
11096 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
11097
11098 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
11099
11100 * gdb.base/a2-run.exp: Change argument to istarget from
11101 "*-*-vxworks" to "*-*-vxworks*".
11102 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
11103
11104 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
11105
11106 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
11107 will not runto main but do a 'step' to step out of breakpoint().
11108 * config/mt-slite: add -Dusestubs.
11109
11110 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11111
11112 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
11113 instead of just @.
11114
11115 * gdb.base/signals.exp: Add test for "handle all print".
11116 * TODO: Remove "handle all print". Also remove item about
11117 checking copyright date (I don't like the idea of a spurious FAIL
11118 based on when we run the tests).
11119
11120 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
11121 for SunOS4 (reason for failure not investigated). Remove
11122 redundant test for $binfile.
11123
11124 * gdb.base/nodebug.c (array_index): Call malloc.
11125
11126 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
11127
11128 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
11129
11130 * gdb.base/recurse.exp: Update gdb_test invocation to use new
11131 conventions and slightly simplify the matching regexp.
11132
11133 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11134
11135 * gdb.base/break.exp: Update gdb_test invocation to use new
11136 convention.
11137
11138 * lib/gdb.exp: If noargs is not set, set it to 0.
11139
11140 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
11141 tests unique.
11142
11143 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
11144
11145 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11146
11147 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
11148 one argument of type "<non-float parameter>".
11149
11150 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
11151
11152 * config/rom68k.exp: New file to support Motorola IDP board.
11153 * gdb.base/a2-run.exp: Skip this file if noargs is set.
11154 * gdb.base/break.c: Change things around so that this program
11155 doesn't depend upon args. This is necessary to make remote
11156 targets work (in general, they can't take args).
11157 * gdb.base/break.exp: Don't try to send args to program. Don't
11158 expect output. Also, replace lots of code with gdb_test.
11159
11160 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11161
11162 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
11163 printing of '\'' (which is what the comment says we are testing,
11164 even though we were not), not '''.
11165 (test_integer_literals_rejected): Test that printing ''' is an error.
11166
11167 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11168 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
11169 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
11170 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
11171 Use gdb_test not test_print_accept.
11172 * lib/gdb.exp: Remove test_print_accept.
11173
11174 * gdb.base/signals.exp (signal_tests_1): Make pass message
11175 consistent with fail message.
11176
11177 * gdb.base/whatis.exp: Remove xfails for printing char vs.
11178 unsigned char; the bug (PR 1821) is fixed.
11179
11180 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
11181
11182 * gdb.base/scope.exp (test_at_localscopes): Call pass for
11183 successful tests--makes xfailing them work right.
11184
11185 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11186
11187 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
11188 only \r\n, not .*. The test can pass .* as the last thing in
11189 $pattern if that is what it wants. In addition to providing this
11190 flexibility, this change should speed up pattern matching in cases
11191 where the pattern already ended with .* (there were a number of
11192 them). This change also helps catch bad patterns--in the old
11193 scheme the typo "char \*" instead of "char \\*" would pass. Now
11194 it is caught.
11195 * Many .exp files: Update callers.
11196
11197 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
11198 clearer and does not spuriously match multiple ('s. Likewise for
11199 ) and *.
11200
11201 * gdb.base/nodebug.exp: Test ability to call a function and pass
11202 it a string (even with no debugging info).
11203
11204 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
11205 "p '\'", which is the same as "p ''" once tcl gets done with
11206 quoting, to "p '\\'", which I suspect is what is intended (one
11207 backslash gets sent to GDB).
11208
11209 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
11210
11211 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11212
11213 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
11214 1817) was fixed literally years ago.
11215
11216 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11217
11218 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
11219 test, it causes stepping out of call_after_alloca_subr with
11220 optimizing compilers.
11221 (localvars_in_indirect_call): Consume GDB prompt if `finish'
11222 fails.
11223
11224 * gdb.c++/templates.exp: Source templ-info.exp only if
11225 the templates executable exists.
11226
11227 * gdb.c++/misc.cc (class Contains_static_instance,
11228 class Contains_nested_static_instance),
11229 gdb.c++/classes.exp (test_static_members): Test printing of
11230 a class that contains a static instance of the class.
11231
11232 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11233
11234 * gdb.base/langs2.c (cppsub_): Don't prototype.
11235 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
11236 only, I believe).
11237
11238 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11239
11240 * lib/gdb.exp (skip_chill_tests): New procedure.
11241
11242 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
11243
11244 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
11245
11246 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
11247 each expect pattern. Cuts runtime from 12 to about 4 seconds.
11248
11249 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11250
11251 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
11252
11253 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
11254 disassemble 8, not 16, instructions for part 4.
11255
11256 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
11257 support the latter anymore.
11258
11259 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
11260 -DNO_PROTOTYPES.
11261 * gdb.base/callfuncs.c: Control use of prototypes based on
11262 NO_PROTOTYPES, not __STDC__.
11263 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
11264 t_float_values2 tests if prototypes in use.
11265
11266 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
11267 t_double_values): When checking differences against DELTA, check
11268 that difference is within the range (-DELTA,DELTA), not just
11269 (-infinity,DELTA).
11270
11271 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
11272
11273 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
11274 'file' command firts, then 'target', then 'load', this is due to gdb
11275 target set up.
11276 * config/mips-gdb.exp: Fix a couple regular exp bugs.
11277
11278 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
11279
11280 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
11281 FP load/store variants.
11282 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
11283
11284 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
11285
11286 * gdb.base/term.exp: Do not give a warning if not native, it is
11287 not an abnormal condition.
11288
11289 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
11290
11291 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
11292 t_char_array".
11293
11294 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
11295
11296 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
11297 are getting the version number.
11298
11299 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
11300 if not native, it is not an abnormal condition.
11301
11302 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11303
11304 * lib/gdb.exp: Just use "file exists", rather than undocumented
11305 dejagnu procedure "findfile".
11306
11307 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11308
11309 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
11310 (LDFLAGS): Set to -Xlinker -Ur.
11311
11312 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
11313 Removed, these values are set by lib/gdb.exp.
11314
11315 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
11316
11317 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11318
11319 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
11320 of replicating gdb startup code.
11321
11322 * config/mt-vxworks (LDFLAGS): Set to -r.
11323 (CFLAGS_FOR_TARGET): Removed.
11324
11325 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
11326 (gdb) and gdb for vxworks uses (vxgdb).
11327
11328 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
11329 executable is not in the tree and host != target, use sed and
11330 program_transform_name to determine the gdb name used by the
11331 target.
11332
11333 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
11334 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
11335
11336 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11337
11338 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
11339 floats, chars, and shorts where there are ANSI-style function
11340 definitions.
11341
11342 * gdb.base/langs.exp, gdb.base/langs*: New test.
11343 * gdb.base/Makefile.in: Build it.
11344 * TODO: Remove item about checking that C names don't get C++
11345 demangling applied; this test tests it.
11346
11347 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11348
11349 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
11350 went with the const70 xfail. The xfail went away a year ago.
11351
11352 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
11353
11354 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
11355 for hp300.
11356
11357 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
11358
11359 * gdb.base/a1-selftest.exp: Don't run on hp300.
11360
11361 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11362
11363 * Makefile.in (site.exp): Set host_alias and target_alias as well
11364 as host_triplet and target_triplet.
11365
11366 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11367
11368 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
11369
11370 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
11371 places as other ecoff systems).
11372
11373 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
11374 ultrix.
11375
11376 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11377
11378 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
11379 remove them.
11380 * gdb.base/nodebug.exp: Accept "function" in addition to "text
11381 variable and "variable" in addition to "data variable".
11382 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
11383
11384 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
11385 2.
11386 * gdb.base/list1.c (long_line): Add additional statement at start
11387 of function.
11388 * gdb.base/list.exp (test_forward_search): Update line number to
11389 reflect new statement.
11390
11391 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11392
11393 * gdb.base/signals.exp: Reinitialize searched source directories
11394 after gdb_start call.
11395
11396 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
11397
11398 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
11399 * gdb.stabs/Makefile.in: Likewise.
11400
11401 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
11402 change. Instead split the tests into smaller pieces.
11403 * gdb.disasm/hppa.s: Corresponding changes.
11404
11405 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11406
11407 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11408 Quote ^C when passing it to stty. For some shells ^ is a pipe.
11409
11410 * gdb.base/funcargs.exp: Modify many tests so that every test
11411 either passes or fails. Make some test names unique.
11412
11413 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11414
11415 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11416 Call stty to set interrupt character.
11417
11418 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
11419 for HP assembler versus GNU assembler based on actual behavior of
11420 $(CC), rather than assuming that $(AS) is always the GNU assembler.
11421
11422 * TODO: Suggest a few more stepping tests.
11423
11424 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
11425
11426 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
11427 restart GDB for h8300 after a continue.
11428 (return): Add pattern to match a29k-udi behavior.
11429 * gdb.base/nodebug.exp: Remove obsolete comment.
11430 * gdb.base/regs.exp: New file, testing of register displays.
11431 * gdb.base/return.exp: Fix typo in reference to $objdir.
11432 * gdb.base/whatis.exp: Always start with a fresh GDB.
11433
11434 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11435
11436 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
11437 higher, these tests generate a lot of output.
11438
11439 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11440
11441 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
11442 code following the catch silently ignored some errors; without the
11443 catch they should be thrown like any other tcl error. Also, the
11444 catch used "" instead of {} which meant all the callers who wanted
11445 to include one of the characters "[]$ had to quote it an extra time.
11446 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
11447 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
11448 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
11449 Remove extra quoting.
11450
11451 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
11452
11453 * gdb.base/commands.exp: Make test names unique; every test either
11454 passes or fails. Update some comments.
11455
11456 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
11457
11458 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11459
11460 The following fixes a FAIL caused by the fact that the alpha stabs
11461 configuration didn't use the ".if alpha" code in weird.def.
11462 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
11463 bit pointer, so the 32 bit version works even on the alpha.
11464 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
11465 Remove the stuff which allowed us to have separate versions for
11466 alpha and everything else.
11467
11468 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
11469 regexp which "info func operator\[\](" is supposed to match. Fix
11470 string to send to GDB. Note that GDB still doesn't work right. Add a
11471 new test for "info func .perator\[\](" which GDB does handle correctly.
11472
11473 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
11474
11475 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11476
11477 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
11478 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
11479 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
11480 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
11481 it makes the tests harder to understand and confuses test-o-matic.
11482 The preferred style is that each test provides a PASS or a FAIL,
11483 and has a unique message (e.g. "continue #54" not just "continue")
11484 which is the same for the pass and the fail.
11485 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11486 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
11487 to lib/gdb.exp.
11488 * gdb.base/printcmds.exp: Use test_print_accept. Remove
11489 prt_accept which was basically the same thing. Likewise for
11490 test_print_reject and prt_reject.
11491 * lib/gdb.exp (test_print_reject): Add some more error message
11492 patterns to match from the former printcmds.exp (prt_reject).
11493 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
11494 One defect of the passcount stuff is that some of it failed to
11495 report XPASS where appropriate.
11496 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
11497 stuff before and after arg in expected pattern.
11498 (test_paddr_operator_functions): Re-do test without print_addr_of;
11499 this is the only test which seems to want extra stuff there.
11500
11501 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11502
11503 * gdb.base/nodebug.exp: Update new tests to reflect improved
11504 wording of gdb output.
11505
11506 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
11507 and "ptype" work on variables in files compiled without -g.
11508 Replaces commented out "maint print msymbol" tests.
11509
11510 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11511
11512 * gdb.base/setvar.c (dummy): Call malloc.
11513
11514 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
11515 losing with the irix4 sed.
11516
11517 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
11518 ALRM" on irix4.
11519
11520 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11521
11522 * TODO: Remove items about corefile.exp testing new exec-file and
11523 backtrace; both are now done. Add items about printing enums.
11524
11525 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11526
11527 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
11528 "get signal $thissig" test fails.
11529
11530 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
11531
11532 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11533
11534 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
11535 compiler warning with dec alpha compiler.
11536
11537 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
11538 extra \n from gdb_test call (this explains why the prompt test
11539 that I removed yesterday was there).
11540 (user_defined_command_test): Remove extra \n and prompt test.
11541
11542 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
11543 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
11544 doesn't exist.
11545 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
11546 Also remove alpha workaround, which turns out to be because
11547 SIGABRT == SIGLOST.
11548
11549 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
11550
11551 * gdb.base/help.exp: Don't test "help show".
11552
11553 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11554
11555 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
11556 "set print address" is on.
11557 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
11558 pass prompt to gdb_test; gdb_test already looks for the prompt.
11559
11560 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
11561
11562 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
11563 was a vestige of the manual TESTSTRATEGY, and the purpose of it
11564 was to make sure that gdb can read a core file. But (a) the "read
11565 the corefile" part didn't make it to a1-selftest.exp, we just
11566 delete the corefile after creating it, and (b) we test reading
11567 corefiles in corefile.exp anyway. Also, this test left around a
11568 xgdb process on Solaris.
11569
11570 * gdb.base/corefile.exp: Also test backtrace.
11571
11572 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
11573
11574 * gdb.base/commands.exp: Test a simple user defined command with
11575 arguments and if/while statements; verify the full user command is
11576 printed by "show user".
11577
11578 * gdb.base/commands.exp: Test if/while commands as part of a
11579 breakpoint command list; verify they appear in breakpoint
11580 information.
11581
11582 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11583
11584 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
11585 than by dividing by zero.
11586
11587 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
11588
11589 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
11590 performing an inferior call with watchpoints enabled.
11591 * gdb.base/watchpoint.c (main): Delete second unnecessary read
11592 call.
11593
11594 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11595
11596 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
11597 of "file" command.
11598
11599 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
11600 Add additional pattern for when "int operator int(void);" appears
11601 in a different order.
11602
11603 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11604
11605 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
11606
11607 * gdb.base/help.exp: Replace most of docstrings for "info signals"
11608 and "signal" with ".*".
11609
11610 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11611
11612 * TODO: Add note about "handle all nostop".
11613
11614 * gdb.base/{sigall.c, sigall.exp}: New test.
11615 * gdb.base/Makefile.in: Add it.
11616
11617 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11618
11619 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
11620 when invoking GDB, suppresses any windowing interface.
11621
11622 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
11623
11624 * config/sim-gdb: New file, simulator testing support.
11625
11626 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
11627
11628 * gdb.base/interrupt.exp: Test calling func1 twice.
11629
11630 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
11631
11632 * gdb.base/list.exp (test_forward_search): Set timeout higher
11633 when we'll be getting lots of output from gdb.
11634
11635 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
11636 "init_malloc" to after the expect statement. Run it if that
11637 regexp is taken, but also for two others which happen if source
11638 cannot be found.
11639
11640 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11641
11642 * gdb.base/printcmds.exp: New test, for printing register before
11643 program is running.
11644
11645 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11646
11647 * gdb.base/list.exp: Correct some alternate expect patterns
11648 to reflect changes in list1.c.
11649
11650 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11651
11652 * TODO: Add item regarding large frames.
11653
11654 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
11655
11656 * TODO: Remove item about enabling return.exp; it
11657 is enabled. Suggest a few more "return" tests.
11658
11659 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11660
11661 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
11662 anonymous unions.
11663
11664 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11665
11666 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
11667 and pr-5646.o, so "make" is the same as "make all", not "make
11668 pr-4975.o".
11669
11670 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
11671
11672 * gdb.base/list.exp: Adjust expectations to reflect changes in
11673 list1.c.
11674 (test_forward_search): New test proc.
11675 * gdb.base/list1.c (long_line): New function, has long source line.
11676
11677 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
11678
11679 * gdb.base/a1-selftest.exp: Change initial stepping to know about
11680 additional line of code that was added.
11681
11682 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
11683
11684 * gdb.disasm/hppa.s: Break the large branching tests into smaller
11685 tests so as not to overflow expect's input buffers.
11686 * gdb.disasm/hppa.exp: Corresponding changes.
11687
11688 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11689
11690 Beginnings of template debugging tests.
11691 * gdb.c++/templ-info.cc: New file to test for template
11692 debugging capability of the compiler.
11693 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
11694 templ-info.cc.
11695 * gdb.c++/templates.cc: Add explicit template instantiations
11696 to enable compiling with -fno-implicit-templates. Add destructor
11697 and 'value' method to T5 class for template tests.
11698 * gdb.c++/templates.exp: Add testcases for printing of template
11699 types, setting breakpoints on template methods and calling a
11700 template method.
11701
11702 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
11703
11704 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
11705 branch target since some assemblers (gas-2.5) may emit a
11706 relocation for the branch instead of resolving it in the
11707 assembler.
11708
11709 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11710
11711 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
11712 through signal handler.
11713
11714 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11715
11716 * configure.in (*-*-netware): Use config/mt-netware.
11717
11718 * config/mt-netware: New file.
11719 * config/mt-i386-netware: Removed, separate configs for different
11720 netware architectures are no longer needed now that we have
11721 --with-headers.
11722
11723 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11724
11725 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
11726 by the recent changes to use ANSI C arithmetic conversions.
11727
11728 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11729
11730 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
11731 bug involving using inferior_pid to figure out whether to select a
11732 frame.
11733
11734 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
11735
11736 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
11737 match the current disassembler output.
11738
11739 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
11740
11741 * gdb.fortran/exprs.exp: Expect VOID instead of void.
11742 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
11743 types, expect "int" as type of integer values (for now).
11744
11745 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
11746
11747 * gdb.base/commands.exp: New tests for if/while commands.
11748
11749 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
11750
11751 * lib/gdb.exp (runto): Replace sub-pattern for hex value
11752 by .*, since hex values have different syntax in Chill mode.
11753
11754 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11755
11756 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
11757 linefeed from expect pattern for repeated types with indices > 9.
11758
11759 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
11760
11761 First part of Fortran test suite.
11762 * gdb.fortran: New directory.
11763 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
11764
11765 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11766
11767 * gdb.base/default.exp: Update expect pattern for load command
11768 without arguments.
11769
11770 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11771
11772 * configure.in: Change i386 to i[345]86.
11773 * gdb.base/configure.in: Likewise.
11774 * gdb.c++/configure.in: Likewise.
11775 * gdb.chill/configure.in: Likewise.
11776
11777 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
11778
11779 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
11780 patterns, since that is not a valid context for comments.
11781
11782 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
11783
11784 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
11785 repeated types and repeated types with indices > 9.
11786
11787 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11788
11789 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
11790 2417; old bug has been fixed.
11791
11792 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
11793
11794 * gdb.base/interrupt.exp: When trying to wake up the inferior,
11795 send the newline ourselves instead of assuming gdb_test will do
11796 so when passed an empty input string.
11797
11798 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
11799 stabs testcode.
11800
11801 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11802
11803 * lib/gdb.exp (gdb_test): Don't send anything if the first
11804 argument is an empty string. This makes cases where we want to
11805 match output that is already in expect's buffers (for example,
11806 matching a breakpoint after gdb_run_cmd has been called) work
11807 reliably.
11808
11809 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11810
11811 * config/netware.exp: New file.
11812
11813 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11814
11815 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
11816 the -B and -L prefixes so we can find the debugging stub.
11817
11818 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
11819 there and we are using the gcc from the tree.
11820
11821 * gdb.base/types.c: Removed.
11822
11823 * gdb.base/configure.in: Look for makefile fragments in ../config.
11824 Recognize i386-*-netware.
11825 * gdb.c++/configure.in: Likewise.
11826
11827 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11828
11829 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
11830 the correct TCL syntax.
11831
11832 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11833
11834 * gdb.base/opaque.exp: use runto instead of messing around with
11835 breakpoints. Simplify by using gdb_test.
11836
11837 * gdb.base/bitfields.exp: restart between tests on netware targets
11838 because breakpoints aren't relocated after target death. Run
11839 processes to completion.
11840
11841 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
11842
11843 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
11844
11845 * Makefile.in: Remove extra tabs that confuse some versions
11846 of "make". Use the newly built gdb to test with by default,
11847 rather than the first one in the tester's search path.
11848
11849 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
11850
11851 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
11852
11853 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
11854 condition help.
11855
11856 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11857
11858 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
11859
11860 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
11861 running.
11862 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
11863 * gdb.base/funcargs.exp: Likewise.
11864
11865 * gdb.base/bitfields.exp: Simplify by using gdb_test.
11866 * gdb.base/funcargs.exp: Likewise.
11867
11868 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
11869 message is "".
11870
11871 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11872
11873 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
11874 return,signals,twice}.exp: Handle non-existant binaries
11875 consistantly.
11876
11877 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
11878 * gdb.base/Makefile.in: Don't try to generate a core dump, we
11879 might testing a cross development system.
11880
11881 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11882
11883 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
11884 runtest script is relative to ${srcdir}, not ${rootdir}.
11885
11886 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
11887
11888 * gdb.base/signals.exp: Allow for optionality of breakpoint
11889 address.
11890
11891 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11892
11893 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
11894
11895 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11896
11897 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
11898 for size_t definition.
11899 * gdb.c++/templates.cc: Likewise
11900
11901 * config/mt-i386-netware: New file.
11902
11903 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
11904 defined.
11905
11906 * gdb.base/Makefile.in: Added support for systems that name core
11907 files by appending "core" to the program name.
11908 * gdb.base/a1-selftest.exp: Likewise.
11909
11910 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11911
11912 * gdb.base/return.exp: Add comment and message for `return double'
11913 test failure on Sparc Solaris.
11914
11915 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
11916
11917 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
11918
11919 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11920
11921 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
11922 from optimizing them away.
11923 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
11924 patterns to include default constructors and assignment operators,
11925 to match gcc versions beyond 2.5.8. Accept any cplus demangling
11926 character in the output of the virtual base pointer.
11927
11928 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11929
11930 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
11931 expression match in print_addr_of to avoid unintented matches.
11932 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
11933 versions up to 2.5.8.
11934
11935 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11936
11937 * gdb.base/list.exp: Tweak alternate pattern for listing of an
11938 included file to run under newer versions of expect.
11939 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
11940 consecutive >'s in templates to accomodate recent cplus-dem.c change.
11941 Remove xfail for the virtual table of BDDHookV.
11942
11943 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11944
11945 * lib/gdb.exp (string_to_regexp): Set a default result.
11946 (default_gdb_start): Fix misleading message.
11947
11948 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
11949
11950 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
11951 Remove all CC, etc definitions.
11952 * config/mt-hpux: New file.
11953 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
11954 (CFLAGS, LDFLAGS): Define.
11955 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
11956
11957 * Makefile.in (site.exp): Don't insert host_os, etc.
11958 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
11959 (distclean): Check existence of subdir.
11960 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
11961 * gdb.base/Makefile.in: General cleanup and simplification.
11962 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11963 to build executables. Use default rule to build .o files.
11964 (EXPECT, RUNTEST, CC): Fix relative pathname.
11965 (site.exp): Don't insert host_os, etc.
11966 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
11967 and/or SIGUSR1 defined.
11968 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
11969 * gdb.c++/Makefile.in: General cleanup and simplification.
11970 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
11971 (CFLAGS): Remove.
11972 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
11973
11974 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
11975
11976 * gdb.base/recurse.exp: Misc changes to get tests running again
11977 after Kung's changes to the watchpoint code.
11978 * gdb.base/watchpoint.exp: Likewise.
11979
11980 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
11981
11982 * lib/gdb.exp (string_to_regexp): Convert {\} also.
11983
11984 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11985
11986 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
11987 * lib/gdb.exp (default_gdb_start): Define.
11988 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
11989 gdb.base/funcargs.exp, gdb.base/opaque.exp,
11990 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
11991 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
11992 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
11993 Don't call gdb_target_udi in between tests.
11994
11995 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11996
11997 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
11998 (which was basically just a local version of the same thing). In
11999 addition to avoiding duplication, gdb_test_exact is faster.
12000 * lib/gdb.exp (gdb_test_exact): Fix typo.
12001
12002 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
12003 don't give an error.
12004
12005 * gdb.base/term.exp: Call delete_breakpoints before starting.
12006
12007 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
12008 (t10): Add comment.
12009
12010 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
12011
12012 Reorganization of the GDB Test Suite.
12013
12014 * gdb.base: New directory, contains all the basic tests.
12015 * gdb.c++: New directory, tests specific to C++.
12016 * gdb.chill: New directory, tests specific to Chill.
12017 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
12018 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
12019 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
12020 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
12021 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
12022 t30-31 to chill).
12023 * */gdbme.*: Rename to match appropriate expect scripts.
12024 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
12025 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
12026 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
12027 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
12028 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
12029 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
12030 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
12031 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
12032 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
12033 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
12034 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
12035 gdb.c++/virtfunc.cc: New names of C++ files.
12036 * gdb.chill/chillvars.ch: New name of Chill file.
12037 * gdb.base/configure.in, gdb.c++/configure.in,
12038 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
12039 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
12040 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
12041 * configure.in (configdirs): Update to reflect directory changes.
12042 (target_abbrev): No longer define for any configuration.
12043 * Makefile.in: Cosmetic improvements to header comments.
12044
12045 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12046
12047 Various changes to gdb.t31:
12048
12049 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
12050 * gdbme.ch: Make all key-words and predefineds be upper-case.
12051 * chillvars.exp: Expect key-words and predefinds in upper-case.
12052
12053 * chillvars.exp: Use gdb_test_exact many places.
12054 Change expected output for arrays (which now includes index labels).
12055
12056 * pr-5020.exp, gdme.ch (module PR_5020):
12057 New test, for PR-5020.
12058
12059 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
12060
12061 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
12062 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
12063
12064 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
12065
12066 * Makefile.in: Fix bit-rot in definitions of CHILL,
12067 CHILL_FOR_TARGET and Chill_LIB.
12068 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
12069 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
12070 CHILL, and CHILL_LIB.
12071
12072 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
12073
12074 * Revert the previous changes. Please see Rob's directory
12075 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
12076
12077 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
12078
12079 * Makefile.in, configure.in, config/mips-gdb.exp,
12080 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
12081 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
12082 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
12083 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
12084 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
12085 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
12086 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
12087 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
12088 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
12089 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
12090 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
12091 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
12092 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
12093 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
12094 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
12095 changes from 94Q1.
12096
12097 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
12098
12099 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
12100 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
12101 Rob's new testing fragments.
12102
12103 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
12104
12105 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
12106 lib/gdb.exp: Replace error proc calls with perror.
12107
12108 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
12109
12110 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
12111 version also, match on casted version strings, and match on
12112 gdb startup case where the line numbers might be messed up.
12113
12114 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
12115
12116 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
12117 (CFLAGS): Delete it from here.
12118
12119 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
12120
12121 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
12122
12123 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
12124
12125 * Makefile.in (RUNTEST): Default to just "runtest".
12126
12127 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12128
12129 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
12130 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
12131 the code has been restructured.
12132
12133 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12134
12135 * gdb.t00/default.exp (set write): Allow any number of \r and/or
12136 \n, not just one of each.
12137
12138 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
12139 /bin/cc gives a warning if you do.
12140
12141 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
12142
12143 * gdb.t24/demangle.exp: change expect pattern of
12144 __t10ListS_link1ZUiRCUiPT0
12145
12146 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12147
12148 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
12149 on local variables in recursive functions.
12150
12151 * gdb.t07/Makefile.in: Build the new test.
12152
12153 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12154
12155 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
12156 directly. Instead compare the return values from actual calls.
12157
12158 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
12159
12160 * Makefile.in (check): Set TCL_LIBRARY for runtest.
12161
12162 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12163
12164 * From Peter Schauer with minor modifications.
12165 * gdb.t15/return.exp (return_tests): Handle targets where "return"
12166 stops in mid-line in the caller. Add xfail for returning a float
12167 value on X86 targets.
12168
12169 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12170
12171 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
12172 to avoid expect lossage.
12173 (fmem_LRbug_tests): Likewise.
12174 * gdb.disasm/hppa.s: Corresponding changes.
12175
12176 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
12177 conditions to work with latest dejagnu/expect.
12178
12179 * gdb.t15/funcargs.exp (finish from indirect call): No longer
12180 expected to fail on the PA.
12181 (backtrace in call with trampolines): Explicitly require main
12182 to be frame #1 (no trampolines should show up in backtrace).
12183
12184 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
12185 "continue -expect".
12186 * gdb.t06/break.exp: Likewise.
12187 * gdb.t07/watchpoint.exp: Likewise.
12188 * gdb.t13/bitfields.exp: Likewise.
12189 * gdb.t15/{funcargs,return}.exp: Likewise.
12190 * gdb.stabs/weird.exp: Likewise.
12191 * config/{mips,udi}-gdb.exp: Likewise.
12192
12193 * hppa.sed: Enclose comments within a sed command to avoid
12194 losing with the old OSF1 sed.
12195
12196 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12197
12198 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
12199 sequent dynix.
12200 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
12201 * gdb.t15/funcargs.exp: Conditionally step again to really
12202 finish from marker_call_with_trampolines. Handle the case where
12203 the first step from within call_with_trampolines already steps
12204 us back to main.
12205 * gdb.t15/gdbme.c: Add comment to closing brace of
12206 call_with_trampolines for funcargs.exp.
12207
12208 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12209
12210 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
12211 Fix typo(s).
12212
12213 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12214
12215 * gdb.t07/gdbme.c: More code for watchpoint testing.
12216
12217 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
12218 "Hardware watchpoint" throughout file.
12219 (test_watchpoint_triggered_in_syscall): New test.
12220 (test_complex_watchpoint): New test.
12221
12222 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12223
12224 * gdbme.c (call_with_trampolines): New function to try and step
12225 into. Tests trampoline problems on the PA.
12226
12227 * funcargs.exp (localvars_in_indirect_call): No longer expect
12228 stepping into indirect call to fail on PAs.
12229 (test_stepping_over_trampolines): New test.
12230
12231 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12232
12233 * TODO: Add suggestions for static member function tests, and
12234 completion tests.
12235
12236 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12237
12238 * TODO: Add suggestions for "p/a" tests.
12239
12240 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
12241 (default_gdb_exit): Replace all the hair with sending "quit" to
12242 the process with a simple close.
12243
12244 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12245
12246 * TODO: Add suggestions for shared library tests.
12247
12248 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12249
12250 * TODO: Add suggestions for x/s tests.
12251
12252 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12253
12254 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
12255 "enable once", and "enable breakpoints once" with ".*".
12256
12257 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12258
12259 * TODO: Add suggestions about structure passing tests.
12260
12261 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12262
12263 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
12264 the primary1 test, use work around if __GNUC__ < 2.
12265 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
12266 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
12267 Test for bad output rather than waiting for timeout. Issue
12268 second continue only if first continue failed.
12269
12270 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12271
12272 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
12273 operator[] test with gdb_test because the old code didn't seem to
12274 be getting the quoting right with the new dejagnu.
12275
12276 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
12277
12278 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
12279 one from the path.
12280 * Makefile.in: Use a fresh expect if there is one, use runtest
12281 from the src tree if there is one.
12282
12283 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12284
12285 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
12286 next over recursive call. Revise the tests from that point on
12287 (which had been skipped) to match GDB's actual (correct) output.
12288
12289 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
12290 with next over a breakpoint whose condition is false.
12291
12292 * gdb.t00/help.exp: Comment out "help set print" tests just like
12293 (and for same reason as) "help set" test.
12294
12295 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12296
12297 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
12298 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
12299
12300 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12301
12302 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
12303 necessary gdb_target_udi.
12304
12305 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
12306
12307 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
12308 1838 and 2417; they are fixed.
12309
12310 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
12311 gdb.t03/ptype.exp (ptype structure, ptype union):
12312 Remove xfails; the test is looser than when the xfails were added.
12313
12314 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
12315 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
12316
12317 * gdb.t01/run.exp: Only run shell test if isnative.
12318
12319 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
12320 since "run" automatically loads if necessary. Call gdb_target_udi
12321 after the "file" since "file" kills any execution target.
12322
12323 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
12324 GDB. GDB doesn't work that way (not anymore at least) on UDI.
12325 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
12326 argument for UDI.
12327
12328 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12329
12330 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
12331
12332 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
12333
12334 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12335
12336 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
12337 properly quoting regexps. This makes the second argument to
12338 demangle a fixed string, which matches the callers, instead of a
12339 shell-style pattern which is what the previous implementation
12340 used. Update some of the callers.
12341
12342 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12343
12344 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
12345 (comib_nullified_tests): Fix typo.
12346 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
12347 strings. No longer expected to fail.
12348
12349 * gdb.disasm/hppa.s (addib_tests): Fix typo.
12350 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
12351 strings. No longer expected to fail.
12352
12353 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
12354 string. No longer expected to fail.
12355
12356 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12357
12358 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
12359 No longer expected to fail.
12360
12361 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
12362 string. No longer expected to fail.
12363
12364 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12365
12366 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
12367 only in the names (I probably got most of them). I was even
12368 generous with some which differed in underscores in names, and
12369 probably missed a few, and I *still* was able to remove almost a
12370 third of the file with almost no impact on testsuite coverage.
12371
12372 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12373
12374 * gdb.t00/default.exp: Match udi_attach error message as well as
12375 the one from child_attach.
12376
12377 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
12378
12379 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
12380
12381 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
12382 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
12383
12384 * Move test with enums and partial symbols back to
12385 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
12386 Reverts the change of 26 May 93. Per today's change to
12387 stabs.texinfo, the behavior that weird.exp was expecting was
12388 unreasonable; what is important is that the compiler+gdb get
12389 things right, which happens with a recent gcc. Also fix the test
12390 to deal with native compilers which put out the stab gdb can't
12391 deal with.
12392
12393 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12394
12395 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
12396 in the names. The main thing these accomplish is to slow things down.
12397 Many more such duplicates surely remain.
12398
12399 * gdb.t00/help.exp: Comment out "help support" test just like
12400 (and for same reason as) "help set" test.
12401
12402 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
12403
12404 * gdb.t06/break.exp: Remove setup_xfails for
12405 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
12406 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
12407 about known bug in gcc to include up through 2.5.8.
12408 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
12409 well as "_vb$".
12410 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
12411 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
12412 with latest gcc and gdb.
12413 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
12414 well as "_vb$".
12415
12416 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12417
12418 * configure.in (hppa*-*-*): Also configure and build stabs-only
12419 tests.
12420
12421 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12422
12423 * gdb.t10/hppa.mt: A makefile fragment for the PA.
12424 * gdb.t10/configure.in (hppa*-*-*): Use it.
12425
12426 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12427
12428 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
12429
12430 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12431
12432 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
12433 versions prior to 1.13.5.
12434
12435 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12436
12437 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
12438 the prompt is at the start of a line.
12439
12440 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12441
12442 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
12443 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
12444 in the copr tests now.
12445 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
12446 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
12447 expected to fail.
12448
12449 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
12450
12451 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
12452 gdb.t31/chillvars.exp, lib/gdb.exp:
12453 Tweak to run under either version of expect.
12454 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
12455 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
12456 * gdb.t11/list.exp: Remove extraneous whitespace.
12457
12458 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12459
12460 * gdb.t16/printcmds.exp (test_print_strings): Accept
12461 "(unsigned char *) " before the string.
12462
12463 * TODO: Add notes about printing of fancy types and GDB expressions.
12464
12465 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
12466
12467 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
12468 * gdb.t06/configure.in: Don't try to compile signals test program
12469 if doing mips-idt-ecoff.
12470
12471 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
12472
12473 * Most .exp files: Tweak to run under either version of expect.
12474
12475 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12476
12477 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
12478 xfails; I'm not sure why they are failing, but not because of PR 1806.
12479
12480 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
12481
12482 * config/unix-gdb.exp: Remove gdb_unload cause it's already
12483 defined in lib/gdb.exp.
12484
12485 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12486
12487 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
12488 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
12489 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
12490 have to be typeless.
12491
12492 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12493
12494 * TODO: Add suggestion for copyright year test.
12495
12496 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
12497
12498 * configure.in (*-*-lynxos*): Add stabs tests.
12499
12500 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12501
12502 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
12503 so insert a tab before any assembler directive in column zero.
12504
12505 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
12506 stores.
12507 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
12508 stores.
12509 (fpu_short_memory_tests): Likewise.
12510
12511 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12512
12513 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
12514 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
12515 .stabs directives in comments.
12516
12517 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12518
12519 * TODO: New file, describing tests we could write.
12520 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
12521
12522 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12523
12524 * gdb.t06/signals.exp: Add kludge to force re-sync.
12525
12526 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
12527 to xgdb instead of gdb, get out of gdb.
12528
12529 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
12530
12531 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
12532 for info.
12533
12534 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12535
12536 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
12537 * gdb.stabs/configure.in (hppa*-*-*): Use it.
12538 * gdb.stabs/hppa.sed: New sed script for the PA.
12539
12540 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12541
12542 * gdb.stabs: Re-write weird.def and configuration to use sed
12543 instead of cpp. sed is portable and POSIX; cpp is neither.
12544
12545 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12546
12547 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
12548
12549 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12550
12551 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
12552
12553 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12554
12555 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
12556 "_vb$".
12557 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
12558 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
12559
12560 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12561
12562 * lib/gdb.exp: Comment out code which depends on non-existent
12563 `transform' procedure.
12564
12565 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
12566
12567 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
12568 * lib/gdb.exp: Transform tool name.
12569 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
12570 1.1's new error handling system.
12571
12572 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12573
12574 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
12575
12576 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12577
12578 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
12579 They made pattern matching so slow that timeouts happened on
12580 heavily loaded systems. Now any output from "show print" which
12581 gets us back to the GDB prompt is a PASS.
12582
12583 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
12584
12585 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
12586
12587 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12588
12589 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
12590
12591 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
12592 It is not from PR 3220.
12593
12594 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12595
12596 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
12597 just started failing because they depended on the order the
12598 subcommands are presented, or exact docstring text. This kind of
12599 test is a pain and has minimal benefit.
12600
12601 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12602
12603 * gdb.t09/corefile.exp: At end of test, use "core" command with
12604 no arguments.
12605
12606 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
12607
12608 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
12609 17}/Makefile.in: Make it possible to run the testsuite with Sun
12610 make and CC = cross gcc by adding explicit build rules for .o
12611 files.
12612
12613 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12614
12615 * gdb.t15/funcargs.exp: Don't put comments on same line as
12616 setup_xfail (@#$*%& tcl braindamage!).
12617
12618 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12619
12620 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
12621
12622 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
12623
12624 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
12625 * gdb.t20/inherit.exp: remove three dumplicate entries.
12626
12627 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12628
12629 * gdb.t06/break.exp: For "next over recursive call", fail on any
12630 incorrect output, not just on "factorial (value=2)".
12631
12632 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12633
12634 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
12635 working now. Add an xfail if accesing a bss variable causes
12636 a memory error if the target is not yet run.
12637
12638 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12639
12640 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
12641 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
12642 name of __st* demangling (2 strings). Did Kung really get the
12643 more than 95 others right without testing them?
12644
12645 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
12646
12647 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
12648
12649 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
12650
12651 * configure.in (configdirs): Add gdb.disasm
12652 * gdb.disasm: New directory for GDB disassembler tests.
12653 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
12654
12655 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12656
12657 * gdb.t00/help.exp: Don't test "help set".
12658
12659 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
12660 from within expect statements. None of these happen anymore and
12661 they cause regressions to be silently unnoticed.
12662
12663 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
12664 messages) about known failures with gcc cygnus-2.4.5-930417.
12665
12666 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
12667 comp-info.exp so it gets built if it doesn't exist.
12668
12669 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
12670 it is no longer used.
12671 * gdb.t13/comp-info.c: Removed.
12672
12673 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12674
12675 * gdb.t06/signals.exp: Add xfail for sun3.
12676
12677 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12678
12679 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
12680 relevant because ^C doesn't get sent but failure can be reproduced
12681 interactively).
12682
12683 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12684
12685 * gdb.stabs/alpha.mt: New configuration file for alpha.
12686 * gdb.stabs/configure.in: Use it.
12687 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
12688 sharing with alpha.mt, redefine long to word via preprocessor.
12689 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
12690 for alpha.
12691 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
12692 native cc.
12693 * gdb.t00/teststrategy.exp: Change expect string so that we
12694 consume the `(xgdb)' from the command echo and from the gdb prompt.
12695 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
12696 gdb currently compares all values as long, so this failure probably
12697 applies to any configuration where LONGEST is bigger than a target int.
12698 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
12699 with gcc.
12700 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
12701 to handle opaque pointers, gcc is.
12702 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
12703 as first argument. Include <sys/types.h> and change all operator
12704 new definitions to use size_t.
12705 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
12706 now that we use size_t.
12707
12708 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12709
12710 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
12711 a long or float array cast all array members to the same type.
12712 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
12713 with 64 bit longs.
12714 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
12715 on alpha.
12716 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
12717
12718 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12719
12720 * gdb.t24 (demangle.exp): Constructors of templates have names like
12721 vector<int>::vector(int) not vector<int>::vector<int>(int). See
12722 section 14.6 of the ARM.
12723
12724 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
12725 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
12726 accomplish little and slow down the testsuite.
12727
12728 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
12729 Accept spaces various places.
12730
12731 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12732
12733 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
12734 with watchpoint enabled.
12735
12736 * Makefile.in: Remove definition of CC and remove the second
12737 definition of CXX (the "CXX = gcc" one remains). These definitions
12738 were causing backquotes to be expanded within backquotes, which
12739 doesn't work.
12740
12741 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12742
12743 * gdb.t17/callfuncs.exp: Add "return 0" to end.
12744
12745 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12746
12747 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
12748 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
12749 by mips cc and contains no stabs entries.
12750
12751 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
12752
12753 * config/vx-gdb.exp: Use fake device to load files rather than
12754 NFS.
12755 * lib/gdb.exp: New proc to do "file" command.
12756 * config/unix-gdb.exp: Use new "file" proc.
12757
12758 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12759
12760 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
12761 Rework board rebooting slightly.
12762 (gdb_exit): Don't exit from the remote shell; there isn't one.
12763 * gdb.stabs/weird.exp: If a program is being debugged already,
12764 kill it.
12765 * gdb.t04/setvar.exp: Stop and restart gdb.
12766 * gdb.t05/expr.exp: Likewise.
12767 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
12768 restart gdb and reload the program.
12769 * gdb.t08/opaque.exp: Likewise.
12770 * gdb.t12/scope.exp: Likewise.
12771 * gdb.t13/bitfields.exp: Likewise.
12772 * gdb.t15/funcargs.exp: Likewise.
12773 * gdb.t20/classes.exp: Likewise.
12774 * gdb.t03/ptype.exp: Increase timeout.
12775 * gdb.t16/printcmds.exp (test_print_string_constants,
12776 test_print_array_constants): Likewise.
12777 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
12778 * gdb.t20/classes.exp (do_tests): Likewise.
12779 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
12780
12781 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
12782
12783 * gdb.stabs: Renamed *wierd* to *weird*.
12784
12785 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12786
12787 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
12788 for timeout. Add "known gcc 2.4.5 bug" to failure message.
12789
12790 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12791
12792 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
12793 (do_tests): Remove xfail for whatis on one_var and two_var.
12794
12795 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
12796
12797 * Makefile.in: Made cross building work better by adding
12798 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
12799
12800 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12801
12802 * gdb.t15/{return.c,return.exp,Makefile.in}:
12803 New test, currently commented out.
12804
12805 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
12806
12807 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
12808 still running and removes the leftover named socket so GDb can do
12809 clean restarts.
12810
12811 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
12812
12813 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
12814 console, not GDB.
12815 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
12816 cross testing works better with "make check"
12817 * config/unix-gdb: Use default procedures for exit and version.
12818 * config/vx-gdb.exp: Cleaned up and massaged back to working order
12819 with the newest VxWorks.
12820
12821 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12822
12823 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
12824 old form.
12825
12826 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
12827 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
12828
12829 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
12830
12831 * config/unix-gdb.exp: Remove this version of gdb_exit
12832 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
12833 Rob says he'll look at it when he gets back to testing boards.
12834
12835 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
12836
12837 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
12838 an expected fail for certain ptype commands.
12839
12840 * gdb.t20/classes.exp: Update expected results of "ptype class
12841 Base1" to account for the constructor that now appears in the type.
12842
12843 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
12844
12845 * configure.in (configdirs): Restore gdb.t04, which mysteriously
12846 disappeared from list.
12847 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
12848 "alldone" proc with call to cleanup and exit.
12849 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
12850 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
12851 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
12852 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
12853 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
12854 "alldone" proc with simple returns that suppress remaining
12855 tests. The alldone proc went away many months ago.
12856
12857 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12858
12859 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
12860
12861 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
12862
12863 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12864
12865 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
12866 as vax gdb will display them.
12867
12868 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12869
12870 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
12871 optimizers.
12872
12873 * scope.exp: Change "bad value for localval" messages so each one
12874 is unique.
12875
12876 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
12877 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
12878
12879 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
12880
12881 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12882
12883 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
12884 doesn't exist (due to optimization).
12885
12886 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12887
12888 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
12889 contains \r because the filename is long.
12890
12891 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
12892 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
12893
12894 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12895
12896 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
12897 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
12898 Ultrix.
12899 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
12900 int tests.
12901 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
12902
12903 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
12904
12905 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
12906
12907 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
12908 to match does not match the passing case but still matches the
12909 failing case.
12910
12911 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12912
12913 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
12914
12915 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
12916
12917 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
12918 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
12919 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
12920 Remove various versions of gdb_exit.
12921 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
12922 gdb_exit.
12923 * config/unix-gdb.exp: gdb_exit remains here, and should override
12924 the generic version, since it's doing a lot of wierd stuff that
12925 the other versions aren't. FIXME, fold it in, or abandon this
12926 version.
12927
12928 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12929
12930 * gdb.t24/demangle.exp: Add tests for PR 3220.
12931
12932 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12933
12934 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
12935
12936 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
12937
12938 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
12939 "i386-*-*". Works for i486 as well.
12940
12941 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
12942 bug, and expand domain of xfail to all SVR4 systems, since the
12943 actual problem is likely to be in generic SVR4 /proc support.
12944
12945 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12946
12947 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
12948
12949 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
12950
12951 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
12952 xfails for other systems. Match a missing 'Continuing.' as an
12953 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
12954
12955 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
12956 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
12957 Only issue warning for missing executables if -all option is used.
12958
12959 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
12960 file if -all option is used. It's like an unpredictable XFAIL.
12961
12962 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12963
12964 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
12965 for dynamically linked binaries.
12966
12967 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
12968
12969 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12970
12971 * gdb.t20/inherit.exp: Change message for "print tagless struct"
12972 to state that this is a known bug in old versions of g++.
12973
12974 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12975
12976 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
12977 while waiting for `Continuing'.
12978
12979 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
12980
12981 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
12982 in text, data, and bss.
12983 * gdb.t10/nodebug.c: Add local and global test variables for
12984 initialized and uninitialized data.
12985
12986 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12987
12988 * config/unix-gdb.exp (gdb_exit): Add "wait".
12989
12990 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12991
12992 * gdb.t06/signals.exp: xfail the continue from the handler for all
12993 targets.
12994
12995 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
12996 function with watchpoints enabled, the i386 call dummy starts with
12997 a call.
12998
12999 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
13000 386 bsd names its corefiles.
13001
13002 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
13003
13004 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
13005 compilers don't grok it.
13006 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
13007 with small octal ints rather than character constants, which
13008 are signed and might not fit if first promoted to int.
13009
13010 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
13011
13012 * gdb.t09/Makefile.in (clean): Remove corefile.
13013
13014 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13015
13016 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
13017
13018 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13019 and Jim Kingdon (kingdon@cygnus.com)
13020
13021 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
13022 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
13023 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
13024
13025 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13026
13027 * gdb.t17/interrupt.exp: Add xfail for hppa.
13028
13029 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13030
13031 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
13032 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
13033 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
13034 to determine signed-ness of bitfields and use the result to setup
13035 the xfail.
13036 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
13037 * gdb.t15/funcargs.exp: Use them to step until the second indirect
13038 call line is reached if necessary.
13039
13040 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13041
13042 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
13043
13044 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13045
13046 * gdb.t06/break.exp: Also test `clear' command.
13047
13048 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13049
13050 * gdb.t00/teststrategy.exp: Remove extra quote.
13051
13052 * gdb.t07/watchpoint.exp: Change xfail for calling function with
13053 watchpoint enabled to be for all non-68k machines.
13054
13055 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
13056
13057 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13058
13059 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
13060 targets use aout.mt instead of ecoff.mt as gas understands
13061 standard aout format.
13062
13063 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13064
13065 * lib/gdb.exp (runto): Don't insist that function we are running to
13066 was compiled with -g.
13067
13068 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
13069
13070 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
13071 to get back into the read system call.
13072 Accept leading newline in case where we woke it up.
13073
13074 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13075
13076 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
13077 to make the stabs test work on ecoff systems using gcc and -with-stabs.
13078 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
13079 enable ecoff configuration.
13080
13081 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13082
13083 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
13084
13085 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13086
13087 * gdb.t16/printcmds.exp: Add another printf test.
13088
13089 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
13090
13091 * configure.in: If configured -with-stabs on any target, add
13092 stabsdirs to configdirs.
13093
13094 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13095
13096 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
13097 fun" so pattern does not match the command itself.
13098
13099 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13100
13101 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
13102
13103 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13104
13105 * gdb.t17/interrupt.exp: Test for more things.
13106
13107 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13108
13109 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
13110 compiler arranges the code and line numbers.
13111
13112 * gdb.t17/interrupt.exp: Don't send \n after ^C.
13113
13114 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13115
13116 * gdb.t00/help.exp: Increase expect input buffer size.
13117
13118 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13119
13120 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
13121
13122 * gdb.t07/watchpoint.exp: Add xfail for hppa.
13123
13124 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
13125
13126 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
13127 [0-9]*, not just [0-9].
13128
13129 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13130
13131 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
13132
13133 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
13134
13135 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13136
13137 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
13138
13139 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13140
13141 * gdb.t06/signals.c: Add xfails for sun3.
13142
13143 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
13144
13145 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
13146 test_stepping tests.
13147
13148 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13149
13150 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
13151
13152 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
13153
13154 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
13155 rather than actually putting it through cpp twice.
13156
13157 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
13158
13159 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
13160
13161 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
13162 no longer needed.
13163
13164 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13165
13166 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
13167
13168 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
13169 C++ features prints as "struct", make it a pass, not an xfail.
13170
13171 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13172
13173 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
13174 Don't require VA to print as "class" rather than "struct".
13175
13176 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
13177
13178 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
13179
13180 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13181
13182 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
13183
13184 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13185
13186 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
13187 order.
13188
13189 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13190
13191 * gdb.t16/printcmds.exp: Add printf tests.
13192
13193 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
13194
13195 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
13196
13197 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
13198
13199 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
13200 pass counts, to counteract any existing or future setup_xfails.
13201
13202 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13203
13204 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
13205 {BEGIN,END}_COMMON for common block instead of STAB.
13206 * gdb.stabs/wierd.exp: Add xfail for rs6000.
13207
13208 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
13209 intp_var should be N_GSYM not N_LSYM.
13210 wierd-aout.S: Use a label for the value of the N_SO.
13211 wierd.def: Remove all backslashes.
13212 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
13213
13214 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13215
13216 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
13217 get the expected next to inheritance3.
13218
13219 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13220
13221 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
13222 now that gcc-2.4 gets it right.
13223
13224 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13225
13226 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
13227
13228 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
13229 generating comp-info.exp which works for cross-compilation.
13230
13231 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
13232
13233 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
13234 "*-*-sysv4.*".
13235
13236 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
13237
13238 * gdb.t01/run.exp: Start with a fresh gdb.
13239 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
13240 SVR4.x.
13241
13242 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
13243
13244 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
13245 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
13246 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
13247 Makefile.in (distclean, realclean): Remove gdbme.c from list of
13248 things to remove.
13249
13250 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
13251
13252 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
13253 test cases from bug reports.
13254
13255 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
13256
13257 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
13258 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
13259 avoid spurious xfails.
13260 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
13261 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
13262 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
13263
13264 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
13265
13266 * gdb.t00/teststrategy.exp: Rework to provide more useful
13267 description of each test, fix problem with systems that define
13268 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
13269 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
13270 results for "next over recursive call" so timeouts aren't taken
13271 by error.
13272
13273 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
13274
13275 * gdb.t12/scope.exp: Test printing of variables before run.
13276
13277 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
13278 printed in wrong order due to sorting.
13279
13280 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
13281
13282 * gdb.t00/teststrategy.exp: Fix expected results for printing
13283 user entered string constant. Is array of char, prints with no
13284 address.
13285
13286 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
13287 commands.
13288 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
13289 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
13290 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
13291 of struct of char arrays.
13292 * gdb.t00/radix.exp: New tests for radix commands.
13293
13294 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
13295
13296 * gdb.t16/printcmd.exp: Print a variable before running program
13297 (with xfail for AIX).
13298
13299 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
13300
13301 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
13302
13303 * gdb.t16/printcmd.exp: Don't print variables before running program.
13304
13305 * gdb.t06/break.exp: Don't require envp argument to main.
13306
13307 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
13308
13309 * gdb.t02/whatis.exp, gdb.t11/list.exp:
13310 Add xfails for rs6000.
13311
13312 * gdb.t02/whatis.exp: Change other tests not to re-test something
13313 we already tested.
13314
13315 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
13316 each type used has a variable of that type.
13317
13318 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
13319
13320 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
13321
13322 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13323
13324 * configure.in: change srctrigger to be a file, not a directory
13325
13326 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
13327
13328 * configure.in (mips-idt-ecoff*): Added trailing '*'.
13329
13330 * gdb.t11/list.exp: Fixed a couple of typos.
13331
13332 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
13333
13334 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
13335 is fixed and PR is closed.
13336 * gdb.t16 (gdbme.c): Add simple test string variable.
13337 * gdb.t16 (printcmds.exp): Add tests with simple test string
13338 variable, primarily for boundaries on "set print elements".
13339
13340 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
13341
13342 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
13343 Make leading 0's optional and don't expect a tab in the middle
13344 of the number.
13345
13346 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
13347
13348 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
13349 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
13350 don't end command passed to gdb_test with newline.
13351
13352 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
13353 signed keyword away, don't expect signed bitfields to be signed.
13354
13355 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
13356 printing with only as many 1's as are in the field as well as printing
13357 with 32 1's (see comment).
13358
13359 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
13360
13361 * gdb.t00/default.exp: Start with a fresh gdb.
13362 * configure.in (configdirs): Remove gdb.t31 until the chill
13363 compiler works again. It no longer is able to find chillrt0
13364 since it isn't in libchill.a anymore.
13365 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
13366 wierd.o, make more modular.
13367 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
13368 spurious newlines that caused problems.
13369
13370 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13371
13372 * Move test with enums and partial symbols from gdb.t03/ptype.exp
13373 to gdb.stabs/wierd.exp since GCC has worked around the bug.
13374 gdb.stabs/wierd.{exp,def}: Many new tests.
13375
13376 * gdb.t00/default.exp: update info line for new message.
13377
13378 * gdb.t02/{whatis.exp,gdbme.c}:
13379 Test that "char *" doesn't print as "caddr_t".
13380
13381 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13382
13383 * gdb.t00/help.exp: Use .* in place of some help messages which
13384 just changed.
13385 gdb.t00/default.exp: Update "info frame" test for new message.
13386 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
13387 Remove some xfails
13388
13389 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13390
13391 * gdb.t03/{gdbme.c,ptype.exp}:
13392 Add tests for typedef'd struct and union without tags.
13393 Also check "whatis" on a variable of a typedef'd enum without a tag.
13394
13395 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
13396 PRMS 1823; the bug still exists but isn't reproduced by this test
13397 anymore), and remove rs6000 XFAIL (the bug is fixed).
13398
13399 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
13400 duplicated from whatis.exp. For those that are left, accept
13401 "long", "long int", or "int" for long variables (whatis.exp already
13402 has an XFAIL for "int", so no need to fail it here).
13403
13404 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
13405 Deal with GCC's names for types now that GDB uses the compiler's names.
13406
13407 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
13408 setup_xfail's for sunos4. If we #defined the signed keyword away,
13409 don't expect GDB to know that char it is signed.
13410
13411 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
13412
13413 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
13414
13415 * configure.in (configdirs): Add gdb.t24 for C++ tests that
13416 should work on any system, regardless of debugging format.
13417 * gdb.t21/demangle.exp: Move to gdb.t24.
13418 * gdb.t24/demangle.exp: Move from gdb.t21.
13419 * gdb.t24/{Makefile.in, configure.in}: New files.
13420
13421 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13422
13423 * configure.in: Do gdb.stabs and C++ tests only for stabs.
13424 * gdb.stabs: New directory.
13425
13426 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13427
13428 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
13429 not just "Quit anyway?".
13430
13431 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
13432
13433 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
13434 that all setup_xfails are immediately followed by clear_xfails.
13435
13436 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
13437
13438 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
13439 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
13440 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
13441 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
13442 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
13443 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13444 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13445 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
13446 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
13447 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
13448 gdb.t31/chillvars.exp, lib/gdb.exp:
13449 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
13450 bug-gdb@prep.ai.mit.edu.
13451
13452 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
13453
13454 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
13455 with 0.0, not integer 0.
13456
13457 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
13458
13459 * gdb.t06/break.exp: Update for "Kill the program" message change.
13460
13461 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
13462
13463 * Makefile.in (GDBFLAGS): Set to -nx.
13464 * Makefile.in (site.exp): Use GDBFLAGS.
13465
13466 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13467
13468 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
13469 Makefiles.
13470 (check): depend on just-check.
13471 (just-check): added so that tests can be run without a noop
13472 build pass.
13473
13474 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13475
13476 Switch to using configure's configdirs.
13477 * Makefile.in (Makefile): add configure.in dependency.
13478 (SUBDIRS): removed redundant assignment.
13479 * configure.in: switch subdirs assignment to configdirs.
13480 * gdb.t*/configure.in: new files.
13481
13482 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
13483
13484 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
13485 works.
13486
13487 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
13488
13489 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
13490 in explicit rules. Apparently this is not supported by some makes.
13491
13492 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
13493
13494 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
13495
13496 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13497
13498 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
13499 disappeared.
13500
13501 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13502
13503 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
13504
13505 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
13506
13507 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
13508 watchpoint problem that is now fixed.
13509 * gdb.t30/chexp.exp: Remove setup_xfail for printing
13510 uninitialized convenience variables.
13511 * gdb.t31/chillvars.exp: Fix expected patterns for printing
13512 structures.
13513
13514 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13515
13516 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
13517 which causes expect to get out of sync with gdb on long output
13518 from help set.
13519 * gdb.t09/corefile.exp: Make expected pattern for core file
13520 failing signal and frame output format less sun specific.
13521
13522 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
13523
13524 * gdb.t31/chillvars.exp: Add and remove initial dummy
13525 breakpoint, so that symbol table is forced in.
13526 (Needed at least on Sunos4, though it seems not SVR4.)
13527 * gdb.t31/chillvars.exp: Update for changed output format.
13528
13529 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
13530
13531 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
13532
13533 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
13534
13535 * Makefile.in: Added --srcdir when invoking runtest, removed the
13536 need for a local config file. (optional now)
13537
13538 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
13539
13540 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
13541 failure count used to force early termination. Add some more
13542 expected failures for gnu style demangling.
13543
13544 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13545
13546 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
13547 pmi variable from gdb.t20/gdbme to get optimized away.
13548 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
13549 Check for written corefile upon timeout _and_ eof.
13550
13551 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13552
13553 * config/unix-gdb.exp: Add missing return 0.
13554
13555 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13556
13557 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
13558 test termination.
13559
13560 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
13561
13562 * configure.in (subdirs): Put back gdb.t17 which mysteriously
13563 disappeared.
13564
13565 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
13566
13567 * gdb.t10/crossload.exp: Disable the i860-elf test until such
13568 time as i860 support works.
13569
13570 * gdb.t15/funcargs.exp: Fix expected outputs to include
13571 "backtrace 100\r" rather than just "backtrace\r", to match last
13572 change.
13573
13574 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
13575
13576 * config/udi-gdb.exp (gdb_exit): Remove close command.
13577 (gdb_target_udi): New procedure to set the UDI target.
13578 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
13579 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
13580 Added waits for prompts after several question responses. Added
13581 some more responses used by a29k-amd-udi-gdb.
13582 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
13583 pass different arguments, restart UDI connection after program
13584 completion.
13585 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
13586 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13587 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
13588 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
13589 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
13590 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
13591 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13592 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
13593 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
13594 after program completion.
13595 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
13596 compiled with a SELECT_VECS setting.
13597 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
13598 infinite recursion.
13599
13600 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
13601 Added checks for COFF results, and made them expected failures for
13602 all targets. It would be better to make them expected failures
13603 for COFF targets only.
13604
13605 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13606
13607 * Makefile.in: add null dvi target, don't bother to recurse
13608 through test directories for info and install-info; rename
13609 $(datadir) to be dejagnu instead of deja-gnu
13610
13611 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
13612
13613 * gdb.t31/gdbme.ch: Re-enable code that previously caused
13614 compiler to coredump.
13615 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
13616 code.
13617
13618 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
13619
13620 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
13621 coredump.
13622 * gdb.t31/chillvars.exp: Comment out tests that depend on that
13623 code.
13624
13625 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
13626
13627 * gdb.t03/ptype.exp: tests for return code from gdb_test.
13628 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
13629 which in a shell. Deletes xgdb when done.
13630 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
13631 Tests the return from the "set height" or "set width" commands.
13632 Added a few return codes where needed.
13633
13634 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
13635
13636 * Makefile.in (SUBDIRS): Add gdb.t17.
13637 * configure.in (subdirs): Add gdb.t17.
13638 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
13639 files to test gdb's calling of functions in the inferior with
13640 the correct arguments and gdb's ability to retrieve any
13641 result returned.
13642
13643 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
13644
13645 * config/unix-gdb.exp (gdb_exit): Remove close commands that
13646 may be called after gdb goes away. Previous versions of expect
13647 needed these to avoid file descriptor leaks, but they cause
13648 errors with the current revision of expect.
13649 * gdb.t00/gdbvars.exp: Use -re on expected output after
13650 setting sevenbit-strings.
13651 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
13652 to set sevenbit-strings consistent across tests.
13653 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
13654 set sevenbit-strings consistent across tests.
13655
13656 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
13657
13658 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
13659 expected output to match current "expect" expectations.
13660
13661 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
13662
13663 * gdb.t00/default.exp: Change expected output for default "source"
13664 command, to match new gdb behavior which requires a filename to
13665 source.
13666
13667 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
13668
13669 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
13670 expected fail for i486-*-* that misses the marker2 function.
13671 * gdb.t10/crossload.exp (bfddefault): Allow successful
13672 recognition of a format to pass even if no symbols are found.
13673 Explicitly catch failures where the format is not recognized
13674 or is ambiguous, and add the reason to the fail message.
13675 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
13676 the cause is and invalid target and add reason to failure message.
13677 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
13678 elf32-i386, elf32-sparc, and elf32-i860.
13679 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
13680 Set up expected failure for 'filename'::variable scope resolution,
13681 which is now apparently broken on all targets.
13682 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
13683 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
13684 gdb.t23/templates.exp: Change failure for missing binfile into
13685 just a warning.
13686 gdb.t21/demangle.exp: Change all cfront references to 'arm'
13687 references.
13688
13689 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
13690
13691 * gdb.t00/default.exp: Add expected output for default "source"
13692 command, to match new gdb behavior.
13693 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
13694
13695 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
13696
13697 * config/*-gdb.exp: returns an error, rather than exiting on
13698 internal errors.
13699
13700 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
13701
13702 * gdb.t03/gdbme.c: Add pointer to struct variable.
13703 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
13704 referencing struct members.
13705
13706 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
13707
13708 * configure.in (mips-idt-ecoff): New target.
13709 * config/mips-gdb.exp: New file for remote board using MIPS remote
13710 debugging protocol.
13711
13712 * Redid configuration scheme. Removed gdb.t*/configure.in.
13713 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
13714 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
13715 distclean targets. Built executables via .o files. Adjusted
13716 tests to account for source files in $(srcdir) rather than
13717 $(objdir).
13718 * lib/gdb.exp (runto): Don't expect () after the function name,
13719 because it may have arguments.
13720
13721 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
13722
13723 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
13724 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
13725 expected failures for mips-idt-* and mips-sgi-*.
13726 * gdb.t00/default.exp (attach): Kill process if requested.
13727 * gdb.t00/help.exp (help target core, help target): Accept a gdb
13728 that does not read core files.
13729 * gdb.t01/run.exp: Removed checks for exit status code.
13730 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
13731 it is linked in.
13732 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
13733 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
13734 appropriate, rather than doing it by hand.
13735 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
13736 execution.
13737 * gdb.t10/crossload.exp: Kill existing program if needed.
13738 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
13739 appropriate, rather than doing it by hand. Always increase
13740 timeout for this test, not just for VxWorks.
13741
13742 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
13743
13744 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
13745 of Chill STRUCT types and STRUCT values.
13746 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
13747 than "char".
13748 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
13749 struct2): New struct definitions and initializations to test
13750 simple Chill STRUCT types.
13751
13752 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
13753
13754 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
13755 the null byte at the end of strings.
13756 * gdb.t00/default.exp: Make show version insensitive to copyright
13757 date.
13758 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
13759 to avoid dependencies on target char signedness.
13760 * gdb.t16/printcmds.exp: Update expected results for explicitly
13761 unsigned char.
13762 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
13763 now work.
13764 * gdb.t21/demangle.exp: Add many more patterns for template
13765 demangling, most of them being expected failures.
13766 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
13767 string we are matching for, to match on the whole string.
13768 * gdb.t21/demangle.exp: Add many new test strings to demangle,
13769 and fix a whole bunch that had incorrect expected output but were
13770 passing anyway because of the bug in "proc demangle".
13771 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
13772 type.
13773 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
13774
13775 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
13776
13777 * gdb/testsuite: made modifications to testcases, etc., to allow
13778 them to work properly given the reorganization of deja-gnu and the
13779 relocation of the testcases from deja-gnu to a "tool" subdirectory.
13780
13781 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
13782
13783 * gdb/testsuite: Initial creation of gdb/testsuite.
13784 Migrated dejagnu testcases and support files for testing nm to
13785 gdb/testsuite from deja-gnu. These files were moved "as is"
13786 with no modifications. This migration is part of a major overhaul
13787 of dejagnu. The modifications to these testcases, etc., which
13788 will allow them to work with the new version of dejagnu will be
13789 made in a future update.
13790
13791 For additional changes see gdb.mi/ChangeLog-1999-2003.
13792 \f
13793 ;; Local Variables:
13794 ;; mode: change-log
13795 ;; left-margin: 8
13796 ;; fill-column: 74
13797 ;; version-control: never
13798 ;; End:
13799
13800 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
13801 2003, 2004, 2005 Free Software Foundation, Inc.
13802 Copying and distribution of this file, with or without modification,
13803 are permitted provided the copyright notice and this notice are preserved.