]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
* gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
2
3 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
4
5 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
6
7 * gdb.python/py-parameter.exp: Update tests to the new Python
8 parameter API. Add "no documentation" test. Add deprecated API
9 backward compatibility test.
10
11 2011-03-09 Tom Tromey <tromey@redhat.com>
12
13 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
14 gdb_continue_to_end.
15
16 2011-03-09 Mark Kettenis <kettenis@gnu.org>
17
18 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
19 tabs.
20
21 2011-03-09 Tom Tromey <tromey@redhat.com>
22
23 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
24 parentheses.
25 (gdb_continue_to_end): Add "allow_extra" parameter. Use
26 $command.
27 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
28 argument to gdb_continue_to_end.
29 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
30 argument to gdb_continue_to_end.
31 * gdb.cp/annota3.exp: Fix regex.
32 * gdb.cp/annota2.exp: Fix regex.
33 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
34 gdb_continue_to_end.
35 * gdb.base/call-signal-resume.exp: Revert earlier patch.
36 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
37 gdb_continue_to_end.
38
39 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
40
41 * gdb.server/ext-run.exp
42 (load new file without any gdbserver inferior): New test.
43
44 2011-03-07 Tom Tromey <tromey@redhat.com>
45
46 * Makefile.in (TAGS): Rewrite.
47
48 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
49
50 * gdb.trace/report.exp (12.1: trace report #1): New match for the
51 initial commands echo. New match for `Found trace'. Anchor all the
52 other matches. Anchor and match for `No trace frame found' the final
53 match.
54
55 2011-03-07 Tom Tromey <tromey@redhat.com>
56
57 * Makefile.in (TAGS): New target.
58
59 2011-03-07 Tom Tromey <tromey@redhat.com>
60
61 * lib/opencl.exp (skip_opencl_tests): Update for exit message
62 change.
63 * lib/mi-support.exp (mi_gdb_test): Update for exit message
64 change.
65 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
66 exit message change.
67 (skip_altivec_tests): Update for exit message change.
68 (skip_vsx_tests): Likewise.
69 (gdb_continue_to_end): Likewise. Add 'command' argument.
70 * lib/cell.exp (skip_cell_tests): Update for exit message change.
71 * gdb.threads/tls.exp: Update for exit message change.
72 * gdb.threads/thread-unwindonsignal.exp: Use
73 gdb_continue_to_end.
74 * gdb.threads/step.exp (step_it): Update for exit message change.
75 (continue_all): Likewise.
76 * gdb.threads/print-threads.exp (test_all_threads): Update for
77 exit message change.
78 * gdb.threads/interrupted-hand-call.exp: Use
79 gdb_continue_to_end.
80 * gdb.threads/execl.exp: Use gdb_continue_to_end.
81 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
82 gdb_continue_to_end.
83 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
84 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
85 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
86 * gdb.cp/method.exp: Update for exit message change.
87 * gdb.cp/mb-templates.exp: Update for exit message change.
88 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
89 * gdb.cp/annota3.exp: Update for exit message change.
90 * gdb.cp/annota2.exp: Update for exit message change.
91 * gdb.cell/fork.exp: Use gdb_continue_to_end.
92 * gdb.base/term.exp: Update for exit message change.
93 * gdb.base/step-test.exp (test_i): Update for exit message change.
94 * gdb.base/sigstep.exp (advance): Update for exit message change.
95 (advancei): Likewise.
96 * gdb.base/siginfo.exp: Update for exit message change.
97 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
98 * gdb.base/reread.exp: Use gdb_continue_to_end.
99 * gdb.base/langs.exp: Use gdb_continue_to_end.
100 * gdb.base/interrupt.exp: Update for exit message change.
101 * gdb.base/gdb1555.exp: Update for exit message change.
102 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
103 * gdb.base/ending-run.exp: Update for exit message change.
104 * gdb.base/chng-syms.exp: Update for exit message change.
105 * gdb.base/checkpoint.exp: Update for exit message change.
106 * gdb.base/catch-syscall.exp (check_for_program_end): Use
107 gdb_continue_to_end.
108 (test_catch_syscall_with_wrong_args): Likewise.
109 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
110 * gdb.base/break-interp.exp (test_ld): Update for exit message
111 change.
112 * gdb.base/bang.exp: Update for exit message change.
113 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
114 (do_call_attach_tests): Likewise.
115 * gdb.base/a2-run.exp: Update for exit message change.
116 * gdb.arch/ppc-dfp.exp: Update for exit message change.
117 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
118 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
119
120 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
121
122 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
123
124 2011-03-03 Tom Tromey <tromey@redhat.com>
125
126 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
127 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
128 * gdb.hp/gdb.aCC/configure.ac: Remove.
129 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
130 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
131 * gdb.hp/gdb.base-hp/configure.ac: Remove.
132 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
133 * gdb.hp/gdb.compat/configure (Makefile): Remove.
134 * gdb.hp/gdb.compat/configure.ac: Remove.
135 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
136 * gdb.hp/gdb.defects/configure (Makefile): Remove.
137 * gdb.hp/gdb.defects/configure.ac: Remove.
138 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
139 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
140 * gdb.hp/gdb.objdbg/configure.ac: Remove.
141 * gdb.hp/configure.ac: Remove.
142 * gdb.hp/configure: Remove.
143 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
144 substitution.
145 (Makefile): Remove rule.
146 * gdb.cell/configure.ac: Remove.
147 * gdb.cell/configure: Remove.
148 * gdb.stabs/Makefile.in (Makefile): Remove.
149 (distclean): Don't remove config.status or config.log.
150 * gdb.stabs/configure (Makefile): Remove.
151 * gdb.stabs/configure.ac: Remove.
152 * configure: Rebuild.
153 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
154 Remove stabs- and cell-specific logic. Test for existence of
155 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
156 subdirectories, gdb.cell, and and gdb.stabs.
157 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
158
159 2011-03-03 Joel Brobecker <brobecker@adacore.com>
160
161 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
162 end of buffer.
163
164 2011-03-02 Joel Brobecker <brobecker@adacore.com>
165
166 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
167 gdb_test when running a test where we expected no output back.
168
169 2011-02-28 Michael Snyder <msnyder@vmware.com>
170
171 * gdb.cp/overload.cc: Change initializer value to integer.
172
173 2011-02-27 Michael Snyder <msnyder@vmware.com>
174
175 * gdb.multi/base.exp: Add test for remove-inferiors.
176
177 2011-02-26 Joel Brobecker <brobecker@adacore.com>
178
179 * gdb.python/py-frame.exp: Simplify the initialization phase
180 using prepare_for_testing.
181
182 2011-02-25 Michael Snyder <msnyder@vmware.com>
183
184 * gdb.multi/base.exp: Add tests for info inferiors with args.
185
186 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
187
188 * gdb.dwarf2/dw2-ranges.S: Rename to ...
189 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
190 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
191 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
192 asmfile3. Comment the STABS (#3) file compilation. Compile
193 everything through assembler. Provide KFAIL for symtab/12497.
194 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
195 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
196 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
197 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
198
199 2011-02-24 Michael Snyder <msnyder@vmware.com>
200
201 * gdb.base/break.exp: Add tests for delete breakpoints using
202 convenience variables and value history references.
203
204 2011-02-24 Michael Snyder <msnyder@vmware.com>
205
206 * gdb.base/break.exp: Remove debugging 'printf' accidentally
207 left behind in previous check-in.
208
209 2011-02-23 Michael Snyder <msnyder@vmware.com>
210
211 * gdb.base/break.exp: Add tests for "info break" with arguments.
212 * gdb.trace/infotrace.exp: Update patterns for error and help.
213 * gdb.base/completion.exp: Update pattern.
214 * gdb.base/ena-dis-br.exp: Update pattern.
215 * gdb.base/help.exp: Update patterns.
216
217 2011-02-23 Michael Snyder <msnyder@vmware.com>
218
219 * gdb.base/memattr.exp: New test.
220 * gdb.base/memattr.c: Test load for memattr.exp.
221
222 2011-02-22 Doug Evans <dje@google.com>
223
224 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
225
226 2011-02-22 Michael Snyder <msnyder@vmware.com>
227
228 * Makefile.in: Make more clean.
229 * gdb.ada/Makefile.in: Ditto.
230 * gdb.arch/Makefile.in: Ditto.
231 * gdb.asm/Makefile.in: Ditto.
232 * gdb.base/Makefile.in: Ditto.
233 * gdb.cp/Makefile.in: Ditto.
234 * gdb.dwarf2/Makefile.in: Ditto.
235 * gdb.java/Makefile.in: Ditto.
236 * gdb.mi/Makefile.in: Ditto.
237 * gdb.modula2/Makefile.in: Ditto.
238 * gdb.python/Makefile.in: Ditto.
239 * gdb.server/Makefile.in: Ditto.
240 * gdb.stabs/Makefile.in: Ditto.
241 * gdb.threads/Makefile.in: Ditto.
242 * gdb.trace/Makefile.in: Ditto.
243
244 2011-02-22 Michael Snyder <msnyder@vmware.com>
245
246 * gdb.threads/thread-find.exp: Add tests for bad input to
247 info threads.
248
249 2011-02-22 Joel Brobecker <brobecker@adacore.com>
250
251 * gdb.python/py-breakpoint.exp: Fix the expected output of
252 one of the "maint info breakpoints" tests to accept the output
253 generated on platforms that do not have hardware watchpoints.
254
255 2011-02-22 Joel Brobecker <brobecker@adacore.com>
256
257 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
258 clean_restart. Be a little stricter in the expected output
259 for one of the tests. Fix a typo in one of the comments.
260
261 2011-02-22 Joel Brobecker <brobecker@adacore.com>
262
263 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
264 Delete variable binfile, no longer use. Add or modify test
265 comments to make them unique.
266
267 2011-02-21 Michael Snyder <msnyder@vmware.com>
268
269 * Makefile.in: Update for make clean.
270 * gdb.ada/Makefile.in: Ditto.
271 * gdb.arch/Makefile.in: Ditto.
272 * gdb.asm/Makefile.in: Ditto.
273 * gdb.base/Makefile.in: Ditto.
274 * gdb.cp/Makefile.in: Ditto.
275 * gdb.dwarf2/Makefile.in: Ditto.
276 * gdb.java/Makefile.in: Ditto.
277 * gdb.mi/Makefile.in: Ditto.
278 * gdb.modula2/Makefile.in: Ditto.
279 * gdb.python/Makefile.in: Ditto.
280 * gdb.server/Makefile.in: Ditto.
281 * gdb.stabs/Makefile.in: Ditto.
282 * gdb.threads/Makefile.in: Ditto.
283 * gdb.trace/Makefile.in: Ditto.
284
285 2011-02-21 Michael Snyder <msnyder@vmware.com>
286
287 * gdb.threads/thread-find.exp: Update patterns for changes in
288 output of "info threads" command.
289
290 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
291 Ulrich Weigand <uweigand@de.ibm.com>
292
293 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
294 (skip_hw_watchpoint_tests): Likewise.
295 (skip_hw_watchpoint_multi_tests): Likewise.
296
297 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
298
299 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
300 (skip_hw_watchpoint_tests): Likewise.
301 (skip_hw_watchpoint_multi_tests): Likewise.
302 (skip_hw_watchpoint_access_tests): Likewise.
303
304 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
305 * gdb.base/pr11022.exp: Likewise.
306 * gdb.base/watch-read.exp: Likewise.
307 * gdb.base/watch_thread_num.exp: Likewise.
308 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
309 * gdb.base/watchpoint-hw.exp: Likewise.
310 * gdb.base/watchpoint.exp: Likewise.
311 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
312 * gdb.threads/watchthreads-reorder.exp: Likewise.
313 * gdb.threads/watchthreads.exp: Likewise.
314 * gdb.threads/watchthreads2.exp: Likewise.
315
316 2011-02-21 Joel Brobecker <brobecker@adacore.com>
317
318 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
319 the debugger is unable to find the array bounds.
320
321 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
322
323 * gdb.cp/typedef-operator.exp: New file.
324 * gdb.cp/typedef-operator.cc: New file.
325
326 2011-02-17 Michael Snyder <msnyder@vmware.com>
327
328 * gdb.threads/thread-find.exp: Fix regular expressions.
329
330 2011-02-17 Joel Brobecker <brobecker@adacore.com>
331
332 * gdb.ada/packed_array: Expand testcase to test printing of
333 unconstrained packed array.
334
335 2011-02-17 Joel Brobecker <brobecker@adacore.com>
336
337 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
338
339 2011-02-16 Pedro Alves <pedro@codesourcery.com>
340
341 * gdb.trace/collection.c (globalarr3): New global.
342 (main): Initialize it before collecting, and and clear it
343 afterwards.
344 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
345 collecting with '{type} addr', where the addr expression is not an
346 rvalue.
347
348 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
349
350 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
351 a bool variable. Expect correct OpenCL names for vector types. Use the
352 uc3 variable name instead of referring to the uchar3 built-in type.
353 Escape the asterisk at the half pointer test.
354
355 2011-02-16 Pedro Alves <pedro@codesourcery.com>
356
357 * gdb.trace/collection.c (globalarr2): New global.
358 (main): Initialize it before collecting, and and clear it
359 afterwards.
360 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
361 collecting overlapping memory ranges.
362
363 2011-02-15 Michael Snyder <msnyder@vmware.com>
364
365 * gdb.base/default.exp: Add tests for thread commands.
366 * gdb.base/help.exp: Add tests for thread commands.
367 * gdb.threads/thread-find.exp: New test for thread find command.
368
369 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
370
371 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
372
373 2011-02-15 Yao Qi <yao@codesourcery.com>
374
375 PR tdep/12352
376 * gdb.arch/arm-disp-step.S : New test for str instruction.
377 * gdb.arch/arm-disp-step.exp : Likewise.
378
379 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
380
381 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
382 "vector_register2_vr" test strings. Test the extended floating
383 point registers (F32~F63).
384 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
385 IBM XL C compiler. Make the test program use a register provided
386 by the compiler for the lxvd2x instruction.
387
388 2011-02-14 Pedro Alves <pedro@codesourcery.com>
389
390 * gdb.trace/unavailable.cc (class Base, class Middle, class
391 Derived): New types.
392 (derived_unavail, derived_partial, derived_whole): New globals.
393 (virtual_partial): New global.
394 (virtualp): Point at virtual_partial.
395 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
396 related to unavailable vptr.
397
398 2011-02-14 Pedro Alves <pedro@codesourcery.com>
399
400 * gdb.trace/unavailable.cc (a, b, c): New globals.
401 (main): Set and clear them.
402 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
403 `a' and `c', and check that `b' isn't collected, although `a' and
404 `c' are.
405
406 2011-02-14 Pedro Alves <pedro@codesourcery.com>
407
408 * gdb.trace/unavailable.cc (struct Virtual): New.
409 (virtualp): New global pointer.
410 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
411 printing a pointer to an object whose type has a vtable, with
412 print object on.
413
414 2011-02-14 Pedro Alves <pedro@codesourcery.com>
415
416 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
417 value repeat handles unavailableness.
418
419 2011-02-14 Pedro Alves <pedro@codesourcery.com>
420
421 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
422 tests for building arrays from unavailable values, subscripting
423 non-memory rvalue unvailable arrays, and accessing fields or
424 baseclasses of non-lazy unavailable values,
425 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
426 struct types.
427 (g_smallstruct, g_smallstruct_b): New globals.
428
429 2011-02-14 Pedro Alves <pedro@codesourcery.com>
430
431 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
432
433 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
434
435 Fix const/volatile qualifiers of C++ types, PR c++/12328.
436 * gdb.cp/overload-const.exp: New file.
437 * gdb.cp/overload-const.cc: New file.
438
439 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
440
441 * gdb.opencl/callfuncs.cl: New file.
442 * gdb.opencl/callfuncs.exp: New test.
443 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
444
445 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
446
447 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
448 when computing result.
449 * gdb.arch/altivec-abi.exp: Update expected results.
450
451 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
452
453 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
454 * gdb.base/jit.exp: Likewise.
455 * gdb.base/pie-execl.exp: Likewise.
456 * gdb.base/solib-nodir.exp: Likewise.
457 * gdb.base/solib-overlap.exp: Likewise.
458
459 2011-02-07 Pedro Alves <pedro@codesourcery.com>
460
461 * gdb.trace/collection.c (global_pieces): New.
462 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
463 New procedure.
464 (gdb_trace_collection_test): Call it.
465
466 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
467
468 * gdb.python/py-evthreads.c: New file.
469 * gdb.python/py-evthreads.exp: New file.
470 * gdb.python/py-events.py: New file.
471 * gdb.python/py-events.exp: New file.
472 * gdb.python/py-events.c: New file.
473
474 2011-02-04 David Daney <ddaney@caviumnetworks.com>
475
476 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
477
478 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
479
480 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
481 gdb.base/disasm-end-cu.exp: New test for disassembling over the
482 boundary between two compilation units.
483
484 2011-02-02 Pedro Alves <pedro@codesourcery.com>
485
486 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
487 (Virtual): New structs.
488 (virtual_o, virtual_middle_b): New globals.
489 * gdb.cp/virtbase.exp: New tests.
490
491 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
492
493 * gdb.base/jit.exp: New file.
494 * gdb.base/jit-main.c: New file.
495 * gdb.base/jit-solib.c: New file.
496
497 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
498
499 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
500 proceed to initial kernel entry point.
501 * gdb.opencl/datatypes.exp: Likewise.
502 * gdb.opencl/operators.exp: Likewise.
503 * gdb.opencl/vec_comps.exp: Likewise.
504
505 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
506
507 * gdb.cp/nsnested.cc: New.
508 * gdb.cp/nsnested.exp: New.
509 * gdb.cp/nsnoimports.exp: New.
510 * gdb.cp/nsnoimports.cc: New.
511
512 2011-01-31 Joel Brobecker <brobecker@adacore.com>
513
514 * gdb.base/interact.exp: Add extra tests that verify that
515 the value of the interactive-mode setting does not change
516 after the script is sourced.
517
518 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
519
520 * gdb.cp/noparam.exp: New file.
521 * gdb.cp/noparam.cc: New file.
522
523 2011-01-28 Pedro Alves <pedro@codesourcery.com>
524
525 * gdb.trace/tfile.exp: Test that with no traceframe selected,
526 there's no stack or registers.
527
528 2011-01-26 Tom Tromey <tromey@redhat.com>
529
530 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
531 space before string output. Add test for "set print pretty off"
532 case.
533
534 2011-01-25 Pedro Alves <pedro@codesourcery.com>
535
536 * gdb.base/frame-args.exp: Adjust.
537 * gdb.dwarf2/dw2-noloc.exp: Adjust.
538 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
539 * gdb.dwarf2/pieces.exp: Adjust.
540 * gdb.opt/clobbered-registers-O2.exp: Adjust.
541 * gdb.opt/inline-locals.exp: Adjust.
542 * gdb.threads/fork-child-threads.exp: Adjust.
543
544 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
545
546 * gdb.opencl/convs_casts.cl: Move program scope variables into the
547 OpenCL kernel function. Add a comment as marker. Add address space
548 qualifiers for the remaining program scope variables.
549 * gdb.opencl/datatypes.cl: Likewise.
550 * gdb.opencl/operators.cl: Likewise.
551 * gdb.opencl/vec_comps.cl: Likewise.
552 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
553 Add breakpoint at the marker comment.
554 * gdb.opencl/datatypes.exp: Likewise.
555 * gdb.opencl/operators.exp: Likewise.
556 * gdb.opencl/vec_comps.exp: Likewise.
557
558 2011-01-24 Pedro Alves <pedro@codesourcery.com>
559
560 * gdb.base/printcmds.c (some_struct): New struct and instance.
561 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
562 procedure.
563 <global scope>: Call it.
564
565 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
566
567 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
568 argument to the gdb_compile_opencl_hostapp call.
569
570 2011-01-19 Yao Qi <yao@codesourcery.com>
571
572 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
573 positve list.
574
575 2011-01-19 Yao Qi <yao@codesourcery.com>
576
577 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
578 canonical form.
579 Remove "xscale-*-*"
580 * gdb.xml/tdesc-regs.exp: Likewise.
581 * gdb.python/py-section-script.exp: Replace ARM target triplet
582 with canonical form.
583 Match arm*-*-symbianelf*.
584 * gdb.base/dup-sect.exp: Likewise.
585 * lib/dwarf.exp: New.
586 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
587 dwarf2_support.
588 * gdb.dwarf2/dup-psym.exp: Likewise.
589 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
590 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
591 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
592 * gdb.dwarf2/dw2-basic.exp: Likewise.
593 * gdb.dwarf2/dw2-compressed.exp: Likewise.
594 * gdb.dwarf2/dw2-const.exp: Likewise.
595 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
596 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
597 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
598 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
599 * gdb.dwarf2/dw2-filename.exp: Likewise.
600 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
601 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
602 * gdb.dwarf2/dw2-intercu.exp: Likewise.
603 * gdb.dwarf2/dw2-intermix.exp: Likewise.
604 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
605 * gdb.dwarf2/dw2-noloc.exp: Likewise.
606 * gdb.dwarf2/dw2-op-call.exp: Likewise.
607 * gdb.dwarf2/dw2-producer.exp: Likewise.
608 * gdb.dwarf2/dw2-ranges.exp: Likewise.
609 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
610 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
611 * gdb.dwarf2/dw2-strp.exp: Likewise.
612 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
613 * gdb.dwarf2/implptr.exp: Likewise.
614 * gdb.dwarf2/mac-fileno.exp: Likewise.
615 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
616 * gdb.dwarf2/pieces.exp: Likewise.
617 * gdb.dwarf2/pr11465.exp: Likewise.
618 * gdb.dwarf2/valop.exp: Likewise.
619 * gdb.dwarf2/watch-notconst.exp: Likewise.
620 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
621
622 2011-01-19 Tom Tromey <tromey@redhat.com>
623
624 * gdb.python/py-infthread.exp: Add thread tests.
625
626 2011-01-14 Joel Brobecker <brobecker@adacore.com>
627
628 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
629
630 2011-01-14 Joel Brobecker <brobecker@adacore.com>
631
632 * gdb.ada/widewide: New testcase.
633
634 2011-01-13 Joel Brobecker <brobecker@adacore.com>
635
636 * gdb.base/interact.exp: New testcase.
637
638 2011-01-12 Tom Tromey <tromey@redhat.com>
639
640 * gdb.mi/gdb2549.exp: Update for error message changes.
641 * gdb.mi/mi-cli.exp: Likewise.
642 * gdb.mi/mi-disassemble.exp: Likewise.
643 * gdb.mi/mi-pthreads.exp: Likewise.
644 * gdb.mi/mi-regs.exp: Likewise.
645 * gdb.mi/mi-stack.exp: Likewise.
646 * gdb.mi/mi-var-block.exp: Likewise.
647 * gdb.mi/mi-var-cmd.exp: Likewise.
648 * gdb.mi/mi2-cli.exp: Likewise.
649 * gdb.mi/mi2-disassemble.exp: Likewise.
650 * gdb.mi/mi2-pthreads.exp: Likewise.
651 * gdb.mi/mi2-regs.exp: Likewise.
652 * gdb.mi/mi2-stack.exp: Likewise.
653 * gdb.mi/mi2-var-block.exp: Likewise.
654 * gdb.mi/mi2-var-cmd.exp: Likewise.
655
656 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
657 Jan Kratochvil <jan.kratochvil@redhat.com>
658
659 PR fortran/11104 and DWARF unbound arrays detection.
660 * gdb.fortran/multi-dim.exp: New file.
661 * gdb.fortran/multi-dim.f90: New file.
662
663 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
664
665 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
666 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
667 add new tests for opcode dumping.
668
669 2011-01-11 Tom Tromey <tromey@redhat.com>
670
671 * gdb.python/py-infthread.exp: Load gdb-python.exp.
672
673 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
674
675 Convert hardware watchpoints to use breakpoint_ops.
676 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
677 type is not supported.
678 * gdb.base/foll-fork.exp: Likewise.
679 * gdb.base/foll-vfork.exp: Likewise.
680
681 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
682
683 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
684 Use load_lib gdb-python.exp.
685 * gdb.python/python.exp: Ditto.
686 * gdb.python/py-function.exp: Ditto.
687
688 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
689
690 * gdb.threads/tls.exp ("info address me"): Fix expected output.
691
692 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
693
694 * configure: Regenerate.
695
696 2011-01-06 Tom Tromey <tromey@redhat.com>
697
698 * gdb.python/py-frame.exp: Test gdb.newest_frame.
699
700 2011-01-06 Joel Brobecker <brobecker@adacore.com>
701
702 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
703 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
704 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
705 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
706 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
707 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
708 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
709 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
710 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
711 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
712 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
713 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
714 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
715 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
716 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
717 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
718 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
719 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
720 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
721 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
722 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
723 gdb.ada/uninitialized_vars.exp,
724 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
725 Simplify by using clean_restart.
726
727 2011-01-06 Joel Brobecker <brobecker@adacore.com>
728
729 Add marker to be used as anchor for inserting breakpoints.
730 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
731 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
732 Likewise.
733
734 Remove uses of gdb_start_cmd.
735 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
736 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
737
738 Do not run testcase if testing with GDBserver.
739 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
740 if testing with GDBserver.
741
742 2011-01-06 Joel Brobecker <brobecker@adacore.com>
743
744 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
745 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
746 copyright header.
747
748 2011-01-05 Joel Brobecker <brobecker@adacore.com>
749
750 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
751 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
752 testsuite/gdb.fortran/complex.f,
753 testsuite/gdb.fortran/derived-type.f90,
754 testsuite/gdb.fortran/library-module-lib.f90,
755 testsuite/gdb.fortran/library-module-main.f90,
756 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
757 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
758 Copyright year update.
759
760 2011-01-05 Joel Brobecker <brobecker@adacore.com>
761
762 * gdb.base/langs1.f: Add copyright header.
763
764 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
765
766 * gdb.base/morestack.exp: New file.
767 * gdb.base/morestack.c: New file.
768
769 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
770
771 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
772
773 2010-12-29 Joel Brobecker <brobecker@adacore.com>
774
775 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
776 * gdb.ada/arrayptr.exp: Add test printing that new variable.
777
778 2010-12-29 Joel Brobecker <brobecker@adacore.com>
779
780 * gdb.ada/lang_switch.exp: Correct expected parameter value.
781
782 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
783
784 * gdb.threads/tls.exp: Fix typo.
785
786 * gdb.threads/thread-specific.exp (get_thread_list): Update.
787 * gdb.threads/execl.exp: Update.
788
789 2010-12-23 Yao Qi <yao@codesourcery.com>
790
791 * gdb.arch/arm-disp-step.exp: New.
792 * gdb.arch/arm-disp-step.S: New.
793
794 2010-12-21 Tom Tromey <tromey@redhat.com>
795
796 * gdb.threads/execl.exp: Update.
797 * gdb.threads/linux-dp.exp: Update.
798 * gdb.threads/manythreads.exp: Update.
799 * gdb.threads/tls.exp: Update.
800
801 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
802
803 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
804 (NextOverThrowDerivates) <resumebpt>: New.
805 (resumebpt_test): New.
806 (main): Call resumebpt_test.
807 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
808
809 2010-12-12 Stan Shebs <stan@codesourcery.com>
810
811 * gdb.trace/tsv.exp: Test print command on trace state variables.
812
813 2010-12-09 Tom Tromey <tromey@redhat.com>
814
815 * gdb.base/interp.exp: Add regression test.
816
817 2010-12-09 Tom Tromey <tromey@redhat.com>
818
819 * gdb.java/jnpe.java: New file.
820 * gdb.java/jnpe.exp: New file.
821 * gdb.cp/nextoverthrow.exp: New file.
822 * gdb.cp/nextoverthrow.cc: New file.
823
824 2010-12-07 Doug Evans <dje@google.com>
825
826 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
827 of data-directory.
828 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
829 updated.
830 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
831
832 2010-11-29 Michael Snyder <msnyder@vmware.com>
833
834 * gdb.base/callfuncs.exp: Test for skip_float_tests.
835 * gdb.base/call-sc.exp: Ditto.
836 * gdb.base/finish.exp: Ditto.
837 * gdb.base/return.exp: Ditto.
838 * gdb.base/return2.exp: Ditto.
839
840 2010-11-30 Doug Evans <dje@google.com>
841
842 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
843 (gdb_expect_list): Fix spelling errors in comments.
844 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
845 send_gdb/gdb_expect_list where applicable.
846 * gdb.base/call-ar-st.exp: Ditto.
847 * gdb.base/funcargs.exp: Ditto.
848 * gdb.base/gcore.exp: Ditto.
849 * gdb.base/page.exp: Ditto.
850 * gdb.base/sigaltstack.exp: Ditto.
851 * gdb.base/siginfo.exp: Ditto.
852 * gdb.base/sigstep.exp: Ditto.
853 * gdb.base/trace-commands.exp: Ditto.
854
855 2010-11-29 Doug Evans <dje@google.com>
856
857 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
858 printer-name;subprinter-name.
859
860 2010-11-29 Tom Tromey <tromey@redhat.com>
861
862 * gdb.dwarf2/implptr.exp: New file.
863 * gdb.dwarf2/implptr.c: New file.
864 * gdb.dwarf2/implptr.S: New file.
865
866 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
867
868 PR python/12199
869
870 * gdb.python/py-breakpoint.exp: Test the delete method.
871
872 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
873
874 Fix step_resume_breakpoint unsaved during an infcall.
875 * gdb.base/step-resume-infcall.exp: New file.
876 * gdb.base/step-resume-infcall.c: New file.
877
878 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
879
880 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
881
882 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
883
884 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
885 on ppc64's symbols; "finish" and "return" commands must accept to
886 show the caller line again as well as the line after.
887 * gdb.asm/powerpc64.inc: New file.
888
889 2010-11-23 Doug Evans <dje@google.com>
890
891 * lib/gdb.exp (gdb_test_sequence): New function.
892 (gdb_expect_list): Add verbose -log call for each pattern.
893 * gdb.base/signals.exp (test_handle_all_print): Call it.
894 Reduce timeout increment from 6 minutes to 1 minute.
895 * gdb.server/ext-run.exp: Call it.
896
897 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
898
899 PR python/12212
900
901 * gdb.python/python.exp: Check that selected_thread raises an
902 error when no inferior is loaded.
903
904 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
905
906 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
907 * gdb.dwarf2/dw2-stack-boundary.S: New file.
908
909 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
910
911 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
912 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
913
914 2010-11-18 Doug Evans <dje@google.com>
915
916 * gdb.server/ext-run.exp: Fix intermittent failures.
917
918 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
919
920 * gdb.stabs/gdb11479.exp: Use runto_main.
921
922 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
923
924 * gdb.base/break-entry.exp: Skip if using a stub.
925
926 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
927
928 * gdb.python/py-inferior.exp: Pack values in target endianness.
929
930 2010-11-12 Tom Tromey <tromey@redhat.com>
931
932 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
933 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
934 MemoryError.
935 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
936 type.
937 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
938 MemoryError.
939 (test_subscript_regression): Update exception type.
940
941 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
942
943 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
944 breakpoint tests.
945
946 2010-11-09 Pedro Alves <pedro@codesourcery.com>
947
948 * gdb.base/watchpoint.exp: Test "watch -location" with an
949 innacessible location.
950
951 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
952 Luis Machado <luisgpm@br.ibm.com>
953
954 * gdb.base/maint.exp: Expect "." prefix.
955 * gdb.base/nodebug.exp: Expect "." Likewise.
956 * gdb.base/sepsymtab.exp: Expect "." Likewise.
957 * gdb.base/watchpoint-cond-gone.exp: Likewise.
958 * gdb.base/watchpoint.exp: Expect a software watch to be created for
959 POWER server processors.
960
961 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
962 Luis Machado <luisgpm@br.ibm.com>
963
964 * gdb.base/break-entry.exp: convert entry point for
965 ppc64 and expect leading `.' on ppc64's symbols
966
967 2010-11-05 Doug Evans <dje@google.com>
968
969 * gdb.base/help.exp: Update expected output.
970 * gdb.python/py-param.exp: Delete, contents moved to ...
971 * gdb.python/py-parameter.exp: ... here. New file.
972 Add test for gdb.parameter ("directories").
973
974 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
975
976 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
977 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
978 * configure: Regenerate.
979 * gdb.opencl/Makefile.in: New File.
980 * gdb.opencl/datatypes.exp: Likewise.
981 * gdb.opencl/datatypes.cl: Likewise.
982 * gdb.opencl/operators.exp: Likewise.
983 * gdb.opencl/operators.cl: Likewise.
984 * gdb.opencl/vec_comps.exp: Likewise.
985 * gdb.opencl/vec_comps.cl: Likewise.
986 * gdb.opencl/convs_casts.exp: Likewise.
987 * gdb.opencl/convs_casts.cl: Likewise.
988 * lib/opencl.exp: Likewise.
989 * lib/opencl_hostapp.c: Likewise.
990 * lib/opencl_kernel.cl: Likewise.
991 * lib/cl_util.c: Likewise.
992 * lib/cl_util.c: Likewise.
993 * gdb.base/default.exp (set language): Add "opencl" to the list of
994 languages.
995
996 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
997
998 * gdb.cp/overload.exp: Added test for inheritance overload.
999 * gdb.cp/overload.cc: Ditto.
1000 * gdb.cp/oranking.exp: Removed releveant kfails.
1001
1002 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1003 Joel Brobecker <brobecker@adacore.com>
1004
1005 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
1006 check test_compiler_info.
1007
1008 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
1009
1010 * gdb.base/gnu_vector.exp: Adjust expect messages.
1011
1012 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
1013
1014 * gdb.base/gnu_vector.exp: Add unary operator tests.
1015
1016 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
1017
1018 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
1019
1020 2010-11-02 Doug Evans <dje@google.com>
1021
1022 * gdb.python/py-pp-maint.c: New file.
1023 * gdb.python/py-pp-maint.exp: New file.
1024 * gdb.python/py-pp-maint.py: New file.
1025
1026 2010-11-02 Tom Tromey <tromey@redhat.com>
1027
1028 * gdb.base/default.exp: Remove "scheme" from language list.
1029
1030 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1031
1032 Revert:
1033 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1034 * gdb.threads/sigstep-threads.exp: New file.
1035 * gdb.threads/sigstep-threads.c: New file.
1036
1037 2010-10-20 Michael Snyder <msnyder@vmware.com>
1038
1039 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
1040
1041 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1042
1043 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
1044 Skip test completely if gdb,no_hardware_watchpoints.
1045
1046 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1047
1048 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
1049 strict, but do not check for any particular function name within libc.
1050
1051 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
1052
1053 * gdb.cp/smartp.exp: New test.
1054 * gdb.cp/smartp.cc : New test.
1055
1056 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
1057
1058 * gdb.cp/converts.exp: Test pointer to bool conversion.
1059 Test pointer to long conversion.
1060 * gdb.cp/oranking.exp: Removed relevant kfail.
1061
1062 2010-10-18 Tom Tromey <tromey@redhat.com>
1063
1064 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
1065 argument to lazy_string.
1066 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
1067 (pp_ls.to_string): Use it.
1068 * gdb.python/py-prettyprint.c (main): Move declarations to top.
1069 Add "estring2" local.
1070
1071 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1072
1073 Fix s390x compatibility.
1074 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
1075 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
1076
1077 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1078
1079 * gdb.threads/sigstep-threads.exp: New file.
1080 * gdb.threads/sigstep-threads.c: New file.
1081
1082 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1083
1084 * gdb.base/pie-execl.exp: New file.
1085 * gdb.base/pie-execl.c: New file.
1086
1087 2010-10-13 Doug Evans <dje@google.com>
1088 Jan Kratochvil <jan.kratochvil@redhat.com>
1089
1090 PR exp/12117
1091 * gdb.cp/ptype-cv-cp.cc: New file.
1092 * gdb.cp/ptype-cv-cp.exp: New file.
1093
1094 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
1095
1096 * gdb.cp/converts.cc: New test program.
1097 * gdb.cp/converts.exp: New test.
1098 * gdb.cp/overload.exp: Added test for void* vs int*.
1099 * gdb.cp/overload.exp: Ditto.
1100 * gdb.cp/oranking.exp: Removed related kfail.
1101
1102 2010-10-13 Doug Evans <dje@google.com>
1103
1104 * lib/gdb-python.exp (gdb_check_python_config): New function.
1105 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
1106 * gdb.python/lib-types.cc: New file.
1107 * gdb.python/lib-types.exp: New file.
1108
1109 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1110
1111 * gdb.python/py-error.exp: New file.
1112 * gdb.python/py-error.py: New file.
1113
1114 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1115
1116 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
1117 gdb_test_multiple.
1118
1119 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1120
1121 * gdb.base/break-interp.exp: Use ldlags for linking flags.
1122 * gdb.base/prelink.exp: Likewise.
1123 * gdb.base/solib-nodir.exp: Likewise.
1124 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
1125 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
1126 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
1127
1128 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1129
1130 * break-interp.exp (test_ld): Use two separate gdb_expect statements
1131 for the "info files" test to avoid timeouts on slow machines.
1132
1133 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1134
1135 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
1136 (main): Make openlib dummy call.
1137
1138 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1139
1140 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
1141 * break-interp.exp (reach): Move the core body ...
1142 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
1143 (test_ld): Provide always real argument, even to the linker. Replace
1144 dl_main by _dl_debug_state.
1145
1146 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1147
1148 Fix results of prelinked PIEs on ppc*.
1149 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
1150 Accept also DISPLACEMENT "PRESENT".
1151 (main): Replace "ZERO" displacements by "PRESENT".
1152
1153 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
1154
1155 * gdb.cp/oranking.exp: New test.
1156 * gdb.cp/oranking.cc: New test program.
1157
1158 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
1159
1160 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
1161 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
1162
1163 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
1164
1165 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
1166 lush, lynx) New constant.
1167 * gdb.base/constvars.exp: Test const array types.
1168 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
1169
1170 2010-10-06 Doug Evans <dje@google.com>
1171
1172 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
1173 of syscall staging area.
1174
1175 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
1176
1177 * gdb.base/gnu_vector.c: Add variable c4.
1178 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
1179 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1180
1181 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
1182
1183 * gdb.arch/altivec-abi.exp: Fix a typo.
1184
1185 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
1186
1187 * lib/mi-support.exp (thread_selected_re): Correct pattern used
1188 to match a thread ID.
1189
1190 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1191
1192 Fix s390x testcase compatibility.
1193 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
1194
1195 2010-10-01 Doug Evans <dje@google.com>
1196
1197 * lib/gdb-python.exp: New file.
1198 * gdb.python/py-block.exp: Use it.
1199 * gdb.python/py-breakpoint.exp: Ditto.
1200 * gdb.python/py-frame.exp: Ditto.
1201 * gdb.python/py-inferior.exp: Ditto.
1202 * gdb.python/py-param.exp: Ditto.
1203 * gdb.python/py-prettyprint.exp: Ditto.
1204 * gdb.python/py-shared.exp: Ditto.
1205 * gdb.python/py-symbol.exp: Ditto.
1206 * gdb.python/py-symtab.exp: Ditto.
1207 * gdb.python/py-type.exp: Ditto.
1208 * gdb.python/py-value.exp: Ditto.
1209 * gdb.python/python.exp: Ditto.
1210
1211 2010-09-30 Tom Tromey <tromey@redhat.com>
1212
1213 * gdb.base/anon.exp: New file.
1214 * gdb.base/anon.c: New file.
1215
1216 2010-09-30 Tom Tromey <tromey@redhat.com>
1217
1218 * gdb.base/completion.exp: Test completion through anonymous
1219 union.
1220 * gdb.base/break1.c (struct some_struct): Add anonymous union.
1221
1222 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1223
1224 Fix printing parameters of inlined functions.
1225 * gdb.dwarf2/dw2-inline-param.exp: New file.
1226 * gdb.dwarf2/dw2-inline-param-main.c: New file.
1227 * gdb.dwarf2/dw2-inline-param.S: New file.
1228
1229 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1230
1231 PR corefiles/12071.
1232 * gdb.base/corefile.exp (quit with a process, no question: load core)
1233 (quit with a core file): New tests.
1234
1235 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1236
1237 Fix GDB crash on inferior calls with self-referencing classes.
1238 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
1239 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
1240 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
1241
1242 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1243
1244 Fix lost siginfo_t for inferior calls.
1245 * gdb.base/siginfo-infcall.exp: New file.
1246 * gdb.base/siginfo-infcall.c: New file.
1247
1248 2010-09-22 Joel Brobecker <brobecker@adacore.com>
1249
1250 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
1251
1252 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1253
1254 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
1255 New test.
1256 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
1257
1258 2010-09-22 Joel Brobecker <brobecker@adacore.com>
1259
1260 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
1261 type of our const type.
1262
1263 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
1264
1265 * gdb.cp/pr12028.cc: New.
1266 * gdb.cp/pr12028.exp: New.
1267
1268 2010-09-22 Joel Brobecker <brobecker@adacore.com>
1269
1270 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
1271
1272 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
1273 Jan Kratochvil <jan.kratochvil@redhat.com>
1274
1275 PR mi/11407
1276 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
1277 * gdb.mi/dw2-ref-missing-frame-main.c New File.
1278 * gdb.mi/dw2-ref-missing-frame.S New File.
1279 * gdb.mi/dw2-ref-missing-frame.exp New File.
1280
1281 2010-09-14 Tom Tromey <tromey@redhat.com>
1282
1283 PR symtab/8399:
1284 * gdb.threads/tls.exp: Remove kfail. Update expected output.
1285
1286 2010-09-14 Tom Tromey <tromey@redhat.com>
1287
1288 PR exp/11803:
1289 * gdb.threads/tls.exp: Use C++.
1290 (check_thread_local): Use K::another_thread_local.
1291 * gdb.threads/tls.c (class K): New.
1292 (another_thread_local): Now a member of K.
1293 (spin): Update. No longer K&R C.
1294
1295 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1296
1297 * gdb.cp/koenig.cc: created class for testing member lookup.
1298 * gdb.cp/koenig.exp: Added test for member lookup.
1299
1300 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1301
1302 Fix false FAILs on sourcetree topdir directory containing "kill".
1303 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
1304 source line matching regexp.
1305
1306 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1307
1308 * gdb.python/python.exp (set height 0, collect help from uiout)
1309 (verify help to uiout): New tests.
1310
1311 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1312
1313 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
1314 is_lp64_target to check 64bit target.
1315
1316 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1317
1318 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
1319 (test_ld) <powerpc64-*>: New.
1320
1321 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1322
1323 * gdb.cp/templates.exp (test_template_args): Allow "struct".
1324
1325 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1326
1327 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
1328 (FunctionArg::method): New function.
1329 (empty, arg): New variables.
1330 (main): Call arg.method.
1331 * gdb.cp/templates.exp (test_template_args): New function.
1332 (do_tests): Call it.
1333
1334 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1335
1336 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
1337 of "next" to proceed over pthread_exit call.
1338
1339 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1340
1341 * gdb.base/maint.exp: Avoid wildcards against potentially very long
1342 "maint print statistics" output to prevent expect timeouts.
1343
1344 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1345
1346 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
1347 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1348 (test_float_rejected): ... here.
1349 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
1350 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1351 (test_float_rejected): ... here.
1352 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
1353 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1354 (test_float_rejected): ... here.
1355 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
1356 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1357 (test_float_rejected): ... here.
1358
1359 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1360
1361 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
1362 before disabling hardware watchpoints.
1363 (test_inaccessible_watchpoint): Check that hardware watchpoints
1364 are used. Test for watchpoints on a constant address.
1365
1366 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1367
1368 * gdb.base/ui-redirect.exp: New file.
1369
1370 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1371 Joel Brobecker <brobecker@adacore.com>
1372
1373 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
1374
1375 2010-08-31 Doug Evans <dje@google.com>
1376
1377 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
1378
1379 2010-08-30 Tom Tromey <tromey@redhat.com>
1380
1381 PR python/11792:
1382 * gdb.python/py-value.exp (test_subscript_regression): Add
1383 dynamic_type test.
1384
1385 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
1386
1387 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
1388 instead of running to main. Do not test the main function.
1389 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
1390 Add new main.
1391
1392 2010-08-26 Pedro Alves <pedro@codesourcery.com>
1393
1394 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
1395 one test.
1396
1397 2010-08-24 Doug Evans <dje@google.com>
1398
1399 PR symtab/11942
1400 * gdb.dwarf2/dw4-sig-types.cc: New file.
1401 * gdb.dwarf2/dw4-sig-types.h: New file.
1402 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
1403 * gdb.dwarf2/dw4-sig-types.exp: New file.
1404
1405 2010-08-23 Tom Tromey <tromey@redhat.com>
1406
1407 PR python/11145:
1408 * gdb.python/py-value.c (Base, Derived): New types.
1409 (base): New global.
1410 * gdb.python/py-value.exp (test_subscript_regression): Add
1411 dynamic_cast test.
1412
1413 2010-08-23 Tom Tromey <tromey@redhat.com>
1414
1415 PR python/10676:
1416 * gdb.python/py-type.exp (test_fields): Add tests for type
1417 equality.
1418
1419 2010-08-23 Tom Tromey <tromey@redhat.com>
1420
1421 PR python/11915:
1422 * gdb.python/py-type.exp (test_fields): Add tests for array.
1423
1424 2010-08-23 Keith Seitz <keiths@redhat.com>
1425
1426 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
1427 have any children. Create a new abbrev for it.
1428 Add missing terminal sequence to .debug_abbrev.
1429
1430 2010-08-20 Keith Seitz <keiths@redhat.com>
1431
1432 PR symtab/11465:
1433 * gdb.dwarf2/pr11465.exp: New test.
1434 * gdb.dwarf2/pr11465.S: New file.
1435 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
1436 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
1437
1438 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
1439
1440 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
1441 registers. Update data sets with the new v2_double element in the
1442 VSX register union. Add vector_register3_vr data set for the AltiVec
1443 registers. Use gdb_test_no_output instead of send_gdb.
1444
1445 2010-08-19 Pedro Alves <pedro@codesourcery.com>
1446
1447 * gdb.python/py-shared.exp: New file, factored out from
1448 python.exp.
1449 * gdb.python/py-shared.c: New file.
1450 * gdb.python/py-shared-sl.c: New file.
1451 * gdb.python/python-1.c: New file.
1452 * gdb.python/python-sl.c: Delete.
1453 * gdb.python/python.c: Mention python-1.c.
1454 * gdb.python/python.exp: Move shared library tests to
1455 py-shared.exp.
1456 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
1457 (MISCELLANEOUS): New.
1458 (clean mostlyclean): Also remove $MISCELLANEOUS.
1459
1460 2010-08-19 Doug Evans <dje@google.com>
1461
1462 PR exp/11926
1463 * gdb.base/printcmds.exp (test_float_accepted): New function.
1464 Move existing float tests there. Add tests for floats with suffixes.
1465 (test_float_rejected): New function.
1466 * gdb.java/jv-print.exp (test_float_accepted): New function.
1467 (test_float_rejected): New function.
1468 * gdb.objc/print.exp: New file.
1469 * gdb.pascal/print.exp: New file.
1470 * lib/objc.exp: New file.
1471
1472 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
1473
1474 * gdb.base/default.exp (info set): Avoid full buffer error and force
1475 reading up to final gdb prompt.
1476 (show): Likewise.
1477
1478 2010-08-18 Tom Tromey <tromey@redhat.com>
1479
1480 PR symtab/11919:
1481 * gdb.base/completion.exp: Add test.
1482
1483 2010-08-18 Doug Evans <dje@google.com>
1484
1485 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
1486 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
1487 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
1488 Simplify, early exit if runto_main fails.
1489 * gdb.fortran/exprs.exp: load_lib fortran.exp.
1490 (set_lang_fortran): Moved to lib/fortran.exp.
1491 * gdb.fortran/types.exp: load_lib fortran.exp.
1492 (set_lang_fortran): Moved to lib/fortran.exp.
1493 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
1494 * gdb.java/jprint.exp (set_lang_java): Ditto.
1495 * gdb.java/jv-exp.exp: load_lib java.exp.
1496 If set_lang_java fails, issue a warning instead of failure to be
1497 consistent with other set_lang_foo uses.
1498 (set_lang_java): Moved to lib/java.exp.
1499 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
1500 If set_lang_java fails, issue a warning instead of failure to be
1501 consistent with other set_lang_foo uses.
1502 * gdb.pascal/types.exp: load_lib pascal.exp.
1503 (set_lang_pascal): Moved to lib/pascal.exp.
1504 * lib/fortran.exp: New file.
1505 * lib/java.exp (set_lang_java): New function.
1506 * lib/pascal.exp (set_lang_pascal): New function.
1507
1508 2010-08-18 Yao Qi <yao@codesourcery.com
1509
1510 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
1511 func_nofb_start and func_loopfb_start, so that address of functions
1512 is equal to these labels on Thumb.
1513
1514 2010-08-18 Yao Qi <yao@codesourcery.com>
1515
1516 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
1517 to reflect latest c source file.
1518
1519 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1520
1521 * gdb.cp/infcall-dlopen.exp: New file.
1522 * gdb.cp/infcall-dlopen.cc: New file.
1523 * gdb.cp/infcall-dlopen-lib.cc: New file.
1524
1525 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1526 Pedro Alves <pedro@codesourcery.com>
1527
1528 PR breakpoints/11371
1529
1530 * gdb.base/watch-cond-infcall.exp: New file.
1531 * gdb.base/watch-cond-infcall.c: New file.
1532
1533 2010-08-16 Tom Tromey <tromey@redhat.com>
1534
1535 * gdb.base/help.exp: Update.
1536 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
1537 watchpoint.
1538 (test_watch_location): New proc.
1539 (test_watchpoint_in_big_blob): Delete watchpoint.
1540 * gdb.base/watchpoint.c (func5): New function.
1541 (main): Call it.
1542
1543 2010-08-16 Doug Evans <dje@google.com>
1544
1545 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
1546
1547 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1548
1549 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
1550 tests.
1551
1552 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
1553
1554 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
1555 * gdb.base/gnu_vector.c: New File.
1556 * gdb.base/gnu_vector.exp: Likewise.
1557
1558 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1559
1560 * gdb.python/python.c: New File.
1561 * gdb.python/python-sl.c: New File.
1562 * gdb.python/python.exp: Test solib_address and decode_line
1563 * functions.
1564
1565 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1566
1567 * gdb.python/python.exp (show height, set height 10)
1568 (verify pagination beforehand, verify pagination beforehand: q)
1569 (gdb.execute does not page, verify pagination afterwards)
1570 (verify pagination afterwards: q): New.
1571
1572 2010-08-02 Doug Evans <dje@google.com>
1573
1574 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
1575 because of an older gcc, change test2
1576 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
1577 to unsupported.
1578
1579 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
1580
1581 * gdb.base/break-always.exp: Do not expect full paths to file
1582 names.
1583 * gdb.base/commands.exp: Likewise.
1584
1585 2010-07-30 Doug Evans <dje@google.com>
1586
1587 * gdb.cp/temargs.exp: For new tests that require newer gccs,
1588 xfail them when run with older gccs.
1589
1590 * lib/gdb.exp (build_executable): Forward "c++" option to
1591 get_compiler_info.
1592
1593 * gdb.python/py-type.exp (test_template): Mark as xfail tests
1594 "python print ttype.template_argument(1)" and
1595 "python print isinstance(ttype.template_argument(1), gdb.Value)"
1596 if using gcc 4.4 or earlier.
1597
1598 * gdb.base/valgrind-db-attach.exp: Use unique test name for
1599 attach-to-debugger handling.
1600
1601 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1602
1603 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
1604 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
1605 (main): Use copyreloc.
1606 * gdb.base/prelink.exp (split debug of executable)
1607 (.dynbss vs. .bss address shift): New tests.
1608
1609 2010-07-29 Pedro Alves <pedro@codesourcery.com>
1610
1611 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
1612 in gdb_test_multiple.
1613
1614 2010-07-29 Pedro Alves <pedro@codesourcery.com>
1615
1616 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
1617 environment.
1618
1619 2010-07-28 Tom Tromey <tromey@redhat.com>
1620
1621 PR python/11060:
1622 * gdb.python/py-type.c (Temargs): New template.
1623 (temvar): New variable.
1624 * gdb.python/py-type.exp (test_template): New proc.
1625
1626 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1627
1628 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
1629 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
1630
1631 2010-07-28 Tom Tromey <tromey@redhat.com>
1632
1633 PR c++/9946:
1634 * gdb.cp/temargs.exp: New file.
1635 * gdb.cp/temargs.cc: New file.
1636
1637 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1638
1639 * gdb.base/help.exp (help disassemble): Update the content.
1640
1641 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1642
1643 * gdb.threads/ia64-sigill.exp: New file.
1644 * gdb.threads/ia64-sigill.c: New file.
1645
1646 2010-07-27 Tom Tromey <tromey@redhat.com>
1647
1648 * gdb.opt/inline-cmds.c (ATTR): New define.
1649 (func1): Use it.
1650 (func2): Likewise.
1651 (func3): Likewise.
1652 (outer_inline1): Likewise.
1653 (outer_inline2): Likewise.
1654 * gdb.opt/inline-bt.c (ATTR): New define.
1655 (func1): Use it.
1656 (func2): Likewise.
1657 * gdb.opt/inline-locals.c (ATTR): New define.
1658 (func1): Use it.
1659 (func2): Likewise.
1660
1661 2010-07-27 Tom Tromey <tromey@redhat.com>
1662
1663 * gdb.stabs/gdb11479.c (hack): New function.
1664 (test): Use it.
1665 (test2): Use it.
1666 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
1667 (int32_search_buf, int64_search_buf): No longer static.
1668 (x): Remove.
1669 * gdb.base/relocate.c (hack): New function.
1670
1671 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1672
1673 * gdb.python/py-value.exp (test_inferior_function_call): New function.
1674 * gdb.python/py-value.c (func1): New function.
1675 (func2): Likewise.
1676
1677 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
1678
1679 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
1680 as not to clash with .data section.
1681
1682 2010-07-26 Jerome Guitton <guitton@adacore.com>
1683
1684 * gdb.base/code_elim.exp: New file.
1685 * gdb.base/code_elim1.c: New file.
1686 * gdb.base/code_elim2.c: New file.
1687
1688 2010-07-21 Pedro Alves <pedro@codesourcery.com>
1689
1690 PR symtab/11827
1691
1692 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
1693 (some_volatile_enum): New variable.
1694 * gdb.base/printcmds.exp (test_print_enums): New.
1695 <top level>: Call it.
1696
1697 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
1698
1699 * gdb.cp/fpointer.cc: New test.
1700 * gdb.cp/fpointer.exp: New test.
1701
1702 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1703
1704 * gdb.base/solib-nodir.exp: New file.
1705 * lib/gdb.exp (runto): New case for a GDB internal error.
1706
1707 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1708 Ulrich Weigand <uweigand@de.ibm.com>
1709 Tom Tromey <tromey@redhat.com>
1710
1711 * gdb.base/charset-malloc.c: New file.
1712 * gdb.base/charset.c (malloc_stub): New prototype.
1713 (main): Call it instead of malloc itself.
1714 * gdb.base/charset.exp: Use only prepare_for_testing.
1715 (binfile): Remove the variable.
1716
1717 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1718
1719 Make core files the process_stratum.
1720 * gdb.base/corefile.exp (run: load core again)
1721 (run: sanity check we see the core file, run: with core)
1722 (run: core file is cleared, attach: load core again)
1723 (attach: sanity check we see the core file, attach: with core)
1724 (attach: core file is cleared): New tests.
1725 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
1726
1727 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
1728
1729 * gdb.arch/altivec-abi.exp: New tests.
1730
1731 2010-07-13 Tom Tromey <tromey@redhat.com>
1732
1733 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
1734 (main): Use it.
1735 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
1736
1737 2010-07-13 Tom Tromey <tromey@redhat.com>
1738
1739 * gdb.base/label.exp: New file.
1740 * gdb.base/label.c: New file.
1741
1742 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
1743 H.J. Lu <hongjiu.lu@intel.com>
1744
1745 * lib/gdb.exp (is_ilp32_target): New.
1746 (is_lp64_target): Likewise.
1747
1748 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
1749 target.
1750 * gdb.arch/amd64-disp-step.exp: Likewise.
1751 * gdb.arch/amd64-dword.exp: Likewise.
1752 * gdb.arch/amd64-i386-address.exp: Likewise.
1753 * gdb.arch/amd64-word.exp: Likewise.
1754
1755 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
1756 target.
1757 * gdb.arch/i386-bp_permanent.exp: Likewise.
1758 * gdb.arch/i386-byte.exp: Likewise.
1759 * gdb.arch/i386-disp-step.exp: Likewise.
1760 * gdb.arch/i386-gnu-cfi.exp: Likewise.
1761 * gdb.arch/i386-prologue.exp: Likewise.
1762 * gdb.arch/i386-size-overlap.exp: Likewise.
1763 * gdb.arch/i386-size.exp: Likewise.
1764 * gdb.arch/i386-sse.exp: Likewise.
1765 * gdb.arch/i386-unwind.exp: Likewise.
1766 * gdb.arch/i386-word.exp: Likewise.
1767
1768 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
1769 test only when building 64-bit executables. Do not hard-code
1770 -m64 option.
1771
1772 2010-07-07 Doug Evans <dje@google.com>
1773
1774 * lib/gdb.exp (gdb_test_list_exact): New function.
1775 * gdb.base/default.exp (show convenience): Call it, add tests for
1776 $_sdata = void, $_thread = 0.
1777
1778 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1779 Joel Brobecker <brobecker@adacore.com>
1780
1781 Fix re-run of PIE executable, PR shlibs/11776.
1782 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
1783 Remove $displacement_main to match the solib-svr4.c change. New "kill"
1784 and re-"run" of the inferior.
1785
1786 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1787 Joel Brobecker <brobecker@adacore.com>
1788
1789 Cope with missing /usr/sbin/prelink.
1790 * lib/prelink-support.exp (prelink_no):
1791 <result == 1 && $output is "no such file or directory">: New.
1792 (prelink_yes): Likewise. Return on failed prelink_no.
1793
1794 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1795 Joel Brobecker <brobecker@adacore.com>
1796
1797 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
1798 build_executable by build_executable_own_libs. Replace "prelink -R"
1799 execution by a call of prelink_yes. Comment why "prelink -r" needs no
1800 change.
1801 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
1802 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
1803 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
1804 Replace build_executable by build_executable_own_libs's function
1805 build_executable_own_libs.
1806 (prelinkNO): Create new stub to call prelink_no.
1807 (prelinkYES): Create new stub to call prelink_yes.
1808 (test_attach): Rename calls of copy to file_copy.
1809 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
1810 (copy): Move to ...
1811 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
1812 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
1813 * gdb.base/prelink.exp: Disable testcase also for is_remote and
1814 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
1815 special flags by gdb_compile_shlib. Replace second gdb_compile by
1816 build_executable_own_libs. Replace "prelink -R" execution by a call of
1817 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
1818 a second call of prelink_yes. Replace restart commands by
1819 clean_restart.
1820 (prelink): Rename to ...
1821 (seen displacement message): ... this test. Extend its expectation
1822 strictness.
1823
1824 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1825
1826 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
1827 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
1828 displacement message exactly once.
1829
1830 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1831 Joel Brobecker <brobecker@adacore.com>
1832
1833 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
1834 its restore after the <$relink_args != ""> loop. new comment.
1835
1836 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1837 Joel Brobecker <brobecker@adacore.com>
1838
1839 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
1840 code for it. New variable relink_args.
1841 (prelinkYES): Call prelinkNO.
1842 (test_attach): Accept new parameter relink_args. Re-prelink the binary
1843 in such case. Move the core code to ...
1844 (test_attach_gdb): ... a new function. Send GDB command "file".
1845 Extend expected "Attaching to " string.
1846
1847 2010-07-02 Tom Tromey <tromey@redhat.com>
1848
1849 * gdb.base/bitops.exp: Remove extraneous "pass".
1850
1851 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
1852
1853 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1854
1855 2010-07-01 Pedro Alves <pedro@codesourcery.com>
1856
1857 * gdb.base/help.exp: Adjust expected output.
1858
1859 2010-07-01 Pedro Alves <pedro@codesourcery.com>
1860
1861 * gdb.base/help.exp: Adjust expected output.
1862
1863 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1864
1865 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
1866 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
1867 c++/11702.
1868
1869 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1870 Doug Evans <dje@google.com>
1871
1872 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
1873 add .dynamic entry'.
1874
1875 2010-06-29 Doug Evans <dje@google.com>
1876
1877 Test PR c++/11702.
1878 * gdb.cp/m-static.exp: Add testcase.
1879 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
1880
1881 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1882 Tom Tromey <tromey@redhat.com>
1883 Thiago Jung Bauermann <bauerman@br.ibm.com>
1884
1885 * gdb.python/py-inferior.c: New File.
1886 * gdb.python/py-infthread.c: New File.
1887 * gdb.python/py-inferior.exp: New File.
1888 * gdb.python/py-infthread.exp: New File.
1889
1890 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1891
1892 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
1893 (ptype ::C::OtherFileClass typedefs): New.
1894 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
1895 (C::OtherFileClass::cOtherFileClassVar2): New.
1896 (C::OtherFileClass::cOtherFileClassVar_use): Use also
1897 cOtherFileClassVar2.
1898 (C::cOtherFileType2, C::cOtherFileVar2): New.
1899 (C::cOtherFileVar_use): use also cOtherFileVar2.
1900 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
1901
1902 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1903
1904 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
1905 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
1906 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
1907 (print ::C::cOtherFileVar)
1908 (whatis C::OtherFileClass::cOtherFileClassType)
1909 (whatis ::C::OtherFileClass::cOtherFileClassType)
1910 (print C::OtherFileClass::cOtherFileClassVar)
1911 (print ::cOtherFileClassVar)
1912 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
1913 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
1914 trailing content.
1915 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
1916 (C::OtherFileClass::cOtherFileClassVar)
1917 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
1918 (C::cOtherFileVar, C::cOtherFileVar_use): New.
1919
1920 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1921
1922 Test PR c++/11703 and PR gdb/1448.
1923 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
1924 gdb/1448.
1925
1926 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1927
1928 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
1929 (main) <rtti_data>: New.
1930 * gdb.cp/virtbase.exp (print rtti_data): New.
1931
1932 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1933 Joel Brobecker <brobecker@adacore.com>
1934
1935 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
1936
1937 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1938
1939 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
1940
1941 2010-06-28 Doug Evans <dje@google.com>
1942
1943 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
1944
1945 2010-06-27 Doug Evans <dje@google.com>
1946
1947 * gdb.cp/m-static.exp: Update expected test output.
1948
1949 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
1950
1951 * gdb.gdb/selftest.exp: Adjust expected message for
1952 capturing start-up runtime.
1953
1954 2010-06-25 Tom Tromey <tromey@redhat.com>
1955
1956 PR python/10808:
1957 * gdb.python/python.exp: Add new tests.
1958
1959 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
1960
1961 * gdb.cp/operator.cc: Created an import loop.
1962 * gdb.cp/operator.exp: Added testcase for import loop.
1963
1964 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1965
1966 Test PR python/11407.
1967 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
1968 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
1969 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
1970 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
1971 executable_nofb and executable_fb. New variables srcsfile, objsfile,
1972 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
1973 binfile. Call gdb_compile with clean_restart twice.
1974 (func_nofb print, func_nofb backtrace, func_loopfb print)
1975 (func_loopfb backtrace): New.
1976
1977 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1978
1979 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
1980 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
1981 by a hand made one.
1982 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
1983 i?86 requirement. Remove variables srcfile and binfile. New variable
1984 sources, executable_nofb and executable_fb. Call prepare_for_testing.
1985
1986 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1987
1988 * gdb.cell/dwarfaddr.exp: New file.
1989 * gdb.cell/dwarfaddr.S: New file.
1990
1991 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1992
1993 Test PR 9436.
1994 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
1995
1996 2010-06-24 Hui Zhu <teawater@gmail.com>
1997
1998 * gdb.base/eval.exp: New file.
1999
2000 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2001
2002 * gdb.cell/fork.exp: New file.
2003 * gdb.cell/fork.c: Likewise.
2004 * gdb.cell/fork-spu.c: Likewise.
2005
2006 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
2007
2008 * lib/gdb.exp (banned_variables_traced): New global variable.
2009 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
2010 (gdb_init): Use `trace add variable' instead of obsolete
2011 `trace variable'.
2012
2013 2010-06-21 Doug Evans <dje@google.com>
2014
2015 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
2016
2017 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2018
2019 * gdb.arch/spu-ls.exp: New file.
2020 * gdb.arch/spu-ls.c: Likewise.
2021
2022 2010-06-18 Stan Shebs <stan@codesourcery.com>
2023
2024 * gdb.threads/thread-specific.exp: Add tests of $_thread.
2025
2026 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2027
2028 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
2029 * gdb.base/watch-cond.exp: Likewise.
2030 * gdb.python/py-breakpoint.exp: Likewise.
2031
2032 2010-06-18 Pedro Alves <pedro@codesourcery.com>
2033
2034 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
2035 clean_restart, make sure every test has a distinct message, and
2036 that messages don't include the executable' full path.
2037
2038 2010-06-17 Doug Evans <dje@google.com>
2039
2040 * gdb.arch/i386-size.exp: Updated expected output for
2041 DISASSEMBLY_OMIT_FNAME.
2042
2043 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2044 Sergio Durigan Junior <sergiodj@redhat.com>
2045
2046 * gdb.base/watch-notconst.c: New file.
2047 * gdb.base/watch-notconst.S: New file.
2048 * gdb.base/watch-notconst2.c: New file.
2049 * gdb.base/watch-notconst2.S: New file.
2050 * gdb.base/watch-notconst.exp: New file.
2051 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
2052 (func4): Add operations on `global_ptr_ptr'.
2053 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
2054 routine to test watchpoints created with a constant expression.
2055 (test_inaccessible_watchpoint): Include tests for watchpoints
2056 created with a constant expression.
2057
2058 2010-06-14 Kevin Buettner <kevinb@redhat.com>
2059
2060 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
2061 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
2062 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
2063 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
2064 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
2065 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
2066 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
2067 of `_start'.
2068
2069 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2070
2071 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
2072 not supported on the target.
2073 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2074 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2075 * gdb.mi/mi-nsintrall.exp: Likewise.
2076 * gdb.mi/mi-nsmoribund.exp: Likewise.
2077 * gdb.mi/mi-nsthrexec.exp: Likewise.
2078
2079 2010-06-11 Stan Shebs <stan@codesourcery.com>
2080
2081 * gdb.base/permissions.exp: New file.
2082
2083 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2084
2085 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
2086 does not support ELF executable class.
2087
2088 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2089
2090 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
2091
2092 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2093
2094 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
2095 (runto): Catch "The target does not support running in non-stop mode.".
2096
2097 2010-06-11 Michael Snyder <msnyder@vmware.com>
2098
2099 * gdb.base/setshow.exp (set language asm): Don't use
2100 gdb_test_no_output, fails on some targets.
2101
2102 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2103
2104 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
2105 * gdb.cp/pr9167.exp: Likewise.
2106
2107 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2108
2109 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
2110
2111 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2112
2113 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
2114
2115 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2116
2117 * gdb.base/charset.c (main): Make sure malloc gets linked in.
2118
2119 2010-06-11 Tom Tromey <tromey@redhat.com>
2120
2121 PR gdb/9977, PR exp/11636::
2122 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
2123 (pieces_test_f6): Update expected output.
2124
2125 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2126
2127 * gdb.base/moribund-step.exp: New.
2128
2129 2010-06-08 Michael Snyder <msnyder@vmware.com>
2130
2131 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
2132 * gdb.ada/boolean_expr.exp:
2133 * gdb.ada/frame_args.exp: Ditto.
2134 * gdb.ada/lang_switch.exp: Ditto.
2135 * gdb.ada/ptype_arith_binop.exp: Ditto.
2136 * gdb.ada/ref_param.exp: Ditto.
2137 * gdb.ada/type_coercion.exp:Ditto.
2138
2139 * gdb.asm/asm-source.exp: Ditto.
2140
2141 * gdb.base/attach.exp: Ditto.
2142 * gdb.base/bitfields2.exp: Ditto.
2143 * gdb.base/call-signal-resume.exp: Ditto.
2144 * gdb.base/callfuncs.exp: Ditto.
2145 * gdb.base/commands.exp: Ditto.
2146 * gdb.base/dbx.exp: Ditto.
2147 * gdb.base/default.exp: Ditto.
2148 * gdb.base/dump.exp: Ditto.
2149 * gdb.base/exprs.exp: Ditto.
2150 * gdb.base/freebpcmd.exp: Ditto.
2151 * gdb.base/interrupt.exp: Ditto.
2152 * gdb.base/list.exp: Ditto.
2153 * gdb.base/long_long.exp: Ditto.
2154 * gdb.base/maint.exp: Ditto.
2155 * gdb.base/ptype.exp: Ditto.
2156 * gdb.base/return.exp: Ditto.
2157 * gdb.base/setshow.exp: Ditto.
2158 * gdb.base/sigbpt.exp: Ditto.
2159 * gdb.base/sigrepeat.exp: Ditto.
2160
2161 * gdb.cp/classes.exp: Ditto.
2162
2163 * gdb.dwarf2/dw2-restore.exp: Ditto.
2164
2165 * gdb.gdb/selftest.exp: Ditto.
2166
2167 * gdb.multi/base.exp: Ditto.
2168 * gdb.multi/bkpt-multi-exec.exp: Ditto.
2169
2170 * gdb.python/py-block.exp: Ditto.
2171 * gdb.python/py-prettyprint.exp: Ditto.
2172 * gdb.python/py-template.exp: Ditto.
2173
2174 * gdb.server/ext-attach.exp: Ditto.
2175 * gdb.server/ext-run.exp: Ditto.
2176 * gdb.server/server-mon.exp: Ditto.
2177
2178 * gdb.threads/fork-thread-pending.exp: Ditto.
2179 * gdb.threads/hand-call-in-threads.exp: Ditto.
2180 * gdb.threads/interrupted-hand-call.exp: Ditto.
2181 * gdb.threads/linux-dp.exp: Ditto.
2182 * gdb.threads/manythreads.exp: Ditto.
2183 * gdb.threads/print-threads.exp: Ditto.
2184 * gdb.threads/pthreads.exp: Ditto.
2185 * gdb.threads/schedlock.exp: Ditto.
2186 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2187 * gdb.threads/threadapply.exp: Ditto.
2188
2189 2010-06-08 Michael Snyder <msnyder@vmware.com>
2190
2191 * gdb.ada/exec_changed.exp:
2192 Use ".*" instead of "" as wildcard regexp.
2193
2194 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
2195 * gdb.base/call-ar-st.exp: Ditto.
2196 * gdb.base/checkpoint.exp: Ditto.
2197 * gdb.base/default.exp: Ditto.
2198 * gdb.base/dump.exp: Ditto.
2199 * gdb.base/ending-run.exp: Ditto.
2200 * gdb.base/fileio.exp: Ditto.
2201 * gdb.base/miscexprs.exp: Ditto.
2202 * gdb.base/pointers.exp: Ditto.
2203 * gdb.base/readline.exp: Ditto.
2204 * gdb.base/reread.exp: Ditto.
2205 * gdb.base/restore.exp: Ditto.
2206 * gdb.base/shlib-call.exp: Ditto.
2207 * gdb.base/valgrind-db-attach.exp: Ditto.
2208 * gdb.base/volatile.exp: Ditto.
2209 * gdb.base/watchpoints.exp: Ditto.
2210
2211 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
2212
2213 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
2214 * gdb.python/py-value.exp: Ditto.
2215
2216 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
2217 * gdb.trace/circ.exp: Ditto.
2218 * gdb.trace/collection.exp: Ditto.
2219 * gdb.trace/packetlen.exp: Ditto.
2220 * gdb.trace/passc-dyn.exp: Ditto.
2221 * gdb.trace/report.exp: Ditto.
2222 * gdb.trace/tfile.exp: Ditto.
2223 * gdb.trace/tfind.exp: Ditto.
2224 * gdb.trace/while-dyn.exp: Ditto.
2225
2226 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2227
2228 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
2229
2230 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2231
2232 Test PR 10640.
2233 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
2234
2235 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
2236
2237 * gdb.cp/koenig.exp: Test for ADL operators.
2238 * gdb.cp/koenig.cc: Added ADL operators.
2239 * gdb.cp/operator.exp: New test.
2240 * gdb.cp/operator.cc: New test.
2241
2242 2010-06-04 Michael Snyder <msnyder@vmware.com>
2243
2244 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
2245 * gdb.base/pending.exp: Ditto.
2246
2247 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
2248
2249 2010-06-04 Doug Evans <dje@google.com>
2250
2251 * gdb.python/py-prettyprint.exp: Add new test for enabled and
2252 disabled printers.
2253 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
2254 (enable_lookup_function): New function.
2255
2256 2010-06-04 Tom Tromey <tromey@redhat.com>
2257
2258 * gdb.python/py-value.exp (test_value_hash): Don't test equality
2259 of hash and id.
2260
2261 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2262
2263 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
2264 newline.
2265 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
2266 (empty verbose non-noisy clear, empty verbose noisy clear)
2267 (empty non-verbose noisy clear): Likewise.
2268
2269 2010-06-03 Michael Snyder <msnyder@vmware.com>
2270
2271 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
2272 * gdb.base/display.exp: Ditto.
2273 * gdb.base/find.exp: Ditto.
2274 * gdb.base/ifelse.exp: Ditto.
2275 * gdb.base/multi-forks.exp: Ditto.
2276 * gdb.base/recurse.exp: Ditto.
2277 * gdb.base/setshow.exp: Ditto.
2278 * gdb.base/value-double-free.exp: Ditto.
2279 * gdb.base/watch-vfork.exp: Ditto.
2280 * gdb.base/watch_thread_num.exp: Ditto.
2281 * gdb.base/watchpoint-solib.exp: Ditto.
2282 * gdb.base/watchpoint.exp: Ditto.
2283 * gdb.base/watchpoints.exp: Ditto.
2284
2285 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
2286 * gdb.cp/overload.exp: Ditto.
2287 * gdb.cp/virtfunc.exp: Ditto.
2288
2289 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
2290
2291 * gdb.reverse/watch-precsave.exp:
2292 Replace gdb_test with gdb_test_no_output.
2293
2294 * gdb.threads/attach-into-signal.exp:
2295 Replace gdb_test with gdb_test_no_output.
2296 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2297 * gdb.threads/watchthreads.exp: Ditto.
2298 * gdb.threads/watchthreads2.exp: Ditto.
2299
2300 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
2301 * gdb.trace/tfind.exp: Ditto.
2302
2303 2010-06-03 Joel Brobecker <brobecker@adacore.com>
2304
2305 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
2306 successful test if message is the empty string.
2307
2308 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2309
2310 * gdb.fortran/module.exp (stopped language detection): New test.
2311
2312 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2313
2314 Support DW_TAG_module as separate namespaces.
2315 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
2316 gdb.fortran/library-module-lib.f90: New.
2317 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
2318 (print i): Remove.
2319 (continue to breakpoint: i-is-1, print var_i value 1)
2320 (continue to breakpoint: i-is-2, print var_i value 2)
2321 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
2322 (print var_d, print var_i value 14, ptype modmany, complete `modm)
2323 (complete `modmany, complete `modmany`, complete `modmany`var)
2324 (show language, setting breakpoint at module): New tests.
2325 * gdb.fortran/module.f90 (module mod): Remove.
2326 (module mod1, module mod2, module modmany, subroutine sub1)
2327 (subroutine sub2, program module): New.
2328
2329 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2330
2331 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
2332 (print value of rUC, print value of rI, print value of UI): ... here.
2333 * gdb.cp/anon-union.exp (pass): Rename to ...
2334 (print z 2): ... here.
2335
2336 2010-06-02 Michael Snyder <msnyder@vmware.com>
2337
2338 * gdb.trace/actions.exp: Use gdb_test_no_output.
2339 * gdb.trace/circ.exp: Ditto.
2340 * gdb.trace/packetlen.exp: Ditto.
2341 * gdb.trace/save-trace.exp: Ditto.
2342 * gdb.trace/tracecmd.exp: Ditto.
2343 * gdb.trace/tsv.exp: Ditto.
2344
2345 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
2346 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
2347 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2348 * gdb.threads/manythreads.exp: Ditto.
2349 * gdb.threads/print-threads.exp: Ditto.
2350 * gdb.threads/pthreads.exp: Ditto.
2351 * gdb.threads/schedlock.exp: Ditto.
2352 * gdb.threads/staticthreads.exp: Ditto.
2353 * gdb.threads/thread-specific.exp: Ditto.
2354 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2355 * gdb.threads/threadapply.exp: Ditto.
2356 * gdb.threads/watchthreads.exp: Ditto.
2357 * gdb.threads/watchthreads2.exp: Ditto.
2358
2359 * gdb.python/py-block.exp: Use gdb_test_no_output.
2360 * gdb.python/py-prettyprint.exp: Ditto.
2361 * gdb.python/py-template.exp: Ditto.
2362 * gdb.python/py-value.exp: Ditto.
2363
2364 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
2365 * gdb.reverse/watch-reverse.exp: Ditto.
2366
2367 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
2368 * gdb.server/ext-run.exp: Ditto.
2369
2370 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
2371 * gdb.dwarf2/dw2-compressed.exp: Ditto.
2372 * gdb.dwarf2/dw2-intercu.exp: Ditto.
2373 * gdb.dwarf2/dw2-intermix.exp: Ditto.
2374 * gdb.dwarf2/dw2-producer.exp: Ditto.
2375 * gdb.dwarf2/mac-fileno.exp: Ditto.
2376
2377 * gdb.gdb/observer.exp: Use gdb_test_no_output.
2378 * gdb.gdb/selftest.exp: Ditto.
2379
2380 * gdb.multi/base.exp: Use gdb_test_no_output.
2381
2382 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
2383
2384 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2385
2386 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
2387
2388 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
2389
2390 * gdb.cp/class2.exp: Use gdb_test_no_output.
2391 * gdb.cp/classes.exp: Ditto.
2392 * gdb.cp/extern-c.exp: Ditto.
2393 * gdb.cp/inherit.exp: Ditto.
2394 * gdb.cp/maint.exp: Ditto.
2395 * gdb.cp/mb-inline.exp: Ditto.
2396 * gdb.cp/mb-templates.exp: Ditto.
2397 * gdb.cp/method2.exp: Ditto.
2398 * gdb.cp/misc.exp: Ditto.
2399 * gdb.cp/ovldbreak.exp: Ditto.
2400 * gdb.cp/punctuator.exp: Ditto.
2401 * gdb.cp/templates.exp: Ditto.
2402 * gdb.cp/virtbase.exp: Ditto.
2403
2404 * gdb.threads/attach-stopped.exp:
2405 Replace uses of send_gdb / gdb_expect.
2406 * gdb.threads/attachstop-mt.exp:
2407 Replace uses of send_gdb / gdb_expect.
2408 * gdb.threads/gcore-thread.exp:
2409 Replace uses of send_gdb / gdb_expect.
2410 * gdb.threads/hand-call-in-threads.exp:
2411 Replace uses of send_gdb / gdb_expect.
2412 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
2413 * gdb.threads/print-threads.exp:
2414 Replace uses of send_gdb / gdb_expect.
2415 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
2416 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
2417 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
2418
2419 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
2420 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
2421 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
2422 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
2423 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
2424 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
2425 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
2426 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
2427 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
2428 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
2429 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
2430
2431 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2432
2433 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
2434
2435 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
2436
2437 * gdb.cp/koenig.exp: Added new test case.
2438 * gdb.cp/koenig.cc: Ditto.
2439
2440 2010-06-01 Michael Snyder <msnyder@vmware.com>
2441
2442 * gdb.base/arithmet.exp: Use gdb_test_no_output.
2443 * gdb.base/arrayidx.exp: Ditto.
2444 * gdb.base/attach.exp: Ditto.
2445 * gdb.base/auxv.exp: Ditto.
2446 * gdb.base/bigcre.exp: Ditto.
2447 * gdb.base/break-always.exp: Ditto.
2448 * gdb.base/break-interp.exp: Ditto.
2449 * gdb.base/break.exp: Ditto.
2450 * gdb.base/breakpoint-shadow.exp: Ditto.
2451 * gdb.base/call-ar-st.exp: Ditto.
2452 * gdb.base/call-sc.exp: Ditto.
2453 * gdb.base/call-signal-resume.exp: Ditto.
2454 * gdb.base/callfuncs.exp: Ditto.
2455 * gdb.base/catch-syscall.exp: Ditto.
2456 * gdb.base/charset.exp: Ditto.
2457 * gdb.base/code-expr.exp: Ditto.
2458 * gdb.base/commands.exp: Ditto.
2459 * gdb.base/cond-expr.exp: Ditto.
2460 * gdb.base/condbreak.exp: Ditto.
2461 * gdb.base/cursal.exp: Ditto.
2462 * gdb.base/cvexpr.exp: Ditto.
2463 * gdb.base/default.exp: Ditto.
2464 * gdb.base/del.exp: Ditto.
2465 * gdb.base/detach.exp: Ditto.
2466 * gdb.base/display.exp: Ditto.
2467 * gdb.base/ena-dis-br.exp: Ditto.
2468 * gdb.base/eval-skip.exp: Ditto.
2469 * gdb.base/foll-fork.exp: Ditto.
2470 * gdb.base/foll-vfork.exp: Ditto.
2471 * gdb.base/frame-args.exp: Ditto.
2472 * gdb.base/funcargs.exp: Ditto.
2473 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2474 * gdb.base/gdbvars.exp: Ditto.
2475 * gdb.base/help.exp: Ditto.
2476 * gdb.base/ifelse.exp: Ditto.
2477 * gdb.base/included.exp: Ditto.
2478 * gdb.base/list.exp: Ditto.
2479 * gdb.base/macscp.exp: Ditto.
2480 * gdb.base/maint.exp: Ditto.
2481 * gdb.base/multi-fork.exp: Ditto.
2482 * gdb.base/overlays.exp: Ditto.
2483 * gdb.base/page.exp: Ditto.
2484 * gdb.base/pending.exp: Ditto.
2485 * gdb.base/pointers.exp: Ditto.
2486 * gdb.base/pr11022.exp: Ditto.
2487 * gdb.base/prelink.exp: Ditto.
2488 * gdb.base/printcmds.exp: Ditto.
2489 * gdb.base/psymtab.exp: Ditto.
2490 * gdb.base/randomize.exp: Ditto.
2491 * gdb.base/relational.exp: Ditto.
2492 * gdb.base/relocate.exp: Ditto.
2493 * gdb.base/remote.exp: Ditto.
2494 * gdb.base/sepdebug.exp: Ditto.
2495 * gdb.base/set-lang-auto.exp: Ditto.
2496 * gdb.base/setshow.exp: Ditto.
2497 * gdb.base/setvar.exp: Ditto.
2498 * gdb.base/signals.exp: Ditto.
2499 * gdb.base/signull.exp: Ditto.
2500 * gdb.base/sigstep.exp: Ditto.
2501 * gdb.base/sizeof.exp: Ditto.
2502 * gdb.base/solib-disc.exp: Ditto.
2503 * gdb.base/store.exp: Ditto.
2504 * gdb.base/structs.exp: Ditto.
2505 * gdb.base/structs2.exp: Ditto.
2506 * gdb.base/subst.exp: Ditto.
2507 * gdb.base/term.exp: Ditto.
2508 * gdb.base/trace-commands.exp: Ditto.
2509 * gdb.base/unwindonsignal.exp: Ditto.
2510 * gdb.base/valgrind-db-attach.exp: Ditto.
2511 * gdb.base/varargs.exp: Ditto.
2512 * gdb.base/watch-cond.exp: Ditto.
2513 * gdb.base/watch_thread_num.exp: Ditto.
2514 * gdb.base/watchpoint-cond-gone.exp: Ditto.
2515 * gdb.base/watchpoint.exp: Ditto.
2516 * gdb.base/whatis-exp.exp: Ditto.
2517
2518 2010-06-01 Michael Snyder <msnyder@vmware.com>
2519
2520 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
2521 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
2522 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
2523 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
2524 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
2525 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
2526 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
2527 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
2528 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
2529 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
2530 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
2531 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
2532 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
2533 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
2534 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
2535
2536 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2537
2538 * gdb.base/commands.exp (begin commands on watch): Remove excessive
2539 trailing newline.
2540 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
2541 * gdb.java/jmisc.exp (p *args\n): Rename to ...
2542 (p *args): ... here and remove excessive trailing newline.
2543
2544 2010-05-31 Joel Brobecker <brobecker@adacore.com>
2545
2546 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
2547
2548 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2549
2550 Accept the new Linux kernel "t (tracing stop)" string.
2551 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
2552 Update comment.
2553 (state_wait) <T (tracing stop)>: New.
2554 (main): Update the state_wait expect string.
2555
2556 2010-05-28 Pedro Alves <pedro@codesourcery.com>
2557
2558 * limits.c, limits.exp: Delete files.
2559 * Makefile.in (clean mostlyclean): Adjust.
2560 * tracecmd.exp: Adjust.
2561
2562 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2563
2564 * gdb.base/tui-layout.exp: New.
2565
2566 2010-05-28 Michael Snyder <msnyder@vmware.com>
2567
2568 * gdb.reverse/break-precsave.exp:
2569 Replace uses of send_gdb / gdb_expect.
2570 * gdb.reverse/break-reverse.exp:
2571 Replace uses of send_gdb / gdb_expect.
2572 * gdb.reverse/consecutive-precsave.exp:
2573 Replace uses of send_gdb / gdb_expect.
2574 * gdb.reverse/consecutive-reverse.exp:
2575 Replace uses of send_gdb / gdb_expect.
2576 * gdb.reverse/finish-precsave.exp:
2577 Replace uses of send_gdb / gdb_expect.
2578 * gdb.reverse/finish-reverse.exp:
2579 Replace uses of send_gdb / gdb_expect.
2580 * gdb.reverse/i386-precsave.exp:
2581 Replace uses of send_gdb / gdb_expect.
2582 * gdb.reverse/i386-reverse.exp:
2583 Replace uses of send_gdb / gdb_expect.
2584 * gdb.reverse/i386-sse-reverse.exp:
2585 Replace uses of send_gdb / gdb_expect.
2586 * gdb.reverse/i387-env-reverse.exp:
2587 Replace uses of send_gdb / gdb_expect.
2588 * gdb.reverse/i387-stack-reverse.exp:
2589 Replace uses of send_gdb / gdb_expect.
2590 * gdb.reverse/machinestate-precsave.exp:
2591 Replace uses of send_gdb / gdb_expect.
2592 * gdb.reverse/machinestate.exp:
2593 Replace uses of send_gdb / gdb_expect.
2594 * gdb.reverse/sigall-precsave.exp:
2595 Replace uses of send_gdb / gdb_expect.
2596 * gdb.reverse/sigall-reverse.exp:
2597 Replace uses of send_gdb / gdb_expect.
2598 * gdb.reverse/solib-precsave.exp:
2599 Replace uses of send_gdb / gdb_expect.
2600 * gdb.reverse/solib-reverse.exp:
2601 Replace uses of send_gdb / gdb_expect.
2602 * gdb.reverse/step-precsave.exp:
2603 Replace uses of send_gdb / gdb_expect.
2604 * gdb.reverse/step-reverse.exp:
2605 Replace uses of send_gdb / gdb_expect.
2606 * gdb.reverse/until-precsave.exp:
2607 Replace uses of send_gdb / gdb_expect.
2608 * gdb.reverse/until-reverse.exp:
2609 Replace uses of send_gdb / gdb_expect.
2610 * gdb.reverse/watch-precsave.exp:
2611 Replace uses of send_gdb / gdb_expect.
2612 * gdb.reverse/watch-reverse.exp:
2613 Replace uses of send_gdb / gdb_expect.
2614
2615 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2616
2617 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
2618 excessive newline.
2619
2620 2010-05-27 Michael Snyder <msnyder@vmware.com>
2621
2622 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
2623 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
2624 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
2625 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
2626 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
2627 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
2628 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
2629 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
2630 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
2631 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
2632 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
2633 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
2634 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
2635 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
2636 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
2637 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
2638 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
2639 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
2640 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
2641
2642 2010-05-26 Michael Snyder <msnyder@vmware.com>
2643
2644 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
2645 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
2646
2647 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
2648 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
2649 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
2650
2651 * gdb.reverse/consecutive-reverse.exp:
2652 Replace uses of send_gdb / gdb_expect.
2653 * gdb.reverse/consecutive-precsave.exp:
2654 Replace uses of send_gdb / gdb_expect.
2655
2656 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
2657 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
2658 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
2659 * gdb.mi/mi-ns-stale-regcache.exp:
2660 Replace uses of send_gdb / gdb_expect.
2661 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
2662 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
2663 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
2664 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
2665 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
2666 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
2667 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
2668 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
2669 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
2670
2671 2010-05-26 Michael Snyder <msnyder@vmware.com>
2672
2673 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
2674
2675 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
2676
2677 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
2678 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
2679 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
2680 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
2681 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
2682 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
2683 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
2684 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
2685 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
2686
2687 2010-05-25 Tom Tromey <tromey@redhat.com>
2688
2689 * gdb.base/macscp.exp: Add missing space after setup_kfail.
2690
2691 2010-05-25 Tom Tromey <tromey@redhat.com>
2692
2693 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
2694 argument order.
2695 * gdb.base/macscp.exp: Fix setup_kfail argument order.
2696 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
2697 order.
2698 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
2699 order.
2700 * gdb.base/call-sc.exp (setup_kfails): Remove.
2701 (setup_compiler_kfails): Remove.
2702 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
2703 argument order.
2704 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
2705 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
2706 (advancei): Fix setup_kfail argument order.
2707 * gdb.base/radix.exp: Fix setup_kfail argument order.
2708 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
2709 order.
2710 * gdb.base/structs.exp (setup_kfails): Remove.
2711 (setup_compiler_kfails): Fix setup_kfail argument order.
2712 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
2713 order.
2714 * gdb.java/jmain.exp: Fix setup_kfail argument order.
2715 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
2716 setup_kfail argument order.
2717 * gdb.cp/overload.exp: Fix setup_kfail argument order.
2718
2719 2010-05-25 Tom Tromey <tromey@redhat.com>
2720
2721 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
2722
2723 2010-05-25 Michael Snyder <msnyder@vmware.com>
2724
2725 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
2726 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
2727 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
2728 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
2729 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
2730 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
2731 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
2732 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
2733 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
2734 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
2735 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
2736 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
2737 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
2738 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
2739 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
2740 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
2741 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
2742 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
2743 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
2744 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
2745 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
2746 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
2747 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
2748 * gdb.base/default.exp: Replace send_gdb with gdb_test.
2749 * gdb.base/define.exp: Replace send_gdb with gdb_test.
2750 * gdb.base/display.exp: Replace send_gdb with gdb_test.
2751 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
2752 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
2753 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
2754 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
2755 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
2756 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
2757 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
2758 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
2759 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
2760 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
2761 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
2762 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
2763 * gdb.base/help.exp: Replace send_gdb with gdb_test.
2764 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
2765 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
2766 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
2767 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
2768 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
2769 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
2770 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
2771 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
2772 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
2773
2774 2010-05-25 Doug Evans <dje@google.com>
2775
2776 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
2777 gdb.string_to_argv.
2778
2779 2010-05-21 Tom Tromey <tromey@redhat.com>
2780
2781 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
2782 Call it.
2783 * gdb.dwarf2/pieces.S: Update.
2784 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
2785
2786 2010-05-21 Tom Tromey <tromey@redhat.com>
2787
2788 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
2789 Call it.
2790 * gdb.dwarf2/pieces.c (struct C): New.
2791 (f6): New function.
2792 * gdb.dwarf2/pieces.S: Replace.
2793
2794 2010-05-21 Tom Tromey <tromey@redhat.com>
2795
2796 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
2797 Call it.
2798
2799 2010-05-21 Tom Tromey <tromey@redhat.com>
2800
2801 * gdb.dwarf2.pieces.exp: New file.
2802 * gdb.dwarf2.pieces.S: New file.
2803 * gdb.dwarf2.pieces.c: New file.
2804
2805 2010-05-20 Pedro Alves <pedro@codesourcery.com>
2806 Joel Brobecker <brobecker@adacore.com>
2807
2808 * lib/gdb.exp (gdb_test_no_output): New function.
2809 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
2810 when testing commands that should produce no output.
2811
2812 2010-05-17 Joel Brobecker <brobecker@adacore.com>
2813
2814 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
2815 parameter that we want to watch being a constant.
2816
2817 2010-05-17 Joel Brobecker <brobecker@adacore.com>
2818
2819 * gdb.ada/cond_lang: New testcase.
2820
2821 2010-05-17 Joel Brobecker <brobecker@adacore.com>
2822
2823 * lib/gdb.exp (banned_variables): New variable/constant.
2824 (gdb_init): Add write trace on variables listed in banned_variables.
2825 (gdb_finish): Remove write traces on variables listed in
2826 banned_variables.
2827
2828 2010-05-17 Joel Brobecker <brobecker@adacore.com>
2829
2830 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
2831 * gdb.cp/koenig.exp: Likewise.
2832
2833 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
2834
2835 PR python/11482
2836
2837 * gdb.python/py-value.exp (test_value_hash): New function.
2838
2839 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
2840
2841 PR exp/11530.
2842 * gdb.base/gdb11530.c: New file.
2843 * gdb.base/gdb11530.exp: New file.
2844
2845 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2846
2847 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
2848 * gdb.dwarf2/dw2-modula2-self-type.S: New.
2849
2850 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
2851
2852 * gdb.cp/koenig.exp: New test.
2853 * gdb.cp/koenig.cc: New test program.
2854
2855 2010-05-05 Joel Brobecker <brobecker@adacore.com>
2856
2857 Remove the use of prms_id and bug_id throughout the testsuite.
2858
2859 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
2860
2861 PR exp/11349.
2862 * testsuite/gdb.cp/ref-types.exp: Add test to examine
2863 use a reference local variable.
2864
2865 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2866
2867 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
2868 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
2869 variable different_dir. Move debugfile into a full directory pathname
2870 under DIFFERENT_DIR.
2871 * lib/gdb.exp (separate_debug_filename): Remove.
2872 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
2873 variable debug_dir and mkdir of it. Update function comments.
2874
2875 2010-04-29 Pedro Alves <pedro@codesourcery.com>
2876
2877 PR gdb/11557
2878
2879 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
2880 files.
2881
2882 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
2883
2884 * gdb.python/py-param.exp: New File.
2885
2886 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2887
2888 * gdb.base/default.exp: Fix "set language" test.
2889
2890 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
2891
2892 PR breakpoints/11531.
2893 * gdb.base/gdb11531.c: New file.
2894 * gdb.base/gdb11531.exp: New file.
2895
2896 2010-04-26 Tom Tromey <tromey@redhat.com>
2897
2898 * gdb.base/completion.exp: Add tests for completion and deprecated
2899 commands.
2900
2901 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2902
2903 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
2904 (print /x char_array): Escape curly brackets.
2905
2906 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2907
2908 Fix deadlock on looped list of loaded shared objects.
2909 * gdb.base/solib-corrupted.exp: New.
2910
2911 2010-04-23 Doug Evans <dje@google.com>
2912
2913 * gdb.python/py-section-script.c: New file.
2914 * gdb.python/py-section-script.exp: New file.
2915 * gdb.python/py-section-script.py: New file.
2916
2917 2010-04-20 Chris Moller <cmoller@redhat.com>
2918
2919 PR 10179
2920
2921 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
2922 * gdb.base/pr10179-a.c:
2923 * gdb.base/pr10179-b.c:
2924 * gdb.base/pr10179.exp: New files.
2925
2926 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2927
2928 Fix crashes on dangling display expressions.
2929 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
2930 is SEP.
2931 (lib_flags): Remove the "debug" keyword.
2932 (libsepdebug): New variable for iterating new loop.
2933 (save_pf_prefix): New variable wrapping the loop.
2934 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
2935 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
2936
2937 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2938
2939 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
2940
2941 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2942
2943 PR stabs/11479.
2944 * gdb.stabs/gdb11479.exp: New file.
2945 * gdb.stabs/gdb11479.c: New file.
2946
2947 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2948
2949 * gdb.base/charset.c (Strin16, String32): New variables.
2950 * gdb.base/charset.exp (gdb_test): Test correct display
2951 of 16 or 32 bit strings.
2952
2953 2010-04-21 Chris Moller <cmoller@redhat.com>
2954
2955 PR 9167
2956 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
2957 * gdb.cp/pr9167.cc: New file.
2958 * gdb.cp/pr9167.exp: New file.
2959
2960
2961 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
2962
2963 PR pascal/11492.
2964 * gdb.pascal/gdb11492.pas: New file.
2965 * gdb.pascal/gdb11492.exp: New file.
2966
2967 2010-04-20 Joel Brobecker <brobecker@adacore.com>
2968
2969 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
2970
2971 2010-04-20 Joel Brobecker <brobecker@adacore.com>
2972
2973 * gdb.ada/dyn_loc: New testcase.
2974
2975 2010-04-20 Chris Moller <cmoller@redhat.com>
2976
2977 PR 10867
2978
2979 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
2980 * gdb.cp/pr10687.cc: New file.
2981 * gdb.cp/pr10687.exp: New file.
2982
2983
2984 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2985 Sergio Durigan Junior <sergiodj@redhat.com>
2986
2987 * gdb.fortran/logical.exp: New testcase.
2988 * gdb.fortran/logical.f90: New file.
2989
2990 2010-04-19 Doug Evans <dje@google.com>
2991
2992 * gdb.base/help.exp (help source): Update expected output.
2993
2994 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2995
2996 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
2997 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
2998 gdb_exit and return.
2999 (executable): New variable.
3000 (binfile): Use it.
3001
3002 2010-04-19 Pedro Alves <pedro@codesourcery.com>
3003
3004 PR breakpoints/8554.
3005
3006 * gdb.trace/save-trace.exp: Adjust.
3007
3008 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
3009
3010 PR corefiles/11511
3011 * gdb.arch/system-gcore.exp: New.
3012 * gdb.arch/gcore.c: Likewise.
3013
3014 2010-04-15 Doug Evans <dje@google.com>
3015
3016 * gdb.python/py-progspace.c: New file.
3017 * gdb.python/py-progspace.exp: New file.
3018
3019 * gdb.base/source.exp: Add tests for "source -s".
3020
3021 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3022
3023 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
3024 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
3025 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
3026 * gdb.python/py-mi.exp: New test for to_string returning None.
3027
3028 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
3029
3030 * gdb.python/py-breakpoint.c: Make result global.
3031
3032 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3033
3034 Fix non-GNU make compatibility.
3035 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
3036
3037 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3038
3039 * gdb.python/py-breakpoint.exp: New File.
3040 * gdb.python/py-breakpoint.C: Ditto.
3041
3042 2010-04-08 Stan Shebs <stan@codesourcery.com>
3043
3044 * gdb.trace/actions.exp: Clear default-collect.
3045 * gdb.trace/save-trace.exp: Clear default-collect.
3046
3047 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
3048
3049 * gdb.python/py-value: Add null string variable.
3050 (test_lazy_string): Test zero length, NULL address lazy
3051 strings.
3052
3053 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
3054
3055 * gdb.arch/i386-avx.c: New.
3056 * gdb.arch/i386-avx.exp: Likewise.
3057
3058 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
3059
3060 2010-04-06 Doug Evans <dje@google.com>
3061
3062 * gdb.base/source-test.gdb: New file.
3063 * gdb.base/source.exp: Test source -v.
3064
3065 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3066
3067 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
3068
3069 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
3070
3071 * gdb.stabs/aout.sed: Convert all backslash to double backslash
3072 within one line, unless it is followed by a double quote.
3073 * gdb.stabs/hppa.sed: Idem.
3074 * gdb.stabs/weird.def: Add char and String constants
3075 * gdb.stabs/weird.exp: Check for correct parsing of
3076 char and string constants.
3077 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
3078 in .stabs to .stabx substitution.
3079
3080 2010-04-05 Stan Shebs <stan@codesourcery.com>
3081
3082 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
3083 constant global.
3084 * gdb.trace/tfile.exp: Try to print them.
3085
3086 2010-04-04 Stan Shebs <stan@codesourcery.com>
3087
3088 * gdb.base/completion.exp: Update for new "info watchpoints".
3089 * gdb.base/default.exp: Ditto.
3090 * gdb.base/help.exp: Ditto.
3091 * gdb.base/watchpoint.exp: Ditto.
3092 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
3093
3094 2010-04-04 Stan Shebs <stan@codesourcery.com>
3095
3096 * gdb.trace/tfile.exp: Sharpen tfind test.
3097
3098 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3099
3100 * gdb.base/break-entry.exp: New.
3101
3102 2010-04-02 Hui Zhu <teawater@gmail.com>
3103 Michael Snyder <msnyder@vmware.com>
3104
3105 * gdb.reverse/i386-sse-reverse.exp: New file.
3106 * gdb.reverse/i386-sse-reverse.c: New file.
3107
3108 2010-04-02 Pedro Alves <pedro@codesourcery.com>
3109
3110 * gdb.trace/tfind.exp: Adjust expected disassembly output.
3111
3112 2010-04-01 Stan Shebs <stan@codesourcery.com>
3113
3114 * gdb.trace/actions.exp: Tweak expected output.
3115 * gdb.trace/while-stepping.exp: Tweak expected output.
3116
3117 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
3118
3119 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
3120
3121 2010-04-01 Pedro Alves <pedro@codesourcery.com>
3122
3123 * gdb.base/commands.exp: Adjust.
3124 * gdb.cp/extern-c.exp: Adjust.
3125
3126 2010-04-01 Pedro Alves <pedro@codesourcery.com>
3127
3128 * gdb.trace/collection.c (local_test_func): Define a local struct,
3129 and instanciate it.
3130
3131 2010-04-01 Pedro Alves <pedro@codesourcery.com>
3132
3133 * gdb.trace/collection.exp (gdb_collect_args_test)
3134 (gdb_collect_argarray_test): XFAIL the tests that assume the
3135 argarray argument's elements are collected.
3136
3137 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3138
3139 * gdb.dwarf2/dw2-bad-parameter-type.exp,
3140 gdb.dwarf2/dw2-bad-parameter-type.S: New.
3141
3142 2010-03-31 Stan Shebs <stan@codesourcery.com>
3143
3144 * gdb.trace/save-trace.exp: Test save/restore of default-collect
3145 and tracepoint conditionals.
3146 (gdb_verify_tracepoints): Delete unused return.
3147
3148 2010-03-26 Keith Seitz <keiths@redhat.com>
3149
3150 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
3151 appear in the output before main.
3152 Remove KFAIL for gdb/2215 aka bz 9320.
3153
3154 2010-03-30 Doug Evans <dje@google.com>
3155
3156 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
3157 by dejagnu.
3158 * gdb.arch/amd64-dword.exp: Ditto.
3159
3160 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
3161 match.
3162 (break printf): Ditto.
3163
3164 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
3165
3166 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
3167 gcc < 4.4.
3168 * gdb.cp/shadow.exp: Ditto.
3169
3170 2010-03-29 Pedro Alves <pedro@codesourcery.com>
3171
3172 * gdb.trace/collection.exp (run_trace_experiment): Make sure
3173 "tstart" is silent.
3174
3175 2010-03-29 Pedro Alves <pedro@codesourcery.com>
3176
3177 * gdb.trace/collection.exp (executable): New.
3178 (binfile): Use it.
3179 (fpreg, spreg, pcreg): New.
3180 (test_register): Use gdb_test_multiple. Pass /x to print.
3181 (prepare_for_trace_test): New.
3182 (run_trace_experiment): Use "continue", not gdb_run_cmd.
3183 (gdb_collect_args_test, gdb_collect_argstruct_test)
3184 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
3185 prepare_for_trace_test.
3186 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
3187 fpreg, spreg and pcreg.
3188 (gdb_collect_expression_test, gdb_collect_globals_test): Use
3189 prepare_for_trace_test.
3190 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
3191 try to detect tracing support here. Don't set breakpoints at
3192 `begin' or `end' here.
3193 <global scope>: Use clean_restart. Run to main before checking
3194 for tracing support. Check for for tracing support here.
3195
3196 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3197
3198 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
3199 " as $displacement" to "seen displacement message".
3200
3201 2010-03-28 Pedro Alves <pedro@codesourcery.com>
3202
3203 * gdb.trace/while-dyn.exp (executable): New variable.
3204 (binfile): Use it.
3205 (test_while_stepping): New function. Move most tests here. Call
3206 it once for each of the while-stepping, stepping and ws aliases.
3207
3208 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3209
3210 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
3211 that do not provide the tagless_struct type name at all.
3212 (test_print_anon_union): Do not check value of uninitialized
3213 union member. Do not use cp_test_ptype_class, so we can accept
3214 "long" as well as "long int".
3215
3216 2010-03-26 Pedro Alves <pedro@codesourcery.com>
3217
3218 * gdb.trace/tfile.c (tohex, bin2hex): New.
3219 (write_error_trace_file): Hexify error description.
3220
3221 2010-03-25 Stan Shebs <stan@codesourcery.com>
3222
3223 * gdb.trace/tfile.c: Generate an additional trace file, improve
3224 portability.
3225 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
3226 files in a better way.
3227
3228 2010-03-25 Keith Seitz <keiths@redhat.com>
3229
3230 * gdb.java/jprint.exp: XFAIL printing of static class members
3231 because of GCC debuginfo problem.
3232
3233 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3234
3235 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
3236
3237 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3238
3239 * gdb.base/completion.exp: Allow long instead of long int.
3240 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
3241 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
3242 variable p.
3243 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
3244 * gdb.base/pointers.exp: Allow long instead of long int.
3245 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
3246 * gdb.base/step-line.exp: Allow a directory before the source file name.
3247
3248 2010-03-24 Tom Tromey <tromey@redhat.com>
3249
3250 PR breakpoints/9352:
3251 * gdb.base/default.exp: Update.
3252 * gdb.base/commands.exp: Update.
3253 * gdb.cp/extern-c.exp: Test setting commands on multiple
3254 breakpoints at once.
3255
3256 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3257
3258 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
3259 if gdb,nosignals.
3260 * gdb.base/watchpoints.c: Do not include unnecessary headers.
3261 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
3262 exited".
3263
3264 2010-03-24 Stan Shebs <stan@codesourcery.com>
3265
3266 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
3267
3268 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3269
3270 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
3271 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
3272 argument. Handle "short" and "long".
3273 (Top level): Pass overprototyped output for old_fptr and xptr.
3274
3275 2010-03-23 Pedro Alves <pedro@codesourcery.com>
3276
3277 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
3278 format strings and add casts to avoid compiler warnings.
3279
3280 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
3281
3282 * lib/trace-support.exp (gdb_trace_setactions):
3283 Don't expect whitespace after ">" prompt.
3284 * gdb.trace/actions.exp: Adjust for output changes.
3285 * gdb.trace/while-stepping.exp: Likewise.
3286
3287 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3288
3289 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
3290 and r157645).
3291
3292 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3293
3294 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
3295 New.
3296
3297 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
3298
3299 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
3300 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
3301
3302 2010-03-19 Stan Shebs <stan@codesourcery.com>
3303
3304 * gdb.trace/ax.exp: New file.
3305
3306 2010-03-19 Doug Evans <dje@google.com>
3307
3308 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
3309 output from gcc.
3310
3311 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
3312 named /usr/sbin/prelink<foo>.
3313
3314 2010-03-18 Stan Shebs <stan@codesourcery.com>
3315
3316 * gdb.trace/circ.exp: Test circular-trace-buffer.
3317 * gdb.trace/tfile.exp: Update tstatus test.
3318
3319 2010-03-18 Joel Brobecker <brobecker@adacore.com>
3320
3321 * gdb.dwarf2/dw2-anonymous-func.S: New file.
3322 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
3323
3324 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3325
3326 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
3327
3328 2010-03-18 Pedro Alves <pedro@codesourcery.com>
3329
3330 * gdb.base/default.exp: Adjust the expected output of the finish
3331 and until commands when the inferior is not being run.
3332
3333 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
3334
3335 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
3336 * gdb.cp/nsusing.exp: Ditto.
3337
3338 2010-03-15 Tom Tromey <tromey@redhat.com>
3339
3340 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
3341 * gdb.cp/userdef.cc (operator==): New function.
3342 (main): New locals mem1, mem2.
3343
3344 2010-03-15 Jie Zhang <jie@codesourcery.com>
3345
3346 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
3347 Declare and use new loadtimeout variable.
3348
3349 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
3350
3351 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
3352 Use gdb_load later.
3353
3354 2010-03-14 Pedro Alves <pedro@codesourcery.com>
3355
3356 * gdb.base/solib-disc.c (main): Make format of fprintf a string
3357 literal. Add missing endlines to prints to stderr.
3358
3359 2010-03-12 Tom Tromey <tromey@redhat.com>
3360
3361 PR c++/9708:
3362 * gdb.cp/m-static.exp: Add regression test.
3363 * gdb.cp/m-static.cc (method): New method.
3364 (main): Call it.
3365
3366 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
3367
3368 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
3369 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
3370
3371 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3372
3373 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
3374
3375 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3376
3377 * lib/gdb.exp (skip_stl_tests): New.
3378 (gdb_compile): Symbian needs -ldl.
3379 (shlib_target_file): New.
3380 (shlib_symbol_file): New.
3381 (gdb_load_shlibs): Use shlib_target_file.
3382 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
3383 * gdb.cp/exception.exp: Use skip_stl_tests.
3384 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
3385 * gdb.cp/try_catch.exp: Use skip_stl_tests.
3386 * gdb.cp/mb-templates.exp: Ditto.
3387 * gdb.base/commands.exp: Relax regexes.
3388 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
3389 shlib_target_file and shlib_symbol_file.
3390 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
3391 sections.
3392 * gdb.base/ending-run.exp: Accept E32Main for symbian.
3393 * gdb.base/solib-disc.exp: Use
3394 shlib_target_file and shlib_symbol_file.
3395 * gdb.base/unload.exp: Don't skip on symbian. Use
3396 shlib_target_file and shlib_symbol_file.
3397 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
3398
3399 2010-03-12 Pedro Alves <pedro@codesourcery.com>
3400
3401 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
3402 * gdb.trace/report.exp: Adjust for x86 and x86_64.
3403 Issue a tfind end before looking for a tracepoint frame.
3404 * gdb.trace/tfind.exp: Adjust tstatus output.
3405 Adjust disassembly output.
3406 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
3407
3408 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3409
3410 * gdb.base/break-interp.exp: Create new displacement parameter value
3411 for the test_ld calls.
3412 (reach): New parameter displacement, verify its content. New push of
3413 pf_prefix "reach-$func:". Import global expect_out.
3414 (test_core): New parameter displacement, verify its content. New push
3415 of pf_prefix "core:". New command "set verbose on". Import global
3416 expect_out.
3417 (test_attach): New parameter displacement, verify its content. New
3418 push of pf_prefix "attach:". New command "set verbose on". Import
3419 global expect_out.
3420 (test_ld): New parameter displacement, pass it to the reach, test_core
3421 and test_attach calls and verify its content in the "ld.so exit" test.
3422 * gdb.base/prelink.exp: Remove gdb_exit and final return.
3423 (prelink): Update expected text, use gdb_test.
3424
3425 2010-03-10 Doug Evans <dje@google.com>
3426
3427 * gdb.base/checkpoint.exp: Fix comment.
3428 Lengthen timeout while doing >600 checkpoints test.
3429 Rename duplicate "kill all one" test to keep test names unique.
3430
3431 2010-03-10 Pedro Alves <pedro@codesourcery.com>
3432
3433 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
3434
3435 2010-03-08 Keith Seitz <keiths@redhat.com>
3436
3437 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
3438 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
3439 (dm_type_long): New function.
3440 (dm_type_unsigned_short): New function.
3441 (dm_type_unsigned_long): New function.
3442 (myint): New typedef.
3443 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
3444 long, unsigned shor and long, operator char*, and typedef.
3445 (test_lookup_operator_functions): Add operator char* test.
3446 (test_paddr_operator_functions): Likewise.
3447 (test_paddr_overloaded_functions): Use probe values for
3448 short, long, and unsigned short and long.
3449 (test_paddr_hairy_functions): If the demangler probe detected
3450 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
3451 demangler.
3452 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
3453 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
3454 and "print null_pmf".
3455 Add test "ptype a.*pmf".
3456 * gdb.cp/overload.exp: Allow optional "int" to appear with
3457 "short" and "long".
3458 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
3459 long expect value for men_overload1arg.
3460 Allow "int" to appear with "short" and "long".
3461 When testing "info break", add argument for main (void).
3462 Also allow "int" to appear with "short" and "long".
3463 Ditto with "unsigned" and "long long".
3464 * gdb.java/jmain.exp: Do not enclose methods names in single
3465 quotes.
3466 * gdb.java/jmisc.exp: Likewise.
3467 * gdb.java/jprint.exp: Likewise.
3468 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
3469
3470 From Jan Kratochvil <jan.kratochvil@redhat.com>:
3471 * gdb.cp/exception.exp (backtrace after first throw)
3472 (backtrace after second throw): Allow a namespace before __cxa_throw.
3473 (backtrace after first catch, backtrace after second catch): Allow
3474 a namespace before __cxa_begin_catch.
3475
3476 * gdb.cp/cpexprs.exp: New file.
3477 * gdb.cp/cpexprs.cc: New file.
3478
3479 From Daniel Jacobowitz <dan@codesourcery.com>
3480 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
3481 to use string_to_regexp.
3482 (ctor, dtor): New functions. Use them to match constructor
3483 and destructor function types.
3484 (Top level): Use runto_main.
3485
3486 2010-03-05 Tom Tromey <tromey@redhat.com>
3487
3488 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
3489 gdb.target_charset.
3490 (pp_ns.to_string): Likewise.
3491
3492 2010-03-04 Keith Seitz <keiths@redhat.com>
3493
3494 * gdb.cp/overload.exp: Test that the filename portion of a linespec
3495 can be quoted. Test that both the filename and function/line
3496 portions can be quoted at the same time.
3497
3498 2010-03-04 Pedro Alves <pedro@codesourcery.com>
3499
3500 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
3501
3502 2010-03-03 Doug Evans <dje@google.com>
3503
3504 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
3505 libc contains libpthread.
3506
3507 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
3508 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
3509 of gdb_compile. Add another pattern to match android backtrace.
3510
3511 2010-03-03 Tom Tromey <tromey@redhat.com>
3512
3513 PR gdb/11345:
3514 * gdb.base/printcmds.exp (test_printf): Add test.
3515
3516 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
3517
3518 * gdb.arch/amd64-byte.exp: New.
3519 * gdb.arch/amd64-dword.exp: Likewise.
3520 * gdb.arch/amd64-pseudo.c: Likewise.
3521 * gdb.arch/amd64-word.exp: Likewise.
3522 * gdb.arch/i386-byte.exp: Likewise.
3523 * gdb.arch/i386-pseudo.c: Likewise.
3524 * gdb.arch/i386-word.exp: Likewise.
3525
3526 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3527
3528 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
3529 types. Add structreg, bitfields, and flags registers.
3530 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
3531 registers.
3532
3533 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
3534
3535 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
3536 (load_description): Set architecture if defined.
3537
3538 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3539
3540 * gdb.python/py-frame.exp: Add read_var block tests.
3541 * gdb.python/py-frame.c (block): New function.
3542
3543 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3544 Daniel Jacobowitz <dan@codesourcery.com>
3545
3546 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
3547
3548 2010-02-25 David S. Miller <davem@davemloft.net>
3549
3550 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
3551 fix logic for setting all_syscalls_numbers.
3552
3553 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3554
3555 * Makefile.in: Add py-block and py-symbol.
3556 * gdb.python/py-symbol.exp: New File.
3557 * gdb.python/py-symtab.exp: New File.
3558 * gdb.python/py-block.exp: New File.
3559 * gdb.python/py-symbol.c: New File.
3560 * gdb.python/py-block.c: New File.
3561
3562 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3563
3564 PR python/11314
3565 * lib/gdb.exp (skip_python_tests): New function.
3566 * gdb.python/py-cmd.exp: Use skip_python_tests.
3567 * gdb.python/py-frame.exp: Likewise.
3568 * gdb.python/py-function.exp: Likewise.
3569 * gdb.python/py-prettyprint.exp: Likewise.
3570 * gdb.python/py-template.exp: Likewise.
3571 * gdb.python/py-type.exp: Likewise.
3572 * gdb.python/py-value.exp: Likewise.
3573
3574 2010-02-22 Pedro Alves <pedro@codesourcery.com>
3575
3576 PR9605
3577
3578 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
3579
3580 2010-02-19 Tom Tromey <tromey@redhat.com>
3581
3582 PR c++/8693, PR c++/9496:
3583 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
3584 regression tests.
3585
3586 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3587
3588 Fix compatibility with m68k as.
3589 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
3590 Use only /* comments */.
3591
3592 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3593
3594 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
3595 * configure: Regenerate.
3596
3597 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
3598
3599 * gdb.python/py-type.exp: Check for Python support.
3600
3601 2010-02-17 Pedro Alves <pedro@codesourcery.com>
3602
3603 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
3604 `regsub' syntax available.
3605
3606 2010-02-17 Pedro Alves <pedro@codesourcery.com>
3607
3608 * gdb.base/shmain.c (main): Remove printf call.
3609 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
3610 * gdb.base/unload.c (main): Make format of fprintf a string
3611 literal. Add missing endlines to prints to stderr.
3612 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
3613
3614 2010-02-17 Tom Tromey <tromey@redhat.com>
3615
3616 * gdb.java/jprint.java (jprint.props): New field.
3617 * gdb.java/jprint.exp (set_lang_java): Add regression test.
3618
3619 2010-02-17 Pedro Alves <pedro@codesourcery.com>
3620
3621 * gdb.base/charset.exp: Don't assume new `regsub' syntax
3622 available.
3623
3624 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3625
3626 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
3627 creation to support remote host testing.
3628
3629 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3630
3631 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
3632 Recognize "command not found".
3633
3634 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3635
3636 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
3637 single-stepping.
3638
3639 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3640
3641 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
3642 if arguments are not supported.
3643
3644 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3645
3646 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
3647 be const or non-const.
3648
3649 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3650
3651 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
3652 mi_send_resuming_command to send -exec-continue.
3653
3654 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3655
3656 * gdb.base/list.exp (test_list_filename_and_function): Add test
3657 with single quotes.
3658 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
3659 matching.
3660 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
3661 Add KFAIL'd tests for PR gdb/11289.
3662
3663 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3664
3665 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
3666
3667 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3668
3669 * gdb.base/comp-dir/subdir/dummy.txt: New file.
3670 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
3671 a temporary directory.
3672
3673 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3674
3675 * gdb.base/charset.exp: Use a single regular expression to match
3676 show host-charset and show target-charset output.
3677
3678 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3679
3680 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
3681 "Illegal process-id" expect string more exact.
3682 (attach to digits-starting nonsense is prohibited): New.
3683
3684 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3685
3686 * gdb.base/prelink.exp (set verbose on): New.
3687
3688 2010-02-12 Tomas Holmberg <th@virtutech.com>
3689
3690 * mi-reverse.exp: New file. Test for reverse option to the
3691 following MI commands: exec-continue, exec-finish, exec-next,
3692 exec-step, exec-next-instruction, exec-step-instruction.
3693
3694 2010-02-09 Joel Brobecker <brobecker@adacore.com>
3695
3696 * gdb.ada/ptype_tagged_param: New testcase.
3697
3698 2010-02-08 Tom Tromey <tromey@redhat.com>
3699
3700 PR c++/8017:
3701 * gdb.cp/overload.exp: Add tests.
3702 * gdb.cp/overload.cc (struct K): New.
3703 (namespace N): New.
3704 (main): Call new functions.
3705 (K::staticoverload): Define.
3706
3707 2010-02-08 Chris Moller <moller@mollerware.com>
3708
3709 PR gdb/10728
3710 * gdb.cp/pr10728-x.h: New file.
3711 * gdb.cp/pr10728-x.cc: New file.
3712 * gdb.cp/pr10728-y.cc: New file.
3713 * gdb.cp/pr10728.exp: New file.
3714 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
3715
3716 2010-02-08 Chris Moller <moller@mollerware.com>
3717
3718 PR gdb/9067
3719 * gdb.cp/pr9067.exp: New
3720 * gdb.cp/pr9067.cc: New
3721 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
3722
3723 2010-02-08 Joel Brobecker <brobecker@adacore.com>
3724
3725 * lib/gdb.exp (gdb_test_timeout): New global variable.
3726 Set it to timeout if not already set.
3727 (gdb_init): Reset the value of timeout to gdb_test_timeout.
3728
3729 2010-02-05 Doug Evans <dje@google.com>
3730
3731 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
3732 user.
3733
3734 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
3735
3736 PR c++/7935:
3737 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
3738
3739 2010-02-04 Tom Tromey <tromey@redhat.com>
3740
3741 * gdb.cp/virtbase.exp: Make test case names unique.
3742
3743 2010-02-02 Tom Tromey <tromey@redhat.com>
3744
3745 * gdb.cp/virtbase.exp: Add regression tests.
3746 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
3747 (main): Instantiate RHC.
3748
3749 2010-02-02 Tom Tromey <tromey@redhat.com>
3750
3751 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
3752 type-printing change.
3753
3754 2010-02-02 Tom Tromey <tromey@redhat.com>
3755
3756 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
3757 * gdb.cp/virtbase.cc: New file.
3758 * gdb.cp/virtbase.exp: New file.
3759 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
3760
3761 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3762
3763 PR libc/11214:
3764 * gdb.threads/current-lwp-dead.c: Include features.h.
3765 (HAS_NOMMU): New.
3766 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
3767
3768 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3769
3770 * gdb.base/symbol-without-target_section.exp,
3771 gdb.base/symbol-without-target_section.c: New.
3772
3773 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3774
3775 * gdb.base/bigcore.exp: Reset increased timeout.
3776 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
3777
3778 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3779
3780 * gdb.base/gcore.exp (capture_command_output): Use
3781 gdb_test_multiple.
3782
3783 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3784
3785 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
3786 * gdb.arch/thumb2-it.exp (test_it_break): New function.
3787 (Top level): Call it.
3788
3789 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3790
3791 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
3792
3793 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3794
3795 * gdb.base/call-strs.exp, gdb.base/default.exp,
3796 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
3797 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
3798 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
3799 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
3800 gdb.base/watchpoint-solib.exp: Save and restore timeout.
3801 * gdb.base/ending-run.exp: Correct restore of timeout.
3802 * gdb.base/page.exp: Remove unnecessary timeout setting.
3803
3804 2010-01-29 Joel Brobecker <brobecker@adacore.com>
3805
3806 * gdb.ada/rec_return: New testcase.
3807
3808 2010-01-29 Joel Brobecker <brobecker@adacore.com>
3809
3810 * gdb.ada/call_pn: New testcase.
3811
3812 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3813
3814 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
3815 (Top level): Use it to resume.
3816 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
3817 the Thumb mode displaced stepping error as unsupported.
3818
3819 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
3820
3821 * gdb.cp/nsusing.exp: Added more tests.
3822 * gdb.cp/nsrecurs.exp: Ditto.
3823 * gdb.cp/nsusing.cc: Added test functions.
3824 * gdb.cp/nsrecurs.cc: Ditto.
3825
3826 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3827
3828 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
3829 absolute directory pathnames in gdb.sum file.
3830
3831 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
3832
3833 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
3834 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
3835
3836 2010-01-26 Tom Tromey <tromey@redhat.com>
3837
3838 PR exp/7643:
3839 * gdb.base/printcmds.exp (test_print_string_constants): Remove
3840 setup_kfail.
3841
3842 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
3843
3844 * gdb.cp/nsrecurs.exp: New test.
3845 * gdb.cp/nsrecurs.cc: New test program.
3846 * gdb.cp/nsstress.exp: New test.
3847 * gdb.cp/nsstress.cc: New test program.
3848 * gdb.cp/nsdecl.exp: New test.
3849 * gdb.cp/nsdecl.cc: New test program.
3850
3851 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
3852
3853 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
3854 imported into file scope.
3855 Marked test as xfail.
3856 * gdb.cp/namespace-using.cc (marker5): New function.
3857 * gdb.cp/shadow.exp: New test.
3858 * gdb.cp/shadow.cc: New test program.
3859 * gdb.cp/nsimport.exp: New test.
3860 * gdb.cp/nsimport.cc: New test program.
3861
3862 2010-01-25 Tom Tromey <tromey@redhat.com>
3863
3864 PR gdb/11049:
3865 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
3866 with "set print null-stop on".
3867
3868 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3869
3870 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
3871 Adjust it for DISASSEMBLY_OMIT_FNAME.
3872
3873 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3874
3875 PR symtab/11199:
3876 * gdb.dwarf2/member-ptr-forwardref.exp,
3877 gdb.dwarf2/member-ptr-forwardref.S: New.
3878
3879 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3880
3881 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
3882 (thread1_func): Protect thread1_tid with thread1_tid_cond by
3883 thread1_tid_mutex. Remove gdbstop_mutex handling.
3884 (thread2_func): Protect thread2_tid with thread2_tid_cond by
3885 thread2_tid_mutex. Remove gdbstop_mutex handling.
3886 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
3887 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
3888 pthread_cond_wait conditionalizations by while loops.
3889
3890 2010-01-20 Tom Tromey <tromey@redhat.com>
3891
3892 PR backtrace/10770:
3893 * gdb.dwarf2/pr10770.exp: New file.
3894 * gdb.dwarf2/pr10770.c: New file.
3895 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
3896
3897 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
3898
3899 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
3900 that target was removed, and the test always runs native anyway.
3901
3902 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3903
3904 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
3905 gdb.base/watchpoint-cond-gone-stripped.c: New.
3906
3907 2010-01-19 Tom Tromey <tromey@redhat.com>
3908
3909 PR c++/8000:
3910 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
3911 existing tests.
3912 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
3913 (main): Use AAA::SomeEnum.
3914
3915 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3916
3917 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
3918 (test_ignore_count): Declare line_callme_body global.
3919 (run to breakpoint with ignore count): Use line_callme_body.
3920 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
3921 (set line_main_hello, set line_main_return): Reindent.
3922 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
3923 New.
3924 (continue to callee4): Use line_callee4_body.
3925 (check *stopped from CLI command): Use line_callee4_next.
3926 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
3927 (set line_main_hello, set line_main_return): Reindent.
3928 (set line_callee4_head, set line_callee4_body): New.
3929 (continue to callee4): Use line_callee4_body.
3930
3931 2010-01-18 Tom Tromey <tromey@redhat.com>
3932
3933 PR c++/9680:
3934 * gdb.cp/casts.cc: Add new classes and variables.
3935 * gdb.cp/casts.exp: Test new operators.
3936
3937 2010-01-18 Tom Tromey <tromey@redhat.com>
3938 Thiago Jung Bauermann <bauerman@br.ibm.com>
3939
3940 * gdb.python/source2.py: New file.
3941 * gdb.python/source1: New file.
3942 * gdb.python/python.exp: Test "source" command.
3943
3944 2010-01-15 Stan Shebs <stan@codesourcery.com>
3945
3946 * gdb.trace/tfile.c: New file.
3947 * gdb.trace/tfile.exp: New file.
3948
3949 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3950
3951 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
3952
3953 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3954
3955 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
3956
3957 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3958
3959 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
3960 (libfunc): New parameter action. Implement also selectable "sleep".
3961 * gdb.base/break-interp-main.c: Include assert.h.
3962 (libfunc): New parameter action.
3963 (main): New parameters argc and argv. Assert argc. Pass argv.
3964 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
3965 (test_attach): New proc.
3966 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
3967 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
3968
3969 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3970
3971 * gdb.base/break-interp.exp (test_core): New proc.
3972 (test_ld): Call it.
3973
3974 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3975
3976 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
3977 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
3978 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
3979 and gdb_compile_shlib. Use new -Wl compiler options.
3980 (dl bt, main bt): New tests.
3981
3982 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3983
3984 Support PIEs with no symfile_objfile.
3985 * gdb.base/break-interp.exp: New argument at the test_ld calls.
3986 (test_ld): New parameter trynosym.
3987 (test_ld <$trynosym>): New block.
3988
3989 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3990
3991 * gdb.base/break-interp.exp: New file.
3992
3993 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3994
3995 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
3996 * gdb.python/py-prettyprint.py (pp_ls): New printer.
3997 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
3998 test.
3999 * gdb.python/py-prettyprint.c: Define lazystring test structure.
4000 * gdb.python/py-mi.exp: Add lazy string test.
4001
4002 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4003
4004 * lib/mi-support.exp (mi_check_thread_states): Handle
4005 core number in thread listing.
4006
4007 2010-01-12 Joel Brobecker <brobecker@adacore.com>
4008
4009 * gdb.base/maint.exp: Adjust the expected output for the
4010 "maint print type" test. Use gdb_test_multiple instead of
4011 gdb_sent/gdb_expect.
4012
4013 2010-01-11 Doug Evans <dje@google.com>
4014
4015 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
4016 from gdbserver_download. All callers updated.
4017
4018 * gdb.server/ext-run.exp: "info os processes" requires xml support.
4019
4020 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4021
4022 Implement binary numbers parsing.
4023 * gdb.base/printcmds.exp (test_integer_literals_accepted)
4024 (test_integer_literals_rejected): New binary tests.
4025
4026 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4027
4028 * gdb.cell/configure: Regenerate.
4029
4030 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4031
4032 * gdb.base/corefile.exp: Move the core finding block out and call it as
4033 core_find, new variable $corefile, replace corefile by $corefile and
4034 [file tail $corefile] for usage vs. test names resp.
4035 * lib/gdb.exp (core_find): Move it as a new function here. New
4036 parameter binfile and deletefiles. New variable $destcore. Pre-delete
4037 $destcore. Return "" on error.
4038
4039 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4040
4041 Workaround PR binutils/10802.
4042 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
4043 (twice).
4044
4045 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4046
4047 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
4048
4049 2010-01-08 Joel Brobecker <brobecker@adacore.com>
4050
4051 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
4052 call, to avoid interruption.
4053
4054 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4055
4056 * gdb.stabs/weird.def (args93): New.
4057
4058 2010-01-07 Doug Evans <dje@google.com>
4059
4060 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
4061
4062 2010-01-07 Tom Tromey <tromey@redhat.com>
4063
4064 * gdb.base/source.exp: Use correct line number.
4065
4066 2010-01-05 Stan Shebs <stan@codesourcery.com>
4067
4068 * gdb.trace/tracecmd.exp: Test ftrace.
4069
4070 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4071
4072 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
4073
4074 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4075
4076 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
4077 "uint_for_mi_testing".
4078
4079 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4080
4081 Test indented comment in file being sourced.
4082 * gdb.base/commands.exp: Test indented comment in file being sourced.
4083
4084 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4085
4086 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
4087 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
4088 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
4089 notice.
4090
4091 2010-01-01 Joel Brobecker <brobecker@adacore.com>
4092
4093 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
4094 notice.
4095
4096 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4097
4098 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
4099 missing $after_stopped and comma (,) expectation.
4100
4101 2009-12-31 Stan Shebs <stan@codesourcery.com>
4102
4103 * gdb.trace/actions.exp: Test teval action.
4104
4105 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4106
4107 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
4108 (top level): Call test_watchpoint_in_big_blob.
4109 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
4110 watchpoints.
4111 (func3): Write to buf.
4112
4113 2009-12-29 Stan Shebs <stan@codesourcery.com>
4114
4115 * gdb.trace/actions.exp: Test default-collect.
4116
4117 2009-12-28 Stan Shebs <stan@codesourcery.com>
4118
4119 * gdb.trace/tsv.exp: New file.
4120 * gdb.base/completion.exp: Update ambiguous info output.
4121
4122 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4123
4124 * gdb.base/find.c (main): Reference search buffers.
4125 * gdb.base/included.c (main): Reference integer.
4126 * gdb.base/ptype.c (charfoo): Declare.
4127 (intfoo): Call charfoo.
4128 * gdb.base/scope0.c (useitp): New function.
4129 (usestatics): Use useitp.
4130 (useit): Add a type for val.
4131 * gdb.base/scope1.c (useit1): Take a pointer argument.
4132 (usestatics1): Update calls to useit1.
4133 * gdb.cp/call-c.cc: Declare foo.
4134 (main): Call foo.
4135 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
4136 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
4137 (main): Call C::ensureRefs and ensureOtherRefs.
4138 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
4139 variables.
4140 (ensureOtherRefs): New function.
4141 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
4142 * gdb.cp/templates.cc (main): Call t5i.value.
4143
4144 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4145
4146 Fix compatibility with G++-4.5.
4147 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
4148 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
4149 (uncaught return): Remove.
4150
4151 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4152 Phil Muldoon <pmuldoon@redhat.com>
4153
4154 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
4155 (bp_location13, bp_location14, bp_location17, bp_location18)
4156 (marker3_proto, marker4_proto): New variables.
4157 (breakpoint info): Update output.
4158 (run until breakpoint at marker3, run until breakpoint at marker4): New
4159 tests.
4160
4161 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4162
4163 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
4164 Replace the printf call of Y by provided "y-set-1" label. New block
4165 for the second shared library.
4166 * gdb.base/unload.exp: Compile also the second library, call
4167 gdb_load_shlibs also for it. Use now gdb_breakpoint.
4168 (single pending breakpoint info): Rename to ...
4169 (pending breakpoint info before run): ... this extended test.
4170 (libfile2, libname2, libsrcfile2, libsrc2)
4171 (lib_sl2): New variables.
4172 (exec_opts): Set also SHLIB_NAME2.
4173 (pending breakpoint info on first run at shrfunc1)
4174 (pending breakpoint info on second run at shrfunc1)
4175 (pending breakpoint info on second run at shrfunc2)
4176 (print y from libfile, print y from libfile2): New tests.
4177 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
4178 * gdb.base/unloadshr2.c: New.
4179
4180 2009-12-22 Hui Zhu <teawater@gmail.com>
4181
4182 * gdb.reverse/sigall-reverse.exp: Adjust.
4183
4184 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4185
4186 PR gdb/10884
4187
4188 * gdb.mi/var-cmd.c (do_bitfield_tests): New
4189 (main): Call do_bitfield_tests.
4190 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
4191
4192 2009-12-20 Joel Brobecker <brobecker@adacore.com>
4193
4194 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
4195 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
4196 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
4197 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
4198 gdb.modula2/unbounded1.c: Update copyright header.
4199
4200 2009-12-10 Chris Moller <moller@mollerware.com>
4201
4202 PR gdb/9399
4203 * gdb.cp/virtfunc2.exp: New tests
4204 * gdb.cp/virtfunc2.cc: New tests
4205 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
4206
4207 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
4208
4209 * gdb.reverse/i387-env-reverse.c: New file.
4210 * gdb.reverse/i387-env-reverse.exp: New file.
4211 * gdb.reverse/i387-stack-reverse.c: New file.
4212 * gdb.reverse/i387-stack-reverse.exp: New file.
4213
4214 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4215
4216 * gdb.python/py-type.exp (test_range): New test.
4217
4218 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
4219
4220 PR python/10805
4221
4222 * gdb.python/py-type.exp: New file.
4223 * gdb.python/py-type.c: New file.
4224 * Makefile.in: Add py-type.
4225
4226 2009-12-03 Tom Tromey <tromey@redhat.com>
4227
4228 * gdb.python/py-value.exp (test_parse_and_eval): New
4229 function.
4230
4231 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
4232
4233 PR gdb/11022
4234
4235 * gdb.base/pr11022.exp: New test.
4236 * gdb.base/pr11022.c: New test.
4237
4238 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4239
4240 Fix spurious false FAILs.
4241 * gdb.base/structs.c (chartest): New.
4242 (main): Fill-in chartest.
4243 * gdb.base/structs.exp (anychar_re, first): New.
4244 (start_structs_test): Import global anychar_re and first.
4245 New gdb_test call "set print elements 300; ${testfile}"
4246 (start_structs_test <$first>): New block.
4247 (any): Import global anychar_re. New variable ac. Use ${ac}.
4248
4249 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4250
4251 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
4252
4253 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4254
4255 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
4256 Force $srcfile file.
4257 * gdb.base/foll-fork.c (callee): Comment out the printf call.
4258
4259 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4260
4261 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
4262 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
4263 * gdb.threads/watchthreads-reorder.exp: Likewise.
4264
4265 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4266
4267 PR gdb/8704
4268
4269 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
4270 "if", and "thread". Correct matching in the previous test.
4271
4272 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
4273
4274 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
4275
4276 2009-11-23 Michael Snyder <msnyder@vmware.com>
4277
4278 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
4279 * gdb.reverse-watch-precsave.exp: Ditto.
4280
4281 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4282
4283 * gdb.asm/asm-source.exp: Adjust.
4284 * gdb.base/help.exp: Adjust.
4285
4286 2009-11-22 Pedro Alves <pedro@codesourcery.com>
4287
4288 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
4289 (do_syscall_tests_without_xml): Set data-directory to
4290 /the/path/to/nowhere.
4291
4292 2009-11-21 Pedro Alves <pedro@codesourcery.com>
4293
4294 * gdb.threads/local-watch-wrong-thread.c,
4295 gdb.threads/local-watch-wrong-thread.exp: New files.
4296
4297 2009-11-21 Pedro Alves <pedro@codesourcery.com>
4298
4299 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
4300 assume new `regsub' syntax available.
4301
4302 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4303
4304 * gdb.base/watchpoint-hw-hit-once.exp,
4305 gdb.base/watchpoint-hw-hit-once.c: New.
4306
4307 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4308
4309 * gdb.threads/watchthreads-reorder.exp,
4310 gdb.threads/watchthreads-reorder.c: New.
4311
4312 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
4313
4314 * gdb.xml/tdesc-regs.exp: Use for m68k.
4315
4316 2009-11-15 Pedro Alves <pedro@codesourcery.com>
4317
4318 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
4319
4320 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4321
4322 * lib/gdb.exp (current_target_name): New procedure.
4323 (gdb_wrapper_target): New variable.
4324 (gdb_wrapper_init): Set gdb_wrapper_target.
4325 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
4326 wrapper.
4327
4328 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4329
4330 * gdb.base/remote.exp: Delete the slowest load test.
4331 Do not load with fixed packet sizes.
4332
4333 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4334
4335 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
4336
4337 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4338
4339 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
4340 srcfile when setting a breakpoint.
4341
4342 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
4343
4344 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
4345 macros.
4346
4347 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4348
4349 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
4350 to be in memory.
4351 * gdb.base/display.c (force_mem): New.
4352 (do_loops): Use it. Add breakpoint comments.
4353 (do_vars): Add a breakpoint comment.
4354 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
4355 line numbers.
4356
4357 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
4358
4359 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
4360 instead of a bare "run".
4361
4362 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
4363
4364 * gdb.python/py-prettyprint.exp: Adjust.
4365
4366 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4367
4368 * lib/cell.exp (skip_cell_tests): Clean up test files before
4369 returning.
4370
4371 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4372
4373 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
4374 and the breakpoint menu. Do not call perror if a prompt is seen.
4375 Consume the following GDB prompt.
4376 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
4377 * gdb.cp/namespace.exp: Use gdb_test.
4378 * gdb.cp/templates.exp: Use gdb_test.
4379 (test_template_breakpoints): Use gdb_test_multiple.
4380
4381 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4382
4383 * gdb.base/break1.c (struct some_struct, values): Move earlier.
4384 (marker4): Reference values.
4385
4386 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4387
4388 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
4389 is missing.
4390
4391 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4392
4393 * gdb.base/break.c (need_malloc): New.
4394 * gdb.base/constvars.c (main): Reference crass and crisp.
4395 * gdb.base/gdb1821.c (main): Reference bar.
4396 * gdb.cp/gdb1355.cc (main): Reference s1.
4397 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
4398 (main): Call them.
4399 * gdb.cp/hang2.cc (dummy2): Define.
4400 * gdb.cp/hang3.cc (dummy3): Define.
4401 * gdb.cp/m-data.cc (main): Reference shadow.
4402
4403 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4404 Nathan Froyd <froydnj@codesourcery.com>
4405
4406 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
4407 remote host.
4408
4409 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
4410
4411 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
4412 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
4413 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4414 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4415 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4416 * gdb.dwarf2/dw2-producer.exp: Likewise.
4417 * gdb.dwarf2/mac-fileno.exp: Likewise.
4418 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
4419 py-prettyprint.py to the remote host.
4420 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
4421
4422 2009-11-11 Keith Seitz <keiths@redhat.com>
4423
4424 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
4425 use it instead of "Foo".
4426 * gdb.cp/classes.exp (do_tests): Add a test to access
4427 a method through a typedef'd class name.
4428
4429 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
4430
4431 * gdb.base/long_long.exp: Permit leading zeros on floating-point
4432 exponents.
4433 * gdb.base/pointers.exp: Likewise.
4434 * gdb.cp/ref-types.exp: Likewise.
4435
4436 2009-11-11 Keith Seitz <keiths@redhat.com>
4437
4438 * gdb.cp/cplusfuncs.cc (class foo): Add operators
4439 new[] and delete[].
4440 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
4441 "void".
4442 (probe_demangler): Remove all single-quoting of
4443 method and variable names.
4444 (info_func_regexp): Remove the word "void" from any
4445 occurrence of "(void)".
4446 (print_addr_2): Remove all single-quoting of
4447 method names.
4448 (print_addr_2_kfail): Likewise.
4449 (print_addr): Single-quote C function names before
4450 passing to print_addr_2.
4451 (test_paddr_operator_functions): Remove single-quoting
4452 for method names.
4453 Add tests for operator new[] and operator delete[].
4454
4455 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4456
4457 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
4458
4459 2009-11-09 Keith Seitz <keiths@redhat.com>
4460
4461 * gdb.cp/overload.exp: Add tests for resolving overloaded
4462 methods in expression parsing/evaluation.
4463
4464 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4465
4466 * lib/gdb.exp (default_gdb_version): Use --version instead of
4467 --command.
4468
4469 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
4470
4471 * lib/gdb.exp (gdb_compile_test): New.
4472 (skip_ada_tests, skip_java_tests): New.
4473 (gdb_compile): Use gdb_compile_test for f77.
4474 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
4475 * lib/java.exp (compile_java_from_source): Remove runtests check,
4476 use gdb_compile_test to record result.
4477 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
4478 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
4479 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
4480 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
4481 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
4482 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
4483 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
4484 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
4485 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
4486 adjust gdb_compile invocations.
4487
4488 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4489
4490 * Makefile.in (abs_builddir): New.
4491 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
4492 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
4493 `$(abs_builddir)/site.exp'.
4494
4495 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
4496
4497 * config/m68k-emc.exp, lib/emc-support.exp,
4498 gdb.trace/gdb_c_test.c: Delete.
4499 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
4500 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4501 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4502 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4503 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4504 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
4505 casing for m68k-*-elf.
4506
4507 2009-11-03 Pedro Alves <pedro@codesourcery.com>
4508
4509 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
4510 * gdb.arch/i386-prologue.exp: Likewise.
4511 * gdb.arch/i386-unwind.exp: Likewise.
4512
4513 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4514
4515 * lib/gdb.exp (gdb_expect): Fix timeout typo.
4516
4517 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4518
4519 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
4520
4521 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4522
4523 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
4524
4525 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4526
4527 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
4528
4529 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4530
4531 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
4532 * gdb.base/sepdebug2.c: New file.
4533
4534 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4535
4536 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
4537 the modified warnings for catch syscall. Verify if GDB was compiled
4538 with support for lib expat, and choose which tests to run depending
4539 on this.
4540
4541 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
4542
4543 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
4544 that composite commands are parsed OK. And also test
4545 that breakpoint commands do work.
4546
4547 2009-10-23 Michael Snyder <msnyder@vmware.com>
4548
4549 gdb.reverse/consecutive-precsave.exp: Change expect pattern
4550 to allow for new disassembly style.
4551
4552 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4553
4554 * gdb.asm/asm-source.exp: Adjust.
4555
4556 2009-10-22 Michael Snyder <msnyder@vmware.com>
4557
4558 * gdb.reverse/break-precsave.exp: New test.
4559 * gdb.reverse/consecutive-precsave.exp: Ditto.
4560 * gdb.reverse/finish-precsave.exp: Ditto.
4561 * gdb.reverse/i386-precsave.exp: Ditto.
4562 * gdb.reverse/machinestate-precsave.exp: Ditto.
4563 * gdb.reverse/sigall-precsave.exp: Ditto.
4564 * gdb.reverse/solilb-precsave.exp: Ditto.
4565 * gdb.reverse/step-precsave.exp: Ditto.
4566 * gdb.reverse/until-precsave.exp: Ditto.
4567 * gdb.reverse/watch-precsave.exp: Ditto.
4568
4569 2009-10-22 Michael Snyder <msnyder@vmware.com>
4570
4571 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
4572 for gdb_expect. Adjust one test's expect strings for the new
4573 format of disassemble.
4574 * gdb.reverse/finish-reverse.exp: Delete 'return'.
4575 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
4576 gdb_test_multiple.
4577 * gdb.reverse/step-reverse.exp: Delete 'return'.
4578 * gdb.reverse/until-reverse.exp: Delete blank lines.
4579 * gdb.reverse/watch-reverse.exp: Delete blank lines.
4580
4581 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4582
4583 * gdb.base/consecutive.exp: Adjust.
4584 * gdb.base/display.exp: Likewise.
4585 * gdb.base/pc-fp.exp: Likewise.
4586 * gdb.base/sigbpt.exp: Likewise.
4587
4588 2009-10-19 Michael Snyder <msnyder@vmware.com>
4589
4590 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
4591 * gdb.reverse/finish-reverse.c: Ditto.
4592 * gdb.reverse/sigall-reverse.c: Ditto.
4593 * gdb.reverse/solib-reverse.c: Ditto.
4594 * gdb.reverse/step-reverse.c: Ditto.
4595 * gdb.reverse/watch-reverse.c: Ditto.
4596
4597 2009-10-19 Pedro Alves <pedro@codesourcery.com>
4598 Stan Shebs <stan@codesourcery.com>
4599
4600 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
4601 * gdb.base/foll-exec.exp: Adjust to expect a process id before
4602 "Executing new program".
4603 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
4604 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
4605 left listed after having been killed.
4606 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
4607 * gdb.base/maint.exp: Adjust test.
4608
4609 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
4610 * gdb.multi/Makefile.in: New.
4611 * gdb.multi/base.exp: New.
4612 * gdb.multi/goodbye.c: New.
4613 * gdb.multi/hangout.c: New.
4614 * gdb.multi/hello.c: New.
4615 * gdb.multi/bkpt-multi-exec.c: New.
4616 * gdb.multi/bkpt-multi-exec.exp: New.
4617 * gdb.multi/crashme.c: New.
4618
4619 2009-10-13 Tristan Gingold <gingold@adacore.com>
4620
4621 * gdb.base/sepdebug.exp: Check debug info are found.
4622
4623 2009-10-08 Pedro Alves <pedro@codesourcery.com>
4624
4625 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
4626 bits.
4627
4628 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4629
4630 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
4631
4632 2009-10-07 Joel Brobecker <brobecker@adacore.com>
4633
4634 * gdb.base/watchpoints.c: Add copyright header. Reformat one
4635 of the comments.
4636
4637 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
4638
4639 * gdb.base/annota1.exp: Remove obsolete match_max increase.
4640 * gdb.base/annota3.exp: Idem.
4641 * gdb.base/maint.exp: Idem.
4642
4643 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4644
4645 * lib/gdb.exp (default_gdb_init): Set current value of match_max
4646 to default.
4647
4648 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4649
4650 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
4651 mingw and cygwin targets.
4652
4653 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4654 Pedro Alves <pedro@codesourcery.com>
4655
4656 * lib/gdb.exp (gdb_compile): Avoid adding
4657 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
4658
4659 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4660
4661 * gdb.base/shr1.c: Use %p in format string.
4662 * gdb.base/unload.c: Avoid warning in fprintf.
4663 * gdb.base/watchpoint-solib.c: Idem.
4664
4665 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4666
4667 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
4668 long type.
4669 (test_unlink): Correct printf string.
4670 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
4671 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
4672
4673 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4674
4675 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
4676 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
4677 * gdb.arch/ia64-breakpoint-shadow.S: New file.
4678
4679 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4680
4681 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
4682 * gdb.objc/nondebug.exp: Likewise.
4683
4684 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4685
4686 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
4687 target_info setting.
4688
4689 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
4690 that detect new threads during "info threads".
4691
4692 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4693
4694 * gdb.threads/manythreads.c (main): Increase thread stack size
4695 to 2*PTHREAD_STACK_MIN.
4696 * gdb.threads/multi-create.c (main): Likewise.
4697 (create_function): Likewise.
4698
4699 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4700
4701 * gdb.base/dump.exp: Pass difference of pointer types instead
4702 of integer types as offset to restore in intarr3.srec case.
4703
4704 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4705
4706 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
4707
4708 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4709
4710 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
4711
4712 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4713
4714 New test for two watchpoints, with disabling of
4715 the first inserted.
4716 * testsuite/gdb.base/watchpoints.c: New file.
4717 * testsuite/gdb.base/watchpoints.exp: New file.
4718
4719 2009-09-25 Tom Tromey <tromey@redhat.com>
4720
4721 * gdb.base/charset.exp: Test utf-16 strings with Python.
4722
4723 2009-09-25 Tom Tromey <tromey@redhat.com>
4724
4725 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
4726 UCS-4.
4727 * gdb.base/charset.c (utf_32_string): Rename.
4728 (init_utf32): Rename.
4729 (main): Update.
4730
4731 2009-09-22 Tom Tromey <tromey@redhat.com>
4732
4733 * gdb.python/py-function.exp: Add regression tests.
4734
4735 2009-09-21 Keith Seitz <keiths@redhat.com>
4736
4737 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
4738 with invalid operator.
4739
4740 2009-09-21 Keith Seitz <keiths@redhat.com>
4741
4742 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
4743 and destructor using typedef name of class.
4744 * gdb.cp/classes.cc (class Base1): Add a destructor.
4745 (base1): New typedef.
4746 (use_methods): Instanitate an object of type base1.
4747 * gdb.cp/templates.exp (test_template_typedef): New procedure.
4748 (do_tests): Call test_template_typedef.
4749 * gdb.cp/templates.cc (Baz::~Baz): New method.
4750 (intBazOne): New typedef.
4751 (main): Instantiate intBazOne.
4752
4753 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
4754
4755 PR python/10633
4756
4757 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
4758 Function.
4759 (run_lang_tests): Add print elements test.
4760
4761 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
4762
4763 * gdb.python/py-value.exp (test_subscript_regression): New
4764 function. Test for invalid subscripts.
4765 * gdb.python/py-value.c (main): Add test array, and pointer to it.
4766 (ptr_ref): New function.
4767
4768 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4769
4770 * gdb.base/default.exp: Fix "show convenience".
4771
4772 2009-09-15 Tom Tromey <tromey@redhat.com>
4773
4774 * lib/mi-support.exp (mi_create_varobj): Update.
4775 (mi_create_floating_varobj): Likewise.
4776 (mi_create_dynamic_varobj): New proc.
4777 (mi_varobj_update): Update.
4778 (mi_varobj_update_with_type_change): Likewise.
4779 (mi_varobj_update_kv_helper): New proc.
4780 (mi_varobj_update_dynamic_helper): Rewrite.
4781 (mi_varobj_update_dynamic): New proc.
4782 (mi_list_varobj_children): Update.
4783 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
4784 * gdb.python/python-prettyprint.py (pp_outer): New class.
4785 (pp_nullstr): Likewise.
4786 (lookup_function): Register new printers.
4787 * gdb.python/python-prettyprint.c (struct substruct): New type.
4788 (struct outerstruct): Likewise.
4789 (substruct_test): New function.
4790 (struct nullstr): New type.
4791 (string_1, string_2): New globals.
4792 (main): Add new tests.
4793 * gdb.python/python-mi.exp: Added regression tests.
4794 * gdb.mi/mi2-var-display.exp: Update.
4795 * gdb.mi/mi2-var-cmd.exp: Update.
4796 * gdb.mi/mi2-var-child.exp: Update.
4797 * gdb.mi/mi2-var-block.exp: Update.
4798 * gdb.mi/mi-var-invalidate.exp: Update.
4799 * gdb.mi/mi-var-display.exp: Update.
4800 * gdb.mi/mi-var-cmd.exp: Update.
4801 * gdb.mi/mi-var-child.exp: Update.
4802 * gdb.mi/mi-var-block.exp: Update.
4803 * gdb.mi/mi-break.exp: Update.
4804 * gdb.mi/gdb701.exp: Update.
4805
4806 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4807
4808 * Makefile.in: Inclusion of catch-syscall object.
4809 * gdb.base/catch-syscall.c: New file.
4810 * gdb.base/catch-syscall.exp: New file.
4811
4812 2009-09-12 Michael Snyder <msnyder@vmware.com>
4813
4814 * gdb.reverse/step-reverse.exp: Explicitly check for targets
4815 that can support reverse debuggnig.
4816
4817 2009-09-11 Tom Tromey <tromey@redhat.com>
4818
4819 * gdb.dwarf2/valop.S: New file.
4820 * gdb.dwarf2/valop.exp: New file.
4821
4822 2009-09-11 Mark Kettenis <kettenis@gnu.org>
4823
4824 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
4825
4826 2009-09-10 Doug Evans <dje@google.com>
4827
4828 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
4829 Add $gdb_prompt to second breakpoint regexp.
4830
4831 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
4832
4833 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
4834 names, add missing ones.
4835 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
4836 * gdb.python/py-frame.c: Rename from python-frame.c.
4837 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
4838 testfile name.
4839 * gdb.python/py-function.exp: Rename from python-function.exp.
4840 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
4841 testfile name.
4842 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
4843 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
4844 Adjust testfile name.
4845 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
4846 * gdb.python/py-template.cc: Rename from python-template.cc.
4847 * gdb.python/py-template.exp: Rename from python-template.exp.
4848 Adjust testfile name.
4849 * gdb.python/py-value.c: Rename from python-value.c.
4850 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
4851 testfile name.
4852
4853 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4854
4855 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
4856 $bpt2address.
4857 (Second breakpoint address is valid on ia64)
4858 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
4859
4860 2009-09-03 Joseph Myers <joseph@codesourcery.com>
4861
4862 * gdb.base/ending-run.exp: Restrict regular expression matching
4863 line number to require closing brace following.
4864
4865 2009-09-03 Doug Evans <dje@google.com>
4866
4867 * gdb.base/store.exp (check_set): Fix typo in expected value message.
4868
4869 2009-09-02 Tom Tromey <tromey@redhat.com>
4870
4871 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
4872
4873 2009-09-02 Tom Tromey <tromey@redhat.com>
4874
4875 * gdb.dwarf2/callframecfa.exp: New file.
4876 * gdb.dwarf2/callframecfa.S: New file.
4877
4878 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4879
4880 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
4881 gdb.base/solib-overlap-main.c: New.
4882
4883 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
4884
4885 PR gdb/10565
4886
4887 * gdb.base/bitfields.c (struct container, container): New.
4888 (main): Initialize it and call break5.
4889 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
4890
4891 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4892
4893 Support constant DW_AT_data_member_location by GCC PR debug/40659.
4894 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
4895
4896 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4897
4898 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
4899
4900 2009-08-26 Michael Snyder <msnyder@vmware.com>
4901
4902 * gdb.base/i386-reverse.c: New file.
4903 * gdb.base/i386-reverse.exp: New file.
4904 * gdb.base/Makefile.in: Add new files to be removed.
4905
4906 2009-08-26 Joseph Myers <joseph@codesourcery.com>
4907
4908 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
4909 environment-pwd for remote host.
4910 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
4911
4912 2009-08-24 Keith Seitz <keiths@redhat.com>
4913
4914 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
4915 Add two new C++ completer tests which limit the output to a
4916 given class.
4917
4918 2009-08-24 Michael Snyder <msnyder@vmware.com>
4919
4920 * gdb.base/del.exp: Fix typo in comment.
4921 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
4922
4923 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4924
4925 * configure: Regenerate.
4926 * gdb.hp/configure: Likewise.
4927 * gdb.hp/gdb.aCC/configure: Likewise.
4928 * gdb.hp/gdb.base-hp/configure: Likewise.
4929 * gdb.hp/gdb.compat/configure: Likewise.
4930 * gdb.hp/gdb.defects/configure: Likewise.
4931 * gdb.hp/gdb.objdbg/configure: Likewise.
4932 * gdb.stabs/configure: Likewise.
4933
4934 2009-08-19 Doug Evans <dje@google.com>
4935
4936 * gdb.base/gdbvars.c: New file.
4937 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
4938
4939 2009-08-14 Pedro Alves <pedro@codesourcery.com>
4940
4941 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
4942 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
4943
4944 2009-08-13 Pedro Alves <pedro@codesourcery.com>
4945
4946 * gdb.base/default.exp: Adjust "set language test": it's now an
4947 enum command. Larger help string moved to "help set language".
4948 * gdb.base/help.exp: Adjust "help set language" expected output,
4949 now lists all known languages.
4950
4951 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
4952
4953 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
4954 all frame arguments.
4955 * gdb.arch/altivec-regs.exp: Likewise.
4956
4957 2009-08-07 Tom Tromey <tromey@redhat.com>
4958
4959 * gdb.base/setshow.exp: Add tests for changes to set language, set
4960 check range, and set check type.
4961
4962 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4963
4964 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
4965 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
4966 Call it.
4967
4968 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4969
4970 * configure.ac: Run gdb.cell tests when appropriate.
4971 * configure: Regenerate.
4972 * lib/cell.exp: New file.
4973 * gdb.cell: New directory.
4974 * gdb.cell/configure.ac: New file.
4975 * gdb.cell/configure: New file.
4976 * gdb.cell/Makefile.in: New file.
4977 * gdb.cell/arch.exp: New file.
4978 * gdb.cell/break.c: New file.
4979 * gdb.cell/break.exp: New file.
4980 * gdb.cell/break-spu.c: New file.
4981 * gdb.cell/bt.c: New file.
4982 * gdb.cell/bt2-spu.c: New file.
4983 * gdb.cell/bt-spu.c: New file.
4984 * gdb.cell/bt.exp: New file.
4985 * gdb.cell/coremaker.c: New file.
4986 * gdb.cell/coremaker-spu.c: New file.
4987 * gdb.cell/core.exp: New file.
4988 * gdb.cell/gcore.exp: New file.
4989 * gdb.cell/data.c: New file.
4990 * gdb.cell/data.exp: New file.
4991 * gdb.cell/data-spu.c: New file.
4992 * gdb.cell/ea-cache.exp: New file.
4993 * gdb.cell/ea-cache.c: New file.
4994 * gdb.cell/ea-cache-spu.c: New file.
4995 * gdb.cell/ea-standalone.c: New file.
4996 * gdb.cell/ea-standalone.exp: New file.
4997 * gdb.cell/ea-test.c: New file.
4998 * gdb.cell/ea-test.exp: New file.
4999 * gdb.cell/f-regs.exp: New file.
5000 * gdb.cell/mem-access.c: New file.
5001 * gdb.cell/mem-access.exp: New file.
5002 * gdb.cell/mem-access-spu.c: New file.
5003 * gdb.cell/ptype.exp: New file.
5004 * gdb.cell/registers.exp: New file.
5005 * gdb.cell/size.c: New file.
5006 * gdb.cell/sizeof.exp: New file.
5007 * gdb.cell/size-spu.c: New file.
5008 * gdb.cell/solib.exp: New file.
5009 * gdb.cell/solib-symbol.exp: New file.
5010
5011 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5012
5013 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
5014
5015 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5016
5017 * gdb.base/float.exp: Handle VFP registers.
5018
5019 2009-07-14 Michael Snyder <msnyder@vmware.com>
5020
5021 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
5022 to bring gdb to the beginning of the calling line.
5023
5024 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
5025 confusing the i386 epilogue unwinder.
5026
5027 2009-07-14 Stan Shebs <stan@codesourcery.com>
5028
5029 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
5030
5031 2009-07-14 Michael Snyder <msnyder@vmware.com>
5032
5033 * gdb.reverse/step-reverse.exp (stepi into function call):
5034 Call instruction may not be first instruction in the line.
5035 (reverse stepi from a function call): Used wrong line number.
5036
5037 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5038
5039 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
5040
5041 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5042
5043 Fix gdb.base/macscp.exp when using custom inputrc.
5044 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
5045 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
5046 env(TERM) set.
5047 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
5048 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
5049
5050 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5051
5052 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
5053 * gdb.base/annota1.exp (thread_test): Import global $testfile.
5054 Change the compilation target to match the testcase name.
5055 * gdb.base/sect-cmd.exp: Change the compilation target to match the
5056 testcase name.
5057 * a2-run.exp: Use for setup prepare_for_testing. Change the
5058 compilation target to match the testcase name.
5059 * gdb.base/commands.exp: Likewise.
5060 * gdb.base/finish.exp: Likewise.
5061 * gdb.base/float.exp: Likewise.
5062 * gdb.base/info-target.exp: Likewise.
5063 * gdb.base/relational.exp: Likewise.
5064 * gdb.base/term.exp: Likewise.
5065 * gdb.base/until.exp: Likewise.
5066 * gdb.base/volatile.exp: Likewise.
5067 * gdb.base/whatis-exp.exp: Likewise.
5068
5069 2009-07-11 Hui Zhu <teawater@gmail.com>
5070
5071 * gdb.base/help.exp (disassemble): Update expected help text.
5072
5073 2009-07-09 Tom Tromey <tromey@redhat.com>
5074
5075 * lib/gdb.exp: Handle TRANSCRIPT.
5076 (remote_spawn, remote_close, send_gdb): New procs.
5077
5078 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5079
5080 * gdb.python/python-prettyprint.c: Add counted null string
5081 structure.
5082 * gdb.python/python-prettyprint.exp: Print null string. Test for
5083 embedded nulls.
5084 * gdb.python/python-prettyprint.py (pp_ns): New Function.
5085 * gdb.python/python-value.exp (test_value_in_inferior): Add
5086 variable length string fetch tests.
5087 * gdb.python/python-value.c (main): Add strings for string fetch tests.
5088
5089 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5090
5091 * gdb.base/dump.exp (inaccessible memory is reported): New test.
5092
5093 2009-07-07 Tom Tromey <tromey@redhat.com>
5094
5095 * gdb.base/call-rt-st.exp: Update for change to escape output.
5096 * gdb.base/callfuncs.exp: Likewise.
5097 * gdb.base/charset.exp: Likewise.
5098 * gdb.base/constvars.exp: Likewise.
5099 * gdb.base/long_long.exp: Likewise.
5100 * gdb.base/pointers.exp: Likewise.
5101 * gdb.base/printcmds.exp: Likewise.
5102 * gdb.base/setvar.exp: Likewise.
5103 * gdb.base/store.exp: Likewise.
5104 * gdb.cp/ref-types.exp: Likewise.
5105 * gdb.mi/mi-var-child.exp: Likewise.
5106 * gdb.mi/mi-var-display.exp: Likewise.
5107 * gdb.mi/mi2-var-display.exp: Likewise.
5108 * gdb.base/charset.exp: Test octal escape sequence length.
5109 Update for change to escape output.
5110
5111 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5112
5113 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
5114
5115 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
5116
5117 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
5118
5119 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5120
5121 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
5122 gdbserver increasing $portnum if "Can't bind address" has been seen.
5123
5124 2009-07-05 Pedro Alves <pedro@codesourcery.com>
5125
5126 * gdb.base/ending-run.exp: Add "step out of main" pattern for
5127 mingw32ce.
5128
5129 2009-07-05 Pedro Alves <pedro@codesourcery.com>
5130
5131 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
5132 VFP format.
5133
5134 2009-07-02 Pedro Alves <pedro@codesourcery.com>
5135
5136 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
5137 linux. Adjust to use "inferior", "info inferiors", "detach
5138 inferior" and "kill inferior" instead of "restart", "info fork",
5139 "detach fork" and "delete fork".
5140 * gdb.base/ending-run.exp: Spell out "info".
5141 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
5142 the "kill" command.
5143
5144 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5145
5146 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
5147 change to prefix TLS offset in hex with 0x.
5148
5149 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5150
5151 * gdb.base/default.exp: Update test case for "x" changes.
5152
5153 2009-07-01 Tristan Gingold <gingold@adacore.com>
5154
5155 * gdb.base/bigcore.exp: Make darwin untested.
5156
5157 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5158
5159 * gdb.base/completion.exp (directory completion): Create the directory.
5160 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
5161 escapeuniquesub.
5162 (directory completion 2): Expect now ${escapeuniquesub}.
5163 (Glob remaining of directory test): Remove one excessive newline.
5164 Expect the real output.
5165
5166 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5167
5168 Fix `make check//%' target after `make check' has been ran.
5169 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
5170 a mkdir call.
5171 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
5172 (%/.dir): Remove.
5173
5174 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5175
5176 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
5177 the expected result record.
5178
5179 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5180
5181 Remove racy FAILs relying just on the timeouts.
5182 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
5183 (annotation_level 2): Remove racy FAILs.
5184
5185 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
5186
5187 gdb/10275
5188 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
5189
5190 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
5191
5192 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
5193
5194 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
5195
5196 * gdb.mi/mi-stack.exp: Testing symbolic options
5197 to -stack-list-locals and -stack-list-arguments.
5198
5199 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5200
5201 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
5202
5203 2009-06-29 Tom Tromey <tromey@redhat.com>
5204
5205 * dg-extract-results.sh: New file.
5206 * Makefile.in (FORCE_PARALLEL): New variable.
5207 (CHECK_TARGET): New conditional variable.
5208 (check): Use CHECK_TARGET.
5209 (DO_RUNTEST): New variable.
5210 (check-single): New target.
5211 (TEST_DIRS): New variable.
5212 (TEST_TARGETS): Likewise.
5213 (check-parallel): New target.
5214 (check-gdb.%): New pattern.
5215 (BASE1_FILES): New variable.
5216 (BASE2_FILES): Likewise.
5217 (check-gdb.base%): New pattern.
5218 (%/.dir): New pattern.
5219 * configure: Rebuild.
5220 * aclocal.m4 (AM_CONDITIONAL): New defun.
5221 * configure.ac: Check whether user is using GNU make.
5222 (GMAKE): New conditional.
5223
5224 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
5225
5226 * gdb.cp/namespace-nested-import.cc: New test.
5227 * gdb.cp/namespace-nested-import.exp: New test.
5228
5229 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5230
5231 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
5232 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
5233 * gdb.opt/Makefile.in (EXECUTABLES): Update.
5234 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
5235 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
5236 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
5237 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
5238 gdb.opt/inline-markers.c: New files.
5239 * lib/gdb.exp (skip_inline_frame_tests): New function.
5240 (skip_inline_var_tests): New function.
5241
5242 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
5243
5244 * gdb.cp/exception.exp: Don't require $hex before inner frame in
5245 backtrace.
5246
5247 2009-06-27 Michael Snyder <msnyder@vmware.com>
5248
5249 * gdb.reverse: New directory.
5250 * gdb.reverse/break-reverse.c: New test.
5251 * gdb.reverse/break-reverse.exp: New test.
5252 * gdb.reverse/consecutive-reverse.c: New test.
5253 * gdb.reverse/consecutive-reverse.exp: New test.
5254 * gdb.reverse/finish-reverse.c: New test.
5255 * gdb.reverse/finish-reverse.exp: New test.
5256 * gdb.reverse/machinestate.c: New test.
5257 * gdb.reverse/ms1.c: New test.
5258 * gdb.reverse/machinestate.exp: New test.
5259 * gdb.reverse/Makefile.in: New file.
5260 * gdb.reverse/shr2.c: New test.
5261 * gdb.reverse/solib-reverse.c: New test.
5262 * gdb.reverse/solib-reverse.exp: New test.
5263 * gdb.reverse/step-reverse.c: New test.
5264 * gdb.reverse/step-reverse.exp: New test.
5265 * gdb.reverse/until-reverse.c: New test.
5266 * gdb.reverse/ur1.c: New test.
5267 * gdb.reverse/until-reverse.exp: New test.
5268 * gdb.reverse/watch-reverse.c: New test.
5269 * gdb.reverse/watch-reverse.exp: New test.
5270 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
5271 * configure: Regenerate.
5272
5273 2009-06-26 Doug Evans <dje@google.com>
5274
5275 * gdb.base/psymtab.exp: Turn off pending breakpoints.
5276
5277 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
5278
5279 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
5280 windows problem for 'file delete $binfile'.
5281
5282 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
5283
5284 * gdb.cp/namespace-using.exp: New test.
5285 * gdb.cp/namespace-using.cc: New test.
5286
5287 2009-05-20 Joel Brobecker <brobecker@adacore.com>
5288
5289 * gdb.ada/variant_record_packed_array: New testcase.
5290
5291 2009-06-23 Tom Tromey <tromey@redhat.com>
5292
5293 * gdb.base/charset.exp (test_combination): Regression test.
5294 * gdb.base/charset.c (my_wchar_t): New typedef.
5295 (myvar): New global.
5296 (main): Set myvar.
5297
5298 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
5299
5300 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
5301 target.
5302
5303 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5304
5305 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
5306
5307 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5308
5309 * gdb.mi/gdb680.exp: Update test for error message.
5310
5311 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5312
5313 * gdb.base/annota1.exp: Allow multiple occurrences of the
5314 frames-invalid annotation.
5315 * gdb.cp/annota2.exp: Likewise.
5316
5317 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5318
5319 * gdb.cp/gdb2495.cc: New file.
5320 * gdb.cp/gdb2495.exp: New file.
5321
5322 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5323
5324 Report error on GDB crash during runto.
5325 * lib/gdb.exp (runto <eof>): New.
5326
5327 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
5328
5329 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
5330 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
5331 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
5332 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
5333 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
5334 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
5335 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
5336 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
5337 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
5338 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
5339 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
5340 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
5341 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
5342 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
5343 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
5344 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
5345 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
5346 gdb.server/server-mon.exp, gdb.server/server-run.exp,
5347 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5348 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5349 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
5350 gdb.trace/passcount.exp, gdb.trace/report.exp,
5351 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
5352 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
5353 gdb.trace/while-stepping.exp: Use a unique name for the compiled
5354 executable.
5355
5356 2009-06-07 Pedro Alves <pedro@codesourcery.com>
5357
5358 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
5359 defined before referencing it.
5360
5361 2009-06-03 Doug Evans <dje@google.com>
5362
5363 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
5364 * gdb.arch/i386-see.c: Ditto.
5365
5366 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
5367
5368 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
5369 (check_macro): Return 1 if undefined.
5370 If first test fails, check if macro debug information is available,
5371 and report unsupported test if no macro information is found.
5372
5373 2009-05-29 Doug Evans <dje@google.com>
5374
5375 * gdb.threads/hand-call-in-threads.exp: New.
5376 * gdb.threads/hand-call-in-threads.c: New.
5377
5378 2009-05-29 Michael Snyder <msnyder@vmware.com>
5379
5380 * gdb.base/break-always.exp: Change "1" to "on".
5381 Add confirmation check.
5382
5383 2009-05-28 Pedro Alves <pedro@codesourcery.com>
5384
5385 * gdb.threads/threxit-hop-specific.c: New.
5386 * gdb.threads/threxit-hop-specific.exp: New.
5387 * gdb.threads/thread-execl.c: New.
5388 * gdb.threads/thread-execl.exp: New.
5389
5390 2009-05-27 Tom Tromey <tromey@redhat.com>
5391 Thiago Jung Bauermann <bauerman@br.ibm.com>
5392
5393 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
5394 (mi_child_regexp): Likewise.
5395 (mi_list_varobj_children_range): Likewise.
5396 (mi_get_features): Likewise.
5397 (mi_list_varobj_children): Rewrite.
5398 * gdb.python/python-mi.exp: New file.
5399
5400 2009-05-27 Tom Tromey <tromey@redhat.com>
5401 Thiago Jung Bauermann <bauerman@br.ibm.com>
5402 Phil Muldoon <pmuldoon@redhat.com>
5403 Paul Pluzhnikov <ppluzhnikov@google.com>
5404
5405 * gdb.python/python-prettyprint.exp: New file.
5406 * gdb.python/python-prettyprint.c: New file.
5407 * gdb.python/python-prettyprint.py: New file.
5408 * gdb.base/display.exp: print/r is now valid.
5409
5410 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5411 Tom Tromey <tromey@redhat.com>
5412 Pedro Alves <pedro@codesourcery.com>
5413 Paul Pluzhnikov <ppluzhnikov@google.com>
5414
5415 * gdb.python/python-template.exp: New file.
5416 * gdb.python/python-template.cc: New file.
5417 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5418 tests.
5419 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5420 Call it.
5421 (test_value_after_death): New proc.
5422 * gdb.python/python-value.c (PTR): New typedef.
5423 (main): New variable 'x'.
5424
5425 2009-05-27 Tom Tromey <tromey@redhat.com>
5426
5427 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5428 tests.
5429 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5430 Call it.
5431
5432 2009-05-27 Pedro Alves <pedro@codesourcery.com>
5433
5434 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
5435
5436 2009-05-24 Pedro Alves <pedro@codesourcery.com>
5437
5438 * gdb.threads/fork-thread-pending.c: New.
5439 * gdb.threads/fork-thread-pending.exp: New.
5440
5441 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5442
5443 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
5444 * gdb.dwarf2/dw2-strp.S (a_string2): New.
5445
5446 2009-05-18 Jon Beniston <jon@beniston.com>
5447
5448 * gdb.asm/asm-source.exp: Add lm32 target.
5449
5450 2009-05-17 Pedro Alves <pedro@codesourcery.com>
5451
5452 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
5453 `gdb_get_line_number'. Call `callee' in both parent and child.
5454 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
5455 `gdb_get_line_number' instead of hardcoding line numbers.
5456 (catch_fork_unpatch_child): New procedure to test detaching
5457 breakpoints from child fork.
5458 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
5459 hardcoding line numbers.
5460 (do_fork_tests): Run `catch_fork_unpatch_child'.
5461
5462 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
5463
5464 * gdb.mi/mi-cmd-var.exp: Check that when varobj
5465 of structure type enters or leaves the scope, it
5466 is reported by -var-update.
5467
5468 2009-05-11 Doug Evans <dje@sebabeach.org>
5469
5470 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
5471 * gdb.threads/pending-step.c (main): Fix off-by-one error.
5472 * gdb.threads/schedlock.c (main): Fix off-by-one error.
5473
5474 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5475
5476 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
5477
5478 2009-04-30 Doug Evans <dje@google.com>
5479
5480 * gdb.threads/watchthreads2.exp: New testcase.
5481 * gdb.threads/watchthreads2.c: New testcase.
5482
5483 2009-04-29 Doug Evans <dje@google.com>
5484
5485 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
5486 * gdb.cp/mb-ctor.cc: Ditto.
5487 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
5488 * gdb.cp/mb-inline.h (multi_line_foo): New function.
5489 * gdb.cp/mb-inline1.cc: Call it.
5490 * gdb.cp/mb-inline2.cc: Ditto.
5491 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
5492 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
5493
5494 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5495
5496 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
5497 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
5498 Replace all uses of `decimal' by `nonzero'.
5499 (info macro FROM_COMMANDLINE): New test.
5500
5501 2009-04-27 Tom Tromey <tromey@redhat.com>
5502
5503 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
5504
5505 2009-04-27 Doug Evans <dje@google.com>
5506
5507 * gdb.threads/watchthreads.c (main): Initialize args before starting
5508 the threads. Plus formatting cleanup.
5509 * gdb.threads/watchthreads.exp: Avoid errant failures due to
5510 biased scheduling of one thread.
5511
5512 2009-04-27 Jerome Guitton <guitton@adacore.com>
5513
5514 * gdb.cp/templates.cc (GetMax): New template.
5515 (main): Declare two instances of GetMax.
5516 * gdb.cp/templates.exp: Add new test.
5517
5518 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5519
5520 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
5521
5522 2009-04-22 Joseph Myers <joseph@codesourcery.com>
5523
5524 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
5525
5526 2009-04-15 Tom Tromey <tromey@redhat.com>
5527
5528 * gdb.base/charset.exp: Add regression test.
5529
5530 2009-04-14 Joel Brobecker <brobecker@adacore.com>
5531
5532 * gdb.base/exe-lock.exp: New testcase.
5533
5534 2009-04-13 Tom Tromey <tromey@redhat.com>
5535
5536 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
5537 operator on Frame.
5538
5539 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5540
5541 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
5542 * gdb.server/ext-attach.exp: Likewise.
5543
5544 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
5545
5546 Eliminate some sleep usage.
5547
5548 * gdb.mi/basics.c (do_nothing): New.
5549 (main): Use do_nothing instead of printf, so that
5550 not to introduce race condition between output of
5551 inferiour and output of gdb. Do not use sleep as it
5552 is not generally available on embedded targets.
5553
5554 2009-04-02 Pedro Alves <pedro@codesourcery.com>
5555
5556 * gdb.server/ext-attach.exp: Expect an optional process id after
5557 "Detached from remote process".
5558
5559 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5560
5561 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
5562 gdb.dwarf2/dw2-unresolved.exp: New.
5563
5564 2009-04-02 Pedro Alves <pedro@codesourcery.com>
5565
5566 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
5567 mi_run_to_main.
5568
5569 2009-04-02 Pedro Alves <pedro@codesourcery.com>
5570
5571 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
5572 mi_run_to_main. Skip thread exit test on remote targets.
5573 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
5574 mi_run_to_main.
5575 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
5576 mi_run_to_main.
5577 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
5578 when expecting ^connected. Detect when the target doesn't support
5579 non-stop mode.
5580 (mi_run_cmd): Detect if non-stop mode was requested by isn't
5581 supported. Return -1 on error, 0 on success.
5582 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
5583 (mi_runto): Return mi_runto_helper's result explicitly.
5584
5585 2009-04-01 Pedro Alves <pedro@codesourcery.com>
5586
5587 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
5588
5589 2009-04-01 Tom Tromey <tromey@redhat.com>
5590
5591 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
5592 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
5593 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
5594 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
5595
5596 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
5597 Jan Kratochvil <jan.kratochvil@redhat.com>
5598
5599 PR gdb/931
5600 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
5601 output.
5602 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
5603 for gdb/931.
5604 * dw2-strp.S (DW_AT_language): Change to C++.
5605 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
5606
5607 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5608
5609 * gdb.ada/tasks: New testcase.
5610
5611 2009-03-30 Stan Shebs <stan@codesourcery.com>
5612
5613 * gdb.trace/actions.exp: Update to match new info trace format.
5614 * gdb.trace/deltrace.exp: Ditto.
5615 * gdb.trace/infotrace.exp: Ditto.
5616 * gdb.trace/passcount.exp: Ditto.
5617 * gdb.trace/save-trace.exp: Ditto.
5618 * gdb.trace/while-stepping.exp: Ditto.
5619 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
5620
5621 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5622
5623 * gdb.python/python-frame.c: New file.
5624 * gdb.python/python-frame.exp: New file.
5625
5626 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5627
5628 * gdb.python/python-value.exp: Add tests for the address
5629 attribute.
5630
5631 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
5632
5633 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
5634
5635 2009-03-26 Doug Evans <dje@google.com>
5636
5637 * gdb.mi/mi-nonstop-exit.exp: New file.
5638 * gdb.mi/non-stop-exit.c: New file.
5639
5640 2009-03-26 Tom Tromey <tromey@redhat.com>
5641
5642 Update for change to prologue skipping:
5643 * gdb.mi/mi2-simplerun.exp: Update.
5644 * gdb.mi/mi2-break.exp: Update.
5645 * gdb.mi/mi-simplerun.exp: Update.
5646 * gdb.mi/mi-break.exp: Update.
5647 * gdb.base/ending-run.exp: Update.
5648
5649 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5650
5651 * gdb.python/python-value.exp (test_value_in_inferior): Test
5652 gdb.Value.is_optimized_out attribute.
5653
5654 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5655
5656 * gdb.dwarf2/dw2-noloc-main.c: New file.
5657 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
5658 (.text): Remove.
5659 (.data): New.
5660 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
5661 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
5662 (DW_TAG_subprogram func_cu1, noloc): Remove.
5663 (main): New.
5664 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
5665 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
5666 (file_symbols): New procedure.
5667
5668 2009-03-25 Tom Tromey <tromey@redhat.com>
5669
5670 * gdb.base/charset.exp (valid_target_charset): New proc.
5671 Use it to skip tests on invalid charsets.
5672
5673 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
5674
5675 * gdb.base/completion.exp: Add a test for directory completion.
5676
5677 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5678
5679 Fix a racy FAIL.
5680 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
5681 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
5682
5683 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5684
5685 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
5686 * gdb.python/python-function.exp: Add test for function returning
5687 a GDB value.
5688
5689 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
5690
5691 * gdb.python/python-function.exp: New file.
5692
5693 2009-03-20 Tom Tromey <tromey@redhat.com>
5694
5695 * gdb.base/store.exp: Update for change to escape output.
5696 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
5697 to escape output.
5698 * gdb.base/pointers.exp: Update for change to escape output.
5699 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
5700 to escape output.
5701 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
5702 escape output.
5703 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
5704 to escape output.
5705 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
5706 escape output.
5707 * gdb.base/setvar.exp: Update for change to escape output.
5708 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
5709 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
5710 to escape output.
5711 (test_print_string_constants): Likewise.
5712 * gdb.base/charset.exp (valid_host_charset): Check size of
5713 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
5714 cases. Handle "auto"-related output.
5715 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
5716 (uvar, Uvar): New globals.
5717
5718 2009-03-19 Jerome Guitton <guitton@adacore.com>
5719
5720 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
5721 deltas.
5722 * gdb.ada/fixed_points.exp: Ditto.
5723
5724 2009-03-18 Pedro Alves <pedro@codesourcery.com>
5725
5726 * return-nodebug.c: Don't include stdio.h.
5727 (init): Delete.
5728 (func): Delete definition and provide extern declaration.
5729 (t): New.
5730 (main): Don't call printf. Call func and store its result in t.
5731 * return-nodebug1.c: New.
5732 * return-nodebug.exp: Don't expect stdio output. Instead, print
5733 the global variable t. Drop printf formatters and cast types from
5734 foreach loop. Don't use prepare_for_testing. Compile
5735 return-nodebug.c and return-nodebug1.c in separate steps. Don't
5736 define FORMAT or CAST.
5737
5738 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5739
5740 * gdb.base/solib-display.exp: Disable test for remote targers.
5741
5742 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5743
5744 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
5745
5746 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5747
5748 Fix a racy FAIL.
5749 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
5750 code from `follow parent, print pids'.
5751 (`follow child, print pids', `follow parent, print pids'): Call it.
5752 Replace `gdb_test "break..."' by gdb_breakpoint.
5753
5754 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
5755
5756 * gdb.mi/mi-cli.exp: Adjust for output difference in
5757 sync and async modes.
5758
5759 2009-03-12 Joel Brobecker <brobecker@adacore.com>
5760
5761 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
5762 that was checked in by mistake. Remove loading of ada.exp, since
5763 this is not necessary in this case.
5764
5765 2009-03-12 Joel Brobecker <brobecker@adacore.com>
5766
5767 * gdb.ada/ptype_arith_binop.exp: New testcase.
5768
5769 2009-03-12 Joel Brobecker <brobecker@adacore.com>
5770
5771 * gdb.ada/mod_from_name: New testcase.
5772
5773 2009-03-12 Joel Brobecker <brobecker@adacore.com>
5774
5775 * gdb.ada/tick_last_segv: New testcase.
5776
5777 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
5778
5779 * gdb.mi/mi-cli.exp: Remove debug print.
5780
5781 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
5782
5783 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
5784 include the token in ^running and frame info in *stopped.
5785
5786 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
5787
5788 * solib-display.exp: New file.
5789 * solib-display-main.c: New file.
5790 * solib-display-lib.c: New file.
5791
5792 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5793
5794 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
5795
5796 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5797
5798 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
5799 (list_and_check_macro): Use more specific test name.
5800 (next to definition): Make the test names unique.
5801
5802 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
5803
5804 * gdb.pascal/floats.exp: Accept approximate results everywhere.
5805
5806 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5807
5808 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
5809 notifications.
5810 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
5811 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
5812 * lib/mi-support.exp (library_loaded_re): New.
5813 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
5814
5815 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5816
5817 * gdb.gdb/observer.exp: Use test_notification observer, not
5818 normal_stop, everywhere.
5819 (test_normal_stop_notifications): Rename to...
5820 (test_notifications): ...this.
5821 (test_observer_normal_stop): Rename to...
5822 (test_observer): ...this.
5823
5824 2009-02-16 Doug Evans <dje@google.com>
5825
5826 * gdb.arch/amd64-disp-step.S (test_int3): New test.
5827 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
5828 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
5829 (test_prefixed_syscall,test_int3): New tests.
5830 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
5831 (test_prefixed_syscall,test_int3): New tests.
5832
5833 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5834
5835 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
5836 (mi_expect_interrupt): Likewise.
5837 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
5838 response.
5839
5840 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5841
5842 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
5843 * gdb.base/pc-fp.exp (get_valueofx): Remove.
5844 Replace calls to get_valueofx by get_hexadecimal_valueof.
5845
5846 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5847
5848 * lib/gdb.exp (get_valueof): Accept anything as a return value.
5849 (get_integer_valueof): New procedure.
5850 (get_sizeof): Use new get_integer_value_of.
5851 * gdb.base/sizeof.exp: Replace all uses of get_valueof
5852 by get_integer_valueof.
5853
5854 2009-02-13 Tom Tromey <tromey@redhat.com>
5855
5856 * gdb.base/remote.exp (get_sizeof): Remove.
5857 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
5858 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
5859 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
5860 * lib/gdb.exp (get_valueof): Move from long_long.exp.
5861 (get_sizeof): Likewise.
5862
5863 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5864
5865 PR fortran/9806
5866 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
5867
5868 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5869
5870 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
5871
5872 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5873
5874 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
5875
5876 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
5877
5878 * gdb.python/python-cmd.exp: New file.
5879
5880 2009-02-06 Tristan Gingold <gingold@adacore.com>
5881
5882 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
5883
5884 2009-02-05 Tristan Gingold <gingold@adacore.com>
5885
5886 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
5887 pointer is dereferenced and use this signal name in regexp.
5888 * gdb.base/signull.exp: Ditto.
5889 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
5890 * gdb.base/signull.c (main): Ditto.
5891
5892 2009-02-04 Tom Tromey <tromey@redhat.com>
5893 Thiago Jung Bauermann <bauerman@br.ibm.com>
5894
5895 * gdb.python/python-value.exp: Use `gdb.history' instead of
5896 `gdb.value_from_history'.
5897 (test_value_numeric_ops): Add test for conversion of enum constant.
5898 * gdb.python/python-value.c (enum e): New type.
5899 (evalue): New global.
5900 (main): Use argv.
5901
5902 2009-02-04 Jerome Guitton <guitton@adacore.com>
5903
5904 * gdb.ada/uninitialized_vars: New test program.
5905 * gdb.ada/uninitialized_vars.exp: New testcase.
5906
5907 2009-02-02 Tom Tromey <tromey@redhat.com>
5908
5909 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
5910 * gdb.cp/pr2489.cc: Rename...
5911 * gdb.cp/pr9594.cc: ... to this.
5912
5913 2009-02-02 Tom Tromey <tromey@redhat.com>
5914
5915 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
5916 * gdb.cp/pr2489.cc: New file.
5917 * gdb.cp/cpcompletion.exp: New file.
5918
5919 2009-02-02 Tom Tromey <tromey@redhat.com>
5920
5921 PR exp/9059:
5922 * gdb.cp/call-c.exp: Add regression test.
5923 * gdb.cp/call-c.cc (FooHandle): New typedef.
5924 (main): New variable 'handle'.
5925
5926 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5927
5928 * lib/mi-support.exp (et_mi_thread_list)
5929 (check_mi_and_console_threads): Adjust for current thread in
5930 -thread-list-ids output.
5931
5932 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5933
5934 * gdb.mi/mi-break.exp (test_disabled_creation): New.
5935 Call it.
5936
5937 2009-01-28 Doug Evans <dje@google.com>
5938
5939 * gdb.arch/amd64-disp-step.S: New file.
5940 * gdb.arch/amd64-disp-step.exp: New file.
5941 * gdb.arch/i386-disp-step.S: New file.
5942 * gdb.arch/i386-disp-step.exp: New file.
5943
5944 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
5945
5946 * gdb.base/find.exp: Set newline variable
5947 using quotes instead of braces to fix cygwin failures.
5948
5949 2009-01-23 Pedro Alves <pedro@codesourcery.com>
5950
5951 * gdb.base/radix.exp: Add tests to ensure that that set
5952 input-radix 0 and set output-radix 0 are really rejected.
5953
5954 2009-01-23 Pedro Alves <pedro@codesourcery.com>
5955
5956 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
5957 copyright years.
5958
5959 2009-01-23 Pedro Alves <pedro@codesourcery.com>
5960
5961 PR gdb/9664:
5962 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
5963
5964 2009-01-22 Pedro Alves <pedro@codesourcery.com>
5965
5966 PR c++/9631:
5967 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
5968
5969 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
5970
5971 * gdb.server/file-transfer.exp: Use EXEEXT variable for
5972 binfile definition to fix Windows OS failure.
5973
5974 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5975
5976 PR gdb/9346
5977 * gdb.base/interrupt.c (sigint_handler): New.
5978 (main): Install a SIGINT handler if SIGNALS is defined. Exit
5979 on error.
5980 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
5981 Test "signal SIGINT".
5982
5983 2009-01-19 Doug Evans <dje@google.com>
5984
5985 * gdb.base/break.exp: Update expected gdb output.
5986 * gdb.base/sepdebug.exp: Ditto.
5987 * gdb.mi/mi-syn-frame.exp: Ditto.
5988 * gdb.mi/mi2-syn-frame.exp: Ditto.
5989 * gdb.base/call-signal-resume.exp: New file.
5990 * gdb.base/call-signals.c: New file.
5991 * gdb.base/unwindonsignal.exp: New file.
5992 * gdb.base/unwindonsignal.c: New file.
5993 * gdb.threads/interrupted-hand-call.exp: New file.
5994 * gdb.threads/interrupted-hand-call.c: New file.
5995 * gdb.threads/thread-unwindonsignal.exp: New file.
5996
5997 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5998
5999 * gdb.base/define.exp: Test defining and hooking prefix commands.
6000 * gdb.python/python.exp: Update test for "show user" output.
6001
6002 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6003
6004 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
6005 now the output exactly, using less wildcards. Expect also the output
6006 of gfortran-4.3. Update for the f-valprint.c modification from
6007 2008-04-22.
6008 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
6009 Remove gdb_test test names where matching the command.
6010
6011 2009-01-01 Pedro Alves <pedro@codesourcery.com>
6012
6013 PR breakpoints/9681:
6014 * gdb.base/watchpoint.exp: Add regression test.
6015
6016 2008-12-31 Pedro Alves <pedro@codesourcery.com>
6017
6018 * gdb.threads/attach-into-signal.exp: Don't use
6019 gdb_suppress_entire_file.
6020 * gdb.threads/attach-stopped.exp: Ditto.
6021 * gdb.threads/attachstop-mt.exp: Ditto.
6022
6023 2008-12-31 Pedro Alves <pedro@codesourcery.com>
6024
6025 PR gdb/8812:
6026 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
6027
6028 2008-12-29 Pedro Alves <pedro@codesourcery.com>
6029
6030 PR gdb/7536:
6031 * gdb.base/radix.exp: Add tests to ensure invalid input radices
6032 and unsupported output radices are really rejected.
6033
6034 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6035
6036 * gdb.cp/punctuator.exp: Backslash the '$' signs.
6037
6038 2008-12-22 Tom Tromey <tromey@redhat.com>
6039
6040 * gdb.cp/punctuator.exp: New file.
6041
6042 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6043
6044 * gdb.base/completion.exp (Completing non-existing component): New test.
6045
6046 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6047
6048 Fix for PR gdb/8648.
6049 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
6050 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
6051 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
6052 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
6053
6054 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6055
6056 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
6057
6058 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
6059
6060 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
6061 compiler actually generate code at the expected line number.
6062
6063 2008-12-15 Jie Zhang <jie.zhang@analog.com>
6064
6065 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
6066
6067 2008-12-12 Tom Tromey <tromey@redhat.com>
6068
6069 * gdb.base/commands.exp (redefine_hook_test): New proc.
6070 Call it.
6071
6072 2008-12-11 Tom Tromey <tromey@redhat.com>
6073
6074 * gdb.base/macscp.exp: New regression test.
6075
6076 2008-12-11 Tom Tromey <tromey@redhat.com>
6077
6078 * gdb.base/macscp.exp: Print "address.addr".
6079 * gdb.base/macscp1.c (struct outer): New struct.
6080 (address): New global.
6081
6082 2008-12-09 Tom Tromey <tromey@redhat.com>
6083
6084 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
6085 Call it.
6086
6087 2008-12-04 Doug Evans <dje@google.com>
6088
6089 * gdb.server/ext-run.exp: Relax regexp for init program.
6090
6091 2008-12-03 Tristan Gingold <gingold@adacore.com>
6092
6093 * gdb.base/macscp.exp: Generate an object file during compilation
6094 to work around Darwin dsymutil limitations.
6095
6096 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6097
6098 Test resolving external references to TLS variables.
6099 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
6100 FILE2_THREAD_LOCAL.
6101 (testfile2, srcfile2): New variables.
6102 * gdb.threads/tls.c (file2_thread_local)
6103 (function_referencing_file2_thread_local): New.
6104 * gdb.threads/tls2.c: New file.
6105
6106 2008-11-28 Joel Brobecker <brobecker@adacore.com>
6107
6108 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
6109 rather than integer, as integer might not be big enough when
6110 on 64bit targets.
6111
6112 2008-11-27 Jerome Guitton <guitton@adacore.com>
6113
6114 * gdb.cp/formatted-ref.exp: Add equality test.
6115 * gdb.ada/formatted_ref.exp: Ditto.
6116
6117 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6118
6119 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
6120 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
6121
6122 2008-11-20 Andreas Schwab <schwab@suse.de>
6123
6124 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
6125 matching syscall entry point.
6126 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
6127 (tcatch_vfork_then_child_follow): Likewise. Finish through
6128 vfork even if we stopped at the syscall trampoline.
6129
6130 2008-11-20 Doug Evans <dje@google.com>
6131
6132 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
6133
6134 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
6135
6136 * gdb.arch/ppc-dfp.exp: New file.
6137 * gdb.arch/ppc-dfp.c: New file.
6138
6139 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6140
6141 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
6142
6143 2008-11-17 Doug Evans <dje@google.com>
6144
6145 * gdb.mi/mi-syn-frame.exp: Update expected output.
6146 * gdb.mi/mi2-syn-frame.exp: Update expected output.
6147
6148 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6149
6150 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
6151 "thread N" results in =thread-selected.
6152 * lib/mi-support (mi_run_cmd, mi_expect_stop)
6153 (mi_send_resuming_command_raw): Be prepared for
6154 =thread-selected.
6155
6156 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6157
6158 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
6159 * lib/mi-support.exp: Likewise.
6160
6161 2008-11-16 Joel Brobecker <brobecker@adacore.com>
6162
6163 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
6164 commands from the expected output for "help catch".
6165
6166 2008-11-15 Joel Brobecker <brobecker@adacore.com>
6167
6168 * gdb.ada/int_deref.exp: New testcase.
6169
6170 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
6171
6172 * gdb.mi/gdb2549.exp: New file.
6173
6174 2008-11-11 Doug Evans <dje@google.com>
6175
6176 * gdb.base/callexit.exp: New file.
6177 * gdb.base/callexit.c: New file.
6178
6179 2008-11-10 Doug Evans <dje@google.com>
6180
6181 * lib/gdb.exp (GDBFLAGS): Move -nx ...
6182 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
6183 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
6184 (default_gdb_start,default_gdb_exit): Ditto.
6185 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
6186 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
6187 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
6188 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
6189 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
6190 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
6191
6192 2008-11-03 Andreas Schwab <schwab@suse.de>
6193
6194 * gdb.base/hashline2.exp: Fix typo.
6195 * gdb.base/hashline3.exp: Likewise.
6196
6197 2008-10-30 Tom Tromey <tromey@redhat.com>
6198
6199 * gdb.base/pointers.exp: Add test.
6200 * gdb.base/pointers.c (k, S): New typedefs.
6201 (instance): New global.
6202
6203 2008-10-30 Andreas Schwab <schwab@suse.de>
6204
6205 * gdb.base/args.exp: Add tests for newlines.
6206
6207 2008-10-30 Joel Brobecker <brobecker@adacore.com>
6208
6209 gdb.base/foll-exec.exp: Update the expected output of a couple
6210 of "info breakpoints" tests.
6211
6212 2008-10-28 Tom Tromey <tromey@redhat.com>
6213
6214 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
6215
6216 2008-10-24 Pedro Alves <pedro@codesourcery.com>
6217
6218 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
6219 gdb_start_cmd.
6220 Use runto_main before any test that requires execution.
6221
6222 2008-10-23 Pedro Alves <pedro@codesourcery.com>
6223
6224 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
6225 instead of SIGINT.
6226
6227 2008-10-22 Joel Brobecker <brobecker@adacore.com>
6228
6229 * gdb.base/completion.exp: Update expected output following
6230 the addition of the "info tasks" command.
6231
6232 2008-10-22 Tom Tromey <tromey@redhat.com>
6233
6234 * gdb.base/exprs.exp (test_expr): Add test for string
6235 concatenation.
6236
6237 2008-10-19 Pedro Alves <pedro@codesourcery.com>
6238
6239 * configure.ac: Output gdb.python/Makefile.
6240 * configure: Regenerate.
6241 * gdb.python/Makefile.in: New.
6242
6243 2008-10-16 Joel Brobecker <brobecker@adacore.com>
6244
6245 * gdb.base/foll-fork.exp: Adjust the expected output to match
6246 the new description for fork/vfork catchpoints in the "info
6247 breakpoints" output.
6248
6249 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
6250
6251 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
6252
6253 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6254
6255 * gdb.python/python-value.c: New file.
6256 * gdb.python/python-value.exp: New file.
6257
6258 2008-10-15 Pedro Alves <pedro@codesourcery.com>
6259
6260 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
6261
6262 2008-10-15 Denis Pilat <denis.pilat@st.com>
6263
6264 * gdb.cp/mb-ctor.exp: Fix a typo.
6265
6266 2008-10-09 Tom Tromey <tromey@redhat.com>
6267
6268 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
6269 'fprintf' and 'stderr'.
6270
6271 2008-10-07 Joel Brobecker <brobecker@adacore.com>
6272
6273 * gdb.ada/ref_tick_size.exp: New testcase.
6274
6275 2008-10-06 Doug Evans <dje@google.com>
6276
6277 * gdb.dwarf2/dw2-cu-size.exp: New file.
6278 * gdb.dwarf2/dw2-cu-size.S: New file.
6279
6280 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
6281 .Ltype_int for clarity.
6282
6283 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
6284
6285 PR gdb/2384:
6286 * gdb.cp/gdb2384.exp: Extended to test more cases.
6287 * gdb.cp/gdb2384.cc: Likewise.
6288 * gdb.cp/gdb2384-base.h: Likewise.
6289 * gdb.cp/gdb2384-base.cc: Likewise.
6290
6291 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6292
6293 * gdb.base/maint.exp (maint print type): Remove printing
6294 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
6295
6296 2008-09-30 Tom Tromey <tromey@redhat.com>
6297
6298 * gdb.base/macscp.exp: Add completion tests.
6299 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
6300 (TWENTY_THREE): Likewise.
6301 (FORTY_EIGHT): Likewise.
6302
6303 2008-09-30 Tom Tromey <tromey@redhat.com>
6304
6305 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
6306 everywhere.
6307 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
6308
6309 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6310
6311 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
6312 testcase is derived from. Fix racy dependency on an expected PID
6313 number. No longer support the testcase on Linux kernel 2.4.x.
6314
6315 2008-09-27 Tom Tromey <tromey@redhat.com>
6316
6317 * gdb.base/macscp.exp: Add tests for stringification, splicing,
6318 and varargs.
6319
6320 2008-09-22 Pedro Alves <pedro@codesourcery.com>
6321
6322 * lib/mi-support.exp (mi_expect_interrupt): New.
6323 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
6324 from gdb.mi/mi-nonstop.exp.
6325 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
6326 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
6327 lib/mi-support.exp.
6328 Use mi_check_thread_states throughout. Avoid ".*" and do not
6329 require an anchor after -exec-run.
6330
6331 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6332
6333 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
6334 stop is pending. Avoid ".*" when two stops are pending.
6335 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
6336 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
6337 newlines in fullnames.
6338 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
6339 (mi_expect_stop): Update comments. Only anchor in sync mode.
6340 Do not match newlines.
6341 (mi_send_resuming_command_raw): Always return status.
6342 (mi_get_stop_line): Do not match more than one line by accident.
6343 Only anchor in sync mode.
6344 (mi_run_inline_test): If -exec-next fails, give up.
6345
6346 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6347
6348 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
6349 on SPU.
6350
6351 2008-09-10 Joel Brobecker <brobecker@adacore.com>
6352
6353 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
6354
6355 2008-09-10 Joel Brobecker <brobecker@adacore.com>
6356
6357 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
6358 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6359 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
6360 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6361 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
6362 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
6363 gdb.ada/interface.exp, gdb.ada/null_array.exp,
6364 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6365 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6366 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6367 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
6368 Include the "= " sequence in the expected output of print tests.
6369
6370 2008-09-10 Joel Brobecker <brobecker@adacore.com>
6371
6372 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
6373 description for boolean types.
6374
6375 2008-09-09 Pedro Alves <pedro@codesourcery.com>
6376
6377 * gdb.base/hook-stop-continue.c: New.
6378 * gdb.base/hook-stop-continue.exp: New.
6379
6380 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6381
6382 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
6383
6384 2008-09-08 Jerome Guitton <guitton@adacore.com>
6385
6386 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
6387 (stack_check_probe_2, stack_check_probe_loop_1)
6388 (stack_check_probe_loop_2): New functions.
6389 (main): Add call to these new functions.
6390 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
6391 functions, check that the breakpoint is inserted at the appropriate
6392 location.
6393 (insert_breakpoint): Slightly refine this procedure so that it can
6394 be called several times in the test.
6395
6396 2008-09-08 Jerome Guitton <guitton@adacore.com>
6397
6398 * gdb.base/stack-checking.c: New file.
6399 * gdb.base/stack-checking.exp: New file.
6400
6401 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6402
6403 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
6404 * gdb.arch/altivec-regs.exp: Likewise.
6405 * gdb.arch/vsx-regs.exp: Likewise.
6406
6407 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6408
6409 * gdb.arch/ppc-fp.exp: New file.
6410 * gdb.arch/ppc-fp.c: New file.
6411
6412 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6413
6414 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
6415 lest gcc-4.3.1 optimizes the whole thing away.
6416
6417 2008-09-04 Michael Snyder <msnyder@vmware.com>
6418
6419 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
6420 as "at" (for non-debug functions such as _start).
6421
6422 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6423
6424 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
6425 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
6426 software watchpoints.
6427 * gdb.base/watch_thread_num.exp: Likewise.
6428
6429 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
6430
6431 * gdb.arch/i386-bp_permanent.exp: New test.
6432
6433 2008-08-24 Tom Tromey <tromey@redhat.com>
6434
6435 * gdb.base/maint.exp: Update "maint print type".
6436
6437 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
6438
6439 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
6440 support. Adjust the order of "*running" notifications.
6441 * gdb.mi/non-stop.c: Don't cast from int to void* and
6442 back.
6443
6444 2008-08-20 Mark Kettenis <kettenis@gnu.org>
6445
6446 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
6447 expect to find it in the "info frame" output.
6448
6449 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
6450
6451 * gdb.base/interp.exp: Always consume both prompts.
6452
6453 2008-08-20 Pedro Alves <pedro@codesourcery.com>
6454
6455 * gdb.base/pending.exp: Test pending breakpoints without symbols
6456 loaded.
6457
6458 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6459
6460 * lib/mi-support.exp (mi_expect_stop): Produce
6461 more details on failures.
6462 * gdb.mi/mi-nonstop.exp: New.
6463 * gdb.mi/non-stop.c: New.
6464
6465 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6466
6467 * gdb.mi/mi-async.exp: Use 'set target-async'.
6468 * lib/mi-support.exp: Use 'set/show target-async'.
6469
6470 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
6471
6472 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
6473
6474 2008-08-17 Tom Tromey <tromey@redhat.com>
6475
6476 * gdb.base/help.exp (help catch): Rewrite.
6477
6478 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6479
6480 * gdb.base/define.exp: Test indented command documentation.
6481 * gdb.python/python.exp: Test indented multi-line command.
6482
6483 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
6484
6485 * testsuite/gdb.arch/vsx-regs.c: New source file.
6486 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
6487 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
6488
6489 2008-08-14 Tom Tromey <tromey@redhat.com>
6490
6491 * gdb.base/macscp.exp: Add regression test for "macro define" or
6492 "macro undef" with no arguments.
6493
6494 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6495
6496 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
6497
6498 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6499
6500 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
6501
6502 2008-08-06 Tom Tromey <tromey@redhat.com>
6503
6504 * gdb.python/python.exp: New file.
6505
6506 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6507
6508 Fix for PR gdb/1543.
6509 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
6510 $LOCATION.
6511 (location): New variable.
6512 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
6513 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
6514 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
6515 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
6516 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
6517 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
6518 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
6519 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
6520 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
6521 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
6522 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
6523 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
6524 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
6525 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
6526 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6527 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
6528 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
6529 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
6530 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
6531 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6532 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
6533 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
6534 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
6535 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
6536 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
6537 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
6538 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
6539 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
6540 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
6541 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
6542 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
6543 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
6544 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
6545 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
6546 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
6547 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
6548 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
6549 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6550 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
6551 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
6552 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
6553 gdb.base/type-opaque.exp, gdb.base/until.exp,
6554 gdb.base/value-double-free.c, gdb.base/varargs.exp,
6555 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
6556 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
6557 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
6558 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
6559 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
6560 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
6561 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
6562 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
6563 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
6564 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
6565 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
6566 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
6567 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
6568 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
6569 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
6570 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6571 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
6572 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
6573 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
6574 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6575 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
6576 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
6577 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
6578 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6579 gdb.pascal/types.exp, gdb.stabs/weird.exp,
6580 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
6581 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
6582 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
6583 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
6584 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
6585 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
6586 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6587 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
6588 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6589 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
6590 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6591 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6592 lib/mi-support.exp, lib/trace-support.exp: Remove reference
6593 to bug-gdb@prep.ai.mit.edu .
6594
6595 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
6596
6597 * lib/mi-support.exp (mi_load_shlibs): New.
6598 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
6599
6600 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
6601
6602 * lib/mi-support.exp (get_mi_thread_list)
6603 (check_mi_and_console_threads): New, moved from ...
6604 * gdb.mi/mi-pthread.exp: ...here.
6605 * gdb.mi/gdb669.exp (get_mi_thread_list)
6606 (check_mi_and_console_threads): Delete.
6607 * gdb.mi/mi2-pthread.exp: Likewise.
6608
6609 2008-07-28 Tom Tromey <tromey@redhat.com>
6610
6611 * Makefile.in (just-check): Remove. Move body to...
6612 (check): ... here.
6613
6614 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6615
6616 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
6617 Add a test for duplicated SIGINTs.
6618
6619 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6620
6621 * gdb.threads/schedlock.exp (get_args): Update to work for any
6622 value of NUM.
6623 (Top level): Report the number of threads that did not resume.
6624
6625 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6626
6627 * gdb.dwarf2/dw2-compressed.S: Also define __start.
6628
6629 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6630
6631 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
6632 non-MI prompt.
6633
6634 2008-07-26 Tom Tromey <tromey@redhat.com>
6635
6636 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
6637 (function_struct, function_struct_ptr): New globals.
6638 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
6639 function pointer in a struct.
6640
6641 2008-07-26 Tom Tromey <tromey@redhat.com>
6642
6643 * gdb.base/macscp.exp: Add test for macro lexing bug.
6644
6645 2008-07-18 Tom Tromey <tromey@redhat.com>
6646
6647 * gdb.base/macscp.exp: Add macro tests.
6648
6649 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6650
6651 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
6652
6653 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6654
6655 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
6656
6657 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6658
6659 * gdb.cp/class2.exp: fix for failure on spu-elf
6660
6661 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
6662
6663 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
6664
6665 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6666
6667 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
6668
6669 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
6670
6671 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
6672
6673 2008-07-11 Kevin Buettner <kevinb@redhat.com>
6674
6675 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
6676 of regexp to account for changes made to GDB in the printing of
6677 byte vectors.
6678
6679 2008-07-11 Tom Tromey <tromey@redhat.com>
6680
6681 * gdb.base/completion.exp: Add 'help' completion test.
6682
6683 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6684
6685 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
6686
6687 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6688
6689 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
6690
6691 2008-07-09 Pedro Alves <pedro@codesourcery.com>
6692
6693 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
6694
6695 2008-07-09 Pedro Alves <pedro@codesourcery.com>
6696
6697 * gdb.base/fullname.exp: Restore pwd if compiling failed.
6698
6699 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6700
6701 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
6702
6703 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
6704
6705 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
6706 previous commit. Add a comment.
6707
6708 2008-06-28 Pedro Alves <pedro@codesourcery.com>
6709
6710 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
6711
6712 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
6713
6714 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
6715
6716 2008-06-27 Pedro Alves <pedro@codesourcery.com>
6717
6718 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
6719 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
6720 compiling an executable, link in an object that forces unbuffered
6721 output.
6722 * lib/set_unbuffered_mode.c: New file.
6723
6724 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6725
6726 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
6727
6728 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
6729
6730 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
6731 mi_expect_stop.
6732 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
6733 Demand that *running is output.
6734 (detect_async): Perform checking every time.
6735 (mi_send_resuming_command): Extract everything into...
6736 (mi_send_resuming_command_raw): ...this.
6737 (mi_expect_stop): Don't accept any output before *stopped.
6738
6739 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
6740
6741 Robustify mi-simplerun.
6742 * gdb.mi/basics.c (main): Add a call to sleep.
6743 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
6744 * gdb.mi/mi2-cli.exp: Likewise.
6745 * gdb.mi/mi-break.exp: Likewise.
6746
6747 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
6748
6749 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
6750
6751 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6752
6753 * gdb.mi/mi-console.exp: Adjust.
6754 * gdb.mi/mi-syn-frame.exp: Adjust.
6755 * gdb.mi/mi2-console.exp: Adjust.
6756 * gdb.mi/mi2-syn-frame.exp: Adjust.
6757 * lib/mi-support.exp (mi_run_cmd): Adjust.
6758 (mi_send_resuming_command): Adjust.
6759
6760 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6761
6762 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
6763 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
6764 testing of stopped.
6765 * gdb.mi/mi2-syn-frame.exp: Likewise.
6766 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
6767 (async, detect_async): New.
6768 (mi_expect_stop, mi_continue_to_line): Adjust expectation
6769 depending on if we're running in sync or async mode.
6770
6771 2008-06-09 Tom Tromey <tromey@redhat.com>
6772
6773 * gdb.base/completion.exp: New tests for field name completion
6774 with spaces, and field name completion with '->'.
6775
6776 2008-06-06 Tom Tromey <tromey@redhat.com>
6777
6778 * gdb.base/break1.c (struct some_struct): New struct.
6779 (values): New global.
6780 * gdb.base/completion.exp: Add field name completion test.
6781
6782 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
6783
6784 * gdb.cp/call-c.exp: Test for incorrect handling of reference
6785 to pointer.
6786 * gdb.cp/call-c.cc: Likewise.
6787
6788 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
6789
6790 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
6791 annotation.
6792
6793 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6794 Pedro Alves <pedro@codesourcery.com>
6795
6796 * gdb.threads/execl.c, gdb.threads/execl1.c,
6797 gdb.threads/execl.exp: New tests.
6798
6799 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
6800 Daniel Jacobowitz <dan@codesourcery.com>
6801
6802 * gdb.cp/exception.exp: Activate test, make it work with pending
6803 catchpoints.
6804
6805 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6806
6807 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
6808
6809 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
6810
6811 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
6812 now printed.
6813 * gdb.mi/mi2-var-cmd.exp: Likewise.
6814
6815 2008-05-27 Andreas Schwab <schwab@suse.de>
6816
6817 * gdb.base/frame-args.exp: Handle arguments that are optimized
6818 out.
6819
6820 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
6821
6822 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
6823 quiet for ppc32 and group options into a single variable.
6824
6825 2008-05-23 Joel Brobecker <brobecker@adacore.com>
6826
6827 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
6828 of zero-size elements.
6829 * gdb.ada/null_array.exp: Test printing this new array.
6830
6831 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6832
6833 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
6834
6835 2008-05-21 Joel Brobecker <brobecker@adacore.com>
6836
6837 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
6838 of the "finish" command.
6839
6840 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
6841
6842 * gdb.base/annota1.exp: Test for new annotation.
6843
6844 2008-05-16 Pedro Alves <pedro@codesourcery.com>
6845
6846 * gdb.base/fixsection.exp: New file.
6847 * gdb.base/fixsection0.c: New file.
6848 * gdb.base/fixsection1.c: New file.
6849
6850 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6851
6852 * gdb.base/annota1.exp: Accept printf@... in place of printf.
6853 * gdb.base/annota3.exp: Likewise.
6854
6855 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
6856
6857 * gdb.base/watch_thread_num.exp: Don't run tests that require
6858 watchpoints if the target doesn't support them.
6859
6860 2008-05-12 Doug Evans <dje@google.com>
6861
6862 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
6863
6864 2008-05-09 Joel Brobecker <brobecker@adacore.com>
6865
6866 * gdb.ada/assign_1.exp: New testcase.
6867
6868 2008-05-09 Doug Evans <dje@google.com>
6869
6870 * gdb.base/find.exp: New file.
6871 * gdb.base/find.c: New file.
6872
6873 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
6874
6875 * gdb.base/commands.exp (watchpoint_command_test): Handle
6876 gdb,no_hardware_watchpoints.
6877 * gdb.base/float.exp: Allow ARM targets without floating point.
6878 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
6879
6880 2008-05-06 Jerome Guitton <guitton@adacore.com>
6881 Joel Brobecker <brobecker@adacore.com>
6882
6883 * gdb.ada/lang_switch: New test program.
6884 * gdb.ada/lang_switch.exp: New testcase.
6885
6886 2008-05-05 Doug Evans <dje@google.com>
6887
6888 * gdb.base/help.exp (disassemble): Update expected help text.
6889
6890 2008-05-04 Pedro Alves <pedro@codesourcery.com>
6891
6892 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
6893
6894 2008-05-04 Pedro Alves <pedro@codesourcery.com>
6895
6896 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
6897 different times.
6898
6899 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6900
6901 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
6902 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
6903 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
6904 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
6905
6906 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
6907
6908 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
6909 notification to appear.
6910
6911 2008-05-04 Daniel Jacobowitz <dan@debian.org>
6912
6913 * gdb.base/fullname.c: New file.
6914 * gdb.base/fullname.exp: New file.
6915 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
6916
6917 2008-05-03 Pedro Alves <pedro@codesourcery.com>
6918
6919 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
6920 expressions with macros.
6921
6922 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6923
6924 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
6925
6926 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6927
6928 * gdb.base/completion.exp: Handle lack of other symbols beginning
6929 with "a".
6930
6931 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
6932
6933 2008-05-02 Jim Blandy <jimb@codesourcery.com>
6934
6935 * gdb.asm/asmsrc1.s: Add scratch space.
6936
6937 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6938 Daniel Jacobowitz <dan@codesourcery.com>
6939
6940 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
6941 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
6942 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
6943
6944 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
6945
6946 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
6947
6948 2008-05-01 Joel Brobecker <brobecker@adacore.com>
6949
6950 * gdb.base/info-target.exp: New testcase.
6951
6952 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6953
6954 * gdb.cp/hang.exp: Use .cc instead of .C.
6955 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
6956 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
6957
6958 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6959
6960 * gdb.base/gdb1250.exp: Remove perror.
6961 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
6962
6963 2008-04-30 Pedro Alves <pedro@codesourcery.com>
6964
6965 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
6966 .2byte.
6967
6968 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
6969
6970 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
6971 (maybe_kfail): New.
6972
6973 2008-04-25 Pedro Alves <pedro@codesourcery.com>
6974
6975 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
6976
6977 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6978
6979 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
6980 * gdb.mi/mi2-syn-frame.exp: Likewise.
6981 * lib/mi-support.exp: Likewise.
6982
6983 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6984
6985 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
6986 to specify regexp for the location to stop at.
6987 * gdb.base/break-always.c: New.
6988 * gdb.base/break-always.exp: New.
6989
6990 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6991
6992 * lib/mi-support.exp (mi_runto_helper): Adjust
6993 for the original-location field.
6994 (mi_create_breakpoint, mi_list_breakpoints): New.
6995 * gdb.mi/mi-break.exp: Adjust.
6996 * gdb.mi/mi2-break.exp: Adjust.
6997 * gdb.mi/mi-pending.exp: Adjust.
6998 * gdb.mi/mi-simplerun.exp: Adjust.
6999 * gdb.mi/mi2-simplerun.exp: Adjust.
7000 * gdb.mi/mi-syn-frame.exp: Adjust.
7001 * gdb.mi/mi2-syn-frame.exp: Adjust.
7002 * gdb.mi/mi-until.exp: Adjust.
7003 * gdb.mi/mi2-until.exp: Adjust.
7004 * gdb.mi/mi-var-display.exp: Adjust.
7005 * gdb.mi/mi2-var-display.exp: Adjust.
7006 * gdb.mi/mi-watch.exp: Adjust.
7007 * gdb.mi/mi2-watch.exp: Adjust.
7008
7009 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
7010
7011 * aclocal.m4: Add override.m4.
7012 * configure: Regenerate.
7013
7014 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
7015
7016 * gdb.mi/var-cmd.c (do_at_tests): Verify that
7017 '-var-update --all-values' reports new value even the type
7018 of a variable object has changed.
7019
7020 2008-04-18 Craig Silverstein <csilvers@google.com>
7021
7022 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
7023 files.
7024
7025 2008-04-18 Joel Brobecker <brobecker@adacore.com>
7026
7027 * gdb.ada/atomic_enum: New test program.
7028 * gdb.ada/atomic_enum.exp: New testcase.
7029
7030 2008-04-17 Doug Evans <dje@google.com>
7031
7032 * gdb.opt/Makefile.in: Fix whitespace.
7033
7034 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
7035
7036 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
7037
7038 2008-04-17 Doug Evans <dje@google.com>
7039
7040 * gdb.base/hashline1.exp: New testcase.
7041 * gdb.base/hashline2.exp: New testcase.
7042 * gdb.base/hashline2.exp: New testcase.
7043
7044 2008-04-17 Pedro Alves <pedro@codesourcery.com>
7045
7046 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
7047
7048 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
7049
7050 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
7051 temporary breakpoint to match "Temporary breakpoint".
7052 * gdb.base/break.exp (delete_breakpoints): Likewise.
7053 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
7054 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
7055 * gdb.base/display.exp: Likewise.
7056 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
7057 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
7058 * gdb.base/restore.exp (restore_tests): Likewise.
7059 * gdb.base/sepdebug.exp: Likewise.
7060 * gdb.base/watchpoint.exp: Likewise.
7061 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
7062 * gdb.mi/mi-pending.exp: Likewise.
7063 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
7064 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
7065 * gdb.mi/mi-var-cmd.exp: Likewise.
7066 * gdb.mi/mi-var-display.exp: Likewise.
7067 * gdb.mi/mi2-cli.exp: Likewise.
7068 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
7069 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
7070 * gdb.mi/mi2-var-display.exp: Likewise.
7071 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
7072 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
7073 new "disp" field.
7074 (mi_expect_stop): Move after_reason argument to be really after
7075 reason. This is to support fix for PR2424.
7076
7077 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7078
7079 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
7080
7081 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
7082
7083 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
7084 field. Add more floating varobj tests.
7085 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
7086 field.
7087 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
7088 (main): Call do_at_tests.
7089 * lib/mi-support.exp (mi_create_floating_varobj)
7090 (mi_varobj_update_with_type_change): New.
7091
7092 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
7093
7094 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
7095 option of -var-evaluate-expression.
7096 * gdb.mi/mi2-var-display.exp: Likewise.
7097
7098 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
7099
7100 Introduce test setup helpers.
7101 * lib/gdb.exp (build_executable, clean_restart)
7102 (prepare_for_testing): New.
7103 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
7104 * gdb.base/return.exp: Likewise.
7105 * gdb.base/ending-run.exp: Likewise.
7106
7107 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
7108
7109 * gdb.mi/mi-async.exp: New test for asynchronous Machine
7110 Interface (MI) responses.
7111
7112 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
7113
7114 * gdb.cp/breakpoint.cc: New code to test conditions involving
7115 member variables.
7116 * gdb.cp/breakpoint.exp: Test condition involving member
7117 variables.
7118
7119 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
7120
7121 * lib/mi-support.exp (mi_expect_stop): New.
7122 (mi_run_cmd): Change the
7123 token. Use mi_send_resuming_command, use
7124 mi_expect_stop.
7125 (mi_execute_to_helper): Rename to mi_execute_to.
7126 (mi_send_resuming_command): Add more error patterns.
7127 (mi_wait_for_stop): Renamed to...
7128 (mi_get_stop_line): ...this.
7129 (mi_run_inline_test): Adjust.
7130
7131 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
7132 * gdb.mi/mi-console.exp: Likewise.
7133 * gdb.mi/mi-pending.exp: Likewise.
7134 * gdb.mi/mi-simplerun.exp: Likewise.
7135 * gdb.mi/mi-stack.exp: Likewise.
7136 * gdb.mi/mi-stepi.exp: Likewise.
7137 * gdb.mi/mi-syn-frame.exp: Add comment.
7138 * gdb.mi/mi-until.exp: Likewise.
7139 * gdb.mi/mi-var-display.exp: Likewise.
7140 * gdb.mi/mi-watch.exp: Likewise.
7141 * gdb.mi/mi2-cli.exp: Likewise.
7142 * gdb.mi/mi2-console.exp: Likewise.
7143 * gdb.mi/mi2-simplerun.exp: Likewise.
7144 * gdb.mi/mi2-stack.exp: Likewise.
7145 * gdb.mi/mi2-stepi.exp: Likewise.
7146 * gdb.mi/mi2-until.exp: Likewise.
7147 * gdb.mi/mi2-var-display.exp: Likewise.
7148 * gdb.mi/mi2-watch.exp: Likewise.
7149
7150 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7151
7152 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
7153
7154 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
7155
7156 2008-04-04 Pedro Alves <pedro@codesourcery.com>
7157
7158 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
7159 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
7160 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
7161 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
7162 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
7163 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
7164 expect an mi error duplicated in stderr.
7165
7166 2008-04-03 Joel Brobecker <brobecker@adacore.com>
7167
7168 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
7169 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
7170 Add a couple of tests that verify the behavior when the new setting
7171 is set to "cancel" and "all".
7172 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
7173 "ask" before we start the testing.
7174
7175 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
7176
7177 * gdb.cp/casts.cc: Add class reference variables.
7178 * gdb.cp/casts.exp: New test cases for up/down casting references.
7179
7180 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
7181
7182 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
7183 instead of beginning to make an extra test pass.
7184 * gdb.mi/mi2-var-display.exp: Likewise.
7185
7186 2008-03-31 Maciej W. Rozycki <macro@mips.com>
7187
7188 * gdb.base/break.exp: Mark failures as such. Fix formatting.
7189
7190 2008-03-31 Markus Deuling <deuling@de.ibm.com>
7191 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7192
7193 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
7194 value. Add xfail for older kernels.
7195
7196 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
7197
7198 Bring mi-support in line with gdb.exp.
7199 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
7200 (mi_gdb_start): New function.
7201
7202 2008-03-28 Maciej W. Rozycki <macro@mips.com>
7203
7204 * gdb.mi/mi-var-cmd.exp: Fix a typo.
7205
7206 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
7207
7208 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
7209 * gdb.mi/mi2-var-display.exp: Likewise.
7210
7211 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
7212
7213 * lib/mi-support.exp (mi_create_varobj_checked): New.
7214 (mi_list_varobj_children): Allow to check for a
7215 value.
7216 (mi_list_array_varobj_children): New.
7217
7218 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
7219 and mi_list_varobj_children, as opposed to hardcoding
7220 expected strings.
7221 * gdb.mi/gdb701.exp: Likewise.
7222 * gdb.mi/gdb792.exp: Likewise.
7223 * gdb.mi/mi-var-block.exp: Likewise.
7224 * gdb.mi/mi-var-cmd.exp: Likewise.
7225 * gdb.mi/mi-var-invalidate.exp: Likewise.
7226 * gdb.mi/mi2-var-block.exp: Likewise.
7227 * gdb.mi/mi2-var-child.exp: Likewise.
7228 * gdb.mi/mi2-var-cmd.exp: Likewise.
7229 * gdb.mi/mi2-var-display.exp: Likewise.
7230
7231 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7232
7233 Fix random false FAILs on i386.
7234 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
7235
7236 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
7237
7238 PR gdb/544
7239 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
7240
7241 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
7242
7243 PR gdb/544
7244 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
7245
7246 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7247
7248 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
7249 fixed PR gdb/544.
7250
7251 2008-03-21 Pedro Alves <pedro@codesourcery.com>
7252
7253 * gdb.threads/fork-child-threads.exp: Test next over fork.
7254
7255 2008-03-21 Chris Demetriou <cgd@google.com>
7256
7257 * gdb.base/break.exp (rbreak junk): New test for rbreak
7258 "Junk at end of arguments" issue.
7259
7260 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7261
7262 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
7263 *& to work on created array elements.
7264 (Top level): Test print $pc with a file. Test string operations
7265 without a target.
7266 * gdb.base/ptype.exp: Do not expect *& to work on created array
7267 elements.
7268
7269 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7270
7271 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7272 gdb.threads/staticthreads.exp: Update exit query.
7273
7274 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
7275
7276 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
7277
7278 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7279
7280 * gdb.base/watchpoint.c (global_ptr, func4): New.
7281 (main): Call func4.
7282 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
7283 (test_inaccessible_watchpoint): New.
7284
7285 2008-02-29 Maciej W. Rozycki <macro@mips.com>
7286
7287 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
7288 select the largest.
7289
7290 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7291
7292 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
7293 frames-invalid annotations.
7294
7295 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
7296
7297 * gdb.base/assign.exp: avoid same output for different tests.
7298
7299 2008-02-27 Doug Evans <dje@google.com>
7300
7301 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
7302 for bug 1738.
7303 (breakpoint_to_handler_entry): Ditto.
7304
7305 2008-02-27 Joel Brobecker <brobecker@adacore.com>
7306
7307 * gdb.base/ending-run.exp: Use the first line of code inside
7308 function body to test breakpoints.
7309 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
7310 location where the breakpoint is inserted when using the line
7311 where a function is declared. Fix typo in the description of
7312 one of the tests.
7313 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
7314
7315 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7316
7317 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
7318 tests.
7319
7320 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7321
7322 * gdb.base/args.exp: avoid same output for tests
7323 with single quotes.
7324
7325 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
7326
7327 * gdb.base/annota1.exp: Adjust for 'info break'
7328 format changes.
7329 * gdb.base/annota3.exp: Likewise.
7330 * gdb.base/break.exp: Likewise.
7331 * gdb.base/condbreak.exp: Likewise.
7332 * gdb.base/pending.exp: Likewise.
7333 * gdb.base/sepdebug.exp: Likewise.
7334 * gdb.base/unload.exp: Likewise.
7335 * gdb.cp/ovldbreak.exp: Likewise.
7336 * gdb.mi/mi-pending.exp: Likewise.
7337
7338 2008-02-07 Doug Evans <dje@google.com>
7339
7340 * gdb.cp/mb-inline.exp: New.
7341 * gdb.cp/mb-inline.h: New.
7342 * gdb.cp/mb-inline1.cc: New.
7343 * gdb.cp/mb-inline2.cc: New.
7344
7345 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
7346
7347 * gdb.pascal/floats.pas: New test program.
7348 * gdb.pascal/floats.exp: New testcase.
7349
7350 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
7351
7352 * gdb.base/callfuncs.c (t_float_many_args): New function.
7353 (t_double_many_args): New function.
7354 * gdb.base/callfuncs.exp: Add tests for exceeding float
7355 and double parameters passed through the stack.
7356
7357 2008-02-05 Joel Brobecker <brobecker@adacore.com>
7358
7359 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
7360 gdb.ada/complete/foo.adb: New files.
7361 * gdb.ada/complete.exp: New testcase.
7362
7363 2008-02-03 Doug Evans <dje@google.com>
7364
7365 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
7366
7367 * gdb.cp/gdb2384.exp: New file.
7368 * gdb.cp/gdb2384.cc: New file.
7369 * gdb.cp/gdb2384-base.h: New file.
7370 * gdb.cp/gdb2384-base.cc: New file.
7371
7372 2008-02-02 Doug Evans <dje@google.com>
7373
7374 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
7375
7376 2007-02-01 Joel Brobecker <brobecker@adacore.com>
7377
7378 * gdb.ada/sym_print_name: New test program.
7379 * gdb.ada/sym_print_name.exp: New testcase.
7380
7381 2007-02-01 Joel Brobecker <brobecker@adacore.com>
7382
7383 * gdb.ada/nested/hello.adb: New file.
7384 * gdb.ada/nested.exp: New testcase.
7385 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7386
7387 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7388
7389 * gdb.mi/basic.c (return_1): New function.
7390 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
7391 don't cause future evaluations of function to report
7392 creation of internal breakpoints.
7393
7394 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7395
7396 * gdb.mi/mi-break.exp (test_error): New.
7397 Call it.
7398
7399 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
7400
7401 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
7402 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
7403
7404 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7405
7406 * gdb.pascal/integers.pas: New test program.
7407 * gdb.pascal/integers.exp: New testcase.
7408
7409 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7410
7411 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
7412
7413 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
7414
7415 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
7416 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
7417
7418 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
7419
7420 * gdb.ada/formatted_ref: New test program.
7421 * gdb.ada/formatted_ref.exp: New testcase.
7422
7423 * gdb.cp/formatted-ref.cc: New file.
7424 * gdb.cp/formatted-ref.exp: New testcase.
7425
7426 2008-01-30 Joel Brobecker <brobecker@adacore.com>
7427
7428 * gdb.base/ptype.exp: Add testing of "ptype $pc".
7429
7430 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
7431
7432 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
7433 (test_file_list_exec_source_file): Update to new macro-info field.
7434
7435 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
7436
7437 * gdb.ada/exprs: New test program.
7438 * gdb.ada/exprs.exp: New testcase.
7439
7440 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7441
7442 * dfp-test.c (DELTA, DELTA_B): New definitions.
7443 (double_val1, double_val2, double_val3, double_val4, double_val5,
7444 double_val6, double_val7, double_val8, double_val9, double_val10,
7445 double_val11, double_val12, double_val13, double_val14, dec32_val1,
7446 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
7447 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
7448 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
7449 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
7450 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
7451 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
7452 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
7453 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
7454 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
7455 dec128_val16): New global variables.
7456 (decimal_dec128_align): New function.
7457 (decimal_mixed): Likewise.
7458 (decimal_many_args_dec32): Likewise.
7459 (decimal_many_args_dec64): Likewise.
7460 (decimal_many_args_dec128): Likewise.
7461 (decimal_many_args_mixed): Likewise.
7462 * dfp-test.exp: Add tests calling new inferior functions.
7463
7464 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7465
7466 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
7467 gdb.server/ext-run.exp: New files.
7468 * lib/gdbserver-support.exp (gdbserver_download): New.
7469 (gdbserver_start): New. Update gdbserver expected
7470 output.
7471 (gdbserver_spawn): Use them.
7472 (gdbserver_start_extended): New.
7473
7474 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7475
7476 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
7477 Run on GNU/Linux.
7478 (do_exec_tests): Check for systems which do not support catchpoints.
7479 Do not match START.
7480 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
7481 Run on GNU/Linux. Enable verbose output.
7482 (check_fork_catchpoints): New.
7483 (explicit_fork_child_follow, catch_fork_child_follow)
7484 (tcatch_fork_parent_follow): Update expected messages.
7485 (do_fork_tests): Use check_fork_catchpoints.
7486 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
7487 Run on GNU/Linux. Enable verbose output.
7488 (check_vfork_catchpoints): New.
7489 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
7490 expected messages.
7491 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
7492
7493 2008-01-29 Jim Blandy <jimb@red-bean.com>
7494
7495 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
7496 host' errors.
7497 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
7498
7499 2008-01-29 Jim Blandy <jimb@red-bean.com>
7500
7501 * gdb.threads/sigthread.c: Use barriers to ensure that
7502 child_thread and child_thread_two are always initialized before we
7503 start to use them.
7504
7505 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
7506
7507 * gdb.base/watchpoint-solib.exp: New.
7508 * gdb.base/watchpoint-solib.c: New.
7509 * gdb.base/watchpoint-solib-shr.c: New.
7510
7511 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
7512
7513 * gdb.base/gdb1056.exp: Add unsigned integer test.
7514
7515 2008-01-28 Doug Evans <dje@google.com>
7516
7517 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
7518
7519 2008-01-27 Jim Blandy <jimb@codesourcery.com>
7520
7521 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
7522
7523 * gdb.base/expand-psymtabs.exp: Doc fix.
7524
7525 2008-01-26 Mark Kettenis <kettenis@gnu.org>
7526
7527 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
7528
7529 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
7530
7531 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
7532 -var-set-format.
7533
7534 2008-01-23 Chris Demetriou <cgd@google.com>
7535
7536 * gdb.threads/thread_events.c: New testcase source file.
7537 * gdb.threads/thread_events.exp: New testcase expect file.
7538
7539 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
7540
7541 * lib/gdb.exp: Add the variable octal.
7542
7543 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
7544 -var-set-format.
7545
7546 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
7547 Vladimir Prus <vladimir@codesourcery.com>
7548
7549 * gdb.base/float.exp: Allow missing floating point for m68k and
7550 PowerPC.
7551
7552 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
7553
7554 * gdb.mi/basics.c: Setup for testing breakpoints
7555 ignore count.
7556 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
7557 * gdb.mi/mi-cli.exp: Adjust.
7558 * gdb.mi/mi2-cli.exp: Adjust.
7559
7560 2008-01-17 Pedro Alves <pedro@codesourcery.com>
7561
7562 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
7563 and 'dummy_ptr' integer pointer. Initialize struct_declarations
7564 with dummy_ptr's address.
7565 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
7566 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
7567 all targets.
7568 * gdb.mi/mi2-var-child.exp: Likewise.
7569
7570 2008-01-09 Joel Brobecker <brobecker@adacore.com>
7571
7572 * gdb.ada/null_array: New test program.
7573 * gdb.ada/null_array.exp: New testcase.
7574
7575 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
7576
7577 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
7578 with required float modifiers.
7579
7580 2008-01-08 Joel Brobecker <brobecker@adacore.com>
7581
7582 * gdb.ada/funcall_param: New test program.
7583 * gdb.ada/funcall_param.exp: New testcase.
7584
7585 2008-01-08 Joel Brobecker <brobecker@adacore.com>
7586
7587 * gdb.ada/arrayparam: New test program.
7588 * gdb.ada/arrayparam.exp: New testcase.
7589
7590 2008-01-08 Joel Brobecker <brobecker@adacore.com>
7591
7592 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
7593 landed. Should also fix random failures in the test following it.
7594
7595 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7596
7597 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
7598 for expressions with decimal float values.
7599 (test_dfp_conversions): New function to test casts to and from
7600 decimal float types.
7601 Call test_dfp_conversions.
7602 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
7603 elements.
7604 (main): Initialize ds.float4 and ds.double8 elements.
7605 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
7606 string to new error message.
7607 (d64_set_tests): Likewise.
7608 (d128_set_tests): Likewise.
7609 Add tests for expressions with decimal float variables. Add tests for
7610 conversions to and from decimal float types.
7611
7612 2008-01-05 Joel Brobecker <brobecker@adacore.com>
7613
7614 * gdb.ada/packed_tagged/comp_bug.adb: New file.
7615 * gdb.ada/packed_tagged.exp: New testcase.
7616
7617 2008-01-04 Joel Brobecker <brobecker@adacore.com>
7618
7619 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
7620 gdb.ada/homonym/homonym_main.adb: New files.
7621 * gdb.ada/homonym.exp: New testcase.
7622
7623 2008-01-04 Joel Brobecker <brobecker@adacore.com>
7624
7625 * gdb.ada/packed_array.exp: Add testing of references to
7626 a packed array.
7627
7628 2008-01-04 Joel Brobecker <brobecker@adacore.com>
7629
7630 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
7631 New files.
7632 * gdb.ada/type_coercion.exp: New testcase.
7633
7634 2008-01-04 Joel Brobecker <brobecker@adacore.com>
7635
7636 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
7637 gdb.ada/tagged/foo.adb: New file.
7638 * gdb.ada/tagged.exp: New testcase.
7639
7640 2008-01-04 Joel Brobecker <brobecker@adacore.com>
7641
7642 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
7643 gdb.ada/ptype_field/foo.adb: New files.
7644 * gdb.ada/ptype_field.exp: New testcase.
7645
7646 2008-01-03 Joel Brobecker <brobecker@adacore.com>
7647
7648 * gdb.ada/print_pc.exp: New testcase.
7649
7650 2008-01-03 Joel Brobecker <brobecker@adacore.com>
7651
7652 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
7653 gdb.ada/taft_type/p.adb: New files.
7654 * gdb.ada/taft_type.exp: New testcase.
7655
7656 2008-01-03 Joel Brobecker <brobecker@adacore.com>
7657
7658 * gdb.ada/array_bounds/bar.adb: New file.
7659 * gdb.ada/array_bounds.exp: New testcase.
7660
7661 2008-01-03 Joel Brobecker <brobecker@adacore.com>
7662
7663 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
7664 gdb.ada/arrayptr/foo.adb: New files.
7665 * gdb.ada/arrayptr.exp: New testcase.
7666
7667 2008-01-03 Joel Brobecker <brobecker@adacore.com>
7668
7669 * gdb.base/set-lang-auto.exp: New testcase.
7670
7671 2008-01-03 Joel Brobecker <brobecker@adacore.com>
7672
7673 * gdb.ada/fun_addr/foo.adb: New file.
7674 * gdb.ada/fun_addr.exp: New testcase.
7675
7676 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7677
7678 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
7679 New files
7680
7681 2008-01-02 Joel Brobecker <brobecker@adacore.com>
7682
7683 * array_subscript_addr/p.adb: New file.
7684 * array_subscript_addr.exp: New testcase.
7685
7686 2008-01-02 Joel Brobecker <brobecker@adacore.com>
7687
7688 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
7689 New files.
7690 * gdb.ada/str_cmp_ref.exp: New testcase.
7691
7692 2008-01-01 Joel Brobecker <brobecker@adacore.com>
7693
7694 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
7695 gdb.ada/fun_in_declare/foo.adb: New files.
7696 * gdb.ada/fun_in_declare.exp: New testcase.
7697
7698 2008-01-01 Joel Brobecker <brobecker@adacore.com>
7699
7700 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
7701 gdb.ada/ref_param/pck.ads: New files.
7702 * gdb.ada/ref_param.exp: New testcase.
7703
7704 2008-01-01 Joel Brobecker <brobecker@adacore.com>
7705
7706 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
7707 gdb.ada/interface/foo.adb: New files.
7708 * gdb.ada/interface.exp: New testcase.
7709
7710 2007-12-31 Jim Blandy <jimb@codesourcery.com>
7711
7712 * gdb.base/multi-forks.exp: Consume all output from child
7713 processes before proceeding to next test.
7714
7715 2007-12-29 Jim Blandy <jimb@codesourcery.com>
7716
7717 * configure: Regenerated.
7718
7719 2007-12-27 Joel Brobecker <brobecker@adacore.com>
7720
7721 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
7722 gdb.ada/fixed_cmp/fixed.adb: New files.
7723 * gdb.ada/fixed_cmp.exp: New testcase.
7724
7725 2007-12-27 Joel Brobecker <brobecker@adacore.com>
7726
7727 * gdb.ada/boolean_expr.exp: New testcase.
7728
7729 2007-12-26 Jim Blandy <jimb@codesourcery.com>
7730
7731 * gdb.base/multi-forks.exp: Doc fix.
7732
7733 2007-12-26 Joel Brobecker <brobecker@adacore.com>
7734
7735 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7736 * gdb.ada/char_param.exp: Do not compile our test program with
7737 -gnata, this is unnecessary.
7738 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
7739
7740 2007-12-24 Joel Brobecker <brobecker@adacore.com>
7741
7742 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
7743 gdb.ada/print_chars/foo.adb: New files.
7744 * gdb.ada/print_chars.exp: New testcase.
7745
7746 2007-12-24 Joel Brobecker <brobecker@adacore.com>
7747
7748 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
7749 gdb.ada/char_param/foo.adb: New files.
7750 * gdb.ada/char_param.exp: New testcase.
7751
7752 2007-12-22 Jim Blandy <jimb@codesourcery.com>
7753
7754 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
7755 hard-coding source line numbers into the test.
7756 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
7757 gdb_get_line_number to find.
7758
7759 2007-12-22 Joel Brobecker <brobecker@adacore.com>
7760
7761 * gdb.base/ptype.c (highest): New struct type.
7762 (the_highest): New variable of that type.
7763 (main): Add dummy assignment to a field of variable the_highest.
7764 * gdb.base/ptype.exp: Test type printing of our new variable.
7765
7766 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
7767
7768 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
7769 and record first explicitly generated thread number.
7770 Use that thread number for thread specific watchpoint test.
7771 Add iteration number to repetitive tests.
7772
7773 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
7774 Jim Blandy <jimb@codesourcery.com>
7775
7776 * gdb.base/expand-psymtabs.c: New testcase
7777 source file.
7778 * gdb.base/expand-psymtabs.exp: New testcase
7779 expect file.
7780
7781 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
7782
7783 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
7784 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
7785
7786 2007-12-17 Joel Brobecker <brobecker@adacore.com>
7787
7788 * gdb.ada/frame_args/foo.adb: New file.
7789 * gdb.ada/frame_args/pck.ads: New file.
7790 * gdb.ada/frame_args/pck.adb: New file.
7791 * gdb.ada/frame_args.exp: New testcase.
7792
7793 2007-12-17 Joel Brobecker <brobecker@adacore.com>
7794
7795 * gdb.base/frame-args.c: New file.
7796 * gdb.base/frame-args.exp: New testcase.
7797
7798 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7799 Joseph Myers <joseph@codesourcery.com>
7800
7801 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
7802
7803 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
7804
7805 * gdb.mi/mi-pending.exp: New.
7806 * gdb.mi/mi-pending.c: New.
7807 * gdb.mi/mi-pendshr.c: New.
7808
7809 2007-12-06 Jim Blandy <jimb@codesourcery.com>
7810
7811 * gdb.base/default.exp: Update expected output for 'info catch'.
7812
7813 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7814
7815 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
7816 must be set to binary.
7817
7818 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
7819
7820 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
7821
7822 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7823
7824 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
7825 gdb.mi/mi-file-transfer.exp: New.
7826
7827 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7828
7829 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
7830
7831 2007-11-22 Maciej W. Rozycki <macro@mips.com>
7832
7833 * gdb.trace/backtrace.exp: Fix a typo.
7834 * gdb.trace/circ.exp: Likewise.
7835 * gdb.trace/collection.exp: Likewise.
7836 * gdb.trace/limits.exp: Likewise.
7837 * gdb.trace/report.exp: Likewise.
7838 * gdb.trace/tfind.exp: Likewise.
7839 * gdb.trace/while-dyn.exp: Likewise.
7840
7841 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
7842
7843 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
7844 objects of pointers that can't be dereferenced are now
7845 "noneditable".
7846
7847 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7848
7849 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7850 (target_cpu): Remove.
7851
7852 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
7853
7854 * gdb.base/ending-run.exp: Expect the list of cleared
7855 breakpoint to come in natural order, not the reversed one.
7856
7857 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
7858
7859 * gdb.mi/mi-var-child.c (do_child_deletion): New.
7860 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
7861
7862 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
7863
7864 * gdb.base/printcmds.exp: New function
7865 test_printf_with_dfp.
7866
7867 2007-11-02 Doug Evans <dje@google.com>
7868
7869 * gdb.disasm/t01_mov.s: Remove carriage returns.
7870 * gdb.disasm/t02_mova.s: Ditto.
7871 * gdb.disasm/t03_add.s: Ditto.
7872 * gdb.disasm/t04_sub.s: Ditto.
7873 * gdb.disasm/t05_cmp.s: Ditto.
7874 * gdb.disasm/t06_ari2.s: Ditto.
7875 * gdb.disasm/t07_ari3.s: Ditto.
7876 * gdb.disasm/t08_or.s: Ditto.
7877 * gdb.disasm/t09_xor.s: Ditto.
7878 * gdb.disasm/t10_and.s: Ditto.
7879 * gdb.disasm/t11_logs.s: Ditto.
7880 * gdb.disasm/t12_bit.s: Ditto.
7881 * gdb.disasm/t13_otr.s: Ditto.
7882
7883 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7884
7885 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
7886
7887 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7888
7889 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
7890 provide DFP support.
7891
7892 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7893
7894 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
7895 Test "set powerpc vector-abi". Skip auto-detection tests for old
7896 toolchains.
7897
7898 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7899
7900 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
7901 with [string compare].
7902
7903 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7904
7905 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
7906 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
7907
7908 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
7909
7910 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
7911 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
7912 * gdb.opt/Makefile.in: New makefile.
7913 * Makefile.in: Create new directory "gdb.opt".
7914 * configure.ac: Add "gdb.opt" directory.
7915 * configure: Regenerated.
7916
7917 2007-10-25 Doug Evans <dje@google.com>
7918
7919 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
7920 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
7921
7922 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
7923 Thiago Jung Bauermann <bauerman@br.ibm.com>
7924
7925 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
7926 Floating Point expressions.
7927 * gdb.base/dfp-test.exp: new file adding tests for Decimal
7928 Floating Point variables.
7929 * gdb.base/dfp-test.c: new file containing program with Decimal
7930 Floating variables, used by gdb.base/dfp-test.exp.
7931
7932 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7933
7934 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
7935
7936 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7937
7938 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
7939 compiling test case with GCC.
7940 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
7941
7942 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7943
7944 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
7945 format changes.
7946
7947 2007-10-18 Michael Snyder <msnyder@specifix.com>
7948
7949 * gdb.base/dbx.exp: Add missing "-re " operator.
7950
7951 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7952
7953 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
7954 * configure.ac: Removed trailing spaces after backslash.
7955 * gdb.modula2: New directory.
7956 * gdb.modula2/Makefile.in: New file.
7957 * gdb.modula2/unbounded-array.exp: New file.
7958 * gdb.modula2/unbounded1.c: New file.
7959
7960 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7961
7962 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
7963
7964 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
7965
7966 * gdb.base/sigstep.c (main): Add checks for
7967 return values for setitimer call.
7968 Call setitimer again with itimer = ITIMER_REAL
7969 if first call to setitimer fails.
7970
7971 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
7972
7973 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
7974 of $timeout.
7975
7976 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
7977
7978 * gdb.server/server-run.exp: Test for dynamic linker symbols.
7979
7980 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
7981
7982 * lib/gdb.exp (gdb_run_cmd): Move comment outside
7983 of gdb_expect call, to avoid interruption.
7984
7985 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
7986
7987 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
7988 (v_unsigned_long_long, v_long_long_array)
7989 (v_signed_long_long_array, v_unsigned_long_long_array)
7990 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
7991 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
7992 [!NO_LONG_LONG]: New.
7993 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
7994 v_long_long_member.
7995
7996 (v_long_long_func, v_signed_long_long_func)
7997 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
7998 (main) [!NO_LONG_LONG]: Initialize long long variants.
7999
8000 * gdb.base/whatis.exp: If board file requests no_long_long, build
8001 test with NO_LONG_LONG defined. Test long long, signed long long,
8002 and unsigned long long variants but only if board file doesn't
8003 disable it.
8004
8005 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
8006 Daniel Jacobowitz <dan@codesourcery.com>
8007
8008 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
8009 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
8010 * configure: Regenerated.
8011 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
8012 gdb.pascal/types.exp, lib/pascal.exp: New files.
8013
8014 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
8015
8016 * gdb.cp/classes.exp (do_tests): Always step to the line after the
8017 call.
8018 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
8019 to return to the call.
8020 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
8021 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
8022 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
8023 * gdb.mi/mi-until.exp (test_until): Likewise.
8024 * gdb.mi/mi2-until.exp (test_until): Likewise.
8025
8026 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
8027
8028 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
8029 two-char array.
8030 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
8031
8032 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
8033
8034 * gdb.threads/watchthreads.c (thread_function): Sleep between
8035 iterations.
8036 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
8037 at once for S/390. Generate matching fails and passes.
8038
8039 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
8040
8041 * gdb.mi/var-cmd.c (do_children_tests): Initialize
8042 the 'struct_declarations' variable to zeros.
8043
8044 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
8045
8046 * gdb.cp/mb-ctor.cc: New.
8047 * gdb.cp/mb-ctor.exp: New.
8048 * gdb.cp/mb-templates.cc: New.
8049 * gdb.cp/mb-templates.exp: New.
8050
8051 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
8052
8053 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
8054
8055 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
8056
8057 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
8058 targets.
8059 * configure: Regenerate.
8060
8061 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
8062
8063 * gdb.base/annota1.exp: Adjust for 'info break'
8064 format changes.
8065 * gdb.base/annota3.exp: Likewise.
8066 * gdb.base/break.exp: Likewise.
8067 * gdb.base/condbreak.exp: Likewise.
8068 * gdb.base/pending.exp: Likewise.
8069 * gdb.base/sepdebug.exp: Likewise.
8070 * gdb.base/unload.exp: Likewise.
8071 * gdb.base/ovldbreak.exp: Likewise.
8072
8073 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
8074
8075 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
8076 messages.
8077 * gdb.base/chng-syms.exp: Likewise.
8078 * gdb.base/unload.exp: Likewise.
8079
8080 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
8081
8082 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
8083
8084 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8085
8086 * schedlock.c (NUM): Change to 1.
8087 (main): Use args[0] for the main thread.
8088 * schedlock.exp: Only expect two threads. Only issue one pass or fail
8089 regardless of the number of threads.
8090
8091 2007-09-14 Maciej W. Rozycki <macro@mips.com>
8092
8093 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
8094 type down.
8095 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8096 test.
8097 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
8098 watchpoint type down.
8099 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
8100 test.
8101
8102 2007-09-14 Maciej W. Rozycki <macro@mips.com>
8103
8104 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
8105 Move all the tests here and run them twice, once using software
8106 watchpoints and once using hardware watchpoints.
8107 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
8108
8109 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
8110
8111 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
8112 test.
8113
8114 2007-09-10 Mark Kettenis <kettenis@gnu.org>
8115
8116 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
8117 build-id.
8118
8119 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
8120 know about $ORIGIN. Calculate output dir from $dest instead of
8121 using ${objdir}/{$subdir}.
8122
8123 2007-09-09 Mark Kettenis <kettenis@gnu.org>
8124
8125 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
8126 gcore, before continuing with the test.
8127
8128 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
8129
8130 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
8131 * gdb.mi/mi-watch.exp: Likewise.
8132
8133 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8134 Jim Blandy <jimb@codesourcery.com>
8135
8136 * gdb.arch/i386-sse.exp: Do not expect character constants.
8137 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
8138 * gdb.base/display.exp: Allow print/s.
8139 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
8140 and unsigned char array changes.
8141
8142 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8143
8144 * gdb.base/display.exp: Add tests for printf %p.
8145
8146 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
8147
8148 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
8149 the dll name to unicode.
8150
8151 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8152
8153 * gdb.base/default.exp (show version): Update the version text.
8154 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
8155
8156 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8157
8158 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
8159 New files.
8160
8161 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8162
8163 * lib/gdb.exp (build_id_debug_filename_get): New function.
8164 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
8165 Remove the generate DEBUG file for the future testcase runs.
8166 New testcase for the NT_GNU_BUILD_ID retrieval.
8167 Move the final testing step to ...
8168 (test_different_dir): ... a new function.
8169 New parameter XFAIL to XFAIL all the tests performed.
8170 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
8171 New parameter TYPE to PF_PREFIX all the tests performed.
8172
8173 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
8174
8175 * gdb.mi/mi-var-cp.cc (path_expression): New
8176 function.
8177 * gdb.mi/mi-var-cp.exp: Run path exression tests.
8178
8179 2007-08-27 Markus Deuling <deuling@de.ibm.com>
8180
8181 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
8182 to fit into SPU Local Store memory.
8183
8184 2007-08-23 Joel Brobecker <brobecker@adacore.com>
8185
8186 * gdb.base/default.exp: Adjust the expected output of "info
8187 warranty" after the switch to GPLv3.
8188
8189 2007-08-23 Joel Brobecker <brobecker@adacore.com>
8190
8191 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
8192 to 30000 (from 20000).
8193
8194 2007-08-23 Joel Brobecker <brobecker@adacore.com>
8195
8196 Switch the license of all .exp files to GPLv3.
8197 Switch the license of all .f and .f90 files to GPLv3.
8198 Switch the license of all .s and .S files to GPLv3.
8199
8200 2007-08-23 Joel Brobecker <brobecker@adacore.com>
8201
8202 * configure.ac: Switch license to GPLv3.
8203
8204 2007-08-23 Joel Brobecker <brobecker@adacore.com>
8205
8206 Switch the licensing to GPLv3 for all .ads and .adb files.
8207
8208 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
8209
8210 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
8211 and t_int_double.
8212 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
8213
8214 2007-08-17 Joel Brobecker <brobecker@adacore.com>
8215
8216 * gdb.base/step-line.c: Switch license to GPL version 3, and
8217 update copyright year.
8218 * gdb.base/step-line.inp: Likewise.
8219
8220 2007-08-17 Joel Brobecker <brobecker@adacore.com>
8221
8222 * gdb.base/gdb1555.exp: Make expected output immune to formatting
8223 changes inside gdb1555.c.
8224 * gdb.base/pending.exp: Likewise.
8225
8226 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
8227
8228 * config/default.exp: New file.
8229
8230 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
8231
8232 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
8233 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
8234
8235 2007-07-30 Maciej W. Rozycki <macro@mips.com>
8236
8237 * gdb.base/dump.exp: Force the correct endianness for binary
8238 formats not carrying this information.
8239
8240 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8241
8242 * gdb.threads/staticthreads.exp: Match .*sem_post.
8243
8244 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8245
8246 * gdb.base/readline.exp (operate_and_get_next): Match the final
8247 prompt.
8248
8249 2007-07-23 Kevin Buettner <kevinb@redhat.com>
8250
8251 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
8252 to restarting SID.
8253
8254 2007-07-18 Kevin Buettner <kevinb@redhat.com>
8255
8256 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
8257 prior to `gdb_start'.
8258
8259 2007-07-18 Kevin Buettner <kevinb@redhat.com>
8260
8261 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
8262 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
8263 Remove call to gdb_unload.
8264
8265 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
8266 Daniel Jacobowitz <dan@codesourcery.com>
8267
8268 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
8269 for __WIN32__.
8270 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
8271 * gdb.base/unload.exp: Use shared library test routines.
8272
8273 2007-07-03 Markus Deuling <deuling@de.ibm.com>
8274
8275 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
8276 * gdb.base/solib-symbol-lib.c: Likewise.
8277 * gdb.base/solib-symbol-main.c: Likewise.
8278
8279 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8280
8281 * config/gdbserver.exp (gdb_reconnect): New.
8282 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
8283 gdb.base/solib-disc.exp: New files.
8284 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
8285 remote debugging".
8286 (gdb_compile): Add shlib_load flag.
8287 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
8288 port.
8289 (gdbserver_reconnect): New.
8290
8291 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
8292 Daniel Jacobowitz <dan@codesourcery.com>
8293
8294 * gdb.base/annota3.exp: Test for if construct.
8295
8296 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
8297
8298 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
8299
8300 2007-06-21 Chris Dearman <chris@mips.com>
8301 Maciej W. Rozycki <macro@mips.com>
8302
8303 * gdb.base/display.exp: Allow a newline after display/i.
8304 * gdb.base/pc-fp.exp: Likewise.
8305 * gdb.base/sigbpt.exp: Likewise.
8306
8307 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8308
8309 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
8310 required features to be included.
8311
8312 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
8313
8314 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
8315 in info threads output.
8316
8317 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8318 Markus Deuling <deuling@de.ibm.com>
8319
8320 * gdb.arch/spu-info.exp: New testcase.
8321 * gdb.arch/spu-info.c: New file.
8322
8323 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
8324
8325 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
8326 tpcs_offset. Restore lr after the call.
8327 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
8328
8329 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
8330
8331 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
8332 (gdbserver_run): Kill any running gdbserver.
8333 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
8334
8335 2007-05-17 Maciej W. Rozycki <macro@mips.com>
8336
8337 * gdb.base/sigbpt.exp: Preset segv_addr.
8338
8339 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8340
8341 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
8342 (gdb_compile_shlib): Likewise.
8343 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
8344 (default_gdb_init): Clear cleanfiles.
8345 (gdb_finish): Delete recorded cleanfiles.
8346 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
8347
8348 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
8349 Do not use isnative.
8350 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
8351 gdb.base/so-impl-ld.exp: Likewise.
8352 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
8353 * gdb.base/unload.exp: Likewise. Do not pass empty option to
8354 gdb_compile.
8355
8356 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
8357
8358 * config/unknown.exp: Remove.
8359
8360 2007-05-15 Markus Deuling <deuling@de.ibm.com>
8361
8362 * gdb.base/info-proc.exp: Check is_remote.
8363
8364 2007-05-14 Markus Deuling <deuling@de.ibm.com>
8365
8366 * gdb.base/gcore.exp: Initialize variable core_supported.
8367
8368 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8369
8370 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
8371
8372 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8373
8374 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
8375 * gdb.threads/print-threads.exp (test_all_threads): Allow
8376 negative and hexadecimal thread IDs.
8377
8378 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8379
8380 * gdb.java/jprint.java (public): Avoid invalid call to static
8381 method.
8382
8383 2007-05-14 Denis Pilat <denis.pilat@st.com>
8384
8385 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
8386 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
8387 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
8388 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
8389 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
8390
8391 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8392
8393 * gdb.base/overlays.exp: Add support for targets with only code
8394 overlay support, not data overlay. Support spu-*-* target in
8395 this mode.
8396 * gdb.base/ovlymgr.c: Provide stubs for spu target.
8397 * gdb.base/spu.ld: New file.
8398
8399 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
8400
8401 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
8402
8403 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
8404
8405 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
8406
8407 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8408
8409 * gdb.java/jmain.exp: Handle demangled names with and without method
8410 signatures.
8411
8412 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8413
8414 * gdb.mi/mi-syn-frame.c (main, foo, bar)
8415 (have_a_very_merry_interrupt): Remove calls to puts.
8416 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
8417 inferior output.
8418 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
8419 test names.
8420
8421 2007-04-29 Markus Deuling <deuling@de.ibm.com>
8422 Daniel Jacobowitz <dan@codesourcery.com>
8423
8424 * gdb.base/auxv.exp (core_works): Also check is_remote.
8425 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
8426
8427 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
8428
8429 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
8430 message, not the undefined 'module' variable.
8431 * gdb.base/siginfo.exp: Likewise.
8432 * gdb.base/sigstep.exp: Likewise.
8433 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
8434 serialport.
8435 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
8436
8437 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
8438
8439 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
8440 target sim fails. Return 0 otherwise.
8441 (gdb_load): Return prematurely if gdb_target_sim fails.
8442
8443 2007-04-16 Denis Pilat <denis.pilat@st.com>
8444
8445 * gdb.base/setshow.exp: Reset height after having set it to 100.
8446
8447 2007-04-16 Denis Pilat <denis.pilat@st.com>
8448
8449 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
8450
8451 2007-04-16 Denis Pilat <denis.pilat@st.com>
8452
8453 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
8454
8455 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8456
8457 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
8458 tests. Run the frozen varobjs test.
8459 * gdb.mi/var-cmd.c (do_frozen_tests): New.
8460 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
8461
8462 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8463
8464 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
8465 gdb.base/type-opaque.exp: New files.
8466
8467 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
8468
8469 * gdb.mi/mi-var-child.c
8470 (do_children_tests): User char[2] instead of
8471 char so that automatic printing of pointers to char
8472 don't give unpredicable result.
8473 * gdb.mi/var-cmd.c (do_locals_test): Initialize
8474 local variables.
8475 * gdb.mi/mi-var-child.exp: Step to right line
8476 of do_children_tests.
8477 * gdb.mi/mi2-var-child.exp: Likewise.
8478 * gdb.mi/mi-var-cmd.exp: Step to right line of
8479 do_locals_tests.
8480 (do_children_tests): User char[2] instead of
8481 char so that automatic printing of pointers to char
8482 don't give unpredicable result.
8483 * gdb.mi/mi2-var-cmd.exp: Likewise.
8484 * lib/mi-support.exp (mi_continue_to_line):
8485 Pass test name to mi_wait_for_stop.
8486
8487 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8488
8489 * gdb.asm/asm-source.exp: Remove d10v case.
8490 * lib/gdb.exp (skip_cplus_tests): Likewise.
8491 * gdb.asm/d10v.inc: Deleted.
8492
8493 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8494
8495 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
8496
8497 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8498
8499 * config/netware.exp: Delete file.
8500
8501 2007-03-29 Joel Brobecker <brobecker@adacore.com>
8502
8503 * gdb.dwarf2/dw2-noloc.S: New file.
8504 * gdb.dwarf2/dw2-noloc.exp: New file.
8505
8506 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
8507
8508 * gdb.cp/method2.cc: New test.
8509 * gdb.cp/method2.exp: New test.
8510 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
8511
8512 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8513
8514 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
8515
8516 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8517
8518 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
8519
8520 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8521
8522 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
8523 (gdb_load): Delete, replace with...
8524 (gdb_reload): ...this.
8525 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
8526 * gdb.server/server-mon.exp: Likewise.
8527 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
8528 (gdb_start_cmd): New.
8529 (gdb_file_cmd): Save the last loaded file.
8530 (gdb_reload): New.
8531 (gdb_gnu_strip_debug): Use transform.
8532 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
8533 support here. Use new $last_loaded_file. Check mtime.
8534 (gdb_target_cmd): Handle ObjC failure case.
8535 (infer_host_exec): Delete.
8536 (gdbserver_load): Rename to...
8537 (gdbserver_run): ...this. Simplify.
8538 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
8539 (mi_gdb_load): Move most contents to a new function...
8540 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
8541 (mi_run_cmd): Use mi_gdb_target_load.
8542 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
8543 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
8544 Use gdb_run_cmd.
8545 * gdb.base/charsign.exp: Remove incorrect comment.
8546 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
8547 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
8548 gdb.base/start.exp: Use gdb_start_cmd.
8549
8550 2007-03-23 Nigel Stephens <nigel@mips.com>
8551 Maciej W. Rozycki <macro@mips.com>
8552
8553 * gdb.base/sigbpt.exp: Fix the message when skipping test.
8554 * gdb.base/signull.exp: Similarly.
8555
8556 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8557
8558 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
8559 messages available to test cases (like chng-sym.exp).
8560
8561 2007-03-14 Andreas Schwab <schwab@suse.de>
8562
8563 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8564 format changes.
8565
8566 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
8567
8568 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
8569 (optimized_1): New.
8570 (main): Call optimized_1.
8571 (gdb2029): Correct typos. Call gdb2029_marker.
8572 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
8573 for gdb2029.
8574
8575 2007-03-12 Mark Kettenis <kettenis@gnu.org>
8576
8577 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
8578 as tabs. Remove redundant test pattern.
8579
8580 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8581
8582 * gdb.base/long_long.exp: Accept optional symbol name in <...>
8583 for /a format output.
8584
8585 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
8586
8587 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
8588 collect output incrementally.
8589
8590 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8591
8592 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
8593 for -var-create lpcharacter test.
8594 * gdb.mi/mi2-var-cmd.exp: Likewise.
8595
8596 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8597
8598 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
8599 pass on targets where address zero is readable.
8600
8601 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8602
8603 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
8604 just a single architecture.
8605
8606 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8607
8608 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
8609 (fetch_all_registers): New function, uses gdb_test_multiple and
8610 exp_continue to fetch inferior output line-by-line.
8611 Replace all uses of do_get_all_registers by fetch_all_registers.
8612
8613 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8614
8615 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
8616 in target_info.
8617
8618 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8619
8620 * gdb.threads/manythreads.exp: Use $message string for
8621 consistancy; add a default (timeout) case.
8622
8623 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8624
8625 * gdb.base/watchpoint.exp: Fix truncated comment.
8626
8627 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8628
8629 * Makefile.in: Remove spurious single-quotes from sed command.
8630
8631 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
8632
8633 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
8634 func.
8635 * gdb.mi/mi2-var-cmd.exp: Likewise.
8636
8637 2007-02-27 Joel Brobecker <brobecker@adacore.com>
8638
8639 * gdb.dwarf2/dw2-producer.S: New file.
8640 * gdb.dwarf2/dw2-producer.exp: New testcase.
8641
8642 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
8643
8644 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8645 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8646 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8647 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8648 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
8649 Revert tests to use mi_gdb_test and include value field in output
8650 of -var-create.
8651
8652 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8653
8654 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
8655
8656 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8657
8658 * gdb.base/maint.exp: Remove full paths from test names.
8659 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
8660 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
8661
8662 2007-02-27 Joel Brobecker <brobecker@adacore.com>
8663
8664 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
8665
8666 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8667
8668 * gdb.server/server-mon.exp: New test.
8669
8670 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8671
8672 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
8673
8674 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8675
8676 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
8677 register capitalization.
8678
8679 2007-02-13 Denis Pilat <denis.pilat@st.com>
8680
8681 * gdb.mi/mi-var-invalidate.exp: New file.
8682
8683 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8684
8685 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
8686
8687 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8688
8689 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
8690
8691 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8692
8693 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
8694 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
8695
8696 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
8697
8698 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8699 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8700 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8701 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8702 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
8703 * gdb.mi/gdb792.exp, lib/mi-support.exp:
8704 Update tests to include value field in output of -var-create.
8705
8706 2007-02-08 Andreas Schwab <schwab@suse.de>
8707
8708 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
8709
8710 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8711
8712 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
8713 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
8714
8715 2007-02-02 Denis Pilat <denis.pilat@st.com>
8716
8717 * gdb.threads/threadapply.exp: check that frame is not changed by
8718 the thread apply all command.
8719
8720 2007-01-31 Andreas Schwab <schwab@suse.de>
8721
8722 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
8723
8724 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
8725 in the dwarf sections.
8726 * gdb.dwarf2/mac-fileno.S: Likewise.
8727
8728 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
8729 bspstore register on ia64.
8730
8731 2007-01-29 Andreas Schwab <schwab@suse.de>
8732
8733 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
8734 "frame-begin" annotation.
8735
8736 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
8737 number of "frames-invalid" annotations.
8738
8739 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8740
8741 * gdb.base/commands.exp: Call if_commands_test.
8742 (gdb_test_no_prompt, if_commands_test): New.
8743
8744 2007-01-28 Mark Kettenis <kettenis@gnu.org>
8745
8746 * gdb.threads/sigthread.c (NSIGS): Make bigger.
8747
8748 2007-01-27 Andreas Schwab <schwab@suse.de>
8749
8750 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
8751 .short/.int/.quad in the dwarf sections.
8752 * gdb.dwarf2/dw2-intercu.S: Likewise.
8753 * gdb.dwarf2/dw2-intermix.S: Likewise.
8754
8755 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8756
8757 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
8758 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
8759 array.
8760 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
8761 * gdb.base/setvar.exp: Likewise.
8762
8763 2007-01-26 Andreas Schwab <schwab@suse.de>
8764
8765 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
8766 test.
8767
8768 * gdb.base/multi-forks.exp ("restart $i"): Also match
8769 __kernel_syscall_via_break.
8770
8771 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
8772
8773 * lib/mi-support.exp (mi_delete_varobj): New.
8774 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
8775 testcase.
8776 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
8777 (main): Call the above.
8778 (reference_update_test, base_in_reference_test)
8779 (reference_to_pointer): Delete the created varobjs.
8780
8781 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
8782
8783 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
8784 * configure: Regenerated.
8785 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
8786 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
8787 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
8788 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
8789 * lib/gdb.exp (gdb_skip_xml_test): New function.
8790
8791 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
8792
8793 * gdb.base/sigrepeat.exp: Correct error message.
8794
8795 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8796 Daniel Jacobowitz <dan@codesourcery.com>
8797
8798 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
8799 gdb.arch/i386-gnu-cfi-asm.S: New files.
8800
8801 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8802
8803 * lib/gdb.exp: Abort on missing `site.exp'.
8804
8805 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8806 Daniel Jacobowitz <dan@codesourcery.com>
8807
8808 * gdb.base/included.c, gdb.base/included.exp,
8809 gdb.base/included.h: New files.
8810
8811 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8812
8813 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
8814 (maximize_rlimit): Reduce limits on 64-bit systems.
8815
8816 2007-01-19 Mark Kettenis <kettenis@gnu.org>
8817
8818 From Marcus Deuling <deuling@de.ibm.com>:
8819 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
8820 every case.
8821
8822 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
8823
8824 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
8825 (test_path_specification): Use objdir instead of srcdir to always
8826 get an absolute filename.
8827
8828 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
8829
8830 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
8831
8832 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
8833
8834 * gdb.mi/mi-var-cp.cc (reference_update_tests):
8835 Make sure the variable we're using is in scope.
8836 (reference_to_pointer): Likewise.
8837
8838 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8839
8840 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
8841 has no debug information.
8842
8843 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8844
8845 * gdb.base/annota1.exp: Remove extra send_gdb.
8846
8847 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8848
8849 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
8850
8851 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8852
8853 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
8854
8855 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
8856 Daniel Jacobowitz <dan@codesourcery.com>
8857
8858 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
8859 lcharacter or linteger change. Correct duplicated test name.
8860 * gdb.mi/mi2-var-cmd.exp: Likewise.
8861
8862 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8863
8864 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
8865
8866 2007-01-05 Joel Brobecker <brobecker@adacore.com>
8867
8868 * gdb.base/nofield.c: New file.
8869 * gdb.base/nofield.exp: New testcase.
8870
8871 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
8872
8873 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
8874
8875 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
8876 test.
8877
8878 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8879
8880 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
8881
8882 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8883
8884 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
8885 when continuing.
8886
8887 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8888
8889 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
8890 Expect ".exe" extension.
8891
8892 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8893
8894 * gdb.base/charset.exp: Add explicit filename to break.
8895 * gdb.base/dbx.exp: Add explicit filename to breaks.
8896
8897 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8898
8899 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
8900 * gdb.mi/mi2-file.exp: Likewise.
8901
8902 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8903
8904 Implement specification of MI tests as comments
8905 in C and C++ sources.
8906 * lib/mi-support.exp (mi_autotest_data): New variable.
8907 (mi_autotest_source): New variable.
8908 (count_newlines, mi_prepare_inline_tests)
8909 (mi_get_inline_test, mi_continue_to_line)
8910 (mi_run_inline_test, mi_tbreak)
8911 (mi_send_resuming_command, mi_wait_for_stop): New functions.
8912 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
8913 Run inline tests.
8914 * gdb.mi/mi-var-cp.cc: Define tests here.
8915
8916 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8917
8918 Simplify usage of mi_continue_to.
8919 * lib/mi-support.exp (mi_runto_helper): Renamed
8920 from mi_runto, added new parameter 'run_or_continue'.
8921 (mi_runto): Use mi_runto_helper.
8922 (mi_continue_to): Accept just function name as parameter.
8923 Use mi_runto_helper.
8924 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
8925 * gdb.mi/mi2-var-cmd.exp: Likewise.
8926
8927 2006-01-04 Joel Brobecker <brobecker@adacore.com>
8928
8929 Make this testcase a bit more realistic. The current code
8930 is too simplistic, and allows the compiler to optimize out
8931 some of the entities we need for this testcase.
8932 * gdb.ada/null_record/bar.ads (Void_Star): New type.
8933 (Do_Nothing): Add extra parameter.
8934 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
8935 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
8936 by using a variable of type Void_Star.
8937
8938 2006-01-04 Joel Brobecker <brobecker@adacore.com>
8939
8940 * gdb.ada/catch_ex/foo.adb: New file.
8941 * gdb.ada/catch_ex.exp: New testcase.
8942
8943 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
8944
8945 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
8946 pass --image-base to linker.
8947
8948 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8949 Daniel Jacobowitz <dan@codesourcery.com>
8950
8951 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
8952 secondary prompts.
8953
8954 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8955
8956 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
8957 output. Test the types of members and member pointers.
8958 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
8959 gdb/2092.
8960 * gdb.cp/member-ptr.exp: Search for a comment instead of a
8961 statement. Enable for GCC. Update expected output for some tests
8962 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
8963 layout.
8964 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
8965 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
8966 (Diamond::vget_base): New.
8967 (main): Add new tests.
8968 * gdb.cp/printmethod.exp: Update expected output for member functions.
8969 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
8970 print pEe->D::vg().
8971
8972 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8973
8974 * gdb.threads/tls.exp: Allow stops in sem_post.
8975
8976 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
8977
8978 * gdb.base/annota1.exp: Allow .*printf in backtraces.
8979 * gdb.base/annota3.exp: Likewise.
8980 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
8981 again (instead of timing out).
8982 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
8983 GCC bug 26475.
8984 * gdb.java/jmisc.exp: Adjust to work with method signatures including
8985 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
8986 test from jmisc1.exp.
8987 * gdb.java/jmisc1.exp: Delete.
8988 * gdb.java/jprint.exp: Adjust to work with method signatures including
8989 return types.
8990 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
8991 * gdb.threads/linux-dp.exp: Don't be confused by program output.
8992 * lib/java.exp (compile_java_from_source): Pass the correct type
8993 to target_compile.
8994
8995 2006-12-31 Joel Brobecker <brobecker@adacore.com>
8996
8997 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
8998 (stack_align_edx): New function.
8999 (stack_align_eax): New function.
9000 (main): Add calls to stack_align_edx and stack_align_eax.
9001 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
9002 Add testing for the cases where the register used during a stack
9003 realignment is edx. Same for eax.
9004
9005 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
9006
9007 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
9008 and generic PE targets.
9009
9010 2006-12-29 Joel Brobecker <brobecker@adacore.com>
9011
9012 * gdb.ada/array_return.exp: Update copyright date list.
9013
9014 2006-12-27 Joel Brobecker <brobecker@adacore.com>
9015
9016 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
9017 (Create_Small_Float_Vector): New function.
9018 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
9019 function body.
9020 * gdb.ada/array_return/p.adb: Use new type and function from
9021 package Pck.
9022 * gdb.ada/array_return.exp: Add a test verifying that GDB is
9023 able to print the value returned by a function returning an
9024 array of float.
9025
9026 2006-12-20 Joel Brobecker <brobecker@adacore.com>
9027
9028 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
9029 The associated tests should be PASSing.
9030
9031 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
9032
9033 Test for base in references.
9034 * gdb.mi/mi-var-cp.cc: Add test code.
9035 * gdb.mi/mi-var-cp.exp: Test for bases in references.
9036 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
9037 * gdb.mi/mi2-watch.exp: Likewise.
9038 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
9039 (mi_list_varobj_children): New function.
9040
9041 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
9042
9043 * lib/mi-support.exp
9044 (mi_runto): Accept "()" after function name.
9045 (mi_create_varobj): New function.
9046 (mi_varobj_update): New function.
9047 (mi_Check_varobj_value): New function.
9048 * gdb.mi/mi-var-cp.exp: New file.
9049 * gdb.mi/mi-var-cp.cc: New file.
9050
9051 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
9052
9053 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
9054 gdb.base/weaklib2.c: New files.
9055
9056 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
9057
9058 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
9059 info. Adjust test names.
9060
9061 * gdb.base/break.c (main): Move position of malloc.
9062 * gdb.base/break.exp: Revert mistaken checkin.
9063
9064 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
9065
9066 * gdb.mi/mi-var-cmd.exp: Check -var-update after
9067 assignement of arrays and function pointers.
9068 * gdb.mi/var-cmd.c: Add declaration necessary for above
9069 tests.
9070
9071 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
9072
9073 * gdb.base/break.c (main): Call malloc.
9074
9075 * gdb.threads/linux-dp.exp: Read thread table before and after
9076 creating each philosopher and verify it.
9077
9078 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
9079 Paul Brook <paul@codesourcery.com>
9080 Daniel Jacobowitz <dan@codesourcery.com>
9081
9082 * gdb.base/ending-run.exp: Flatten expect script stepping out of
9083 main to remove duplication. Add start function of the form
9084 '_*start[1-9]*'. Add RVDS start function.
9085
9086 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
9087
9088 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
9089
9090 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9091
9092 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
9093 * gdb.asm/spu.inc: New file.
9094 * gdb.base/term.exp: Disable if [target_info exists noargs].
9095 * gdb.gdb/complaints.exp: Disable if ![isnative].
9096 * gdb.gdb/selftest.exp: Likewise.
9097 * gdb.gdb/observer.exp: Likewise.
9098 * gdb.gdb/xfullpath.exp: Likewise.
9099 * gdb.base/attach.exp: Disable on SPU target.
9100 * gdb.cp/bs145503.exp: Likewise.
9101 * gdb.cp/exception.exp: Likewise.
9102 * gdb.cp/userdef.exp: Likewise.
9103
9104 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
9105
9106 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
9107
9108 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
9109
9110 * gdb.base/completion.exp: Fix completion tests for
9111 'info' and 'info '.
9112 * gdb.base/help.exp (help_test_raw, test_class_help)
9113 (test_prefix_command_help): Move...
9114 * lib/gdb.exp: Here.
9115 * gdb.base/main.exp: Adjust.
9116 * gdb.cp/maint.exp: Adjust.
9117 * gdb.trace/tracecmd.exp: Use test_help_class.
9118
9119 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
9120
9121 * gdb.stabs/weird.exp (print_weird_var): Use
9122 gdb_test_multiple instead of gdb_expect.
9123
9124 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
9125
9126 * gdb.base/help.exp (help_test_raw): New.
9127 (test_class_help): New.
9128 (test_prefix_command_help): New.
9129 Adjust testcases.
9130
9131 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
9132
9133 * gdb.base/constvars.c (main): Write to crass and crips, so that
9134 they are allocated by the compiler.
9135
9136 2006-10-27 Andreas Schwab <schwab@suse.de>
9137
9138 * gdb.base/multi-forks.exp: Use "detach fork" instead of
9139 "detach-fork".
9140
9141 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
9142
9143 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
9144 of patterns.
9145
9146 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
9147
9148 * gdb.base/sepdebug.exp: Remove debug format test.
9149 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
9150 Handle no-symtab.
9151 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
9152
9153 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
9154
9155 * gdb.threads/manythreads.c (thread_function, main): Don't cast
9156 int to pointer or pointer to int.
9157 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
9158
9159 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
9160
9161 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
9162
9163 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9164
9165 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
9166
9167 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
9168
9169 PR c++/2116
9170 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
9171
9172 2006-10-06 Joel Brobecker <brobecker@adacore.com>
9173
9174 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
9175 the corresponding bug has been fixed in GDB (PR/2018).
9176
9177 2006-10-06 Joel Brobecker <brobecker@adacore.com>
9178
9179 * gdb.base/subst.exp: New testcase.
9180
9181 2006-10-06 Joel Brobecker <brobecker@adacore.com>
9182
9183 * gdb.ada/array_return/pck.ads: Add copyright notice.
9184 * gdb.ada/array_return/pck.adb: Likewise.
9185 * gdb.ada/array_return/p.adb: Likewise.
9186 * gdb.ada/exec_changed/first.adb: Likewise.
9187 * gdb.ada/exec_changed/second.adb: Likewise.
9188
9189 2006-10-06 Joel Brobecker <brobecker@adacore.com>
9190
9191 * gdb.ada/watch_arg/watch.adb: New file.
9192 * gdb.ada/watch_arg.exp: New testcase.
9193
9194 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
9195
9196 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
9197 via string_to_regexp.
9198 * gdb.mi/mi2-basics.exp: Likewise.
9199
9200 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
9201
9202 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
9203 Remove unused / obsolete files.
9204
9205 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
9206
9207 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
9208
9209 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
9210
9211 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
9212 HIGH_FRAME argument to -stack-list-arguments can be larger than
9213 the number of frames.
9214
9215 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
9216
9217 * gdb.base/args.c (main): Add breakpoint marker.
9218 * gdb.base/args.exp: Use args_test for tests. Add new tests which
9219 really test empty arguments.
9220 (args_load): Delete.
9221 (args_test): New.
9222
9223 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
9224
9225 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
9226 check for one file.
9227
9228 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
9229
9230 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
9231 HIGH_FRAME argument to -stack-list-locals can be larger than
9232 the number of frames.
9233
9234 2006-08-18 Fred Fish <fnf@specifix.com>
9235
9236 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
9237 '$' in front of skip_vmx_tests_saved when setting that.
9238
9239 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
9240
9241 * gdb.base/trace-commands.exp: New file.
9242
9243 2006-08-10 Joel Brobecker <brobecker@adacore.com>
9244 Daniel Jacobowitz <dan@codesourcery.com>
9245
9246 * gdb.base/step-bt.exp: Make hexadecimal address optional in
9247 expected output of the backtrace commands.
9248
9249 2006-08-09 Joel Brobecker <brobecker@adacore.com>
9250
9251 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
9252 untested followed by return combination.
9253 * gdb.arch/altivec-regs.exp: Likewise.
9254 * gdb.arch/e500-abi.exp: Likewise.
9255 * gdb.arch/e500-regs.exp: Likewise.
9256 * gdb.arch/gdb1291.exp: Likewise.
9257 * gdb.arch/gdb1431.exp: Likewise.
9258 * gdb.arch/gdb1558.exp: Likewise.
9259 * gdb.arch/i386-prologue.exp: Likewise.
9260 * gdb.arch/i386-unwind.exp: Likewise.
9261 * gdb.asm/asm-source.exp: Likewise.
9262 * gdb.base/a2-run.exp: Likewise.
9263 * gdb.base/advance.exp: Likewise.
9264 * gdb.base/all-bin.exp: Likewise.
9265 * gdb.base/annota1.exp: Likewise.
9266 * gdb.base/annota3.exp: Likewise.
9267 * gdb.base/args.exp: Likewise.
9268 * gdb.base/arithmet.exp: Likewise.
9269 * gdb.base/assign.exp: Likewise.
9270 * gdb.base/async.exp: Likewise.
9271 * gdb.base/attach.exp: Likewise.
9272 * gdb.base/bang.exp: Likewise.
9273 * gdb.base/bigcore.exp: Likewise.
9274 * gdb.base/bitfields.exp: Likewise.
9275 * gdb.base/bitfields2.exp: Likewise.
9276 * gdb.base/break.exp: Likewise.
9277 * gdb.base/call-sc.exp: Likewise.
9278 * gdb.base/call-strs.exp: Likewise.
9279 * gdb.base/callfuncs.exp: Likewise.
9280 * gdb.base/checkpoint.exp: Likewise.
9281 * gdb.base/chng-syms.exp: Likewise.
9282 * gdb.base/code-expr.exp: Likewise.
9283 * gdb.base/commands.exp: Likewise.
9284 * gdb.base/completion.exp: Likewise.
9285 * gdb.base/cond-expr.exp: Likewise.
9286 * gdb.base/condbreak.exp: Likewise.
9287 * gdb.base/consecutive.exp: Likewise.
9288 * gdb.base/constvars.exp: Likewise.
9289 * gdb.base/corefile.exp: Likewise.
9290 * gdb.base/cvexpr.exp: Likewise.
9291 * gdb.base/dbx.exp: Likewise.
9292 * gdb.base/define.exp: Likewise.
9293 * gdb.base/detach.exp: Likewise.
9294 * gdb.base/display.exp: Likewise.
9295 * gdb.base/dump.exp: Likewise.
9296 * gdb.base/ena-dis-br.exp: Likewise.
9297 * gdb.base/ending-run.exp: Likewise.
9298 * gdb.base/environ.exp: Likewise.
9299 * gdb.base/eval-skip.exp: Likewise.
9300 * gdb.base/exprs.exp: Likewise.
9301 * gdb.base/fileio.exp: Likewise.
9302 * gdb.base/finish.exp: Likewise.
9303 * gdb.base/float.exp: Likewise.
9304 * gdb.base/foll-exec.exp: Likewise.
9305 * gdb.base/foll-fork.exp: Likewise.
9306 * gdb.base/foll-vfork.exp: Likewise.
9307 * gdb.base/freebpcmd.exp: Likewise.
9308 * gdb.base/funcargs.exp: Likewise.
9309 * gdb.base/gcore.exp: Likewise.
9310 * gdb.base/gdb1090.exp: Likewise.
9311 * gdb.base/gdb1250.exp: Likewise.
9312 * gdb.base/huge.exp: Likewise.
9313 * gdb.base/info-proc.exp: Likewise.
9314 * gdb.base/interrupt.exp: Likewise.
9315 * gdb.base/jump.exp: Likewise.
9316 * gdb.base/langs.exp: Likewise.
9317 * gdb.base/lineinc.exp: Likewise.
9318 * gdb.base/list.exp: Likewise.
9319 * gdb.base/logical.exp: Likewise.
9320 * gdb.base/long_long.exp: Likewise.
9321 * gdb.base/macscp.exp: Likewise.
9322 * gdb.base/maint.exp: Likewise.
9323 * gdb.base/mips_pro.exp: Likewise.
9324 * gdb.base/miscexprs.exp: Likewise.
9325 * gdb.base/multi-forks.exp: Likewise.
9326 * gdb.base/opaque.exp: Likewise.
9327 * gdb.base/overlays.exp: Likewise.
9328 * gdb.base/pc-fp.exp: Likewise.
9329 * gdb.base/pointers.exp: Likewise.
9330 * gdb.base/printcmds.exp: Likewise.
9331 * gdb.base/psymtab.exp: Likewise.
9332 * gdb.base/ptype.exp: Likewise.
9333 * gdb.base/recurse.exp: Likewise.
9334 * gdb.base/relational.exp: Likewise.
9335 * gdb.base/relocate.exp: Likewise.
9336 * gdb.base/remote.exp: Likewise.
9337 * gdb.base/reread.exp: Likewise.
9338 * gdb.base/restore.exp: Likewise.
9339 * gdb.base/return.exp: Likewise.
9340 * gdb.base/return2.exp: Likewise.
9341 * gdb.base/scope.exp: Likewise.
9342 * gdb.base/sect-cmd.exp: Likewise.
9343 * gdb.base/sep.exp: Likewise.
9344 * gdb.base/sepdebug.exp: Likewise.
9345 * gdb.base/setshow.exp: Likewise.
9346 * gdb.base/setvar.exp: Likewise.
9347 * gdb.base/sigall.exp: Likewise.
9348 * gdb.base/sigbpt.exp: Likewise.
9349 * gdb.base/signals.exp: Likewise.
9350 * gdb.base/signull.exp: Likewise.
9351 * gdb.base/sizeof.exp: Likewise.
9352 * gdb.base/solib.exp: Likewise.
9353 * gdb.base/step-line.exp: Likewise.
9354 * gdb.base/step-test.exp: Likewise.
9355 * gdb.base/structs.exp: Likewise.
9356 * gdb.base/structs2.exp: Likewise.
9357 * gdb.base/term.exp: Likewise.
9358 * gdb.base/twice.exp: Likewise.
9359 * gdb.base/until.exp: Likewise.
9360 * gdb.base/varargs.exp: Likewise.
9361 * gdb.base/volatile.exp: Likewise.
9362 * gdb.base/watchpoint.exp: Likewise.
9363 * gdb.base/whatis-exp.exp: Likewise.
9364 * gdb.base/whatis.exp: Likewise.
9365 * gdb.cp/ambiguous.exp: Likewise.
9366 * gdb.cp/annota2.exp: Likewise.
9367 * gdb.cp/annota3.exp: Likewise.
9368 * gdb.cp/bool.exp: Likewise.
9369 * gdb.cp/breakpoint.exp: Likewise.
9370 * gdb.cp/casts.exp: Likewise.
9371 * gdb.cp/class2.exp: Likewise.
9372 * gdb.cp/classes.exp: Likewise.
9373 * gdb.cp/cplusfuncs.exp: Likewise.
9374 * gdb.cp/ctti.exp: Likewise.
9375 * gdb.cp/derivation.exp: Likewise.
9376 * gdb.cp/exception.exp: Likewise.
9377 * gdb.cp/gdb1355.exp: Likewise.
9378 * gdb.cp/hang.exp: Likewise.
9379 * gdb.cp/inherit.exp: Likewise.
9380 * gdb.cp/local.exp: Likewise.
9381 * gdb.cp/m-data.exp: Likewise.
9382 * gdb.cp/m-static.exp: Likewise.
9383 * gdb.cp/member-ptr.exp: Likewise.
9384 * gdb.cp/method.exp: Likewise.
9385 * gdb.cp/misc.exp: Likewise.
9386 * gdb.cp/namespace.exp: Likewise.
9387 * gdb.cp/overload.exp: Likewise.
9388 * gdb.cp/ovldbreak.exp: Likewise.
9389 * gdb.cp/pr-1023.exp: Likewise.
9390 * gdb.cp/pr-1210.exp: Likewise.
9391 * gdb.cp/pr-574.exp: Likewise.
9392 * gdb.cp/printmethod.exp: Likewise.
9393 * gdb.cp/psmang.exp: Likewise.
9394 * gdb.cp/ref-params.exp: Likewise.
9395 * gdb.cp/ref-types.exp: Likewise.
9396 * gdb.cp/rtti.exp: Likewise.
9397 * gdb.cp/templates.exp: Likewise.
9398 * gdb.cp/try_catch.exp: Likewise.
9399 * gdb.cp/userdef.exp: Likewise.
9400 * gdb.cp/virtfunc.exp: Likewise.
9401 * gdb.disasm/am33.exp: Likewise.
9402 * gdb.disasm/h8300s.exp: Likewise.
9403 * gdb.disasm/mn10300.exp: Likewise.
9404 * gdb.disasm/sh3.exp: Likewise.
9405 * gdb.disasm/t01_mov.exp: Likewise.
9406 * gdb.disasm/t02_mova.exp: Likewise.
9407 * gdb.disasm/t03_add.exp: Likewise.
9408 * gdb.disasm/t04_sub.exp: Likewise.
9409 * gdb.disasm/t05_cmp.exp: Likewise.
9410 * gdb.disasm/t06_ari2.exp: Likewise.
9411 * gdb.disasm/t07_ari3.exp: Likewise.
9412 * gdb.disasm/t08_or.exp: Likewise.
9413 * gdb.disasm/t09_xor.exp: Likewise.
9414 * gdb.disasm/t10_and.exp: Likewise.
9415 * gdb.disasm/t11_logs.exp: Likewise.
9416 * gdb.disasm/t12_bit.exp: Likewise.
9417 * gdb.disasm/t13_otr.exp: Likewise.
9418 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
9419 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
9420 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9421 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
9422 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
9423 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
9424 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
9425 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
9426 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
9427 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
9428 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
9429 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
9430 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
9431 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
9432 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
9433 * gdb.mi/gdb701.exp: Likewise.
9434 * gdb.mi/gdb792.exp: Likewise.
9435 * gdb.mi/mi-basics.exp: Likewise.
9436 * gdb.mi/mi-break.exp: Likewise.
9437 * gdb.mi/mi-cli.exp: Likewise.
9438 * gdb.mi/mi-console.exp: Likewise.
9439 * gdb.mi/mi-disassemble.exp: Likewise.
9440 * gdb.mi/mi-eval.exp: Likewise.
9441 * gdb.mi/mi-file.exp: Likewise.
9442 * gdb.mi/mi-read-memory.exp: Likewise.
9443 * gdb.mi/mi-regs.exp: Likewise.
9444 * gdb.mi/mi-return.exp: Likewise.
9445 * gdb.mi/mi-simplerun.exp: Likewise.
9446 * gdb.mi/mi-stack.exp: Likewise.
9447 * gdb.mi/mi-stepi.exp: Likewise.
9448 * gdb.mi/mi-syn-frame.exp: Likewise.
9449 * gdb.mi/mi-until.exp: Likewise.
9450 * gdb.mi/mi-var-block.exp: Likewise.
9451 * gdb.mi/mi-var-child.exp: Likewise.
9452 * gdb.mi/mi-var-cmd.exp: Likewise.
9453 * gdb.mi/mi-var-display.exp: Likewise.
9454 * gdb.mi/mi-watch.exp: Likewise.
9455 * gdb.mi/mi2-basics.exp: Likewise.
9456 * gdb.mi/mi2-break.exp: Likewise.
9457 * gdb.mi/mi2-cli.exp: Likewise.
9458 * gdb.mi/mi2-console.exp: Likewise.
9459 * gdb.mi/mi2-disassemble.exp: Likewise.
9460 * gdb.mi/mi2-eval.exp: Likewise.
9461 * gdb.mi/mi2-file.exp: Likewise.
9462 * gdb.mi/mi2-read-memory.exp: Likewise.
9463 * gdb.mi/mi2-regs.exp: Likewise.
9464 * gdb.mi/mi2-return.exp: Likewise.
9465 * gdb.mi/mi2-simplerun.exp: Likewise.
9466 * gdb.mi/mi2-stack.exp: Likewise.
9467 * gdb.mi/mi2-stepi.exp: Likewise.
9468 * gdb.mi/mi2-syn-frame.exp: Likewise.
9469 * gdb.mi/mi2-until.exp: Likewise.
9470 * gdb.mi/mi2-var-block.exp: Likewise.
9471 * gdb.mi/mi2-var-child.exp: Likewise.
9472 * gdb.mi/mi2-var-cmd.exp: Likewise.
9473 * gdb.mi/mi2-var-display.exp: Likewise.
9474 * gdb.mi/mi2-watch.exp: Likewise.
9475 * gdb.stabs/exclfwd.exp: Likewise.
9476 * gdb.stabs/weird.exp: Likewise.
9477 * gdb.threads/gcore-thread.exp: Likewise.
9478 * gdb.trace/actions.exp: Likewise.
9479 * gdb.trace/backtrace.exp: Likewise.
9480 * gdb.trace/circ.exp: Likewise.
9481 * gdb.trace/collection.exp: Likewise.
9482 * gdb.trace/deltrace.exp: Likewise.
9483 * gdb.trace/infotrace.exp: Likewise.
9484 * gdb.trace/limits.exp: Likewise.
9485 * gdb.trace/packetlen.exp: Likewise.
9486 * gdb.trace/passc-dyn.exp: Likewise.
9487 * gdb.trace/passcount.exp: Likewise.
9488 * gdb.trace/report.exp: Likewise.
9489 * gdb.trace/save-trace.exp: Likewise.
9490 * gdb.trace/tfind.exp: Likewise.
9491 * gdb.trace/tracecmd.exp: Likewise.
9492 * gdb.trace/while-dyn.exp: Likewise.
9493 * gdb.trace/while-stepping.exp: Likewise.
9494
9495 2006-08-08 Joel Brobecker <brobecker@adacore.com>
9496
9497 * gdb.base/step-bt.c: New file.
9498 * gdb.base/step-bt.exp: New testcase.
9499
9500 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
9501
9502 * config/monitor.exp (gdb_load): Remove support for obsolete
9503 download-write-size.
9504 * gdb.base/remote.exp: Likewise. Update all callers of
9505 gdb_timed_load.
9506
9507 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
9508
9509 * cursal.exp: Pass binfile to gdb_load.
9510
9511 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
9512
9513 * gdb.base/cursal.exp: Add "" to gdb_load call.
9514
9515 2006-07-29 Mark Kettenis <kettenis@gnu.org>
9516
9517 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
9518 NetBSD/ELF targets.
9519
9520 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
9521
9522 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
9523 operator*.
9524
9525 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
9526
9527 * gdb.base/completion.exp: Update for change in "file" behavior.
9528 * gdb.stabs/weird.exp: Likewise.
9529 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
9530 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
9531
9532 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
9533
9534 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
9535 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
9536
9537 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
9538
9539 * gdb.base/default.exp: Update source command error message.
9540 * gdb.base/help.exp: Update 'help source' message.
9541
9542 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
9543
9544 * gdb.cp/bs15503.exp: Update comment for no longer crashing
9545 test.
9546
9547 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
9548
9549 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
9550
9551 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9552
9553 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
9554
9555 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9556
9557 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
9558
9559 2006-07-17 Mark Kettenis <kettenis@gnu.org>
9560
9561 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
9562 *-*-openbsd* from targets for wich we expect ARM FPA floating
9563 point format.
9564
9565 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
9566
9567 * gdb.cp/annota3.exp: Expect frame-begin annotation.
9568
9569 2006-07-17 Mark Kettenis <kettenis@gnu.org>
9570
9571 * gdb.base/annota3.exp: Expect frame-begin annotation.
9572
9573 2006-07-14 Joel Brobecker <brobecker@adacore.com>
9574
9575 * gdb.base/help.exp: Adjust "help unset" test to accept
9576 any list of unset commands.
9577
9578 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
9579 Daniel Jacobowitz <dan@codesourcery.com>
9580
9581 * gdb.cp/ref-params.exp: New test.
9582 * gdb.cp/ref-params.cc: New source file.
9583 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
9584
9585 2006-07-08 Mark Kettenis <kettenis@gnu.org>
9586
9587 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
9588 spaces/tabs in regular expressions since they might not be there.
9589
9590 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
9591
9592 * gdb.base/ifelse.exp: New file.
9593
9594 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
9595
9596 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
9597 line.
9598 * gdb.base/huge.exp: Loop over compilation to find a size that
9599 is acceptable.
9600 * gdb.base/remote.exp: Correct expected strings.
9601 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
9602
9603 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9604
9605 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
9606
9607 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9608
9609 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
9610 native.
9611
9612 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9613
9614 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
9615 enable stabs testing.
9616
9617 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9618
9619 * gdb.base/auxv.exp: Intercept undefined command messages before
9620 gdb_test_multiple does.
9621
9622 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9623
9624 * Makefile.in (host_alias): Remove.
9625 (target_alias): Use @target_noncanonical@.
9626 (site.exp): Don't set host_alias.
9627 * aclocal.m4: Remove contents. Include acx.m4.
9628 * configure: Regenerated.
9629 * configure.ac: Use ACX_NONCANONICAL_TARGET.
9630
9631 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
9632
9633 * lib/gdb.exp (gdb_load_cmd): New.
9634
9635 * gdb.base/fileio.c: Add system(NULL) test.
9636 * gdb.base/fileio.exp: Check it.
9637
9638 * gdb.base/break.c: Add 10a breakpoint at }
9639 * gdb.base/break.exp: Add test for breakpoint at }
9640 * gdb.cp/anon-union.cc: Add code at end of function.
9641 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
9642 * gdb.mi/var-cmd.c: Add code at end of function.
9643 * gdb.mi/mi-var-display.exp: Adjust end of next.
9644 * gdb.mi/mi2-var-display.exp: Likewise.
9645 * gdb.base/fileio.c: Add stop function and insert calls at
9646 stopping places.
9647 * gdb.base/fileio.exp: Breakpoint stop function and remove
9648 explicit line number references.
9649
9650 2006-05-19 Joel Brobecker <brobecker@adacore.com>
9651
9652 * gdb.base/del.exp (test_delete_alias): New function.
9653 Now check that both "del" and "d" work as aliases for "delete".
9654
9655 2006-05-18 Fred Fish <fnf@specifix.com>
9656
9657 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
9658 required. Check for spurious output after program exits normally.
9659
9660 2006-05-17 Fred Fish <fnf@specifix.com>
9661
9662 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
9663 gdb_load, so it works in the simulator.
9664
9665 2006-05-11 Fred Fish <fnf@specifix.com>
9666
9667 * gdb.base/bang.exp: Ignore unexpected output between the
9668 "program exited normally" and the gdb prompt, as many other
9669 tests do.
9670
9671 2006-05-07 Mark Kettenis <kettenis@gnu.org>
9672
9673 * gdb.base/help.exp: Make "delete checkpoint" part option for
9674 "help d" and "help delete" tests.
9675
9676 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9677
9678 * gdb.mi/mi-basics.exp: Add missing serial number to
9679 expected output in some mi_gdb_test statements.
9680 * gdb.mi/mi2-basics.exp: Likewise.
9681
9682 2006-05-05 Joel Brobecker <brobecker@adacore.com>
9683
9684 * gdb.base/del.c: New file.
9685 * gdb.base/del.exp: New testcase.
9686
9687 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
9688
9689 * gdb.base/break.exp: Do not assume a breakpoint on
9690 main will actually be in $srcfile when optimizing.
9691 * gdb.base/savedregs.exp: Do not require that the dummy
9692 frame location match up to a symbol and source file location.
9693 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
9694 will get printed without a mi_cmd_data_list_register_values prefix.
9695 (*-data-list-register-*): Correct regular expressions to expect the new
9696 pseudo d? floating point registers.
9697 * gdb.mi/mi2-regs.exp: Likewise.
9698
9699 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
9700
9701 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
9702 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
9703 is allocated by the compiler.
9704 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
9705 anons, e, anone to force their allocation by the compiler.
9706
9707 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
9708
9709 * gdb.base/help.exp: Update expected text for help d and
9710 help delete.
9711
9712 2006-05-02 Mark Kettenis <kettenis@gnu.org>
9713
9714 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
9715 NetBSD/ELF targets.
9716
9717 2006-04-30 Mark Kettenis <kettenis@gnu.org>
9718
9719 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
9720 single-step breakpoint fails; make this a KFAIL on
9721 sparc*-*-openbsd*.
9722 * gdb.base/siginfo.exp: Likewise.
9723 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9724
9725 2006-04-26 Michael Snyder <msnyder@redhat.com>
9726
9727 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
9728 which may have to consume output from other forks.
9729 Add tests to make sure that "delete fork" succeeded.
9730
9731 2006-04-20 Michael Snyder <msnyder@redhat.com>
9732
9733 * 2006-03-22 Jim Blandy <jimb@redhat.com>
9734 Add support for the Renesas M32C and M16C.
9735
9736 * gdb.asm/asm-source.exp: Add m32c target.
9737 * gdb.asm/m32c.inc: Support for m32c target.
9738
9739 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
9740
9741 * gdb.base/commands.exp (recursive_source_test): New test.
9742
9743 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
9744
9745 * gdb.base/float.exp: Add pattern for sparc targets.
9746
9747 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9748
9749 * gdb.base/commands.exp (stray_arg0_test): New test.
9750
9751 2006-03-30 Paul Brook <paul@codesourcery.com>
9752
9753 * gdb.mi/mi-until.exp: kfail broken until command.
9754 * gdb.mi/mi2-until.exp: Ditto.
9755
9756 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
9757
9758 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
9759
9760 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
9761
9762 * gdb.base/prelink.exp: Anchor tested-for regular expression
9763 on gdb prompt.
9764
9765 2006-03-07 Paul Brook <paul@codesourcery.com>
9766
9767 * gdb.base/assign.exp: Correct fail message.
9768
9769 2006-03-07 Paul Brook <paul@codesourcery.com>
9770
9771 * lib/compiler.c: Extract armcc version number.
9772 * lib/compiler.cc: Ditto.
9773
9774 2006-03-07 Paul Brook <paul@codesourcery.com>
9775
9776 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
9777 additional_flags=-w.
9778 * gdb.arch/altivec-regs.exp: Ditto.
9779 * gdb.arch/e500-abi.exp: Ditto.
9780 * gdb.arch/e500-regs.exp: Ditto.
9781 * gdb.base/all-bin.exp: Ditto.
9782 * gdb.base/annota1.exp: Ditto.
9783 * gdb.base/annota3.exp: Ditto.
9784 * gdb.base/args.exp: Ditto.
9785 * gdb.base/arithmet.exp: Ditto.
9786 * gdb.base/assign.exp: Ditto.
9787 * gdb.base/async.exp: Ditto.
9788 * gdb.base/bang.exp: Ditto.
9789 * gdb.base/break.exp: Ditto.
9790 * gdb.base/call-rt-st.exp: Ditto.
9791 * gdb.base/completion.exp: Ditto.
9792 * gdb.base/cond-expr.exp: Ditto.
9793 * gdb.base/condbreak.exp: Ditto.
9794 * gdb.base/consecutive.exp: Ditto.
9795 * gdb.base/define.exp: Ditto.
9796 * gdb.base/display.exp: Ditto.
9797 * gdb.base/ena-dis-br.exp: Ditto.
9798 * gdb.base/environ.exp: Ditto.
9799 * gdb.base/eval-skip.exp: Ditto.
9800 * gdb.base/info-proc.exp: Ditto.
9801 * gdb.base/jump.exp: Ditto.
9802 * gdb.base/logical.exp: Ditto.
9803 * gdb.base/long_long.exp: Ditto.
9804 * gdb.base/maint.exp: Ditto.
9805 * gdb.base/miscexprs.exp: Ditto.
9806 * gdb.base/pc-fp.exp: Ditto.
9807 * gdb.base/pointers.exp: Ditto.
9808 * gdb.base/relational.exp: Ditto.
9809 * gdb.base/reread.exp: Ditto.
9810 * gdb.base/sect-cmd.exp: Ditto.
9811 * gdb.base/sep.exp: Ditto.
9812 * gdb.base/sepdebug.exp: Ditto.
9813 * gdb.base/until.exp: Ditto.
9814 * gdb.base/whatis-exp.exp: Ditto.
9815 * gdb.cp/annota2.exp: Ditto.
9816 * gdb.cp/annota3.exp: Ditto.
9817 * gdb.trace/actions.exp: Ditto.
9818 * gdb.trace/backtrace.exp: Ditto.
9819 * gdb.trace/circ.exp: Ditto.
9820 * gdb.trace/collection.exp: Ditto.
9821 * gdb.trace/deltrace.exp: Ditto.
9822 * gdb.trace/infotrace.exp: Ditto.
9823 * gdb.trace/limits.exp: Ditto.
9824 * gdb.trace/packetlen.exp: Ditto.
9825 * gdb.trace/passc-dyn.exp: Ditto.
9826 * gdb.trace/passcount.exp: Ditto.
9827 * gdb.trace/report.exp: Ditto.
9828 * gdb.trace/save-trace.exp: Ditto.
9829 * gdb.trace/tfind.exp: Ditto.
9830 * gdb.trace/tracecmd.exp: Ditto.
9831 * gdb.trace/while-dyn.exp: Ditto.
9832 * gdb.trace/while-stepping.exp: Ditto.
9833 * lib/gdb.exp: Ditto.
9834 (gdb_compile): Handle nowarning option.
9835
9836 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
9837
9838 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
9839 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
9840 Rename executable to prelinkt. Don't re-prelink if we didn't
9841 get a core file. Test prelink -u exit status to tell whether
9842 prelinking failed. Use gdb_test_multiple.
9843
9844 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
9845
9846 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
9847 (do_tests): Call it.
9848
9849 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
9850
9851 * gdb.base/prelink.exp: New test.
9852 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
9853
9854 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
9855
9856 * gdb.fortran/derived-type.f90: New file.
9857 * gdb.fortran/derived-type.exp: New testcase.
9858
9859 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
9860
9861 * gdb.base/default.exp: Allow ';' as a directory separator.
9862
9863 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9864
9865 * gdb.base/help.exp (help add-symbol-file): Update.
9866
9867 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9868
9869 * gdb.base/help.exp (help load): Update expected results.
9870
9871 2006-02-19 Fred Fish <fnf@specifix.com>
9872
9873 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
9874 specifix hex value as part of results.
9875 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
9876
9877 2006-02-16 Fred Fish <fnf@specifix.com>
9878
9879 * gdb.base/whatis.c: Define variables using typedefs char_addr,
9880 ushort_addr, and slong_addr, so the typedefs are not optimized
9881 away.
9882 * gdb.base/whatis.exp: Add tests using type name for struct type,
9883 union type, enum type, and typedef.
9884
9885 2006-02-13 Mark Kettenis <kettenis@gnu.org>
9886
9887 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
9888
9889 2006-02-13 Jim Blandy <jimb@redhat.com>
9890
9891 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
9892 case where it takes two "next" commands to skip past the init
9893 call.
9894
9895 2006-02-12 Fred Fish <fnf@specifix.com>
9896
9897 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
9898 to handle cases where it takes two "next" commands to skip
9899 past the init call.
9900
9901 2006-02-07 Joel Brobecker <brobecker@adacore.com>
9902
9903 * gdb.ada/array_return.exp: Mark the last test as expected to fail
9904 on hppa32 targets.
9905
9906 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
9907
9908 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
9909 field.
9910
9911 2006-01-29 Mark Kettenis <kettenis@gnu.org>
9912
9913 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
9914
9915 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
9916
9917 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
9918 files.
9919
9920 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9921
9922 * gdb.cp/maint.exp: Set complaints to a positive value.
9923
9924 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9925
9926 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
9927 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
9928 function name.
9929
9930 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9931
9932 * gdb.base/checkpoint.c: Update copyright notice. Include
9933 <stdlib.h>.
9934
9935 2006-01-04 Jim Blandy <jimb@redhat.com>
9936
9937 * gdb.asm/asm-source.exp: Independently provide default values for
9938 asm-flags and debug-flags. Use 'string equal' to do the
9939 comparison, not the implicit expr's '==' operator. Remove
9940 now-unneeded assignments to asm-flags. In h8300 case, place
9941 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
9942
9943 2006-01-04 Michael Snyder <msnyder@redhat.com>
9944
9945 * gdb.base/checkpoint.c: New file.
9946 * gdb.base/checkpoint.exp: New file.
9947 * gdb.base/multi-fork.c: New file.
9948 * gdb.base/multi-fork.exp: New file.
9949 * gdb.base/pi.txt: New file (data for checkpoint.c test).
9950
9951 2006-01-04 Fred Fish <fnf@specifix.com>
9952
9953 * gdb.base/ptype.c (foo): Add typedef.
9954 (intfoo): Add function.
9955 * gdb.base/ptype1.c: New file.
9956 * gdb.base/ptype.exp: Handle compilation and linking with two
9957 source files. Test that proper type for "foo" is found based
9958 on source context rather than first match found in symtabs.
9959
9960 2005-12-28 Mark Kettenis <kettenis@gnu.org>
9961
9962 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
9963 * gdb.asm/openbsd.inc: Indent commands.
9964
9965 2005-12-26 Mark Kettenis <kettenis@gnu.org>
9966
9967 * gdb.base/freebpcmd.exp: Increase timeout.
9968
9969 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
9970
9971 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
9972
9973 * gdb.base/default.exp: Update check for "show version".
9974
9975 2005-12-09 Randolph Chung <tausq@debian.org>
9976
9977 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
9978 * gdb.asm/pa64.inc: New file.
9979
9980 2005-12-09 Randolph Chung <tausq@debian.org>
9981
9982 * gdb.asm/common.inc: Indent commands.
9983 * gdb.asm/asmsrc1.s: Likewise.
9984 * gdb.asm/asmsrc2.s: Likewise.
9985
9986 2005-12-09 Randolph Chung <tausq@debian.org>
9987
9988 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
9989 (get_addr_of_sym): Remove duplicate print.
9990 (gen_core): xfail hppa*-*-hpux*, update expected output.
9991 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
9992 * gdb.arch/pa64-nullify.s: New file.
9993
9994 2005-12-09 Randolph Chung <tausq@debian.org>
9995
9996 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
9997
9998 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
9999
10000 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
10001 code generation for these functions.
10002 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
10003 error message.
10004
10005 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
10006
10007 * gdb.base/help.exp (help b, help br, help bre, help brea)
10008 (help break): Update the expected message.
10009
10010 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
10011
10012 * gdb.asm/m68hc11.inc: Setup the data section.
10013 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
10014 script for this test.
10015 (m6812-*-*): Likewise.
10016
10017 2005-11-09 Randolph Chung <tausq@debian.org>
10018
10019 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
10020
10021 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
10022
10023 * gdb.base/break.exp: Fix a comment typo.
10024
10025 2005-11-03 Jim Blandy <jimb@redhat.com>
10026
10027 Checked in by Elena Zannoni <ezannoni@redhat.com>
10028
10029 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
10030
10031 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
10032
10033 * gdb.arch/gdb1558.c: Include stdio.h.
10034
10035 2005-10-31 Mark Kettenis <kettenis@gnu.org>
10036
10037 * gdb.asm/asm-source.exp: Use -e instead of --entry.
10038
10039 2005-10-31 Mark Kettenis <kettenis@gnu.org>
10040
10041 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
10042
10043 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
10044
10045 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
10046 vscr" tests to better match output.
10047
10048 2005-10-12 Jim Blandy <jimb@redhat.com>
10049
10050 * gdb.base/structs.exp (any): New function.
10051 (test_struct_returns): Don't make any assumptions at all about
10052 what value the function returns when GDB can't set the return
10053 value.
10054
10055 2005-10-09 Joel Brobecker <brobecker@adacore.com>
10056
10057 * gdb.ada/arrayidx/p.adb: New file.
10058 * gdb.ada/arrayidx.exp: New testcase
10059
10060 2005-10-09 Joel Brobecker <brobecker@adacore.com>
10061
10062 * gdb.ada/array_return/pck.ads: New file.
10063 * gdb.ada/array_return/pck.adb: New file.
10064 * gdb.ada/array_return/p.adb: New file.
10065 * gdb.ada/array_return.exp: New testcase.
10066
10067 2005-10-03 Joel Brobecker <brobecker@adacore.com>
10068
10069 * gdb.base/arrayidx.c: New file.
10070 * gdb.base/arrayidx.exp: New testcase.
10071
10072 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
10073
10074 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
10075 frames-invalid and breakpoints-invalid are no longer generated
10076 with level 3 so don't expect them in the output.
10077
10078 2005-09-27 Bob Rossi <bob@brasko.net>
10079
10080 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
10081 from test. Escape the | in mi_gdb_test call.
10082 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
10083 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
10084 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
10085 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
10086 expected regex's in mi_gdb_test calls.
10087 * lib/mi-support.exp: Remove arbitrary .* from tests.
10088 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
10089 Fully anchor GDB/MI expected results in mi_gdb_test.
10090 * lib/gdb.exp (string_to_regexp): Escape the ] character.
10091 * gdb.base/sizeof.exp: Remove escape character. Correct test.
10092
10093 2005-09-26 Paul Brook <paul@codesourcery.com>
10094
10095 * long_long.exp: Exclude eabi targets from arm FPA float format test.
10096
10097 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
10098
10099 * bfp-test.c: New file.
10100 * bfp-test.exp: New testcase.
10101
10102 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
10103
10104 * gdb.fortran/subarray.exp: New testcase to test the evaluation
10105 of subarray and substring variable.
10106 * gdb.fortran/subarray.f: New source file for the test of subarray
10107 and substring variable evaluation.
10108 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
10109 of string constant.
10110
10111 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
10112
10113 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
10114 copyright dates.
10115
10116 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
10117
10118 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
10119 powerpc altivec' test with an almost identical 'info vector' test.
10120
10121 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
10122
10123 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
10124 vscr" tests to match output.
10125
10126 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
10127
10128 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
10129 output.
10130
10131 2005-09-11 Bob Rossi <bob@brasko.net>
10132
10133 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
10134 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
10135 commands that return an MI output command and an asyncronous MI output
10136 command.
10137 * gdb.mi/mi-console.exp: Ditto.
10138
10139 2005-09-11 Bob Rossi <bob@brasko.net>
10140
10141 * gdb.mi/mi-var-child.c: Include <string.h>.
10142
10143 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
10144
10145 * killed.exp: Correct gdb_expect syntax.
10146
10147 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
10148
10149 * lib/mi-support.exp (mi_gdb_load): Fix typo.
10150
10151 2005-08-02 Bob Rossi <bob@brasko.net>
10152
10153 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
10154 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
10155 Change tests to inferior-tty-set/show.
10156 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
10157 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
10158 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
10159 inferior. Use mi_gdb_test to get GDB and Inferior output.
10160 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
10161 descriptor.
10162 (mi_inferior_tty_name): Add inferior PTY file name.
10163 (mi_gdb_start): Add INFERIOR_PTY parameter.
10164 (mi_gdb_test): Add IPATTERN parameter.
10165
10166 2005-08-02 Bob Rossi <bob@brasko.net>
10167
10168 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
10169 parameter to mi_gdb_test.
10170 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
10171
10172 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10173
10174 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
10175 struct_declarations.
10176 * gdb.mi/mi-var-child.exp: Step over the initialization of
10177 struct_declarations.
10178
10179 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10180
10181 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
10182 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
10183 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
10184 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
10185 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
10186 file.
10187
10188 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
10189
10190 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
10191 (do_children_tests): Assign values to the extra elements.
10192
10193 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
10194 them for tests for "-var-update --no-values" and
10195 "-var-update --all-values".
10196 Add test for "-var-list-children --simple-values".
10197
10198 * gdb.mi/basics.c (callee4): Add integer array D[3]...
10199
10200 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
10201 "-stack-list-locals --simple-values" Improve doc strings and
10202 comments.
10203
10204 2005-07-18 Mark Kettenis <kettenis@gnu.org>
10205
10206 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
10207 *-*-openbsd*.
10208 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
10209
10210 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
10211 sigaltsatck'.
10212
10213 2005-07-14 Bob Rossi <bob@brasko.net>
10214
10215 * gdb.base/default.exp (tty): Changed output of command.
10216 * gdb.base/help.exp (help tty): Ditto.
10217
10218 2005-07-12 Mark Kettenis <kettenis@gnu.org>
10219
10220 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
10221
10222 2005-07-10 Mark Kettenis <kettenis@gnu.org>
10223
10224 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
10225 -stack-select-frame without arguments.
10226 (test_stack_frame_listing): Add test for newly implemented command
10227 -stack-info-frame.
10228
10229 2005-07-06 Bob Rossi <bob@brasko.net>
10230
10231 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
10232 command.
10233 (Copyright): Update copyright.
10234
10235 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
10236
10237 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
10238 tests to evaluate exponentiation expression.
10239
10240 2005-06-29 Andreas Schwab <schwab@suse.de>
10241
10242 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
10243 main to avoid warnings.
10244
10245 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
10246
10247 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
10248
10249 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
10250 -stack-select-frame without arguments.
10251 (test_stack_frame_listing): Add test for newly implemented command
10252 -stack-info-frame.
10253
10254 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
10255
10256 * gdb.fortran/array-element.f: New file.
10257 * gdb.fortran/array-element.exp: New testcase.
10258
10259 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10260
10261 * gdb.base/bigcore.exp: Correct checks for systems which can
10262 not dump a large core file.
10263
10264 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10265
10266 * gdb.base/relocate.c: Add a copyright notice.
10267 (dummy): Remove.
10268 * gdb.base/relocate.exp: Test printing the values of variables
10269 from a relocatable file.
10270
10271 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
10272
10273 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
10274 excess MI output after an error.
10275
10276 2005-05-29 Joel Brobecker <brobecker@adacore.com>
10277
10278 * gdb.arch/alpha-step.c: New file.
10279 * gdb.arch/alpha-step.exp: New testcase.
10280
10281 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
10282 Dennis Brueni <dennis@slickedit.com>
10283
10284 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
10285 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
10286 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
10287 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
10288 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
10289 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
10290 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
10291
10292 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
10293 Wu Zhou <woodzltc@cn.ibm.com>
10294
10295 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
10296 IBM's xlc compiler.
10297 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
10298 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
10299
10300 2005-05-13 Jim Blandy <jimb@redhat.com>
10301
10302 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
10303 calling gdb_suppress_entire_file.
10304 * gdb.base/charset.exp: Same.
10305 * gdb.base/call-rt-st.exp: Same.
10306
10307 2005-05-05 Bob Rossi <bob_rossi@cox.net>
10308
10309 * lib/gdb.exp (fullname_syntax): Added global regex.
10310 (fullname_syntax_POSIX): Ditto.
10311 (fullname_syntax_UNC): Ditto.
10312 (fullname_syntax_DOS_CASE): Ditto.
10313 (fullname_syntax_DOS): Ditto.
10314 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
10315 fullname_syntax variable to scope and use it.
10316 (test_file_list_exec_source_files): Ditto.
10317 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
10318
10319 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
10320
10321 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
10322
10323 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
10324
10325 * lib/gdb.exp (skip_altivec_tests): New function, based on
10326 check_vmx_hw_available from the GCC testsuite.
10327 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
10328 * lib/gdb.arch/altivec-regs.exp: Likewise.
10329
10330 2005-05-02 Jim Blandy <jimb@redhat.com>
10331
10332 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
10333 calling gdb_suppress_entire_file.
10334
10335 2005-04-30 Randolph Chung <tausq@debian.org>
10336
10337 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
10338 Slightly relax "sem_post" name checking.
10339
10340 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10341
10342 * gdb.base/unload.exp: Use new shared library infrastructure.
10343
10344 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10345
10346 * gdb.base/so-impl-ld.exp: Use new shared library
10347 infrastructure.
10348
10349 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
10350
10351 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
10352 * gdb.asm/h8300.inc: New file.
10353
10354 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10355
10356 * gdb.base/shlib-call.exp: Change to use new shared library
10357 infrastructure.
10358
10359 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10360
10361 * gdb.base/pending.exp: Change to use new shared library
10362 infrastructure.
10363
10364 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10365
10366 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
10367 use test_compiler_info instead of gcc_compiled, and update copyright.
10368
10369 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
10370
10371 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
10372 shared objects being adjusted and update copyright years.
10373
10374 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
10375
10376 * ChangeLog: Correct some 2003-01-13 dates.
10377 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
10378 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
10379 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
10380 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
10381 gdb.trace/tfind.exp: Update copyright years.
10382
10383 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
10384 Daniel Jacobowitz <dan@codesourcery.com>
10385
10386 * lib/gdb.exp (gdb_compile): Handle shlib=.
10387 (gdb_compile_shlib): New function.
10388
10389 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
10390
10391 * lib/gdb.exp (test_compiler_info): Give argument a default value.
10392
10393 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10394
10395 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
10396 gdb.server.
10397 * configure.ac: Likewise.
10398 * configure: Regenerated.
10399 * gdb.gdbserver/Makefile.in: Moved to...
10400 * gdb.server/Makefile.in: ... here.
10401 * gdb.gdbserver/server.c: Moved to...
10402 * gdb.server/server.c: ... here.
10403 * gdb.gdbserver/server-run.exp: Moved to...
10404 * gdb.server/server-run.exp: ... here.
10405
10406 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10407
10408 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
10409 * configure.ac: Create gdb.gdbserver/Makefile.
10410 * configure: Regenerated.
10411 * lib/gdbserver-support.exp: New file, derived from
10412 config/gdbserver.exp.
10413 * config/gdbserver.exp: Use gdbserver-support.exp.
10414 * gdb.gdbserver/Makefile.in: New file.
10415 * gdb.gdbserver/server.c: New file.
10416 * gdb.gdbserver/server-run.exp: New file.
10417
10418 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
10419
10420 * lib/gdb.exp (test_compiler_info): Return compiler_info
10421 if no arguments are given.
10422
10423 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
10424
10425 * gdb.arch/altivec-abi.exp: Check for compiler and set
10426 use altivec' flag accordingly.
10427 * gdb.arch/altivec-regs.exp: Likewise.
10428
10429 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
10430
10431 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
10432
10433 2005-03-27 Andreas Schwab <schwab@suse.de>
10434
10435 * gdb.base/bigcore.c (main): Add missing mode argument in open
10436 call.
10437
10438 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
10439
10440 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
10441 downloads.
10442 * config/gdbserver.exp (gdb_load): Likewise.
10443
10444 2005-03-14 Paul Brook <paul@codesourcery.com>
10445
10446 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
10447 targets.
10448
10449 2005-03-09 Joel Brobecker <brobecker@adacore.com>
10450
10451 * gdb.dwarf2/dup-psym.S: New file.
10452 * gdb.dwarf2/dup-psym.exp: New testcase.
10453
10454 2005-03-09 Joel Brobecker <brobecker@adacore.com>
10455
10456 * gdb.ada/exec_changed/first.adb: New file.
10457 * gdb.ada/exec_changed/second.adb: New file.
10458 * gdb.ada/exec_changed.exp: New testcase.
10459
10460 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
10461
10462 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
10463 (A2): New class.
10464 (main): Test operator+.
10465 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
10466 breakpoint test.
10467
10468 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
10469 * gdb.base/signull.exp: Disable if gdb,nosignals.
10470 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
10471 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
10472 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
10473 * gdb.mi/mi2-console.exp: Likewise.
10474 * gdb.trace/collection.exp (run_trace_experiment): Consume the
10475 continue output at start.
10476 (gdb_collect_locals_test): Robustify regexp.
10477 * gdb.trace/passc-dyn.exp: Fix comment typo.
10478 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
10479
10480 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
10481
10482 * gdb.asm/asm-source.exp: Add iq2000 case.
10483 * gdb.asm/iq2000.inc: New file.
10484
10485 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
10486
10487 * gdb.base/command.exp: Change hardcoded value to regular expression.
10488 * gdb.base/float.exp: Add powerpc to the list of targets checked.
10489
10490 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
10491
10492 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
10493 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
10494 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
10495 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
10496 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
10497
10498 2005-03-05 Mark Kettenis <kettenis@gnu.org>
10499
10500 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
10501 changes.
10502
10503 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
10504
10505 * lib/compiler.c: Add test for IBM's xlc compiler.
10506 * lib/compiler.cc: Likewise.
10507
10508 2004-02-24 Joel Brobecker <brobecker@adacore.com>
10509
10510 * gdb.ada/fixed_points.exp: Create compilation object directory
10511 before running the test.
10512 * gdb.ada/null_record.exp: Likewise.
10513 * gdb.ada/packed_array.exp: Likewise.
10514 * gdb.ada/start.exp: Likewise.
10515
10516 2005-02-15 Joel Brobecker <brobecker@adacore.com>
10517
10518 * gdb.ada/packed_array/pa.adb: New file.
10519 * gdb.ada/packed_array.exp: New testcase.
10520
10521 2005-02-10 Mark Kettenis <kettenis@gnu.org>
10522
10523 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
10524 files.
10525
10526 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
10527 on *-*-openbsd*. Correctly match whitespace in regukar
10528 expressions.
10529
10530 2005-02-10 Daniel Jacobowitz <dan@debian.org>
10531
10532 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
10533 PR exp/1821
10534 * gdb.base/gdb1821.c: New test file.
10535 * gdb.base/gdb1821.exp: New test file.
10536
10537 2005-02-09 Joel Brobecker <brobecker@adacore.com>
10538
10539 * gdb.base/start.c: New file.
10540 * gdb.base/start.exp: New testcase.
10541
10542 2005-02-09 Joel Brobecker <brobecker@adacore.com>
10543
10544 * gdb.ada/start/dummy.adb: New file.
10545 * gdb.ada/start.exp: New testcase.
10546
10547 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
10548
10549 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
10550 for printing symbols and statistics.
10551 Add test for using relative pathnames in "maint print msymbols" test.
10552 Mark "maint info sections DATA" XFAIL on Cygwin.
10553 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
10554 tests.
10555
10556 2005-02-09 Andreas Schwab <schwab@suse.de>
10557
10558 Committed by Andrew Cagney <cagney@gnu.org>
10559 * gdb.base/remotetimeout.exp: New file.
10560
10561 2005-02-07 Mark Kettenis <kettenis@gnu.org>
10562
10563 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
10564
10565 2005-02-03 Joel Brobecker <brobecker@adacore.com>
10566
10567 * gdb.ada/gnat_ada.gpr: New file.
10568 * gdb.ada/gnat_ada.gin: Delete, no longer used.
10569 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
10570 * configure.ac: No longer generate gnat_ada.gpr.
10571 * configure: Regenerate.
10572 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
10573 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
10574 * gdb.ada/null_record/bar.ads: Likewise.
10575 * gdb.ada/null_record/bar.adb: Likewise.
10576 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
10577 * gdb.ada/null_record.exp (testdir): New variable.
10578 (testfile): executable is now in testdir subdirectory.
10579 (srcfile): Use full path to the main compilation unit.
10580 * gdb.ada/fixed_points.exp: Same changes as above.
10581
10582 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
10583
10584 * gdb.base/interp.exp: New test.
10585
10586 2005-01-24 Andrew Cagney <cagney@gnu.org>
10587
10588 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
10589
10590 2005-01-19 Andrew Cagney <cagney@gnu.org>
10591
10592 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
10593 configure.ac not configure.in.
10594
10595 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
10596 of powerpc*-*-*.
10597 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
10598 * gdb.base/list.exp (test_list_function)
10599 (test_list_filename_and_function): Ditto.
10600 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
10601
10602 2005-01-16 Andrew Cagney <cagney@gnu.org>
10603
10604 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
10605
10606 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
10607
10608 2005-01-14 Andrew Cagney <cagney@gnu.org>
10609
10610 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
10611 * gdb.mi/mi2-var-cmd.exp: Ditto.
10612
10613 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
10614
10615 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
10616
10617 2005-01-07 Andrew Cagney <cagney@gnu.org>
10618
10619 * configure.ac: Rename configure.in, require autoconf 2.59.
10620 * configure: Re-generate.
10621 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
10622 * gdb.stabs/configure: Re-generate.
10623 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
10624 * gdb.hp/configure: Re-generate.
10625 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
10626 autoconf 2.59.
10627 * gdb.hp/gdb.objdbg/configure: Re-generate.
10628 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
10629 autoconf 2.59.
10630 * gdb.hp/gdb.defects/configure: Re-generate.
10631 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
10632 autoconf 2.59.
10633 * gdb.hp/gdb.compat/configure: Re-generate.
10634 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
10635 autoconf 2.59.
10636 * gdb.hp/gdb.base-hp/configure: Re-generate.
10637 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
10638 autoconf 2.59.
10639 * gdb.hp/gdb.aCC/configure: Re-generate.
10640
10641 2004-12-15 Jim Blandy <jimb@redhat.com>
10642
10643 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
10644 under NPTL when there is debugging info available for libpthread.
10645
10646 2004-12-13 Jerome Guitton <guitton@gnat.com>
10647
10648 * gdb.ada/fixed_points.c: New file.
10649 * gdb.ada/fixed_points.exp: New file.
10650
10651 2004-12-03 Randolph Chung <tausq@debian.org>
10652
10653 * gdb.arch/pa-nullify.exp: New file.
10654 * gdb.arch/pa-nullify.s: New file.
10655
10656 2004-11-30 Randolph Chung <tausq@debian.org>
10657
10658 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
10659 instead of "tbug". Fix regexp to work properly with gdb_test.
10660
10661 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
10662
10663 * gdb.base/bitfields2.exp: New test.
10664 * gdb.base/bitfields2.c: New file.
10665
10666 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
10667
10668 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
10669
10670 2004-11-16 Randolph Chung <tausq@debian.org>
10671
10672 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
10673
10674 2004-11-14 Daniel Jacobowitz <dan@debian.org>
10675
10676 * gdb.threads/threadapply.exp: Correct "macro details" test.
10677
10678 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
10679
10680 * gdb.threads/threadapply.exp: New test.
10681 * gdb.threads/threadapply.c: New file.
10682
10683 2004-11-07 Mark Kettenis <kettenis@gnu.org>
10684
10685 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
10686 frames.
10687
10688 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
10689
10690 * gdb.base/cursal.exp: New file.
10691 * gdb.base/cursal.c: New file.
10692
10693 2004-11-03 Andrew Cagney <cagney@gnu.org>
10694
10695 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
10696
10697 2004-10-30 Mark Kettenis <kettenis@gnu.org>
10698
10699 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
10700 NetBSD/ELF targets.
10701
10702 2004-10-29 Joel Brobecker <brobecker@gnat.com>
10703
10704 * gdb.threads/bp_in_thread.c: New file, copied from
10705 pthread_cond_wait.c.
10706 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
10707 file, rather than reusing the .c file from another testcase.
10708
10709 2004-10-20 Joel Brobecker <brobecker@gnat.com>
10710
10711 * gdb.ada/null_record.exp: Check where we stopped after
10712 sending the start command, instead of where the associated
10713 temporary breakpoint was inserted.
10714
10715 2004-10-14 Andrew Cagney <cagney@gnu.org>
10716
10717 * gdb.mi/gdb701.c (main): Return 0.
10718
10719 2004-10-13 Daniel Jacobowitz <dan@debian.org>
10720
10721 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
10722
10723 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
10724
10725 * gdb.threads/schedlock.c: Add comment markers to use to find
10726 line numbers.
10727 * gdb.threads/schedlock.exp: Adjust regex to handle the new
10728 comments.
10729 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
10730 breakpoint lines.
10731
10732 2004-10-12 Daniel Jacobowitz <dan@debian.org>
10733
10734 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
10735
10736 2004-10-12 Daniel Jacobowitz <dan@debian.org>
10737
10738 * configure.in: Add gdb.dwarf2.
10739 * configure: Regenerated.
10740 * Makefile.in: Add gdb.dwarf2.
10741 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
10742 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
10743 gdb.dwarf2/file1.txt: New files.
10744
10745 2004-10-11 Orjan Friberg <orjanf@axis.com>
10746
10747 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
10748 of "run", since the latter doesn't work with remote targets. Adjust
10749 the breakpoint numbering accordingly.
10750 * gdb.threads/pthread_cond_wait.exp: Ditto.
10751
10752 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
10753
10754 * gdb.base/overlays.exp: Update copyright years.
10755
10756 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
10757
10758 * gdb.base/overlays.exp: Disable if target is Linux.
10759
10760 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
10761
10762 * config/gdbserver.exp (gdb_load): Use right filename on remote.
10763
10764 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
10765
10766 * gdb.asm/asm-source.exp: Add m32r-linux target.
10767 * gdb.asm/m32r-linux.inc: New file.
10768
10769 2004-09-24 Andrew Cagney <cagney@redhat.com>
10770 David Anderson <anderson@redhat.com>
10771
10772 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
10773 command fails, assume things will work.
10774 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
10775 (_GNU_SOURCE): Define.
10776 (print_unsigned, print_hex): Change parameter to "long long".
10777 (print_byte_count): New function, use to print byte counts.
10778 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
10779 O_LARGEFILE.
10780 (main): Compute an upper bound on a corefile in max_core_size.
10781 Limit memory chunk size to max_core_size. Limit total memory
10782 allocated to max_core_size.
10783
10784 2004-09-23 Andrew Cagney <cagney@gnu.org>
10785
10786 * gdb.base/bigcore.exp: Replace the code that creates a corefile
10787 from a separate process with code that creates a corefile by
10788 making the inferior dump core.
10789
10790 2004-09-23 Mark Kettenis <kettenis@gnu.org>
10791
10792 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
10793 block.
10794
10795 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
10796
10797 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
10798 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
10799 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
10800 Likewise.
10801
10802 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
10803
10804 * gdb.java/jprint.exp: New test case for java inferior call.
10805 * gdb.java/jprint.java: Ditto.
10806
10807 2004-09-15 Joel Brobecker <brobecker@gnat.com>
10808
10809 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
10810
10811 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10812
10813 * gdb.threads/killed.c: Include <stdlib.h>.
10814 * gdb.threads/pthreads.c: Likewise.
10815
10816 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10817
10818 * gdb.threads/killed.c: Add copyright notice.
10819
10820 2004-09-10 Jason Molenda (jmolenda@apple.com)
10821
10822 * gdb.base/define.exp: Two new tests to verify zero space chars
10823 after 'if' and 'while' commands in a user-defined command is correctly
10824 parsed.
10825
10826 2004-09-08 Andrew Cagney <cagney@gnu.org>
10827
10828 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
10829 delivery test with duplicate at end of file.
10830
10831 2004-09-06 Mark Kettenis <kettenis@jive.nl>
10832
10833 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
10834
10835 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10836
10837 * config/hppro.exp: Removed.
10838
10839 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10840
10841 * config/sparclet.exp: Removed.
10842
10843 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10844
10845 * config/udi.exp: Removed.
10846
10847 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
10848
10849 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
10850 of "exp_continue".
10851 (advancei): Likewise.
10852
10853 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10854
10855 * gdb.base/unload.exp: Fix so messages aren't duplicated.
10856
10857 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
10858
10859 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
10860 to check for nodebug in executable.
10861 * gdb.gdb/observer.exp (setup_test): Likewise.
10862 * gdb.gdb/selftest.exp (test_with_self): Likewise.
10863 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
10864
10865 2004-09-01 Andrew Cagney <cagney@gnu.org>
10866
10867 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
10868 files.
10869
10870 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10871
10872 * gdb.base/unload.exp: Fix expected warning message to match
10873 latest format.
10874
10875 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
10876
10877 * gdb.base/call-rt-st.exp: Fix typos.
10878
10879 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
10880
10881 * gdb.threads/thread_check.exp: New testcase.
10882 * gdb.threads/thread_check.c: New testcase.
10883
10884 2004-08-31 Andrew Cagney <cagney@gnu.org>
10885
10886 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
10887 (skip_to_handler_entry): New procedures. Test stepping into a
10888 handler when the breakpoint is at the handler's entry point.
10889
10890 2004-08-30 Andrew Cagney <cagney@gnu.org>
10891
10892 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
10893 gdb/1757.
10894
10895 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10896
10897 With code from Manoj Iyer <manjo@austin.ibm.com>:
10898 * lib/gdb.exp (gdb_file_cmd): Return more information in the
10899 return value. Add an arm for "no debugging symbols found".
10900 Change a stray "error" to "perror".
10901 (gdb_run_cmd): Adapt to new return value.
10902 * gdb.base/remote.exp: Adapt to new return value.
10903 * gdb.gdb/complaints.exp: Likewise.
10904 * gdb.gdb/observer.exp: Likewise.
10905 * gdb.gdb/selftest.exp: Likewise.
10906 * gdb.gdb/xfullpath.exp: Likewise.
10907
10908 2004-08-27 Joel Brobecker <brobecker@gnat.com>
10909
10910 * gdb.threads/bp_in_thread.exp: New testcase.
10911
10912 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10913
10914 Fix PR testsuite/1735.
10915 * gdb.threads/schedlock.c (thread_function): Add a cast
10916 to suppress a gcc warning.
10917 * gdb.threads/thread-specific.c (thread_function): Likewise.
10918
10919 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10920
10921 * gdb.base/unload.c: Include <stdlib.h>.
10922
10923 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10924
10925 From Paul Gilliam <pgilliam@us.ibm.com>:
10926 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
10927 synchronized after the "return".
10928
10929 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10930
10931 * gdb.mi/basics.c: Include <stdio.h>.
10932 * gdb.mi/pthreads.c: Include <stdlib.h>.
10933 * gdb.mi/var-cmd.c: Include <stdlib.h>.
10934
10935 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10936
10937 * gdb.threads/schedlock.c: Add copyright notice.
10938
10939 2004-08-25 Andrew Cagney <cagney@gnu.org>
10940
10941 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
10942 (skip_over_handler, breakpoint_over_hander): New test procedures.
10943 (advance, advancei): Add a proper prefix, do not use
10944 rerun_to_main.
10945 * gdb.base/sigstep.c (main): Change to use an infinite loop.
10946
10947 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
10948
10949 * gdb.mi/basics.c: Add copyright notice.
10950 * gdb.mi/var-cmd.c: Add copyright notice.
10951
10952 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10953
10954 * lib/gdb.exp: Remove signed_keyword_not_used.
10955 * lib/compiler.c: Likewise.
10956 * lib/compiler.cc: Likewise.
10957
10958 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10959
10960 * gdb.base/whatis.c: Remove conditional disabling of "signed".
10961 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
10962
10963 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10964
10965 * gdb.base/whatis.c: Add copyright notice.
10966
10967 2004-08-20 Mark Kettenis <kettenis@gnu.org>
10968
10969 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
10970 it to skip the breakpoints encoded in the inline assembly.
10971
10972 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10973
10974 * Makefile.in: Add gdb.fortran.
10975
10976 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10977
10978 * gdb.base/call-sc.exp (test_scalar_returns):
10979 Fix cut-and-paste glitch in "Make fun return now".
10980
10981 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10982
10983 * configure.in: Add gdb.fortran.
10984 * configure: Regenerate.
10985 * gdb.fortran/Makefile.in: New file.
10986 * lib/gdb.exp (skip_fortran_tests): New procedure.
10987
10988 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10989
10990 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
10991 reference to bug-gnu@prep.ai.mit.edu.
10992 * gdb.mi/mi-var-child.exp: Likewise.
10993 * gdb.mi/mi-var-cmd.exp: Likewise.
10994 * gdb.mi/mi-var-display.exp: Likewise.
10995 * gdb.mi/mi2-var-block.exp: Likewise.
10996 * gdb.mi/mi2-var-child.exp: Likewise.
10997 * gdb.mi/mi2-var-cmd.exp: Likewise.
10998 * gdb.mi/mi2-var-display.exp: Likewise.
10999
11000 2004-08-15 Mark Kettenis <kettenis@gnu.org>
11001
11002 * gdb.base/unload.c (main): Make local variable msg const.
11003
11004 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
11005
11006 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
11007 to bug-gnu@prep.ai.mit.edu.
11008 * gdb.mi/mi-disassemble.exp: Likewise.
11009 * gdb.mi/mi-eval.exp: Likewise.
11010 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
11011 default line number.
11012 * gdb.mi/mi-return.exp: Likewise.
11013 * gdb.mi/mi-simplerun.exp: Likewise.
11014 * gdb.mi/mi-stack.exp: Likewise.
11015 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
11016 number with explicit range test.
11017 * gdb.mi/mi-watch.exp: Likewise.
11018 * gdb.mi/mi2-break.exp: Likewise.
11019 * gdb.mi/mi2-cli.exp: Likewise.
11020 * gdb.mi/mi2-disassemble.exp: Likewise.
11021 * gdb.mi/mi2-eval.exp: Likewise.
11022 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
11023 default line number.
11024 * gdb.mi/mi2-return.exp: Likewise.
11025 * gdb.mi/mi2-simplerun.exp: Likewise.
11026 * gdb.mi/mi2-stack.exp: Likewise.
11027 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
11028 number with explicit range test.
11029 * gdb.mi/mi2-watch.exp: Likewise.
11030
11031 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
11032
11033 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
11034 * gdb.cp/m-static.exp: Likewise.
11035 * gdb.cp/rtti.exp: Likewise.
11036
11037 2004-08-14 Mark Kettenis <kettenis@gnu.org>
11038
11039 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
11040
11041 2004-08-14 Eli Zaretskii <eliz@gnu.org>
11042
11043 * ChangeLog: Prefix Local Variables with semi-colons and indent
11044 the reference to older ChangeLog files, to fix fontification in
11045 Emacs.
11046
11047 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11048
11049 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
11050 * gdb.mi/mi2-break.exp: Likewise.
11051
11052 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11053
11054 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
11055
11056 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11057
11058 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
11059
11060 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
11061
11062 * gdb.cp/classes.exp: Remove unused declarations. Just let
11063 test names default instead of providing special names. Remove
11064 extraneous demangler test.
11065
11066 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
11067
11068 * gdb.base/unload.exp: New test for breakpoints in dynamically
11069 loaded libraries.
11070 * gdb.base/unload.c: Ditto.
11071 * gdb.base/unloadshr.c: Ditto.
11072
11073 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
11074
11075 * gdb.cp/classes.exp (test_ptype_class_objects): Call
11076 cp_test_ptype_class.
11077 (test_enums): Likewise.
11078
11079 2004-08-10 Andrew Cagney <cagney@gnu.org>
11080
11081 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
11082 files.
11083
11084 2004-08-10 Andrew Cagney <cagney@gnu.org>
11085
11086 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
11087 init_malloc call.
11088
11089 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
11090
11091 * ChangeLog: Add copyright notice. The notice is copied
11092 from emacs 21.3 top level ChangeLog.
11093
11094 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11095
11096 * lib/cp-support.exp: New file.
11097 * lib/cp-support.exp (cp_test_type_class): New function.
11098 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
11099 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
11100 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
11101 cp_test_ptype_class.
11102
11103 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11104
11105 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
11106 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
11107 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
11108 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
11109 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
11110 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
11111 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
11112 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
11113 gdb.mi/mi2-watch.exp: Update copyright years.
11114
11115 2004-08-09 Mark Kettenis <kettenis@gnu.org>
11116
11117 * gdb.base/sigaltstack.exp: Provide proper anchoring.
11118
11119 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
11120
11121 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
11122 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
11123 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
11124 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
11125 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
11126 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
11127 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
11128 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
11129 gdb.mi/mi-watch.exp: Update copyright years.
11130
11131 2004-08-08 Daniel Jacobowitz <dan@debian.org>
11132
11133 PR gdb/1738
11134 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
11135 from a breakpoint with a pending signal.
11136
11137 2004-08-08 Daniel Jacobowitz <dan@debian.org>
11138
11139 PR gdb/1736
11140 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
11141 * gdb.base/sigaltstack.exp (finish_test): Consume output until
11142 the prompt.
11143 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
11144
11145 2004-08-08 Daniel Jacobowitz <dan@debian.org>
11146
11147 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
11148
11149 2004-08-08 Daniel Jacobowitz <dan@debian.org>
11150
11151 PR gdb/1736
11152 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
11153 for i?86-*-linux*.
11154
11155 2004-08-08 Daniel Jacobowitz <dan@debian.org>
11156
11157 * gdb.arch/i386-prologue.exp: Compile without debug information.
11158
11159 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
11160
11161 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
11162 rather than asking gdb to search.
11163
11164 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11165
11166 * gdb.base/gcore.c: Include <string.h>.
11167
11168 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11169
11170 * gdb.base/gcore.c: Add copyright notice.
11171
11172 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
11173
11174 * gdb.base/freebpcmd.c: Include <stdio.h>.
11175 * gdb.base/long_long.c: Include <string.h>.
11176 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
11177 * gdb.base/siginfo.c: Include <string.h>.
11178 * gdb.base/sigstep.c: Include <string.h>.
11179
11180 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11181
11182 * gdb.base/complex.c: Include <stdlib.h>.
11183
11184 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11185
11186 * gdb.base/complex.c: Add copyright notice.
11187
11188 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11189
11190 * gdb.base/charset.c: Include <stdlib.h>.
11191
11192 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11193
11194 * gdb.base/auxv.c: Include <stdlib.h>.
11195
11196 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11197
11198 * gdb.base/auxv.c: Add copyright notice.
11199
11200 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
11201
11202 * gdb.base/coremaker.c: Add copyright notice.
11203 * gdb.base/coremaker2.c: Add copyright notice.
11204
11205 2004-08-04 Andrew Cagney <cagney@gnu.org>
11206
11207 * gdb.base/store.exp: Update copyright.
11208 (check_set, up_set, check_struct, up_struct): Add a prefix to test
11209 names, do not import gdb_prompt.
11210
11211 2004-08-01 Andrew Cagney <cagney@gnu.org>
11212
11213 Fix PR testsuite/1729.
11214 * gdb.base/dump.exp: Add test name to callers of capture_value, do
11215 not use capture_value with value 4.
11216 (capture_value): Add optional test name parameter.
11217 (test_reload_saved_value, test_restore_saved_value): Use $msg as
11218 the prefix, pass to capture_value.
11219
11220 2004-08-01 Mark Kettenis <kettenis@gnu.org>
11221
11222 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
11223 * gdb.arch/i386-prologue.c (standard): New prototype and function.
11224 (main): Call new function.
11225
11226 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11227
11228 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
11229
11230 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11231
11232 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
11233
11234 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
11235
11236 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
11237 Accept more values of vtbl pointer. Remove some messages
11238 about "obsolete gcc or gdb".
11239
11240 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
11241
11242 * gdb.cp/classes.exp: Accept more varieties of ptype output.
11243
11244 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
11245
11246 * gdb.base/asm-source.exp: Properly convert target board
11247 debug flags from gcc format to binutils format.
11248
11249 2004-07-28 Mark Kettenis <kettenis@gnu.org>
11250
11251 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
11252 gdb1718". PR backtrace/1718 partially fixed.
11253
11254 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
11255
11256 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
11257
11258 2004-07-26 Nick Clifton <nickc@redhat.com>
11259
11260 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
11261 good default value for a specific architecture is available then
11262 set it to that value. Otherwise default to the -gstabs switch.
11263 Remove the -g... switches from the asm-flags variable. Allow the
11264 target board info to override the value if it wants to. Pass the
11265 switch on the assembler command line.
11266
11267 2004-07-23 Mark Kettenis <kettenis@gnu.org>
11268
11269 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
11270 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
11271 (main): Call new function.
11272
11273 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
11274
11275 Test for PR exp/1715.
11276 * gdb.base/radix.exp: Refactor common procedures. Make all
11277 test names unique. Change XFAIL to KFAIL.
11278
11279 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
11280
11281 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
11282 * gdb.ada/gnat_ada.gin: ... to here.
11283 * configure.in: Use gnat_ada.gin.
11284 * configure: Regenerate.
11285
11286 2004-07-20 Andrew Cagney <cagney@gnu.org>
11287
11288 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
11289 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
11290 XFAILs. Clean up test messages and comments. Check backtraces.
11291 Delete re-sync code.
11292
11293 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11294
11295 Fix PR cli/740.
11296 * gdb.base/annota1.exp: Honor gdb,nosignals.
11297 * gdb.base/annota3.exp: Likewise.
11298
11299 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11300
11301 * lib/java.exp: Update copyright notice.
11302
11303 2004-07-19 Andrew Cagney <cagney@gnu.org>
11304
11305 * gdb.base/selftest.exp: Copy file from here ...
11306 * gdb.gdb/selftest.exp: ... to here.
11307
11308 2004-07-16 Andrew Cagney <cagney@redhat.com>
11309
11310 * lib/insight-support.exp: Delete file.
11311 * lib/java.exp (java_init): Fix copyright.
11312
11313 2004-07-16 Andrew Cagney <cagney@gnu.org>
11314
11315 * gdb.base/restore.c: Append "prologue" to comments marking the a
11316 function's prologue.
11317 * gdb.base/restore.exp: Update copyright, re-indent.
11318 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
11319 callerN" prefix where needed. Update patterns that match a
11320 function's prologue.
11321
11322 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
11323
11324 * gdb.base/restore.c: Add copyright notice.
11325
11326 2004-07-16 Andrew Cagney <cagney@gnu.org>
11327
11328 * gdb.base/logical.exp: Update copyright.
11329 (evaluate): New procedure. Use to re-implement tests using
11330 several tables.
11331
11332 2004-07-14 Martin Hunt <hunt@redhat.com>
11333
11334 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
11335 which fixes some problems where init.tcl was not found.
11336
11337 2004-07-13 Andrew Cagney <cagney@gnu.org>
11338
11339 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
11340 (check_sizeof, check_valueof): Do not include the output in the
11341 test name. Use gdb_test.
11342 (get_valueof): Use gdb_test_multiple.
11343
11344 * gdb.base/step-test.exp: Update copyright. Use
11345 gdb_test_multiple. Ensure that test names do not include
11346 architecture dependent output.
11347
11348 * gdb.gdb/observer.exp: Update copyright.
11349 (setup_test): Use gdb_test_multiple.
11350 (attach_first_observer, attach_second_observer)
11351 (attach_third_observer, detach_first_observer)
11352 (detach_second_observer, detach_third_observer)
11353 (reset_counters, check_counters): Make $message a prefix.
11354 (test_normal_stop_notifications): Add "args" parameter - a list of
11355 init functions to be called. Make $message a prefix,
11356 (test_observer_normal_stop): Change the message prefixes so that
11357 they are unique, pass the attach / detach procedures to
11358 test_normal_stop_notifications.
11359
11360 * gdb.base/signull.exp (test_segv): Prefix all tests with
11361 "${name}". Clean up test messages.
11362
11363 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
11364
11365 * gdb.base/ena-dis-br.exp: Update copyright.
11366 (break_at): New function. Replace send_gdb with gdb_test,
11367 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
11368 ignore count, not stopped at bpt", with KFAIL.
11369
11370 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
11371
11372 * gdb.base/attach.exp: Remove cleanupfile handling.
11373
11374 2004-07-12 Andrew Cagney <cagney@gnu.org>
11375
11376 * gdb.base/annota1.exp: Cleanup corefile test name.
11377 * gdb.base/annota3.exp: Ditto.
11378
11379 2004-07-12 Andrew Cagney <cagney@gnu.org>
11380
11381 * gdb.base/signals.exp: Clean up copyright, re-indent.
11382
11383 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
11384 gdb_test and gdb_test_multiple.
11385
11386 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
11387
11388 * gdb.java/jmain.exp: Fix expected line number for main to
11389 break at. Set XFAIL for break at main test since gcj does not
11390 provide line number info for first statement in main.
11391
11392 2004-07-08 Andrew Cagney <cagney@gnu.org>
11393
11394 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
11395
11396 * gdb.base/sigbpt.exp: Make the common part of each test name a
11397 prefix instead of suffix.
11398
11399 2004-07-07 Bob Rossi <bob_rossi@cox.net>
11400
11401 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
11402 test from test_tbreak_creation_and_listing to
11403 test_file_list_exec_source_file
11404 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
11405 Changed name of test from test_tbreak_creation_and_listing to
11406 test_file_list_exec_source_file
11407
11408 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
11409
11410 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
11411 the jmisc() constructor instead of <init>.
11412 * gdb.java/jmisc1.exp: Ditto.
11413
11414 2004-07-07 Andrew Cagney <cagney@gnu.org>
11415
11416 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
11417 corrupting the PC.
11418
11419 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
11420
11421 * gdb.cp/templates.exp: Accept whitespace change in demangler
11422 output.
11423
11424 2004-07-06 Andrew Cagney <cagney@gnu.org>
11425
11426 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
11427
11428 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
11429
11430 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
11431 * lib/compiler.cc: Likewise.
11432
11433 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
11434
11435 * lib/compiler.cc: Work around string preprocessing problem
11436 with old hp c++ compiler.
11437 * lib/compiler.c: Likewise.
11438
11439 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
11440
11441 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
11442 directives to conditionalize symbol prefixing.
11443 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
11444 additional_flags handling. Add underscore prefix for Cygwin.
11445 * gdb.arch/i386-unwind.c: Use preprocessor directives to
11446 conditionalize symbol prefixing.
11447 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
11448 additional_flags handling. Add underscore prefix for Cygwin.
11449
11450 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
11451
11452 * gdb.base/bigcore.exp: Skip test on Cygwin.
11453
11454 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
11455
11456 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
11457 formats for "info register". Use gdb_test_multiple. Fix
11458 the "invalid register" test.
11459
11460 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
11461
11462 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
11463 PID for Cygwin. Add Cygwin specific strings to check for in some
11464 tests.
11465 (do_attach_tests): Add a test for user interaction when attaching
11466 to a process with no matching symbol table already loaded.
11467
11468 2004-06-26 Andrew Cagney <cagney@gnu.org>
11469
11470 Test PR java/1567 and PR java/1565.
11471 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
11472 * gdb.java/jmisc2.exp: Delete file.
11473
11474 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
11475
11476 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
11477
11478 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
11479
11480 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
11481 attach process.
11482
11483 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
11484
11485 * gdb.cp/pr-1553.exp: Remove.
11486
11487 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
11488
11489 * gdb.cp/pr-1553.cc: Remove.
11490 * gdb.cp/pr-1553.exp: Disable this test.
11491
11492 2004-06-20 Jim Blandy <jimb@redhat.com>
11493
11494 Fix PR testsuite/1680.
11495 * gdb.arch/i386-sse.exp: Properly quote curly braces in
11496 regular expressions.
11497
11498 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
11499
11500 Fix PR testsuite/1679.
11501 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
11502 Issue an UNSUPPORTED result instead.
11503
11504 2004-06-18 Jim Blandy <jimb@redhat.com>
11505
11506 * gdb.base/charset.exp: Only send a control-C if we see a new
11507 prompt and incomplete command.
11508
11509 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
11510
11511 * gdb.cp/pr-574.cc: Add copyright notice.
11512
11513 2004-06-17 Jim Blandy <jimb@redhat.com>
11514
11515 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
11516 cases where the regexp has no groups; this grabs random text from
11517 the previous test suite, whatever that was.
11518
11519 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
11520
11521 * gdb.cp/printmethod.cc: Add copyright notice.
11522
11523 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
11524
11525 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
11526
11527 2004-06-16 Andrew Cagney <cagney@gnu.org>
11528
11529 * gdb.base/signull.c: Update copyright. Include <string.h>.
11530 (bowler): Replace data_pointer with data_read
11531 and data_write cases. Add code_descriptor case.
11532 (zero, desc): New array and pointer.
11533 (data, code): Change to simple pointers.
11534 * gdb.base/signull.exp: Fix probe pattern matching a function
11535 descriptor SIGSEGV. Replace data_pointer with data_read and
11536 data_write tests.
11537
11538 2004-06-16 Andrew Cagney <cagney@gnu.org>
11539
11540 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
11541
11542 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11543
11544 * gdb.base/long_long.c: Add copyright notice.
11545
11546 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11547
11548 * gdb.base/long_long.exp: Remove reference to
11549 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
11550 to gdb_breakpoint and gdb_continue_to_breakpoint.
11551
11552 2004-06-14 Jim Blandy <jimb@redhat.com>
11553
11554 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
11555 endian case.
11556
11557 2004-06-14 Andrew Cagney <cagney@gnu.org>
11558
11559 * gdb.base/gcore.exp (capture_command_output): Delete the always
11560 passing tests containing inferior values.
11561 * gdb.base/ending-run.exp: Do not include the breakpoint address
11562 in the test message. Update copyright.
11563 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
11564 size in the test name, use gdb_test_multiple. Update copyright.
11565
11566 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11567
11568 * gdb.cp/ref-types.cc: Add copyright notice.
11569
11570 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11571
11572 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
11573 hp_aCC_compiler.
11574 * lib/compiler.cc: Likewise.
11575 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
11576 'set' commands. Log diagnostics for other lines. Set
11577 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
11578
11579 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
11580
11581 * gdb.cp/try_catch.cc: Add copyright notice.
11582
11583 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
11584
11585 * gdb.cp/userdef.cc: Add copyright notice.
11586
11587 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
11588
11589 * gdb.cp/virtfunc.cc: Add copyright notice.
11590
11591 2004-06-11 Randolph Chung <tausq@debian.org>
11592
11593 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
11594 problem.
11595
11596 2004-06-10 Andrew Cagney <cagney@gnu.org>
11597
11598 * lib/compiler.cc, lib/compiler.c: Append either
11599 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
11600 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
11601 instead of gcc-3-3.
11602
11603 2004-06-09 Andrew Cagney <cagney@gnu.org>
11604
11605 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
11606 gdb/1455, bug is specific to "long long" and "double".
11607
11608 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
11609 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
11610 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
11611 fixed.
11612
11613 2004-06-09 Andrew Cagney <cagney@gnu.org>
11614
11615 * gdb.base/structs.exp (test_struct_returns): Replace
11616 "return_value_unknown" and "finish_value_unknown" by
11617 "return_value_known" and "finish_value_known". Instead of
11618 "return_value_unknown" iff "finish_value_unknown", check
11619 "return_value_known" implies "finish_value_known".
11620
11621 2004-06-08 Martin Hunt <hunt@redhat.com>
11622
11623 * gdb.base/float.exp: Add pattern for mips targets.
11624
11625 2004-06-08 Randolph Chung <tausq@debian.org>
11626
11627 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
11628 message for unknown architectures more clear.
11629
11630 2004-06-08 Joel Brobecker <brobecker@gnat.com>
11631
11632 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
11633 start the execution of the program.
11634
11635 2004-06-07 Jim Blandy <jimb@redhat.com>
11636
11637 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
11638 * gdb.arch/i386-cpuid.h: New helper file.
11639
11640 2004-06-07 Randolph Chung <tausq@debian.org>
11641
11642 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
11643 has started.
11644
11645 2004-06-04 Roland McGrath <roland@redhat.com>
11646
11647 Fix PR gdb/1647.
11648 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
11649 differently to be robust to output buffering differences.
11650
11651 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
11652
11653 * gdb.threads/pthreads.exp: Update copyright years.
11654 (check_control_c): Change asynchronous 'after' to synchronous.
11655
11656 2004-06-04 Roland McGrath <roland@redhat.com>
11657
11658 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
11659 next gdb prompt.
11660
11661 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
11662
11663 Fix PR gdb/1636.
11664 * gdb.threads/manythreads.exp: Change asynchronous 'after'
11665 calls to synchronous.
11666
11667 2004-05-26 Jim Blandy <jimb@redhat.com>
11668
11669 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
11670
11671 2004-05-24 Randolph Chung <tausq@debian.org>
11672
11673 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
11674 * gdb.asm/pa.inc: New file.
11675
11676 2004-05-22 Mark Kettenis <kettenis@gnu.org>
11677
11678 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
11679
11680 2004-05-21 Joel Brobecker <brobecker@gnat.com>
11681 Daniel Jacobowitz <drow@mvista.com>
11682
11683 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
11684 GDB prompt.
11685
11686 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11687
11688 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
11689 setjmp/longjmp. Use sigaction instead of signal.
11690
11691 2004-05-19 J. Brobecker <brobecker@gnat.com>
11692 Michael Snyder <msnyder@redhat.com>
11693
11694 * gdb.threads/pthread_cond_wait.c: New file.
11695 * gdb.threads/pthread_cond_wait.exp: New testcase.
11696
11697 2004-05-13 Andrew Cagney <cagney@redhat.com>
11698
11699 * gdb.base/signull.exp, gdb.base/signull.c: New files.
11700 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
11701
11702 2004-05-11 Andrew Cagney <cagney@redhat.com>
11703
11704 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
11705 fixed but revealed gdb/1639.
11706
11707 2004-05-10 Andrew Cagney <cagney@redhat.com>
11708
11709 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
11710 func1" and "next to 2nd alarm", kernel bug avoided.
11711
11712 2004-05-10 Daniel Jacobowitz <dan@debian.org>
11713
11714 PR external/1568
11715 * gdb.base/bigcore.exp: Check the size of the dumped core file.
11716 XFAIL if it is smaller than bytes_allocated.
11717 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
11718 (main): Make chunks_allocated unsigned. Correct comment.
11719
11720 2004-05-07 Joel Brobecker <brobecker@gnat.com>
11721
11722 * gdb.arch/powerpc-aix-prologue.c: New file.
11723 * gdb.arch/powerpc-aix-prologue.exp: New file.
11724
11725 2004-05-07 Jim Blandy <jimb@redhat.com>
11726
11727 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
11728 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
11729
11730 2004-05-06 Joel Brobecker <brobecker@gnat.com>
11731
11732 * gdb.base/sep.exp: No longer setup_kfail when the program was
11733 built with dwarf2.
11734
11735 2004-05-05 Jim Ingham <jingham@apple.com>
11736
11737 * gdb.base/pending.exp: Make sure pending breakpoints
11738 preserve the ignore count.
11739
11740 2004-04-27 Jerome Guitton <guitton@gnat.com>
11741
11742 * i386-prologue.exp: Add testcase for jump instruction as first
11743 instruction of the real code.
11744 * i386-prologue.c (jump_at_beginning): New function.
11745
11746 2004-04-28 Mark Kettenis <kettenis@gnu.org>
11747
11748 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
11749 x86_64-*-*.
11750
11751 2004-04-28 Mark Kettenis <kettenis@gnu.org>
11752
11753 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
11754 i*86-*-*.
11755
11756 2004-04-25 Mark Kettenis <kettenis@gnu.org>
11757
11758 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
11759 expression that checks the return type.
11760
11761 2004-04-23 Andrew Cagney <cagney@redhat.com>
11762
11763 * gdb.base/call-sc.exp: New test of scalar call/return values.
11764 * gdb.base/call-sc.c: Ditto.
11765
11766 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11767
11768 * gdb.threads/manythreads.c: Reduce thread stack size.
11769
11770 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
11771
11772 * gdb.threads/manythreads.c: Add copyright notice.
11773
11774 2004-04-23 Andrew Cagney <cagney@redhat.com>
11775
11776 * gdb.base/siginfo.exp: Better handle step out of signal.
11777 * gdb.base/sigstep.exp: Ditto.
11778
11779 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
11780 Daniel Jacobowitz <drow@mvista.com>
11781
11782 * gdb.threads/manythreads.c: New testcase.
11783 * gdb.threads/manythreads.exp: Ditto.
11784
11785 2004-04-22 Jim Blandy <jimb@redhat.com>
11786
11787 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
11788 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
11789
11790 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
11791
11792 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
11793
11794 2004-04-21 Andrew Cagney <cagney@redhat.com>
11795
11796 * gdb.base/sigstep.c: New file.
11797 * gdb.base/sigstep.exp: New file.
11798
11799 2004-04-16 Joel Brobecker <brobecker@gnat.com>
11800
11801 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
11802 call to observer_notify_normal_stop.
11803
11804 2004-04-15 Andrew Cagney <cagney@redhat.com>
11805
11806 * gdb.base/siginfo.c: New file.
11807 * gdb.base/siginfo.exp: New file.
11808
11809 2004-04-12 J. Brobecker <brobecker@gnat.com>
11810
11811 * gdb.base/sep.exp: Fix typo in comment.
11812
11813 2004-04-12 J. Brobecker <brobecker@gnat.com>
11814
11815 * gdb.base/sep.c: New file.
11816 * gdb.base/sep-proc.c: New file.
11817 * gdb.base/sep.exp: New testcase.
11818
11819 2004-04-09 Mark Kettenis <kettenis@gnu.org>
11820
11821 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
11822 support.
11823
11824 2004-04-05 Andrew Cagney <cagney@redhat.com>
11825
11826 * gdb.base/sigaltstack.c: New file.
11827 * gdb.base/sigaltstack.exp: New file.
11828
11829 2004-04-04 Joel Brobecker <brobecker@gnat.com>
11830
11831 * gdb.base/foll-fork.exp: Update the expected output for
11832 "help set follow-fork-mode", to match a change that was made
11833 to the help of this variable on 2004-01-13.
11834
11835 2004-04-01 Joel Brobecker <brobecker@gnat.com>
11836
11837 * lib/ada.exp: Add copyright notice.
11838 * bar.ads: Likewise.
11839 * bar.adb: Likewise.
11840 * null_record.adb: Likewise.
11841 * null_record.exp: Likewise.
11842 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
11843
11844 2004-04-01 Joel Brobecker <brobecker@gnat.com>
11845
11846 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
11847 * configure: Regenerate.
11848
11849 2004-04-01 Joel Brobecker <brobecker@gnat.com>
11850
11851 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
11852 to build the application. Remove the message printed when in
11853 verbose mode, redundant with the UNSUPPORTED message above.
11854
11855 2004-03-31 Joel Brobecker <brobecker@gnat.com>
11856
11857 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
11858 * gdb.ada (null_record.exp): New testcase.
11859
11860 2004-03-31 Joel Brobecker <brobecker@gnat.com>
11861
11862 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
11863
11864 2004-03-31 Joel Brobecker <brobecker@gnat.com>
11865
11866 * gdb.ada: New subdirectory.
11867 * gdb.ada/Makefile.in: New file.
11868 * gdb.ada/gnat_ada.gpr.in: New file.
11869
11870 2004-03-31 Joel Brobecker <brobecker@gnat.com>
11871
11872 * lib/ada.exp: New file.
11873
11874 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
11875
11876 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
11877 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
11878
11879 2004-03-22 Andrew Cagney <cagney@redhat.com>
11880
11881 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
11882 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
11883 Problem identified by Ulrich Weigand.
11884
11885 2004-03-17 David Carlton <carlton@kealia.com>
11886
11887 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
11888 PR c++/826.
11889
11890 2004-03-16 Roland McGrath <roland@redhat.com>
11891
11892 * gdb.base/auxv.exp: New file.
11893 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
11894
11895 2004-03-12 David Carlton <carlton@kealia.com>
11896
11897 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
11898 * gdb.cp/pr-1553.cc: Ditto.
11899 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
11900 pass branch.
11901
11902 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
11903
11904 * gdb.cp/templates.exp: Accept more template types.
11905
11906 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11907
11908 From Corinna Vinschen with modifications.
11909 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
11910 local variable obj_with_enum.
11911 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
11912 results with obj_with_enum.
11913
11914 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11915
11916 * gdb.cp/classes.cc: New file, copied from misc.cc.
11917 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
11918
11919 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11920
11921 * gdb.cp/misc.cc: Add copyright notice.
11922
11923 2004-03-05 David Carlton <carlton@kealia.com>
11924
11925 * gdb.cp/rtti.exp: Add 'print *obj3' test.
11926 * gdb.cp/rtti.h: Update copyright.
11927 (namespace n2::n3): New.
11928 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
11929 (n2::n3::func3): New.
11930 (main): Call n2::n3::func3.
11931 * gdb.cp/rtti2.cc: Update copyright.
11932 (n2::create3): New.
11933
11934 2004-03-04 Mark Kettenis <kettenis@gnu.org>
11935
11936 * gdb.asm/openbsd.inc: Fix typo.
11937
11938 2004-03-03 Fred Fish <fnf@redhat.com>
11939
11940 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
11941 "val" instead of unused "size". Update copyright year.
11942
11943 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
11944
11945 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
11946 to use unsigned char.
11947 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
11948 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
11949
11950 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
11951
11952 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
11953 line of output.
11954
11955 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
11956
11957 * gdb.base/relocate.c (dummy): Initialize.
11958
11959 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
11960
11961 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
11962 a breakpoint at exit.
11963
11964 2004-02-27 Fred Fish <fnf@redhat.com>
11965
11966 * gdb.base/chng-syms.exp: Add expect condition to match failing
11967 case that isn't a timeout.
11968
11969 2004-02-27 Andrew Cagney <cagney@redhat.com>
11970
11971 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
11972 support.
11973
11974 2004-02-26 Fred Fish <fnf@redhat.com>
11975
11976 * gdb.arch/gdb1431.c: Remove.
11977 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
11978 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
11979 of "until" incorrectly.
11980
11981 2004-02-26 J. Brobecker <brobecker@gnat.com>
11982
11983 * gdb.cp/class2.cc (empty): New class.
11984 (refer): New function.
11985 (main): Declare an object of type empty and use it.
11986 * gdb.cp/class2.exp: Print the value of an object of type empty.
11987
11988 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
11989
11990 * gdb.base/langs.exp: Update query string to match the
11991 new nquery format used for pending breakpoints.
11992
11993 2004-02-26 Andrew Cagney <cagney@redhat.com>
11994
11995 Fix PR i18n/1570.
11996 * gdb.base/charset.c: Update copyright notice.
11997 (main, init_string): Remove the escape character '\e' tests.
11998 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
11999 * gdb.base/charset.exp (valid_host_charset): Ditto.
12000 * gdb.base/setvar.exp: Ditto.
12001
12002 2004-02-24 Andrew Cagney <cagney@redhat.com>
12003
12004 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
12005 mmapped data in core file" PASS and FAIL messages consistent.
12006
12007 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
12008 setting a breakpoint. Work around PR java/1565.
12009
12010 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
12011
12012 * lib/gdb.exp (gdb_breakpoint): Update query string to match
12013 new nquery format.
12014 * gdb.base/pending.exp: Ditto.
12015
12016 2004-02-22 Mark Kettenis <kettenis@gnu.org>
12017
12018 * configure.in: Run stabs tests on *BSD.
12019 * configure: Regenerated.
12020
12021 2004-02-21 Mark Kettenis <kettenis@gnu.org>
12022
12023 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
12024
12025 2004-02-20 Fred Fish <fnf@redhat.com>
12026
12027 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
12028 blank in test for "returns short", for consistency with other
12029 "returns xxx" tests. Update copyright year.
12030
12031 2004-02-19 Fred Fish <fnf@redhat.com>
12032
12033 New testcase for PR breakpoint/1558.
12034 * gdb.arch/gdb1558.exp: New file.
12035 * gdb.arch/gdb1558.c: New file.
12036
12037 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
12038
12039 * gdb.base/nodebug.exp: Fix typo.
12040
12041 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12042
12043 Committed by Jim Blandy <jimb@redhat.com>.
12044
12045 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
12046
12047 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
12048
12049 * gdb.base/float.exp: Support s390*-*-* targets.
12050
12051 2004-02-17 Adam Fedor <fedor@gnu.org>
12052
12053 * gdb.base/gdb1555.exp: New file.
12054 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
12055
12056 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
12057
12058 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
12059
12060 2004-02-16 Fred Fish <fnf@redhat.com>
12061
12062 * gdb.arch/gdb1291.c: Remove
12063 * gdb.arch/gdb1291.s: New test input file.
12064 * gdb.arch/gdb1291.exp: Expand test to check case that should not
12065 fail. Test for correct result, known incorrect result, other
12066 failures and timeouts.
12067
12068 2004-02-16 Andrew Cagney <cagney@redhat.com>
12069
12070 * gdb.base/bigcore.exp: New file.
12071 * gdb.base/bigcore.c: New file.
12072
12073 2004-02-13 Andrew Cagney <cagney@redhat.com>
12074
12075 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
12076 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
12077 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
12078 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
12079 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
12080 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
12081 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
12082 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
12083 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
12084 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
12085
12086 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
12087
12088 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
12089 executed is an alloc instruction.
12090
12091 2004-02-11 David Carlton <carlton@kealia.com>
12092
12093 * gdb.cp/breakpoint.exp: New.
12094 * gdb.cp/breakpoint.cc: New.
12095
12096 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
12097
12098 Partial fix for PR gdb/1543.
12099 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
12100 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
12101 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
12102 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
12103 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
12104 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
12105 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
12106 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
12107 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
12108 to bug-gdb@prep.ai.mit.edu .
12109 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
12110 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
12111 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
12112 Likewise.
12113
12114 2004-02-10 Andrew Cagney <cagney@redhat.com>
12115
12116 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
12117 using gdb_internal_error_resync.
12118
12119 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
12120
12121 * gdb.threads/thread-specific.exp: Stop early if no threads are
12122 found.
12123
12124 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
12125
12126 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
12127
12128 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
12129
12130 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
12131 breakpoints.
12132
12133 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
12134
12135 * config/sim.exp (gdb_load): Handle $arg == "".
12136 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
12137 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
12138
12139 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
12140
12141 * gdb.base/maint.exp: Update test to reflect
12142 obstack changes.
12143
12144 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
12145
12146 * gdb.base/pendshr.c (pendfunc): New function that calls
12147 pendfunc1.
12148 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
12149
12150 2004-02-04 Fred Fish <fnf@redhat.com>
12151
12152 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
12153 function symbols and update copyright years.
12154 * gdb.arch/gdb1291.c: Ditto.
12155
12156 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12157
12158 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
12159
12160 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12161
12162 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
12163
12164 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
12165
12166 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
12167
12168 2004-02-02 Fred Fish <fnf@redhat.com>
12169
12170 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
12171 remote targets. Update copyright years.
12172
12173 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12174
12175 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
12176 support.
12177 * gdb.base/langs.exp: Fix test which attempts to create
12178 breakpoint on non-existent function to handle new pending
12179 support.
12180 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
12181 a breakpoint.
12182 * gdb.base/pending.exp: New test.
12183 * gdb.base/pending.c: New file.
12184 * gdb.base/pendshr.c: Ditto.
12185
12186 2004-02-02 David Carlton <carlton@kealia.com>
12187
12188 * gdb.cp/overload.exp: Add overloadNamespace tests.
12189 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
12190 (overloadNamespace, XXX): New.
12191 (main): Call XXX::marker2.
12192
12193 2004-02-01 Fred Fish <fnf@redhat.com>
12194
12195 * gdb.base/dump.exp: Use runto_main instead of "runto main".
12196 * gdb.base/finish.exp: Ditto.
12197 * gdb.base/gcore.exp: Ditto.
12198 * gdb.base/huge.exp: Ditto.
12199 * gdb.base/info-proc.exp: Ditto.
12200 * gdb.base/return2.exp: Ditto.
12201 * gdb.threads/gcore-thread.exp: Ditto.
12202
12203 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12204
12205 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
12206
12207 2004-02-01 Mark Kettenis <kettenis@gnu.org>
12208
12209 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
12210 that opening the file succeeds on OpenBSD.
12211
12212 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12213
12214 * gdb.threads/thread-specific.c: New file.
12215 * gdb.threads/threads-specific.exp: New test script.
12216 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
12217 to expect_out.
12218
12219 2004-02-01 Mark Kettenis <kettenis@gnu.org>
12220
12221 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
12222 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
12223 only on the "print_small_structs from print_long_arg_list" test.
12224
12225 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12226
12227 * gdb.base/completion.exp: Kill a stray backslash.
12228
12229 From Jim Ingham <jingham@apple.com>:
12230 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
12231 agrees with the result from sending a tab.
12232
12233 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
12234
12235 * gdb.base/chng-syms.exp: Remove stray newline.
12236
12237 2004-01-31 Mark Kettenis <kettenis@gnu.org>
12238
12239 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
12240 *-*-openbsd*.
12241 * gdb.asm/openbsd.inc: New file.
12242
12243 2004-01-30 Mark Kettenis <kettenis@gnu.org>
12244
12245 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
12246 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
12247 *-*solaris2*. Remove commented out default settings for
12248 asm-flags. Replace gdb_compile with target_link.
12249
12250 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
12251
12252 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
12253 for all tests. Remove old hp-ux and cygnus xfail cases.
12254
12255 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
12256
12257 * gdb.base/chng-syms.exp: New file.
12258 * gdb.base/chng-syms.c: New file.
12259
12260 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12261
12262 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
12263 Provide arms for current output in all my configurations.
12264
12265 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12266
12267 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
12268 * lib/compiler.cc: Likewise.
12269 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
12270 get the right preprocessor. Eval the output directly. Remove
12271 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
12272 hp_f77_compiler and hp_f90_compiler completely.
12273 (gdb_preprocess): Delete.
12274 (get_compiler): Delete.
12275
12276 2004-01-24 Mark Kettenis <kettenis@gnu.org>
12277
12278 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
12279 <string.h>.
12280
12281 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
12282
12283 * gdb.mi/mi-stack.exp: Update copyright.
12284
12285 2004-01-23 David Carlton <carlton@kealia.com>
12286
12287 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
12288 test for cp_lookup_transparent_type.
12289 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
12290 call them.
12291
12292 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
12293
12294 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
12295 after -var-update.
12296
12297 2004-01-23 David Carlton <carlton@kealia.com>
12298
12299 * gdb.cp/namespace.cc (C::ensureRefs): New.
12300 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
12301
12302 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
12303
12304 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
12305 case "-stack-list-locals 2".
12306 * gdb.mi/mi-var-child.exp: Test for case
12307 "-var-list-children --all-values NAME".
12308
12309 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
12310
12311 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
12312
12313 2004-01-18 Mark Kettenis <kettenis@gnu.org>
12314
12315 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
12316 used with gdb_test_multiple.
12317
12318 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
12319 read at address 0. This fixes PR testsuite/1504.
12320
12321 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
12322
12323 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
12324 Remove downloading, guessing the host executable, the calls to
12325 gdb_file_cmd and gdb_target_cmd, and "load" support.
12326 (infer_host_exec): New function broken out from gdb_load.
12327 (gdb_load): New wrapper for gdbserver_gdb_load.
12328 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
12329 gdb_target_cmd. Use -target-select.
12330 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
12331 Download binaries to the host. Clear last_mi_remote_file when
12332 we load a new binary.
12333 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
12334 call gdbserver_gdb_load and mi_gdb_target_cmd.
12335
12336 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12337
12338 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
12339 type patterns.
12340
12341 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12342
12343 * gdb.cp/templates.exp: Fix typo in test name of
12344 "print Foo<volatile char*>::foo".
12345
12346 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12347
12348 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
12349
12350 2004-01-16 Ben Elliston <bje@wasabisystems.com>
12351
12352 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
12353 (clean mostlyclean): Remove empty rm.
12354
12355 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12356
12357 * gdb.base/setvar.exp: Add copyright years.
12358
12359 2004-01-14 David Carlton <carlton@bactrian.org>
12360
12361 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
12362 PR c++/1511 and update coment.
12363 * gdb.cp/templates.exp: Update patterns to match current output.
12364 If changes involve something other than whitespace, KFAIL
12365 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
12366
12367 2004-01-14 David Carlton <carlton@kealia.com>
12368
12369 * gdb.cp/namespace.exp: Add tests involving classes defined within
12370 namespaces.
12371 * gdb.cp/namespace.cc (C::CClass): New.
12372 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
12373
12374 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
12375
12376 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
12377 what debug info we have. Print a better message if something goes
12378 wrong while producing the separate debug info file.
12379
12380 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12381
12382 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
12383
12384 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12385
12386 * gdb.base/callfuncs.c: Add copyright notice.
12387
12388 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
12389
12390 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
12391 inheritance. PR gdb/1498, PR gcc/13539.
12392
12393 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
12394
12395 * gdb.threads/gcore-thread.exp: Prefix name of binary with
12396 test specific name.
12397 * gdb.mi/gdb669.exp: Ditto.
12398 * gdb.mi/mi-pthreads.exp: Ditto.
12399 * gdb.mi/mi1-pthreads.exp: Ditto.
12400 * gdb.mi/mi2-pthreads.exp: Ditto.
12401
12402 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12403
12404 * gdb.cp/member-ptr.cc: Add copyright notice.
12405
12406 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12407
12408 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
12409 some patterns for recent versions of gcc and hpacc. Delete
12410 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
12411 Delete tests that access a NULL pointer-to-member-data. This
12412 script is still disabled for gcc.
12413
12414 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
12415
12416 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
12417 escaped correctly.
12418
12419 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
12420
12421 * gdb.base/sepdebug.exp: New file.
12422 * gdb.base/sepdebug.c: New file.
12423 * lib/gdb.exp (separate_debug_filename): New procedure.
12424 (gdb_gnu_strip_debug): New procedure.
12425
12426 2004-01-12 Andrew Cagney <cagney@redhat.com>
12427
12428 * gdb.mi/ChangeLog: Delete file. Renamed to ...
12429 * gdb.mi/ChangeLog-1999-2003: New file.
12430
12431 2004-01-12 Andrew Cagney <cagney@redhat.com>
12432
12433 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
12434 "Renaming a directory to a non-empty directory returns ENOTEMPTY
12435 or EEXIST", treat EBUSY as an XFAIL.
12436
12437 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
12438
12439 * gdb.base/scope.exp: Remove obsolete setup_xfail for
12440 hp_cc_compiler.
12441
12442 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12443
12444 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
12445 decorations.
12446
12447 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12448
12449 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
12450 and "(aCC)" decorations. Remove obsolete doco about old
12451 test results.
12452
12453 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12454
12455 * gdb.cp/exception.exp: Fix typo in doco.
12456
12457 2004-01-09 Mark Kettenis <kettenis@gnu.org>
12458
12459 * gdb.base/gdb1476.exp: Fix typo.
12460
12461 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12462
12463 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
12464 file.
12465
12466 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12467
12468 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
12469 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
12470 Use gdb_compile. Remove restriction on gcc. Add some patterns
12471 for recent version of gdb. Delete second half, which was a copy
12472 of the first half with different build flags. This test is
12473 still disabled because it is still not ready for production.
12474
12475 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12476
12477 * gdb.cp/exception.cc: Add copyright notice.
12478 * gdb.cp/exception.exp: Add a notice that this file is broken
12479 because of line number changes caused by addition of copyright
12480 notice.
12481
12482 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12483
12484 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
12485 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
12486
12487 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12488
12489 * gdb.cp/classes.exp: Accept gnu abi 2.
12490 * gdb.cp/derivation.exp: Likewise.
12491 * gdb.cp/overload.exp: Likewise.
12492 * gdb.cp/virtfunc.exp: Likewise.
12493
12494 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12495
12496 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
12497 semicolon after end of function.
12498
12499 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12500
12501 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
12502 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
12503 boilerplate code for compiling and running the program under
12504 test. Add some string method tests.
12505
12506 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12507
12508 * gdb.cp/bs15503.cc: Add copyright notice.
12509 * gdb.cp/bs15503.exp: Adjust line number.
12510
12511 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12512
12513 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
12514 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
12515
12516 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12517
12518 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
12519 hp_cc_compiler.
12520
12521 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12522
12523 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
12524 * gdb.cp/ctti.exp: Use the marker instead of "next".
12525 With gcc, run further before bailing.
12526
12527 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12528
12529 * gdb.cp/cttiadd.cc: Add copyright notice.
12530 * gdb.cp/cttiadd1.cc: Likewise.
12531 * gdb.cp/cttiadd2.cc: Likewise.
12532 * gdb.cp/cttiadd3.cc: Likewise.
12533
12534 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12535
12536 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
12537 Use gdb_test, gdb_test_multiple. Use floating-point values that
12538 have exact representations in IEEE-ish formats.
12539
12540 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12541
12542 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
12543 compilers. Delete duplicate call to get_compiler_info.
12544 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
12545 * gdb.base/volatile.exp: Likewise.
12546
12547 2004-01-07 Mark Kettenis <kettenis@gnu.org>
12548
12549 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
12550 memory at address 0.
12551
12552 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12553
12554 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
12555 to test for hp-ux assembler. Fix copyright years.
12556
12557 2004-01-07 Andrew Cagney <cagney@redhat.com>
12558
12559 * gdb.base/fileio.c (strerrno): Add "EBUSY".
12560
12561 2004-01-07 Andrew Cagney <cagney@redhat.com>
12562
12563 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
12564 when creating the read-only file. From analysis by Roland McGrath
12565 and Elena Zannoni.
12566
12567 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12568
12569 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
12570
12571 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12572
12573 * gdb.base/cvexpr.c: Be type-safe with function pointers and
12574 data pointers.
12575
12576 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12577
12578 * gdb.cp/m-static.exp: Compile one source file at a time.
12579 Delete unused call to get_compiler_info.
12580
12581 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12582
12583 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
12584 * gdb.base/call-rt-st.exp: Likewise.
12585 * gdb.base/nodebug.exp: Likewise.
12586 * gdb.base/volatile.exp: Likewise.
12587 * gdb.cp/ref-types.exp: Likewise.
12588 * gdb.cp/templates.exp: Likewise.
12589
12590 2004-01-05 Mark Kettenis <kettenis@gnu.org>
12591
12592 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
12593
12594 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
12595
12596 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
12597 hppa*-hp-hpux*.
12598
12599 2004-01-04 Mark Kettenis <kettenis@gnu.org>
12600
12601 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12602 x86_64-*-*.
12603
12604 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12605 sparc64-*-* and sparc*-solaris2*.
12606
12607 2004-01-04 Mark Kettenis <kettenis@gnu.org>
12608
12609 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
12610 return ${tests}" test. The ${tests} already mentions the
12611 filename.
12612
12613 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12614
12615 * gdb.cp/local.exp: Accept gcc abi 2.
12616
12617 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12618
12619 * gdb.cp/templates.exp: Accept gcc abi 2.
12620
12621 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12622
12623 * lib/compiler.cc: Remove supports_template_debugging.
12624 * gdb.cp/templates.exp: Do not test supports_template_debugging.
12625
12626 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12627
12628 * gdb.cp/namespace.exp: Accept gcc abi 2.
12629
12630 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12631
12632 * gdb.cp/method.exp: Accept gcc abi 2.
12633
12634 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12635
12636 * gdb.cp/classes.exp: Generate identical results as old version.
12637 * gdb.cp/derivation.exp: Likewise.
12638 * gdb.cp/overload.exp: Likewise.
12639 * gdb.cp/virtfunc.exp: Likewise.
12640
12641 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12642
12643 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
12644 mysterious bug with sourceware version of expect.
12645
12646 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12647
12648 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
12649 current versions of gcc, including gcc abi 2. Remove gratuitous
12650 restart of test program. Use gdb_test_multiple and gdb_test for
12651 all tests. Add patterns to xfail missing "const" in "const char *"
12652 and kfail PR gdb/1155.
12653
12654 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12655
12656 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
12657 current versions of gcc, including gcc abi 2. Remove gratuitous
12658 restart of test program. Use gdb_test_multiple and gdb_test for
12659 all tests. Add patterns to kfail PR gdb/1498.
12660
12661 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12662
12663 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
12664 current versions of gcc, including gcc abi 2. Use "breakpoint"
12665 and "continue" instead of restarting the target program. Use
12666 gdb_test_multiple and gdb_test for all tests.
12667
12668 2004-01-01 Mark Kettenis <kettenis@gnu.org>
12669
12670 * gdb.asm/asm-source.exp: Update copyright year. Link statically
12671 for *-*-solaris2*.
12672
12673 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12674
12675 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
12676 current versions of gcc, including gcc abi 2. Use "breakpoint"
12677 and "continue" instead of restarting the target program several
12678 times. Use gdb_test_multiple and gdb_test for all tests.
12679
12680 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
12681
12682 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
12683 source files.
12684
12685 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12686
12687 * gdb.base/environ.exp: Handle compiling test case from multiple
12688 source files.
12689
12690 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12691
12692 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
12693
12694 2003-12-17 Jim Blandy <jimb@redhat.com>
12695
12696 * gdb.base/freebpcmd.c: Add copyright notice.
12697
12698 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
12699
12700 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12701
12702 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
12703
12704 2003-12-13 Jim Blandy <jimb@redhat.com>
12705
12706 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
12707
12708 2003-12-12 Kevin Buettner <kevinb@redhat.com>
12709
12710 * gdb.asm/frv.inc: New file.
12711 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
12712
12713 2003-12-09 Fred Fish <fnf@redhat.com>
12714
12715 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
12716 functions to break1.c and leave prototypes behind. Add more
12717 "set breakpoint NN here" comments.
12718 * gdb.base/break1.c: New file.
12719
12720 * gdb.base/break.exp: Handle compiling test case from multiple
12721 source files and change source file references as needed.
12722 * gdb.base/completion.exp: Ditto.
12723 * gdb.base/condbreak.exp: Ditto.
12724 * gdb.base/define.exp: Ditto.
12725 * gdb.base/ena-dis-br.exp: Ditto.
12726 * gdb.base/info-proc.exp: Ditto.
12727 * gdb.base/maint.exp: Ditto.
12728 * gdb.base/until.exp: Ditto.
12729
12730 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
12731 hardcoded line numbers.
12732 * gdb.base/define.exp: Ditto.
12733 * gdb.base/ena-dis-br.exp: Ditto.
12734 * gdb.base/maint.exp: Ditto.
12735 * gdb.base/until.exp: Ditto.
12736
12737 * gdb.base/completion.exp: Use "break1" for completion tests since
12738 "break" is no longer a unique prefix.
12739
12740 2003-12-06 Andrew Cagney <cagney@redhat.com>
12741
12742 * gdb.base/structs.exp (test_struct_returns): When applicable, set
12743 "return_value_unimplemented". When an unimplemented struct return
12744 architecture, report incorrect values as a KFAIL
12745
12746 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
12747
12748 * gdb.cp/rtti.exp: Accept new wording of warning from
12749 cp_lookup_rtti_type.
12750
12751 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
12752
12753 Partial fix for PR testsuite/1456.
12754 * gdb.base/scope.exp (test_at_main): Replace references to
12755 gcc_compiled with calls to test_compiler_info.
12756 (test_at_foo): Likewise.
12757 (test_at_bar): Likewise.
12758
12759 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
12760
12761 Partial fix for PR testsuite/1456.
12762 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
12763 to test_compiler_info.
12764
12765 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
12766
12767 * gdb.base/so-impl-ld.exp: Update copyright notice.
12768
12769 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
12770
12771 Partial fix for PR testsuite/1456.
12772 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
12773 to test_compiler_info.
12774
12775 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12776
12777 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
12778 from current versions of gdb. Clean up regular expressions.
12779 Delete redundant timeout case.
12780
12781 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12782
12783 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
12784 from current versions of gdb. Clean up regular expressions.
12785 Delete redundant timeout case.
12786
12787 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
12788
12789 Partial fix for PR testsuite/1456.
12790 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
12791 gcc_compiled with call to test_compiler_info.
12792
12793 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
12794
12795 Partial fix for PR testsuite/1456.
12796 * gdb.base/list.exp (test_list_function): Delete unused declaration
12797 of gcc_compiled.
12798
12799 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
12800
12801 Partial fix for PR testsuite/1456.
12802 * gdb.base/complex.exp: Replace reference to gcc_compiled with
12803 call to test_compiler_info.
12804
12805 2003-11-29 Mark Kettenis <kettenis@gnu.org>
12806
12807 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
12808 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
12809 it to create the appropriate note.inc.
12810 * gdb.asm/asmsrc1.s: Include "note.inc".
12811 * gdb.asm/netbsd.inc: New file.
12812 * gdb.asm/empty.inc: New file.
12813
12814 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12815
12816 Partial fix for PR testsuite/1456.
12817 * gdb.base/constvars.exp: Replace references to gcc_compiled with
12818 calls to test_compiler_info.
12819
12820 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
12821
12822 Partial fix for PR testsuite/1456.
12823 * gdb.base/volatile.exp: Replace references to gcc_compiled with
12824 calls to test_compiler_info.
12825
12826 2003-11-27 Mark Kettenis <kettenis@gnu.org>
12827
12828 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
12829 pattern for the KFAILs.
12830
12831 2003-11-25 Adam Fedor <fedor@gnu.org>
12832
12833 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
12834 * gdb.objc/objcdecode.m: New file.
12835
12836 2003-11-25 Adam Fedor <fedor@gnu.org>
12837
12838 * gdb.objc/nondebug.exp: Test for PR objc/1236.
12839 * gdb.objc/nondebug.m: New file.
12840
12841 2003-11-26 Ben Elliston <bje@wasabisystems.com>
12842
12843 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
12844 NetBSD as it does on FreeBSD. Modelled on a similar change by
12845 Mark Kettenis on 2003-05-30.
12846 (link-flags): Set to "--entry _start" regardless of target.
12847 Special linker flags are to be appended to $link-flags.
12848 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
12849
12850 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12851
12852 * gdb.cp/method.exp: Accept output of new demangler.
12853
12854 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12855
12856 * gdb/class2.exp: New file.
12857 * gdb/class2.cc: New file.
12858
12859 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12860
12861 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
12862 of new demangler.
12863
12864 2003-11-23 Mark Kettenis <kettenis@gnu.org>
12865
12866 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
12867 of gdb_test "run".
12868
12869 2003-11-23 Mark Kettenis <kettenis@gnu.org>
12870
12871 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
12872 "continue" into "run".
12873
12874 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
12875
12876 Partial fix for PR testsuite/1456.
12877 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
12878 call to test_compiler_info.
12879 * gdb.cp/ctti.exp: Likewise.
12880 * gdb.cp/derivation.exp: Likewise.
12881 * gdb.cp/member-ptr.exp: Likewise.
12882 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
12883 reference to gcc_compiled.
12884
12885 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
12886
12887 Fix PR testsuite/1463.
12888 * gdb.base/structs.exp (start_structs_test): Call
12889 get_debug_format before using the debug format.
12890
12891 2003-11-22 Andrew Cagney <cagney@redhat.com>
12892
12893 * lib/gdb.exp (gdb_test_multiple): Add simple example.
12894 * gdb.base/structs.exp: Use gdb_test_multiple.
12895
12896 2003-11-20 Andrew Cagney <cagney@redhat.com>
12897
12898 * gdb.base/structs.exp: Handle and recover from internal errors.
12899 Replace "foo${n}" with "foo<n>" in test messages.
12900
12901 * gdb.base/structs.exp: Update copyright. Rewrite.
12902 * gdb.base/structs.c: Update copyright. Rewrite.
12903
12904 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
12905 resync count exceeded.
12906
12907 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
12908 from the internal error.
12909 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
12910 Original from Jim Blandy.
12911 (gdb_test_multiple): Use gdb_internal_error_resync.
12912
12913 2003-11-19 Andrew Cagney <cagney@redhat.com>
12914
12915 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
12916 KFAIL.
12917
12918 2003-11-17 Mark Kettenis <kettenis@gnu.org>
12919
12920 New testcase for PR backtrace/1435.
12921 * gdb.arch/i386-unwind.exp: New file.
12922 * gdb.arch/i386-unwind.c: New file.
12923
12924 2003-11-17 Andrew Cagney <cagney@redhat.com>
12925
12926 * lib/gdb.exp (compiler_info): New global.
12927 (test_compiler_info): New function.
12928 (get_compiler_info): Set compiler_info.
12929 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
12930 "compiler_info" to gcc-<major>-<minor>.
12931
12932 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
12933
12934 * gdb.trace/configure: Remove.
12935
12936 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
12937
12938 * gdb.base/break.c: Add comments to aid finding line numbers for
12939 breakpoints.
12940 * gdb.base/break.exp: Remove all references to explicit line
12941 numbers.
12942
12943 2003-11-11 Nick Clifton <nickc@redhat.com>
12944
12945 * gdb.base/shreloc.exp: Do not run for targets which do not
12946 support shared objects.
12947
12948 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
12949
12950 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
12951 Don't run tests if nofileio flag is given.
12952
12953 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
12954
12955 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
12956 as well as 'Watchpoint'.
12957
12958 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
12959
12960 Reported by Jim Ingham <jingham@apple.com>:
12961 * gdb.base/annota1.exp: Match at least one occurrence of the
12962 signal handler annotation.
12963
12964 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
12965
12966 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
12967 as well as 'Watchpoint'.
12968
12969 2003-11-05 Michael Chastain <mec@shout.net>
12970
12971 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
12972
12973 2003-11-03 Kris Warkentin <kewarken@qnx.com>
12974
12975 * gdb.arch/gdb1291.c: New test file.
12976 * gdb.arch/gdb1291.exp: New test script.
12977 * gdb.arch/gdb1431.c: New test file.
12978 * gdb.arch/gdb1431.exp: New test script.
12979
12980 2003-10-22 Michael Chastain <mec@shout.net>
12981
12982 * gdb.mi/pthreads.c: Add copyright notice.
12983
12984 2003-10-22 Michael Chastain <mec@shout.net>
12985
12986 * gdb.threads/pthreads.c: Add copyright notice.
12987
12988 2003-10-20 Michael Chastain <mec@shout.net>
12989
12990 * gdb.base/gdb1056.exp: New test script.
12991
12992 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
12993
12994 * gdb.threads/killed.exp: Use gdb_run_cmd.
12995
12996 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
12997
12998 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
12999 create a core file.
13000 * gdb.threads/gcore-thread.exp: Likewise.
13001
13002 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
13003
13004 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
13005 type, based on char type.
13006 (struct bit_flags_short_t): New bitfield type, based on short type.
13007 (init_bit_flags_char): New fuction.
13008 (init_bit_flags_short): Ditto.
13009 (print_bit_flags_char): Ditto.
13010 (print_bit_flags_short): Ditto.
13011 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
13012
13013 2003-10-11 Michael Chastain <mec@shout.net>
13014
13015 * gdb.base/call-rt-st.exp: Update copyright year.
13016
13017 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
13018
13019 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
13020 * gdb.disasm/sh3.s: Ditto.
13021
13022 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
13023
13024 * gdb.threads/switch-threads.exp: New test.
13025 * gdb.threads/switch-threads.c: New source file.
13026
13027 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
13028
13029 * gdb.base/ending-run.exp: Add sh specific case.
13030
13031 2003-10-06 Andrew Cagney <cagney@redhat.com>
13032
13033 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
13034 * gdb.disasm/mn10200.exp: Delete obsolete file.
13035
13036 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
13037
13038 * ChangeLog: Correct an entry command.exp -> commands.exp.
13039 * gdb.base/commands.exp (bp_deleted_in_command_test)
13040 (temporary_breakpoint_commands): Check noargs.
13041
13042 2003-09-25 David Carlton <carlton@kealia.com>
13043
13044 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
13045 of some print tests, where appropriate. Add tests for C::D::cd,
13046 E::ce, F::cXfX, G::XgX.
13047 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
13048
13049 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
13050
13051 * lib/java.exp (java_init): Import target_alias before using it.
13052
13053 2003-09-25 David Carlton <carlton@kealia.com>
13054
13055 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
13056
13057 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
13058
13059 * gdb.base/selftest.exp: Accomodate more instruction reordering
13060 weirdness.
13061
13062 2003-09-17 Michael Chastain <mec@shout.net>
13063
13064 * gdb.cp/gdb1355.exp: New file.
13065 * gdb.cp/gdb1355.c: New file.
13066
13067 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
13068
13069 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
13070 * gdb.asm/sh.inc: New file.
13071
13072 2003-09-11 David Carlton <carlton@kealia.com>
13073
13074 * gdb.cp/namespace.exp: Add tests for namespace types.
13075 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
13076 (test_namespace): New.
13077
13078 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
13079
13080 * gdb.base/relocate.exp: Handle new gdb output at startup.
13081 * gdb.stabs/weird.exp: Ditto.
13082
13083 2003-09-08 Michael Chastain <mec@shout.net>
13084
13085 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
13086
13087 2003-09-07 Michael Chastain <mec@shout.net>
13088
13089 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
13090 'parse error'.
13091
13092 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
13093
13094 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
13095
13096 2003-08-30 Michael Chastain <mec@shout.net>
13097
13098 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
13099 * gdb.gdb/observer.exp: Ditto.
13100 * gdb.gdb/xfullpath.exp: Ditto.
13101
13102 2003-08-29 Mark Kettenis <kettenis@gnu.org>
13103
13104 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
13105 *-*-*bsd*.
13106
13107 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
13108
13109 * gdb.base/dump.exp: Skip for ia64.
13110
13111 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
13112
13113 * gdb.asm/asm-source.exp: Add ia64 support.
13114 * gdb.asm/ia64.inc: New file.
13115
13116 2003-08-22 Michael Chastain <mec@shout.net>
13117
13118 * gdb.cp: New directory.
13119 * gdb.cp/*: Copy from gdb.c++/*.
13120 * gdb.c++/*: Remove.
13121 * Makefile.in: Change gdb.c++ to gdb.cp.
13122 * configure.in: Ditto.
13123 * configure: Regnerate.
13124
13125 2003-08-18 Mark Kettenis <kettenis@gnu.org>
13126
13127 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
13128 * gdb.arch/i386-prologue.c (gdb1338): Add function.
13129
13130 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
13131
13132 * mi-var-display.exp (-var-list-children weird): Accept function
13133 pointers with argument types.
13134 * mi1-var-display.exp (-var-list-children weird): Likewise.
13135 * mi2-var-display.exp (-var-list-children weird): Likewise.
13136
13137 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
13138
13139 * gdb.base/annota3.exp: Add missing newline.
13140
13141 2003-08-06 Michael Chastain <mec@shout.net>
13142
13143 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
13144
13145 2003-08-12 Michael Snyder <msnyder@redhat.com>
13146
13147 * gdb.base/float.exp: Add test for SH.
13148
13149 2003-08-10 Mark Kettenis <kettenis@gnu.org>
13150
13151 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
13152
13153 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
13154
13155 * gdb.base/completion.exp: Remove reduntant completion test
13156 on filename.
13157
13158 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
13159
13160 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
13161 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
13162 gdb.trace/save-trace.exp: Make sure that full pathnames are
13163 escaped correctly.
13164
13165 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
13166
13167 * configure.in: Don't generate config.h from config.hin.
13168 * configure: Regenerate.
13169 * config.hin: Remove file.
13170 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
13171 * gdb.threads/pthreads.c: Ditto.
13172
13173 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
13174
13175 From Kei Sakamoto <sakamoto.kei@renesas.com>:
13176 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
13177 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
13178 Replace ld24 with seth/add3.
13179
13180 2003-08-02 Andrew Cagney <cagney@redhat.com>
13181
13182 * gdb.base/annota3.exp: New file.
13183 * gdb.base/annota3.c: New file.
13184 * gdb.c++/annota3.exp: New file.
13185 * gdb.c++/annota3.cc: New file.
13186
13187 2003-07-29 Michael Chastain <mec@shout.net>
13188
13189 * gdb.threads/tls.c (spin): Check errno only if sem_wait
13190 actually failed.
13191 (do_pass): Likewise.
13192 * gdb.threads/tls.exp: Always initialize no_of_threads.
13193
13194 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
13195
13196 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
13197 pattern.
13198 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
13199 * gdb.threads/tls.exp: Recognize one case of the host library not
13200 supporting TLS.
13201
13202 2003-07-27 Andrew Cagney <cagney@redhat.com>
13203
13204 * gdb.base/fileio.exp: Use SH when running commands using
13205 remote_exec.
13206
13207 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
13208
13209 From Kei Sakamoto <sakamoto.kei@renesas.com>:
13210 * gdb.base/relocate.c (dummy): New padding array.
13211
13212 2003-07-22 Michael Snyder <msnyder@redhat.com>
13213
13214 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
13215
13216 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
13217 patterns to be more general, accepting old and new output.
13218 Some output chars (such as '+') also must be quoted.
13219 Some addresses are displayed numerically instead of
13220 symbolically.
13221
13222 2003-07-23 Michael Snyder <msnyder@redhat.com>
13223
13224 * gdb.base/return2.exp: Don't test long-long return.
13225
13226 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
13227 * gdb.disasm/t01_mov.exp: Ditto.
13228 * gdb.disasm/t02_mova.s: Ditto.
13229 * gdb.disasm/t02_mova.exp: Ditto.
13230 * gdb.disasm/t03_add.s: Ditto.
13231 * gdb.disasm/t03_add.exp: Ditto.
13232 * gdb.disasm/t04_sub.s: Ditto.
13233 * gdb.disasm/t04_sub.exp: Ditto.
13234 * gdb.disasm/t05_cmp.s: Ditto.
13235 * gdb.disasm/t05_cmp.exp: Ditto.
13236 * gdb.disasm/t06_ari2.s: Ditto.
13237 * gdb.disasm/t06_ari2.exp: Ditto.
13238 * gdb.disasm/t07_ari3.s: Ditto.
13239 * gdb.disasm/t07_ari3.exp: Ditto.
13240 * gdb.disasm/t08_or.s: Ditto.
13241 * gdb.disasm/t08_or.exp: Ditto.
13242 * gdb.disasm/t09_xor.s: Ditto.
13243 * gdb.disasm/t09_xor.exp: Ditto.
13244 * gdb.disasm/t10_and.s: Ditto.
13245 * gdb.disasm/t10_and.exp: Ditto.
13246 * gdb.disasm/t11_logs.s: Ditto.
13247 * gdb.disasm/t11_logs.exp: Ditto.
13248 * gdb.disasm/t12_bit.s: Ditto.
13249 * gdb.disasm/t12_bit.exp: Ditto.
13250 * gdb.disasm/t13_otr.s: Ditto.
13251 * gdb.disasm/t13_otr.exp: Ditto.
13252
13253 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
13254
13255 * gdb.threads/tls.exp :Add kfail for 'info address' case.
13256
13257 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
13258
13259 * gdb.threads/tls.c : New file.
13260 * gdb.threads/tls.exp : New file.
13261 * gdb.threads/tls-main.c : New file.
13262 * gdb.threads/tls-shared.c : New file.
13263 * gdb.threads/tls-shared.exp : New file.
13264
13265 2003-07-22 Andreas Schwab <schwab@suse.de>
13266
13267 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
13268
13269 2003-07-20 Andreas Schwab <schwab@suse.de>
13270
13271 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
13272 due to insn reordering.
13273
13274 2003-07-15 Andrew Cagney <cagney@redhat.com>
13275
13276 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
13277
13278 2003-07-15 Michael Chastain <mec@shout.net>
13279
13280 * gdb.base/gdb1250.exp: New file.
13281 * gdb.base/gdb1250.c: New file.
13282
13283 2003-07-09 Michal Ludvig <mludvig@suse.cz>
13284
13285 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
13286 expansion of size_t to 'unsigned long', not only to 'unsigned'.
13287
13288 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
13289
13290 * gdb.threads/tls.c: New file.
13291 * gdb.threads/tls.exp: New file.
13292 * gdb.threads/tls-main.c: New file.
13293 * gdb.threads/tls-shared.c: New file.
13294 * gdb.threads/tls-shared.exp: New file.
13295
13296 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
13297
13298 * gdb.base/annota1.exp: Make sure that we properly escape the
13299 full path of the source file. Xfail more permissive patterns,
13300 due to a compiler debug info problem.
13301
13302 2003-07-07 Andreas Schwab <schwab@suse.de>
13303
13304 * gdb.asm/m68k.inc: New file.
13305 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
13306
13307 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
13308 arguments"): Also match negative number.
13309
13310 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
13311
13312 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
13313
13314 * gdb.base/store.c (charest): New typedef.
13315 (add_char): Rename to add_charest, update.
13316 (wack_char): Rename to wack_charest, update types. Return l + r
13317 to keep r live across the call.
13318 (wack_short, wack_int, wack_long, wack_longest, wack_float)
13319 (wack_double, wack_doublest): Return l + r to keep r live across
13320 the call.
13321 * gdb.base/store.exp: Accomodate store.c changes.
13322
13323 2003-06-30 David Carlton <carlton@kealia.com>
13324
13325 * gdb.c++/maint.exp (test_invalid_name): New.
13326 (test_first_component): Add tests for invalid names.
13327
13328 2003-06-29 Michael Chastain <mec@shout.net>
13329
13330 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
13331 output of '<VTT for class>' for virtual base classes.
13332
13333 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
13334
13335 * gdb.base/completion.exp: Tab-complete "complet" instead of
13336 "compl".
13337 * gdb.base/complex.exp, gdb.base/complex.c: New files.
13338
13339 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
13340
13341 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
13342 * gdb.base/volatile.exp: Likewise.
13343
13344 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
13345
13346 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
13347 gdb/1265.
13348
13349 2003-06-28 Michael Chastain <mec@shout.net>
13350 Daniel Jacobowitz <drow@mvista.com>
13351
13352 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
13353 initial line count of 'captured_main' from 26 to 32.
13354 (test_with_self): Allow xmalloc call to be interleaved with the
13355 preceding two lines.
13356
13357 2003-06-24 Joel Brobecker <brobecker@gnat.com>
13358
13359 * gdb.base/bang.exp: New testcase.
13360
13361 2003-06-23 Joel Brobecker <brobecker@gnat.com>
13362
13363 * gdb.base/langs.exp: Add some tests for the "minimal" language
13364 support.
13365
13366 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
13367
13368 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
13369 the testcase.
13370
13371 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
13372
13373 * gdb.base/relocate.exp: Test add-symbol-file with a variable
13374 offset.
13375
13376 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
13377
13378 * gdb.c++/pr-1210.cc: New file.
13379 * gdb.c++/pr-1210.exp: New file.
13380
13381 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
13382
13383 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
13384 000-exec-continue.
13385
13386 2003-06-15 Mark Kettenis <kettenis@gnu.org>
13387
13388 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
13389 on *-*-*bsd* instead of *-*-freebsd*.
13390
13391 2003-06-14 Andrew Cagney <cagney@redhat.com>
13392
13393 * gdb.base/store.exp: Test longest and doublest. Test all
13394 parameters. Weaken return statement match.
13395 * gdb.base/store.c: Add longest and doublest - aka long long and
13396 long double functions. Put all parameters into local register
13397 variables. Use negative values.
13398
13399 2003-06-14 Andrew Cagney <cagney@redhat.com>
13400
13401 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
13402 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
13403 exit status.
13404 * gdb.base/fileio.exp: Disable target when nointerrupts and
13405 noinferiorio, instead of limiting it to remote. Use remote_exec
13406 instead of system.
13407
13408 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
13409
13410 * gdb.base/float.exp: Add ia64 support.
13411
13412 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
13413
13414 * gdb.base/fileio.exp: Run only on remote targets.
13415
13416 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
13417
13418 * gdb.base/fileio.c: New file, testing File-I/O.
13419 * gdb.base/fileio.exp: Ditto.
13420
13421 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
13422
13423 * gdb.base/shreloc.exp: New file, check symbol values obtained from
13424 shared objects after relocation at load time (gdb PR/1132).
13425 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
13426 as above, part of the shared object relocation test.
13427
13428 2003-06-08 Mark Kettenis <kettenis@gnu.org>
13429
13430 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
13431 fully filled history list.
13432 * gdb.base/gdb_history: New file.
13433
13434 * gdb.base/signals.exp: XFAIL "continue to func1" on
13435 i*86-*-freebsd*.
13436
13437 * gdb.base/attach.exp: When trying to attach to a nonexistent
13438 process, make it possible to specify the PID based on the target,
13439 and do so for *-*-freebsd*.
13440
13441 2003-06-02 Richard Henderson <rth@redhat.com>
13442
13443 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
13444
13445 2003-06-02 Richard Henderson <rth@redhat.com>
13446
13447 * gdb.base/selftest.exp: Next over lim_at_start initialization.
13448
13449 2003-06-02 Richard Henderson <rth@redhat.com>
13450
13451 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
13452
13453 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
13454
13455 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
13456 of globalvar.
13457
13458 2003-06-01 Mark Kettenis <kettenis@gnu.org>
13459
13460 * gdb.asm/asm-source.exp: Check for memory read errors in
13461 disassembler test on *BSD too.
13462
13463 2003-06-01 Richard Henderson <rth@redhat.com>
13464
13465 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
13466 for .frame.
13467 (gdbasm_call): Lose ldgp.
13468 (gdbasm_startup): Add frame information.
13469 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
13470
13471 2003-05-31 Mark Kettenis <kettenis@gnu.org>
13472
13473 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
13474 i?86-*-*.
13475
13476 2003-05-30 Mark Kettenis <kettenis@gnu.org>
13477
13478 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13479 FreeBSD.
13480
13481 2003-05-29 Richard Henderson <rth@redhat.com>
13482
13483 * gdb.asm/alpha.inc: New file.
13484 * gdb.asm/asm-source.exp: Use it.
13485
13486 2003-05-29 Jim Blandy <jimb@redhat.com>
13487
13488 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
13489 'core.PID'.
13490
13491 2003-05-22 Jim Blandy <jimb@redhat.com>
13492
13493 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
13494 backtrace.
13495
13496 2003-05-20 David Carlton <carlton@math.stanford.edu>
13497
13498 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
13499 this time.
13500
13501 2003-05-19 David Carlton <carlton@bactrian.org>
13502
13503 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
13504 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
13505
13506 2003-05-19 David Carlton <carlton@bactrian.org>
13507
13508 * gdb.c++/namespace.exp: Add namespace scope and anonymous
13509 namespace tests.
13510 Bump copyright date.
13511 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
13512 (main): Call C::D::marker2.
13513 * gdb.c++/namespace1.cc: New file.
13514
13515 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
13516
13517 Roland McGrath <roland@redhat.com>
13518 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
13519 there is no manager thread.
13520
13521 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
13522
13523 * gdb.threads/schedlock.exp: Remove assumption that all threads
13524 will run in a particular small time slice. Also ensure we break
13525 in one of the child threads rather than the main thread.
13526
13527 2003-05-07 Jim Blandy <jimb@redhat.com>
13528
13529 Add support for assembly source testing on the s390x.
13530 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
13531 architecture.
13532 * gdb.asm/s390x.inc: New file.
13533
13534 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
13535 succession of 'if' statements.
13536
13537 2003-05-05 Andrew Cagney <cagney@redhat.com>
13538
13539 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
13540
13541 2003-05-05 Andrew Cagney <cagney@redhat.com>
13542
13543 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
13544 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
13545
13546 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
13547
13548 * gdb.base/charset.exp: Update based on new behavior of set/show
13549 charset commands.
13550
13551 2003-05-01 Andrew Cagney <cagney@redhat.com>
13552
13553 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
13554 variable do not give memory errors.
13555
13556 2003-04-30 Adam Fedor <fedor@gnu.org>
13557
13558 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
13559 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
13560 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
13561 gdb.objc/basicclass.m: : New files
13562
13563 * lib/gdb.exp (gdb_compile_objc): New procedure.
13564
13565 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
13566
13567 * gdb.base/signals.exp: Make backtrace tests more specific.
13568
13569 2003-04-23 David Carlton <carlton@bactrian.org>
13570
13571 * gdb.c++/maint.exp (test_first_component): Add tests for
13572 'operator' in more locations.
13573
13574 2003-04-16 Kevin Buettner <kevinb@redhat.com>
13575
13576 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
13577
13578 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
13579
13580 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
13581 func marke' instead. Update test name.
13582
13583 2003-04-15 David Carlton <carlton@math.stanford.edu>
13584
13585 * gdb.c++/maint.exp: New file.
13586
13587 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
13588
13589 * gdb.threads/schedlock.c: Change type of thread function argument
13590 to long, to avoid warnings on 64-bit platforms.
13591
13592 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
13593
13594 * gdb.base/attach.exp: Add new message from ptrace in case of
13595 attaching to nonexistent process.
13596
13597 2003-04-11 Jim Blandy <jimb@redhat.com>
13598
13599 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13600 gdb.c++/userdef.cc: Place comments on the lines to which the
13601 marker function might return.
13602 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13603 gdb.c++/userdef.exp: Look for those comments to check that we've
13604 returned to the right place, instead of checking line numbers.
13605
13606 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
13607
13608 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
13609 match on sourcefile name, instead of directory name.
13610
13611 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
13612
13613 * gdb.base/completion.exp: Use string_to_regexp to match the
13614 working directory name.
13615
13616 2003-04-09 Jim Blandy <jimb@redhat.com>
13617
13618 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13619 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
13620 after an inferior function call, report the failure, but allow the
13621 test to continue.
13622
13623 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13624
13625 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13626 with -DPROTOTYPES.
13627
13628 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13629
13630 * gdb.base/break.exp: Revert last patch.
13631
13632 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
13633
13634 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13635 with -DPROTOTYPES.
13636
13637 2003-04-02 Andrew Cagney <cagney@redhat.com>
13638
13639 * gdb.base/callfuncs.exp: Make "print add" messages unique.
13640 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
13641 matching directories by the name breakpoint.
13642 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
13643 Make "continue to marker1" consistent.
13644 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
13645 message consistent.
13646 * lib/gdb.exp: Put "the program is no longer running", and "the
13647 program exited" in parenthesis.
13648 * lib/mi-support.exp: Ditto.
13649
13650 2003-04-02 Bob Rossi <bob_rossi@cox.net>
13651
13652 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
13653
13654 2003-03-29 Andrew Cagney <cagney@redhat.com>
13655
13656 * gdb.base/sizeof.c (main): Print the value of '\377'.
13657 * gdb.base/sizeof.exp: Check the sign of '\377'.
13658
13659 2003-03-27 Michael Chastain <mec@shout.net>
13660
13661 * gdb.base/gdb1090.exp: New file.
13662 * gdb.base/gdb1090.cc: New file.
13663
13664 2003-03-27 J. Brobecker <brobecker@gnat.com>
13665
13666 * gdb.gdb/observer.exp: New regression test.
13667
13668 2003-03-27 Michael Chastain <mec@shout.net>
13669
13670 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
13671 * gdb.base/ptype.exp: Likewise.
13672
13673 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
13674
13675 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
13676
13677 2003-03-26 Michael Chastain <mec@shout.net>
13678
13679 * gdb.base/ptype.exp: Actually use some typedef'd types.
13680
13681 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
13682
13683 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
13684 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
13685
13686 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
13687
13688 * gdb.base/default.exp: Fix regular expression.
13689
13690 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
13691
13692 * gdb.base/args.exp: Fix regular expression.
13693
13694 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
13695
13696 * gdb.base/help.exp: Allow Win32 child process.
13697
13698 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
13699
13700 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
13701 when stepping out of main().
13702
13703 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
13704
13705 * gdb.base/default.exp: Check for win32 specific message when calling
13706 "run" without executable.
13707
13708 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
13709
13710 * gdb.base/args.exp: Expect .exe in output.
13711
13712 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
13713
13714 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
13715 Cygwin native.
13716
13717 2003-03-17 Andrew Cagney <cagney@redhat.com>
13718
13719 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
13720 vector registes.
13721 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
13722 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
13723
13724 2003-03-17 David Carlton <carlton@math.stanford.edu>
13725
13726 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
13727 test, for PR breakpoints/38.
13728 Call test_watchpoint_and_breakpoint.
13729 * gdb.base/watchpoint.c (func3): New function.
13730 (main): Call func3.
13731
13732 2003-03-04 David Carlton <carlton@math.stanford.edu>
13733
13734 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
13735 Garply<Garply<char> >:: garply".
13736 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
13737 with respect to PR c++/1111; note also PR c++/1113.
13738 (test_template_breakpoints): KFAIL "constructor breakpoint" with
13739 respect to PR c++/1062.
13740 KFAIL "destructor breakpoint" with respect to PR c++/1112.
13741
13742 2003-03-03 David Carlton <carlton@math.stanford.edu>
13743
13744 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
13745 with respect to PR c++/57.
13746 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
13747 c++/826.
13748 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
13749 respect to PR c++/57.
13750
13751 2003-03-03 David Carlton <carlton@math.stanford.edu>
13752
13753 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
13754 respect to PR c++/33 into FAILs.
13755
13756 2003-03-03 Michael Chastain <mec@shout.net>
13757
13758 * configure.in: Update copyright years.
13759
13760 2003-03-03 Michael Chastain <mec@shout.net>
13761
13762 * Makefile.in: Update copyright years.
13763
13764 2003-02-28 David Carlton <carlton@math.stanford.edu>
13765
13766 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
13767 print class instead of struct and/or superfluous protection
13768 specifiers, as long as the resulting output is equivalent to the
13769 source code.
13770 Delete FIXME from end of messages on tests that don't need
13771 fixing.
13772
13773 2003-02-28 David Carlton <carlton@math.stanford.edu>
13774
13775 * gdb.c++/templates.exp (do_tests): Allow const in the two
13776 Foo<volatile char *>::foo tests.
13777
13778 2003-02-27 Michael Snyder <msnyder@redhat.com>
13779
13780 * gdb.base/restore.c (main): Return zero, so exit code
13781 will be consistant.
13782
13783 2003-02-26 David Carlton <carlton@math.stanford.edu>
13784
13785 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
13786 char *>::foo" test with respect to PR c++/33. Create a new test
13787 which is identical to that one except that it doesn't put the
13788 space between the "char" and the "*"; KFAIL it, too.
13789
13790 2003-02-26 David Carlton <carlton@math.stanford.edu>
13791
13792 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
13793 template types into either PASSes or KFAILs (corresponding to PR
13794 c++/57). Tweak indentation. Update copyright.
13795
13796 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
13797
13798 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
13799
13800 2003-02-13 Michael Chastain <mec@shout.net>
13801
13802 * gdb.base/exprs.exp: Remove i960 remnants.
13803 * gdb.base/funcargs.exp: Likewise.
13804 * gdb.base/list.exp: Likewise.
13805 * gdb.base/ptype.exp: Likewise.
13806
13807 2003-02-14 David Carlton <carlton@math.stanford.edu>
13808
13809 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
13810 pEe->D::vg()" from XFAIL to KFAIL.
13811
13812 2003-02-13 Jason Molenda (jmolenda@apple.com)
13813
13814 * gdb.base/maint.exp: Update maint print statistics regexp to include
13815 new entries.
13816
13817 2003-02-13 Michael Chastain <mec@shout.net>
13818
13819 * gdb.c++/inherit.exp: Remove call to get_debug_format.
13820
13821 2003-02-12 Michael Chastain <mec@shout.net>
13822
13823 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
13824 * gdb.c++/inherit.exp: Likewise.
13825 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
13826 * gdb.c++/templates.exp: Likewise.
13827 * gdb.c++/virtfunc.exp: Likewise.
13828
13829 2003-02-06 Jason Molenda (jason-cl@molenda.com)
13830
13831 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
13832 why the code is written that way.
13833
13834 2003-02-05 Michael Chastain <mec@shout.net>
13835
13836 * gdb.base/dump.exp: Add missing copyright line.
13837
13838 2003-02-05 Jason Molenda (jason-cl@molenda.com)
13839
13840 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
13841 at the beginning so the breakpoint doesn't get set on the loop.
13842
13843 2003-02-05 Michael Chastain <mec@shout.net>
13844
13845 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
13846 output for configurations with gcc 2.95.3.
13847
13848 2003-02-05 Keith Seitz <keiths@redhat.com>
13849 Andrew Cagney <ac131313@redhat.com>
13850
13851 * gdb.mi/mi-cli.exp: New file.
13852
13853 2003-02-04 Michael Chastain <mec@shout.net>
13854
13855 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
13856 Call perror and then continue.
13857
13858 2003-02-03 Michael Chastain <mec@shout.net>
13859
13860 * gdb.c++/pr-1023.cc: New file.
13861 * gdb.c++/pr-1023.exp: New file.
13862
13863 2003-02-05 Jim Blandy <jimb@redhat.com>
13864
13865 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
13866 it's local to foobar. Check for it there, and check that it's not
13867 present in main.
13868 * gdb.c++/local.cc (marker2): New function.
13869 (foobar): Call marker1.
13870 (main): Call marker2 instead of marker1.
13871
13872 2003-02-04 Andrew Cagney <ac131313@redhat.com>
13873
13874 * gdb.disasm/mn10200.exp: Obsolete file.
13875 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
13876 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
13877 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
13878
13879 2003-02-04 David Carlton <carlton@math.stanford.edu>
13880
13881 * gdb.c++/overload.exp: Test intToChar(1).
13882 * gdb.c++/overload.cc (intToChar): New.
13883 (main): Call intToChar.
13884
13885 2003-02-03 David Carlton <carlton@math.stanford.edu>
13886
13887 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
13888 'might_kfail' arg.
13889 KFAIL some of the continue_to_bp_overloaded calls, according to
13890 PR c++/1025.
13891
13892 2003-02-01 Michael Chastain <mec@shout.net>
13893
13894 * gdb.base/advance.c (marker1): New marker function.
13895 * gdb.base/advance.exp: When the 'advance' command lands on the
13896 return breakpoint, it can legitimately stop on either the
13897 current line or the next line. Accommodate both outcomes.
13898 * gdb.base/until.exp: Likewise.
13899
13900 2003-02-02 Andrew Cagney <ac131313@redhat.com>
13901
13902 2002-11-10 Jason Molenda (jason-cl@molenda.com):
13903 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
13904 now a list, not a tuple.
13905 * gdb.mi/mi-var-display.exp: Ditto.
13906 * gdb.mi/gdb792.exp: Ditto.
13907
13908 2003-02-01 Andrew Cagney <ac131313@redhat.com>
13909
13910 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
13911 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
13912 stack backtraces.
13913 * gdb.mi/mi-syn-frame.c: Part of same.
13914
13915 2003-02-01 Mark Kettenis <kettenis@gnu.org>
13916
13917 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
13918 gdb.mi/mi1-pthreads.exp: Return instead of calling
13919 gdb_suppress_entire_file.
13920
13921 2003-02-01 Mark Salter <msalter@redhat.com>
13922
13923 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
13924
13925 2003-01-31 Mark Salter <msalter@redhat.com>
13926
13927 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
13928 Support empty arg.
13929
13930 2003-01-30 Michael Chastain <mec@shout.net>
13931
13932 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
13933 This was a workaround for a UTF-8 bug in readline 4.3. The bug
13934 has been fixed in gdb/readline on 2003-01-09.
13935
13936 2003-01-29 Michael Snyder <msnyder@redhat.com>
13937
13938 * gdb.base/maint.exp: Allow for leading underscore in symbol.
13939 * gdb.base/display.exp: Allow for leading underscore in symbol.
13940 * gdb.base/args.exp: Skip if target does not support args passing.
13941
13942 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
13943
13944 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
13945 gdb_test. Accept a list of expect arguments as the third
13946 parameter.
13947 (gdb_test): Use it.
13948
13949 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
13950
13951 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
13952 allow for different test tree configurations. Update some
13953 tescases accordingly.
13954 * gdb.arch/altivec-regs.exp: Ditto.
13955 * gdb.asm/asm-source.exp: Ditto.
13956 * gdb.base/advance.exp: Ditto.
13957 * gdb.base/display.exp: Ditto.
13958 * gdb.base/long_long.exp: Ditto.
13959 * gdb.base/mips_pro.exp: Ditto.
13960 * gdb.base/overlays.exp: Ditto.
13961 * gdb.base/relocate.exp: Ditto.
13962 * gdb.base/setshow.exp: Ditto.
13963 * gdb.base/step-line.exp: Ditto.
13964 * gdb.base/step-test.exp: Ditto.
13965 * gdb.base/until.exp: Ditto.
13966 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
13967
13968 2003-01-17 David Carlton <carlton@math.stanford.edu>
13969
13970 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
13971 corresponding to PR c++/945.
13972 Update copyright.
13973
13974 2003-01-17 David Carlton <carlton@math.stanford.edu>
13975
13976 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
13977 corresponding to PR c++/68.
13978
13979 2003-01-17 David Carlton <carlton@math.stanford.edu>
13980
13981 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
13982 (test_paddr_hairy_functions): Call print_addr_2_kfail for
13983 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
13984
13985 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
13986
13987 * gdb.base/break.exp: Fix change of default location, because of
13988 removal of until tests.
13989 * gdb.base/help.exp: Update test for new 'until' help message.
13990 Add test for help on 'advance'.
13991 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
13992
13993 2003-01-15 Mark Kettenis <kettenis@gnu.org>
13994
13995 * gdb.base/default.exp: Adapt "info float" test for recent changes
13996 to that command. Add test for "info vector".
13997 * gdb.base/float.exp: New file. Add test for "info float" that
13998 resembles the old test in gdb.base/default.exp.
13999
14000 2003-01-15 David Carlton <carlton@math.stanford.edu>
14001
14002 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
14003
14004 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
14005
14006 * gdb.base/break.exp: Move the tests of until command from here...
14007 * gdb.base/until.exp: ... to here. New file. Add other tests.
14008 * gdb.base/advance.c: New file.
14009 * gdb.base/advance.exp: New file.
14010
14011 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
14012
14013 * gdb.base/args.c: New file.
14014 * gdb.base/args.exp: New file.
14015
14016 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
14017
14018 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
14019
14020 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
14021
14022 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
14023
14024 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
14025
14026 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
14027 dates.
14028
14029 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14030
14031 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
14032
14033 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14034
14035 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
14036 (ptype &*"foo").
14037 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
14038
14039 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14040
14041 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
14042 * gdb.mi/mi1-console.exp: Likewise.
14043
14044 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14045
14046 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
14047 * gdb.mi/mi1-console.exp: Likewise.
14048
14049 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
14050
14051 * gdb.c++/overload.exp: Remove some fixed XFAILs.
14052
14053 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
14054
14055 * gdb.base/detach.exp: New test.
14056
14057 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
14058
14059 * Makefile.in (ALL_SUBDIRS): New variable.
14060 (subdirs, clean, distclean): Use it.
14061 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
14062 regenerating Makefile, since it is generated from the top level.
14063 * gdb.asm/Makefile.in: Likewise.
14064 * gdb.base/Makefile.in: Likewise.
14065 * gdb.c++/Makefile.in: Likewise.
14066 * gdb.disasm/Makefile.in: Likewise.
14067 * gdb.java/Makefile.in: Likewise.
14068 * gdb.mi/Makefile.in: Likewise.
14069 * gdb.threads/Makefile.in: Likewise.
14070 * gdb.trace/Makefile.in: Likewise.
14071
14072 2003-01-09 David Carlton <carlton@math.stanford.edu>
14073
14074 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
14075 Add copyright year 2003.
14076
14077 2003-01-06 Michael Chastain <mec@shout.net>
14078
14079 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
14080 When selecting a thread, 'line' and 'file' are optional.
14081 * gdb.mi/mi1-pthreads.exp: Likewise.
14082
14083 2003-01-06 Andreas Schwab <schwab@suse.de>
14084
14085 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
14086 failures.
14087
14088 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14089
14090 Fix PR gdb/844
14091 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
14092 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
14093
14094 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
14095 instead of calling gdb_suppress_entire_file.
14096 * gdb.threads/print-threads.exp: Likewise.
14097 * gdb.threads/schedlock.exp: Likewise.
14098
14099 * gdb.threads/killed.exp: Return instead of calling
14100 gdb_suppress_entire_file.
14101 * gdb.threads/linux-dp.exp: Likewise.
14102 * gdb.threads/pthreads.exp: Likewise.
14103
14104 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14105
14106 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
14107 stabs.
14108 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
14109 * gdb.base/whatis.exp: Always allow (void) after function names.
14110
14111 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
14112
14113 * gdb.c++/casts.exp: Correct regexp.
14114
14115 2003-01-04 Mark Kettenis <kettenis@gnu.org>
14116
14117 * configure.in: Call AC_CONFIG_HEADER. Don't call
14118 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
14119 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
14120 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
14121 aforementioned directories in the AC_OUPUT call.
14122 * config.hin: New file.
14123 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
14124 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
14125 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
14126 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
14127 pass -I$objdir instead of -I$objdir/$subdir in compilation.
14128 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
14129 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
14130 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
14131 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
14132 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
14133 gdb.threads/configure.in, gdb.threads/configure,
14134 gdb.threads/config.in, gdb.trace/configure.in,
14135 gdb.trace/configure: Removed.
14136
14137 2003-01-03 Michael Chastain <mec@shout.net>
14138
14139 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
14140 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
14141
14142 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
14143
14144 * gdb.base/store.exp: Fix regular expressions.
14145
14146 2002-12-28 Mark Kettenis <kettenis@gnu.org>
14147
14148 * configure.in: Rewrite.
14149 * configure: Regenerated.
14150
14151 2003-01-03 David Carlton <carlton@math.stanford.edu>
14152
14153 * gdb.base/psymtab.exp: New file.
14154 * gdb.base/psymtab1.c: Ditto.
14155 * gdb.base/psymtab2.c: Ditto.
14156
14157 2002-12-23 Adam Fedor <fedor@gnu.org>
14158
14159 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
14160
14161 2002-12-23 David Carlton <carlton@math.stanford.edu>
14162
14163 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
14164 and current_directory initialization.
14165
14166 2002-12-22 Jim Blandy <jimb@redhat.com>
14167
14168 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
14169 rather than as part of the output file name.
14170
14171 * gdb.base/attach.exp: There's no need to copy the test program to
14172 /tmp; that was only ever necessary on HP/UX, and this test is
14173 entirely disabled there anyway.
14174
14175 2002-12-21 Jim Blandy <jimb@redhat.com>
14176
14177 * gdb.c++/psmang.exp: Doc fix.
14178
14179 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
14180 test.
14181
14182 2002-12-20 David Carlton <carlton@math.stanford.edu>
14183
14184 * gdb.c++/annota2.exp: KFAIL annotate-quit.
14185
14186 2002-12-18 Michael Chastain <mec@shout.net>
14187
14188 * gdb.c++/annota2.exp: Add copyright year 2002.
14189
14190 2002-12-17 David Carlton <carlton@math.stanford.edu>
14191
14192 * gdb.c++/try_catch.cc: Add marker comments.
14193 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
14194 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
14195 * gdb.c++/m-static.cc: Ditto.
14196 * gdb.c++/m-static1.cc: Ditto.
14197 * gdb.c++/try_catch.cc: Ditto.
14198
14199 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
14200
14201 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
14202 to see whether we are using the new -environment-directory
14203 command which resets via -r or the old version of the command
14204 which may prompt the user. Part of fix for gdb/741.
14205
14206 2002-12-13 Andrew Cagney <ac131313@redhat.com>
14207
14208 * gdb.fortran/types.exp: Update obsolete comment.
14209 * gdb.fortran/exprs.exp: Ditto.
14210 * lib/gdb.exp: Delete obsolete code.
14211 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
14212 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
14213 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
14214 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
14215 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
14216 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
14217 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
14218 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
14219 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
14220 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
14221 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
14222 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
14223 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
14224 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
14225 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
14226 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
14227 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
14228 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
14229 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
14230 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
14231 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
14232 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
14233 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
14234 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
14235 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
14236 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
14237 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
14238 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
14239 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
14240 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
14241 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
14242 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
14243 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
14244 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
14245 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
14246 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
14247 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
14248
14249 2002-12-11 David Carlton <carlton@math.stanford.edu>
14250
14251 * gdb.c++/m-data.exp: Add test for members that shadow global
14252 variables: see PR gdb/804.
14253 * gdb.c++/m-data.cc: Ditto.
14254
14255 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
14256
14257 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
14258
14259 2002-12-06 David Carlton <carlton@math.stanford.edu>
14260
14261 * gdb.base/store.c: Don't declare functions static.
14262
14263 2002-12-04 Andrew Cagney <ac131313@redhat.com>
14264
14265 * gdb.base/store.exp, gdb.base/store.c: New files.
14266
14267 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
14268
14269 * gdb.base/selftest.exp: Update for current gdb.
14270
14271 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
14272
14273 * gdb.base/maint.exp: Only dump symbols from one source file
14274 or objfile.
14275
14276 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
14277
14278 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
14279 function call.
14280
14281 2002-11-25 Jim Blandy <jimb@redhat.com>
14282
14283 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
14284 function appearing in error message.
14285
14286 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
14287
14288 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
14289
14290 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
14291
14292 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
14293 for mi1 and current mi is in correct format. New mi startup message
14294 should be in mi console format. This is part of fix for PR gdb/604.
14295
14296 2002-09-18 Fernando Nasser <fnasser@redhat.com>
14297
14298 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
14299 which explicitly prints the zero offset as "+0".
14300
14301 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
14302
14303 * gdb.threads/schedlock.c (args): Make unsigned.
14304
14305 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
14306
14307 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
14308 numbers. Allow "foo2|selected stack frame".
14309 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
14310 * gdb.asm/asmsrc2.s: Likewise.
14311 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
14312 comments.
14313 * gdb.asm/mips.inc: New file.
14314
14315 2002-10-18 Adam Fedor <fedor@gnu.org>
14316
14317 * gdb.base/default.exp: Update expected output to include 'ObjC'.
14318 * gdb.base/help.exp: Likewise.
14319
14320 2002-10-17 Kevin Buettner <kevinb@redhat.com>
14321
14322 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
14323 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
14324
14325 2002-10-02 Jim Blandy <jimb@redhat.com>
14326
14327 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
14328
14329 2002-10-01 Andrew Cagney <ac131313@redhat.com>
14330
14331 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
14332 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
14333 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
14334 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
14335 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
14336 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
14337 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
14338
14339 2002-09-29 Andrew Cagney <ac131313@redhat.com>
14340
14341 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
14342 * mi0-disassemble.exp, mi0-eval.exp: Delete.
14343 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
14344 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
14345 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
14346 * mi0-var-block.exp, mi0-var-child.exp: Delete.
14347 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
14348
14349 2002-09-27 Kevin Buettner <kevinb@redhat.com>
14350
14351 * gdb.base/annota1.exp (info break): Make directory components of
14352 path optional since not all compilers emit this debug information.
14353
14354 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
14355 step ends up stepping out of the function instead of stopping on
14356 the epilogue.
14357
14358 2002-09-26 Keith Seitz <keiths@redhat.com>
14359
14360 * lib/insight-support.exp (gdbtk_start): Figure out where
14361 the insight executable is based on where gdb is. Use this
14362 executable to start insight instead of gdb.
14363
14364 2002-09-25 Andrew Cagney <cagney@redhat.com>
14365
14366 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
14367
14368 2002-09-24 Andrew Cagney <ac131313@redhat.com>
14369
14370 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
14371 test_isolated_complaints.
14372 (test_empty_complaint): New function.
14373 (test_empty_complaints): New function. Check no output when no
14374 complaints.
14375
14376 2002-09-19 Jim Blandy <jimb@redhat.com>
14377
14378 * gdb.base/charset.exp, gdb.base/charset.c: New files.
14379
14380 2002-09-19 Andrew Cagney <ac131313@redhat.com>
14381
14382 * gdb.gdb/complaints.exp: New file.
14383
14384 2002-09-18 Andrew Cagney <ac131313@redhat.com>
14385
14386 * gdb.base/maint.exp: Check `help maint internal-warning'.
14387
14388 2002-09-18 David Carlton <carlton@math.stanford.edu>
14389
14390 * gdb.c++/m-static.exp: Remove breakpoints depending on line
14391 numbers, and replace them by a single breakpoint after the
14392 constructors are all finished.
14393 Add test 4.
14394 * gdb.c++/m-static.cc: Add test 4.
14395 * gdb.c++/m-static.h: New file.
14396 * gdb.c++/m-static1.cc: New file.
14397
14398 * gdb.c++/printmethod.exp: New file.
14399 * gdb.c++/printmethod.cc: New file.
14400
14401 * gdb.c++/pr-574.exp: New file.
14402 * gdb.c++/pr-574.cc: New file.
14403
14404 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
14405
14406 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
14407 embedded targets which never actually exit.
14408
14409 2002-09-18 Fernando Nasser <fnasser@redhat.com>
14410
14411 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
14412 "don't step after run" as unresolved or unsupported, instead of xfail.
14413
14414 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
14415
14416 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
14417 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
14418 Add newline to expected string in "step out of main (status wrapper)"
14419 case.
14420
14421 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
14422
14423 * lib/gdb.exp (rerun_to_main): Allow restarting application.
14424 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
14425
14426 2002-09-17 Tom Tromey <tromey@redhat.com>
14427
14428 * gdb.base/printcmds.exp (test_print_string_constants): Expect
14429 \000, not \0, in double-quoted string.
14430
14431 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
14432
14433 * gdb.base/commands.exp: Don't expect a "Program exited normally"
14434 string after running the commands execution on breakpoint tests.
14435
14436 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
14437
14438 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
14439
14440 2002-09-12 Joel Brobecker <brobecker@gnat.com>
14441
14442 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
14443
14444 2002-09-10 Keith Seitz <keiths@redhat.com>
14445
14446 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
14447 runto proc.
14448 (mi_run_to_main): Use mi_runto.
14449 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
14450
14451 2002-09-10 Keith Seitz <keiths@redhat.com>
14452
14453 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
14454 regexp for stopping at main. Could have multiple event notifications.
14455 Don't assume that main was declared with no parameters.
14456 (mi_next): Use mi_step_to.
14457 (mi_step): Use mi_next_to.
14458
14459 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
14460
14461 * gdb.base/default.exp: Fix expected string in `info float' test.
14462
14463 2002-09-09 Ben Elliston <bje@redhat.com>
14464
14465 * config/mips.exp: Update comments.
14466 * config/mips-idt.exp: Likewise.
14467 * config/nind.exp: Likewise.
14468 * config/slite.exp: Likewise.
14469 * config/sparclet.exp: Likewise.
14470 * config/udi.exp: Likewise.
14471 * config/vx.exp: Likewise.
14472 * config/vxworks29k.exp: Likewise.
14473
14474 2002-09-05 Jim Blandy <jimb@redhat.com>
14475
14476 * gdb.threads/killed.exp: Fix test failure message.
14477
14478 2002-09-04 Keith Seitz <keiths@redhat.com>
14479
14480 * lib/mi-support.exp: Update copyright.
14481 (mi_gdb_test): Increase the priority of the expected pattern
14482 so that it matches gdb_test.
14483
14484 2002-09-03 Keith Seitz <keiths@redhat.com>
14485
14486 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
14487 Use integer comparison instead of string comparison for testing
14488 whether binary was built.
14489
14490 2002-09-03 Jim Blandy <jimb@redhat.com>
14491
14492 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
14493
14494 2002-08-29 Jim Blandy <jimb@redhat.com>
14495
14496 * gdb.threads/pthreads.exp: Move the portable thread compilation
14497 code into a function in lib/gdb.exp, and call that from here.
14498 * lib/gdb.exp (gdb_compile_pthreads): New function.
14499
14500 2002-08-29 Keith Seitz <keiths@redhat.com>
14501
14502 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
14503 expect_out so that callers can get at it.
14504
14505 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
14506
14507 * gdb.threads/print-threads.c: New file.
14508 * gdb.threads/print-threads.exp: New file.
14509 * gdb.threads/schedlock.c: New file.
14510 * gdb.threads/schedlock.exp: New file.
14511
14512 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
14513
14514 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
14515 not altivec.c.
14516
14517 2002-08-17 Mark Kettenis <kettenis@gnu.org>
14518
14519 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
14520 targets. The problem should be fixed now.
14521
14522 2002-08-15 Mark Kettenis <kettenis@gnu.org>
14523
14524 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
14525 2002-07-24 change that removes final dots from error messages.
14526
14527 2002-08-13 Tom Tromey <tromey@redhat.com>
14528
14529 * gdb.base/readline.exp: New file.
14530
14531 2002-08-01 Andrew Cagney <ac131313@redhat.com>
14532
14533 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
14534 supress message.
14535
14536 2002-08-01 Andrew Cagney <cagney@redhat.com>
14537
14538 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
14539 CHILL_FOR_TARGET and CHILL_LIB.
14540 * configure.in (configdirs): Remove gdb.chill.
14541 * configure: Regenerate.
14542 * lib/gdb.exp: Obsolete references to chill.
14543 * gdb.fortran/types.exp: Ditto.
14544 * gdb.fortran/exprs.exp: Ditto.
14545
14546 2002-07-30 Kevin Buettner <kevinb@redhat.com>
14547
14548 * gdb.base/shlib-call.exp (additional_flags): Conditionally
14549 set Irix-specific compile and link flags.
14550
14551 2002-07-29 Kevin Buettner <kevinb@redhat.com>
14552
14553 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
14554 source files. The ``-o'' option doesn't work with the ``-E'' option
14555 when using the Irix compiler.
14556
14557 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
14558
14559 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
14560 Improve support for reusing an exec file. Copy exec file
14561 to target, and run gdbserver on the target instead of on the host.
14562
14563 2002-07-18 Jim Blandy <jimb@redhat.com>
14564
14565 * gdb.base/ending-run.exp: Don't expect to see the program end in
14566 some orderly fashion when we're running on a real stand-alone
14567 board.
14568
14569 * gdb.base/interrupt.exp: Correct logic for skipping tests on
14570 targets that don't support interrupts.
14571
14572 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
14573
14574 * gdb.base/attach.exp: Add patterns to match output from /proc-based
14575 systems.
14576 Move comments in expect statements to inside the actions, so that they
14577 don't get matched against.
14578
14579 2002-07-10 Mark Kettenis <kettenis@gnu.org>
14580
14581 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
14582 function when asleep" test.
14583
14584 2002-07-10 Andrew Cagney <ac131313@redhat.com>
14585
14586 * gdb.base/page.exp: Rewrite to handle problems with very long
14587 `info set' output. Update copyright.
14588
14589 2002-06-26 Andrew Cagney <ac131313@redhat.com>
14590
14591 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
14592 gdb.threads-hp.
14593 * gdb.hp/configure: Regenerate.
14594 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
14595 * gdb.hp/gdb.threads-hp/configure: Delete file.
14596 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
14597
14598 2002-06-22 Andrew Cagney <ac131313@redhat.com>
14599
14600 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
14601 setlocale, bindtextdomain and textdomain.
14602
14603 2002-06-11 Jim Blandy <jimb@redhat.com>
14604
14605 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
14606 preprocessor macro information is present.
14607
14608 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
14609 tests.
14610
14611 2002-06-06 Michael Snyder <msnyder@redhat.com>
14612
14613 * gdb.base/overlays.exp: Record addresses of overlay
14614 functions in TCL variables rather than in GDB variables,
14615 to avoid having GDB convert them to pointers (with loss
14616 of information).
14617
14618 * gdb.base/d10v.ld: Merge in several years worth of
14619 default linker script changes.
14620 * gdb.base/long_long.exp: Add check for sizeof (long double).
14621
14622 2002-06-06 Michal Ludvig <mludvig@suse.cz>
14623
14624 * gdb.asm/asm-source.exp: Add x86-64 target.
14625 * gdb.asm/x86_64.inc: New.
14626
14627 2002-05-30 Michael Chastain <mec@shout.net>
14628
14629 From Benjamin Kosnik <bkoz@redhat.com>:
14630 * gdb.c++/m-static.cc: New file.
14631 * gdb.c++/m-static.exp: New file.
14632
14633 2002-05-28 Michael Snyder <msnyder@redhat.com>
14634
14635 * gdb.base/call-ar-st.exp: Allow for reduced floating point
14636 precision.
14637
14638 2002-05-27 Michael Chastain <mec@shout.net>
14639
14640 From Benjamin Kosnik <bkoz@redhat.com>:
14641 * gdb.c++/m-data.cc: New file.
14642 * gdb.c++/m-data.exp: New file.
14643
14644 2002-05-27 Michael Chastain <mec@shout.net>
14645
14646 From Benjamin Kosnik <bkoz@redhat.com>:
14647 * gdb.c++/try_catch.cc: New file.
14648 * gdb.c++/try_catch.exp: New file.
14649
14650 2002-05-27 Michael Chastain <mec@shout.net>
14651
14652 * gdb.c++/local.exp: Accept more nested types in output.
14653
14654 2002-05-26 Michael Chastain <mec@shout.net>
14655
14656 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
14657
14658 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
14659
14660 * lib/gdb.exp (gdb_wrapper_init): Just because
14661 gdb_wrapper_file exists, this does not mean that the file
14662 should not be rebuilt. That is what gdb_wrapper_initialized
14663 is for.
14664 (default_gdb_init): Reset gdb_wrapper_initialized.
14665
14666 2002-05-23 Michael Snyder <msnyder@redhat.com>
14667
14668 * gdb.base/all-bin.exp: Revise previous patch by just reducing
14669 the precision of the floating point test results.
14670 * gdb.base/call-rt-st.exp: Ditto.
14671
14672 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
14673 * gdb.base/call-rt-st.exp: Ditto.
14674
14675 2002-05-19 Michael Chastain <mec@shout.net>
14676
14677 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
14678
14679 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
14680
14681 * configure.in (configdirs): Add gdb.arch.
14682 * configure: Regenerate.
14683
14684 2002-05-17 Jim Blandy <jimb@redhat.com>
14685
14686 * gdb.base/completion.exp: Recognize the more detailed error
14687 messages produced by the macro expander's lexical analyzer.
14688
14689 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
14690
14691 * gdb.arch/altivec-abi.c: New file.
14692 * gdb.arch/altivec-abi.exp: New file.
14693 * gdb.arch/altivec-regs.c: New file.
14694 * gdb.arch/altivec-regs.exp: New file.
14695
14696 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
14697
14698 * gdb.base/maint.exp (maint print type): Update for new type
14699 structure.
14700
14701 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
14702
14703 * gdb.arch: New directory.
14704 * gdb.arch/configure.in: New file.
14705 * gdb.arch/configure: New file.
14706 * gdb.arch/Makefile.in: New file.
14707
14708 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
14709
14710 * gdb.asm/asm-source.exp: Add v850 as supported target.
14711 * gdb.asm/v850.inc: New file.
14712
14713 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
14714
14715 * gdb.c++/annota2.exp (annotate-quit): Add comment.
14716
14717 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
14718
14719 * gdb.base/break.exp: Check 'break "marker2"'.
14720
14721 2002-05-10 Michael Snyder <msnyder@redhat.com>
14722
14723 * gdb.base/long_long.exp: Fix typo.
14724
14725 2002-05-10 Jim Blandy <jimb@redhat.com>
14726
14727 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
14728 a bug.
14729
14730 * gdb.base/printcmds.exp (test_integer_literals_rejected):
14731 Recognize more detailed error message produced by the macro
14732 expander's lexical analyzer.
14733 * lib/gdb.exp (test_print_reject): Same.
14734
14735 2002-05-09 Mark Kettenis <kettenis@gnu.org>
14736
14737 * gdb.c++/method.exp: Fix typo.
14738
14739 2002-05-08 Michael Snyder <msnyder@redhat.com>
14740
14741 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
14742 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
14743 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
14744 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
14745 Add iftarget clause for strongarm.
14746
14747 2002-05-06 Michael Snyder <msnyder@redhat.com>
14748
14749 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
14750 (gdb_continue_to_end): Accept output from status wrapper.
14751 * gdb.base/ending-run.exp: Add case for output from status wrapper.
14752 Clean up fail messages to match pass messages.
14753
14754 Enable the "needs_status_wrapper" testsuite feature.
14755 * lib/gdb.exp (gdb_wrapper_init): New procedure.
14756 (gdb_compile): Conditionally call gdb_wrapper_init.
14757 * gdb.base/a2-run.exp: Recognize output from status wrapper.
14758 * gdb.c++/method.exp: Recognize output from status wrapper.
14759
14760 2002-05-06 Ben Elliston <bje@redhat.com>
14761 From Graydon Hoare <graydon@redhat.com>
14762
14763 * config/sid.exp: Include support for "rawsid" protocol.
14764
14765 2002-05-03 Jim Blandy <jimb@redhat.com>
14766
14767 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
14768 * gdb.c++/hang3.C: New file.
14769
14770 2002-05-04 Andrew Cagney <ac131313@redhat.com>
14771
14772 * gdb.base/default.exp: Remove obsolete code.
14773 * gdb.c++/misc.exp: Ditto. Update copyright.
14774 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
14775 * gdb.base/whatis.exp: Ditto. Update copyright.
14776 * gdb.base/scope.exp: Ditto. Update copyright.
14777 * gdb.base/ptype.exp: Ditto. Update copyright.
14778 * gdb.base/printcmds.exp: Ditto. Update copyright.
14779 * gdb.base/opaque.exp: Ditto. Update copyright.
14780 * gdb.base/list.exp: Ditto.
14781 * gdb.base/funcargs.exp: Ditto. Update copyright.
14782 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
14783 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
14784 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
14785 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
14786 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
14787 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
14788
14789 2002-05-02 Michael Snyder <msnyder@redhat.com>
14790
14791 * gdb.base/watchpoint.exp: Add xscale target.
14792 * gdb.base/long_long.exp: Add xscale target.
14793 * gdb.base/default.exp: Add xscale target.
14794
14795 2002-05-01 Jim Blandy <jimb@redhat.com>
14796
14797 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
14798 gdb.c++/hang.exp: New test.
14799
14800 2002-05-01 Fred Fish <fnf@redhat.com>
14801
14802 * gdb.base/completion.exp: Handle completions of "./Make" for
14803 more than one completion possibility, as is the case when we
14804 build and test in the source tree.
14805
14806 2002-04-29 Anthony Green <green@redhat.com>
14807
14808 * gdb.java/jmisc1.exp: New file.
14809 * gdb.java/jmisc2.exp: New file.
14810
14811 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
14812
14813 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
14814
14815 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
14816
14817 * gdb.base/help.exp: Change 'help status' to allow for target
14818 dependent output differences.
14819
14820 2002-04-22 Michael Chastain <mec@shout.net>
14821
14822 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
14823
14824 2002-04-22 Michael Chastain <mec@shout.net>
14825
14826 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
14827
14828 2002-04-17 David S. Miller <davem@redhat.com>
14829
14830 * gdb.asm/sparc64.inc: New file.
14831 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
14832
14833 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
14834
14835 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
14836 instruction file directly into the build tree. Clean up at end of
14837 test.
14838
14839 2002-04-18 David S. Miller <davem@redhat.com>
14840
14841 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
14842 handle 64-bit platforms correctly.
14843 * gdb.base/maint.exp: Likewise.
14844
14845 2002-04-18 Kevin Buettner <kevinb@redhat.com>
14846
14847 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
14848 ``-fpic'' when compiling files comprising a shared library, but
14849 it does need additional linker flags in order to find shared
14850 libraries at run time.
14851
14852 2002-04-18 Kevin Buettner <kevinb@redhat.com>
14853
14854 * gdb.base/cvexpr.c (use): New function.
14855 (main): Invoke use() on all global variables to prevent
14856 some linkers from deleting these otherwise unused symbols.
14857
14858 2002-04-17 Michael Chastain <mec@shout.net>
14859 From David S. Miller <davem@redhat.com>
14860
14861 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
14862 handle 64-bit platforms correctly.
14863
14864 2002-04-12 Michael Snyder <msnyder@redhat.com>
14865 From Jim Blandy <jimb@redhat.com>
14866 * gdb.base/foo.c (foox): Remove section attribute; the linker
14867 script can handle this instead.
14868 * gdb.base/bar.c (barx): Same.
14869 * gdb.base/baz.c (bazx): Same.
14870 * gdb.base/grbx.c (grbxx): Same.
14871
14872 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
14873 manager doesn't automatically unmap overlays unnecessarily.
14874
14875 2002-04-10 Martin M. Hunt <hunt@redhat.com>
14876
14877 * gdb.base/ending-run.exp: Fix pattern for Mips targets
14878 stepping out of main.
14879
14880 2002-04-09 Michael Chastain <mec@shout.net>
14881
14882 * gdb.c++/local.cc (main): Move call to marker1() inside nested
14883 scope so that the nested scope tests will make sense.
14884 * gdb.c++/local.exp: Write patterns that actually work with gcc
14885 (the HP patterns "were never known to work with gcc").
14886 Keep the old aCC patterns too.
14887
14888 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
14889
14890 * gdb.base/attach.exp: Correct target board test.
14891
14892 2002-04-08 Michael Chastain <mec@shout.net>
14893
14894 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
14895 in a const method. Add some xfail and fail cases for configurations
14896 that do not emit the "const ...".
14897
14898 2002-04-07 Michael Chastain <mec@shout.net>
14899
14900 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
14901 Accept "A * const" and "const A * const" as type of "this".
14902 Fix spelling of getFunky throughout. Make messages uniform.
14903
14904 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
14905
14906 Work around for PR gdb/285:
14907 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
14908
14909 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
14910
14911 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
14912 instructions file at run time instead of configure time.
14913 Sometimes we run the test in a directory that is not the one we
14914 configured in.
14915 * gdb.asm/configure.in: Delete creation of symlink.
14916 * gdb.asm/configure: Regenerate.
14917
14918 2002-04-05 J. Brobecker <brobecker@gnat.com>
14919
14920 * gdb.gdb/xfullpath.exp: New test, to exercise the new
14921 xfullpath () function.
14922
14923 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
14924
14925 * gdb.asm/Makefile.in: Correct dependencies.
14926
14927 * gdb.asm/powerpc.inc: New file.
14928 * gdb.asm/asm-source.exp: Add PowerPC.
14929 * gdb.asm/configure.in: Likewise.
14930 * gdb.asm/configure: Regenerated.
14931
14932 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
14933
14934 * gdb.base/relocate.exp: New file.
14935 * gdb.base/relocate.c: New file.
14936
14937 2002-04-04 Fred Fish <fnf@redhat.com>
14938
14939 * gdb.base/step-test.exp: Update comment regarding stopping in
14940 memcpy/bcopy calls inserted as part of the compiler runtime.
14941
14942 2002-04-04 Michael Snyder <msnyder@redhat.com>
14943
14944 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
14945
14946 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
14947
14948 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
14949 (gdb_expect): Remove $notransfer hack.
14950
14951 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
14952
14953 * gdb.c++/classes.exp ("calling method for small class"): Match
14954 updated register output.
14955
14956 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
14957
14958 Fix PR gdb/452
14959 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
14960 when finished. Make gdb_file_cmd send "exec-file" when
14961 appropriate.
14962
14963 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
14964
14965 * gdb.base/attach.exp: Remove extra setup_xfail.
14966
14967 2002-03-26 Michael Snyder <msnyder@redhat.com>
14968
14969 * gdb.base/default.exp: Add tests for dump, append, and restore.
14970 * gdb.base/help.exp: Add tests for dump, append, and restore.
14971 * gdb.base/dump.exp: New file, test dump, append and restore.
14972 * gdb.base/dump.c: New file.
14973
14974 2002-03-27 Michael Snyder <msnyder@redhat.com>
14975
14976 * gdb.base/help.exp: Modify expect strings to reflect
14977 clean-ups in help messages.
14978
14979 2002-03-26 Fred Fish <fnf@redhat.com>
14980
14981 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
14982 have debugging info for those functions and the compiler uses them
14983 internally to copy structs around.
14984
14985 2002-03-26 Fred Fish <fnf@redhat.com>
14986
14987 * gdb.base/list.exp: Revert the change made yesterday and add note
14988 about why we don't list the default lines for remote targets.
14989
14990 2002-03-25 Michael Snyder <msnyder@redhat.com>
14991
14992 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
14993
14994 2002-03-25 Fred Fish <fnf@redhat.com>
14995
14996 * gdb.base/list.exp: This test works on remote targets so remove
14997 the short circuit for remote targets. Update copyright.
14998
14999 2002-03-25 Fred Fish <fnf@redhat.com>
15000
15001 * gdb.base/attach.exp: Fix logic error that was suppressing this
15002 test for all non hppa*-*-hpux* targets, instead of the hp target.
15003 Move comments closer to the suppression point. Also now need to
15004 check that we are running natively.
15005
15006 2002-03-22 Michael Snyder <msnyder@redhat.com>
15007
15008 * gdb.base/default.exp: Add test for gcore. Update copyright.
15009 * gdb.base/help.exp: Add test for gcore. Update copyright.
15010
15011 2002-03-06 Fred Fish <fnf@redhat.com>
15012
15013 * gdb.base/funcargs.c: Remove extraneous ';' character.
15014 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
15015
15016 2002-03-04 Michael Chastain <mec@shout.net>
15017
15018 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
15019 accommodate gcc v3 function signature.
15020 * gdb.mi/mi0-var-cmd-exp: Ditto.
15021
15022 2002-02-24 Andrew Cagney <ac131313@redhat.com>
15023
15024 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
15025 ``GNU/Linux'' or ``Linux kernel''
15026 * testsuite/gdb.threads/pthreads.c: Ditto.
15027
15028 2002-02-24 Michael Chastain <mec@shout.net>
15029
15030 * gdb.threads/pthreads.c (thread1): Add a return statement.
15031 (thread2): Likewise.
15032 (foo): Likewise.
15033
15034 2002-02-23 Michael Chastain <mec@shout.net>
15035
15036 * gdb.threads/linux-dp.c (philosopher): Add a return statement
15037 to placate gcc.
15038
15039 2002-02-23 Michael Chastain <mec@shout.net>
15040
15041 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
15042 test "ptype bint". The test passes on all my stabs configurations.
15043
15044 2002-02-21 Jim Blandy <jimb@redhat.com>
15045
15046 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
15047 filename at a time, and watch for the ones we want to see.
15048
15049 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
15050 types of pointers to prototyped functions.
15051
15052 2002-02-20 Andrew Cagney <ac131313@redhat.com>
15053
15054 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
15055 signed, unsigned and straight char.
15056 (padding_char, padding_short, padding_int, padding_long,
15057 padding_long_long, padding_float, padding_double,
15058 padding_long_double): New global variables.
15059 (fill, fill_structs): New functions.
15060
15061 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
15062 for correctly sized writes. Update copyright.
15063 (get_valueof): New procedure.
15064 (get_sizeof): Call get_valueof.
15065 (check_valueof): New procedure.
15066 (check_padding): New procedure.
15067
15068 2002-02-20 Michael Chastain <mec@shout.net>
15069
15070 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
15071 to setup_xfail. Document some of the remaining calls.
15072
15073 2002-02-18 Michael Chastain <mec@shout.net>
15074
15075 * gdb.c++/userdef.exp: Update copyright year.
15076
15077 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
15078
15079 * gdb.c++/userdef.exp: Test overloaded operators properly.
15080 Remove xfails.
15081
15082 2002-02-14 Michael Snyder <msnyder@redhat.com>
15083
15084 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
15085
15086 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
15087
15088 * gdb.base/a2-run.exp: Check for a remote target properly.
15089 * gdb.base/annota1.exp: Likewise.
15090 * gdb.base/list.exp: Likewise.
15091 * gdb.base/reread.exp: Likewise.
15092 * gdb.base/scope.exp: Likewise.
15093 * gdb.base/shlib-call.exp: Likewise.
15094 * gdb.base/term.exp: Likewise.
15095 * gdb.c++/annota2.exp: Likewise.
15096
15097 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
15098
15099 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
15100
15101 2002-02-10 Michael Chastain <mec@shout.net>
15102
15103 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
15104 (call_after_alloca): Ditto.
15105
15106 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
15107
15108 * gdb.base/ending-run.exp: Guard "cont" test with
15109 gdb_skip_stdio_test.
15110
15111 2002-02-06 Jim Blandy <jimb@redhat.com>
15112
15113 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
15114 from here...
15115 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
15116 To here. Disable this test on non-HP platforms. Add big comment.
15117
15118 2002-02-04 Michael Snyder <msnyder@redhat.com>
15119
15120 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
15121 other than d10v and m32r.
15122
15123 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
15124
15125 * gdb.base/default.exp: Rewrite test patterns to reduce time
15126 taken to match them.
15127
15128 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
15129
15130 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
15131 Allow a start function above main.
15132 * gdb.threads/linux-dp.exp: Fix copyright date.
15133
15134 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
15135
15136 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
15137 (check_philosopher_stack): Check for manager thread before checking
15138 for a just-starting thread.
15139
15140 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
15141
15142 From Neil Booth <neil@daikokuya.demon.co.uk>:
15143 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
15144 warnings.
15145
15146 2002-01-21 Fred Fish <fnf@redhat.com>
15147
15148 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
15149 not caller.
15150
15151 2002-01-21 Jim Blandy <jimb@redhat.com>
15152
15153 * gdb.base/reread.exp: Check that GDB properly re-reads the
15154 executable file when it changes while no inferior is running.
15155
15156 2002-01-21 Fred Fish <fnf@redhat.com>
15157
15158 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
15159 optionally accept the "shlib events" variation.
15160
15161 2002-01-21 Jim Blandy <jimb@redhat.com>
15162
15163 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
15164 call `fflush' after every `printf', so that the output is produced
15165 at predictable points, regardless of whatever buffering does (or
15166 doesn't) take place.
15167 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
15168 at different points.
15169
15170 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
15171
15172 * gdb.c++/inherit.exp: Update copyright years.
15173 * gdb.c++/method.exp: Likewise.
15174
15175 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
15176
15177 * gdb.c++/classes.exp: Update for improved v3 support and skipping
15178 artificial methods/arguments.
15179 * gdb.c++/derivation.exp: Likewise.
15180 * gdb.c++/inherit.exp: Likewise.
15181 * gdb.c++/method.exp: Likewise.
15182 * gdb.c++/virtfunc.exp: Likewise.
15183
15184 2002-01-18 Andrew Cagney <ac131313@redhat.com>
15185
15186 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
15187 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
15188 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
15189 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
15190 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
15191 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
15192
15193 2002-01-17 Jim Blandy <jimb@redhat.com>
15194
15195 * gdb.asm/asm-source.exp (info symbol): Take another shot at
15196 anchoring the pattern matching the entry point symbol's name.
15197
15198 2002-01-17 Andrew Cagney <ac131313@redhat.com>
15199
15200 * gdb.base/maint.exp: Update ``maint internal-error'' to match
15201 continue/quit query. Update copyright.
15202
15203 2002-01-14 Michael Snyder <msnyder@redhat.com>
15204
15205 * gdb.base/gcore.exp: Remove extra debugging output.
15206
15207 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
15208
15209 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
15210 for slightly dubious v2 mangled string.
15211
15212 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
15213
15214 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
15215
15216 2002-01-10 Jason Merrill <jason@redhat.com>
15217
15218 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
15219
15220 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
15221 constructors.
15222 * gdb.c++/derivation.exp: Likewise.
15223 * gdb.c++/templates.exp: Likewise.
15224 * gdb.c++/virtfunc.exp: Likewise.
15225
15226 2002-01-10 Michael Snyder <msnyder@redhat.com>
15227
15228 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
15229
15230 2002-01-08 Michael Snyder <msnyder@redhat.com>
15231
15232 * gdb.base/gcore.exp: New test for generate-core-file command.
15233 * gdb.base/gcore.c: Testcase for above.
15234 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
15235
15236 2002-01-08 Jason Merrill <jason@redhat.com>
15237
15238 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
15239
15240 2002-01-07 Fred Fish <fnf@redhat.com>
15241
15242 * gdb.c++/overload.exp: Remove unconditional xfails for:
15243 print foo_instance1.overloadargs(1)
15244 print foo_instance1.overloadargs(1, 2)
15245 print foo_instance1.overloadargs(1, 2, 3)
15246 print foo_instance1.overloadargs(1, 2, 3, 4)
15247 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
15248 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
15249 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
15250 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
15251 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
15252 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
15253 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
15254 print foo_instance1.overload1arg()
15255 print foo_instance1.overload1arg((char)arg2)
15256 print foo_instance1.overload1arg((signed char)arg3)
15257 print foo_instance1.overload1arg((unsigned char)arg4)
15258 print foo_instance1.overload1arg((int)arg7)
15259 print foo_instance1.overload1arg((unsigned int)arg8)
15260 print foo_instance1.overload1arg((float)arg11)
15261 print foo_instance1.overload1arg((double)arg12)
15262
15263 2002-01-07 Michael Snyder <msnyder@redhat.com>
15264
15265 * gdb.base/huge.exp: New test. Print a very large target data object.
15266 (skip_huge_test): New test variable. Define if you want to skip this
15267 test. The test reads an 8 megabyte data object from the target, so it
15268 might be very time consuming on remote targets with a slow connection.
15269 * gdb.base/huge.c: New file. Test case for above.
15270
15271 2002-01-07 Fred Fish <fnf@redhat.com>
15272
15273 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
15274 g_instance.bfoo, and g_instance.cfoo.
15275
15276 2002-01-07 Jeffrey A Law <law@redhat.com>
15277
15278 * gdb.base/break.c (multi_line_if_conditional): New function.
15279 (multi_ilne_while_conditional): Likewise.
15280 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
15281 IF or WHILE condition puts the breakpoint at the start of
15282 the condition.
15283
15284 * gdb.base/selftest.exp (backtrace through signal handler): Remove
15285 hppa*-*-hpux* expected failure.
15286 * gdb.base/structs.exp (do_function_calls): Similarly.
15287
15288 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
15289 watchpoints.
15290
15291 2002-01-06 Andrew Cagney <ac131313@redhat.com>
15292
15293 Fix PR gdb/66.
15294 * gdb.base/structs.exp: Replace skip for a29k with skip for
15295 gdb,cannot_call_functions.
15296 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
15297 * gdb.base/callfuncs.exp: Ditto.
15298 * gdb.base/call-rt-st.exp: Ditto.
15299 * gdb.base/call-strs.exp: Ditto.
15300 * gdb.base/callfwmall.exp: Ditto.
15301 * gdb.base/scope.exp: Obsolete xfail a29k.
15302 * gdb.c++/misc.exp: Ditto.
15303 * gdb.c++/cplusfuncs.exp: Ditto.
15304 * gdb.base/ptype.exp: Ditto.
15305 * gdb.base/printcmds.exp: Ditto.
15306 * gdb.base/opaque.exp: Ditto.
15307 * gdb.base/list.exp: Ditto.
15308 * gdb.base/funcargs.exp: Ditto.
15309 * gdb.base/default.exp: Ditto.
15310
15311 2002-01-04 Michael Snyder <msnyder@redhat.com>
15312
15313 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
15314 * gdb.base/maint.exp: Add tests for maint info sections options.
15315
15316 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
15317
15318 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
15319
15320 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
15321
15322 * gdb.asm/arm.inc: New file.
15323 * gdb.asm/asm-source.exp: Add arm targets.
15324 * gdb.asm/configure.in: Ditto.
15325 * gdb.asm/configure: Recreated from configure.in.
15326
15327 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
15328
15329 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
15330 with HP's compiler.
15331 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
15332 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
15333 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
15334 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
15335
15336 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
15337 either HP's compilers or GCC.
15338
15339 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
15340 a SIGBUS or SIGSEGV.
15341
15342 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
15343
15344 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
15345 can be compiled with either HP's compiler or GCC.
15346
15347 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
15348 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
15349 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
15350
15351 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
15352 to match current gdb output. Update due to using auto-solib-limit
15353 for limiting instead of overloading auto-solib-add.
15354 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
15355 test program.
15356
15357 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
15358 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
15359 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
15360 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
15361 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
15362 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
15363 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
15364 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
15365 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
15366 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
15367 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
15368 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
15369 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
15370
15371 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
15372 a SIGTRAP to the inferior.
15373
15374 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
15375
15376 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
15377 Substitute call to target_link by call to gdb_compile.
15378
15379 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
15380
15381 * gdb.base/break.exp: Fix HP specific search string when testing
15382 backtracing in a called function.
15383
15384 * gdb.base/constvars.exp: Only set lang to C++ if we're
15385 compiling the test with HP's compilers.
15386 * gdb.base/volatile.exp: Similarly.
15387
15388 2001-12-19 Jim Blandy <jimb@redhat.com>
15389
15390 * gdb.base/printcmds.exp: Expect the null character to be printed
15391 as '\0', and the '\013' to be printed as '\v'.
15392 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
15393 * gdb.base/setvar.exp: Same.
15394
15395 2001-12-17 Jim Blandy <jimb@redhat.com>
15396
15397 * gdb.base/completion.exp: Rather than completing very long
15398 filenames, which can make the readline library produce output we
15399 don't recognize, cd to the directory first, and then complete
15400 using nice, short relative paths.
15401
15402 * gdb.base/completion.exp: On some systems, there is, in fact, a
15403 variable named `b' in scope, since GDB treats all static
15404 variables as being in scope. So use `no_var_named_this'
15405 instead of `b'.
15406
15407 * gdb.base/corefile.exp: Recognize the message saying that GDB
15408 can't find the core file's registers as a failure.
15409
15410 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
15411
15412 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
15413 test expect string more specific.
15414
15415 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
15416
15417 * gdb.asm/asm-source.exp: Add support for xstormy16.
15418 * gdb.asm/configure.in: Ditto.
15419 * gdb.asm/configure: Rebuild.
15420 * gdb.asm/xstormy16.inc: New file.
15421
15422 2001-12-10 Fred Fish <fnf@redhat.com>
15423
15424 * gdb.base/maint.exp: Update to match changes in type dumping code.
15425
15426 2001-12-10 Jim Blandy <jimb@redhat.com>
15427
15428 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
15429 matching the entry point symbol's name at the beginning of the
15430 line.
15431
15432 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
15433
15434 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
15435 gdb.c++/inherit.exp, gdb.c++/method.exp,
15436 gdb.c++/namespace.exp, gdb.c++/templates.exp,
15437 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
15438 and class layout support.
15439
15440 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
15441
15442 * gdb.c++/classes.exp: Add test for static member function.
15443 * gdb.c++/misc.cc: Add class with static member function.
15444
15445 2001-12-07 Jim Blandy <jimb@redhat.com>
15446
15447 If GDB says it can't find the struct the function returned, report
15448 those tests as `unsupported'.
15449 * gdb.base/call-rt-st.exp (print_struct_call): New function.
15450 Rewrite subsequent tests to use it.
15451
15452 If GDB says it can't find the struct the function returned, report
15453 those tests as `unsupported'.
15454 * gdb.base/structs.exp (call_struct_func): New function.
15455 (do_function_calls): Use call_struct_func to call the functions
15456 returning structs.
15457
15458 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
15459 whether functions are prototyped or not, so we can't possibly pass
15460 arguments to t_float_values2 properly.
15461
15462 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
15463 value of `timeout' for targets other than the mips*tx39-*.
15464
15465 2001-12-06 Michael Snyder <msnyder@redhat.com>
15466
15467 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
15468 and detect whether the start symbol has a leading underscore.
15469
15470 2001-12-04 Jim Blandy <jimb@redhat.com>
15471
15472 * gdb.base/completion.exp: Clarify indentation.
15473
15474 2001-12-03 Jim Blandy <jimb@redhat.com>
15475
15476 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
15477 variables on the S/390, not `.word'.
15478
15479 2001-11-30 Jim Blandy <jimb@redhat.com>
15480
15481 Add assembly-source tests for s390-ibm-linux.
15482 * gdb.asm/s390.inc: New file.
15483 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
15484 the S/390 architecture.
15485 * gdb.asm/configure: Regenerated.
15486
15487 2001-11-30 Michael Snyder <msnyder@redhat.com>
15488
15489 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
15490 next, info source, info sources, info line, global and static
15491 variables, and static functions.
15492 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
15493 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
15494 * gdb.asm/asmsrc1.s: Add a static function and some variables.
15495 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
15496 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
15497 (gdbasm_leave): Restore frame pointer.
15498 (gdbasm_startup): Copy stack set-up from crt0.S.
15499
15500 2001-11-26 Fernando Nasser <fnasser@redhat.com>
15501
15502 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
15503 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
15504 to a local (non-static) variable. Copy tstruct.a to a static buffer
15505 and return a pointer to that buffer.
15506 * gdb.base/callfwmall.c (t_structs_a): Ditto.
15507
15508 2001-11-24 Mark Kettenis <kettenis@gnu.org>
15509
15510 * gdb.asm/configure.in: Fix recognition of ix86 target.
15511 * gdb.asm/configure: Regenerate.
15512
15513 2001-11-21 Michael Snyder <msnyder@redhat.com>
15514
15515 * gdb.asm/sparc.inc: New file.
15516 * gdb.asm/asm-source.exp: Recognize sparc target.
15517 * gdb.asm/configure.in: Recognize sparc target.
15518 * gdb.asm/configure: Regenerate.
15519
15520 2001-11-21 Michael Snyder <msnyder@redhat.com>
15521
15522 * gdb.asm/m32r.inc: New file.
15523 * gdb.asm/asm-source.exp: Recognize m32r target.
15524 * gdb.asm/configure.in: Recognize m32r target.
15525 * gdb.asm/configure: Regenerate.
15526
15527 2001-11-20 Michael Snyder <msnyder@redhat.com>
15528
15529 * gdb.asm/i386.inc: New file.
15530 * gdb.asm/asm-source.exp: Recognize ix86 target.
15531 * gdb.asm/configure.in: Recognize ix86 target.
15532 * gdb.asm/configure: Regenerate.
15533
15534 * gdb.c++/namespace.exp: Fix quotes in output messages.
15535
15536 2001-11-14 Michael Snyder <msnyder@redhat.com>
15537
15538 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
15539 qualifier in a type cast expression, to designate an address
15540 in the instruction space (Harvard architecture).
15541
15542 2001-11-13 Michael Snyder <msnyder@redhat.com>
15543
15544 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
15545 Tests for expressions using 'const' and 'volatile'.
15546
15547 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
15548
15549 * gdb.asm/asm-sources.exp: Allow defining linker flags.
15550
15551 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
15552
15553 * lib/mi-support.exp (mi_run_to_helper): Move comments
15554 outside of gdb_expect.
15555
15556 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
15557
15558 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
15559 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
15560 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
15561 mi0_run_to): New functions.
15562 * gdb.mi/mi-simplerun.exp: Use them.
15563 * gdb.mi/mi0-simplerun.exp: Likewise.
15564 * gdb.mi/mi-var-cmd.exp: Likewise.
15565 * gdb.mi/mi0-var-cmd.exp: Likewise.
15566
15567 2001-11-10 Andrew Cagney <ac131313@redhat.com>
15568
15569 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
15570 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
15571
15572 2001-11-09 Andrew Cagney <ac131313@redhat.com>
15573
15574 * gdb.base/restore.exp: Include $expected value in restored test
15575 message.
15576
15577 2001-11-09 Andrew Cagney <ac131313@redhat.com>
15578
15579 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
15580 implemented.
15581
15582 2001-11-08 Michael Snyder <msnyder@redhat.com>
15583
15584 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
15585 Add pass/fail message for stop at breakpoint in call dummy function.
15586
15587 2001-11-07 Michael Snyder <msnyder@redhat.com>
15588
15589 * gdb.c++/templates.exp (test_template_breakpoints):
15590 If we get an overload menu, but it does not match what
15591 we expect, we still need to issue the "cancel" command.
15592 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
15593 making the whitespace optional. Argument for "new" may be
15594 "unsigned" as well as "unsigned int/long".
15595 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
15596 making the whitespace optional. Also replace "(void) with
15597 "((void|)), making the keyword "void" optional.
15598 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
15599 making the whitespace optional. Also replace "(void) with
15600 "((void|)), making the keyword "void" optional.
15601 * gdb.base/callfuncs.c (t_float_values): This function must
15602 _not_ be prototyped, and the following function (t_float_values2)
15603 must be prototyped (if the compiler supports it), so that GDB
15604 can be tested against both cases. Usually one case involves
15605 promotion of float to double, while the other does not.
15606 * gdb.base/callfwmall.c: Ditto.
15607 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
15608 includes a stack frame for "start".
15609
15610 2001-11-05 Jim Blandy <jimb@redhat.com>
15611
15612 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
15613 pointers are 32 bits long, and that offsets of relocs are always
15614 stored in the data (REL-style), and not in the reloc entry itself
15615 (RELA-style).
15616 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
15617 stabs.
15618
15619 2001-11-01 Michael Snyder <msnyder@redhat.com>
15620
15621 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
15622 and regular expression operators by using quoting.
15623
15624 2001-10-31 Michael Snyder <msnyder@redhat.com>
15625
15626 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
15627 depending on what the symbol table contains.
15628 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
15629 the output of the ptype command. Similarly, accept both "const &"
15630 and "const&".
15631
15632 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
15633
15634 * gdb.base/miscexprs.c (main): Add usage of preprocessor
15635 symbol `STORAGE' to allow to choose the storage class of
15636 the local datastructures.
15637 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
15638 compiler directive.
15639
15640 2001-10-30 Michael Snyder <msnyder@redhat.com>
15641
15642 * gdb.base/jump.exp: Allow it to run for all targets.
15643
15644 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
15645
15646 * gdb.base/call-ar-st.c (print_double_array): Match for loop
15647 with new double_array size.
15648 (main): Change storage class of all local variables to static.
15649 Reduce size of double_array to 9.
15650 * gdb.base/call-ar-st.exp: Increase timeout value.
15651 Change expected output for double array to match new size in
15652 call-ar-st.c.
15653
15654 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
15655
15656 * gdb.base/ending-run.exp: Create identical output when passing
15657 `step to end of run' case. Add regular expression branch satisfying
15658 Stormy16 target.
15659
15660 2001-10-28 Mark Kettenis <kettenis@gnu.org>
15661
15662 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
15663 that we catch the expected failure under Linux/x86.
15664
15665 2001-10-29 Orjan Friberg <orjanf@axis.com>
15666
15667 * gdb.base/setvar.exp: Escape curly braces.
15668 * gdb.stabs/weird.exp: Ditto.
15669
15670 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
15671
15672 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
15673 * gdm.mi/mi0-hack-cli.exp: Likewise.
15674
15675 2001-10-25 Andrew Cagney <ac131313@redhat.com>
15676
15677 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
15678 messages.
15679
15680 2001-10-21 Andrew Cagney <ac131313@redhat.com>
15681
15682 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
15683 checking MI enabled.
15684
15685 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
15686
15687 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
15688
15689 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
15690
15691 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
15692 if gdb child process crashes, just signal an error.
15693
15694 2001-10-02 Jim Blandy <jimb@redhat.com>
15695
15696 * lib/gdb.exp (test_xfail_format): Simplify.
15697
15698 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
15699 front of the variable name `format'. Simplify `if'.
15700
15701 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
15702
15703 * gdb.threads/pthreads.exp: Wait for output and delay
15704 before sending ^C.
15705
15706 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
15707
15708 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
15709 some incorrect output instead of timing out.
15710 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
15711
15712 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
15713
15714 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
15715 check to allow additional `int'.
15716
15717 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
15718
15719 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
15720 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
15721
15722 2001-09-27 Michael Snyder <msnyder@redhat.com>
15723
15724 * lib/gdb.exp (test_debug_format): New proc.
15725 (setup_xfail_format): Use new proc test_debug_format.
15726 * gdb.base/constvars.exp (local_compiler_xfail_check): New
15727 proc; use new service proc test_debug_format.
15728 Replace all other "gcc_compiled" tests with this test.
15729 * gdb.base/volatile.exp (local_compiler_xfail_check): New
15730 proc; use new service proc test_debug_format.
15731 Replace all other "gcc_compiled" tests with this test.
15732
15733 2001-09-27 Michael Snyder <msnyder@redhat.com>
15734
15735 * gdb.base/cvexpr.exp: New file.
15736 * gdb.base/cvexpr.c: New file
15737 Test for expressions using const and volatile keywords.
15738
15739 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
15740
15741 * gdb.base/constvars.exp: Check for different orders of keywords
15742 and additional "int" strings in output.
15743
15744 2001-09-22 Andrew Cagney <ac131313@redhat.com>
15745
15746 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
15747 responses from "help maint".
15748
15749 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
15750
15751 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
15752 to localhost:NNN instead of :NNN, in case Xvfb is listening
15753 only on TCP.
15754
15755 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
15756
15757 * gdb.base/recurse.exp: When checking leaving the watchpoint
15758 scope, recognize when gdb is in function's epilogue and pass.
15759
15760 2001-09-18 Keith Seitz <keiths@redhat.com>
15761
15762 * lib/insight-support.exp (_gdbtk_export_target_info): Add
15763 support for running tests against sid targets.
15764 (gdbtk_done): Ditto.
15765
15766 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
15767
15768 * gdb.base/ending-run.c (main): Set stdout buffersize
15769 to the same reasonable value for any target.
15770 * gdb.base/ending-run.exp: Add a regular expression
15771 to make testsuite happy on Sanyo Stormy16 target.
15772
15773 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
15774
15775 * gdb.base/display.c (do_loops): Add float variable `f'.
15776 Increment f in loop.
15777 * gdb.base/display.exp: Increment timeout by 60 seconds.
15778 Change float display test to use variable `f'.
15779
15780 2001-09-17 Jim Blandy <jimb@redhat.com>
15781
15782 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
15783 overflowing the limited breakpoint tables on some ROM monitors
15784 (like the ROM68K).
15785
15786 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
15787
15788 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
15789 the "-ac" (disable access control) flag.
15790
15791 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
15792
15793 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
15794 ints.
15795
15796 2001-08-30 Keith Seitz <keiths@redhat.com>
15797
15798 * lib/gdb.exp: Move all insight-related functionality into
15799 separate file.
15800 * lib/insight-support.exp: New file.
15801
15802 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
15803
15804 * config/sid.exp (sid_start): Never set sid verbosity; disable
15805 expect_background {} that consumed its stdout; tolerate </dev/null.
15806 Attempt to set endianness override in "sid" protocol mode. Cleanup.
15807
15808 2001-08-18 Andrew Cagney <ac131313@redhat.com>
15809
15810 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
15811 CLI jump command to start it.
15812 (mi_run_to_main): Fail immediatly when unexpected output.
15813
15814 2001-08-18 Andrew Cagney <ac131313@redhat.com>
15815
15816 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
15817 beginning of function. Fix PR gdb/191.
15818
15819 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
15820
15821 * config/sid.exp (sid_start): Don't warn if we cannot figure out
15822 what to force sid endianness to.
15823
15824 2001-08-15 Keith Seitz <keiths@redhat.com>
15825
15826 * lib/gdb.exp (gdbtk_start): Don't set environment
15827 variables for TCL_LIBRARY and friends. Insight will
15828 now figure these out for itself.
15829
15830 2001-08-02 Michael Snyder <msnyder@redhat.com>
15831
15832 * gdb.base/completion.exp: Remove the symbol "a64l" from
15833 the expect string; this is target-specific, and not related
15834 to what is being tested.
15835
15836 2001-08-02 Dave Brolley <brolley@redhat.com>
15837
15838 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
15839
15840 2001-07-25 Michael Snyder <msnyder@redhat.com>
15841
15842 * gdb.base/consecutive.exp: New file. Test stepping over
15843 breakpoints on consecutive instructions.
15844 * gdb.base/consecutive.c: New file.
15845
15846 * gdb.base/call-rt-st.exp: Use double-backslash to quote
15847 curly braces in regular expressions.
15848
15849 2001-07-25 Michael Snyder <msnyder@redhat.com>
15850
15851 * gdb.base/ending-run.exp: Accept "Program exited normally" as
15852 legitimate output from stepping out of main.
15853
15854 2001-07-22 Keith Seitz <keiths@redhat.com>
15855
15856 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
15857 the empty string, do not run the tests.
15858
15859 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15860
15861 * gdb.base/long_long.exp: Detect size of pointer. Take into
15862 account 2-byte pointers when testing for p/a results.
15863
15864 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15865
15866 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
15867 and defined to 1K for m68hc11.
15868 (random_data): Reduce table to 1K for embedded platforms (68hc11).
15869 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
15870 (sizeof_random_data): New variable to tell the size of the data table;
15871 don't test past this size; always run to main.
15872
15873 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15874
15875 * gdb.base/return2.exp: return of long long and double fails for
15876 68HC11; don't execute these tests on that platform.
15877 * gdb.base/return.exp: Return of a double fails for 68hc11.
15878
15879 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15880
15881 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
15882 tests that print a float.
15883 * call-rt-st.exp: Likewise.
15884
15885 2001-07-12 Mark Kettenis <kettenis@gnu.org>
15886
15887 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
15888 running this test on Linux.
15889
15890 2001-06-24 Michael Chastain <chastain@redhat.com>
15891
15892 * gdb.base/arithmet.exp: Remove some tests to make all test names
15893 unique.
15894
15895 2001-07-03 Michael Snyder <msnyder@redhat.com>
15896
15897 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
15898 the output of the ptype command.
15899
15900 2001-07-02 Michael Snyder <msnyder@redhat.com>
15901
15902 * gdb.base/completion.exp: Don't assume that break.c is the only
15903 source file that may contain functions named "marker".
15904 * gdb.base/corefile.exp: Quote the curly braces in regexp.
15905
15906 2001-06-28 Andrew Cagney <ac131313@redhat.com>
15907
15908 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
15909 of files to delete.
15910
15911 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
15912 * gdb.disasm/h8300s.exp: New file.
15913 gdb.disasm/h8300s.s: Likewise.
15914
15915 2001-06-27 Andrew Cagney <ac131313@redhat.com>
15916
15917 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
15918 empty breakpoint tables.
15919
15920 2001-06-25 Andrew Cagney <ac131313@redhat.com>
15921
15922 * lib/mi-support.exp: Update args=... part of stop-reason
15923 patterns. Accept either a list or a tuple.
15924
15925 2001-06-23 Andrew Cagney <ac131313@redhat.com>
15926
15927 * lib/mi-support.exp: Remove local emacs variable defining
15928 change-log-default-name.
15929
15930 2001-06-22 Michael Chastain <chastain@redhat.com>
15931
15932 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
15933 This is operationally compatible with the previous version.
15934
15935 2001-06-13 Jim Blandy <jimb@redhat.com>
15936
15937 * lib/gdb.exp (gdb_test): Doc fix.
15938
15939 2001-06-10 Michael Chastain <chastain@redhat.com>
15940
15941 * gdb.base/exprs.exp: Remove a duplicate test.
15942
15943 2001-06-06 Jim Blandy <jimb@redhat.com>
15944
15945 * gdb.base/return2.exp (main): Use values to test float and double
15946 returns that are not NaN's, to avoid being confused by IEEE
15947 comparison rules.
15948
15949 2001-06-04 Michael Snyder <msnyder@redhat.com>
15950
15951 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
15952 non-zero if control_c fails. Terminate the test on failure,
15953 rather than wait for 12 more tests to time out.
15954
15955 2001-06-06 Jim Blandy <jimb@redhat.com>
15956
15957 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
15958 Don't forget to match the GDB prompt.
15959
15960 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
15961
15962 2001-06-04 Jim Blandy <jimb@redhat.com>
15963
15964 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
15965 command.
15966
15967 2001-05-31 Kevin Buettner <kevinb@redhat.com>
15968
15969 * gdb.base/annota1.exp (info break): Match four or more spaces
15970 after "Address".
15971
15972 2001-05-31 Michael Chastain <chastain@redhat.com>
15973
15974 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
15975 (dm_type_int_star): Likewise.
15976 (dm_type_long_star): Likewise.
15977 (dm_type_void_star): Likewise.
15978
15979 2001-05-29 Kevin Buettner <kevinb@redhat.com>
15980
15981 * gdb.base/completion.exp (INPUTRC): Set this environment variable
15982 to a known value in order to get consistent results regardless
15983 of the setting of INPUTRC or the presence or contents of .inputrc.
15984
15985 2001-05-24 Michael Snyder <msnyder@redhat.com>
15986
15987 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
15988 Don't require that the main thread and the manager thread are the
15989 first in the list.
15990
15991 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
15992 debugging. If test fails, issue an "unsupported" not a "fail".
15993
15994 2001-05-24 Jim Blandy <jimb@redhat.com>
15995
15996 Don't assume that short is shorter than int.
15997 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
15998 assume that shorts are smaller than ints. On a 16-bit machine,
15999 this isn't true.
16000 ("print unsigned char == (~0)"): Add test that verifies that ~0,
16001 an int, is not equal to ~0 stored in an unsigned char. This tests
16002 the same thing that the previous test meant to, but works on
16003 16-bit machines, too.
16004 ("print unsigned char != (~0)"): Same test, complemented.
16005
16006 2001-05-24 Michael Snyder <msnyder@redhat.com>
16007
16008 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
16009 test for (full_coverage == 0). This makes the test run faster,
16010 and prevents dejagnu getting out of step.
16011
16012 2001-05-23 Kevin Buettner <kevinb@redhat.com>
16013
16014 * gdb.base/finish.exp (finish_void): Revise pattern for
16015 stopping on the call statement to not permit stopping at
16016 the start of the instructions comprising the call sequence.
16017
16018 2001-05-19 Michael Chastain <chastain@redhat.com>
16019
16020 * gdb.base/callfuncs.exp: Make all test names unique.
16021 * gdb.base/commands.exp: Make all test names unique.
16022 * gdb.base/condbreak.exp: Make all test names unique.
16023 * gdb.base/dbx.exp: Make all test names unique.
16024 * gdb.base/default.exp: Make all test names unique.
16025 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
16026 and TIMEOUT messages to their corresponding PASS message.
16027 * gdb.base/ending-run.exp: Make all test names unique.
16028 * gdb.base/long_long.exp: Remove duplicate test.
16029
16030 2001-05-21 Kevin Buettner <kevinb@redhat.com>
16031
16032 * gdb.base/finish.exp (finish_void): Allow "finish" command to
16033 stop on the call statement as well as the statement after the
16034 call.
16035
16036 2001-05-21 Michael Snyder <msnyder@redhat.com>
16037
16038 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
16039
16040 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
16041
16042 * gdb.base/completion.exp: Revamp test. Make it execute on all
16043 platforms.
16044
16045 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
16046
16047 * config/gdbserver.exp (gdb_load): Handle the case
16048 in which the arguments to gdbserver are given in the
16049 baseboard configuration file.
16050 Also handle the case in which the server needs to do a
16051 load.
16052
16053 2001-05-07 Keith Seitz <keiths@cygnus.com>
16054
16055 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
16056 set up the display for testing.
16057 (gdbtk_start): Convert all paths to paths that tcl will like.
16058 Export target information to environment.
16059 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
16060 necessary.
16061 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
16062 (to_tcl_path): New proc to convert a given pathname into
16063 a path acceptible as an argument to a tcl command.
16064 (_gdbtk_export_target_info): New proc to export target info
16065 into the environment for gdbtk testing.
16066 (gdbtk_done): New proc to signal end-of-test.
16067
16068 2001-05-06 Jim Blandy <jimb@redhat.com>
16069
16070 * restore.c: Make the code of caller0 correspond to its comment.
16071
16072 2001-05-03 Michael Snyder <msnyder@redhat.com>
16073
16074 * config/sid.exp (gdb_target_sid): Check for error messages.
16075 On error or timeout, don't make expect exit (which will terminate
16076 all subsequent tests); instead just make gdb exit.
16077 (gdb_load): Check for error messages. On error or timeout,
16078 return a negative value.
16079
16080 2001-04-24 Jim Blandy <jimb@redhat.com>
16081
16082 * gdb.c++/templates.exp: If we see the prompt for the overload
16083 list, but we haven't recognized any of the longer patterns,
16084 arrange for this test to fail, not hang.
16085
16086 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
16087 variations.
16088
16089 2001-04-22 Michael Chastain <chastain@redhat.com>
16090
16091 * gdb.c++/local.exp: Use the 'runto' library function.
16092 * gdb.c++/namespace.exp: Likewise.
16093 * gdb.c++/overload.exp: Likewise.
16094
16095 2001-03-26 Kevin Buettner <kevinb@redhat.com>
16096
16097 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
16098 * gdb.base/step-line.exp: New file. Test step/next in presence of
16099 #line directives.
16100 * gdb.base/step-line.c: New file. Test program for the above.
16101 * gdb.base/step-line.inp: New file. We pretend that this file has
16102 been transformed by some other tool into step-line.c.
16103
16104 2001-03-21 Jim Blandy <jimb@redhat.com>
16105
16106 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
16107 unmangled operator names.
16108
16109 2001-03-20 Jim Blandy <jimb@redhat.com>
16110
16111 * gdb.threads/linux-dp.exp: Recognize an additional message
16112 generated by GDB when it doesn't understand how to debug threads
16113 on the target system.
16114
16115 2001-03-19 Andrew Cagney <ac131313@redhat.com>
16116
16117 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
16118
16119 2001-03-12 Michael Chastain <chastain@redhat.com>
16120
16121 * gdb.c++/derivation.exp: Use the 'runto' library function.
16122
16123 2001-03-12 Michael Chastain <chastain@redhat.com>
16124
16125 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
16126
16127 2001-02-24 Michael Chastain <chastain@redhat.com>
16128
16129 * gdb.c++/ref-types.exp: Change handwritten code to library
16130 function 'runto'.
16131
16132 2001-03-16 Orjan Friberg <orjanf@axis.com>
16133
16134 * gdb.base/signals.exp: Set count to 0 explicitly.
16135
16136 2001-03-15 Mark Salter <msalter@redhat.com>
16137
16138 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
16139 (gdb_target_monitor): Add check of gdb_target_cmd return value.
16140 (gdb_load): Add support for additional target_info: gdb_download_size
16141 and gdb_load_timeout.
16142
16143 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
16144
16145 * gdb.base/annota1.exp: Move test of isnative to earlier in the
16146 file -- to prevent failing when the compile fails but we have no
16147 intention of running the tests anyway.
16148
16149 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
16150 tests if set.
16151
16152 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
16153 integers.
16154
16155 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
16156 * gdb.c++/namespace.exp: Ditto.
16157
16158 2001-03-07 Orjan Friberg <orjanf@axis.com>
16159
16160 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
16161 * gdb.base/pointers.exp: Relax pattern match of decimals.
16162
16163 2001-03-06 Kevin Buettner <kevinb@redhat.com>
16164
16165 * Makefile.in, config/abug.exp, config/cfdbug.exp,
16166 config/cpu32bug.exp, config/dve.exp, config/est.exp,
16167 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
16168 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
16169 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
16170 config/sh.exp, config/sid.exp, config/slite.exp,
16171 config/sparclet.exp, config/udi.exp, config/unknown.exp,
16172 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
16173 config/vxworks.exp, config/vxworks29k.exp,
16174 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
16175 gdb.base/all-bin.exp, gdb.base/annota1.exp,
16176 gdb.base/arithmet.exp, gdb.base/assign.exp,
16177 gdb.base/async.exp, gdb.base/attach.exp,
16178 gdb.base/bitfields.exp, gdb.base/bitops.exp,
16179 gdb.base/break.exp, gdb.base/call-ar-st.exp,
16180 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
16181 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
16182 gdb.base/commands.exp, gdb.base/completion.exp,
16183 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
16184 gdb.base/constvars.exp, gdb.base/corefile.exp,
16185 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
16186 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
16187 gdb.base/ending-run.exp, gdb.base/environ.exp,
16188 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
16189 gdb.base/finish.exp, gdb.base/foll-exec.exp,
16190 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
16191 gdb.base/funcargs.exp, gdb.base/help.exp,
16192 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
16193 gdb.base/logical.exp, gdb.base/long_long.exp,
16194 gdb.base/maint.exp, gdb.base/mips_pro.exp,
16195 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
16196 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
16197 gdb.base/pointers.exp, gdb.base/printcmds.exp,
16198 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
16199 gdb.base/regs.exp, gdb.base/relational.exp,
16200 gdb.base/remote.exp, gdb.base/reread.exp,
16201 gdb.base/restore.exp, gdb.base/return2.exp,
16202 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
16203 gdb.base/selftest.exp, gdb.base/setshow.exp,
16204 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
16205 gdb.base/sigall.exp, gdb.base/signals.exp,
16206 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
16207 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16208 gdb.base/step-test.exp, gdb.base/structs.c,
16209 gdb.base/structs.exp, gdb.base/structs2.exp,
16210 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
16211 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
16212 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
16213 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
16214 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
16215 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
16216 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
16217 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
16218 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
16219 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
16220 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
16221 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
16222 gdb.fortran/types.exp, gdb.java/jmisc.exp,
16223 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16224 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
16225 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16226 gdb.trace/circ.exp, gdb.trace/collection.exp,
16227 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
16228 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16229 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
16230 gdb.trace/report.exp, gdb.trace/save-trace.exp,
16231 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16232 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16233 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
16234 notices.
16235
16236 2001-02-27 Michael Snyder <msnyder@cygnus.com>
16237
16238 * gdb.base/varargs.c (find_max_double): Fix printf format string:
16239 first arg is int not float.
16240
16241 2001-02-22 Michael Snyder <msnyder@cygnus.com>
16242
16243 * gdb.base/reread.exp: Unsupported for non-native targets;
16244 doesn't work for remote debugging.
16245
16246 2001-02-19 Fernando Nasser <fnasser@redhat.com>
16247
16248 From Drew Moseley <dmoseley@redhat.com>
16249 * gdb.base/ending-run.exp: Properly handle the BSP state when
16250 stepping past the end of main.
16251
16252 2001-02-19 John Moore <jmoore@redhat.com>
16253
16254 * gdb.base/commands.exp (infrun_breakpoint_command_test):
16255 Converted HPUX fix for non-expected items following multiple
16256 step commands into general solution for all platforms.
16257
16258 2001-02-18 Michael Chastain <chastain@redhat.com>
16259
16260 * gdb.c++/classes.exp (do_tests): Change runto statements
16261 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16262 statements demangler agnostic.
16263 * gdb.c++/virtfunc.exp (do_tests): Likewise.
16264 (gdb_virtfunc_restart): Likewise.
16265
16266 2001-02-14 Michael Chastain <chastain@redhat.com>
16267
16268 * gdb.c++/inherit.exp (do_tests): Change runto statements
16269 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16270 statements demangler agnostic.
16271
16272 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
16273
16274 * gdb.threads/pthreads.exp: Unify pass/fail messages for
16275 ``continue to bkpt at common_routine in thread 2'' and ``stopped
16276 before calling common_routine 15 times'' tests.
16277
16278 2001-02-11 Michael Chastain <chastain@redhat.com>
16279
16280 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
16281 Helps the test script figure out which demangler is in use.
16282 (dm_type_foo_ref): Ditto.
16283 (dm_type_int_star): Ditto.
16284 (dm_type_long_star): Ditto.
16285 (dm_type_unsigned_int): Ditto.
16286 (dm_type_void): Ditto.
16287 (dm_type_void_star): Ditto.
16288 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
16289 Probe the gdb demangler and set variables to accommodate
16290 formatting differences.
16291 (info_func_regexp): New function. Same as info_func, but
16292 matches against a regexp.
16293 (info_func): Match against a literal string.
16294 (print_addr_2): New function. Match against a literal string,
16295 which can be different from the input to gdb.
16296 (print_addr): Simply call print_addr_2 with the same argument twice.
16297 (test_lookup_operator_functions): Use demangler formatting variables.
16298 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
16299 the tests in the same order as the C++ class declaration.
16300 (test_paddr_operator_functions): Ditto.
16301 (test_paddr_overloaded_functions): Ditto.
16302 (test_paddr_hairy_functions): Use demangler formatting variables.
16303 Add reference to gdb/19 for related tests.
16304 (do_tests): Call probe_demangler.
16305
16306 2001-01-30 Kevin Buettner <kevinb@redhat.com>
16307
16308 * gdb.c++/templates.cc (printf): Remove unused function definition.
16309
16310 2001-01-26 Felix Lee <flee@redhat.com>
16311
16312 * sid.exp (sid_exit): Pass host, not target, to remote_close.
16313
16314 2001-01-25 matthew green <mrg@redhat.com>
16315
16316 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
16317 up sid.
16318 (sid_exit): Call `remote_pop_conn' after GDB is gone.
16319
16320 2001-01-25 matthew green <mrg@redhat.com>
16321
16322 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
16323 Deprecate $sid_spawn_id.
16324 (sid_exit): Remove code necessary only for `spawn.'
16325
16326 2001-01-25 matthew green <mrg@redhat.com>
16327
16328 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
16329
16330 2001-01-28 Michael Chastain <chastain@redhat.com>
16331
16332 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
16333 to call when tests fail. It takes gdb out of the overloaded
16334 function choice menu back to the main prompt, so that the test
16335 program stays synchronized.
16336 (set_bp_overloaded): New proc to collect all the common
16337 code for setting a breakpoint on an overloaded name. Calls
16338 take_gdb_out_of_choice_menu when needed.
16339 (menu_overload1arg): New variable to collect the repeated
16340 instances of the expected menu for an overloaded name. Change
16341 the regular expression to handle changes in g++ type encoding:
16342 "void" can be either "void" or "", and "unsigned int" can be
16343 either "unsigned int" or "unsigned".
16344 (continue_to_bp_overloaded): Change regular expressions to handle
16345 changes in g++ type encoding.
16346 (no proc): Call take_gdb_out_of_choice_menu when needed.
16347 Remove redundant calls to "info break". Accept either "canceled"
16348 or "cancelled". Change regular expressions in "info break"
16349 calls to handle changes in g++ type encoding. Give all tests
16350 unique strings.
16351
16352 2001-01-17 Ben Elliston <bje@redhat.com>
16353
16354 * config/sid.exp: New file.
16355
16356 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
16357
16358 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
16359
16360 2000-12-21 Michael Snyder <msnyder@cygnus.com>
16361
16362 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
16363 Add a RE to accept a non-ascii char if one is ever presented.
16364
16365 2000-12-20 Fernando Nasser <fnasser@redhat.com>
16366
16367 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
16368
16369 2000-12-18 Michael Snyder <msnyder@cygnus.com>
16370
16371 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
16372 in regexp. One '\' does not suffice on Linux.
16373
16374 2000-12-09 Michael Chastain <chastain@redhat.com>
16375
16376 * gdb.base/break.exp (test_clear_command): Use a marker function
16377 rather than 'main' for the test function. Also move this
16378 test to an execution point where the marker function names are
16379 guaranteed to be bound to functions. (Executing tests after a
16380 'finish' from main runs into name conflicts with local names
16381 in __libc_start_main).
16382
16383 2000-12-07 Michael Snyder <msnyder@cygnus.com>
16384
16385 * gdb.base/finish.exp: New test for gdb's "finish" command.
16386 * gdb.base/return2.exp: New test for gdb's "return" command.
16387 * gdb.base/return2.c: New source file for above.
16388
16389 2000-12-05 Michael Snyder <msnyder@cygnus.com>
16390
16391 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
16392 * gdb.base/miscexprs.exp: Ditto.
16393 * gdb.base/pointers.exp: Ditto.
16394 * gdb.c++/derivation.exp: Ditto.
16395 * gdb.c++/local.exp: Ditto.
16396 * gdb.c++/namespace.exp: Ditto.
16397 * gdb.c++/overload.exp: Ditto.
16398 * gdb.c++/ref-types.exp: Ditto.
16399
16400 2000-12-05 Michael Snyder <msnyder@cygnus.com>
16401
16402 * gdb.base/constvars.exp: Test result of "up" command.
16403 * gdb.base/miscexprs.exp: Ditto.
16404 * gdb.base/pointers.exp: Ditto.
16405 * gdb.base/scope.exp: Ditto.
16406 * gdb.c++/derivation.exp: Ditto.
16407 * gdb.c++/local.exp: Ditto.
16408 * gdb.c++/namespace.exp: Ditto.
16409 * gdb.c++/overload.exp: Ditto.
16410 * gdb.c++/ref-types.exp: Ditto.
16411
16412 2000-11-22 Michael Chastain <chastain@redhat.com>
16413
16414 * mips_pro.exp: Accept either "middle -> top -> main" or
16415 "middle -> main" in the backtrace, because gcc can optimize
16416 tail calls to jumps. Remove setup_xfail for the hppa case.
16417 Add a comment with the original warning messages from PR 3016,
16418 which was filed in 1993, to preserve them for posterity.
16419
16420 2000-11-17 Nick Duffek <nsd@redhat.com>
16421
16422 * lib/gdb.exp (gdb_test): Override timeout with board info.
16423
16424 2000-11-17 Nick Duffek <nsd@redhat.com>
16425
16426 * gdb.base/display.exp: Don't kill running stub. Add "again" to
16427 the second kill and detach messages.
16428
16429 2000-11-17 Nick Duffek <nsd@redhat.com>
16430
16431 * configure.in: Add AC_EXEEXT.
16432 * configure: Regenerate.
16433 * Makefile.in (just-check): Export EXEEXT.
16434 * lib/gdb.exp ($EXEEXT): Import from environment.
16435 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
16436 expect "maint dump-me" on Cygwin.
16437 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
16438 $EXEEXT.
16439
16440 2000-11-17 Nick Duffek <nsd@redhat.com>
16441
16442 * gdb.base/break.exp: Test backtrace and finish from called
16443 function on all platforms, not just HP-UX.
16444
16445 2000-11-03 Michael Snyder <msnyder@cygnus.com>
16446
16447 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
16448 code from gdb_target_monitor, so it can be used independantly
16449 for gdbserver. Also comment out an unnecessary PUTS.
16450
16451 2000-11-03 Michael Snyder <msnyder@cygnus.com>
16452
16453 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
16454 * gdb.base/corefile.exp: Expect the message "Program is being
16455 debugged already" when we send the "corefile" command, since
16456 the preceeding gdb_load may have connected gdb to a remote target.
16457 * gdb.base/display.exp: Disable hardware watchpoints if new
16458 board info variable "no_hardware_watchpoints" is true.
16459 Replace single-letter commands with more readable ones.
16460 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
16461 if new board info variable "no_hardware_watchpoints" is true.
16462 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
16463 to see if stdio (printf) testing is possible.
16464 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
16465 board info variable "no_hardware_watchpoints" is true. Use new
16466 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
16467
16468 2000-11-13 Fernando Nasser <fnasser@redhat.com>
16469
16470 From Orjan Friberg <orjanf@axis.com>:
16471 * gdb.base/printcmds.exp: Escape curly braces followed by a number
16472 in array print pattern match.
16473
16474 2000-11-09 Fernando Nasser <fnasser@redhat.com>
16475
16476 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
16477 spelling "cancelled" to U.S. spelling "canceled" to match changes
16478 made to gdb.
16479 * gdb.c++/ovldbreak.exp: Ditto.
16480
16481 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16482
16483 * gdb.base/callfuncs.c (main): Moved to end of file, call
16484 t_double_values to initialize the FPU before inferior calls are made.
16485 * gdb.base/callfuncs.exp: Test for register preservation after calling
16486 inferior functions. Add tests for continuining, finishing and
16487 returning from a stop in a call dummy.
16488
16489 2000-10-24 Michael Snyder <msnyder@cygnus.com>
16490
16491 * gdb.base/commands.exp: Break up long lines, and re-indent.
16492
16493 2000-10-19 Michael Snyder <msnyder@cygnus.com>
16494
16495 * config/gdbserver.exp: Rewritten from the ground up, to make it
16496 compatible with the current dejagnu tree, and to make it work with
16497 the new "gdbserver" in libremote.
16498
16499 2000-10-16 Michael Snyder <msnyder@cygnus.com>
16500
16501 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
16502 * gdb.base/varargs.exp: Skip entire test if no printf support.
16503 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
16504 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
16505
16506 2000-10-13 Michael Snyder <msnyder@cygnus.com>
16507
16508 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
16509 no floating point support.
16510 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
16511 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
16512 * gdb.base/call-rt-st.exp: Ditto.
16513 * gdb.base/call-strs.exp: Ditto.
16514
16515 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
16516
16517 * gdb.base/sizeof.c: include <stdio.h>.
16518
16519 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
16520 'finish', otherwise uncaptured gdb_prompt would potentially
16521 throw remaining test points out of sync.
16522
16523 2000-07-26 Scott Bambrough <scottb@netwinder.org>
16524
16525 * gdb.base/recurse.exp: Run tests for all targets.
16526 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
16527 gnu-oldld case on ARM.
16528 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
16529 for ARM targets.
16530
16531 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
16532
16533 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
16534 * gdb.java/configure: Rebuild.
16535
16536 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
16537
16538 * gdb.java/jv-exp.exp: New file.
16539
16540 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
16541
16542 * configure: Rebuilt.
16543 * configure.in (configdirs): Add gdb.java.
16544 * gdb.java/jmisc.java: New file.
16545 * gdb.java/jmisc.exp: New file.
16546 * gdb.java/Makefile.in: New file.
16547 * gdb.java/configure: Rebuilt.
16548 * gdb.java/configure.in: New file.
16549 * lib/java.exp: New file.
16550
16551 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
16552
16553 * gdb.base/exprs.exp: Test casts to a pointer including over and
16554 underflow.
16555
16556 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
16557
16558 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
16559 and the compilers sizes.
16560
16561 2000-07-09 Nick Duffek <nsd@redhat.com>
16562
16563 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
16564 (use_methods): New function.
16565 (main): Call use_methods().
16566 * gdb.c++/classes.exp (test_method_param_class): New procedure.
16567 (do_tests): Call test_method_param_class.
16568
16569 2000-07-09 Nick Duffek <nsd@redhat.com>
16570
16571 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
16572 spelling.
16573 (test_enums): New procedure. Move enum tests from end of script
16574 to here. Set breakpoint on function name instead of line number.
16575 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
16576 (enums2): New marker function.
16577 (enums1): New function.
16578 (main): Call enums1(). Move enum tests to enums1().
16579
16580 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
16581
16582 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
16583 compile/link program. Update line numbers.
16584 * gdb.asm/d10v.inc: Define ``startup''.
16585 * gdb.asm/asmsrc1.s: Add definition of _start.
16586
16587 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
16588
16589 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
16590
16591 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16592
16593 * gdb.base/maint.exp: Add 'maint print architecture' item to output
16594 of 'help maint print' command.
16595
16596 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
16597
16598 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
16599 they use gdb_expect_list.
16600
16601 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
16602
16603 * gdb.base/commands.exp: Use ``set remote
16604 memory-read-packet-size'' instead of ``set endian big'' to test
16605 long commands.
16606
16607 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
16608
16609 * gdb.c++/templates.exp (do_tests): Make all of these work under
16610 g++, and stop skipping them.
16611
16612 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
16613 work under g++.
16614
16615 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
16616 initialization.
16617
16618 2000-06-02 Michael Snyder <msnyder@cygnus.com>
16619
16620 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
16621 the regular expression: accept an (almost) arbitrary sequence of
16622 "frames-invalid" and "breakpoints-invalid" messages both before
16623 and after the "starting" message.
16624
16625 2000-06-02 Michael Snyder <msnyder@cygnus.com>
16626
16627 * gdb.c++/local.exp: This test has never been known to work with g++.
16628
16629 2000-05-18 Michael Snyder <msnyder@cygnus.com>
16630
16631 * gdb.base/annota1.exp (annotate-signal-handler-caller):
16632 Relax the regular expression a little, make it pass on Solaris 8.
16633
16634 2000-05-12 Kevin Buettner <kevinb@redhat.com>
16635
16636 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
16637 a call, do not require that gdb stop on the line after the call.
16638 Instead, it is permissible for gdb to stop on the line of the
16639 call itself.
16640
16641 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
16642
16643 * gdb.base/break.exp (bp on small function, optimized file):
16644 Add a second pass pattern. The behavior differs here between stabs
16645 and dwarf for one-line functions. Stabs preserves two line symbols
16646 (one before the prologue and one after) with the same line number,
16647 but dwarf regards these as duplicates and discards one of them.
16648 Therefore the address after the prologue (where the breakpoint is)
16649 has no exactly matching line symbol, and GDB reports the breakpoint
16650 as if it were in the middle of a line rather than at the beginning.
16651
16652 2000-05-08 Michael Snyder <msnyder@cygnus.com>
16653
16654 * gdb.base/interrupt.exp: Make "pass" message say "send"
16655 rather than "send_gdb" (for consistancy).
16656
16657 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
16658
16659 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
16660 * gdb.c++/templates.cc: Properly check for GCC version number.
16661 * lib/compiler.cc: Likewise
16662
16663 2000-04-28 Michael Snyder <msnyder@cygnus.com>
16664
16665 * gdb.base/break.exp: When compiled with -O2 optimization,
16666 gdb may not stop at the first line of main, due to code motion.
16667
16668 2000-04-26 Michael Snyder <msnyder@cygnus.com>
16669
16670 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
16671 This test depends on parsing the printf output from the target.
16672 Since the sparclet stub doesn't do stdio, this will never work.
16673 * gdb.base/call-rt-st.exp: ditto.
16674 * gdb.base/call-strs: ditto.
16675
16676 2000-04-24 Michael Snyder <msnyder@cygnus.com>
16677
16678 * gdb.base/miscexprs.exp: make sizeof long array test portable.
16679
16680 * gdb.base/ending-run.exp: After connecting to a remote target,
16681 but before running, the target will appear to be in a random
16682 location. Specify both a file and a line for breakpoints.
16683 Also, the function that calls main may be called 'init'
16684 rather than 'start'.
16685
16686 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16687
16688 * gdb.base/help.exp: Update output for add-symbol-file command.
16689
16690 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
16691
16692 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16693 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
16694
16695 2000-04-07 J.T. Conklin <jtc@redback.com>
16696
16697 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
16698
16699 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
16700
16701 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
16702
16703 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
16704 values that can be represented exactly.
16705 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
16706 above change, and to not check against the directory part of the source
16707 file name.
16708 (step into print_long_arg_list): Likewise.
16709 (print print_small_structs from print_long_arg_list): Likewise.
16710 (print print_long_arg_list): Likewise.
16711
16712 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16713
16714 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
16715
16716 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
16717
16718 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
16719
16720 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
16721
16722 * gdb.base/commands.exp (deprecated_command_test): Add test for
16723 deprecate with no arguments.
16724
16725 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
16726
16727 * gdb.base/break.exp: Add new test for setting breakpoints on
16728 optimized code so we can test breakpoints work even when function
16729 prologues may be optimized away
16730
16731 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
16732
16733 From David Whedon <dwhedon@gordian.com>
16734 * gdb.base/commands.exp : Added command deprecator tests.
16735
16736 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
16737
16738 * gdb.base/help.exp: Added test for new apropos command.
16739
16740 2000-03-21 Kevin Buettner <kevinb@redhat.com>
16741
16742 * gdb.base/pointers.c (usevar): New function.
16743 (main): Make sure that global variables v_int_pointer2, rptr,
16744 and y are all referenced someplace in the program by calling
16745 usevar() on them. [Some linkers delete symbols which are
16746 never referenced. The space remains, but there's no way to
16747 get a (symbolic) handle on the variable from the debugger.]
16748
16749 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16750
16751 * gdb.base/printcmds.c: Add typedeffed arrays.
16752
16753 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
16754 procedure to test arrays that are typedef'd.
16755
16756 2000-03-13 James Ingham <jingham@leda.cygnus.com>
16757
16758 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
16759 the library directories.
16760
16761 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
16762
16763 * configure.in (configdirs): Add sub directory gdb.mi.
16764 * configure: Re-generate.
16765
16766 * gdb.mi: New directory.
16767
16768 2000-02-25 Scott Bambrough <scottb@netwinder.org>
16769
16770 * gdb.base/long_long.exp: Correct test suite failure when printing
16771 a long long value as a double on ARM platforms.
16772
16773 2000-02-16 Jim Blandy <jimb@redhat.com>
16774
16775 * gdb.base/break.exp ("breakpoint line number"): Make sure the
16776 default source file is set properly before running this test.
16777
16778 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16779
16780 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
16781 gdbtk/library directory, not in gdbtcl2.
16782
16783 2000-02-04 Jim Blandy <jimb@redhat.com>
16784
16785 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
16786 backslash from regexp pattern.
16787
16788 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
16789 procedure. Use it to run all the "continue to bp overloaded"
16790 tests. Note that this changes the names of the tests slightly.
16791 If the breakpoint hit message includes a hex PC value, because
16792 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
16793 from the real source code, still consider that a pass.
16794
16795 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
16796 XFAIL here if the breakpoint message contains a hex address. Note
16797 similar change on 1999-11-02.
16798
16799 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
16800
16801 * gdb.base/ptype.exp: Establish a default source file before
16802 calling get_debug_format.
16803
16804 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
16805
16806 * gdb.base/watchpoint.exp: Remove duplication of test messages.
16807
16808 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16809
16810 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
16811 of successive stepi commands -- while in the prologue we should see
16812 the function entry bracket.
16813
16814 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16815
16816 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
16817 reach __change_mode() when stepping through the end of main().
16818
16819 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
16820
16821 * gdb.base/default.exp: Fix expected pattern.
16822 * gdb.base/help.exp: Same.
16823
16824 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16825
16826 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
16827 Don't use xfail's because that affects only the following test.
16828
16829 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
16830 solaris or linux.
16831
16832 * gdb.base/selftest.exp: Update to reflect changes to main.c.
16833
16834 2000-01-07 Michael Snyder <msnyder@cygnus.com>
16835
16836 * gdb.base/display.exp: Some yacc parsers like to say
16837 "A syntax error" rather than "A parse error". Accept both.
16838
16839 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
16840
16841 * gdb.base/default.exp: Remove OS dependent string from "target
16842 remote" test.
16843 * gdb.base/help.exp: Same for "help target remote" test.
16844
16845 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16846
16847 From Jim Kingdon <kingdon@redhat.com>:
16848
16849 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
16850 prompt (cleanup rather than necessity, but still might keep output
16851 from spilling to next test).
16852
16853 2000-01-02 Fred Fish <fnf@cygnus.com>
16854
16855 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
16856 AIX, which defines them in <sys/types.h>.
16857
16858 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
16859
16860 * gdb.base/default.exp: Match arm* etc instead of arm in "info
16861 float" test.
16862
16863 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
16864
16865 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
16866
16867 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
16868 outermost frame disallowed".
16869
16870 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
16871
16872 * gdb.base/setvar.exp: New tests for setting the value of a struct
16873 with a constant list.
16874
16875 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
16876
16877 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
16878 require the user to type a cast before setting the value of a struct.
16879
16880 1999-12-06 Jim Blandy <jimb@cygnus.com>
16881
16882 * gdb.base/default.exp: Expect the new 'info float' command on
16883 all i386 platforms.
16884
16885 * gdb.threads/linux-dp.exp: Expand our ability to recognize
16886 LinuxThreads libraries that don't support debugging.
16887
16888 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
16889
16890 * gdb.base/remote.c: Fill the buffer with truely random data.
16891 Change the buffer type to ``unsigned char'' to simplify size
16892 arithmetic.
16893
16894 * gdb.base/remote.exp: Reduce download numbers by one. Typical
16895 stub only handles 400-1 byte packets. Verify that the download
16896 worked.
16897
16898 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
16899
16900 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
16901 tests, using UNRESOLVED for the untested cases. Also, does not wait
16902 for a timeout if the prompt was received before a recognizable pattern.
16903
16904 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
16905
16906 * lib/gdb.exp (gdb_expect_list): Fix spelling.
16907
16908 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16909
16910 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
16911 watchpoints.
16912
16913 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
16914
16915 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
16916
16917 * gdb.c++/local.exp: Be more flexible in recognizing local class
16918 name mangling. Don't allow horribly truncated method names.
16919 * gdb.c++/derivation.exp: Expect protected inheritance.
16920 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
16921 * gdb.c++/virtfunc.exp: Likewise.
16922 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
16923 when printing a nested enum.
16924
16925 1999-11-22 Jim Blandy <jimb@cygnus.com>
16926
16927 * gdb.base/step-test.exp: Properly await GDB's response to setting
16928 a breakpoint on the call to large_struct_by_value.
16929
16930 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
16931 just because we have debug info for the `start' function.
16932
16933 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
16934
16935 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
16936 "Unknown signal" messages, which indicate (on LinuxThreads) that
16937 GDB doesn't know how to debug threads on this system. This is
16938 better than hanging while philosopher 0 dumps chatter into gdb.log.
16939
16940 1999-11-18 Tom Tromey <tromey@cygnus.com>
16941
16942 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
16943
16944 1999-11-18 Fred Fish <fnf@cygnus.com>
16945
16946 * gdb.base/coremaker2.c: Add sample program for generating
16947 cores that is more self contained than coremaker.c. Eventually
16948 I'll add more code to this and tie it into the testsuite.
16949
16950 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
16951
16952 * gdb.base/dollar.exp: Remove, now in gdb.hp.
16953
16954 1999-11-10 Jimmy Guo <guo@cup.hp.com>
16955
16956 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
16957 from $srcdir/lib/.
16958 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
16959 and gdb.c++/.
16960
16961 * gdb.c++/derivation.exp: remove redundant get compiler info code.
16962
16963 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
16964 'continue with watch' test point.
16965
16966 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
16967
16968 Merged from p2linux-990323-branch:
16969
16970 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
16971
16972 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
16973
16974 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
16975 {limit,fixed}''. Test ``set download-write-size''.
16976
16977 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
16978
16979 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
16980 gdb_expect_list.
16981
16982 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
16983
16984 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
16985
16986 1999-11-03 Mark Salter <msalter@cygnus.com>
16987
16988 * gdb.base/break.exp: Fix "stub continue" pattern.
16989
16990 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
16991
16992 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
16993
16994 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
16995
16996 * gdb.base/display.exp ("finish"): Add timeout clause.
16997
16998 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
16999 plain prompt clause, so this doesn't have to time out in order to
17000 fail.
17001
17002 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
17003 breakpoint hit messages include an address.
17004
17005 * gdb.base/display.exp: Don't forget to escape parens in regular
17006 expressions. Unix regexp notatation sucks.
17007
17008 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17009
17010 * gdb.base/annota1.exp: Test for annotate-signalled: change output
17011 order for 'signalled' message.
17012
17013 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
17014
17015 From Jimmy Guo <guo@cup.hp.com>:
17016 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
17017 * gdb.base/annota1.c: Add code for tests to work with.
17018
17019 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
17020
17021 * gdb.base/remote.exp: New test for remote downloading settings.
17022 * gdb.base/remote.c: New file with large .data.
17023
17024 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
17025
17026 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
17027 for LinuxThreads support, merged from the Code Fusion branch.
17028
17029 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
17030
17031 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
17032 containing exp_continue into a while within an expect. Don't
17033 attempt a start more than three times. Check return value from
17034 gdb_load.
17035
17036 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
17037
17038 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
17039 a pass case.
17040
17041 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
17042
17043 * gdb.base/break.c (main): Added a statement that we can step
17044 off of.
17045 * gdb.base/break.exp: Added tests for setting a breakpoint
17046 at an offset and stepping onto a breakpoint.
17047
17048 1999-10-01 Fred Fish <fnf@cygnus.com>
17049
17050 * gdb.base/help.exp (help add-symbol-file): Update to match current
17051 gdb output.
17052
17053 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
17054
17055 * gdb.base/break.exp: Code locations are in hex, don't forget!
17056 (For HP-UX.)
17057
17058 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
17059
17060 * condbreak.exp: Use break.c as test program.
17061 * condbreak.c: Remove, redundant with break.c.
17062
17063 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
17064
17065 * config/monitor.exp (gdb_target_monitor): Disable X- and
17066 Z-packets if the target needs it.
17067
17068 1999-09-13 James Ingham <jingham@leda.cygnus.com>
17069
17070 * gdb.c++/overload.exp: Added tests for listing overloaded
17071 functions with function pointers in the arg, explicitly calling
17072 out the version you want.
17073
17074 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
17075
17076 * long_long.exp: Add variations of test cases that work for
17077 targets with 16-bit ints and 32-bit doubles.
17078
17079 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
17080
17081 * break.c (main): Compare a possibly-uninitialized argc with an
17082 unlikely value that fits in 16 bits.
17083
17084 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
17085
17086 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
17087 0xfeeb, don't want negative numbers if ints are 16 bits.
17088
17089 * lib/gdb.exp (skip_cplus_tests): New proc.
17090 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
17091 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
17092 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
17093 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
17094 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
17095 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
17096 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
17097 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
17098
17099 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
17100
17101 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
17102
17103 * gdb.base/corefile.exp (up): Allow a parameter to appear
17104 in the frame that we're going up to.
17105
17106 From Jim Blandy <jimb@cygnus.com>:
17107
17108 * gdb.base/default.exp (info float): Expect some output now.
17109
17110 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
17111 returning floating-point values to fail on the x86.
17112 * gdb.base/callfwmall.exp (do_function_calls): Same.
17113
17114 * gdb.base/list.exp (test_listsize): Correct expectations for
17115 listing line 1 with listsize 2. Also, listing a single line
17116 works now, as does listing three lines. [Kevin's note: There
17117 were a number of other cases fixed too where the expectations
17118 differed...]
17119
17120 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
17121
17122 * gdb.base/selftest.exp: Add case for when version prints as
17123 constant string instead of char pointer.
17124
17125 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
17126
17127 * gdb.base/ending-run.exp: Add Solaris case for what happens when
17128 stepping out of main.
17129
17130 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
17131 G++ used.
17132
17133 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
17134 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
17135
17136 * gdb.c++/ovldbreak.exp: Update match string in test that
17137 includes a warning of multiple breakpoints.
17138
17139 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
17140
17141 * gdb.base/display.exp: Improve precision of step-after-finish
17142 added yesterday.
17143
17144 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
17145 test.
17146
17147 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
17148 configs when using G++, not just hppa*.
17149
17150 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17151
17152 * gdb.base/async.c: New file.
17153 * gdb.base/async.exp: New file.
17154
17155 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
17156
17157 * gdb.base/break.exp: Tweak PA specific tests to properly handle
17158 PA64.
17159
17160 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
17161
17162 * gdb.base/display.exp: "finish" can leave us mid-line on many
17163 targets, deal with it. Add a small constant to main, instead of
17164 1000 since main+1000 may not be a valid address in the target.
17165
17166 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
17167 on hpux11.
17168
17169 * gdb.base/attach.exp: Handle another hpux11 error message variant
17170 when attaching to a process that does not exist.
17171
17172 1999-08-19 J.T. Conklin <jtc@redback.com>
17173
17174 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
17175 characters in 'continue to 1241' test.
17176
17177 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
17178
17179 * gdb.base/call-ar-st.exp: Add a shorter match case for the
17180 stop in print_long_arg_list, define and use a whitespace
17181 variable in print_small_structs test, add an XFAIL for Solaris.
17182 * gdb.base/dbx.exp: XFAIL func commands until somebody is
17183 interested enough to fix.
17184
17185 1999-08-13 Keith Seitz <keiths@cygnus.com>
17186
17187 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
17188 (dbx_gdb_load): Remove. Use gdb_load instead, since that
17189 proc knows about targets other than the natives.
17190 (test_assign): Use "gdb_run_cmd" to "run" the target.
17191 Check that we've actually hit the breakpoint at main.
17192 When we attempt to assign a value to a local variable, check
17193 that the variable is in the current scope, i.e., don't use
17194 a test with an empty result.
17195
17196 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
17197
17198 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
17199 command.
17200
17201 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
17202
17203 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17204 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
17205 gdb.compat, gdb.threads-hp.
17206 gdb.hp/configure, gdb.hp/configure.in: New files.
17207 gdb.hp/Makefile.in: Recurse into new subdirs.
17208 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
17209 gdb.hp/gdb.objdbg: New directory, tests for debugging info
17210 in object files.
17211 gdb.hp/tools: New directory, aux tools for HP-specific tests.
17212
17213 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
17214
17215 * gdb.base/display.exp: Help expect by putting a newline in the
17216 funky printf, remove a bogus p/a test.
17217
17218 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17219
17220 * gdb.base/display.exp: Make sure that when we say 'run', we are
17221 connected to the target. This is necessary when running not
17222 natively.
17223
17224 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
17225
17226 * gdb.base/step-test.exp: Removed some extraneous messages.
17227
17228 * gdb.base/long_long.exp: Don't run memory examination tests
17229 on little-endian targets (they will need a different set of
17230 results to match).
17231
17232 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
17233
17234 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
17235 until somebody decides to fix GDB.
17236
17237 * gdb.base/long_long.c: Stop compiler complaint by specifying long
17238 constant as "ULL".
17239 * gdb.base/long_long.exp: Loosen x/c test, add partial result
17240 matches for a couple x/2 commands.
17241
17242 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
17243
17244 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
17245 by merging in ref-types2 tests.
17246 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
17247
17248 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17249 * gdb.c++/Makefile.in: Add standard actions.
17250 (EXECUTABLES): Rename from PROGS, update list.
17251 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
17252 from gdb.hp.
17253 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
17254 foo and bar locals.
17255 * gdb.c++/anon-union.exp: Fix tests to match.
17256 * gdb.c++/classes.exp: Run if HP compiler used, add extra
17257 expect matches to handle output variations.
17258 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
17259 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
17260 output, add HP alternatives for new and delete prints.
17261 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
17262 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
17263 * gdb.c++/demangle.exp: Use $style when reporting failure.
17264 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
17265 * gdb.c++/inherit.exp: Run if HP compiler used, add some
17266 match alternatives.
17267 * gdb.c++/local.exp: Add match alternatives or xfails for HP
17268 compilers.
17269 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
17270 * gdb.c++/method.exp: Add match alternatives.
17271 * gdb.c++/misc.cc: Add bool types.
17272 * gdb.c++/misc.exp: Add tests for bool types.
17273 * gdb.c++/overload.exp: Add xfails.
17274 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
17275 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
17276 add some more template parameter tests (only for HP currently).
17277 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
17278 * gdb.c++/virtfunc.cc: Add return type and value for main.
17279 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
17280 match alternatives.
17281
17282 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17283
17284 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
17285
17286 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
17287
17288 * gdb.base/signals.exp: Don't expect getting a backtrace from
17289 within a signal handler to fail on Linux.
17290
17291 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
17292
17293 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17294 * lib/gdb.exp: Remove some gratuitious semicolons.
17295 (delete_breakpoints): Increase timeout.
17296 (gdb_expect): Add -notransfer option.
17297 (gdb_test): Use -notransfer option.
17298 (get_compiler_info): Add f77 case.
17299 (get_compiler): New proc, split out from gdb_preprocess, add f77
17300 case.
17301 (gdb_preprocess): Call get_compiler.
17302
17303 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
17304 * gdb.base/attach.exp, gdb.base/display.exp,
17305 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
17306 gdb.base/long_long.exp, gdb.base/printcmds.exp,
17307 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
17308 third arg to gdb_test.
17309 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
17310 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
17311 HP-UX xfails, add others.
17312 * gdb.base/completion.exp: Reflect name change of self-test.
17313 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
17314 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
17315 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
17316 HP failure number.
17317 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
17318 useless HP-UX 10.30 references.
17319 * gdb.base/maint.exp: Loosen matches.
17320 * gdb.base/pointers.c (main): Declare more_code.
17321 * gdb.base/pointers.exp: Match on output of a `next'.
17322 * gdb.base/structs.c: Add prototypes.
17323 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
17324 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
17325
17326 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17327
17328 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
17329 command.
17330
17331 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17332
17333 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
17334 Fix run to main failures. Watchpoint can be hardware watchpoint.
17335
17336 * gdb.base/annota1.exp: Clean up some more, in case printf has
17337 debug info. Deal with lack of signal hanlder info in stack.
17338
17339 From Jim Kingdon <kingdon@redhat.com>:
17340 * gdb.base/annota1.exp: If printf has debug info, deal with it.
17341
17342 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
17343
17344 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
17345 gdb.base/foll-vfork.exp: Don't run for crosses.
17346
17347 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
17348
17349 * gdb.base/configure.in: Check for gdbvars.exp instead of
17350 a1-selftest.exp.
17351 * gdb.base/configure: Re-generate.
17352
17353 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
17354
17355 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
17356 in trying to run first and name is too long.
17357
17358 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
17359 pointers2.c and pointers2.exp, respectively.
17360 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
17361 doschk happier.
17362
17363 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
17364
17365 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
17366 callfuncs2.c and callfuncs2.exp.
17367
17368 * gdb.base/list.exp: Remove mistaken xfails.
17369 * gdb.base/list0.h: Add optional prototypes.
17370
17371 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
17372
17373 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
17374 calling malloc.
17375 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
17376 * ptype.exp: Move test for get_debug_format to before its first
17377 use.
17378
17379 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17380
17381 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
17382 * gdb.base/annota2.cc, annota2.exp: Move from here.
17383 * gdb.c++/annota2.cc, annota2.exp: To here.
17384 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
17385
17386 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
17387
17388 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
17389 a consistent format.
17390
17391 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
17392
17393 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17394 * lib/gdb.exp (get_compiler_info): Add detection for assorted
17395 HP compilers, also set the globals $true and $false.
17396
17397 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
17398 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
17399 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
17400 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
17401 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
17402 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
17403 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
17404 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
17405 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
17406 whatis.c} Add C++ compatible function definitions and return
17407 types, add includes for library functions.
17408 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
17409 * gdb.base/step-test.c (myglob): Rename from glob.
17410 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
17411 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
17412 files, move here from gdb.hp.
17413 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
17414 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
17415 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
17416 Adjust line numbers in regexps.
17417
17418 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
17419 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
17420 instead of 0/1.
17421
17422 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
17423 foll-vfork.exp: New files, move here from gdb.hp.
17424 * gdb.base/page.exp: New file, test of pagination command.
17425
17426 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
17427 recursion test.
17428 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
17429
17430 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
17431 gdb.base/solib.exp: Fix compiler invocation process.
17432
17433 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
17434 HP-UX 11, turn off overload resolution explicitly.
17435 * gdb.base/commands.exp: Set argument list explicitly, add
17436 watchpoint test.
17437 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
17438 them work.
17439 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
17440 expressions properly.
17441 * gdb.base/corefile.exp: Loosen the match slightly.
17442 * gdb.base/default.exp: Allow "Error accessing memory" message
17443 also.
17444 * gdb.base/display.exp: Skip over x/0 j if PA64.
17445 * gdb.base/funcargs.exp: Add xfails for HP-UX.
17446 * gdb.base/interrupt.exp: Ditto.
17447 * gdb.base/langs.exp: Add symbolic matches governed by compiler
17448 in use.
17449 * gdb.base/list.exp: Add xfails for HP-UX.
17450 * gdb.base/long_long.exp: Refine some of the numeric matches.
17451 * gdb.base/mips_pro.exp: Xfail on HP-UX.
17452 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
17453 * gdb.base/nodebug.exp: Succeed on more varieties of output.
17454 * gdb.base/opaque.exp: Remove some HP-UX xfails.
17455 * gdb.base/ptype.exp: Succeed on more varieties of output.
17456 * gdb.base/scope.exp: Add xfails for HP-UX.
17457 * gdb.base/sect-cmd.exp: Add more cases.
17458 * gdb.base/setvar.exp: Add xfails for HP-UX.
17459 * gdb.base/shlib-call.exp: Loosen some matches slightly.
17460 * gdb.base/signals.exp: Match on void symbolically.
17461 * gdb.base/step-test.exp: Add case for PA64.
17462 * gdb.base/term.exp: Add exit and restart.
17463 * gdb.base/twice.exp: Clean up after self.
17464 * gdb.base/varargs.exp: Disable overload resolution explicitly.
17465 * gdb.base/whatis.exp: Allow more ways to pass tests.
17466
17467 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
17468 no longer useful.
17469
17470 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
17471
17472 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
17473 list of patterns.
17474 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
17475 print_double_array(double_array)", "continuing to breakpoint
17476 1018", "print print_double_array(array_d)" and "continuing to
17477 1034" tests.
17478
17479 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
17480
17481 * Makefile.in: Add empty html and install-html targets.
17482
17483 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
17484
17485 * config/mt-*: Remove, these haven't been used since 1996.
17486
17487 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
17488
17489 * gdb.base/call-strs.c, gdb.base/ending-run.c,
17490 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
17491 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
17492
17493 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
17494
17495 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
17496 simpler match case for the ptype of the big class.
17497
17498 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17499
17500 * gdb.exp: Fix test for gdb_prompt existence.
17501
17502 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17503
17504 * gdb.exp (gdb_test): Add fail after calls to perror.
17505
17506 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17507
17508 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
17509
17510 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17511
17512 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
17513
17514 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
17515
17516 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
17517 malloc() is linked in.
17518
17519 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
17520
17521 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
17522 step at end.
17523
17524 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
17525
17526 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
17527
17528 * gdb.java/jv-print.exp: New file. (Our first Java test!)
17529
17530 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
17531
17532 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
17533 * gdb.base/mips_pro.exp: Likewise.
17534
17535 1999-06-02 Keith Seitz <keiths@cygnus.com>
17536
17537 * gdb.c++/templates.cc: Change all "new" operators to throw
17538 an exception.
17539 * gdb.c++/cplusfuncs.cc: Likewise.
17540
17541 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
17542
17543 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
17544
17545 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
17546 * gdb.base/ending-run.exp: When stepping out of main, accept a
17547 step into an arbitrary assembler file.
17548
17549 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17550
17551 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
17552 "breakpoint-invalid" to be printed.
17553 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
17554 number of "frames-invalid" and "breakpoint-invalid" to be printed.
17555 * gdb.base/annota2.cc: Initialize a.x to 0.
17556
17557 1999-05-17 Keith Seitz <keiths@cygnus.com>
17558
17559 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
17560 when "skip_float_tests" set.
17561 Ditto for "print print_double_array(array_d)", "print print_small_structs",
17562 "print print_ten_doubles", and "step into print_long_arg_list".
17563 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
17564 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
17565 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
17566 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
17567 "skip_float_tests" is set.
17568 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
17569 when "skip_float_tests" set.
17570
17571 1999-05-06 Keith Seitz <keiths@cygnus.com>
17572
17573 * gdb.base/annota2.cc: Include stdio.h.
17574
17575 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
17576
17577 * gdb.base/crossload.exp: Remove, this has been disabled ever
17578 since BFD stopped including all targets, and cross-GDB gets
17579 plenty of testing anyway.
17580 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
17581 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
17582 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
17583 * gdb.base/README: Remove, was doc for this.
17584 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
17585 needed.
17586
17587 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17588
17589 * gdb.base/call-ar-st.exp: Fix one regular expression in test
17590 output.
17591
17592 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
17593 * gdb.base/annota2.exp: New file. More annotation tests.
17594 * gdb.base/annota1.c: New file. Source file for annota1.exp.
17595 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
17596
17597 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
17598
17599 * config/cfdbug.exp: New file.
17600
17601 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
17602
17603 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
17604 Marcus Daniel's and Dale Hawkins's demangler crashes.
17605
17606 * gdb.c++/demangle.exp (test_gnu_style_demangling,
17607 test_lucid_style_demangling, test_arm_style_demangling,
17608 test_hp_style_demangling): Try Tom Tromey's core-dumping
17609 identifier under each demangling style.
17610
17611 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
17612
17613 * gdb.c++/demangle.exp: Include the current demangling style
17614 in all test names.
17615 (current_demangling_style): New global variable.
17616 (set_demangling_style, test_demangling_core, test_demangling,
17617 test_demangling_exact): New functions.
17618 (test_gnu_style_demangling, test_lucid_style_demangling,
17619 test_arm_style_demangling, test_hp_style_demangling): Use those,
17620 instead of calling gdb_test and gdb_test_exact directly.
17621 (catch_demangling_errors): New function, which reports errors
17622 signalled by the demangling test functions in an orderly way.
17623 (do_tests): Use catch_demangling_errors.
17624
17625 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
17626
17627 * gdb.base/signals.exp (test_handle_all_print): Use () for
17628 grouping in expressions, not {}.
17629
17630 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
17631 initialized yet.
17632
17633 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
17634
17635 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
17636 are listed.
17637
17638 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
17639
17640 * gdb.stabs/weird.exp: Test for CC being defined before
17641 looking at its value.
17642
17643 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
17644
17645 * gdb.base/call-ar-st.exp: Remove stray '#'.
17646 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
17647 "short int" and "long int".
17648 * gdb.c++/overload.cc: Cast the string added in the previous
17649 change, to mollify finicky HP compiler.
17650 * gdb.hp/reg-test.exp (testfile): Fix file name.
17651 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
17652
17653 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
17654 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
17655 alternate form of enum ptype.
17656
17657 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
17658
17659 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
17660 * gdb.hp/*.exp: Change all to run compiler probe only after
17661 passing skip_hp_tests, so as not to waste time on guaranteed
17662 failure.
17663
17664 * gdb.c++/overload.cc: Pass string instead of char addr, always
17665 init ccpfoo.
17666 * gdb.c++/templates.cc: Fix syntax error.
17667
17668 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17669
17670 * gdb.base/commands.exp: Add test for correct position of '>'
17671 when issuing the 'commands' command after a 'while' or 'if'
17672 command.
17673
17674 1999-03-18 James Ingham <jingham@cygnus.com>
17675
17676 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
17677
17678 * gdb.c++/method.exp: It was testing an uninitialized int on the
17679 stack and assuming it was positive.
17680
17681 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
17682
17683 * gdb.base/step-test.exp: Catch a case where finish is broken and
17684 keep it from killing the rest of the tests.
17685 Use gdb_continue_to_end.
17686
17687 * gdb.base/sigall.exp: use gdb_continue_to_end.
17688
17689 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
17690
17691 * gdb.base/display.exp: use runto_main, not run.
17692
17693 * gdb.base/default.exp: Check for the current error message in the
17694 r abbreviation test.
17695 Add strongarm to the targets that know info float.
17696
17697 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
17698 run which doesn't work with monitors.
17699
17700 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
17701
17702 * gdb.base/break.exp: use the gdb_continue_to_end proc.
17703
17704 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
17705 program. Traps the case (in Cygmon) when the program never really
17706 exits. Same as Mark's continue_to_exit, but I had put it in a lot
17707 more places, so I used my name. Sorry Mark...
17708
17709 * config/monitor.exp (gdb_target_monitor): added another
17710 target_info parameter: remotebinarydownload. This will set the
17711 remotebinarydownload flag if this is causing some boards trouble.
17712
17713 1999-03-18 Mark Salter <msalter@cygnus.com>
17714
17715 * lib/gdb.exp (continue_to_exit): New function.
17716
17717 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
17718 * gdb.base/ending-run.exp: Ditto.
17719 * gdb.base/step-test.exp: Ditto.
17720
17721 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
17722
17723 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
17724 (suggested by Art Haas <ahaas@neosoft.com>).
17725
17726 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
17727
17728 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
17729
17730 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
17731
17732 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
17733 descriptions of types (short unsigned int vs unsigned short, etc).
17734
17735 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
17736
17737 * gdb.base/call-strs.exp: Don't assume that `step' will step over
17738 a call to strlen; sometimes we do have sources.
17739
17740 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
17741
17742 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
17743 character, so GDB won't print garbage after its end.
17744
17745 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
17746 breakpoint there instead. Sometimes GCC emits memcpy to handle
17747 the large structures being passed by value, so we step into that
17748 instead of sum_array_print, which obscures what we're really testing.
17749 * gdb.base/step-test.exp: However, we do want a test that notices
17750 the bizarre steps into memcpy, so do that here. Add check for
17751 stepping into function calls that pass large structures by value.
17752 ("Is that a noun clause, or are you just happy to see me?")
17753 Remove all references to specific line numbers.
17754 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
17755 New type and function.
17756 (main): Call large_struct_by_value, passing it a large struct by value.
17757 * lib/gdb.exp (gdb_get_line_number): New function.
17758
17759 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
17760 more portable.
17761
17762 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
17763
17764 * lib/gdb.exp: Doc fixes.
17765
17766 1999-03-05 Nick Clifton <nickc@cygnus.com>
17767
17768 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
17769
17770 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
17771
17772 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
17773 commands. They're not germane to this test, and they don't work
17774 that way on remote targets.
17775
17776 1999-03-01 James Ingham <jingham@cygnus.com>
17777
17778 * Changelog entries merged over from gdb development branch.
17779
17780 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
17781
17782 * lib/gdb.exp (gdbtk_analyze_results): Generic function
17783 for outputting results of test run.
17784
17785 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
17786
17787 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
17788
17789 1999-02-25 Felix Lee <flee@cygnus.com>
17790
17791 * lib/gdb.exp (debug_format): initialize
17792
17793 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
17794
17795 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
17796 * gdb.base/call-rt-st.c: Ditto.
17797
17798 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
17799
17800 * gdb.threads/pthreads.exp (horiz): New variable.
17801 (test_startup): Fix regexps that capture thread numbers.
17802
17803 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
17804
17805 * gdb.base/smoke.exp: Disambiguate two test case names (both
17806 called ``print'').
17807
17808 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17809
17810 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
17811 compilation.
17812
17813 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17814
17815 * gdb.base/miscexprs.exp: Change patterns to match GDB's
17816 actual output formatting.
17817 * gdb.base/smoke.exp: GDB removes leading 0's.
17818 * gdb.base/volatile.exp: Don't check type of remuneration;
17819 that variable is no longer defined in constvars.c.
17820 * gdb.base/step-test.c (main): Exit with explicit exit code.
17821 * gdb.base/step-test.exp: Remove two nexti checks--they are
17822 not portable.
17823
17824 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17825
17826 * gdb.base/help.exp ("help delete display"): Fix test to match
17827 gdb's output.
17828
17829 * gdb.base/long_long.c (known_types): Initialize values to zero.
17830 * gdb.base/long_long.exp: Step one more line
17831 so 'dec' is initialized in "get to known place". GDB removes
17832 leading zeros. Explicitly ask for hex formatting. Use
17833 unique test case names.
17834
17835 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17836
17837 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
17838
17839 * gdb.c++/method.exp: Add missing close brace.
17840
17841 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
17842
17843 * gdb.base/maint.exp: Use 'set height 0' to disable page
17844 prompting, not 'set height 400'.
17845
17846 Fix a bunch of timeouts.
17847 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
17848 four separate tests, so expect doesn't take forever to match a ton
17849 of text against a regexp with lots of .* forms.
17850 ("maint print psymbols", "maint print symbols"): Make some of
17851 these greps more selective, so that expect doesn't try to wade
17852 through huge piles of output and time out.
17853
17854 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
17855
17856 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
17857 tests: one which doesn't expect shlib events to be reported, and
17858 another which does, but is XFAIL for all platforms other than
17859 HP/UX.
17860
17861 * gdb.base/break.exp: Teach the test suite that the `catch
17862 fork', `catch vfork', and `catch exec' commands produce error
17863 messages on platforms that don't provide these features.
17864
17865 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17866
17867 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
17868 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
17869 (shortening names from solib_threshold.exp etc), won't run on
17870 anything but HP-UX for the foreseeable future.
17871 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
17872 reflect move.
17873
17874 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
17875
17876 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
17877 gdb.trace/Makefile.in (clean): Remove all test executables.
17878
17879 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
17880
17881 * gdb.base/shlib-call.exp: add test cases to verify that gdb
17882 successfully re-sets breakpoints in shared libraries.
17883 * gdb.base/shmain.c (main): return 0, don't fall off the end.
17884
17885 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17886
17887 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
17888 and compiled w/o GCC.
17889
17890 * gdb.hp/watch-cmd.exp: ditto.
17891
17892 * gdb.hp/watch-hp.exp: ditto.
17893
17894 * gdb.hp/xdb1.exp: ditto.
17895
17896 * gdb.hp/xdb2.exp: ditto.
17897
17898 * gdb.hp/dbx.exp: ditto.
17899
17900 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
17901
17902 * constvars.c: Remove C++-isms.
17903 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
17904 with GCC.
17905
17906 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
17907
17908 The following changes are part of the HP merge.
17909
17910 * gdb.base/break.exp: new tests to verify that catchpoints for
17911 fork, vfork, and exec don't trigger inappropriately.
17912
17913 * gdb.base/opaque.exp: compile one file at a time, then link.
17914
17915 * gdb.base/signals.exp: be more restrictive about which hppa
17916 systems receive a setup_xfail. new tests.
17917
17918 * gdb.base/solib_threshold.build: new file.
17919 * gdb.base/solib_threshold.exp: new file.
17920 * gdb.base/solib_threshold.link_opts: new file.
17921 * gdb.base/solib_threshold.mk: new file.
17922 * gdb.base/gen_solib_threshold.c: new file.
17923
17924 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
17925 tests. New tests for enums inside classes.
17926
17927 * gdb.c++/compiler.cc: indicate support of template debugging.
17928
17929 * gdb.c++/demangle.exp: run hp style demangling tests.
17930
17931 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
17932 tests.
17933
17934 * gdb.c++/misc.cc: changes to support new tests.
17935
17936 * gdb.c++/templates.cc: changes to support HP's compiler; changes
17937 to support new tests.
17938
17939 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
17940 gcc, then skip these tests.
17941
17942 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
17943
17944 The following files are part of the HP merge; some had longer
17945 names at HP, but have been renamed to be no more than 14
17946 characters in length.
17947
17948 * gdb.hp/ambiguous.cc: new file.
17949 * gdb.hp/ambiguous.exp: new file.
17950 * gdb.hp/attach.exp: new file.
17951 * gdb.hp/attach2.exp: new file.
17952 * gdb.hp/classes-hp.exp: new file.
17953 * gdb.hp/ctti.exp: new file.
17954 * gdb.hp/ctti-add.cc: new file.
17955 * gdb.hp/ctti-add1.cc: new file.
17956 * gdb.hp/ctti-add2.cc: new file.
17957 * gdb.hp/ctti-add3.cc: new file.
17958 * gdb.hp/dbx.exp: new file.
17959 * gdb.hp/exception.cc: new file.
17960 * gdb.hp/exception.exp: new file.
17961 * gdb.hp/foll-exec.c: new file.
17962 * gdb.hp/foll-exec.exp: new file.
17963 * gdb.hp/foll-fork.c: new file.
17964 * gdb.hp/foll-fork.exp: new file.
17965 * gdb.hp/foll-vfork.c: new file.
17966 * gdb.hp/foll-vfork.exp: new file.
17967 * gdb.hp/inherit-hp.exp: new file.
17968 * gdb.hp/more-steps.exp: new file.
17969 * gdb.hp/namespace.cc: new file.
17970 * gdb.hp/namespace.exp: new file.
17971 * gdb.hp/optimize.exp: new file.
17972 * gdb.hp/pxdb.c: new file.
17973 * gdb.hp/pxdb.exp: new file.
17974 * gdb.hp/quicksort.exp: new file.
17975 * gdb.hp/reg-test.exp: new file.
17976 * gdb.hp/reg-test.s: new file.
17977 * gdb.hp/sized-enum.c: new file.
17978 * gdb.hp/sized-enum.exp: new file.
17979 * gdb.hp/start-stop.exp: new file.
17980 * gdb.hp/templ-hp.cc: new file.
17981 * gdb.hp/templ-hp.exp: new file.
17982 * gdb.hp/thr-lib.c: new file.
17983 * gdb.hp/thr-lib.exp: new file.
17984 * gdb.hp/thr-lib.h: new file.
17985 * gdb.hp/thr-liblib.c: new file.
17986 * gdb.hp/virtfun-hp.c: new file.
17987 * gdb.hp/virtfun-hp.exp: new file.
17988 * gdb.hp/watch-cmd.exp: new file.
17989 * gdb.hp/watch-hp.exp: new file.
17990 * gdb.hp/xdb1.exp: new file.
17991 * gdb.hp/xdb2.exp: new file.
17992 * gdb.hp/xdb3.exp: new file.
17993
17994 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
17995
17996 The following files are part of the HP merge; some had longer
17997 names at HP, but have been renamed to be no more than 14
17998 characters in length.
17999
18000 * gdb.base/ss.h: new file.
18001 * gdb.base/call-ar-st.c: new file.
18002 * gdb.base/call-ar-st.exp: new file.
18003 * gdb.base/call-rt-st.c: new file.
18004 * gdb.base/call-rt-st-exp: new file.
18005 * gdb.base/call-strs.exp: new file.
18006 * gdb.base/ena-dis-br.exp: new file.
18007 * gdb.base/environ.exp: new file.
18008 * gdb.base/long_long.exp: new file.
18009 * gdb.base/sect-cmd.exp: new file.
18010 * gdb.base/shlib-cl2.exp: new file.
18011 * gdb.base/smoke.exp: new file.
18012 * gdb.base/so-impl-ld.c: new file.
18013 * gdb.base/so-impl-ld.exp: new file.
18014 * gdb.base/so-indr-cl.c: new file.
18015 * gdb.base/so-indr-cl.exp: new file.
18016 * gdb.base/varargs.exp: new file.
18017 * gdb.base/volatile.exp: new file.
18018 * gdb.base/whatis-exp.exp: new file.
18019 * gdb.base/display.exp: new file.
18020 * gdb.c++/derivation.exp: new file.
18021 * gdb.c++/local.exp: new file.
18022 * gdb.c++/member-ptr.exp: new file.
18023 * gdb.c++/overload.exp: new file.
18024 * gdb.c++/ovldbreak.exp: new file.
18025 * gdb.c++/ref-types.exp: new file.
18026 * gdb.c++/ref-types2.exp: new file.
18027 * gdb.c++/userdef.exp: new file.
18028
18029 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
18030
18031 * gdb.base/default.exp: Reflect wording change in remote.c.
18032
18033 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
18034
18035 * gdb.base/help.exp: Update to reflect current text.
18036
18037 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
18038
18039 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
18040 they're stack variables and contain garbage.
18041 * gdb.c++/anon-union.exp: new file.
18042
18043 The following changes were made by David Taylor
18044 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
18045 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
18046 in changes by HP.
18047
18048 * gdb.base/bitops.exp: new file.
18049 * gdb.base/default.exp: change expected messages for catch and
18050 info catch tests to reflect HP merge changes.
18051 * gdb.base/enable-disable-break.exp
18052 * gdb.base/ending-run.c: new file.
18053 * gdb.base/long_long.c: new file.
18054 * gdb.base/maint.exp: new file.
18055 * gdb.base/pointers2.exp: new file.
18056 * gdb.base/shlib-call2.exp: new file.
18057 * gdb.base/solib.exp: new file.
18058 * gdb.base/step-test.c: new file.
18059 * gdb.c++/anon-union.cc: new file.
18060 * gdb.c++/local.cc: new file.
18061 * gdb.c++/member-pointer.cc: new file.
18062 * gdb.c++/method.cc: new file.
18063 * gdb.c++/ref-types.cc: new file.
18064 * gdb.c++/ref-types2.cc: new file.
18065 * gdb.c++/userdef.cc: new file.
18066
18067 * gdb.base/scope.exp: compile one file at a time, then link.
18068 * gdb.base/langs.exp: ditto.
18069 * gdb.base/list.exp: ditto.
18070
18071 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
18072
18073 The following changes were made by David Taylor
18074 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
18075 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
18076 in changes by HP.
18077
18078 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
18079 skip tests. When compiling pass c++ flag to gdb_compile.
18080 * gdb.c++/
18081
18082 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
18083 test for on hppa*-*-hpux*; use args to see if c++ was specified.
18084 (skip_hp_tests): new function.
18085 (gdb_preprocess): new function.
18086
18087 * configure.in (hpdir): decide whether to configure gdb.hp.
18088 * configure: regenerated.
18089
18090 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
18091 to delete on clean.
18092 (EXECUTABLES): update to reflect new additions.
18093 * gdb.base/commands.exp: update message expected.
18094 * gdb.base/default.exp: add copyright notice.
18095 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
18096 * gdb.base/help.exp: update messages to reflect current text.
18097 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
18098 targets for recurse tests.
18099 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
18100 skip this file.
18101
18102 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
18103 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
18104 compilation.
18105 * gdb.c++/misc.exp: ditto.
18106 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
18107 run the tests. tell gdb_compile that it's a c++ compilation.
18108
18109 * gdb.threads/pthreads.exp: fix typo in message.
18110
18111 * gdb.base/all-bin.exp: new file.
18112 * gdb.base/arithmet.exp: new file.
18113 * gdb.base/assign.exp: new file.
18114 * gdb.base/completion.exp: new file.
18115 * gdb.base/cond-expr.exp: new file.
18116 * gdb.base/condbreak.exp: new file.
18117 * gdb.base/define.exp: new file.
18118 * gdb.base/dollar.exp: new file.
18119 * gdb.base/environment.exp: new file.
18120 * gdb.base/eval-skip.exp: new file.
18121 * gdb.base/jump.exp: new file.
18122 * gdb.base/logical.exp: new file.
18123 * gdb.base/pointers.exp: new file.
18124 * gdb.base/relational.exp: new file.
18125 * gdb.base/section_command.exp: new file.
18126 * gdb.base/whatis-expr.exp: new file.
18127
18128 * gdb.base/all-types.c: new file.
18129 * gdb.base/call-array-struct.c: new file.
18130 * gdb.base/call-return-struct.c: new file.
18131 * gdb.base/call-strings.c: new file.
18132 * gdb.base/callfuncs2.c: new file.
18133 * gdb.base/condbreak.c: new file.
18134 * gdb.base/constvars.c: new file.
18135 * gdb.base/display.c: new file.
18136 * gdb.base/int-type.c: new file.
18137 * gdb.base/jump.c: new file.
18138 * gdb.base/miscexprs.c: new file.
18139 * gdb.base/pointers.c: new file.
18140 * gdb.base/pointers2.c: new file.
18141 * gdb.base/shmain.c: new file.
18142 * gdb.base/shr1.c: new file.
18143 * gdb.base/shr2.c: new file.
18144 * gdb.base/solib.c: new file.
18145 * gdb.base/solib1.c: new file.
18146 * gdb.base/solib2.c: new file.
18147 * gdb.base/varargs.c: new file.
18148 * gdb.c++/derivation.cc: new file.
18149 * gdb.c++/overload.cc: new file.
18150 * gdb.c++/ovldbreak.cc: new file.
18151 * gdb.hp/attach.c: new file.
18152 * gdb.hp/attach2.c: new file.
18153 * gdb.hp/average.c: new file.
18154 * gdb.hp/compiler.c: new file.
18155 * gdb.hp/compiler.cc: new file.
18156 * gdb.hp/execd-program.c: new file.
18157 * gdb.hp/follow-exec.c: new file.
18158 * gdb.hp/follow-fork.c: new file.
18159 * gdb.hp/follow-vfork-and-exec.c: new file.
18160 * gdb.hp/misc-hp.cc: new file.
18161 * gdb.hp/more-steps.c: new file.
18162 * gdb.hp/optimize.c: new file.
18163 * gdb.hp/quicksort.c: new file.
18164 * gdb.hp/run-hp.c: new file.
18165 * gdb.hp/start-stop.c: new file.
18166 * gdb.hp/sum.c: new file.
18167 * gdb.hp/templates-hp.cc: new file.
18168 * gdb.hp/thread-local-in-lib.c: new file.
18169 * gdb.hp/thread-local-in-lib.h: new file.
18170 * gdb.hp/thread-local-in-lib.lib.c: new file.
18171 * gdb.hp/vforked-program.c: new file.
18172 * gdb.hp/virtfunc-hp.cc: new file.
18173 * gdb.hp/watchpoint-hp.c: new file.
18174 * gdb.hp/xdb.c: new file.
18175 * gdb.hp/xdb0.c: new file.
18176 * gdb.hp/xdb0.h: new file.
18177 * gdb.hp/xdb1.c: new file.
18178
18179 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
18180
18181 The following change was made by Edith Epstein
18182 <eepstein@cygnus.com> as part of a project to merge in changes
18183 originally made by HP; HP did not create ChangeLog entries.
18184
18185 * gdb.c++/demangle.exp: changed the expected output for some
18186 ARM-style mangling -- removed second reference to datatype.
18187 For example, maint demangle __dt__11T1__pt__2_cFv
18188 T1<char>::~T1<char>(void)
18189 becomes,
18190 maint demangle __dt__11T1__pt__2_cFv
18191 T1<char>::~T1(void)
18192
18193 (test_hp_style_demangling): new hp specific demangling test cases.
18194
18195 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
18196
18197 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
18198 * gdb.trace/backtrace.exp: Likewise.
18199 * gdb.trace/circ.exp: Likewise.
18200 * gdb.trace/collection.exp: Likewise.
18201 * gdb.trace/deltrace.exp: Likewise.
18202 * gdb.trace/infotrace.exp: Likewise.
18203 * gdb.trace/limits.exp: Likewise.
18204 * gdb.trace/packetlen.exp: Likewise.
18205 * gdb.trace/passc-dyn.exp: Likewise.
18206 * gdb.trace/passcount.exp: Likewise.
18207 * gdb.trace/report.exp: Likewise.
18208 * gdb.trace/save-trace.exp: Likewise.
18209 * gdb.trace/tfind.exp: Likewise.
18210 * gdb.trace/tracecmd.exp: Likewise.
18211 * gdb.trace/while-dyn.exp: Likewise.
18212 * gdb.trace/while-stepping.exp: Likewise.
18213
18214 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
18215
18216 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
18217
18218 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
18219
18220 From Brendan Kehoe:
18221 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
18222 int return types.
18223
18224 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
18225
18226 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
18227 remote dos host testing right.
18228
18229 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
18230
18231 * gdb.base/corefile.exp: remove some xfails.
18232
18233 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
18234
18235 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
18236 have different timestamps.
18237
18238 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
18239
18240 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
18241 gdb.base/default.exp: Replace "exec" with "executable".
18242
18243 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
18244
18245 * gdb.base/default.exp: Change else if to elseif from previous
18246 delta.
18247
18248 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
18249
18250 * gdb.base/default.exp: Add brace missing from previous delta.
18251
18252 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
18253
18254 * gdb.base/default.exp: Support test for info float for all
18255 varieties of arm toolchain.
18256
18257 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
18258
18259 * gdb.trace/*.exp: remove "remote_download" command.
18260
18261 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
18262
18263 * gdb.trace/*.exp: remove -gdwarf from compile.
18264
18265 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
18266
18267 * gdb.trace/configure.in(AC_INIT): typo
18268 * gdb.trace/configure: regenerated
18269
18270 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
18271
18272 * config/m68k-emc.exp: New file.
18273 * lib/<emc-support.exp trace-support.exp}: New files.
18274 * configure.in: add new test directory gdb.trace.
18275 * gdb.trace/{configure configure.in Makefile.in}: New files.
18276 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
18277 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
18278 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
18279 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
18280 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
18281 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
18282 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
18283
18284 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
18285
18286 * gdb.c++/classes.exp: Change all regular expressions to match
18287 arbitrary combinations of newline/carriage-return, so that they
18288 will work equally well on Unix and Windows.
18289 * gdb.c++/inherit.exp: ditto.
18290 * gdb.c++/virtfunc.exp: ditto.
18291
18292 1998-08-11 Dawn Perchik <dawn@cygnus.com>
18293
18294 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
18295
18296 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
18297
18298 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
18299 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
18300 to use a0-a3/d0-d3 as needed.
18301
18302 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
18303
18304 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
18305 * gdb.disasm/am33.exp: Corresponding changes.
18306
18307 1998-07-11 Felix Lee <flee@cygnus.com>
18308
18309 * gdb.base/callfuncs.exp: add cmp10 test.
18310 * gdb.base/callfuncs.c (cmp10): new function.
18311
18312 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
18313
18314 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
18315 into two parts to get around a synchronization problem in expect.
18316
18317 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
18318
18319 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
18320
18321 * configure.in: Add options for gdbtk testsuite.
18322
18323 * configure: Regenerate.
18324
18325 * gdb.gdbtk: New directory to hold gdbtk tests.
18326
18327 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18328
18329 * gdb.fortran/types.exp: Escape brackets in expect patterns
18330 for test_float_literal_types_accepted tests.
18331 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
18332 before run test.
18333
18334 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
18335
18336 * am33.exp: Just compile, do not link the testcase.
18337 * am33.s: Add ".am33" pseudoop to force am33 mode.
18338
18339 1998-06-25 Felix Lee <flee@cygnus.com>
18340
18341 * gdb.base/setshow.exp: make sure $pc is sane.
18342
18343 * gdb.stabs/weird.exp: split expect patterns properly.
18344
18345 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
18346
18347 * gdb.disasm/am33.s: New disassembler testfile for the am33.
18348 * gdb.disasm/am33.exp: Run it.
18349
18350 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
18351
18352 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
18353 match processing (and eliminate spurious timeouts when running).
18354
18355 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
18356
18357 * gdb.base/signals.exp (test_handle_all_print): put back Mach
18358 exception test, but conditionalize it on target [mach | gnu].
18359
18360 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
18361
18362 * gdb.base/overlays.exp: fixup compile line for linker script.
18363
18364 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
18365
18366 * gdb.fortran/types.exp: don't guess at float size.
18367
18368 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
18369
18370 * gdb.base/exprs.exp: delete test that depends on int size.
18371
18372 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
18373
18374 * config/sim.exp: Removed checks for target triplets.
18375 (gdb_target_sim): Use gdb,target_sim_options.
18376
18377 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
18378
18379 * gdb.base/reread.exp: New file.
18380 * gdb.base/reread1.c: New file.
18381 * gdb.base/reread2.c: New file.
18382
18383 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
18384
18385 * config/sim.exp: Use 'target sim -sparclite' when running
18386 SPARClite programs.
18387
18388 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
18389
18390 * gdb.base/structs2.exp: New file.
18391 * gdb.base/structs2.c: New file.
18392
18393 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
18394
18395 * gdb.asm/common.inc: New file.
18396 * gdb.asm/d10v.inc: New file.
18397 * asm-source.exp: Pass -I's to gas to find .inc files.
18398 Update line numbers in expected output.
18399 * asmsrc1.s: Rewrite.
18400 * asmsrc2.s: Rewrite.
18401 * configure.in: Create arch.inc symlink.
18402 * configure: Regenerate.
18403 * Makefile.in (distclean): Delete arch.inc.
18404
18405 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
18406
18407 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
18408 (t_enum_value2): ditto
18409 (t_enum_value3): ditto
18410 (main): ditto
18411 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18412
18413 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
18414 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
18415 change.
18416 Use gdb_test instead of send_gdb/gdb_expect sequences.
18417
18418 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
18419
18420 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
18421 not void.
18422
18423 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
18424
18425 * gdb.base/branches.c: Code with lots of loops and
18426 subroutines. Used to test gdbs ability to single step through PC
18427 changes, especially to test mips-tdep.c:mips_next_pc
18428
18429 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
18430
18431 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
18432 more rigorous EGCS C++ error checking.
18433
18434 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18435
18436 * gdb.base/help.exp: Clean up `help set args' and `help show args'
18437 tests.
18438 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
18439 function when asleep.
18440 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
18441 for i*86 Linux and SVR4 signal handling problems.
18442 Remove linux xfail for `next to handler in signals_tests_1', fixed
18443 by recent infrun.c change.
18444 Limit backtrace to 10 frames to avoid timeout problems with infinite
18445 stack backtraces.
18446 Adjust expect pattern in `handle all print' test to match Apr 28 1997
18447 target.[ch] change.
18448
18449 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
18450
18451 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
18452 for a newline from gdb before continuing.
18453 (default_gdb_exit): Just look for y or n.
18454 (gdb_test): Detect abnormal exit from GDB running on DOS; if
18455 it does, fail the rests of the tests in the file.
18456
18457 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
18458
18459 * config/cygmon.exp: New file.
18460
18461 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
18462
18463 * gdb.base/list.exp: Fix problem with "list default lines around
18464 main" test on remote targets.
18465
18466 * gdb.base/scope.exp: Fix problem with filelocal_bss before
18467 run test on remote targets.
18468
18469 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
18470
18471 * gdb.asm: New directory.
18472 * configure.in: Configure it.
18473 * configure: Regenerate.
18474 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
18475 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
18476
18477 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
18478
18479 * config/mn10300-eval.exp: New file to support MN10300 eval board.
18480
18481 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
18482
18483 * gdb.base/overlays (several files): Merge the two overlay
18484 managers into one. Change variables (foox, barx, bazx, grbxx)
18485 back into ints but force them to load in their proper sections.
18486
18487 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
18488
18489 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
18490 on-chip insn memory and IMAP1 to upper 128k.
18491 (D10VCopy): Handle memory regions crossing 16k boundaries.
18492 (D10VCopy): Transfer data in 32 bit chunks.
18493
18494 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
18495
18496 * gdb.base/overlays.c (main): Exit normally when result is
18497 correct.
18498
18499 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
18500 map. Include space for printf in .text segment.
18501
18502 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
18503 updated d10v memory VMA/LMA map.
18504 (D10VCopy): Call D10VTranslate.
18505
18506 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
18507
18508 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
18509
18510 * gdb.base/bar.c (barx, bar): Change variable to small array so
18511 that it won't be put into the .sdata - small data -
18512 section. Update reference.
18513 * gdb.base/baz.c (bazx, baz): Ditto.
18514 * gdb.base/foo.c (foox, foo): Ditto.
18515 * gdb.base/grbx.c (grbxx, grbx): Ditto.
18516
18517 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
18518 to be arrays.
18519
18520 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
18521
18522 * gdb.base/overlays.exp: fix up and get working again.
18523 Add tests for backtraces from an overlay function.
18524
18525 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
18526
18527 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
18528 "calling function with watchpoint enabled".
18529
18530 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
18531
18532 * gdb.base/break.exp (test_next_with_recursion): Remove
18533 gdb_suppress_tests for d10v-*-*.
18534 * lib/gdb.exp (gdb_suppress_tests): Disable this function
18535 pending review of whether it is useful or not.
18536
18537 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
18538
18539 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
18540
18541 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
18542
18543 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
18544 * config/dve.exp: New file to support Densan boards.
18545
18546 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
18547
18548 * gdb.base/interrupt.exp: Document problem of simulators, signals,
18549 reads and BSD.
18550
18551 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
18552
18553 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
18554 response.
18555
18556 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
18557
18558 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
18559
18560 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
18561 test.
18562
18563 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
18564 target_sizeof_long and target_bigendian_p.
18565 (structs_by_value, structs_by_reference): Check values according
18566 to targets word size and endianess.
18567
18568 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
18569
18570 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
18571 output.
18572
18573 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
18574
18575 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
18576 Update test of set args help to match source change.
18577
18578 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
18579
18580 * gdb.base/default.exp: Expect help system output to be in
18581 alphabetical order.
18582 * gdb.base/help.exp: Ditto.
18583
18584 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
18585
18586 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
18587 "i*86-pc-linux-gnu*".
18588 * gdb.base/interrupt.exp: Ditto.
18589 * gdb.base/corefile.exp: Ditto.
18590
18591 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
18592 define vxworks when building the testcase.
18593
18594 * gdb.base/ptype.exp: Fix testnames to be unique.
18595 * gdb.base/radix.exp: Ditto.
18596 * gdb.base/term.exp: Ditto.
18597 * gdb.base/whatis.exp: Ditto.
18598 * gdb.c++/classes.exp: Ditto.
18599
18600 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
18601
18602 * gdb.base/callfuncs.exp: Fix indentation.
18603
18604 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
18605 suppress_flag has been set.
18606 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
18607 target feature.
18608
18609 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
18610
18611 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
18612 the testcase.
18613
18614 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
18615 set_debug_traps() and breakpoint().
18616 * gdb.c++/misc.cc (main): Ditto.
18617 * gdb.c++/templates.cc (main): Ditto.
18618 * gdb.c++/virtfunc.cc (main): Ditto.
18619
18620 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
18621
18622 * lib/gdb.exp(gdb_step_for_stub): New function.
18623 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
18624 exists, reload the executable and do a "continue" instead of
18625 doing a jump.
18626 (runto_main): Use gdb_step_for_stub.
18627
18628 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
18629 tests to have unique names.
18630 * gdb.base/callfuncs.exp: Ditto.
18631 * gdb.base/commands.exp: Ditto.
18632 * gdb.base/default.exp: Ditto.
18633 * gdb.base/help.exp: Ditto.
18634 * gdb.base/list.exp: Ditto.
18635 * gdb.base/opaque.exp: Ditto.
18636 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
18637 similar tests.
18638
18639 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
18640 * gdb.c++/cplusfuncs.cc: Ditto.
18641 * gdb.c++/virtfunc.cc: Ditto.
18642
18643 * config/monitor.exp: Keep track of the last file we saw, rather
18644 than trying to get the info from gdb.
18645
18646 * gdb.fortran/types.exp: Move comment to previous line.
18647
18648 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
18649
18650 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
18651 target mode.
18652
18653 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
18654
18655 From Bob Manson:
18656 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
18657 string from GDB when it connects.
18658
18659 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
18660
18661 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
18662
18663 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
18664 if we can't get a debug format from GDB (we may be testing an
18665 older GDB). Use a 10 second timeout when checking for the format.
18666
18667 * gdb.stabs/weird.exp: Fix quoting.
18668
18669 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
18670
18671 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
18672
18673 * config/arm-ice.exp: New file.
18674
18675 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
18676
18677 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
18678 until it has been modified to work with the new testsuite.
18679
18680 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
18681 testcase won't compile, cause all of the testcases in the file to
18682 fail instead.
18683
18684 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
18685 (gdb_clear_suppressed): New procedure.
18686 (gdb_stop_suppressing_tests): Only clear suppress_flag if
18687 it contains a positive value.
18688
18689 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
18690
18691 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
18692
18693 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
18694
18695 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
18696
18697 * lib/gdb.exp (setup_xfail_format): New function.
18698 (get_debug_format): New function to get debug format.
18699 (debug_format): New global variable to hold last value set
18700 by get_debug_format.
18701 * gdb.base/list.exp: Call get_debug_format and expect some
18702 tests to fail for DWARF 1 and COFF formats.
18703 * gdb.c++/ptype.exp: Ditto.
18704 * gdb.c++/classes.exp: Ditto.
18705 * gdb.c++/cplusfuncs.exp: Ditto.
18706 * gdb.c++/inherit.exp: Ditto.
18707 * gdb.c++/templates.exp: Ditto.
18708 * gdb.c++/virtfunc.exp: Ditto.
18709
18710 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
18711
18712 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
18713 host doesn't have a currently-open connection.
18714
18715 * config/sparclet.exp: Cleanups and fixes to make it generic for
18716 any gdb stub target. Handle cases where gdb doesn't respond when
18717 interrupted in a sane fashion.
18718
18719 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
18720 same thing in a totally different way.
18721
18722 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
18723 setting "timeout".
18724 (gdb_start): We set the global gdb_prompt variable in
18725 default_gdb_init now.
18726
18727 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
18728
18729 * gdb.base/printcmds.exp: Fix "check for floating addition"
18730 regexp to accept results within approx +/- .01 of exact value.
18731 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
18732
18733 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
18734
18735 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
18736 properly.
18737 (gdb_expect): Add optional timeout parameter, and add timeout
18738 value to various calls.
18739 (gdb_suppress_tests): Only give one warning message per group.
18740
18741 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
18742
18743 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
18744 global variables. Handle getting a value for $timeout more
18745 gracefully.
18746
18747 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
18748
18749 * lib/gdb.exp: Close connection to remote host if gdb doesn't
18750 initialize.
18751 (default_gdb_init): New procedure; allow gdb_init to be overridden
18752 by a target configuration file.
18753 (gdb_expect): Pass the timeout to remote_expect.
18754
18755 * config/monitor.exp(gdb_load): Fix typo in regexp.
18756
18757 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
18758
18759 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
18760
18761 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
18762
18763 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
18764 here. Call gdb_target_exec before rebooting the target, to make
18765 sure the connection to the target is closed.
18766 (gdb_load): Pass the name of the executable to gdb_target_monitor.
18767 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
18768 Also detect "Timeout reading from remote" error.
18769
18770 * config/gdbserver.exp: Pass the executable being loaded to
18771 gdb_target_monitor. Don't call gdb_file_cmd here; let
18772 gdb_target_monitor do it.
18773
18774 * gdb.disasm/hppa.exp: Don't use exec_output.
18775
18776 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
18777
18778 * gdb.base/list.exp: If we're debugging a non-native target,
18779 try to set the pc register to point to the start of the
18780 program before doing the first list command.
18781
18782 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
18783 test_calls after restarting.
18784
18785 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
18786 reloading.
18787
18788 * gdb.base/watchpoint.exp: Fix typo.
18789
18790 * gdb.base/setshow.exp: Check for use_gdb_stub.
18791
18792 * gdb.base/break.exp: Fix continue until exit test for the gdb
18793 stub case.
18794 * gdb.base/langs.exp: Ditto.
18795
18796 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
18797 gdb_load_offset. If we weren't given a file to load, figure out
18798 what the current file is and use it.
18799
18800 * config/i386-bozo.exp: New file.
18801
18802 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
18803
18804 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
18805 feature.
18806
18807 * config/proelf.exp: New entry.
18808
18809 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
18810
18811 * lib/gdb.exp: Remove spurious .* patterns at the beginning
18812 of regexps.
18813
18814 * gdb.base/watchpoint.exp: Don't run the test_stepping
18815 tests if gdb can't call functions on the target.
18816
18817 * gdb.base/setshow.exp: Don't run the set prompt tests if
18818 the board has gdb_prompt set.
18819
18820 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
18821
18822 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
18823 * gdb.base/commands.exp: Likewise.
18824 * gdb.base/setshow.exp: Likewise.
18825
18826 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
18827
18828 * config/monitor.exp(gdb_start): Look for gdb_prompt target
18829 feature.
18830
18831 * config/i960.exp: New file.
18832
18833 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
18834
18835 * gdb.base/funcargs.exp: Check for gdb,short_int target
18836 feature instead of looking for explicit target triplets.
18837
18838 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
18839
18840 * gdb.base/printcmds.exp: add a couple more tests a la
18841 "p 123DEADBEEF", to check parse_number.
18842 * top.c: change "to enable to enable" to "to enable" in a couple
18843 of help strings.
18844
18845 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
18846
18847 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
18848 on the mn10300.
18849
18850 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
18851
18852 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
18853 where the test executable is run with explicit args.
18854 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
18855
18856 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
18857
18858 * gdb.base/run.c: Use FAKEARGV to build test executable that
18859 does not require a command line arg, since most simulators
18860 don't currently support passing such an arg into the simulated
18861 program.
18862 * gdb.base/commands.exp: Change tests to insert the proper
18863 value as the arg to the first recursive factorial call. Change
18864 compilation line to define FAKEARGV at compile time.
18865
18866 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
18867
18868 * gdb.base/recurse.exp: Enable these tests for the mn10300.
18869 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
18870 function with watchpoint enabled" test.
18871
18872 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
18873
18874 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
18875 Don't call gdb_test when the command doesn't return to a gdb prompt.
18876
18877 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
18878 "Tests restarted" messages.
18879
18880 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
18881
18882 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
18883
18884 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
18885
18886 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
18887 for INFO SYMBOL; add help tests for OVERLAY commands.
18888 * gdb.base/default.exp: add tests for INFO SYMBOL command;
18889 add tests for OVERLAY commands
18890 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
18891 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
18892 * gdb.base/sigall.c: add usestubs code frag
18893 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
18894
18895 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
18896
18897 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
18898 failures.
18899 (gdb_stop_suppressing_tests): Note that tests have restarted.
18900
18901 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
18902
18903 * config/h8300.exp: New file.
18904
18905 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
18906
18907 * gdb.base/setshow.exp: Check for the existence of a
18908 feature, not its value.
18909
18910 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
18911
18912 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
18913
18914 * gdb.base/scope.exp: It's now init0(), not init().
18915
18916 * gdb.base/scope0.c: For now, change init() to be init0().
18917
18918 * config/monitor.exp: Use gdb_serial in preference to serial
18919 or netport.
18920
18921 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
18922 and it's not already set.
18923
18924 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
18925
18926 * gdb.base/setshow.exp: Only test the run command if the target
18927 isn't using a stub and if it supports argument passing.
18928
18929 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
18930
18931 * config/udi.exp(gdb_start): Make sure UDICONF is set
18932 properly before starting gdb.
18933
18934 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
18935
18936 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
18937 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
18938 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
18939
18940 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
18941
18942 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
18943 specialized code to reboot the board, use remote_reboot instead.
18944
18945 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
18946
18947 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
18948
18949 * config/monitor.exp: Make sure we disconnect from the target.
18950 Also, try a reboot/reload cycle instead of failing if the
18951 load fails.
18952
18953 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
18954
18955 * gdb.base/default.exp: Don't set match_max.
18956 * gdb.base/help.exp: Ditto.
18957 * gdb.base/list.exp: Ditto.
18958 * gdb.base/signals.exp: Ditto.
18959
18960 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
18961 set, use remote_ld to download the testcase instead of
18962 the GDB loader.
18963
18964 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
18965
18966 * config/vr5000.exp: New file.
18967
18968 * config/monitor.exp(gdb_target_monitor): Add pattern for
18969 "Ending remote" to detect errors in connecting.
18970
18971 * gdb.base/setshow.exp: Add .* within auto language test.
18972
18973 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
18974 target feature.
18975
18976 * config/monitor.exp(gdb_load): Check for a failure when loading,
18977 and reboot the board if necessary.
18978
18979 * gdb.base/setvar.exp(test_set): Handle multiple prints within
18980 a set of tests. Remove print.* from the patterns being checked.
18981
18982 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
18983
18984 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
18985 refer to gdb_spawn_id.
18986
18987 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
18988 longer used.
18989 * config/sparclet.exp: Ditto.
18990 * config/sparclet-old.exp: Ditto.
18991 * config/slite.exp: Ditto.
18992 * config/sim.exp: Ditto.
18993 * gdb.base/funcargs.exp: Ditto.
18994
18995 * lib/gdb.exp:Remove references to gdb_spawn_id.
18996 (gdb_expect): Move to remote.exp.
18997
18998 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
18999
19000 * config/monitor.exp: Detect the "Couldn't establish connection"
19001 message from GDB.
19002
19003 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
19004
19005 * gdb.base/bitfields.exp: Use runto instead of explicit
19006 gdb_run_cmd/gdb_expect sequences.
19007
19008 * gdb.base/break.exp(text_next_with_recursion): Add match for
19009 gdb_expect call.
19010
19011 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
19012 We also need to handle the "A program is being debugged already"
19013 prompt from gdb. Use gdb_test to set the baud rate.
19014
19015 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
19016 to 20000. Really. I mean it.
19017
19018 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
19019
19020 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
19021 fails. If suppress_flag is set, skip perror message about not
19022 being able to send to GDB.
19023 (send_gdb): If suppress_flag is set, don't try to send commands to
19024 GDB.
19025 (gdb_expect): If suppress_flag is set, always fail immediately.
19026 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
19027 (gdb_init): Call gdb_stop_suppressing_tests.
19028 (default_gdb_exit): Ditto.
19029 (default_gdb_start): Ditto.
19030
19031 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
19032 gdb_stop_suppressing_tests as appropriate.
19033 * gdb.base/break.exp: Ditto.
19034 * gdb.base/callfuncs.exp: Ditto.
19035 * gdb.base/commands.exp: Ditto.
19036 * gdb.base/exprs.exp: Ditto.
19037 * gdb.base/funcargs.exp: Ditto.
19038 * gdb.base/list.exp: Ditto.
19039 * gdb.base/recurse.exp: Ditto.
19040 * gdb.base/scope.exp: Ditto.
19041 * gdb.base/structs.exp: Ditto.
19042 * gdb.c++/inherit.exp: Ditto.
19043
19044 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
19045
19046 * config/vr4300.exp: New file.
19047
19048 * gdb.*/*.exp: Call gdb_expect instead of expect.
19049
19050 * lib/gdb.exp(gdb_expect): New function.
19051
19052 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
19053
19054 * lib/gdb.exp(gdb_init): New function.
19055
19056 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
19057 for each individual variable set.
19058
19059 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
19060 name.
19061
19062 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
19063
19064 * gdb.base/scope.exp: Use gdb_test.
19065
19066 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
19067 aborting; the testsuite driver will do that for us (see
19068 gdb_finish). Also, use gdb_test in a few more places.
19069
19070 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
19071
19072 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
19073
19074 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
19075
19076 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
19077 and "add_tests" are not at the same address.
19078
19079 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
19080
19081 * gdb.base/ptype.exp: Use gdb_test.
19082
19083 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
19084
19085 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
19086 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
19087 left in. No longer expect them to fail.
19088
19089 * gdb.stabs/*.mt; Deleted, no longer used.
19090 * gdb.stabs/configure.in: Remove references to target makefile
19091 frags.
19092 * gdb.stabs/configure: Rebuilt.
19093
19094 * gdb.disasm/*.mt: Deleted, no longer used.
19095 * gdb.disasm/configure.in: Remove references to target makefile
19096 frags. Use "sh3.s" as the unique filename for this directory.
19097 * gdb.disasm/configure: Rebuilt.
19098
19099 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
19100 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
19101 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
19102
19103 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
19104
19105 * config/udi.exp: Use mondfe,name instead of remote_host.
19106
19107 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
19108
19109 * gdb.base/watchpoint.exp: Don't expect a failure when calling
19110 a function with a watchpoint enabled on the mn10200.
19111
19112 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
19113 before trying to create it!
19114
19115 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
19116
19117 * config/vx.exp: Use hostname instead of netport.
19118
19119 * config/vxworks.exp: New file.
19120
19121 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
19122
19123 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
19124 gdb before assuming everything worked. Send a ^C if a timeout
19125 occurs.
19126
19127 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
19128 $gdb_spawn_id directly.
19129 (gdb_run_cmd): Try _start as well as start. Use the target feature
19130 gdb,start_symbol as the symbol to start from when jumping.
19131
19132 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
19133
19134 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
19135 redundant) test.
19136
19137 * gdb.base/recurse.exp: Relax final value test for 'b' so that
19138 it doesn't lose for 16bit integer systems.
19139
19140 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
19141
19142 * gdb.fortran/types.exp: If the target doesn't support "double"
19143 data types, then expect "real" types to only be 4 bytes.
19144
19145 * gdb.c++/virtfunc.exp: Expect failure for virtual function
19146 call tests if the target doesn't support inferior function calls.
19147
19148 * gdb.base/printcmds.exp: Allow minor deviation in FP values
19149 in printf tests.
19150
19151 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
19152
19153 * gdb.base/help.exp: Disable "help set", "help show", and
19154 "help support". Simplify regexp for "help stack".
19155
19156 * gdb.base/default.exp: Set match_max to 5000 and the timeout
19157 to 60 seconds. Temporarily set match_max to 15000 around the
19158 "info copying" test.
19159
19160 * gdb.base/nodebug.exp: Don't try to do an inferior function
19161 call if the target doesn't support them.
19162 * gdb.base/printcmds.exp: Likewise.
19163 * gdb.base/setvar.exp: Likewise.
19164 * gdb.base/structs.exp: Likewise.
19165 * gdb.c++/templates.exp: Likewise.
19166 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
19167
19168 * gdb.base/recurse.exp: Enable for the mn10200.
19169
19170 * configure.in: Do configure gdb.stabs directory for *-*-elf
19171 targets.
19172 * configure: Rebuilt.
19173
19174 * gdb.base/break.exp: Check for gdb,noresults before testing
19175 exit status and/or results from the target.
19176 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
19177 * lib/gdb.exp: Remove old (now bogus) initialization of
19178 noinferior, noargs, noresults and nosignals.
19179
19180 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
19181
19182 * config/sh.exp: New file.
19183
19184 * config/slite.exp: Try to connect multiple times to the board
19185 before rebooting. Only send a "monitor run" if need_monitor_run
19186 is set.
19187
19188 * gdb.base/break.exp: Don't do the "stub continue" test if
19189 the target has gdb_stub set.
19190
19191 * gdb.base/callfuncs.exp: Increase the timeout.
19192
19193 * gdb.base/interrupt.exp: Don't even try to compile the testcase
19194 if the target has gdb,noinferiorio set.
19195
19196 * gdb.base/list.exp: Increase match_max to 10000 characters.
19197
19198 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
19199
19200 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
19201 target.
19202
19203 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
19204
19205 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
19206
19207 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
19208 trying to delete the copy of gdb. Catch the file delete so we
19209 don't die if the delete fails; also, the file should be copied to
19210 the host, not to the build.
19211
19212 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
19213
19214 * lib/gdb.exp(gdb_test): Surround the result pattern with
19215 parenthesis in case it contains multiple regexps separated
19216 with |.
19217
19218 * gdb.base/watchpoint.exp: Use gdb_test.
19219 * gdb.base/default.exp: Ditto.
19220
19221 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
19222
19223 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
19224
19225 * gdb.base/scope.exp: Use gdb_test.
19226 * gdb.c++/classes.exp: Ditto.
19227 * gdb.c++/inherit.exp: Ditto.
19228
19229 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
19230
19231 * gdb.base/crossload.exp: Don't use execute_anywhere, use
19232 remote_exec instead.
19233 * gdb.base/corefile.exp: Don't be ridiculous.
19234 * gdb.base/*.c: Add missing stub invocations.
19235
19236 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
19237
19238 * config/slite.exp: Miscellaneous fixes.
19239
19240 * lib/gdb.exp: Fix runto.
19241
19242 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
19243 the target.
19244
19245 * gdb.base/watchpoint.exp: Fix regexp.
19246
19247 * lib/gdb.exp(default_gdb_exit): Add a catch to the
19248 close and wait commands, as the descriptor may now be
19249 invalid. Always call "remote_close host".
19250
19251 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
19252
19253 Major rewrite for testsuite revision.
19254
19255 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
19256 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
19257 instead of relying on spawn_id to always contain a valid
19258 spawn id.
19259 (get_compiler_info): New procedure to build the ${binfile}.ci
19260 file, instead of replicating this in N different places.
19261 (gdb_compile): New procedure.
19262
19263 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
19264 appropriate arguments) instead of compile. Use gdb_test in a lot
19265 more places. Use send_gdb instead of send. Always run gdb_start
19266 at the start of a testcase, as this is no longer done magically.
19267
19268 config/*-gdb.exp: Rename without the -gdb suffix.
19269
19270 config/mips.exp: Use remote_close instead of exit_remote_shell.
19271 config/monitor.exp: Use target_info instead of looking at
19272 baud, timeout, etc.
19273 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
19274
19275 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19276
19277 * gdb.c++/templates.exp (test_ptype_of_templates),
19278 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
19279 Update expect patterns for destructors and assignment operators
19280 to match corresponding c-typeprint.c changes.
19281 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
19282 to destructor breakpoint test, GDB should be able to set the
19283 destructor breakpoint without specifying arguments.
19284
19285 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
19286
19287 * gdb.threads/pthreads.exp: Change result for failure to compile due
19288 to lack of pthreads runtime support from an error to simply an
19289 unsupported test, per dejagnu standards.
19290
19291 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19292
19293 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
19294 where GDB exits to reduce pattern match time.
19295 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
19296
19297 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
19298
19299 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
19300
19301 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
19302 * gdb.base/default.exp: ditto.
19303 * gdb.base/nodebug.exp: ditto.
19304 * gdb.base/printcmds.exp: ditto.
19305 * gdb.base/ptype.exp: ditto.
19306 * gdb.base/setvar.exp: ditto.
19307 * gdb.base/structs.exp: ditto.
19308 * gdb.base/setshow.c: Guard against uninitialized values of argc.
19309
19310 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
19311
19312 * configure, */configure: Rebuild with autoconf 2.12.
19313
19314 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
19315
19316 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
19317 use new i*86-pc-linux*-gnu quads.
19318 * gdb.base/corefile.exp: Ditto.
19319 * gdb.base/signals.exp: Ditto.
19320 * gdb.base/sigall.exp: Ditto.
19321 * gdb.base/interrupt.exp: Ditto.
19322
19323 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
19324 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
19325 RedHat 4.0.
19326
19327 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
19328 linux. This allows the test case to at least compile on latest
19329 linux, but still not run due to missing the threads runtime library.
19330
19331 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19332
19333 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
19334 directory to search gdb directory. Accept and step over conditional
19335 stack alignment code. Consume $prompt in failure cases.
19336 Reset timeout to $oldtimeout instead of some arbitrary value.
19337 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
19338 timeout problems with infinite stack backtraces.
19339 * gdb.base/ptype.exp (ptype struct link, union tu_link):
19340 Accept function parameters for linkfunc member.
19341
19342 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
19343
19344 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
19345 (CXXFLAGS): Remove, unreferenced.
19346 (B_OPTIONS): Add for -B options and add code to initialize with
19347 previous -B options and also add -B option to pick up cross compiled
19348 runtime.
19349 (TARGET_INCLUDES): Add for -I options and add code to initialize when
19350 doing cross compiles.
19351 (target_alias): Declare global.
19352 (xgcc): Set variable to full path of gcc in build tree. Use findfile
19353 to verify that gcc exists in build tree, and if so set CC to that
19354 gcc and to use B_OPTIONS and TARGET_INCLUDES.
19355
19356 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
19357
19358 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
19359 ptype test for anonymous union. Fixup testcase to match
19360 current gcc debug output.
19361
19362 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
19363
19364 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
19365 force argument to an unsigned long type.
19366
19367 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
19368
19369 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
19370 tests and anonymous union print/ptype tests.
19371 * gdb.base/list.exp (test_forward-search): Increase timeout by
19372 5 minutes for the "search extremely long line" case.
19373 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
19374 completely optional and that the pass/fail messages use the command as
19375 the message if that third arg is a null string.
19376 (gdb_test_exact): Arrange that a null string pattern means match a
19377 null string output rather than any output, which might include random
19378 errors.
19379 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
19380 backtrace test.
19381 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
19382 always failing and failure is now exposed by gdb.exp changes.
19383
19384 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
19385
19386 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
19387 weren't being noted.
19388
19389 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19390
19391 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
19392 * gdb.stabs/weird.exp: Remove v_comb xfails.
19393
19394 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
19395
19396 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
19397 list.exp scope.exp watchpoint.exp]
19398 Make all timeout error msgs explicitly say "(timeout)".
19399
19400 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
19401
19402 * config/monitor.exp: Increase download timeout to 1000 seconds.
19403
19404 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
19405
19406 * config/m32r.exp: Increase timeout to 120 seconds.
19407
19408 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
19409
19410 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
19411 and accept older ordering as obsolescent gcc or gdb.
19412 * gdb.c++/templates.exp: Ditto.
19413 * gdb.c++/virtfunc.exp: Ditto.
19414
19415 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
19416
19417 * gdb.base/coremaker.c: Add code to mmap some data so we
19418 can check that it ends up in the core file.
19419 * gdb.base/corefile.exp: Add test to read mmapped data
19420 from core file.
19421
19422 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
19423
19424 * config/m32r.exp: New file.
19425
19426 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
19427
19428 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
19429 that cflags can contains -gstabs, and work correctly for other tests.
19430
19431 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
19432
19433 * gdb.base/setshow.exp: New file, tests show and set.
19434 * gdb.base/setshow.c: New file, tests show and set.
19435 * gdb.base/help.exp: Add test for help set|show annotate.
19436 * gdb.base/default.exp: Add test for set|show annotate.
19437
19438 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
19439
19440 * testsuite/gdb.base/break.exp: Make backtrace from factorial
19441 errors unique.
19442 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
19443 explicitly.
19444
19445 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
19446
19447 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
19448 and width commands. This is done elsewhere.
19449 * (gdb_start): Don't call gdb_start_sim here. That's already
19450 done in gdb_load. This fixes lots of failures in default.exp.
19451
19452 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
19453
19454 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
19455 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
19456 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
19457 in the same we we treat other failures (since it may be an expected
19458 condition), rather than as an error.
19459 * gdb.base/signals.exp (test_handle_all_print): Revert back to
19460 old test format.
19461
19462 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
19463
19464 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
19465 (distclean maintainer-clean realclean): No need to remove files
19466 twice. Nuke the duplicates.
19467 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
19468 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
19469 Remove config.h along with other config files.
19470
19471 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
19472
19473 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
19474 "p func1 ()" and note that rests of tests are skipped.
19475 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
19476 setup_xfails for "print func2::coremaker_local".
19477 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
19478 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
19479 affected by the previous run test.
19480 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
19481 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
19482 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
19483 "pass int powerset tuple" and "pass modeless int powerset tuple".
19484 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
19485 "real write 4" and "real write 8".
19486 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
19487 setup_xfails for "print vs1 after tuple assign 2",
19488 "print \$i after tuple assign 2", and
19489 "print vs2 after tuple assign 2".
19490 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
19491 meaningful error message and return -1 so the caller can
19492 suppress further tests and avoid a cascade of errors.
19493
19494 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
19495
19496 * gdb.base/a1-selftest.exp: Tweak tests to account for new
19497 format for printing version.
19498 * gdb.base/default.exp: Ditto.
19499 * gdb.base/interrupt.exp: Fix problem with cascade of
19500 errors if child process dies while calling a function.
19501
19502 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
19503
19504 * Makefile.in (VPATH): Add
19505 * Makefile.in (Makefile, config.status): Fix rules so things get
19506 remade when necessary.
19507
19508 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
19509
19510 * Makefile.in (just-check): Add path to sibling expect dir
19511 to environment variable specified by RPATH_ENVVAR.
19512
19513 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
19514
19515 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
19516 (just-check): Add shared library paths for libstdc++, tk,
19517 tcl, bfd, and opcodes to the environment variable specified
19518 in RPATH_ENVVAR.
19519 * configure.in: Add support to recognize --enable-shared flag
19520 and generate correct value for RPATH_ENVVAR.
19521 * configure: Regenerated with autoconf.
19522
19523 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
19524
19525 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
19526 include all osf versions.
19527 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
19528 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
19529 when target is linux. When failing to build pthreads test
19530 executable, give more meaningful message.
19531 * gdb.threads/pthreads.c: Hpux also uses old definition of second
19532 arg for pthread_create.
19533
19534 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
19535
19536 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
19537 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
19538 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
19539 and -lpthreads (everybody else).
19540 (test_startup): Fail gracefully if threads are not supported.
19541 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
19542 "p/c array_index("abcdef",2)" when not gcc compiled.
19543 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
19544 "print func2::coremaker_local" when not gcc compiled.
19545 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
19546 "ptype on opaque struct tagname (statically)",
19547 "ptype on opaque struct tagname (dynamically) 1", and
19548 "ptype on opaque struct tagname (dynamically) 2"
19549 for not compiled with gcc.
19550 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
19551 backtrace when compiled with gcc.
19552 * lib/gdb.exp (runto_main): Return result of "runto main" rather
19553 than always return success.
19554
19555 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
19556
19557 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
19558
19559 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
19560
19561 * gdb.base/structs.exp: Undo last change.
19562
19563 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
19564
19565 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
19566 encapsulate all the steps/nexts done during self test, starting
19567 at main, and makes them less sensitive to optimization issues.
19568 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
19569 signal handler" test.
19570 * gdb.threads/pthreads.exp: Only run this for native configs.
19571 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
19572 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
19573 tests.
19574 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
19575 for "runto test_calls(void)" test.
19576
19577 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
19578
19579 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
19580 and don't expect address info in breakpoint confirmations.
19581
19582 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
19583
19584 * gdb.base/list.exp (test_forward_search): Increase timeout
19585 temporarily by 60 seconds for searching extremely long line,
19586 and then reset to old value when done. Increase expect input
19587 buffer to 10000.
19588
19589 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
19590
19591 * gdb.base/list.exp (test_forward_search): Fix to handle very
19592 long source line without overflowing expect's input buffer.
19593
19594 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
19595
19596 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
19597 "buffer_full".
19598
19599 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
19600 "buffer_full".
19601
19602 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
19603 "buffer_full".
19604
19605 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
19606 "buffer_full".
19607
19608 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
19609
19610 * configure.in (configdirs): Add gdb.threads.
19611 * configure: Regenerated with autoconf.
19612 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
19613 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
19614 * gdb.threads/configure: New, generated with autoconf.
19615
19616 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
19617
19618 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
19619
19620 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
19621
19622 * gdb.base/signals.exp (test_handle_all_print): Test separately for
19623 each signal's status in the output of "handle all print".
19624 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
19625 the \r\n sequence that immediately precedes the gdb prompt.
19626 * gdb.base/a1-selftest.exp: Save original timeout and restore
19627 after test.
19628
19629 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
19630
19631 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
19632 symbol.
19633
19634 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
19635
19636 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
19637
19638 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
19639
19640 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
19641 timeout by 60 seconds.
19642
19643 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
19644
19645 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
19646 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
19647 error return.
19648
19649 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
19650
19651 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
19652 gdb initialization, also report how long dejagnu waited. Restore
19653 old timeout before doing error return. Temporarily increase timeout
19654 by 3 minutes to allow for slow startups over heavy NFS use.
19655
19656 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
19657
19658 * lib/gdb.exp: Report timeout value for verbosity level 2.
19659 * config/gdbserver.exp: Ditto.
19660 * config/hppro.exp: Ditto.
19661 * config/mips-gdb.exp: Ditto.
19662 * config/monitor.exp: Ditto.
19663 * config/netware.exp: Ditto.
19664 * config/sim-gdb.exp: Ditto.
19665 * config/slite-gdb.exp: Ditto.
19666 * config/udi-gdb.exp: Ditto.
19667 * config/unix-gdb.exp: Ditto.
19668 * config/vx-gdb.exp: Ditto.
19669 * gdb.base/a1-selftest.exp: Ditto.
19670 * gdb.base/a2-run.exp: Ditto.
19671 * gdb.base/break.exp: Ditto.
19672 * gdb.base/corefile.exp: Ditto.
19673 * gdb.base/list.exp: Ditto.
19674 * gdb.base/recurse.exp: Ditto.
19675 * gdb.base/scope.exp: Ditto.
19676 * gdb.base/signals.exp: Ditto.
19677
19678 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19679
19680 * gdb.threads/Makefile.in (docdir): Removed.
19681
19682 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19683
19684 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
19685 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
19686 @srcdir@.
19687 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
19688 autoconf 2.5 or higher.
19689 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
19690
19691 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
19692
19693 * configure: Regenerated.
19694 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
19695 avoid name clashes with SunOS headers.
19696
19697 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
19698
19699 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
19700
19701 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
19702
19703 * gdb.base/callfuncs.exp: Finish last change -- make sure the
19704 prototype information ends up in the compiler info file.
19705
19706 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
19707
19708 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
19709 attempting to regenerate it. Eliminate use of a temporary file
19710 and just generate the info file directly. Source it immediately,
19711 for consistency of use.
19712 * gdb.base/corefile.exp: Ditto
19713 * gdb.base/exprs.exp: Ditto.
19714 * gdb.base/funcargs.exp: Ditto.
19715 * gdb.base/langs.exp: Ditto.
19716 * gdb.base/list.exp: Ditto.
19717 * gdb.base/mips_pro.exp: Ditto.
19718 * gdb.base/nodebug.exp: Ditto.
19719 * gdb.base/opaque.exp: Ditto.
19720 * gdb.base/ptype.exp: Ditto.
19721 * gdb.base/scope.exp: Ditto.
19722 * gdb.base/setvar.exp: Ditto.
19723 * gdb.base/signals.exp: Ditto.
19724 * gdb.base/whatis.exp: Ditto.
19725 * gdb.c++/templates.exp: Ditto.
19726 * gdb.c++/virtfunc.exp: Ditto.
19727 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
19728 whether or not to add -lstdc++ to the compile command line args.
19729
19730 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19731
19732 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
19733 it got fixed by the recent lookup_minimal_symbol_by_pc change.
19734 Increase timeout, a lot of single stepping might be needed if the
19735 target has no hardware watchpoints.
19736
19737 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
19738
19739 * gdb.base/break.exp: Ignore compiler warnings when compiling
19740 break.c.
19741 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
19742 * gdb.base/default.exp: Add h8300 xfails. Handle messages
19743 from remote-sim.
19744 * gdb.base/exprs.exp: Add h8300 xfails.
19745 * gdb.base/funcargs.exp: Likewise.
19746 * gdb.base/nodebug.exp: Likewise.
19747 * gdb.base/printcmds.exp: Likewise.
19748 * gdb.base/ptype.exp: Likewise.
19749 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
19750 h8300 xfails.
19751 * gdb.base/return.exp: Handle float/double precision problems
19752 on the h8300.
19753 * gdb.base/funcargs.c: Explicitly make last constant argument to
19754 call_after_alloca_subr an unsigned long type.
19755 * gdb.base/return.c: Include stdio.h.
19756
19757 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
19758
19759 * config/abug.exp: New file for the older Motorola Bug monitor
19760 that runs on the mvme13x series VME boards.
19761 * config/monitor.exp: Use the new config array for target settings
19762 if they exist.
19763
19764 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
19765
19766 * sim-gdb.exp: Make the SH simulator allocate less space when
19767 it is targeted.
19768
19769 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
19770
19771 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
19772 test.
19773
19774 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
19775
19776 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
19777 "rs6000-*-*" for "list function in include file" when gcc compiled.
19778 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
19779 for "p ctable1[120]".
19780 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
19781 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
19782 Remove setup_xfail for "rs6000-*-*" for
19783 "print 'scope0.c'::filelocal before run".
19784 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
19785 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
19786 since some compilers don't allow both options to be given
19787 on the same command line. Create object file and move it.
19788
19789 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
19790
19791 * gdb.base/corefile.exp: Always regenerate the core file, since
19792 we always regenerate the coremaker program. Detect special case
19793 where registers cannot be read from core file.
19794
19795 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
19796
19797 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
19798 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
19799 * gdb.c++/templates.exp: Only match on basename of file since
19800 some formats like xcoff don't encode directory information.
19801 * gdb.stabs/weird.exp: Use the right sed script for powerpc
19802 and rs6000 AIX xcoff targets.
19803 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
19804 * configure: Regenerate.
19805 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
19806 here, rather than in distclean.
19807
19808 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
19809
19810 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
19811 defined, and use it to compile the test case with -O2. The
19812 native compilation still uses no optimization.
19813 * gdb.base/mips_pro.c: Remove inline assembly code since
19814 it is compiled PIC by default, which results in assembler
19815 warnings that make the testsuite think the compilation
19816 was unsuccessful.
19817
19818 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
19819
19820 * gdb.c++/misc.exp: Add note to message for
19821 "print s.a for foo struct" that this is a known gcc 2.7.2
19822 and earlier bug.
19823
19824 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
19825
19826 * gdb.base/break.exp: Fix pattern for matching "Delete all
19827 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
19828 setup_xfail for deleting all breakpoints test. Fix various
19829 timeout messages to include "(timeout)".
19830 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
19831 for "p t_float_values2(3.14159,float_val2)".
19832 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
19833 for "continue to call2g" when gcc compiled.
19834 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
19835 "up to foo in langs.exp", "show language at foo in langs.exp",
19836 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
19837 and "show language at fsub in langs.exp".
19838 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
19839 "list line 1 in include file", "list message for lines past EOF",
19840 "list function in include file", "list list0.h:foo", and
19841 "list filename:function; nonexistant function".
19842 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
19843 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
19844 and "ptype t_char_array" to be for native cc only.
19845
19846 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
19847
19848 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
19849 setup_xfail for "print coremaker_bss", "print coremaker_ro",
19850 "print func2::coremaker_local", and "backtrace in corefile.exp".
19851
19852 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
19853
19854 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
19855 "bt in signals.exp". This problem only appears when running
19856 the testsuite, and then only intermittently.
19857
19858 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
19859
19860 * gdb.base/return.exp (return_tests): Differentiate between
19861 two tests of continuing.
19862
19863 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
19864
19865 * */Makefile.in (maintainer-clean): Remove config.log.
19866 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
19867 * gdb.c++/Makefile.in (PROGS): Add inherit.
19868 (clean): Remove *.ci.
19869
19870 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
19871
19872 * gdb.c++/misc.cc: Add test code from Mike Stump.
19873 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
19874
19875 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
19876
19877 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
19878 to "alpha-*-osf2*" and add comment.
19879 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
19880 setup_xfail for "step over execarg initialization" and
19881 "step over corearg initialization".
19882 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
19883 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
19884 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
19885 gcc compiled for "print coremaker_bss", "print coremaker_ro",
19886 "print func2::coremaker_local", and "backtrace in corefile.exp".
19887 * gdb.base/signals.exp: Build and source signals.ci.
19888 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
19889 to be for gcc only.
19890 * lib/gdb.exp: Move verbose statements outside conditionals.
19891
19892 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19893
19894 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
19895 Feb 3 procfs.c change.
19896
19897 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
19898
19899 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
19900
19901 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
19902
19903 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
19904 from dejagnu's apparent default of 10 seconds, which gives random
19905 results when running the tests over NFS on moderately loaded systems.
19906 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
19907
19908 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
19909
19910 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
19911 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
19912 result reports.
19913
19914 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
19915
19916 * configure.in (CY_AC_PATH_TCLH): Remove.
19917 * configure: Regenerate.
19918
19919 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
19920
19921 * gdb.c++/Makefile.in (clean): Add missing '{'.
19922
19923 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
19924
19925 * lib/gdb.exp: Provide a default value for noinferior.
19926
19927 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
19928 Load libgloss.exp.
19929
19930 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
19931
19932 * gdb.disasm/hppa.exp: Compile directly into an executable, use
19933 the executable, not the .o to run the tests from.
19934
19935 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
19936
19937 * gdb.base/break.exp: Don't test for program exit or exit status
19938 if $noresults if nonzero.
19939 * gdb.base/langs.exp: Likewise.
19940 * gdb.base/watchpoint.exp: Likewise.
19941
19942 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
19943 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
19944 trying to compile the testcase.
19945
19946 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
19947
19948 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
19949 * gdb.base/signals.exp (continue to handler): Likewise.
19950
19951 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
19952
19953 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
19954
19955 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
19956
19957 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
19958
19959 * gdb.base/corefile.exp: Recognize "not found" as failure
19960 when trying to determine if a core file was generated.
19961 If no core file was generate the first time, try again without
19962 the ulimit -c to work around braindamaged shells.
19963
19964 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
19965
19966 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
19967 [] tests with "test" and enclose string in quotes.
19968 * gdb.stabs/configure: Rebuild
19969
19970 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
19971
19972 Changes in sync with expect:
19973 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
19974 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
19975 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
19976 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
19977 argument to AC_REQUIRE.
19978 * configure: Regenerated.
19979
19980 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
19981
19982 * gdb.base/corefile.exp: When generating a core, discard any
19983 error messages about ulimit not found and the "core dumped"
19984 message from the shell that runs the coredumper.
19985
19986 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
19987
19988 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
19989
19990 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
19991 which sed script to run. Expect failure for v_comb test
19992 on PA targets too.
19993
19994 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
19995
19996 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
19997 "print func2::coremaker_local" and for "backtrace in corefile.exp"
19998
19999 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
20000
20001 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
20002 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
20003 "sparc-sun-solaris*" xfails for "p v_comb".
20004 * lib/gdb.exp (default_gdb_start): Fix typo.
20005 * gdb.base/corefile.exp: Allow "Core was generated by ..."
20006 messages to not include the full program name that caused
20007 the core dump since some systems (such as solaris) apparently
20008 truncate this path to about 80 characters.
20009 When generating a core file first try increasing the core file
20010 size limit to unlimited since some systems may default it to
20011 zero, and it is harmless to try it. Move the test for failing
20012 to generate a core file to where it will actually get executed.
20013 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
20014 new gdb result from g++ debug info improvements and make old
20015 pattern obsolescent. Also account for size_t differences
20016 (may be int or long).
20017 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
20018 initialization before function call is placed in the delay slot
20019 and thus appears to be skipped over by commands such as "next".
20020
20021 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
20022
20023 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
20024
20025 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
20026
20027 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
20028 input source file; fix code to compile test to deal with this
20029 convention.
20030 * gdb.c++/*.exp: Likewise.
20031
20032 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
20033
20034 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
20035 "bt in signals.exp".
20036
20037 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
20038
20039 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
20040 "step over execarg initialization" and
20041 "step over corearg initialization".
20042
20043 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
20044
20045 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
20046 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
20047
20048 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
20049
20050 From Rob Savoye (rob@poseidon.cygnus.com)
20051 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
20052 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
20053 configure.in}, gdb.disasm/{Makefile.in, configure.in},
20054 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
20055 configure.in}: Major reworking for autoconfig.
20056 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
20057 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
20058 New files.
20059 * config/unix-gdb.exp: Make GDB global.
20060 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
20061 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
20062 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
20063 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
20064 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
20065 term.exp, twice.exp, watchpoint.exp, whatis.exp},
20066 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
20067 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
20068 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
20069 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
20070 pr-8136.exp, result.exp, string.exp, tuples.exp},
20071 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
20072 to returns as necessary, arrange for test to compile own testcase
20073 executable.
20074 * lib/gdb.exp: Changes for testsuite to compile own test cases.
20075
20076 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
20077
20078 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
20079 clear_xfail at end of test which might not call either pass or fail.
20080 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
20081 "backtrace through signal handler".
20082
20083 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20084
20085 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
20086 continuing from a job control stop signal.
20087 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
20088
20089 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
20090
20091 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
20092 * gdb.base/corefile.exp: Likewise.
20093 * gdb.base/funcargs.exp: Likewise.
20094
20095 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
20096
20097 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
20098 * config/monitor.exp: Add support for setting baud rate.
20099
20100 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
20101
20102 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
20103 i*86-*-linux* xfails for "backtrace through signal handler".
20104 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
20105 "print func2::coremaker_local".
20106 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
20107 alpha-dec-osf2* xfail for
20108 "delete all breakpoints when none".
20109
20110 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
20111
20112 * gdb.base/break.exp: Change test that deletes all breakpoints
20113 when no user breakpoints are installed. A post 4.15 change
20114 causes gdb to no longer prompt in this case.
20115
20116 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
20117
20118 * gdb.base/return.exp (return_tests): Change xfail for test
20119 "correct value returned double test" to stop xfailing at
20120 Solaris 2.5. Apparently the bug has been fixed.
20121
20122 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
20123
20124 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
20125 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
20126
20127 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
20128
20129 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
20130 * gdb.disasm/hppa.s: Corresponding changes.
20131
20132 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
20133
20134 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
20135 makefile fragment.
20136 * config/mt-hpux: Deleted.
20137
20138 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
20139
20140 * Many files: When warning about suppressed tests due to a
20141 nonexistant test binary, avoid incrementing the warning count.
20142
20143 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
20144
20145 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
20146
20147 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20148
20149 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
20150 "sparc-*-solaris2*".
20151
20152 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20153
20154 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
20155 Add global and local variables and initialize them.
20156 * gdb.base/corefile.exp: Test correct mapping of corefile sections
20157 by printing variables. Remove rs6000 and powerpc xfails, BFD now
20158 extracts the file name and terminating signal from the core file.
20159 * TODO: Remove note about tests for correct mapping of corefile.
20160 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
20161 from optimizing it away.
20162 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
20163 handles common blocks.
20164
20165 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
20166
20167 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
20168 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
20169
20170 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
20171
20172 * Makefile.in (maintainer-clean): New target, synonym for
20173 realclean.
20174 * gdb.base/Makefile.in (maintainer-clean): Likewise.
20175 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
20176 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
20177 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
20178 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
20179 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
20180
20181 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
20182
20183 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
20184 xfails when not gcc compiled for "print foo::funclocal".
20185 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
20186 "print foo::funclocal at foo",
20187 "print 'scope1.c'::foo::funclocal at foo",
20188 "print foo::funclocal_bss at foo",
20189 "print 'scope1.c'::foo::funclocal_bss at foo",
20190 "print foo::funclocal_ro at foo",
20191 "print 'scope1.c'::foo::funclocal_ro at foo",
20192 "print bar::funclocal at foo" and
20193 "print 'scope1.c'::bar::funclocal at foo".
20194 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
20195 gcc compiled for "print foo::funclocal at bar".
20196 Expand all messages to ensure that they identify that
20197 the test is at bar().
20198 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
20199 gcc compiled for:
20200 "ptype on opaque struct pointer (statically)",
20201 "ptype on opaque struct tagname (statically)",
20202 "ptype on opaque struct pointer (dynamically) 1",
20203 "ptype on opaque struct tagname (dynamically) 1",
20204 "ptype on opaque struct pointer (dynamically) 2" and
20205 "ptype on opaque struct tagname (dynamically) 2
20206 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
20207 gcc compiled for:
20208 "p datalocal"
20209 "whatis datalocal",
20210 "ptype datalocal",
20211 "p bsslocal",
20212 "whatis bsslocal", and
20213 "ptype bsslocal".
20214 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
20215 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
20216 when not gcc compiled.
20217 * gdb.base/funcargs.exp (float_and_integral_args): Add
20218 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
20219 compiled.
20220 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
20221 "backtrace from call6a" when not gcc compiled.
20222 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
20223 "backtrace from call7a" when not gcc compiled.
20224 * gdb.base/callfuncs.exp (do_function_calls):
20225 Add "hppa*-*-hpux*" xfail when not gcc compiled for
20226 "p t_char_array_values(char_array_val2,char_array_val1)",
20227 "p t_char_array_values(char_array_val1,char_array_val2)",
20228 "p t_char_array_values("carray 1","carray 2")",
20229 "p t_char_array_values("carray 1",char_array_val2)",
20230 "p t_char_array_values(char_array_val1,"carray 2")",
20231 "p sum_args(1,{2})",
20232 "p sum_args(2,{2,3})",
20233 "p sum_args(3,{2,3,4})",
20234 "p sum_args(4,{2,3,4,5})"
20235 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
20236 "backtrace in corefile.exp" when not gcc compiled.
20237
20238 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20239
20240 * gdb.base/signals.exp: Rewrite `handle all print' test as
20241 a procedure. Accept blanks or TABs as whitespace, increase
20242 timeout and expect input buffer size for the large output
20243 from the command. Remove "i*86-*-bsdi2.0" xfail.
20244
20245 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20246
20247 * gdb.base/setvar.exp: Add new testcases for truncation when
20248 assigning invalid values to bitfields.
20249
20250 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
20251
20252 * gdb.base/callfuncs.exp (do_function_calls): Remove
20253 mips-sgi-irix* xfail for
20254 "call inferior func with struct - returns char *"
20255 and fix test so that an optional (unsigned char *) cast is
20256 accepted in the result.
20257
20258 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
20259
20260 * gdb.base/funcargs.exp (float_and_integral_args): Remove
20261 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
20262 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
20263 * gdb.base/signals.exp: Remove duplicate "handle all print" test
20264 that accidentally got checked in.
20265
20266 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
20267
20268 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
20269 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
20270 compiled test.
20271 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
20272 Add mips-sgi-irix5* xfail for not gcc compiled.
20273 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
20274 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
20275 "p top", "whatis top", "p middle", and "whatis middle".
20276 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
20277 "whatis signed char" for not gcc compiled.
20278 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
20279 "set variable signed char=-1 (-1)" and
20280 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
20281 * gdb.base/funcargs.exp (float_and_integral_args):
20282 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
20283 Add mips-sgi-irix* xfail when not gcc compiled for
20284 "continue to call2b".
20285 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
20286 "continue to call2g".
20287 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
20288 "backtrace from call6a"
20289 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
20290 "backtrace from call7k".
20291 Add mips-sgi-irix5* xfail when not gcc compiled for
20292 "backtrace from call7a".
20293 (localvars_after_alloca): Fix gdb_test cmds for
20294 "print * after runto ...".
20295 Remove rs6000-*-* xfails for
20296 "print i after runto localvars_after_alloca" and
20297 "print l after runto localvars_after_alloca"
20298 for all compilers.
20299 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
20300 when not compiled with gcc, for:
20301 "print signed char == (minus)",
20302 "print signed char != (minus)",
20303 "print signed char < (minus)",
20304 "print signed char > (minus)".
20305 * gdb.base/callfuncs.exp (do_function_calls):
20306 Add mips-sgi-irix* xfail, when compiled with native compiler, for
20307 "call inferior func with struct - returns char *".
20308 * gdb.base/return.exp (return_tests): Change xfail for
20309 "correct value returned double test" to include Solaris 2.4.
20310 * gdb.base/funcargs.exp (float_and_integral_args):
20311 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
20312
20313 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20314
20315 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
20316 enumeration bitfields if compiling with GNU C.
20317 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
20318 to empty' prompt.
20319
20320 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
20321
20322 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
20323 test for PRO targets.
20324
20325 * gdb.base/funcargs.exp: Avoid ever setting more than 8
20326 breakpoints in the inferior at any given time by making
20327 two groups of breakpoints for call2*, call6* and call7*
20328 tests.
20329
20330 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20331
20332 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
20333 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
20334 from optimizing it away.
20335 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
20336 "call inferior func with struct".
20337
20338 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
20339
20340 * configure.in: Only configure gdb.chill for particular targets.
20341
20342 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
20343
20344 * gdb.base/Makefile.in: Add action to .c.o transformation
20345 rule that generates a .ci file for each .o file and remove
20346 explicit .c.o rules except for callfuncs.o.
20347 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
20348 generates a .ci file for each .o file and remove explicit
20349 .cc.o rules.
20350 (clean): Remove *.tmp *.ci files.
20351 (EXECUTABLES): Remove templ-info.exp.
20352 * gdb.base/compiler.c: New file.
20353 * gdb.c++/compiler.cc: New file
20354 * gdb.base/scope.exp: Source gdb.base/scope.ci.
20355 Change rs6000-*-* xfail for
20356 "print 'scope0.c'::filelocal_ro" and
20357 "print 'scope1.c'::filelocal" and
20358 "print 'scope1.c'::filelocal_bss" and
20359 "print 'scope1.c'::filelocal_ro" and
20360 "print 'scope1.c'::foo::funclocal" and
20361 "print 'scope1.c'::foo::funclocal_ro" and
20362 "print 'scope1.c'::bar::funclocal" and
20363 "print 'scope0.c'::filelocal_ro" and
20364 "print 'scope1.c'::filelocal at foo" and
20365 "print 'scope1.c'::filelocal_bss at foo" and
20366 "print 'scope1.c'::filelocal_ro at foo" and
20367 "print 'scope1.c'::foo::funclocal at foo" and
20368 "print 'scope1.c'::foo::funclocal_bss at foo" and
20369 "print 'scope1.c'::foo::funclocal_ro at foo" and
20370 "print 'scope1.c'::bar::funclocal at foo" and
20371 "print 'scope0.c'::filelocal_ro" and
20372 "print 'scope1.c'::filelocal" and
20373 "print 'scope1.c'::filelocal_bss" and
20374 "print 'scope1.c'::filelocal_ro" and
20375 "print 'scope1.c'::foo::funclocal" and
20376 "print 'scope1.c'::foo::funclocal_bss" and
20377 "print 'scope1.c'::foo::funclocal_ro" and
20378 "print 'scope1.c'::bar::funclocal" and
20379 "print 'scope1.c'::bar::funclocal_bss"
20380 to only be xfail'd when not compiled with gcc.
20381 Add rs6000-*-* xfail for
20382 "print 'scope0.c'::filelocal_bss before run"
20383 when compiled with gcc.
20384 (test_at_main): Add rs6000-*-* xfail for
20385 "print filelocal_ro in test_at_main"
20386 when compiled with gcc.
20387 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
20388 Add rs6000-*-aix* xfail for
20389 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
20390 "ptype t_char_array", not compiled with gcc.
20391 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
20392 xfail for "list foo (in include file)" when gcc compiled.
20393 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
20394 (integral_args): Add rs6000-*-* xfail for
20395 "run to call0a" if not compiled with gcc.
20396 (unsigned_integral_args): Add rs6000-*-* xfail for
20397 "run to call1a" if not compiled with gcc.
20398 (float_and_integral_args): Add rs6000-*-* xfail for
20399 "run to call2a" if not compiled with gcc and for
20400 "continue to call2b" for any compiler.
20401 Add rs6000-*-* xfail to
20402 "print f1 after run to call2a" for gcc compiled.
20403 (discard_and_shuffle): Add rs6000-*-* xfail for
20404 "run to call6a".
20405 (shuffle_round_robin): Add rs6000-*-* xfail for
20406 "backtrace from call7a" if not compiled with gcc.
20407 Add rs6000-*-* xfail for
20408 "backtrace from call7b" if compiled with gcc.
20409 (call_after_alloca): Add rs6000-*-* xfail for
20410 "print c in call_after_alloca" and
20411 "print s in call_after_alloca" and
20412 "backtrace from call_after_alloca_subr"
20413 if not compiled with gcc.
20414 (localvars_in_indirect_call): Add rs6000-*-* xfail for
20415 "print c in localvars_in_indirect_call" and
20416 "print c in localvars_in_indirect_call" and
20417 "backtrace in indirectly called function" and
20418 "stepping into indirectly called function"
20419 if not compiled with gcc.
20420 (localvars_after_alloca): Add rs6000-*-* xfail for
20421 "print c after runto localvars_after_alloca" and
20422 "print s after runto localvars_after_alloca" and
20423 "print i after runto localvars_after_alloca" and
20424 "print l after runto localvars_after_alloca"
20425 for all compilers.
20426 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
20427 than whatis-info.exp.
20428 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
20429 than opaque-info.exp.
20430 Setup rs6000-*-* xfail for
20431 "ptype on opaque struct pointer (statically)" and
20432 "ptype on opaque struct pointer (dynamically)" when
20433 not compiled with gcc.
20434 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
20435 rather than callf-info.exp.
20436 (do_function_calls): Add clear_xfail for rs6000-*-* for
20437 "p t_float_values2(3.14159,float_val2)". Seems to work
20438 fine there, both with xlc and gcc. Need to find out what
20439 it is doing right and fix other platforms.
20440 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
20441 "call inferior func with struct - returns int",
20442 "call inferior func with struct - returns long",
20443 "call inferior func with struct - returns float",
20444 "call inferior func with struct - returns double",
20445 "call inferior func with struct - returns char *",
20446 but only if not gcc compiled (presumes xlc compiled).
20447 Change rs6000-*-* xfails for
20448 "call inferior func with struct - returns char" and
20449 " call inferior func with struct - returns short" to only
20450 xfail if not using gcc.
20451 (clean mostlyclean): Remove *.ci and *.tmp files.
20452 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
20453 than templ-info.exp.
20454 * gdb.base/langs.exp: Source gdb.base/langs.ci.
20455 Add rs6000-*-* xfail for "up to foo in langs.exp"
20456 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
20457 when not gcc compiled.
20458
20459 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20460
20461 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
20462 * gdb.base/corefile.exp: Likewise.
20463 * gdb.base/list.exp: Likewise.
20464 * gdb.base/scope.exp: Likewise.
20465 * gdb.base/siganls.exp: Likewise.
20466
20467 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
20468 compiler output.
20469 * gdb.base/whatis.exp: Likewise.
20470
20471 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
20472
20473 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
20474 failure (opcode table has been fixed to match reality).
20475
20476 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
20477
20478 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
20479 "call inferior func with struct - returns char",
20480 "call inferior func with struct - returns short"
20481
20482 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
20483 "print 'scope0.c'::filelocal at main",
20484 "print 'scope0.c'::filelocal_bss in test_at_main",
20485 "print 'scope0.c'::filelocal at foo",
20486 "print 'scope0.c'::filelocal_bss in test_at_foo",
20487 "print 'scope0.c'::filelocal at bar",
20488 "print 'scope0.c'::filelocal_bss in test_at_bar"
20489
20490 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
20491 in source file 1". This bug seems to have been fixed with both
20492 gcc and native cc (was native assembler bug?).
20493
20494 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
20495
20496 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
20497 "backtrace through signal handler" to "i*86-*-sysv4*".
20498 * gdb.base/signals.exp: Add xfail for "'next' behaved as
20499 continue" case. Add "known SVR4 bug" to fail message.
20500 Add "i*86-*-bsdi2.0" xfail for "handle all print".
20501 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
20502 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
20503 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
20504 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
20505 "up to foo in langs.exp", "show language at foo in
20506 langs.exp", "up to cppsub_ in langs.exp", "show
20507 language at cppsub_ in langs.exp", "up to fsub in
20508 langs.exp", and "show language at fsub in langs.exp".
20509 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
20510 "bactrace in corefile.exp".
20511 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
20512 "call inferior function with struct - returns float" and
20513 "call inferior function with struct - returns double".
20514
20515 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
20516
20517 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
20518 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
20519 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
20520 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
20521
20522 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
20523
20524 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
20525 (or overriden) "CHILL" macro rather then bare "gcc".
20526 Also look for ../../gcc/xgcc since that is what we will
20527 actually need, not "Makefile". Remove following assignment
20528 of CHILL to CHILL_FOR_TARGET because that results in
20529 recursive definition.
20530
20531 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
20532
20533 * gdb.base/corefile.exp: Change xfail for backtrace in
20534 corefile.exp from linuxaout to all linux.
20535 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
20536 cases where we miss the breakpoint at the signal handler
20537 for some reason. Setup xfail for linuxoldld/linuxaout and
20538 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
20539 hitting SIGURG breakpoint.
20540 * gdb.base/signals.exp: Setup xfail for "next" acting like
20541 continue to add linuxoldld. Setup xfail for all linux for
20542 "next to handler in signals_tests_1", "backtrace in
20543 signals_tests_1", "continue to func1", "pass SIGUSR1",
20544 and continue to handler".
20545
20546 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
20547
20548 * Update all FSF addresses except those in COPYING* files.
20549
20550 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
20551
20552 * gdb.base/a2-run.exp: Change messages to be more explicit about
20553 the status of args, and quote binfile in results.
20554
20555 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
20556
20557 * gdb.base/callfuncs.exp: Add tests for passing structs to
20558 inferior functions and return various types.
20559 * gdb.base/callfuncs.c: Add functions to receive a struct
20560 and return a member of the struct, in various types.
20561
20562 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20563
20564 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
20565
20566 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
20567
20568 * config/vxworks29k.exp: New file, sources vxworks.exp.
20569
20570 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20571
20572 * config/gdbremote.exp: New file. Testing framework using
20573 gdbserver.
20574
20575 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
20576
20577 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
20578 "call function when asleep" and "send end of file".
20579 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
20580 for "backtrace in corefile.exp".
20581 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
20582 for "backtrace through signal handler".
20583 * gdb.base/corefile.exp: Make sure we actually generate a core file
20584 before trying the core tests. Some systems allow the user to suppress
20585 generation of core files and default to that (linux for example).
20586 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
20587 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
20588
20589 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20590
20591 * gdb.threads: New directory with some crude multi-threaded
20592 gdb tests (step.exp and step2.exp).
20593 * config/mt-lynx (STEP_EXECUTABLE): Define.
20594 (THREADFLAGS): Define.
20595
20596 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
20597
20598 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
20599
20600 * gdb.base/signals.exp: Disable whole file for lynx until
20601 further notice.
20602
20603 * gdb.base/signals.exp: xfail test where "next" acts like
20604 "continue" for lynx.
20605
20606 * gdb.base/interrupt.exp: xfail test for calling function while
20607 inferior is asleep for lynx.
20608
20609 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
20610 than one cr-lf after each command.
20611
20612 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20613
20614 * configure.in: Reinstate setting of stabsdirs variable, fix
20615 typo in setting up configdirs for native builds.
20616
20617 * gdb.base/return.exp: Fix typo in return double test.
20618 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
20619 compiler from optimizing them away.
20620
20621 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
20622
20623 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
20624 sequences to be echo'd by gdb when using gdb_test.
20625 * gdb.chill/chexp.exp: Likewise.
20626 * gdb.fortran/exprs.exp: Likewise
20627
20628 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20629
20630 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
20631 after the inferior gdb has started.
20632
20633 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
20634 after each command.
20635 * gdb.base/funcargs.exp: Likewise.
20636 * gdb.base/gdbvars.exp: Likewise.
20637 * gdb.base/interrupt.exp: Likewise.
20638 * gdb.base/list.exp: Likewise.
20639 * gdb.base/watchpoint.exp: Likewise.
20640 * gdb.c++/demangle.exp: Likewise.
20641 * gdb.c++/inherit.exp: Likewise.
20642 * gdb.chill/chexp.exp: Likewise.
20643 * gdb.fortran/exprs.exp: Likewise.
20644
20645 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
20646 test if we can't handle IO to/from the inferior.
20647
20648 * gdb.c++/misc.exp: Always check for a program already being
20649 started after sending a "run" command to gdb.
20650
20651 * gdb.base/twice.exp: Start with a fresh gdb.
20652
20653 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
20654 only depend on gdb's expression code, not the chill runtime.
20655
20656 * gdb.base/return.c: Put return values into variables so we
20657 can have gdb print them rather than depending on the program
20658 to print them.
20659 * gdb.base/return.exp: Corresponding changes.
20660
20661 * lib/gdb.exp: Provide default value for noinferiorio.
20662 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
20663 the inferior.
20664
20665 * gdb.base/break.exp: Always check for a program already being
20666 started after sending a "run" command to gdb.
20667 (text_next_with_recursion): Don't check the output from the
20668 program's printf statement. Instead just make sure the program
20669 exited.
20670
20671 * gdb.base/commands.exp: Protect tests which need arguments with
20672 $noargs conditionals.
20673
20674 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20675
20676 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
20677 of structure member arrays to match gdb/valops.c:value_addr change.
20678
20679 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
20680
20681 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
20682 cases.
20683
20684 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
20685
20686 * configure.in (configdirs): Remove gdb.chill from default list
20687 of subdirs and then add it back in only if doing a native build.
20688 The current chill compiler does not yet work in any cross build.
20689 * Revert all signal changes from Jul 6.
20690 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
20691 for sh-hms targets, allowing these tests to link, with no other
20692 changes. Testing is suppressed by setting "nosignals" in site.exp.
20693
20694 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
20695
20696 * configure.in (signaldirs): Define and add to configdirs for all
20697 targets except some specific ones that are known to not support signals.
20698 Also clean up formatting.
20699 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
20700 (signals, sigall): Remove rules to build.
20701 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
20702 Moved to new gdb.signals directory.
20703 * gdb.signals: New test directory.
20704 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
20705 signals.c signals.exp}: New or moved files.
20706
20707 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
20708
20709 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
20710
20711 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
20712
20713 * gdb.base/return.exp: Xfail `return double' test failure
20714 on at least Solaris 2.3 and handle future/past versions on
20715 a case by case basis as appropriate. Also update message
20716 to include i*86 failures.
20717
20718 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20719
20720 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
20721
20722 * lib/gdb.exp: Fix comment which erroneously identified
20723 gdb_file_cmd as gdb_load (the 19 May change was in fact to
20724 gdb_file_cmd not gdb_load).
20725 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
20726
20727 * gdb.base/setvar.exp: Make test names consistent between pass and
20728 fail cases. Use gdb_test more.
20729
20730 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20731
20732 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
20733
20734 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20735
20736 * gdb.base/help.exp: Fix expected help string for `show commands'.
20737
20738 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
20739
20740 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
20741
20742 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
20743 of a text section.
20744
20745 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
20746
20747 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
20748 that loop eventually terminates. Fix Connection refused logic so
20749 that testsuite will expire nicely.
20750
20751 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
20752
20753 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
20754 config/rom68k.exp: New tcl glue for the appropriate monitors.
20755 These all just end up calling monitor.exp.
20756 * config/monitor.exp (gdb_target_monitor): Handle `Connection
20757 refused' by retrying. Cleanup some timeout issues.
20758 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
20759 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
20760 callers don't have to set/restore global timeout variable.
20761
20762 * The following set of changes centralizes management of the global
20763 timeout variable. This way, it can be set in one target dependent
20764 place instead of dozens of places scattered throughout the test suite.
20765 If you need to lengthen a timeout, then you should either set timeout
20766 in one of the config/{target}.exp files, or multiply it by a factor.
20767 Setting it to an absolute value is always going to lose for some
20768 targets.
20769 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
20770 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
20771 * gdb.base/funcargs.exp: Don't set timeout.
20772 * gdb.base/list.exp (test_forward_search): Only use local timeout.
20773 * gdb.base/printcmds.exp (test_print_string_constants
20774 test_print_array_constants): Don't set timeout.
20775 * gdb.base/ptype.exp: Don't set timeout.
20776 * gdb.base/recurse.exp: Don't set timeout.
20777 * gdb.base/return.exp: Don't set timeout.
20778 * gdb.base/watchpoint.exp: Don't set timeout.
20779 * gdb.c++/classes.exp (do_tests): Don't set timeout.
20780 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
20781
20782 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
20783
20784 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
20785
20786 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20787
20788 * lib/gdb.exp: Disable chill tests for irix5.
20789
20790 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20791
20792 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
20793 each test pass or fail.
20794
20795 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20796
20797 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
20798 xlc not gcc.
20799
20800 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
20801
20802 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
20803
20804 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
20805
20806 * config/est.exp: Fix copyright and comments. Remove dead code.
20807 Use targetname, serialport and baud variables instead of fixed
20808 constants.
20809 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
20810 * config/cpu32bug.exp: New file to support cpu32bug monitors.
20811
20812 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20813
20814 * gdb.base/watchpoint.exp: Don't run
20815 test_watchpoint_triggered_in_syscall for sunos.
20816
20817 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20818
20819 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
20820 they don't seem to exist. Do include stdio.h.
20821
20822 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20823
20824 * gdb.base/a1-selftest.exp: Add alpha xfail.
20825
20826 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20827
20828 * gdb.base/watchpoint.c (main): Prompt before calling read().
20829 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
20830 Revise accordingly. Remove cruft about sending "123" several
20831 times, until it gets noticed. Clean up the "print buf[0]" stuff
20832 so that it passes or fails, and waits for prompts in the usual way.
20833
20834 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20835
20836 * gdb.base/recurse.exp: Fix comment.
20837
20838 * TODO: Remove item about printing variables in nodebug.exp. Add
20839 item about enabling tests which are only run on some targets.
20840
20841 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
20842 fail, make test names unique, use new gdb_test convention
20843 regarding pattern, use gdb_test more, etc.).
20844
20845 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
20846 fail, make test names unique, etc.).
20847
20848 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20849
20850 * gdb.base/nodebug.c: Change return type of top and middle to
20851 short.
20852 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
20853 are fixed by the recent mdebugread.c changes. Allow `short ()'
20854 as type for top and middle.
20855
20856 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20857
20858 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
20859 nearly as I can tell, the whole thing was an accident in Stu's
20860 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
20861 to replace a send/expect pair with gdb_test, but ended up only
20862 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
20863 of 30 Mar 1995 took care of it, but left this vestigial comment
20864 which I am now nuking.
20865
20866 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20867
20868 * gdb.base/break.exp: Look for different line number for
20869 breakpoint at main depending on usestubs.
20870
20871 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20872
20873 * gdb.base/list.exp: Adjust some alternate expect patterns to
20874 match recent list0.c change. Add alternate expect pattern for
20875 output from `list default lines around main' for optimizing
20876 compilers.
20877
20878 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20879
20880 * lib/gdb.exp: If nosignals is not set, set it to 0.
20881
20882 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
20883
20884 * config/slite-gdb.exp: Responds to load symbol table prompt.
20885 * gdb.base/break.exp: Adjust line number, fix rerun.
20886 * gdb.base/langs0.c: Add #ifdef usestubs.
20887
20888 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
20889
20890 * gdb.base/list.exp: Adjust line contents after adding new lines in
20891 list0.c. Also fix a syntax error.
20892
20893 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
20894 * gdb.base/break.exp: ditto.
20895 * gdb.base/list.exp: ditto.
20896 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
20897 * gdb.base/run.c: ditto.
20898 * gdb.base/list0.c: ditto.
20899 * gdb.base/funcargs.c: ditto.
20900
20901 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
20902
20903 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
20904 $targetname, $serialport and $baud instead of hardwired variables.
20905 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
20906 target doesn't support signals.
20907
20908 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
20909
20910 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
20911
20912 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20913
20914 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
20915 Don't rely on the value of an auto variable before it has been
20916 initialized. Use gdb_test more.
20917
20918 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20919
20920 * lib/gdb.exp (default_gdb_version): A version number must start
20921 with a digit, but other than that contains all characters up to
20922 the first whitespace character.
20923
20924 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20925
20926 * gdb.base/commands.exp (breakpoint_command_test): New tests.
20927
20928 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20929
20930 * gdb.c++/*.exp: Warn if executable does not exist. The original
20931 reason for skipping the warning was that configure.in sometimes
20932 intentionally skipped building the executables but the tcl code
20933 had no way of knowing. That (a) was always bogus with respect to
20934 error handling, (b) is no longer true (right now there is no way
20935 to skip C++ tests).
20936
20937 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
20938
20939 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20940
20941 * gdb.base/list.exp: Add expect patterns for output from
20942 SunPRO compiled executables.
20943 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
20944 types.
20945
20946 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20947
20948 * gdb.base/break.exp (test_next_with_recursion): Accept any line
20949 number (we are already testing that the correct source line text
20950 gets printed).
20951
20952 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
20953 that is what is intended, but something needed to be done to get
20954 sunos4 native working again.
20955
20956 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
20957
20958 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
20959 apparently went with a (very) old xfail.
20960
20961 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
20962
20963 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
20964 runto_main is a proc in gdb.exp that will do 'step' for target use
20965 stubs.
20966 * gdb.base/exprs.exp: ditto.
20967 * gdb.base/interrupt.exp: ditto.
20968 * gdb.base/opaque.exp: ditto.
20969 * gdb.base/printcmds.exp: ditto.
20970 * gdb.base/ptype.exp: ditto.
20971 * gdb.base/scope.exp: ditto.
20972 * gdb.base/setvar.exp: ditto.
20973 * gdb.base/signals.exp: ditto.
20974 * gdb.base/twice.exp: ditto.
20975 * gdb.c++/classes.exp: ditto.
20976 * gdb.c++/inherit.exp: ditto.
20977 * gdb.c++/templates.exp: ditto.
20978 * gdb.base/break.exp: no run and hit main for stubs. Change line
20979 numbers for breakpoints and info breakpoint.
20980 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
20981 breakpoint().
20982 * gdb.base/callfuncs.c: ditto.
20983 * gdb.base/exprs: ditto.
20984 * gdb.base/interrupt.c: ditto.
20985 * gdb.base/opaque0.c: ditto.
20986 * gdb.base/printcmds.c: ditto.
20987 * gdb.base/ptype.c: ditto.
20988 * gdb.base/scope0.c: ditto.
20989 * gdb.base/setvar.c: ditto.
20990 * gdb.base/signals.c: ditto.
20991 * gdb.base/twice.c: ditto.
20992 * gdb.c++/misc.cc: ditto.
20993 * gdb.c++/templates.cc: ditto.
20994
20995 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20996
20997 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
20998
20999 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
21000 somewhere between `read' and `main.c'. I'm pretty sure the
21001 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
21002 and it isn't particularly useful.
21003
21004 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
21005
21006 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21007
21008 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
21009
21010 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
21011
21012 * config/mt-slite: add LIBS and -nostdlib.
21013 * config/slite-gdb.exp: add this new file to support sparclite target.
21014
21015 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
21016
21017 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
21018
21019 * gdb.base/a2-run.exp: Change argument to istarget from
21020 "*-*-vxworks" to "*-*-vxworks*".
21021 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
21022
21023 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
21024
21025 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
21026 will not runto main but do a 'step' to step out of breakpoint().
21027 * config/mt-slite: add -Dusestubs.
21028
21029 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21030
21031 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
21032 instead of just @.
21033
21034 * gdb.base/signals.exp: Add test for "handle all print".
21035 * TODO: Remove "handle all print". Also remove item about
21036 checking copyright date (I don't like the idea of a spurious FAIL
21037 based on when we run the tests).
21038
21039 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
21040 for SunOS4 (reason for failure not investigated). Remove
21041 redundant test for $binfile.
21042
21043 * gdb.base/nodebug.c (array_index): Call malloc.
21044
21045 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
21046
21047 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
21048
21049 * gdb.base/recurse.exp: Update gdb_test invocation to use new
21050 conventions and slightly simplify the matching regexp.
21051
21052 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21053
21054 * gdb.base/break.exp: Update gdb_test invocation to use new
21055 convention.
21056
21057 * lib/gdb.exp: If noargs is not set, set it to 0.
21058
21059 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
21060 tests unique.
21061
21062 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
21063
21064 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21065
21066 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
21067 one argument of type "<non-float parameter>".
21068
21069 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
21070
21071 * config/rom68k.exp: New file to support Motorola IDP board.
21072 * gdb.base/a2-run.exp: Skip this file if noargs is set.
21073 * gdb.base/break.c: Change things around so that this program
21074 doesn't depend upon args. This is necessary to make remote
21075 targets work (in general, they can't take args).
21076 * gdb.base/break.exp: Don't try to send args to program. Don't
21077 expect output. Also, replace lots of code with gdb_test.
21078
21079 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21080
21081 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
21082 printing of '\'' (which is what the comment says we are testing,
21083 even though we were not), not '''.
21084 (test_integer_literals_rejected): Test that printing ''' is an error.
21085
21086 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21087 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
21088 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
21089 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
21090 Use gdb_test not test_print_accept.
21091 * lib/gdb.exp: Remove test_print_accept.
21092
21093 * gdb.base/signals.exp (signal_tests_1): Make pass message
21094 consistent with fail message.
21095
21096 * gdb.base/whatis.exp: Remove xfails for printing char vs.
21097 unsigned char; the bug (PR 1821) is fixed.
21098
21099 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
21100
21101 * gdb.base/scope.exp (test_at_localscopes): Call pass for
21102 successful tests--makes xfailing them work right.
21103
21104 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21105
21106 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
21107 only \r\n, not .*. The test can pass .* as the last thing in
21108 $pattern if that is what it wants. In addition to providing this
21109 flexibility, this change should speed up pattern matching in cases
21110 where the pattern already ended with .* (there were a number of
21111 them). This change also helps catch bad patterns--in the old
21112 scheme the typo "char \*" instead of "char \\*" would pass. Now
21113 it is caught.
21114 * Many .exp files: Update callers.
21115
21116 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
21117 clearer and does not spuriously match multiple ('s. Likewise for
21118 ) and *.
21119
21120 * gdb.base/nodebug.exp: Test ability to call a function and pass
21121 it a string (even with no debugging info).
21122
21123 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
21124 "p '\'", which is the same as "p ''" once tcl gets done with
21125 quoting, to "p '\\'", which I suspect is what is intended (one
21126 backslash gets sent to GDB).
21127
21128 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
21129
21130 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21131
21132 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
21133 1817) was fixed literally years ago.
21134
21135 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21136
21137 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
21138 test, it causes stepping out of call_after_alloca_subr with
21139 optimizing compilers.
21140 (localvars_in_indirect_call): Consume GDB prompt if `finish'
21141 fails.
21142
21143 * gdb.c++/templates.exp: Source templ-info.exp only if
21144 the templates executable exists.
21145
21146 * gdb.c++/misc.cc (class Contains_static_instance,
21147 class Contains_nested_static_instance),
21148 gdb.c++/classes.exp (test_static_members): Test printing of
21149 a class that contains a static instance of the class.
21150
21151 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21152
21153 * gdb.base/langs2.c (cppsub_): Don't prototype.
21154 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
21155 only, I believe).
21156
21157 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21158
21159 * lib/gdb.exp (skip_chill_tests): New procedure.
21160
21161 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
21162
21163 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
21164
21165 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
21166 each expect pattern. Cuts runtime from 12 to about 4 seconds.
21167
21168 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21169
21170 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
21171
21172 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
21173 disassemble 8, not 16, instructions for part 4.
21174
21175 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
21176 support the latter anymore.
21177
21178 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
21179 -DNO_PROTOTYPES.
21180 * gdb.base/callfuncs.c: Control use of prototypes based on
21181 NO_PROTOTYPES, not __STDC__.
21182 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
21183 t_float_values2 tests if prototypes in use.
21184
21185 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
21186 t_double_values): When checking differences against DELTA, check
21187 that difference is within the range (-DELTA,DELTA), not just
21188 (-infinity,DELTA).
21189
21190 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
21191
21192 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
21193 'file' command firts, then 'target', then 'load', this is due to gdb
21194 target set up.
21195 * config/mips-gdb.exp: Fix a couple regular exp bugs.
21196
21197 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
21198
21199 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
21200 FP load/store variants.
21201 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
21202
21203 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
21204
21205 * gdb.base/term.exp: Do not give a warning if not native, it is
21206 not an abnormal condition.
21207
21208 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
21209
21210 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
21211 t_char_array".
21212
21213 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
21214
21215 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
21216 are getting the version number.
21217
21218 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
21219 if not native, it is not an abnormal condition.
21220
21221 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21222
21223 * lib/gdb.exp: Just use "file exists", rather than undocumented
21224 dejagnu procedure "findfile".
21225
21226 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
21227
21228 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
21229 (LDFLAGS): Set to -Xlinker -Ur.
21230
21231 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
21232 Removed, these values are set by lib/gdb.exp.
21233
21234 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
21235
21236 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
21237
21238 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
21239 of replicating gdb startup code.
21240
21241 * config/mt-vxworks (LDFLAGS): Set to -r.
21242 (CFLAGS_FOR_TARGET): Removed.
21243
21244 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
21245 (gdb) and gdb for vxworks uses (vxgdb).
21246
21247 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
21248 executable is not in the tree and host != target, use sed and
21249 program_transform_name to determine the gdb name used by the
21250 target.
21251
21252 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
21253 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
21254
21255 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21256
21257 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
21258 floats, chars, and shorts where there are ANSI-style function
21259 definitions.
21260
21261 * gdb.base/langs.exp, gdb.base/langs*: New test.
21262 * gdb.base/Makefile.in: Build it.
21263 * TODO: Remove item about checking that C names don't get C++
21264 demangling applied; this test tests it.
21265
21266 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21267
21268 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
21269 went with the const70 xfail. The xfail went away a year ago.
21270
21271 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
21272
21273 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
21274 for hp300.
21275
21276 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
21277
21278 * gdb.base/a1-selftest.exp: Don't run on hp300.
21279
21280 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21281
21282 * Makefile.in (site.exp): Set host_alias and target_alias as well
21283 as host_triplet and target_triplet.
21284
21285 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21286
21287 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
21288
21289 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
21290 places as other ecoff systems).
21291
21292 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
21293 ultrix.
21294
21295 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21296
21297 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
21298 remove them.
21299 * gdb.base/nodebug.exp: Accept "function" in addition to "text
21300 variable and "variable" in addition to "data variable".
21301 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
21302
21303 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
21304 2.
21305 * gdb.base/list1.c (long_line): Add additional statement at start
21306 of function.
21307 * gdb.base/list.exp (test_forward_search): Update line number to
21308 reflect new statement.
21309
21310 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21311
21312 * gdb.base/signals.exp: Reinitialize searched source directories
21313 after gdb_start call.
21314
21315 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
21316
21317 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
21318 * gdb.stabs/Makefile.in: Likewise.
21319
21320 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
21321 change. Instead split the tests into smaller pieces.
21322 * gdb.disasm/hppa.s: Corresponding changes.
21323
21324 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21325
21326 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21327 Quote ^C when passing it to stty. For some shells ^ is a pipe.
21328
21329 * gdb.base/funcargs.exp: Modify many tests so that every test
21330 either passes or fails. Make some test names unique.
21331
21332 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21333
21334 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21335 Call stty to set interrupt character.
21336
21337 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
21338 for HP assembler versus GNU assembler based on actual behavior of
21339 $(CC), rather than assuming that $(AS) is always the GNU assembler.
21340
21341 * TODO: Suggest a few more stepping tests.
21342
21343 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
21344
21345 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
21346 restart GDB for h8300 after a continue.
21347 (return): Add pattern to match a29k-udi behavior.
21348 * gdb.base/nodebug.exp: Remove obsolete comment.
21349 * gdb.base/regs.exp: New file, testing of register displays.
21350 * gdb.base/return.exp: Fix typo in reference to $objdir.
21351 * gdb.base/whatis.exp: Always start with a fresh GDB.
21352
21353 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21354
21355 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
21356 higher, these tests generate a lot of output.
21357
21358 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21359
21360 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
21361 code following the catch silently ignored some errors; without the
21362 catch they should be thrown like any other tcl error. Also, the
21363 catch used "" instead of {} which meant all the callers who wanted
21364 to include one of the characters "[]$ had to quote it an extra time.
21365 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
21366 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
21367 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
21368 Remove extra quoting.
21369
21370 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
21371
21372 * gdb.base/commands.exp: Make test names unique; every test either
21373 passes or fails. Update some comments.
21374
21375 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
21376
21377 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21378
21379 The following fixes a FAIL caused by the fact that the alpha stabs
21380 configuration didn't use the ".if alpha" code in weird.def.
21381 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
21382 bit pointer, so the 32 bit version works even on the alpha.
21383 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
21384 Remove the stuff which allowed us to have separate versions for
21385 alpha and everything else.
21386
21387 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
21388 regexp which "info func operator\[\](" is supposed to match. Fix
21389 string to send to GDB. Note that GDB still doesn't work right. Add a
21390 new test for "info func .perator\[\](" which GDB does handle correctly.
21391
21392 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
21393
21394 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21395
21396 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
21397 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
21398 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
21399 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
21400 it makes the tests harder to understand and confuses test-o-matic.
21401 The preferred style is that each test provides a PASS or a FAIL,
21402 and has a unique message (e.g. "continue #54" not just "continue")
21403 which is the same for the pass and the fail.
21404 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21405 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
21406 to lib/gdb.exp.
21407 * gdb.base/printcmds.exp: Use test_print_accept. Remove
21408 prt_accept which was basically the same thing. Likewise for
21409 test_print_reject and prt_reject.
21410 * lib/gdb.exp (test_print_reject): Add some more error message
21411 patterns to match from the former printcmds.exp (prt_reject).
21412 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
21413 One defect of the passcount stuff is that some of it failed to
21414 report XPASS where appropriate.
21415 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
21416 stuff before and after arg in expected pattern.
21417 (test_paddr_operator_functions): Re-do test without print_addr_of;
21418 this is the only test which seems to want extra stuff there.
21419
21420 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21421
21422 * gdb.base/nodebug.exp: Update new tests to reflect improved
21423 wording of gdb output.
21424
21425 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
21426 and "ptype" work on variables in files compiled without -g.
21427 Replaces commented out "maint print msymbol" tests.
21428
21429 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21430
21431 * gdb.base/setvar.c (dummy): Call malloc.
21432
21433 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
21434 losing with the irix4 sed.
21435
21436 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
21437 ALRM" on irix4.
21438
21439 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21440
21441 * TODO: Remove items about corefile.exp testing new exec-file and
21442 backtrace; both are now done. Add items about printing enums.
21443
21444 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21445
21446 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
21447 "get signal $thissig" test fails.
21448
21449 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
21450
21451 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21452
21453 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
21454 compiler warning with dec alpha compiler.
21455
21456 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
21457 extra \n from gdb_test call (this explains why the prompt test
21458 that I removed yesterday was there).
21459 (user_defined_command_test): Remove extra \n and prompt test.
21460
21461 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
21462 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
21463 doesn't exist.
21464 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
21465 Also remove alpha workaround, which turns out to be because
21466 SIGABRT == SIGLOST.
21467
21468 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
21469
21470 * gdb.base/help.exp: Don't test "help show".
21471
21472 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21473
21474 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
21475 "set print address" is on.
21476 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
21477 pass prompt to gdb_test; gdb_test already looks for the prompt.
21478
21479 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
21480
21481 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
21482 was a vestige of the manual TESTSTRATEGY, and the purpose of it
21483 was to make sure that gdb can read a core file. But (a) the "read
21484 the corefile" part didn't make it to a1-selftest.exp, we just
21485 delete the corefile after creating it, and (b) we test reading
21486 corefiles in corefile.exp anyway. Also, this test left around a
21487 xgdb process on Solaris.
21488
21489 * gdb.base/corefile.exp: Also test backtrace.
21490
21491 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
21492
21493 * gdb.base/commands.exp: Test a simple user defined command with
21494 arguments and if/while statements; verify the full user command is
21495 printed by "show user".
21496
21497 * gdb.base/commands.exp: Test if/while commands as part of a
21498 breakpoint command list; verify they appear in breakpoint
21499 information.
21500
21501 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21502
21503 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
21504 than by dividing by zero.
21505
21506 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
21507
21508 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
21509 performing an inferior call with watchpoints enabled.
21510 * gdb.base/watchpoint.c (main): Delete second unnecessary read
21511 call.
21512
21513 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21514
21515 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
21516 of "file" command.
21517
21518 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
21519 Add additional pattern for when "int operator int(void);" appears
21520 in a different order.
21521
21522 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21523
21524 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
21525
21526 * gdb.base/help.exp: Replace most of docstrings for "info signals"
21527 and "signal" with ".*".
21528
21529 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21530
21531 * TODO: Add note about "handle all nostop".
21532
21533 * gdb.base/{sigall.c, sigall.exp}: New test.
21534 * gdb.base/Makefile.in: Add it.
21535
21536 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
21537
21538 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
21539 when invoking GDB, suppresses any windowing interface.
21540
21541 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
21542
21543 * config/sim-gdb: New file, simulator testing support.
21544
21545 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
21546
21547 * gdb.base/interrupt.exp: Test calling func1 twice.
21548
21549 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
21550
21551 * gdb.base/list.exp (test_forward_search): Set timeout higher
21552 when we'll be getting lots of output from gdb.
21553
21554 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
21555 "init_malloc" to after the expect statement. Run it if that
21556 regexp is taken, but also for two others which happen if source
21557 cannot be found.
21558
21559 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21560
21561 * gdb.base/printcmds.exp: New test, for printing register before
21562 program is running.
21563
21564 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21565
21566 * gdb.base/list.exp: Correct some alternate expect patterns
21567 to reflect changes in list1.c.
21568
21569 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21570
21571 * TODO: Add item regarding large frames.
21572
21573 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
21574
21575 * TODO: Remove item about enabling return.exp; it
21576 is enabled. Suggest a few more "return" tests.
21577
21578 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21579
21580 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
21581 anonymous unions.
21582
21583 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21584
21585 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
21586 and pr-5646.o, so "make" is the same as "make all", not "make
21587 pr-4975.o".
21588
21589 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
21590
21591 * gdb.base/list.exp: Adjust expectations to reflect changes in
21592 list1.c.
21593 (test_forward_search): New test proc.
21594 * gdb.base/list1.c (long_line): New function, has long source line.
21595
21596 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
21597
21598 * gdb.base/a1-selftest.exp: Change initial stepping to know about
21599 additional line of code that was added.
21600
21601 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
21602
21603 * gdb.disasm/hppa.s: Break the large branching tests into smaller
21604 tests so as not to overflow expect's input buffers.
21605 * gdb.disasm/hppa.exp: Corresponding changes.
21606
21607 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21608
21609 Beginnings of template debugging tests.
21610 * gdb.c++/templ-info.cc: New file to test for template
21611 debugging capability of the compiler.
21612 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
21613 templ-info.cc.
21614 * gdb.c++/templates.cc: Add explicit template instantiations
21615 to enable compiling with -fno-implicit-templates. Add destructor
21616 and 'value' method to T5 class for template tests.
21617 * gdb.c++/templates.exp: Add testcases for printing of template
21618 types, setting breakpoints on template methods and calling a
21619 template method.
21620
21621 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
21622
21623 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
21624 branch target since some assemblers (gas-2.5) may emit a
21625 relocation for the branch instead of resolving it in the
21626 assembler.
21627
21628 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21629
21630 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
21631 through signal handler.
21632
21633 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21634
21635 * configure.in (*-*-netware): Use config/mt-netware.
21636
21637 * config/mt-netware: New file.
21638 * config/mt-i386-netware: Removed, separate configs for different
21639 netware architectures are no longer needed now that we have
21640 --with-headers.
21641
21642 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21643
21644 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
21645 by the recent changes to use ANSI C arithmetic conversions.
21646
21647 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21648
21649 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
21650 bug involving using inferior_pid to figure out whether to select a
21651 frame.
21652
21653 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
21654
21655 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
21656 match the current disassembler output.
21657
21658 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
21659
21660 * gdb.fortran/exprs.exp: Expect VOID instead of void.
21661 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
21662 types, expect "int" as type of integer values (for now).
21663
21664 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
21665
21666 * gdb.base/commands.exp: New tests for if/while commands.
21667
21668 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
21669
21670 * lib/gdb.exp (runto): Replace sub-pattern for hex value
21671 by .*, since hex values have different syntax in Chill mode.
21672
21673 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21674
21675 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
21676 linefeed from expect pattern for repeated types with indices > 9.
21677
21678 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
21679
21680 First part of Fortran test suite.
21681 * gdb.fortran: New directory.
21682 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
21683
21684 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21685
21686 * gdb.base/default.exp: Update expect pattern for load command
21687 without arguments.
21688
21689 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
21690
21691 * configure.in: Change i386 to i[345]86.
21692 * gdb.base/configure.in: Likewise.
21693 * gdb.c++/configure.in: Likewise.
21694 * gdb.chill/configure.in: Likewise.
21695
21696 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
21697
21698 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
21699 patterns, since that is not a valid context for comments.
21700
21701 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
21702
21703 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
21704 repeated types and repeated types with indices > 9.
21705
21706 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
21707
21708 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
21709 2417; old bug has been fixed.
21710
21711 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
21712
21713 * gdb.base/interrupt.exp: When trying to wake up the inferior,
21714 send the newline ourselves instead of assuming gdb_test will do
21715 so when passed an empty input string.
21716
21717 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
21718 stabs testcode.
21719
21720 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21721
21722 * lib/gdb.exp (gdb_test): Don't send anything if the first
21723 argument is an empty string. This makes cases where we want to
21724 match output that is already in expect's buffers (for example,
21725 matching a breakpoint after gdb_run_cmd has been called) work
21726 reliably.
21727
21728 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21729
21730 * config/netware.exp: New file.
21731
21732 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21733
21734 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
21735 the -B and -L prefixes so we can find the debugging stub.
21736
21737 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
21738 there and we are using the gcc from the tree.
21739
21740 * gdb.base/types.c: Removed.
21741
21742 * gdb.base/configure.in: Look for makefile fragments in ../config.
21743 Recognize i386-*-netware.
21744 * gdb.c++/configure.in: Likewise.
21745
21746 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21747
21748 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
21749 the correct TCL syntax.
21750
21751 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21752
21753 * gdb.base/opaque.exp: use runto instead of messing around with
21754 breakpoints. Simplify by using gdb_test.
21755
21756 * gdb.base/bitfields.exp: restart between tests on netware targets
21757 because breakpoints aren't relocated after target death. Run
21758 processes to completion.
21759
21760 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
21761
21762 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
21763
21764 * Makefile.in: Remove extra tabs that confuse some versions
21765 of "make". Use the newly built gdb to test with by default,
21766 rather than the first one in the tester's search path.
21767
21768 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
21769
21770 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
21771
21772 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
21773 condition help.
21774
21775 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21776
21777 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
21778
21779 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
21780 running.
21781 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
21782 * gdb.base/funcargs.exp: Likewise.
21783
21784 * gdb.base/bitfields.exp: Simplify by using gdb_test.
21785 * gdb.base/funcargs.exp: Likewise.
21786
21787 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
21788 message is "".
21789
21790 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21791
21792 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
21793 return,signals,twice}.exp: Handle non-existant binaries
21794 consistantly.
21795
21796 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
21797 * gdb.base/Makefile.in: Don't try to generate a core dump, we
21798 might testing a cross development system.
21799
21800 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21801
21802 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
21803 runtest script is relative to ${srcdir}, not ${rootdir}.
21804
21805 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
21806
21807 * gdb.base/signals.exp: Allow for optionality of breakpoint
21808 address.
21809
21810 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21811
21812 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
21813
21814 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21815
21816 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
21817 for size_t definition.
21818 * gdb.c++/templates.cc: Likewise
21819
21820 * config/mt-i386-netware: New file.
21821
21822 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
21823 defined.
21824
21825 * gdb.base/Makefile.in: Added support for systems that name core
21826 files by appending "core" to the program name.
21827 * gdb.base/a1-selftest.exp: Likewise.
21828
21829 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21830
21831 * gdb.base/return.exp: Add comment and message for `return double'
21832 test failure on Sparc Solaris.
21833
21834 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
21835
21836 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
21837
21838 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21839
21840 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
21841 from optimizing them away.
21842 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
21843 patterns to include default constructors and assignment operators,
21844 to match gcc versions beyond 2.5.8. Accept any cplus demangling
21845 character in the output of the virtual base pointer.
21846
21847 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21848
21849 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
21850 expression match in print_addr_of to avoid unintented matches.
21851 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
21852 versions up to 2.5.8.
21853
21854 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21855
21856 * gdb.base/list.exp: Tweak alternate pattern for listing of an
21857 included file to run under newer versions of expect.
21858 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
21859 consecutive >'s in templates to accomodate recent cplus-dem.c change.
21860 Remove xfail for the virtual table of BDDHookV.
21861
21862 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
21863
21864 * lib/gdb.exp (string_to_regexp): Set a default result.
21865 (default_gdb_start): Fix misleading message.
21866
21867 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
21868
21869 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
21870 Remove all CC, etc definitions.
21871 * config/mt-hpux: New file.
21872 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
21873 (CFLAGS, LDFLAGS): Define.
21874 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
21875
21876 * Makefile.in (site.exp): Don't insert host_os, etc.
21877 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
21878 (distclean): Check existence of subdir.
21879 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
21880 * gdb.base/Makefile.in: General cleanup and simplification.
21881 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21882 to build executables. Use default rule to build .o files.
21883 (EXPECT, RUNTEST, CC): Fix relative pathname.
21884 (site.exp): Don't insert host_os, etc.
21885 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
21886 and/or SIGUSR1 defined.
21887 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
21888 * gdb.c++/Makefile.in: General cleanup and simplification.
21889 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21890 (CFLAGS): Remove.
21891 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
21892
21893 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
21894
21895 * gdb.base/recurse.exp: Misc changes to get tests running again
21896 after Kung's changes to the watchpoint code.
21897 * gdb.base/watchpoint.exp: Likewise.
21898
21899 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
21900
21901 * lib/gdb.exp (string_to_regexp): Convert {\} also.
21902
21903 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
21904
21905 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
21906 * lib/gdb.exp (default_gdb_start): Define.
21907 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
21908 gdb.base/funcargs.exp, gdb.base/opaque.exp,
21909 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
21910 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
21911 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
21912 Don't call gdb_target_udi in between tests.
21913
21914 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21915
21916 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
21917 (which was basically just a local version of the same thing). In
21918 addition to avoiding duplication, gdb_test_exact is faster.
21919 * lib/gdb.exp (gdb_test_exact): Fix typo.
21920
21921 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
21922 don't give an error.
21923
21924 * gdb.base/term.exp: Call delete_breakpoints before starting.
21925
21926 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
21927 (t10): Add comment.
21928
21929 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
21930
21931 Reorganization of the GDB Test Suite.
21932
21933 * gdb.base: New directory, contains all the basic tests.
21934 * gdb.c++: New directory, tests specific to C++.
21935 * gdb.chill: New directory, tests specific to Chill.
21936 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
21937 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
21938 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
21939 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
21940 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
21941 t30-31 to chill).
21942 * */gdbme.*: Rename to match appropriate expect scripts.
21943 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
21944 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
21945 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
21946 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
21947 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
21948 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
21949 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
21950 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
21951 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
21952 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
21953 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
21954 gdb.c++/virtfunc.cc: New names of C++ files.
21955 * gdb.chill/chillvars.ch: New name of Chill file.
21956 * gdb.base/configure.in, gdb.c++/configure.in,
21957 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
21958 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
21959 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
21960 * configure.in (configdirs): Update to reflect directory changes.
21961 (target_abbrev): No longer define for any configuration.
21962 * Makefile.in: Cosmetic improvements to header comments.
21963
21964 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
21965
21966 Various changes to gdb.t31:
21967
21968 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
21969 * gdbme.ch: Make all key-words and predefineds be upper-case.
21970 * chillvars.exp: Expect key-words and predefinds in upper-case.
21971
21972 * chillvars.exp: Use gdb_test_exact many places.
21973 Change expected output for arrays (which now includes index labels).
21974
21975 * pr-5020.exp, gdme.ch (module PR_5020):
21976 New test, for PR-5020.
21977
21978 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
21979
21980 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
21981 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
21982
21983 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
21984
21985 * Makefile.in: Fix bit-rot in definitions of CHILL,
21986 CHILL_FOR_TARGET and Chill_LIB.
21987 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
21988 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
21989 CHILL, and CHILL_LIB.
21990
21991 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
21992
21993 * Revert the previous changes. Please see Rob's directory
21994 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
21995
21996 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
21997
21998 * Makefile.in, configure.in, config/mips-gdb.exp,
21999 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
22000 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
22001 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
22002 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
22003 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
22004 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
22005 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
22006 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
22007 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
22008 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
22009 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
22010 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
22011 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
22012 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
22013 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
22014 changes from 94Q1.
22015
22016 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
22017
22018 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
22019 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
22020 Rob's new testing fragments.
22021
22022 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
22023
22024 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
22025 lib/gdb.exp: Replace error proc calls with perror.
22026
22027 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
22028
22029 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
22030 version also, match on casted version strings, and match on
22031 gdb startup case where the line numbers might be messed up.
22032
22033 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
22034
22035 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
22036 (CFLAGS): Delete it from here.
22037
22038 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
22039
22040 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
22041
22042 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
22043
22044 * Makefile.in (RUNTEST): Default to just "runtest".
22045
22046 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22047
22048 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
22049 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
22050 the code has been restructured.
22051
22052 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22053
22054 * gdb.t00/default.exp (set write): Allow any number of \r and/or
22055 \n, not just one of each.
22056
22057 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
22058 /bin/cc gives a warning if you do.
22059
22060 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
22061
22062 * gdb.t24/demangle.exp: change expect pattern of
22063 __t10ListS_link1ZUiRCUiPT0
22064
22065 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22066
22067 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
22068 on local variables in recursive functions.
22069
22070 * gdb.t07/Makefile.in: Build the new test.
22071
22072 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22073
22074 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
22075 directly. Instead compare the return values from actual calls.
22076
22077 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
22078
22079 * Makefile.in (check): Set TCL_LIBRARY for runtest.
22080
22081 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22082
22083 * From Peter Schauer with minor modifications.
22084 * gdb.t15/return.exp (return_tests): Handle targets where "return"
22085 stops in mid-line in the caller. Add xfail for returning a float
22086 value on X86 targets.
22087
22088 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22089
22090 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
22091 to avoid expect lossage.
22092 (fmem_LRbug_tests): Likewise.
22093 * gdb.disasm/hppa.s: Corresponding changes.
22094
22095 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
22096 conditions to work with latest dejagnu/expect.
22097
22098 * gdb.t15/funcargs.exp (finish from indirect call): No longer
22099 expected to fail on the PA.
22100 (backtrace in call with trampolines): Explicitly require main
22101 to be frame #1 (no trampolines should show up in backtrace).
22102
22103 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
22104 "continue -expect".
22105 * gdb.t06/break.exp: Likewise.
22106 * gdb.t07/watchpoint.exp: Likewise.
22107 * gdb.t13/bitfields.exp: Likewise.
22108 * gdb.t15/{funcargs,return}.exp: Likewise.
22109 * gdb.stabs/weird.exp: Likewise.
22110 * config/{mips,udi}-gdb.exp: Likewise.
22111
22112 * hppa.sed: Enclose comments within a sed command to avoid
22113 losing with the old OSF1 sed.
22114
22115 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22116
22117 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
22118 sequent dynix.
22119 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
22120 * gdb.t15/funcargs.exp: Conditionally step again to really
22121 finish from marker_call_with_trampolines. Handle the case where
22122 the first step from within call_with_trampolines already steps
22123 us back to main.
22124 * gdb.t15/gdbme.c: Add comment to closing brace of
22125 call_with_trampolines for funcargs.exp.
22126
22127 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22128
22129 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
22130 Fix typo(s).
22131
22132 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22133
22134 * gdb.t07/gdbme.c: More code for watchpoint testing.
22135
22136 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
22137 "Hardware watchpoint" throughout file.
22138 (test_watchpoint_triggered_in_syscall): New test.
22139 (test_complex_watchpoint): New test.
22140
22141 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22142
22143 * gdbme.c (call_with_trampolines): New function to try and step
22144 into. Tests trampoline problems on the PA.
22145
22146 * funcargs.exp (localvars_in_indirect_call): No longer expect
22147 stepping into indirect call to fail on PAs.
22148 (test_stepping_over_trampolines): New test.
22149
22150 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22151
22152 * TODO: Add suggestions for static member function tests, and
22153 completion tests.
22154
22155 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22156
22157 * TODO: Add suggestions for "p/a" tests.
22158
22159 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
22160 (default_gdb_exit): Replace all the hair with sending "quit" to
22161 the process with a simple close.
22162
22163 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22164
22165 * TODO: Add suggestions for shared library tests.
22166
22167 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22168
22169 * TODO: Add suggestions for x/s tests.
22170
22171 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22172
22173 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
22174 "enable once", and "enable breakpoints once" with ".*".
22175
22176 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22177
22178 * TODO: Add suggestions about structure passing tests.
22179
22180 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22181
22182 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
22183 the primary1 test, use work around if __GNUC__ < 2.
22184 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
22185 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
22186 Test for bad output rather than waiting for timeout. Issue
22187 second continue only if first continue failed.
22188
22189 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22190
22191 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
22192 operator[] test with gdb_test because the old code didn't seem to
22193 be getting the quoting right with the new dejagnu.
22194
22195 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
22196
22197 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
22198 one from the path.
22199 * Makefile.in: Use a fresh expect if there is one, use runtest
22200 from the src tree if there is one.
22201
22202 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22203
22204 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
22205 next over recursive call. Revise the tests from that point on
22206 (which had been skipped) to match GDB's actual (correct) output.
22207
22208 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
22209 with next over a breakpoint whose condition is false.
22210
22211 * gdb.t00/help.exp: Comment out "help set print" tests just like
22212 (and for same reason as) "help set" test.
22213
22214 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22215
22216 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
22217 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
22218
22219 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22220
22221 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
22222 necessary gdb_target_udi.
22223
22224 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
22225
22226 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
22227 1838 and 2417; they are fixed.
22228
22229 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
22230 gdb.t03/ptype.exp (ptype structure, ptype union):
22231 Remove xfails; the test is looser than when the xfails were added.
22232
22233 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
22234 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
22235
22236 * gdb.t01/run.exp: Only run shell test if isnative.
22237
22238 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
22239 since "run" automatically loads if necessary. Call gdb_target_udi
22240 after the "file" since "file" kills any execution target.
22241
22242 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
22243 GDB. GDB doesn't work that way (not anymore at least) on UDI.
22244 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
22245 argument for UDI.
22246
22247 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
22248
22249 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
22250
22251 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
22252
22253 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22254
22255 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
22256 properly quoting regexps. This makes the second argument to
22257 demangle a fixed string, which matches the callers, instead of a
22258 shell-style pattern which is what the previous implementation
22259 used. Update some of the callers.
22260
22261 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22262
22263 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
22264 (comib_nullified_tests): Fix typo.
22265 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
22266 strings. No longer expected to fail.
22267
22268 * gdb.disasm/hppa.s (addib_tests): Fix typo.
22269 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
22270 strings. No longer expected to fail.
22271
22272 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
22273 string. No longer expected to fail.
22274
22275 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22276
22277 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
22278 No longer expected to fail.
22279
22280 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
22281 string. No longer expected to fail.
22282
22283 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22284
22285 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
22286 only in the names (I probably got most of them). I was even
22287 generous with some which differed in underscores in names, and
22288 probably missed a few, and I *still* was able to remove almost a
22289 third of the file with almost no impact on testsuite coverage.
22290
22291 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22292
22293 * gdb.t00/default.exp: Match udi_attach error message as well as
22294 the one from child_attach.
22295
22296 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
22297
22298 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
22299
22300 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
22301 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
22302
22303 * Move test with enums and partial symbols back to
22304 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
22305 Reverts the change of 26 May 93. Per today's change to
22306 stabs.texinfo, the behavior that weird.exp was expecting was
22307 unreasonable; what is important is that the compiler+gdb get
22308 things right, which happens with a recent gcc. Also fix the test
22309 to deal with native compilers which put out the stab gdb can't
22310 deal with.
22311
22312 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22313
22314 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
22315 in the names. The main thing these accomplish is to slow things down.
22316 Many more such duplicates surely remain.
22317
22318 * gdb.t00/help.exp: Comment out "help support" test just like
22319 (and for same reason as) "help set" test.
22320
22321 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
22322
22323 * gdb.t06/break.exp: Remove setup_xfails for
22324 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
22325 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
22326 about known bug in gcc to include up through 2.5.8.
22327 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
22328 well as "_vb$".
22329 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
22330 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
22331 with latest gcc and gdb.
22332 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
22333 well as "_vb$".
22334
22335 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22336
22337 * configure.in (hppa*-*-*): Also configure and build stabs-only
22338 tests.
22339
22340 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22341
22342 * gdb.t10/hppa.mt: A makefile fragment for the PA.
22343 * gdb.t10/configure.in (hppa*-*-*): Use it.
22344
22345 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22346
22347 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
22348
22349 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22350
22351 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
22352 versions prior to 1.13.5.
22353
22354 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22355
22356 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
22357 the prompt is at the start of a line.
22358
22359 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22360
22361 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
22362 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
22363 in the copr tests now.
22364 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
22365 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
22366 expected to fail.
22367
22368 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
22369
22370 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
22371 gdb.t31/chillvars.exp, lib/gdb.exp:
22372 Tweak to run under either version of expect.
22373 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
22374 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
22375 * gdb.t11/list.exp: Remove extraneous whitespace.
22376
22377 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22378
22379 * gdb.t16/printcmds.exp (test_print_strings): Accept
22380 "(unsigned char *) " before the string.
22381
22382 * TODO: Add notes about printing of fancy types and GDB expressions.
22383
22384 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
22385
22386 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
22387 * gdb.t06/configure.in: Don't try to compile signals test program
22388 if doing mips-idt-ecoff.
22389
22390 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
22391
22392 * Most .exp files: Tweak to run under either version of expect.
22393
22394 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22395
22396 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
22397 xfails; I'm not sure why they are failing, but not because of PR 1806.
22398
22399 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
22400
22401 * config/unix-gdb.exp: Remove gdb_unload cause it's already
22402 defined in lib/gdb.exp.
22403
22404 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22405
22406 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
22407 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
22408 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
22409 have to be typeless.
22410
22411 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22412
22413 * TODO: Add suggestion for copyright year test.
22414
22415 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
22416
22417 * configure.in (*-*-lynxos*): Add stabs tests.
22418
22419 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22420
22421 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
22422 so insert a tab before any assembler directive in column zero.
22423
22424 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
22425 stores.
22426 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
22427 stores.
22428 (fpu_short_memory_tests): Likewise.
22429
22430 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22431
22432 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
22433 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
22434 .stabs directives in comments.
22435
22436 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22437
22438 * TODO: New file, describing tests we could write.
22439 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
22440
22441 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22442
22443 * gdb.t06/signals.exp: Add kludge to force re-sync.
22444
22445 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
22446 to xgdb instead of gdb, get out of gdb.
22447
22448 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
22449
22450 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
22451 for info.
22452
22453 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22454
22455 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
22456 * gdb.stabs/configure.in (hppa*-*-*): Use it.
22457 * gdb.stabs/hppa.sed: New sed script for the PA.
22458
22459 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22460
22461 * gdb.stabs: Re-write weird.def and configuration to use sed
22462 instead of cpp. sed is portable and POSIX; cpp is neither.
22463
22464 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22465
22466 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
22467
22468 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22469
22470 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
22471
22472 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22473
22474 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
22475 "_vb$".
22476 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
22477 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
22478
22479 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22480
22481 * lib/gdb.exp: Comment out code which depends on non-existent
22482 `transform' procedure.
22483
22484 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
22485
22486 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
22487 * lib/gdb.exp: Transform tool name.
22488 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
22489 1.1's new error handling system.
22490
22491 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22492
22493 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
22494
22495 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22496
22497 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
22498 They made pattern matching so slow that timeouts happened on
22499 heavily loaded systems. Now any output from "show print" which
22500 gets us back to the GDB prompt is a PASS.
22501
22502 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
22503
22504 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
22505
22506 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22507
22508 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
22509
22510 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
22511 It is not from PR 3220.
22512
22513 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22514
22515 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
22516 just started failing because they depended on the order the
22517 subcommands are presented, or exact docstring text. This kind of
22518 test is a pain and has minimal benefit.
22519
22520 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22521
22522 * gdb.t09/corefile.exp: At end of test, use "core" command with
22523 no arguments.
22524
22525 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
22526
22527 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
22528 17}/Makefile.in: Make it possible to run the testsuite with Sun
22529 make and CC = cross gcc by adding explicit build rules for .o
22530 files.
22531
22532 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22533
22534 * gdb.t15/funcargs.exp: Don't put comments on same line as
22535 setup_xfail (@#$*%& tcl braindamage!).
22536
22537 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22538
22539 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
22540
22541 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
22542
22543 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
22544 * gdb.t20/inherit.exp: remove three dumplicate entries.
22545
22546 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22547
22548 * gdb.t06/break.exp: For "next over recursive call", fail on any
22549 incorrect output, not just on "factorial (value=2)".
22550
22551 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22552
22553 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
22554 working now. Add an xfail if accesing a bss variable causes
22555 a memory error if the target is not yet run.
22556
22557 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22558
22559 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
22560 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
22561 name of __st* demangling (2 strings). Did Kung really get the
22562 more than 95 others right without testing them?
22563
22564 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
22565
22566 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
22567
22568 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
22569
22570 * configure.in (configdirs): Add gdb.disasm
22571 * gdb.disasm: New directory for GDB disassembler tests.
22572 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
22573
22574 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22575
22576 * gdb.t00/help.exp: Don't test "help set".
22577
22578 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
22579 from within expect statements. None of these happen anymore and
22580 they cause regressions to be silently unnoticed.
22581
22582 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
22583 messages) about known failures with gcc cygnus-2.4.5-930417.
22584
22585 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
22586 comp-info.exp so it gets built if it doesn't exist.
22587
22588 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
22589 it is no longer used.
22590 * gdb.t13/comp-info.c: Removed.
22591
22592 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22593
22594 * gdb.t06/signals.exp: Add xfail for sun3.
22595
22596 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22597
22598 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
22599 relevant because ^C doesn't get sent but failure can be reproduced
22600 interactively).
22601
22602 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22603
22604 * gdb.stabs/alpha.mt: New configuration file for alpha.
22605 * gdb.stabs/configure.in: Use it.
22606 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
22607 sharing with alpha.mt, redefine long to word via preprocessor.
22608 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
22609 for alpha.
22610 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
22611 native cc.
22612 * gdb.t00/teststrategy.exp: Change expect string so that we
22613 consume the `(xgdb)' from the command echo and from the gdb prompt.
22614 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
22615 gdb currently compares all values as long, so this failure probably
22616 applies to any configuration where LONGEST is bigger than a target int.
22617 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
22618 with gcc.
22619 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
22620 to handle opaque pointers, gcc is.
22621 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
22622 as first argument. Include <sys/types.h> and change all operator
22623 new definitions to use size_t.
22624 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
22625 now that we use size_t.
22626
22627 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22628
22629 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
22630 a long or float array cast all array members to the same type.
22631 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
22632 with 64 bit longs.
22633 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
22634 on alpha.
22635 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
22636
22637 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22638
22639 * gdb.t24 (demangle.exp): Constructors of templates have names like
22640 vector<int>::vector(int) not vector<int>::vector<int>(int). See
22641 section 14.6 of the ARM.
22642
22643 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
22644 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
22645 accomplish little and slow down the testsuite.
22646
22647 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
22648 Accept spaces various places.
22649
22650 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22651
22652 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
22653 with watchpoint enabled.
22654
22655 * Makefile.in: Remove definition of CC and remove the second
22656 definition of CXX (the "CXX = gcc" one remains). These definitions
22657 were causing backquotes to be expanded within backquotes, which
22658 doesn't work.
22659
22660 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
22661
22662 * gdb.t17/callfuncs.exp: Add "return 0" to end.
22663
22664 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22665
22666 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
22667 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
22668 by mips cc and contains no stabs entries.
22669
22670 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
22671
22672 * config/vx-gdb.exp: Use fake device to load files rather than
22673 NFS.
22674 * lib/gdb.exp: New proc to do "file" command.
22675 * config/unix-gdb.exp: Use new "file" proc.
22676
22677 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
22678
22679 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
22680 Rework board rebooting slightly.
22681 (gdb_exit): Don't exit from the remote shell; there isn't one.
22682 * gdb.stabs/weird.exp: If a program is being debugged already,
22683 kill it.
22684 * gdb.t04/setvar.exp: Stop and restart gdb.
22685 * gdb.t05/expr.exp: Likewise.
22686 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
22687 restart gdb and reload the program.
22688 * gdb.t08/opaque.exp: Likewise.
22689 * gdb.t12/scope.exp: Likewise.
22690 * gdb.t13/bitfields.exp: Likewise.
22691 * gdb.t15/funcargs.exp: Likewise.
22692 * gdb.t20/classes.exp: Likewise.
22693 * gdb.t03/ptype.exp: Increase timeout.
22694 * gdb.t16/printcmds.exp (test_print_string_constants,
22695 test_print_array_constants): Likewise.
22696 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
22697 * gdb.t20/classes.exp (do_tests): Likewise.
22698 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
22699
22700 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
22701
22702 * gdb.stabs: Renamed *wierd* to *weird*.
22703
22704 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
22705
22706 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
22707 for timeout. Add "known gcc 2.4.5 bug" to failure message.
22708
22709 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
22710
22711 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
22712 (do_tests): Remove xfail for whatis on one_var and two_var.
22713
22714 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
22715
22716 * Makefile.in: Made cross building work better by adding
22717 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
22718
22719 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22720
22721 * gdb.t15/{return.c,return.exp,Makefile.in}:
22722 New test, currently commented out.
22723
22724 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
22725
22726 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
22727 still running and removes the leftover named socket so GDb can do
22728 clean restarts.
22729
22730 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
22731
22732 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
22733 console, not GDB.
22734 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
22735 cross testing works better with "make check"
22736 * config/unix-gdb: Use default procedures for exit and version.
22737 * config/vx-gdb.exp: Cleaned up and massaged back to working order
22738 with the newest VxWorks.
22739
22740 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22741
22742 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
22743 old form.
22744
22745 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
22746 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
22747
22748 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
22749
22750 * config/unix-gdb.exp: Remove this version of gdb_exit
22751 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
22752 Rob says he'll look at it when he gets back to testing boards.
22753
22754 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
22755
22756 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
22757 an expected fail for certain ptype commands.
22758
22759 * gdb.t20/classes.exp: Update expected results of "ptype class
22760 Base1" to account for the constructor that now appears in the type.
22761
22762 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
22763
22764 * configure.in (configdirs): Restore gdb.t04, which mysteriously
22765 disappeared from list.
22766 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
22767 "alldone" proc with call to cleanup and exit.
22768 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
22769 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
22770 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
22771 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
22772 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
22773 "alldone" proc with simple returns that suppress remaining
22774 tests. The alldone proc went away many months ago.
22775
22776 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22777
22778 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
22779
22780 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
22781
22782 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22783
22784 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
22785 as vax gdb will display them.
22786
22787 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22788
22789 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
22790 optimizers.
22791
22792 * scope.exp: Change "bad value for localval" messages so each one
22793 is unique.
22794
22795 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
22796 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
22797
22798 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
22799
22800 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22801
22802 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
22803 doesn't exist (due to optimization).
22804
22805 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22806
22807 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
22808 contains \r because the filename is long.
22809
22810 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
22811 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
22812
22813 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22814
22815 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
22816 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
22817 Ultrix.
22818 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
22819 int tests.
22820 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
22821
22822 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
22823
22824 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
22825
22826 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
22827 to match does not match the passing case but still matches the
22828 failing case.
22829
22830 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22831
22832 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
22833
22834 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
22835
22836 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
22837 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
22838 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
22839 Remove various versions of gdb_exit.
22840 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
22841 gdb_exit.
22842 * config/unix-gdb.exp: gdb_exit remains here, and should override
22843 the generic version, since it's doing a lot of wierd stuff that
22844 the other versions aren't. FIXME, fold it in, or abandon this
22845 version.
22846
22847 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22848
22849 * gdb.t24/demangle.exp: Add tests for PR 3220.
22850
22851 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22852
22853 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
22854
22855 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
22856
22857 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
22858 "i386-*-*". Works for i486 as well.
22859
22860 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
22861 bug, and expand domain of xfail to all SVR4 systems, since the
22862 actual problem is likely to be in generic SVR4 /proc support.
22863
22864 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22865
22866 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
22867
22868 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
22869
22870 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
22871 xfails for other systems. Match a missing 'Continuing.' as an
22872 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
22873
22874 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
22875 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
22876 Only issue warning for missing executables if -all option is used.
22877
22878 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
22879 file if -all option is used. It's like an unpredictable XFAIL.
22880
22881 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22882
22883 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
22884 for dynamically linked binaries.
22885
22886 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
22887
22888 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22889
22890 * gdb.t20/inherit.exp: Change message for "print tagless struct"
22891 to state that this is a known bug in old versions of g++.
22892
22893 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22894
22895 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
22896 while waiting for `Continuing'.
22897
22898 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
22899
22900 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
22901 in text, data, and bss.
22902 * gdb.t10/nodebug.c: Add local and global test variables for
22903 initialized and uninitialized data.
22904
22905 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22906
22907 * config/unix-gdb.exp (gdb_exit): Add "wait".
22908
22909 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22910
22911 * gdb.t06/signals.exp: xfail the continue from the handler for all
22912 targets.
22913
22914 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
22915 function with watchpoints enabled, the i386 call dummy starts with
22916 a call.
22917
22918 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
22919 386 bsd names its corefiles.
22920
22921 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
22922
22923 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
22924 compilers don't grok it.
22925 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
22926 with small octal ints rather than character constants, which
22927 are signed and might not fit if first promoted to int.
22928
22929 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
22930
22931 * gdb.t09/Makefile.in (clean): Remove corefile.
22932
22933 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22934
22935 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
22936
22937 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22938 and Jim Kingdon (kingdon@cygnus.com)
22939
22940 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
22941 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
22942 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
22943
22944 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22945
22946 * gdb.t17/interrupt.exp: Add xfail for hppa.
22947
22948 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22949
22950 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
22951 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
22952 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
22953 to determine signed-ness of bitfields and use the result to setup
22954 the xfail.
22955 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
22956 * gdb.t15/funcargs.exp: Use them to step until the second indirect
22957 call line is reached if necessary.
22958
22959 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22960
22961 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
22962
22963 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22964
22965 * gdb.t06/break.exp: Also test `clear' command.
22966
22967 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22968
22969 * gdb.t00/teststrategy.exp: Remove extra quote.
22970
22971 * gdb.t07/watchpoint.exp: Change xfail for calling function with
22972 watchpoint enabled to be for all non-68k machines.
22973
22974 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
22975
22976 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22977
22978 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
22979 targets use aout.mt instead of ecoff.mt as gas understands
22980 standard aout format.
22981
22982 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22983
22984 * lib/gdb.exp (runto): Don't insist that function we are running to
22985 was compiled with -g.
22986
22987 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
22988
22989 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
22990 to get back into the read system call.
22991 Accept leading newline in case where we woke it up.
22992
22993 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22994
22995 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
22996 to make the stabs test work on ecoff systems using gcc and -with-stabs.
22997 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
22998 enable ecoff configuration.
22999
23000 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23001
23002 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
23003
23004 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23005
23006 * gdb.t16/printcmds.exp: Add another printf test.
23007
23008 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
23009
23010 * configure.in: If configured -with-stabs on any target, add
23011 stabsdirs to configdirs.
23012
23013 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23014
23015 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
23016 fun" so pattern does not match the command itself.
23017
23018 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23019
23020 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
23021
23022 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23023
23024 * gdb.t17/interrupt.exp: Test for more things.
23025
23026 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23027
23028 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
23029 compiler arranges the code and line numbers.
23030
23031 * gdb.t17/interrupt.exp: Don't send \n after ^C.
23032
23033 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23034
23035 * gdb.t00/help.exp: Increase expect input buffer size.
23036
23037 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23038
23039 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
23040
23041 * gdb.t07/watchpoint.exp: Add xfail for hppa.
23042
23043 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
23044
23045 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
23046 [0-9]*, not just [0-9].
23047
23048 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23049
23050 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
23051
23052 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
23053
23054 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23055
23056 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
23057
23058 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23059
23060 * gdb.t06/signals.c: Add xfails for sun3.
23061
23062 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
23063
23064 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
23065 test_stepping tests.
23066
23067 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23068
23069 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
23070
23071 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
23072
23073 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
23074 rather than actually putting it through cpp twice.
23075
23076 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
23077
23078 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
23079
23080 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
23081 no longer needed.
23082
23083 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23084
23085 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
23086
23087 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
23088 C++ features prints as "struct", make it a pass, not an xfail.
23089
23090 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23091
23092 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
23093 Don't require VA to print as "class" rather than "struct".
23094
23095 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
23096
23097 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
23098
23099 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23100
23101 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
23102
23103 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23104
23105 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
23106 order.
23107
23108 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23109
23110 * gdb.t16/printcmds.exp: Add printf tests.
23111
23112 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
23113
23114 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
23115
23116 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
23117
23118 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
23119 pass counts, to counteract any existing or future setup_xfails.
23120
23121 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23122
23123 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
23124 {BEGIN,END}_COMMON for common block instead of STAB.
23125 * gdb.stabs/wierd.exp: Add xfail for rs6000.
23126
23127 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
23128 intp_var should be N_GSYM not N_LSYM.
23129 wierd-aout.S: Use a label for the value of the N_SO.
23130 wierd.def: Remove all backslashes.
23131 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
23132
23133 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23134
23135 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
23136 get the expected next to inheritance3.
23137
23138 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23139
23140 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
23141 now that gcc-2.4 gets it right.
23142
23143 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23144
23145 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
23146
23147 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
23148 generating comp-info.exp which works for cross-compilation.
23149
23150 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
23151
23152 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
23153 "*-*-sysv4.*".
23154
23155 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
23156
23157 * gdb.t01/run.exp: Start with a fresh gdb.
23158 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
23159 SVR4.x.
23160
23161 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
23162
23163 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
23164 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
23165 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
23166 Makefile.in (distclean, realclean): Remove gdbme.c from list of
23167 things to remove.
23168
23169 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
23170
23171 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
23172 test cases from bug reports.
23173
23174 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
23175
23176 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
23177 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
23178 avoid spurious xfails.
23179 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
23180 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
23181 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
23182
23183 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
23184
23185 * gdb.t00/teststrategy.exp: Rework to provide more useful
23186 description of each test, fix problem with systems that define
23187 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
23188 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
23189 results for "next over recursive call" so timeouts aren't taken
23190 by error.
23191
23192 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
23193
23194 * gdb.t12/scope.exp: Test printing of variables before run.
23195
23196 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
23197 printed in wrong order due to sorting.
23198
23199 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
23200
23201 * gdb.t00/teststrategy.exp: Fix expected results for printing
23202 user entered string constant. Is array of char, prints with no
23203 address.
23204
23205 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
23206 commands.
23207 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
23208 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
23209 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
23210 of struct of char arrays.
23211 * gdb.t00/radix.exp: New tests for radix commands.
23212
23213 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
23214
23215 * gdb.t16/printcmd.exp: Print a variable before running program
23216 (with xfail for AIX).
23217
23218 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
23219
23220 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
23221
23222 * gdb.t16/printcmd.exp: Don't print variables before running program.
23223
23224 * gdb.t06/break.exp: Don't require envp argument to main.
23225
23226 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
23227
23228 * gdb.t02/whatis.exp, gdb.t11/list.exp:
23229 Add xfails for rs6000.
23230
23231 * gdb.t02/whatis.exp: Change other tests not to re-test something
23232 we already tested.
23233
23234 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
23235 each type used has a variable of that type.
23236
23237 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
23238
23239 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
23240
23241 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
23242
23243 * configure.in: change srctrigger to be a file, not a directory
23244
23245 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
23246
23247 * configure.in (mips-idt-ecoff*): Added trailing '*'.
23248
23249 * gdb.t11/list.exp: Fixed a couple of typos.
23250
23251 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
23252
23253 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
23254 is fixed and PR is closed.
23255 * gdb.t16 (gdbme.c): Add simple test string variable.
23256 * gdb.t16 (printcmds.exp): Add tests with simple test string
23257 variable, primarily for boundaries on "set print elements".
23258
23259 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
23260
23261 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
23262 Make leading 0's optional and don't expect a tab in the middle
23263 of the number.
23264
23265 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
23266
23267 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
23268 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
23269 don't end command passed to gdb_test with newline.
23270
23271 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
23272 signed keyword away, don't expect signed bitfields to be signed.
23273
23274 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
23275 printing with only as many 1's as are in the field as well as printing
23276 with 32 1's (see comment).
23277
23278 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
23279
23280 * gdb.t00/default.exp: Start with a fresh gdb.
23281 * configure.in (configdirs): Remove gdb.t31 until the chill
23282 compiler works again. It no longer is able to find chillrt0
23283 since it isn't in libchill.a anymore.
23284 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
23285 wierd.o, make more modular.
23286 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
23287 spurious newlines that caused problems.
23288
23289 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23290
23291 * Move test with enums and partial symbols from gdb.t03/ptype.exp
23292 to gdb.stabs/wierd.exp since GCC has worked around the bug.
23293 gdb.stabs/wierd.{exp,def}: Many new tests.
23294
23295 * gdb.t00/default.exp: update info line for new message.
23296
23297 * gdb.t02/{whatis.exp,gdbme.c}:
23298 Test that "char *" doesn't print as "caddr_t".
23299
23300 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23301
23302 * gdb.t00/help.exp: Use .* in place of some help messages which
23303 just changed.
23304 gdb.t00/default.exp: Update "info frame" test for new message.
23305 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
23306 Remove some xfails
23307
23308 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23309
23310 * gdb.t03/{gdbme.c,ptype.exp}:
23311 Add tests for typedef'd struct and union without tags.
23312 Also check "whatis" on a variable of a typedef'd enum without a tag.
23313
23314 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
23315 PRMS 1823; the bug still exists but isn't reproduced by this test
23316 anymore), and remove rs6000 XFAIL (the bug is fixed).
23317
23318 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
23319 duplicated from whatis.exp. For those that are left, accept
23320 "long", "long int", or "int" for long variables (whatis.exp already
23321 has an XFAIL for "int", so no need to fail it here).
23322
23323 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
23324 Deal with GCC's names for types now that GDB uses the compiler's names.
23325
23326 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
23327 setup_xfail's for sunos4. If we #defined the signed keyword away,
23328 don't expect GDB to know that char it is signed.
23329
23330 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
23331
23332 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
23333
23334 * configure.in (configdirs): Add gdb.t24 for C++ tests that
23335 should work on any system, regardless of debugging format.
23336 * gdb.t21/demangle.exp: Move to gdb.t24.
23337 * gdb.t24/demangle.exp: Move from gdb.t21.
23338 * gdb.t24/{Makefile.in, configure.in}: New files.
23339
23340 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23341
23342 * configure.in: Do gdb.stabs and C++ tests only for stabs.
23343 * gdb.stabs: New directory.
23344
23345 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23346
23347 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
23348 not just "Quit anyway?".
23349
23350 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
23351
23352 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
23353 that all setup_xfails are immediately followed by clear_xfails.
23354
23355 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
23356
23357 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
23358 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
23359 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
23360 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
23361 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
23362 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23363 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23364 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
23365 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
23366 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
23367 gdb.t31/chillvars.exp, lib/gdb.exp:
23368 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
23369 bug-gdb@prep.ai.mit.edu.
23370
23371 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
23372
23373 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
23374 with 0.0, not integer 0.
23375
23376 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
23377
23378 * gdb.t06/break.exp: Update for "Kill the program" message change.
23379
23380 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
23381
23382 * Makefile.in (GDBFLAGS): Set to -nx.
23383 * Makefile.in (site.exp): Use GDBFLAGS.
23384
23385 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23386
23387 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
23388 Makefiles.
23389 (check): depend on just-check.
23390 (just-check): added so that tests can be run without a noop
23391 build pass.
23392
23393 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23394
23395 Switch to using configure's configdirs.
23396 * Makefile.in (Makefile): add configure.in dependency.
23397 (SUBDIRS): removed redundant assignment.
23398 * configure.in: switch subdirs assignment to configdirs.
23399 * gdb.t*/configure.in: new files.
23400
23401 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
23402
23403 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
23404 works.
23405
23406 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
23407
23408 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
23409 in explicit rules. Apparently this is not supported by some makes.
23410
23411 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
23412
23413 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
23414
23415 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23416
23417 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
23418 disappeared.
23419
23420 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
23421
23422 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
23423
23424 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
23425
23426 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
23427 watchpoint problem that is now fixed.
23428 * gdb.t30/chexp.exp: Remove setup_xfail for printing
23429 uninitialized convenience variables.
23430 * gdb.t31/chillvars.exp: Fix expected patterns for printing
23431 structures.
23432
23433 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23434
23435 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
23436 which causes expect to get out of sync with gdb on long output
23437 from help set.
23438 * gdb.t09/corefile.exp: Make expected pattern for core file
23439 failing signal and frame output format less sun specific.
23440
23441 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
23442
23443 * gdb.t31/chillvars.exp: Add and remove initial dummy
23444 breakpoint, so that symbol table is forced in.
23445 (Needed at least on Sunos4, though it seems not SVR4.)
23446 * gdb.t31/chillvars.exp: Update for changed output format.
23447
23448 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
23449
23450 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
23451
23452 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
23453
23454 * Makefile.in: Added --srcdir when invoking runtest, removed the
23455 need for a local config file. (optional now)
23456
23457 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
23458
23459 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
23460 failure count used to force early termination. Add some more
23461 expected failures for gnu style demangling.
23462
23463 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23464
23465 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
23466 pmi variable from gdb.t20/gdbme to get optimized away.
23467 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
23468 Check for written corefile upon timeout _and_ eof.
23469
23470 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23471
23472 * config/unix-gdb.exp: Add missing return 0.
23473
23474 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23475
23476 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
23477 test termination.
23478
23479 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
23480
23481 * configure.in (subdirs): Put back gdb.t17 which mysteriously
23482 disappeared.
23483
23484 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
23485
23486 * gdb.t10/crossload.exp: Disable the i860-elf test until such
23487 time as i860 support works.
23488
23489 * gdb.t15/funcargs.exp: Fix expected outputs to include
23490 "backtrace 100\r" rather than just "backtrace\r", to match last
23491 change.
23492
23493 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
23494
23495 * config/udi-gdb.exp (gdb_exit): Remove close command.
23496 (gdb_target_udi): New procedure to set the UDI target.
23497 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
23498 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
23499 Added waits for prompts after several question responses. Added
23500 some more responses used by a29k-amd-udi-gdb.
23501 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
23502 pass different arguments, restart UDI connection after program
23503 completion.
23504 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
23505 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23506 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
23507 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
23508 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
23509 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
23510 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23511 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
23512 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
23513 after program completion.
23514 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
23515 compiled with a SELECT_VECS setting.
23516 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
23517 infinite recursion.
23518
23519 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
23520 Added checks for COFF results, and made them expected failures for
23521 all targets. It would be better to make them expected failures
23522 for COFF targets only.
23523
23524 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
23525
23526 * Makefile.in: add null dvi target, don't bother to recurse
23527 through test directories for info and install-info; rename
23528 $(datadir) to be dejagnu instead of deja-gnu
23529
23530 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
23531
23532 * gdb.t31/gdbme.ch: Re-enable code that previously caused
23533 compiler to coredump.
23534 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
23535 code.
23536
23537 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
23538
23539 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
23540 coredump.
23541 * gdb.t31/chillvars.exp: Comment out tests that depend on that
23542 code.
23543
23544 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
23545
23546 * gdb.t03/ptype.exp: tests for return code from gdb_test.
23547 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
23548 which in a shell. Deletes xgdb when done.
23549 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
23550 Tests the return from the "set height" or "set width" commands.
23551 Added a few return codes where needed.
23552
23553 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
23554
23555 * Makefile.in (SUBDIRS): Add gdb.t17.
23556 * configure.in (subdirs): Add gdb.t17.
23557 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
23558 files to test gdb's calling of functions in the inferior with
23559 the correct arguments and gdb's ability to retrieve any
23560 result returned.
23561
23562 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
23563
23564 * config/unix-gdb.exp (gdb_exit): Remove close commands that
23565 may be called after gdb goes away. Previous versions of expect
23566 needed these to avoid file descriptor leaks, but they cause
23567 errors with the current revision of expect.
23568 * gdb.t00/gdbvars.exp: Use -re on expected output after
23569 setting sevenbit-strings.
23570 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
23571 to set sevenbit-strings consistent across tests.
23572 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
23573 set sevenbit-strings consistent across tests.
23574
23575 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
23576
23577 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
23578 expected output to match current "expect" expectations.
23579
23580 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
23581
23582 * gdb.t00/default.exp: Change expected output for default "source"
23583 command, to match new gdb behavior which requires a filename to
23584 source.
23585
23586 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
23587
23588 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
23589 expected fail for i486-*-* that misses the marker2 function.
23590 * gdb.t10/crossload.exp (bfddefault): Allow successful
23591 recognition of a format to pass even if no symbols are found.
23592 Explicitly catch failures where the format is not recognized
23593 or is ambiguous, and add the reason to the fail message.
23594 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
23595 the cause is and invalid target and add reason to failure message.
23596 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
23597 elf32-i386, elf32-sparc, and elf32-i860.
23598 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
23599 Set up expected failure for 'filename'::variable scope resolution,
23600 which is now apparently broken on all targets.
23601 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
23602 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
23603 gdb.t23/templates.exp: Change failure for missing binfile into
23604 just a warning.
23605 gdb.t21/demangle.exp: Change all cfront references to 'arm'
23606 references.
23607
23608 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
23609
23610 * gdb.t00/default.exp: Add expected output for default "source"
23611 command, to match new gdb behavior.
23612 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
23613
23614 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
23615
23616 * config/*-gdb.exp: returns an error, rather than exiting on
23617 internal errors.
23618
23619 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
23620
23621 * gdb.t03/gdbme.c: Add pointer to struct variable.
23622 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
23623 referencing struct members.
23624
23625 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
23626
23627 * configure.in (mips-idt-ecoff): New target.
23628 * config/mips-gdb.exp: New file for remote board using MIPS remote
23629 debugging protocol.
23630
23631 * Redid configuration scheme. Removed gdb.t*/configure.in.
23632 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
23633 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
23634 distclean targets. Built executables via .o files. Adjusted
23635 tests to account for source files in $(srcdir) rather than
23636 $(objdir).
23637 * lib/gdb.exp (runto): Don't expect () after the function name,
23638 because it may have arguments.
23639
23640 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
23641
23642 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
23643 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
23644 expected failures for mips-idt-* and mips-sgi-*.
23645 * gdb.t00/default.exp (attach): Kill process if requested.
23646 * gdb.t00/help.exp (help target core, help target): Accept a gdb
23647 that does not read core files.
23648 * gdb.t01/run.exp: Removed checks for exit status code.
23649 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
23650 it is linked in.
23651 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
23652 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
23653 appropriate, rather than doing it by hand.
23654 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
23655 execution.
23656 * gdb.t10/crossload.exp: Kill existing program if needed.
23657 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
23658 appropriate, rather than doing it by hand. Always increase
23659 timeout for this test, not just for VxWorks.
23660
23661 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
23662
23663 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
23664 of Chill STRUCT types and STRUCT values.
23665 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
23666 than "char".
23667 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
23668 struct2): New struct definitions and initializations to test
23669 simple Chill STRUCT types.
23670
23671 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
23672
23673 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
23674 the null byte at the end of strings.
23675 * gdb.t00/default.exp: Make show version insensitive to copyright
23676 date.
23677 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
23678 to avoid dependencies on target char signedness.
23679 * gdb.t16/printcmds.exp: Update expected results for explicitly
23680 unsigned char.
23681 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
23682 now work.
23683 * gdb.t21/demangle.exp: Add many more patterns for template
23684 demangling, most of them being expected failures.
23685 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
23686 string we are matching for, to match on the whole string.
23687 * gdb.t21/demangle.exp: Add many new test strings to demangle,
23688 and fix a whole bunch that had incorrect expected output but were
23689 passing anyway because of the bug in "proc demangle".
23690 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
23691 type.
23692 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
23693
23694 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
23695
23696 * gdb/testsuite: made modifications to testcases, etc., to allow
23697 them to work properly given the reorganization of deja-gnu and the
23698 relocation of the testcases from deja-gnu to a "tool" subdirectory.
23699
23700 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
23701
23702 * gdb/testsuite: Initial creation of gdb/testsuite.
23703 Migrated dejagnu testcases and support files for testing nm to
23704 gdb/testsuite from deja-gnu. These files were moved "as is"
23705 with no modifications. This migration is part of a major overhaul
23706 of dejagnu. The modifications to these testcases, etc., which
23707 will allow them to work with the new version of dejagnu will be
23708 made in a future update.
23709
23710 For additional changes see gdb.mi/ChangeLog-1999-2003.
23711 \f
23712 ;; Local Variables:
23713 ;; mode: change-log
23714 ;; left-margin: 8
23715 ;; fill-column: 74
23716 ;; version-control: never
23717 ;; End:
23718
23719 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
23720 2003, 2004, 2005 Free Software Foundation, Inc.
23721 Copying and distribution of this file, with or without modification,
23722 are permitted provided the copyright notice and this notice are preserved.