gdb/
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
2 Daniel Jacobowitz <dan@codesourcery.com>
3
4 * gdb.cp/ref-params.exp: New test.
5 * gdb.cp/ref-params.cc: New source file.
6 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
7
8 2006-07-08 Mark Kettenis <kettenis@gnu.org>
9
10 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
11 spaces/tabs in regular expressions since they might not be there.
12
13 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
14
15 * gdb.base/ifelse.exp: New file.
16
17 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18
19 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
20 line.
21 * gdb.base/huge.exp: Loop over compilation to find a size that
22 is acceptable.
23 * gdb.base/remote.exp: Correct expected strings.
24 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
25
26 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
27
28 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
29
30 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
31
32 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
33 native.
34
35 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
36
37 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
38 enable stabs testing.
39
40 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
41
42 * gdb.base/auxv.exp: Intercept undefined command messages before
43 gdb_test_multiple does.
44
45 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
46
47 * Makefile.in (host_alias): Remove.
48 (target_alias): Use @target_noncanonical@.
49 (site.exp): Don't set host_alias.
50 * aclocal.m4: Remove contents. Include acx.m4.
51 * configure: Regenerated.
52 * configure.ac: Use ACX_NONCANONICAL_TARGET.
53
54 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
55
56 * lib/gdb.exp (gdb_load_cmd): New.
57
58 * gdb.base/fileio.c: Add system(NULL) test.
59 * gdb.base/fileio.exp: Check it.
60
61 * gdb.base/break.c: Add 10a breakpoint at }
62 * gdb.base/break.exp: Add test for breakpoint at }
63 * gdb.cp/anon-union.cc: Add code at end of function.
64 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
65 * gdb.mi/var-cmd.c: Add code at end of function.
66 * gdb.mi/mi-var-display.exp: Adjust end of next.
67 * gdb.mi/mi2-var-display.exp: Likewise.
68 * gdb.base/fileio.c: Add stop function and insert calls at
69 stopping places.
70 * gdb.base/fileio.exp: Breakpoint stop function and remove
71 explicit line number references.
72
73 2006-05-19 Joel Brobecker <brobecker@adacore.com>
74
75 * gdb.base/del.exp (test_delete_alias): New function.
76 Now check that both "del" and "d" work as aliases for "delete".
77
78 2006-05-18 Fred Fish <fnf@specifix.com>
79
80 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
81 required. Check for spurious output after program exits normally.
82
83 2006-05-17 Fred Fish <fnf@specifix.com>
84
85 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
86 gdb_load, so it works in the simulator.
87
88 2006-05-11 Fred Fish <fnf@specifix.com>
89
90 * gdb.base/bang.exp: Ignore unexpected output between the
91 "program exited normally" and the gdb prompt, as many other
92 tests do.
93
94 2006-05-07 Mark Kettenis <kettenis@gnu.org>
95
96 * gdb.base/help.exp: Make "delete checkpoint" part option for
97 "help d" and "help delete" tests.
98
99 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
100
101 * gdb.mi/mi-basics.exp: Add missing serial number to
102 expected output in some mi_gdb_test statements.
103 * gdb.mi/mi2-basics.exp: Likewise.
104
105 2006-05-05 Joel Brobecker <brobecker@adacore.com>
106
107 * gdb.base/del.c: New file.
108 * gdb.base/del.exp: New testcase.
109
110 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
111
112 * gdb.base/break.exp: Do not assume a breakpoint on
113 main will actually be in $srcfile when optimizing.
114 * gdb.base/savedregs.exp: Do not require that the dummy
115 frame location match up to a symbol and source file location.
116 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
117 will get printed without a mi_cmd_data_list_register_values prefix.
118 (*-data-list-register-*): Correct regular expressions to expect the new
119 pseudo d? floating point registers.
120 * gdb.mi/mi2-regs.exp: Likewise.
121
122 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
123
124 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
125 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
126 is allocated by the compiler.
127 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
128 anons, e, anone to force their allocation by the compiler.
129
130 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
131
132 * gdb.base/help.exp: Update expected text for help d and
133 help delete.
134
135 2006-05-02 Mark Kettenis <kettenis@gnu.org>
136
137 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
138 NetBSD/ELF targets.
139
140 2006-04-30 Mark Kettenis <kettenis@gnu.org>
141
142 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
143 single-step breakpoint fails; make this a KFAIL on
144 sparc*-*-openbsd*.
145 * gdb.base/siginfo.exp: Likewise.
146 * gdb.base/sigstep.exp (advance, advancei): Likewise.
147
148 2006-04-26 Michael Snyder <msnyder@redhat.com>
149
150 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
151 which may have to consume output from other forks.
152 Add tests to make sure that "delete fork" succeeded.
153
154 2006-04-20 Michael Snyder <msnyder@redhat.com>
155
156 * 2006-03-22 Jim Blandy <jimb@redhat.com>
157 Add support for the Renesas M32C and M16C.
158
159 * gdb.asm/asm-source.exp: Add m32c target.
160 * gdb.asm/m32c.inc: Support for m32c target.
161
162 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
163
164 * gdb.base/commands.exp (recursive_source_test): New test.
165
166 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
167
168 * gdb.base/float.exp: Add pattern for sparc targets.
169
170 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
171
172 * gdb.base/commands.exp (stray_arg0_test): New test.
173
174 2006-03-30 Paul Brook <paul@codesourcery.com>
175
176 * gdb.mi/mi-until.exp: kfail broken until command.
177 * gdb.mi/mi2-until.exp: Ditto.
178
179 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
180
181 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
182
183 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
184
185 * gdb.base/prelink.exp: Anchor tested-for regular expression
186 on gdb prompt.
187
188 2006-03-07 Paul Brook <paul@codesourcery.com>
189
190 * gdb.base/assign.exp: Correct fail message.
191
192 2006-03-07 Paul Brook <paul@codesourcery.com>
193
194 * lib/compiler.c: Extract armcc version number.
195 * lib/compiler.cc: Ditto.
196
197 2006-03-07 Paul Brook <paul@codesourcery.com>
198
199 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
200 additional_flags=-w.
201 * gdb.arch/altivec-regs.exp: Ditto.
202 * gdb.arch/e500-abi.exp: Ditto.
203 * gdb.arch/e500-regs.exp: Ditto.
204 * gdb.base/all-bin.exp: Ditto.
205 * gdb.base/annota1.exp: Ditto.
206 * gdb.base/annota3.exp: Ditto.
207 * gdb.base/args.exp: Ditto.
208 * gdb.base/arithmet.exp: Ditto.
209 * gdb.base/assign.exp: Ditto.
210 * gdb.base/async.exp: Ditto.
211 * gdb.base/bang.exp: Ditto.
212 * gdb.base/break.exp: Ditto.
213 * gdb.base/call-rt-st.exp: Ditto.
214 * gdb.base/completion.exp: Ditto.
215 * gdb.base/cond-expr.exp: Ditto.
216 * gdb.base/condbreak.exp: Ditto.
217 * gdb.base/consecutive.exp: Ditto.
218 * gdb.base/define.exp: Ditto.
219 * gdb.base/display.exp: Ditto.
220 * gdb.base/ena-dis-br.exp: Ditto.
221 * gdb.base/environ.exp: Ditto.
222 * gdb.base/eval-skip.exp: Ditto.
223 * gdb.base/info-proc.exp: Ditto.
224 * gdb.base/jump.exp: Ditto.
225 * gdb.base/logical.exp: Ditto.
226 * gdb.base/long_long.exp: Ditto.
227 * gdb.base/maint.exp: Ditto.
228 * gdb.base/miscexprs.exp: Ditto.
229 * gdb.base/pc-fp.exp: Ditto.
230 * gdb.base/pointers.exp: Ditto.
231 * gdb.base/relational.exp: Ditto.
232 * gdb.base/reread.exp: Ditto.
233 * gdb.base/sect-cmd.exp: Ditto.
234 * gdb.base/sep.exp: Ditto.
235 * gdb.base/sepdebug.exp: Ditto.
236 * gdb.base/until.exp: Ditto.
237 * gdb.base/whatis-exp.exp: Ditto.
238 * gdb.cp/annota2.exp: Ditto.
239 * gdb.cp/annota3.exp: Ditto.
240 * gdb.trace/actions.exp: Ditto.
241 * gdb.trace/backtrace.exp: Ditto.
242 * gdb.trace/circ.exp: Ditto.
243 * gdb.trace/collection.exp: Ditto.
244 * gdb.trace/deltrace.exp: Ditto.
245 * gdb.trace/infotrace.exp: Ditto.
246 * gdb.trace/limits.exp: Ditto.
247 * gdb.trace/packetlen.exp: Ditto.
248 * gdb.trace/passc-dyn.exp: Ditto.
249 * gdb.trace/passcount.exp: Ditto.
250 * gdb.trace/report.exp: Ditto.
251 * gdb.trace/save-trace.exp: Ditto.
252 * gdb.trace/tfind.exp: Ditto.
253 * gdb.trace/tracecmd.exp: Ditto.
254 * gdb.trace/while-dyn.exp: Ditto.
255 * gdb.trace/while-stepping.exp: Ditto.
256 * lib/gdb.exp: Ditto.
257 (gdb_compile): Handle nowarning option.
258
259 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
260
261 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
262 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
263 Rename executable to prelinkt. Don't re-prelink if we didn't
264 get a core file. Test prelink -u exit status to tell whether
265 prelinking failed. Use gdb_test_multiple.
266
267 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
268
269 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
270 (do_tests): Call it.
271
272 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
273
274 * gdb.base/prelink.exp: New test.
275 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
276
277 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
278
279 * gdb.fortran/derived-type.f90: New file.
280 * gdb.fortran/derived-type.exp: New testcase.
281
282 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
283
284 * gdb.base/default.exp: Allow ';' as a directory separator.
285
286 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
287
288 * gdb.base/help.exp (help add-symbol-file): Update.
289
290 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
291
292 * gdb.base/help.exp (help load): Update expected results.
293
294 2006-02-19 Fred Fish <fnf@specifix.com>
295
296 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
297 specifix hex value as part of results.
298 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
299
300 2006-02-16 Fred Fish <fnf@specifix.com>
301
302 * gdb.base/whatis.c: Define variables using typedefs char_addr,
303 ushort_addr, and slong_addr, so the typedefs are not optimized
304 away.
305 * gdb.base/whatis.exp: Add tests using type name for struct type,
306 union type, enum type, and typedef.
307
308 2006-02-13 Mark Kettenis <kettenis@gnu.org>
309
310 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
311
312 2006-02-13 Jim Blandy <jimb@redhat.com>
313
314 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
315 case where it takes two "next" commands to skip past the init
316 call.
317
318 2006-02-12 Fred Fish <fnf@specifix.com>
319
320 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
321 to handle cases where it takes two "next" commands to skip
322 past the init call.
323
324 2006-02-07 Joel Brobecker <brobecker@adacore.com>
325
326 * gdb.ada/array_return.exp: Mark the last test as expected to fail
327 on hppa32 targets.
328
329 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
330
331 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
332 field.
333
334 2006-01-29 Mark Kettenis <kettenis@gnu.org>
335
336 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
337
338 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
339
340 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
341 files.
342
343 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
344
345 * gdb.cp/maint.exp: Set complaints to a positive value.
346
347 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
348
349 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
350 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
351 function name.
352
353 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
354
355 * gdb.base/checkpoint.c: Update copyright notice. Include
356 <stdlib.h>.
357
358 2006-01-04 Jim Blandy <jimb@redhat.com>
359
360 * gdb.asm/asm-source.exp: Independently provide default values for
361 asm-flags and debug-flags. Use 'string equal' to do the
362 comparison, not the implicit expr's '==' operator. Remove
363 now-unneeded assignments to asm-flags. In h8300 case, place
364 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
365
366 2006-01-04 Michael Snyder <msnyder@redhat.com>
367
368 * gdb.base/checkpoint.c: New file.
369 * gdb.base/checkpoint.exp: New file.
370 * gdb.base/multi-fork.c: New file.
371 * gdb.base/multi-fork.exp: New file.
372 * gdb.base/pi.txt: New file (data for checkpoint.c test).
373
374 2006-01-04 Fred Fish <fnf@specifix.com>
375
376 * gdb.base/ptype.c (foo): Add typedef.
377 (intfoo): Add function.
378 * gdb.base/ptype1.c: New file.
379 * gdb.base/ptype.exp: Handle compilation and linking with two
380 source files. Test that proper type for "foo" is found based
381 on source context rather than first match found in symtabs.
382
383 2005-12-28 Mark Kettenis <kettenis@gnu.org>
384
385 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
386 * gdb.asm/openbsd.inc: Indent commands.
387
388 2005-12-26 Mark Kettenis <kettenis@gnu.org>
389
390 * gdb.base/freebpcmd.exp: Increase timeout.
391
392 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
393
394 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
395
396 * gdb.base/default.exp: Update check for "show version".
397
398 2005-12-09 Randolph Chung <tausq@debian.org>
399
400 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
401 * gdb.asm/pa64.inc: New file.
402
403 2005-12-09 Randolph Chung <tausq@debian.org>
404
405 * gdb.asm/common.inc: Indent commands.
406 * gdb.asm/asmsrc1.s: Likewise.
407 * gdb.asm/asmsrc2.s: Likewise.
408
409 2005-12-09 Randolph Chung <tausq@debian.org>
410
411 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
412 (get_addr_of_sym): Remove duplicate print.
413 (gen_core): xfail hppa*-*-hpux*, update expected output.
414 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
415 * gdb.arch/pa64-nullify.s: New file.
416
417 2005-12-09 Randolph Chung <tausq@debian.org>
418
419 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
420
421 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
422
423 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
424 code generation for these functions.
425 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
426 error message.
427
428 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
429
430 * gdb.base/help.exp (help b, help br, help bre, help brea)
431 (help break): Update the expected message.
432
433 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
434
435 * gdb.asm/m68hc11.inc: Setup the data section.
436 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
437 script for this test.
438 (m6812-*-*): Likewise.
439
440 2005-11-09 Randolph Chung <tausq@debian.org>
441
442 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
443
444 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
445
446 * gdb.base/break.exp: Fix a comment typo.
447
448 2005-11-03 Jim Blandy <jimb@redhat.com>
449
450 Checked in by Elena Zannoni <ezannoni@redhat.com>
451
452 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
453
454 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
455
456 * gdb.arch/gdb1558.c: Include stdio.h.
457
458 2005-10-31 Mark Kettenis <kettenis@gnu.org>
459
460 * gdb.asm/asm-source.exp: Use -e instead of --entry.
461
462 2005-10-31 Mark Kettenis <kettenis@gnu.org>
463
464 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
465
466 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
467
468 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
469 vscr" tests to better match output.
470
471 2005-10-12 Jim Blandy <jimb@redhat.com>
472
473 * gdb.base/structs.exp (any): New function.
474 (test_struct_returns): Don't make any assumptions at all about
475 what value the function returns when GDB can't set the return
476 value.
477
478 2005-10-09 Joel Brobecker <brobecker@adacore.com>
479
480 * gdb.ada/arrayidx/p.adb: New file.
481 * gdb.ada/arrayidx.exp: New testcase
482
483 2005-10-09 Joel Brobecker <brobecker@adacore.com>
484
485 * gdb.ada/array_return/pck.ads: New file.
486 * gdb.ada/array_return/pck.adb: New file.
487 * gdb.ada/array_return/p.adb: New file.
488 * gdb.ada/array_return.exp: New testcase.
489
490 2005-10-03 Joel Brobecker <brobecker@adacore.com>
491
492 * gdb.base/arrayidx.c: New file.
493 * gdb.base/arrayidx.exp: New testcase.
494
495 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
496
497 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
498 frames-invalid and breakpoints-invalid are no longer generated
499 with level 3 so don't expect them in the output.
500
501 2005-09-27 Bob Rossi <bob@brasko.net>
502
503 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
504 from test. Escape the | in mi_gdb_test call.
505 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
506 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
507 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
508 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
509 expected regex's in mi_gdb_test calls.
510 * lib/mi-support.exp: Remove arbitrary .* from tests.
511 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
512 Fully anchor GDB/MI expected results in mi_gdb_test.
513 * lib/gdb.exp (string_to_regexp): Escape the ] character.
514 * gdb.base/sizeof.exp: Remove escape character. Correct test.
515
516 2005-09-26 Paul Brook <paul@codesourcery.com>
517
518 * long_long.exp: Exclude eabi targets from arm FPA float format test.
519
520 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
521
522 * bfp-test.c: New file.
523 * bfp-test.exp: New testcase.
524
525 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
526
527 * gdb.fortran/subarray.exp: New testcase to test the evaluation
528 of subarray and substring variable.
529 * gdb.fortran/subarray.f: New source file for the test of subarray
530 and substring variable evaluation.
531 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
532 of string constant.
533
534 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
535
536 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
537 copyright dates.
538
539 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
540
541 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
542 powerpc altivec' test with an almost identical 'info vector' test.
543
544 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
545
546 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
547 vscr" tests to match output.
548
549 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
550
551 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
552 output.
553
554 2005-09-11 Bob Rossi <bob@brasko.net>
555
556 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
557 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
558 commands that return an MI output command and an asyncronous MI output
559 command.
560 * gdb.mi/mi-console.exp: Ditto.
561
562 2005-09-11 Bob Rossi <bob@brasko.net>
563
564 * gdb.mi/mi-var-child.c: Include <string.h>.
565
566 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
567
568 * killed.exp: Correct gdb_expect syntax.
569
570 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
571
572 * lib/mi-support.exp (mi_gdb_load): Fix typo.
573
574 2005-08-02 Bob Rossi <bob@brasko.net>
575
576 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
577 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
578 Change tests to inferior-tty-set/show.
579 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
580 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
581 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
582 inferior. Use mi_gdb_test to get GDB and Inferior output.
583 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
584 descriptor.
585 (mi_inferior_tty_name): Add inferior PTY file name.
586 (mi_gdb_start): Add INFERIOR_PTY parameter.
587 (mi_gdb_test): Add IPATTERN parameter.
588
589 2005-08-02 Bob Rossi <bob@brasko.net>
590
591 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
592 parameter to mi_gdb_test.
593 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
594
595 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
596
597 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
598 struct_declarations.
599 * gdb.mi/mi-var-child.exp: Step over the initialization of
600 struct_declarations.
601
602 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
603
604 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
605 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
606 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
607 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
608 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
609 file.
610
611 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
612
613 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
614 (do_children_tests): Assign values to the extra elements.
615
616 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
617 them for tests for "-var-update --no-values" and
618 "-var-update --all-values".
619 Add test for "-var-list-children --simple-values".
620
621 * gdb.mi/basics.c (callee4): Add integer array D[3]...
622
623 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
624 "-stack-list-locals --simple-values" Improve doc strings and
625 comments.
626
627 2005-07-18 Mark Kettenis <kettenis@gnu.org>
628
629 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
630 *-*-openbsd*.
631 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
632
633 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
634 sigaltsatck'.
635
636 2005-07-14 Bob Rossi <bob@brasko.net>
637
638 * gdb.base/default.exp (tty): Changed output of command.
639 * gdb.base/help.exp (help tty): Ditto.
640
641 2005-07-12 Mark Kettenis <kettenis@gnu.org>
642
643 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
644
645 2005-07-10 Mark Kettenis <kettenis@gnu.org>
646
647 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
648 -stack-select-frame without arguments.
649 (test_stack_frame_listing): Add test for newly implemented command
650 -stack-info-frame.
651
652 2005-07-06 Bob Rossi <bob@brasko.net>
653
654 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
655 command.
656 (Copyright): Update copyright.
657
658 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
659
660 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
661 tests to evaluate exponentiation expression.
662
663 2005-06-29 Andreas Schwab <schwab@suse.de>
664
665 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
666 main to avoid warnings.
667
668 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
669
670 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
671
672 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
673 -stack-select-frame without arguments.
674 (test_stack_frame_listing): Add test for newly implemented command
675 -stack-info-frame.
676
677 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
678
679 * gdb.fortran/array-element.f: New file.
680 * gdb.fortran/array-element.exp: New testcase.
681
682 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
683
684 * gdb.base/bigcore.exp: Correct checks for systems which can
685 not dump a large core file.
686
687 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
688
689 * gdb.base/relocate.c: Add a copyright notice.
690 (dummy): Remove.
691 * gdb.base/relocate.exp: Test printing the values of variables
692 from a relocatable file.
693
694 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
695
696 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
697 excess MI output after an error.
698
699 2005-05-29 Joel Brobecker <brobecker@adacore.com>
700
701 * gdb.arch/alpha-step.c: New file.
702 * gdb.arch/alpha-step.exp: New testcase.
703
704 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
705 Dennis Brueni <dennis@slickedit.com>
706
707 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
708 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
709 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
710 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
711 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
712 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
713 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
714
715 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
716 Wu Zhou <woodzltc@cn.ibm.com>
717
718 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
719 IBM's xlc compiler.
720 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
721 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
722
723 2005-05-13 Jim Blandy <jimb@redhat.com>
724
725 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
726 calling gdb_suppress_entire_file.
727 * gdb.base/charset.exp: Same.
728 * gdb.base/call-rt-st.exp: Same.
729
730 2005-05-05 Bob Rossi <bob_rossi@cox.net>
731
732 * lib/gdb.exp (fullname_syntax): Added global regex.
733 (fullname_syntax_POSIX): Ditto.
734 (fullname_syntax_UNC): Ditto.
735 (fullname_syntax_DOS_CASE): Ditto.
736 (fullname_syntax_DOS): Ditto.
737 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
738 fullname_syntax variable to scope and use it.
739 (test_file_list_exec_source_files): Ditto.
740 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
741
742 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
743
744 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
745
746 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
747
748 * lib/gdb.exp (skip_altivec_tests): New function, based on
749 check_vmx_hw_available from the GCC testsuite.
750 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
751 * lib/gdb.arch/altivec-regs.exp: Likewise.
752
753 2005-05-02 Jim Blandy <jimb@redhat.com>
754
755 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
756 calling gdb_suppress_entire_file.
757
758 2005-04-30 Randolph Chung <tausq@debian.org>
759
760 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
761 Slightly relax "sem_post" name checking.
762
763 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
764
765 * gdb.base/unload.exp: Use new shared library infrastructure.
766
767 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
768
769 * gdb.base/so-impl-ld.exp: Use new shared library
770 infrastructure.
771
772 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
773
774 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
775 * gdb.asm/h8300.inc: New file.
776
777 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
778
779 * gdb.base/shlib-call.exp: Change to use new shared library
780 infrastructure.
781
782 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
783
784 * gdb.base/pending.exp: Change to use new shared library
785 infrastructure.
786
787 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
788
789 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
790 use test_compiler_info instead of gcc_compiled, and update copyright.
791
792 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
793
794 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
795 shared objects being adjusted and update copyright years.
796
797 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
798
799 * ChangeLog: Correct some 2003-01-13 dates.
800 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
801 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
802 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
803 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
804 gdb.trace/tfind.exp: Update copyright years.
805
806 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
807 Daniel Jacobowitz <dan@codesourcery.com>
808
809 * lib/gdb.exp (gdb_compile): Handle shlib=.
810 (gdb_compile_shlib): New function.
811
812 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
813
814 * lib/gdb.exp (test_compiler_info): Give argument a default value.
815
816 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
817
818 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
819 gdb.server.
820 * configure.ac: Likewise.
821 * configure: Regenerated.
822 * gdb.gdbserver/Makefile.in: Moved to...
823 * gdb.server/Makefile.in: ... here.
824 * gdb.gdbserver/server.c: Moved to...
825 * gdb.server/server.c: ... here.
826 * gdb.gdbserver/server-run.exp: Moved to...
827 * gdb.server/server-run.exp: ... here.
828
829 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
830
831 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
832 * configure.ac: Create gdb.gdbserver/Makefile.
833 * configure: Regenerated.
834 * lib/gdbserver-support.exp: New file, derived from
835 config/gdbserver.exp.
836 * config/gdbserver.exp: Use gdbserver-support.exp.
837 * gdb.gdbserver/Makefile.in: New file.
838 * gdb.gdbserver/server.c: New file.
839 * gdb.gdbserver/server-run.exp: New file.
840
841 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
842
843 * lib/gdb.exp (test_compiler_info): Return compiler_info
844 if no arguments are given.
845
846 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
847
848 * gdb.arch/altivec-abi.exp: Check for compiler and set
849 use altivec' flag accordingly.
850 * gdb.arch/altivec-regs.exp: Likewise.
851
852 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
853
854 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
855
856 2005-03-27 Andreas Schwab <schwab@suse.de>
857
858 * gdb.base/bigcore.c (main): Add missing mode argument in open
859 call.
860
861 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
862
863 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
864 downloads.
865 * config/gdbserver.exp (gdb_load): Likewise.
866
867 2005-03-14 Paul Brook <paul@codesourcery.com>
868
869 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
870 targets.
871
872 2005-03-09 Joel Brobecker <brobecker@adacore.com>
873
874 * gdb.dwarf2/dup-psym.S: New file.
875 * gdb.dwarf2/dup-psym.exp: New testcase.
876
877 2005-03-09 Joel Brobecker <brobecker@adacore.com>
878
879 * gdb.ada/exec_changed/first.adb: New file.
880 * gdb.ada/exec_changed/second.adb: New file.
881 * gdb.ada/exec_changed.exp: New testcase.
882
883 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
884
885 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
886 (A2): New class.
887 (main): Test operator+.
888 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
889 breakpoint test.
890
891 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
892 * gdb.base/signull.exp: Disable if gdb,nosignals.
893 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
894 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
895 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
896 * gdb.mi/mi2-console.exp: Likewise.
897 * gdb.trace/collection.exp (run_trace_experiment): Consume the
898 continue output at start.
899 (gdb_collect_locals_test): Robustify regexp.
900 * gdb.trace/passc-dyn.exp: Fix comment typo.
901 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
902
903 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
904
905 * gdb.asm/asm-source.exp: Add iq2000 case.
906 * gdb.asm/iq2000.inc: New file.
907
908 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
909
910 * gdb.base/command.exp: Change hardcoded value to regular expression.
911 * gdb.base/float.exp: Add powerpc to the list of targets checked.
912
913 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
914
915 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
916 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
917 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
918 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
919 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
920
921 2005-03-05 Mark Kettenis <kettenis@gnu.org>
922
923 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
924 changes.
925
926 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
927
928 * lib/compiler.c: Add test for IBM's xlc compiler.
929 * lib/compiler.cc: Likewise.
930
931 2004-02-24 Joel Brobecker <brobecker@adacore.com>
932
933 * gdb.ada/fixed_points.exp: Create compilation object directory
934 before running the test.
935 * gdb.ada/null_record.exp: Likewise.
936 * gdb.ada/packed_array.exp: Likewise.
937 * gdb.ada/start.exp: Likewise.
938
939 2005-02-15 Joel Brobecker <brobecker@adacore.com>
940
941 * gdb.ada/packed_array/pa.adb: New file.
942 * gdb.ada/packed_array.exp: New testcase.
943
944 2005-02-10 Mark Kettenis <kettenis@gnu.org>
945
946 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
947 files.
948
949 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
950 on *-*-openbsd*. Correctly match whitespace in regukar
951 expressions.
952
953 2005-02-10 Daniel Jacobowitz <dan@debian.org>
954
955 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
956 PR exp/1821
957 * gdb.base/gdb1821.c: New test file.
958 * gdb.base/gdb1821.exp: New test file.
959
960 2005-02-09 Joel Brobecker <brobecker@adacore.com>
961
962 * gdb.base/start.c: New file.
963 * gdb.base/start.exp: New testcase.
964
965 2005-02-09 Joel Brobecker <brobecker@adacore.com>
966
967 * gdb.ada/start/dummy.adb: New file.
968 * gdb.ada/start.exp: New testcase.
969
970 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
971
972 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
973 for printing symbols and statistics.
974 Add test for using relative pathnames in "maint print msymbols" test.
975 Mark "maint info sections DATA" XFAIL on Cygwin.
976 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
977 tests.
978
979 2005-02-09 Andreas Schwab <schwab@suse.de>
980
981 Committed by Andrew Cagney <cagney@gnu.org>
982 * gdb.base/remotetimeout.exp: New file.
983
984 2005-02-07 Mark Kettenis <kettenis@gnu.org>
985
986 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
987
988 2005-02-03 Joel Brobecker <brobecker@adacore.com>
989
990 * gdb.ada/gnat_ada.gpr: New file.
991 * gdb.ada/gnat_ada.gin: Delete, no longer used.
992 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
993 * configure.ac: No longer generate gnat_ada.gpr.
994 * configure: Regenerate.
995 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
996 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
997 * gdb.ada/null_record/bar.ads: Likewise.
998 * gdb.ada/null_record/bar.adb: Likewise.
999 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
1000 * gdb.ada/null_record.exp (testdir): New variable.
1001 (testfile): executable is now in testdir subdirectory.
1002 (srcfile): Use full path to the main compilation unit.
1003 * gdb.ada/fixed_points.exp: Same changes as above.
1004
1005 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
1006
1007 * gdb.base/interp.exp: New test.
1008
1009 2005-01-24 Andrew Cagney <cagney@gnu.org>
1010
1011 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
1012
1013 2005-01-19 Andrew Cagney <cagney@gnu.org>
1014
1015 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
1016 configure.ac not configure.in.
1017
1018 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
1019 of powerpc*-*-*.
1020 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
1021 * gdb.base/list.exp (test_list_function)
1022 (test_list_filename_and_function): Ditto.
1023 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
1024
1025 2005-01-16 Andrew Cagney <cagney@gnu.org>
1026
1027 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
1028
1029 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
1030
1031 2005-01-14 Andrew Cagney <cagney@gnu.org>
1032
1033 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
1034 * gdb.mi/mi2-var-cmd.exp: Ditto.
1035
1036 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
1037
1038 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
1039
1040 2005-01-07 Andrew Cagney <cagney@gnu.org>
1041
1042 * configure.ac: Rename configure.in, require autoconf 2.59.
1043 * configure: Re-generate.
1044 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
1045 * gdb.stabs/configure: Re-generate.
1046 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
1047 * gdb.hp/configure: Re-generate.
1048 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
1049 autoconf 2.59.
1050 * gdb.hp/gdb.objdbg/configure: Re-generate.
1051 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
1052 autoconf 2.59.
1053 * gdb.hp/gdb.defects/configure: Re-generate.
1054 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
1055 autoconf 2.59.
1056 * gdb.hp/gdb.compat/configure: Re-generate.
1057 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
1058 autoconf 2.59.
1059 * gdb.hp/gdb.base-hp/configure: Re-generate.
1060 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
1061 autoconf 2.59.
1062 * gdb.hp/gdb.aCC/configure: Re-generate.
1063
1064 2004-12-15 Jim Blandy <jimb@redhat.com>
1065
1066 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
1067 under NPTL when there is debugging info available for libpthread.
1068
1069 2004-12-13 Jerome Guitton <guitton@gnat.com>
1070
1071 * gdb.ada/fixed_points.c: New file.
1072 * gdb.ada/fixed_points.exp: New file.
1073
1074 2004-12-03 Randolph Chung <tausq@debian.org>
1075
1076 * gdb.arch/pa-nullify.exp: New file.
1077 * gdb.arch/pa-nullify.s: New file.
1078
1079 2004-11-30 Randolph Chung <tausq@debian.org>
1080
1081 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
1082 instead of "tbug". Fix regexp to work properly with gdb_test.
1083
1084 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
1085
1086 * gdb.base/bitfields2.exp: New test.
1087 * gdb.base/bitfields2.c: New file.
1088
1089 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
1090
1091 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
1092
1093 2004-11-16 Randolph Chung <tausq@debian.org>
1094
1095 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
1096
1097 2004-11-14 Daniel Jacobowitz <dan@debian.org>
1098
1099 * gdb.threads/threadapply.exp: Correct "macro details" test.
1100
1101 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
1102
1103 * gdb.threads/threadapply.exp: New test.
1104 * gdb.threads/threadapply.c: New file.
1105
1106 2004-11-07 Mark Kettenis <kettenis@gnu.org>
1107
1108 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
1109 frames.
1110
1111 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
1112
1113 * gdb.base/cursal.exp: New file.
1114 * gdb.base/cursal.c: New file.
1115
1116 2004-11-03 Andrew Cagney <cagney@gnu.org>
1117
1118 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
1119
1120 2004-10-30 Mark Kettenis <kettenis@gnu.org>
1121
1122 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
1123 NetBSD/ELF targets.
1124
1125 2004-10-29 Joel Brobecker <brobecker@gnat.com>
1126
1127 * gdb.threads/bp_in_thread.c: New file, copied from
1128 pthread_cond_wait.c.
1129 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
1130 file, rather than reusing the .c file from another testcase.
1131
1132 2004-10-20 Joel Brobecker <brobecker@gnat.com>
1133
1134 * gdb.ada/null_record.exp: Check where we stopped after
1135 sending the start command, instead of where the associated
1136 temporary breakpoint was inserted.
1137
1138 2004-10-14 Andrew Cagney <cagney@gnu.org>
1139
1140 * gdb.mi/gdb701.c (main): Return 0.
1141
1142 2004-10-13 Daniel Jacobowitz <dan@debian.org>
1143
1144 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
1145
1146 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
1147
1148 * gdb.threads/schedlock.c: Add comment markers to use to find
1149 line numbers.
1150 * gdb.threads/schedlock.exp: Adjust regex to handle the new
1151 comments.
1152 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
1153 breakpoint lines.
1154
1155 2004-10-12 Daniel Jacobowitz <dan@debian.org>
1156
1157 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
1158
1159 2004-10-12 Daniel Jacobowitz <dan@debian.org>
1160
1161 * configure.in: Add gdb.dwarf2.
1162 * configure: Regenerated.
1163 * Makefile.in: Add gdb.dwarf2.
1164 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
1165 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
1166 gdb.dwarf2/file1.txt: New files.
1167
1168 2004-10-11 Orjan Friberg <orjanf@axis.com>
1169
1170 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
1171 of "run", since the latter doesn't work with remote targets. Adjust
1172 the breakpoint numbering accordingly.
1173 * gdb.threads/pthread_cond_wait.exp: Ditto.
1174
1175 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
1176
1177 * gdb.base/overlays.exp: Update copyright years.
1178
1179 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
1180
1181 * gdb.base/overlays.exp: Disable if target is Linux.
1182
1183 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
1184
1185 * config/gdbserver.exp (gdb_load): Use right filename on remote.
1186
1187 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
1188
1189 * gdb.asm/asm-source.exp: Add m32r-linux target.
1190 * gdb.asm/m32r-linux.inc: New file.
1191
1192 2004-09-24 Andrew Cagney <cagney@redhat.com>
1193 David Anderson <anderson@redhat.com>
1194
1195 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
1196 command fails, assume things will work.
1197 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
1198 (_GNU_SOURCE): Define.
1199 (print_unsigned, print_hex): Change parameter to "long long".
1200 (print_byte_count): New function, use to print byte counts.
1201 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
1202 O_LARGEFILE.
1203 (main): Compute an upper bound on a corefile in max_core_size.
1204 Limit memory chunk size to max_core_size. Limit total memory
1205 allocated to max_core_size.
1206
1207 2004-09-23 Andrew Cagney <cagney@gnu.org>
1208
1209 * gdb.base/bigcore.exp: Replace the code that creates a corefile
1210 from a separate process with code that creates a corefile by
1211 making the inferior dump core.
1212
1213 2004-09-23 Mark Kettenis <kettenis@gnu.org>
1214
1215 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
1216 block.
1217
1218 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
1219
1220 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
1221 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
1222 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
1223 Likewise.
1224
1225 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
1226
1227 * gdb.java/jprint.exp: New test case for java inferior call.
1228 * gdb.java/jprint.java: Ditto.
1229
1230 2004-09-15 Joel Brobecker <brobecker@gnat.com>
1231
1232 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
1233
1234 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
1235
1236 * gdb.threads/killed.c: Include <stdlib.h>.
1237 * gdb.threads/pthreads.c: Likewise.
1238
1239 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
1240
1241 * gdb.threads/killed.c: Add copyright notice.
1242
1243 2004-09-10 Jason Molenda (jmolenda@apple.com)
1244
1245 * gdb.base/define.exp: Two new tests to verify zero space chars
1246 after 'if' and 'while' commands in a user-defined command is correctly
1247 parsed.
1248
1249 2004-09-08 Andrew Cagney <cagney@gnu.org>
1250
1251 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
1252 delivery test with duplicate at end of file.
1253
1254 2004-09-06 Mark Kettenis <kettenis@jive.nl>
1255
1256 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
1257
1258 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
1259
1260 * config/hppro.exp: Removed.
1261
1262 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
1263
1264 * config/sparclet.exp: Removed.
1265
1266 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
1267
1268 * config/udi.exp: Removed.
1269
1270 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
1271
1272 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
1273 of "exp_continue".
1274 (advancei): Likewise.
1275
1276 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1277
1278 * gdb.base/unload.exp: Fix so messages aren't duplicated.
1279
1280 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
1281
1282 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
1283 to check for nodebug in executable.
1284 * gdb.gdb/observer.exp (setup_test): Likewise.
1285 * gdb.gdb/selftest.exp (test_with_self): Likewise.
1286 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
1287
1288 2004-09-01 Andrew Cagney <cagney@gnu.org>
1289
1290 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
1291 files.
1292
1293 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1294
1295 * gdb.base/unload.exp: Fix expected warning message to match
1296 latest format.
1297
1298 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
1299
1300 * gdb.base/call-rt-st.exp: Fix typos.
1301
1302 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
1303
1304 * gdb.threads/thread_check.exp: New testcase.
1305 * gdb.threads/thread_check.c: New testcase.
1306
1307 2004-08-31 Andrew Cagney <cagney@gnu.org>
1308
1309 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
1310 (skip_to_handler_entry): New procedures. Test stepping into a
1311 handler when the breakpoint is at the handler's entry point.
1312
1313 2004-08-30 Andrew Cagney <cagney@gnu.org>
1314
1315 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
1316 gdb/1757.
1317
1318 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
1319
1320 With code from Manoj Iyer <manjo@austin.ibm.com>:
1321 * lib/gdb.exp (gdb_file_cmd): Return more information in the
1322 return value. Add an arm for "no debugging symbols found".
1323 Change a stray "error" to "perror".
1324 (gdb_run_cmd): Adapt to new return value.
1325 * gdb.base/remote.exp: Adapt to new return value.
1326 * gdb.gdb/complaints.exp: Likewise.
1327 * gdb.gdb/observer.exp: Likewise.
1328 * gdb.gdb/selftest.exp: Likewise.
1329 * gdb.gdb/xfullpath.exp: Likewise.
1330
1331 2004-08-27 Joel Brobecker <brobecker@gnat.com>
1332
1333 * gdb.threads/bp_in_thread.exp: New testcase.
1334
1335 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
1336
1337 Fix PR testsuite/1735.
1338 * gdb.threads/schedlock.c (thread_function): Add a cast
1339 to suppress a gcc warning.
1340 * gdb.threads/thread-specific.c (thread_function): Likewise.
1341
1342 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1343
1344 * gdb.base/unload.c: Include <stdlib.h>.
1345
1346 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1347
1348 From Paul Gilliam <pgilliam@us.ibm.com>:
1349 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
1350 synchronized after the "return".
1351
1352 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1353
1354 * gdb.mi/basics.c: Include <stdio.h>.
1355 * gdb.mi/pthreads.c: Include <stdlib.h>.
1356 * gdb.mi/var-cmd.c: Include <stdlib.h>.
1357
1358 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1359
1360 * gdb.threads/schedlock.c: Add copyright notice.
1361
1362 2004-08-25 Andrew Cagney <cagney@gnu.org>
1363
1364 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
1365 (skip_over_handler, breakpoint_over_hander): New test procedures.
1366 (advance, advancei): Add a proper prefix, do not use
1367 rerun_to_main.
1368 * gdb.base/sigstep.c (main): Change to use an infinite loop.
1369
1370 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
1371
1372 * gdb.mi/basics.c: Add copyright notice.
1373 * gdb.mi/var-cmd.c: Add copyright notice.
1374
1375 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
1376
1377 * lib/gdb.exp: Remove signed_keyword_not_used.
1378 * lib/compiler.c: Likewise.
1379 * lib/compiler.cc: Likewise.
1380
1381 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
1382
1383 * gdb.base/whatis.c: Remove conditional disabling of "signed".
1384 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
1385
1386 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
1387
1388 * gdb.base/whatis.c: Add copyright notice.
1389
1390 2004-08-20 Mark Kettenis <kettenis@gnu.org>
1391
1392 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
1393 it to skip the breakpoints encoded in the inline assembly.
1394
1395 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1396
1397 * Makefile.in: Add gdb.fortran.
1398
1399 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1400
1401 * gdb.base/call-sc.exp (test_scalar_returns):
1402 Fix cut-and-paste glitch in "Make fun return now".
1403
1404 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
1405
1406 * configure.in: Add gdb.fortran.
1407 * configure: Regenerate.
1408 * gdb.fortran/Makefile.in: New file.
1409 * lib/gdb.exp (skip_fortran_tests): New procedure.
1410
1411 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
1412
1413 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
1414 reference to bug-gnu@prep.ai.mit.edu.
1415 * gdb.mi/mi-var-child.exp: Likewise.
1416 * gdb.mi/mi-var-cmd.exp: Likewise.
1417 * gdb.mi/mi-var-display.exp: Likewise.
1418 * gdb.mi/mi2-var-block.exp: Likewise.
1419 * gdb.mi/mi2-var-child.exp: Likewise.
1420 * gdb.mi/mi2-var-cmd.exp: Likewise.
1421 * gdb.mi/mi2-var-display.exp: Likewise.
1422
1423 2004-08-15 Mark Kettenis <kettenis@gnu.org>
1424
1425 * gdb.base/unload.c (main): Make local variable msg const.
1426
1427 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
1428
1429 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
1430 to bug-gnu@prep.ai.mit.edu.
1431 * gdb.mi/mi-disassemble.exp: Likewise.
1432 * gdb.mi/mi-eval.exp: Likewise.
1433 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
1434 default line number.
1435 * gdb.mi/mi-return.exp: Likewise.
1436 * gdb.mi/mi-simplerun.exp: Likewise.
1437 * gdb.mi/mi-stack.exp: Likewise.
1438 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
1439 number with explicit range test.
1440 * gdb.mi/mi-watch.exp: Likewise.
1441 * gdb.mi/mi2-break.exp: Likewise.
1442 * gdb.mi/mi2-cli.exp: Likewise.
1443 * gdb.mi/mi2-disassemble.exp: Likewise.
1444 * gdb.mi/mi2-eval.exp: Likewise.
1445 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
1446 default line number.
1447 * gdb.mi/mi2-return.exp: Likewise.
1448 * gdb.mi/mi2-simplerun.exp: Likewise.
1449 * gdb.mi/mi2-stack.exp: Likewise.
1450 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
1451 number with explicit range test.
1452 * gdb.mi/mi2-watch.exp: Likewise.
1453
1454 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
1455
1456 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
1457 * gdb.cp/m-static.exp: Likewise.
1458 * gdb.cp/rtti.exp: Likewise.
1459
1460 2004-08-14 Mark Kettenis <kettenis@gnu.org>
1461
1462 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
1463
1464 2004-08-14 Eli Zaretskii <eliz@gnu.org>
1465
1466 * ChangeLog: Prefix Local Variables with semi-colons and indent
1467 the reference to older ChangeLog files, to fix fontification in
1468 Emacs.
1469
1470 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1471
1472 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
1473 * gdb.mi/mi2-break.exp: Likewise.
1474
1475 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1476
1477 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
1478
1479 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1480
1481 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
1482
1483 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1484
1485 * gdb.cp/classes.exp: Remove unused declarations. Just let
1486 test names default instead of providing special names. Remove
1487 extraneous demangler test.
1488
1489 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
1490
1491 * gdb.base/unload.exp: New test for breakpoints in dynamically
1492 loaded libraries.
1493 * gdb.base/unload.c: Ditto.
1494 * gdb.base/unloadshr.c: Ditto.
1495
1496 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
1497
1498 * gdb.cp/classes.exp (test_ptype_class_objects): Call
1499 cp_test_ptype_class.
1500 (test_enums): Likewise.
1501
1502 2004-08-10 Andrew Cagney <cagney@gnu.org>
1503
1504 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
1505 files.
1506
1507 2004-08-10 Andrew Cagney <cagney@gnu.org>
1508
1509 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
1510 init_malloc call.
1511
1512 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
1513
1514 * ChangeLog: Add copyright notice. The notice is copied
1515 from emacs 21.3 top level ChangeLog.
1516
1517 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1518
1519 * lib/cp-support.exp: New file.
1520 * lib/cp-support.exp (cp_test_type_class): New function.
1521 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
1522 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
1523 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
1524 cp_test_ptype_class.
1525
1526 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1527
1528 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
1529 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
1530 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
1531 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
1532 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
1533 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
1534 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
1535 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
1536 gdb.mi/mi2-watch.exp: Update copyright years.
1537
1538 2004-08-09 Mark Kettenis <kettenis@gnu.org>
1539
1540 * gdb.base/sigaltstack.exp: Provide proper anchoring.
1541
1542 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1543
1544 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
1545 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
1546 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
1547 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
1548 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
1549 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
1550 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
1551 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
1552 gdb.mi/mi-watch.exp: Update copyright years.
1553
1554 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1555
1556 PR gdb/1738
1557 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
1558 from a breakpoint with a pending signal.
1559
1560 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1561
1562 PR gdb/1736
1563 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
1564 * gdb.base/sigaltstack.exp (finish_test): Consume output until
1565 the prompt.
1566 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
1567
1568 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1569
1570 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
1571
1572 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1573
1574 PR gdb/1736
1575 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
1576 for i?86-*-linux*.
1577
1578 2004-08-08 Daniel Jacobowitz <dan@debian.org>
1579
1580 * gdb.arch/i386-prologue.exp: Compile without debug information.
1581
1582 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
1583
1584 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
1585 rather than asking gdb to search.
1586
1587 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1588
1589 * gdb.base/gcore.c: Include <string.h>.
1590
1591 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1592
1593 * gdb.base/gcore.c: Add copyright notice.
1594
1595 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1596
1597 * gdb.base/freebpcmd.c: Include <stdio.h>.
1598 * gdb.base/long_long.c: Include <string.h>.
1599 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
1600 * gdb.base/siginfo.c: Include <string.h>.
1601 * gdb.base/sigstep.c: Include <string.h>.
1602
1603 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1604
1605 * gdb.base/complex.c: Include <stdlib.h>.
1606
1607 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1608
1609 * gdb.base/complex.c: Add copyright notice.
1610
1611 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1612
1613 * gdb.base/charset.c: Include <stdlib.h>.
1614
1615 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1616
1617 * gdb.base/auxv.c: Include <stdlib.h>.
1618
1619 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1620
1621 * gdb.base/auxv.c: Add copyright notice.
1622
1623 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1624
1625 * gdb.base/coremaker.c: Add copyright notice.
1626 * gdb.base/coremaker2.c: Add copyright notice.
1627
1628 2004-08-04 Andrew Cagney <cagney@gnu.org>
1629
1630 * gdb.base/store.exp: Update copyright.
1631 (check_set, up_set, check_struct, up_struct): Add a prefix to test
1632 names, do not import gdb_prompt.
1633
1634 2004-08-01 Andrew Cagney <cagney@gnu.org>
1635
1636 Fix PR testsuite/1729.
1637 * gdb.base/dump.exp: Add test name to callers of capture_value, do
1638 not use capture_value with value 4.
1639 (capture_value): Add optional test name parameter.
1640 (test_reload_saved_value, test_restore_saved_value): Use $msg as
1641 the prefix, pass to capture_value.
1642
1643 2004-08-01 Mark Kettenis <kettenis@gnu.org>
1644
1645 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
1646 * gdb.arch/i386-prologue.c (standard): New prototype and function.
1647 (main): Call new function.
1648
1649 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1650
1651 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
1652
1653 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1654
1655 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
1656
1657 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1658
1659 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
1660 Accept more values of vtbl pointer. Remove some messages
1661 about "obsolete gcc or gdb".
1662
1663 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1664
1665 * gdb.cp/classes.exp: Accept more varieties of ptype output.
1666
1667 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1668
1669 * gdb.base/asm-source.exp: Properly convert target board
1670 debug flags from gcc format to binutils format.
1671
1672 2004-07-28 Mark Kettenis <kettenis@gnu.org>
1673
1674 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
1675 gdb1718". PR backtrace/1718 partially fixed.
1676
1677 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
1678
1679 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
1680
1681 2004-07-26 Nick Clifton <nickc@redhat.com>
1682
1683 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
1684 good default value for a specific architecture is available then
1685 set it to that value. Otherwise default to the -gstabs switch.
1686 Remove the -g... switches from the asm-flags variable. Allow the
1687 target board info to override the value if it wants to. Pass the
1688 switch on the assembler command line.
1689
1690 2004-07-23 Mark Kettenis <kettenis@gnu.org>
1691
1692 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
1693 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
1694 (main): Call new function.
1695
1696 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
1697
1698 Test for PR exp/1715.
1699 * gdb.base/radix.exp: Refactor common procedures. Make all
1700 test names unique. Change XFAIL to KFAIL.
1701
1702 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
1703
1704 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
1705 * gdb.ada/gnat_ada.gin: ... to here.
1706 * configure.in: Use gnat_ada.gin.
1707 * configure: Regenerate.
1708
1709 2004-07-20 Andrew Cagney <cagney@gnu.org>
1710
1711 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
1712 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
1713 XFAILs. Clean up test messages and comments. Check backtraces.
1714 Delete re-sync code.
1715
1716 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1717
1718 Fix PR cli/740.
1719 * gdb.base/annota1.exp: Honor gdb,nosignals.
1720 * gdb.base/annota3.exp: Likewise.
1721
1722 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1723
1724 * lib/java.exp: Update copyright notice.
1725
1726 2004-07-19 Andrew Cagney <cagney@gnu.org>
1727
1728 * gdb.base/selftest.exp: Copy file from here ...
1729 * gdb.gdb/selftest.exp: ... to here.
1730
1731 2004-07-16 Andrew Cagney <cagney@redhat.com>
1732
1733 * lib/insight-support.exp: Delete file.
1734 * lib/java.exp (java_init): Fix copyright.
1735
1736 2004-07-16 Andrew Cagney <cagney@gnu.org>
1737
1738 * gdb.base/restore.c: Append "prologue" to comments marking the a
1739 function's prologue.
1740 * gdb.base/restore.exp: Update copyright, re-indent.
1741 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
1742 callerN" prefix where needed. Update patterns that match a
1743 function's prologue.
1744
1745 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
1746
1747 * gdb.base/restore.c: Add copyright notice.
1748
1749 2004-07-16 Andrew Cagney <cagney@gnu.org>
1750
1751 * gdb.base/logical.exp: Update copyright.
1752 (evaluate): New procedure. Use to re-implement tests using
1753 several tables.
1754
1755 2004-07-14 Martin Hunt <hunt@redhat.com>
1756
1757 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
1758 which fixes some problems where init.tcl was not found.
1759
1760 2004-07-13 Andrew Cagney <cagney@gnu.org>
1761
1762 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
1763 (check_sizeof, check_valueof): Do not include the output in the
1764 test name. Use gdb_test.
1765 (get_valueof): Use gdb_test_multiple.
1766
1767 * gdb.base/step-test.exp: Update copyright. Use
1768 gdb_test_multiple. Ensure that test names do not include
1769 architecture dependent output.
1770
1771 * gdb.gdb/observer.exp: Update copyright.
1772 (setup_test): Use gdb_test_multiple.
1773 (attach_first_observer, attach_second_observer)
1774 (attach_third_observer, detach_first_observer)
1775 (detach_second_observer, detach_third_observer)
1776 (reset_counters, check_counters): Make $message a prefix.
1777 (test_normal_stop_notifications): Add "args" parameter - a list of
1778 init functions to be called. Make $message a prefix,
1779 (test_observer_normal_stop): Change the message prefixes so that
1780 they are unique, pass the attach / detach procedures to
1781 test_normal_stop_notifications.
1782
1783 * gdb.base/signull.exp (test_segv): Prefix all tests with
1784 "${name}". Clean up test messages.
1785
1786 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
1787
1788 * gdb.base/ena-dis-br.exp: Update copyright.
1789 (break_at): New function. Replace send_gdb with gdb_test,
1790 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
1791 ignore count, not stopped at bpt", with KFAIL.
1792
1793 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
1794
1795 * gdb.base/attach.exp: Remove cleanupfile handling.
1796
1797 2004-07-12 Andrew Cagney <cagney@gnu.org>
1798
1799 * gdb.base/annota1.exp: Cleanup corefile test name.
1800 * gdb.base/annota3.exp: Ditto.
1801
1802 2004-07-12 Andrew Cagney <cagney@gnu.org>
1803
1804 * gdb.base/signals.exp: Clean up copyright, re-indent.
1805
1806 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
1807 gdb_test and gdb_test_multiple.
1808
1809 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
1810
1811 * gdb.java/jmain.exp: Fix expected line number for main to
1812 break at. Set XFAIL for break at main test since gcj does not
1813 provide line number info for first statement in main.
1814
1815 2004-07-08 Andrew Cagney <cagney@gnu.org>
1816
1817 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
1818
1819 * gdb.base/sigbpt.exp: Make the common part of each test name a
1820 prefix instead of suffix.
1821
1822 2004-07-07 Bob Rossi <bob_rossi@cox.net>
1823
1824 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
1825 test from test_tbreak_creation_and_listing to
1826 test_file_list_exec_source_file
1827 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
1828 Changed name of test from test_tbreak_creation_and_listing to
1829 test_file_list_exec_source_file
1830
1831 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
1832
1833 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
1834 the jmisc() constructor instead of <init>.
1835 * gdb.java/jmisc1.exp: Ditto.
1836
1837 2004-07-07 Andrew Cagney <cagney@gnu.org>
1838
1839 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
1840 corrupting the PC.
1841
1842 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
1843
1844 * gdb.cp/templates.exp: Accept whitespace change in demangler
1845 output.
1846
1847 2004-07-06 Andrew Cagney <cagney@gnu.org>
1848
1849 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
1850
1851 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
1852
1853 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
1854 * lib/compiler.cc: Likewise.
1855
1856 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
1857
1858 * lib/compiler.cc: Work around string preprocessing problem
1859 with old hp c++ compiler.
1860 * lib/compiler.c: Likewise.
1861
1862 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1863
1864 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
1865 directives to conditionalize symbol prefixing.
1866 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
1867 additional_flags handling. Add underscore prefix for Cygwin.
1868 * gdb.arch/i386-unwind.c: Use preprocessor directives to
1869 conditionalize symbol prefixing.
1870 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
1871 additional_flags handling. Add underscore prefix for Cygwin.
1872
1873 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1874
1875 * gdb.base/bigcore.exp: Skip test on Cygwin.
1876
1877 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
1878
1879 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
1880 formats for "info register". Use gdb_test_multiple. Fix
1881 the "invalid register" test.
1882
1883 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
1884
1885 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
1886 PID for Cygwin. Add Cygwin specific strings to check for in some
1887 tests.
1888 (do_attach_tests): Add a test for user interaction when attaching
1889 to a process with no matching symbol table already loaded.
1890
1891 2004-06-26 Andrew Cagney <cagney@gnu.org>
1892
1893 Test PR java/1567 and PR java/1565.
1894 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
1895 * gdb.java/jmisc2.exp: Delete file.
1896
1897 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
1898
1899 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
1900
1901 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
1902
1903 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
1904 attach process.
1905
1906 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
1907
1908 * gdb.cp/pr-1553.exp: Remove.
1909
1910 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
1911
1912 * gdb.cp/pr-1553.cc: Remove.
1913 * gdb.cp/pr-1553.exp: Disable this test.
1914
1915 2004-06-20 Jim Blandy <jimb@redhat.com>
1916
1917 Fix PR testsuite/1680.
1918 * gdb.arch/i386-sse.exp: Properly quote curly braces in
1919 regular expressions.
1920
1921 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1922
1923 Fix PR testsuite/1679.
1924 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
1925 Issue an UNSUPPORTED result instead.
1926
1927 2004-06-18 Jim Blandy <jimb@redhat.com>
1928
1929 * gdb.base/charset.exp: Only send a control-C if we see a new
1930 prompt and incomplete command.
1931
1932 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
1933
1934 * gdb.cp/pr-574.cc: Add copyright notice.
1935
1936 2004-06-17 Jim Blandy <jimb@redhat.com>
1937
1938 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
1939 cases where the regexp has no groups; this grabs random text from
1940 the previous test suite, whatever that was.
1941
1942 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
1943
1944 * gdb.cp/printmethod.cc: Add copyright notice.
1945
1946 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
1947
1948 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
1949
1950 2004-06-16 Andrew Cagney <cagney@gnu.org>
1951
1952 * gdb.base/signull.c: Update copyright. Include <string.h>.
1953 (bowler): Replace data_pointer with data_read
1954 and data_write cases. Add code_descriptor case.
1955 (zero, desc): New array and pointer.
1956 (data, code): Change to simple pointers.
1957 * gdb.base/signull.exp: Fix probe pattern matching a function
1958 descriptor SIGSEGV. Replace data_pointer with data_read and
1959 data_write tests.
1960
1961 2004-06-16 Andrew Cagney <cagney@gnu.org>
1962
1963 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
1964
1965 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1966
1967 * gdb.base/long_long.c: Add copyright notice.
1968
1969 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1970
1971 * gdb.base/long_long.exp: Remove reference to
1972 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
1973 to gdb_breakpoint and gdb_continue_to_breakpoint.
1974
1975 2004-06-14 Jim Blandy <jimb@redhat.com>
1976
1977 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
1978 endian case.
1979
1980 2004-06-14 Andrew Cagney <cagney@gnu.org>
1981
1982 * gdb.base/gcore.exp (capture_command_output): Delete the always
1983 passing tests containing inferior values.
1984 * gdb.base/ending-run.exp: Do not include the breakpoint address
1985 in the test message. Update copyright.
1986 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
1987 size in the test name, use gdb_test_multiple. Update copyright.
1988
1989 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1990
1991 * gdb.cp/ref-types.cc: Add copyright notice.
1992
1993 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
1994
1995 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
1996 hp_aCC_compiler.
1997 * lib/compiler.cc: Likewise.
1998 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
1999 'set' commands. Log diagnostics for other lines. Set
2000 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
2001
2002 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
2003
2004 * gdb.cp/try_catch.cc: Add copyright notice.
2005
2006 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
2007
2008 * gdb.cp/userdef.cc: Add copyright notice.
2009
2010 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
2011
2012 * gdb.cp/virtfunc.cc: Add copyright notice.
2013
2014 2004-06-11 Randolph Chung <tausq@debian.org>
2015
2016 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
2017 problem.
2018
2019 2004-06-10 Andrew Cagney <cagney@gnu.org>
2020
2021 * lib/compiler.cc, lib/compiler.c: Append either
2022 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
2023 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
2024 instead of gcc-3-3.
2025
2026 2004-06-09 Andrew Cagney <cagney@gnu.org>
2027
2028 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
2029 gdb/1455, bug is specific to "long long" and "double".
2030
2031 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
2032 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
2033 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
2034 fixed.
2035
2036 2004-06-09 Andrew Cagney <cagney@gnu.org>
2037
2038 * gdb.base/structs.exp (test_struct_returns): Replace
2039 "return_value_unknown" and "finish_value_unknown" by
2040 "return_value_known" and "finish_value_known". Instead of
2041 "return_value_unknown" iff "finish_value_unknown", check
2042 "return_value_known" implies "finish_value_known".
2043
2044 2004-06-08 Martin Hunt <hunt@redhat.com>
2045
2046 * gdb.base/float.exp: Add pattern for mips targets.
2047
2048 2004-06-08 Randolph Chung <tausq@debian.org>
2049
2050 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
2051 message for unknown architectures more clear.
2052
2053 2004-06-08 Joel Brobecker <brobecker@gnat.com>
2054
2055 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
2056 start the execution of the program.
2057
2058 2004-06-07 Jim Blandy <jimb@redhat.com>
2059
2060 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
2061 * gdb.arch/i386-cpuid.h: New helper file.
2062
2063 2004-06-07 Randolph Chung <tausq@debian.org>
2064
2065 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
2066 has started.
2067
2068 2004-06-04 Roland McGrath <roland@redhat.com>
2069
2070 Fix PR gdb/1647.
2071 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
2072 differently to be robust to output buffering differences.
2073
2074 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
2075
2076 * gdb.threads/pthreads.exp: Update copyright years.
2077 (check_control_c): Change asynchronous 'after' to synchronous.
2078
2079 2004-06-04 Roland McGrath <roland@redhat.com>
2080
2081 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
2082 next gdb prompt.
2083
2084 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
2085
2086 Fix PR gdb/1636.
2087 * gdb.threads/manythreads.exp: Change asynchronous 'after'
2088 calls to synchronous.
2089
2090 2004-05-26 Jim Blandy <jimb@redhat.com>
2091
2092 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
2093
2094 2004-05-24 Randolph Chung <tausq@debian.org>
2095
2096 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
2097 * gdb.asm/pa.inc: New file.
2098
2099 2004-05-22 Mark Kettenis <kettenis@gnu.org>
2100
2101 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
2102
2103 2004-05-21 Joel Brobecker <brobecker@gnat.com>
2104 Daniel Jacobowitz <drow@mvista.com>
2105
2106 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
2107 GDB prompt.
2108
2109 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2110
2111 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
2112 setjmp/longjmp. Use sigaction instead of signal.
2113
2114 2004-05-19 J. Brobecker <brobecker@gnat.com>
2115 Michael Snyder <msnyder@redhat.com>
2116
2117 * gdb.threads/pthread_cond_wait.c: New file.
2118 * gdb.threads/pthread_cond_wait.exp: New testcase.
2119
2120 2004-05-13 Andrew Cagney <cagney@redhat.com>
2121
2122 * gdb.base/signull.exp, gdb.base/signull.c: New files.
2123 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
2124
2125 2004-05-11 Andrew Cagney <cagney@redhat.com>
2126
2127 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
2128 fixed but revealed gdb/1639.
2129
2130 2004-05-10 Andrew Cagney <cagney@redhat.com>
2131
2132 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
2133 func1" and "next to 2nd alarm", kernel bug avoided.
2134
2135 2004-05-10 Daniel Jacobowitz <dan@debian.org>
2136
2137 PR external/1568
2138 * gdb.base/bigcore.exp: Check the size of the dumped core file.
2139 XFAIL if it is smaller than bytes_allocated.
2140 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
2141 (main): Make chunks_allocated unsigned. Correct comment.
2142
2143 2004-05-07 Joel Brobecker <brobecker@gnat.com>
2144
2145 * gdb.arch/powerpc-aix-prologue.c: New file.
2146 * gdb.arch/powerpc-aix-prologue.exp: New file.
2147
2148 2004-05-07 Jim Blandy <jimb@redhat.com>
2149
2150 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
2151 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
2152
2153 2004-05-06 Joel Brobecker <brobecker@gnat.com>
2154
2155 * gdb.base/sep.exp: No longer setup_kfail when the program was
2156 built with dwarf2.
2157
2158 2004-05-05 Jim Ingham <jingham@apple.com>
2159
2160 * gdb.base/pending.exp: Make sure pending breakpoints
2161 preserve the ignore count.
2162
2163 2004-04-27 Jerome Guitton <guitton@gnat.com>
2164
2165 * i386-prologue.exp: Add testcase for jump instruction as first
2166 instruction of the real code.
2167 * i386-prologue.c (jump_at_beginning): New function.
2168
2169 2004-04-28 Mark Kettenis <kettenis@gnu.org>
2170
2171 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
2172 x86_64-*-*.
2173
2174 2004-04-28 Mark Kettenis <kettenis@gnu.org>
2175
2176 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
2177 i*86-*-*.
2178
2179 2004-04-25 Mark Kettenis <kettenis@gnu.org>
2180
2181 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
2182 expression that checks the return type.
2183
2184 2004-04-23 Andrew Cagney <cagney@redhat.com>
2185
2186 * gdb.base/call-sc.exp: New test of scalar call/return values.
2187 * gdb.base/call-sc.c: Ditto.
2188
2189 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2190
2191 * gdb.threads/manythreads.c: Reduce thread stack size.
2192
2193 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
2194
2195 * gdb.threads/manythreads.c: Add copyright notice.
2196
2197 2004-04-23 Andrew Cagney <cagney@redhat.com>
2198
2199 * gdb.base/siginfo.exp: Better handle step out of signal.
2200 * gdb.base/sigstep.exp: Ditto.
2201
2202 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
2203 Daniel Jacobowitz <drow@mvista.com>
2204
2205 * gdb.threads/manythreads.c: New testcase.
2206 * gdb.threads/manythreads.exp: Ditto.
2207
2208 2004-04-22 Jim Blandy <jimb@redhat.com>
2209
2210 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
2211 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
2212
2213 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
2214
2215 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
2216
2217 2004-04-21 Andrew Cagney <cagney@redhat.com>
2218
2219 * gdb.base/sigstep.c: New file.
2220 * gdb.base/sigstep.exp: New file.
2221
2222 2004-04-16 Joel Brobecker <brobecker@gnat.com>
2223
2224 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
2225 call to observer_notify_normal_stop.
2226
2227 2004-04-15 Andrew Cagney <cagney@redhat.com>
2228
2229 * gdb.base/siginfo.c: New file.
2230 * gdb.base/siginfo.exp: New file.
2231
2232 2004-04-12 J. Brobecker <brobecker@gnat.com>
2233
2234 * gdb.base/sep.exp: Fix typo in comment.
2235
2236 2004-04-12 J. Brobecker <brobecker@gnat.com>
2237
2238 * gdb.base/sep.c: New file.
2239 * gdb.base/sep-proc.c: New file.
2240 * gdb.base/sep.exp: New testcase.
2241
2242 2004-04-09 Mark Kettenis <kettenis@gnu.org>
2243
2244 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
2245 support.
2246
2247 2004-04-05 Andrew Cagney <cagney@redhat.com>
2248
2249 * gdb.base/sigaltstack.c: New file.
2250 * gdb.base/sigaltstack.exp: New file.
2251
2252 2004-04-04 Joel Brobecker <brobecker@gnat.com>
2253
2254 * gdb.base/foll-fork.exp: Update the expected output for
2255 "help set follow-fork-mode", to match a change that was made
2256 to the help of this variable on 2004-01-13.
2257
2258 2004-04-01 Joel Brobecker <brobecker@gnat.com>
2259
2260 * lib/ada.exp: Add copyright notice.
2261 * bar.ads: Likewise.
2262 * bar.adb: Likewise.
2263 * null_record.adb: Likewise.
2264 * null_record.exp: Likewise.
2265 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
2266
2267 2004-04-01 Joel Brobecker <brobecker@gnat.com>
2268
2269 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
2270 * configure: Regenerate.
2271
2272 2004-04-01 Joel Brobecker <brobecker@gnat.com>
2273
2274 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
2275 to build the application. Remove the message printed when in
2276 verbose mode, redundant with the UNSUPPORTED message above.
2277
2278 2004-03-31 Joel Brobecker <brobecker@gnat.com>
2279
2280 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
2281 * gdb.ada (null_record.exp): New testcase.
2282
2283 2004-03-31 Joel Brobecker <brobecker@gnat.com>
2284
2285 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
2286
2287 2004-03-31 Joel Brobecker <brobecker@gnat.com>
2288
2289 * gdb.ada: New subdirectory.
2290 * gdb.ada/Makefile.in: New file.
2291 * gdb.ada/gnat_ada.gpr.in: New file.
2292
2293 2004-03-31 Joel Brobecker <brobecker@gnat.com>
2294
2295 * lib/ada.exp: New file.
2296
2297 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
2298
2299 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
2300 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
2301
2302 2004-03-22 Andrew Cagney <cagney@redhat.com>
2303
2304 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
2305 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2306 Problem identified by Ulrich Weigand.
2307
2308 2004-03-17 David Carlton <carlton@kealia.com>
2309
2310 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
2311 PR c++/826.
2312
2313 2004-03-16 Roland McGrath <roland@redhat.com>
2314
2315 * gdb.base/auxv.exp: New file.
2316 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
2317
2318 2004-03-12 David Carlton <carlton@kealia.com>
2319
2320 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
2321 * gdb.cp/pr-1553.cc: Ditto.
2322 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
2323 pass branch.
2324
2325 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
2326
2327 * gdb.cp/templates.exp: Accept more template types.
2328
2329 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
2330
2331 From Corinna Vinschen with modifications.
2332 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
2333 local variable obj_with_enum.
2334 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
2335 results with obj_with_enum.
2336
2337 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
2338
2339 * gdb.cp/classes.cc: New file, copied from misc.cc.
2340 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
2341
2342 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
2343
2344 * gdb.cp/misc.cc: Add copyright notice.
2345
2346 2004-03-05 David Carlton <carlton@kealia.com>
2347
2348 * gdb.cp/rtti.exp: Add 'print *obj3' test.
2349 * gdb.cp/rtti.h: Update copyright.
2350 (namespace n2::n3): New.
2351 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
2352 (n2::n3::func3): New.
2353 (main): Call n2::n3::func3.
2354 * gdb.cp/rtti2.cc: Update copyright.
2355 (n2::create3): New.
2356
2357 2004-03-04 Mark Kettenis <kettenis@gnu.org>
2358
2359 * gdb.asm/openbsd.inc: Fix typo.
2360
2361 2004-03-03 Fred Fish <fnf@redhat.com>
2362
2363 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
2364 "val" instead of unused "size". Update copyright year.
2365
2366 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
2367
2368 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
2369 to use unsigned char.
2370 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
2371 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
2372
2373 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
2374
2375 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
2376 line of output.
2377
2378 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
2379
2380 * gdb.base/relocate.c (dummy): Initialize.
2381
2382 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
2383
2384 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
2385 a breakpoint at exit.
2386
2387 2004-02-27 Fred Fish <fnf@redhat.com>
2388
2389 * gdb.base/chng-syms.exp: Add expect condition to match failing
2390 case that isn't a timeout.
2391
2392 2004-02-27 Andrew Cagney <cagney@redhat.com>
2393
2394 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
2395 support.
2396
2397 2004-02-26 Fred Fish <fnf@redhat.com>
2398
2399 * gdb.arch/gdb1431.c: Remove.
2400 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
2401 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
2402 of "until" incorrectly.
2403
2404 2004-02-26 J. Brobecker <brobecker@gnat.com>
2405
2406 * gdb.cp/class2.cc (empty): New class.
2407 (refer): New function.
2408 (main): Declare an object of type empty and use it.
2409 * gdb.cp/class2.exp: Print the value of an object of type empty.
2410
2411 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2412
2413 * gdb.base/langs.exp: Update query string to match the
2414 new nquery format used for pending breakpoints.
2415
2416 2004-02-26 Andrew Cagney <cagney@redhat.com>
2417
2418 Fix PR i18n/1570.
2419 * gdb.base/charset.c: Update copyright notice.
2420 (main, init_string): Remove the escape character '\e' tests.
2421 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
2422 * gdb.base/charset.exp (valid_host_charset): Ditto.
2423 * gdb.base/setvar.exp: Ditto.
2424
2425 2004-02-24 Andrew Cagney <cagney@redhat.com>
2426
2427 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
2428 mmapped data in core file" PASS and FAIL messages consistent.
2429
2430 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
2431 setting a breakpoint. Work around PR java/1565.
2432
2433 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
2434
2435 * lib/gdb.exp (gdb_breakpoint): Update query string to match
2436 new nquery format.
2437 * gdb.base/pending.exp: Ditto.
2438
2439 2004-02-22 Mark Kettenis <kettenis@gnu.org>
2440
2441 * configure.in: Run stabs tests on *BSD.
2442 * configure: Regenerated.
2443
2444 2004-02-21 Mark Kettenis <kettenis@gnu.org>
2445
2446 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
2447
2448 2004-02-20 Fred Fish <fnf@redhat.com>
2449
2450 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
2451 blank in test for "returns short", for consistency with other
2452 "returns xxx" tests. Update copyright year.
2453
2454 2004-02-19 Fred Fish <fnf@redhat.com>
2455
2456 New testcase for PR breakpoint/1558.
2457 * gdb.arch/gdb1558.exp: New file.
2458 * gdb.arch/gdb1558.c: New file.
2459
2460 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
2461
2462 * gdb.base/nodebug.exp: Fix typo.
2463
2464 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2465
2466 Committed by Jim Blandy <jimb@redhat.com>.
2467
2468 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
2469
2470 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
2471
2472 * gdb.base/float.exp: Support s390*-*-* targets.
2473
2474 2004-02-17 Adam Fedor <fedor@gnu.org>
2475
2476 * gdb.base/gdb1555.exp: New file.
2477 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
2478
2479 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
2480
2481 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
2482
2483 2004-02-16 Fred Fish <fnf@redhat.com>
2484
2485 * gdb.arch/gdb1291.c: Remove
2486 * gdb.arch/gdb1291.s: New test input file.
2487 * gdb.arch/gdb1291.exp: Expand test to check case that should not
2488 fail. Test for correct result, known incorrect result, other
2489 failures and timeouts.
2490
2491 2004-02-16 Andrew Cagney <cagney@redhat.com>
2492
2493 * gdb.base/bigcore.exp: New file.
2494 * gdb.base/bigcore.c: New file.
2495
2496 2004-02-13 Andrew Cagney <cagney@redhat.com>
2497
2498 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
2499 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
2500 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
2501 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
2502 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
2503 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
2504 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
2505 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
2506 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
2507 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
2508
2509 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
2510
2511 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
2512 executed is an alloc instruction.
2513
2514 2004-02-11 David Carlton <carlton@kealia.com>
2515
2516 * gdb.cp/breakpoint.exp: New.
2517 * gdb.cp/breakpoint.cc: New.
2518
2519 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
2520
2521 Partial fix for PR gdb/1543.
2522 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
2523 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
2524 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
2525 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
2526 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
2527 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
2528 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
2529 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
2530 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
2531 to bug-gdb@prep.ai.mit.edu .
2532 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
2533 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
2534 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
2535 Likewise.
2536
2537 2004-02-10 Andrew Cagney <cagney@redhat.com>
2538
2539 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
2540 using gdb_internal_error_resync.
2541
2542 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
2543
2544 * gdb.threads/thread-specific.exp: Stop early if no threads are
2545 found.
2546
2547 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
2548
2549 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
2550
2551 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
2552
2553 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
2554 breakpoints.
2555
2556 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
2557
2558 * config/sim.exp (gdb_load): Handle $arg == "".
2559 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
2560 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
2561
2562 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
2563
2564 * gdb.base/maint.exp: Update test to reflect
2565 obstack changes.
2566
2567 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
2568
2569 * gdb.base/pendshr.c (pendfunc): New function that calls
2570 pendfunc1.
2571 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
2572
2573 2004-02-04 Fred Fish <fnf@redhat.com>
2574
2575 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
2576 function symbols and update copyright years.
2577 * gdb.arch/gdb1291.c: Ditto.
2578
2579 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2580
2581 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
2582
2583 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2584
2585 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
2586
2587 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2588
2589 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
2590
2591 2004-02-02 Fred Fish <fnf@redhat.com>
2592
2593 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
2594 remote targets. Update copyright years.
2595
2596 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2597
2598 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
2599 support.
2600 * gdb.base/langs.exp: Fix test which attempts to create
2601 breakpoint on non-existent function to handle new pending
2602 support.
2603 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
2604 a breakpoint.
2605 * gdb.base/pending.exp: New test.
2606 * gdb.base/pending.c: New file.
2607 * gdb.base/pendshr.c: Ditto.
2608
2609 2004-02-02 David Carlton <carlton@kealia.com>
2610
2611 * gdb.cp/overload.exp: Add overloadNamespace tests.
2612 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
2613 (overloadNamespace, XXX): New.
2614 (main): Call XXX::marker2.
2615
2616 2004-02-01 Fred Fish <fnf@redhat.com>
2617
2618 * gdb.base/dump.exp: Use runto_main instead of "runto main".
2619 * gdb.base/finish.exp: Ditto.
2620 * gdb.base/gcore.exp: Ditto.
2621 * gdb.base/huge.exp: Ditto.
2622 * gdb.base/info-proc.exp: Ditto.
2623 * gdb.base/return2.exp: Ditto.
2624 * gdb.threads/gcore-thread.exp: Ditto.
2625
2626 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
2627
2628 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
2629
2630 2004-02-01 Mark Kettenis <kettenis@gnu.org>
2631
2632 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
2633 that opening the file succeeds on OpenBSD.
2634
2635 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
2636
2637 * gdb.threads/thread-specific.c: New file.
2638 * gdb.threads/threads-specific.exp: New test script.
2639 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
2640 to expect_out.
2641
2642 2004-02-01 Mark Kettenis <kettenis@gnu.org>
2643
2644 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
2645 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
2646 only on the "print_small_structs from print_long_arg_list" test.
2647
2648 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
2649
2650 * gdb.base/completion.exp: Kill a stray backslash.
2651
2652 From Jim Ingham <jingham@apple.com>:
2653 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
2654 agrees with the result from sending a tab.
2655
2656 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
2657
2658 * gdb.base/chng-syms.exp: Remove stray newline.
2659
2660 2004-01-31 Mark Kettenis <kettenis@gnu.org>
2661
2662 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
2663 *-*-openbsd*.
2664 * gdb.asm/openbsd.inc: New file.
2665
2666 2004-01-30 Mark Kettenis <kettenis@gnu.org>
2667
2668 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
2669 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
2670 *-*solaris2*. Remove commented out default settings for
2671 asm-flags. Replace gdb_compile with target_link.
2672
2673 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
2674
2675 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
2676 for all tests. Remove old hp-ux and cygnus xfail cases.
2677
2678 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
2679
2680 * gdb.base/chng-syms.exp: New file.
2681 * gdb.base/chng-syms.c: New file.
2682
2683 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2684
2685 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
2686 Provide arms for current output in all my configurations.
2687
2688 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2689
2690 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
2691 * lib/compiler.cc: Likewise.
2692 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
2693 get the right preprocessor. Eval the output directly. Remove
2694 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
2695 hp_f77_compiler and hp_f90_compiler completely.
2696 (gdb_preprocess): Delete.
2697 (get_compiler): Delete.
2698
2699 2004-01-24 Mark Kettenis <kettenis@gnu.org>
2700
2701 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
2702 <string.h>.
2703
2704 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
2705
2706 * gdb.mi/mi-stack.exp: Update copyright.
2707
2708 2004-01-23 David Carlton <carlton@kealia.com>
2709
2710 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
2711 test for cp_lookup_transparent_type.
2712 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
2713 call them.
2714
2715 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
2716
2717 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
2718 after -var-update.
2719
2720 2004-01-23 David Carlton <carlton@kealia.com>
2721
2722 * gdb.cp/namespace.cc (C::ensureRefs): New.
2723 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
2724
2725 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
2726
2727 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
2728 case "-stack-list-locals 2".
2729 * gdb.mi/mi-var-child.exp: Test for case
2730 "-var-list-children --all-values NAME".
2731
2732 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
2733
2734 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
2735
2736 2004-01-18 Mark Kettenis <kettenis@gnu.org>
2737
2738 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
2739 used with gdb_test_multiple.
2740
2741 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
2742 read at address 0. This fixes PR testsuite/1504.
2743
2744 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
2745
2746 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
2747 Remove downloading, guessing the host executable, the calls to
2748 gdb_file_cmd and gdb_target_cmd, and "load" support.
2749 (infer_host_exec): New function broken out from gdb_load.
2750 (gdb_load): New wrapper for gdbserver_gdb_load.
2751 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
2752 gdb_target_cmd. Use -target-select.
2753 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
2754 Download binaries to the host. Clear last_mi_remote_file when
2755 we load a new binary.
2756 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
2757 call gdbserver_gdb_load and mi_gdb_target_cmd.
2758
2759 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2760
2761 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
2762 type patterns.
2763
2764 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2765
2766 * gdb.cp/templates.exp: Fix typo in test name of
2767 "print Foo<volatile char*>::foo".
2768
2769 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2770
2771 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
2772
2773 2004-01-16 Ben Elliston <bje@wasabisystems.com>
2774
2775 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
2776 (clean mostlyclean): Remove empty rm.
2777
2778 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2779
2780 * gdb.base/setvar.exp: Add copyright years.
2781
2782 2004-01-14 David Carlton <carlton@bactrian.org>
2783
2784 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
2785 PR c++/1511 and update coment.
2786 * gdb.cp/templates.exp: Update patterns to match current output.
2787 If changes involve something other than whitespace, KFAIL
2788 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
2789
2790 2004-01-14 David Carlton <carlton@kealia.com>
2791
2792 * gdb.cp/namespace.exp: Add tests involving classes defined within
2793 namespaces.
2794 * gdb.cp/namespace.cc (C::CClass): New.
2795 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
2796
2797 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
2798
2799 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
2800 what debug info we have. Print a better message if something goes
2801 wrong while producing the separate debug info file.
2802
2803 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2804
2805 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
2806
2807 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2808
2809 * gdb.base/callfuncs.c: Add copyright notice.
2810
2811 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
2812
2813 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
2814 inheritance. PR gdb/1498, PR gcc/13539.
2815
2816 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
2817
2818 * gdb.threads/gcore-thread.exp: Prefix name of binary with
2819 test specific name.
2820 * gdb.mi/gdb669.exp: Ditto.
2821 * gdb.mi/mi-pthreads.exp: Ditto.
2822 * gdb.mi/mi1-pthreads.exp: Ditto.
2823 * gdb.mi/mi2-pthreads.exp: Ditto.
2824
2825 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2826
2827 * gdb.cp/member-ptr.cc: Add copyright notice.
2828
2829 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2830
2831 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
2832 some patterns for recent versions of gcc and hpacc. Delete
2833 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
2834 Delete tests that access a NULL pointer-to-member-data. This
2835 script is still disabled for gcc.
2836
2837 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
2838
2839 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
2840 escaped correctly.
2841
2842 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
2843
2844 * gdb.base/sepdebug.exp: New file.
2845 * gdb.base/sepdebug.c: New file.
2846 * lib/gdb.exp (separate_debug_filename): New procedure.
2847 (gdb_gnu_strip_debug): New procedure.
2848
2849 2004-01-12 Andrew Cagney <cagney@redhat.com>
2850
2851 * gdb.mi/ChangeLog: Delete file. Renamed to ...
2852 * gdb.mi/ChangeLog-1999-2003: New file.
2853
2854 2004-01-12 Andrew Cagney <cagney@redhat.com>
2855
2856 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
2857 "Renaming a directory to a non-empty directory returns ENOTEMPTY
2858 or EEXIST", treat EBUSY as an XFAIL.
2859
2860 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
2861
2862 * gdb.base/scope.exp: Remove obsolete setup_xfail for
2863 hp_cc_compiler.
2864
2865 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2866
2867 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
2868 decorations.
2869
2870 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2871
2872 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
2873 and "(aCC)" decorations. Remove obsolete doco about old
2874 test results.
2875
2876 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2877
2878 * gdb.cp/exception.exp: Fix typo in doco.
2879
2880 2004-01-09 Mark Kettenis <kettenis@gnu.org>
2881
2882 * gdb.base/gdb1476.exp: Fix typo.
2883
2884 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2885
2886 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
2887 file.
2888
2889 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2890
2891 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
2892 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
2893 Use gdb_compile. Remove restriction on gcc. Add some patterns
2894 for recent version of gdb. Delete second half, which was a copy
2895 of the first half with different build flags. This test is
2896 still disabled because it is still not ready for production.
2897
2898 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2899
2900 * gdb.cp/exception.cc: Add copyright notice.
2901 * gdb.cp/exception.exp: Add a notice that this file is broken
2902 because of line number changes caused by addition of copyright
2903 notice.
2904
2905 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2906
2907 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
2908 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
2909
2910 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2911
2912 * gdb.cp/classes.exp: Accept gnu abi 2.
2913 * gdb.cp/derivation.exp: Likewise.
2914 * gdb.cp/overload.exp: Likewise.
2915 * gdb.cp/virtfunc.exp: Likewise.
2916
2917 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2918
2919 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
2920 semicolon after end of function.
2921
2922 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2923
2924 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
2925 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
2926 boilerplate code for compiling and running the program under
2927 test. Add some string method tests.
2928
2929 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2930
2931 * gdb.cp/bs15503.cc: Add copyright notice.
2932 * gdb.cp/bs15503.exp: Adjust line number.
2933
2934 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2935
2936 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
2937 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
2938
2939 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2940
2941 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
2942 hp_cc_compiler.
2943
2944 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2945
2946 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
2947 * gdb.cp/ctti.exp: Use the marker instead of "next".
2948 With gcc, run further before bailing.
2949
2950 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2951
2952 * gdb.cp/cttiadd.cc: Add copyright notice.
2953 * gdb.cp/cttiadd1.cc: Likewise.
2954 * gdb.cp/cttiadd2.cc: Likewise.
2955 * gdb.cp/cttiadd3.cc: Likewise.
2956
2957 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2958
2959 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
2960 Use gdb_test, gdb_test_multiple. Use floating-point values that
2961 have exact representations in IEEE-ish formats.
2962
2963 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2964
2965 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
2966 compilers. Delete duplicate call to get_compiler_info.
2967 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
2968 * gdb.base/volatile.exp: Likewise.
2969
2970 2004-01-07 Mark Kettenis <kettenis@gnu.org>
2971
2972 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
2973 memory at address 0.
2974
2975 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2976
2977 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
2978 to test for hp-ux assembler. Fix copyright years.
2979
2980 2004-01-07 Andrew Cagney <cagney@redhat.com>
2981
2982 * gdb.base/fileio.c (strerrno): Add "EBUSY".
2983
2984 2004-01-07 Andrew Cagney <cagney@redhat.com>
2985
2986 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
2987 when creating the read-only file. From analysis by Roland McGrath
2988 and Elena Zannoni.
2989
2990 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2991
2992 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
2993
2994 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
2995
2996 * gdb.base/cvexpr.c: Be type-safe with function pointers and
2997 data pointers.
2998
2999 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3000
3001 * gdb.cp/m-static.exp: Compile one source file at a time.
3002 Delete unused call to get_compiler_info.
3003
3004 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3005
3006 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
3007 * gdb.base/call-rt-st.exp: Likewise.
3008 * gdb.base/nodebug.exp: Likewise.
3009 * gdb.base/volatile.exp: Likewise.
3010 * gdb.cp/ref-types.exp: Likewise.
3011 * gdb.cp/templates.exp: Likewise.
3012
3013 2004-01-05 Mark Kettenis <kettenis@gnu.org>
3014
3015 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
3016
3017 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
3018
3019 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
3020 hppa*-hp-hpux*.
3021
3022 2004-01-04 Mark Kettenis <kettenis@gnu.org>
3023
3024 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
3025 x86_64-*-*.
3026
3027 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
3028 sparc64-*-* and sparc*-solaris2*.
3029
3030 2004-01-04 Mark Kettenis <kettenis@gnu.org>
3031
3032 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
3033 return ${tests}" test. The ${tests} already mentions the
3034 filename.
3035
3036 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
3037
3038 * gdb.cp/local.exp: Accept gcc abi 2.
3039
3040 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
3041
3042 * gdb.cp/templates.exp: Accept gcc abi 2.
3043
3044 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
3045
3046 * lib/compiler.cc: Remove supports_template_debugging.
3047 * gdb.cp/templates.exp: Do not test supports_template_debugging.
3048
3049 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3050
3051 * gdb.cp/namespace.exp: Accept gcc abi 2.
3052
3053 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3054
3055 * gdb.cp/method.exp: Accept gcc abi 2.
3056
3057 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3058
3059 * gdb.cp/classes.exp: Generate identical results as old version.
3060 * gdb.cp/derivation.exp: Likewise.
3061 * gdb.cp/overload.exp: Likewise.
3062 * gdb.cp/virtfunc.exp: Likewise.
3063
3064 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3065
3066 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
3067 mysterious bug with sourceware version of expect.
3068
3069 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3070
3071 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
3072 current versions of gcc, including gcc abi 2. Remove gratuitous
3073 restart of test program. Use gdb_test_multiple and gdb_test for
3074 all tests. Add patterns to xfail missing "const" in "const char *"
3075 and kfail PR gdb/1155.
3076
3077 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3078
3079 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
3080 current versions of gcc, including gcc abi 2. Remove gratuitous
3081 restart of test program. Use gdb_test_multiple and gdb_test for
3082 all tests. Add patterns to kfail PR gdb/1498.
3083
3084 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
3085
3086 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
3087 current versions of gcc, including gcc abi 2. Use "breakpoint"
3088 and "continue" instead of restarting the target program. Use
3089 gdb_test_multiple and gdb_test for all tests.
3090
3091 2004-01-01 Mark Kettenis <kettenis@gnu.org>
3092
3093 * gdb.asm/asm-source.exp: Update copyright year. Link statically
3094 for *-*-solaris2*.
3095
3096 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
3097
3098 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
3099 current versions of gcc, including gcc abi 2. Use "breakpoint"
3100 and "continue" instead of restarting the target program several
3101 times. Use gdb_test_multiple and gdb_test for all tests.
3102
3103 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
3104
3105 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
3106 source files.
3107
3108 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
3109
3110 * gdb.base/environ.exp: Handle compiling test case from multiple
3111 source files.
3112
3113 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
3114
3115 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
3116
3117 2003-12-17 Jim Blandy <jimb@redhat.com>
3118
3119 * gdb.base/freebpcmd.c: Add copyright notice.
3120
3121 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
3122
3123 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
3124
3125 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
3126
3127 2003-12-13 Jim Blandy <jimb@redhat.com>
3128
3129 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
3130
3131 2003-12-12 Kevin Buettner <kevinb@redhat.com>
3132
3133 * gdb.asm/frv.inc: New file.
3134 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
3135
3136 2003-12-09 Fred Fish <fnf@redhat.com>
3137
3138 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
3139 functions to break1.c and leave prototypes behind. Add more
3140 "set breakpoint NN here" comments.
3141 * gdb.base/break1.c: New file.
3142
3143 * gdb.base/break.exp: Handle compiling test case from multiple
3144 source files and change source file references as needed.
3145 * gdb.base/completion.exp: Ditto.
3146 * gdb.base/condbreak.exp: Ditto.
3147 * gdb.base/define.exp: Ditto.
3148 * gdb.base/ena-dis-br.exp: Ditto.
3149 * gdb.base/info-proc.exp: Ditto.
3150 * gdb.base/maint.exp: Ditto.
3151 * gdb.base/until.exp: Ditto.
3152
3153 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
3154 hardcoded line numbers.
3155 * gdb.base/define.exp: Ditto.
3156 * gdb.base/ena-dis-br.exp: Ditto.
3157 * gdb.base/maint.exp: Ditto.
3158 * gdb.base/until.exp: Ditto.
3159
3160 * gdb.base/completion.exp: Use "break1" for completion tests since
3161 "break" is no longer a unique prefix.
3162
3163 2003-12-06 Andrew Cagney <cagney@redhat.com>
3164
3165 * gdb.base/structs.exp (test_struct_returns): When applicable, set
3166 "return_value_unimplemented". When an unimplemented struct return
3167 architecture, report incorrect values as a KFAIL
3168
3169 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
3170
3171 * gdb.cp/rtti.exp: Accept new wording of warning from
3172 cp_lookup_rtti_type.
3173
3174 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
3175
3176 Partial fix for PR testsuite/1456.
3177 * gdb.base/scope.exp (test_at_main): Replace references to
3178 gcc_compiled with calls to test_compiler_info.
3179 (test_at_foo): Likewise.
3180 (test_at_bar): Likewise.
3181
3182 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
3183
3184 Partial fix for PR testsuite/1456.
3185 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
3186 to test_compiler_info.
3187
3188 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
3189
3190 * gdb.base/so-impl-ld.exp: Update copyright notice.
3191
3192 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
3193
3194 Partial fix for PR testsuite/1456.
3195 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
3196 to test_compiler_info.
3197
3198 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
3199
3200 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
3201 from current versions of gdb. Clean up regular expressions.
3202 Delete redundant timeout case.
3203
3204 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
3205
3206 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
3207 from current versions of gdb. Clean up regular expressions.
3208 Delete redundant timeout case.
3209
3210 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
3211
3212 Partial fix for PR testsuite/1456.
3213 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
3214 gcc_compiled with call to test_compiler_info.
3215
3216 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
3217
3218 Partial fix for PR testsuite/1456.
3219 * gdb.base/list.exp (test_list_function): Delete unused declaration
3220 of gcc_compiled.
3221
3222 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
3223
3224 Partial fix for PR testsuite/1456.
3225 * gdb.base/complex.exp: Replace reference to gcc_compiled with
3226 call to test_compiler_info.
3227
3228 2003-11-29 Mark Kettenis <kettenis@gnu.org>
3229
3230 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
3231 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
3232 it to create the appropriate note.inc.
3233 * gdb.asm/asmsrc1.s: Include "note.inc".
3234 * gdb.asm/netbsd.inc: New file.
3235 * gdb.asm/empty.inc: New file.
3236
3237 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
3238
3239 Partial fix for PR testsuite/1456.
3240 * gdb.base/constvars.exp: Replace references to gcc_compiled with
3241 calls to test_compiler_info.
3242
3243 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
3244
3245 Partial fix for PR testsuite/1456.
3246 * gdb.base/volatile.exp: Replace references to gcc_compiled with
3247 calls to test_compiler_info.
3248
3249 2003-11-27 Mark Kettenis <kettenis@gnu.org>
3250
3251 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
3252 pattern for the KFAILs.
3253
3254 2003-11-25 Adam Fedor <fedor@gnu.org>
3255
3256 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
3257 * gdb.objc/objcdecode.m: New file.
3258
3259 2003-11-25 Adam Fedor <fedor@gnu.org>
3260
3261 * gdb.objc/nondebug.exp: Test for PR objc/1236.
3262 * gdb.objc/nondebug.m: New file.
3263
3264 2003-11-26 Ben Elliston <bje@wasabisystems.com>
3265
3266 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
3267 NetBSD as it does on FreeBSD. Modelled on a similar change by
3268 Mark Kettenis on 2003-05-30.
3269 (link-flags): Set to "--entry _start" regardless of target.
3270 Special linker flags are to be appended to $link-flags.
3271 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
3272
3273 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
3274
3275 * gdb.cp/method.exp: Accept output of new demangler.
3276
3277 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
3278
3279 * gdb/class2.exp: New file.
3280 * gdb/class2.cc: New file.
3281
3282 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
3283
3284 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
3285 of new demangler.
3286
3287 2003-11-23 Mark Kettenis <kettenis@gnu.org>
3288
3289 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
3290 of gdb_test "run".
3291
3292 2003-11-23 Mark Kettenis <kettenis@gnu.org>
3293
3294 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
3295 "continue" into "run".
3296
3297 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
3298
3299 Partial fix for PR testsuite/1456.
3300 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
3301 call to test_compiler_info.
3302 * gdb.cp/ctti.exp: Likewise.
3303 * gdb.cp/derivation.exp: Likewise.
3304 * gdb.cp/member-ptr.exp: Likewise.
3305 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
3306 reference to gcc_compiled.
3307
3308 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
3309
3310 Fix PR testsuite/1463.
3311 * gdb.base/structs.exp (start_structs_test): Call
3312 get_debug_format before using the debug format.
3313
3314 2003-11-22 Andrew Cagney <cagney@redhat.com>
3315
3316 * lib/gdb.exp (gdb_test_multiple): Add simple example.
3317 * gdb.base/structs.exp: Use gdb_test_multiple.
3318
3319 2003-11-20 Andrew Cagney <cagney@redhat.com>
3320
3321 * gdb.base/structs.exp: Handle and recover from internal errors.
3322 Replace "foo${n}" with "foo<n>" in test messages.
3323
3324 * gdb.base/structs.exp: Update copyright. Rewrite.
3325 * gdb.base/structs.c: Update copyright. Rewrite.
3326
3327 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
3328 resync count exceeded.
3329
3330 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
3331 from the internal error.
3332 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
3333 Original from Jim Blandy.
3334 (gdb_test_multiple): Use gdb_internal_error_resync.
3335
3336 2003-11-19 Andrew Cagney <cagney@redhat.com>
3337
3338 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
3339 KFAIL.
3340
3341 2003-11-17 Mark Kettenis <kettenis@gnu.org>
3342
3343 New testcase for PR backtrace/1435.
3344 * gdb.arch/i386-unwind.exp: New file.
3345 * gdb.arch/i386-unwind.c: New file.
3346
3347 2003-11-17 Andrew Cagney <cagney@redhat.com>
3348
3349 * lib/gdb.exp (compiler_info): New global.
3350 (test_compiler_info): New function.
3351 (get_compiler_info): Set compiler_info.
3352 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
3353 "compiler_info" to gcc-<major>-<minor>.
3354
3355 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
3356
3357 * gdb.trace/configure: Remove.
3358
3359 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
3360
3361 * gdb.base/break.c: Add comments to aid finding line numbers for
3362 breakpoints.
3363 * gdb.base/break.exp: Remove all references to explicit line
3364 numbers.
3365
3366 2003-11-11 Nick Clifton <nickc@redhat.com>
3367
3368 * gdb.base/shreloc.exp: Do not run for targets which do not
3369 support shared objects.
3370
3371 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
3372
3373 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
3374 Don't run tests if nofileio flag is given.
3375
3376 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
3377
3378 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
3379 as well as 'Watchpoint'.
3380
3381 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
3382
3383 Reported by Jim Ingham <jingham@apple.com>:
3384 * gdb.base/annota1.exp: Match at least one occurrence of the
3385 signal handler annotation.
3386
3387 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
3388
3389 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
3390 as well as 'Watchpoint'.
3391
3392 2003-11-05 Michael Chastain <mec@shout.net>
3393
3394 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
3395
3396 2003-11-03 Kris Warkentin <kewarken@qnx.com>
3397
3398 * gdb.arch/gdb1291.c: New test file.
3399 * gdb.arch/gdb1291.exp: New test script.
3400 * gdb.arch/gdb1431.c: New test file.
3401 * gdb.arch/gdb1431.exp: New test script.
3402
3403 2003-10-22 Michael Chastain <mec@shout.net>
3404
3405 * gdb.mi/pthreads.c: Add copyright notice.
3406
3407 2003-10-22 Michael Chastain <mec@shout.net>
3408
3409 * gdb.threads/pthreads.c: Add copyright notice.
3410
3411 2003-10-20 Michael Chastain <mec@shout.net>
3412
3413 * gdb.base/gdb1056.exp: New test script.
3414
3415 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
3416
3417 * gdb.threads/killed.exp: Use gdb_run_cmd.
3418
3419 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
3420
3421 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
3422 create a core file.
3423 * gdb.threads/gcore-thread.exp: Likewise.
3424
3425 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
3426
3427 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
3428 type, based on char type.
3429 (struct bit_flags_short_t): New bitfield type, based on short type.
3430 (init_bit_flags_char): New fuction.
3431 (init_bit_flags_short): Ditto.
3432 (print_bit_flags_char): Ditto.
3433 (print_bit_flags_short): Ditto.
3434 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
3435
3436 2003-10-11 Michael Chastain <mec@shout.net>
3437
3438 * gdb.base/call-rt-st.exp: Update copyright year.
3439
3440 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
3441
3442 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
3443 * gdb.disasm/sh3.s: Ditto.
3444
3445 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
3446
3447 * gdb.threads/switch-threads.exp: New test.
3448 * gdb.threads/switch-threads.c: New source file.
3449
3450 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
3451
3452 * gdb.base/ending-run.exp: Add sh specific case.
3453
3454 2003-10-06 Andrew Cagney <cagney@redhat.com>
3455
3456 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
3457 * gdb.disasm/mn10200.exp: Delete obsolete file.
3458
3459 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
3460
3461 * ChangeLog: Correct an entry command.exp -> commands.exp.
3462 * gdb.base/commands.exp (bp_deleted_in_command_test)
3463 (temporary_breakpoint_commands): Check noargs.
3464
3465 2003-09-25 David Carlton <carlton@kealia.com>
3466
3467 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
3468 of some print tests, where appropriate. Add tests for C::D::cd,
3469 E::ce, F::cXfX, G::XgX.
3470 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
3471
3472 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
3473
3474 * lib/java.exp (java_init): Import target_alias before using it.
3475
3476 2003-09-25 David Carlton <carlton@kealia.com>
3477
3478 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
3479
3480 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
3481
3482 * gdb.base/selftest.exp: Accomodate more instruction reordering
3483 weirdness.
3484
3485 2003-09-17 Michael Chastain <mec@shout.net>
3486
3487 * gdb.cp/gdb1355.exp: New file.
3488 * gdb.cp/gdb1355.c: New file.
3489
3490 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
3491
3492 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
3493 * gdb.asm/sh.inc: New file.
3494
3495 2003-09-11 David Carlton <carlton@kealia.com>
3496
3497 * gdb.cp/namespace.exp: Add tests for namespace types.
3498 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
3499 (test_namespace): New.
3500
3501 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
3502
3503 * gdb.base/relocate.exp: Handle new gdb output at startup.
3504 * gdb.stabs/weird.exp: Ditto.
3505
3506 2003-09-08 Michael Chastain <mec@shout.net>
3507
3508 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
3509
3510 2003-09-07 Michael Chastain <mec@shout.net>
3511
3512 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
3513 'parse error'.
3514
3515 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
3516
3517 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
3518
3519 2003-08-30 Michael Chastain <mec@shout.net>
3520
3521 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
3522 * gdb.gdb/observer.exp: Ditto.
3523 * gdb.gdb/xfullpath.exp: Ditto.
3524
3525 2003-08-29 Mark Kettenis <kettenis@gnu.org>
3526
3527 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
3528 *-*-*bsd*.
3529
3530 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
3531
3532 * gdb.base/dump.exp: Skip for ia64.
3533
3534 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
3535
3536 * gdb.asm/asm-source.exp: Add ia64 support.
3537 * gdb.asm/ia64.inc: New file.
3538
3539 2003-08-22 Michael Chastain <mec@shout.net>
3540
3541 * gdb.cp: New directory.
3542 * gdb.cp/*: Copy from gdb.c++/*.
3543 * gdb.c++/*: Remove.
3544 * Makefile.in: Change gdb.c++ to gdb.cp.
3545 * configure.in: Ditto.
3546 * configure: Regnerate.
3547
3548 2003-08-18 Mark Kettenis <kettenis@gnu.org>
3549
3550 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
3551 * gdb.arch/i386-prologue.c (gdb1338): Add function.
3552
3553 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3554
3555 * mi-var-display.exp (-var-list-children weird): Accept function
3556 pointers with argument types.
3557 * mi1-var-display.exp (-var-list-children weird): Likewise.
3558 * mi2-var-display.exp (-var-list-children weird): Likewise.
3559
3560 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
3561
3562 * gdb.base/annota3.exp: Add missing newline.
3563
3564 2003-08-06 Michael Chastain <mec@shout.net>
3565
3566 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
3567
3568 2003-08-12 Michael Snyder <msnyder@redhat.com>
3569
3570 * gdb.base/float.exp: Add test for SH.
3571
3572 2003-08-10 Mark Kettenis <kettenis@gnu.org>
3573
3574 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
3575
3576 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
3577
3578 * gdb.base/completion.exp: Remove reduntant completion test
3579 on filename.
3580
3581 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
3582
3583 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
3584 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
3585 gdb.trace/save-trace.exp: Make sure that full pathnames are
3586 escaped correctly.
3587
3588 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
3589
3590 * configure.in: Don't generate config.h from config.hin.
3591 * configure: Regenerate.
3592 * config.hin: Remove file.
3593 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
3594 * gdb.threads/pthreads.c: Ditto.
3595
3596 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
3597
3598 From Kei Sakamoto <sakamoto.kei@renesas.com>:
3599 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
3600 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
3601 Replace ld24 with seth/add3.
3602
3603 2003-08-02 Andrew Cagney <cagney@redhat.com>
3604
3605 * gdb.base/annota3.exp: New file.
3606 * gdb.base/annota3.c: New file.
3607 * gdb.c++/annota3.exp: New file.
3608 * gdb.c++/annota3.cc: New file.
3609
3610 2003-07-29 Michael Chastain <mec@shout.net>
3611
3612 * gdb.threads/tls.c (spin): Check errno only if sem_wait
3613 actually failed.
3614 (do_pass): Likewise.
3615 * gdb.threads/tls.exp: Always initialize no_of_threads.
3616
3617 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
3618
3619 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
3620 pattern.
3621 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
3622 * gdb.threads/tls.exp: Recognize one case of the host library not
3623 supporting TLS.
3624
3625 2003-07-27 Andrew Cagney <cagney@redhat.com>
3626
3627 * gdb.base/fileio.exp: Use SH when running commands using
3628 remote_exec.
3629
3630 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
3631
3632 From Kei Sakamoto <sakamoto.kei@renesas.com>:
3633 * gdb.base/relocate.c (dummy): New padding array.
3634
3635 2003-07-22 Michael Snyder <msnyder@redhat.com>
3636
3637 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3638
3639 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
3640 patterns to be more general, accepting old and new output.
3641 Some output chars (such as '+') also must be quoted.
3642 Some addresses are displayed numerically instead of
3643 symbolically.
3644
3645 2003-07-23 Michael Snyder <msnyder@redhat.com>
3646
3647 * gdb.base/return2.exp: Don't test long-long return.
3648
3649 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
3650 * gdb.disasm/t01_mov.exp: Ditto.
3651 * gdb.disasm/t02_mova.s: Ditto.
3652 * gdb.disasm/t02_mova.exp: Ditto.
3653 * gdb.disasm/t03_add.s: Ditto.
3654 * gdb.disasm/t03_add.exp: Ditto.
3655 * gdb.disasm/t04_sub.s: Ditto.
3656 * gdb.disasm/t04_sub.exp: Ditto.
3657 * gdb.disasm/t05_cmp.s: Ditto.
3658 * gdb.disasm/t05_cmp.exp: Ditto.
3659 * gdb.disasm/t06_ari2.s: Ditto.
3660 * gdb.disasm/t06_ari2.exp: Ditto.
3661 * gdb.disasm/t07_ari3.s: Ditto.
3662 * gdb.disasm/t07_ari3.exp: Ditto.
3663 * gdb.disasm/t08_or.s: Ditto.
3664 * gdb.disasm/t08_or.exp: Ditto.
3665 * gdb.disasm/t09_xor.s: Ditto.
3666 * gdb.disasm/t09_xor.exp: Ditto.
3667 * gdb.disasm/t10_and.s: Ditto.
3668 * gdb.disasm/t10_and.exp: Ditto.
3669 * gdb.disasm/t11_logs.s: Ditto.
3670 * gdb.disasm/t11_logs.exp: Ditto.
3671 * gdb.disasm/t12_bit.s: Ditto.
3672 * gdb.disasm/t12_bit.exp: Ditto.
3673 * gdb.disasm/t13_otr.s: Ditto.
3674 * gdb.disasm/t13_otr.exp: Ditto.
3675
3676 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
3677
3678 * gdb.threads/tls.exp :Add kfail for 'info address' case.
3679
3680 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
3681
3682 * gdb.threads/tls.c : New file.
3683 * gdb.threads/tls.exp : New file.
3684 * gdb.threads/tls-main.c : New file.
3685 * gdb.threads/tls-shared.c : New file.
3686 * gdb.threads/tls-shared.exp : New file.
3687
3688 2003-07-22 Andreas Schwab <schwab@suse.de>
3689
3690 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
3691
3692 2003-07-20 Andreas Schwab <schwab@suse.de>
3693
3694 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
3695 due to insn reordering.
3696
3697 2003-07-15 Andrew Cagney <cagney@redhat.com>
3698
3699 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
3700
3701 2003-07-15 Michael Chastain <mec@shout.net>
3702
3703 * gdb.base/gdb1250.exp: New file.
3704 * gdb.base/gdb1250.c: New file.
3705
3706 2003-07-09 Michal Ludvig <mludvig@suse.cz>
3707
3708 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
3709 expansion of size_t to 'unsigned long', not only to 'unsigned'.
3710
3711 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
3712
3713 * gdb.threads/tls.c: New file.
3714 * gdb.threads/tls.exp: New file.
3715 * gdb.threads/tls-main.c: New file.
3716 * gdb.threads/tls-shared.c: New file.
3717 * gdb.threads/tls-shared.exp: New file.
3718
3719 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
3720
3721 * gdb.base/annota1.exp: Make sure that we properly escape the
3722 full path of the source file. Xfail more permissive patterns,
3723 due to a compiler debug info problem.
3724
3725 2003-07-07 Andreas Schwab <schwab@suse.de>
3726
3727 * gdb.asm/m68k.inc: New file.
3728 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
3729
3730 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
3731 arguments"): Also match negative number.
3732
3733 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
3734
3735 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
3736
3737 * gdb.base/store.c (charest): New typedef.
3738 (add_char): Rename to add_charest, update.
3739 (wack_char): Rename to wack_charest, update types. Return l + r
3740 to keep r live across the call.
3741 (wack_short, wack_int, wack_long, wack_longest, wack_float)
3742 (wack_double, wack_doublest): Return l + r to keep r live across
3743 the call.
3744 * gdb.base/store.exp: Accomodate store.c changes.
3745
3746 2003-06-30 David Carlton <carlton@kealia.com>
3747
3748 * gdb.c++/maint.exp (test_invalid_name): New.
3749 (test_first_component): Add tests for invalid names.
3750
3751 2003-06-29 Michael Chastain <mec@shout.net>
3752
3753 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
3754 output of '<VTT for class>' for virtual base classes.
3755
3756 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3757
3758 * gdb.base/completion.exp: Tab-complete "complet" instead of
3759 "compl".
3760 * gdb.base/complex.exp, gdb.base/complex.c: New files.
3761
3762 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3763
3764 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
3765 * gdb.base/volatile.exp: Likewise.
3766
3767 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3768
3769 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
3770 gdb/1265.
3771
3772 2003-06-28 Michael Chastain <mec@shout.net>
3773 Daniel Jacobowitz <drow@mvista.com>
3774
3775 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
3776 initial line count of 'captured_main' from 26 to 32.
3777 (test_with_self): Allow xmalloc call to be interleaved with the
3778 preceding two lines.
3779
3780 2003-06-24 Joel Brobecker <brobecker@gnat.com>
3781
3782 * gdb.base/bang.exp: New testcase.
3783
3784 2003-06-23 Joel Brobecker <brobecker@gnat.com>
3785
3786 * gdb.base/langs.exp: Add some tests for the "minimal" language
3787 support.
3788
3789 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
3790
3791 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
3792 the testcase.
3793
3794 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3795
3796 * gdb.base/relocate.exp: Test add-symbol-file with a variable
3797 offset.
3798
3799 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3800
3801 * gdb.c++/pr-1210.cc: New file.
3802 * gdb.c++/pr-1210.exp: New file.
3803
3804 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
3805
3806 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
3807 000-exec-continue.
3808
3809 2003-06-15 Mark Kettenis <kettenis@gnu.org>
3810
3811 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
3812 on *-*-*bsd* instead of *-*-freebsd*.
3813
3814 2003-06-14 Andrew Cagney <cagney@redhat.com>
3815
3816 * gdb.base/store.exp: Test longest and doublest. Test all
3817 parameters. Weaken return statement match.
3818 * gdb.base/store.c: Add longest and doublest - aka long long and
3819 long double functions. Put all parameters into local register
3820 variables. Use negative values.
3821
3822 2003-06-14 Andrew Cagney <cagney@redhat.com>
3823
3824 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
3825 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
3826 exit status.
3827 * gdb.base/fileio.exp: Disable target when nointerrupts and
3828 noinferiorio, instead of limiting it to remote. Use remote_exec
3829 instead of system.
3830
3831 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
3832
3833 * gdb.base/float.exp: Add ia64 support.
3834
3835 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
3836
3837 * gdb.base/fileio.exp: Run only on remote targets.
3838
3839 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
3840
3841 * gdb.base/fileio.c: New file, testing File-I/O.
3842 * gdb.base/fileio.exp: Ditto.
3843
3844 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
3845
3846 * gdb.base/shreloc.exp: New file, check symbol values obtained from
3847 shared objects after relocation at load time (gdb PR/1132).
3848 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
3849 as above, part of the shared object relocation test.
3850
3851 2003-06-08 Mark Kettenis <kettenis@gnu.org>
3852
3853 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
3854 fully filled history list.
3855 * gdb.base/gdb_history: New file.
3856
3857 * gdb.base/signals.exp: XFAIL "continue to func1" on
3858 i*86-*-freebsd*.
3859
3860 * gdb.base/attach.exp: When trying to attach to a nonexistent
3861 process, make it possible to specify the PID based on the target,
3862 and do so for *-*-freebsd*.
3863
3864 2003-06-02 Richard Henderson <rth@redhat.com>
3865
3866 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
3867
3868 2003-06-02 Richard Henderson <rth@redhat.com>
3869
3870 * gdb.base/selftest.exp: Next over lim_at_start initialization.
3871
3872 2003-06-02 Richard Henderson <rth@redhat.com>
3873
3874 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
3875
3876 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
3877
3878 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
3879 of globalvar.
3880
3881 2003-06-01 Mark Kettenis <kettenis@gnu.org>
3882
3883 * gdb.asm/asm-source.exp: Check for memory read errors in
3884 disassembler test on *BSD too.
3885
3886 2003-06-01 Richard Henderson <rth@redhat.com>
3887
3888 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
3889 for .frame.
3890 (gdbasm_call): Lose ldgp.
3891 (gdbasm_startup): Add frame information.
3892 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
3893
3894 2003-05-31 Mark Kettenis <kettenis@gnu.org>
3895
3896 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
3897 i?86-*-*.
3898
3899 2003-05-30 Mark Kettenis <kettenis@gnu.org>
3900
3901 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
3902 FreeBSD.
3903
3904 2003-05-29 Richard Henderson <rth@redhat.com>
3905
3906 * gdb.asm/alpha.inc: New file.
3907 * gdb.asm/asm-source.exp: Use it.
3908
3909 2003-05-29 Jim Blandy <jimb@redhat.com>
3910
3911 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
3912 'core.PID'.
3913
3914 2003-05-22 Jim Blandy <jimb@redhat.com>
3915
3916 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
3917 backtrace.
3918
3919 2003-05-20 David Carlton <carlton@math.stanford.edu>
3920
3921 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
3922 this time.
3923
3924 2003-05-19 David Carlton <carlton@bactrian.org>
3925
3926 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
3927 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
3928
3929 2003-05-19 David Carlton <carlton@bactrian.org>
3930
3931 * gdb.c++/namespace.exp: Add namespace scope and anonymous
3932 namespace tests.
3933 Bump copyright date.
3934 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
3935 (main): Call C::D::marker2.
3936 * gdb.c++/namespace1.cc: New file.
3937
3938 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
3939
3940 Roland McGrath <roland@redhat.com>
3941 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
3942 there is no manager thread.
3943
3944 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
3945
3946 * gdb.threads/schedlock.exp: Remove assumption that all threads
3947 will run in a particular small time slice. Also ensure we break
3948 in one of the child threads rather than the main thread.
3949
3950 2003-05-07 Jim Blandy <jimb@redhat.com>
3951
3952 Add support for assembly source testing on the s390x.
3953 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
3954 architecture.
3955 * gdb.asm/s390x.inc: New file.
3956
3957 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
3958 succession of 'if' statements.
3959
3960 2003-05-05 Andrew Cagney <cagney@redhat.com>
3961
3962 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
3963
3964 2003-05-05 Andrew Cagney <cagney@redhat.com>
3965
3966 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
3967 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
3968
3969 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
3970
3971 * gdb.base/charset.exp: Update based on new behavior of set/show
3972 charset commands.
3973
3974 2003-05-01 Andrew Cagney <cagney@redhat.com>
3975
3976 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
3977 variable do not give memory errors.
3978
3979 2003-04-30 Adam Fedor <fedor@gnu.org>
3980
3981 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
3982 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
3983 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
3984 gdb.objc/basicclass.m: : New files
3985
3986 * lib/gdb.exp (gdb_compile_objc): New procedure.
3987
3988 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
3989
3990 * gdb.base/signals.exp: Make backtrace tests more specific.
3991
3992 2003-04-23 David Carlton <carlton@bactrian.org>
3993
3994 * gdb.c++/maint.exp (test_first_component): Add tests for
3995 'operator' in more locations.
3996
3997 2003-04-16 Kevin Buettner <kevinb@redhat.com>
3998
3999 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
4000
4001 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
4002
4003 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
4004 func marke' instead. Update test name.
4005
4006 2003-04-15 David Carlton <carlton@math.stanford.edu>
4007
4008 * gdb.c++/maint.exp: New file.
4009
4010 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
4011
4012 * gdb.threads/schedlock.c: Change type of thread function argument
4013 to long, to avoid warnings on 64-bit platforms.
4014
4015 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
4016
4017 * gdb.base/attach.exp: Add new message from ptrace in case of
4018 attaching to nonexistent process.
4019
4020 2003-04-11 Jim Blandy <jimb@redhat.com>
4021
4022 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
4023 gdb.c++/userdef.cc: Place comments on the lines to which the
4024 marker function might return.
4025 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
4026 gdb.c++/userdef.exp: Look for those comments to check that we've
4027 returned to the right place, instead of checking line numbers.
4028
4029 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
4030
4031 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
4032 match on sourcefile name, instead of directory name.
4033
4034 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
4035
4036 * gdb.base/completion.exp: Use string_to_regexp to match the
4037 working directory name.
4038
4039 2003-04-09 Jim Blandy <jimb@redhat.com>
4040
4041 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
4042 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
4043 after an inferior function call, report the failure, but allow the
4044 test to continue.
4045
4046 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
4047
4048 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
4049 with -DPROTOTYPES.
4050
4051 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
4052
4053 * gdb.base/break.exp: Revert last patch.
4054
4055 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
4056
4057 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
4058 with -DPROTOTYPES.
4059
4060 2003-04-02 Andrew Cagney <cagney@redhat.com>
4061
4062 * gdb.base/callfuncs.exp: Make "print add" messages unique.
4063 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
4064 matching directories by the name breakpoint.
4065 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
4066 Make "continue to marker1" consistent.
4067 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
4068 message consistent.
4069 * lib/gdb.exp: Put "the program is no longer running", and "the
4070 program exited" in parenthesis.
4071 * lib/mi-support.exp: Ditto.
4072
4073 2003-04-02 Bob Rossi <bob_rossi@cox.net>
4074
4075 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
4076
4077 2003-03-29 Andrew Cagney <cagney@redhat.com>
4078
4079 * gdb.base/sizeof.c (main): Print the value of '\377'.
4080 * gdb.base/sizeof.exp: Check the sign of '\377'.
4081
4082 2003-03-27 Michael Chastain <mec@shout.net>
4083
4084 * gdb.base/gdb1090.exp: New file.
4085 * gdb.base/gdb1090.cc: New file.
4086
4087 2003-03-27 J. Brobecker <brobecker@gnat.com>
4088
4089 * gdb.gdb/observer.exp: New regression test.
4090
4091 2003-03-27 Michael Chastain <mec@shout.net>
4092
4093 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
4094 * gdb.base/ptype.exp: Likewise.
4095
4096 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
4097
4098 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
4099
4100 2003-03-26 Michael Chastain <mec@shout.net>
4101
4102 * gdb.base/ptype.exp: Actually use some typedef'd types.
4103
4104 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
4105
4106 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
4107 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
4108
4109 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
4110
4111 * gdb.base/default.exp: Fix regular expression.
4112
4113 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
4114
4115 * gdb.base/args.exp: Fix regular expression.
4116
4117 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
4118
4119 * gdb.base/help.exp: Allow Win32 child process.
4120
4121 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
4122
4123 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
4124 when stepping out of main().
4125
4126 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
4127
4128 * gdb.base/default.exp: Check for win32 specific message when calling
4129 "run" without executable.
4130
4131 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
4132
4133 * gdb.base/args.exp: Expect .exe in output.
4134
4135 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
4136
4137 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
4138 Cygwin native.
4139
4140 2003-03-17 Andrew Cagney <cagney@redhat.com>
4141
4142 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
4143 vector registes.
4144 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
4145 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
4146
4147 2003-03-17 David Carlton <carlton@math.stanford.edu>
4148
4149 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
4150 test, for PR breakpoints/38.
4151 Call test_watchpoint_and_breakpoint.
4152 * gdb.base/watchpoint.c (func3): New function.
4153 (main): Call func3.
4154
4155 2003-03-04 David Carlton <carlton@math.stanford.edu>
4156
4157 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
4158 Garply<Garply<char> >:: garply".
4159 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
4160 with respect to PR c++/1111; note also PR c++/1113.
4161 (test_template_breakpoints): KFAIL "constructor breakpoint" with
4162 respect to PR c++/1062.
4163 KFAIL "destructor breakpoint" with respect to PR c++/1112.
4164
4165 2003-03-03 David Carlton <carlton@math.stanford.edu>
4166
4167 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
4168 with respect to PR c++/57.
4169 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
4170 c++/826.
4171 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
4172 respect to PR c++/57.
4173
4174 2003-03-03 David Carlton <carlton@math.stanford.edu>
4175
4176 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
4177 respect to PR c++/33 into FAILs.
4178
4179 2003-03-03 Michael Chastain <mec@shout.net>
4180
4181 * configure.in: Update copyright years.
4182
4183 2003-03-03 Michael Chastain <mec@shout.net>
4184
4185 * Makefile.in: Update copyright years.
4186
4187 2003-02-28 David Carlton <carlton@math.stanford.edu>
4188
4189 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
4190 print class instead of struct and/or superfluous protection
4191 specifiers, as long as the resulting output is equivalent to the
4192 source code.
4193 Delete FIXME from end of messages on tests that don't need
4194 fixing.
4195
4196 2003-02-28 David Carlton <carlton@math.stanford.edu>
4197
4198 * gdb.c++/templates.exp (do_tests): Allow const in the two
4199 Foo<volatile char *>::foo tests.
4200
4201 2003-02-27 Michael Snyder <msnyder@redhat.com>
4202
4203 * gdb.base/restore.c (main): Return zero, so exit code
4204 will be consistant.
4205
4206 2003-02-26 David Carlton <carlton@math.stanford.edu>
4207
4208 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
4209 char *>::foo" test with respect to PR c++/33. Create a new test
4210 which is identical to that one except that it doesn't put the
4211 space between the "char" and the "*"; KFAIL it, too.
4212
4213 2003-02-26 David Carlton <carlton@math.stanford.edu>
4214
4215 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
4216 template types into either PASSes or KFAILs (corresponding to PR
4217 c++/57). Tweak indentation. Update copyright.
4218
4219 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
4220
4221 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
4222
4223 2003-02-13 Michael Chastain <mec@shout.net>
4224
4225 * gdb.base/exprs.exp: Remove i960 remnants.
4226 * gdb.base/funcargs.exp: Likewise.
4227 * gdb.base/list.exp: Likewise.
4228 * gdb.base/ptype.exp: Likewise.
4229
4230 2003-02-14 David Carlton <carlton@math.stanford.edu>
4231
4232 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
4233 pEe->D::vg()" from XFAIL to KFAIL.
4234
4235 2003-02-13 Jason Molenda (jmolenda@apple.com)
4236
4237 * gdb.base/maint.exp: Update maint print statistics regexp to include
4238 new entries.
4239
4240 2003-02-13 Michael Chastain <mec@shout.net>
4241
4242 * gdb.c++/inherit.exp: Remove call to get_debug_format.
4243
4244 2003-02-12 Michael Chastain <mec@shout.net>
4245
4246 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
4247 * gdb.c++/inherit.exp: Likewise.
4248 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
4249 * gdb.c++/templates.exp: Likewise.
4250 * gdb.c++/virtfunc.exp: Likewise.
4251
4252 2003-02-06 Jason Molenda (jason-cl@molenda.com)
4253
4254 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
4255 why the code is written that way.
4256
4257 2003-02-05 Michael Chastain <mec@shout.net>
4258
4259 * gdb.base/dump.exp: Add missing copyright line.
4260
4261 2003-02-05 Jason Molenda (jason-cl@molenda.com)
4262
4263 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
4264 at the beginning so the breakpoint doesn't get set on the loop.
4265
4266 2003-02-05 Michael Chastain <mec@shout.net>
4267
4268 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
4269 output for configurations with gcc 2.95.3.
4270
4271 2003-02-05 Keith Seitz <keiths@redhat.com>
4272 Andrew Cagney <ac131313@redhat.com>
4273
4274 * gdb.mi/mi-cli.exp: New file.
4275
4276 2003-02-04 Michael Chastain <mec@shout.net>
4277
4278 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
4279 Call perror and then continue.
4280
4281 2003-02-03 Michael Chastain <mec@shout.net>
4282
4283 * gdb.c++/pr-1023.cc: New file.
4284 * gdb.c++/pr-1023.exp: New file.
4285
4286 2003-02-05 Jim Blandy <jimb@redhat.com>
4287
4288 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
4289 it's local to foobar. Check for it there, and check that it's not
4290 present in main.
4291 * gdb.c++/local.cc (marker2): New function.
4292 (foobar): Call marker1.
4293 (main): Call marker2 instead of marker1.
4294
4295 2003-02-04 Andrew Cagney <ac131313@redhat.com>
4296
4297 * gdb.disasm/mn10200.exp: Obsolete file.
4298 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
4299 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
4300 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
4301
4302 2003-02-04 David Carlton <carlton@math.stanford.edu>
4303
4304 * gdb.c++/overload.exp: Test intToChar(1).
4305 * gdb.c++/overload.cc (intToChar): New.
4306 (main): Call intToChar.
4307
4308 2003-02-03 David Carlton <carlton@math.stanford.edu>
4309
4310 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
4311 'might_kfail' arg.
4312 KFAIL some of the continue_to_bp_overloaded calls, according to
4313 PR c++/1025.
4314
4315 2003-02-01 Michael Chastain <mec@shout.net>
4316
4317 * gdb.base/advance.c (marker1): New marker function.
4318 * gdb.base/advance.exp: When the 'advance' command lands on the
4319 return breakpoint, it can legitimately stop on either the
4320 current line or the next line. Accommodate both outcomes.
4321 * gdb.base/until.exp: Likewise.
4322
4323 2003-02-02 Andrew Cagney <ac131313@redhat.com>
4324
4325 2002-11-10 Jason Molenda (jason-cl@molenda.com):
4326 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
4327 now a list, not a tuple.
4328 * gdb.mi/mi-var-display.exp: Ditto.
4329 * gdb.mi/gdb792.exp: Ditto.
4330
4331 2003-02-01 Andrew Cagney <ac131313@redhat.com>
4332
4333 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
4334 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
4335 stack backtraces.
4336 * gdb.mi/mi-syn-frame.c: Part of same.
4337
4338 2003-02-01 Mark Kettenis <kettenis@gnu.org>
4339
4340 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
4341 gdb.mi/mi1-pthreads.exp: Return instead of calling
4342 gdb_suppress_entire_file.
4343
4344 2003-02-01 Mark Salter <msalter@redhat.com>
4345
4346 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
4347
4348 2003-01-31 Mark Salter <msalter@redhat.com>
4349
4350 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
4351 Support empty arg.
4352
4353 2003-01-30 Michael Chastain <mec@shout.net>
4354
4355 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
4356 This was a workaround for a UTF-8 bug in readline 4.3. The bug
4357 has been fixed in gdb/readline on 2003-01-09.
4358
4359 2003-01-29 Michael Snyder <msnyder@redhat.com>
4360
4361 * gdb.base/maint.exp: Allow for leading underscore in symbol.
4362 * gdb.base/display.exp: Allow for leading underscore in symbol.
4363 * gdb.base/args.exp: Skip if target does not support args passing.
4364
4365 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
4366
4367 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
4368 gdb_test. Accept a list of expect arguments as the third
4369 parameter.
4370 (gdb_test): Use it.
4371
4372 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
4373
4374 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
4375 allow for different test tree configurations. Update some
4376 tescases accordingly.
4377 * gdb.arch/altivec-regs.exp: Ditto.
4378 * gdb.asm/asm-source.exp: Ditto.
4379 * gdb.base/advance.exp: Ditto.
4380 * gdb.base/display.exp: Ditto.
4381 * gdb.base/long_long.exp: Ditto.
4382 * gdb.base/mips_pro.exp: Ditto.
4383 * gdb.base/overlays.exp: Ditto.
4384 * gdb.base/relocate.exp: Ditto.
4385 * gdb.base/setshow.exp: Ditto.
4386 * gdb.base/step-line.exp: Ditto.
4387 * gdb.base/step-test.exp: Ditto.
4388 * gdb.base/until.exp: Ditto.
4389 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
4390
4391 2003-01-17 David Carlton <carlton@math.stanford.edu>
4392
4393 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
4394 corresponding to PR c++/945.
4395 Update copyright.
4396
4397 2003-01-17 David Carlton <carlton@math.stanford.edu>
4398
4399 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
4400 corresponding to PR c++/68.
4401
4402 2003-01-17 David Carlton <carlton@math.stanford.edu>
4403
4404 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
4405 (test_paddr_hairy_functions): Call print_addr_2_kfail for
4406 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
4407
4408 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
4409
4410 * gdb.base/break.exp: Fix change of default location, because of
4411 removal of until tests.
4412 * gdb.base/help.exp: Update test for new 'until' help message.
4413 Add test for help on 'advance'.
4414 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
4415
4416 2003-01-15 Mark Kettenis <kettenis@gnu.org>
4417
4418 * gdb.base/default.exp: Adapt "info float" test for recent changes
4419 to that command. Add test for "info vector".
4420 * gdb.base/float.exp: New file. Add test for "info float" that
4421 resembles the old test in gdb.base/default.exp.
4422
4423 2003-01-15 David Carlton <carlton@math.stanford.edu>
4424
4425 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
4426
4427 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
4428
4429 * gdb.base/break.exp: Move the tests of until command from here...
4430 * gdb.base/until.exp: ... to here. New file. Add other tests.
4431 * gdb.base/advance.c: New file.
4432 * gdb.base/advance.exp: New file.
4433
4434 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
4435
4436 * gdb.base/args.c: New file.
4437 * gdb.base/args.exp: New file.
4438
4439 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
4440
4441 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
4442
4443 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
4444
4445 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
4446
4447 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
4448
4449 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
4450 dates.
4451
4452 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
4453
4454 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
4455
4456 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
4457
4458 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
4459 (ptype &*"foo").
4460 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
4461
4462 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
4463
4464 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
4465 * gdb.mi/mi1-console.exp: Likewise.
4466
4467 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
4468
4469 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
4470 * gdb.mi/mi1-console.exp: Likewise.
4471
4472 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
4473
4474 * gdb.c++/overload.exp: Remove some fixed XFAILs.
4475
4476 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
4477
4478 * gdb.base/detach.exp: New test.
4479
4480 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
4481
4482 * Makefile.in (ALL_SUBDIRS): New variable.
4483 (subdirs, clean, distclean): Use it.
4484 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
4485 regenerating Makefile, since it is generated from the top level.
4486 * gdb.asm/Makefile.in: Likewise.
4487 * gdb.base/Makefile.in: Likewise.
4488 * gdb.c++/Makefile.in: Likewise.
4489 * gdb.disasm/Makefile.in: Likewise.
4490 * gdb.java/Makefile.in: Likewise.
4491 * gdb.mi/Makefile.in: Likewise.
4492 * gdb.threads/Makefile.in: Likewise.
4493 * gdb.trace/Makefile.in: Likewise.
4494
4495 2003-01-09 David Carlton <carlton@math.stanford.edu>
4496
4497 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
4498 Add copyright year 2003.
4499
4500 2003-01-06 Michael Chastain <mec@shout.net>
4501
4502 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
4503 When selecting a thread, 'line' and 'file' are optional.
4504 * gdb.mi/mi1-pthreads.exp: Likewise.
4505
4506 2003-01-06 Andreas Schwab <schwab@suse.de>
4507
4508 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
4509 failures.
4510
4511 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4512
4513 Fix PR gdb/844
4514 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
4515 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
4516
4517 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
4518 instead of calling gdb_suppress_entire_file.
4519 * gdb.threads/print-threads.exp: Likewise.
4520 * gdb.threads/schedlock.exp: Likewise.
4521
4522 * gdb.threads/killed.exp: Return instead of calling
4523 gdb_suppress_entire_file.
4524 * gdb.threads/linux-dp.exp: Likewise.
4525 * gdb.threads/pthreads.exp: Likewise.
4526
4527 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4528
4529 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
4530 stabs.
4531 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
4532 * gdb.base/whatis.exp: Always allow (void) after function names.
4533
4534 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4535
4536 * gdb.c++/casts.exp: Correct regexp.
4537
4538 2003-01-04 Mark Kettenis <kettenis@gnu.org>
4539
4540 * configure.in: Call AC_CONFIG_HEADER. Don't call
4541 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
4542 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
4543 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
4544 aforementioned directories in the AC_OUPUT call.
4545 * config.hin: New file.
4546 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
4547 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
4548 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
4549 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
4550 pass -I$objdir instead of -I$objdir/$subdir in compilation.
4551 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
4552 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
4553 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
4554 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
4555 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
4556 gdb.threads/configure.in, gdb.threads/configure,
4557 gdb.threads/config.in, gdb.trace/configure.in,
4558 gdb.trace/configure: Removed.
4559
4560 2003-01-03 Michael Chastain <mec@shout.net>
4561
4562 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
4563 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
4564
4565 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
4566
4567 * gdb.base/store.exp: Fix regular expressions.
4568
4569 2002-12-28 Mark Kettenis <kettenis@gnu.org>
4570
4571 * configure.in: Rewrite.
4572 * configure: Regenerated.
4573
4574 2003-01-03 David Carlton <carlton@math.stanford.edu>
4575
4576 * gdb.base/psymtab.exp: New file.
4577 * gdb.base/psymtab1.c: Ditto.
4578 * gdb.base/psymtab2.c: Ditto.
4579
4580 2002-12-23 Adam Fedor <fedor@gnu.org>
4581
4582 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
4583
4584 2002-12-23 David Carlton <carlton@math.stanford.edu>
4585
4586 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
4587 and current_directory initialization.
4588
4589 2002-12-22 Jim Blandy <jimb@redhat.com>
4590
4591 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
4592 rather than as part of the output file name.
4593
4594 * gdb.base/attach.exp: There's no need to copy the test program to
4595 /tmp; that was only ever necessary on HP/UX, and this test is
4596 entirely disabled there anyway.
4597
4598 2002-12-21 Jim Blandy <jimb@redhat.com>
4599
4600 * gdb.c++/psmang.exp: Doc fix.
4601
4602 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
4603 test.
4604
4605 2002-12-20 David Carlton <carlton@math.stanford.edu>
4606
4607 * gdb.c++/annota2.exp: KFAIL annotate-quit.
4608
4609 2002-12-18 Michael Chastain <mec@shout.net>
4610
4611 * gdb.c++/annota2.exp: Add copyright year 2002.
4612
4613 2002-12-17 David Carlton <carlton@math.stanford.edu>
4614
4615 * gdb.c++/try_catch.cc: Add marker comments.
4616 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
4617 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
4618 * gdb.c++/m-static.cc: Ditto.
4619 * gdb.c++/m-static1.cc: Ditto.
4620 * gdb.c++/try_catch.cc: Ditto.
4621
4622 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
4623
4624 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
4625 to see whether we are using the new -environment-directory
4626 command which resets via -r or the old version of the command
4627 which may prompt the user. Part of fix for gdb/741.
4628
4629 2002-12-13 Andrew Cagney <ac131313@redhat.com>
4630
4631 * gdb.fortran/types.exp: Update obsolete comment.
4632 * gdb.fortran/exprs.exp: Ditto.
4633 * lib/gdb.exp: Delete obsolete code.
4634 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
4635 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
4636 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
4637 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
4638 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
4639 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
4640 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
4641 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
4642 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
4643 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
4644 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
4645 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
4646 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
4647 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
4648 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
4649 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
4650 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
4651 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
4652 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
4653 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
4654 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
4655 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
4656 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
4657 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
4658 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
4659 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
4660 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
4661 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
4662 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
4663 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
4664 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
4665 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
4666 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
4667 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
4668 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
4669 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
4670 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
4671
4672 2002-12-11 David Carlton <carlton@math.stanford.edu>
4673
4674 * gdb.c++/m-data.exp: Add test for members that shadow global
4675 variables: see PR gdb/804.
4676 * gdb.c++/m-data.cc: Ditto.
4677
4678 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
4679
4680 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
4681
4682 2002-12-06 David Carlton <carlton@math.stanford.edu>
4683
4684 * gdb.base/store.c: Don't declare functions static.
4685
4686 2002-12-04 Andrew Cagney <ac131313@redhat.com>
4687
4688 * gdb.base/store.exp, gdb.base/store.c: New files.
4689
4690 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
4691
4692 * gdb.base/selftest.exp: Update for current gdb.
4693
4694 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
4695
4696 * gdb.base/maint.exp: Only dump symbols from one source file
4697 or objfile.
4698
4699 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
4700
4701 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
4702 function call.
4703
4704 2002-11-25 Jim Blandy <jimb@redhat.com>
4705
4706 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
4707 function appearing in error message.
4708
4709 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
4710
4711 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
4712
4713 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
4714
4715 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
4716 for mi1 and current mi is in correct format. New mi startup message
4717 should be in mi console format. This is part of fix for PR gdb/604.
4718
4719 2002-09-18 Fernando Nasser <fnasser@redhat.com>
4720
4721 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
4722 which explicitly prints the zero offset as "+0".
4723
4724 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
4725
4726 * gdb.threads/schedlock.c (args): Make unsigned.
4727
4728 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
4729
4730 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
4731 numbers. Allow "foo2|selected stack frame".
4732 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
4733 * gdb.asm/asmsrc2.s: Likewise.
4734 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
4735 comments.
4736 * gdb.asm/mips.inc: New file.
4737
4738 2002-10-18 Adam Fedor <fedor@gnu.org>
4739
4740 * gdb.base/default.exp: Update expected output to include 'ObjC'.
4741 * gdb.base/help.exp: Likewise.
4742
4743 2002-10-17 Kevin Buettner <kevinb@redhat.com>
4744
4745 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
4746 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
4747
4748 2002-10-02 Jim Blandy <jimb@redhat.com>
4749
4750 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
4751
4752 2002-10-01 Andrew Cagney <ac131313@redhat.com>
4753
4754 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
4755 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
4756 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
4757 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
4758 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
4759 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
4760 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
4761
4762 2002-09-29 Andrew Cagney <ac131313@redhat.com>
4763
4764 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
4765 * mi0-disassemble.exp, mi0-eval.exp: Delete.
4766 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
4767 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
4768 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
4769 * mi0-var-block.exp, mi0-var-child.exp: Delete.
4770 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
4771
4772 2002-09-27 Kevin Buettner <kevinb@redhat.com>
4773
4774 * gdb.base/annota1.exp (info break): Make directory components of
4775 path optional since not all compilers emit this debug information.
4776
4777 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
4778 step ends up stepping out of the function instead of stopping on
4779 the epilogue.
4780
4781 2002-09-26 Keith Seitz <keiths@redhat.com>
4782
4783 * lib/insight-support.exp (gdbtk_start): Figure out where
4784 the insight executable is based on where gdb is. Use this
4785 executable to start insight instead of gdb.
4786
4787 2002-09-25 Andrew Cagney <cagney@redhat.com>
4788
4789 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
4790
4791 2002-09-24 Andrew Cagney <ac131313@redhat.com>
4792
4793 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
4794 test_isolated_complaints.
4795 (test_empty_complaint): New function.
4796 (test_empty_complaints): New function. Check no output when no
4797 complaints.
4798
4799 2002-09-19 Jim Blandy <jimb@redhat.com>
4800
4801 * gdb.base/charset.exp, gdb.base/charset.c: New files.
4802
4803 2002-09-19 Andrew Cagney <ac131313@redhat.com>
4804
4805 * gdb.gdb/complaints.exp: New file.
4806
4807 2002-09-18 Andrew Cagney <ac131313@redhat.com>
4808
4809 * gdb.base/maint.exp: Check `help maint internal-warning'.
4810
4811 2002-09-18 David Carlton <carlton@math.stanford.edu>
4812
4813 * gdb.c++/m-static.exp: Remove breakpoints depending on line
4814 numbers, and replace them by a single breakpoint after the
4815 constructors are all finished.
4816 Add test 4.
4817 * gdb.c++/m-static.cc: Add test 4.
4818 * gdb.c++/m-static.h: New file.
4819 * gdb.c++/m-static1.cc: New file.
4820
4821 * gdb.c++/printmethod.exp: New file.
4822 * gdb.c++/printmethod.cc: New file.
4823
4824 * gdb.c++/pr-574.exp: New file.
4825 * gdb.c++/pr-574.cc: New file.
4826
4827 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
4828
4829 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
4830 embedded targets which never actually exit.
4831
4832 2002-09-18 Fernando Nasser <fnasser@redhat.com>
4833
4834 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
4835 "don't step after run" as unresolved or unsupported, instead of xfail.
4836
4837 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
4838
4839 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
4840 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
4841 Add newline to expected string in "step out of main (status wrapper)"
4842 case.
4843
4844 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
4845
4846 * lib/gdb.exp (rerun_to_main): Allow restarting application.
4847 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
4848
4849 2002-09-17 Tom Tromey <tromey@redhat.com>
4850
4851 * gdb.base/printcmds.exp (test_print_string_constants): Expect
4852 \000, not \0, in double-quoted string.
4853
4854 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
4855
4856 * gdb.base/commands.exp: Don't expect a "Program exited normally"
4857 string after running the commands execution on breakpoint tests.
4858
4859 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
4860
4861 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
4862
4863 2002-09-12 Joel Brobecker <brobecker@gnat.com>
4864
4865 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
4866
4867 2002-09-10 Keith Seitz <keiths@redhat.com>
4868
4869 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
4870 runto proc.
4871 (mi_run_to_main): Use mi_runto.
4872 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
4873
4874 2002-09-10 Keith Seitz <keiths@redhat.com>
4875
4876 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
4877 regexp for stopping at main. Could have multiple event notifications.
4878 Don't assume that main was declared with no parameters.
4879 (mi_next): Use mi_step_to.
4880 (mi_step): Use mi_next_to.
4881
4882 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
4883
4884 * gdb.base/default.exp: Fix expected string in `info float' test.
4885
4886 2002-09-09 Ben Elliston <bje@redhat.com>
4887
4888 * config/mips.exp: Update comments.
4889 * config/mips-idt.exp: Likewise.
4890 * config/nind.exp: Likewise.
4891 * config/slite.exp: Likewise.
4892 * config/sparclet.exp: Likewise.
4893 * config/udi.exp: Likewise.
4894 * config/vx.exp: Likewise.
4895 * config/vxworks29k.exp: Likewise.
4896
4897 2002-09-05 Jim Blandy <jimb@redhat.com>
4898
4899 * gdb.threads/killed.exp: Fix test failure message.
4900
4901 2002-09-04 Keith Seitz <keiths@redhat.com>
4902
4903 * lib/mi-support.exp: Update copyright.
4904 (mi_gdb_test): Increase the priority of the expected pattern
4905 so that it matches gdb_test.
4906
4907 2002-09-03 Keith Seitz <keiths@redhat.com>
4908
4909 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
4910 Use integer comparison instead of string comparison for testing
4911 whether binary was built.
4912
4913 2002-09-03 Jim Blandy <jimb@redhat.com>
4914
4915 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
4916
4917 2002-08-29 Jim Blandy <jimb@redhat.com>
4918
4919 * gdb.threads/pthreads.exp: Move the portable thread compilation
4920 code into a function in lib/gdb.exp, and call that from here.
4921 * lib/gdb.exp (gdb_compile_pthreads): New function.
4922
4923 2002-08-29 Keith Seitz <keiths@redhat.com>
4924
4925 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
4926 expect_out so that callers can get at it.
4927
4928 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
4929
4930 * gdb.threads/print-threads.c: New file.
4931 * gdb.threads/print-threads.exp: New file.
4932 * gdb.threads/schedlock.c: New file.
4933 * gdb.threads/schedlock.exp: New file.
4934
4935 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
4936
4937 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
4938 not altivec.c.
4939
4940 2002-08-17 Mark Kettenis <kettenis@gnu.org>
4941
4942 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
4943 targets. The problem should be fixed now.
4944
4945 2002-08-15 Mark Kettenis <kettenis@gnu.org>
4946
4947 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
4948 2002-07-24 change that removes final dots from error messages.
4949
4950 2002-08-13 Tom Tromey <tromey@redhat.com>
4951
4952 * gdb.base/readline.exp: New file.
4953
4954 2002-08-01 Andrew Cagney <ac131313@redhat.com>
4955
4956 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
4957 supress message.
4958
4959 2002-08-01 Andrew Cagney <cagney@redhat.com>
4960
4961 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
4962 CHILL_FOR_TARGET and CHILL_LIB.
4963 * configure.in (configdirs): Remove gdb.chill.
4964 * configure: Regenerate.
4965 * lib/gdb.exp: Obsolete references to chill.
4966 * gdb.fortran/types.exp: Ditto.
4967 * gdb.fortran/exprs.exp: Ditto.
4968
4969 2002-07-30 Kevin Buettner <kevinb@redhat.com>
4970
4971 * gdb.base/shlib-call.exp (additional_flags): Conditionally
4972 set Irix-specific compile and link flags.
4973
4974 2002-07-29 Kevin Buettner <kevinb@redhat.com>
4975
4976 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
4977 source files. The ``-o'' option doesn't work with the ``-E'' option
4978 when using the Irix compiler.
4979
4980 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
4981
4982 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
4983 Improve support for reusing an exec file. Copy exec file
4984 to target, and run gdbserver on the target instead of on the host.
4985
4986 2002-07-18 Jim Blandy <jimb@redhat.com>
4987
4988 * gdb.base/ending-run.exp: Don't expect to see the program end in
4989 some orderly fashion when we're running on a real stand-alone
4990 board.
4991
4992 * gdb.base/interrupt.exp: Correct logic for skipping tests on
4993 targets that don't support interrupts.
4994
4995 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
4996
4997 * gdb.base/attach.exp: Add patterns to match output from /proc-based
4998 systems.
4999 Move comments in expect statements to inside the actions, so that they
5000 don't get matched against.
5001
5002 2002-07-10 Mark Kettenis <kettenis@gnu.org>
5003
5004 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
5005 function when asleep" test.
5006
5007 2002-07-10 Andrew Cagney <ac131313@redhat.com>
5008
5009 * gdb.base/page.exp: Rewrite to handle problems with very long
5010 `info set' output. Update copyright.
5011
5012 2002-06-26 Andrew Cagney <ac131313@redhat.com>
5013
5014 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
5015 gdb.threads-hp.
5016 * gdb.hp/configure: Regenerate.
5017 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
5018 * gdb.hp/gdb.threads-hp/configure: Delete file.
5019 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
5020
5021 2002-06-22 Andrew Cagney <ac131313@redhat.com>
5022
5023 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
5024 setlocale, bindtextdomain and textdomain.
5025
5026 2002-06-11 Jim Blandy <jimb@redhat.com>
5027
5028 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
5029 preprocessor macro information is present.
5030
5031 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
5032 tests.
5033
5034 2002-06-06 Michael Snyder <msnyder@redhat.com>
5035
5036 * gdb.base/overlays.exp: Record addresses of overlay
5037 functions in TCL variables rather than in GDB variables,
5038 to avoid having GDB convert them to pointers (with loss
5039 of information).
5040
5041 * gdb.base/d10v.ld: Merge in several years worth of
5042 default linker script changes.
5043 * gdb.base/long_long.exp: Add check for sizeof (long double).
5044
5045 2002-06-06 Michal Ludvig <mludvig@suse.cz>
5046
5047 * gdb.asm/asm-source.exp: Add x86-64 target.
5048 * gdb.asm/x86_64.inc: New.
5049
5050 2002-05-30 Michael Chastain <mec@shout.net>
5051
5052 From Benjamin Kosnik <bkoz@redhat.com>:
5053 * gdb.c++/m-static.cc: New file.
5054 * gdb.c++/m-static.exp: New file.
5055
5056 2002-05-28 Michael Snyder <msnyder@redhat.com>
5057
5058 * gdb.base/call-ar-st.exp: Allow for reduced floating point
5059 precision.
5060
5061 2002-05-27 Michael Chastain <mec@shout.net>
5062
5063 From Benjamin Kosnik <bkoz@redhat.com>:
5064 * gdb.c++/m-data.cc: New file.
5065 * gdb.c++/m-data.exp: New file.
5066
5067 2002-05-27 Michael Chastain <mec@shout.net>
5068
5069 From Benjamin Kosnik <bkoz@redhat.com>:
5070 * gdb.c++/try_catch.cc: New file.
5071 * gdb.c++/try_catch.exp: New file.
5072
5073 2002-05-27 Michael Chastain <mec@shout.net>
5074
5075 * gdb.c++/local.exp: Accept more nested types in output.
5076
5077 2002-05-26 Michael Chastain <mec@shout.net>
5078
5079 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
5080
5081 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
5082
5083 * lib/gdb.exp (gdb_wrapper_init): Just because
5084 gdb_wrapper_file exists, this does not mean that the file
5085 should not be rebuilt. That is what gdb_wrapper_initialized
5086 is for.
5087 (default_gdb_init): Reset gdb_wrapper_initialized.
5088
5089 2002-05-23 Michael Snyder <msnyder@redhat.com>
5090
5091 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5092 the precision of the floating point test results.
5093 * gdb.base/call-rt-st.exp: Ditto.
5094
5095 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
5096 * gdb.base/call-rt-st.exp: Ditto.
5097
5098 2002-05-19 Michael Chastain <mec@shout.net>
5099
5100 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
5101
5102 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
5103
5104 * configure.in (configdirs): Add gdb.arch.
5105 * configure: Regenerate.
5106
5107 2002-05-17 Jim Blandy <jimb@redhat.com>
5108
5109 * gdb.base/completion.exp: Recognize the more detailed error
5110 messages produced by the macro expander's lexical analyzer.
5111
5112 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
5113
5114 * gdb.arch/altivec-abi.c: New file.
5115 * gdb.arch/altivec-abi.exp: New file.
5116 * gdb.arch/altivec-regs.c: New file.
5117 * gdb.arch/altivec-regs.exp: New file.
5118
5119 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
5120
5121 * gdb.base/maint.exp (maint print type): Update for new type
5122 structure.
5123
5124 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
5125
5126 * gdb.arch: New directory.
5127 * gdb.arch/configure.in: New file.
5128 * gdb.arch/configure: New file.
5129 * gdb.arch/Makefile.in: New file.
5130
5131 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
5132
5133 * gdb.asm/asm-source.exp: Add v850 as supported target.
5134 * gdb.asm/v850.inc: New file.
5135
5136 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
5137
5138 * gdb.c++/annota2.exp (annotate-quit): Add comment.
5139
5140 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
5141
5142 * gdb.base/break.exp: Check 'break "marker2"'.
5143
5144 2002-05-10 Michael Snyder <msnyder@redhat.com>
5145
5146 * gdb.base/long_long.exp: Fix typo.
5147
5148 2002-05-10 Jim Blandy <jimb@redhat.com>
5149
5150 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
5151 a bug.
5152
5153 * gdb.base/printcmds.exp (test_integer_literals_rejected):
5154 Recognize more detailed error message produced by the macro
5155 expander's lexical analyzer.
5156 * lib/gdb.exp (test_print_reject): Same.
5157
5158 2002-05-09 Mark Kettenis <kettenis@gnu.org>
5159
5160 * gdb.c++/method.exp: Fix typo.
5161
5162 2002-05-08 Michael Snyder <msnyder@redhat.com>
5163
5164 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
5165 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
5166 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
5167 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
5168 Add iftarget clause for strongarm.
5169
5170 2002-05-06 Michael Snyder <msnyder@redhat.com>
5171
5172 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
5173 (gdb_continue_to_end): Accept output from status wrapper.
5174 * gdb.base/ending-run.exp: Add case for output from status wrapper.
5175 Clean up fail messages to match pass messages.
5176
5177 Enable the "needs_status_wrapper" testsuite feature.
5178 * lib/gdb.exp (gdb_wrapper_init): New procedure.
5179 (gdb_compile): Conditionally call gdb_wrapper_init.
5180 * gdb.base/a2-run.exp: Recognize output from status wrapper.
5181 * gdb.c++/method.exp: Recognize output from status wrapper.
5182
5183 2002-05-06 Ben Elliston <bje@redhat.com>
5184 From Graydon Hoare <graydon@redhat.com>
5185
5186 * config/sid.exp: Include support for "rawsid" protocol.
5187
5188 2002-05-03 Jim Blandy <jimb@redhat.com>
5189
5190 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
5191 * gdb.c++/hang3.C: New file.
5192
5193 2002-05-04 Andrew Cagney <ac131313@redhat.com>
5194
5195 * gdb.base/default.exp: Remove obsolete code.
5196 * gdb.c++/misc.exp: Ditto. Update copyright.
5197 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
5198 * gdb.base/whatis.exp: Ditto. Update copyright.
5199 * gdb.base/scope.exp: Ditto. Update copyright.
5200 * gdb.base/ptype.exp: Ditto. Update copyright.
5201 * gdb.base/printcmds.exp: Ditto. Update copyright.
5202 * gdb.base/opaque.exp: Ditto. Update copyright.
5203 * gdb.base/list.exp: Ditto.
5204 * gdb.base/funcargs.exp: Ditto. Update copyright.
5205 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
5206 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
5207 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
5208 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
5209 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
5210 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
5211
5212 2002-05-02 Michael Snyder <msnyder@redhat.com>
5213
5214 * gdb.base/watchpoint.exp: Add xscale target.
5215 * gdb.base/long_long.exp: Add xscale target.
5216 * gdb.base/default.exp: Add xscale target.
5217
5218 2002-05-01 Jim Blandy <jimb@redhat.com>
5219
5220 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
5221 gdb.c++/hang.exp: New test.
5222
5223 2002-05-01 Fred Fish <fnf@redhat.com>
5224
5225 * gdb.base/completion.exp: Handle completions of "./Make" for
5226 more than one completion possibility, as is the case when we
5227 build and test in the source tree.
5228
5229 2002-04-29 Anthony Green <green@redhat.com>
5230
5231 * gdb.java/jmisc1.exp: New file.
5232 * gdb.java/jmisc2.exp: New file.
5233
5234 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
5235
5236 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
5237
5238 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
5239
5240 * gdb.base/help.exp: Change 'help status' to allow for target
5241 dependent output differences.
5242
5243 2002-04-22 Michael Chastain <mec@shout.net>
5244
5245 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
5246
5247 2002-04-22 Michael Chastain <mec@shout.net>
5248
5249 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
5250
5251 2002-04-17 David S. Miller <davem@redhat.com>
5252
5253 * gdb.asm/sparc64.inc: New file.
5254 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
5255
5256 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
5257
5258 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
5259 instruction file directly into the build tree. Clean up at end of
5260 test.
5261
5262 2002-04-18 David S. Miller <davem@redhat.com>
5263
5264 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
5265 handle 64-bit platforms correctly.
5266 * gdb.base/maint.exp: Likewise.
5267
5268 2002-04-18 Kevin Buettner <kevinb@redhat.com>
5269
5270 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
5271 ``-fpic'' when compiling files comprising a shared library, but
5272 it does need additional linker flags in order to find shared
5273 libraries at run time.
5274
5275 2002-04-18 Kevin Buettner <kevinb@redhat.com>
5276
5277 * gdb.base/cvexpr.c (use): New function.
5278 (main): Invoke use() on all global variables to prevent
5279 some linkers from deleting these otherwise unused symbols.
5280
5281 2002-04-17 Michael Chastain <mec@shout.net>
5282 From David S. Miller <davem@redhat.com>
5283
5284 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
5285 handle 64-bit platforms correctly.
5286
5287 2002-04-12 Michael Snyder <msnyder@redhat.com>
5288 From Jim Blandy <jimb@redhat.com>
5289 * gdb.base/foo.c (foox): Remove section attribute; the linker
5290 script can handle this instead.
5291 * gdb.base/bar.c (barx): Same.
5292 * gdb.base/baz.c (bazx): Same.
5293 * gdb.base/grbx.c (grbxx): Same.
5294
5295 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
5296 manager doesn't automatically unmap overlays unnecessarily.
5297
5298 2002-04-10 Martin M. Hunt <hunt@redhat.com>
5299
5300 * gdb.base/ending-run.exp: Fix pattern for Mips targets
5301 stepping out of main.
5302
5303 2002-04-09 Michael Chastain <mec@shout.net>
5304
5305 * gdb.c++/local.cc (main): Move call to marker1() inside nested
5306 scope so that the nested scope tests will make sense.
5307 * gdb.c++/local.exp: Write patterns that actually work with gcc
5308 (the HP patterns "were never known to work with gcc").
5309 Keep the old aCC patterns too.
5310
5311 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
5312
5313 * gdb.base/attach.exp: Correct target board test.
5314
5315 2002-04-08 Michael Chastain <mec@shout.net>
5316
5317 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
5318 in a const method. Add some xfail and fail cases for configurations
5319 that do not emit the "const ...".
5320
5321 2002-04-07 Michael Chastain <mec@shout.net>
5322
5323 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
5324 Accept "A * const" and "const A * const" as type of "this".
5325 Fix spelling of getFunky throughout. Make messages uniform.
5326
5327 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
5328
5329 Work around for PR gdb/285:
5330 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
5331
5332 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
5333
5334 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
5335 instructions file at run time instead of configure time.
5336 Sometimes we run the test in a directory that is not the one we
5337 configured in.
5338 * gdb.asm/configure.in: Delete creation of symlink.
5339 * gdb.asm/configure: Regenerate.
5340
5341 2002-04-05 J. Brobecker <brobecker@gnat.com>
5342
5343 * gdb.gdb/xfullpath.exp: New test, to exercise the new
5344 xfullpath () function.
5345
5346 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
5347
5348 * gdb.asm/Makefile.in: Correct dependencies.
5349
5350 * gdb.asm/powerpc.inc: New file.
5351 * gdb.asm/asm-source.exp: Add PowerPC.
5352 * gdb.asm/configure.in: Likewise.
5353 * gdb.asm/configure: Regenerated.
5354
5355 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
5356
5357 * gdb.base/relocate.exp: New file.
5358 * gdb.base/relocate.c: New file.
5359
5360 2002-04-04 Fred Fish <fnf@redhat.com>
5361
5362 * gdb.base/step-test.exp: Update comment regarding stopping in
5363 memcpy/bcopy calls inserted as part of the compiler runtime.
5364
5365 2002-04-04 Michael Snyder <msnyder@redhat.com>
5366
5367 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
5368
5369 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
5370
5371 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
5372 (gdb_expect): Remove $notransfer hack.
5373
5374 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
5375
5376 * gdb.c++/classes.exp ("calling method for small class"): Match
5377 updated register output.
5378
5379 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
5380
5381 Fix PR gdb/452
5382 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
5383 when finished. Make gdb_file_cmd send "exec-file" when
5384 appropriate.
5385
5386 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
5387
5388 * gdb.base/attach.exp: Remove extra setup_xfail.
5389
5390 2002-03-26 Michael Snyder <msnyder@redhat.com>
5391
5392 * gdb.base/default.exp: Add tests for dump, append, and restore.
5393 * gdb.base/help.exp: Add tests for dump, append, and restore.
5394 * gdb.base/dump.exp: New file, test dump, append and restore.
5395 * gdb.base/dump.c: New file.
5396
5397 2002-03-27 Michael Snyder <msnyder@redhat.com>
5398
5399 * gdb.base/help.exp: Modify expect strings to reflect
5400 clean-ups in help messages.
5401
5402 2002-03-26 Fred Fish <fnf@redhat.com>
5403
5404 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
5405 have debugging info for those functions and the compiler uses them
5406 internally to copy structs around.
5407
5408 2002-03-26 Fred Fish <fnf@redhat.com>
5409
5410 * gdb.base/list.exp: Revert the change made yesterday and add note
5411 about why we don't list the default lines for remote targets.
5412
5413 2002-03-25 Michael Snyder <msnyder@redhat.com>
5414
5415 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
5416
5417 2002-03-25 Fred Fish <fnf@redhat.com>
5418
5419 * gdb.base/list.exp: This test works on remote targets so remove
5420 the short circuit for remote targets. Update copyright.
5421
5422 2002-03-25 Fred Fish <fnf@redhat.com>
5423
5424 * gdb.base/attach.exp: Fix logic error that was suppressing this
5425 test for all non hppa*-*-hpux* targets, instead of the hp target.
5426 Move comments closer to the suppression point. Also now need to
5427 check that we are running natively.
5428
5429 2002-03-22 Michael Snyder <msnyder@redhat.com>
5430
5431 * gdb.base/default.exp: Add test for gcore. Update copyright.
5432 * gdb.base/help.exp: Add test for gcore. Update copyright.
5433
5434 2002-03-06 Fred Fish <fnf@redhat.com>
5435
5436 * gdb.base/funcargs.c: Remove extraneous ';' character.
5437 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
5438
5439 2002-03-04 Michael Chastain <mec@shout.net>
5440
5441 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
5442 accommodate gcc v3 function signature.
5443 * gdb.mi/mi0-var-cmd-exp: Ditto.
5444
5445 2002-02-24 Andrew Cagney <ac131313@redhat.com>
5446
5447 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
5448 ``GNU/Linux'' or ``Linux kernel''
5449 * testsuite/gdb.threads/pthreads.c: Ditto.
5450
5451 2002-02-24 Michael Chastain <mec@shout.net>
5452
5453 * gdb.threads/pthreads.c (thread1): Add a return statement.
5454 (thread2): Likewise.
5455 (foo): Likewise.
5456
5457 2002-02-23 Michael Chastain <mec@shout.net>
5458
5459 * gdb.threads/linux-dp.c (philosopher): Add a return statement
5460 to placate gcc.
5461
5462 2002-02-23 Michael Chastain <mec@shout.net>
5463
5464 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
5465 test "ptype bint". The test passes on all my stabs configurations.
5466
5467 2002-02-21 Jim Blandy <jimb@redhat.com>
5468
5469 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
5470 filename at a time, and watch for the ones we want to see.
5471
5472 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
5473 types of pointers to prototyped functions.
5474
5475 2002-02-20 Andrew Cagney <ac131313@redhat.com>
5476
5477 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
5478 signed, unsigned and straight char.
5479 (padding_char, padding_short, padding_int, padding_long,
5480 padding_long_long, padding_float, padding_double,
5481 padding_long_double): New global variables.
5482 (fill, fill_structs): New functions.
5483
5484 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
5485 for correctly sized writes. Update copyright.
5486 (get_valueof): New procedure.
5487 (get_sizeof): Call get_valueof.
5488 (check_valueof): New procedure.
5489 (check_padding): New procedure.
5490
5491 2002-02-20 Michael Chastain <mec@shout.net>
5492
5493 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
5494 to setup_xfail. Document some of the remaining calls.
5495
5496 2002-02-18 Michael Chastain <mec@shout.net>
5497
5498 * gdb.c++/userdef.exp: Update copyright year.
5499
5500 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
5501
5502 * gdb.c++/userdef.exp: Test overloaded operators properly.
5503 Remove xfails.
5504
5505 2002-02-14 Michael Snyder <msnyder@redhat.com>
5506
5507 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
5508
5509 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
5510
5511 * gdb.base/a2-run.exp: Check for a remote target properly.
5512 * gdb.base/annota1.exp: Likewise.
5513 * gdb.base/list.exp: Likewise.
5514 * gdb.base/reread.exp: Likewise.
5515 * gdb.base/scope.exp: Likewise.
5516 * gdb.base/shlib-call.exp: Likewise.
5517 * gdb.base/term.exp: Likewise.
5518 * gdb.c++/annota2.exp: Likewise.
5519
5520 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
5521
5522 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
5523
5524 2002-02-10 Michael Chastain <mec@shout.net>
5525
5526 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
5527 (call_after_alloca): Ditto.
5528
5529 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
5530
5531 * gdb.base/ending-run.exp: Guard "cont" test with
5532 gdb_skip_stdio_test.
5533
5534 2002-02-06 Jim Blandy <jimb@redhat.com>
5535
5536 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
5537 from here...
5538 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
5539 To here. Disable this test on non-HP platforms. Add big comment.
5540
5541 2002-02-04 Michael Snyder <msnyder@redhat.com>
5542
5543 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
5544 other than d10v and m32r.
5545
5546 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
5547
5548 * gdb.base/default.exp: Rewrite test patterns to reduce time
5549 taken to match them.
5550
5551 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
5552
5553 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
5554 Allow a start function above main.
5555 * gdb.threads/linux-dp.exp: Fix copyright date.
5556
5557 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
5558
5559 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
5560 (check_philosopher_stack): Check for manager thread before checking
5561 for a just-starting thread.
5562
5563 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
5564
5565 From Neil Booth <neil@daikokuya.demon.co.uk>:
5566 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
5567 warnings.
5568
5569 2002-01-21 Fred Fish <fnf@redhat.com>
5570
5571 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
5572 not caller.
5573
5574 2002-01-21 Jim Blandy <jimb@redhat.com>
5575
5576 * gdb.base/reread.exp: Check that GDB properly re-reads the
5577 executable file when it changes while no inferior is running.
5578
5579 2002-01-21 Fred Fish <fnf@redhat.com>
5580
5581 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
5582 optionally accept the "shlib events" variation.
5583
5584 2002-01-21 Jim Blandy <jimb@redhat.com>
5585
5586 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
5587 call `fflush' after every `printf', so that the output is produced
5588 at predictable points, regardless of whatever buffering does (or
5589 doesn't) take place.
5590 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
5591 at different points.
5592
5593 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
5594
5595 * gdb.c++/inherit.exp: Update copyright years.
5596 * gdb.c++/method.exp: Likewise.
5597
5598 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
5599
5600 * gdb.c++/classes.exp: Update for improved v3 support and skipping
5601 artificial methods/arguments.
5602 * gdb.c++/derivation.exp: Likewise.
5603 * gdb.c++/inherit.exp: Likewise.
5604 * gdb.c++/method.exp: Likewise.
5605 * gdb.c++/virtfunc.exp: Likewise.
5606
5607 2002-01-18 Andrew Cagney <ac131313@redhat.com>
5608
5609 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
5610 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
5611 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
5612 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
5613 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
5614 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
5615
5616 2002-01-17 Jim Blandy <jimb@redhat.com>
5617
5618 * gdb.asm/asm-source.exp (info symbol): Take another shot at
5619 anchoring the pattern matching the entry point symbol's name.
5620
5621 2002-01-17 Andrew Cagney <ac131313@redhat.com>
5622
5623 * gdb.base/maint.exp: Update ``maint internal-error'' to match
5624 continue/quit query. Update copyright.
5625
5626 2002-01-14 Michael Snyder <msnyder@redhat.com>
5627
5628 * gdb.base/gcore.exp: Remove extra debugging output.
5629
5630 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
5631
5632 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
5633 for slightly dubious v2 mangled string.
5634
5635 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
5636
5637 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
5638
5639 2002-01-10 Jason Merrill <jason@redhat.com>
5640
5641 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
5642
5643 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
5644 constructors.
5645 * gdb.c++/derivation.exp: Likewise.
5646 * gdb.c++/templates.exp: Likewise.
5647 * gdb.c++/virtfunc.exp: Likewise.
5648
5649 2002-01-10 Michael Snyder <msnyder@redhat.com>
5650
5651 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
5652
5653 2002-01-08 Michael Snyder <msnyder@redhat.com>
5654
5655 * gdb.base/gcore.exp: New test for generate-core-file command.
5656 * gdb.base/gcore.c: Testcase for above.
5657 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
5658
5659 2002-01-08 Jason Merrill <jason@redhat.com>
5660
5661 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
5662
5663 2002-01-07 Fred Fish <fnf@redhat.com>
5664
5665 * gdb.c++/overload.exp: Remove unconditional xfails for:
5666 print foo_instance1.overloadargs(1)
5667 print foo_instance1.overloadargs(1, 2)
5668 print foo_instance1.overloadargs(1, 2, 3)
5669 print foo_instance1.overloadargs(1, 2, 3, 4)
5670 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
5671 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
5672 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
5673 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
5674 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
5675 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
5676 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
5677 print foo_instance1.overload1arg()
5678 print foo_instance1.overload1arg((char)arg2)
5679 print foo_instance1.overload1arg((signed char)arg3)
5680 print foo_instance1.overload1arg((unsigned char)arg4)
5681 print foo_instance1.overload1arg((int)arg7)
5682 print foo_instance1.overload1arg((unsigned int)arg8)
5683 print foo_instance1.overload1arg((float)arg11)
5684 print foo_instance1.overload1arg((double)arg12)
5685
5686 2002-01-07 Michael Snyder <msnyder@redhat.com>
5687
5688 * gdb.base/huge.exp: New test. Print a very large target data object.
5689 (skip_huge_test): New test variable. Define if you want to skip this
5690 test. The test reads an 8 megabyte data object from the target, so it
5691 might be very time consuming on remote targets with a slow connection.
5692 * gdb.base/huge.c: New file. Test case for above.
5693
5694 2002-01-07 Fred Fish <fnf@redhat.com>
5695
5696 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
5697 g_instance.bfoo, and g_instance.cfoo.
5698
5699 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
5700
5701 * gdb.base/break.c (multi_line_if_conditional): New function.
5702 (multi_ilne_while_conditional): Likewise.
5703 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
5704 IF or WHILE condition puts the breakpoint at the start of
5705 the condition.
5706
5707 * gdb.base/selftest.exp (backtrace through signal handler): Remove
5708 hppa*-*-hpux* expected failure.
5709 * gdb.base/structs.exp (do_function_calls): Similarly.
5710
5711 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
5712 watchpoints.
5713
5714 2002-01-06 Andrew Cagney <ac131313@redhat.com>
5715
5716 Fix PR gdb/66.
5717 * gdb.base/structs.exp: Replace skip for a29k with skip for
5718 gdb,cannot_call_functions.
5719 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
5720 * gdb.base/callfuncs.exp: Ditto.
5721 * gdb.base/call-rt-st.exp: Ditto.
5722 * gdb.base/call-strs.exp: Ditto.
5723 * gdb.base/callfwmall.exp: Ditto.
5724 * gdb.base/scope.exp: Obsolete xfail a29k.
5725 * gdb.c++/misc.exp: Ditto.
5726 * gdb.c++/cplusfuncs.exp: Ditto.
5727 * gdb.base/ptype.exp: Ditto.
5728 * gdb.base/printcmds.exp: Ditto.
5729 * gdb.base/opaque.exp: Ditto.
5730 * gdb.base/list.exp: Ditto.
5731 * gdb.base/funcargs.exp: Ditto.
5732 * gdb.base/default.exp: Ditto.
5733
5734 2002-01-04 Michael Snyder <msnyder@redhat.com>
5735
5736 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
5737 * gdb.base/maint.exp: Add tests for maint info sections options.
5738
5739 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
5740
5741 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
5742
5743 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
5744
5745 * gdb.asm/arm.inc: New file.
5746 * gdb.asm/asm-source.exp: Add arm targets.
5747 * gdb.asm/configure.in: Ditto.
5748 * gdb.asm/configure: Recreated from configure.in.
5749
5750 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
5751
5752 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
5753 with HP's compiler.
5754 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
5755 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
5756 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
5757 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
5758
5759 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
5760 either HP's compilers or GCC.
5761
5762 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
5763 a SIGBUS or SIGSEGV.
5764
5765 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
5766
5767 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
5768 can be compiled with either HP's compiler or GCC.
5769
5770 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
5771 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
5772 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
5773
5774 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
5775 to match current gdb output. Update due to using auto-solib-limit
5776 for limiting instead of overloading auto-solib-add.
5777 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
5778 test program.
5779
5780 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
5781 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
5782 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
5783 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
5784 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
5785 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
5786 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
5787 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
5788 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
5789 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
5790 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
5791 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
5792 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
5793
5794 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
5795 a SIGTRAP to the inferior.
5796
5797 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
5798
5799 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
5800 Substitute call to target_link by call to gdb_compile.
5801
5802 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
5803
5804 * gdb.base/break.exp: Fix HP specific search string when testing
5805 backtracing in a called function.
5806
5807 * gdb.base/constvars.exp: Only set lang to C++ if we're
5808 compiling the test with HP's compilers.
5809 * gdb.base/volatile.exp: Similarly.
5810
5811 2001-12-19 Jim Blandy <jimb@redhat.com>
5812
5813 * gdb.base/printcmds.exp: Expect the null character to be printed
5814 as '\0', and the '\013' to be printed as '\v'.
5815 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
5816 * gdb.base/setvar.exp: Same.
5817
5818 2001-12-17 Jim Blandy <jimb@redhat.com>
5819
5820 * gdb.base/completion.exp: Rather than completing very long
5821 filenames, which can make the readline library produce output we
5822 don't recognize, cd to the directory first, and then complete
5823 using nice, short relative paths.
5824
5825 * gdb.base/completion.exp: On some systems, there is, in fact, a
5826 variable named `b' in scope, since GDB treats all static
5827 variables as being in scope. So use `no_var_named_this'
5828 instead of `b'.
5829
5830 * gdb.base/corefile.exp: Recognize the message saying that GDB
5831 can't find the core file's registers as a failure.
5832
5833 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
5834
5835 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
5836 test expect string more specific.
5837
5838 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
5839
5840 * gdb.asm/asm-source.exp: Add support for xstormy16.
5841 * gdb.asm/configure.in: Ditto.
5842 * gdb.asm/configure: Rebuild.
5843 * gdb.asm/xstormy16.inc: New file.
5844
5845 2001-12-10 Fred Fish <fnf@redhat.com>
5846
5847 * gdb.base/maint.exp: Update to match changes in type dumping code.
5848
5849 2001-12-10 Jim Blandy <jimb@redhat.com>
5850
5851 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
5852 matching the entry point symbol's name at the beginning of the
5853 line.
5854
5855 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
5856
5857 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
5858 gdb.c++/inherit.exp, gdb.c++/method.exp,
5859 gdb.c++/namespace.exp, gdb.c++/templates.exp,
5860 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
5861 and class layout support.
5862
5863 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
5864
5865 * gdb.c++/classes.exp: Add test for static member function.
5866 * gdb.c++/misc.cc: Add class with static member function.
5867
5868 2001-12-07 Jim Blandy <jimb@redhat.com>
5869
5870 If GDB says it can't find the struct the function returned, report
5871 those tests as `unsupported'.
5872 * gdb.base/call-rt-st.exp (print_struct_call): New function.
5873 Rewrite subsequent tests to use it.
5874
5875 If GDB says it can't find the struct the function returned, report
5876 those tests as `unsupported'.
5877 * gdb.base/structs.exp (call_struct_func): New function.
5878 (do_function_calls): Use call_struct_func to call the functions
5879 returning structs.
5880
5881 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
5882 whether functions are prototyped or not, so we can't possibly pass
5883 arguments to t_float_values2 properly.
5884
5885 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
5886 value of `timeout' for targets other than the mips*tx39-*.
5887
5888 2001-12-06 Michael Snyder <msnyder@redhat.com>
5889
5890 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
5891 and detect whether the start symbol has a leading underscore.
5892
5893 2001-12-04 Jim Blandy <jimb@redhat.com>
5894
5895 * gdb.base/completion.exp: Clarify indentation.
5896
5897 2001-12-03 Jim Blandy <jimb@redhat.com>
5898
5899 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
5900 variables on the S/390, not `.word'.
5901
5902 2001-11-30 Jim Blandy <jimb@redhat.com>
5903
5904 Add assembly-source tests for s390-ibm-linux.
5905 * gdb.asm/s390.inc: New file.
5906 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
5907 the S/390 architecture.
5908 * gdb.asm/configure: Regenerated.
5909
5910 2001-11-30 Michael Snyder <msnyder@redhat.com>
5911
5912 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
5913 next, info source, info sources, info line, global and static
5914 variables, and static functions.
5915 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
5916 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
5917 * gdb.asm/asmsrc1.s: Add a static function and some variables.
5918 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
5919 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
5920 (gdbasm_leave): Restore frame pointer.
5921 (gdbasm_startup): Copy stack set-up from crt0.S.
5922
5923 2001-11-26 Fernando Nasser <fnasser@redhat.com>
5924
5925 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
5926 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
5927 to a local (non-static) variable. Copy tstruct.a to a static buffer
5928 and return a pointer to that buffer.
5929 * gdb.base/callfwmall.c (t_structs_a): Ditto.
5930
5931 2001-11-24 Mark Kettenis <kettenis@gnu.org>
5932
5933 * gdb.asm/configure.in: Fix recognition of ix86 target.
5934 * gdb.asm/configure: Regenerate.
5935
5936 2001-11-21 Michael Snyder <msnyder@redhat.com>
5937
5938 * gdb.asm/sparc.inc: New file.
5939 * gdb.asm/asm-source.exp: Recognize sparc target.
5940 * gdb.asm/configure.in: Recognize sparc target.
5941 * gdb.asm/configure: Regenerate.
5942
5943 2001-11-21 Michael Snyder <msnyder@redhat.com>
5944
5945 * gdb.asm/m32r.inc: New file.
5946 * gdb.asm/asm-source.exp: Recognize m32r target.
5947 * gdb.asm/configure.in: Recognize m32r target.
5948 * gdb.asm/configure: Regenerate.
5949
5950 2001-11-20 Michael Snyder <msnyder@redhat.com>
5951
5952 * gdb.asm/i386.inc: New file.
5953 * gdb.asm/asm-source.exp: Recognize ix86 target.
5954 * gdb.asm/configure.in: Recognize ix86 target.
5955 * gdb.asm/configure: Regenerate.
5956
5957 * gdb.c++/namespace.exp: Fix quotes in output messages.
5958
5959 2001-11-14 Michael Snyder <msnyder@redhat.com>
5960
5961 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
5962 qualifier in a type cast expression, to designate an address
5963 in the instruction space (Harvard architecture).
5964
5965 2001-11-13 Michael Snyder <msnyder@redhat.com>
5966
5967 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
5968 Tests for expressions using 'const' and 'volatile'.
5969
5970 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
5971
5972 * gdb.asm/asm-sources.exp: Allow defining linker flags.
5973
5974 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
5975
5976 * lib/mi-support.exp (mi_run_to_helper): Move comments
5977 outside of gdb_expect.
5978
5979 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
5980
5981 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
5982 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
5983 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
5984 mi0_run_to): New functions.
5985 * gdb.mi/mi-simplerun.exp: Use them.
5986 * gdb.mi/mi0-simplerun.exp: Likewise.
5987 * gdb.mi/mi-var-cmd.exp: Likewise.
5988 * gdb.mi/mi0-var-cmd.exp: Likewise.
5989
5990 2001-11-10 Andrew Cagney <ac131313@redhat.com>
5991
5992 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
5993 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
5994
5995 2001-11-09 Andrew Cagney <ac131313@redhat.com>
5996
5997 * gdb.base/restore.exp: Include $expected value in restored test
5998 message.
5999
6000 2001-11-09 Andrew Cagney <ac131313@redhat.com>
6001
6002 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
6003 implemented.
6004
6005 2001-11-08 Michael Snyder <msnyder@redhat.com>
6006
6007 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
6008 Add pass/fail message for stop at breakpoint in call dummy function.
6009
6010 2001-11-07 Michael Snyder <msnyder@redhat.com>
6011
6012 * gdb.c++/templates.exp (test_template_breakpoints):
6013 If we get an overload menu, but it does not match what
6014 we expect, we still need to issue the "cancel" command.
6015 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
6016 making the whitespace optional. Argument for "new" may be
6017 "unsigned" as well as "unsigned int/long".
6018 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
6019 making the whitespace optional. Also replace "(void) with
6020 "((void|)), making the keyword "void" optional.
6021 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
6022 making the whitespace optional. Also replace "(void) with
6023 "((void|)), making the keyword "void" optional.
6024 * gdb.base/callfuncs.c (t_float_values): This function must
6025 _not_ be prototyped, and the following function (t_float_values2)
6026 must be prototyped (if the compiler supports it), so that GDB
6027 can be tested against both cases. Usually one case involves
6028 promotion of float to double, while the other does not.
6029 * gdb.base/callfwmall.c: Ditto.
6030 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
6031 includes a stack frame for "start".
6032
6033 2001-11-05 Jim Blandy <jimb@redhat.com>
6034
6035 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
6036 pointers are 32 bits long, and that offsets of relocs are always
6037 stored in the data (REL-style), and not in the reloc entry itself
6038 (RELA-style).
6039 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
6040 stabs.
6041
6042 2001-11-01 Michael Snyder <msnyder@redhat.com>
6043
6044 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
6045 and regular expression operators by using quoting.
6046
6047 2001-10-31 Michael Snyder <msnyder@redhat.com>
6048
6049 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
6050 depending on what the symbol table contains.
6051 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
6052 the output of the ptype command. Similarly, accept both "const &"
6053 and "const&".
6054
6055 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
6056
6057 * gdb.base/miscexprs.c (main): Add usage of preprocessor
6058 symbol `STORAGE' to allow to choose the storage class of
6059 the local datastructures.
6060 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
6061 compiler directive.
6062
6063 2001-10-30 Michael Snyder <msnyder@redhat.com>
6064
6065 * gdb.base/jump.exp: Allow it to run for all targets.
6066
6067 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
6068
6069 * gdb.base/call-ar-st.c (print_double_array): Match for loop
6070 with new double_array size.
6071 (main): Change storage class of all local variables to static.
6072 Reduce size of double_array to 9.
6073 * gdb.base/call-ar-st.exp: Increase timeout value.
6074 Change expected output for double array to match new size in
6075 call-ar-st.c.
6076
6077 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
6078
6079 * gdb.base/ending-run.exp: Create identical output when passing
6080 `step to end of run' case. Add regular expression branch satisfying
6081 Stormy16 target.
6082
6083 2001-10-28 Mark Kettenis <kettenis@gnu.org>
6084
6085 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
6086 that we catch the expected failure under Linux/x86.
6087
6088 2001-10-29 Orjan Friberg <orjanf@axis.com>
6089
6090 * gdb.base/setvar.exp: Escape curly braces.
6091 * gdb.stabs/weird.exp: Ditto.
6092
6093 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
6094
6095 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
6096 * gdm.mi/mi0-hack-cli.exp: Likewise.
6097
6098 2001-10-25 Andrew Cagney <ac131313@redhat.com>
6099
6100 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
6101 messages.
6102
6103 2001-10-21 Andrew Cagney <ac131313@redhat.com>
6104
6105 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
6106 checking MI enabled.
6107
6108 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
6109
6110 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
6111
6112 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
6113
6114 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
6115 if gdb child process crashes, just signal an error.
6116
6117 2001-10-02 Jim Blandy <jimb@redhat.com>
6118
6119 * lib/gdb.exp (test_xfail_format): Simplify.
6120
6121 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
6122 front of the variable name `format'. Simplify `if'.
6123
6124 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
6125
6126 * gdb.threads/pthreads.exp: Wait for output and delay
6127 before sending ^C.
6128
6129 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
6130
6131 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
6132 some incorrect output instead of timing out.
6133 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
6134
6135 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
6136
6137 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
6138 check to allow additional `int'.
6139
6140 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
6141
6142 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
6143 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
6144
6145 2001-09-27 Michael Snyder <msnyder@redhat.com>
6146
6147 * lib/gdb.exp (test_debug_format): New proc.
6148 (setup_xfail_format): Use new proc test_debug_format.
6149 * gdb.base/constvars.exp (local_compiler_xfail_check): New
6150 proc; use new service proc test_debug_format.
6151 Replace all other "gcc_compiled" tests with this test.
6152 * gdb.base/volatile.exp (local_compiler_xfail_check): New
6153 proc; use new service proc test_debug_format.
6154 Replace all other "gcc_compiled" tests with this test.
6155
6156 2001-09-27 Michael Snyder <msnyder@redhat.com>
6157
6158 * gdb.base/cvexpr.exp: New file.
6159 * gdb.base/cvexpr.c: New file
6160 Test for expressions using const and volatile keywords.
6161
6162 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
6163
6164 * gdb.base/constvars.exp: Check for different orders of keywords
6165 and additional "int" strings in output.
6166
6167 2001-09-22 Andrew Cagney <ac131313@redhat.com>
6168
6169 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
6170 responses from "help maint".
6171
6172 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
6173
6174 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
6175 to localhost:NNN instead of :NNN, in case Xvfb is listening
6176 only on TCP.
6177
6178 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
6179
6180 * gdb.base/recurse.exp: When checking leaving the watchpoint
6181 scope, recognize when gdb is in function's epilogue and pass.
6182
6183 2001-09-18 Keith Seitz <keiths@redhat.com>
6184
6185 * lib/insight-support.exp (_gdbtk_export_target_info): Add
6186 support for running tests against sid targets.
6187 (gdbtk_done): Ditto.
6188
6189 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
6190
6191 * gdb.base/ending-run.c (main): Set stdout buffersize
6192 to the same reasonable value for any target.
6193 * gdb.base/ending-run.exp: Add a regular expression
6194 to make testsuite happy on Sanyo Stormy16 target.
6195
6196 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
6197
6198 * gdb.base/display.c (do_loops): Add float variable `f'.
6199 Increment f in loop.
6200 * gdb.base/display.exp: Increment timeout by 60 seconds.
6201 Change float display test to use variable `f'.
6202
6203 2001-09-17 Jim Blandy <jimb@redhat.com>
6204
6205 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
6206 overflowing the limited breakpoint tables on some ROM monitors
6207 (like the ROM68K).
6208
6209 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
6210
6211 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
6212 the "-ac" (disable access control) flag.
6213
6214 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
6215
6216 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
6217 ints.
6218
6219 2001-08-30 Keith Seitz <keiths@redhat.com>
6220
6221 * lib/gdb.exp: Move all insight-related functionality into
6222 separate file.
6223 * lib/insight-support.exp: New file.
6224
6225 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
6226
6227 * config/sid.exp (sid_start): Never set sid verbosity; disable
6228 expect_background {} that consumed its stdout; tolerate </dev/null.
6229 Attempt to set endianness override in "sid" protocol mode. Cleanup.
6230
6231 2001-08-18 Andrew Cagney <ac131313@redhat.com>
6232
6233 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
6234 CLI jump command to start it.
6235 (mi_run_to_main): Fail immediatly when unexpected output.
6236
6237 2001-08-18 Andrew Cagney <ac131313@redhat.com>
6238
6239 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
6240 beginning of function. Fix PR gdb/191.
6241
6242 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
6243
6244 * config/sid.exp (sid_start): Don't warn if we cannot figure out
6245 what to force sid endianness to.
6246
6247 2001-08-15 Keith Seitz <keiths@redhat.com>
6248
6249 * lib/gdb.exp (gdbtk_start): Don't set environment
6250 variables for TCL_LIBRARY and friends. Insight will
6251 now figure these out for itself.
6252
6253 2001-08-02 Michael Snyder <msnyder@redhat.com>
6254
6255 * gdb.base/completion.exp: Remove the symbol "a64l" from
6256 the expect string; this is target-specific, and not related
6257 to what is being tested.
6258
6259 2001-08-02 Dave Brolley <brolley@redhat.com>
6260
6261 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
6262
6263 2001-07-25 Michael Snyder <msnyder@redhat.com>
6264
6265 * gdb.base/consecutive.exp: New file. Test stepping over
6266 breakpoints on consecutive instructions.
6267 * gdb.base/consecutive.c: New file.
6268
6269 * gdb.base/call-rt-st.exp: Use double-backslash to quote
6270 curly braces in regular expressions.
6271
6272 2001-07-25 Michael Snyder <msnyder@redhat.com>
6273
6274 * gdb.base/ending-run.exp: Accept "Program exited normally" as
6275 legitimate output from stepping out of main.
6276
6277 2001-07-22 Keith Seitz <keiths@redhat.com>
6278
6279 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
6280 the empty string, do not run the tests.
6281
6282 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6283
6284 * gdb.base/long_long.exp: Detect size of pointer. Take into
6285 account 2-byte pointers when testing for p/a results.
6286
6287 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6288
6289 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
6290 and defined to 1K for m68hc11.
6291 (random_data): Reduce table to 1K for embedded platforms (68hc11).
6292 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
6293 (sizeof_random_data): New variable to tell the size of the data table;
6294 don't test past this size; always run to main.
6295
6296 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6297
6298 * gdb.base/return2.exp: return of long long and double fails for
6299 68HC11; don't execute these tests on that platform.
6300 * gdb.base/return.exp: Return of a double fails for 68hc11.
6301
6302 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6303
6304 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
6305 tests that print a float.
6306 * call-rt-st.exp: Likewise.
6307
6308 2001-07-12 Mark Kettenis <kettenis@gnu.org>
6309
6310 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
6311 running this test on Linux.
6312
6313 2001-06-24 Michael Chastain <chastain@redhat.com>
6314
6315 * gdb.base/arithmet.exp: Remove some tests to make all test names
6316 unique.
6317
6318 2001-07-03 Michael Snyder <msnyder@redhat.com>
6319
6320 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
6321 the output of the ptype command.
6322
6323 2001-07-02 Michael Snyder <msnyder@redhat.com>
6324
6325 * gdb.base/completion.exp: Don't assume that break.c is the only
6326 source file that may contain functions named "marker".
6327 * gdb.base/corefile.exp: Quote the curly braces in regexp.
6328
6329 2001-06-28 Andrew Cagney <ac131313@redhat.com>
6330
6331 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
6332 of files to delete.
6333
6334 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
6335 * gdb.disasm/h8300s.exp: New file.
6336 gdb.disasm/h8300s.s: Likewise.
6337
6338 2001-06-27 Andrew Cagney <ac131313@redhat.com>
6339
6340 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
6341 empty breakpoint tables.
6342
6343 2001-06-25 Andrew Cagney <ac131313@redhat.com>
6344
6345 * lib/mi-support.exp: Update args=... part of stop-reason
6346 patterns. Accept either a list or a tuple.
6347
6348 2001-06-23 Andrew Cagney <ac131313@redhat.com>
6349
6350 * lib/mi-support.exp: Remove local emacs variable defining
6351 change-log-default-name.
6352
6353 2001-06-22 Michael Chastain <chastain@redhat.com>
6354
6355 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
6356 This is operationally compatible with the previous version.
6357
6358 2001-06-13 Jim Blandy <jimb@redhat.com>
6359
6360 * lib/gdb.exp (gdb_test): Doc fix.
6361
6362 2001-06-10 Michael Chastain <chastain@redhat.com>
6363
6364 * gdb.base/exprs.exp: Remove a duplicate test.
6365
6366 2001-06-06 Jim Blandy <jimb@redhat.com>
6367
6368 * gdb.base/return2.exp (main): Use values to test float and double
6369 returns that are not NaN's, to avoid being confused by IEEE
6370 comparison rules.
6371
6372 2001-06-04 Michael Snyder <msnyder@redhat.com>
6373
6374 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
6375 non-zero if control_c fails. Terminate the test on failure,
6376 rather than wait for 12 more tests to time out.
6377
6378 2001-06-06 Jim Blandy <jimb@redhat.com>
6379
6380 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
6381 Don't forget to match the GDB prompt.
6382
6383 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
6384
6385 2001-06-04 Jim Blandy <jimb@redhat.com>
6386
6387 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
6388 command.
6389
6390 2001-05-31 Kevin Buettner <kevinb@redhat.com>
6391
6392 * gdb.base/annota1.exp (info break): Match four or more spaces
6393 after "Address".
6394
6395 2001-05-31 Michael Chastain <chastain@redhat.com>
6396
6397 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
6398 (dm_type_int_star): Likewise.
6399 (dm_type_long_star): Likewise.
6400 (dm_type_void_star): Likewise.
6401
6402 2001-05-29 Kevin Buettner <kevinb@redhat.com>
6403
6404 * gdb.base/completion.exp (INPUTRC): Set this environment variable
6405 to a known value in order to get consistent results regardless
6406 of the setting of INPUTRC or the presence or contents of .inputrc.
6407
6408 2001-05-24 Michael Snyder <msnyder@redhat.com>
6409
6410 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
6411 Don't require that the main thread and the manager thread are the
6412 first in the list.
6413
6414 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
6415 debugging. If test fails, issue an "unsupported" not a "fail".
6416
6417 2001-05-24 Jim Blandy <jimb@redhat.com>
6418
6419 Don't assume that short is shorter than int.
6420 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
6421 assume that shorts are smaller than ints. On a 16-bit machine,
6422 this isn't true.
6423 ("print unsigned char == (~0)"): Add test that verifies that ~0,
6424 an int, is not equal to ~0 stored in an unsigned char. This tests
6425 the same thing that the previous test meant to, but works on
6426 16-bit machines, too.
6427 ("print unsigned char != (~0)"): Same test, complemented.
6428
6429 2001-05-24 Michael Snyder <msnyder@redhat.com>
6430
6431 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
6432 test for (full_coverage == 0). This makes the test run faster,
6433 and prevents dejagnu getting out of step.
6434
6435 2001-05-23 Kevin Buettner <kevinb@redhat.com>
6436
6437 * gdb.base/finish.exp (finish_void): Revise pattern for
6438 stopping on the call statement to not permit stopping at
6439 the start of the instructions comprising the call sequence.
6440
6441 2001-05-19 Michael Chastain <chastain@redhat.com>
6442
6443 * gdb.base/callfuncs.exp: Make all test names unique.
6444 * gdb.base/commands.exp: Make all test names unique.
6445 * gdb.base/condbreak.exp: Make all test names unique.
6446 * gdb.base/dbx.exp: Make all test names unique.
6447 * gdb.base/default.exp: Make all test names unique.
6448 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
6449 and TIMEOUT messages to their corresponding PASS message.
6450 * gdb.base/ending-run.exp: Make all test names unique.
6451 * gdb.base/long_long.exp: Remove duplicate test.
6452
6453 2001-05-21 Kevin Buettner <kevinb@redhat.com>
6454
6455 * gdb.base/finish.exp (finish_void): Allow "finish" command to
6456 stop on the call statement as well as the statement after the
6457 call.
6458
6459 2001-05-21 Michael Snyder <msnyder@redhat.com>
6460
6461 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
6462
6463 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
6464
6465 * gdb.base/completion.exp: Revamp test. Make it execute on all
6466 platforms.
6467
6468 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
6469
6470 * config/gdbserver.exp (gdb_load): Handle the case
6471 in which the arguments to gdbserver are given in the
6472 baseboard configuration file.
6473 Also handle the case in which the server needs to do a
6474 load.
6475
6476 2001-05-07 Keith Seitz <keiths@cygnus.com>
6477
6478 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
6479 set up the display for testing.
6480 (gdbtk_start): Convert all paths to paths that tcl will like.
6481 Export target information to environment.
6482 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
6483 necessary.
6484 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
6485 (to_tcl_path): New proc to convert a given pathname into
6486 a path acceptible as an argument to a tcl command.
6487 (_gdbtk_export_target_info): New proc to export target info
6488 into the environment for gdbtk testing.
6489 (gdbtk_done): New proc to signal end-of-test.
6490
6491 2001-05-06 Jim Blandy <jimb@redhat.com>
6492
6493 * restore.c: Make the code of caller0 correspond to its comment.
6494
6495 2001-05-03 Michael Snyder <msnyder@redhat.com>
6496
6497 * config/sid.exp (gdb_target_sid): Check for error messages.
6498 On error or timeout, don't make expect exit (which will terminate
6499 all subsequent tests); instead just make gdb exit.
6500 (gdb_load): Check for error messages. On error or timeout,
6501 return a negative value.
6502
6503 2001-04-24 Jim Blandy <jimb@redhat.com>
6504
6505 * gdb.c++/templates.exp: If we see the prompt for the overload
6506 list, but we haven't recognized any of the longer patterns,
6507 arrange for this test to fail, not hang.
6508
6509 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
6510 variations.
6511
6512 2001-04-22 Michael Chastain <chastain@redhat.com>
6513
6514 * gdb.c++/local.exp: Use the 'runto' library function.
6515 * gdb.c++/namespace.exp: Likewise.
6516 * gdb.c++/overload.exp: Likewise.
6517
6518 2001-03-26 Kevin Buettner <kevinb@redhat.com>
6519
6520 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
6521 * gdb.base/step-line.exp: New file. Test step/next in presence of
6522 #line directives.
6523 * gdb.base/step-line.c: New file. Test program for the above.
6524 * gdb.base/step-line.inp: New file. We pretend that this file has
6525 been transformed by some other tool into step-line.c.
6526
6527 2001-03-21 Jim Blandy <jimb@redhat.com>
6528
6529 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
6530 unmangled operator names.
6531
6532 2001-03-20 Jim Blandy <jimb@redhat.com>
6533
6534 * gdb.threads/linux-dp.exp: Recognize an additional message
6535 generated by GDB when it doesn't understand how to debug threads
6536 on the target system.
6537
6538 2001-03-19 Andrew Cagney <ac131313@redhat.com>
6539
6540 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
6541
6542 2001-03-12 Michael Chastain <chastain@redhat.com>
6543
6544 * gdb.c++/derivation.exp: Use the 'runto' library function.
6545
6546 2001-03-12 Michael Chastain <chastain@redhat.com>
6547
6548 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
6549
6550 2001-02-24 Michael Chastain <chastain@redhat.com>
6551
6552 * gdb.c++/ref-types.exp: Change handwritten code to library
6553 function 'runto'.
6554
6555 2001-03-16 Orjan Friberg <orjanf@axis.com>
6556
6557 * gdb.base/signals.exp: Set count to 0 explicitly.
6558
6559 2001-03-15 Mark Salter <msalter@redhat.com>
6560
6561 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
6562 (gdb_target_monitor): Add check of gdb_target_cmd return value.
6563 (gdb_load): Add support for additional target_info: gdb_download_size
6564 and gdb_load_timeout.
6565
6566 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
6567
6568 * gdb.base/annota1.exp: Move test of isnative to earlier in the
6569 file -- to prevent failing when the compile fails but we have no
6570 intention of running the tests anyway.
6571
6572 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
6573 tests if set.
6574
6575 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
6576 integers.
6577
6578 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
6579 * gdb.c++/namespace.exp: Ditto.
6580
6581 2001-03-07 Orjan Friberg <orjanf@axis.com>
6582
6583 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
6584 * gdb.base/pointers.exp: Relax pattern match of decimals.
6585
6586 2001-03-06 Kevin Buettner <kevinb@redhat.com>
6587
6588 * Makefile.in, config/abug.exp, config/cfdbug.exp,
6589 config/cpu32bug.exp, config/dve.exp, config/est.exp,
6590 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
6591 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
6592 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
6593 config/sh.exp, config/sid.exp, config/slite.exp,
6594 config/sparclet.exp, config/udi.exp, config/unknown.exp,
6595 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
6596 config/vxworks.exp, config/vxworks29k.exp,
6597 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
6598 gdb.base/all-bin.exp, gdb.base/annota1.exp,
6599 gdb.base/arithmet.exp, gdb.base/assign.exp,
6600 gdb.base/async.exp, gdb.base/attach.exp,
6601 gdb.base/bitfields.exp, gdb.base/bitops.exp,
6602 gdb.base/break.exp, gdb.base/call-ar-st.exp,
6603 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
6604 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
6605 gdb.base/commands.exp, gdb.base/completion.exp,
6606 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6607 gdb.base/constvars.exp, gdb.base/corefile.exp,
6608 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
6609 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
6610 gdb.base/ending-run.exp, gdb.base/environ.exp,
6611 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6612 gdb.base/finish.exp, gdb.base/foll-exec.exp,
6613 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
6614 gdb.base/funcargs.exp, gdb.base/help.exp,
6615 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
6616 gdb.base/logical.exp, gdb.base/long_long.exp,
6617 gdb.base/maint.exp, gdb.base/mips_pro.exp,
6618 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
6619 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
6620 gdb.base/pointers.exp, gdb.base/printcmds.exp,
6621 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
6622 gdb.base/regs.exp, gdb.base/relational.exp,
6623 gdb.base/remote.exp, gdb.base/reread.exp,
6624 gdb.base/restore.exp, gdb.base/return2.exp,
6625 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
6626 gdb.base/selftest.exp, gdb.base/setshow.exp,
6627 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
6628 gdb.base/sigall.exp, gdb.base/signals.exp,
6629 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
6630 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6631 gdb.base/step-test.exp, gdb.base/structs.c,
6632 gdb.base/structs.exp, gdb.base/structs2.exp,
6633 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
6634 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
6635 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
6636 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6637 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
6638 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
6639 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
6640 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
6641 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
6642 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
6643 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
6644 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
6645 gdb.fortran/types.exp, gdb.java/jmisc.exp,
6646 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6647 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
6648 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6649 gdb.trace/circ.exp, gdb.trace/collection.exp,
6650 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
6651 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6652 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
6653 gdb.trace/report.exp, gdb.trace/save-trace.exp,
6654 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6655 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6656 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
6657 notices.
6658
6659 2001-02-27 Michael Snyder <msnyder@cygnus.com>
6660
6661 * gdb.base/varargs.c (find_max_double): Fix printf format string:
6662 first arg is int not float.
6663
6664 2001-02-22 Michael Snyder <msnyder@cygnus.com>
6665
6666 * gdb.base/reread.exp: Unsupported for non-native targets;
6667 doesn't work for remote debugging.
6668
6669 2001-02-19 Fernando Nasser <fnasser@redhat.com>
6670
6671 From Drew Moseley <dmoseley@redhat.com>
6672 * gdb.base/ending-run.exp: Properly handle the BSP state when
6673 stepping past the end of main.
6674
6675 2001-02-19 John Moore <jmoore@redhat.com>
6676
6677 * gdb.base/commands.exp (infrun_breakpoint_command_test):
6678 Converted HPUX fix for non-expected items following multiple
6679 step commands into general solution for all platforms.
6680
6681 2001-02-18 Michael Chastain <chastain@redhat.com>
6682
6683 * gdb.c++/classes.exp (do_tests): Change runto statements
6684 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6685 statements demangler agnostic.
6686 * gdb.c++/virtfunc.exp (do_tests): Likewise.
6687 (gdb_virtfunc_restart): Likewise.
6688
6689 2001-02-14 Michael Chastain <chastain@redhat.com>
6690
6691 * gdb.c++/inherit.exp (do_tests): Change runto statements
6692 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6693 statements demangler agnostic.
6694
6695 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
6696
6697 * gdb.threads/pthreads.exp: Unify pass/fail messages for
6698 ``continue to bkpt at common_routine in thread 2'' and ``stopped
6699 before calling common_routine 15 times'' tests.
6700
6701 2001-02-11 Michael Chastain <chastain@redhat.com>
6702
6703 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
6704 Helps the test script figure out which demangler is in use.
6705 (dm_type_foo_ref): Ditto.
6706 (dm_type_int_star): Ditto.
6707 (dm_type_long_star): Ditto.
6708 (dm_type_unsigned_int): Ditto.
6709 (dm_type_void): Ditto.
6710 (dm_type_void_star): Ditto.
6711 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
6712 Probe the gdb demangler and set variables to accommodate
6713 formatting differences.
6714 (info_func_regexp): New function. Same as info_func, but
6715 matches against a regexp.
6716 (info_func): Match against a literal string.
6717 (print_addr_2): New function. Match against a literal string,
6718 which can be different from the input to gdb.
6719 (print_addr): Simply call print_addr_2 with the same argument twice.
6720 (test_lookup_operator_functions): Use demangler formatting variables.
6721 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
6722 the tests in the same order as the C++ class declaration.
6723 (test_paddr_operator_functions): Ditto.
6724 (test_paddr_overloaded_functions): Ditto.
6725 (test_paddr_hairy_functions): Use demangler formatting variables.
6726 Add reference to gdb/19 for related tests.
6727 (do_tests): Call probe_demangler.
6728
6729 2001-01-30 Kevin Buettner <kevinb@redhat.com>
6730
6731 * gdb.c++/templates.cc (printf): Remove unused function definition.
6732
6733 2001-01-26 Felix Lee <flee@redhat.com>
6734
6735 * sid.exp (sid_exit): Pass host, not target, to remote_close.
6736
6737 2001-01-25 matthew green <mrg@redhat.com>
6738
6739 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
6740 up sid.
6741 (sid_exit): Call `remote_pop_conn' after GDB is gone.
6742
6743 2001-01-25 matthew green <mrg@redhat.com>
6744
6745 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
6746 Deprecate $sid_spawn_id.
6747 (sid_exit): Remove code necessary only for `spawn.'
6748
6749 2001-01-25 matthew green <mrg@redhat.com>
6750
6751 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
6752
6753 2001-01-28 Michael Chastain <chastain@redhat.com>
6754
6755 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
6756 to call when tests fail. It takes gdb out of the overloaded
6757 function choice menu back to the main prompt, so that the test
6758 program stays synchronized.
6759 (set_bp_overloaded): New proc to collect all the common
6760 code for setting a breakpoint on an overloaded name. Calls
6761 take_gdb_out_of_choice_menu when needed.
6762 (menu_overload1arg): New variable to collect the repeated
6763 instances of the expected menu for an overloaded name. Change
6764 the regular expression to handle changes in g++ type encoding:
6765 "void" can be either "void" or "", and "unsigned int" can be
6766 either "unsigned int" or "unsigned".
6767 (continue_to_bp_overloaded): Change regular expressions to handle
6768 changes in g++ type encoding.
6769 (no proc): Call take_gdb_out_of_choice_menu when needed.
6770 Remove redundant calls to "info break". Accept either "canceled"
6771 or "cancelled". Change regular expressions in "info break"
6772 calls to handle changes in g++ type encoding. Give all tests
6773 unique strings.
6774
6775 2001-01-17 Ben Elliston <bje@redhat.com>
6776
6777 * config/sid.exp: New file.
6778
6779 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
6780
6781 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
6782
6783 2000-12-21 Michael Snyder <msnyder@cygnus.com>
6784
6785 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
6786 Add a RE to accept a non-ascii char if one is ever presented.
6787
6788 2000-12-20 Fernando Nasser <fnasser@redhat.com>
6789
6790 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
6791
6792 2000-12-18 Michael Snyder <msnyder@cygnus.com>
6793
6794 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
6795 in regexp. One '\' does not suffice on Linux.
6796
6797 2000-12-09 Michael Chastain <chastain@redhat.com>
6798
6799 * gdb.base/break.exp (test_clear_command): Use a marker function
6800 rather than 'main' for the test function. Also move this
6801 test to an execution point where the marker function names are
6802 guaranteed to be bound to functions. (Executing tests after a
6803 'finish' from main runs into name conflicts with local names
6804 in __libc_start_main).
6805
6806 2000-12-07 Michael Snyder <msnyder@cygnus.com>
6807
6808 * gdb.base/finish.exp: New test for gdb's "finish" command.
6809 * gdb.base/return2.exp: New test for gdb's "return" command.
6810 * gdb.base/return2.c: New source file for above.
6811
6812 2000-12-05 Michael Snyder <msnyder@cygnus.com>
6813
6814 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
6815 * gdb.base/miscexprs.exp: Ditto.
6816 * gdb.base/pointers.exp: Ditto.
6817 * gdb.c++/derivation.exp: Ditto.
6818 * gdb.c++/local.exp: Ditto.
6819 * gdb.c++/namespace.exp: Ditto.
6820 * gdb.c++/overload.exp: Ditto.
6821 * gdb.c++/ref-types.exp: Ditto.
6822
6823 2000-12-05 Michael Snyder <msnyder@cygnus.com>
6824
6825 * gdb.base/constvars.exp: Test result of "up" command.
6826 * gdb.base/miscexprs.exp: Ditto.
6827 * gdb.base/pointers.exp: Ditto.
6828 * gdb.base/scope.exp: Ditto.
6829 * gdb.c++/derivation.exp: Ditto.
6830 * gdb.c++/local.exp: Ditto.
6831 * gdb.c++/namespace.exp: Ditto.
6832 * gdb.c++/overload.exp: Ditto.
6833 * gdb.c++/ref-types.exp: Ditto.
6834
6835 2000-11-22 Michael Chastain <chastain@redhat.com>
6836
6837 * mips_pro.exp: Accept either "middle -> top -> main" or
6838 "middle -> main" in the backtrace, because gcc can optimize
6839 tail calls to jumps. Remove setup_xfail for the hppa case.
6840 Add a comment with the original warning messages from PR 3016,
6841 which was filed in 1993, to preserve them for posterity.
6842
6843 2000-11-17 Nick Duffek <nsd@redhat.com>
6844
6845 * lib/gdb.exp (gdb_test): Override timeout with board info.
6846
6847 2000-11-17 Nick Duffek <nsd@redhat.com>
6848
6849 * gdb.base/display.exp: Don't kill running stub. Add "again" to
6850 the second kill and detach messages.
6851
6852 2000-11-17 Nick Duffek <nsd@redhat.com>
6853
6854 * configure.in: Add AC_EXEEXT.
6855 * configure: Regenerate.
6856 * Makefile.in (just-check): Export EXEEXT.
6857 * lib/gdb.exp ($EXEEXT): Import from environment.
6858 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
6859 expect "maint dump-me" on Cygwin.
6860 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
6861 $EXEEXT.
6862
6863 2000-11-17 Nick Duffek <nsd@redhat.com>
6864
6865 * gdb.base/break.exp: Test backtrace and finish from called
6866 function on all platforms, not just HP-UX.
6867
6868 2000-11-03 Michael Snyder <msnyder@cygnus.com>
6869
6870 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
6871 code from gdb_target_monitor, so it can be used independantly
6872 for gdbserver. Also comment out an unnecessary PUTS.
6873
6874 2000-11-03 Michael Snyder <msnyder@cygnus.com>
6875
6876 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
6877 * gdb.base/corefile.exp: Expect the message "Program is being
6878 debugged already" when we send the "corefile" command, since
6879 the preceeding gdb_load may have connected gdb to a remote target.
6880 * gdb.base/display.exp: Disable hardware watchpoints if new
6881 board info variable "no_hardware_watchpoints" is true.
6882 Replace single-letter commands with more readable ones.
6883 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
6884 if new board info variable "no_hardware_watchpoints" is true.
6885 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
6886 to see if stdio (printf) testing is possible.
6887 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
6888 board info variable "no_hardware_watchpoints" is true. Use new
6889 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
6890
6891 2000-11-13 Fernando Nasser <fnasser@redhat.com>
6892
6893 From Orjan Friberg <orjanf@axis.com>:
6894 * gdb.base/printcmds.exp: Escape curly braces followed by a number
6895 in array print pattern match.
6896
6897 2000-11-09 Fernando Nasser <fnasser@redhat.com>
6898
6899 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
6900 spelling "cancelled" to U.S. spelling "canceled" to match changes
6901 made to gdb.
6902 * gdb.c++/ovldbreak.exp: Ditto.
6903
6904 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6905
6906 * gdb.base/callfuncs.c (main): Moved to end of file, call
6907 t_double_values to initialize the FPU before inferior calls are made.
6908 * gdb.base/callfuncs.exp: Test for register preservation after calling
6909 inferior functions. Add tests for continuining, finishing and
6910 returning from a stop in a call dummy.
6911
6912 2000-10-24 Michael Snyder <msnyder@cygnus.com>
6913
6914 * gdb.base/commands.exp: Break up long lines, and re-indent.
6915
6916 2000-10-19 Michael Snyder <msnyder@cygnus.com>
6917
6918 * config/gdbserver.exp: Rewritten from the ground up, to make it
6919 compatible with the current dejagnu tree, and to make it work with
6920 the new "gdbserver" in libremote.
6921
6922 2000-10-16 Michael Snyder <msnyder@cygnus.com>
6923
6924 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
6925 * gdb.base/varargs.exp: Skip entire test if no printf support.
6926 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
6927 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
6928
6929 2000-10-13 Michael Snyder <msnyder@cygnus.com>
6930
6931 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
6932 no floating point support.
6933 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
6934 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
6935 * gdb.base/call-rt-st.exp: Ditto.
6936 * gdb.base/call-strs.exp: Ditto.
6937
6938 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
6939
6940 * gdb.base/sizeof.c: include <stdio.h>.
6941
6942 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
6943 'finish', otherwise uncaptured gdb_prompt would potentially
6944 throw remaining test points out of sync.
6945
6946 2000-07-26 Scott Bambrough <scottb@netwinder.org>
6947
6948 * gdb.base/recurse.exp: Run tests for all targets.
6949 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
6950 gnu-oldld case on ARM.
6951 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
6952 for ARM targets.
6953
6954 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
6955
6956 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
6957 * gdb.java/configure: Rebuild.
6958
6959 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
6960
6961 * gdb.java/jv-exp.exp: New file.
6962
6963 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
6964
6965 * configure: Rebuilt.
6966 * configure.in (configdirs): Add gdb.java.
6967 * gdb.java/jmisc.java: New file.
6968 * gdb.java/jmisc.exp: New file.
6969 * gdb.java/Makefile.in: New file.
6970 * gdb.java/configure: Rebuilt.
6971 * gdb.java/configure.in: New file.
6972 * lib/java.exp: New file.
6973
6974 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6975
6976 * gdb.base/exprs.exp: Test casts to a pointer including over and
6977 underflow.
6978
6979 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
6980
6981 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
6982 and the compilers sizes.
6983
6984 2000-07-09 Nick Duffek <nsd@redhat.com>
6985
6986 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
6987 (use_methods): New function.
6988 (main): Call use_methods().
6989 * gdb.c++/classes.exp (test_method_param_class): New procedure.
6990 (do_tests): Call test_method_param_class.
6991
6992 2000-07-09 Nick Duffek <nsd@redhat.com>
6993
6994 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
6995 spelling.
6996 (test_enums): New procedure. Move enum tests from end of script
6997 to here. Set breakpoint on function name instead of line number.
6998 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
6999 (enums2): New marker function.
7000 (enums1): New function.
7001 (main): Call enums1(). Move enum tests to enums1().
7002
7003 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
7004
7005 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
7006 compile/link program. Update line numbers.
7007 * gdb.asm/d10v.inc: Define ``startup''.
7008 * gdb.asm/asmsrc1.s: Add definition of _start.
7009
7010 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
7011
7012 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
7013
7014 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7015
7016 * gdb.base/maint.exp: Add 'maint print architecture' item to output
7017 of 'help maint print' command.
7018
7019 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
7020
7021 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
7022 they use gdb_expect_list.
7023
7024 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
7025
7026 * gdb.base/commands.exp: Use ``set remote
7027 memory-read-packet-size'' instead of ``set endian big'' to test
7028 long commands.
7029
7030 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
7031
7032 * gdb.c++/templates.exp (do_tests): Make all of these work under
7033 g++, and stop skipping them.
7034
7035 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
7036 work under g++.
7037
7038 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
7039 initialization.
7040
7041 2000-06-02 Michael Snyder <msnyder@cygnus.com>
7042
7043 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
7044 the regular expression: accept an (almost) arbitrary sequence of
7045 "frames-invalid" and "breakpoints-invalid" messages both before
7046 and after the "starting" message.
7047
7048 2000-06-02 Michael Snyder <msnyder@cygnus.com>
7049
7050 * gdb.c++/local.exp: This test has never been known to work with g++.
7051
7052 2000-05-18 Michael Snyder <msnyder@cygnus.com>
7053
7054 * gdb.base/annota1.exp (annotate-signal-handler-caller):
7055 Relax the regular expression a little, make it pass on Solaris 8.
7056
7057 2000-05-12 Kevin Buettner <kevinb@redhat.com>
7058
7059 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
7060 a call, do not require that gdb stop on the line after the call.
7061 Instead, it is permissible for gdb to stop on the line of the
7062 call itself.
7063
7064 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
7065
7066 * gdb.base/break.exp (bp on small function, optimized file):
7067 Add a second pass pattern. The behavior differs here between stabs
7068 and dwarf for one-line functions. Stabs preserves two line symbols
7069 (one before the prologue and one after) with the same line number,
7070 but dwarf regards these as duplicates and discards one of them.
7071 Therefore the address after the prologue (where the breakpoint is)
7072 has no exactly matching line symbol, and GDB reports the breakpoint
7073 as if it were in the middle of a line rather than at the beginning.
7074
7075 2000-05-08 Michael Snyder <msnyder@cygnus.com>
7076
7077 * gdb.base/interrupt.exp: Make "pass" message say "send"
7078 rather than "send_gdb" (for consistancy).
7079
7080 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7081
7082 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
7083 * gdb.c++/templates.cc: Properly check for GCC version number.
7084 * lib/compiler.cc: Likewise
7085
7086 2000-04-28 Michael Snyder <msnyder@cygnus.com>
7087
7088 * gdb.base/break.exp: When compiled with -O2 optimization,
7089 gdb may not stop at the first line of main, due to code motion.
7090
7091 2000-04-26 Michael Snyder <msnyder@cygnus.com>
7092
7093 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
7094 This test depends on parsing the printf output from the target.
7095 Since the sparclet stub doesn't do stdio, this will never work.
7096 * gdb.base/call-rt-st.exp: ditto.
7097 * gdb.base/call-strs: ditto.
7098
7099 2000-04-24 Michael Snyder <msnyder@cygnus.com>
7100
7101 * gdb.base/miscexprs.exp: make sizeof long array test portable.
7102
7103 * gdb.base/ending-run.exp: After connecting to a remote target,
7104 but before running, the target will appear to be in a random
7105 location. Specify both a file and a line for breakpoints.
7106 Also, the function that calls main may be called 'init'
7107 rather than 'start'.
7108
7109 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7110
7111 * gdb.base/help.exp: Update output for add-symbol-file command.
7112
7113 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
7114
7115 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7116 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
7117
7118 2000-04-07 J.T. Conklin <jtc@redback.com>
7119
7120 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
7121
7122 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
7123
7124 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
7125
7126 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
7127 values that can be represented exactly.
7128 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
7129 above change, and to not check against the directory part of the source
7130 file name.
7131 (step into print_long_arg_list): Likewise.
7132 (print print_small_structs from print_long_arg_list): Likewise.
7133 (print print_long_arg_list): Likewise.
7134
7135 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7136
7137 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7138
7139 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
7140
7141 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
7142
7143 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
7144
7145 * gdb.base/commands.exp (deprecated_command_test): Add test for
7146 deprecate with no arguments.
7147
7148 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
7149
7150 * gdb.base/break.exp: Add new test for setting breakpoints on
7151 optimized code so we can test breakpoints work even when function
7152 prologues may be optimized away
7153
7154 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7155
7156 From David Whedon <dwhedon@gordian.com>
7157 * gdb.base/commands.exp : Added command deprecator tests.
7158
7159 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
7160
7161 * gdb.base/help.exp: Added test for new apropos command.
7162
7163 2000-03-21 Kevin Buettner <kevinb@redhat.com>
7164
7165 * gdb.base/pointers.c (usevar): New function.
7166 (main): Make sure that global variables v_int_pointer2, rptr,
7167 and y are all referenced someplace in the program by calling
7168 usevar() on them. [Some linkers delete symbols which are
7169 never referenced. The space remains, but there's no way to
7170 get a (symbolic) handle on the variable from the debugger.]
7171
7172 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7173
7174 * gdb.base/printcmds.c: Add typedeffed arrays.
7175
7176 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
7177 procedure to test arrays that are typedef'd.
7178
7179 2000-03-13 James Ingham <jingham@leda.cygnus.com>
7180
7181 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
7182 the library directories.
7183
7184 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
7185
7186 * configure.in (configdirs): Add sub directory gdb.mi.
7187 * configure: Re-generate.
7188
7189 * gdb.mi: New directory.
7190
7191 2000-02-25 Scott Bambrough <scottb@netwinder.org>
7192
7193 * gdb.base/long_long.exp: Correct test suite failure when printing
7194 a long long value as a double on ARM platforms.
7195
7196 2000-02-16 Jim Blandy <jimb@redhat.com>
7197
7198 * gdb.base/break.exp ("breakpoint line number"): Make sure the
7199 default source file is set properly before running this test.
7200
7201 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7202
7203 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
7204 gdbtk/library directory, not in gdbtcl2.
7205
7206 2000-02-04 Jim Blandy <jimb@redhat.com>
7207
7208 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
7209 backslash from regexp pattern.
7210
7211 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
7212 procedure. Use it to run all the "continue to bp overloaded"
7213 tests. Note that this changes the names of the tests slightly.
7214 If the breakpoint hit message includes a hex PC value, because
7215 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
7216 from the real source code, still consider that a pass.
7217
7218 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
7219 XFAIL here if the breakpoint message contains a hex address. Note
7220 similar change on 1999-11-02.
7221
7222 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
7223
7224 * gdb.base/ptype.exp: Establish a default source file before
7225 calling get_debug_format.
7226
7227 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
7228
7229 * gdb.base/watchpoint.exp: Remove duplication of test messages.
7230
7231 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
7232
7233 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
7234 of successive stepi commands -- while in the prologue we should see
7235 the function entry bracket.
7236
7237 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
7238
7239 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
7240 reach __change_mode() when stepping through the end of main().
7241
7242 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
7243
7244 * gdb.base/default.exp: Fix expected pattern.
7245 * gdb.base/help.exp: Same.
7246
7247 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7248
7249 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
7250 Don't use xfail's because that affects only the following test.
7251
7252 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
7253 solaris or linux.
7254
7255 * gdb.base/selftest.exp: Update to reflect changes to main.c.
7256
7257 2000-01-07 Michael Snyder <msnyder@cygnus.com>
7258
7259 * gdb.base/display.exp: Some yacc parsers like to say
7260 "A syntax error" rather than "A parse error". Accept both.
7261
7262 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
7263
7264 * gdb.base/default.exp: Remove OS dependent string from "target
7265 remote" test.
7266 * gdb.base/help.exp: Same for "help target remote" test.
7267
7268 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7269
7270 From Jim Kingdon <kingdon@redhat.com>:
7271
7272 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
7273 prompt (cleanup rather than necessity, but still might keep output
7274 from spilling to next test).
7275
7276 2000-01-02 Fred Fish <fnf@cygnus.com>
7277
7278 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
7279 AIX, which defines them in <sys/types.h>.
7280
7281 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
7282
7283 * gdb.base/default.exp: Match arm* etc instead of arm in "info
7284 float" test.
7285
7286 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
7287
7288 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
7289
7290 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
7291 outermost frame disallowed".
7292
7293 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
7294
7295 * gdb.base/setvar.exp: New tests for setting the value of a struct
7296 with a constant list.
7297
7298 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
7299
7300 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
7301 require the user to type a cast before setting the value of a struct.
7302
7303 1999-12-06 Jim Blandy <jimb@cygnus.com>
7304
7305 * gdb.base/default.exp: Expect the new 'info float' command on
7306 all i386 platforms.
7307
7308 * gdb.threads/linux-dp.exp: Expand our ability to recognize
7309 LinuxThreads libraries that don't support debugging.
7310
7311 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
7312
7313 * gdb.base/remote.c: Fill the buffer with truely random data.
7314 Change the buffer type to ``unsigned char'' to simplify size
7315 arithmetic.
7316
7317 * gdb.base/remote.exp: Reduce download numbers by one. Typical
7318 stub only handles 400-1 byte packets. Verify that the download
7319 worked.
7320
7321 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
7322
7323 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
7324 tests, using UNRESOLVED for the untested cases. Also, does not wait
7325 for a timeout if the prompt was received before a recognizable pattern.
7326
7327 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
7328
7329 * lib/gdb.exp (gdb_expect_list): Fix spelling.
7330
7331 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7332
7333 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
7334 watchpoints.
7335
7336 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
7337
7338 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
7339
7340 * gdb.c++/local.exp: Be more flexible in recognizing local class
7341 name mangling. Don't allow horribly truncated method names.
7342 * gdb.c++/derivation.exp: Expect protected inheritance.
7343 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
7344 * gdb.c++/virtfunc.exp: Likewise.
7345 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
7346 when printing a nested enum.
7347
7348 1999-11-22 Jim Blandy <jimb@cygnus.com>
7349
7350 * gdb.base/step-test.exp: Properly await GDB's response to setting
7351 a breakpoint on the call to large_struct_by_value.
7352
7353 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
7354 just because we have debug info for the `start' function.
7355
7356 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
7357
7358 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
7359 "Unknown signal" messages, which indicate (on LinuxThreads) that
7360 GDB doesn't know how to debug threads on this system. This is
7361 better than hanging while philosopher 0 dumps chatter into gdb.log.
7362
7363 1999-11-18 Tom Tromey <tromey@cygnus.com>
7364
7365 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
7366
7367 1999-11-18 Fred Fish <fnf@cygnus.com>
7368
7369 * gdb.base/coremaker2.c: Add sample program for generating
7370 cores that is more self contained than coremaker.c. Eventually
7371 I'll add more code to this and tie it into the testsuite.
7372
7373 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
7374
7375 * gdb.base/dollar.exp: Remove, now in gdb.hp.
7376
7377 1999-11-10 Jimmy Guo <guo@cup.hp.com>
7378
7379 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
7380 from $srcdir/lib/.
7381 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
7382 and gdb.c++/.
7383
7384 * gdb.c++/derivation.exp: remove redundant get compiler info code.
7385
7386 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
7387 'continue with watch' test point.
7388
7389 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
7390
7391 Merged from p2linux-990323-branch:
7392
7393 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
7394
7395 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
7396
7397 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
7398 {limit,fixed}''. Test ``set download-write-size''.
7399
7400 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
7401
7402 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
7403 gdb_expect_list.
7404
7405 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
7406
7407 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
7408
7409 1999-11-03 Mark Salter <msalter@cygnus.com>
7410
7411 * gdb.base/break.exp: Fix "stub continue" pattern.
7412
7413 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
7414
7415 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
7416
7417 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
7418
7419 * gdb.base/display.exp ("finish"): Add timeout clause.
7420
7421 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
7422 plain prompt clause, so this doesn't have to time out in order to
7423 fail.
7424
7425 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
7426 breakpoint hit messages include an address.
7427
7428 * gdb.base/display.exp: Don't forget to escape parens in regular
7429 expressions. Unix regexp notatation sucks.
7430
7431 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7432
7433 * gdb.base/annota1.exp: Test for annotate-signalled: change output
7434 order for 'signalled' message.
7435
7436 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
7437
7438 From Jimmy Guo <guo@cup.hp.com>:
7439 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
7440 * gdb.base/annota1.c: Add code for tests to work with.
7441
7442 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
7443
7444 * gdb.base/remote.exp: New test for remote downloading settings.
7445 * gdb.base/remote.c: New file with large .data.
7446
7447 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
7448
7449 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
7450 for LinuxThreads support, merged from the Code Fusion branch.
7451
7452 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
7453
7454 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
7455 containing exp_continue into a while within an expect. Don't
7456 attempt a start more than three times. Check return value from
7457 gdb_load.
7458
7459 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
7460
7461 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
7462 a pass case.
7463
7464 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
7465
7466 * gdb.base/break.c (main): Added a statement that we can step
7467 off of.
7468 * gdb.base/break.exp: Added tests for setting a breakpoint
7469 at an offset and stepping onto a breakpoint.
7470
7471 1999-10-01 Fred Fish <fnf@cygnus.com>
7472
7473 * gdb.base/help.exp (help add-symbol-file): Update to match current
7474 gdb output.
7475
7476 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
7477
7478 * gdb.base/break.exp: Code locations are in hex, don't forget!
7479 (For HP-UX.)
7480
7481 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
7482
7483 * condbreak.exp: Use break.c as test program.
7484 * condbreak.c: Remove, redundant with break.c.
7485
7486 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
7487
7488 * config/monitor.exp (gdb_target_monitor): Disable X- and
7489 Z-packets if the target needs it.
7490
7491 1999-09-13 James Ingham <jingham@leda.cygnus.com>
7492
7493 * gdb.c++/overload.exp: Added tests for listing overloaded
7494 functions with function pointers in the arg, explicitly calling
7495 out the version you want.
7496
7497 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
7498
7499 * long_long.exp: Add variations of test cases that work for
7500 targets with 16-bit ints and 32-bit doubles.
7501
7502 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
7503
7504 * break.c (main): Compare a possibly-uninitialized argc with an
7505 unlikely value that fits in 16 bits.
7506
7507 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7508
7509 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
7510 0xfeeb, don't want negative numbers if ints are 16 bits.
7511
7512 * lib/gdb.exp (skip_cplus_tests): New proc.
7513 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
7514 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
7515 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
7516 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
7517 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
7518 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
7519 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
7520 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
7521
7522 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
7523
7524 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
7525
7526 * gdb.base/corefile.exp (up): Allow a parameter to appear
7527 in the frame that we're going up to.
7528
7529 From Jim Blandy <jimb@cygnus.com>:
7530
7531 * gdb.base/default.exp (info float): Expect some output now.
7532
7533 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
7534 returning floating-point values to fail on the x86.
7535 * gdb.base/callfwmall.exp (do_function_calls): Same.
7536
7537 * gdb.base/list.exp (test_listsize): Correct expectations for
7538 listing line 1 with listsize 2. Also, listing a single line
7539 works now, as does listing three lines. [Kevin's note: There
7540 were a number of other cases fixed too where the expectations
7541 differed...]
7542
7543 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
7544
7545 * gdb.base/selftest.exp: Add case for when version prints as
7546 constant string instead of char pointer.
7547
7548 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
7549
7550 * gdb.base/ending-run.exp: Add Solaris case for what happens when
7551 stepping out of main.
7552
7553 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
7554 G++ used.
7555
7556 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
7557 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
7558
7559 * gdb.c++/ovldbreak.exp: Update match string in test that
7560 includes a warning of multiple breakpoints.
7561
7562 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
7563
7564 * gdb.base/display.exp: Improve precision of step-after-finish
7565 added yesterday.
7566
7567 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
7568 test.
7569
7570 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
7571 configs when using G++, not just hppa*.
7572
7573 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7574
7575 * gdb.base/async.c: New file.
7576 * gdb.base/async.exp: New file.
7577
7578 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
7579
7580 * gdb.base/break.exp: Tweak PA specific tests to properly handle
7581 PA64.
7582
7583 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
7584
7585 * gdb.base/display.exp: "finish" can leave us mid-line on many
7586 targets, deal with it. Add a small constant to main, instead of
7587 1000 since main+1000 may not be a valid address in the target.
7588
7589 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
7590 on hpux11.
7591
7592 * gdb.base/attach.exp: Handle another hpux11 error message variant
7593 when attaching to a process that does not exist.
7594
7595 1999-08-19 J.T. Conklin <jtc@redback.com>
7596
7597 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
7598 characters in 'continue to 1241' test.
7599
7600 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7601
7602 * gdb.base/call-ar-st.exp: Add a shorter match case for the
7603 stop in print_long_arg_list, define and use a whitespace
7604 variable in print_small_structs test, add an XFAIL for Solaris.
7605 * gdb.base/dbx.exp: XFAIL func commands until somebody is
7606 interested enough to fix.
7607
7608 1999-08-13 Keith Seitz <keiths@cygnus.com>
7609
7610 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
7611 (dbx_gdb_load): Remove. Use gdb_load instead, since that
7612 proc knows about targets other than the natives.
7613 (test_assign): Use "gdb_run_cmd" to "run" the target.
7614 Check that we've actually hit the breakpoint at main.
7615 When we attempt to assign a value to a local variable, check
7616 that the variable is in the current scope, i.e., don't use
7617 a test with an empty result.
7618
7619 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
7620
7621 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
7622 command.
7623
7624 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
7625
7626 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7627 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
7628 gdb.compat, gdb.threads-hp.
7629 gdb.hp/configure, gdb.hp/configure.in: New files.
7630 gdb.hp/Makefile.in: Recurse into new subdirs.
7631 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
7632 gdb.hp/gdb.objdbg: New directory, tests for debugging info
7633 in object files.
7634 gdb.hp/tools: New directory, aux tools for HP-specific tests.
7635
7636 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
7637
7638 * gdb.base/display.exp: Help expect by putting a newline in the
7639 funky printf, remove a bogus p/a test.
7640
7641 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7642
7643 * gdb.base/display.exp: Make sure that when we say 'run', we are
7644 connected to the target. This is necessary when running not
7645 natively.
7646
7647 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
7648
7649 * gdb.base/step-test.exp: Removed some extraneous messages.
7650
7651 * gdb.base/long_long.exp: Don't run memory examination tests
7652 on little-endian targets (they will need a different set of
7653 results to match).
7654
7655 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
7656
7657 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
7658 until somebody decides to fix GDB.
7659
7660 * gdb.base/long_long.c: Stop compiler complaint by specifying long
7661 constant as "ULL".
7662 * gdb.base/long_long.exp: Loosen x/c test, add partial result
7663 matches for a couple x/2 commands.
7664
7665 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
7666
7667 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
7668 by merging in ref-types2 tests.
7669 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
7670
7671 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7672 * gdb.c++/Makefile.in: Add standard actions.
7673 (EXECUTABLES): Rename from PROGS, update list.
7674 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
7675 from gdb.hp.
7676 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
7677 foo and bar locals.
7678 * gdb.c++/anon-union.exp: Fix tests to match.
7679 * gdb.c++/classes.exp: Run if HP compiler used, add extra
7680 expect matches to handle output variations.
7681 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
7682 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
7683 output, add HP alternatives for new and delete prints.
7684 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
7685 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
7686 * gdb.c++/demangle.exp: Use $style when reporting failure.
7687 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
7688 * gdb.c++/inherit.exp: Run if HP compiler used, add some
7689 match alternatives.
7690 * gdb.c++/local.exp: Add match alternatives or xfails for HP
7691 compilers.
7692 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
7693 * gdb.c++/method.exp: Add match alternatives.
7694 * gdb.c++/misc.cc: Add bool types.
7695 * gdb.c++/misc.exp: Add tests for bool types.
7696 * gdb.c++/overload.exp: Add xfails.
7697 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
7698 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
7699 add some more template parameter tests (only for HP currently).
7700 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
7701 * gdb.c++/virtfunc.cc: Add return type and value for main.
7702 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
7703 match alternatives.
7704
7705 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7706
7707 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
7708
7709 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
7710
7711 * gdb.base/signals.exp: Don't expect getting a backtrace from
7712 within a signal handler to fail on Linux.
7713
7714 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
7715
7716 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7717 * lib/gdb.exp: Remove some gratuitious semicolons.
7718 (delete_breakpoints): Increase timeout.
7719 (gdb_expect): Add -notransfer option.
7720 (gdb_test): Use -notransfer option.
7721 (get_compiler_info): Add f77 case.
7722 (get_compiler): New proc, split out from gdb_preprocess, add f77
7723 case.
7724 (gdb_preprocess): Call get_compiler.
7725
7726 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
7727 * gdb.base/attach.exp, gdb.base/display.exp,
7728 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
7729 gdb.base/long_long.exp, gdb.base/printcmds.exp,
7730 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
7731 third arg to gdb_test.
7732 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
7733 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
7734 HP-UX xfails, add others.
7735 * gdb.base/completion.exp: Reflect name change of self-test.
7736 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
7737 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
7738 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
7739 HP failure number.
7740 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
7741 useless HP-UX 10.30 references.
7742 * gdb.base/maint.exp: Loosen matches.
7743 * gdb.base/pointers.c (main): Declare more_code.
7744 * gdb.base/pointers.exp: Match on output of a `next'.
7745 * gdb.base/structs.c: Add prototypes.
7746 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
7747 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
7748
7749 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7750
7751 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
7752 command.
7753
7754 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7755
7756 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
7757 Fix run to main failures. Watchpoint can be hardware watchpoint.
7758
7759 * gdb.base/annota1.exp: Clean up some more, in case printf has
7760 debug info. Deal with lack of signal hanlder info in stack.
7761
7762 From Jim Kingdon <kingdon@redhat.com>:
7763 * gdb.base/annota1.exp: If printf has debug info, deal with it.
7764
7765 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
7766
7767 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
7768 gdb.base/foll-vfork.exp: Don't run for crosses.
7769
7770 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
7771
7772 * gdb.base/configure.in: Check for gdbvars.exp instead of
7773 a1-selftest.exp.
7774 * gdb.base/configure: Re-generate.
7775
7776 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
7777
7778 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
7779 in trying to run first and name is too long.
7780
7781 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
7782 pointers2.c and pointers2.exp, respectively.
7783 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
7784 doschk happier.
7785
7786 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
7787
7788 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
7789 callfuncs2.c and callfuncs2.exp.
7790
7791 * gdb.base/list.exp: Remove mistaken xfails.
7792 * gdb.base/list0.h: Add optional prototypes.
7793
7794 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
7795
7796 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
7797 calling malloc.
7798 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
7799 * ptype.exp: Move test for get_debug_format to before its first
7800 use.
7801
7802 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7803
7804 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
7805 * gdb.base/annota2.cc, annota2.exp: Move from here.
7806 * gdb.c++/annota2.cc, annota2.exp: To here.
7807 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
7808
7809 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7810
7811 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
7812 a consistent format.
7813
7814 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
7815
7816 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7817 * lib/gdb.exp (get_compiler_info): Add detection for assorted
7818 HP compilers, also set the globals $true and $false.
7819
7820 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
7821 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
7822 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
7823 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
7824 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
7825 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
7826 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
7827 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
7828 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
7829 whatis.c} Add C++ compatible function definitions and return
7830 types, add includes for library functions.
7831 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
7832 * gdb.base/step-test.c (myglob): Rename from glob.
7833 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
7834 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
7835 files, move here from gdb.hp.
7836 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
7837 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
7838 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
7839 Adjust line numbers in regexps.
7840
7841 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
7842 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
7843 instead of 0/1.
7844
7845 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
7846 foll-vfork.exp: New files, move here from gdb.hp.
7847 * gdb.base/page.exp: New file, test of pagination command.
7848
7849 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
7850 recursion test.
7851 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
7852
7853 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
7854 gdb.base/solib.exp: Fix compiler invocation process.
7855
7856 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
7857 HP-UX 11, turn off overload resolution explicitly.
7858 * gdb.base/commands.exp: Set argument list explicitly, add
7859 watchpoint test.
7860 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
7861 them work.
7862 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
7863 expressions properly.
7864 * gdb.base/corefile.exp: Loosen the match slightly.
7865 * gdb.base/default.exp: Allow "Error accessing memory" message
7866 also.
7867 * gdb.base/display.exp: Skip over x/0 j if PA64.
7868 * gdb.base/funcargs.exp: Add xfails for HP-UX.
7869 * gdb.base/interrupt.exp: Ditto.
7870 * gdb.base/langs.exp: Add symbolic matches governed by compiler
7871 in use.
7872 * gdb.base/list.exp: Add xfails for HP-UX.
7873 * gdb.base/long_long.exp: Refine some of the numeric matches.
7874 * gdb.base/mips_pro.exp: Xfail on HP-UX.
7875 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
7876 * gdb.base/nodebug.exp: Succeed on more varieties of output.
7877 * gdb.base/opaque.exp: Remove some HP-UX xfails.
7878 * gdb.base/ptype.exp: Succeed on more varieties of output.
7879 * gdb.base/scope.exp: Add xfails for HP-UX.
7880 * gdb.base/sect-cmd.exp: Add more cases.
7881 * gdb.base/setvar.exp: Add xfails for HP-UX.
7882 * gdb.base/shlib-call.exp: Loosen some matches slightly.
7883 * gdb.base/signals.exp: Match on void symbolically.
7884 * gdb.base/step-test.exp: Add case for PA64.
7885 * gdb.base/term.exp: Add exit and restart.
7886 * gdb.base/twice.exp: Clean up after self.
7887 * gdb.base/varargs.exp: Disable overload resolution explicitly.
7888 * gdb.base/whatis.exp: Allow more ways to pass tests.
7889
7890 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
7891 no longer useful.
7892
7893 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
7894
7895 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
7896 list of patterns.
7897 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
7898 print_double_array(double_array)", "continuing to breakpoint
7899 1018", "print print_double_array(array_d)" and "continuing to
7900 1034" tests.
7901
7902 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7903
7904 * Makefile.in: Add empty html and install-html targets.
7905
7906 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
7907
7908 * config/mt-*: Remove, these haven't been used since 1996.
7909
7910 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
7911
7912 * gdb.base/call-strs.c, gdb.base/ending-run.c,
7913 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
7914 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
7915
7916 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
7917
7918 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
7919 simpler match case for the ptype of the big class.
7920
7921 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7922
7923 * gdb.exp: Fix test for gdb_prompt existence.
7924
7925 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7926
7927 * gdb.exp (gdb_test): Add fail after calls to perror.
7928
7929 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7930
7931 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
7932
7933 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7934
7935 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
7936
7937 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
7938
7939 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
7940 malloc() is linked in.
7941
7942 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
7943
7944 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
7945 step at end.
7946
7947 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
7948
7949 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
7950
7951 * gdb.java/jv-print.exp: New file. (Our first Java test!)
7952
7953 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
7954
7955 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
7956 * gdb.base/mips_pro.exp: Likewise.
7957
7958 1999-06-02 Keith Seitz <keiths@cygnus.com>
7959
7960 * gdb.c++/templates.cc: Change all "new" operators to throw
7961 an exception.
7962 * gdb.c++/cplusfuncs.cc: Likewise.
7963
7964 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
7965
7966 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
7967
7968 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
7969 * gdb.base/ending-run.exp: When stepping out of main, accept a
7970 step into an arbitrary assembler file.
7971
7972 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7973
7974 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
7975 "breakpoint-invalid" to be printed.
7976 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
7977 number of "frames-invalid" and "breakpoint-invalid" to be printed.
7978 * gdb.base/annota2.cc: Initialize a.x to 0.
7979
7980 1999-05-17 Keith Seitz <keiths@cygnus.com>
7981
7982 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
7983 when "skip_float_tests" set.
7984 Ditto for "print print_double_array(array_d)", "print print_small_structs",
7985 "print print_ten_doubles", and "step into print_long_arg_list".
7986 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
7987 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
7988 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
7989 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
7990 "skip_float_tests" is set.
7991 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
7992 when "skip_float_tests" set.
7993
7994 1999-05-06 Keith Seitz <keiths@cygnus.com>
7995
7996 * gdb.base/annota2.cc: Include stdio.h.
7997
7998 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
7999
8000 * gdb.base/crossload.exp: Remove, this has been disabled ever
8001 since BFD stopped including all targets, and cross-GDB gets
8002 plenty of testing anyway.
8003 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
8004 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
8005 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
8006 * gdb.base/README: Remove, was doc for this.
8007 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
8008 needed.
8009
8010 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8011
8012 * gdb.base/call-ar-st.exp: Fix one regular expression in test
8013 output.
8014
8015 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
8016 * gdb.base/annota2.exp: New file. More annotation tests.
8017 * gdb.base/annota1.c: New file. Source file for annota1.exp.
8018 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
8019
8020 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
8021
8022 * config/cfdbug.exp: New file.
8023
8024 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
8025
8026 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
8027 Marcus Daniel's and Dale Hawkins's demangler crashes.
8028
8029 * gdb.c++/demangle.exp (test_gnu_style_demangling,
8030 test_lucid_style_demangling, test_arm_style_demangling,
8031 test_hp_style_demangling): Try Tom Tromey's core-dumping
8032 identifier under each demangling style.
8033
8034 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
8035
8036 * gdb.c++/demangle.exp: Include the current demangling style
8037 in all test names.
8038 (current_demangling_style): New global variable.
8039 (set_demangling_style, test_demangling_core, test_demangling,
8040 test_demangling_exact): New functions.
8041 (test_gnu_style_demangling, test_lucid_style_demangling,
8042 test_arm_style_demangling, test_hp_style_demangling): Use those,
8043 instead of calling gdb_test and gdb_test_exact directly.
8044 (catch_demangling_errors): New function, which reports errors
8045 signalled by the demangling test functions in an orderly way.
8046 (do_tests): Use catch_demangling_errors.
8047
8048 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
8049
8050 * gdb.base/signals.exp (test_handle_all_print): Use () for
8051 grouping in expressions, not {}.
8052
8053 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
8054 initialized yet.
8055
8056 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
8057
8058 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
8059 are listed.
8060
8061 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
8062
8063 * gdb.stabs/weird.exp: Test for CC being defined before
8064 looking at its value.
8065
8066 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
8067
8068 * gdb.base/call-ar-st.exp: Remove stray '#'.
8069 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
8070 "short int" and "long int".
8071 * gdb.c++/overload.cc: Cast the string added in the previous
8072 change, to mollify finicky HP compiler.
8073 * gdb.hp/reg-test.exp (testfile): Fix file name.
8074 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
8075
8076 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
8077 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
8078 alternate form of enum ptype.
8079
8080 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
8081
8082 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
8083 * gdb.hp/*.exp: Change all to run compiler probe only after
8084 passing skip_hp_tests, so as not to waste time on guaranteed
8085 failure.
8086
8087 * gdb.c++/overload.cc: Pass string instead of char addr, always
8088 init ccpfoo.
8089 * gdb.c++/templates.cc: Fix syntax error.
8090
8091 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8092
8093 * gdb.base/commands.exp: Add test for correct position of '>'
8094 when issuing the 'commands' command after a 'while' or 'if'
8095 command.
8096
8097 1999-03-18 James Ingham <jingham@cygnus.com>
8098
8099 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
8100
8101 * gdb.c++/method.exp: It was testing an uninitialized int on the
8102 stack and assuming it was positive.
8103
8104 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
8105
8106 * gdb.base/step-test.exp: Catch a case where finish is broken and
8107 keep it from killing the rest of the tests.
8108 Use gdb_continue_to_end.
8109
8110 * gdb.base/sigall.exp: use gdb_continue_to_end.
8111
8112 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
8113
8114 * gdb.base/display.exp: use runto_main, not run.
8115
8116 * gdb.base/default.exp: Check for the current error message in the
8117 r abbreviation test.
8118 Add strongarm to the targets that know info float.
8119
8120 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
8121 run which doesn't work with monitors.
8122
8123 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
8124
8125 * gdb.base/break.exp: use the gdb_continue_to_end proc.
8126
8127 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
8128 program. Traps the case (in Cygmon) when the program never really
8129 exits. Same as Mark's continue_to_exit, but I had put it in a lot
8130 more places, so I used my name. Sorry Mark...
8131
8132 * config/monitor.exp (gdb_target_monitor): added another
8133 target_info parameter: remotebinarydownload. This will set the
8134 remotebinarydownload flag if this is causing some boards trouble.
8135
8136 1999-03-18 Mark Salter <msalter@cygnus.com>
8137
8138 * lib/gdb.exp (continue_to_exit): New function.
8139
8140 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
8141 * gdb.base/ending-run.exp: Ditto.
8142 * gdb.base/step-test.exp: Ditto.
8143
8144 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
8145
8146 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
8147 (suggested by Art Haas <ahaas@neosoft.com>).
8148
8149 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
8150
8151 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
8152
8153 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
8154
8155 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
8156 descriptions of types (short unsigned int vs unsigned short, etc).
8157
8158 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
8159
8160 * gdb.base/call-strs.exp: Don't assume that `step' will step over
8161 a call to strlen; sometimes we do have sources.
8162
8163 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
8164
8165 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
8166 character, so GDB won't print garbage after its end.
8167
8168 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
8169 breakpoint there instead. Sometimes GCC emits memcpy to handle
8170 the large structures being passed by value, so we step into that
8171 instead of sum_array_print, which obscures what we're really testing.
8172 * gdb.base/step-test.exp: However, we do want a test that notices
8173 the bizarre steps into memcpy, so do that here. Add check for
8174 stepping into function calls that pass large structures by value.
8175 ("Is that a noun clause, or are you just happy to see me?")
8176 Remove all references to specific line numbers.
8177 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
8178 New type and function.
8179 (main): Call large_struct_by_value, passing it a large struct by value.
8180 * lib/gdb.exp (gdb_get_line_number): New function.
8181
8182 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
8183 more portable.
8184
8185 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
8186
8187 * lib/gdb.exp: Doc fixes.
8188
8189 1999-03-05 Nick Clifton <nickc@cygnus.com>
8190
8191 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
8192
8193 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
8194
8195 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
8196 commands. They're not germane to this test, and they don't work
8197 that way on remote targets.
8198
8199 1999-03-01 James Ingham <jingham@cygnus.com>
8200
8201 * Changelog entries merged over from gdb development branch.
8202
8203 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
8204
8205 * lib/gdb.exp (gdbtk_analyze_results): Generic function
8206 for outputting results of test run.
8207
8208 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
8209
8210 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
8211
8212 1999-02-25 Felix Lee <flee@cygnus.com>
8213
8214 * lib/gdb.exp (debug_format): initialize
8215
8216 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
8217
8218 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
8219 * gdb.base/call-rt-st.c: Ditto.
8220
8221 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
8222
8223 * gdb.threads/pthreads.exp (horiz): New variable.
8224 (test_startup): Fix regexps that capture thread numbers.
8225
8226 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
8227
8228 * gdb.base/smoke.exp: Disambiguate two test case names (both
8229 called ``print'').
8230
8231 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
8232
8233 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
8234 compilation.
8235
8236 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
8237
8238 * gdb.base/miscexprs.exp: Change patterns to match GDB's
8239 actual output formatting.
8240 * gdb.base/smoke.exp: GDB removes leading 0's.
8241 * gdb.base/volatile.exp: Don't check type of remuneration;
8242 that variable is no longer defined in constvars.c.
8243 * gdb.base/step-test.c (main): Exit with explicit exit code.
8244 * gdb.base/step-test.exp: Remove two nexti checks--they are
8245 not portable.
8246
8247 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
8248
8249 * gdb.base/help.exp ("help delete display"): Fix test to match
8250 gdb's output.
8251
8252 * gdb.base/long_long.c (known_types): Initialize values to zero.
8253 * gdb.base/long_long.exp: Step one more line
8254 so 'dec' is initialized in "get to known place". GDB removes
8255 leading zeros. Explicitly ask for hex formatting. Use
8256 unique test case names.
8257
8258 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8259
8260 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
8261
8262 * gdb.c++/method.exp: Add missing close brace.
8263
8264 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
8265
8266 * gdb.base/maint.exp: Use 'set height 0' to disable page
8267 prompting, not 'set height 400'.
8268
8269 Fix a bunch of timeouts.
8270 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
8271 four separate tests, so expect doesn't take forever to match a ton
8272 of text against a regexp with lots of .* forms.
8273 ("maint print psymbols", "maint print symbols"): Make some of
8274 these greps more selective, so that expect doesn't try to wade
8275 through huge piles of output and time out.
8276
8277 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
8278
8279 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
8280 tests: one which doesn't expect shlib events to be reported, and
8281 another which does, but is XFAIL for all platforms other than
8282 HP/UX.
8283
8284 * gdb.base/break.exp: Teach the test suite that the `catch
8285 fork', `catch vfork', and `catch exec' commands produce error
8286 messages on platforms that don't provide these features.
8287
8288 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
8289
8290 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
8291 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
8292 (shortening names from solib_threshold.exp etc), won't run on
8293 anything but HP-UX for the foreseeable future.
8294 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
8295 reflect move.
8296
8297 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
8298
8299 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
8300 gdb.trace/Makefile.in (clean): Remove all test executables.
8301
8302 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
8303
8304 * gdb.base/shlib-call.exp: add test cases to verify that gdb
8305 successfully re-sets breakpoints in shared libraries.
8306 * gdb.base/shmain.c (main): return 0, don't fall off the end.
8307
8308 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8309
8310 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
8311 and compiled w/o GCC.
8312
8313 * gdb.hp/watch-cmd.exp: ditto.
8314
8315 * gdb.hp/watch-hp.exp: ditto.
8316
8317 * gdb.hp/xdb1.exp: ditto.
8318
8319 * gdb.hp/xdb2.exp: ditto.
8320
8321 * gdb.hp/dbx.exp: ditto.
8322
8323 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
8324
8325 * constvars.c: Remove C++-isms.
8326 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
8327 with GCC.
8328
8329 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
8330
8331 The following changes are part of the HP merge.
8332
8333 * gdb.base/break.exp: new tests to verify that catchpoints for
8334 fork, vfork, and exec don't trigger inappropriately.
8335
8336 * gdb.base/opaque.exp: compile one file at a time, then link.
8337
8338 * gdb.base/signals.exp: be more restrictive about which hppa
8339 systems receive a setup_xfail. new tests.
8340
8341 * gdb.base/solib_threshold.build: new file.
8342 * gdb.base/solib_threshold.exp: new file.
8343 * gdb.base/solib_threshold.link_opts: new file.
8344 * gdb.base/solib_threshold.mk: new file.
8345 * gdb.base/gen_solib_threshold.c: new file.
8346
8347 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
8348 tests. New tests for enums inside classes.
8349
8350 * gdb.c++/compiler.cc: indicate support of template debugging.
8351
8352 * gdb.c++/demangle.exp: run hp style demangling tests.
8353
8354 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
8355 tests.
8356
8357 * gdb.c++/misc.cc: changes to support new tests.
8358
8359 * gdb.c++/templates.cc: changes to support HP's compiler; changes
8360 to support new tests.
8361
8362 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
8363 gcc, then skip these tests.
8364
8365 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
8366
8367 The following files are part of the HP merge; some had longer
8368 names at HP, but have been renamed to be no more than 14
8369 characters in length.
8370
8371 * gdb.hp/ambiguous.cc: new file.
8372 * gdb.hp/ambiguous.exp: new file.
8373 * gdb.hp/attach.exp: new file.
8374 * gdb.hp/attach2.exp: new file.
8375 * gdb.hp/classes-hp.exp: new file.
8376 * gdb.hp/ctti.exp: new file.
8377 * gdb.hp/ctti-add.cc: new file.
8378 * gdb.hp/ctti-add1.cc: new file.
8379 * gdb.hp/ctti-add2.cc: new file.
8380 * gdb.hp/ctti-add3.cc: new file.
8381 * gdb.hp/dbx.exp: new file.
8382 * gdb.hp/exception.cc: new file.
8383 * gdb.hp/exception.exp: new file.
8384 * gdb.hp/foll-exec.c: new file.
8385 * gdb.hp/foll-exec.exp: new file.
8386 * gdb.hp/foll-fork.c: new file.
8387 * gdb.hp/foll-fork.exp: new file.
8388 * gdb.hp/foll-vfork.c: new file.
8389 * gdb.hp/foll-vfork.exp: new file.
8390 * gdb.hp/inherit-hp.exp: new file.
8391 * gdb.hp/more-steps.exp: new file.
8392 * gdb.hp/namespace.cc: new file.
8393 * gdb.hp/namespace.exp: new file.
8394 * gdb.hp/optimize.exp: new file.
8395 * gdb.hp/pxdb.c: new file.
8396 * gdb.hp/pxdb.exp: new file.
8397 * gdb.hp/quicksort.exp: new file.
8398 * gdb.hp/reg-test.exp: new file.
8399 * gdb.hp/reg-test.s: new file.
8400 * gdb.hp/sized-enum.c: new file.
8401 * gdb.hp/sized-enum.exp: new file.
8402 * gdb.hp/start-stop.exp: new file.
8403 * gdb.hp/templ-hp.cc: new file.
8404 * gdb.hp/templ-hp.exp: new file.
8405 * gdb.hp/thr-lib.c: new file.
8406 * gdb.hp/thr-lib.exp: new file.
8407 * gdb.hp/thr-lib.h: new file.
8408 * gdb.hp/thr-liblib.c: new file.
8409 * gdb.hp/virtfun-hp.c: new file.
8410 * gdb.hp/virtfun-hp.exp: new file.
8411 * gdb.hp/watch-cmd.exp: new file.
8412 * gdb.hp/watch-hp.exp: new file.
8413 * gdb.hp/xdb1.exp: new file.
8414 * gdb.hp/xdb2.exp: new file.
8415 * gdb.hp/xdb3.exp: new file.
8416
8417 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
8418
8419 The following files are part of the HP merge; some had longer
8420 names at HP, but have been renamed to be no more than 14
8421 characters in length.
8422
8423 * gdb.base/ss.h: new file.
8424 * gdb.base/call-ar-st.c: new file.
8425 * gdb.base/call-ar-st.exp: new file.
8426 * gdb.base/call-rt-st.c: new file.
8427 * gdb.base/call-rt-st-exp: new file.
8428 * gdb.base/call-strs.exp: new file.
8429 * gdb.base/ena-dis-br.exp: new file.
8430 * gdb.base/environ.exp: new file.
8431 * gdb.base/long_long.exp: new file.
8432 * gdb.base/sect-cmd.exp: new file.
8433 * gdb.base/shlib-cl2.exp: new file.
8434 * gdb.base/smoke.exp: new file.
8435 * gdb.base/so-impl-ld.c: new file.
8436 * gdb.base/so-impl-ld.exp: new file.
8437 * gdb.base/so-indr-cl.c: new file.
8438 * gdb.base/so-indr-cl.exp: new file.
8439 * gdb.base/varargs.exp: new file.
8440 * gdb.base/volatile.exp: new file.
8441 * gdb.base/whatis-exp.exp: new file.
8442 * gdb.base/display.exp: new file.
8443 * gdb.c++/derivation.exp: new file.
8444 * gdb.c++/local.exp: new file.
8445 * gdb.c++/member-ptr.exp: new file.
8446 * gdb.c++/overload.exp: new file.
8447 * gdb.c++/ovldbreak.exp: new file.
8448 * gdb.c++/ref-types.exp: new file.
8449 * gdb.c++/ref-types2.exp: new file.
8450 * gdb.c++/userdef.exp: new file.
8451
8452 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8453
8454 * gdb.base/default.exp: Reflect wording change in remote.c.
8455
8456 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
8457
8458 * gdb.base/help.exp: Update to reflect current text.
8459
8460 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
8461
8462 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
8463 they're stack variables and contain garbage.
8464 * gdb.c++/anon-union.exp: new file.
8465
8466 The following changes were made by David Taylor
8467 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
8468 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
8469 in changes by HP.
8470
8471 * gdb.base/bitops.exp: new file.
8472 * gdb.base/default.exp: change expected messages for catch and
8473 info catch tests to reflect HP merge changes.
8474 * gdb.base/enable-disable-break.exp
8475 * gdb.base/ending-run.c: new file.
8476 * gdb.base/long_long.c: new file.
8477 * gdb.base/maint.exp: new file.
8478 * gdb.base/pointers2.exp: new file.
8479 * gdb.base/shlib-call2.exp: new file.
8480 * gdb.base/solib.exp: new file.
8481 * gdb.base/step-test.c: new file.
8482 * gdb.c++/anon-union.cc: new file.
8483 * gdb.c++/local.cc: new file.
8484 * gdb.c++/member-pointer.cc: new file.
8485 * gdb.c++/method.cc: new file.
8486 * gdb.c++/ref-types.cc: new file.
8487 * gdb.c++/ref-types2.cc: new file.
8488 * gdb.c++/userdef.cc: new file.
8489
8490 * gdb.base/scope.exp: compile one file at a time, then link.
8491 * gdb.base/langs.exp: ditto.
8492 * gdb.base/list.exp: ditto.
8493
8494 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
8495
8496 The following changes were made by David Taylor
8497 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
8498 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
8499 in changes by HP.
8500
8501 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
8502 skip tests. When compiling pass c++ flag to gdb_compile.
8503 * gdb.c++/
8504
8505 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
8506 test for on hppa*-*-hpux*; use args to see if c++ was specified.
8507 (skip_hp_tests): new function.
8508 (gdb_preprocess): new function.
8509
8510 * configure.in (hpdir): decide whether to configure gdb.hp.
8511 * configure: regenerated.
8512
8513 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
8514 to delete on clean.
8515 (EXECUTABLES): update to reflect new additions.
8516 * gdb.base/commands.exp: update message expected.
8517 * gdb.base/default.exp: add copyright notice.
8518 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
8519 * gdb.base/help.exp: update messages to reflect current text.
8520 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
8521 targets for recurse tests.
8522 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
8523 skip this file.
8524
8525 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
8526 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
8527 compilation.
8528 * gdb.c++/misc.exp: ditto.
8529 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
8530 run the tests. tell gdb_compile that it's a c++ compilation.
8531
8532 * gdb.threads/pthreads.exp: fix typo in message.
8533
8534 * gdb.base/all-bin.exp: new file.
8535 * gdb.base/arithmet.exp: new file.
8536 * gdb.base/assign.exp: new file.
8537 * gdb.base/completion.exp: new file.
8538 * gdb.base/cond-expr.exp: new file.
8539 * gdb.base/condbreak.exp: new file.
8540 * gdb.base/define.exp: new file.
8541 * gdb.base/dollar.exp: new file.
8542 * gdb.base/environment.exp: new file.
8543 * gdb.base/eval-skip.exp: new file.
8544 * gdb.base/jump.exp: new file.
8545 * gdb.base/logical.exp: new file.
8546 * gdb.base/pointers.exp: new file.
8547 * gdb.base/relational.exp: new file.
8548 * gdb.base/section_command.exp: new file.
8549 * gdb.base/whatis-expr.exp: new file.
8550
8551 * gdb.base/all-types.c: new file.
8552 * gdb.base/call-array-struct.c: new file.
8553 * gdb.base/call-return-struct.c: new file.
8554 * gdb.base/call-strings.c: new file.
8555 * gdb.base/callfuncs2.c: new file.
8556 * gdb.base/condbreak.c: new file.
8557 * gdb.base/constvars.c: new file.
8558 * gdb.base/display.c: new file.
8559 * gdb.base/int-type.c: new file.
8560 * gdb.base/jump.c: new file.
8561 * gdb.base/miscexprs.c: new file.
8562 * gdb.base/pointers.c: new file.
8563 * gdb.base/pointers2.c: new file.
8564 * gdb.base/shmain.c: new file.
8565 * gdb.base/shr1.c: new file.
8566 * gdb.base/shr2.c: new file.
8567 * gdb.base/solib.c: new file.
8568 * gdb.base/solib1.c: new file.
8569 * gdb.base/solib2.c: new file.
8570 * gdb.base/varargs.c: new file.
8571 * gdb.c++/derivation.cc: new file.
8572 * gdb.c++/overload.cc: new file.
8573 * gdb.c++/ovldbreak.cc: new file.
8574 * gdb.hp/attach.c: new file.
8575 * gdb.hp/attach2.c: new file.
8576 * gdb.hp/average.c: new file.
8577 * gdb.hp/compiler.c: new file.
8578 * gdb.hp/compiler.cc: new file.
8579 * gdb.hp/execd-program.c: new file.
8580 * gdb.hp/follow-exec.c: new file.
8581 * gdb.hp/follow-fork.c: new file.
8582 * gdb.hp/follow-vfork-and-exec.c: new file.
8583 * gdb.hp/misc-hp.cc: new file.
8584 * gdb.hp/more-steps.c: new file.
8585 * gdb.hp/optimize.c: new file.
8586 * gdb.hp/quicksort.c: new file.
8587 * gdb.hp/run-hp.c: new file.
8588 * gdb.hp/start-stop.c: new file.
8589 * gdb.hp/sum.c: new file.
8590 * gdb.hp/templates-hp.cc: new file.
8591 * gdb.hp/thread-local-in-lib.c: new file.
8592 * gdb.hp/thread-local-in-lib.h: new file.
8593 * gdb.hp/thread-local-in-lib.lib.c: new file.
8594 * gdb.hp/vforked-program.c: new file.
8595 * gdb.hp/virtfunc-hp.cc: new file.
8596 * gdb.hp/watchpoint-hp.c: new file.
8597 * gdb.hp/xdb.c: new file.
8598 * gdb.hp/xdb0.c: new file.
8599 * gdb.hp/xdb0.h: new file.
8600 * gdb.hp/xdb1.c: new file.
8601
8602 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
8603
8604 The following change was made by Edith Epstein
8605 <eepstein@cygnus.com> as part of a project to merge in changes
8606 originally made by HP; HP did not create ChangeLog entries.
8607
8608 * gdb.c++/demangle.exp: changed the expected output for some
8609 ARM-style mangling -- removed second reference to datatype.
8610 For example, maint demangle __dt__11T1__pt__2_cFv
8611 T1<char>::~T1<char>(void)
8612 becomes,
8613 maint demangle __dt__11T1__pt__2_cFv
8614 T1<char>::~T1(void)
8615
8616 (test_hp_style_demangling): new hp specific demangling test cases.
8617
8618 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
8619
8620 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
8621 * gdb.trace/backtrace.exp: Likewise.
8622 * gdb.trace/circ.exp: Likewise.
8623 * gdb.trace/collection.exp: Likewise.
8624 * gdb.trace/deltrace.exp: Likewise.
8625 * gdb.trace/infotrace.exp: Likewise.
8626 * gdb.trace/limits.exp: Likewise.
8627 * gdb.trace/packetlen.exp: Likewise.
8628 * gdb.trace/passc-dyn.exp: Likewise.
8629 * gdb.trace/passcount.exp: Likewise.
8630 * gdb.trace/report.exp: Likewise.
8631 * gdb.trace/save-trace.exp: Likewise.
8632 * gdb.trace/tfind.exp: Likewise.
8633 * gdb.trace/tracecmd.exp: Likewise.
8634 * gdb.trace/while-dyn.exp: Likewise.
8635 * gdb.trace/while-stepping.exp: Likewise.
8636
8637 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
8638
8639 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
8640
8641 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
8642
8643 From Brendan Kehoe:
8644 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
8645 int return types.
8646
8647 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
8648
8649 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
8650 remote dos host testing right.
8651
8652 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
8653
8654 * gdb.base/corefile.exp: remove some xfails.
8655
8656 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
8657
8658 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
8659 have different timestamps.
8660
8661 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
8662
8663 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
8664 gdb.base/default.exp: Replace "exec" with "executable".
8665
8666 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
8667
8668 * gdb.base/default.exp: Change else if to elseif from previous
8669 delta.
8670
8671 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
8672
8673 * gdb.base/default.exp: Add brace missing from previous delta.
8674
8675 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
8676
8677 * gdb.base/default.exp: Support test for info float for all
8678 varieties of arm toolchain.
8679
8680 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
8681
8682 * gdb.trace/*.exp: remove "remote_download" command.
8683
8684 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
8685
8686 * gdb.trace/*.exp: remove -gdwarf from compile.
8687
8688 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
8689
8690 * gdb.trace/configure.in(AC_INIT): typo
8691 * gdb.trace/configure: regenerated
8692
8693 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
8694
8695 * config/m68k-emc.exp: New file.
8696 * lib/<emc-support.exp trace-support.exp}: New files.
8697 * configure.in: add new test directory gdb.trace.
8698 * gdb.trace/{configure configure.in Makefile.in}: New files.
8699 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
8700 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
8701 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
8702 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
8703 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
8704 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
8705 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
8706
8707 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
8708
8709 * gdb.c++/classes.exp: Change all regular expressions to match
8710 arbitrary combinations of newline/carriage-return, so that they
8711 will work equally well on Unix and Windows.
8712 * gdb.c++/inherit.exp: ditto.
8713 * gdb.c++/virtfunc.exp: ditto.
8714
8715 1998-08-11 Dawn Perchik <dawn@cygnus.com>
8716
8717 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
8718
8719 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
8720
8721 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
8722 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
8723 to use a0-a3/d0-d3 as needed.
8724
8725 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
8726
8727 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
8728 * gdb.disasm/am33.exp: Corresponding changes.
8729
8730 1998-07-11 Felix Lee <flee@cygnus.com>
8731
8732 * gdb.base/callfuncs.exp: add cmp10 test.
8733 * gdb.base/callfuncs.c (cmp10): new function.
8734
8735 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
8736
8737 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
8738 into two parts to get around a synchronization problem in expect.
8739
8740 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
8741
8742 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
8743
8744 * configure.in: Add options for gdbtk testsuite.
8745
8746 * configure: Regenerate.
8747
8748 * gdb.gdbtk: New directory to hold gdbtk tests.
8749
8750 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8751
8752 * gdb.fortran/types.exp: Escape brackets in expect patterns
8753 for test_float_literal_types_accepted tests.
8754 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
8755 before run test.
8756
8757 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
8758
8759 * am33.exp: Just compile, do not link the testcase.
8760 * am33.s: Add ".am33" pseudoop to force am33 mode.
8761
8762 1998-06-25 Felix Lee <flee@cygnus.com>
8763
8764 * gdb.base/setshow.exp: make sure $pc is sane.
8765
8766 * gdb.stabs/weird.exp: split expect patterns properly.
8767
8768 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
8769
8770 * gdb.disasm/am33.s: New disassembler testfile for the am33.
8771 * gdb.disasm/am33.exp: Run it.
8772
8773 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
8774
8775 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
8776 match processing (and eliminate spurious timeouts when running).
8777
8778 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
8779
8780 * gdb.base/signals.exp (test_handle_all_print): put back Mach
8781 exception test, but conditionalize it on target [mach | gnu].
8782
8783 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
8784
8785 * gdb.base/overlays.exp: fixup compile line for linker script.
8786
8787 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
8788
8789 * gdb.fortran/types.exp: don't guess at float size.
8790
8791 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
8792
8793 * gdb.base/exprs.exp: delete test that depends on int size.
8794
8795 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
8796
8797 * config/sim.exp: Removed checks for target triplets.
8798 (gdb_target_sim): Use gdb,target_sim_options.
8799
8800 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
8801
8802 * gdb.base/reread.exp: New file.
8803 * gdb.base/reread1.c: New file.
8804 * gdb.base/reread2.c: New file.
8805
8806 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
8807
8808 * config/sim.exp: Use 'target sim -sparclite' when running
8809 SPARClite programs.
8810
8811 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
8812
8813 * gdb.base/structs2.exp: New file.
8814 * gdb.base/structs2.c: New file.
8815
8816 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
8817
8818 * gdb.asm/common.inc: New file.
8819 * gdb.asm/d10v.inc: New file.
8820 * asm-source.exp: Pass -I's to gas to find .inc files.
8821 Update line numbers in expected output.
8822 * asmsrc1.s: Rewrite.
8823 * asmsrc2.s: Rewrite.
8824 * configure.in: Create arch.inc symlink.
8825 * configure: Regenerate.
8826 * Makefile.in (distclean): Delete arch.inc.
8827
8828 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
8829
8830 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
8831 (t_enum_value2): ditto
8832 (t_enum_value3): ditto
8833 (main): ditto
8834 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8835
8836 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
8837 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
8838 change.
8839 Use gdb_test instead of send_gdb/gdb_expect sequences.
8840
8841 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
8842
8843 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
8844 not void.
8845
8846 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
8847
8848 * gdb.base/branches.c: Code with lots of loops and
8849 subroutines. Used to test gdbs ability to single step through PC
8850 changes, especially to test mips-tdep.c:mips_next_pc
8851
8852 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
8853
8854 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
8855 more rigorous EGCS C++ error checking.
8856
8857 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8858
8859 * gdb.base/help.exp: Clean up `help set args' and `help show args'
8860 tests.
8861 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
8862 function when asleep.
8863 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
8864 for i*86 Linux and SVR4 signal handling problems.
8865 Remove linux xfail for `next to handler in signals_tests_1', fixed
8866 by recent infrun.c change.
8867 Limit backtrace to 10 frames to avoid timeout problems with infinite
8868 stack backtraces.
8869 Adjust expect pattern in `handle all print' test to match Apr 28 1997
8870 target.[ch] change.
8871
8872 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
8873
8874 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
8875 for a newline from gdb before continuing.
8876 (default_gdb_exit): Just look for y or n.
8877 (gdb_test): Detect abnormal exit from GDB running on DOS; if
8878 it does, fail the rests of the tests in the file.
8879
8880 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
8881
8882 * config/cygmon.exp: New file.
8883
8884 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
8885
8886 * gdb.base/list.exp: Fix problem with "list default lines around
8887 main" test on remote targets.
8888
8889 * gdb.base/scope.exp: Fix problem with filelocal_bss before
8890 run test on remote targets.
8891
8892 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
8893
8894 * gdb.asm: New directory.
8895 * configure.in: Configure it.
8896 * configure: Regenerate.
8897 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
8898 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
8899
8900 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
8901
8902 * config/mn10300-eval.exp: New file to support MN10300 eval board.
8903
8904 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
8905
8906 * gdb.base/overlays (several files): Merge the two overlay
8907 managers into one. Change variables (foox, barx, bazx, grbxx)
8908 back into ints but force them to load in their proper sections.
8909
8910 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
8911
8912 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
8913 on-chip insn memory and IMAP1 to upper 128k.
8914 (D10VCopy): Handle memory regions crossing 16k boundaries.
8915 (D10VCopy): Transfer data in 32 bit chunks.
8916
8917 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
8918
8919 * gdb.base/overlays.c (main): Exit normally when result is
8920 correct.
8921
8922 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
8923 map. Include space for printf in .text segment.
8924
8925 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
8926 updated d10v memory VMA/LMA map.
8927 (D10VCopy): Call D10VTranslate.
8928
8929 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
8930
8931 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
8932
8933 * gdb.base/bar.c (barx, bar): Change variable to small array so
8934 that it won't be put into the .sdata - small data -
8935 section. Update reference.
8936 * gdb.base/baz.c (bazx, baz): Ditto.
8937 * gdb.base/foo.c (foox, foo): Ditto.
8938 * gdb.base/grbx.c (grbxx, grbx): Ditto.
8939
8940 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
8941 to be arrays.
8942
8943 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
8944
8945 * gdb.base/overlays.exp: fix up and get working again.
8946 Add tests for backtraces from an overlay function.
8947
8948 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
8949
8950 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
8951 "calling function with watchpoint enabled".
8952
8953 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
8954
8955 * gdb.base/break.exp (test_next_with_recursion): Remove
8956 gdb_suppress_tests for d10v-*-*.
8957 * lib/gdb.exp (gdb_suppress_tests): Disable this function
8958 pending review of whether it is useful or not.
8959
8960 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
8961
8962 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
8963
8964 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
8965
8966 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
8967 * config/dve.exp: New file to support Densan boards.
8968
8969 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
8970
8971 * gdb.base/interrupt.exp: Document problem of simulators, signals,
8972 reads and BSD.
8973
8974 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
8975
8976 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
8977 response.
8978
8979 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
8980
8981 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
8982
8983 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
8984 test.
8985
8986 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
8987 target_sizeof_long and target_bigendian_p.
8988 (structs_by_value, structs_by_reference): Check values according
8989 to targets word size and endianess.
8990
8991 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
8992
8993 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
8994 output.
8995
8996 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
8997
8998 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
8999 Update test of set args help to match source change.
9000
9001 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
9002
9003 * gdb.base/default.exp: Expect help system output to be in
9004 alphabetical order.
9005 * gdb.base/help.exp: Ditto.
9006
9007 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
9008
9009 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
9010 "i*86-pc-linux-gnu*".
9011 * gdb.base/interrupt.exp: Ditto.
9012 * gdb.base/corefile.exp: Ditto.
9013
9014 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
9015 define vxworks when building the testcase.
9016
9017 * gdb.base/ptype.exp: Fix testnames to be unique.
9018 * gdb.base/radix.exp: Ditto.
9019 * gdb.base/term.exp: Ditto.
9020 * gdb.base/whatis.exp: Ditto.
9021 * gdb.c++/classes.exp: Ditto.
9022
9023 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
9024
9025 * gdb.base/callfuncs.exp: Fix indentation.
9026
9027 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
9028 suppress_flag has been set.
9029 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
9030 target feature.
9031
9032 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
9033
9034 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
9035 the testcase.
9036
9037 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
9038 set_debug_traps() and breakpoint().
9039 * gdb.c++/misc.cc (main): Ditto.
9040 * gdb.c++/templates.cc (main): Ditto.
9041 * gdb.c++/virtfunc.cc (main): Ditto.
9042
9043 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
9044
9045 * lib/gdb.exp(gdb_step_for_stub): New function.
9046 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
9047 exists, reload the executable and do a "continue" instead of
9048 doing a jump.
9049 (runto_main): Use gdb_step_for_stub.
9050
9051 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
9052 tests to have unique names.
9053 * gdb.base/callfuncs.exp: Ditto.
9054 * gdb.base/commands.exp: Ditto.
9055 * gdb.base/default.exp: Ditto.
9056 * gdb.base/help.exp: Ditto.
9057 * gdb.base/list.exp: Ditto.
9058 * gdb.base/opaque.exp: Ditto.
9059 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
9060 similar tests.
9061
9062 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
9063 * gdb.c++/cplusfuncs.cc: Ditto.
9064 * gdb.c++/virtfunc.cc: Ditto.
9065
9066 * config/monitor.exp: Keep track of the last file we saw, rather
9067 than trying to get the info from gdb.
9068
9069 * gdb.fortran/types.exp: Move comment to previous line.
9070
9071 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
9072
9073 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
9074 target mode.
9075
9076 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
9077
9078 From Bob Manson:
9079 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
9080 string from GDB when it connects.
9081
9082 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
9083
9084 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
9085
9086 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
9087 if we can't get a debug format from GDB (we may be testing an
9088 older GDB). Use a 10 second timeout when checking for the format.
9089
9090 * gdb.stabs/weird.exp: Fix quoting.
9091
9092 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
9093
9094 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
9095
9096 * config/arm-ice.exp: New file.
9097
9098 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
9099
9100 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
9101 until it has been modified to work with the new testsuite.
9102
9103 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
9104 testcase won't compile, cause all of the testcases in the file to
9105 fail instead.
9106
9107 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
9108 (gdb_clear_suppressed): New procedure.
9109 (gdb_stop_suppressing_tests): Only clear suppress_flag if
9110 it contains a positive value.
9111
9112 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
9113
9114 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
9115
9116 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
9117
9118 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
9119
9120 * lib/gdb.exp (setup_xfail_format): New function.
9121 (get_debug_format): New function to get debug format.
9122 (debug_format): New global variable to hold last value set
9123 by get_debug_format.
9124 * gdb.base/list.exp: Call get_debug_format and expect some
9125 tests to fail for DWARF 1 and COFF formats.
9126 * gdb.c++/ptype.exp: Ditto.
9127 * gdb.c++/classes.exp: Ditto.
9128 * gdb.c++/cplusfuncs.exp: Ditto.
9129 * gdb.c++/inherit.exp: Ditto.
9130 * gdb.c++/templates.exp: Ditto.
9131 * gdb.c++/virtfunc.exp: Ditto.
9132
9133 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
9134
9135 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
9136 host doesn't have a currently-open connection.
9137
9138 * config/sparclet.exp: Cleanups and fixes to make it generic for
9139 any gdb stub target. Handle cases where gdb doesn't respond when
9140 interrupted in a sane fashion.
9141
9142 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
9143 same thing in a totally different way.
9144
9145 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
9146 setting "timeout".
9147 (gdb_start): We set the global gdb_prompt variable in
9148 default_gdb_init now.
9149
9150 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
9151
9152 * gdb.base/printcmds.exp: Fix "check for floating addition"
9153 regexp to accept results within approx +/- .01 of exact value.
9154 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
9155
9156 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
9157
9158 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
9159 properly.
9160 (gdb_expect): Add optional timeout parameter, and add timeout
9161 value to various calls.
9162 (gdb_suppress_tests): Only give one warning message per group.
9163
9164 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
9165
9166 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
9167 global variables. Handle getting a value for $timeout more
9168 gracefully.
9169
9170 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
9171
9172 * lib/gdb.exp: Close connection to remote host if gdb doesn't
9173 initialize.
9174 (default_gdb_init): New procedure; allow gdb_init to be overridden
9175 by a target configuration file.
9176 (gdb_expect): Pass the timeout to remote_expect.
9177
9178 * config/monitor.exp(gdb_load): Fix typo in regexp.
9179
9180 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
9181
9182 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
9183
9184 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
9185
9186 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
9187 here. Call gdb_target_exec before rebooting the target, to make
9188 sure the connection to the target is closed.
9189 (gdb_load): Pass the name of the executable to gdb_target_monitor.
9190 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
9191 Also detect "Timeout reading from remote" error.
9192
9193 * config/gdbserver.exp: Pass the executable being loaded to
9194 gdb_target_monitor. Don't call gdb_file_cmd here; let
9195 gdb_target_monitor do it.
9196
9197 * gdb.disasm/hppa.exp: Don't use exec_output.
9198
9199 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
9200
9201 * gdb.base/list.exp: If we're debugging a non-native target,
9202 try to set the pc register to point to the start of the
9203 program before doing the first list command.
9204
9205 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
9206 test_calls after restarting.
9207
9208 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
9209 reloading.
9210
9211 * gdb.base/watchpoint.exp: Fix typo.
9212
9213 * gdb.base/setshow.exp: Check for use_gdb_stub.
9214
9215 * gdb.base/break.exp: Fix continue until exit test for the gdb
9216 stub case.
9217 * gdb.base/langs.exp: Ditto.
9218
9219 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
9220 gdb_load_offset. If we weren't given a file to load, figure out
9221 what the current file is and use it.
9222
9223 * config/i386-bozo.exp: New file.
9224
9225 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
9226
9227 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
9228 feature.
9229
9230 * config/proelf.exp: New entry.
9231
9232 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
9233
9234 * lib/gdb.exp: Remove spurious .* patterns at the beginning
9235 of regexps.
9236
9237 * gdb.base/watchpoint.exp: Don't run the test_stepping
9238 tests if gdb can't call functions on the target.
9239
9240 * gdb.base/setshow.exp: Don't run the set prompt tests if
9241 the board has gdb_prompt set.
9242
9243 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
9244
9245 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
9246 * gdb.base/commands.exp: Likewise.
9247 * gdb.base/setshow.exp: Likewise.
9248
9249 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
9250
9251 * config/monitor.exp(gdb_start): Look for gdb_prompt target
9252 feature.
9253
9254 * config/i960.exp: New file.
9255
9256 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
9257
9258 * gdb.base/funcargs.exp: Check for gdb,short_int target
9259 feature instead of looking for explicit target triplets.
9260
9261 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
9262
9263 * gdb.base/printcmds.exp: add a couple more tests a la
9264 "p 123DEADBEEF", to check parse_number.
9265 * top.c: change "to enable to enable" to "to enable" in a couple
9266 of help strings.
9267
9268 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
9269
9270 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
9271 on the mn10300.
9272
9273 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
9274
9275 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
9276 where the test executable is run with explicit args.
9277 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
9278
9279 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
9280
9281 * gdb.base/run.c: Use FAKEARGV to build test executable that
9282 does not require a command line arg, since most simulators
9283 don't currently support passing such an arg into the simulated
9284 program.
9285 * gdb.base/commands.exp: Change tests to insert the proper
9286 value as the arg to the first recursive factorial call. Change
9287 compilation line to define FAKEARGV at compile time.
9288
9289 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
9290
9291 * gdb.base/recurse.exp: Enable these tests for the mn10300.
9292 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
9293 function with watchpoint enabled" test.
9294
9295 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
9296
9297 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
9298 Don't call gdb_test when the command doesn't return to a gdb prompt.
9299
9300 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
9301 "Tests restarted" messages.
9302
9303 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
9304
9305 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
9306
9307 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
9308
9309 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
9310 for INFO SYMBOL; add help tests for OVERLAY commands.
9311 * gdb.base/default.exp: add tests for INFO SYMBOL command;
9312 add tests for OVERLAY commands
9313 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
9314 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
9315 * gdb.base/sigall.c: add usestubs code frag
9316 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
9317
9318 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
9319
9320 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
9321 failures.
9322 (gdb_stop_suppressing_tests): Note that tests have restarted.
9323
9324 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
9325
9326 * config/h8300.exp: New file.
9327
9328 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
9329
9330 * gdb.base/setshow.exp: Check for the existence of a
9331 feature, not its value.
9332
9333 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
9334
9335 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
9336
9337 * gdb.base/scope.exp: It's now init0(), not init().
9338
9339 * gdb.base/scope0.c: For now, change init() to be init0().
9340
9341 * config/monitor.exp: Use gdb_serial in preference to serial
9342 or netport.
9343
9344 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
9345 and it's not already set.
9346
9347 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
9348
9349 * gdb.base/setshow.exp: Only test the run command if the target
9350 isn't using a stub and if it supports argument passing.
9351
9352 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
9353
9354 * config/udi.exp(gdb_start): Make sure UDICONF is set
9355 properly before starting gdb.
9356
9357 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
9358
9359 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
9360 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
9361 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
9362
9363 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
9364
9365 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
9366 specialized code to reboot the board, use remote_reboot instead.
9367
9368 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
9369
9370 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
9371
9372 * config/monitor.exp: Make sure we disconnect from the target.
9373 Also, try a reboot/reload cycle instead of failing if the
9374 load fails.
9375
9376 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
9377
9378 * gdb.base/default.exp: Don't set match_max.
9379 * gdb.base/help.exp: Ditto.
9380 * gdb.base/list.exp: Ditto.
9381 * gdb.base/signals.exp: Ditto.
9382
9383 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
9384 set, use remote_ld to download the testcase instead of
9385 the GDB loader.
9386
9387 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
9388
9389 * config/vr5000.exp: New file.
9390
9391 * config/monitor.exp(gdb_target_monitor): Add pattern for
9392 "Ending remote" to detect errors in connecting.
9393
9394 * gdb.base/setshow.exp: Add .* within auto language test.
9395
9396 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
9397 target feature.
9398
9399 * config/monitor.exp(gdb_load): Check for a failure when loading,
9400 and reboot the board if necessary.
9401
9402 * gdb.base/setvar.exp(test_set): Handle multiple prints within
9403 a set of tests. Remove print.* from the patterns being checked.
9404
9405 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
9406
9407 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
9408 refer to gdb_spawn_id.
9409
9410 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
9411 longer used.
9412 * config/sparclet.exp: Ditto.
9413 * config/sparclet-old.exp: Ditto.
9414 * config/slite.exp: Ditto.
9415 * config/sim.exp: Ditto.
9416 * gdb.base/funcargs.exp: Ditto.
9417
9418 * lib/gdb.exp:Remove references to gdb_spawn_id.
9419 (gdb_expect): Move to remote.exp.
9420
9421 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
9422
9423 * config/monitor.exp: Detect the "Couldn't establish connection"
9424 message from GDB.
9425
9426 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
9427
9428 * gdb.base/bitfields.exp: Use runto instead of explicit
9429 gdb_run_cmd/gdb_expect sequences.
9430
9431 * gdb.base/break.exp(text_next_with_recursion): Add match for
9432 gdb_expect call.
9433
9434 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
9435 We also need to handle the "A program is being debugged already"
9436 prompt from gdb. Use gdb_test to set the baud rate.
9437
9438 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
9439 to 20000. Really. I mean it.
9440
9441 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
9442
9443 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
9444 fails. If suppress_flag is set, skip perror message about not
9445 being able to send to GDB.
9446 (send_gdb): If suppress_flag is set, don't try to send commands to
9447 GDB.
9448 (gdb_expect): If suppress_flag is set, always fail immediately.
9449 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
9450 (gdb_init): Call gdb_stop_suppressing_tests.
9451 (default_gdb_exit): Ditto.
9452 (default_gdb_start): Ditto.
9453
9454 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
9455 gdb_stop_suppressing_tests as appropriate.
9456 * gdb.base/break.exp: Ditto.
9457 * gdb.base/callfuncs.exp: Ditto.
9458 * gdb.base/commands.exp: Ditto.
9459 * gdb.base/exprs.exp: Ditto.
9460 * gdb.base/funcargs.exp: Ditto.
9461 * gdb.base/list.exp: Ditto.
9462 * gdb.base/recurse.exp: Ditto.
9463 * gdb.base/scope.exp: Ditto.
9464 * gdb.base/structs.exp: Ditto.
9465 * gdb.c++/inherit.exp: Ditto.
9466
9467 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
9468
9469 * config/vr4300.exp: New file.
9470
9471 * gdb.*/*.exp: Call gdb_expect instead of expect.
9472
9473 * lib/gdb.exp(gdb_expect): New function.
9474
9475 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
9476
9477 * lib/gdb.exp(gdb_init): New function.
9478
9479 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
9480 for each individual variable set.
9481
9482 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
9483 name.
9484
9485 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
9486
9487 * gdb.base/scope.exp: Use gdb_test.
9488
9489 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
9490 aborting; the testsuite driver will do that for us (see
9491 gdb_finish). Also, use gdb_test in a few more places.
9492
9493 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9494
9495 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
9496
9497 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
9498
9499 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
9500 and "add_tests" are not at the same address.
9501
9502 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
9503
9504 * gdb.base/ptype.exp: Use gdb_test.
9505
9506 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
9507
9508 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
9509 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
9510 left in. No longer expect them to fail.
9511
9512 * gdb.stabs/*.mt; Deleted, no longer used.
9513 * gdb.stabs/configure.in: Remove references to target makefile
9514 frags.
9515 * gdb.stabs/configure: Rebuilt.
9516
9517 * gdb.disasm/*.mt: Deleted, no longer used.
9518 * gdb.disasm/configure.in: Remove references to target makefile
9519 frags. Use "sh3.s" as the unique filename for this directory.
9520 * gdb.disasm/configure: Rebuilt.
9521
9522 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
9523 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
9524 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
9525
9526 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
9527
9528 * config/udi.exp: Use mondfe,name instead of remote_host.
9529
9530 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
9531
9532 * gdb.base/watchpoint.exp: Don't expect a failure when calling
9533 a function with a watchpoint enabled on the mn10200.
9534
9535 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
9536 before trying to create it!
9537
9538 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
9539
9540 * config/vx.exp: Use hostname instead of netport.
9541
9542 * config/vxworks.exp: New file.
9543
9544 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
9545
9546 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
9547 gdb before assuming everything worked. Send a ^C if a timeout
9548 occurs.
9549
9550 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
9551 $gdb_spawn_id directly.
9552 (gdb_run_cmd): Try _start as well as start. Use the target feature
9553 gdb,start_symbol as the symbol to start from when jumping.
9554
9555 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
9556
9557 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
9558 redundant) test.
9559
9560 * gdb.base/recurse.exp: Relax final value test for 'b' so that
9561 it doesn't lose for 16bit integer systems.
9562
9563 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
9564
9565 * gdb.fortran/types.exp: If the target doesn't support "double"
9566 data types, then expect "real" types to only be 4 bytes.
9567
9568 * gdb.c++/virtfunc.exp: Expect failure for virtual function
9569 call tests if the target doesn't support inferior function calls.
9570
9571 * gdb.base/printcmds.exp: Allow minor deviation in FP values
9572 in printf tests.
9573
9574 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
9575
9576 * gdb.base/help.exp: Disable "help set", "help show", and
9577 "help support". Simplify regexp for "help stack".
9578
9579 * gdb.base/default.exp: Set match_max to 5000 and the timeout
9580 to 60 seconds. Temporarily set match_max to 15000 around the
9581 "info copying" test.
9582
9583 * gdb.base/nodebug.exp: Don't try to do an inferior function
9584 call if the target doesn't support them.
9585 * gdb.base/printcmds.exp: Likewise.
9586 * gdb.base/setvar.exp: Likewise.
9587 * gdb.base/structs.exp: Likewise.
9588 * gdb.c++/templates.exp: Likewise.
9589 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
9590
9591 * gdb.base/recurse.exp: Enable for the mn10200.
9592
9593 * configure.in: Do configure gdb.stabs directory for *-*-elf
9594 targets.
9595 * configure: Rebuilt.
9596
9597 * gdb.base/break.exp: Check for gdb,noresults before testing
9598 exit status and/or results from the target.
9599 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
9600 * lib/gdb.exp: Remove old (now bogus) initialization of
9601 noinferior, noargs, noresults and nosignals.
9602
9603 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
9604
9605 * config/sh.exp: New file.
9606
9607 * config/slite.exp: Try to connect multiple times to the board
9608 before rebooting. Only send a "monitor run" if need_monitor_run
9609 is set.
9610
9611 * gdb.base/break.exp: Don't do the "stub continue" test if
9612 the target has gdb_stub set.
9613
9614 * gdb.base/callfuncs.exp: Increase the timeout.
9615
9616 * gdb.base/interrupt.exp: Don't even try to compile the testcase
9617 if the target has gdb,noinferiorio set.
9618
9619 * gdb.base/list.exp: Increase match_max to 10000 characters.
9620
9621 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
9622
9623 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
9624 target.
9625
9626 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
9627
9628 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
9629
9630 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
9631 trying to delete the copy of gdb. Catch the file delete so we
9632 don't die if the delete fails; also, the file should be copied to
9633 the host, not to the build.
9634
9635 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
9636
9637 * lib/gdb.exp(gdb_test): Surround the result pattern with
9638 parenthesis in case it contains multiple regexps separated
9639 with |.
9640
9641 * gdb.base/watchpoint.exp: Use gdb_test.
9642 * gdb.base/default.exp: Ditto.
9643
9644 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
9645
9646 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
9647
9648 * gdb.base/scope.exp: Use gdb_test.
9649 * gdb.c++/classes.exp: Ditto.
9650 * gdb.c++/inherit.exp: Ditto.
9651
9652 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
9653
9654 * gdb.base/crossload.exp: Don't use execute_anywhere, use
9655 remote_exec instead.
9656 * gdb.base/corefile.exp: Don't be ridiculous.
9657 * gdb.base/*.c: Add missing stub invocations.
9658
9659 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
9660
9661 * config/slite.exp: Miscellaneous fixes.
9662
9663 * lib/gdb.exp: Fix runto.
9664
9665 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
9666 the target.
9667
9668 * gdb.base/watchpoint.exp: Fix regexp.
9669
9670 * lib/gdb.exp(default_gdb_exit): Add a catch to the
9671 close and wait commands, as the descriptor may now be
9672 invalid. Always call "remote_close host".
9673
9674 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
9675
9676 Major rewrite for testsuite revision.
9677
9678 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
9679 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
9680 instead of relying on spawn_id to always contain a valid
9681 spawn id.
9682 (get_compiler_info): New procedure to build the ${binfile}.ci
9683 file, instead of replicating this in N different places.
9684 (gdb_compile): New procedure.
9685
9686 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
9687 appropriate arguments) instead of compile. Use gdb_test in a lot
9688 more places. Use send_gdb instead of send. Always run gdb_start
9689 at the start of a testcase, as this is no longer done magically.
9690
9691 config/*-gdb.exp: Rename without the -gdb suffix.
9692
9693 config/mips.exp: Use remote_close instead of exit_remote_shell.
9694 config/monitor.exp: Use target_info instead of looking at
9695 baud, timeout, etc.
9696 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
9697
9698 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9699
9700 * gdb.c++/templates.exp (test_ptype_of_templates),
9701 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
9702 Update expect patterns for destructors and assignment operators
9703 to match corresponding c-typeprint.c changes.
9704 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
9705 to destructor breakpoint test, GDB should be able to set the
9706 destructor breakpoint without specifying arguments.
9707
9708 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
9709
9710 * gdb.threads/pthreads.exp: Change result for failure to compile due
9711 to lack of pthreads runtime support from an error to simply an
9712 unsupported test, per dejagnu standards.
9713
9714 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9715
9716 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
9717 where GDB exits to reduce pattern match time.
9718 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
9719
9720 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
9721
9722 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
9723
9724 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
9725 * gdb.base/default.exp: ditto.
9726 * gdb.base/nodebug.exp: ditto.
9727 * gdb.base/printcmds.exp: ditto.
9728 * gdb.base/ptype.exp: ditto.
9729 * gdb.base/setvar.exp: ditto.
9730 * gdb.base/structs.exp: ditto.
9731 * gdb.base/setshow.c: Guard against uninitialized values of argc.
9732
9733 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
9734
9735 * configure, */configure: Rebuild with autoconf 2.12.
9736
9737 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
9738
9739 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
9740 use new i*86-pc-linux*-gnu quads.
9741 * gdb.base/corefile.exp: Ditto.
9742 * gdb.base/signals.exp: Ditto.
9743 * gdb.base/sigall.exp: Ditto.
9744 * gdb.base/interrupt.exp: Ditto.
9745
9746 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
9747 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
9748 RedHat 4.0.
9749
9750 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
9751 linux. This allows the test case to at least compile on latest
9752 linux, but still not run due to missing the threads runtime library.
9753
9754 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9755
9756 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
9757 directory to search gdb directory. Accept and step over conditional
9758 stack alignment code. Consume $prompt in failure cases.
9759 Reset timeout to $oldtimeout instead of some arbitrary value.
9760 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
9761 timeout problems with infinite stack backtraces.
9762 * gdb.base/ptype.exp (ptype struct link, union tu_link):
9763 Accept function parameters for linkfunc member.
9764
9765 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
9766
9767 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
9768 (CXXFLAGS): Remove, unreferenced.
9769 (B_OPTIONS): Add for -B options and add code to initialize with
9770 previous -B options and also add -B option to pick up cross compiled
9771 runtime.
9772 (TARGET_INCLUDES): Add for -I options and add code to initialize when
9773 doing cross compiles.
9774 (target_alias): Declare global.
9775 (xgcc): Set variable to full path of gcc in build tree. Use findfile
9776 to verify that gcc exists in build tree, and if so set CC to that
9777 gcc and to use B_OPTIONS and TARGET_INCLUDES.
9778
9779 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
9780
9781 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
9782 ptype test for anonymous union. Fixup testcase to match
9783 current gcc debug output.
9784
9785 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
9786
9787 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
9788 force argument to an unsigned long type.
9789
9790 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
9791
9792 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
9793 tests and anonymous union print/ptype tests.
9794 * gdb.base/list.exp (test_forward-search): Increase timeout by
9795 5 minutes for the "search extremely long line" case.
9796 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
9797 completely optional and that the pass/fail messages use the command as
9798 the message if that third arg is a null string.
9799 (gdb_test_exact): Arrange that a null string pattern means match a
9800 null string output rather than any output, which might include random
9801 errors.
9802 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
9803 backtrace test.
9804 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
9805 always failing and failure is now exposed by gdb.exp changes.
9806
9807 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
9808
9809 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
9810 weren't being noted.
9811
9812 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9813
9814 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
9815 * gdb.stabs/weird.exp: Remove v_comb xfails.
9816
9817 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
9818
9819 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
9820 list.exp scope.exp watchpoint.exp]
9821 Make all timeout error msgs explicitly say "(timeout)".
9822
9823 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
9824
9825 * config/monitor.exp: Increase download timeout to 1000 seconds.
9826
9827 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
9828
9829 * config/m32r.exp: Increase timeout to 120 seconds.
9830
9831 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
9832
9833 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
9834 and accept older ordering as obsolescent gcc or gdb.
9835 * gdb.c++/templates.exp: Ditto.
9836 * gdb.c++/virtfunc.exp: Ditto.
9837
9838 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
9839
9840 * gdb.base/coremaker.c: Add code to mmap some data so we
9841 can check that it ends up in the core file.
9842 * gdb.base/corefile.exp: Add test to read mmapped data
9843 from core file.
9844
9845 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
9846
9847 * config/m32r.exp: New file.
9848
9849 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
9850
9851 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
9852 that cflags can contains -gstabs, and work correctly for other tests.
9853
9854 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
9855
9856 * gdb.base/setshow.exp: New file, tests show and set.
9857 * gdb.base/setshow.c: New file, tests show and set.
9858 * gdb.base/help.exp: Add test for help set|show annotate.
9859 * gdb.base/default.exp: Add test for set|show annotate.
9860
9861 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
9862
9863 * testsuite/gdb.base/break.exp: Make backtrace from factorial
9864 errors unique.
9865 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
9866 explicitly.
9867
9868 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
9869
9870 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
9871 and width commands. This is done elsewhere.
9872 * (gdb_start): Don't call gdb_start_sim here. That's already
9873 done in gdb_load. This fixes lots of failures in default.exp.
9874
9875 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
9876
9877 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
9878 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
9879 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
9880 in the same we we treat other failures (since it may be an expected
9881 condition), rather than as an error.
9882 * gdb.base/signals.exp (test_handle_all_print): Revert back to
9883 old test format.
9884
9885 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
9886
9887 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
9888 (distclean maintainer-clean realclean): No need to remove files
9889 twice. Nuke the duplicates.
9890 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
9891 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
9892 Remove config.h along with other config files.
9893
9894 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
9895
9896 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
9897 "p func1 ()" and note that rests of tests are skipped.
9898 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
9899 setup_xfails for "print func2::coremaker_local".
9900 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
9901 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
9902 affected by the previous run test.
9903 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
9904 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
9905 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
9906 "pass int powerset tuple" and "pass modeless int powerset tuple".
9907 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
9908 "real write 4" and "real write 8".
9909 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
9910 setup_xfails for "print vs1 after tuple assign 2",
9911 "print \$i after tuple assign 2", and
9912 "print vs2 after tuple assign 2".
9913 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
9914 meaningful error message and return -1 so the caller can
9915 suppress further tests and avoid a cascade of errors.
9916
9917 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
9918
9919 * gdb.base/a1-selftest.exp: Tweak tests to account for new
9920 format for printing version.
9921 * gdb.base/default.exp: Ditto.
9922 * gdb.base/interrupt.exp: Fix problem with cascade of
9923 errors if child process dies while calling a function.
9924
9925 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
9926
9927 * Makefile.in (VPATH): Add
9928 * Makefile.in (Makefile, config.status): Fix rules so things get
9929 remade when necessary.
9930
9931 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
9932
9933 * Makefile.in (just-check): Add path to sibling expect dir
9934 to environment variable specified by RPATH_ENVVAR.
9935
9936 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
9937
9938 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
9939 (just-check): Add shared library paths for libstdc++, tk,
9940 tcl, bfd, and opcodes to the environment variable specified
9941 in RPATH_ENVVAR.
9942 * configure.in: Add support to recognize --enable-shared flag
9943 and generate correct value for RPATH_ENVVAR.
9944 * configure: Regenerated with autoconf.
9945
9946 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
9947
9948 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
9949 include all osf versions.
9950 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
9951 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
9952 when target is linux. When failing to build pthreads test
9953 executable, give more meaningful message.
9954 * gdb.threads/pthreads.c: Hpux also uses old definition of second
9955 arg for pthread_create.
9956
9957 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
9958
9959 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
9960 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
9961 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
9962 and -lpthreads (everybody else).
9963 (test_startup): Fail gracefully if threads are not supported.
9964 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
9965 "p/c array_index("abcdef",2)" when not gcc compiled.
9966 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
9967 "print func2::coremaker_local" when not gcc compiled.
9968 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
9969 "ptype on opaque struct tagname (statically)",
9970 "ptype on opaque struct tagname (dynamically) 1", and
9971 "ptype on opaque struct tagname (dynamically) 2"
9972 for not compiled with gcc.
9973 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
9974 backtrace when compiled with gcc.
9975 * lib/gdb.exp (runto_main): Return result of "runto main" rather
9976 than always return success.
9977
9978 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
9979
9980 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
9981
9982 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
9983
9984 * gdb.base/structs.exp: Undo last change.
9985
9986 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
9987
9988 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
9989 encapsulate all the steps/nexts done during self test, starting
9990 at main, and makes them less sensitive to optimization issues.
9991 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
9992 signal handler" test.
9993 * gdb.threads/pthreads.exp: Only run this for native configs.
9994 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
9995 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
9996 tests.
9997 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
9998 for "runto test_calls(void)" test.
9999
10000 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
10001
10002 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
10003 and don't expect address info in breakpoint confirmations.
10004
10005 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
10006
10007 * gdb.base/list.exp (test_forward_search): Increase timeout
10008 temporarily by 60 seconds for searching extremely long line,
10009 and then reset to old value when done. Increase expect input
10010 buffer to 10000.
10011
10012 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
10013
10014 * gdb.base/list.exp (test_forward_search): Fix to handle very
10015 long source line without overflowing expect's input buffer.
10016
10017 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
10018
10019 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
10020 "buffer_full".
10021
10022 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
10023 "buffer_full".
10024
10025 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
10026 "buffer_full".
10027
10028 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
10029 "buffer_full".
10030
10031 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
10032
10033 * configure.in (configdirs): Add gdb.threads.
10034 * configure: Regenerated with autoconf.
10035 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
10036 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
10037 * gdb.threads/configure: New, generated with autoconf.
10038
10039 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
10040
10041 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
10042
10043 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
10044
10045 * gdb.base/signals.exp (test_handle_all_print): Test separately for
10046 each signal's status in the output of "handle all print".
10047 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
10048 the \r\n sequence that immediately precedes the gdb prompt.
10049 * gdb.base/a1-selftest.exp: Save original timeout and restore
10050 after test.
10051
10052 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
10053
10054 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
10055 symbol.
10056
10057 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10058
10059 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
10060
10061 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
10062
10063 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
10064 timeout by 60 seconds.
10065
10066 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
10067
10068 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
10069 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
10070 error return.
10071
10072 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
10073
10074 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
10075 gdb initialization, also report how long dejagnu waited. Restore
10076 old timeout before doing error return. Temporarily increase timeout
10077 by 3 minutes to allow for slow startups over heavy NFS use.
10078
10079 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
10080
10081 * lib/gdb.exp: Report timeout value for verbosity level 2.
10082 * config/gdbserver.exp: Ditto.
10083 * config/hppro.exp: Ditto.
10084 * config/mips-gdb.exp: Ditto.
10085 * config/monitor.exp: Ditto.
10086 * config/netware.exp: Ditto.
10087 * config/sim-gdb.exp: Ditto.
10088 * config/slite-gdb.exp: Ditto.
10089 * config/udi-gdb.exp: Ditto.
10090 * config/unix-gdb.exp: Ditto.
10091 * config/vx-gdb.exp: Ditto.
10092 * gdb.base/a1-selftest.exp: Ditto.
10093 * gdb.base/a2-run.exp: Ditto.
10094 * gdb.base/break.exp: Ditto.
10095 * gdb.base/corefile.exp: Ditto.
10096 * gdb.base/list.exp: Ditto.
10097 * gdb.base/recurse.exp: Ditto.
10098 * gdb.base/scope.exp: Ditto.
10099 * gdb.base/signals.exp: Ditto.
10100
10101 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10102
10103 * gdb.threads/Makefile.in (docdir): Removed.
10104
10105 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10106
10107 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
10108 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
10109 @srcdir@.
10110 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
10111 autoconf 2.5 or higher.
10112 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
10113
10114 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
10115
10116 * configure: Regenerated.
10117 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
10118 avoid name clashes with SunOS headers.
10119
10120 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
10121
10122 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
10123
10124 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
10125
10126 * gdb.base/callfuncs.exp: Finish last change -- make sure the
10127 prototype information ends up in the compiler info file.
10128
10129 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
10130
10131 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
10132 attempting to regenerate it. Eliminate use of a temporary file
10133 and just generate the info file directly. Source it immediately,
10134 for consistency of use.
10135 * gdb.base/corefile.exp: Ditto
10136 * gdb.base/exprs.exp: Ditto.
10137 * gdb.base/funcargs.exp: Ditto.
10138 * gdb.base/langs.exp: Ditto.
10139 * gdb.base/list.exp: Ditto.
10140 * gdb.base/mips_pro.exp: Ditto.
10141 * gdb.base/nodebug.exp: Ditto.
10142 * gdb.base/opaque.exp: Ditto.
10143 * gdb.base/ptype.exp: Ditto.
10144 * gdb.base/scope.exp: Ditto.
10145 * gdb.base/setvar.exp: Ditto.
10146 * gdb.base/signals.exp: Ditto.
10147 * gdb.base/whatis.exp: Ditto.
10148 * gdb.c++/templates.exp: Ditto.
10149 * gdb.c++/virtfunc.exp: Ditto.
10150 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
10151 whether or not to add -lstdc++ to the compile command line args.
10152
10153 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10154
10155 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
10156 it got fixed by the recent lookup_minimal_symbol_by_pc change.
10157 Increase timeout, a lot of single stepping might be needed if the
10158 target has no hardware watchpoints.
10159
10160 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
10161
10162 * gdb.base/break.exp: Ignore compiler warnings when compiling
10163 break.c.
10164 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
10165 * gdb.base/default.exp: Add h8300 xfails. Handle messages
10166 from remote-sim.
10167 * gdb.base/exprs.exp: Add h8300 xfails.
10168 * gdb.base/funcargs.exp: Likewise.
10169 * gdb.base/nodebug.exp: Likewise.
10170 * gdb.base/printcmds.exp: Likewise.
10171 * gdb.base/ptype.exp: Likewise.
10172 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
10173 h8300 xfails.
10174 * gdb.base/return.exp: Handle float/double precision problems
10175 on the h8300.
10176 * gdb.base/funcargs.c: Explicitly make last constant argument to
10177 call_after_alloca_subr an unsigned long type.
10178 * gdb.base/return.c: Include stdio.h.
10179
10180 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10181
10182 * config/abug.exp: New file for the older Motorola Bug monitor
10183 that runs on the mvme13x series VME boards.
10184 * config/monitor.exp: Use the new config array for target settings
10185 if they exist.
10186
10187 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
10188
10189 * sim-gdb.exp: Make the SH simulator allocate less space when
10190 it is targeted.
10191
10192 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
10193
10194 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
10195 test.
10196
10197 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
10198
10199 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
10200 "rs6000-*-*" for "list function in include file" when gcc compiled.
10201 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
10202 for "p ctable1[120]".
10203 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
10204 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
10205 Remove setup_xfail for "rs6000-*-*" for
10206 "print 'scope0.c'::filelocal before run".
10207 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
10208 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
10209 since some compilers don't allow both options to be given
10210 on the same command line. Create object file and move it.
10211
10212 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
10213
10214 * gdb.base/corefile.exp: Always regenerate the core file, since
10215 we always regenerate the coremaker program. Detect special case
10216 where registers cannot be read from core file.
10217
10218 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
10219
10220 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10221 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
10222 * gdb.c++/templates.exp: Only match on basename of file since
10223 some formats like xcoff don't encode directory information.
10224 * gdb.stabs/weird.exp: Use the right sed script for powerpc
10225 and rs6000 AIX xcoff targets.
10226 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
10227 * configure: Regenerate.
10228 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
10229 here, rather than in distclean.
10230
10231 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
10232
10233 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
10234 defined, and use it to compile the test case with -O2. The
10235 native compilation still uses no optimization.
10236 * gdb.base/mips_pro.c: Remove inline assembly code since
10237 it is compiled PIC by default, which results in assembler
10238 warnings that make the testsuite think the compilation
10239 was unsuccessful.
10240
10241 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
10242
10243 * gdb.c++/misc.exp: Add note to message for
10244 "print s.a for foo struct" that this is a known gcc 2.7.2
10245 and earlier bug.
10246
10247 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
10248
10249 * gdb.base/break.exp: Fix pattern for matching "Delete all
10250 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
10251 setup_xfail for deleting all breakpoints test. Fix various
10252 timeout messages to include "(timeout)".
10253 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
10254 for "p t_float_values2(3.14159,float_val2)".
10255 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
10256 for "continue to call2g" when gcc compiled.
10257 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
10258 "up to foo in langs.exp", "show language at foo in langs.exp",
10259 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
10260 and "show language at fsub in langs.exp".
10261 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
10262 "list line 1 in include file", "list message for lines past EOF",
10263 "list function in include file", "list list0.h:foo", and
10264 "list filename:function; nonexistant function".
10265 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
10266 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
10267 and "ptype t_char_array" to be for native cc only.
10268
10269 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
10270
10271 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
10272 setup_xfail for "print coremaker_bss", "print coremaker_ro",
10273 "print func2::coremaker_local", and "backtrace in corefile.exp".
10274
10275 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
10276
10277 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
10278 "bt in signals.exp". This problem only appears when running
10279 the testsuite, and then only intermittently.
10280
10281 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10282
10283 * gdb.base/return.exp (return_tests): Differentiate between
10284 two tests of continuing.
10285
10286 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10287
10288 * */Makefile.in (maintainer-clean): Remove config.log.
10289 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
10290 * gdb.c++/Makefile.in (PROGS): Add inherit.
10291 (clean): Remove *.ci.
10292
10293 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
10294
10295 * gdb.c++/misc.cc: Add test code from Mike Stump.
10296 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
10297
10298 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
10299
10300 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
10301 to "alpha-*-osf2*" and add comment.
10302 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
10303 setup_xfail for "step over execarg initialization" and
10304 "step over corearg initialization".
10305 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
10306 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
10307 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
10308 gcc compiled for "print coremaker_bss", "print coremaker_ro",
10309 "print func2::coremaker_local", and "backtrace in corefile.exp".
10310 * gdb.base/signals.exp: Build and source signals.ci.
10311 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
10312 to be for gcc only.
10313 * lib/gdb.exp: Move verbose statements outside conditionals.
10314
10315 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10316
10317 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
10318 Feb 3 procfs.c change.
10319
10320 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
10321
10322 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
10323
10324 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
10325
10326 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
10327 from dejagnu's apparent default of 10 seconds, which gives random
10328 results when running the tests over NFS on moderately loaded systems.
10329 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
10330
10331 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
10332
10333 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
10334 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
10335 result reports.
10336
10337 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
10338
10339 * configure.in (CY_AC_PATH_TCLH): Remove.
10340 * configure: Regenerate.
10341
10342 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
10343
10344 * gdb.c++/Makefile.in (clean): Add missing '{'.
10345
10346 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
10347
10348 * lib/gdb.exp: Provide a default value for noinferior.
10349
10350 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
10351 Load libgloss.exp.
10352
10353 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
10354
10355 * gdb.disasm/hppa.exp: Compile directly into an executable, use
10356 the executable, not the .o to run the tests from.
10357
10358 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
10359
10360 * gdb.base/break.exp: Don't test for program exit or exit status
10361 if $noresults if nonzero.
10362 * gdb.base/langs.exp: Likewise.
10363 * gdb.base/watchpoint.exp: Likewise.
10364
10365 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
10366 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
10367 trying to compile the testcase.
10368
10369 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
10370
10371 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
10372 * gdb.base/signals.exp (continue to handler): Likewise.
10373
10374 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
10375
10376 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
10377
10378 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
10379
10380 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
10381
10382 * gdb.base/corefile.exp: Recognize "not found" as failure
10383 when trying to determine if a core file was generated.
10384 If no core file was generate the first time, try again without
10385 the ulimit -c to work around braindamaged shells.
10386
10387 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
10388
10389 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
10390 [] tests with "test" and enclose string in quotes.
10391 * gdb.stabs/configure: Rebuild
10392
10393 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
10394
10395 Changes in sync with expect:
10396 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
10397 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
10398 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
10399 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
10400 argument to AC_REQUIRE.
10401 * configure: Regenerated.
10402
10403 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
10404
10405 * gdb.base/corefile.exp: When generating a core, discard any
10406 error messages about ulimit not found and the "core dumped"
10407 message from the shell that runs the coredumper.
10408
10409 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
10410
10411 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
10412
10413 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
10414 which sed script to run. Expect failure for v_comb test
10415 on PA targets too.
10416
10417 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
10418
10419 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
10420 "print func2::coremaker_local" and for "backtrace in corefile.exp"
10421
10422 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
10423
10424 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
10425 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
10426 "sparc-sun-solaris*" xfails for "p v_comb".
10427 * lib/gdb.exp (default_gdb_start): Fix typo.
10428 * gdb.base/corefile.exp: Allow "Core was generated by ..."
10429 messages to not include the full program name that caused
10430 the core dump since some systems (such as solaris) apparently
10431 truncate this path to about 80 characters.
10432 When generating a core file first try increasing the core file
10433 size limit to unlimited since some systems may default it to
10434 zero, and it is harmless to try it. Move the test for failing
10435 to generate a core file to where it will actually get executed.
10436 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
10437 new gdb result from g++ debug info improvements and make old
10438 pattern obsolescent. Also account for size_t differences
10439 (may be int or long).
10440 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
10441 initialization before function call is placed in the delay slot
10442 and thus appears to be skipped over by commands such as "next".
10443
10444 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10445
10446 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
10447
10448 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
10449
10450 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
10451 input source file; fix code to compile test to deal with this
10452 convention.
10453 * gdb.c++/*.exp: Likewise.
10454
10455 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
10456
10457 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
10458 "bt in signals.exp".
10459
10460 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
10461
10462 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
10463 "step over execarg initialization" and
10464 "step over corearg initialization".
10465
10466 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
10467
10468 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
10469 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
10470
10471 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
10472
10473 From Rob Savoye (rob@poseidon.cygnus.com)
10474 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
10475 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
10476 configure.in}, gdb.disasm/{Makefile.in, configure.in},
10477 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
10478 configure.in}: Major reworking for autoconfig.
10479 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
10480 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
10481 New files.
10482 * config/unix-gdb.exp: Make GDB global.
10483 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
10484 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
10485 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
10486 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
10487 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
10488 term.exp, twice.exp, watchpoint.exp, whatis.exp},
10489 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
10490 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
10491 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
10492 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
10493 pr-8136.exp, result.exp, string.exp, tuples.exp},
10494 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
10495 to returns as necessary, arrange for test to compile own testcase
10496 executable.
10497 * lib/gdb.exp: Changes for testsuite to compile own test cases.
10498
10499 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
10500
10501 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
10502 clear_xfail at end of test which might not call either pass or fail.
10503 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
10504 "backtrace through signal handler".
10505
10506 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10507
10508 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
10509 continuing from a job control stop signal.
10510 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
10511
10512 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
10513
10514 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
10515 * gdb.base/corefile.exp: Likewise.
10516 * gdb.base/funcargs.exp: Likewise.
10517
10518 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
10519
10520 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
10521 * config/monitor.exp: Add support for setting baud rate.
10522
10523 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
10524
10525 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
10526 i*86-*-linux* xfails for "backtrace through signal handler".
10527 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
10528 "print func2::coremaker_local".
10529 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
10530 alpha-dec-osf2* xfail for
10531 "delete all breakpoints when none".
10532
10533 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
10534
10535 * gdb.base/break.exp: Change test that deletes all breakpoints
10536 when no user breakpoints are installed. A post 4.15 change
10537 causes gdb to no longer prompt in this case.
10538
10539 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
10540
10541 * gdb.base/return.exp (return_tests): Change xfail for test
10542 "correct value returned double test" to stop xfailing at
10543 Solaris 2.5. Apparently the bug has been fixed.
10544
10545 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
10546
10547 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
10548 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
10549
10550 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
10551
10552 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
10553 * gdb.disasm/hppa.s: Corresponding changes.
10554
10555 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
10556
10557 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
10558 makefile fragment.
10559 * config/mt-hpux: Deleted.
10560
10561 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
10562
10563 * Many files: When warning about suppressed tests due to a
10564 nonexistant test binary, avoid incrementing the warning count.
10565
10566 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
10567
10568 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
10569
10570 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10571
10572 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
10573 "sparc-*-solaris2*".
10574
10575 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10576
10577 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
10578 Add global and local variables and initialize them.
10579 * gdb.base/corefile.exp: Test correct mapping of corefile sections
10580 by printing variables. Remove rs6000 and powerpc xfails, BFD now
10581 extracts the file name and terminating signal from the core file.
10582 * TODO: Remove note about tests for correct mapping of corefile.
10583 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
10584 from optimizing it away.
10585 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
10586 handles common blocks.
10587
10588 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
10589
10590 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
10591 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
10592
10593 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
10594
10595 * Makefile.in (maintainer-clean): New target, synonym for
10596 realclean.
10597 * gdb.base/Makefile.in (maintainer-clean): Likewise.
10598 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
10599 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
10600 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
10601 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
10602 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
10603
10604 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
10605
10606 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
10607 xfails when not gcc compiled for "print foo::funclocal".
10608 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
10609 "print foo::funclocal at foo",
10610 "print 'scope1.c'::foo::funclocal at foo",
10611 "print foo::funclocal_bss at foo",
10612 "print 'scope1.c'::foo::funclocal_bss at foo",
10613 "print foo::funclocal_ro at foo",
10614 "print 'scope1.c'::foo::funclocal_ro at foo",
10615 "print bar::funclocal at foo" and
10616 "print 'scope1.c'::bar::funclocal at foo".
10617 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
10618 gcc compiled for "print foo::funclocal at bar".
10619 Expand all messages to ensure that they identify that
10620 the test is at bar().
10621 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
10622 gcc compiled for:
10623 "ptype on opaque struct pointer (statically)",
10624 "ptype on opaque struct tagname (statically)",
10625 "ptype on opaque struct pointer (dynamically) 1",
10626 "ptype on opaque struct tagname (dynamically) 1",
10627 "ptype on opaque struct pointer (dynamically) 2" and
10628 "ptype on opaque struct tagname (dynamically) 2
10629 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
10630 gcc compiled for:
10631 "p datalocal"
10632 "whatis datalocal",
10633 "ptype datalocal",
10634 "p bsslocal",
10635 "whatis bsslocal", and
10636 "ptype bsslocal".
10637 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
10638 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
10639 when not gcc compiled.
10640 * gdb.base/funcargs.exp (float_and_integral_args): Add
10641 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
10642 compiled.
10643 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
10644 "backtrace from call6a" when not gcc compiled.
10645 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
10646 "backtrace from call7a" when not gcc compiled.
10647 * gdb.base/callfuncs.exp (do_function_calls):
10648 Add "hppa*-*-hpux*" xfail when not gcc compiled for
10649 "p t_char_array_values(char_array_val2,char_array_val1)",
10650 "p t_char_array_values(char_array_val1,char_array_val2)",
10651 "p t_char_array_values("carray 1","carray 2")",
10652 "p t_char_array_values("carray 1",char_array_val2)",
10653 "p t_char_array_values(char_array_val1,"carray 2")",
10654 "p sum_args(1,{2})",
10655 "p sum_args(2,{2,3})",
10656 "p sum_args(3,{2,3,4})",
10657 "p sum_args(4,{2,3,4,5})"
10658 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
10659 "backtrace in corefile.exp" when not gcc compiled.
10660
10661 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10662
10663 * gdb.base/signals.exp: Rewrite `handle all print' test as
10664 a procedure. Accept blanks or TABs as whitespace, increase
10665 timeout and expect input buffer size for the large output
10666 from the command. Remove "i*86-*-bsdi2.0" xfail.
10667
10668 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10669
10670 * gdb.base/setvar.exp: Add new testcases for truncation when
10671 assigning invalid values to bitfields.
10672
10673 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
10674
10675 * gdb.base/callfuncs.exp (do_function_calls): Remove
10676 mips-sgi-irix* xfail for
10677 "call inferior func with struct - returns char *"
10678 and fix test so that an optional (unsigned char *) cast is
10679 accepted in the result.
10680
10681 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
10682
10683 * gdb.base/funcargs.exp (float_and_integral_args): Remove
10684 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
10685 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
10686 * gdb.base/signals.exp: Remove duplicate "handle all print" test
10687 that accidentally got checked in.
10688
10689 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
10690
10691 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
10692 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
10693 compiled test.
10694 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
10695 Add mips-sgi-irix5* xfail for not gcc compiled.
10696 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
10697 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
10698 "p top", "whatis top", "p middle", and "whatis middle".
10699 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
10700 "whatis signed char" for not gcc compiled.
10701 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
10702 "set variable signed char=-1 (-1)" and
10703 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
10704 * gdb.base/funcargs.exp (float_and_integral_args):
10705 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
10706 Add mips-sgi-irix* xfail when not gcc compiled for
10707 "continue to call2b".
10708 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
10709 "continue to call2g".
10710 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
10711 "backtrace from call6a"
10712 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
10713 "backtrace from call7k".
10714 Add mips-sgi-irix5* xfail when not gcc compiled for
10715 "backtrace from call7a".
10716 (localvars_after_alloca): Fix gdb_test cmds for
10717 "print * after runto ...".
10718 Remove rs6000-*-* xfails for
10719 "print i after runto localvars_after_alloca" and
10720 "print l after runto localvars_after_alloca"
10721 for all compilers.
10722 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
10723 when not compiled with gcc, for:
10724 "print signed char == (minus)",
10725 "print signed char != (minus)",
10726 "print signed char < (minus)",
10727 "print signed char > (minus)".
10728 * gdb.base/callfuncs.exp (do_function_calls):
10729 Add mips-sgi-irix* xfail, when compiled with native compiler, for
10730 "call inferior func with struct - returns char *".
10731 * gdb.base/return.exp (return_tests): Change xfail for
10732 "correct value returned double test" to include Solaris 2.4.
10733 * gdb.base/funcargs.exp (float_and_integral_args):
10734 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
10735
10736 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10737
10738 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
10739 enumeration bitfields if compiling with GNU C.
10740 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
10741 to empty' prompt.
10742
10743 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
10744
10745 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
10746 test for PRO targets.
10747
10748 * gdb.base/funcargs.exp: Avoid ever setting more than 8
10749 breakpoints in the inferior at any given time by making
10750 two groups of breakpoints for call2*, call6* and call7*
10751 tests.
10752
10753 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10754
10755 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
10756 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
10757 from optimizing it away.
10758 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
10759 "call inferior func with struct".
10760
10761 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
10762
10763 * configure.in: Only configure gdb.chill for particular targets.
10764
10765 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
10766
10767 * gdb.base/Makefile.in: Add action to .c.o transformation
10768 rule that generates a .ci file for each .o file and remove
10769 explicit .c.o rules except for callfuncs.o.
10770 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
10771 generates a .ci file for each .o file and remove explicit
10772 .cc.o rules.
10773 (clean): Remove *.tmp *.ci files.
10774 (EXECUTABLES): Remove templ-info.exp.
10775 * gdb.base/compiler.c: New file.
10776 * gdb.c++/compiler.cc: New file
10777 * gdb.base/scope.exp: Source gdb.base/scope.ci.
10778 Change rs6000-*-* xfail for
10779 "print 'scope0.c'::filelocal_ro" and
10780 "print 'scope1.c'::filelocal" and
10781 "print 'scope1.c'::filelocal_bss" and
10782 "print 'scope1.c'::filelocal_ro" and
10783 "print 'scope1.c'::foo::funclocal" and
10784 "print 'scope1.c'::foo::funclocal_ro" and
10785 "print 'scope1.c'::bar::funclocal" and
10786 "print 'scope0.c'::filelocal_ro" and
10787 "print 'scope1.c'::filelocal at foo" and
10788 "print 'scope1.c'::filelocal_bss at foo" and
10789 "print 'scope1.c'::filelocal_ro at foo" and
10790 "print 'scope1.c'::foo::funclocal at foo" and
10791 "print 'scope1.c'::foo::funclocal_bss at foo" and
10792 "print 'scope1.c'::foo::funclocal_ro at foo" and
10793 "print 'scope1.c'::bar::funclocal at foo" and
10794 "print 'scope0.c'::filelocal_ro" and
10795 "print 'scope1.c'::filelocal" and
10796 "print 'scope1.c'::filelocal_bss" and
10797 "print 'scope1.c'::filelocal_ro" and
10798 "print 'scope1.c'::foo::funclocal" and
10799 "print 'scope1.c'::foo::funclocal_bss" and
10800 "print 'scope1.c'::foo::funclocal_ro" and
10801 "print 'scope1.c'::bar::funclocal" and
10802 "print 'scope1.c'::bar::funclocal_bss"
10803 to only be xfail'd when not compiled with gcc.
10804 Add rs6000-*-* xfail for
10805 "print 'scope0.c'::filelocal_bss before run"
10806 when compiled with gcc.
10807 (test_at_main): Add rs6000-*-* xfail for
10808 "print filelocal_ro in test_at_main"
10809 when compiled with gcc.
10810 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
10811 Add rs6000-*-aix* xfail for
10812 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
10813 "ptype t_char_array", not compiled with gcc.
10814 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
10815 xfail for "list foo (in include file)" when gcc compiled.
10816 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
10817 (integral_args): Add rs6000-*-* xfail for
10818 "run to call0a" if not compiled with gcc.
10819 (unsigned_integral_args): Add rs6000-*-* xfail for
10820 "run to call1a" if not compiled with gcc.
10821 (float_and_integral_args): Add rs6000-*-* xfail for
10822 "run to call2a" if not compiled with gcc and for
10823 "continue to call2b" for any compiler.
10824 Add rs6000-*-* xfail to
10825 "print f1 after run to call2a" for gcc compiled.
10826 (discard_and_shuffle): Add rs6000-*-* xfail for
10827 "run to call6a".
10828 (shuffle_round_robin): Add rs6000-*-* xfail for
10829 "backtrace from call7a" if not compiled with gcc.
10830 Add rs6000-*-* xfail for
10831 "backtrace from call7b" if compiled with gcc.
10832 (call_after_alloca): Add rs6000-*-* xfail for
10833 "print c in call_after_alloca" and
10834 "print s in call_after_alloca" and
10835 "backtrace from call_after_alloca_subr"
10836 if not compiled with gcc.
10837 (localvars_in_indirect_call): Add rs6000-*-* xfail for
10838 "print c in localvars_in_indirect_call" and
10839 "print c in localvars_in_indirect_call" and
10840 "backtrace in indirectly called function" and
10841 "stepping into indirectly called function"
10842 if not compiled with gcc.
10843 (localvars_after_alloca): Add rs6000-*-* xfail for
10844 "print c after runto localvars_after_alloca" and
10845 "print s after runto localvars_after_alloca" and
10846 "print i after runto localvars_after_alloca" and
10847 "print l after runto localvars_after_alloca"
10848 for all compilers.
10849 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
10850 than whatis-info.exp.
10851 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
10852 than opaque-info.exp.
10853 Setup rs6000-*-* xfail for
10854 "ptype on opaque struct pointer (statically)" and
10855 "ptype on opaque struct pointer (dynamically)" when
10856 not compiled with gcc.
10857 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
10858 rather than callf-info.exp.
10859 (do_function_calls): Add clear_xfail for rs6000-*-* for
10860 "p t_float_values2(3.14159,float_val2)". Seems to work
10861 fine there, both with xlc and gcc. Need to find out what
10862 it is doing right and fix other platforms.
10863 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
10864 "call inferior func with struct - returns int",
10865 "call inferior func with struct - returns long",
10866 "call inferior func with struct - returns float",
10867 "call inferior func with struct - returns double",
10868 "call inferior func with struct - returns char *",
10869 but only if not gcc compiled (presumes xlc compiled).
10870 Change rs6000-*-* xfails for
10871 "call inferior func with struct - returns char" and
10872 " call inferior func with struct - returns short" to only
10873 xfail if not using gcc.
10874 (clean mostlyclean): Remove *.ci and *.tmp files.
10875 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
10876 than templ-info.exp.
10877 * gdb.base/langs.exp: Source gdb.base/langs.ci.
10878 Add rs6000-*-* xfail for "up to foo in langs.exp"
10879 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
10880 when not gcc compiled.
10881
10882 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10883
10884 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
10885 * gdb.base/corefile.exp: Likewise.
10886 * gdb.base/list.exp: Likewise.
10887 * gdb.base/scope.exp: Likewise.
10888 * gdb.base/siganls.exp: Likewise.
10889
10890 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
10891 compiler output.
10892 * gdb.base/whatis.exp: Likewise.
10893
10894 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
10895
10896 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
10897 failure (opcode table has been fixed to match reality).
10898
10899 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
10900
10901 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
10902 "call inferior func with struct - returns char",
10903 "call inferior func with struct - returns short"
10904
10905 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
10906 "print 'scope0.c'::filelocal at main",
10907 "print 'scope0.c'::filelocal_bss in test_at_main",
10908 "print 'scope0.c'::filelocal at foo",
10909 "print 'scope0.c'::filelocal_bss in test_at_foo",
10910 "print 'scope0.c'::filelocal at bar",
10911 "print 'scope0.c'::filelocal_bss in test_at_bar"
10912
10913 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
10914 in source file 1". This bug seems to have been fixed with both
10915 gcc and native cc (was native assembler bug?).
10916
10917 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
10918
10919 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
10920 "backtrace through signal handler" to "i*86-*-sysv4*".
10921 * gdb.base/signals.exp: Add xfail for "'next' behaved as
10922 continue" case. Add "known SVR4 bug" to fail message.
10923 Add "i*86-*-bsdi2.0" xfail for "handle all print".
10924 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
10925 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
10926 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
10927 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
10928 "up to foo in langs.exp", "show language at foo in
10929 langs.exp", "up to cppsub_ in langs.exp", "show
10930 language at cppsub_ in langs.exp", "up to fsub in
10931 langs.exp", and "show language at fsub in langs.exp".
10932 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
10933 "bactrace in corefile.exp".
10934 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
10935 "call inferior function with struct - returns float" and
10936 "call inferior function with struct - returns double".
10937
10938 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
10939
10940 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
10941 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
10942 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
10943 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
10944
10945 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
10946
10947 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
10948 (or overriden) "CHILL" macro rather then bare "gcc".
10949 Also look for ../../gcc/xgcc since that is what we will
10950 actually need, not "Makefile". Remove following assignment
10951 of CHILL to CHILL_FOR_TARGET because that results in
10952 recursive definition.
10953
10954 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
10955
10956 * gdb.base/corefile.exp: Change xfail for backtrace in
10957 corefile.exp from linuxaout to all linux.
10958 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
10959 cases where we miss the breakpoint at the signal handler
10960 for some reason. Setup xfail for linuxoldld/linuxaout and
10961 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
10962 hitting SIGURG breakpoint.
10963 * gdb.base/signals.exp: Setup xfail for "next" acting like
10964 continue to add linuxoldld. Setup xfail for all linux for
10965 "next to handler in signals_tests_1", "backtrace in
10966 signals_tests_1", "continue to func1", "pass SIGUSR1",
10967 and continue to handler".
10968
10969 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10970
10971 * Update all FSF addresses except those in COPYING* files.
10972
10973 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
10974
10975 * gdb.base/a2-run.exp: Change messages to be more explicit about
10976 the status of args, and quote binfile in results.
10977
10978 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
10979
10980 * gdb.base/callfuncs.exp: Add tests for passing structs to
10981 inferior functions and return various types.
10982 * gdb.base/callfuncs.c: Add functions to receive a struct
10983 and return a member of the struct, in various types.
10984
10985 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10986
10987 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
10988
10989 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10990
10991 * config/vxworks29k.exp: New file, sources vxworks.exp.
10992
10993 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10994
10995 * config/gdbremote.exp: New file. Testing framework using
10996 gdbserver.
10997
10998 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
10999
11000 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
11001 "call function when asleep" and "send end of file".
11002 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
11003 for "backtrace in corefile.exp".
11004 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
11005 for "backtrace through signal handler".
11006 * gdb.base/corefile.exp: Make sure we actually generate a core file
11007 before trying the core tests. Some systems allow the user to suppress
11008 generation of core files and default to that (linux for example).
11009 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
11010 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
11011
11012 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11013
11014 * gdb.threads: New directory with some crude multi-threaded
11015 gdb tests (step.exp and step2.exp).
11016 * config/mt-lynx (STEP_EXECUTABLE): Define.
11017 (THREADFLAGS): Define.
11018
11019 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
11020
11021 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
11022
11023 * gdb.base/signals.exp: Disable whole file for lynx until
11024 further notice.
11025
11026 * gdb.base/signals.exp: xfail test where "next" acts like
11027 "continue" for lynx.
11028
11029 * gdb.base/interrupt.exp: xfail test for calling function while
11030 inferior is asleep for lynx.
11031
11032 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
11033 than one cr-lf after each command.
11034
11035 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11036
11037 * configure.in: Reinstate setting of stabsdirs variable, fix
11038 typo in setting up configdirs for native builds.
11039
11040 * gdb.base/return.exp: Fix typo in return double test.
11041 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
11042 compiler from optimizing them away.
11043
11044 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
11045
11046 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
11047 sequences to be echo'd by gdb when using gdb_test.
11048 * gdb.chill/chexp.exp: Likewise.
11049 * gdb.fortran/exprs.exp: Likewise
11050
11051 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11052
11053 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
11054 after the inferior gdb has started.
11055
11056 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
11057 after each command.
11058 * gdb.base/funcargs.exp: Likewise.
11059 * gdb.base/gdbvars.exp: Likewise.
11060 * gdb.base/interrupt.exp: Likewise.
11061 * gdb.base/list.exp: Likewise.
11062 * gdb.base/watchpoint.exp: Likewise.
11063 * gdb.c++/demangle.exp: Likewise.
11064 * gdb.c++/inherit.exp: Likewise.
11065 * gdb.chill/chexp.exp: Likewise.
11066 * gdb.fortran/exprs.exp: Likewise.
11067
11068 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
11069 test if we can't handle IO to/from the inferior.
11070
11071 * gdb.c++/misc.exp: Always check for a program already being
11072 started after sending a "run" command to gdb.
11073
11074 * gdb.base/twice.exp: Start with a fresh gdb.
11075
11076 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
11077 only depend on gdb's expression code, not the chill runtime.
11078
11079 * gdb.base/return.c: Put return values into variables so we
11080 can have gdb print them rather than depending on the program
11081 to print them.
11082 * gdb.base/return.exp: Corresponding changes.
11083
11084 * lib/gdb.exp: Provide default value for noinferiorio.
11085 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
11086 the inferior.
11087
11088 * gdb.base/break.exp: Always check for a program already being
11089 started after sending a "run" command to gdb.
11090 (text_next_with_recursion): Don't check the output from the
11091 program's printf statement. Instead just make sure the program
11092 exited.
11093
11094 * gdb.base/commands.exp: Protect tests which need arguments with
11095 $noargs conditionals.
11096
11097 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11098
11099 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
11100 of structure member arrays to match gdb/valops.c:value_addr change.
11101
11102 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
11103
11104 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
11105 cases.
11106
11107 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
11108
11109 * configure.in (configdirs): Remove gdb.chill from default list
11110 of subdirs and then add it back in only if doing a native build.
11111 The current chill compiler does not yet work in any cross build.
11112 * Revert all signal changes from Jul 6.
11113 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
11114 for sh-hms targets, allowing these tests to link, with no other
11115 changes. Testing is suppressed by setting "nosignals" in site.exp.
11116
11117 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
11118
11119 * configure.in (signaldirs): Define and add to configdirs for all
11120 targets except some specific ones that are known to not support signals.
11121 Also clean up formatting.
11122 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
11123 (signals, sigall): Remove rules to build.
11124 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
11125 Moved to new gdb.signals directory.
11126 * gdb.signals: New test directory.
11127 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
11128 signals.c signals.exp}: New or moved files.
11129
11130 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
11131
11132 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
11133
11134 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
11135
11136 * gdb.base/return.exp: Xfail `return double' test failure
11137 on at least Solaris 2.3 and handle future/past versions on
11138 a case by case basis as appropriate. Also update message
11139 to include i*86 failures.
11140
11141 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11142
11143 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
11144
11145 * lib/gdb.exp: Fix comment which erroneously identified
11146 gdb_file_cmd as gdb_load (the 19 May change was in fact to
11147 gdb_file_cmd not gdb_load).
11148 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
11149
11150 * gdb.base/setvar.exp: Make test names consistent between pass and
11151 fail cases. Use gdb_test more.
11152
11153 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11154
11155 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
11156
11157 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11158
11159 * gdb.base/help.exp: Fix expected help string for `show commands'.
11160
11161 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
11162
11163 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
11164
11165 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
11166 of a text section.
11167
11168 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
11169
11170 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
11171 that loop eventually terminates. Fix Connection refused logic so
11172 that testsuite will expire nicely.
11173
11174 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
11175
11176 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
11177 config/rom68k.exp: New tcl glue for the appropriate monitors.
11178 These all just end up calling monitor.exp.
11179 * config/monitor.exp (gdb_target_monitor): Handle `Connection
11180 refused' by retrying. Cleanup some timeout issues.
11181 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
11182 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
11183 callers don't have to set/restore global timeout variable.
11184
11185 * The following set of changes centralizes management of the global
11186 timeout variable. This way, it can be set in one target dependent
11187 place instead of dozens of places scattered throughout the test suite.
11188 If you need to lengthen a timeout, then you should either set timeout
11189 in one of the config/{target}.exp files, or multiply it by a factor.
11190 Setting it to an absolute value is always going to lose for some
11191 targets.
11192 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
11193 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
11194 * gdb.base/funcargs.exp: Don't set timeout.
11195 * gdb.base/list.exp (test_forward_search): Only use local timeout.
11196 * gdb.base/printcmds.exp (test_print_string_constants
11197 test_print_array_constants): Don't set timeout.
11198 * gdb.base/ptype.exp: Don't set timeout.
11199 * gdb.base/recurse.exp: Don't set timeout.
11200 * gdb.base/return.exp: Don't set timeout.
11201 * gdb.base/watchpoint.exp: Don't set timeout.
11202 * gdb.c++/classes.exp (do_tests): Don't set timeout.
11203 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
11204
11205 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
11206
11207 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
11208
11209 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11210
11211 * lib/gdb.exp: Disable chill tests for irix5.
11212
11213 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11214
11215 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
11216 each test pass or fail.
11217
11218 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11219
11220 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
11221 xlc not gcc.
11222
11223 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
11224
11225 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
11226
11227 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
11228
11229 * config/est.exp: Fix copyright and comments. Remove dead code.
11230 Use targetname, serialport and baud variables instead of fixed
11231 constants.
11232 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
11233 * config/cpu32bug.exp: New file to support cpu32bug monitors.
11234
11235 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11236
11237 * gdb.base/watchpoint.exp: Don't run
11238 test_watchpoint_triggered_in_syscall for sunos.
11239
11240 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11241
11242 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
11243 they don't seem to exist. Do include stdio.h.
11244
11245 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11246
11247 * gdb.base/a1-selftest.exp: Add alpha xfail.
11248
11249 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11250
11251 * gdb.base/watchpoint.c (main): Prompt before calling read().
11252 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
11253 Revise accordingly. Remove cruft about sending "123" several
11254 times, until it gets noticed. Clean up the "print buf[0]" stuff
11255 so that it passes or fails, and waits for prompts in the usual way.
11256
11257 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11258
11259 * gdb.base/recurse.exp: Fix comment.
11260
11261 * TODO: Remove item about printing variables in nodebug.exp. Add
11262 item about enabling tests which are only run on some targets.
11263
11264 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
11265 fail, make test names unique, use new gdb_test convention
11266 regarding pattern, use gdb_test more, etc.).
11267
11268 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
11269 fail, make test names unique, etc.).
11270
11271 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11272
11273 * gdb.base/nodebug.c: Change return type of top and middle to
11274 short.
11275 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
11276 are fixed by the recent mdebugread.c changes. Allow `short ()'
11277 as type for top and middle.
11278
11279 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11280
11281 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
11282 nearly as I can tell, the whole thing was an accident in Stu's
11283 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
11284 to replace a send/expect pair with gdb_test, but ended up only
11285 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
11286 of 30 Mar 1995 took care of it, but left this vestigial comment
11287 which I am now nuking.
11288
11289 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11290
11291 * gdb.base/break.exp: Look for different line number for
11292 breakpoint at main depending on usestubs.
11293
11294 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11295
11296 * gdb.base/list.exp: Adjust some alternate expect patterns to
11297 match recent list0.c change. Add alternate expect pattern for
11298 output from `list default lines around main' for optimizing
11299 compilers.
11300
11301 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11302
11303 * lib/gdb.exp: If nosignals is not set, set it to 0.
11304
11305 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
11306
11307 * config/slite-gdb.exp: Responds to load symbol table prompt.
11308 * gdb.base/break.exp: Adjust line number, fix rerun.
11309 * gdb.base/langs0.c: Add #ifdef usestubs.
11310
11311 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
11312
11313 * gdb.base/list.exp: Adjust line contents after adding new lines in
11314 list0.c. Also fix a syntax error.
11315
11316 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
11317 * gdb.base/break.exp: ditto.
11318 * gdb.base/list.exp: ditto.
11319 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
11320 * gdb.base/run.c: ditto.
11321 * gdb.base/list0.c: ditto.
11322 * gdb.base/funcargs.c: ditto.
11323
11324 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
11325
11326 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
11327 $targetname, $serialport and $baud instead of hardwired variables.
11328 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
11329 target doesn't support signals.
11330
11331 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
11332
11333 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
11334
11335 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11336
11337 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
11338 Don't rely on the value of an auto variable before it has been
11339 initialized. Use gdb_test more.
11340
11341 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11342
11343 * lib/gdb.exp (default_gdb_version): A version number must start
11344 with a digit, but other than that contains all characters up to
11345 the first whitespace character.
11346
11347 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11348
11349 * gdb.base/commands.exp (breakpoint_command_test): New tests.
11350
11351 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11352
11353 * gdb.c++/*.exp: Warn if executable does not exist. The original
11354 reason for skipping the warning was that configure.in sometimes
11355 intentionally skipped building the executables but the tcl code
11356 had no way of knowing. That (a) was always bogus with respect to
11357 error handling, (b) is no longer true (right now there is no way
11358 to skip C++ tests).
11359
11360 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
11361
11362 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11363
11364 * gdb.base/list.exp: Add expect patterns for output from
11365 SunPRO compiled executables.
11366 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
11367 types.
11368
11369 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11370
11371 * gdb.base/break.exp (test_next_with_recursion): Accept any line
11372 number (we are already testing that the correct source line text
11373 gets printed).
11374
11375 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
11376 that is what is intended, but something needed to be done to get
11377 sunos4 native working again.
11378
11379 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
11380
11381 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
11382 apparently went with a (very) old xfail.
11383
11384 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
11385
11386 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
11387 runto_main is a proc in gdb.exp that will do 'step' for target use
11388 stubs.
11389 * gdb.base/exprs.exp: ditto.
11390 * gdb.base/interrupt.exp: ditto.
11391 * gdb.base/opaque.exp: ditto.
11392 * gdb.base/printcmds.exp: ditto.
11393 * gdb.base/ptype.exp: ditto.
11394 * gdb.base/scope.exp: ditto.
11395 * gdb.base/setvar.exp: ditto.
11396 * gdb.base/signals.exp: ditto.
11397 * gdb.base/twice.exp: ditto.
11398 * gdb.c++/classes.exp: ditto.
11399 * gdb.c++/inherit.exp: ditto.
11400 * gdb.c++/templates.exp: ditto.
11401 * gdb.base/break.exp: no run and hit main for stubs. Change line
11402 numbers for breakpoints and info breakpoint.
11403 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
11404 breakpoint().
11405 * gdb.base/callfuncs.c: ditto.
11406 * gdb.base/exprs: ditto.
11407 * gdb.base/interrupt.c: ditto.
11408 * gdb.base/opaque0.c: ditto.
11409 * gdb.base/printcmds.c: ditto.
11410 * gdb.base/ptype.c: ditto.
11411 * gdb.base/scope0.c: ditto.
11412 * gdb.base/setvar.c: ditto.
11413 * gdb.base/signals.c: ditto.
11414 * gdb.base/twice.c: ditto.
11415 * gdb.c++/misc.cc: ditto.
11416 * gdb.c++/templates.cc: ditto.
11417
11418 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11419
11420 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
11421
11422 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
11423 somewhere between `read' and `main.c'. I'm pretty sure the
11424 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
11425 and it isn't particularly useful.
11426
11427 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
11428
11429 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11430
11431 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
11432
11433 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
11434
11435 * config/mt-slite: add LIBS and -nostdlib.
11436 * config/slite-gdb.exp: add this new file to support sparclite target.
11437
11438 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
11439
11440 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
11441
11442 * gdb.base/a2-run.exp: Change argument to istarget from
11443 "*-*-vxworks" to "*-*-vxworks*".
11444 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
11445
11446 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
11447
11448 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
11449 will not runto main but do a 'step' to step out of breakpoint().
11450 * config/mt-slite: add -Dusestubs.
11451
11452 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11453
11454 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
11455 instead of just @.
11456
11457 * gdb.base/signals.exp: Add test for "handle all print".
11458 * TODO: Remove "handle all print". Also remove item about
11459 checking copyright date (I don't like the idea of a spurious FAIL
11460 based on when we run the tests).
11461
11462 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
11463 for SunOS4 (reason for failure not investigated). Remove
11464 redundant test for $binfile.
11465
11466 * gdb.base/nodebug.c (array_index): Call malloc.
11467
11468 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
11469
11470 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
11471
11472 * gdb.base/recurse.exp: Update gdb_test invocation to use new
11473 conventions and slightly simplify the matching regexp.
11474
11475 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11476
11477 * gdb.base/break.exp: Update gdb_test invocation to use new
11478 convention.
11479
11480 * lib/gdb.exp: If noargs is not set, set it to 0.
11481
11482 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
11483 tests unique.
11484
11485 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
11486
11487 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11488
11489 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
11490 one argument of type "<non-float parameter>".
11491
11492 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
11493
11494 * config/rom68k.exp: New file to support Motorola IDP board.
11495 * gdb.base/a2-run.exp: Skip this file if noargs is set.
11496 * gdb.base/break.c: Change things around so that this program
11497 doesn't depend upon args. This is necessary to make remote
11498 targets work (in general, they can't take args).
11499 * gdb.base/break.exp: Don't try to send args to program. Don't
11500 expect output. Also, replace lots of code with gdb_test.
11501
11502 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11503
11504 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
11505 printing of '\'' (which is what the comment says we are testing,
11506 even though we were not), not '''.
11507 (test_integer_literals_rejected): Test that printing ''' is an error.
11508
11509 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11510 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
11511 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
11512 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
11513 Use gdb_test not test_print_accept.
11514 * lib/gdb.exp: Remove test_print_accept.
11515
11516 * gdb.base/signals.exp (signal_tests_1): Make pass message
11517 consistent with fail message.
11518
11519 * gdb.base/whatis.exp: Remove xfails for printing char vs.
11520 unsigned char; the bug (PR 1821) is fixed.
11521
11522 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
11523
11524 * gdb.base/scope.exp (test_at_localscopes): Call pass for
11525 successful tests--makes xfailing them work right.
11526
11527 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11528
11529 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
11530 only \r\n, not .*. The test can pass .* as the last thing in
11531 $pattern if that is what it wants. In addition to providing this
11532 flexibility, this change should speed up pattern matching in cases
11533 where the pattern already ended with .* (there were a number of
11534 them). This change also helps catch bad patterns--in the old
11535 scheme the typo "char \*" instead of "char \\*" would pass. Now
11536 it is caught.
11537 * Many .exp files: Update callers.
11538
11539 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
11540 clearer and does not spuriously match multiple ('s. Likewise for
11541 ) and *.
11542
11543 * gdb.base/nodebug.exp: Test ability to call a function and pass
11544 it a string (even with no debugging info).
11545
11546 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
11547 "p '\'", which is the same as "p ''" once tcl gets done with
11548 quoting, to "p '\\'", which I suspect is what is intended (one
11549 backslash gets sent to GDB).
11550
11551 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
11552
11553 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11554
11555 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
11556 1817) was fixed literally years ago.
11557
11558 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11559
11560 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
11561 test, it causes stepping out of call_after_alloca_subr with
11562 optimizing compilers.
11563 (localvars_in_indirect_call): Consume GDB prompt if `finish'
11564 fails.
11565
11566 * gdb.c++/templates.exp: Source templ-info.exp only if
11567 the templates executable exists.
11568
11569 * gdb.c++/misc.cc (class Contains_static_instance,
11570 class Contains_nested_static_instance),
11571 gdb.c++/classes.exp (test_static_members): Test printing of
11572 a class that contains a static instance of the class.
11573
11574 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11575
11576 * gdb.base/langs2.c (cppsub_): Don't prototype.
11577 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
11578 only, I believe).
11579
11580 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11581
11582 * lib/gdb.exp (skip_chill_tests): New procedure.
11583
11584 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
11585
11586 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
11587
11588 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
11589 each expect pattern. Cuts runtime from 12 to about 4 seconds.
11590
11591 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11592
11593 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
11594
11595 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
11596 disassemble 8, not 16, instructions for part 4.
11597
11598 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
11599 support the latter anymore.
11600
11601 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
11602 -DNO_PROTOTYPES.
11603 * gdb.base/callfuncs.c: Control use of prototypes based on
11604 NO_PROTOTYPES, not __STDC__.
11605 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
11606 t_float_values2 tests if prototypes in use.
11607
11608 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
11609 t_double_values): When checking differences against DELTA, check
11610 that difference is within the range (-DELTA,DELTA), not just
11611 (-infinity,DELTA).
11612
11613 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
11614
11615 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
11616 'file' command firts, then 'target', then 'load', this is due to gdb
11617 target set up.
11618 * config/mips-gdb.exp: Fix a couple regular exp bugs.
11619
11620 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
11621
11622 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
11623 FP load/store variants.
11624 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
11625
11626 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
11627
11628 * gdb.base/term.exp: Do not give a warning if not native, it is
11629 not an abnormal condition.
11630
11631 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
11632
11633 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
11634 t_char_array".
11635
11636 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
11637
11638 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
11639 are getting the version number.
11640
11641 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
11642 if not native, it is not an abnormal condition.
11643
11644 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11645
11646 * lib/gdb.exp: Just use "file exists", rather than undocumented
11647 dejagnu procedure "findfile".
11648
11649 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11650
11651 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
11652 (LDFLAGS): Set to -Xlinker -Ur.
11653
11654 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
11655 Removed, these values are set by lib/gdb.exp.
11656
11657 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
11658
11659 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11660
11661 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
11662 of replicating gdb startup code.
11663
11664 * config/mt-vxworks (LDFLAGS): Set to -r.
11665 (CFLAGS_FOR_TARGET): Removed.
11666
11667 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
11668 (gdb) and gdb for vxworks uses (vxgdb).
11669
11670 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
11671 executable is not in the tree and host != target, use sed and
11672 program_transform_name to determine the gdb name used by the
11673 target.
11674
11675 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
11676 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
11677
11678 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11679
11680 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
11681 floats, chars, and shorts where there are ANSI-style function
11682 definitions.
11683
11684 * gdb.base/langs.exp, gdb.base/langs*: New test.
11685 * gdb.base/Makefile.in: Build it.
11686 * TODO: Remove item about checking that C names don't get C++
11687 demangling applied; this test tests it.
11688
11689 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11690
11691 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
11692 went with the const70 xfail. The xfail went away a year ago.
11693
11694 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
11695
11696 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
11697 for hp300.
11698
11699 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
11700
11701 * gdb.base/a1-selftest.exp: Don't run on hp300.
11702
11703 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11704
11705 * Makefile.in (site.exp): Set host_alias and target_alias as well
11706 as host_triplet and target_triplet.
11707
11708 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11709
11710 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
11711
11712 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
11713 places as other ecoff systems).
11714
11715 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
11716 ultrix.
11717
11718 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11719
11720 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
11721 remove them.
11722 * gdb.base/nodebug.exp: Accept "function" in addition to "text
11723 variable and "variable" in addition to "data variable".
11724 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
11725
11726 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
11727 2.
11728 * gdb.base/list1.c (long_line): Add additional statement at start
11729 of function.
11730 * gdb.base/list.exp (test_forward_search): Update line number to
11731 reflect new statement.
11732
11733 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11734
11735 * gdb.base/signals.exp: Reinitialize searched source directories
11736 after gdb_start call.
11737
11738 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
11739
11740 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
11741 * gdb.stabs/Makefile.in: Likewise.
11742
11743 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
11744 change. Instead split the tests into smaller pieces.
11745 * gdb.disasm/hppa.s: Corresponding changes.
11746
11747 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11748
11749 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11750 Quote ^C when passing it to stty. For some shells ^ is a pipe.
11751
11752 * gdb.base/funcargs.exp: Modify many tests so that every test
11753 either passes or fails. Make some test names unique.
11754
11755 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11756
11757 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11758 Call stty to set interrupt character.
11759
11760 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
11761 for HP assembler versus GNU assembler based on actual behavior of
11762 $(CC), rather than assuming that $(AS) is always the GNU assembler.
11763
11764 * TODO: Suggest a few more stepping tests.
11765
11766 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
11767
11768 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
11769 restart GDB for h8300 after a continue.
11770 (return): Add pattern to match a29k-udi behavior.
11771 * gdb.base/nodebug.exp: Remove obsolete comment.
11772 * gdb.base/regs.exp: New file, testing of register displays.
11773 * gdb.base/return.exp: Fix typo in reference to $objdir.
11774 * gdb.base/whatis.exp: Always start with a fresh GDB.
11775
11776 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11777
11778 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
11779 higher, these tests generate a lot of output.
11780
11781 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11782
11783 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
11784 code following the catch silently ignored some errors; without the
11785 catch they should be thrown like any other tcl error. Also, the
11786 catch used "" instead of {} which meant all the callers who wanted
11787 to include one of the characters "[]$ had to quote it an extra time.
11788 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
11789 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
11790 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
11791 Remove extra quoting.
11792
11793 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
11794
11795 * gdb.base/commands.exp: Make test names unique; every test either
11796 passes or fails. Update some comments.
11797
11798 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
11799
11800 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11801
11802 The following fixes a FAIL caused by the fact that the alpha stabs
11803 configuration didn't use the ".if alpha" code in weird.def.
11804 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
11805 bit pointer, so the 32 bit version works even on the alpha.
11806 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
11807 Remove the stuff which allowed us to have separate versions for
11808 alpha and everything else.
11809
11810 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
11811 regexp which "info func operator\[\](" is supposed to match. Fix
11812 string to send to GDB. Note that GDB still doesn't work right. Add a
11813 new test for "info func .perator\[\](" which GDB does handle correctly.
11814
11815 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
11816
11817 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11818
11819 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
11820 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
11821 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
11822 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
11823 it makes the tests harder to understand and confuses test-o-matic.
11824 The preferred style is that each test provides a PASS or a FAIL,
11825 and has a unique message (e.g. "continue #54" not just "continue")
11826 which is the same for the pass and the fail.
11827 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11828 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
11829 to lib/gdb.exp.
11830 * gdb.base/printcmds.exp: Use test_print_accept. Remove
11831 prt_accept which was basically the same thing. Likewise for
11832 test_print_reject and prt_reject.
11833 * lib/gdb.exp (test_print_reject): Add some more error message
11834 patterns to match from the former printcmds.exp (prt_reject).
11835 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
11836 One defect of the passcount stuff is that some of it failed to
11837 report XPASS where appropriate.
11838 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
11839 stuff before and after arg in expected pattern.
11840 (test_paddr_operator_functions): Re-do test without print_addr_of;
11841 this is the only test which seems to want extra stuff there.
11842
11843 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11844
11845 * gdb.base/nodebug.exp: Update new tests to reflect improved
11846 wording of gdb output.
11847
11848 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
11849 and "ptype" work on variables in files compiled without -g.
11850 Replaces commented out "maint print msymbol" tests.
11851
11852 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11853
11854 * gdb.base/setvar.c (dummy): Call malloc.
11855
11856 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
11857 losing with the irix4 sed.
11858
11859 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
11860 ALRM" on irix4.
11861
11862 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11863
11864 * TODO: Remove items about corefile.exp testing new exec-file and
11865 backtrace; both are now done. Add items about printing enums.
11866
11867 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11868
11869 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
11870 "get signal $thissig" test fails.
11871
11872 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
11873
11874 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11875
11876 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
11877 compiler warning with dec alpha compiler.
11878
11879 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
11880 extra \n from gdb_test call (this explains why the prompt test
11881 that I removed yesterday was there).
11882 (user_defined_command_test): Remove extra \n and prompt test.
11883
11884 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
11885 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
11886 doesn't exist.
11887 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
11888 Also remove alpha workaround, which turns out to be because
11889 SIGABRT == SIGLOST.
11890
11891 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
11892
11893 * gdb.base/help.exp: Don't test "help show".
11894
11895 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11896
11897 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
11898 "set print address" is on.
11899 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
11900 pass prompt to gdb_test; gdb_test already looks for the prompt.
11901
11902 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
11903
11904 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
11905 was a vestige of the manual TESTSTRATEGY, and the purpose of it
11906 was to make sure that gdb can read a core file. But (a) the "read
11907 the corefile" part didn't make it to a1-selftest.exp, we just
11908 delete the corefile after creating it, and (b) we test reading
11909 corefiles in corefile.exp anyway. Also, this test left around a
11910 xgdb process on Solaris.
11911
11912 * gdb.base/corefile.exp: Also test backtrace.
11913
11914 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
11915
11916 * gdb.base/commands.exp: Test a simple user defined command with
11917 arguments and if/while statements; verify the full user command is
11918 printed by "show user".
11919
11920 * gdb.base/commands.exp: Test if/while commands as part of a
11921 breakpoint command list; verify they appear in breakpoint
11922 information.
11923
11924 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11925
11926 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
11927 than by dividing by zero.
11928
11929 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
11930
11931 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
11932 performing an inferior call with watchpoints enabled.
11933 * gdb.base/watchpoint.c (main): Delete second unnecessary read
11934 call.
11935
11936 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11937
11938 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
11939 of "file" command.
11940
11941 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
11942 Add additional pattern for when "int operator int(void);" appears
11943 in a different order.
11944
11945 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11946
11947 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
11948
11949 * gdb.base/help.exp: Replace most of docstrings for "info signals"
11950 and "signal" with ".*".
11951
11952 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11953
11954 * TODO: Add note about "handle all nostop".
11955
11956 * gdb.base/{sigall.c, sigall.exp}: New test.
11957 * gdb.base/Makefile.in: Add it.
11958
11959 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11960
11961 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
11962 when invoking GDB, suppresses any windowing interface.
11963
11964 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
11965
11966 * config/sim-gdb: New file, simulator testing support.
11967
11968 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
11969
11970 * gdb.base/interrupt.exp: Test calling func1 twice.
11971
11972 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
11973
11974 * gdb.base/list.exp (test_forward_search): Set timeout higher
11975 when we'll be getting lots of output from gdb.
11976
11977 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
11978 "init_malloc" to after the expect statement. Run it if that
11979 regexp is taken, but also for two others which happen if source
11980 cannot be found.
11981
11982 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11983
11984 * gdb.base/printcmds.exp: New test, for printing register before
11985 program is running.
11986
11987 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11988
11989 * gdb.base/list.exp: Correct some alternate expect patterns
11990 to reflect changes in list1.c.
11991
11992 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11993
11994 * TODO: Add item regarding large frames.
11995
11996 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
11997
11998 * TODO: Remove item about enabling return.exp; it
11999 is enabled. Suggest a few more "return" tests.
12000
12001 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12002
12003 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
12004 anonymous unions.
12005
12006 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12007
12008 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
12009 and pr-5646.o, so "make" is the same as "make all", not "make
12010 pr-4975.o".
12011
12012 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
12013
12014 * gdb.base/list.exp: Adjust expectations to reflect changes in
12015 list1.c.
12016 (test_forward_search): New test proc.
12017 * gdb.base/list1.c (long_line): New function, has long source line.
12018
12019 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
12020
12021 * gdb.base/a1-selftest.exp: Change initial stepping to know about
12022 additional line of code that was added.
12023
12024 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
12025
12026 * gdb.disasm/hppa.s: Break the large branching tests into smaller
12027 tests so as not to overflow expect's input buffers.
12028 * gdb.disasm/hppa.exp: Corresponding changes.
12029
12030 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12031
12032 Beginnings of template debugging tests.
12033 * gdb.c++/templ-info.cc: New file to test for template
12034 debugging capability of the compiler.
12035 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
12036 templ-info.cc.
12037 * gdb.c++/templates.cc: Add explicit template instantiations
12038 to enable compiling with -fno-implicit-templates. Add destructor
12039 and 'value' method to T5 class for template tests.
12040 * gdb.c++/templates.exp: Add testcases for printing of template
12041 types, setting breakpoints on template methods and calling a
12042 template method.
12043
12044 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
12045
12046 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
12047 branch target since some assemblers (gas-2.5) may emit a
12048 relocation for the branch instead of resolving it in the
12049 assembler.
12050
12051 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12052
12053 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
12054 through signal handler.
12055
12056 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12057
12058 * configure.in (*-*-netware): Use config/mt-netware.
12059
12060 * config/mt-netware: New file.
12061 * config/mt-i386-netware: Removed, separate configs for different
12062 netware architectures are no longer needed now that we have
12063 --with-headers.
12064
12065 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12066
12067 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
12068 by the recent changes to use ANSI C arithmetic conversions.
12069
12070 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12071
12072 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
12073 bug involving using inferior_pid to figure out whether to select a
12074 frame.
12075
12076 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
12077
12078 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
12079 match the current disassembler output.
12080
12081 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
12082
12083 * gdb.fortran/exprs.exp: Expect VOID instead of void.
12084 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
12085 types, expect "int" as type of integer values (for now).
12086
12087 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
12088
12089 * gdb.base/commands.exp: New tests for if/while commands.
12090
12091 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
12092
12093 * lib/gdb.exp (runto): Replace sub-pattern for hex value
12094 by .*, since hex values have different syntax in Chill mode.
12095
12096 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12097
12098 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
12099 linefeed from expect pattern for repeated types with indices > 9.
12100
12101 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
12102
12103 First part of Fortran test suite.
12104 * gdb.fortran: New directory.
12105 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
12106
12107 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12108
12109 * gdb.base/default.exp: Update expect pattern for load command
12110 without arguments.
12111
12112 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12113
12114 * configure.in: Change i386 to i[345]86.
12115 * gdb.base/configure.in: Likewise.
12116 * gdb.c++/configure.in: Likewise.
12117 * gdb.chill/configure.in: Likewise.
12118
12119 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
12120
12121 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
12122 patterns, since that is not a valid context for comments.
12123
12124 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
12125
12126 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
12127 repeated types and repeated types with indices > 9.
12128
12129 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12130
12131 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
12132 2417; old bug has been fixed.
12133
12134 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
12135
12136 * gdb.base/interrupt.exp: When trying to wake up the inferior,
12137 send the newline ourselves instead of assuming gdb_test will do
12138 so when passed an empty input string.
12139
12140 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
12141 stabs testcode.
12142
12143 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12144
12145 * lib/gdb.exp (gdb_test): Don't send anything if the first
12146 argument is an empty string. This makes cases where we want to
12147 match output that is already in expect's buffers (for example,
12148 matching a breakpoint after gdb_run_cmd has been called) work
12149 reliably.
12150
12151 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12152
12153 * config/netware.exp: New file.
12154
12155 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12156
12157 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
12158 the -B and -L prefixes so we can find the debugging stub.
12159
12160 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
12161 there and we are using the gcc from the tree.
12162
12163 * gdb.base/types.c: Removed.
12164
12165 * gdb.base/configure.in: Look for makefile fragments in ../config.
12166 Recognize i386-*-netware.
12167 * gdb.c++/configure.in: Likewise.
12168
12169 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12170
12171 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
12172 the correct TCL syntax.
12173
12174 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12175
12176 * gdb.base/opaque.exp: use runto instead of messing around with
12177 breakpoints. Simplify by using gdb_test.
12178
12179 * gdb.base/bitfields.exp: restart between tests on netware targets
12180 because breakpoints aren't relocated after target death. Run
12181 processes to completion.
12182
12183 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
12184
12185 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
12186
12187 * Makefile.in: Remove extra tabs that confuse some versions
12188 of "make". Use the newly built gdb to test with by default,
12189 rather than the first one in the tester's search path.
12190
12191 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
12192
12193 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
12194
12195 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
12196 condition help.
12197
12198 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12199
12200 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
12201
12202 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
12203 running.
12204 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
12205 * gdb.base/funcargs.exp: Likewise.
12206
12207 * gdb.base/bitfields.exp: Simplify by using gdb_test.
12208 * gdb.base/funcargs.exp: Likewise.
12209
12210 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
12211 message is "".
12212
12213 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12214
12215 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
12216 return,signals,twice}.exp: Handle non-existant binaries
12217 consistantly.
12218
12219 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
12220 * gdb.base/Makefile.in: Don't try to generate a core dump, we
12221 might testing a cross development system.
12222
12223 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12224
12225 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
12226 runtest script is relative to ${srcdir}, not ${rootdir}.
12227
12228 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
12229
12230 * gdb.base/signals.exp: Allow for optionality of breakpoint
12231 address.
12232
12233 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12234
12235 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
12236
12237 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12238
12239 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
12240 for size_t definition.
12241 * gdb.c++/templates.cc: Likewise
12242
12243 * config/mt-i386-netware: New file.
12244
12245 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
12246 defined.
12247
12248 * gdb.base/Makefile.in: Added support for systems that name core
12249 files by appending "core" to the program name.
12250 * gdb.base/a1-selftest.exp: Likewise.
12251
12252 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12253
12254 * gdb.base/return.exp: Add comment and message for `return double'
12255 test failure on Sparc Solaris.
12256
12257 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
12258
12259 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
12260
12261 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12262
12263 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
12264 from optimizing them away.
12265 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
12266 patterns to include default constructors and assignment operators,
12267 to match gcc versions beyond 2.5.8. Accept any cplus demangling
12268 character in the output of the virtual base pointer.
12269
12270 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12271
12272 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
12273 expression match in print_addr_of to avoid unintented matches.
12274 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
12275 versions up to 2.5.8.
12276
12277 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12278
12279 * gdb.base/list.exp: Tweak alternate pattern for listing of an
12280 included file to run under newer versions of expect.
12281 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
12282 consecutive >'s in templates to accomodate recent cplus-dem.c change.
12283 Remove xfail for the virtual table of BDDHookV.
12284
12285 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12286
12287 * lib/gdb.exp (string_to_regexp): Set a default result.
12288 (default_gdb_start): Fix misleading message.
12289
12290 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
12291
12292 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
12293 Remove all CC, etc definitions.
12294 * config/mt-hpux: New file.
12295 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
12296 (CFLAGS, LDFLAGS): Define.
12297 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
12298
12299 * Makefile.in (site.exp): Don't insert host_os, etc.
12300 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
12301 (distclean): Check existence of subdir.
12302 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
12303 * gdb.base/Makefile.in: General cleanup and simplification.
12304 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
12305 to build executables. Use default rule to build .o files.
12306 (EXPECT, RUNTEST, CC): Fix relative pathname.
12307 (site.exp): Don't insert host_os, etc.
12308 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
12309 and/or SIGUSR1 defined.
12310 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
12311 * gdb.c++/Makefile.in: General cleanup and simplification.
12312 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
12313 (CFLAGS): Remove.
12314 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
12315
12316 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
12317
12318 * gdb.base/recurse.exp: Misc changes to get tests running again
12319 after Kung's changes to the watchpoint code.
12320 * gdb.base/watchpoint.exp: Likewise.
12321
12322 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
12323
12324 * lib/gdb.exp (string_to_regexp): Convert {\} also.
12325
12326 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12327
12328 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
12329 * lib/gdb.exp (default_gdb_start): Define.
12330 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
12331 gdb.base/funcargs.exp, gdb.base/opaque.exp,
12332 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
12333 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
12334 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
12335 Don't call gdb_target_udi in between tests.
12336
12337 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12338
12339 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
12340 (which was basically just a local version of the same thing). In
12341 addition to avoiding duplication, gdb_test_exact is faster.
12342 * lib/gdb.exp (gdb_test_exact): Fix typo.
12343
12344 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
12345 don't give an error.
12346
12347 * gdb.base/term.exp: Call delete_breakpoints before starting.
12348
12349 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
12350 (t10): Add comment.
12351
12352 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
12353
12354 Reorganization of the GDB Test Suite.
12355
12356 * gdb.base: New directory, contains all the basic tests.
12357 * gdb.c++: New directory, tests specific to C++.
12358 * gdb.chill: New directory, tests specific to Chill.
12359 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
12360 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
12361 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
12362 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
12363 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
12364 t30-31 to chill).
12365 * */gdbme.*: Rename to match appropriate expect scripts.
12366 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
12367 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
12368 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
12369 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
12370 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
12371 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
12372 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
12373 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
12374 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
12375 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
12376 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
12377 gdb.c++/virtfunc.cc: New names of C++ files.
12378 * gdb.chill/chillvars.ch: New name of Chill file.
12379 * gdb.base/configure.in, gdb.c++/configure.in,
12380 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
12381 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
12382 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
12383 * configure.in (configdirs): Update to reflect directory changes.
12384 (target_abbrev): No longer define for any configuration.
12385 * Makefile.in: Cosmetic improvements to header comments.
12386
12387 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12388
12389 Various changes to gdb.t31:
12390
12391 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
12392 * gdbme.ch: Make all key-words and predefineds be upper-case.
12393 * chillvars.exp: Expect key-words and predefinds in upper-case.
12394
12395 * chillvars.exp: Use gdb_test_exact many places.
12396 Change expected output for arrays (which now includes index labels).
12397
12398 * pr-5020.exp, gdme.ch (module PR_5020):
12399 New test, for PR-5020.
12400
12401 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
12402
12403 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
12404 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
12405
12406 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
12407
12408 * Makefile.in: Fix bit-rot in definitions of CHILL,
12409 CHILL_FOR_TARGET and Chill_LIB.
12410 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
12411 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
12412 CHILL, and CHILL_LIB.
12413
12414 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
12415
12416 * Revert the previous changes. Please see Rob's directory
12417 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
12418
12419 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
12420
12421 * Makefile.in, configure.in, config/mips-gdb.exp,
12422 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
12423 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
12424 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
12425 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
12426 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
12427 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
12428 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
12429 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
12430 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
12431 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
12432 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
12433 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
12434 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
12435 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
12436 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
12437 changes from 94Q1.
12438
12439 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
12440
12441 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
12442 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
12443 Rob's new testing fragments.
12444
12445 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
12446
12447 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
12448 lib/gdb.exp: Replace error proc calls with perror.
12449
12450 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
12451
12452 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
12453 version also, match on casted version strings, and match on
12454 gdb startup case where the line numbers might be messed up.
12455
12456 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
12457
12458 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
12459 (CFLAGS): Delete it from here.
12460
12461 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
12462
12463 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
12464
12465 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
12466
12467 * Makefile.in (RUNTEST): Default to just "runtest".
12468
12469 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12470
12471 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
12472 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
12473 the code has been restructured.
12474
12475 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12476
12477 * gdb.t00/default.exp (set write): Allow any number of \r and/or
12478 \n, not just one of each.
12479
12480 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
12481 /bin/cc gives a warning if you do.
12482
12483 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
12484
12485 * gdb.t24/demangle.exp: change expect pattern of
12486 __t10ListS_link1ZUiRCUiPT0
12487
12488 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12489
12490 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
12491 on local variables in recursive functions.
12492
12493 * gdb.t07/Makefile.in: Build the new test.
12494
12495 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12496
12497 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
12498 directly. Instead compare the return values from actual calls.
12499
12500 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
12501
12502 * Makefile.in (check): Set TCL_LIBRARY for runtest.
12503
12504 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12505
12506 * From Peter Schauer with minor modifications.
12507 * gdb.t15/return.exp (return_tests): Handle targets where "return"
12508 stops in mid-line in the caller. Add xfail for returning a float
12509 value on X86 targets.
12510
12511 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12512
12513 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
12514 to avoid expect lossage.
12515 (fmem_LRbug_tests): Likewise.
12516 * gdb.disasm/hppa.s: Corresponding changes.
12517
12518 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
12519 conditions to work with latest dejagnu/expect.
12520
12521 * gdb.t15/funcargs.exp (finish from indirect call): No longer
12522 expected to fail on the PA.
12523 (backtrace in call with trampolines): Explicitly require main
12524 to be frame #1 (no trampolines should show up in backtrace).
12525
12526 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
12527 "continue -expect".
12528 * gdb.t06/break.exp: Likewise.
12529 * gdb.t07/watchpoint.exp: Likewise.
12530 * gdb.t13/bitfields.exp: Likewise.
12531 * gdb.t15/{funcargs,return}.exp: Likewise.
12532 * gdb.stabs/weird.exp: Likewise.
12533 * config/{mips,udi}-gdb.exp: Likewise.
12534
12535 * hppa.sed: Enclose comments within a sed command to avoid
12536 losing with the old OSF1 sed.
12537
12538 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12539
12540 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
12541 sequent dynix.
12542 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
12543 * gdb.t15/funcargs.exp: Conditionally step again to really
12544 finish from marker_call_with_trampolines. Handle the case where
12545 the first step from within call_with_trampolines already steps
12546 us back to main.
12547 * gdb.t15/gdbme.c: Add comment to closing brace of
12548 call_with_trampolines for funcargs.exp.
12549
12550 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12551
12552 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
12553 Fix typo(s).
12554
12555 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12556
12557 * gdb.t07/gdbme.c: More code for watchpoint testing.
12558
12559 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
12560 "Hardware watchpoint" throughout file.
12561 (test_watchpoint_triggered_in_syscall): New test.
12562 (test_complex_watchpoint): New test.
12563
12564 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12565
12566 * gdbme.c (call_with_trampolines): New function to try and step
12567 into. Tests trampoline problems on the PA.
12568
12569 * funcargs.exp (localvars_in_indirect_call): No longer expect
12570 stepping into indirect call to fail on PAs.
12571 (test_stepping_over_trampolines): New test.
12572
12573 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12574
12575 * TODO: Add suggestions for static member function tests, and
12576 completion tests.
12577
12578 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12579
12580 * TODO: Add suggestions for "p/a" tests.
12581
12582 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
12583 (default_gdb_exit): Replace all the hair with sending "quit" to
12584 the process with a simple close.
12585
12586 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12587
12588 * TODO: Add suggestions for shared library tests.
12589
12590 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12591
12592 * TODO: Add suggestions for x/s tests.
12593
12594 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12595
12596 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
12597 "enable once", and "enable breakpoints once" with ".*".
12598
12599 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12600
12601 * TODO: Add suggestions about structure passing tests.
12602
12603 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12604
12605 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
12606 the primary1 test, use work around if __GNUC__ < 2.
12607 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
12608 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
12609 Test for bad output rather than waiting for timeout. Issue
12610 second continue only if first continue failed.
12611
12612 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12613
12614 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
12615 operator[] test with gdb_test because the old code didn't seem to
12616 be getting the quoting right with the new dejagnu.
12617
12618 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
12619
12620 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
12621 one from the path.
12622 * Makefile.in: Use a fresh expect if there is one, use runtest
12623 from the src tree if there is one.
12624
12625 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12626
12627 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
12628 next over recursive call. Revise the tests from that point on
12629 (which had been skipped) to match GDB's actual (correct) output.
12630
12631 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
12632 with next over a breakpoint whose condition is false.
12633
12634 * gdb.t00/help.exp: Comment out "help set print" tests just like
12635 (and for same reason as) "help set" test.
12636
12637 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12638
12639 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
12640 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
12641
12642 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12643
12644 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
12645 necessary gdb_target_udi.
12646
12647 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
12648
12649 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
12650 1838 and 2417; they are fixed.
12651
12652 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
12653 gdb.t03/ptype.exp (ptype structure, ptype union):
12654 Remove xfails; the test is looser than when the xfails were added.
12655
12656 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
12657 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
12658
12659 * gdb.t01/run.exp: Only run shell test if isnative.
12660
12661 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
12662 since "run" automatically loads if necessary. Call gdb_target_udi
12663 after the "file" since "file" kills any execution target.
12664
12665 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
12666 GDB. GDB doesn't work that way (not anymore at least) on UDI.
12667 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
12668 argument for UDI.
12669
12670 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12671
12672 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
12673
12674 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
12675
12676 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12677
12678 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
12679 properly quoting regexps. This makes the second argument to
12680 demangle a fixed string, which matches the callers, instead of a
12681 shell-style pattern which is what the previous implementation
12682 used. Update some of the callers.
12683
12684 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12685
12686 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
12687 (comib_nullified_tests): Fix typo.
12688 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
12689 strings. No longer expected to fail.
12690
12691 * gdb.disasm/hppa.s (addib_tests): Fix typo.
12692 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
12693 strings. No longer expected to fail.
12694
12695 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
12696 string. No longer expected to fail.
12697
12698 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12699
12700 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
12701 No longer expected to fail.
12702
12703 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
12704 string. No longer expected to fail.
12705
12706 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12707
12708 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
12709 only in the names (I probably got most of them). I was even
12710 generous with some which differed in underscores in names, and
12711 probably missed a few, and I *still* was able to remove almost a
12712 third of the file with almost no impact on testsuite coverage.
12713
12714 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12715
12716 * gdb.t00/default.exp: Match udi_attach error message as well as
12717 the one from child_attach.
12718
12719 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
12720
12721 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
12722
12723 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
12724 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
12725
12726 * Move test with enums and partial symbols back to
12727 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
12728 Reverts the change of 26 May 93. Per today's change to
12729 stabs.texinfo, the behavior that weird.exp was expecting was
12730 unreasonable; what is important is that the compiler+gdb get
12731 things right, which happens with a recent gcc. Also fix the test
12732 to deal with native compilers which put out the stab gdb can't
12733 deal with.
12734
12735 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12736
12737 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
12738 in the names. The main thing these accomplish is to slow things down.
12739 Many more such duplicates surely remain.
12740
12741 * gdb.t00/help.exp: Comment out "help support" test just like
12742 (and for same reason as) "help set" test.
12743
12744 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
12745
12746 * gdb.t06/break.exp: Remove setup_xfails for
12747 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
12748 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
12749 about known bug in gcc to include up through 2.5.8.
12750 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
12751 well as "_vb$".
12752 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
12753 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
12754 with latest gcc and gdb.
12755 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
12756 well as "_vb$".
12757
12758 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12759
12760 * configure.in (hppa*-*-*): Also configure and build stabs-only
12761 tests.
12762
12763 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12764
12765 * gdb.t10/hppa.mt: A makefile fragment for the PA.
12766 * gdb.t10/configure.in (hppa*-*-*): Use it.
12767
12768 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12769
12770 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
12771
12772 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12773
12774 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
12775 versions prior to 1.13.5.
12776
12777 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12778
12779 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
12780 the prompt is at the start of a line.
12781
12782 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12783
12784 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
12785 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
12786 in the copr tests now.
12787 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
12788 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
12789 expected to fail.
12790
12791 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
12792
12793 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
12794 gdb.t31/chillvars.exp, lib/gdb.exp:
12795 Tweak to run under either version of expect.
12796 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
12797 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
12798 * gdb.t11/list.exp: Remove extraneous whitespace.
12799
12800 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12801
12802 * gdb.t16/printcmds.exp (test_print_strings): Accept
12803 "(unsigned char *) " before the string.
12804
12805 * TODO: Add notes about printing of fancy types and GDB expressions.
12806
12807 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
12808
12809 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
12810 * gdb.t06/configure.in: Don't try to compile signals test program
12811 if doing mips-idt-ecoff.
12812
12813 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
12814
12815 * Most .exp files: Tweak to run under either version of expect.
12816
12817 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12818
12819 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
12820 xfails; I'm not sure why they are failing, but not because of PR 1806.
12821
12822 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
12823
12824 * config/unix-gdb.exp: Remove gdb_unload cause it's already
12825 defined in lib/gdb.exp.
12826
12827 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12828
12829 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
12830 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
12831 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
12832 have to be typeless.
12833
12834 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12835
12836 * TODO: Add suggestion for copyright year test.
12837
12838 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
12839
12840 * configure.in (*-*-lynxos*): Add stabs tests.
12841
12842 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12843
12844 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
12845 so insert a tab before any assembler directive in column zero.
12846
12847 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
12848 stores.
12849 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
12850 stores.
12851 (fpu_short_memory_tests): Likewise.
12852
12853 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12854
12855 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
12856 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
12857 .stabs directives in comments.
12858
12859 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12860
12861 * TODO: New file, describing tests we could write.
12862 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
12863
12864 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12865
12866 * gdb.t06/signals.exp: Add kludge to force re-sync.
12867
12868 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
12869 to xgdb instead of gdb, get out of gdb.
12870
12871 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
12872
12873 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
12874 for info.
12875
12876 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12877
12878 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
12879 * gdb.stabs/configure.in (hppa*-*-*): Use it.
12880 * gdb.stabs/hppa.sed: New sed script for the PA.
12881
12882 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12883
12884 * gdb.stabs: Re-write weird.def and configuration to use sed
12885 instead of cpp. sed is portable and POSIX; cpp is neither.
12886
12887 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12888
12889 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
12890
12891 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12892
12893 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
12894
12895 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12896
12897 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
12898 "_vb$".
12899 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
12900 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
12901
12902 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12903
12904 * lib/gdb.exp: Comment out code which depends on non-existent
12905 `transform' procedure.
12906
12907 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
12908
12909 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
12910 * lib/gdb.exp: Transform tool name.
12911 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
12912 1.1's new error handling system.
12913
12914 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12915
12916 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
12917
12918 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12919
12920 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
12921 They made pattern matching so slow that timeouts happened on
12922 heavily loaded systems. Now any output from "show print" which
12923 gets us back to the GDB prompt is a PASS.
12924
12925 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
12926
12927 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
12928
12929 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12930
12931 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
12932
12933 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
12934 It is not from PR 3220.
12935
12936 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12937
12938 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
12939 just started failing because they depended on the order the
12940 subcommands are presented, or exact docstring text. This kind of
12941 test is a pain and has minimal benefit.
12942
12943 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12944
12945 * gdb.t09/corefile.exp: At end of test, use "core" command with
12946 no arguments.
12947
12948 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
12949
12950 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
12951 17}/Makefile.in: Make it possible to run the testsuite with Sun
12952 make and CC = cross gcc by adding explicit build rules for .o
12953 files.
12954
12955 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12956
12957 * gdb.t15/funcargs.exp: Don't put comments on same line as
12958 setup_xfail (@#$*%& tcl braindamage!).
12959
12960 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12961
12962 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
12963
12964 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
12965
12966 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
12967 * gdb.t20/inherit.exp: remove three dumplicate entries.
12968
12969 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12970
12971 * gdb.t06/break.exp: For "next over recursive call", fail on any
12972 incorrect output, not just on "factorial (value=2)".
12973
12974 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12975
12976 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
12977 working now. Add an xfail if accesing a bss variable causes
12978 a memory error if the target is not yet run.
12979
12980 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12981
12982 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
12983 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
12984 name of __st* demangling (2 strings). Did Kung really get the
12985 more than 95 others right without testing them?
12986
12987 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
12988
12989 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
12990
12991 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
12992
12993 * configure.in (configdirs): Add gdb.disasm
12994 * gdb.disasm: New directory for GDB disassembler tests.
12995 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
12996
12997 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12998
12999 * gdb.t00/help.exp: Don't test "help set".
13000
13001 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
13002 from within expect statements. None of these happen anymore and
13003 they cause regressions to be silently unnoticed.
13004
13005 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
13006 messages) about known failures with gcc cygnus-2.4.5-930417.
13007
13008 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
13009 comp-info.exp so it gets built if it doesn't exist.
13010
13011 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
13012 it is no longer used.
13013 * gdb.t13/comp-info.c: Removed.
13014
13015 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13016
13017 * gdb.t06/signals.exp: Add xfail for sun3.
13018
13019 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13020
13021 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
13022 relevant because ^C doesn't get sent but failure can be reproduced
13023 interactively).
13024
13025 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13026
13027 * gdb.stabs/alpha.mt: New configuration file for alpha.
13028 * gdb.stabs/configure.in: Use it.
13029 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
13030 sharing with alpha.mt, redefine long to word via preprocessor.
13031 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
13032 for alpha.
13033 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
13034 native cc.
13035 * gdb.t00/teststrategy.exp: Change expect string so that we
13036 consume the `(xgdb)' from the command echo and from the gdb prompt.
13037 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
13038 gdb currently compares all values as long, so this failure probably
13039 applies to any configuration where LONGEST is bigger than a target int.
13040 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
13041 with gcc.
13042 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
13043 to handle opaque pointers, gcc is.
13044 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
13045 as first argument. Include <sys/types.h> and change all operator
13046 new definitions to use size_t.
13047 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
13048 now that we use size_t.
13049
13050 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13051
13052 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
13053 a long or float array cast all array members to the same type.
13054 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
13055 with 64 bit longs.
13056 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
13057 on alpha.
13058 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
13059
13060 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13061
13062 * gdb.t24 (demangle.exp): Constructors of templates have names like
13063 vector<int>::vector(int) not vector<int>::vector<int>(int). See
13064 section 14.6 of the ARM.
13065
13066 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
13067 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
13068 accomplish little and slow down the testsuite.
13069
13070 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
13071 Accept spaces various places.
13072
13073 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13074
13075 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
13076 with watchpoint enabled.
13077
13078 * Makefile.in: Remove definition of CC and remove the second
13079 definition of CXX (the "CXX = gcc" one remains). These definitions
13080 were causing backquotes to be expanded within backquotes, which
13081 doesn't work.
13082
13083 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13084
13085 * gdb.t17/callfuncs.exp: Add "return 0" to end.
13086
13087 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13088
13089 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
13090 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
13091 by mips cc and contains no stabs entries.
13092
13093 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
13094
13095 * config/vx-gdb.exp: Use fake device to load files rather than
13096 NFS.
13097 * lib/gdb.exp: New proc to do "file" command.
13098 * config/unix-gdb.exp: Use new "file" proc.
13099
13100 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13101
13102 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
13103 Rework board rebooting slightly.
13104 (gdb_exit): Don't exit from the remote shell; there isn't one.
13105 * gdb.stabs/weird.exp: If a program is being debugged already,
13106 kill it.
13107 * gdb.t04/setvar.exp: Stop and restart gdb.
13108 * gdb.t05/expr.exp: Likewise.
13109 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
13110 restart gdb and reload the program.
13111 * gdb.t08/opaque.exp: Likewise.
13112 * gdb.t12/scope.exp: Likewise.
13113 * gdb.t13/bitfields.exp: Likewise.
13114 * gdb.t15/funcargs.exp: Likewise.
13115 * gdb.t20/classes.exp: Likewise.
13116 * gdb.t03/ptype.exp: Increase timeout.
13117 * gdb.t16/printcmds.exp (test_print_string_constants,
13118 test_print_array_constants): Likewise.
13119 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
13120 * gdb.t20/classes.exp (do_tests): Likewise.
13121 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
13122
13123 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
13124
13125 * gdb.stabs: Renamed *wierd* to *weird*.
13126
13127 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13128
13129 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
13130 for timeout. Add "known gcc 2.4.5 bug" to failure message.
13131
13132 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13133
13134 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
13135 (do_tests): Remove xfail for whatis on one_var and two_var.
13136
13137 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
13138
13139 * Makefile.in: Made cross building work better by adding
13140 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
13141
13142 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13143
13144 * gdb.t15/{return.c,return.exp,Makefile.in}:
13145 New test, currently commented out.
13146
13147 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
13148
13149 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
13150 still running and removes the leftover named socket so GDb can do
13151 clean restarts.
13152
13153 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
13154
13155 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
13156 console, not GDB.
13157 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
13158 cross testing works better with "make check"
13159 * config/unix-gdb: Use default procedures for exit and version.
13160 * config/vx-gdb.exp: Cleaned up and massaged back to working order
13161 with the newest VxWorks.
13162
13163 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13164
13165 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
13166 old form.
13167
13168 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
13169 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
13170
13171 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
13172
13173 * config/unix-gdb.exp: Remove this version of gdb_exit
13174 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
13175 Rob says he'll look at it when he gets back to testing boards.
13176
13177 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
13178
13179 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
13180 an expected fail for certain ptype commands.
13181
13182 * gdb.t20/classes.exp: Update expected results of "ptype class
13183 Base1" to account for the constructor that now appears in the type.
13184
13185 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
13186
13187 * configure.in (configdirs): Restore gdb.t04, which mysteriously
13188 disappeared from list.
13189 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
13190 "alldone" proc with call to cleanup and exit.
13191 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
13192 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
13193 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
13194 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
13195 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
13196 "alldone" proc with simple returns that suppress remaining
13197 tests. The alldone proc went away many months ago.
13198
13199 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13200
13201 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
13202
13203 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
13204
13205 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13206
13207 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
13208 as vax gdb will display them.
13209
13210 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13211
13212 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
13213 optimizers.
13214
13215 * scope.exp: Change "bad value for localval" messages so each one
13216 is unique.
13217
13218 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
13219 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
13220
13221 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
13222
13223 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13224
13225 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
13226 doesn't exist (due to optimization).
13227
13228 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13229
13230 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
13231 contains \r because the filename is long.
13232
13233 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
13234 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
13235
13236 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13237
13238 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
13239 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
13240 Ultrix.
13241 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
13242 int tests.
13243 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
13244
13245 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
13246
13247 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
13248
13249 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
13250 to match does not match the passing case but still matches the
13251 failing case.
13252
13253 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13254
13255 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
13256
13257 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
13258
13259 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
13260 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
13261 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
13262 Remove various versions of gdb_exit.
13263 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
13264 gdb_exit.
13265 * config/unix-gdb.exp: gdb_exit remains here, and should override
13266 the generic version, since it's doing a lot of wierd stuff that
13267 the other versions aren't. FIXME, fold it in, or abandon this
13268 version.
13269
13270 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13271
13272 * gdb.t24/demangle.exp: Add tests for PR 3220.
13273
13274 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13275
13276 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
13277
13278 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
13279
13280 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
13281 "i386-*-*". Works for i486 as well.
13282
13283 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
13284 bug, and expand domain of xfail to all SVR4 systems, since the
13285 actual problem is likely to be in generic SVR4 /proc support.
13286
13287 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13288
13289 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
13290
13291 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
13292
13293 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
13294 xfails for other systems. Match a missing 'Continuing.' as an
13295 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
13296
13297 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
13298 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
13299 Only issue warning for missing executables if -all option is used.
13300
13301 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
13302 file if -all option is used. It's like an unpredictable XFAIL.
13303
13304 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13305
13306 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
13307 for dynamically linked binaries.
13308
13309 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
13310
13311 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13312
13313 * gdb.t20/inherit.exp: Change message for "print tagless struct"
13314 to state that this is a known bug in old versions of g++.
13315
13316 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13317
13318 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
13319 while waiting for `Continuing'.
13320
13321 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
13322
13323 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
13324 in text, data, and bss.
13325 * gdb.t10/nodebug.c: Add local and global test variables for
13326 initialized and uninitialized data.
13327
13328 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13329
13330 * config/unix-gdb.exp (gdb_exit): Add "wait".
13331
13332 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13333
13334 * gdb.t06/signals.exp: xfail the continue from the handler for all
13335 targets.
13336
13337 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
13338 function with watchpoints enabled, the i386 call dummy starts with
13339 a call.
13340
13341 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
13342 386 bsd names its corefiles.
13343
13344 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
13345
13346 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
13347 compilers don't grok it.
13348 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
13349 with small octal ints rather than character constants, which
13350 are signed and might not fit if first promoted to int.
13351
13352 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
13353
13354 * gdb.t09/Makefile.in (clean): Remove corefile.
13355
13356 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13357
13358 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
13359
13360 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13361 and Jim Kingdon (kingdon@cygnus.com)
13362
13363 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
13364 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
13365 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
13366
13367 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13368
13369 * gdb.t17/interrupt.exp: Add xfail for hppa.
13370
13371 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13372
13373 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
13374 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
13375 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
13376 to determine signed-ness of bitfields and use the result to setup
13377 the xfail.
13378 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
13379 * gdb.t15/funcargs.exp: Use them to step until the second indirect
13380 call line is reached if necessary.
13381
13382 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13383
13384 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
13385
13386 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13387
13388 * gdb.t06/break.exp: Also test `clear' command.
13389
13390 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13391
13392 * gdb.t00/teststrategy.exp: Remove extra quote.
13393
13394 * gdb.t07/watchpoint.exp: Change xfail for calling function with
13395 watchpoint enabled to be for all non-68k machines.
13396
13397 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
13398
13399 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13400
13401 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
13402 targets use aout.mt instead of ecoff.mt as gas understands
13403 standard aout format.
13404
13405 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13406
13407 * lib/gdb.exp (runto): Don't insist that function we are running to
13408 was compiled with -g.
13409
13410 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
13411
13412 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
13413 to get back into the read system call.
13414 Accept leading newline in case where we woke it up.
13415
13416 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13417
13418 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
13419 to make the stabs test work on ecoff systems using gcc and -with-stabs.
13420 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
13421 enable ecoff configuration.
13422
13423 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13424
13425 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
13426
13427 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13428
13429 * gdb.t16/printcmds.exp: Add another printf test.
13430
13431 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
13432
13433 * configure.in: If configured -with-stabs on any target, add
13434 stabsdirs to configdirs.
13435
13436 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13437
13438 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
13439 fun" so pattern does not match the command itself.
13440
13441 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13442
13443 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
13444
13445 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13446
13447 * gdb.t17/interrupt.exp: Test for more things.
13448
13449 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13450
13451 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
13452 compiler arranges the code and line numbers.
13453
13454 * gdb.t17/interrupt.exp: Don't send \n after ^C.
13455
13456 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13457
13458 * gdb.t00/help.exp: Increase expect input buffer size.
13459
13460 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13461
13462 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
13463
13464 * gdb.t07/watchpoint.exp: Add xfail for hppa.
13465
13466 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
13467
13468 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
13469 [0-9]*, not just [0-9].
13470
13471 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13472
13473 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
13474
13475 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
13476
13477 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13478
13479 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
13480
13481 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13482
13483 * gdb.t06/signals.c: Add xfails for sun3.
13484
13485 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
13486
13487 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
13488 test_stepping tests.
13489
13490 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13491
13492 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
13493
13494 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
13495
13496 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
13497 rather than actually putting it through cpp twice.
13498
13499 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
13500
13501 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
13502
13503 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
13504 no longer needed.
13505
13506 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13507
13508 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
13509
13510 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
13511 C++ features prints as "struct", make it a pass, not an xfail.
13512
13513 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13514
13515 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
13516 Don't require VA to print as "class" rather than "struct".
13517
13518 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
13519
13520 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
13521
13522 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13523
13524 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
13525
13526 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13527
13528 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
13529 order.
13530
13531 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13532
13533 * gdb.t16/printcmds.exp: Add printf tests.
13534
13535 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
13536
13537 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
13538
13539 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
13540
13541 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
13542 pass counts, to counteract any existing or future setup_xfails.
13543
13544 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13545
13546 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
13547 {BEGIN,END}_COMMON for common block instead of STAB.
13548 * gdb.stabs/wierd.exp: Add xfail for rs6000.
13549
13550 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
13551 intp_var should be N_GSYM not N_LSYM.
13552 wierd-aout.S: Use a label for the value of the N_SO.
13553 wierd.def: Remove all backslashes.
13554 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
13555
13556 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13557
13558 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
13559 get the expected next to inheritance3.
13560
13561 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13562
13563 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
13564 now that gcc-2.4 gets it right.
13565
13566 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13567
13568 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
13569
13570 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
13571 generating comp-info.exp which works for cross-compilation.
13572
13573 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
13574
13575 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
13576 "*-*-sysv4.*".
13577
13578 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
13579
13580 * gdb.t01/run.exp: Start with a fresh gdb.
13581 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
13582 SVR4.x.
13583
13584 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
13585
13586 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
13587 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
13588 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
13589 Makefile.in (distclean, realclean): Remove gdbme.c from list of
13590 things to remove.
13591
13592 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
13593
13594 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
13595 test cases from bug reports.
13596
13597 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
13598
13599 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
13600 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
13601 avoid spurious xfails.
13602 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
13603 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
13604 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
13605
13606 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
13607
13608 * gdb.t00/teststrategy.exp: Rework to provide more useful
13609 description of each test, fix problem with systems that define
13610 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
13611 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
13612 results for "next over recursive call" so timeouts aren't taken
13613 by error.
13614
13615 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
13616
13617 * gdb.t12/scope.exp: Test printing of variables before run.
13618
13619 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
13620 printed in wrong order due to sorting.
13621
13622 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
13623
13624 * gdb.t00/teststrategy.exp: Fix expected results for printing
13625 user entered string constant. Is array of char, prints with no
13626 address.
13627
13628 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
13629 commands.
13630 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
13631 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
13632 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
13633 of struct of char arrays.
13634 * gdb.t00/radix.exp: New tests for radix commands.
13635
13636 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
13637
13638 * gdb.t16/printcmd.exp: Print a variable before running program
13639 (with xfail for AIX).
13640
13641 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
13642
13643 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
13644
13645 * gdb.t16/printcmd.exp: Don't print variables before running program.
13646
13647 * gdb.t06/break.exp: Don't require envp argument to main.
13648
13649 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
13650
13651 * gdb.t02/whatis.exp, gdb.t11/list.exp:
13652 Add xfails for rs6000.
13653
13654 * gdb.t02/whatis.exp: Change other tests not to re-test something
13655 we already tested.
13656
13657 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
13658 each type used has a variable of that type.
13659
13660 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
13661
13662 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
13663
13664 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13665
13666 * configure.in: change srctrigger to be a file, not a directory
13667
13668 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
13669
13670 * configure.in (mips-idt-ecoff*): Added trailing '*'.
13671
13672 * gdb.t11/list.exp: Fixed a couple of typos.
13673
13674 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
13675
13676 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
13677 is fixed and PR is closed.
13678 * gdb.t16 (gdbme.c): Add simple test string variable.
13679 * gdb.t16 (printcmds.exp): Add tests with simple test string
13680 variable, primarily for boundaries on "set print elements".
13681
13682 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
13683
13684 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
13685 Make leading 0's optional and don't expect a tab in the middle
13686 of the number.
13687
13688 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
13689
13690 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
13691 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
13692 don't end command passed to gdb_test with newline.
13693
13694 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
13695 signed keyword away, don't expect signed bitfields to be signed.
13696
13697 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
13698 printing with only as many 1's as are in the field as well as printing
13699 with 32 1's (see comment).
13700
13701 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
13702
13703 * gdb.t00/default.exp: Start with a fresh gdb.
13704 * configure.in (configdirs): Remove gdb.t31 until the chill
13705 compiler works again. It no longer is able to find chillrt0
13706 since it isn't in libchill.a anymore.
13707 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
13708 wierd.o, make more modular.
13709 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
13710 spurious newlines that caused problems.
13711
13712 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13713
13714 * Move test with enums and partial symbols from gdb.t03/ptype.exp
13715 to gdb.stabs/wierd.exp since GCC has worked around the bug.
13716 gdb.stabs/wierd.{exp,def}: Many new tests.
13717
13718 * gdb.t00/default.exp: update info line for new message.
13719
13720 * gdb.t02/{whatis.exp,gdbme.c}:
13721 Test that "char *" doesn't print as "caddr_t".
13722
13723 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13724
13725 * gdb.t00/help.exp: Use .* in place of some help messages which
13726 just changed.
13727 gdb.t00/default.exp: Update "info frame" test for new message.
13728 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
13729 Remove some xfails
13730
13731 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13732
13733 * gdb.t03/{gdbme.c,ptype.exp}:
13734 Add tests for typedef'd struct and union without tags.
13735 Also check "whatis" on a variable of a typedef'd enum without a tag.
13736
13737 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
13738 PRMS 1823; the bug still exists but isn't reproduced by this test
13739 anymore), and remove rs6000 XFAIL (the bug is fixed).
13740
13741 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
13742 duplicated from whatis.exp. For those that are left, accept
13743 "long", "long int", or "int" for long variables (whatis.exp already
13744 has an XFAIL for "int", so no need to fail it here).
13745
13746 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
13747 Deal with GCC's names for types now that GDB uses the compiler's names.
13748
13749 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
13750 setup_xfail's for sunos4. If we #defined the signed keyword away,
13751 don't expect GDB to know that char it is signed.
13752
13753 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
13754
13755 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
13756
13757 * configure.in (configdirs): Add gdb.t24 for C++ tests that
13758 should work on any system, regardless of debugging format.
13759 * gdb.t21/demangle.exp: Move to gdb.t24.
13760 * gdb.t24/demangle.exp: Move from gdb.t21.
13761 * gdb.t24/{Makefile.in, configure.in}: New files.
13762
13763 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13764
13765 * configure.in: Do gdb.stabs and C++ tests only for stabs.
13766 * gdb.stabs: New directory.
13767
13768 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13769
13770 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
13771 not just "Quit anyway?".
13772
13773 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
13774
13775 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
13776 that all setup_xfails are immediately followed by clear_xfails.
13777
13778 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
13779
13780 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
13781 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
13782 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
13783 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
13784 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
13785 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13786 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13787 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
13788 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
13789 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
13790 gdb.t31/chillvars.exp, lib/gdb.exp:
13791 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
13792 bug-gdb@prep.ai.mit.edu.
13793
13794 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
13795
13796 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
13797 with 0.0, not integer 0.
13798
13799 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
13800
13801 * gdb.t06/break.exp: Update for "Kill the program" message change.
13802
13803 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
13804
13805 * Makefile.in (GDBFLAGS): Set to -nx.
13806 * Makefile.in (site.exp): Use GDBFLAGS.
13807
13808 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13809
13810 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
13811 Makefiles.
13812 (check): depend on just-check.
13813 (just-check): added so that tests can be run without a noop
13814 build pass.
13815
13816 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13817
13818 Switch to using configure's configdirs.
13819 * Makefile.in (Makefile): add configure.in dependency.
13820 (SUBDIRS): removed redundant assignment.
13821 * configure.in: switch subdirs assignment to configdirs.
13822 * gdb.t*/configure.in: new files.
13823
13824 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
13825
13826 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
13827 works.
13828
13829 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
13830
13831 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
13832 in explicit rules. Apparently this is not supported by some makes.
13833
13834 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
13835
13836 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
13837
13838 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13839
13840 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
13841 disappeared.
13842
13843 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13844
13845 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
13846
13847 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
13848
13849 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
13850 watchpoint problem that is now fixed.
13851 * gdb.t30/chexp.exp: Remove setup_xfail for printing
13852 uninitialized convenience variables.
13853 * gdb.t31/chillvars.exp: Fix expected patterns for printing
13854 structures.
13855
13856 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13857
13858 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
13859 which causes expect to get out of sync with gdb on long output
13860 from help set.
13861 * gdb.t09/corefile.exp: Make expected pattern for core file
13862 failing signal and frame output format less sun specific.
13863
13864 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
13865
13866 * gdb.t31/chillvars.exp: Add and remove initial dummy
13867 breakpoint, so that symbol table is forced in.
13868 (Needed at least on Sunos4, though it seems not SVR4.)
13869 * gdb.t31/chillvars.exp: Update for changed output format.
13870
13871 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
13872
13873 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
13874
13875 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
13876
13877 * Makefile.in: Added --srcdir when invoking runtest, removed the
13878 need for a local config file. (optional now)
13879
13880 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
13881
13882 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
13883 failure count used to force early termination. Add some more
13884 expected failures for gnu style demangling.
13885
13886 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13887
13888 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
13889 pmi variable from gdb.t20/gdbme to get optimized away.
13890 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
13891 Check for written corefile upon timeout _and_ eof.
13892
13893 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13894
13895 * config/unix-gdb.exp: Add missing return 0.
13896
13897 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13898
13899 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
13900 test termination.
13901
13902 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
13903
13904 * configure.in (subdirs): Put back gdb.t17 which mysteriously
13905 disappeared.
13906
13907 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
13908
13909 * gdb.t10/crossload.exp: Disable the i860-elf test until such
13910 time as i860 support works.
13911
13912 * gdb.t15/funcargs.exp: Fix expected outputs to include
13913 "backtrace 100\r" rather than just "backtrace\r", to match last
13914 change.
13915
13916 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
13917
13918 * config/udi-gdb.exp (gdb_exit): Remove close command.
13919 (gdb_target_udi): New procedure to set the UDI target.
13920 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
13921 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
13922 Added waits for prompts after several question responses. Added
13923 some more responses used by a29k-amd-udi-gdb.
13924 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
13925 pass different arguments, restart UDI connection after program
13926 completion.
13927 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
13928 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13929 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
13930 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
13931 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
13932 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
13933 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13934 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
13935 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
13936 after program completion.
13937 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
13938 compiled with a SELECT_VECS setting.
13939 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
13940 infinite recursion.
13941
13942 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
13943 Added checks for COFF results, and made them expected failures for
13944 all targets. It would be better to make them expected failures
13945 for COFF targets only.
13946
13947 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13948
13949 * Makefile.in: add null dvi target, don't bother to recurse
13950 through test directories for info and install-info; rename
13951 $(datadir) to be dejagnu instead of deja-gnu
13952
13953 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
13954
13955 * gdb.t31/gdbme.ch: Re-enable code that previously caused
13956 compiler to coredump.
13957 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
13958 code.
13959
13960 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
13961
13962 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
13963 coredump.
13964 * gdb.t31/chillvars.exp: Comment out tests that depend on that
13965 code.
13966
13967 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
13968
13969 * gdb.t03/ptype.exp: tests for return code from gdb_test.
13970 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
13971 which in a shell. Deletes xgdb when done.
13972 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
13973 Tests the return from the "set height" or "set width" commands.
13974 Added a few return codes where needed.
13975
13976 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
13977
13978 * Makefile.in (SUBDIRS): Add gdb.t17.
13979 * configure.in (subdirs): Add gdb.t17.
13980 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
13981 files to test gdb's calling of functions in the inferior with
13982 the correct arguments and gdb's ability to retrieve any
13983 result returned.
13984
13985 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
13986
13987 * config/unix-gdb.exp (gdb_exit): Remove close commands that
13988 may be called after gdb goes away. Previous versions of expect
13989 needed these to avoid file descriptor leaks, but they cause
13990 errors with the current revision of expect.
13991 * gdb.t00/gdbvars.exp: Use -re on expected output after
13992 setting sevenbit-strings.
13993 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
13994 to set sevenbit-strings consistent across tests.
13995 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
13996 set sevenbit-strings consistent across tests.
13997
13998 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
13999
14000 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
14001 expected output to match current "expect" expectations.
14002
14003 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
14004
14005 * gdb.t00/default.exp: Change expected output for default "source"
14006 command, to match new gdb behavior which requires a filename to
14007 source.
14008
14009 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
14010
14011 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
14012 expected fail for i486-*-* that misses the marker2 function.
14013 * gdb.t10/crossload.exp (bfddefault): Allow successful
14014 recognition of a format to pass even if no symbols are found.
14015 Explicitly catch failures where the format is not recognized
14016 or is ambiguous, and add the reason to the fail message.
14017 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
14018 the cause is and invalid target and add reason to failure message.
14019 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
14020 elf32-i386, elf32-sparc, and elf32-i860.
14021 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
14022 Set up expected failure for 'filename'::variable scope resolution,
14023 which is now apparently broken on all targets.
14024 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
14025 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
14026 gdb.t23/templates.exp: Change failure for missing binfile into
14027 just a warning.
14028 gdb.t21/demangle.exp: Change all cfront references to 'arm'
14029 references.
14030
14031 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
14032
14033 * gdb.t00/default.exp: Add expected output for default "source"
14034 command, to match new gdb behavior.
14035 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
14036
14037 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
14038
14039 * config/*-gdb.exp: returns an error, rather than exiting on
14040 internal errors.
14041
14042 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
14043
14044 * gdb.t03/gdbme.c: Add pointer to struct variable.
14045 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
14046 referencing struct members.
14047
14048 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
14049
14050 * configure.in (mips-idt-ecoff): New target.
14051 * config/mips-gdb.exp: New file for remote board using MIPS remote
14052 debugging protocol.
14053
14054 * Redid configuration scheme. Removed gdb.t*/configure.in.
14055 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
14056 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
14057 distclean targets. Built executables via .o files. Adjusted
14058 tests to account for source files in $(srcdir) rather than
14059 $(objdir).
14060 * lib/gdb.exp (runto): Don't expect () after the function name,
14061 because it may have arguments.
14062
14063 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
14064
14065 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
14066 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
14067 expected failures for mips-idt-* and mips-sgi-*.
14068 * gdb.t00/default.exp (attach): Kill process if requested.
14069 * gdb.t00/help.exp (help target core, help target): Accept a gdb
14070 that does not read core files.
14071 * gdb.t01/run.exp: Removed checks for exit status code.
14072 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
14073 it is linked in.
14074 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
14075 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
14076 appropriate, rather than doing it by hand.
14077 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
14078 execution.
14079 * gdb.t10/crossload.exp: Kill existing program if needed.
14080 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
14081 appropriate, rather than doing it by hand. Always increase
14082 timeout for this test, not just for VxWorks.
14083
14084 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
14085
14086 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
14087 of Chill STRUCT types and STRUCT values.
14088 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
14089 than "char".
14090 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
14091 struct2): New struct definitions and initializations to test
14092 simple Chill STRUCT types.
14093
14094 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
14095
14096 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
14097 the null byte at the end of strings.
14098 * gdb.t00/default.exp: Make show version insensitive to copyright
14099 date.
14100 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
14101 to avoid dependencies on target char signedness.
14102 * gdb.t16/printcmds.exp: Update expected results for explicitly
14103 unsigned char.
14104 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
14105 now work.
14106 * gdb.t21/demangle.exp: Add many more patterns for template
14107 demangling, most of them being expected failures.
14108 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
14109 string we are matching for, to match on the whole string.
14110 * gdb.t21/demangle.exp: Add many new test strings to demangle,
14111 and fix a whole bunch that had incorrect expected output but were
14112 passing anyway because of the bug in "proc demangle".
14113 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
14114 type.
14115 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
14116
14117 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
14118
14119 * gdb/testsuite: made modifications to testcases, etc., to allow
14120 them to work properly given the reorganization of deja-gnu and the
14121 relocation of the testcases from deja-gnu to a "tool" subdirectory.
14122
14123 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
14124
14125 * gdb/testsuite: Initial creation of gdb/testsuite.
14126 Migrated dejagnu testcases and support files for testing nm to
14127 gdb/testsuite from deja-gnu. These files were moved "as is"
14128 with no modifications. This migration is part of a major overhaul
14129 of dejagnu. The modifications to these testcases, etc., which
14130 will allow them to work with the new version of dejagnu will be
14131 made in a future update.
14132
14133 For additional changes see gdb.mi/ChangeLog-1999-2003.
14134 \f
14135 ;; Local Variables:
14136 ;; mode: change-log
14137 ;; left-margin: 8
14138 ;; fill-column: 74
14139 ;; version-control: never
14140 ;; End:
14141
14142 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
14143 2003, 2004, 2005 Free Software Foundation, Inc.
14144 Copying and distribution of this file, with or without modification,
14145 are permitted provided the copyright notice and this notice are preserved.
This page took 0.301477 seconds and 5 git commands to generate.