]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
* symfile.c (auto_solib_limit): Remove.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
c45f3c54
JB
12011-02-22 Joel Brobecker <brobecker@adacore.com>
2
3 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
4 Delete variable binfile, no longer use. Add or modify test
5 comments to make them unique.
6
b97c863c
MS
72011-02-21 Michael Snyder <msnyder@vmware.com>
8
9 * Makefile.in: Update for make clean.
10 * gdb.ada/Makefile.in: Ditto.
11 * gdb.arch/Makefile.in: Ditto.
12 * gdb.asm/Makefile.in: Ditto.
13 * gdb.base/Makefile.in: Ditto.
14 * gdb.cp/Makefile.in: Ditto.
15 * gdb.dwarf2/Makefile.in: Ditto.
16 * gdb.java/Makefile.in: Ditto.
17 * gdb.mi/Makefile.in: Ditto.
18 * gdb.modula2/Makefile.in: Ditto.
19 * gdb.python/Makefile.in: Ditto.
20 * gdb.server/Makefile.in: Ditto.
21 * gdb.stabs/Makefile.in: Ditto.
22 * gdb.threads/Makefile.in: Ditto.
23 * gdb.trace/Makefile.in: Ditto.
24
aea5b279
MS
252011-02-21 Michael Snyder <msnyder@vmware.com>
26
27 * gdb.threads/thread-find.exp: Update patterns for changes in
28 output of "info threads" command.
29
e3039479
UW
302011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
31 Ulrich Weigand <uweigand@de.ibm.com>
32
33 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
34 (skip_hw_watchpoint_tests): Likewise.
35 (skip_hw_watchpoint_multi_tests): Likewise.
36
b800ec70
UW
372011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
38
39 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
40 (skip_hw_watchpoint_tests): Likewise.
41 (skip_hw_watchpoint_multi_tests): Likewise.
42 (skip_hw_watchpoint_access_tests): Likewise.
43
44 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
45 * gdb.base/pr11022.exp: Likewise.
46 * gdb.base/watch-read.exp: Likewise.
47 * gdb.base/watch_thread_num.exp: Likewise.
48 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
49 * gdb.base/watchpoint-hw.exp: Likewise.
50 * gdb.base/watchpoint.exp: Likewise.
51 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
52 * gdb.threads/watchthreads-reorder.exp: Likewise.
53 * gdb.threads/watchthreads.exp: Likewise.
54 * gdb.threads/watchthreads2.exp: Likewise.
55
91033e37
JB
562011-02-21 Joel Brobecker <brobecker@adacore.com>
57
58 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
59 the debugger is unable to find the array bounds.
60
eeaafae2
JK
612011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
62
63 * gdb.cp/typedef-operator.exp: New file.
64 * gdb.cp/typedef-operator.cc: New file.
65
e338d953
MS
662011-02-17 Michael Snyder <msnyder@vmware.com>
67
68 * gdb.threads/thread-find.exp: Fix regular expressions.
69
e67ad678
JB
702011-02-17 Joel Brobecker <brobecker@adacore.com>
71
72 * gdb.ada/packed_array: Expand testcase to test printing of
73 unconstrained packed array.
74
93084bca
JB
752011-02-17 Joel Brobecker <brobecker@adacore.com>
76
77 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
78
a0c78a73
PA
792011-02-16 Pedro Alves <pedro@codesourcery.com>
80
f65d5553 81 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
82 (main): Initialize it before collecting, and and clear it
83 afterwards.
f65d5553
PA
84 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
85 collecting with '{type} addr', where the addr expression is not an
86 rvalue.
a0c78a73 87
3dfcbbd2
KW
882011-02-16 Ken Werner <ken.werner@de.ibm.com>
89
90 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
91 a bool variable. Expect correct OpenCL names for vector types. Use the
92 uc3 variable name instead of referring to the uchar3 built-in type.
93 Escape the asterisk at the half pointer test.
94
08807d5a
PA
952011-02-16 Pedro Alves <pedro@codesourcery.com>
96
f65d5553 97 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
98 (main): Initialize it before collecting, and and clear it
99 afterwards.
f65d5553
PA
100 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
101 collecting overlapping memory ranges.
08807d5a 102
60f98dde
MS
1032011-02-15 Michael Snyder <msnyder@vmware.com>
104
105 * gdb.base/default.exp: Add tests for thread commands.
106 * gdb.base/help.exp: Add tests for thread commands.
107 * gdb.threads/thread-find.exp: New test for thread find command.
108
648cd113
KW
1092011-02-15 Ken Werner <ken.werner@de.ibm.com>
110
111 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
112
494e194e
YQ
1132011-02-15 Yao Qi <yao@codesourcery.com>
114
115 PR tdep/12352
116 * gdb.arch/arm-disp-step.S : New test for str instruction.
117 * gdb.arch/arm-disp-step.exp : Likewise.
118
d9492458
TJB
1192011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
120
121 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
122 "vector_register2_vr" test strings. Test the extended floating
123 point registers (F32~F63).
124 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
125 IBM XL C compiler. Make the test program use a register provided
126 by the compiler for the lxvd2x instruction.
127
8af8e3bc
PA
1282011-02-14 Pedro Alves <pedro@codesourcery.com>
129
130 * gdb.trace/unavailable.cc (class Base, class Middle, class
131 Derived): New types.
132 (derived_unavail, derived_partial, derived_whole): New globals.
133 (virtual_partial): New global.
134 (virtualp): Point at virtual_partial.
135 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
136 related to unavailable vptr.
137
1b28d0b3
PA
1382011-02-14 Pedro Alves <pedro@codesourcery.com>
139
140 * gdb.trace/unavailable.cc (a, b, c): New globals.
141 (main): Set and clear them.
142 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
143 `a' and `c', and check that `b' isn't collected, although `a' and
144 `c' are.
145
ec0a52e1
PA
1462011-02-14 Pedro Alves <pedro@codesourcery.com>
147
148 * gdb.trace/unavailable.cc (struct Virtual): New.
149 (virtualp): New global pointer.
150 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
151 printing a pointer to an object whose type has a vtable, with
152 print object on.
153
24e6bcee
PA
1542011-02-14 Pedro Alves <pedro@codesourcery.com>
155
156 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
157 value repeat handles unavailableness.
158
39d37385
PA
1592011-02-14 Pedro Alves <pedro@codesourcery.com>
160
161 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
162 tests for building arrays from unavailable values, subscripting
163 non-memory rvalue unvailable arrays, and accessing fields or
164 baseclasses of non-lazy unavailable values,
165 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
166 struct types.
167 (g_smallstruct, g_smallstruct_b): New globals.
168
06d72e16
PA
1692011-02-14 Pedro Alves <pedro@codesourcery.com>
170
171 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
172
bc9a5551
JK
1732011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
174
175 Fix const/volatile qualifiers of C++ types, PR c++/12328.
176 * gdb.cp/overload-const.exp: New file.
177 * gdb.cp/overload-const.cc: New file.
178
54fcddd0
UW
1792011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
180
181 * gdb.opencl/callfuncs.cl: New file.
182 * gdb.opencl/callfuncs.exp: New test.
183 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
184
d6dafb7c
UW
1852011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
186
187 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
188 when computing result.
189 * gdb.arch/altivec-abi.exp: Update expected results.
190
a449c2d8
TJB
1912011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
192
193 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
194 * gdb.base/jit.exp: Likewise.
195 * gdb.base/pie-execl.exp: Likewise.
196 * gdb.base/solib-nodir.exp: Likewise.
197 * gdb.base/solib-overlap.exp: Likewise.
198
764880b7
PA
1992011-02-07 Pedro Alves <pedro@codesourcery.com>
200
201 * gdb.trace/collection.c (global_pieces): New.
202 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
203 New procedure.
204 (gdb_trace_collection_test): Call it.
205
505500db
SW
2062011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
207
208 * gdb.python/py-evthreads.c: New file.
209 * gdb.python/py-evthreads.exp: New file.
210 * gdb.python/py-events.py: New file.
211 * gdb.python/py-events.exp: New file.
212 * gdb.python/py-events.c: New file.
213
385203ed
DD
2142011-02-04 David Daney <ddaney@caviumnetworks.com>
215
216 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
217
9011945e
AB
2182011-02-03 Andrew Burgess <aburgess@broadcom.com>
219
220 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
221 gdb.base/disasm-end-cu.exp: New test for disassembling over the
222 boundary between two compilation units.
223
580688f3
PA
2242011-02-02 Pedro Alves <pedro@codesourcery.com>
225
226 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
227 (Virtual): New structs.
228 (virtual_o, virtual_middle_b): New globals.
229 * gdb.cp/virtbase.exp: New tests.
230
d3f0f853
PP
2312011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
232
233 * gdb.base/jit.exp: New file.
234 * gdb.base/jit-main.c: New file.
235 * gdb.base/jit-solib.c: New file.
236
b2030fb5
UW
2372011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
238
239 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
240 proceed to initial kernel entry point.
241 * gdb.opencl/datatypes.exp: Likewise.
242 * gdb.opencl/operators.exp: Likewise.
243 * gdb.opencl/vec_comps.exp: Likewise.
244
2db19d1e
SW
2452011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
246
247 * gdb.cp/nsnested.cc: New.
248 * gdb.cp/nsnested.exp: New.
249 * gdb.cp/nsnoimports.exp: New.
250 * gdb.cp/nsnoimports.cc: New.
251
6b0c4c1f
JB
2522011-01-31 Joel Brobecker <brobecker@adacore.com>
253
254 * gdb.base/interact.exp: Add extra tests that verify that
255 the value of the interactive-mode setting does not change
256 after the script is sourced.
257
80b23b6a
JK
2582011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
259
260 * gdb.cp/noparam.exp: New file.
261 * gdb.cp/noparam.cc: New file.
262
ffd5ec24
PA
2632011-01-28 Pedro Alves <pedro@codesourcery.com>
264
265 * gdb.trace/tfile.exp: Test that with no traceframe selected,
266 there's no stack or registers.
267
a81766d8
TT
2682011-01-26 Tom Tromey <tromey@redhat.com>
269
270 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
271 space before string output. Add test for "set print pretty off"
272 case.
273
585fdaa1
PA
2742011-01-25 Pedro Alves <pedro@codesourcery.com>
275
276 * gdb.base/frame-args.exp: Adjust.
277 * gdb.dwarf2/dw2-noloc.exp: Adjust.
278 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
279 * gdb.dwarf2/pieces.exp: Adjust.
280 * gdb.opt/clobbered-registers-O2.exp: Adjust.
281 * gdb.opt/inline-locals.exp: Adjust.
282 * gdb.threads/fork-child-threads.exp: Adjust.
283
d468832a
KW
2842011-01-25 Ken Werner <ken.werner@de.ibm.com>
285
286 * gdb.opencl/convs_casts.cl: Move program scope variables into the
287 OpenCL kernel function. Add a comment as marker. Add address space
288 qualifiers for the remaining program scope variables.
289 * gdb.opencl/datatypes.cl: Likewise.
290 * gdb.opencl/operators.cl: Likewise.
291 * gdb.opencl/vec_comps.cl: Likewise.
292 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
293 Add breakpoint at the marker comment.
294 * gdb.opencl/datatypes.exp: Likewise.
295 * gdb.opencl/operators.exp: Likewise.
296 * gdb.opencl/vec_comps.exp: Likewise.
297
490f124f
PA
2982011-01-24 Pedro Alves <pedro@codesourcery.com>
299
300 * gdb.base/printcmds.c (some_struct): New struct and instance.
301 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
302 procedure.
303 <global scope>: Call it.
304
6da78614
KW
3052011-01-21 Ken Werner <ken.werner@de.ibm.com>
306
307 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
308 argument to the gdb_compile_opencl_hostapp call.
309
ec64c9aa
YQ
3102011-01-19 Yao Qi <yao@codesourcery.com>
311
312 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
313 positve list.
314
810cfdbb
YQ
3152011-01-19 Yao Qi <yao@codesourcery.com>
316
317 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
318 canonical form.
319 Remove "xscale-*-*"
320 * gdb.xml/tdesc-regs.exp: Likewise.
321 * gdb.python/py-section-script.exp: Replace ARM target triplet
322 with canonical form.
323 Match arm*-*-symbianelf*.
324 * gdb.base/dup-sect.exp: Likewise.
325 * lib/dwarf.exp: New.
326 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
327 dwarf2_support.
328 * gdb.dwarf2/dup-psym.exp: Likewise.
329 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
330 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
331 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
332 * gdb.dwarf2/dw2-basic.exp: Likewise.
333 * gdb.dwarf2/dw2-compressed.exp: Likewise.
334 * gdb.dwarf2/dw2-const.exp: Likewise.
335 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
336 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
337 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
338 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
339 * gdb.dwarf2/dw2-filename.exp: Likewise.
340 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
341 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
342 * gdb.dwarf2/dw2-intercu.exp: Likewise.
343 * gdb.dwarf2/dw2-intermix.exp: Likewise.
344 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
345 * gdb.dwarf2/dw2-noloc.exp: Likewise.
346 * gdb.dwarf2/dw2-op-call.exp: Likewise.
347 * gdb.dwarf2/dw2-producer.exp: Likewise.
348 * gdb.dwarf2/dw2-ranges.exp: Likewise.
349 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
350 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
351 * gdb.dwarf2/dw2-strp.exp: Likewise.
352 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
353 * gdb.dwarf2/implptr.exp: Likewise.
354 * gdb.dwarf2/mac-fileno.exp: Likewise.
355 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
356 * gdb.dwarf2/pieces.exp: Likewise.
357 * gdb.dwarf2/pr11465.exp: Likewise.
358 * gdb.dwarf2/valop.exp: Likewise.
359 * gdb.dwarf2/watch-notconst.exp: Likewise.
360 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
361
4694da01
TT
3622011-01-19 Tom Tromey <tromey@redhat.com>
363
364 * gdb.python/py-infthread.exp: Add thread tests.
365
b075872c
JB
3662011-01-14 Joel Brobecker <brobecker@adacore.com>
367
368 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
369
2c3e6e24
JB
3702011-01-14 Joel Brobecker <brobecker@adacore.com>
371
372 * gdb.ada/widewide: New testcase.
373
de8fa76c
JB
3742011-01-13 Joel Brobecker <brobecker@adacore.com>
375
376 * gdb.base/interact.exp: New testcase.
377
1b05df00
TT
3782011-01-12 Tom Tromey <tromey@redhat.com>
379
380 * gdb.mi/gdb2549.exp: Update for error message changes.
381 * gdb.mi/mi-cli.exp: Likewise.
382 * gdb.mi/mi-disassemble.exp: Likewise.
383 * gdb.mi/mi-pthreads.exp: Likewise.
384 * gdb.mi/mi-regs.exp: Likewise.
385 * gdb.mi/mi-stack.exp: Likewise.
386 * gdb.mi/mi-var-block.exp: Likewise.
387 * gdb.mi/mi-var-cmd.exp: Likewise.
388 * gdb.mi/mi2-cli.exp: Likewise.
389 * gdb.mi/mi2-disassemble.exp: Likewise.
390 * gdb.mi/mi2-pthreads.exp: Likewise.
391 * gdb.mi/mi2-regs.exp: Likewise.
392 * gdb.mi/mi2-stack.exp: Likewise.
393 * gdb.mi/mi2-var-block.exp: Likewise.
394 * gdb.mi/mi2-var-cmd.exp: Likewise.
395
c2ff108b
JK
3962011-01-12 Andrew Burgess <aburgess@broadcom.com>
397 Jan Kratochvil <jan.kratochvil@redhat.com>
398
399 PR fortran/11104 and DWARF unbound arrays detection.
400 * gdb.fortran/multi-dim.exp: New file.
401 * gdb.fortran/multi-dim.f90: New file.
402
b716877b
AB
4032011-01-12 Andrew Burgess <aburgess@broadcom.com>
404
405 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
406 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
407 add new tests for opcode dumping.
408
6c162d5e
TT
4092011-01-11 Tom Tromey <tromey@redhat.com>
410
411 * gdb.python/py-infthread.exp: Load gdb-python.exp.
412
77b06cd7
TJB
4132010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
414
415 Convert hardware watchpoints to use breakpoint_ops.
416 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
417 type is not supported.
418 * gdb.base/foll-fork.exp: Likewise.
419 * gdb.base/foll-vfork.exp: Likewise.
420
f39a75d0
PM
4212011-01-10 Phil Muldoon <pmuldoon@redhat.com>
422
423 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
424 Use load_lib gdb-python.exp.
425 * gdb.python/python.exp: Ditto.
426 * gdb.python/py-function.exp: Ditto.
427
fc529d80
AS
4282011-01-09 Andreas Schwab <schwab@linux-m68k.org>
429
430 * gdb.threads/tls.exp ("info address me"): Fix expected output.
431
fb03cb59
JK
4322011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
433
434 * configure: Regenerate.
435
d8e22779
TT
4362011-01-06 Tom Tromey <tromey@redhat.com>
437
438 * gdb.python/py-frame.exp: Test gdb.newest_frame.
439
09050809
JB
4402011-01-06 Joel Brobecker <brobecker@adacore.com>
441
fc529d80
AS
442 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
443 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
444 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
445 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
446 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
447 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
448 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
449 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
450 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
451 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
452 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
453 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
454 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
455 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
456 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
457 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
458 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
459 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
460 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
461 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
462 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
463 gdb.ada/uninitialized_vars.exp,
464 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
465 Simplify by using clean_restart.
09050809 466
8ed5dd9e
JB
4672011-01-06 Joel Brobecker <brobecker@adacore.com>
468
469 Add marker to be used as anchor for inserting breakpoints.
470 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
471 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
472 Likewise.
473
474 Remove uses of gdb_start_cmd.
475 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
476 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
477
478 Do not run testcase if testing with GDBserver.
479 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
480 if testing with GDBserver.
481
368a124f
JB
4822011-01-06 Joel Brobecker <brobecker@adacore.com>
483
484 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
485 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
486 copyright header.
487
44944448
JB
4882011-01-05 Joel Brobecker <brobecker@adacore.com>
489
490 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
491 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
492 testsuite/gdb.fortran/complex.f,
493 testsuite/gdb.fortran/derived-type.f90,
494 testsuite/gdb.fortran/library-module-lib.f90,
495 testsuite/gdb.fortran/library-module-main.f90,
496 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
497 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
498 Copyright year update.
499
31886ea6
JB
5002011-01-05 Joel Brobecker <brobecker@adacore.com>
501
502 * gdb.base/langs1.f: Add copyright header.
503
ebedcab5
JK
5042011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
505
506 * gdb.base/morestack.exp: New file.
507 * gdb.base/morestack.c: New file.
508
de1eb2f9
JK
5092011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
510
511 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
512
9e87a409
JB
5132010-12-29 Joel Brobecker <brobecker@adacore.com>
514
515 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
516 * gdb.ada/arrayptr.exp: Add test printing that new variable.
517
720d1a40
JB
5182010-12-29 Joel Brobecker <brobecker@adacore.com>
519
520 * gdb.ada/lang_switch.exp: Correct expected parameter value.
521
a283af87
AS
5222010-12-25 Andreas Schwab <schwab@linux-m68k.org>
523
5d3d9cba
AS
524 * gdb.threads/tls.exp: Fix typo.
525
a283af87
AS
526 * gdb.threads/thread-specific.exp (get_thread_list): Update.
527 * gdb.threads/execl.exp: Update.
528
2a20745c
YQ
5292010-12-23 Yao Qi <yao@codesourcery.com>
530
531 * gdb.arch/arm-disp-step.exp: New.
532 * gdb.arch/arm-disp-step.S: New.
533
a7658b96
TT
5342010-12-21 Tom Tromey <tromey@redhat.com>
535
536 * gdb.threads/execl.exp: Update.
537 * gdb.threads/linux-dp.exp: Update.
538 * gdb.threads/manythreads.exp: Update.
539 * gdb.threads/tls.exp: Update.
540
5b79abe7
TT
5412010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
542
543 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
544 (NextOverThrowDerivates) <resumebpt>: New.
545 (resumebpt_test): New.
546 (main): Call resumebpt_test.
547 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
548
0914bcdb
SS
5492010-12-12 Stan Shebs <stan@codesourcery.com>
550
551 * gdb.trace/tsv.exp: Test print command on trace state variables.
552
305aeedc
TT
5532010-12-09 Tom Tromey <tromey@redhat.com>
554
555 * gdb.base/interp.exp: Add regression test.
556
186c406b
TT
5572010-12-09 Tom Tromey <tromey@redhat.com>
558
559 * gdb.java/jnpe.java: New file.
560 * gdb.java/jnpe.exp: New file.
561 * gdb.cp/nextoverthrow.exp: New file.
562 * gdb.cp/nextoverthrow.cc: New file.
563
aae1c79a
DE
5642010-12-07 Doug Evans <dje@google.com>
565
566 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
567 of data-directory.
568 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
569 updated.
570 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
571
60f98dde 5722010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
573
574 * gdb.base/callfuncs.exp: Test for skip_float_tests.
575 * gdb.base/call-sc.exp: Ditto.
576 * gdb.base/finish.exp: Ditto.
577 * gdb.base/return.exp: Ditto.
578 * gdb.base/return2.exp: Ditto.
579
5fa290c1
DE
5802010-11-30 Doug Evans <dje@google.com>
581
582 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
583 (gdb_expect_list): Fix spelling errors in comments.
584 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
585 send_gdb/gdb_expect_list where applicable.
586 * gdb.base/call-ar-st.exp: Ditto.
587 * gdb.base/funcargs.exp: Ditto.
588 * gdb.base/gcore.exp: Ditto.
589 * gdb.base/page.exp: Ditto.
590 * gdb.base/sigaltstack.exp: Ditto.
591 * gdb.base/siginfo.exp: Ditto.
592 * gdb.base/sigstep.exp: Ditto.
593 * gdb.base/trace-commands.exp: Ditto.
594
4e04c971
DE
5952010-11-29 Doug Evans <dje@google.com>
596
597 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
598 printer-name;subprinter-name.
599
8cf6f0b1
TT
6002010-11-29 Tom Tromey <tromey@redhat.com>
601
602 * gdb.dwarf2/implptr.exp: New file.
603 * gdb.dwarf2/implptr.c: New file.
604 * gdb.dwarf2/implptr.S: New file.
605
94b6973e
PM
6062010-11-29 Phil Muldoon <pmuldoon@redhat.com>
607
fc529d80 608 PR python/12199
94b6973e
PM
609
610 * gdb.python/py-breakpoint.exp: Test the delete method.
611
8358c15c
JK
6122010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
613
614 Fix step_resume_breakpoint unsaved during an infcall.
615 * gdb.base/step-resume-infcall.exp: New file.
616 * gdb.base/step-resume-infcall.c: New file.
617
f6df29bc
TJB
6182010-11-24 Edjunior Machado <emachado@br.ibm.com>
619
620 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
621
f2b5a5cf
TJB
6222010-11-24 Edjunior Machado <emachado@br.ibm.com>
623
624 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
625 on ppc64's symbols; "finish" and "return" commands must accept to
626 show the caller line again as well as the line after.
627 * gdb.asm/powerpc64.inc: New file.
628
6b0ecdc2
DE
6292010-11-23 Doug Evans <dje@google.com>
630
631 * lib/gdb.exp (gdb_test_sequence): New function.
632 (gdb_expect_list): Add verbose -log call for each pattern.
633 * gdb.base/signals.exp (test_handle_all_print): Call it.
634 Reduce timeout increment from 6 minutes to 1 minute.
635 * gdb.server/ext-run.exp: Call it.
636
ea976c60
PM
6372010-11-23 Phil Muldoon <pmuldoon@redhat.com>
638
f2b5a5cf 639 PR python/12212
ea976c60
PM
640
641 * gdb.python/python.exp: Check that selected_thread raises an
642 error when no inferior is loaded.
643
c0efa795
JK
6442010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
645
646 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
647 * gdb.dwarf2/dw2-stack-boundary.S: New file.
648
ec3aa567
JK
6492010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
650
651 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
652 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
653
d8249011
DE
6542010-11-18 Doug Evans <dje@google.com>
655
656 * gdb.server/ext-run.exp: Fix intermittent failures.
657
d4eba7d1
NF
6582010-11-12 Nathan Froyd <froydnj@codesourcery.com>
659
660 * gdb.stabs/gdb11479.exp: Use runto_main.
661
b04c2f88
NF
6622010-11-12 Nathan Froyd <froydnj@codesourcery.com>
663
664 * gdb.base/break-entry.exp: Skip if using a stub.
665
ae9d7ce4
NF
6662010-11-12 Nathan Froyd <froydnj@codesourcery.com>
667
668 * gdb.python/py-inferior.exp: Pack values in target endianness.
669
621c8364
TT
6702010-11-12 Tom Tromey <tromey@redhat.com>
671
672 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
673 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
674 MemoryError.
675 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
676 type.
677 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
678 MemoryError.
679 (test_subscript_regression): Update exception type.
680
84f4c1fe
PM
6812010-11-11 Phil Muldoon <pmuldoon@redhat.com>
682
683 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
684 breakpoint tests.
685
a1442452
PA
6862010-11-09 Pedro Alves <pedro@codesourcery.com>
687
688 * gdb.base/watchpoint.exp: Test "watch -location" with an
689 innacessible location.
690
efd11a33
JK
6912010-11-09 Edjunior Machado <emachado@br.ibm.com>
692 Luis Machado <luisgpm@br.ibm.com>
693
694 * gdb.base/maint.exp: Expect "." prefix.
695 * gdb.base/nodebug.exp: Expect "." Likewise.
696 * gdb.base/sepsymtab.exp: Expect "." Likewise.
697 * gdb.base/watchpoint-cond-gone.exp: Likewise.
698 * gdb.base/watchpoint.exp: Expect a software watch to be created for
699 POWER server processors.
700
aa00efb5
JK
7012010-11-08 Edjunior Machado <emachado@br.ibm.com>
702 Luis Machado <luisgpm@br.ibm.com>
703
704 * gdb.base/break-entry.exp: convert entry point for
705 ppc64 and expect leading `.' on ppc64's symbols
706
99e7ae30
DE
7072010-11-05 Doug Evans <dje@google.com>
708
709 * gdb.base/help.exp: Update expected output.
b521dba8
DE
710 * gdb.python/py-param.exp: Delete, contents moved to ...
711 * gdb.python/py-parameter.exp: ... here. New file.
712 Add test for gdb.parameter ("directories").
99e7ae30 713
f4b8a18d
KW
7142010-11-05 Ken Werner <ken.werner@de.ibm.com>
715
716 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
717 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
718 * configure: Regenerate.
719 * gdb.opencl/Makefile.in: New File.
720 * gdb.opencl/datatypes.exp: Likewise.
721 * gdb.opencl/datatypes.cl: Likewise.
722 * gdb.opencl/operators.exp: Likewise.
723 * gdb.opencl/operators.cl: Likewise.
724 * gdb.opencl/vec_comps.exp: Likewise.
725 * gdb.opencl/vec_comps.cl: Likewise.
726 * gdb.opencl/convs_casts.exp: Likewise.
727 * gdb.opencl/convs_casts.cl: Likewise.
728 * lib/opencl.exp: Likewise.
729 * lib/opencl_hostapp.c: Likewise.
730 * lib/opencl_kernel.cl: Likewise.
731 * lib/cl_util.c: Likewise.
732 * lib/cl_util.c: Likewise.
733 * gdb.base/default.exp (set language): Add "opencl" to the list of
734 languages.
735
a9d5ef47
SW
7362010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
737
738 * gdb.cp/overload.exp: Added test for inheritance overload.
739 * gdb.cp/overload.cc: Ditto.
740 * gdb.cp/oranking.exp: Removed releveant kfails.
741
03eb1c79
JK
7422010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
743 Joel Brobecker <brobecker@adacore.com>
744
745 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
746 check test_compiler_info.
747
dbc98a8b
KW
7482010-11-03 Ken Werner <ken.werner@de.ibm.com>
749
750 * gdb.base/gnu_vector.exp: Adjust expect messages.
751
120bd360
KW
7522010-11-03 Ken Werner <ken.werner@de.ibm.com>
753
754 * gdb.base/gnu_vector.exp: Add unary operator tests.
755
c37f7098
KW
7562010-11-03 Ken Werner <ken.werner@de.ibm.com>
757
758 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
759
7b51bc51
DE
7602010-11-02 Doug Evans <dje@google.com>
761
762 * gdb.python/py-pp-maint.c: New file.
763 * gdb.python/py-pp-maint.exp: New file.
764 * gdb.python/py-pp-maint.py: New file.
765
50c97f38
TT
7662010-11-02 Tom Tromey <tromey@redhat.com>
767
768 * gdb.base/default.exp: Remove "scheme" from language list.
769
a289b8f6
JK
7702010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
771
772 Revert:
773 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
774 * gdb.threads/sigstep-threads.exp: New file.
775 * gdb.threads/sigstep-threads.c: New file.
776
cd017491
MS
7772010-10-20 Michael Snyder <msnyder@vmware.com>
778
779 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
780
8e6a5956
UW
7812010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
782
783 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
784 Skip test completely if gdb,no_hardware_watchpoints.
785
2c04da0d
UW
7862010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
787
788 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
789 strict, but do not check for any particular function name within libc.
790
79afc5ef
SW
7912010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
792
793 * gdb.cp/smartp.exp: New test.
794 * gdb.cp/smartp.cc : New test.
795
026ffab7
SW
7962010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
797
798 * gdb.cp/converts.exp: Test pointer to bool conversion.
799 Test pointer to long conversion.
800 * gdb.cp/oranking.exp: Removed relevant kfail.
801
3a772aa4
TT
8022010-10-18 Tom Tromey <tromey@redhat.com>
803
804 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
805 argument to lazy_string.
806 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
807 (pp_ls.to_string): Use it.
808 * gdb.python/py-prettyprint.c (main): Move declarations to top.
809 Add "estring2" local.
810
5fc3827b
JK
8112010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
812
813 Fix s390x compatibility.
814 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
815 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
816
8aeb23f3
JK
8172010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
818
819 * gdb.threads/sigstep-threads.exp: New file.
820 * gdb.threads/sigstep-threads.c: New file.
821
c1e56572
JK
8222010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
823
824 * gdb.base/pie-execl.exp: New file.
825 * gdb.base/pie-execl.c: New file.
826
92163a10
JK
8272010-10-13 Doug Evans <dje@google.com>
828 Jan Kratochvil <jan.kratochvil@redhat.com>
829
830 PR exp/12117
831 * gdb.cp/ptype-cv-cp.cc: New file.
832 * gdb.cp/ptype-cv-cp.exp: New file.
833
7062b0a0
SW
8342010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
835
836 * gdb.cp/converts.cc: New test program.
837 * gdb.cp/converts.exp: New test.
838 * gdb.cp/overload.exp: Added test for void* vs int*.
839 * gdb.cp/overload.exp: Ditto.
840 * gdb.cp/oranking.exp: Removed related kfail.
841
0e3509db
DE
8422010-10-13 Doug Evans <dje@google.com>
843
844 * lib/gdb-python.exp (gdb_check_python_config): New function.
845 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
846 * gdb.python/lib-types.cc: New file.
847 * gdb.python/lib-types.exp: New file.
848
8dc78533
JK
8492010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
850
851 * gdb.python/py-error.exp: New file.
852 * gdb.python/py-error.py: New file.
853
93c17e06
JK
8542010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
855
856 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
857 gdb_test_multiple.
858
d8b34041
JK
8592010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
860
861 * gdb.base/break-interp.exp: Use ldlags for linking flags.
862 * gdb.base/prelink.exp: Likewise.
863 * gdb.base/solib-nodir.exp: Likewise.
864 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
865 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
866 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
867
e0cc584e
UW
8682010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
869
870 * break-interp.exp (test_ld): Use two separate gdb_expect statements
871 for the "info files" test to avoid timeouts on slow machines.
872
cfc353b1
JK
8732010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
874
875 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
876 (main): Make openlib dummy call.
877
d3d7896d
JK
8782010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
879
880 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
881 * break-interp.exp (reach): Move the core body ...
882 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
883 (test_ld): Provide always real argument, even to the linker. Replace
884 dl_main by _dl_debug_state.
885
5e533c94
JK
8862010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
887
888 Fix results of prelinked PIEs on ppc*.
889 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
890 Accept also DISPLACEMENT "PRESENT".
891 (main): Replace "ZERO" displacements by "PRESENT".
892
33540610
SW
8932010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
894
895 * gdb.cp/oranking.exp: New test.
896 * gdb.cp/oranking.cc: New test program.
897
3bdf2bbd
KW
8982010-10-08 Ken Werner <ken.werner@de.ibm.com>
899
900 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
901 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
902
2f608a3a
KW
9032010-10-06 Ken Werner <ken.werner@de.ibm.com>
904
905 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
906 lush, lynx) New constant.
907 * gdb.base/constvars.exp: Test const array types.
908 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
909
aa2e2d8d
DE
9102010-10-06 Doug Evans <dje@google.com>
911
912 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
913 of syscall staging area.
914
2844d6b5
KW
9152010-10-06 Ken Werner <ken.werner@de.ibm.com>
916
917 * gdb.base/gnu_vector.c: Add variable c4.
918 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
919 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
920
7d8ac8bb
MR
9212010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
922
923 * gdb.arch/altivec-abi.exp: Fix a typo.
924
84a02e58
MR
9252010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
926
927 * lib/mi-support.exp (thread_selected_re): Correct pattern used
928 to match a thread ID.
929
b18e6318
JK
9302010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
931
932 Fix s390x testcase compatibility.
933 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
934
a2c09bd0
DE
9352010-10-01 Doug Evans <dje@google.com>
936
937 * lib/gdb-python.exp: New file.
938 * gdb.python/py-block.exp: Use it.
939 * gdb.python/py-breakpoint.exp: Ditto.
940 * gdb.python/py-frame.exp: Ditto.
941 * gdb.python/py-inferior.exp: Ditto.
942 * gdb.python/py-param.exp: Ditto.
943 * gdb.python/py-prettyprint.exp: Ditto.
944 * gdb.python/py-shared.exp: Ditto.
945 * gdb.python/py-symbol.exp: Ditto.
946 * gdb.python/py-symtab.exp: Ditto.
947 * gdb.python/py-type.exp: Ditto.
948 * gdb.python/py-value.exp: Ditto.
949 * gdb.python/python.exp: Ditto.
950
38f12cfc
TT
9512010-09-30 Tom Tromey <tromey@redhat.com>
952
953 * gdb.base/anon.exp: New file.
954 * gdb.base/anon.c: New file.
955
9ae8282d
TT
9562010-09-30 Tom Tromey <tromey@redhat.com>
957
958 * gdb.base/completion.exp: Test completion through anonymous
959 union.
960 * gdb.base/break1.c (struct some_struct): Add anonymous union.
961
e9e07ba6
JK
9622010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
963
964 Fix printing parameters of inlined functions.
965 * gdb.dwarf2/dw2-inline-param.exp: New file.
966 * gdb.dwarf2/dw2-inline-param-main.c: New file.
967 * gdb.dwarf2/dw2-inline-param.S: New file.
968
cd2effb2
JK
9692010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
970
971 PR corefiles/12071.
972 * gdb.base/corefile.exp (quit with a process, no question: load core)
973 (quit with a core file): New tests.
974
bceffbf3
JK
9752010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
976
977 Fix GDB crash on inferior calls with self-referencing classes.
978 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
979 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
980 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
981
1736ad11
JK
9822010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
983
984 Fix lost siginfo_t for inferior calls.
985 * gdb.base/siginfo-infcall.exp: New file.
986 * gdb.base/siginfo-infcall.c: New file.
987
a176ad92
JB
9882010-09-22 Joel Brobecker <brobecker@adacore.com>
989
990 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
991
c2b0a229
JK
9922010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
993
994 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
995 New test.
996 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
997
e8ae22d1
JB
9982010-09-22 Joel Brobecker <brobecker@adacore.com>
999
1000 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
1001 type of our const type.
1002
ec322823
SW
10032010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
1004
1005 * gdb.cp/pr12028.cc: New.
1006 * gdb.cp/pr12028.exp: New.
1007
72929c62
JB
10082010-09-22 Joel Brobecker <brobecker@adacore.com>
1009
1010 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
1011
875b4ff5 10122010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 1013 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
1014
1015 PR mi/11407
1016 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
1017 * gdb.mi/dw2-ref-missing-frame-main.c New File.
1018 * gdb.mi/dw2-ref-missing-frame.S New File.
1019 * gdb.mi/dw2-ref-missing-frame.exp New File.
1020
7155d578
TT
10212010-09-14 Tom Tromey <tromey@redhat.com>
1022
1023 PR symtab/8399:
1024 * gdb.threads/tls.exp: Remove kfail. Update expected output.
1025
515ed532
TT
10262010-09-14 Tom Tromey <tromey@redhat.com>
1027
1028 PR exp/11803:
1029 * gdb.threads/tls.exp: Use C++.
1030 (check_thread_local): Use K::another_thread_local.
1031 * gdb.threads/tls.c (class K): New.
1032 (another_thread_local): Now a member of K.
1033 (spin): Update. No longer K&R C.
1034
450ca57c
SW
10352010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1036
1037 * gdb.cp/koenig.cc: created class for testing member lookup.
1038 * gdb.cp/koenig.exp: Added test for member lookup.
1039
dbd492a3
JK
10402010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1041
1042 Fix false FAILs on sourcetree topdir directory containing "kill".
1043 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
1044 source line matching regexp.
1045
8d4d924b
JK
10462010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1047
1048 * gdb.python/python.exp (set height 0, collect help from uiout)
1049 (verify help to uiout): New tests.
1050
8e64f2a0
JK
10512010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1052
1053 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
1054 is_lp64_target to check 64bit target.
1055
4569eed2
JK
10562010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1057
1058 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
1059 (test_ld) <powerpc64-*>: New.
1060
5e1617b1
DJ
10612010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1062
1063 * gdb.cp/templates.exp (test_template_args): Allow "struct".
1064
c767944b
DJ
10652010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1066
1067 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
1068 (FunctionArg::method): New function.
1069 (empty, arg): New variables.
1070 (main): Call arg.method.
1071 * gdb.cp/templates.exp (test_template_args): New function.
1072 (do_tests): Call it.
1073
27d3a3fc
UW
10742010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1075
1076 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
1077 of "next" to proceed over pthread_exit call.
1078
55b7ce7f
UW
10792010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
1080
1081 * gdb.base/maint.exp: Avoid wildcards against potentially very long
1082 "maint print statistics" output to prevent expect timeouts.
1083
809df446
JK
10842010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1085
1086 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
1087 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1088 (test_float_rejected): ... here.
1089 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
1090 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1091 (test_float_rejected): ... here.
1092 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
1093 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1094 (test_float_rejected): ... here.
1095 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
1096 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1097 (test_float_rejected): ... here.
1098
8464be76
DJ
10992010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1100
1101 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
1102 before disabling hardware watchpoints.
1103 (test_inaccessible_watchpoint): Check that hardware watchpoints
1104 are used. Test for watchpoints on a constant address.
1105
14dba4b4
JK
11062010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1107
1108 * gdb.base/ui-redirect.exp: New file.
1109
3f3540e1 11102010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 1111 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
1112
1113 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
1114
0f254bb7
DE
11152010-08-31 Doug Evans <dje@google.com>
1116
1117 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
1118
03f17ccf
TT
11192010-08-30 Tom Tromey <tromey@redhat.com>
1120
1121 PR python/11792:
1122 * gdb.python/py-value.exp (test_subscript_regression): Add
1123 dynamic_type test.
1124
640617ad
DJ
11252010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
1126
1127 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
1128 instead of running to main. Do not test the main function.
1129 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
1130 Add new main.
1131
2ed91d1b
PA
11322010-08-26 Pedro Alves <pedro@codesourcery.com>
1133
1134 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
1135 one test.
1136
673bfd45
DE
11372010-08-24 Doug Evans <dje@google.com>
1138
1139 PR symtab/11942
1140 * gdb.dwarf2/dw4-sig-types.cc: New file.
1141 * gdb.dwarf2/dw4-sig-types.h: New file.
1142 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
1143 * gdb.dwarf2/dw4-sig-types.exp: New file.
1144
f9ffd4bb
TT
11452010-08-23 Tom Tromey <tromey@redhat.com>
1146
1147 PR python/11145:
1148 * gdb.python/py-value.c (Base, Derived): New types.
1149 (base): New global.
1150 * gdb.python/py-value.exp (test_subscript_regression): Add
1151 dynamic_cast test.
1152
d839c8a4
TT
11532010-08-23 Tom Tromey <tromey@redhat.com>
1154
1155 PR python/10676:
1156 * gdb.python/py-type.exp (test_fields): Add tests for type
1157 equality.
1158
702c2711
TT
11592010-08-23 Tom Tromey <tromey@redhat.com>
1160
1161 PR python/11915:
1162 * gdb.python/py-type.exp (test_fields): Add tests for array.
1163
832bafd3
KS
11642010-08-23 Keith Seitz <keiths@redhat.com>
1165
1166 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
1167 have any children. Create a new abbrev for it.
1168 Add missing terminal sequence to .debug_abbrev.
1169
c37bf528
KS
11702010-08-20 Keith Seitz <keiths@redhat.com>
1171
1172 PR symtab/11465:
1173 * gdb.dwarf2/pr11465.exp: New test.
1174 * gdb.dwarf2/pr11465.S: New file.
1175 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
1176 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
1177
4572cbac
TJB
11782010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
1179
1180 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
1181 registers. Update data sets with the new v2_double element in the
1182 VSX register union. Add vector_register3_vr data set for the AltiVec
1183 registers. Use gdb_test_no_output instead of send_gdb.
1184
e7fbb131
PA
11852010-08-19 Pedro Alves <pedro@codesourcery.com>
1186
1187 * gdb.python/py-shared.exp: New file, factored out from
1188 python.exp.
1189 * gdb.python/py-shared.c: New file.
1190 * gdb.python/py-shared-sl.c: New file.
1191 * gdb.python/python-1.c: New file.
1192 * gdb.python/python-sl.c: Delete.
1193 * gdb.python/python.c: Mention python-1.c.
1194 * gdb.python/python.exp: Move shared library tests to
1195 py-shared.exp.
1196 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
1197 (MISCELLANEOUS): New.
1198 (clean mostlyclean): Also remove $MISCELLANEOUS.
1199
d30f5e1f
DE
12002010-08-19 Doug Evans <dje@google.com>
1201
1202 PR exp/11926
1203 * gdb.base/printcmds.exp (test_float_accepted): New function.
1204 Move existing float tests there. Add tests for floats with suffixes.
1205 (test_float_rejected): New function.
1206 * gdb.java/jv-print.exp (test_float_accepted): New function.
1207 (test_float_rejected): New function.
1208 * gdb.objc/print.exp: New file.
1209 * gdb.pascal/print.exp: New file.
1210 * lib/objc.exp: New file.
1211
7b3fd859
PM
12122010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
1213
1214 * gdb.base/default.exp (info set): Avoid full buffer error and force
1215 reading up to final gdb prompt.
1216 (show): Likewise.
1217
c92817ce
TT
12182010-08-18 Tom Tromey <tromey@redhat.com>
1219
1220 PR symtab/11919:
1221 * gdb.base/completion.exp: Add test.
1222
f1208f9e
DE
12232010-08-18 Doug Evans <dje@google.com>
1224
1225 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
1226 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
1227 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
1228 Simplify, early exit if runto_main fails.
1229 * gdb.fortran/exprs.exp: load_lib fortran.exp.
1230 (set_lang_fortran): Moved to lib/fortran.exp.
1231 * gdb.fortran/types.exp: load_lib fortran.exp.
1232 (set_lang_fortran): Moved to lib/fortran.exp.
1233 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
1234 * gdb.java/jprint.exp (set_lang_java): Ditto.
1235 * gdb.java/jv-exp.exp: load_lib java.exp.
1236 If set_lang_java fails, issue a warning instead of failure to be
1237 consistent with other set_lang_foo uses.
1238 (set_lang_java): Moved to lib/java.exp.
1239 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
1240 If set_lang_java fails, issue a warning instead of failure to be
1241 consistent with other set_lang_foo uses.
1242 * gdb.pascal/types.exp: load_lib pascal.exp.
1243 (set_lang_pascal): Moved to lib/pascal.exp.
1244 * lib/fortran.exp: New file.
1245 * lib/java.exp (set_lang_java): New function.
1246 * lib/pascal.exp (set_lang_pascal): New function.
1247
2f06b485
YQ
12482010-08-18 Yao Qi <yao@codesourcery.com
1249
1250 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
1251 func_nofb_start and func_loopfb_start, so that address of functions
1252 is equal to these labels on Thumb.
1253
96e25403
YQ
12542010-08-18 Yao Qi <yao@codesourcery.com>
1255
1256 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
1257 to reflect latest c source file.
1258
36e6adc4
JK
12592010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1260
1261 * gdb.cp/infcall-dlopen.exp: New file.
1262 * gdb.cp/infcall-dlopen.cc: New file.
1263 * gdb.cp/infcall-dlopen-lib.cc: New file.
1264
f431efe5
PA
12652010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1266 Pedro Alves <pedro@codesourcery.com>
1267
1268 PR breakpoints/11371
1269
1270 * gdb.base/watch-cond-infcall.exp: New file.
1271 * gdb.base/watch-cond-infcall.c: New file.
1272
06a64a0b
TT
12732010-08-16 Tom Tromey <tromey@redhat.com>
1274
1275 * gdb.base/help.exp: Update.
1276 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
1277 watchpoint.
1278 (test_watch_location): New proc.
1279 (test_watchpoint_in_big_blob): Delete watchpoint.
1280 * gdb.base/watchpoint.c (func5): New function.
1281 (main): Call it.
1282
70ebf4ed
DE
12832010-08-16 Doug Evans <dje@google.com>
1284
1285 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
1286
ca5c20b6
PM
12872010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1288
1289 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
1290 tests.
1291
7346b668
KW
12922010-08-11 Ken Werner <ken.werner@de.ibm.com>
1293
1294 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
1295 * gdb.base/gnu_vector.c: New File.
1296 * gdb.base/gnu_vector.exp: Likewise.
1297
cb2e07a6
PM
12982010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1299
1300 * gdb.python/python.c: New File.
1301 * gdb.python/python-sl.c: New File.
1302 * gdb.python/python.exp: Test solib_address and decode_line
1303 * functions.
1304
5da1313b
JK
13052010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1306
1307 * gdb.python/python.exp (show height, set height 10)
1308 (verify pagination beforehand, verify pagination beforehand: q)
1309 (gdb.execute does not page, verify pagination afterwards)
1310 (verify pagination afterwards: q): New.
1311
49c3ccf7
DE
13122010-08-02 Doug Evans <dje@google.com>
1313
1314 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
1315 because of an older gcc, change test2
1316 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
1317 to unsupported.
1318
42c0c4f1
KH
13192010-07-30 Kazu Hirata <kazu@codesourcery.com>
1320
1321 * gdb.base/break-always.exp: Do not expect full paths to file
1322 names.
1323 * gdb.base/commands.exp: Likewise.
1324
d3765805
DE
13252010-07-30 Doug Evans <dje@google.com>
1326
c98ee71b
DE
1327 * gdb.cp/temargs.exp: For new tests that require newer gccs,
1328 xfail them when run with older gccs.
1329
fd961404
DE
1330 * lib/gdb.exp (build_executable): Forward "c++" option to
1331 get_compiler_info.
1332
999adef4
DE
1333 * gdb.python/py-type.exp (test_template): Mark as xfail tests
1334 "python print ttype.template_argument(1)" and
1335 "python print isinstance(ttype.template_argument(1), gdb.Value)"
1336 if using gcc 4.4 or earlier.
1337
d3765805
DE
1338 * gdb.base/valgrind-db-attach.exp: Use unique test name for
1339 attach-to-debugger handling.
1340
1276c759
JK
13412010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1342
1343 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
1344 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
1345 (main): Use copyreloc.
1346 * gdb.base/prelink.exp (split debug of executable)
1347 (.dynbss vs. .bss address shift): New tests.
1348
88caa9b9
PA
13492010-07-29 Pedro Alves <pedro@codesourcery.com>
1350
1351 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
1352 in gdb_test_multiple.
1353
c6f2ac43
PA
13542010-07-29 Pedro Alves <pedro@codesourcery.com>
1355
1356 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
1357 environment.
1358
326fd672
TT
13592010-07-28 Tom Tromey <tromey@redhat.com>
1360
1361 PR python/11060:
1362 * gdb.python/py-type.c (Temargs): New template.
1363 (temvar): New variable.
1364 * gdb.python/py-type.exp (test_template): New proc.
1365
3ce3b1ba
PA
13662010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1367
1368 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
1369 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
1370
34eaf542
TT
13712010-07-28 Tom Tromey <tromey@redhat.com>
1372
1373 PR c++/9946:
1374 * gdb.cp/temargs.exp: New file.
1375 * gdb.cp/temargs.cc: New file.
1376
d41b819e
JK
13772010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1378
1379 * gdb.base/help.exp (help disassemble): Update the content.
1380
26ab7092
JK
13812010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1382
1383 * gdb.threads/ia64-sigill.exp: New file.
1384 * gdb.threads/ia64-sigill.c: New file.
1385
5283e9e1
TT
13862010-07-27 Tom Tromey <tromey@redhat.com>
1387
1388 * gdb.opt/inline-cmds.c (ATTR): New define.
1389 (func1): Use it.
1390 (func2): Likewise.
1391 (func3): Likewise.
1392 (outer_inline1): Likewise.
1393 (outer_inline2): Likewise.
1394 * gdb.opt/inline-bt.c (ATTR): New define.
1395 (func1): Use it.
1396 (func2): Likewise.
1397 * gdb.opt/inline-locals.c (ATTR): New define.
1398 (func1): Use it.
1399 (func2): Likewise.
1400
e992ef73
TT
14012010-07-27 Tom Tromey <tromey@redhat.com>
1402
1403 * gdb.stabs/gdb11479.c (hack): New function.
1404 (test): Use it.
1405 (test2): Use it.
1406 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
1407 (int32_search_buf, int64_search_buf): No longer static.
1408 (x): Remove.
1409 * gdb.base/relocate.c (hack): New function.
1410
5374244e
PM
14112010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1412
1413 * gdb.python/py-value.exp (test_inferior_function_call): New function.
1414 * gdb.python/py-value.c (func1): New function.
1415 (func2): Likewise.
1416
a99aee83
CV
14172010-07-26 Corinna Vinschen <vinschen@redhat.com>
1418
1419 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
1420 as not to clash with .data section.
1421
a04ba985
JG
14222010-07-26 Jerome Guitton <guitton@adacore.com>
1423
1424 * gdb.base/code_elim.exp: New file.
1425 * gdb.base/code_elim1.c: New file.
1426 * gdb.base/code_elim2.c: New file.
1427
23bd0f7c
PA
14282010-07-21 Pedro Alves <pedro@codesourcery.com>
1429
1430 PR symtab/11827
1431
1432 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
1433 (some_volatile_enum): New variable.
1434 * gdb.base/printcmds.exp (test_print_enums): New.
1435 <top level>: Call it.
1436
883df6dd
SW
14372010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
1438
1439 * gdb.cp/fpointer.cc: New test.
1440 * gdb.cp/fpointer.exp: New test.
1441
569b05a5
JK
14422010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1443
1444 * gdb.base/solib-nodir.exp: New file.
1445 * lib/gdb.exp (runto): New case for a GDB internal error.
1446
51d7d803
JK
14472010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1448 Ulrich Weigand <uweigand@de.ibm.com>
1449 Tom Tromey <tromey@redhat.com>
1450
1451 * gdb.base/charset-malloc.c: New file.
1452 * gdb.base/charset.c (malloc_stub): New prototype.
1453 (main): Call it instead of malloc itself.
1454 * gdb.base/charset.exp: Use only prepare_for_testing.
1455 (binfile): Remove the variable.
1456
c0edd9ed
JK
14572010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1458
1459 Make core files the process_stratum.
1460 * gdb.base/corefile.exp (run: load core again)
1461 (run: sanity check we see the core file, run: with core)
1462 (run: core file is cleared, attach: load core again)
1463 (attach: sanity check we see the core file, attach: with core)
1464 (attach: core file is cleared): New tests.
1465 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
1466
3cbaedff
KW
14672010-07-14 Ken Werner <ken.werner@de.ibm.com>
1468
1469 * gdb.arch/altivec-abi.exp: New tests.
1470
91158a56
TT
14712010-07-13 Tom Tromey <tromey@redhat.com>
1472
1473 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
1474 (main): Use it.
1475 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
1476
0f5238ed
TT
14772010-07-13 Tom Tromey <tromey@redhat.com>
1478
1479 * gdb.base/label.exp: New file.
1480 * gdb.base/label.c: New file.
1481
add265ae
L
14822010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
1483 H.J. Lu <hongjiu.lu@intel.com>
1484
1485 * lib/gdb.exp (is_ilp32_target): New.
1486 (is_lp64_target): Likewise.
1487
1488 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
1489 target.
1490 * gdb.arch/amd64-disp-step.exp: Likewise.
1491 * gdb.arch/amd64-dword.exp: Likewise.
1492 * gdb.arch/amd64-i386-address.exp: Likewise.
1493 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 1494
add265ae
L
1495 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
1496 target.
1497 * gdb.arch/i386-bp_permanent.exp: Likewise.
1498 * gdb.arch/i386-byte.exp: Likewise.
1499 * gdb.arch/i386-disp-step.exp: Likewise.
1500 * gdb.arch/i386-gnu-cfi.exp: Likewise.
1501 * gdb.arch/i386-prologue.exp: Likewise.
1502 * gdb.arch/i386-size-overlap.exp: Likewise.
1503 * gdb.arch/i386-size.exp: Likewise.
1504 * gdb.arch/i386-sse.exp: Likewise.
1505 * gdb.arch/i386-unwind.exp: Likewise.
1506 * gdb.arch/i386-word.exp: Likewise.
1507
1508 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
1509 test only when building 64-bit executables. Do not hard-code
1510 -m64 option.
1511
2dfb8c17
DE
15122010-07-07 Doug Evans <dje@google.com>
1513
1514 * lib/gdb.exp (gdb_test_list_exact): New function.
1515 * gdb.base/default.exp (show convenience): Call it, add tests for
1516 $_sdata = void, $_thread = 0.
1517
4e5799b6
JK
15182010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1519 Joel Brobecker <brobecker@adacore.com>
1520
1521 Fix re-run of PIE executable, PR shlibs/11776.
1522 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
1523 Remove $displacement_main to match the solib-svr4.c change. New "kill"
1524 and re-"run" of the inferior.
1525
1a219cc7
JK
15262010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1527 Joel Brobecker <brobecker@adacore.com>
1528
1529 Cope with missing /usr/sbin/prelink.
1530 * lib/prelink-support.exp (prelink_no):
1531 <result == 1 && $output is "no such file or directory">: New.
1532 (prelink_yes): Likewise. Return on failed prelink_no.
1533
5e3b36f8
JK
15342010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1535 Joel Brobecker <brobecker@adacore.com>
1536
1537 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
1538 build_executable by build_executable_own_libs. Replace "prelink -R"
1539 execution by a call of prelink_yes. Comment why "prelink -r" needs no
1540 change.
1541 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
1542 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
1543 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
1544 Replace build_executable by build_executable_own_libs's function
1545 build_executable_own_libs.
1546 (prelinkNO): Create new stub to call prelink_no.
1547 (prelinkYES): Create new stub to call prelink_yes.
1548 (test_attach): Rename calls of copy to file_copy.
1549 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
1550 (copy): Move to ...
1551 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
1552 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
1553 * gdb.base/prelink.exp: Disable testcase also for is_remote and
1554 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
1555 special flags by gdb_compile_shlib. Replace second gdb_compile by
1556 build_executable_own_libs. Replace "prelink -R" execution by a call of
1557 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
1558 a second call of prelink_yes. Replace restart commands by
1559 clean_restart.
1560 (prelink): Rename to ...
1561 (seen displacement message): ... this test. Extend its expectation
1562 strictness.
1563
86e4bafc
JK
15642010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1565
1566 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
1567 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
1568 displacement message exactly once.
1569
3cd07d20
JK
15702010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1571 Joel Brobecker <brobecker@adacore.com>
1572
1573 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
1574 its restore after the <$relink_args != ""> loop. new comment.
1575
0a1e94c7
JK
15762010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1577 Joel Brobecker <brobecker@adacore.com>
1578
1579 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
1580 code for it. New variable relink_args.
1581 (prelinkYES): Call prelinkNO.
1582 (test_attach): Accept new parameter relink_args. Re-prelink the binary
1583 in such case. Move the core code to ...
1584 (test_attach_gdb): ... a new function. Send GDB command "file".
1585 Extend expected "Attaching to " string.
1586
2f70bcfb
TT
15872010-07-02 Tom Tromey <tromey@redhat.com>
1588
1589 * gdb.base/bitops.exp: Remove extraneous "pass".
1590
a17ac5b0
TT
15912010-07-02 Ken Werner <ken.werner@de.ibm.com>
1592
1593 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1594
dc10affe
PA
15952010-07-01 Pedro Alves <pedro@codesourcery.com>
1596
d41c0fc8
PA
1597 * gdb.base/help.exp: Adjust expected output.
1598
15992010-07-01 Pedro Alves <pedro@codesourcery.com>
1600
1601 * gdb.base/help.exp: Adjust expected output.
dc10affe 1602
0a600c36
JK
16032010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1604
1605 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
1606 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
1607 c++/11702.
1608
37cc8bfe
JK
16092010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1610 Doug Evans <dje@google.com>
1611
1612 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
1613 add .dynamic entry'.
1614
254e6b9e
DE
16152010-06-29 Doug Evans <dje@google.com>
1616
1617 Test PR c++/11702.
1618 * gdb.cp/m-static.exp: Add testcase.
1619 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
1620
595939de 16212010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
1622 Tom Tromey <tromey@redhat.com>
1623 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
1624
1625 * gdb.python/py-inferior.c: New File.
1626 * gdb.python/py-infthread.c: New File.
1627 * gdb.python/py-inferior.exp: New File.
1628 * gdb.python/py-infthread.exp: New File.
1629
98751a41
JK
16302010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1631
1632 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
1633 (ptype ::C::OtherFileClass typedefs): New.
1634 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
1635 (C::OtherFileClass::cOtherFileClassVar2): New.
1636 (C::OtherFileClass::cOtherFileClassVar_use): Use also
1637 cOtherFileClassVar2.
1638 (C::cOtherFileType2, C::cOtherFileVar2): New.
1639 (C::cOtherFileVar_use): use also cOtherFileVar2.
1640 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
1641
41f62f39
JK
16422010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1643
1644 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
1645 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
1646 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
1647 (print ::C::cOtherFileVar)
1648 (whatis C::OtherFileClass::cOtherFileClassType)
1649 (whatis ::C::OtherFileClass::cOtherFileClassType)
1650 (print C::OtherFileClass::cOtherFileClassVar)
1651 (print ::cOtherFileClassVar)
1652 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
1653 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
1654 trailing content.
1655 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
1656 (C::OtherFileClass::cOtherFileClassVar)
1657 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
1658 (C::cOtherFileVar, C::cOtherFileVar_use): New.
1659
af53d231
JK
16602010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1661
1662 Test PR c++/11703 and PR gdb/1448.
1663 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
1664 gdb/1448.
1665
9655fd1a
JK
16662010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1667
1668 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
1669 (main) <rtti_data>: New.
1670 * gdb.cp/virtbase.exp (print rtti_data): New.
1671
824cc8dd
JK
16722010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1673 Joel Brobecker <brobecker@adacore.com>
1674
1675 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
1676
6036c742
JK
16772010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1678
1679 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
1680
de6a0421
DE
16812010-06-28 Doug Evans <dje@google.com>
1682
1683 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
1684
b2dae948
DE
16852010-06-27 Doug Evans <dje@google.com>
1686
1687 * gdb.cp/m-static.exp: Update expected test output.
1688
0f3bb72e
PH
16892010-06-25 Paul Hilfinger <hilfinger@adacore.com>
1690
889bf7c5
PA
1691 * gdb.gdb/selftest.exp: Adjust expected message for
1692 capturing start-up runtime.
0f3bb72e 1693
bc9f0842
TT
16942010-06-25 Tom Tromey <tromey@redhat.com>
1695
1696 PR python/10808:
1697 * gdb.python/python.exp: Add new tests.
1698
099ef718
SW
16992010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
1700
1701 * gdb.cp/operator.cc: Created an import loop.
1702 * gdb.cp/operator.exp: Added testcase for import loop.
1703
5868a632
JK
17042010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1705
1706 Test PR python/11407.
1707 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
1708 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
1709 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
1710 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
1711 executable_nofb and executable_fb. New variables srcsfile, objsfile,
1712 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
1713 binfile. Call gdb_compile with clean_restart twice.
1714 (func_nofb print, func_nofb backtrace, func_loopfb print)
1715 (func_loopfb backtrace): New.
1716
af76db58
JK
17172010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1718
1719 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
1720 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
1721 by a hand made one.
1722 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
1723 i?86 requirement. Remove variables srcfile and binfile. New variable
1724 sources, executable_nofb and executable_fb. Call prepare_for_testing.
1725
f2c7657e
UW
17262010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1727
1728 * gdb.cell/dwarfaddr.exp: New file.
1729 * gdb.cell/dwarfaddr.S: New file.
1730
628fe4e4
JK
17312010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1732
1733 Test PR 9436.
1734 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
1735
f1421989
HZ
17362010-06-24 Hui Zhu <teawater@gmail.com>
1737
1738 * gdb.base/eval.exp: New file.
1739
d03285ec
UW
17402010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1741
1742 * gdb.cell/fork.exp: New file.
1743 * gdb.cell/fork.c: Likewise.
1744 * gdb.cell/fork-spu.c: Likewise.
1745
41b2c92d
PM
17462010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
1747
1748 * lib/gdb.exp (banned_variables_traced): New global variable.
1749 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
1750 (gdb_init): Use `trace add variable' instead of obsolete
1751 `trace variable'.
1752
d5bc977f
DE
17532010-06-21 Doug Evans <dje@google.com>
1754
1755 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
1756
d2ed6730
UW
17572010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1758
1759 * gdb.arch/spu-ls.exp: New file.
1760 * gdb.arch/spu-ls.c: Likewise.
1761
6aed2dbc
SS
17622010-06-18 Stan Shebs <stan@codesourcery.com>
1763
1764 * gdb.threads/thread-specific.exp: Add tests of $_thread.
1765
e0756905
UW
17662010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1767
1768 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
1769 * gdb.base/watch-cond.exp: Likewise.
1770 * gdb.python/py-breakpoint.exp: Likewise.
1771
d8053d4d
PA
17722010-06-18 Pedro Alves <pedro@codesourcery.com>
1773
1774 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
1775 clean_restart, make sure every test has a distinct message, and
1776 that messages don't include the executable' full path.
1777
81ce510c
DE
17782010-06-17 Doug Evans <dje@google.com>
1779
1780 * gdb.arch/i386-size.exp: Updated expected output for
1781 DISASSEMBLY_OMIT_FNAME.
1782
65d79d4b
SDJ
17832010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1784 Sergio Durigan Junior <sergiodj@redhat.com>
1785
1786 * gdb.base/watch-notconst.c: New file.
1787 * gdb.base/watch-notconst.S: New file.
1788 * gdb.base/watch-notconst2.c: New file.
1789 * gdb.base/watch-notconst2.S: New file.
1790 * gdb.base/watch-notconst.exp: New file.
1791 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
1792 (func4): Add operations on `global_ptr_ptr'.
1793 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
1794 routine to test watchpoints created with a constant expression.
1795 (test_inaccessible_watchpoint): Include tests for watchpoints
1796 created with a constant expression.
1797
df0f4836
KB
17982010-06-14 Kevin Buettner <kevinb@redhat.com>
1799
1800 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
1801 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
1802 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
1803 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
1804 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
1805 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
1806 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
1807 of `_start'.
1808
b769def5
UW
18092010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1810
1811 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
1812 not supported on the target.
1813 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1814 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1815 * gdb.mi/mi-nsintrall.exp: Likewise.
1816 * gdb.mi/mi-nsmoribund.exp: Likewise.
1817 * gdb.mi/mi-nsthrexec.exp: Likewise.
1818
d914c394
SS
18192010-06-11 Stan Shebs <stan@codesourcery.com>
1820
1821 * gdb.base/permissions.exp: New file.
1822
18232010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
1824
1825 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
1826 does not support ELF executable class.
1827
f3ce5b9c
UW
18282010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1829
1830 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
1831
8e46892c
JK
18322010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1833
1834 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
1835 (runto): Catch "The target does not support running in non-stop mode.".
1836
6cc55c64
MS
18372010-06-11 Michael Snyder <msnyder@vmware.com>
1838
1839 * gdb.base/setshow.exp (set language asm): Don't use
1840 gdb_test_no_output, fails on some targets.
1841
caddefa4
UW
18422010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1843
1844 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
1845 * gdb.cp/pr9167.exp: Likewise.
1846
468b1aa7
UW
18472010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1848
1849 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
1850
5c3552dc
UW
18512010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1852
1853 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
1854
02e6fe6a
UW
18552010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1856
1857 * gdb.base/charset.c (main): Make sure malloc gets linked in.
1858
0e03807e
TT
18592010-06-11 Tom Tromey <tromey@redhat.com>
1860
1861 PR gdb/9977, PR exp/11636::
1862 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
1863 (pieces_test_f6): Update expected output.
1864
2bdf28a0
JK
18652010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1866
1867 * gdb.base/moribund-step.exp: New.
1868
f6978de9
MS
18692010-06-08 Michael Snyder <msnyder@vmware.com>
1870
1871 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 1872 * gdb.ada/boolean_expr.exp:
f6978de9
MS
1873 * gdb.ada/frame_args.exp: Ditto.
1874 * gdb.ada/lang_switch.exp: Ditto.
1875 * gdb.ada/ptype_arith_binop.exp: Ditto.
1876 * gdb.ada/ref_param.exp: Ditto.
1877 * gdb.ada/type_coercion.exp:Ditto.
1878
1879 * gdb.asm/asm-source.exp: Ditto.
1880
1881 * gdb.base/attach.exp: Ditto.
1882 * gdb.base/bitfields2.exp: Ditto.
1883 * gdb.base/call-signal-resume.exp: Ditto.
1884 * gdb.base/callfuncs.exp: Ditto.
1885 * gdb.base/commands.exp: Ditto.
1886 * gdb.base/dbx.exp: Ditto.
1887 * gdb.base/default.exp: Ditto.
1888 * gdb.base/dump.exp: Ditto.
1889 * gdb.base/exprs.exp: Ditto.
1890 * gdb.base/freebpcmd.exp: Ditto.
1891 * gdb.base/interrupt.exp: Ditto.
1892 * gdb.base/list.exp: Ditto.
1893 * gdb.base/long_long.exp: Ditto.
1894 * gdb.base/maint.exp: Ditto.
1895 * gdb.base/ptype.exp: Ditto.
1896 * gdb.base/return.exp: Ditto.
1897 * gdb.base/setshow.exp: Ditto.
1898 * gdb.base/sigbpt.exp: Ditto.
1899 * gdb.base/sigrepeat.exp: Ditto.
1900
1901 * gdb.cp/classes.exp: Ditto.
1902
1903 * gdb.dwarf2/dw2-restore.exp: Ditto.
1904
1905 * gdb.gdb/selftest.exp: Ditto.
1906
1907 * gdb.multi/base.exp: Ditto.
1908 * gdb.multi/bkpt-multi-exec.exp: Ditto.
1909
1910 * gdb.python/py-block.exp: Ditto.
1911 * gdb.python/py-prettyprint.exp: Ditto.
1912 * gdb.python/py-template.exp: Ditto.
1913
1914 * gdb.server/ext-attach.exp: Ditto.
1915 * gdb.server/ext-run.exp: Ditto.
1916 * gdb.server/server-mon.exp: Ditto.
1917
1918 * gdb.threads/fork-thread-pending.exp: Ditto.
1919 * gdb.threads/hand-call-in-threads.exp: Ditto.
1920 * gdb.threads/interrupted-hand-call.exp: Ditto.
1921 * gdb.threads/linux-dp.exp: Ditto.
1922 * gdb.threads/manythreads.exp: Ditto.
1923 * gdb.threads/print-threads.exp: Ditto.
1924 * gdb.threads/pthreads.exp: Ditto.
1925 * gdb.threads/schedlock.exp: Ditto.
1926 * gdb.threads/thread-unwindonsignal.exp: Ditto.
1927 * gdb.threads/threadapply.exp: Ditto.
1928
de7ff789
MS
19292010-06-08 Michael Snyder <msnyder@vmware.com>
1930
889bf7c5 1931 * gdb.ada/exec_changed.exp:
de7ff789
MS
1932 Use ".*" instead of "" as wildcard regexp.
1933
1934 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
1935 * gdb.base/call-ar-st.exp: Ditto.
1936 * gdb.base/checkpoint.exp: Ditto.
1937 * gdb.base/default.exp: Ditto.
1938 * gdb.base/dump.exp: Ditto.
1939 * gdb.base/ending-run.exp: Ditto.
1940 * gdb.base/fileio.exp: Ditto.
1941 * gdb.base/miscexprs.exp: Ditto.
1942 * gdb.base/pointers.exp: Ditto.
1943 * gdb.base/readline.exp: Ditto.
1944 * gdb.base/reread.exp: Ditto.
1945 * gdb.base/restore.exp: Ditto.
1946 * gdb.base/shlib-call.exp: Ditto.
1947 * gdb.base/valgrind-db-attach.exp: Ditto.
1948 * gdb.base/volatile.exp: Ditto.
1949 * gdb.base/watchpoints.exp: Ditto.
1950
1951 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
1952
1953 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
1954 * gdb.python/py-value.exp: Ditto.
1955
1956 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
1957 * gdb.trace/circ.exp: Ditto.
1958 * gdb.trace/collection.exp: Ditto.
1959 * gdb.trace/packetlen.exp: Ditto.
1960 * gdb.trace/passc-dyn.exp: Ditto.
1961 * gdb.trace/report.exp: Ditto.
1962 * gdb.trace/tfile.exp: Ditto.
1963 * gdb.trace/tfind.exp: Ditto.
1964 * gdb.trace/while-dyn.exp: Ditto.
1965
3bebe2f2
JK
19662010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1967
1968 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
1969
5c631832
JK
19702010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1971
1972 Test PR 10640.
1973 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
1974
4c3376c8
SW
19752010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
1976
1977 * gdb.cp/koenig.exp: Test for ADL operators.
1978 * gdb.cp/koenig.cc: Added ADL operators.
1979 * gdb.cp/operator.exp: New test.
1980 * gdb.cp/operator.cc: New test.
1981
dc226d5a
MS
19822010-06-04 Michael Snyder <msnyder@vmware.com>
1983
dfb88a23
MS
1984 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
1985 * gdb.base/pending.exp: Ditto.
f7ae76b3 1986
dc226d5a
MS
1987 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
1988
967cf477
DE
19892010-06-04 Doug Evans <dje@google.com>
1990
1991 * gdb.python/py-prettyprint.exp: Add new test for enabled and
1992 disabled printers.
1993 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
1994 (enable_lookup_function): New function.
1995
eb801841
TT
19962010-06-04 Tom Tromey <tromey@redhat.com>
1997
1998 * gdb.python/py-value.exp (test_value_hash): Don't test equality
1999 of hash and id.
2000
38979823
JK
20012010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2002
2003 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
2004 newline.
2005 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
2006 (empty verbose non-noisy clear, empty verbose noisy clear)
2007 (empty non-verbose noisy clear): Likewise.
2008
35ec993f
MS
20092010-06-03 Michael Snyder <msnyder@vmware.com>
2010
2011 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
2012 * gdb.base/display.exp: Ditto.
2013 * gdb.base/find.exp: Ditto.
2014 * gdb.base/ifelse.exp: Ditto.
2015 * gdb.base/multi-forks.exp: Ditto.
2016 * gdb.base/recurse.exp: Ditto.
2017 * gdb.base/setshow.exp: Ditto.
2018 * gdb.base/value-double-free.exp: Ditto.
2019 * gdb.base/watch-vfork.exp: Ditto.
2020 * gdb.base/watch_thread_num.exp: Ditto.
2021 * gdb.base/watchpoint-solib.exp: Ditto.
2022 * gdb.base/watchpoint.exp: Ditto.
2023 * gdb.base/watchpoints.exp: Ditto.
2024
2025 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
2026 * gdb.cp/overload.exp: Ditto.
2027 * gdb.cp/virtfunc.exp: Ditto.
2028
2029 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
2030
889bf7c5 2031 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
2032 Replace gdb_test with gdb_test_no_output.
2033
889bf7c5 2034 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
2035 Replace gdb_test with gdb_test_no_output.
2036 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2037 * gdb.threads/watchthreads.exp: Ditto.
2038 * gdb.threads/watchthreads2.exp: Ditto.
2039
2040 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
2041 * gdb.trace/tfind.exp: Ditto.
2042
c22decce
JB
20432010-06-03 Joel Brobecker <brobecker@adacore.com>
2044
2045 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
2046 successful test if message is the empty string.
2047
fd5700c7
JK
20482010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2049
2050 * gdb.fortran/module.exp (stopped language detection): New test.
2051
f55ee35c
JK
20522010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2053
2054 Support DW_TAG_module as separate namespaces.
2055 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
2056 gdb.fortran/library-module-lib.f90: New.
2057 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
2058 (print i): Remove.
2059 (continue to breakpoint: i-is-1, print var_i value 1)
2060 (continue to breakpoint: i-is-2, print var_i value 2)
2061 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
2062 (print var_d, print var_i value 14, ptype modmany, complete `modm)
2063 (complete `modmany, complete `modmany`, complete `modmany`var)
2064 (show language, setting breakpoint at module): New tests.
2065 * gdb.fortran/module.f90 (module mod): Remove.
2066 (module mod1, module mod2, module modmany, subroutine sub1)
2067 (subroutine sub2, program module): New.
2068
b8e8282f
JK
20692010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2070
2071 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
2072 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
2073 * gdb.cp/anon-union.exp (pass): Rename to ...
2074 (print z 2): ... here.
b8e8282f 2075
019ebafc
MS
20762010-06-02 Michael Snyder <msnyder@vmware.com>
2077
e68d8fd4
MS
2078 * gdb.trace/actions.exp: Use gdb_test_no_output.
2079 * gdb.trace/circ.exp: Ditto.
2080 * gdb.trace/packetlen.exp: Ditto.
2081 * gdb.trace/save-trace.exp: Ditto.
2082 * gdb.trace/tracecmd.exp: Ditto.
2083 * gdb.trace/tsv.exp: Ditto.
2084
12b5d08a
MS
2085 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
2086 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
2087 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2088 * gdb.threads/manythreads.exp: Ditto.
2089 * gdb.threads/print-threads.exp: Ditto.
2090 * gdb.threads/pthreads.exp: Ditto.
2091 * gdb.threads/schedlock.exp: Ditto.
2092 * gdb.threads/staticthreads.exp: Ditto.
2093 * gdb.threads/thread-specific.exp: Ditto.
2094 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2095 * gdb.threads/threadapply.exp: Ditto.
2096 * gdb.threads/watchthreads.exp: Ditto.
2097 * gdb.threads/watchthreads2.exp: Ditto.
2098
89493308
MS
2099 * gdb.python/py-block.exp: Use gdb_test_no_output.
2100 * gdb.python/py-prettyprint.exp: Ditto.
2101 * gdb.python/py-template.exp: Ditto.
2102 * gdb.python/py-value.exp: Ditto.
2103
2104 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
2105 * gdb.reverse/watch-reverse.exp: Ditto.
2106
2107 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
2108 * gdb.server/ext-run.exp: Ditto.
2109
019ebafc
MS
2110 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
2111 * gdb.dwarf2/dw2-compressed.exp: Ditto.
2112 * gdb.dwarf2/dw2-intercu.exp: Ditto.
2113 * gdb.dwarf2/dw2-intermix.exp: Ditto.
2114 * gdb.dwarf2/dw2-producer.exp: Ditto.
2115 * gdb.dwarf2/mac-fileno.exp: Ditto.
2116
2117 * gdb.gdb/observer.exp: Use gdb_test_no_output.
2118 * gdb.gdb/selftest.exp: Ditto.
2119
2120 * gdb.multi/base.exp: Use gdb_test_no_output.
2121
2122 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
2123
3e0ca3a5
JK
21242010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2125
2126 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
2127
9db70545
MS
21282010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
2129
a8d52276
MS
2130 * gdb.cp/class2.exp: Use gdb_test_no_output.
2131 * gdb.cp/classes.exp: Ditto.
2132 * gdb.cp/extern-c.exp: Ditto.
2133 * gdb.cp/inherit.exp: Ditto.
2134 * gdb.cp/maint.exp: Ditto.
2135 * gdb.cp/mb-inline.exp: Ditto.
2136 * gdb.cp/mb-templates.exp: Ditto.
2137 * gdb.cp/method2.exp: Ditto.
2138 * gdb.cp/misc.exp: Ditto.
2139 * gdb.cp/ovldbreak.exp: Ditto.
2140 * gdb.cp/punctuator.exp: Ditto.
2141 * gdb.cp/templates.exp: Ditto.
2142 * gdb.cp/virtbase.exp: Ditto.
2143
889bf7c5 2144 * gdb.threads/attach-stopped.exp:
9db70545 2145 Replace uses of send_gdb / gdb_expect.
889bf7c5 2146 * gdb.threads/attachstop-mt.exp:
9db70545 2147 Replace uses of send_gdb / gdb_expect.
889bf7c5 2148 * gdb.threads/gcore-thread.exp:
9db70545 2149 Replace uses of send_gdb / gdb_expect.
889bf7c5 2150 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
2151 Replace uses of send_gdb / gdb_expect.
2152 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2153 * gdb.threads/print-threads.exp:
9db70545
MS
2154 Replace uses of send_gdb / gdb_expect.
2155 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
2156 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
2157 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
2158
2159 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
2160 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
2161 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
2162 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
2163 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
2164 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
2165 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
2166 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
2167 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
2168 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
2169 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
2170
359cc68c
JK
21712010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2172
2173 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
2174
7d3fe98e
SW
21752010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
2176
2177 * gdb.cp/koenig.exp: Added new test case.
2178 * gdb.cp/koenig.cc: Ditto.
2179
27d3a1a2
MS
21802010-06-01 Michael Snyder <msnyder@vmware.com>
2181
2182 * gdb.base/arithmet.exp: Use gdb_test_no_output.
2183 * gdb.base/arrayidx.exp: Ditto.
2184 * gdb.base/attach.exp: Ditto.
2185 * gdb.base/auxv.exp: Ditto.
2186 * gdb.base/bigcre.exp: Ditto.
2187 * gdb.base/break-always.exp: Ditto.
2188 * gdb.base/break-interp.exp: Ditto.
2189 * gdb.base/break.exp: Ditto.
2190 * gdb.base/breakpoint-shadow.exp: Ditto.
2191 * gdb.base/call-ar-st.exp: Ditto.
2192 * gdb.base/call-sc.exp: Ditto.
2193 * gdb.base/call-signal-resume.exp: Ditto.
2194 * gdb.base/callfuncs.exp: Ditto.
2195 * gdb.base/catch-syscall.exp: Ditto.
2196 * gdb.base/charset.exp: Ditto.
2197 * gdb.base/code-expr.exp: Ditto.
2198 * gdb.base/commands.exp: Ditto.
2199 * gdb.base/cond-expr.exp: Ditto.
2200 * gdb.base/condbreak.exp: Ditto.
2201 * gdb.base/cursal.exp: Ditto.
2202 * gdb.base/cvexpr.exp: Ditto.
2203 * gdb.base/default.exp: Ditto.
2204 * gdb.base/del.exp: Ditto.
2205 * gdb.base/detach.exp: Ditto.
2206 * gdb.base/display.exp: Ditto.
2207 * gdb.base/ena-dis-br.exp: Ditto.
2208 * gdb.base/eval-skip.exp: Ditto.
2209 * gdb.base/foll-fork.exp: Ditto.
2210 * gdb.base/foll-vfork.exp: Ditto.
2211 * gdb.base/frame-args.exp: Ditto.
2212 * gdb.base/funcargs.exp: Ditto.
2213 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2214 * gdb.base/gdbvars.exp: Ditto.
2215 * gdb.base/help.exp: Ditto.
2216 * gdb.base/ifelse.exp: Ditto.
2217 * gdb.base/included.exp: Ditto.
2218 * gdb.base/list.exp: Ditto.
2219 * gdb.base/macscp.exp: Ditto.
2220 * gdb.base/maint.exp: Ditto.
2221 * gdb.base/multi-fork.exp: Ditto.
2222 * gdb.base/overlays.exp: Ditto.
2223 * gdb.base/page.exp: Ditto.
2224 * gdb.base/pending.exp: Ditto.
2225 * gdb.base/pointers.exp: Ditto.
2226 * gdb.base/pr11022.exp: Ditto.
2227 * gdb.base/prelink.exp: Ditto.
2228 * gdb.base/printcmds.exp: Ditto.
2229 * gdb.base/psymtab.exp: Ditto.
2230 * gdb.base/randomize.exp: Ditto.
2231 * gdb.base/relational.exp: Ditto.
2232 * gdb.base/relocate.exp: Ditto.
2233 * gdb.base/remote.exp: Ditto.
2234 * gdb.base/sepdebug.exp: Ditto.
2235 * gdb.base/set-lang-auto.exp: Ditto.
2236 * gdb.base/setshow.exp: Ditto.
2237 * gdb.base/setvar.exp: Ditto.
2238 * gdb.base/signals.exp: Ditto.
2239 * gdb.base/signull.exp: Ditto.
2240 * gdb.base/sigstep.exp: Ditto.
2241 * gdb.base/sizeof.exp: Ditto.
2242 * gdb.base/solib-disc.exp: Ditto.
2243 * gdb.base/store.exp: Ditto.
2244 * gdb.base/structs.exp: Ditto.
2245 * gdb.base/structs2.exp: Ditto.
2246 * gdb.base/subst.exp: Ditto.
2247 * gdb.base/term.exp: Ditto.
2248 * gdb.base/trace-commands.exp: Ditto.
2249 * gdb.base/unwindonsignal.exp: Ditto.
2250 * gdb.base/valgrind-db-attach.exp: Ditto.
2251 * gdb.base/varargs.exp: Ditto.
2252 * gdb.base/watch-cond.exp: Ditto.
2253 * gdb.base/watch_thread_num.exp: Ditto.
2254 * gdb.base/watchpoint-cond-gone.exp: Ditto.
2255 * gdb.base/watchpoint.exp: Ditto.
2256 * gdb.base/whatis-exp.exp: Ditto.
2257
f8d3bf8f
MS
22582010-06-01 Michael Snyder <msnyder@vmware.com>
2259
2260 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
2261 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
2262 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
2263 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
2264 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
2265 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
2266 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
2267 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
2268 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
2269 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
2270 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
2271 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
2272 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
2273 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
2274 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
2275
3f9e0d32
JK
22762010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2277
2278 * gdb.base/commands.exp (begin commands on watch): Remove excessive
2279 trailing newline.
2280 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
2281 * gdb.java/jmisc.exp (p *args\n): Rename to ...
2282 (p *args): ... here and remove excessive trailing newline.
2283
f629457d
JB
22842010-05-31 Joel Brobecker <brobecker@adacore.com>
2285
2286 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
2287
09eef106
JK
22882010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2289
2290 Accept the new Linux kernel "t (tracing stop)" string.
2291 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
2292 Update comment.
2293 (state_wait) <T (tracing stop)>: New.
2294 (main): Update the state_wait expect string.
2295
94f31136
PA
22962010-05-28 Pedro Alves <pedro@codesourcery.com>
2297
2298 * limits.c, limits.exp: Delete files.
2299 * Makefile.in (clean mostlyclean): Adjust.
2300 * tracecmd.exp: Adjust.
2301
096554ab
JK
23022010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2303
2304 * gdb.base/tui-layout.exp: New.
2305
27d3a1a2 23062010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 2307
889bf7c5 2308 * gdb.reverse/break-precsave.exp:
bcd2dc50 2309 Replace uses of send_gdb / gdb_expect.
889bf7c5 2310 * gdb.reverse/break-reverse.exp:
bcd2dc50 2311 Replace uses of send_gdb / gdb_expect.
889bf7c5 2312 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 2313 Replace uses of send_gdb / gdb_expect.
889bf7c5 2314 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 2315 Replace uses of send_gdb / gdb_expect.
889bf7c5 2316 * gdb.reverse/finish-precsave.exp:
bcd2dc50 2317 Replace uses of send_gdb / gdb_expect.
889bf7c5 2318 * gdb.reverse/finish-reverse.exp:
bcd2dc50 2319 Replace uses of send_gdb / gdb_expect.
889bf7c5 2320 * gdb.reverse/i386-precsave.exp:
bcd2dc50 2321 Replace uses of send_gdb / gdb_expect.
889bf7c5 2322 * gdb.reverse/i386-reverse.exp:
bcd2dc50 2323 Replace uses of send_gdb / gdb_expect.
889bf7c5 2324 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 2325 Replace uses of send_gdb / gdb_expect.
889bf7c5 2326 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 2327 Replace uses of send_gdb / gdb_expect.
889bf7c5 2328 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 2329 Replace uses of send_gdb / gdb_expect.
889bf7c5 2330 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 2331 Replace uses of send_gdb / gdb_expect.
889bf7c5 2332 * gdb.reverse/machinestate.exp:
bcd2dc50 2333 Replace uses of send_gdb / gdb_expect.
889bf7c5 2334 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 2335 Replace uses of send_gdb / gdb_expect.
889bf7c5 2336 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 2337 Replace uses of send_gdb / gdb_expect.
889bf7c5 2338 * gdb.reverse/solib-precsave.exp:
bcd2dc50 2339 Replace uses of send_gdb / gdb_expect.
889bf7c5 2340 * gdb.reverse/solib-reverse.exp:
bcd2dc50 2341 Replace uses of send_gdb / gdb_expect.
889bf7c5 2342 * gdb.reverse/step-precsave.exp:
bcd2dc50 2343 Replace uses of send_gdb / gdb_expect.
889bf7c5 2344 * gdb.reverse/step-reverse.exp:
bcd2dc50 2345 Replace uses of send_gdb / gdb_expect.
889bf7c5 2346 * gdb.reverse/until-precsave.exp:
bcd2dc50 2347 Replace uses of send_gdb / gdb_expect.
889bf7c5 2348 * gdb.reverse/until-reverse.exp:
bcd2dc50 2349 Replace uses of send_gdb / gdb_expect.
889bf7c5 2350 * gdb.reverse/watch-precsave.exp:
bcd2dc50 2351 Replace uses of send_gdb / gdb_expect.
889bf7c5 2352 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
2353 Replace uses of send_gdb / gdb_expect.
2354
3def43e0
JK
23552010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2356
2357 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
2358 excessive newline.
2359
27d3a1a2 23602010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
2361
2362 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
2363 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
2364 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
2365 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
2366 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
2367 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
2368 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
2369 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
2370 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
2371 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
2372 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
2373 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
2374 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
2375 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
2376 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
2377 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
2378 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
2379 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
2380 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 2381
27d3a1a2 23822010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 2383
22454424
MS
2384 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
2385 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
2386
2387 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
2388 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
2389 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
2390
889bf7c5 2391 * gdb.reverse/consecutive-reverse.exp:
22454424 2392 Replace uses of send_gdb / gdb_expect.
889bf7c5 2393 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
2394 Replace uses of send_gdb / gdb_expect.
2395
2396 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
2397 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
2398 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2399 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
2400 Replace uses of send_gdb / gdb_expect.
2401 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
2402 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
2403 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
2404 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
2405 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
2406 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
2407 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
2408 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
2409 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
2410
24112010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 2412
22454424 2413 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2414
22454424 2415 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2416
22454424
MS
2417 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
2418 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
2419 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
2420 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
2421 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
2422 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
2423 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
2424 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
2425 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2426
6e5f2c59
TT
24272010-05-25 Tom Tromey <tromey@redhat.com>
2428
2429 * gdb.base/macscp.exp: Add missing space after setup_kfail.
2430
bbc8b958
TT
24312010-05-25 Tom Tromey <tromey@redhat.com>
2432
2433 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
2434 argument order.
2435 * gdb.base/macscp.exp: Fix setup_kfail argument order.
2436 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
2437 order.
2438 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
2439 order.
2440 * gdb.base/call-sc.exp (setup_kfails): Remove.
2441 (setup_compiler_kfails): Remove.
2442 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
2443 argument order.
2444 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
2445 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
2446 (advancei): Fix setup_kfail argument order.
2447 * gdb.base/radix.exp: Fix setup_kfail argument order.
2448 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
2449 order.
2450 * gdb.base/structs.exp (setup_kfails): Remove.
2451 (setup_compiler_kfails): Fix setup_kfail argument order.
2452 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
2453 order.
2454 * gdb.java/jmain.exp: Fix setup_kfail argument order.
2455 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
2456 setup_kfail argument order.
2457 * gdb.cp/overload.exp: Fix setup_kfail argument order.
2458
83d1babf
TT
24592010-05-25 Tom Tromey <tromey@redhat.com>
2460
2461 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
2462
6acb16a2
MS
24632010-05-25 Michael Snyder <msnyder@vmware.com>
2464
2465 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
2466 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
2467 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
2468 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
2469 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
2470 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
2471 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
2472 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
2473 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
2474 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
2475 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
2476 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
2477 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
2478 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
2479 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
2480 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
2481 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
2482 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
2483 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
2484 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
2485 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
2486 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
2487 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
2488 * gdb.base/default.exp: Replace send_gdb with gdb_test.
2489 * gdb.base/define.exp: Replace send_gdb with gdb_test.
2490 * gdb.base/display.exp: Replace send_gdb with gdb_test.
2491 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
2492 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
2493 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
2494 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
2495 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
2496 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
2497 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
2498 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
2499 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
2500 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
2501 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
2502 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
2503 * gdb.base/help.exp: Replace send_gdb with gdb_test.
2504 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
2505 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
2506 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
2507 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
2508 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
2509 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
2510 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
2511 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 2512 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
2513
25142010-05-25 Doug Evans <dje@google.com>
2515
2516 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
2517 gdb.string_to_argv.
ad3986f0 2518
d3b1e874
TT
25192010-05-21 Tom Tromey <tromey@redhat.com>
2520
2521 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
2522 Call it.
2523 * gdb.dwarf2/pieces.S: Update.
2524 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
2525
cb826367
TT
25262010-05-21 Tom Tromey <tromey@redhat.com>
2527
2528 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
2529 Call it.
2530 * gdb.dwarf2/pieces.c (struct C): New.
2531 (f6): New function.
2532 * gdb.dwarf2/pieces.S: Replace.
2533
74de6778
TT
25342010-05-21 Tom Tromey <tromey@redhat.com>
2535
2536 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
2537 Call it.
2538
afd74c5f
TT
25392010-05-21 Tom Tromey <tromey@redhat.com>
2540
2541 * gdb.dwarf2.pieces.exp: New file.
2542 * gdb.dwarf2.pieces.S: New file.
2543 * gdb.dwarf2.pieces.c: New file.
2544
a7b75dfd 25452010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 2546 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
2547
2548 * lib/gdb.exp (gdb_test_no_output): New function.
2549 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
2550 when testing commands that should produce no output.
2551
c81c812a
JB
25522010-05-17 Joel Brobecker <brobecker@adacore.com>
2553
2554 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
2555 parameter that we want to watch being a constant.
2556
0cce5bd9
JB
25572010-05-17 Joel Brobecker <brobecker@adacore.com>
2558
2559 * gdb.ada/cond_lang: New testcase.
2560
47050449
JB
25612010-05-17 Joel Brobecker <brobecker@adacore.com>
2562
2563 * lib/gdb.exp (banned_variables): New variable/constant.
2564 (gdb_init): Add write trace on variables listed in banned_variables.
2565 (gdb_finish): Remove write traces on variables listed in
2566 banned_variables.
2567
77c01586
JB
25682010-05-17 Joel Brobecker <brobecker@adacore.com>
2569
2570 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
2571 * gdb.cp/koenig.exp: Likewise.
2572
88d4aea7
PM
25732010-05-14 Phil Muldoon <pmuldoon@redhat.com>
2574
889bf7c5 2575 PR python/11482
88d4aea7
PM
2576
2577 * gdb.python/py-value.exp (test_value_hash): New function.
2578
f5a010c0
PM
25792010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
2580
2581 PR exp/11530.
2582 * gdb.base/gdb11530.c: New file.
2583 * gdb.base/gdb11530.exp: New file.
2584
8ef4892f
JK
25852010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2586
2587 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
2588 * gdb.dwarf2/dw2-modula2-self-type.S: New.
2589
7322dca9
SW
25902010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
2591
2592 * gdb.cp/koenig.exp: New test.
2593 * gdb.cp/koenig.cc: New test program.
2594
02e7ea18
JB
25952010-05-05 Joel Brobecker <brobecker@adacore.com>
2596
2597 Remove the use of prms_id and bug_id throughout the testsuite.
2598
e1c34c5d
PM
25992010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
2600
2601 PR exp/11349.
2602 * testsuite/gdb.cp/ref-types.exp: Add test to examine
2603 use a reference local variable.
2604
8e1d0c49
JK
26052010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2606
2607 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
2608 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
2609 variable different_dir. Move debugfile into a full directory pathname
2610 under DIFFERENT_DIR.
2611 * lib/gdb.exp (separate_debug_filename): Remove.
2612 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
2613 variable debug_dir and mkdir of it. Update function comments.
2614
e66408ed
PA
26152010-04-29 Pedro Alves <pedro@codesourcery.com>
2616
2617 PR gdb/11557
2618
2619 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
2620 files.
2621
d7b32ed3
PM
26222010-04-29 Phil Muldoon <pmuldoon@redhat.com>
2623
889bf7c5 2624 * gdb.python/py-param.exp: New File.
d7b32ed3 2625
6aecb9c2
JB
26262010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2627
2628 * gdb.base/default.exp: Fix "set language" test.
2629
bdf92a1c
PM
26302010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
2631
2632 PR breakpoints/11531.
2633 * gdb.base/gdb11531.c: New file.
2634 * gdb.base/gdb11531.exp: New file.
2635
3f172e24
TT
26362010-04-26 Tom Tromey <tromey@redhat.com>
2637
2638 * gdb.base/completion.exp: Add tests for completion and deprecated
2639 commands.
2640
64af4c92
JK
26412010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2642
2643 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
2644 (print /x char_array): Escape curly brackets.
2645
492928e4
JK
26462010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2647
2648 Fix deadlock on looped list of loaded shared objects.
2649 * gdb.base/solib-corrupted.exp: New.
2650
66d09542
DE
26512010-04-23 Doug Evans <dje@google.com>
2652
2653 * gdb.python/py-section-script.c: New file.
2654 * gdb.python/py-section-script.exp: New file.
2655 * gdb.python/py-section-script.py: New file.
2656
8bd10a10
CM
26572010-04-20 Chris Moller <cmoller@redhat.com>
2658
2659 PR 10179
2660
2661 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
2662 * gdb.base/pr10179-a.c:
2663 * gdb.base/pr10179-b.c:
2664 * gdb.base/pr10179.exp: New files.
2665
c0201579
JK
26662010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2667
2668 Fix crashes on dangling display expressions.
2669 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
2670 is SEP.
2671 (lib_flags): Remove the "debug" keyword.
2672 (libsepdebug): New variable for iterating new loop.
2673 (save_pf_prefix): New variable wrapping the loop.
2674 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
2675 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
2676
793b0ff8
PM
26772010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2678
2679 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
2680
097f51f7
PM
26812010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2682
2683 PR stabs/11479.
2684 * gdb.stabs/gdb11479.exp: New file.
2685 * gdb.stabs/gdb11479.c: New file.
2686
9a22f0d0
PM
26872010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2688
2689 * gdb.base/charset.c (Strin16, String32): New variables.
2690 * gdb.base/charset.exp (gdb_test): Test correct display
2691 of 16 or 32 bit strings.
2692
26932010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
2694
2695 PR 9167
2696 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
2697 * gdb.cp/pr9167.cc: New file.
2698 * gdb.cp/pr9167.exp: New file.
2699
2700
6e354e5e
PM
27012010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
2702
2703 PR pascal/11492.
2704 * gdb.pascal/gdb11492.pas: New file.
2705 * gdb.pascal/gdb11492.exp: New file.
2706
be942545
JB
27072010-04-20 Joel Brobecker <brobecker@adacore.com>
2708
1667e6e3 2709 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 2710
0c3acc09
JB
27112010-04-20 Joel Brobecker <brobecker@adacore.com>
2712
2713 * gdb.ada/dyn_loc: New testcase.
2714
ec31cde5
CM
27152010-04-20 Chris Moller <cmoller@redhat.com>
2716
2717 PR 10867
889bf7c5 2718
ec31cde5
CM
2719 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
2720 * gdb.cp/pr10687.cc: New file.
2721 * gdb.cp/pr10687.exp: New file.
2722
2723
ce4b0682
SDJ
27242010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2725 Sergio Durigan Junior <sergiodj@redhat.com>
2726
2727 * gdb.fortran/logical.exp: New testcase.
2728 * gdb.fortran/logical.f90: New file.
2729
3436961f
DE
27302010-04-19 Doug Evans <dje@google.com>
2731
2732 * gdb.base/help.exp (help source): Update expected output.
2733
4d836c09
JK
27342010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2735
2736 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
2737 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
2738 gdb_exit and return.
2739 (executable): New variable.
2740 (binfile): Use it.
2741
6149aea9
PA
27422010-04-19 Pedro Alves <pedro@codesourcery.com>
2743
2744 PR breakpoints/8554.
2745
2746 * gdb.trace/save-trace.exp: Adjust.
2747
ed41462c
L
27482010-04-17 H.J. Lu <hongjiu.lu@intel.com>
2749
2750 PR corefiles/11511
2751 * gdb.arch/system-gcore.exp: New.
2752 * gdb.arch/gcore.c: Likewise.
2753
3f7b2faa
DE
27542010-04-15 Doug Evans <dje@google.com>
2755
fa33c3cd
DE
2756 * gdb.python/py-progspace.c: New file.
2757 * gdb.python/py-progspace.exp: New file.
2758
3f7b2faa
DE
2759 * gdb.base/source.exp: Add tests for "source -s".
2760
79f283fe
PM
27612010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2762
2763 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
2764 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
2765 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
2766 * gdb.python/py-mi.exp: New test for to_string returning None.
2767
fc8eb08a
PM
27682010-04-12 Phil Muldoon <pmuldoon@redhat.com>
2769
2770 * gdb.python/py-breakpoint.c: Make result global.
2771
26e197f6
JK
27722010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2773
2774 Fix non-GNU make compatibility.
2775 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
2776
adc36818
PM
27772010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2778
2779 * gdb.python/py-breakpoint.exp: New File.
2780 * gdb.python/py-breakpoint.C: Ditto.
2781
64e17368
SS
27822010-04-08 Stan Shebs <stan@codesourcery.com>
2783
2784 * gdb.trace/actions.exp: Clear default-collect.
2785 * gdb.trace/save-trace.exp: Clear default-collect.
2786
fff5cc64
PM
27872010-04-08 Phil Muldoon <pmuldoon@redhat.com>
2788
2789 * gdb.python/py-value: Add null string variable.
2790 (test_lazy_string): Test zero length, NULL address lazy
2791 strings.
2792
a055a187
L
27932010-04-07 H.J. Lu <hongjiu.lu@intel.com>
2794
2795 * gdb.arch/i386-avx.c: New.
2796 * gdb.arch/i386-avx.exp: Likewise.
2797
2798 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
2799
96e39866
DE
28002010-04-06 Doug Evans <dje@google.com>
2801
2802 * gdb.base/source-test.gdb: New file.
2803 * gdb.base/source.exp: Test source -v.
2804
5984a431
UW
28052010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2806
2807 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
2808
ec8a089a
PM
28092010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
2810
2811 * gdb.stabs/aout.sed: Convert all backslash to double backslash
2812 within one line, unless it is followed by a double quote.
2813 * gdb.stabs/hppa.sed: Idem.
2814 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
2815 * gdb.stabs/weird.exp: Check for correct parsing of
2816 char and string constants.
ec8a089a
PM
2817 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
2818 in .stabs to .stabx substitution.
2819
fce3c1f0
SS
28202010-04-05 Stan Shebs <stan@codesourcery.com>
2821
2822 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
2823 constant global.
2824 * gdb.trace/tfile.exp: Try to print them.
2825
d77f58be
SS
28262010-04-04 Stan Shebs <stan@codesourcery.com>
2827
2828 * gdb.base/completion.exp: Update for new "info watchpoints".
2829 * gdb.base/default.exp: Ditto.
2830 * gdb.base/help.exp: Ditto.
2831 * gdb.base/watchpoint.exp: Ditto.
2832 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 2833
af54718e
SS
28342010-04-04 Stan Shebs <stan@codesourcery.com>
2835
2836 * gdb.trace/tfile.exp: Sharpen tfind test.
2837
74d1f91e
JK
28382010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2839
2840 * gdb.base/break-entry.exp: New.
2841
eb8e76db 28422010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 2843 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
2844
2845 * gdb.reverse/i386-sse-reverse.exp: New file.
2846 * gdb.reverse/i386-sse-reverse.c: New file.
2847
bf65cad8
PA
28482010-04-02 Pedro Alves <pedro@codesourcery.com>
2849
2850 * gdb.trace/tfind.exp: Adjust expected disassembly output.
2851
fff87407
SS
28522010-04-01 Stan Shebs <stan@codesourcery.com>
2853
2854 * gdb.trace/actions.exp: Tweak expected output.
2855 * gdb.trace/while-stepping.exp: Tweak expected output.
2856
fe01d668
L
28572010-04-01 H.J. Lu <hongjiu.lu@intel.com>
2858
2859 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
2860
86b17b60
PA
28612010-04-01 Pedro Alves <pedro@codesourcery.com>
2862
2863 * gdb.base/commands.exp: Adjust.
2864 * gdb.cp/extern-c.exp: Adjust.
2865
2c58c0a9
PA
28662010-04-01 Pedro Alves <pedro@codesourcery.com>
2867
2868 * gdb.trace/collection.c (local_test_func): Define a local struct,
2869 and instanciate it.
2870
0db9b91c
PA
28712010-04-01 Pedro Alves <pedro@codesourcery.com>
2872
2873 * gdb.trace/collection.exp (gdb_collect_args_test)
2874 (gdb_collect_argarray_test): XFAIL the tests that assume the
2875 argarray argument's elements are collected.
2876
8072405b
JK
28772010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2878
2879 * gdb.dwarf2/dw2-bad-parameter-type.exp,
2880 gdb.dwarf2/dw2-bad-parameter-type.S: New.
2881
8bf6485c
SS
28822010-03-31 Stan Shebs <stan@codesourcery.com>
2883
2884 * gdb.trace/save-trace.exp: Test save/restore of default-collect
2885 and tracepoint conditionals.
2886 (gdb_verify_tracepoints): Delete unused return.
2887
fd7f724a
KS
28882010-03-26 Keith Seitz <keiths@redhat.com>
2889
2890 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
2891 appear in the output before main.
2892 Remove KFAIL for gdb/2215 aka bz 9320.
2893
8d9e7719
DE
28942010-03-30 Doug Evans <dje@google.com>
2895
0906dd0b
DE
2896 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
2897 by dejagnu.
2898 * gdb.arch/amd64-dword.exp: Ditto.
2899
8d9e7719
DE
2900 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
2901 match.
2902 (break printf): Ditto.
2903
1da644f0
SW
29042010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
2905
2906 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
2907 gcc < 4.4.
2908 * gdb.cp/shadow.exp: Ditto.
2909
a8121990
PA
29102010-03-29 Pedro Alves <pedro@codesourcery.com>
2911
2912 * gdb.trace/collection.exp (run_trace_experiment): Make sure
2913 "tstart" is silent.
2914
6e79d367
PA
29152010-03-29 Pedro Alves <pedro@codesourcery.com>
2916
2917 * gdb.trace/collection.exp (executable): New.
2918 (binfile): Use it.
2919 (fpreg, spreg, pcreg): New.
2920 (test_register): Use gdb_test_multiple. Pass /x to print.
2921 (prepare_for_trace_test): New.
2922 (run_trace_experiment): Use "continue", not gdb_run_cmd.
2923 (gdb_collect_args_test, gdb_collect_argstruct_test)
2924 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
2925 prepare_for_trace_test.
2926 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
2927 fpreg, spreg and pcreg.
2928 (gdb_collect_expression_test, gdb_collect_globals_test): Use
2929 prepare_for_trace_test.
2930 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
2931 try to detect tracing support here. Don't set breakpoints at
2932 `begin' or `end' here.
2933 <global scope>: Use clean_restart. Run to main before checking
2934 for tracing support. Check for for tracing support here.
2935
09248348
JK
29362010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2937
2938 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
2939 " as $displacement" to "seen displacement message".
2940
d350db38
PA
29412010-03-28 Pedro Alves <pedro@codesourcery.com>
2942
2943 * gdb.trace/while-dyn.exp (executable): New variable.
2944 (binfile): Use it.
2945 (test_while_stepping): New function. Move most tests here. Call
2946 it once for each of the while-stepping, stepping and ws aliases.
2947
907af001
UW
29482010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2949
2950 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
2951 that do not provide the tagless_struct type name at all.
2952 (test_print_anon_union): Do not check value of uninitialized
2953 union member. Do not use cp_test_ptype_class, so we can accept
2954 "long" as well as "long int".
2955
610197fd
PA
29562010-03-26 Pedro Alves <pedro@codesourcery.com>
2957
2958 * gdb.trace/tfile.c (tohex, bin2hex): New.
2959 (write_error_trace_file): Hexify error description.
2960
6c28cbf2
SS
29612010-03-25 Stan Shebs <stan@codesourcery.com>
2962
2963 * gdb.trace/tfile.c: Generate an additional trace file, improve
2964 portability.
2965 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
2966 files in a better way.
2967
e62b8c7e
KS
29682010-03-25 Keith Seitz <keiths@redhat.com>
2969
2970 * gdb.java/jprint.exp: XFAIL printing of static class members
2971 because of GCC debuginfo problem.
2972
82ccf5a5
JK
29732010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2974
2975 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
2976
293e2f9e
DJ
29772010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2978
2979 * gdb.base/completion.exp: Allow long instead of long int.
2980 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
2981 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
2982 variable p.
2983 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
2984 * gdb.base/pointers.exp: Allow long instead of long int.
2985 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
2986 * gdb.base/step-line.exp: Allow a directory before the source file name.
2987
95a42b64
TT
29882010-03-24 Tom Tromey <tromey@redhat.com>
2989
2990 PR breakpoints/9352:
2991 * gdb.base/default.exp: Update.
2992 * gdb.base/commands.exp: Update.
2993 * gdb.cp/extern-c.exp: Test setting commands on multiple
2994 breakpoints at once.
2995
2390201f
DJ
29962010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2997
2998 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
2999 if gdb,nosignals.
3000 * gdb.base/watchpoints.c: Do not include unnecessary headers.
3001 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
3002 exited".
3003
8c9a6790
SS
30042010-03-24 Stan Shebs <stan@codesourcery.com>
3005
3006 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
3007
a6c727b2
DJ
30082010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
3009
3010 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
3011 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
3012 argument. Handle "short" and "long".
3013 (Top level): Pass overprototyped output for old_fptr and xptr.
3014
4dfd5423
PA
30152010-03-23 Pedro Alves <pedro@codesourcery.com>
3016
3017 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
3018 format strings and add casts to avoid compiler warnings.
3019
30202010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
3021
3022 * lib/trace-support.exp (gdb_trace_setactions):
3023 Don't expect whitespace after ">" prompt.
3024 * gdb.trace/actions.exp: Adjust for output changes.
3025 * gdb.trace/while-stepping.exp: Likewise.
3026
c847d045
JK
30272010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3028
3029 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
3030 and r157645).
3031
5f717f1d
JK
30322010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3033
3034 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
3035 New.
3036
7d6d51d5
DJ
30372010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
3038
3039 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
3040 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
3041
3b11a015
SS
30422010-03-19 Stan Shebs <stan@codesourcery.com>
3043
3044 * gdb.trace/ax.exp: New file.
3045
d7d158ed
DE
30462010-03-19 Doug Evans <dje@google.com>
3047
6bb85cd1
DE
3048 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
3049 output from gcc.
3050
d7d158ed
DE
3051 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
3052 named /usr/sbin/prelink<foo>.
3053
4daf5ac0
SS
30542010-03-18 Stan Shebs <stan@codesourcery.com>
3055
3056 * gdb.trace/circ.exp: Test circular-trace-buffer.
3057 * gdb.trace/tfile.exp: Update tstatus test.
3058
e8d05480
JB
30592010-03-18 Joel Brobecker <brobecker@adacore.com>
3060
3061 * gdb.dwarf2/dw2-anonymous-func.S: New file.
3062 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
3063
441b986a
UW
30642010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3065
3066 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
3067
4247603b
PA
30682010-03-18 Pedro Alves <pedro@codesourcery.com>
3069
3070 * gdb.base/default.exp: Adjust the expected output of the finish
3071 and until commands when the inferior is not being run.
3072
13387711
SW
30732010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
3074
3075 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
3076 * gdb.cp/nsusing.exp: Ditto.
3077
6e31430b
TT
30782010-03-15 Tom Tromey <tromey@redhat.com>
3079
3080 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
3081 * gdb.cp/userdef.cc (operator==): New function.
3082 (main): New locals mem1, mem2.
3083
e2d69cb5
JZ
30842010-03-15 Jie Zhang <jie@codesourcery.com>
3085
3086 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
3087 Declare and use new loadtimeout variable.
3088
f572f0a9
DJ
30892010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
3090
3091 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
3092 Use gdb_load later.
3093
51f4c0b0
PA
30942010-03-14 Pedro Alves <pedro@codesourcery.com>
3095
3096 * gdb.base/solib-disc.c (main): Make format of fprintf a string
3097 literal. Add missing endlines to prints to stderr.
3098
1c809c68
TT
30992010-03-12 Tom Tromey <tromey@redhat.com>
3100
3101 PR c++/9708:
3102 * gdb.cp/m-static.exp: Add regression test.
3103 * gdb.cp/m-static.cc (method): New method.
3104 (main): Call it.
3105
00ae8fef
SW
31062010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
3107
3108 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
3109 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
3110
759f0f0b
PA
31112010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3112
21e24d21
PA
3113 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
3114
31152010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3116
759f0f0b
PA
3117 * lib/gdb.exp (skip_stl_tests): New.
3118 (gdb_compile): Symbian needs -ldl.
3119 (shlib_target_file): New.
3120 (shlib_symbol_file): New.
3121 (gdb_load_shlibs): Use shlib_target_file.
3122 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
3123 * gdb.cp/exception.exp: Use skip_stl_tests.
3124 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
3125 * gdb.cp/try_catch.exp: Use skip_stl_tests.
3126 * gdb.cp/mb-templates.exp: Ditto.
3127 * gdb.base/commands.exp: Relax regexes.
3128 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
3129 shlib_target_file and shlib_symbol_file.
3130 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
3131 sections.
3132 * gdb.base/ending-run.exp: Accept E32Main for symbian.
3133 * gdb.base/solib-disc.exp: Use
3134 shlib_target_file and shlib_symbol_file.
3135 * gdb.base/unload.exp: Don't skip on symbian. Use
3136 shlib_target_file and shlib_symbol_file.
3137 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
3138
6a8f2671 31392010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 3140
6a8f2671
PA
3141 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
3142 * gdb.trace/report.exp: Adjust for x86 and x86_64.
3143 Issue a tfind end before looking for a tracepoint frame.
3144 * gdb.trace/tfind.exp: Adjust tstatus output.
3145 Adjust disassembly output.
3146 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
3147
ccf26247
JK
31482010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3149
3150 * gdb.base/break-interp.exp: Create new displacement parameter value
3151 for the test_ld calls.
3152 (reach): New parameter displacement, verify its content. New push of
3153 pf_prefix "reach-$func:". Import global expect_out.
3154 (test_core): New parameter displacement, verify its content. New push
3155 of pf_prefix "core:". New command "set verbose on". Import global
3156 expect_out.
3157 (test_attach): New parameter displacement, verify its content. New
3158 push of pf_prefix "attach:". New command "set verbose on". Import
3159 global expect_out.
3160 (test_ld): New parameter displacement, pass it to the reach, test_core
3161 and test_attach calls and verify its content in the "ld.so exit" test.
3162 * gdb.base/prelink.exp: Remove gdb_exit and final return.
3163 (prelink): Update expected text, use gdb_test.
3164
e469c7fb
DE
31652010-03-10 Doug Evans <dje@google.com>
3166
3167 * gdb.base/checkpoint.exp: Fix comment.
3168 Lengthen timeout while doing >600 checkpoints test.
3169 Rename duplicate "kill all one" test to keep test names unique.
3170
60e1c644
PA
31712010-03-10 Pedro Alves <pedro@codesourcery.com>
3172
3173 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
3174
cec808ec
KS
31752010-03-08 Keith Seitz <keiths@redhat.com>
3176
889bf7c5
PA
3177 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
3178 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
3179 (dm_type_long): New function.
3180 (dm_type_unsigned_short): New function.
3181 (dm_type_unsigned_long): New function.
3182 (myint): New typedef.
3183 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
3184 long, unsigned shor and long, operator char*, and typedef.
3185 (test_lookup_operator_functions): Add operator char* test.
3186 (test_paddr_operator_functions): Likewise.
3187 (test_paddr_overloaded_functions): Use probe values for
3188 short, long, and unsigned short and long.
3189 (test_paddr_hairy_functions): If the demangler probe detected
3190 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
3191 demangler.
3192 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
3193 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
3194 and "print null_pmf".
3195 Add test "ptype a.*pmf".
3196 * gdb.cp/overload.exp: Allow optional "int" to appear with
3197 "short" and "long".
3198 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
3199 long expect value for men_overload1arg.
3200 Allow "int" to appear with "short" and "long".
3201 When testing "info break", add argument for main (void).
3202 Also allow "int" to appear with "short" and "long".
3203 Ditto with "unsigned" and "long long".
cec808ec
KS
3204 * gdb.java/jmain.exp: Do not enclose methods names in single
3205 quotes.
3206 * gdb.java/jmisc.exp: Likewise.
3207 * gdb.java/jprint.exp: Likewise.
3208 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
3209
3210 From Jan Kratochvil <jan.kratochvil@redhat.com>:
3211 * gdb.cp/exception.exp (backtrace after first throw)
3212 (backtrace after second throw): Allow a namespace before __cxa_throw.
3213 (backtrace after first catch, backtrace after second catch): Allow
3214 a namespace before __cxa_begin_catch.
3215
3216 * gdb.cp/cpexprs.exp: New file.
3217 * gdb.cp/cpexprs.cc: New file.
3218
3219 From Daniel Jacobowitz <dan@codesourcery.com>
3220 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
3221 to use string_to_regexp.
3222 (ctor, dtor): New functions. Use them to match constructor
3223 and destructor function types.
3224 (Top level): Use runto_main.
3225
f870a310
TT
32262010-03-05 Tom Tromey <tromey@redhat.com>
3227
3228 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
3229 gdb.target_charset.
3230 (pp_ns.to_string): Likewise.
3231
0c199f28
KS
32322010-03-04 Keith Seitz <keiths@redhat.com>
3233
3234 * gdb.cp/overload.exp: Test that the filename portion of a linespec
3235 can be quoted. Test that both the filename and function/line
3236 portions can be quoted at the same time.
3237
c7437ca6
PA
32382010-03-04 Pedro Alves <pedro@codesourcery.com>
3239
3240 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
3241
b111b805
DE
32422010-03-03 Doug Evans <dje@google.com>
3243
24486cb7
DE
3244 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
3245 libc contains libpthread.
3246
b111b805
DE
3247 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
3248 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
3249 of gdb_compile. Add another pattern to match android backtrace.
3250
a0e0ef55
TT
32512010-03-03 Tom Tromey <tromey@redhat.com>
3252
3253 PR gdb/11345:
3254 * gdb.base/printcmds.exp (test_printf): Add test.
3255
1ba53b71
L
32562010-03-02 H.J. Lu <hongjiu.lu@intel.com>
3257
3258 * gdb.arch/amd64-byte.exp: New.
3259 * gdb.arch/amd64-dword.exp: Likewise.
3260 * gdb.arch/amd64-pseudo.c: Likewise.
3261 * gdb.arch/amd64-word.exp: Likewise.
3262 * gdb.arch/i386-byte.exp: Likewise.
3263 * gdb.arch/i386-pseudo.c: Likewise.
3264 * gdb.arch/i386-word.exp: Likewise.
3265
f5dff777
DJ
32662010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3267
3268 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
3269 types. Add structreg, bitfields, and flags registers.
3270 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
3271 registers.
3272
90884b2b
L
32732010-03-01 H.J. Lu <hongjiu.lu@intel.com>
3274
3275 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
3276 (load_description): Set architecture if defined.
3277
dc00d89f
PM
32782010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3279
3280 * gdb.python/py-frame.exp: Add read_var block tests.
3281 * gdb.python/py-frame.c (block): New function.
3282
0e095b7e
JK
32832010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3284 Daniel Jacobowitz <dan@codesourcery.com>
3285
3286 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
3287
624f1a65
DM
32882010-02-25 David S. Miller <davem@davemloft.net>
3289
3290 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
3291 fix logic for setting all_syscalls_numbers.
3292
f3e9a817
PM
32932010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3294
3295 * Makefile.in: Add py-block and py-symbol.
3296 * gdb.python/py-symbol.exp: New File.
3297 * gdb.python/py-symtab.exp: New File.
3298 * gdb.python/py-block.exp: New File.
3299 * gdb.python/py-symbol.c: New File.
3300 * gdb.python/py-block.c: New File.
3301
f6bbabf0
PM
33022010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3303
3304 PR python/11314
3305 * lib/gdb.exp (skip_python_tests): New function.
3306 * gdb.python/py-cmd.exp: Use skip_python_tests.
3307 * gdb.python/py-frame.exp: Likewise.
3308 * gdb.python/py-function.exp: Likewise.
3309 * gdb.python/py-prettyprint.exp: Likewise.
3310 * gdb.python/py-template.exp: Likewise.
3311 * gdb.python/py-type.exp: Likewise.
3312 * gdb.python/py-value.exp: Likewise.
3313
85d721b8
PA
33142010-02-22 Pedro Alves <pedro@codesourcery.com>
3315
3316 PR9605
3317
3318 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
3319
48e32051
TT
33202010-02-19 Tom Tromey <tromey@redhat.com>
3321
3322 PR c++/8693, PR c++/9496:
3323 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
3324 regression tests.
3325
ac9c0048
JK
33262010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3327
3328 Fix compatibility with m68k as.
3329 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
3330 Use only /* comments */.
3331
57bb97a4
UW
33322010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3333
3334 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
3335 * configure: Regenerate.
3336
7d1bf85c
DJ
33372010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
3338
3339 * gdb.python/py-type.exp: Check for Python support.
3340
061b5285
PA
33412010-02-17 Pedro Alves <pedro@codesourcery.com>
3342
3343 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
3344 `regsub' syntax available.
3345
f8a8bc2c
PA
33462010-02-17 Pedro Alves <pedro@codesourcery.com>
3347
3348 * gdb.base/shmain.c (main): Remove printf call.
3349 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
3350 * gdb.base/unload.c (main): Make format of fprintf a string
3351 literal. Add missing endlines to prints to stderr.
3352 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
3353
6f451e5e
TT
33542010-02-17 Tom Tromey <tromey@redhat.com>
3355
3356 * gdb.java/jprint.java (jprint.props): New field.
3357 * gdb.java/jprint.exp (set_lang_java): Add regression test.
3358
12d79008
PA
33592010-02-17 Pedro Alves <pedro@codesourcery.com>
3360
ef801a0e 3361 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
3362 available.
3363
d252f7e5
DJ
33642010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3365
3366 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
3367 creation to support remote host testing.
3368
67bdab6c
DJ
33692010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3370
3371 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
3372 Recognize "command not found".
3373
bb391223
DJ
33742010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3375
3376 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
3377 single-stepping.
3378
70362913
DJ
33792010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3380
3381 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
3382 if arguments are not supported.
3383
493f3c00
DJ
33842010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3385
3386 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
3387 be const or non-const.
3388
8034c749
DJ
33892010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3390
3391 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
3392 mi_send_resuming_command to send -exec-continue.
3393
791dfb64
DJ
33942010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3395
3396 * gdb.base/list.exp (test_list_filename_and_function): Add test
3397 with single quotes.
3398 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
3399 matching.
3400 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
3401 Add KFAIL'd tests for PR gdb/11289.
3402
7c5fe868
DJ
34032010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3404
3405 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
3406
fdc498b8
DJ
34072010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3408
3409 * gdb.base/comp-dir/subdir/dummy.txt: New file.
3410 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
3411 a temporary directory.
3412
b519e2a6
DJ
34132010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3414
3415 * gdb.base/charset.exp: Use a single regular expression to match
3416 show host-charset and show target-charset output.
3417
74164c56
JK
34182010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3419
3420 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
3421 "Illegal process-id" expect string more exact.
3422 (attach to digits-starting nonsense is prohibited): New.
3423
701ed6dc
JK
34242010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3425
3426 * gdb.base/prelink.exp (set verbose on): New.
3427
889bf7c5 34282010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
3429
3430 * mi-reverse.exp: New file. Test for reverse option to the
3431 following MI commands: exec-continue, exec-finish, exec-next,
3432 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 3433
dadf0e9c
JB
34342010-02-09 Joel Brobecker <brobecker@adacore.com>
3435
3436 * gdb.ada/ptype_tagged_param: New testcase.
3437
714f19d5
TT
34382010-02-08 Tom Tromey <tromey@redhat.com>
3439
3440 PR c++/8017:
3441 * gdb.cp/overload.exp: Add tests.
3442 * gdb.cp/overload.cc (struct K): New.
3443 (namespace N): New.
3444 (main): Call new functions.
3445 (K::staticoverload): Define.
3446
889bf7c5 34472010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
3448
3449 PR gdb/10728
3450 * gdb.cp/pr10728-x.h: New file.
3451 * gdb.cp/pr10728-x.cc: New file.
3452 * gdb.cp/pr10728-y.cc: New file.
3453 * gdb.cp/pr10728.exp: New file.
3454 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
3455
889bf7c5 34562010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
3457
3458 PR gdb/9067
3459 * gdb.cp/pr9067.exp: New
3460 * gdb.cp/pr9067.cc: New
3461 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
3462
7b356089
JB
34632010-02-08 Joel Brobecker <brobecker@adacore.com>
3464
3465 * lib/gdb.exp (gdb_test_timeout): New global variable.
3466 Set it to timeout if not already set.
3467 (gdb_init): Reset the value of timeout to gdb_test_timeout.
3468
1be00882
DE
34692010-02-05 Doug Evans <dje@google.com>
3470
3471 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
3472 user.
3473
82856980
SW
34742010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
3475
3476 PR c++/7935:
3477 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
3478
1a334831
TT
34792010-02-04 Tom Tromey <tromey@redhat.com>
3480
3481 * gdb.cp/virtbase.exp: Make test case names unique.
3482
9c3c02fd
TT
34832010-02-02 Tom Tromey <tromey@redhat.com>
3484
3485 * gdb.cp/virtbase.exp: Add regression tests.
3486 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
3487 (main): Instantiate RHC.
3488
0cc2414c
TT
34892010-02-02 Tom Tromey <tromey@redhat.com>
3490
3491 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
3492 type-printing change.
3493
edf3d5f3
TT
34942010-02-02 Tom Tromey <tromey@redhat.com>
3495
3496 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
3497 * gdb.cp/virtbase.cc: New file.
3498 * gdb.cp/virtbase.exp: New file.
3499 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
3500
e4b7f41c
JK
35012010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3502
3503 PR libc/11214:
3504 * gdb.threads/current-lwp-dead.c: Include features.h.
3505 (HAS_NOMMU): New.
3506 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
3507
b381ea14
JK
35082010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3509
3510 * gdb.base/symbol-without-target_section.exp,
3511 gdb.base/symbol-without-target_section.c: New.
3512
c593ac0e
DJ
35132010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3514
3515 * gdb.base/bigcore.exp: Reset increased timeout.
3516 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
3517
db25f29d
DJ
35182010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3519
3520 * gdb.base/gcore.exp (capture_command_output): Use
3521 gdb_test_multiple.
3522
f9d67f43
DJ
35232010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3524
3525 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
3526 * gdb.arch/thumb2-it.exp (test_it_break): New function.
3527 (Top level): Call it.
3528
177321bd
DJ
35292010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3530
3531 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
3532
97f2ed50
DJ
35332010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3534
3535 * gdb.base/call-strs.exp, gdb.base/default.exp,
3536 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
3537 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
3538 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
3539 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
3540 gdb.base/watchpoint-solib.exp: Save and restore timeout.
3541 * gdb.base/ending-run.exp: Correct restore of timeout.
3542 * gdb.base/page.exp: Remove unnecessary timeout setting.
3543
e4e2711a
JB
35442010-01-29 Joel Brobecker <brobecker@adacore.com>
3545
3546 * gdb.ada/rec_return: New testcase.
3547
ba581dc1
JB
35482010-01-29 Joel Brobecker <brobecker@adacore.com>
3549
3550 * gdb.ada/call_pn: New testcase.
3551
4ea95be9
DJ
35522010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3553
3554 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
3555 (Top level): Use it to resume.
3556 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
3557 the Thumb mode displaced stepping error as unsupported.
3558
df83a9bf
SW
35592010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
3560
889bf7c5
PA
3561 * gdb.cp/nsusing.exp: Added more tests.
3562 * gdb.cp/nsrecurs.exp: Ditto.
3563 * gdb.cp/nsusing.cc: Added test functions.
3564 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 3565
40b27cdc
JK
35662010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3567
3568 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
3569 absolute directory pathnames in gdb.sum file.
3570
de958931
SW
35712010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
3572
3573 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
3574 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
3575
708ead4e
TT
35762010-01-26 Tom Tromey <tromey@redhat.com>
3577
3578 PR exp/7643:
3579 * gdb.base/printcmds.exp (test_print_string_constants): Remove
3580 setup_kfail.
3581
b14e635e
SW
35822010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
3583
3584 * gdb.cp/nsrecurs.exp: New test.
3585 * gdb.cp/nsrecurs.cc: New test program.
3586 * gdb.cp/nsstress.exp: New test.
3587 * gdb.cp/nsstress.cc: New test program.
3588 * gdb.cp/nsdecl.exp: New test.
3589 * gdb.cp/nsdecl.cc: New test program.
3590
8540c487
SW
35912010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
3592
3593 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
3594 imported into file scope.
3595 Marked test as xfail.
3596 * gdb.cp/namespace-using.cc (marker5): New function.
3597 * gdb.cp/shadow.exp: New test.
3598 * gdb.cp/shadow.cc: New test program.
3599 * gdb.cp/nsimport.exp: New test.
3600 * gdb.cp/nsimport.cc: New test program.
3601
421d5d99
TT
36022010-01-25 Tom Tromey <tromey@redhat.com>
3603
3604 PR gdb/11049:
3605 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
3606 with "set print null-stop on".
3607
691f8dc1
JK
36082010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3609
3610 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
3611 Adjust it for DISASSEMBLY_OMIT_FNAME.
3612
0b92b5bb
TT
36132010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3614
3615 PR symtab/11199:
3616 * gdb.dwarf2/member-ptr-forwardref.exp,
3617 gdb.dwarf2/member-ptr-forwardref.S: New.
3618
23787403
JK
36192010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3620
3621 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
3622 (thread1_func): Protect thread1_tid with thread1_tid_cond by
3623 thread1_tid_mutex. Remove gdbstop_mutex handling.
3624 (thread2_func): Protect thread2_tid with thread2_tid_cond by
3625 thread2_tid_mutex. Remove gdbstop_mutex handling.
3626 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
3627 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
3628 pthread_cond_wait conditionalizations by while loops.
3629
b966cb8a
TT
36302010-01-20 Tom Tromey <tromey@redhat.com>
3631
3632 PR backtrace/10770:
3633 * gdb.dwarf2/pr10770.exp: New file.
3634 * gdb.dwarf2/pr10770.c: New file.
3635 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
3636
fcae584b
VP
36372010-01-20 Vladimir Prus <vladimir@codesourcery.com>
3638
3639 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
3640 that target was removed, and the test always runs native anyway.
3641
a0f49112
JK
36422010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3643
3644 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
3645 gdb.base/watchpoint-cond-gone-stripped.c: New.
3646
ceeb3d5a
TT
36472010-01-19 Tom Tromey <tromey@redhat.com>
3648
3649 PR c++/8000:
3650 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
3651 existing tests.
3652 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
3653 (main): Use AAA::SomeEnum.
3654
dd322c54
JK
36552010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3656
3657 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
3658 (test_ignore_count): Declare line_callme_body global.
3659 (run to breakpoint with ignore count): Use line_callme_body.
3660 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
3661 (set line_main_hello, set line_main_return): Reindent.
3662 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
3663 New.
3664 (continue to callee4): Use line_callee4_body.
3665 (check *stopped from CLI command): Use line_callee4_next.
3666 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
3667 (set line_main_hello, set line_main_return): Reindent.
3668 (set line_callee4_head, set line_callee4_body): New.
3669 (continue to callee4): Use line_callee4_body.
3670
4e8f195d
TT
36712010-01-18 Tom Tromey <tromey@redhat.com>
3672
3673 PR c++/9680:
3674 * gdb.cp/casts.cc: Add new classes and variables.
3675 * gdb.cp/casts.exp: Test new operators.
3676
9e14a9ba
JB
36772010-01-18 Tom Tromey <tromey@redhat.com>
3678 Thiago Jung Bauermann <bauerman@br.ibm.com>
3679
3680 * gdb.python/source2.py: New file.
3681 * gdb.python/source1: New file.
3682 * gdb.python/python.exp: Test "source" command.
3683
00bf0b85
SS
36842010-01-15 Stan Shebs <stan@codesourcery.com>
3685
3686 * gdb.trace/tfile.c: New file.
3687 * gdb.trace/tfile.exp: New file.
889bf7c5 3688
55235ad7
JK
36892010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3690
3691 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
3692
9f2982ff
JK
36932010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3694
3695 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
3696
bbfba9ed
JK
36972010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3698
3699 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
3700 (libfunc): New parameter action. Implement also selectable "sleep".
3701 * gdb.base/break-interp-main.c: Include assert.h.
3702 (libfunc): New parameter action.
3703 (main): New parameters argc and argv. Assert argc. Pass argv.
3704 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
3705 (test_attach): New proc.
3706 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
3707 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
3708
61f0d762
JK
37092010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3710
3711 * gdb.base/break-interp.exp (test_core): New proc.
3712 (test_ld): Call it.
3713
06a6f270
JK
37142010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3715
3716 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
3717 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
3718 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
3719 and gdb_compile_shlib. Use new -Wl compiler options.
3720 (dl bt, main bt): New tests.
3721
51bee8e9
JK
37222010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3723
3724 Support PIEs with no symfile_objfile.
3725 * gdb.base/break-interp.exp: New argument at the test_ld calls.
3726 (test_ld): New parameter trynosym.
3727 (test_ld <$trynosym>): New block.
3728
b8040f19
JK
37292010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3730
3731 * gdb.base/break-interp.exp: New file.
3732
be759fcf
PM
37332010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3734
3735 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
3736 * gdb.python/py-prettyprint.py (pp_ls): New printer.
3737 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
3738 test.
3739 * gdb.python/py-prettyprint.c: Define lazystring test structure.
3740 * gdb.python/py-mi.exp: Add lazy string test.
3741
dc146f7c
VP
37422010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3743
3744 * lib/mi-support.exp (mi_check_thread_states): Handle
3745 core number in thread listing.
3746
b4ba55a1
JB
37472010-01-12 Joel Brobecker <brobecker@adacore.com>
3748
3749 * gdb.base/maint.exp: Adjust the expected output for the
3750 "maint print type" test. Use gdb_test_multiple instead of
3751 gdb_sent/gdb_expect.
3752
08e24bd4
DE
37532010-01-11 Doug Evans <dje@google.com>
3754
6496a609
DE
3755 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
3756 from gdbserver_download. All callers updated.
3757
08e24bd4
DE
3758 * gdb.server/ext-run.exp: "info os processes" requires xml support.
3759
b5cfddf5
JK
37602010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3761
3762 Implement binary numbers parsing.
3763 * gdb.base/printcmds.exp (test_integer_literals_accepted)
3764 (test_integer_literals_rejected): New binary tests.
3765
3725885a
RW
37662010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3767
3768 * gdb.cell/configure: Regenerate.
3769
37aeb5df
JK
37702010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3771
3772 * gdb.base/corefile.exp: Move the core finding block out and call it as
3773 core_find, new variable $corefile, replace corefile by $corefile and
3774 [file tail $corefile] for usage vs. test names resp.
3775 * lib/gdb.exp (core_find): Move it as a new function here. New
3776 parameter binfile and deletefiles. New variable $destcore. Pre-delete
3777 $destcore. Return "" on error.
3778
d521f563
JK
37792010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3780
3781 Workaround PR binutils/10802.
3782 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
3783 (twice).
3784
28f24826
DJ
37852010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3786
3787 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
3788
2de75e71
JB
37892010-01-08 Joel Brobecker <brobecker@adacore.com>
3790
3791 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
3792 call, to avoid interruption.
3793
fe00719b 37942010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
3795
3796 * gdb.stabs/weird.def (args93): New.
3797
d0ef5df8
DE
37982010-01-07 Doug Evans <dje@google.com>
3799
3800 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
3801
3a08d52f
TT
38022010-01-07 Tom Tromey <tromey@redhat.com>
3803
3804 * gdb.base/source.exp: Use correct line number.
3805
7a697b8d
SS
38062010-01-05 Stan Shebs <stan@codesourcery.com>
3807
3808 * gdb.trace/tracecmd.exp: Test ftrace.
3809
7803799a
UW
38102010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3811
3812 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
3813
c54eabfa
JK
38142010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3815
3816 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
3817 "uint_for_mi_testing".
3818
02e7ef19
JB
38192010-01-01 Joel Brobecker <brobecker@adacore.com>
3820
3821 Test indented comment in file being sourced.
3822 * gdb.base/commands.exp: Test indented comment in file being sourced.
3823
abd775ce
JB
38242010-01-01 Joel Brobecker <brobecker@adacore.com>
3825
3826 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
3827 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
3828 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
3829 notice.
3830
79b55b82
JB
38312010-01-01 Joel Brobecker <brobecker@adacore.com>
3832
3833 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
3834 notice.
3835
8997583e
JK
38362010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3837
3838 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
3839 missing $after_stopped and comma (,) expectation.
3840
6da95a67
SS
38412009-12-31 Stan Shebs <stan@codesourcery.com>
3842
3843 * gdb.trace/actions.exp: Test teval action.
889bf7c5 3844
218d2fc6
TJB
38452009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3846
3847 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
3848 (top level): Call test_watchpoint_in_big_blob.
3849 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
3850 watchpoints.
3851 (func3): Write to buf.
3852
236f1d4d
SS
38532009-12-29 Stan Shebs <stan@codesourcery.com>
3854
3855 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 3856
f61e138d
SS
38572009-12-28 Stan Shebs <stan@codesourcery.com>
3858
3859 * gdb.trace/tsv.exp: New file.
3860 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 3861
0219b378
DJ
38622009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3863
3864 * gdb.base/find.c (main): Reference search buffers.
3865 * gdb.base/included.c (main): Reference integer.
3866 * gdb.base/ptype.c (charfoo): Declare.
3867 (intfoo): Call charfoo.
3868 * gdb.base/scope0.c (useitp): New function.
3869 (usestatics): Use useitp.
3870 (useit): Add a type for val.
3871 * gdb.base/scope1.c (useit1): Take a pointer argument.
3872 (usestatics1): Update calls to useit1.
3873 * gdb.cp/call-c.cc: Declare foo.
3874 (main): Call foo.
3875 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
3876 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
3877 (main): Call C::ensureRefs and ensureOtherRefs.
3878 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
3879 variables.
3880 (ensureOtherRefs): New function.
3881 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
3882 * gdb.cp/templates.cc (main): Call t5i.value.
3883
3f78692f
JK
38842009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3885
3886 Fix compatibility with G++-4.5.
3887 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
3888 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
3889 (uncaught return): Remove.
3890
429374b8
JK
38912009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3892 Phil Muldoon <pmuldoon@redhat.com>
3893
3894 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
3895 (bp_location13, bp_location14, bp_location17, bp_location18)
3896 (marker3_proto, marker4_proto): New variables.
3897 (breakpoint info): Update output.
3898 (run until breakpoint at marker3, run until breakpoint at marker4): New
3899 tests.
3900
859825b8
JK
39012009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3902
3903 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
3904 Replace the printf call of Y by provided "y-set-1" label. New block
3905 for the second shared library.
3906 * gdb.base/unload.exp: Compile also the second library, call
3907 gdb_load_shlibs also for it. Use now gdb_breakpoint.
3908 (single pending breakpoint info): Rename to ...
3909 (pending breakpoint info before run): ... this extended test.
3910 (libfile2, libname2, libsrcfile2, libsrc2)
3911 (lib_sl2): New variables.
3912 (exec_opts): Set also SHLIB_NAME2.
3913 (pending breakpoint info on first run at shrfunc1)
3914 (pending breakpoint info on second run at shrfunc1)
3915 (pending breakpoint info on second run at shrfunc2)
3916 (print y from libfile, print y from libfile2): New tests.
3917 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
3918 * gdb.base/unloadshr2.c: New.
3919
e6a386cd
HZ
39202009-12-22 Hui Zhu <teawater@gmail.com>
3921
3922 * gdb.reverse/sigall-reverse.exp: Adjust.
3923
9e19b45e
VP
39242009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3925
3926 PR gdb/10884
3927
3928 * gdb.mi/var-cmd.c (do_bitfield_tests): New
3929 (main): Call do_bitfield_tests.
aacf5b1e 3930 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 3931
d53a7b30
JB
39322009-12-20 Joel Brobecker <brobecker@adacore.com>
3933
3934 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
3935 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
3936 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
3937 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
3938 gdb.modula2/unbounded1.c: Update copyright header.
3939
191ca0a1
CM
39402009-12-10 Chris Moller <moller@mollerware.com>
3941
3942 PR gdb/9399
3943 * gdb.cp/virtfunc2.exp: New tests
3944 * gdb.cp/virtfunc2.cc: New tests
3945 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
3946
0fa6cf1b
MS
39472009-12-10 Oza Pawandeep (paawan1982@yahoo.com
3948
3949 * gdb.reverse/i387-env-reverse.c: New file.
3950 * gdb.reverse/i387-env-reverse.exp: New file.
3951 * gdb.reverse/i387-stack-reverse.c: New file.
3952 * gdb.reverse/i387-stack-reverse.exp: New file.
3953
361ae042
PM
39542009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3955
3956 * gdb.python/py-type.exp (test_range): New test.
3957
bfd31e71
PM
39582009-12-03 Phil Muldoon <pmuldoon@redhat.com>
3959
3960 PR python/10805
3961
3962 * gdb.python/py-type.exp: New file.
3963 * gdb.python/py-type.c: New file.
3964 * Makefile.in: Add py-type.
3965
57a1d736
TT
39662009-12-03 Tom Tromey <tromey@redhat.com>
3967
3968 * gdb.python/py-value.exp (test_parse_and_eval): New
3969 function.
3970
1f3b5d1b
PP
39712009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
3972
3973 PR gdb/11022
3974
3975 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
3976 * gdb.base/pr11022.c: New test.
3977
8b7dbdc9
JK
39782009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3979
3980 Fix spurious false FAILs.
3981 * gdb.base/structs.c (chartest): New.
3982 (main): Fill-in chartest.
3983 * gdb.base/structs.exp (anychar_re, first): New.
3984 (start_structs_test): Import global anychar_re and first.
3985 New gdb_test call "set print elements 300; ${testfile}"
3986 (start_structs_test <$first>): New block.
3987 (any): Import global anychar_re. New variable ac. Use ${ac}.
3988
6a53b2ec
JK
39892009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3990
3991 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
3992
d7167b4c
JK
39932009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3994
3995 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
3996 Force $srcfile file.
3997 * gdb.base/foll-fork.c (callee): Comment out the printf call.
3998
b1798462
UW
39992009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4000
4001 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
4002 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
4003 * gdb.threads/watchthreads-reorder.exp: Likewise.
4004
b6199126
DJ
40052009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4006
4007 PR gdb/8704
4008
4009 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
4010 "if", and "thread". Correct matching in the previous test.
4011
b22a0510
DJ
40122009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
4013
4014 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
4015
930636d2
MS
40162009-11-23 Michael Snyder <msnyder@vmware.com>
4017
4018 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
4019 * gdb.reverse-watch-precsave.exp: Ditto.
4020
21a0512e
PP
40212009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4022
4023 * gdb.asm/asm-source.exp: Adjust.
4024 * gdb.base/help.exp: Adjust.
889bf7c5 4025
fc30d5e0
PA
40262009-11-22 Pedro Alves <pedro@codesourcery.com>
4027
4028 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
4029 (do_syscall_tests_without_xml): Set data-directory to
4030 /the/path/to/nowhere.
4031
f6bc2008
PA
40322009-11-21 Pedro Alves <pedro@codesourcery.com>
4033
4034 * gdb.threads/local-watch-wrong-thread.c,
4035 gdb.threads/local-watch-wrong-thread.exp: New files.
4036
8c2fb5de
PA
40372009-11-21 Pedro Alves <pedro@codesourcery.com>
4038
4039 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
4040 assume new `regsub' syntax available.
4041
ebec9a0f
PA
40422009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4043
a79d3c27
JK
4044 * gdb.base/watchpoint-hw-hit-once.exp,
4045 gdb.base/watchpoint-hw-hit-once.c: New.
4046
40472009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4048
4049 * gdb.threads/watchthreads-reorder.exp,
4050 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 4051
276a961b
MK
40522009-11-17 Nathan Sidwell <nathan@codesourcery.com>
4053
4054 * gdb.xml/tdesc-regs.exp: Use for m68k.
4055
4867c1fb
PA
40562009-11-15 Pedro Alves <pedro@codesourcery.com>
4057
4058 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
4059
f6838f81
DJ
40602009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4061
4062 * lib/gdb.exp (current_target_name): New procedure.
4063 (gdb_wrapper_target): New variable.
4064 (gdb_wrapper_init): Set gdb_wrapper_target.
4065 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
4066 wrapper.
4067
4ac4dd3f
DJ
40682009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4069
4070 * gdb.base/remote.exp: Delete the slowest load test.
4071 Do not load with fixed packet sizes.
4072
a7881759
DJ
40732009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4074
4075 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
4076
97a5b505
DJ
40772009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4078
4079 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
4080 srcfile when setting a breakpoint.
4081
d3e1fc54
DJ
40822009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
4083
4084 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
4085 macros.
4086
7cbcbded
DJ
40872009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4088
4089 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
4090 to be in memory.
4091 * gdb.base/display.c (force_mem): New.
4092 (do_loops): Use it. Add breakpoint comments.
4093 (do_vars): Add a breakpoint comment.
4094 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
4095 line numbers.
4096
bdea3a92
NF
40972009-11-13 Nathan Froyd <froydnj@codesourcery.com>
4098
4099 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
4100 instead of a bare "run".
4101
269f82e5
PP
41022009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
4103
4104 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 4105
a69b7d9d
DJ
41062009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4107
4108 * lib/cell.exp (skip_cell_tests): Clean up test files before
4109 returning.
4110
b598bfda
DJ
41112009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4112
4113 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
4114 and the breakpoint menu. Do not call perror if a prompt is seen.
4115 Consume the following GDB prompt.
4116 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
4117 * gdb.cp/namespace.exp: Use gdb_test.
4118 * gdb.cp/templates.exp: Use gdb_test.
4119 (test_template_breakpoints): Use gdb_test_multiple.
4120
87728fa0
DJ
41212009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4122
4123 * gdb.base/break1.c (struct some_struct, values): Move earlier.
4124 (marker4): Reference values.
4125
b67c692f
DJ
41262009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4127
4128 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
4129 is missing.
4130
f0df251a
DJ
41312009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4132
4133 * gdb.base/break.c (need_malloc): New.
4134 * gdb.base/constvars.c (main): Reference crass and crisp.
4135 * gdb.base/gdb1821.c (main): Reference bar.
4136 * gdb.cp/gdb1355.cc (main): Reference s1.
4137 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
4138 (main): Call them.
4139 * gdb.cp/hang2.cc (dummy2): Define.
4140 * gdb.cp/hang3.cc (dummy3): Define.
4141 * gdb.cp/m-data.cc (main): Reference shadow.
4142
bdf7534a
NF
41432009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4144 Nathan Froyd <froydnj@codesourcery.com>
4145
4146 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
4147 remote host.
4148
f24fce77
NF
41492009-11-12 Nathan Froyd <froydnj@codesourcery.com>
4150
4151 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
4152 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
4153 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4154 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4155 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4156 * gdb.dwarf2/dw2-producer.exp: Likewise.
4157 * gdb.dwarf2/mac-fileno.exp: Likewise.
4158 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
4159 py-prettyprint.py to the remote host.
4160 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
4161
40f0318e
KS
41622009-11-11 Keith Seitz <keiths@redhat.com>
4163
4164 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
4165 use it instead of "Foo".
4166 * gdb.cp/classes.exp (do_tests): Add a test to access
4167 a method through a typedef'd class name.
4168
f3d9f7fb
NF
41692009-11-11 Nathan Froyd <froydnj@codesourcery.com>
4170
4171 * gdb.base/long_long.exp: Permit leading zeros on floating-point
4172 exponents.
4173 * gdb.base/pointers.exp: Likewise.
4174 * gdb.cp/ref-types.exp: Likewise.
4175
a4216f37
KS
41762009-11-11 Keith Seitz <keiths@redhat.com>
4177
4178 * gdb.cp/cplusfuncs.cc (class foo): Add operators
4179 new[] and delete[].
4180 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
4181 "void".
4182 (probe_demangler): Remove all single-quoting of
4183 method and variable names.
4184 (info_func_regexp): Remove the word "void" from any
4185 occurrence of "(void)".
4186 (print_addr_2): Remove all single-quoting of
4187 method names.
4188 (print_addr_2_kfail): Likewise.
4189 (print_addr): Single-quote C function names before
4190 passing to print_addr_2.
4191 (test_paddr_operator_functions): Remove single-quoting
4192 for method names.
4193 Add tests for operator new[] and operator delete[].
4194
9b14d7aa
JK
41952009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4196
4197 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
4198
85feb311
KS
41992009-11-09 Keith Seitz <keiths@redhat.com>
4200
4201 * gdb.cp/overload.exp: Add tests for resolving overloaded
4202 methods in expression parsing/evaluation.
4203
fa335448
DJ
42042009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4205
4206 * lib/gdb.exp (default_gdb_version): Use --version instead of
4207 --command.
4208
ec3c07fc
NS
42092009-11-10 Nathan Sidwell <nathan@codesourcery.com>
4210
4211 * lib/gdb.exp (gdb_compile_test): New.
4212 (skip_ada_tests, skip_java_tests): New.
4213 (gdb_compile): Use gdb_compile_test for f77.
4214 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
4215 * lib/java.exp (compile_java_from_source): Remove runtests check,
4216 use gdb_compile_test to record result.
4217 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
4218 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
4219 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
4220 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
4221 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
4222 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
4223 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
4224 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
4225 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
4226 adjust gdb_compile invocations.
4227
b8b4e42b
JK
42282009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4229
4230 * Makefile.in (abs_builddir): New.
4231 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
4232 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
4233 `$(abs_builddir)/site.exp'.
4234
f8b7eaf3
DJ
42352009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
4236
4237 * config/m68k-emc.exp, lib/emc-support.exp,
4238 gdb.trace/gdb_c_test.c: Delete.
4239 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
4240 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4241 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4242 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4243 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4244 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
4245 casing for m68k-*-elf.
4246
c4187697
NS
42472009-11-03 Pedro Alves <pedro@codesourcery.com>
4248
4249 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
4250 * gdb.arch/i386-prologue.exp: Likewise.
4251 * gdb.arch/i386-unwind.exp: Likewise.
4252
db16b772
DJ
42532009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4254
4255 * lib/gdb.exp (gdb_expect): Fix timeout typo.
4256
bcf71277
DJ
42572009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4258
4259 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
4260
0105cee2
DJ
42612009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4262
4263 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
4264
24ddea62
JK
42652009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4266
4267 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
4268
287ccc17
JK
42692009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4270
4271 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
4272 * gdb.base/sepdebug2.c: New file.
4273
08bca259 42742009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
4275
4276 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
4277 the modified warnings for catch syscall. Verify if GDB was compiled
4278 with support for lib expat, and choose which tests to run depending
4279 on this.
4280
5d4e2b76
VP
42812009-10-30 Vladimir Prus <vladimir@codesourcery.com>
4282
4283 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
4284 that composite commands are parsed OK. And also test
4285 that breakpoint commands do work.
4286
240e538a
MS
42872009-10-23 Michael Snyder <msnyder@vmware.com>
4288
4289 gdb.reverse/consecutive-precsave.exp: Change expect pattern
4290 to allow for new disassembly style.
4291
9c419145
PP
42922009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4293
4294 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 4295
02506ff1
MS
42962009-10-22 Michael Snyder <msnyder@vmware.com>
4297
4298 * gdb.reverse/break-precsave.exp: New test.
4299 * gdb.reverse/consecutive-precsave.exp: Ditto.
4300 * gdb.reverse/finish-precsave.exp: Ditto.
4301 * gdb.reverse/i386-precsave.exp: Ditto.
4302 * gdb.reverse/machinestate-precsave.exp: Ditto.
4303 * gdb.reverse/sigall-precsave.exp: Ditto.
4304 * gdb.reverse/solilb-precsave.exp: Ditto.
4305 * gdb.reverse/step-precsave.exp: Ditto.
4306 * gdb.reverse/until-precsave.exp: Ditto.
4307 * gdb.reverse/watch-precsave.exp: Ditto.
4308
4cf866a3
MS
43092009-10-22 Michael Snyder <msnyder@vmware.com>
4310
4311 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
4312 for gdb_expect. Adjust one test's expect strings for the new
4313 format of disassemble.
4314 * gdb.reverse/finish-reverse.exp: Delete 'return'.
4315 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
4316 gdb_test_multiple.
4317 * gdb.reverse/step-reverse.exp: Delete 'return'.
4318 * gdb.reverse/until-reverse.exp: Delete blank lines.
4319 * gdb.reverse/watch-reverse.exp: Delete blank lines.
4320
2b28d209
PP
43212009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4322
4323 * gdb.base/consecutive.exp: Adjust.
4324 * gdb.base/display.exp: Likewise.
4325 * gdb.base/pc-fp.exp: Likewise.
4326 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 4327
33b9c32b
MS
43282009-10-19 Michael Snyder <msnyder@vmware.com>
4329
4330 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
4331 * gdb.reverse/finish-reverse.c: Ditto.
4332 * gdb.reverse/sigall-reverse.c: Ditto.
4333 * gdb.reverse/solib-reverse.c: Ditto.
4334 * gdb.reverse/step-reverse.c: Ditto.
4335 * gdb.reverse/watch-reverse.c: Ditto.
4336
6c95b8df
PA
43372009-10-19 Pedro Alves <pedro@codesourcery.com>
4338 Stan Shebs <stan@codesourcery.com>
4339
4340 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
4341 * gdb.base/foll-exec.exp: Adjust to expect a process id before
4342 "Executing new program".
4343 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
4344 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
4345 left listed after having been killed.
4346 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
4347 * gdb.base/maint.exp: Adjust test.
4348
4349 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
4350 * gdb.multi/Makefile.in: New.
4351 * gdb.multi/base.exp: New.
4352 * gdb.multi/goodbye.c: New.
4353 * gdb.multi/hangout.c: New.
4354 * gdb.multi/hello.c: New.
4355 * gdb.multi/bkpt-multi-exec.c: New.
4356 * gdb.multi/bkpt-multi-exec.exp: New.
4357 * gdb.multi/crashme.c: New.
4358
279017b7
TG
43592009-10-13 Tristan Gingold <gingold@adacore.com>
4360
4361 * gdb.base/sepdebug.exp: Check debug info are found.
4362
0413d738
PA
43632009-10-08 Pedro Alves <pedro@codesourcery.com>
4364
4365 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
4366 bits.
4367
c628eecc
JK
43682009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4369
4370 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
4371
38af1bfe
JB
43722009-10-07 Joel Brobecker <brobecker@adacore.com>
4373
4374 * gdb.base/watchpoints.c: Add copyright header. Reformat one
4375 of the comments.
4376
2b0adecd
PM
43772009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
4378
4379 * gdb.base/annota1.exp: Remove obsolete match_max increase.
4380 * gdb.base/annota3.exp: Idem.
4381 * gdb.base/maint.exp: Idem.
4382
8d417781
PM
43832009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4384
889bf7c5 4385 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
4386 to default.
4387
bb61102d
PM
43882009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4389
889bf7c5 4390 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
4391 mingw and cygwin targets.
4392
ace5c364
PM
43932009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4394 Pedro Alves <pedro@codesourcery.com>
4395
889bf7c5 4396 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
4397 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
4398
c2d494a0
PM
43992009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4400
e1b52ce2
PM
4401 * gdb.base/shr1.c: Use %p in format string.
4402 * gdb.base/unload.c: Avoid warning in fprintf.
4403 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 4404
209f53f5
PM
44052009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4406
4407 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
4408 long type.
4409 (test_unlink): Correct printf string.
4410 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
4411 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
4412
8172766a
JK
44132009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4414
4415 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
4416 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
4417 * gdb.arch/ia64-breakpoint-shadow.S: New file.
4418
0f73703c
UW
44192009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4420
4421 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
4422 * gdb.objc/nondebug.exp: Likewise.
4423
b32306ca
UW
44242009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4425
4426 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
4427 target_info setting.
4428
4429 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
4430 that detect new threads during "info threads".
4431
0057022f
UW
44322009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4433
4434 * gdb.threads/manythreads.c (main): Increase thread stack size
4435 to 2*PTHREAD_STACK_MIN.
4436 * gdb.threads/multi-create.c (main): Likewise.
4437 (create_function): Likewise.
4438
f29c0325
UW
44392009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4440
4441 * gdb.base/dump.exp: Pass difference of pointer types instead
4442 of integer types as offset to restore in intarr3.srec case.
4443
fcb34849
UW
44442009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4445
4446 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
4447
d5142e3b
UW
44482009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4449
4450 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
4451
087b74b2 44522009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 4453
087b74b2
PM
4454 New test for two watchpoints, with disabling of
4455 the first inserted.
4456 * testsuite/gdb.base/watchpoints.c: New file.
4457 * testsuite/gdb.base/watchpoints.exp: New file.
4458
96c07c5b
TT
44592009-09-25 Tom Tromey <tromey@redhat.com>
4460
4461 * gdb.base/charset.exp: Test utf-16 strings with Python.
4462
b8899f2b
TT
44632009-09-25 Tom Tromey <tromey@redhat.com>
4464
4465 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
4466 UCS-4.
4467 * gdb.base/charset.c (utf_32_string): Rename.
4468 (init_utf32): Rename.
4469 (main): Update.
4470
329719ec
TT
44712009-09-22 Tom Tromey <tromey@redhat.com>
4472
4473 * gdb.python/py-function.exp: Add regression tests.
4474
11ef0d76
KS
44752009-09-21 Keith Seitz <keiths@redhat.com>
4476
4477 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
4478 with invalid operator.
4479
3fe8f3b3
KS
44802009-09-21 Keith Seitz <keiths@redhat.com>
4481
4482 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
4483 and destructor using typedef name of class.
4484 * gdb.cp/classes.cc (class Base1): Add a destructor.
4485 (base1): New typedef.
4486 (use_methods): Instanitate an object of type base1.
4487 * gdb.cp/templates.exp (test_template_typedef): New procedure.
4488 (do_tests): Call test_template_typedef.
4489 * gdb.cp/templates.cc (Baz::~Baz): New method.
4490 (intBazOne): New typedef.
4491 (main): Instantiate intBazOne.
4492
7a9fe101
PM
44932009-09-21 Phil Muldoon <pmuldoon@redhat.com>
4494
4495 PR python/10633
4496
4497 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
4498 Function.
4499 (run_lang_tests): Add print elements test.
4500
2e4d963f
PM
45012009-09-21 Phil Muldoon <pmuldoon@redhat.com>
4502
4503 * gdb.python/py-value.exp (test_subscript_regression): New
4504 function. Test for invalid subscripts.
4505 * gdb.python/py-value.c (main): Add test array, and pointer to it.
4506 (ptr_ref): New function.
4507
ec7e75e7
PP
45082009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4509
4510 * gdb.base/default.exp: Fix "show convenience".
4511
0cc7d26f
TT
45122009-09-15 Tom Tromey <tromey@redhat.com>
4513
4514 * lib/mi-support.exp (mi_create_varobj): Update.
4515 (mi_create_floating_varobj): Likewise.
4516 (mi_create_dynamic_varobj): New proc.
4517 (mi_varobj_update): Update.
4518 (mi_varobj_update_with_type_change): Likewise.
4519 (mi_varobj_update_kv_helper): New proc.
4520 (mi_varobj_update_dynamic_helper): Rewrite.
4521 (mi_varobj_update_dynamic): New proc.
4522 (mi_list_varobj_children): Update.
4523 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
4524 * gdb.python/python-prettyprint.py (pp_outer): New class.
4525 (pp_nullstr): Likewise.
4526 (lookup_function): Register new printers.
4527 * gdb.python/python-prettyprint.c (struct substruct): New type.
4528 (struct outerstruct): Likewise.
4529 (substruct_test): New function.
4530 (struct nullstr): New type.
4531 (string_1, string_2): New globals.
4532 (main): Add new tests.
4533 * gdb.python/python-mi.exp: Added regression tests.
4534 * gdb.mi/mi2-var-display.exp: Update.
4535 * gdb.mi/mi2-var-cmd.exp: Update.
4536 * gdb.mi/mi2-var-child.exp: Update.
4537 * gdb.mi/mi2-var-block.exp: Update.
4538 * gdb.mi/mi-var-invalidate.exp: Update.
4539 * gdb.mi/mi-var-display.exp: Update.
4540 * gdb.mi/mi-var-cmd.exp: Update.
4541 * gdb.mi/mi-var-child.exp: Update.
4542 * gdb.mi/mi-var-block.exp: Update.
4543 * gdb.mi/mi-break.exp: Update.
4544 * gdb.mi/gdb701.exp: Update.
4545
a96d9b2e
SDJ
45462009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4547
4548 * Makefile.in: Inclusion of catch-syscall object.
4549 * gdb.base/catch-syscall.c: New file.
4550 * gdb.base/catch-syscall.exp: New file.
4551
b43b923a
MS
45522009-09-12 Michael Snyder <msnyder@vmware.com>
4553
4554 * gdb.reverse/step-reverse.exp: Explicitly check for targets
4555 that can support reverse debuggnig.
4556
cec03d70
TT
45572009-09-11 Tom Tromey <tromey@redhat.com>
4558
4559 * gdb.dwarf2/valop.S: New file.
4560 * gdb.dwarf2/valop.exp: New file.
4561
e23bb3fc
MK
45622009-09-11 Mark Kettenis <kettenis@gnu.org>
4563
4564 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
4565
37c3696d
DE
45662009-09-10 Doug Evans <dje@google.com>
4567
4568 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
4569 Add $gdb_prompt to second breakpoint regexp.
4570
5172aecb
JB
45712009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
4572
4573 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
4574 names, add missing ones.
4575 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
4576 * gdb.python/py-frame.c: Rename from python-frame.c.
4577 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
4578 testfile name.
4579 * gdb.python/py-function.exp: Rename from python-function.exp.
4580 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
4581 testfile name.
4582 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
4583 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
4584 Adjust testfile name.
4585 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
4586 * gdb.python/py-template.cc: Rename from python-template.cc.
4587 * gdb.python/py-template.exp: Rename from python-template.exp.
4588 Adjust testfile name.
4589 * gdb.python/py-value.c: Rename from python-value.c.
4590 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
4591 testfile name.
4592
b554e4bd
JK
45932009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4594
4595 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
4596 $bpt2address.
4597 (Second breakpoint address is valid on ia64)
4598 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
4599
9a68ae16
JM
46002009-09-03 Joseph Myers <joseph@codesourcery.com>
4601
4602 * gdb.base/ending-run.exp: Restrict regular expression matching
4603 line number to require closing brace following.
4604
146b9145
DE
46052009-09-03 Doug Evans <dje@google.com>
4606
4607 * gdb.base/store.exp (check_set): Fix typo in expected value message.
4608
787d21e1
TT
46092009-09-02 Tom Tromey <tromey@redhat.com>
4610
4611 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
4612
e7802207
TT
46132009-09-02 Tom Tromey <tromey@redhat.com>
4614
4615 * gdb.dwarf2/callframecfa.exp: New file.
4616 * gdb.dwarf2/callframecfa.S: New file.
4617
817aadd2
JK
46182009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4619
4620 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
4621 gdb.base/solib-overlap-main.c: New.
4622
4a76eae5
DJ
46232009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
4624
4625 PR gdb/10565
4626
4627 * gdb.base/bitfields.c (struct container, container): New.
4628 (main): Initialize it and call break5.
4629 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
4630
d4b96c9a
JK
46312009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4632
4633 Support constant DW_AT_data_member_location by GCC PR debug/40659.
4634 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
4635
4e22772d
JK
46362009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4637
4638 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
4639
2efab443
MS
46402009-08-26 Michael Snyder <msnyder@vmware.com>
4641
4642 * gdb.base/i386-reverse.c: New file.
4643 * gdb.base/i386-reverse.exp: New file.
4644 * gdb.base/Makefile.in: Add new files to be removed.
4645
07ab73a0
JM
46462009-08-26 Joseph Myers <joseph@codesourcery.com>
4647
4648 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
4649 environment-pwd for remote host.
4650 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
4651
676accff
KS
46522009-08-24 Keith Seitz <keiths@redhat.com>
4653
4654 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
4655 Add two new C++ completer tests which limit the output to a
889bf7c5 4656 given class.
676accff 4657
f9f7ad22
MS
46582009-08-24 Michael Snyder <msnyder@vmware.com>
4659
4660 * gdb.base/del.exp: Fix typo in comment.
4661 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
4662
81ecdfbb
RW
46632009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4664
4665 * configure: Regenerate.
4666 * gdb.hp/configure: Likewise.
4667 * gdb.hp/gdb.aCC/configure: Likewise.
4668 * gdb.hp/gdb.base-hp/configure: Likewise.
4669 * gdb.hp/gdb.compat/configure: Likewise.
4670 * gdb.hp/gdb.defects/configure: Likewise.
4671 * gdb.hp/gdb.objdbg/configure: Likewise.
4672 * gdb.stabs/configure: Likewise.
4673
cab0c772
UW
46742009-08-19 Doug Evans <dje@google.com>
4675
4676 * gdb.base/gdbvars.c: New file.
4677 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
4678
b8fa0bfa
PA
46792009-08-14 Pedro Alves <pedro@codesourcery.com>
4680
4681 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
4682 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
4683
b84aa90a
PA
46842009-08-13 Pedro Alves <pedro@codesourcery.com>
4685
4686 * gdb.base/default.exp: Adjust "set language test": it's now an
4687 enum command. Larger help string moved to "help set language".
4688 * gdb.base/help.exp: Adjust "help set language" expected output,
4689 now lists all known languages.
4690
0d8f9b2c
NF
46912009-08-11 Nathan Froyd <froydnj@codesourcery.com>
4692
4693 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
4694 all frame arguments.
4695 * gdb.arch/altivec-regs.exp: Likewise.
4696
bda180e0
TT
46972009-08-07 Tom Tromey <tromey@redhat.com>
4698
4699 * gdb.base/setshow.exp: Add tests for changes to set language, set
4700 check range, and set check type.
4701
48cb2d85
VP
47022009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4703
4704 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
4705 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 4706 Call it.
48cb2d85 4707
1ea34204
UW
47082009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4709
4710 * configure.ac: Run gdb.cell tests when appropriate.
4711 * configure: Regenerate.
4712 * lib/cell.exp: New file.
4713 * gdb.cell: New directory.
4714 * gdb.cell/configure.ac: New file.
4715 * gdb.cell/configure: New file.
4716 * gdb.cell/Makefile.in: New file.
4717 * gdb.cell/arch.exp: New file.
4718 * gdb.cell/break.c: New file.
4719 * gdb.cell/break.exp: New file.
4720 * gdb.cell/break-spu.c: New file.
4721 * gdb.cell/bt.c: New file.
4722 * gdb.cell/bt2-spu.c: New file.
4723 * gdb.cell/bt-spu.c: New file.
4724 * gdb.cell/bt.exp: New file.
4725 * gdb.cell/coremaker.c: New file.
4726 * gdb.cell/coremaker-spu.c: New file.
4727 * gdb.cell/core.exp: New file.
4728 * gdb.cell/gcore.exp: New file.
4729 * gdb.cell/data.c: New file.
4730 * gdb.cell/data.exp: New file.
4731 * gdb.cell/data-spu.c: New file.
4732 * gdb.cell/ea-cache.exp: New file.
4733 * gdb.cell/ea-cache.c: New file.
4734 * gdb.cell/ea-cache-spu.c: New file.
4735 * gdb.cell/ea-standalone.c: New file.
4736 * gdb.cell/ea-standalone.exp: New file.
4737 * gdb.cell/ea-test.c: New file.
4738 * gdb.cell/ea-test.exp: New file.
4739 * gdb.cell/f-regs.exp: New file.
4740 * gdb.cell/mem-access.c: New file.
4741 * gdb.cell/mem-access.exp: New file.
4742 * gdb.cell/mem-access-spu.c: New file.
4743 * gdb.cell/ptype.exp: New file.
4744 * gdb.cell/registers.exp: New file.
4745 * gdb.cell/size.c: New file.
4746 * gdb.cell/sizeof.exp: New file.
4747 * gdb.cell/size-spu.c: New file.
4748 * gdb.cell/solib.exp: New file.
4749 * gdb.cell/solib-symbol.exp: New file.
4750
85e747d2
UW
47512009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4752
4753 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
4754
58d6951d
DJ
47552009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4756
4757 * gdb.base/float.exp: Handle VFP registers.
4758
6e0a4f15
MS
47592009-07-14 Michael Snyder <msnyder@vmware.com>
4760
dcd5da87
MS
4761 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
4762 to bring gdb to the beginning of the calling line.
4763
6e0a4f15
MS
4764 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
4765 confusing the i386 epilogue unwinder.
4766
782b2b07
SS
47672009-07-14 Stan Shebs <stan@codesourcery.com>
4768
4769 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
4770
f662c3bc
MS
47712009-07-14 Michael Snyder <msnyder@vmware.com>
4772
4773 * gdb.reverse/step-reverse.exp (stepi into function call):
4774 Call instruction may not be first instruction in the line.
4775 (reverse stepi from a function call): Used wrong line number.
4776
8f313923
JK
47772009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4778
4779 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
4780
4662c76e
JK
47812009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4782
4783 Fix gdb.base/macscp.exp when using custom inputrc.
4784 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
4785 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
4786 env(TERM) set.
4787 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
4788 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
4789
aa81e255
JK
47902009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4791
4792 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
4793 * gdb.base/annota1.exp (thread_test): Import global $testfile.
4794 Change the compilation target to match the testcase name.
4795 * gdb.base/sect-cmd.exp: Change the compilation target to match the
4796 testcase name.
4797 * a2-run.exp: Use for setup prepare_for_testing. Change the
4798 compilation target to match the testcase name.
4799 * gdb.base/commands.exp: Likewise.
4800 * gdb.base/finish.exp: Likewise.
4801 * gdb.base/float.exp: Likewise.
4802 * gdb.base/info-target.exp: Likewise.
4803 * gdb.base/relational.exp: Likewise.
4804 * gdb.base/term.exp: Likewise.
4805 * gdb.base/until.exp: Likewise.
4806 * gdb.base/volatile.exp: Likewise.
4807 * gdb.base/whatis-exp.exp: Likewise.
4808
4c93b1d7
HZ
48092009-07-11 Hui Zhu <teawater@gmail.com>
4810
4811 * gdb.base/help.exp (disassemble): Update expected help text.
4812
812f7342
TT
48132009-07-09 Tom Tromey <tromey@redhat.com>
4814
4815 * lib/gdb.exp: Handle TRANSCRIPT.
4816 (remote_spawn, remote_close, send_gdb): New procs.
4817
fbb8f299
PM
48182009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4819
4820 * gdb.python/python-prettyprint.c: Add counted null string
4821 structure.
4822 * gdb.python/python-prettyprint.exp: Print null string. Test for
4823 embedded nulls.
4824 * gdb.python/python-prettyprint.py (pp_ns): New Function.
4825 * gdb.python/python-value.exp (test_value_in_inferior): Add
4826 variable length string fetch tests.
4827 * gdb.python/python-value.c (main): Add strings for string fetch tests.
4828
c0ac0ec7
JK
48292009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4830
4831 * gdb.base/dump.exp (inaccessible memory is reported): New test.
4832
30b66ecc
TT
48332009-07-07 Tom Tromey <tromey@redhat.com>
4834
4835 * gdb.base/call-rt-st.exp: Update for change to escape output.
4836 * gdb.base/callfuncs.exp: Likewise.
4837 * gdb.base/charset.exp: Likewise.
4838 * gdb.base/constvars.exp: Likewise.
4839 * gdb.base/long_long.exp: Likewise.
4840 * gdb.base/pointers.exp: Likewise.
4841 * gdb.base/printcmds.exp: Likewise.
4842 * gdb.base/setvar.exp: Likewise.
4843 * gdb.base/store.exp: Likewise.
4844 * gdb.cp/ref-types.exp: Likewise.
4845 * gdb.mi/mi-var-child.exp: Likewise.
4846 * gdb.mi/mi-var-display.exp: Likewise.
4847 * gdb.mi/mi2-var-display.exp: Likewise.
4848 * gdb.base/charset.exp: Test octal escape sequence length.
4849 Update for change to escape output.
4850
187c4a2b
JK
48512009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4852
4853 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
4854
d80a43f9
DJ
48552009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
4856
4857 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
4858
047427a8
JK
48592009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4860
4861 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
4862 gdbserver increasing $portnum if "Can't bind address" has been seen.
4863
8b5a0f4f
PA
48642009-07-05 Pedro Alves <pedro@codesourcery.com>
4865
4866 * gdb.base/ending-run.exp: Add "step out of main" pattern for
4867 mingw32ce.
4868
7d93ba58
PA
48692009-07-05 Pedro Alves <pedro@codesourcery.com>
4870
4871 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
4872 VFP format.
4873
2277426b
PA
48742009-07-02 Pedro Alves <pedro@codesourcery.com>
4875
4876 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
4877 linux. Adjust to use "inferior", "info inferiors", "detach
4878 inferior" and "kill inferior" instead of "restart", "info fork",
4879 "detach fork" and "delete fork".
4880 * gdb.base/ending-run.exp: Spell out "info".
4881 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
4882 the "kill" command.
4883
5af949e3
UW
48842009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4885
4886 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
4887 change to prefix TLS offset in hex with 0x.
4888
5d3729b5
UW
48892009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4890
4891 * gdb.base/default.exp: Update test case for "x" changes.
4892
af589bd0
TG
48932009-07-01 Tristan Gingold <gingold@adacore.com>
4894
4895 * gdb.base/bigcore.exp: Make darwin untested.
4896
40974f91
JK
48972009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4898
4899 * gdb.base/completion.exp (directory completion): Create the directory.
4900 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
4901 escapeuniquesub.
4902 (directory completion 2): Expect now ${escapeuniquesub}.
4903 (Glob remaining of directory test): Remove one excessive newline.
4904 Expect the real output.
4905
59dd3af6
JK
49062009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4907
4908 Fix `make check//%' target after `make check' has been ran.
4909 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
4910 a mkdir call.
4911 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
4912 (%/.dir): Remove.
4913
f4e164aa
JK
49142009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4915
4916 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
4917 the expected result record.
4918
69af2122
JK
49192009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4920
4921 Remove racy FAILs relying just on the timeouts.
4922 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
4923 (annotation_level 2): Remove racy FAILs.
4924
2fd481e1
PP
49252009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
4926
4927 gdb/10275
889bf7c5
PA
4928 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
4929
c38f313d
DJ
49302009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
4931
4932 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
4933
8b777f02
VP
49342009-06-30 Vladimir Prus <vladimir@codesourcery.com>
4935
4936 * gdb.mi/mi-stack.exp: Testing symbolic options
4937 to -stack-list-locals and -stack-list-arguments.
4938
00c7eacf
JK
49392009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4940
4941 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
4942
6bc80edc
TT
49432009-06-29 Tom Tromey <tromey@redhat.com>
4944
4945 * dg-extract-results.sh: New file.
4946 * Makefile.in (FORCE_PARALLEL): New variable.
4947 (CHECK_TARGET): New conditional variable.
4948 (check): Use CHECK_TARGET.
4949 (DO_RUNTEST): New variable.
4950 (check-single): New target.
4951 (TEST_DIRS): New variable.
4952 (TEST_TARGETS): Likewise.
4953 (check-parallel): New target.
4954 (check-gdb.%): New pattern.
4955 (BASE1_FILES): New variable.
4956 (BASE2_FILES): Likewise.
4957 (check-gdb.base%): New pattern.
4958 (%/.dir): New pattern.
4959 * configure: Rebuild.
4960 * aclocal.m4 (AM_CONDITIONAL): New defun.
4961 * configure.ac: Check whether user is using GNU make.
4962 (GMAKE): New conditional.
4963
794684b6
SW
49642009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
4965
4966 * gdb.cp/namespace-nested-import.cc: New test.
4967 * gdb.cp/namespace-nested-import.exp: New test.
4968
edb3359d
DJ
49692009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4970
4971 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
4972 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
4973 * gdb.opt/Makefile.in (EXECUTABLES): Update.
4974 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
4975 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
4976 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
4977 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
4978 gdb.opt/inline-markers.c: New files.
4979 * lib/gdb.exp (skip_inline_frame_tests): New function.
4980 (skip_inline_var_tests): New function.
4981
cf657a0c
AS
49822009-06-27 Andreas Schwab <schwab@linux-m68k.org>
4983
4984 * gdb.cp/exception.exp: Don't require $hex before inner frame in
4985 backtrace.
4986
28d41a99
MS
49872009-06-27 Michael Snyder <msnyder@vmware.com>
4988
4989 * gdb.reverse: New directory.
4990 * gdb.reverse/break-reverse.c: New test.
4991 * gdb.reverse/break-reverse.exp: New test.
4992 * gdb.reverse/consecutive-reverse.c: New test.
4993 * gdb.reverse/consecutive-reverse.exp: New test.
4994 * gdb.reverse/finish-reverse.c: New test.
4995 * gdb.reverse/finish-reverse.exp: New test.
4996 * gdb.reverse/machinestate.c: New test.
4997 * gdb.reverse/ms1.c: New test.
4998 * gdb.reverse/machinestate.exp: New test.
4999 * gdb.reverse/Makefile.in: New file.
5000 * gdb.reverse/shr2.c: New test.
5001 * gdb.reverse/solib-reverse.c: New test.
5002 * gdb.reverse/solib-reverse.exp: New test.
5003 * gdb.reverse/step-reverse.c: New test.
5004 * gdb.reverse/step-reverse.exp: New test.
5005 * gdb.reverse/until-reverse.c: New test.
5006 * gdb.reverse/ur1.c: New test.
5007 * gdb.reverse/until-reverse.exp: New test.
5008 * gdb.reverse/watch-reverse.c: New test.
5009 * gdb.reverse/watch-reverse.exp: New test.
5010 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
5011 * configure: Regenerate.
5012
fe3c8b0d
DE
50132009-06-26 Doug Evans <dje@google.com>
5014
5015 * gdb.base/psymtab.exp: Turn off pending breakpoints.
5016
3a72a602
PM
50172009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
5018
5019 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
5020 windows problem for 'file delete $binfile'.
5021
27aa8d6a
SW
50222009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
5023
5024 * gdb.cp/namespace-using.exp: New test.
5025 * gdb.cp/namespace-using.cc: New test.
5026
8ac055f8
JB
50272009-05-20 Joel Brobecker <brobecker@adacore.com>
5028
5029 * gdb.ada/variant_record_packed_array: New testcase.
5030
85e306ed
TT
50312009-06-23 Tom Tromey <tromey@redhat.com>
5032
5033 * gdb.base/charset.exp (test_combination): Regression test.
5034 * gdb.base/charset.c (my_wchar_t): New typedef.
5035 (myvar): New global.
5036 (main): Set myvar.
5037
56643c5e
PM
50382009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
5039
5040 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
5041 target.
5042
1fac167a
UW
50432009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5044
5045 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
5046
7ccb0be9
UW
50472009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5048
5049 * gdb.mi/gdb680.exp: Update test for error message.
5050
568d6575
UW
50512009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5052
5053 * gdb.base/annota1.exp: Allow multiple occurrences of the
5054 frames-invalid annotation.
5055 * gdb.cp/annota2.exp: Likewise.
5056
7cd1089b
PM
50572009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5058
5059 * gdb.cp/gdb2495.cc: New file.
5060 * gdb.cp/gdb2495.exp: New file.
5061
72c63395
JK
50622009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5063
5064 Report error on GDB crash during runto.
5065 * lib/gdb.exp (runto <eof>): New.
5066
3788363d
DJ
50672009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
5068
5069 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
5070 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
5071 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
5072 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
5073 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
5074 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
5075 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
5076 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
5077 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
5078 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
5079 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
5080 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
5081 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
5082 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
5083 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
5084 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
5085 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
5086 gdb.server/server-mon.exp, gdb.server/server-run.exp,
5087 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5088 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5089 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
5090 gdb.trace/passcount.exp, gdb.trace/report.exp,
5091 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
5092 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
5093 gdb.trace/while-stepping.exp: Use a unique name for the compiled
5094 executable.
5095
17592de3
PA
50962009-06-07 Pedro Alves <pedro@codesourcery.com>
5097
5098 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
5099 defined before referencing it.
5100
701e355d
DE
51012009-06-03 Doug Evans <dje@google.com>
5102
5103 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
5104 * gdb.arch/i386-see.c: Ditto.
5105
f2292c65
PM
51062009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
5107
5108 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
5109 (check_macro): Return 1 if undefined.
5110 If first test fails, check if macro debug information is available,
5111 and report unsupported test if no macro information is found.
5112
5a437975
DE
51132009-05-29 Doug Evans <dje@google.com>
5114
5115 * gdb.threads/hand-call-in-threads.exp: New.
5116 * gdb.threads/hand-call-in-threads.c: New.
5117
c141c696
MS
51182009-05-29 Michael Snyder <msnyder@vmware.com>
5119
5120 * gdb.base/break-always.exp: Change "1" to "on".
5121 Add confirmation check.
5122
b3444185
PA
51232009-05-28 Pedro Alves <pedro@codesourcery.com>
5124
5125 * gdb.threads/threxit-hop-specific.c: New.
5126 * gdb.threads/threxit-hop-specific.exp: New.
5127 * gdb.threads/thread-execl.c: New.
5128 * gdb.threads/thread-execl.exp: New.
5129
b6313243
TT
51302009-05-27 Tom Tromey <tromey@redhat.com>
5131 Thiago Jung Bauermann <bauerman@br.ibm.com>
5132
5133 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
5134 (mi_child_regexp): Likewise.
5135 (mi_list_varobj_children_range): Likewise.
5136 (mi_get_features): Likewise.
5137 (mi_list_varobj_children): Rewrite.
5138 * gdb.python/python-mi.exp: New file.
5139
a6bac58e
TT
51402009-05-27 Tom Tromey <tromey@redhat.com>
5141 Thiago Jung Bauermann <bauerman@br.ibm.com>
5142 Phil Muldoon <pmuldoon@redhat.com>
5143 Paul Pluzhnikov <ppluzhnikov@google.com>
5144
5145 * gdb.python/python-prettyprint.exp: New file.
5146 * gdb.python/python-prettyprint.c: New file.
5147 * gdb.python/python-prettyprint.py: New file.
5148 * gdb.base/display.exp: print/r is now valid.
5149
2c74e833
TT
51502009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5151 Tom Tromey <tromey@redhat.com>
5152 Pedro Alves <pedro@codesourcery.com>
5153 Paul Pluzhnikov <ppluzhnikov@google.com>
5154
5155 * gdb.python/python-template.exp: New file.
5156 * gdb.python/python-template.cc: New file.
5157 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5158 tests.
5159 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5160 Call it.
5161 (test_value_after_death): New proc.
5162 * gdb.python/python-value.c (PTR): New typedef.
5163 (main): New variable 'x'.
5164
89c73ade
TT
51652009-05-27 Tom Tromey <tromey@redhat.com>
5166
5167 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5168 tests.
5169 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5170 Call it.
5171
a75724bc
PA
51722009-05-27 Pedro Alves <pedro@codesourcery.com>
5173
5174 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
5175
e58b0e63
PA
51762009-05-24 Pedro Alves <pedro@codesourcery.com>
5177
5178 * gdb.threads/fork-thread-pending.c: New.
5179 * gdb.threads/fork-thread-pending.exp: New.
5180
4ac36638
JK
51812009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5182
5183 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
5184 * gdb.dwarf2/dw2-strp.S (a_string2): New.
5185
889bf7c5 51862009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 5187
889bf7c5 5188 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 5189
b242c3c2
PA
51902009-05-17 Pedro Alves <pedro@codesourcery.com>
5191
5192 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
5193 `gdb_get_line_number'. Call `callee' in both parent and child.
5194 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
5195 `gdb_get_line_number' instead of hardcoding line numbers.
5196 (catch_fork_unpatch_child): New procedure to test detaching
5197 breakpoints from child fork.
5198 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
5199 hardcoding line numbers.
5200 (do_fork_tests): Run `catch_fork_unpatch_child'.
5201
ee342b23
VP
52022009-05-17 Vladimir Prus <vladimir@codesourcery.com>
5203
5204 * gdb.mi/mi-cmd-var.exp: Check that when varobj
5205 of structure type enters or leaves the scope, it
5206 is reported by -var-update.
5207
e2009e98
DE
52082009-05-11 Doug Evans <dje@sebabeach.org>
5209
5210 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 5211 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
5212 * gdb.threads/schedlock.c (main): Fix off-by-one error.
5213
00903456
JK
52142009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5215
5216 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
5217
dc621c35
DE
52182009-04-30 Doug Evans <dje@google.com>
5219
5220 * gdb.threads/watchthreads2.exp: New testcase.
5221 * gdb.threads/watchthreads2.c: New testcase.
5222
9ab4e744
DE
52232009-04-29 Doug Evans <dje@google.com>
5224
5225 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
5226 * gdb.cp/mb-ctor.cc: Ditto.
5227 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
5228 * gdb.cp/mb-inline.h (multi_line_foo): New function.
5229 * gdb.cp/mb-inline1.cc: Call it.
5230 * gdb.cp/mb-inline2.cc: Ditto.
5231 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
5232 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
5233
484086b7
JK
52342009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5235
5236 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
5237 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
5238 Replace all uses of `decimal' by `nonzero'.
5239 (info macro FROM_COMMANDLINE): New test.
5240
379a77b5
TT
52412009-04-27 Tom Tromey <tromey@redhat.com>
5242
5243 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
5244
b92b73c2
DE
52452009-04-27 Doug Evans <dje@google.com>
5246
5247 * gdb.threads/watchthreads.c (main): Initialize args before starting
5248 the threads. Plus formatting cleanup.
5249 * gdb.threads/watchthreads.exp: Avoid errant failures due to
5250 biased scheduling of one thread.
5251
945a118d
JG
52522009-04-27 Jerome Guitton <guitton@adacore.com>
5253
5254 * gdb.cp/templates.cc (GetMax): New template.
5255 (main): Declare two instances of GetMax.
5256 * gdb.cp/templates.exp: Add new test.
5257
d389af10
JK
52582009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5259
5260 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
5261
e7f86de9
JM
52622009-04-22 Joseph Myers <joseph@codesourcery.com>
5263
5264 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
5265
334cc82d
TT
52662009-04-15 Tom Tromey <tromey@redhat.com>
5267
5268 * gdb.base/charset.exp: Add regression test.
5269
d12672cc
JB
52702009-04-14 Joel Brobecker <brobecker@adacore.com>
5271
5272 * gdb.base/exe-lock.exp: New testcase.
5273
18e8c3bc
TT
52742009-04-13 Tom Tromey <tromey@redhat.com>
5275
5276 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
5277 operator on Frame.
5278
5ecd5cbe
UW
52792009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5280
5281 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
5282 * gdb.server/ext-attach.exp: Likewise.
5283
7309f756
VP
52842009-04-03 Vladimir Prus <vladimir@codesourcery.com>
5285
5286 Eliminate some sleep usage.
5287
889bf7c5
PA
5288 * gdb.mi/basics.c (do_nothing): New.
5289 (main): Use do_nothing instead of printf, so that
5290 not to introduce race condition between output of
5291 inferiour and output of gdb. Do not use sleep as it
5292 is not generally available on embedded targets.
7309f756 5293
f4b95f6f
PA
52942009-04-02 Pedro Alves <pedro@codesourcery.com>
5295
5296 * gdb.server/ext-attach.exp: Expect an optional process id after
5297 "Detached from remote process".
5298
de40b933
JK
52992009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5300
5301 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
5302 gdb.dwarf2/dw2-unresolved.exp: New.
5303
2ae101a4
PA
53042009-04-02 Pedro Alves <pedro@codesourcery.com>
5305
5306 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
5307 mi_run_to_main.
5308
56a8e183
PA
53092009-04-02 Pedro Alves <pedro@codesourcery.com>
5310
5311 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
5312 mi_run_to_main. Skip thread exit test on remote targets.
5313 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
5314 mi_run_to_main.
5315 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
5316 mi_run_to_main.
5317 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
5318 when expecting ^connected. Detect when the target doesn't support
5319 non-stop mode.
5320 (mi_run_cmd): Detect if non-stop mode was requested by isn't
5321 supported. Return -1 on error, 0 on success.
5322 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
5323 (mi_runto): Return mi_runto_helper's result explicitly.
5324
c35fafde
PA
53252009-04-01 Pedro Alves <pedro@codesourcery.com>
5326
5327 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
5328
f8a8dce6
JB
53292009-04-01 Tom Tromey <tromey@redhat.com>
5330
5331 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
5332 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
5333 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
5334 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
5335
71c25dea
TT
53362009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
5337 Jan Kratochvil <jan.kratochvil@redhat.com>
5338
5339 PR gdb/931
5340 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
5341 output.
5342 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
5343 for gdb/931.
5344 * dw2-strp.S (DW_AT_language): Change to C++.
5345 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
5346
02d9a9ce
JB
53472009-03-31 Joel Brobecker <brobecker@adacore.com>
5348
5349 * gdb.ada/tasks: New testcase.
5350
1042e4c0
SS
53512009-03-30 Stan Shebs <stan@codesourcery.com>
5352
5353 * gdb.trace/actions.exp: Update to match new info trace format.
5354 * gdb.trace/deltrace.exp: Ditto.
5355 * gdb.trace/infotrace.exp: Ditto.
5356 * gdb.trace/passcount.exp: Ditto.
5357 * gdb.trace/save-trace.exp: Ditto.
5358 * gdb.trace/while-stepping.exp: Ditto.
5359 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
5360
f8f6f20b
TJB
53612009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5362
5363 * gdb.python/python-frame.c: New file.
5364 * gdb.python/python-frame.exp: New file.
5365
c0c6f777
TJB
53662009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5367
5368 * gdb.python/python-value.exp: Add tests for the address
5369 attribute.
5370
3cb51905
AS
53712009-03-29 Andreas Schwab <schwab@linux-m68k.org>
5372
5373 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
5374
88fc996f
DE
53752009-03-26 Doug Evans <dje@google.com>
5376
5377 * gdb.mi/mi-nonstop-exit.exp: New file.
5378 * gdb.mi/non-stop-exit.c: New file.
5379
56ef84b1
TT
53802009-03-26 Tom Tromey <tromey@redhat.com>
5381
5382 Update for change to prologue skipping:
5383 * gdb.mi/mi2-simplerun.exp: Update.
5384 * gdb.mi/mi2-break.exp: Update.
5385 * gdb.mi/mi-simplerun.exp: Update.
5386 * gdb.mi/mi-break.exp: Update.
5387 * gdb.base/ending-run.exp: Update.
5388
def2b000
TJB
53892009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5390
5391 * gdb.python/python-value.exp (test_value_in_inferior): Test
5392 gdb.Value.is_optimized_out attribute.
5393
442ddf59
JK
53942009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5395
5396 * gdb.dwarf2/dw2-noloc-main.c: New file.
5397 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
5398 (.text): Remove.
5399 (.data): New.
5400 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
5401 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
5402 (DW_TAG_subprogram func_cu1, noloc): Remove.
5403 (main): New.
5404 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
5405 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
5406 (file_symbols): New procedure.
5407
a8df5de4
TT
54082009-03-25 Tom Tromey <tromey@redhat.com>
5409
5410 * gdb.base/charset.exp (valid_target_charset): New proc.
5411 Use it to skip tests on invalid charsets.
5412
cc1d7add
PM
54132009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
5414
5415 * gdb.base/completion.exp: Add a test for directory completion.
5416
bcd5727b
JK
54172009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5418
5419 Fix a racy FAIL.
5420 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
5421 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
5422
cc924cad
TJB
54232009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5424
5425 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
5426 * gdb.python/python-function.exp: Add test for function returning
5427 a GDB value.
5428
bc3b79fd
TJB
54292009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
5430
5431 * gdb.python/python-function.exp: New file.
5432
6c7a06a3
TT
54332009-03-20 Tom Tromey <tromey@redhat.com>
5434
5435 * gdb.base/store.exp: Update for change to escape output.
5436 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
5437 to escape output.
5438 * gdb.base/pointers.exp: Update for change to escape output.
5439 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
5440 to escape output.
5441 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
5442 escape output.
5443 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
5444 to escape output.
5445 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
5446 escape output.
5447 * gdb.base/setvar.exp: Update for change to escape output.
5448 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
5449 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
5450 to escape output.
5451 (test_print_string_constants): Likewise.
5452 * gdb.base/charset.exp (valid_host_charset): Check size of
5453 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
5454 cases. Handle "auto"-related output.
5455 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
5456 (uvar, Uvar): New globals.
5457
c31af87b
JG
54582009-03-19 Jerome Guitton <guitton@adacore.com>
5459
5460 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
5461 deltas.
5462 * gdb.ada/fixed_points.exp: Ditto.
5463
51272cf2
PA
54642009-03-18 Pedro Alves <pedro@codesourcery.com>
5465
5466 * return-nodebug.c: Don't include stdio.h.
5467 (init): Delete.
5468 (func): Delete definition and provide extern declaration.
5469 (t): New.
5470 (main): Don't call printf. Call func and store its result in t.
5471 * return-nodebug1.c: New.
5472 * return-nodebug.exp: Don't expect stdio output. Instead, print
5473 the global variable t. Drop printf formatters and cast types from
5474 foreach loop. Don't use prepare_for_testing. Compile
5475 return-nodebug.c and return-nodebug1.c in separate steps. Don't
5476 define FORMAT or CAST.
5477
d24948ac
PP
54782009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5479
5480 * gdb.base/solib-display.exp: Disable test for remote targers.
5481
61ff14c6
JK
54822009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5483
5484 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
5485
cb4dce93
JK
54862009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5487
5488 Fix a racy FAIL.
5489 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
5490 code from `follow parent, print pids'.
5491 (`follow child, print pids', `follow parent, print pids'): Call it.
5492 Replace `gdb_test "break..."' by gdb_breakpoint.
5493
f7c60c5e
VP
54942009-03-13 Vladimir Prus <vladimir@codesourcery.com>
5495
5496 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 5497 sync and async modes.
f7c60c5e 5498
383ace49
JB
54992009-03-12 Joel Brobecker <brobecker@adacore.com>
5500
5501 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
5502 that was checked in by mistake. Remove loading of ada.exp, since
5503 this is not necessary in this case.
5504
4ce102af
JB
55052009-03-12 Joel Brobecker <brobecker@adacore.com>
5506
5507 * gdb.ada/ptype_arith_binop.exp: New testcase.
5508
529a2aef
JB
55092009-03-12 Joel Brobecker <brobecker@adacore.com>
5510
5511 * gdb.ada/mod_from_name: New testcase.
5512
8a38181c
JB
55132009-03-12 Joel Brobecker <brobecker@adacore.com>
5514
5515 * gdb.ada/tick_last_segv: New testcase.
5516
11436dee
VP
55172009-03-12 Vladimir Prus <vladimir@codesourcery.com>
5518
61ff14c6 5519 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 5520
1f31650a
VP
55212009-03-12 Vladimir Prus <vladimir@codesourcery.com>
5522
61ff14c6
JK
5523 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
5524 include the token in ^running and frame info in *stopped.
1f31650a 5525
a3247a22
PP
55262009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
5527
5528 * solib-display.exp: New file.
5529 * solib-display-main.c: New file.
5530 * solib-display-lib.c: New file.
61ff14c6 5531
aae64587
PA
55322009-03-05 Pedro Alves <pedro@codesourcery.com>
5533
5534 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
5535
44aabfbc
JK
55362009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5537
5538 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
5539 (list_and_check_macro): Use more specific test name.
5540 (next to definition): Make the test names unique.
5541
c087fcd3
PM
55422009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
5543
5544 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 5545
c86cf029
VP
55462009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5547
5548 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
5549 notifications.
5550 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
5551 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
5552 * lib/mi-support.exp (library_loaded_re): New.
5553 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
5554
3ea85240
VP
55552009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5556
5557 * gdb.gdb/observer.exp: Use test_notification observer, not
5558 normal_stop, everywhere.
5559 (test_normal_stop_notifications): Rename to...
5560 (test_notifications): ...this.
5561 (test_observer_normal_stop): Rename to...
5562 (test_observer): ...this.
5563
1903f0e6
DE
55642009-02-16 Doug Evans <dje@google.com>
5565
5566 * gdb.arch/amd64-disp-step.S (test_int3): New test.
5567 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
5568 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
5569 (test_prefixed_syscall,test_int3): New tests.
5570 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
5571 (test_prefixed_syscall,test_int3): New tests.
5572
1d33d6ba
VP
55732009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5574
3cb51905
AS
5575 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
5576 (mi_expect_interrupt): Likewise.
5577 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
5578 response.
1d33d6ba 5579
faafb047
PM
55802009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5581
5582 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
5583 * gdb.base/pc-fp.exp (get_valueofx): Remove.
5584 Replace calls to get_valueofx by get_hexadecimal_valueof.
5585
417e16e2
PM
55862009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5587
5588 * lib/gdb.exp (get_valueof): Accept anything as a return value.
5589 (get_integer_valueof): New procedure.
5590 (get_sizeof): Use new get_integer_value_of.
5591 * gdb.base/sizeof.exp: Replace all uses of get_valueof
5592 by get_integer_valueof.
5593
7065b901
TT
55942009-02-13 Tom Tromey <tromey@redhat.com>
5595
5596 * gdb.base/remote.exp (get_sizeof): Remove.
5597 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
5598 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
5599 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
5600 * lib/gdb.exp (get_valueof): Move from long_long.exp.
5601 (get_sizeof): Likewise.
5602
5d7cb8df
JK
56032009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5604
5605 PR fortran/9806
5606 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
5607
b2febfff
PP
56082009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5609
5610 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
5611
4aa995e1
PA
56122009-02-06 Pedro Alves <pedro@codesourcery.com>
5613
5614 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
5615
d8906c6f
TJB
56162009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
5617
5618 * gdb.python/python-cmd.exp: New file.
5619
ff4ab08d
TG
56202009-02-06 Tristan Gingold <gingold@adacore.com>
5621
5622 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
5623
aacd552b
TG
56242009-02-05 Tristan Gingold <gingold@adacore.com>
5625
5626 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
5627 pointer is dereferenced and use this signal name in regexp.
5628 * gdb.base/signull.exp: Ditto.
5629 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
5630 * gdb.base/signull.c (main): Ditto.
5631
08c637de
TJB
56322009-02-04 Tom Tromey <tromey@redhat.com>
5633 Thiago Jung Bauermann <bauerman@br.ibm.com>
5634
5635 * gdb.python/python-value.exp: Use `gdb.history' instead of
5636 `gdb.value_from_history'.
5637 (test_value_numeric_ops): Add test for conversion of enum constant.
5638 * gdb.python/python-value.c (enum e): New type.
5639 (evalue): New global.
5640 (main): Use argv.
5641
20261af8
JG
56422009-02-04 Jerome Guitton <guitton@adacore.com>
5643
5644 * gdb.ada/uninitialized_vars: New test program.
5645 * gdb.ada/uninitialized_vars.exp: New testcase.
5646
52e44b43
TT
56472009-02-02 Tom Tromey <tromey@redhat.com>
5648
5649 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
5650 * gdb.cp/pr2489.cc: Rename...
5651 * gdb.cp/pr9594.cc: ... to this.
5652
1c71341a
TT
56532009-02-02 Tom Tromey <tromey@redhat.com>
5654
5655 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
5656 * gdb.cp/pr2489.cc: New file.
5657 * gdb.cp/cpcompletion.exp: New file.
5658
a4295225
TT
56592009-02-02 Tom Tromey <tromey@redhat.com>
5660
5661 PR exp/9059:
5662 * gdb.cp/call-c.exp: Add regression test.
5663 * gdb.cp/call-c.cc (FooHandle): New typedef.
5664 (main): New variable 'handle'.
5665
592375cd
VP
56662009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5667
5668 * lib/mi-support.exp (et_mi_thread_list)
5669 (check_mi_and_console_threads): Adjust for current thread in
5670 -thread-list-ids output.
5671
41447f92
VP
56722009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5673
889bf7c5
PA
5674 * gdb.mi/mi-break.exp (test_disabled_creation): New.
5675 Call it.
41447f92 5676
35669430
DE
56772009-01-28 Doug Evans <dje@google.com>
5678
5679 * gdb.arch/amd64-disp-step.S: New file.
5680 * gdb.arch/amd64-disp-step.exp: New file.
5681 * gdb.arch/i386-disp-step.S: New file.
5682 * gdb.arch/i386-disp-step.exp: New file.
5683
09f00d9a
PM
56842009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
5685
5686 * gdb.base/find.exp: Set newline variable
5687 using quotes instead of braces to fix cygwin failures.
5688
1e8fb976
PA
56892009-01-23 Pedro Alves <pedro@codesourcery.com>
5690
5691 * gdb.base/radix.exp: Add tests to ensure that that set
5692 input-radix 0 and set output-radix 0 are really rejected.
5693
da061712
PA
56942009-01-23 Pedro Alves <pedro@codesourcery.com>
5695
5696 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
5697 copyright years.
5698
dd7e2d2b
PA
56992009-01-23 Pedro Alves <pedro@codesourcery.com>
5700
5701 PR gdb/9664:
5702 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
5703
392452f6
PA
57042009-01-22 Pedro Alves <pedro@codesourcery.com>
5705
5706 PR c++/9631:
5707 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
5708
8653e71c
PM
57092009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
5710
5711 * gdb.server/file-transfer.exp: Use EXEEXT variable for
5712 binfile definition to fix Windows OS failure.
5713
a12cc160
DJ
57142009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5715
5716 PR gdb/9346
5717 * gdb.base/interrupt.c (sigint_handler): New.
5718 (main): Install a SIGINT handler if SIGNALS is defined. Exit
5719 on error.
5720 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
5721 Test "signal SIGINT".
5722
b89667eb
DE
57232009-01-19 Doug Evans <dje@google.com>
5724
5725 * gdb.base/break.exp: Update expected gdb output.
5726 * gdb.base/sepdebug.exp: Ditto.
5727 * gdb.mi/mi-syn-frame.exp: Ditto.
5728 * gdb.mi/mi2-syn-frame.exp: Ditto.
5729 * gdb.base/call-signal-resume.exp: New file.
5730 * gdb.base/call-signals.c: New file.
5731 * gdb.base/unwindonsignal.exp: New file.
5732 * gdb.base/unwindonsignal.c: New file.
5733 * gdb.threads/interrupted-hand-call.exp: New file.
5734 * gdb.threads/interrupted-hand-call.c: New file.
5735 * gdb.threads/thread-unwindonsignal.exp: New file.
5736
adb483fe
DJ
57372009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5738
5739 * gdb.base/define.exp: Test defining and hooking prefix commands.
5740 * gdb.python/python.exp: Update test for "show user" output.
5741
60023297
JK
57422009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5743
5744 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
5745 now the output exactly, using less wildcards. Expect also the output
5746 of gfortran-4.3. Update for the f-valprint.c modification from
5747 2008-04-22.
5748 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
5749 Remove gdb_test test names where matching the command.
5750
ccc57cf9
PA
57512009-01-01 Pedro Alves <pedro@codesourcery.com>
5752
5753 PR breakpoints/9681:
5754 * gdb.base/watchpoint.exp: Add regression test.
5755
c7a6ca08
PA
57562008-12-31 Pedro Alves <pedro@codesourcery.com>
5757
5758 * gdb.threads/attach-into-signal.exp: Don't use
5759 gdb_suppress_entire_file.
5760 * gdb.threads/attach-stopped.exp: Ditto.
5761 * gdb.threads/attachstop-mt.exp: Ditto.
5762
3a031f65
PA
57632008-12-31 Pedro Alves <pedro@codesourcery.com>
5764
5765 PR gdb/8812:
5766 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
5767
09e6485f
PA
57682008-12-29 Pedro Alves <pedro@codesourcery.com>
5769
5770 PR gdb/7536:
5771 * gdb.base/radix.exp: Add tests to ensure invalid input radices
5772 and unsupported output radices are really rejected.
5773
0cd53049
JK
57742008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5775
5776 * gdb.cp/punctuator.exp: Backslash the '$' signs.
5777
ba163c7e
TT
57782008-12-22 Tom Tromey <tromey@redhat.com>
5779
5780 * gdb.cp/punctuator.exp: New file.
5781
6f4de6c9
JK
57822008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5783
5784 * gdb.base/completion.exp (Completing non-existing component): New test.
5785
0f34d0b4
JK
57862008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5787
5788 Fix for PR gdb/8648.
5789 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
5790 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
5791 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
5792 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
5793
db2ad4c3
JK
57942008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5795
5796 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
5797
bb5ef15e
DP
57982008-12-16 Christophe Lyon <christophe.lyon@st.com>
5799
5800 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
5801 compiler actually generate code at the expected line number.
5802
90142adc
JZ
58032008-12-15 Jie Zhang <jie.zhang@analog.com>
5804
5805 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
5806
fad6eecd
TT
58072008-12-12 Tom Tromey <tromey@redhat.com>
5808
5809 * gdb.base/commands.exp (redefine_hook_test): New proc.
5810 Call it.
5811
17c8aaf5
TT
58122008-12-11 Tom Tromey <tromey@redhat.com>
5813
5814 * gdb.base/macscp.exp: New regression test.
5815
7c8adf68
TT
58162008-12-11 Tom Tromey <tromey@redhat.com>
5817
5818 * gdb.base/macscp.exp: Print "address.addr".
5819 * gdb.base/macscp1.c (struct outer): New struct.
5820 (address): New global.
5821
b05dcbb7
TT
58222008-12-09 Tom Tromey <tromey@redhat.com>
5823
5824 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
5825 Call it.
5826
2d476de1
DE
58272008-12-04 Doug Evans <dje@google.com>
5828
5829 * gdb.server/ext-run.exp: Relax regexp for init program.
5830
87bdc959
TG
58312008-12-03 Tristan Gingold <gingold@adacore.com>
5832
5833 * gdb.base/macscp.exp: Generate an object file during compilation
5834 to work around Darwin dsymutil limitations.
5835
e0740f77
JK
58362008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5837
5838 Test resolving external references to TLS variables.
5839 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
5840 FILE2_THREAD_LOCAL.
5841 (testfile2, srcfile2): New variables.
5842 * gdb.threads/tls.c (file2_thread_local)
5843 (function_referencing_file2_thread_local): New.
5844 * gdb.threads/tls2.c: New file.
5845
67f0aac5
JB
58462008-11-28 Joel Brobecker <brobecker@adacore.com>
5847
5848 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
5849 rather than integer, as integer might not be big enough when
5850 on 64bit targets.
67f0aac5 5851
c332165e
JG
58522008-11-27 Jerome Guitton <guitton@adacore.com>
5853
5854 * gdb.cp/formatted-ref.exp: Add equality test.
5855 * gdb.ada/formatted_ref.exp: Ditto.
5856
fc9b693c
JK
58572008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5858
5859 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
5860 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
5861
a9c64011
AS
58622008-11-20 Andreas Schwab <schwab@suse.de>
5863
5864 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
5865 matching syscall entry point.
5866 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
5867 (tcatch_vfork_then_child_follow): Likewise. Finish through
5868 vfork even if we stopped at the syscall trampoline.
5869
e2fd701e
DE
58702008-11-20 Doug Evans <dje@google.com>
5871
5872 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
5873
69abc51c
TJB
58742008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5875
5876 * gdb.arch/ppc-dfp.exp: New file.
5877 * gdb.arch/ppc-dfp.c: New file.
5878
c14c28ba
PP
58792008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5880
5881 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 5882
2e74121d
DE
58832008-11-17 Doug Evans <dje@google.com>
5884
5885 * gdb.mi/mi-syn-frame.exp: Update expected output.
5886 * gdb.mi/mi2-syn-frame.exp: Update expected output.
5887
66bb093b
VP
58882008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5889
5890 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
5891 "thread N" results in =thread-selected.
5892 * lib/mi-support (mi_run_cmd, mi_expect_stop)
5893 (mi_send_resuming_command_raw): Be prepared for
5894 =thread-selected.
5895
3d043ef6
VP
58962008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5897
a9c64011
AS
5898 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
5899 * lib/mi-support.exp: Likewise.
3d043ef6 5900
808104c8
JB
59012008-11-16 Joel Brobecker <brobecker@adacore.com>
5902
5903 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
5904 commands from the expected output for "help catch".
5905
00b22944
JB
59062008-11-15 Joel Brobecker <brobecker@adacore.com>
5907
5908 * gdb.ada/int_deref.exp: New testcase.
5909
59669435
TT
59102008-11-14 Nick Roberts <nickrob@snap.net.nz>
5911
5912 * gdb.mi/gdb2549.exp: New file.
5913
de04a248
DE
59142008-11-11 Doug Evans <dje@google.com>
5915
5916 * gdb.base/callexit.exp: New file.
5917 * gdb.base/callexit.c: New file.
5918
6b8ce727
DE
59192008-11-10 Doug Evans <dje@google.com>
5920
5921 * lib/gdb.exp (GDBFLAGS): Move -nx ...
5922 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
5923 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
5924 (default_gdb_start,default_gdb_exit): Ditto.
5925 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
5926 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
5927 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
5928 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
5929 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
5930 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
5931
1b14b8aa
AS
59322008-11-03 Andreas Schwab <schwab@suse.de>
5933
5934 * gdb.base/hashline2.exp: Fix typo.
5935 * gdb.base/hashline3.exp: Likewise.
5936
f3134b88
TT
59372008-10-30 Tom Tromey <tromey@redhat.com>
5938
5939 * gdb.base/pointers.exp: Add test.
5940 * gdb.base/pointers.c (k, S): New typedefs.
5941 (instance): New global.
5942
c2226152
AS
59432008-10-30 Andreas Schwab <schwab@suse.de>
5944
5945 * gdb.base/args.exp: Add tests for newlines.
5946
462f405c
JB
59472008-10-30 Joel Brobecker <brobecker@adacore.com>
5948
5949 gdb.base/foll-exec.exp: Update the expected output of a couple
5950 of "info breakpoints" tests.
5951
79a45b7d
TT
59522008-10-28 Tom Tromey <tromey@redhat.com>
5953
5954 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
5955
adc13a14
PA
59562008-10-24 Pedro Alves <pedro@codesourcery.com>
5957
5958 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
5959 gdb_start_cmd.
5960 Use runto_main before any test that requires execution.
5961
252fbfc8
PA
59622008-10-23 Pedro Alves <pedro@codesourcery.com>
5963
5964 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
5965 instead of SIGINT.
5966
28148e3d
JB
59672008-10-22 Joel Brobecker <brobecker@adacore.com>
5968
5969 * gdb.base/completion.exp: Update expected output following
5970 the addition of the "info tasks" command.
5971
c209f847
TT
59722008-10-22 Tom Tromey <tromey@redhat.com>
5973
5974 * gdb.base/exprs.exp (test_expr): Add test for string
5975 concatenation.
5976
f177e350
PA
59772008-10-19 Pedro Alves <pedro@codesourcery.com>
5978
5979 * configure.ac: Output gdb.python/Makefile.
5980 * configure: Regenerate.
5981 * gdb.python/Makefile.in: New.
5982
cce89356
JB
59832008-10-16 Joel Brobecker <brobecker@adacore.com>
5984
5985 * gdb.base/foll-fork.exp: Adjust the expected output to match
5986 the new description for fork/vfork catchpoints in the "info
5987 breakpoints" output.
5988
176d289d
TJB
59892008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
5990
5991 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
5992
a08702d6
TJB
59932008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5994
5995 * gdb.python/python-value.c: New file.
5996 * gdb.python/python-value.exp: New file.
5997
1c5cfe86
PA
59982008-10-15 Pedro Alves <pedro@codesourcery.com>
5999
6000 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
6001
5a98ad69
DP
60022008-10-15 Denis Pilat <denis.pilat@st.com>
6003
41702f1b 6004 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 6005
dcb1a1e2
TT
60062008-10-09 Tom Tromey <tromey@redhat.com>
6007
6008 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
6009 'fprintf' and 'stderr'.
6010
9124fe48
JB
60112008-10-07 Joel Brobecker <brobecker@adacore.com>
6012
6013 * gdb.ada/ref_tick_size.exp: New testcase.
6014
45452591
DE
60152008-10-06 Doug Evans <dje@google.com>
6016
6017 * gdb.dwarf2/dw2-cu-size.exp: New file.
6018 * gdb.dwarf2/dw2-cu-size.S: New file.
6019
6020 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
6021 .Ltype_int for clarity.
6022
4fc5b208
PP
60232008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
6024
6025 PR gdb/2384:
6026 * gdb.cp/gdb2384.exp: Extended to test more cases.
6027 * gdb.cp/gdb2384.cc: Likewise.
6028 * gdb.cp/gdb2384-base.h: Likewise.
6029 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 6030
d78df370
JK
60312008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6032
6033 * gdb.base/maint.exp (maint print type): Remove printing
6034 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
6035
9a044a89
TT
60362008-09-30 Tom Tromey <tromey@redhat.com>
6037
6038 * gdb.base/macscp.exp: Add completion tests.
6039 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
6040 (TWENTY_THREE): Likewise.
6041 (FORTY_EIGHT): Likewise.
6042
506800a9
TT
60432008-09-30 Tom Tromey <tromey@redhat.com>
6044
6045 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
6046 everywhere.
6047 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
6048
1a6f01b5
JK
60492008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6050
6051 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
6052 testcase is derived from. Fix racy dependency on an expected PID
6053 number. No longer support the testcase on Linux kernel 2.4.x.
6054
2fae03e8
TT
60552008-09-27 Tom Tromey <tromey@redhat.com>
6056
6057 * gdb.base/macscp.exp: Add tests for stringification, splicing,
6058 and varargs.
6059
1ad15515
PA
60602008-09-22 Pedro Alves <pedro@codesourcery.com>
6061
6062 * lib/mi-support.exp (mi_expect_interrupt): New.
6063 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
6064 from gdb.mi/mi-nonstop.exp.
6065 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
6066 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
6067 lib/mi-support.exp.
6068 Use mi_check_thread_states throughout. Avoid ".*" and do not
6069 require an anchor after -exec-run.
6070
d0b76dc6
DJ
60712008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
6072
6073 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
6074 stop is pending. Avoid ".*" when two stops are pending.
6075 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
6076 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
6077 newlines in fullnames.
6078 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
6079 (mi_expect_stop): Update comments. Only anchor in sync mode.
6080 Do not match newlines.
6081 (mi_send_resuming_command_raw): Always return status.
6082 (mi_get_stop_line): Do not match more than one line by accident.
6083 Only anchor in sync mode.
6084 (mi_run_inline_test): If -exec-next fails, give up.
6085
9990c830
UW
60862008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6087
6088 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
6089 on SPU.
6090
ebcf6f00
JB
60912008-09-10 Joel Brobecker <brobecker@adacore.com>
6092
6093 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
6094
b6db24e5
JB
60952008-09-10 Joel Brobecker <brobecker@adacore.com>
6096
6097 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
6098 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6099 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
6100 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6101 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
6102 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
6103 gdb.ada/interface.exp, gdb.ada/null_array.exp,
6104 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6105 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6106 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6107 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
6108 Include the "= " sequence in the expected output of print tests.
6109
2bf448e0
JB
61102008-09-10 Joel Brobecker <brobecker@adacore.com>
6111
6112 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
6113 description for boolean types.
6114
d51fd4c8
PA
61152008-09-09 Pedro Alves <pedro@codesourcery.com>
6116
6117 * gdb.base/hook-stop-continue.c: New.
6118 * gdb.base/hook-stop-continue.exp: New.
6119
694182d2
DJ
61202008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6121
6122 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
6123
3b8a7fc0
JG
61242008-09-08 Jerome Guitton <guitton@adacore.com>
6125
6126 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
6127 (stack_check_probe_2, stack_check_probe_loop_1)
6128 (stack_check_probe_loop_2): New functions.
6129 (main): Add call to these new functions.
6130 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
6131 functions, check that the breakpoint is inserted at the appropriate
6132 location.
6133 (insert_breakpoint): Slightly refine this procedure so that it can
6134 be called several times in the test.
6135
96cc0ae8
JG
61362008-09-08 Jerome Guitton <guitton@adacore.com>
6137
6138 * gdb.base/stack-checking.c: New file.
6139 * gdb.base/stack-checking.exp: New file.
6140
1f08b409
TJB
61412008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6142
6143 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
6144 * gdb.arch/altivec-regs.exp: Likewise.
6145 * gdb.arch/vsx-regs.exp: Likewise.
6146
3099e1c4
TJB
61472008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6148
6149 * gdb.arch/ppc-fp.exp: New file.
6150 * gdb.arch/ppc-fp.c: New file.
6151
cc69bfc1
PP
61522008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6153
6154 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
6155 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 6156
b02a33db
MS
61572008-09-04 Michael Snyder <msnyder@vmware.com>
6158
6159 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
6160 as "at" (for non-debug functions such as _start).
6161
2992cbe0
UW
61622008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6163
6164 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
6165 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
6166 software watchpoints.
6167 * gdb.base/watch_thread_num.exp: Likewise.
6168
514f746b
AR
61692008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
6170
6171 * gdb.arch/i386-bp_permanent.exp: New test.
6172
876cecd0
TT
61732008-08-24 Tom Tromey <tromey@redhat.com>
6174
6175 * gdb.base/maint.exp: Update "maint print type".
6176
80f73d71
VP
61772008-08-21 Vladimir Prus <vladimir@codesourcery.com>
6178
6179 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
6180 support. Adjust the order of "*running" notifications.
6181 * gdb.mi/non-stop.c: Don't cast from int to void* and
6182 back.
6183
d9c78d7d
MK
61842008-08-20 Mark Kettenis <kettenis@gnu.org>
6185
6186 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
6187 expect to find it in the "info frame" output.
6188
97a2d1d3
DJ
61892008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
6190
6191 * gdb.base/interp.exp: Always consume both prompts.
6192
b96e2927
PA
61932008-08-20 Pedro Alves <pedro@codesourcery.com>
6194
6195 * gdb.base/pending.exp: Test pending breakpoints without symbols
6196 loaded.
6197
8cf6e61a
VP
61982008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6199
6200 * lib/mi-support.exp (mi_expect_stop): Produce
6201 more details on failures.
6202 * gdb.mi/mi-nonstop.exp: New.
6203 * gdb.mi/non-stop.c: New.
6204
c6ebd6cf
VP
62052008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6206
a9c64011
AS
6207 * gdb.mi/mi-async.exp: Use 'set target-async'.
6208 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 6209
46a9b8ed
DJ
62102008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
6211
6212 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
6213
44feb3ce
TT
62142008-08-17 Tom Tromey <tromey@redhat.com>
6215
6216 * gdb.base/help.exp (help catch): Rewrite.
6217
311a4e6b
TJB
62182008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6219
6220 * gdb.base/define.exp: Test indented command documentation.
6221 * gdb.python/python.exp: Test indented multi-line command.
6222
604c2f83
LM
62232008-08-15 Luis Machado <luisgpm@br.ibm.com>
6224
6225 * testsuite/gdb.arch/vsx-regs.c: New source file.
6226 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
6227 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
6228
886a217c
TT
62292008-08-14 Tom Tromey <tromey@redhat.com>
6230
6231 * gdb.base/macscp.exp: Add regression test for "macro define" or
6232 "macro undef" with no arguments.
6233
c814a4f3
PP
62342008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6235
6236 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 6237
12ab8a60
UW
62382008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6239
6240 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
6241
d57a3c85
TJB
62422008-08-06 Tom Tromey <tromey@redhat.com>
6243
6244 * gdb.python/python.exp: New file.
6245
c7b778ff
JK
62462008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6247
6248 Fix for PR gdb/1543.
6249 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
6250 $LOCATION.
6251 (location): New variable.
6252 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
6253 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
6254 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
6255 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
6256 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
6257 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
6258 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
6259 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
6260 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
6261 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
6262 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
6263 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
6264 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
6265 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
6266 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6267 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
6268 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
6269 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
6270 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
6271 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6272 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
6273 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
6274 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
6275 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
6276 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
6277 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
6278 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
6279 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
6280 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
6281 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
6282 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
6283 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
6284 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
6285 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
6286 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
6287 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
6288 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
6289 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6290 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
6291 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
6292 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
6293 gdb.base/type-opaque.exp, gdb.base/until.exp,
6294 gdb.base/value-double-free.c, gdb.base/varargs.exp,
6295 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
6296 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
6297 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
6298 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
6299 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
6300 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
6301 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
6302 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
6303 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
6304 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
6305 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
6306 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
6307 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
6308 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
6309 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
6310 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6311 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
6312 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
6313 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
6314 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6315 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
6316 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
6317 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
6318 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6319 gdb.pascal/types.exp, gdb.stabs/weird.exp,
6320 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
6321 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
6322 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
6323 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
6324 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
6325 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
6326 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6327 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
6328 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6329 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
6330 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6331 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6332 lib/mi-support.exp, lib/trace-support.exp: Remove reference
6333 to bug-gdb@prep.ai.mit.edu .
6334
5e06a3d1
VP
63352008-07-31 Vladimir Prus <vladimir@codesourcery.com>
6336
6337 * lib/mi-support.exp (mi_load_shlibs): New.
6338 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
6339
9d81d21b
VP
63402008-07-30 Vladimir Prus <vladimir@codesourcery.com>
6341
6342 * lib/mi-support.exp (get_mi_thread_list)
6343 (check_mi_and_console_threads): New, moved from ...
6344 * gdb.mi/mi-pthread.exp: ...here.
6345 * gdb.mi/gdb669.exp (get_mi_thread_list)
6346 (check_mi_and_console_threads): Delete.
6347 * gdb.mi/mi2-pthread.exp: Likewise.
6348
bae98fe0
TT
63492008-07-28 Tom Tromey <tromey@redhat.com>
6350
6351 * Makefile.in (just-check): Remove. Move body to...
6352 (check): ... here.
6353
57380f4e
DJ
63542008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6355
6356 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
6357 Add a test for duplicated SIGINTs.
6358
e09490f1
DJ
63592008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6360
6361 * gdb.threads/schedlock.exp (get_args): Update to work for any
6362 value of NUM.
6363 (Top level): Report the number of threads that did not resume.
6364
6387b45f
DJ
63652008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6366
6367 * gdb.dwarf2/dw2-compressed.S: Also define __start.
6368
62f64ff2
DJ
63692008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6370
6371 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
6372 non-MI prompt.
6373
fa8de41e
TT
63742008-07-26 Tom Tromey <tromey@redhat.com>
6375
6376 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
6377 (function_struct, function_struct_ptr): New globals.
6378 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
6379 function pointer in a struct.
6380
ccb3ac8a
TT
63812008-07-26 Tom Tromey <tromey@redhat.com>
6382
6383 * gdb.base/macscp.exp: Add test for macro lexing bug.
6384
d7d9f01e
TT
63852008-07-18 Tom Tromey <tromey@redhat.com>
6386
6387 * gdb.base/macscp.exp: Add macro tests.
6388
9bf07184
PP
63892008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6390
6391 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
6392
becf6477
PP
63932008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6394
6395 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
6396
0709f7d3
PP
63972008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6398
6399 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 6400
7093c834
PP
64012008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
6402
6403 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 6404
b432ffe3
JK
64052008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6406
6407 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
6408
b1a268e5
VP
64092008-07-12 Vladimir Prus <vladimir@codesourcery.com>
6410
6411 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
6412
e2995f8e
KB
64132008-07-11 Kevin Buettner <kevinb@redhat.com>
6414
6415 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
6416 of regexp to account for changes made to GDB in the printing of
6417 byte vectors.
6418
14032a66
TT
64192008-07-11 Tom Tromey <tromey@redhat.com>
6420
6421 * gdb.base/completion.exp: Add 'help' completion test.
6422
981505ef
JK
64232008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6424
6425 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
6426
10568435
JK
64272008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6428
6429 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
6430
4487aabf
PA
64312008-07-09 Pedro Alves <pedro@codesourcery.com>
6432
6433 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
6434
a4a9b1c4
PA
64352008-07-09 Pedro Alves <pedro@codesourcery.com>
6436
6437 * gdb.base/fullname.exp: Restore pwd if compiling failed.
6438
3c3185ac
JK
64392008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6440
6441 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
6442
7ebd49dc
VP
64432008-06-28 Vladimir Prus <vladimir@codesourcery.com>
6444
6445 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
6446 previous commit. Add a comment.
6447
84e46146
PA
64482008-06-28 Pedro Alves <pedro@codesourcery.com>
6449
6450 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
6451
0f8d4a2f
VP
64522008-06-28 Vladimir Prus <vladimir@codesourcery.com>
6453
6454 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
6455
f747e0ce
PA
64562008-06-27 Pedro Alves <pedro@codesourcery.com>
6457
6458 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
6459 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
6460 compiling an executable, link in an object that forces unbuffered
6461 output.
6462 * lib/set_unbuffered_mode.c: New file.
6463
734a5c36
JK
64642008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6465
6466 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
6467
a2840c35
VP
64682008-06-25 Vladimir Prus <vladimir@codesourcery.com>
6469
a9c64011
AS
6470 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
6471 mi_expect_stop.
6472 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
6473 Demand that *running is output.
6474 (detect_async): Perform checking every time.
6475 (mi_send_resuming_command): Extract everything into...
6476 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
6477 (mi_expect_stop): Don't accept any output before *stopped.
6478
6ae37fef
VP
64792008-06-13 Vladimir Prus <vladimir@codesourcery.com>
6480
6481 Robustify mi-simplerun.
a9c64011
AS
6482 * gdb.mi/basics.c (main): Add a call to sleep.
6483 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
6484 * gdb.mi/mi2-cli.exp: Likewise.
6485 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 6486
b4aa76f0 64872008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
6488
6489 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
6490
e1ac3328
VP
64912008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6492
a9c64011
AS
6493 * gdb.mi/mi-console.exp: Adjust.
6494 * gdb.mi/mi-syn-frame.exp: Adjust.
6495 * gdb.mi/mi2-console.exp: Adjust.
6496 * gdb.mi/mi2-syn-frame.exp: Adjust.
6497 * lib/mi-support.exp (mi_run_cmd): Adjust.
6498 (mi_send_resuming_command): Adjust.
e1ac3328 6499
f7f9a841
VP
65002008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6501
6502 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
6503 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
6504 testing of stopped.
6505 * gdb.mi/mi2-syn-frame.exp: Likewise.
6506 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
6507 (async, detect_async): New.
6508 (mi_expect_stop, mi_continue_to_line): Adjust expectation
6509 depending on if we're running in sync or async mode.
f7f9a841 6510
37cd5d19
TT
65112008-06-09 Tom Tromey <tromey@redhat.com>
6512
6513 * gdb.base/completion.exp: New tests for field name completion
6514 with spaces, and field name completion with '->'.
6515
65d12d83
TT
65162008-06-06 Tom Tromey <tromey@redhat.com>
6517
6518 * gdb.base/break1.c (struct some_struct): New struct.
6519 (values): New global.
6520 * gdb.base/completion.exp: Add field name completion test.
6521
ebfe2e3f
PP
65222008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
6523
6524 * gdb.cp/call-c.exp: Test for incorrect handling of reference
6525 to pointer.
6526 * gdb.cp/call-c.cc: Likewise.
6527
bcf6fc3a
NR
65282008-06-06 Nick Roberts <nickrob@snap.net.nz>
6529
6530 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
6531 annotation.
6532
49fd4a42 65332008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 6534 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
6535
6536 * gdb.threads/execl.c, gdb.threads/execl1.c,
6537 gdb.threads/execl.exp: New tests.
a9c64011 6538
8a34ac3f
AR
65392008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
6540 Daniel Jacobowitz <dan@codesourcery.com>
6541
6542 * gdb.cp/exception.exp: Activate test, make it work with pending
6543 catchpoints.
6544
86ae69ef
JK
65452008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6546
6547 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
6548
f7f9ae2c
VP
65492008-05-28 Vladimir Prus <vladimir@codesourcery.com>
6550
a9c64011
AS
6551 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
6552 now printed.
6553 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 6554
2a2d4dc3
AS
65552008-05-27 Andreas Schwab <schwab@suse.de>
6556
6557 * gdb.base/frame-args.exp: Handle arguments that are optimized
6558 out.
6559
5099e4d9
LM
65602008-05-26 Luis Machado <luisgpm@br.ibm.com>
6561
6562 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
6563 quiet for ppc32 and group options into a single variable.
6564
d9c36a91
JB
65652008-05-23 Joel Brobecker <brobecker@adacore.com>
6566
6567 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
6568 of zero-size elements.
6569 * gdb.ada/null_array.exp: Test printing this new array.
6570
103a8671
JK
65712008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6572
6573 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
6574
07a4cc1a 65752008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
6576
6577 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
6578 of the "finish" command.
6579
55f996a7
NR
65802008-05-21 Nick Roberts <nickrob@snap.net.nz>
6581
6582 * gdb.base/annota1.exp: Test for new annotation.
6583
907fc202
UW
65842008-05-16 Pedro Alves <pedro@codesourcery.com>
6585
6586 * gdb.base/fixsection.exp: New file.
6587 * gdb.base/fixsection0.c: New file.
6588 * gdb.base/fixsection1.c: New file.
6589
e8f97270
UW
65902008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6591
6592 * gdb.base/annota1.exp: Accept printf@... in place of printf.
6593 * gdb.base/annota3.exp: Likewise.
6594
ac0bb574
NF
65952008-05-13 Nathan Froyd <froydnj@codesourcery.com>
6596
6597 * gdb.base/watch_thread_num.exp: Don't run tests that require
6598 watchpoints if the target doesn't support them.
6599
6fadd07a
DE
66002008-05-12 Doug Evans <dje@google.com>
6601
6602 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
6603
6e9a4a30
JB
66042008-05-09 Joel Brobecker <brobecker@adacore.com>
6605
6606 * gdb.ada/assign_1.exp: New testcase.
6607
08388c79
DE
66082008-05-09 Doug Evans <dje@google.com>
6609
a3c83fae
DE
6610 * gdb.base/find.exp: New file.
6611 * gdb.base/find.c: New file.
08388c79 6612
bd5ddfe8
DJ
66132008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
6614
6615 * gdb.base/commands.exp (watchpoint_command_test): Handle
6616 gdb,no_hardware_watchpoints.
6617 * gdb.base/float.exp: Allow ARM targets without floating point.
6618 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
6619
b5dd68e2 66202008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 6621 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
6622
6623 * gdb.ada/lang_switch: New test program.
6624 * gdb.ada/lang_switch.exp: New testcase.
6625
382d13d1
DE
66262008-05-05 Doug Evans <dje@google.com>
6627
6628 * gdb.base/help.exp (disassemble): Update expected help text.
6629
9dd789d0
PA
66302008-05-04 Pedro Alves <pedro@codesourcery.com>
6631
6632 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
6633
611c83ae
PA
66342008-05-04 Pedro Alves <pedro@codesourcery.com>
6635
6636 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
6637 different times.
6638
ff013f42
JK
66392008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6640
6641 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
6642 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
6643 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
6644 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
6645
96dff6a2
VP
66462008-05-04 Vladimir Prus <vladimir@codesourcery.com>
6647
6648 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
6649 notification to appear.
6650
55cd6f92
DJ
66512008-05-04 Daniel Jacobowitz <dan@debian.org>
6652
6653 * gdb.base/fullname.c: New file.
6654 * gdb.base/fullname.exp: New file.
6655 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
6656
d705c43c
PA
66572008-05-03 Pedro Alves <pedro@codesourcery.com>
6658
6659 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
6660 expressions with macros.
6661
333222e1
JK
66622008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6663
6664 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
6665
5ac01682
DJ
66662008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6667
6668 * gdb.base/completion.exp: Handle lack of other symbols beginning
6669 with "a".
6670
6671 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
6672
237fc4c9
PA
66732008-05-02 Jim Blandy <jimb@codesourcery.com>
6674
6675 * gdb.asm/asmsrc1.s: Add scratch space.
6676
ed5e9466
DJ
66772008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6678 Daniel Jacobowitz <dan@codesourcery.com>
6679
6680 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
6681 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
6682 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
6683
b39cc962
DJ
66842007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
6685
6686 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
6687
36d520f5
JB
66882008-05-01 Joel Brobecker <brobecker@adacore.com>
6689
6690 * gdb.base/info-target.exp: New testcase.
6691
8d4e3071
DJ
66922008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6693
6694 * gdb.cp/hang.exp: Use .cc instead of .C.
6695 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
6696 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
6697
6f3f3097
DJ
66982008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6699
6700 * gdb.base/gdb1250.exp: Remove perror.
6701 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
6702
5550a914
PA
67032008-04-30 Pedro Alves <pedro@codesourcery.com>
6704
6705 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
6706 .2byte.
6707
d848e687
DJ
67082008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
6709
6710 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
6711 (maybe_kfail): New.
6712
93b5768b
PA
67132008-04-25 Pedro Alves <pedro@codesourcery.com>
6714
6715 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
6716
721c02de
VP
67172008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6718
a9c64011
AS
6719 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
6720 * gdb.mi/mi2-syn-frame.exp: Likewise.
6721 * lib/mi-support.exp: Likewise.
721c02de 6722
74960c60
VP
67232008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6724
6725 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
6726 to specify regexp for the location to stop at.
6727 * gdb.base/break-always.c: New.
6728 * gdb.base/break-always.exp: New.
6729
d24317b4
VP
67302008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6731
6732 * lib/mi-support.exp (mi_runto_helper): Adjust
6733 for the original-location field.
6734 (mi_create_breakpoint, mi_list_breakpoints): New.
6735 * gdb.mi/mi-break.exp: Adjust.
6736 * gdb.mi/mi2-break.exp: Adjust.
6737 * gdb.mi/mi-pending.exp: Adjust.
6738 * gdb.mi/mi-simplerun.exp: Adjust.
6739 * gdb.mi/mi2-simplerun.exp: Adjust.
6740 * gdb.mi/mi-syn-frame.exp: Adjust.
6741 * gdb.mi/mi2-syn-frame.exp: Adjust.
6742 * gdb.mi/mi-until.exp: Adjust.
6743 * gdb.mi/mi2-until.exp: Adjust.
6744 * gdb.mi/mi-var-display.exp: Adjust.
6745 * gdb.mi/mi2-var-display.exp: Adjust.
6746 * gdb.mi/mi-watch.exp: Adjust.
6747 * gdb.mi/mi2-watch.exp: Adjust.
6748
fdc59709 67492008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 6750
a9c64011
AS
6751 * aclocal.m4: Add override.m4.
6752 * configure: Regenerate.
fdc59709 6753
8e91f023
VP
67542008-04-19 Vladimir Prus <vladimir@codesourcery.com>
6755
6756 * gdb.mi/var-cmd.c (do_at_tests): Verify that
6757 '-var-update --all-values' reports new value even the type
6758 of a variable object has changed.
6759
233a11ab
CS
67602008-04-18 Craig Silverstein <csilvers@google.com>
6761
6762 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
6763 files.
d24317b4 6764
9c1137ad
JB
67652008-04-18 Joel Brobecker <brobecker@adacore.com>
6766
6767 * gdb.ada/atomic_enum: New test program.
6768 * gdb.ada/atomic_enum.exp: New testcase.
6769
66d0bbc7
DE
67702008-04-17 Doug Evans <dje@google.com>
6771
6772 * gdb.opt/Makefile.in: Fix whitespace.
6773
100906b0
UW
67742008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
6775
6776 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
6777
4584e32e
DE
67782008-04-17 Doug Evans <dje@google.com>
6779
6780 * gdb.base/hashline1.exp: New testcase.
6781 * gdb.base/hashline2.exp: New testcase.
6782 * gdb.base/hashline2.exp: New testcase.
6783
0a320680
PA
67842008-04-17 Pedro Alves <pedro@codesourcery.com>
6785
6786 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
6787
18ac113b
AR
67882008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
6789
6790 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
6791 temporary breakpoint to match "Temporary breakpoint".
6792 * gdb.base/break.exp (delete_breakpoints): Likewise.
6793 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
6794 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
6795 * gdb.base/display.exp: Likewise.
6796 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
6797 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
6798 * gdb.base/restore.exp (restore_tests): Likewise.
6799 * gdb.base/sepdebug.exp: Likewise.
6800 * gdb.base/watchpoint.exp: Likewise.
6801 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
6802 * gdb.mi/mi-pending.exp: Likewise.
6803 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
6804 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
6805 * gdb.mi/mi-var-cmd.exp: Likewise.
6806 * gdb.mi/mi-var-display.exp: Likewise.
6807 * gdb.mi/mi2-cli.exp: Likewise.
6808 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
6809 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
6810 * gdb.mi/mi2-var-display.exp: Likewise.
6811 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
6812 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
6813 new "disp" field.
a9c64011 6814 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
6815 reason. This is to support fix for PR2424.
6816
add38693
JK
68172008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6818
6819 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
6820
fcacd99f
VP
68212008-04-13 Vladimir Prus <vladimir@codesourcery.com>
6822
6823 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 6824 field. Add more floating varobj tests.
fcacd99f 6825 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
6826 field.
6827 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
6828 (main): Call do_at_tests.
6829 * lib/mi-support.exp (mi_create_floating_varobj)
6830 (mi_varobj_update_with_type_change): New.
fcacd99f 6831
de051565
MK
68322008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6833
6834 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
6835 option of -var-evaluate-expression.
6836 * gdb.mi/mi2-var-display.exp: Likewise.
6837
dbc52822
VP
68382008-04-07 Vladimir Prus <vladimir@codesourcery.com>
6839
6840 Introduce test setup helpers.
a9c64011
AS
6841 * lib/gdb.exp (build_executable, clean_restart)
6842 (prepare_for_testing): New.
6843 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
6844 * gdb.base/return.exp: Likewise.
6845 * gdb.base/ending-run.exp: Likewise.
dbc52822 6846
473591da
NR
68472008-04-07 Nick Roberts <nickrob@snap.net.nz>
6848
6849 * gdb.mi/mi-async.exp: New test for asynchronous Machine
6850 Interface (MI) responses.
6851
2b2d9e11
VP
68522008-04-06 Vladimir Prus <vladimir@codesourcery.com>
6853
a9c64011
AS
6854 * gdb.cp/breakpoint.cc: New code to test conditions involving
6855 member variables.
6856 * gdb.cp/breakpoint.exp: Test condition involving member
6857 variables.
2b2d9e11 6858
bb378428
VP
68592008-04-05 Vladimir Prus <vladimir@codesourcery.com>
6860
6861 * lib/mi-support.exp (mi_expect_stop): New.
6862 (mi_run_cmd): Change the
6863 token. Use mi_send_resuming_command, use
6864 mi_expect_stop.
6865 (mi_execute_to_helper): Rename to mi_execute_to.
6866 (mi_send_resuming_command): Add more error patterns.
6867 (mi_wait_for_stop): Renamed to...
6868 (mi_get_stop_line): ...this.
6869 (mi_run_inline_test): Adjust.
6870
6871 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
6872 * gdb.mi/mi-console.exp: Likewise.
6873 * gdb.mi/mi-pending.exp: Likewise.
6874 * gdb.mi/mi-simplerun.exp: Likewise.
6875 * gdb.mi/mi-stack.exp: Likewise.
6876 * gdb.mi/mi-stepi.exp: Likewise.
6877 * gdb.mi/mi-syn-frame.exp: Add comment.
6878 * gdb.mi/mi-until.exp: Likewise.
6879 * gdb.mi/mi-var-display.exp: Likewise.
6880 * gdb.mi/mi-watch.exp: Likewise.
6881 * gdb.mi/mi2-cli.exp: Likewise.
6882 * gdb.mi/mi2-console.exp: Likewise.
6883 * gdb.mi/mi2-simplerun.exp: Likewise.
6884 * gdb.mi/mi2-stack.exp: Likewise.
6885 * gdb.mi/mi2-stepi.exp: Likewise.
6886 * gdb.mi/mi2-until.exp: Likewise.
6887 * gdb.mi/mi2-var-display.exp: Likewise.
6888 * gdb.mi/mi2-watch.exp: Likewise.
6889
62172bb9
UW
68902008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6891
6892 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
6893
6894 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
6895
a13e061a
PA
68962008-04-04 Pedro Alves <pedro@codesourcery.com>
6897
6898 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
6899 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
6900 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
6901 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
6902 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
6903 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
6904 expect an mi error duplicated in stderr.
6905
eae06beb
JB
69062008-04-03 Joel Brobecker <brobecker@adacore.com>
6907
6908 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
6909 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
6910 Add a couple of tests that verify the behavior when the new setting
6911 is set to "cancel" and "all".
6912 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
6913 "ask" before we start the testing.
6914
79c6ced6
AR
69152008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
6916
6917 * gdb.cp/casts.cc: Add class reference variables.
6918 * gdb.cp/casts.exp: New test cases for up/down casting references.
6919
6c2d1a6b
MK
69202008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
6921
6922 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
6923 instead of beginning to make an extra test pass.
6924 * gdb.mi/mi2-var-display.exp: Likewise.
6925
55b411d9
MR
69262008-03-31 Maciej W. Rozycki <macro@mips.com>
6927
6928 * gdb.base/break.exp: Mark failures as such. Fix formatting.
6929
c6140da2
MD
69302008-03-31 Markus Deuling <deuling@de.ibm.com>
6931 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6932
6933 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
6934 value. Add xfail for older kernels.
6935
79732189
AR
69362008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
6937
6938 Bring mi-support in line with gdb.exp.
6939 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
6940 (mi_gdb_start): New function.
6941
33c3676e
MR
69422008-03-28 Maciej W. Rozycki <macro@mips.com>
6943
6944 * gdb.mi/mi-var-cmd.exp: Fix a typo.
6945
92e28119
VP
69462008-03-26 Vladimir Prus <vladimir@codesourcery.com>
6947
6948 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
6949 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 6950
9e8e3afe
VP
69512008-03-26 Vladimir Prus <vladimir@codesourcery.com>
6952
6953 * lib/mi-support.exp (mi_create_varobj_checked): New.
6954 (mi_list_varobj_children): Allow to check for a
6955 value.
6956 (mi_list_array_varobj_children): New.
6957
6958 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
6959 and mi_list_varobj_children, as opposed to hardcoding
6960 expected strings.
6961 * gdb.mi/gdb701.exp: Likewise.
6962 * gdb.mi/gdb792.exp: Likewise.
6963 * gdb.mi/mi-var-block.exp: Likewise.
6964 * gdb.mi/mi-var-cmd.exp: Likewise.
6965 * gdb.mi/mi-var-invalidate.exp: Likewise.
6966 * gdb.mi/mi2-var-block.exp: Likewise.
6967 * gdb.mi/mi2-var-child.exp: Likewise.
6968 * gdb.mi/mi2-var-cmd.exp: Likewise.
6969 * gdb.mi/mi2-var-display.exp: Likewise.
6970
9df50351
JK
69712008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6972
6973 Fix random false FAILs on i386.
6974 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
6975
31e5d73a
DJ
69762008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
6977
6978 PR gdb/544
6979 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
6980
12f4afab
DJ
69812008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
6982
6983 PR gdb/544
6984 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
6985
b562a0cb
DJ
69862008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6987
6988 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
6989 fixed PR gdb/544.
6990
17faa917
DJ
69912008-03-21 Pedro Alves <pedro@codesourcery.com>
6992
6993 * gdb.threads/fork-child-threads.exp: Test next over fork.
6994
6214f497
DJ
69952008-03-21 Chris Demetriou <cgd@google.com>
6996
6997 * gdb.base/break.exp (rbreak junk): New test for rbreak
6998 "Junk at end of arguments" issue.
6999
63092375
DJ
70002008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7001
7002 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
7003 *& to work on created array elements.
7004 (Top level): Test print $pc with a file. Test string operations
7005 without a target.
7006 * gdb.base/ptype.exp: Do not expect *& to work on created array
7007 elements.
7008
b21991b0
DJ
70092008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
7010
7011 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7012 gdb.threads/staticthreads.exp: Update exit query.
7013
c4b347c7
SL
70142008-03-07 Sandra Loosemore <sandra@codesourcery.com>
7015
7016 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
7017
fa4727a6
DJ
70182008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
7019
7020 * gdb.base/watchpoint.c (global_ptr, func4): New.
7021 (main): Call func4.
7022 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
7023 (test_inaccessible_watchpoint): New.
7024
2f34202f
MR
70252008-02-29 Maciej W. Rozycki <macro@mips.com>
7026
7027 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
7028 select the largest.
7029
0d6ba1b1
DJ
70302008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7031
7032 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
7033 frames-invalid annotations.
7034
e691325a
PM
70352008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
7036
a9c64011 7037 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 7038
f85b5ecc
DE
70392008-02-27 Doug Evans <dje@google.com>
7040
7041 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
7042 for bug 1738.
7043 (breakpoint_to_handler_entry): Ditto.
7044
b40e7bf3
JB
70452008-02-27 Joel Brobecker <brobecker@adacore.com>
7046
7047 * gdb.base/ending-run.exp: Use the first line of code inside
7048 function body to test breakpoints.
7049 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
7050 location where the breakpoint is inserted when using the line
7051 where a function is declared. Fix typo in the description of
7052 one of the tests.
7053 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
7054
2faca73a
PM
70552008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7056
7057 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 7058 tests.
2faca73a 7059
6f439c36
PM
70602008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
7061
7062 * gdb.base/args.exp: avoid same output for tests
7063 with single quotes.
7064
54e52265
VP
70652008-02-26 Vladimir Prus <vladimir@codesourcery.com>
7066
a9c64011
AS
7067 * gdb.base/annota1.exp: Adjust for 'info break'
7068 format changes.
7069 * gdb.base/annota3.exp: Likewise.
7070 * gdb.base/break.exp: Likewise.
7071 * gdb.base/condbreak.exp: Likewise.
7072 * gdb.base/pending.exp: Likewise.
7073 * gdb.base/sepdebug.exp: Likewise.
7074 * gdb.base/unload.exp: Likewise.
7075 * gdb.cp/ovldbreak.exp: Likewise.
7076 * gdb.mi/mi-pending.exp: Likewise.
54e52265 7077
897b09ca
DE
70782008-02-07 Doug Evans <dje@google.com>
7079
7080 * gdb.cp/mb-inline.exp: New.
7081 * gdb.cp/mb-inline.h: New.
7082 * gdb.cp/mb-inline1.cc: New.
7083 * gdb.cp/mb-inline2.cc: New.
7084
b1c32d35
PM
70852008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
7086
7087 * gdb.pascal/floats.pas: New test program.
7088 * gdb.pascal/floats.exp: New testcase.
7089
1a4ca44a
TJB
70902008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
7091
7092 * gdb.base/callfuncs.c (t_float_many_args): New function.
7093 (t_double_many_args): New function.
7094 * gdb.base/callfuncs.exp: Add tests for exceeding float
7095 and double parameters passed through the stack.
7096
439048e8
JB
70972008-02-05 Joel Brobecker <brobecker@adacore.com>
7098
7099 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
7100 gdb.ada/complete/foo.adb: New files.
7101 * gdb.ada/complete.exp: New testcase.
7102
81fe8080
DE
71032008-02-03 Doug Evans <dje@google.com>
7104
301f0ecf
DE
7105 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
7106
81fe8080
DE
7107 * gdb.cp/gdb2384.exp: New file.
7108 * gdb.cp/gdb2384.cc: New file.
7109 * gdb.cp/gdb2384-base.h: New file.
7110 * gdb.cp/gdb2384-base.cc: New file.
7111
4b071aec
DE
71122008-02-02 Doug Evans <dje@google.com>
7113
7114 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
7115
61137ba6
JB
71162007-02-01 Joel Brobecker <brobecker@adacore.com>
7117
7118 * gdb.ada/sym_print_name: New test program.
7119 * gdb.ada/sym_print_name.exp: New testcase.
7120
71212007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
7122
7123 * gdb.ada/nested/hello.adb: New file.
7124 * gdb.ada/nested.exp: New testcase.
7125 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7126
98deb0da
VP
71272008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7128
7129 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
7130 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
7131 don't cause future evaluations of function to report
7132 creation of internal breakpoints.
98deb0da 7133
723a2275
VP
71342008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7135
7136 * gdb.mi/mi-break.exp (test_error): New.
7137 Call it.
7138
fb546a2f
LM
71392008-01-31 Luis Machado <luisgpm@br.ibm.com>
7140
7141 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
7142 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
7143
2d8fd90a
PM
71442008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7145
7146 * gdb.pascal/integers.pas: New test program.
7147 * gdb.pascal/integers.exp: New testcase.
7148
a7fa0ded
PM
71492008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7150
7151 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
7152
5e1a1926
TJB
71532008-01-30 Luis Machado <luisgpm@br.ibm.com>
7154
7155 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
7156 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
7157
8d04f9f0
JB
71582008-01-30 Paul Hilfinger <hilfinger@adacore.com>
7159
7160 * gdb.ada/formatted_ref: New test program.
7161 * gdb.ada/formatted_ref.exp: New testcase.
7162
7163 * gdb.cp/formatted-ref.cc: New file.
7164 * gdb.cp/formatted-ref.exp: New testcase.
7165
ce75a98f
JB
71662008-01-30 Joel Brobecker <brobecker@adacore.com>
7167
7168 * gdb.base/ptype.exp: Add testing of "ptype $pc".
7169
e835f6bf
NR
71702008-01-30 Nick Roberts <nickrob@snap.net.nz>
7171
7172 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
7173 (test_file_list_exec_source_file): Update to new macro-info field.
7174
d118ef87
PH
71752008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
7176
7177 * gdb.ada/exprs: New test program.
7178 * gdb.ada/exprs.exp: New testcase.
7179
7d35ab09
TJB
71802008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7181
7182 * dfp-test.c (DELTA, DELTA_B): New definitions.
7183 (double_val1, double_val2, double_val3, double_val4, double_val5,
7184 double_val6, double_val7, double_val8, double_val9, double_val10,
7185 double_val11, double_val12, double_val13, double_val14, dec32_val1,
7186 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
7187 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
7188 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
7189 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
7190 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
7191 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
7192 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
7193 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
7194 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
7195 dec128_val16): New global variables.
7196 (decimal_dec128_align): New function.
7197 (decimal_mixed): Likewise.
7198 (decimal_many_args_dec32): Likewise.
7199 (decimal_many_args_dec64): Likewise.
7200 (decimal_many_args_dec128): Likewise.
7201 (decimal_many_args_mixed): Likewise.
7202 * dfp-test.exp: Add tests calling new inferior functions.
7203
2d717e4f
DJ
72042008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7205
7206 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
7207 gdb.server/ext-run.exp: New files.
7208 * lib/gdbserver-support.exp (gdbserver_download): New.
7209 (gdbserver_start): New. Update gdbserver expected
7210 output.
7211 (gdbserver_spawn): Use them.
7212 (gdbserver_start_extended): New.
7213
e85a822c
DJ
72142008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7215
7216 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
7217 Run on GNU/Linux.
7218 (do_exec_tests): Check for systems which do not support catchpoints.
7219 Do not match START.
7220 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
7221 Run on GNU/Linux. Enable verbose output.
7222 (check_fork_catchpoints): New.
7223 (explicit_fork_child_follow, catch_fork_child_follow)
7224 (tcatch_fork_parent_follow): Update expected messages.
7225 (do_fork_tests): Use check_fork_catchpoints.
7226 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
7227 Run on GNU/Linux. Enable verbose output.
7228 (check_vfork_catchpoints): New.
7229 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
7230 expected messages.
7231 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
7232
401ea829
JB
72332008-01-29 Jim Blandy <jimb@red-bean.com>
7234
7235 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
7236 host' errors.
7237 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
7238
aceaf3ad
JB
72392008-01-29 Jim Blandy <jimb@red-bean.com>
7240
7241 * gdb.threads/sigthread.c: Use barriers to ensure that
7242 child_thread and child_thread_two are always initialized before we
7243 start to use them.
7244
a5606eee
VP
72452008-01-29 Vladimir Prus <vladimir@codesourcery.com>
7246
7247 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
7248 * gdb.base/watchpoint-solib.c: New.
7249 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 7250
c55a82bb
PM
72512008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
7252
7253 * gdb.base/gdb1056.exp: Add unsigned integer test.
7254
0993fe05
DE
72552008-01-28 Doug Evans <dje@google.com>
7256
7257 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
7258
4fe42e7f
JB
72592008-01-27 Jim Blandy <jimb@codesourcery.com>
7260
c7a69933
JB
7261 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
7262
4fe42e7f
JB
7263 * gdb.base/expand-psymtabs.exp: Doc fix.
7264
5def8285
MK
72652008-01-26 Mark Kettenis <kettenis@gnu.org>
7266
7267 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
7268
5313c911
NR
72692008-01-24 Nick Roberts <nickrob@snap.net.nz>
7270
a9c64011 7271 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
7272 -var-set-format.
7273
93815fbf
VP
72742008-01-23 Chris Demetriou <cgd@google.com>
7275
7276 * gdb.threads/thread_events.c: New testcase source file.
7277 * gdb.threads/thread_events.exp: New testcase expect file.
7278
467a88ee
NR
72792008-01-23 Nick Roberts <nickrob@snap.net.nz>
7280
7281 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
7282
7283 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
7284 -var-set-format.
7285
d8f82aba
DJ
72862008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
7287 Vladimir Prus <vladimir@codesourcery.com>
7288
7289 * gdb.base/float.exp: Allow missing floating point for m68k and
7290 PowerPC.
7291
60c46647
VP
72922008-01-22 Vladimir Prus <vladimir@codesourcery.com>
7293
7294 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
7295 ignore count.
7296 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
7297 * gdb.mi/mi-cli.exp: Adjust.
7298 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 7299
c7dd36a1
PA
73002008-01-17 Pedro Alves <pedro@codesourcery.com>
7301
7302 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
7303 and 'dummy_ptr' integer pointer. Initialize struct_declarations
7304 with dummy_ptr's address.
7305 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
7306 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
7307 all targets.
7308 * gdb.mi/mi2-var-child.exp: Likewise.
7309
39d5313e
JB
73102008-01-09 Joel Brobecker <brobecker@adacore.com>
7311
7312 * gdb.ada/null_array: New test program.
7313 * gdb.ada/null_array.exp: New testcase.
7314
0aea4bf3
LM
73152008-01-09 Luis Machado <luisgpm@br.ibm.com>
7316
7317 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
7318 with required float modifiers.
7319
0b354900
JB
73202008-01-08 Joel Brobecker <brobecker@adacore.com>
7321
7322 * gdb.ada/funcall_param: New test program.
7323 * gdb.ada/funcall_param.exp: New testcase.
7324
cdb7f5d4
JB
73252008-01-08 Joel Brobecker <brobecker@adacore.com>
7326
7327 * gdb.ada/arrayparam: New test program.
7328 * gdb.ada/arrayparam.exp: New testcase.
7329
88e2547f
JB
73302008-01-08 Joel Brobecker <brobecker@adacore.com>
7331
7332 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
7333 landed. Should also fix random failures in the test following it.
7334
f6867ce0
TJB
73352008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7336
7337 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
7338 for expressions with decimal float values.
7339 (test_dfp_conversions): New function to test casts to and from
7340 decimal float types.
7341 Call test_dfp_conversions.
7342 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
7343 elements.
7344 (main): Initialize ds.float4 and ds.double8 elements.
7345 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
7346 string to new error message.
7347 (d64_set_tests): Likewise.
7348 (d128_set_tests): Likewise.
7349 Add tests for expressions with decimal float variables. Add tests for
7350 conversions to and from decimal float types.
7351
f9c11282
JB
73522008-01-05 Joel Brobecker <brobecker@adacore.com>
7353
7354 * gdb.ada/packed_tagged/comp_bug.adb: New file.
7355 * gdb.ada/packed_tagged.exp: New testcase.
7356
0ecbca72
JB
73572008-01-04 Joel Brobecker <brobecker@adacore.com>
7358
7359 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
7360 gdb.ada/homonym/homonym_main.adb: New files.
7361 * gdb.ada/homonym.exp: New testcase.
7362
c18d3d89
JB
73632008-01-04 Joel Brobecker <brobecker@adacore.com>
7364
7365 * gdb.ada/packed_array.exp: Add testing of references to
7366 a packed array.
7367
ecc7085b
JB
73682008-01-04 Joel Brobecker <brobecker@adacore.com>
7369
7370 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
7371 New files.
7372 * gdb.ada/type_coercion.exp: New testcase.
7373
c474c922
JB
73742008-01-04 Joel Brobecker <brobecker@adacore.com>
7375
7376 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
7377 gdb.ada/tagged/foo.adb: New file.
7378 * gdb.ada/tagged.exp: New testcase.
7379
9005b927
JB
73802008-01-04 Joel Brobecker <brobecker@adacore.com>
7381
7382 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
7383 gdb.ada/ptype_field/foo.adb: New files.
7384 * gdb.ada/ptype_field.exp: New testcase.
7385
1a6aaad8
JB
73862008-01-03 Joel Brobecker <brobecker@adacore.com>
7387
7388 * gdb.ada/print_pc.exp: New testcase.
7389
0ef22f53
JB
73902008-01-03 Joel Brobecker <brobecker@adacore.com>
7391
7392 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
7393 gdb.ada/taft_type/p.adb: New files.
7394 * gdb.ada/taft_type.exp: New testcase.
7395
1689ecf8
JB
73962008-01-03 Joel Brobecker <brobecker@adacore.com>
7397
7398 * gdb.ada/array_bounds/bar.adb: New file.
7399 * gdb.ada/array_bounds.exp: New testcase.
7400
a4d0b9c3
JB
74012008-01-03 Joel Brobecker <brobecker@adacore.com>
7402
7403 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
7404 gdb.ada/arrayptr/foo.adb: New files.
7405 * gdb.ada/arrayptr.exp: New testcase.
7406
a31ace00
JB
74072008-01-03 Joel Brobecker <brobecker@adacore.com>
7408
7409 * gdb.base/set-lang-auto.exp: New testcase.
7410
a97fced3
JB
74112008-01-03 Joel Brobecker <brobecker@adacore.com>
7412
7413 * gdb.ada/fun_addr/foo.adb: New file.
7414 * gdb.ada/fun_addr.exp: New testcase.
7415
ef29ce1a
JK
74162008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7417
7418 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
7419 New files
7420
0fafefe3
JB
74212008-01-02 Joel Brobecker <brobecker@adacore.com>
7422
7423 * array_subscript_addr/p.adb: New file.
a9c64011 7424 * array_subscript_addr.exp: New testcase.
0fafefe3 7425
c4359f8d
JB
74262008-01-02 Joel Brobecker <brobecker@adacore.com>
7427
a9c64011 7428 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
7429 New files.
7430 * gdb.ada/str_cmp_ref.exp: New testcase.
7431
1aa1b15b
JB
74322008-01-01 Joel Brobecker <brobecker@adacore.com>
7433
7434 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
7435 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 7436 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 7437
81c9b2cf
JB
74382008-01-01 Joel Brobecker <brobecker@adacore.com>
7439
7440 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
7441 gdb.ada/ref_param/pck.ads: New files.
7442 * gdb.ada/ref_param.exp: New testcase.
7443
319e4674
JB
74442008-01-01 Joel Brobecker <brobecker@adacore.com>
7445
7446 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
7447 gdb.ada/interface/foo.adb: New files.
7448 * gdb.ada/interface.exp: New testcase.
7449
ef682c56
JB
74502007-12-31 Jim Blandy <jimb@codesourcery.com>
7451
7452 * gdb.base/multi-forks.exp: Consume all output from child
7453 processes before proceeding to next test.
7454
f6f3eb6c
JB
74552007-12-29 Jim Blandy <jimb@codesourcery.com>
7456
7457 * configure: Regenerated.
7458
f652e42f
JB
74592007-12-27 Joel Brobecker <brobecker@adacore.com>
7460
7461 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
7462 gdb.ada/fixed_cmp/fixed.adb: New files.
7463 * gdb.ada/fixed_cmp.exp: New testcase.
7464
6943e596
JB
74652007-12-27 Joel Brobecker <brobecker@adacore.com>
7466
7467 * gdb.ada/boolean_expr.exp: New testcase.
7468
aad9a193
JB
74692007-12-26 Jim Blandy <jimb@codesourcery.com>
7470
7471 * gdb.base/multi-forks.exp: Doc fix.
7472
fb5f3683
JB
74732007-12-26 Joel Brobecker <brobecker@adacore.com>
7474
7475 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7476 * gdb.ada/char_param.exp: Do not compile our test program with
7477 -gnata, this is unnecessary.
7478 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
7479
384e4a9c
JB
74802007-12-24 Joel Brobecker <brobecker@adacore.com>
7481
7482 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
7483 gdb.ada/print_chars/foo.adb: New files.
7484 * gdb.ada/print_chars.exp: New testcase.
7485
01e044f7
JB
74862007-12-24 Joel Brobecker <brobecker@adacore.com>
7487
7488 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
7489 gdb.ada/char_param/foo.adb: New files.
7490 * gdb.ada/char_param.exp: New testcase.
7491
0ce17860
JB
74922007-12-22 Jim Blandy <jimb@codesourcery.com>
7493
7494 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
7495 hard-coding source line numbers into the test.
7496 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
7497 gdb_get_line_number to find.
7498
919809b9
JB
74992007-12-22 Joel Brobecker <brobecker@adacore.com>
7500
7501 * gdb.base/ptype.c (highest): New struct type.
7502 (the_highest): New variable of that type.
7503 (main): Add dummy assignment to a field of variable the_highest.
7504 * gdb.base/ptype.exp: Test type printing of our new variable.
7505
abc8a88d
PM
75062007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
7507
7508 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 7509 and record first explicitly generated thread number.
abc8a88d
PM
7510 Use that thread number for thread specific watchpoint test.
7511 Add iteration number to repetitive tests.
7512
5158f3e3
CES
75132007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
7514 Jim Blandy <jimb@codesourcery.com>
7515
7516 * gdb.base/expand-psymtabs.c: New testcase
7517 source file.
7518 * gdb.base/expand-psymtabs.exp: New testcase
7519 expect file.
7520
37e4754d
LM
75212007-12-17 Luis Machado <luisgpm@br.ibm.com>
7522
7523 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
7524 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
7525
551e5d04
JB
75262007-12-17 Joel Brobecker <brobecker@adacore.com>
7527
7528 * gdb.ada/frame_args/foo.adb: New file.
7529 * gdb.ada/frame_args/pck.ads: New file.
7530 * gdb.ada/frame_args/pck.adb: New file.
7531 * gdb.ada/frame_args.exp: New testcase.
7532
a05ee097
JB
75332007-12-17 Joel Brobecker <brobecker@adacore.com>
7534
7535 * gdb.base/frame-args.c: New file.
7536 * gdb.base/frame-args.exp: New testcase.
7537
c162e8c9 75382007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 7539 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
7540
7541 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
7542
afe8ab22 75432007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 7544
afe8ab22
VP
7545 * gdb.mi/mi-pending.exp: New.
7546 * gdb.mi/mi-pending.c: New.
7547 * gdb.mi/mi-pendshr.c: New.
7548
dfdfb3ca
JB
75492007-12-06 Jim Blandy <jimb@codesourcery.com>
7550
7551 * gdb.base/default.exp: Update expected output for 'info catch'.
7552
b7fca990
JK
75532007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7554
7555 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
7556 must be set to binary.
7557
6a1afc1e
PA
75582007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
7559
7560 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
7561
a6b151f1
DJ
75622007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7563
7564 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
7565 gdb.mi/mi-file-transfer.exp: New.
7566
43039443
JK
75672007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7568
7569 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
7570
0ef2251b
MR
75712007-11-22 Maciej W. Rozycki <macro@mips.com>
7572
7573 * gdb.trace/backtrace.exp: Fix a typo.
7574 * gdb.trace/circ.exp: Likewise.
7575 * gdb.trace/collection.exp: Likewise.
7576 * gdb.trace/limits.exp: Likewise.
7577 * gdb.trace/report.exp: Likewise.
7578 * gdb.trace/tfind.exp: Likewise.
7579 * gdb.trace/while-dyn.exp: Likewise.
7580
5443631e
NR
75812007-11-21 Nick Roberts <nickrob@snap.net.nz>
7582
7583 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
7584 objects of pointers that can't be dereferenced are now
7585 "noneditable".
7586
a4ce5b0d
UW
75872007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7588
7589 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7590 (target_cpu): Remove.
7591
d6e956e5
VP
75922007-10-15 Vladimir Prus <vladimir@codesourcery.com>
7593
7594 * gdb.base/ending-run.exp: Expect the list of cleared
7595 breakpoint to come in natural order, not the reversed one.
a9c64011 7596
214270ab
VP
75972007-11-07 Vladimir Prus <vladimir@codesourcery.com>
7598
7599 * gdb.mi/mi-var-child.c (do_child_deletion): New.
7600 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 7601
1a619819
LM
76022007-11-05 Luis Machado <luisgpm@br.ibm.com>
7603
7604 * gdb.base/printcmds.exp: New function
7605 test_printf_with_dfp.
7606
5b01a6fa
DE
76072007-11-02 Doug Evans <dje@google.com>
7608
7609 * gdb.disasm/t01_mov.s: Remove carriage returns.
7610 * gdb.disasm/t02_mova.s: Ditto.
7611 * gdb.disasm/t03_add.s: Ditto.
7612 * gdb.disasm/t04_sub.s: Ditto.
7613 * gdb.disasm/t05_cmp.s: Ditto.
7614 * gdb.disasm/t06_ari2.s: Ditto.
7615 * gdb.disasm/t07_ari3.s: Ditto.
7616 * gdb.disasm/t08_or.s: Ditto.
7617 * gdb.disasm/t09_xor.s: Ditto.
7618 * gdb.disasm/t10_and.s: Ditto.
7619 * gdb.disasm/t11_logs.s: Ditto.
7620 * gdb.disasm/t12_bit.s: Ditto.
7621 * gdb.disasm/t13_otr.s: Ditto.
7622
ec33ab7f
JK
76232007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7624
7625 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
7626
ae0d01ff
UW
76272007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7628
7629 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
7630 provide DFP support.
7631
55eddb0f
DJ
76322007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7633
7634 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
7635 Test "set powerpc vector-abi". Skip auto-detection tests for old
7636 toolchains.
7637
7020f05c
PA
76382007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7639
7640 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
7641 with [string compare].
7642
84bc3db9
PA
76432007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7644
7645 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
7646 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
7647
5876dc88
LM
76482007-10-25 Luis Machado <luisgpm@br.ibm.com>
7649
7650 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
7651 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
7652 * gdb.opt/Makefile.in: New makefile.
7653 * Makefile.in: Create new directory "gdb.opt".
7654 * configure.ac: Add "gdb.opt" directory.
7655 * configure: Regenerated.
a9c64011 7656
c3ea9a14
DE
76572007-10-25 Doug Evans <dje@google.com>
7658
7659 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
7660 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
7661
a9c64011 76622007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
7663 Thiago Jung Bauermann <bauerman@br.ibm.com>
7664
7665 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
7666 Floating Point expressions.
7667 * gdb.base/dfp-test.exp: new file adding tests for Decimal
7668 Floating Point variables.
7669 * gdb.base/dfp-test.c: new file containing program with Decimal
7670 Floating variables, used by gdb.base/dfp-test.exp.
7671
62a24a2b
DJ
76722007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7673
7674 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
7675
e7b1eae6
UW
76762007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7677
7678 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
7679 compiling test case with GCC.
7680 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
7681
c641edcc
UW
76822007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7683
7684 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
7685 format changes.
7686
5e5ebfe6
MS
76872007-10-18 Michael Snyder <msnyder@specifix.com>
7688
7689 * gdb.base/dbx.exp: Add missing "-re " operator.
7690
e831e7b6
GM
76912007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7692
7693 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
7694 * configure.ac: Removed trailing spaces after backslash.
7695 * gdb.modula2: New directory.
7696 * gdb.modula2/Makefile.in: New file.
7697 * gdb.modula2/unbounded-array.exp: New file.
7698 * gdb.modula2/unbounded1.c: New file.
7699
7cc46491
DJ
77002007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7701
7702 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
7703
77042007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
7705
7706 * gdb.base/sigstep.c (main): Add checks for
7707 return values for setitimer call.
7708 Call setitimer again with itimer = ITIMER_REAL
7709 if first call to setitimer fails.
7710
e91528f0
KH
77112007-10-11 Kazu Hirata <kazu@codesourcery.com>
7712
7713 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
7714 of $timeout.
7715
2ec9a4f8
DJ
77162007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
7717
7718 * gdb.server/server-run.exp: Test for dynamic linker symbols.
7719
77202007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
7721
7722 * lib/gdb.exp (gdb_run_cmd): Move comment outside
7723 of gdb_expect call, to avoid interruption.
7724
64b2fa04
PA
77252007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
7726
7727 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
7728 (v_unsigned_long_long, v_long_long_array)
7729 (v_signed_long_long_array, v_unsigned_long_long_array)
7730 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
7731 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
7732 [!NO_LONG_LONG]: New.
7733 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
7734 v_long_long_member.
7735
7736 (v_long_long_func, v_signed_long_long_func)
7737 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
7738 (main) [!NO_LONG_LONG]: Initialize long long variants.
7739
7740 * gdb.base/whatis.exp: If board file requests no_long_long, build
7741 test with NO_LONG_LONG defined. Test long long, signed long long,
7742 and unsigned long long variants but only if board file doesn't
7743 disable it.
7744
a912286e 77452007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 7746 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
7747
7748 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
7749 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
7750 * configure: Regenerated.
7751 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
7752 gdb.pascal/types.exp, lib/pascal.exp: New files.
7753
471ba8c9
DJ
77542007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
7755
7756 * gdb.cp/classes.exp (do_tests): Always step to the line after the
7757 call.
7758 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
7759 to return to the call.
7760 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
7761 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
7762 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
7763 * gdb.mi/mi-until.exp (test_until): Likewise.
7764 * gdb.mi/mi2-until.exp (test_until): Likewise.
7765
fef8a650
DJ
77662007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
7767
7768 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
7769 two-char array.
7770 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
7771
d983da9c
DJ
77722007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7773
7774 * gdb.threads/watchthreads.c (thread_function): Sleep between
7775 iterations.
7776 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
7777 at once for S/390. Generate matching fails and passes.
7778
17f62551
VP
77792007-09-27 Vladimir Prus <vladimir@codesourcery.com>
7780
7781 * gdb.mi/var-cmd.c (do_children_tests): Initialize
7782 the 'struct_declarations' variable to zeros.
a9c64011 7783
ed0616c6
VP
77842007-09-24 Vladimir Prus <vladimir@codesourcery.com>
7785
7786 * gdb.cp/mb-ctor.cc: New.
7787 * gdb.cp/mb-ctor.exp: New.
7788 * gdb.cp/mb-templates.cc: New.
7789 * gdb.cp/mb-templates.exp: New.
7790
41f1b697
DJ
77912007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
7792
7793 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
7794
3f213f78
PA
77952007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
7796
7797 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
7798 targets.
7799 * configure: Regenerate.
7800
0d381245 78012007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 7802
0d381245
VP
7803 * gdb.base/annota1.exp: Adjust for 'info break'
7804 format changes.
7805 * gdb.base/annota3.exp: Likewise.
7806 * gdb.base/break.exp: Likewise.
7807 * gdb.base/condbreak.exp: Likewise.
7808 * gdb.base/pending.exp: Likewise.
7809 * gdb.base/sepdebug.exp: Likewise.
7810 * gdb.base/unload.exp: Likewise.
7811 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 7812
fe3f5fa8
VP
78132007-09-22 Vladimir Prus <vladimir@codesourcery.com>
7814
7815 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
7816 messages.
7817 * gdb.base/chng-syms.exp: Likewise.
7818 * gdb.base/unload.exp: Likewise.
a9c64011 7819
a75cf6c0
DJ
78202007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
7821
7822 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
7823
18ecae38
DJ
78242007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7825
7826 * schedlock.c (NUM): Change to 1.
7827 (main): Use args[0] for the main thread.
7828 * schedlock.exp: Only expect two threads. Only issue one pass or fail
7829 regardless of the number of threads.
7830
5509918f
MR
78312007-09-14 Maciej W. Rozycki <macro@mips.com>
7832
4a543daf
MR
7833 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
7834 type down.
7835 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
7836 test.
7837 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
7838 watchpoint type down.
7839 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
7840 test.
7841
78422007-09-14 Maciej W. Rozycki <macro@mips.com>
7843
5509918f
MR
7844 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
7845 Move all the tests here and run them twice, once using software
7846 watchpoints and once using hardware watchpoints.
7847 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
7848
40b53987
DJ
78492007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
7850
7851 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
7852 test.
7853
695e2681
MK
78542007-09-10 Mark Kettenis <kettenis@gnu.org>
7855
8b3fc8d8
MK
7856 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
7857 build-id.
7858
695e2681
MK
7859 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
7860 know about $ORIGIN. Calculate output dir from $dest instead of
7861 using ${objdir}/{$subdir}.
7862
58d69f29
MK
78632007-09-09 Mark Kettenis <kettenis@gnu.org>
7864
7865 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
7866 gcore, before continuing with the test.
7867
3e347599
DJ
78682007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
7869
7870 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
7871 * gdb.mi/mi-watch.exp: Likewise.
7872
ea37ba09
DJ
78732007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7874 Jim Blandy <jimb@codesourcery.com>
7875
7876 * gdb.arch/i386-sse.exp: Do not expect character constants.
7877 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
7878 * gdb.base/display.exp: Allow print/s.
7879 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
7880 and unsigned char array changes.
7881
2025a643
DJ
78822007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7883
7884 * gdb.base/display.exp: Add tests for printf %p.
7885
26669a27
PA
78862007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
7887
7888 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
7889 the dll name to unicode.
7890
c8f021f8
JK
78912007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7892
7893 * gdb.base/default.exp (show version): Update the version text.
7894 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
7895
4cf31eea
JK
78962007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7897
7898 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
7899 New files.
7900
4935890f
JK
79012007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7902
7903 * lib/gdb.exp (build_id_debug_filename_get): New function.
7904 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
7905 Remove the generate DEBUG file for the future testcase runs.
7906 New testcase for the NT_GNU_BUILD_ID retrieval.
7907 Move the final testing step to ...
7908 (test_different_dir): ... a new function.
7909 New parameter XFAIL to XFAIL all the tests performed.
7910 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
7911 New parameter TYPE to PF_PREFIX all the tests performed.
7912
02142340
VP
79132007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7914
7915 * gdb.mi/mi-var-cp.cc (path_expression): New
7916 function.
7917 * gdb.mi/mi-var-cp.exp: Run path exression tests.
7918
36acd84e
UW
79192007-08-27 Markus Deuling <deuling@de.ibm.com>
7920
7921 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
7922 to fit into SPU Local Store memory.
7923
a896d121
JB
79242007-08-23 Joel Brobecker <brobecker@adacore.com>
7925
7926 * gdb.base/default.exp: Adjust the expected output of "info
7927 warranty" after the switch to GPLv3.
7928
7b433602
JB
79292007-08-23 Joel Brobecker <brobecker@adacore.com>
7930
7931 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
7932 to 30000 (from 20000).
7933
e22f8b7c
JB
79342007-08-23 Joel Brobecker <brobecker@adacore.com>
7935
7936 Switch the license of all .exp files to GPLv3.
7937 Switch the license of all .f and .f90 files to GPLv3.
7938 Switch the license of all .s and .S files to GPLv3.
7939
5a0e3bd0
JB
79402007-08-23 Joel Brobecker <brobecker@adacore.com>
7941
7942 * configure.ac: Switch license to GPLv3.
7943
cc00619d
JB
79442007-08-23 Joel Brobecker <brobecker@adacore.com>
7945
7946 Switch the licensing to GPLv3 for all .ads and .adb files.
7947
8d26208a
DJ
79482007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
7949
7950 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
7951 and t_int_double.
7952 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
7953
4fcb9948
JB
79542007-08-17 Joel Brobecker <brobecker@adacore.com>
7955
7956 * gdb.base/step-line.c: Switch license to GPL version 3, and
7957 update copyright year.
7958 * gdb.base/step-line.inp: Likewise.
7959
b9c34f67
JB
79602007-08-17 Joel Brobecker <brobecker@adacore.com>
7961
7962 * gdb.base/gdb1555.exp: Make expected output immune to formatting
7963 changes inside gdb1555.c.
7964 * gdb.base/pending.exp: Likewise.
7965
2cc17678
DJ
79662007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
7967
7968 * config/default.exp: New file.
7969
e48883f7
DJ
79702007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
7971
7972 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
7973 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
7974
1ab80e5b
MR
79752007-07-30 Maciej W. Rozycki <macro@mips.com>
7976
7977 * gdb.base/dump.exp: Force the correct endianness for binary
7978 formats not carrying this information.
7979
aba471f5
DJ
79802007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7981
7982 * gdb.threads/staticthreads.exp: Match .*sem_post.
7983
d4e07204
DJ
79842007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7985
7986 * gdb.base/readline.exp (operate_and_get_next): Match the final
7987 prompt.
7988
2b97317d
KB
79892007-07-23 Kevin Buettner <kevinb@redhat.com>
7990
7991 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
7992 to restarting SID.
7993
44efa07a
KB
79942007-07-18 Kevin Buettner <kevinb@redhat.com>
7995
7996 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
7997 prior to `gdb_start'.
7998
7b5ebade
KB
79992007-07-18 Kevin Buettner <kevinb@redhat.com>
8000
8001 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
8002 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
8003 Remove call to gdb_unload.
8004
255e7678
DJ
80052007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
8006 Daniel Jacobowitz <dan@codesourcery.com>
8007
8008 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
8009 for __WIN32__.
8010 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
8011 * gdb.base/unload.exp: Use shared library test routines.
8012
3a40aaa0
UW
80132007-07-03 Markus Deuling <deuling@de.ibm.com>
8014
8015 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
8016 * gdb.base/solib-symbol-lib.c: Likewise.
8017 * gdb.base/solib-symbol-main.c: Likewise.
8018
b0f4b84b
DJ
80192007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
8020
8021 * config/gdbserver.exp (gdb_reconnect): New.
8022 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
8023 gdb.base/solib-disc.exp: New files.
8024 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
8025 remote debugging".
8026 (gdb_compile): Add shlib_load flag.
8027 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
8028 port.
8029 (gdbserver_reconnect): New.
8030
1b05479a
DJ
80312007-07-01 Nick Roberts <nickrob@snap.net.nz>
8032 Daniel Jacobowitz <dan@codesourcery.com>
8033
8034 * gdb.base/annota3.exp: Test for if construct.
8035
86f78eb2
DJ
80362007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
8037
8038 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
8039
6a2eb474 80402007-06-21 Chris Dearman <chris@mips.com>
a9c64011 8041 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
8042
8043 * gdb.base/display.exp: Allow a newline after display/i.
8044 * gdb.base/pc-fp.exp: Likewise.
8045 * gdb.base/sigbpt.exp: Likewise.
8046
f8b73d13
DJ
80472007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
8048
8049 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
8050 required features to be included.
8051
4339e69e
DJ
80522007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
8053
8054 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
8055 in info threads output.
8056
23d964e7
UW
80572007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8058 Markus Deuling <deuling@de.ibm.com>
8059
8060 * gdb.arch/spu-info.exp: New testcase.
8061 * gdb.arch/spu-info.c: New file.
8062
fd20f75b
DJ
80632007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
8064
8065 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
8066 tpcs_offset. Restore lr after the call.
8067 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
8068
2226f861
DJ
80692007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
8070
8071 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
8072 (gdbserver_run): Kill any running gdbserver.
8073 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
8074
d12371a9
MR
80752007-05-17 Maciej W. Rozycki <macro@mips.com>
8076
8077 * gdb.base/sigbpt.exp: Preset segv_addr.
8078
93f02886
DJ
80792007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
8080
8081 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
8082 (gdb_compile_shlib): Likewise.
8083 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
8084 (default_gdb_init): Clear cleanfiles.
8085 (gdb_finish): Delete recorded cleanfiles.
8086 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
8087
8088 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
8089 Do not use isnative.
8090 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
8091 gdb.base/so-impl-ld.exp: Likewise.
8092 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
8093 * gdb.base/unload.exp: Likewise. Do not pass empty option to
8094 gdb_compile.
8095
b04e06d7
VP
80962007-05-15 Vladimir Prus <vladimir@codesourcery.com>
8097
8098 * config/unknown.exp: Remove.
8099
069ed931
UW
81002007-05-15 Markus Deuling <deuling@de.ibm.com>
8101
8102 * gdb.base/info-proc.exp: Check is_remote.
8103
09db0d03
UW
81042007-05-14 Markus Deuling <deuling@de.ibm.com>
8105
8106 * gdb.base/gcore.exp: Initialize variable core_supported.
8107
af2cbe8c
DJ
81082007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8109
8110 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
8111
027c0295
DJ
81122007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8113
8114 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
8115 * gdb.threads/print-threads.exp (test_all_threads): Allow
8116 negative and hexadecimal thread IDs.
8117
dc5000e7
DJ
81182007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8119
8120 * gdb.java/jprint.java (public): Avoid invalid call to static
8121 method.
8122
2e74ed18
DP
81232007-05-14 Denis Pilat <denis.pilat@st.com>
8124
8125 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
8126 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
8127 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
8128 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
8129 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
8130
83547f02
UW
81312007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8132
8133 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 8134 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
8135 this mode.
8136 * gdb.base/ovlymgr.c: Provide stubs for spu target.
8137 * gdb.base/spu.ld: New file.
8138
b18be20d
DJ
81392007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
8140
8141 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
8142
be444858
DJ
81432007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
8144
8145 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
8146
b1d53152
DJ
81472007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8148
8149 * gdb.java/jmain.exp: Handle demangled names with and without method
8150 signatures.
8151
d084b331
DJ
81522007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8153
8154 * gdb.mi/mi-syn-frame.c (main, foo, bar)
8155 (have_a_very_merry_interrupt): Remove calls to puts.
8156 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
8157 inferior output.
8158 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
8159 test names.
8160
db9d7fc5
DJ
81612007-04-29 Markus Deuling <deuling@de.ibm.com>
8162 Daniel Jacobowitz <dan@codesourcery.com>
8163
8164 * gdb.base/auxv.exp (core_works): Also check is_remote.
8165 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
8166
ef783a7d 81672007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8168
ef783a7d
VP
8169 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
8170 message, not the undefined 'module' variable.
8171 * gdb.base/siginfo.exp: Likewise.
8172 * gdb.base/sigstep.exp: Likewise.
8173 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
8174 serialport.
8175 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
8176
b7b73cae
CV
81772007-04-25 Corinna Vinschen <vinschen@redhat.com>
8178
8179 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
8180 target sim fails. Return 0 otherwise.
8181 (gdb_load): Return prematurely if gdb_target_sim fails.
8182
7d90fdfa
DP
81832007-04-16 Denis Pilat <denis.pilat@st.com>
8184
8185 * gdb.base/setshow.exp: Reset height after having set it to 100.
8186
5d3e9c85
DP
81872007-04-16 Denis Pilat <denis.pilat@st.com>
8188
8189 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
8190
18e75969
DP
81912007-04-16 Denis Pilat <denis.pilat@st.com>
8192
8193 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
8194
25d5ea92
VP
81952007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8196
8197 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
8198 tests. Run the frozen varobjs test.
8199 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 8200 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 8201
0b49cb80
JK
82022007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8203
8204 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
8205 gdb.base/type-opaque.exp: New files.
8206
a73bafbc 82072007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
8208
8209 * gdb.mi/mi-var-child.c
a73bafbc
VP
8210 (do_children_tests): User char[2] instead of
8211 char so that automatic printing of pointers to char
8212 don't give unpredicable result.
8213 * gdb.mi/var-cmd.c (do_locals_test): Initialize
8214 local variables.
8215 * gdb.mi/mi-var-child.exp: Step to right line
8216 of do_children_tests.
8217 * gdb.mi/mi2-var-child.exp: Likewise.
8218 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 8219 do_locals_tests.
a73bafbc
VP
8220 (do_children_tests): User char[2] instead of
8221 char so that automatic printing of pointers to char
a9c64011 8222 don't give unpredicable result.
a73bafbc 8223 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 8224 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
8225 Pass test name to mi_wait_for_stop.
8226
7ce59000
DJ
82272007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8228
8229 * gdb.asm/asm-source.exp: Remove d10v case.
8230 * lib/gdb.exp (skip_cplus_tests): Likewise.
8231 * gdb.asm/d10v.inc: Deleted.
8232
20389057
DJ
82332007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8234
8235 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
8236
8807d78b
DJ
82372007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8238
8239 * config/netware.exp: Delete file.
8240
aa3edb8e
JB
82412007-03-29 Joel Brobecker <brobecker@adacore.com>
8242
8243 * gdb.dwarf2/dw2-noloc.S: New file.
8244 * gdb.dwarf2/dw2-noloc.exp: New file.
8245
297561ac
PA
82462007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
8247
8248 * gdb.cp/method2.cc: New test.
8249 * gdb.cp/method2.exp: New test.
8250 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
8251
1f81bd39
DJ
82522007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8253
8254 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
8255
9453113a
DJ
82562007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8257
8258 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
8259
b741e217
DJ
82602007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8261
8262 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
8263 (gdb_load): Delete, replace with...
8264 (gdb_reload): ...this.
8265 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
8266 * gdb.server/server-mon.exp: Likewise.
8267 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
8268 (gdb_start_cmd): New.
8269 (gdb_file_cmd): Save the last loaded file.
8270 (gdb_reload): New.
8271 (gdb_gnu_strip_debug): Use transform.
8272 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
8273 support here. Use new $last_loaded_file. Check mtime.
8274 (gdb_target_cmd): Handle ObjC failure case.
8275 (infer_host_exec): Delete.
8276 (gdbserver_load): Rename to...
8277 (gdbserver_run): ...this. Simplify.
8278 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
8279 (mi_gdb_load): Move most contents to a new function...
8280 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
8281 (mi_run_cmd): Use mi_gdb_target_load.
8282 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
8283 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
8284 Use gdb_run_cmd.
8285 * gdb.base/charsign.exp: Remove incorrect comment.
8286 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
8287 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
8288 gdb.base/start.exp: Use gdb_start_cmd.
8289
446ab585 82902007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 8291 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
8292
8293 * gdb.base/sigbpt.exp: Fix the message when skipping test.
8294 * gdb.base/signull.exp: Similarly.
8295
bbb88ebf
UW
82962007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8297
8298 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
8299 messages available to test cases (like chng-sym.exp).
8300
cb8c4a99
AS
83012007-03-14 Andreas Schwab <schwab@suse.de>
8302
8303 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8304 format changes.
8305
4e463ff5
DJ
83062007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
8307
8308 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
8309 (optimized_1): New.
8310 (main): Call optimized_1.
8311 (gdb2029): Correct typos. Call gdb2029_marker.
8312 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
8313 for gdb2029.
8314
b6db2c47
MK
83152007-03-12 Mark Kettenis <kettenis@gnu.org>
8316
8317 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
8318 as tabs. Remove redundant test pattern.
8319
70ed3737
UW
83202007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8321
8322 * gdb.base/long_long.exp: Accept optional symbol name in <...>
8323 for /a format output.
8324
47b67b60
DJ
83252007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
8326
8327 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
8328 collect output incrementally.
8329
b8953b0e
UW
83302007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8331
8332 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
8333 for -var-create lpcharacter test.
8334 * gdb.mi/mi2-var-cmd.exp: Likewise.
8335
7acd5c40
UW
83362007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8337
8338 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
8339 pass on targets where address zero is readable.
8340
9c6759c1
UW
83412007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8342
8343 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
8344 just a single architecture.
8345
a2f1aeb4
UW
83462007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8347
8348 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
8349 (fetch_all_registers): New function, uses gdb_test_multiple and
8350 exp_continue to fetch inferior output line-by-line.
8351 Replace all uses of do_get_all_registers by fetch_all_registers.
8352
46579ac2
UW
83532007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8354
8355 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
8356 in target_info.
8357
fc133f24
MS
83582007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8359
a9c64011 8360 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
8361 consistancy; add a default (timeout) case.
8362
7646a51d
MS
83632007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8364
8365 * gdb.base/watchpoint.exp: Fix truncated comment.
8366
dcfff61f
MS
83672007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8368
8369 * Makefile.in: Remove spurious single-quotes from sed command.
8370
664e3ee9
DJ
83712007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
8372
8373 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
8374 func.
8375 * gdb.mi/mi2-var-cmd.exp: Likewise.
8376
d7cc6f2f
JB
83772007-02-27 Joel Brobecker <brobecker@adacore.com>
8378
a9c64011
AS
8379 * gdb.dwarf2/dw2-producer.S: New file.
8380 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
8381
83822007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
8383
8384 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8385 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8386 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8387 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8388 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
8389 Revert tests to use mi_gdb_test and include value field in output
8390 of -var-create.
8391
93d42b30
DJ
83922007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8393
8394 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
8395
c499ed39
DJ
83962007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8397
8398 * gdb.base/maint.exp: Remove full paths from test names.
8399 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
8400 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
8401
9836f81b
JB
84022007-02-27 Joel Brobecker <brobecker@adacore.com>
8403
8404 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
8405
c74d0ad8
DJ
84062007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8407
8408 * gdb.server/server-mon.exp: New test.
8409
2711e456
DJ
84102007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8411
8412 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
8413
ff6f572f
DJ
84142007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8415
8416 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
8417 register capitalization.
8418
fada3feb
DP
84192007-02-13 Denis Pilat <denis.pilat@st.com>
8420
8421 * gdb.mi/mi-var-invalidate.exp: New file.
8422
fb1e4ffc
DJ
84232007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8424
8425 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
8426
3da939d7
DJ
84272007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8428
8429 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
8430
123dc839
DJ
84312007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8432
8433 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
8434 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
8435
877e3645 84362007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
8437
8438 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8439 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8440 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8441 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8442 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 8443 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 8444 Update tests to include value field in output of -var-create.
a9c64011 8445
3c0a2960
AS
84462007-02-08 Andreas Schwab <schwab@suse.de>
8447
8448 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
8449
108546a0
DJ
84502007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8451
8452 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
8453 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
8454
d701dcab
DP
84552007-02-02 Denis Pilat <denis.pilat@st.com>
8456
8457 * gdb.threads/threadapply.exp: check that frame is not changed by
8458 the thread apply all command.
8459
783e3e2f
AS
84602007-01-31 Andreas Schwab <schwab@suse.de>
8461
6d9c3a87
AS
8462 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
8463
3c50d7b9
AS
8464 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
8465 in the dwarf sections.
8466 * gdb.dwarf2/mac-fileno.S: Likewise.
8467
783e3e2f
AS
8468 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
8469 bspstore register on ia64.
8470
78ff580e
AS
84712007-01-29 Andreas Schwab <schwab@suse.de>
8472
cc8e9b12
AS
8473 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
8474 "frame-begin" annotation.
8475
78ff580e
AS
8476 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
8477 number of "frames-invalid" annotations.
8478
704a4f78
DJ
84792007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8480
8481 * gdb.base/commands.exp: Call if_commands_test.
8482 (gdb_test_no_prompt, if_commands_test): New.
8483
e741bf94
MK
84842007-01-28 Mark Kettenis <kettenis@gnu.org>
8485
8486 * gdb.threads/sigthread.c (NSIGS): Make bigger.
8487
474d0ad3
AS
84882007-01-27 Andreas Schwab <schwab@suse.de>
8489
8490 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
8491 .short/.int/.quad in the dwarf sections.
8492 * gdb.dwarf2/dw2-intercu.S: Likewise.
8493 * gdb.dwarf2/dw2-intermix.S: Likewise.
8494
e784b426
JK
84952007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8496
8497 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
8498 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
8499 array.
e784b426
JK
8500 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
8501 * gdb.base/setvar.exp: Likewise.
8502
37f08e04
AS
85032007-01-26 Andreas Schwab <schwab@suse.de>
8504
9a01813a
AS
8505 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
8506 test.
8507
37f08e04
AS
8508 * gdb.base/multi-forks.exp ("restart $i"): Also match
8509 __kernel_syscall_via_break.
8510
6e2a9270
VP
85112007-01-24 Vladimir Prus <vladimir@codesourcery.com>
8512
8513 * lib/mi-support.exp (mi_delete_varobj): New.
8514 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
8515 testcase.
8516 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
8517 (main): Call the above.
8518 (reference_update_test, base_in_reference_test)
8519 (reference_to_pointer): Delete the created varobjs.
a9c64011 8520
e515b470
DJ
85212007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
8522
8523 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
8524 * configure: Regenerated.
8525 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
8526 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
8527 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
8528 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
8529 * lib/gdb.exp (gdb_skip_xml_test): New function.
8530
08d8bcd7
DJ
85312007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
8532
8533 * gdb.base/sigrepeat.exp: Correct error message.
8534
85352007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
8536 Daniel Jacobowitz <dan@codesourcery.com>
8537
8538 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
8539 gdb.arch/i386-gnu-cfi-asm.S: New files.
8540
97c3f1f3
JK
85412007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8542
8543 * lib/gdb.exp: Abort on missing `site.exp'.
8544
cb1df416
DJ
85452007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8546 Daniel Jacobowitz <dan@codesourcery.com>
8547
8548 * gdb.base/included.c, gdb.base/included.exp,
8549 gdb.base/included.h: New files.
8550
35990120
DJ
85512007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8552
8553 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
8554 (maximize_rlimit): Reduce limits on 64-bit systems.
8555
6e81a116 85562007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
8557
8558 From Marcus Deuling <deuling@de.ibm.com>:
8559 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
8560 every case.
8561
6c3c41f3
NR
85622007-01-13 Nick Roberts <nickrob@snap.net.nz>
8563
8564 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
8565 (test_path_specification): Use objdir instead of srcdir to always
8566 get an absolute filename.
8567
2f12c312
DJ
85682007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
8569
8570 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
8571
81121995
VP
85722007-01-11 Vladimir Prus <vladimir@codesourcery.com>
8573
8574 * gdb.mi/mi-var-cp.cc (reference_update_tests):
8575 Make sure the variable we're using is in scope.
8576 (reference_to_pointer): Likewise.
8577
4741b737
DJ
85782007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8579
8580 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
8581 has no debug information.
8582
054410c3
DJ
85832007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8584
8585 * gdb.base/annota1.exp: Remove extra send_gdb.
8586
818f79f6
DJ
85872007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8588
8589 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
8590
f7a6bb70
DJ
85912007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8592
8593 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
8594
57e66780
DJ
85952007-01-08 Nick Roberts <nickrob@snap.net.nz>
8596 Daniel Jacobowitz <dan@codesourcery.com>
8597
8598 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
8599 lcharacter or linteger change. Correct duplicated test name.
8600 * gdb.mi/mi2-var-cmd.exp: Likewise.
8601
3d799a95
DJ
86022007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8603
8604 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
8605
86062007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 8607
a9c64011
AS
8608 * gdb.base/nofield.c: New file.
8609 * gdb.base/nofield.exp: New testcase.
51679ba9 8610
eafb94e8
NR
86112007-01-05 Nick Roberts <nickrob@snap.net.nz>
8612
8613 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
8614
8615 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
8616 test.
8617
5e572bb4
DJ
86182007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8619
8620 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
8621
74a44383
DJ
86222007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8623
8624 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
8625 when continuing.
8626
1b572db9
DJ
86272007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8628
8629 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
8630 Expect ".exe" extension.
8631
381bc39b
DJ
86322007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8633
8634 * gdb.base/charset.exp: Add explicit filename to break.
8635 * gdb.base/dbx.exp: Add explicit filename to breaks.
8636
2b70e4c6
DJ
86372007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8638
8639 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
8640 * gdb.mi/mi2-file.exp: Likewise.
8641
303b6f5d
DJ
86422007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8643
8644 Implement specification of MI tests as comments
8645 in C and C++ sources.
8646 * lib/mi-support.exp (mi_autotest_data): New variable.
8647 (mi_autotest_source): New variable.
8648 (count_newlines, mi_prepare_inline_tests)
8649 (mi_get_inline_test, mi_continue_to_line)
8650 (mi_run_inline_test, mi_tbreak)
8651 (mi_send_resuming_command, mi_wait_for_stop): New functions.
8652 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
8653 Run inline tests.
8654 * gdb.mi/mi-var-cp.cc: Define tests here.
8655
23da0d94
VP
86562007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8657
8658 Simplify usage of mi_continue_to.
8659 * lib/mi-support.exp (mi_runto_helper): Renamed
8660 from mi_runto, added new parameter 'run_or_continue'.
8661 (mi_runto): Use mi_runto_helper.
8662 (mi_continue_to): Accept just function name as parameter.
8663 Use mi_runto_helper.
8664 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
8665 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 8666
f9e18282
JB
86672006-01-04 Joel Brobecker <brobecker@adacore.com>
8668
8669 Make this testcase a bit more realistic. The current code
8670 is too simplistic, and allows the compiler to optimize out
8671 some of the entities we need for this testcase.
8672 * gdb.ada/null_record/bar.ads (Void_Star): New type.
8673 (Do_Nothing): Add extra parameter.
8674 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
8675 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
8676 by using a variable of type Void_Star.
8677
fd678c65
JB
86782006-01-04 Joel Brobecker <brobecker@adacore.com>
8679
8680 * gdb.ada/catch_ex/foo.adb: New file.
8681 * gdb.ada/catch_ex.exp: New testcase.
8682
05cfdb42
DJ
86832007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
8684
8685 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
8686 pass --image-base to linker.
8687
2e03ee74
DJ
86882007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8689 Daniel Jacobowitz <dan@codesourcery.com>
8690
8691 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
8692 secondary prompts.
8693
0d5de010
DJ
86942007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8695
8696 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
8697 output. Test the types of members and member pointers.
8698 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
8699 gdb/2092.
8700 * gdb.cp/member-ptr.exp: Search for a comment instead of a
8701 statement. Enable for GCC. Update expected output for some tests
8702 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
8703 layout.
8704 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
8705 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
8706 (Diamond::vget_base): New.
8707 (main): Add new tests.
8708 * gdb.cp/printmethod.exp: Update expected output for member functions.
8709 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
8710 print pEe->D::vg().
8711
61a771aa
DJ
87122007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8713
8714 * gdb.threads/tls.exp: Allow stops in sem_post.
8715
2fa63963
DJ
87162006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
8717
8718 * gdb.base/annota1.exp: Allow .*printf in backtraces.
8719 * gdb.base/annota3.exp: Likewise.
8720 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
8721 again (instead of timing out).
8722 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
8723 GCC bug 26475.
8724 * gdb.java/jmisc.exp: Adjust to work with method signatures including
8725 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
8726 test from jmisc1.exp.
8727 * gdb.java/jmisc1.exp: Delete.
8728 * gdb.java/jprint.exp: Adjust to work with method signatures including
8729 return types.
8730 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
8731 * gdb.threads/linux-dp.exp: Don't be confused by program output.
8732 * lib/java.exp (compile_java_from_source): Pass the correct type
8733 to target_compile.
8734
5eefc2b7
JB
87352006-12-31 Joel Brobecker <brobecker@adacore.com>
8736
8737 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
8738 (stack_align_edx): New function.
8739 (stack_align_eax): New function.
8740 (main): Add calls to stack_align_edx and stack_align_eax.
8741 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
8742 Add testing for the cases where the register used during a stack
8743 realignment is edx. Same for eax.
8744
227c54da
DJ
87452006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
8746
8747 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
8748 and generic PE targets.
8749
cab8ac94
JB
87502006-12-29 Joel Brobecker <brobecker@adacore.com>
8751
8752 * gdb.ada/array_return.exp: Update copyright date list.
8753
ba54f318
JB
87542006-12-27 Joel Brobecker <brobecker@adacore.com>
8755
8756 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
8757 (Create_Small_Float_Vector): New function.
8758 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
8759 function body.
8760 * gdb.ada/array_return/p.adb: Use new type and function from
8761 package Pck.
8762 * gdb.ada/array_return.exp: Add a test verifying that GDB is
8763 able to print the value returned by a function returning an
8764 array of float.
8765
6b7a35dd
JB
87662006-12-20 Joel Brobecker <brobecker@adacore.com>
8767
8768 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
8769 The associated tests should be PASSing.
8770
038224f6
VP
87712006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8772
8773 Test for base in references.
8774 * gdb.mi/mi-var-cp.cc: Add test code.
8775 * gdb.mi/mi-var-cp.exp: Test for bases in references.
8776 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
8777 * gdb.mi/mi2-watch.exp: Likewise.
8778 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
8779 (mi_list_varobj_children): New function.
8780
b26ed50d
VP
87812006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8782
8783 * lib/mi-support.exp
8784 (mi_runto): Accept "()" after function name.
8785 (mi_create_varobj): New function.
8786 (mi_varobj_update): New function.
8787 (mi_Check_varobj_value): New function.
8788 * gdb.mi/mi-var-cp.exp: New file.
8789 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 8790
08232497
DJ
87912006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
8792
8793 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
8794 gdb.base/weaklib2.c: New files.
8795
d394c993 87962006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 8797
ac6c2fba
NS
8798 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
8799 info. Adjust test names.
8800
8ec659a0 8801 * gdb.base/break.c (main): Move position of malloc.
d394c993 8802 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 8803
acd65feb
VP
88042006-11-28 Vladimir Prus <vladimir@codesourcery.com>
8805
8806 * gdb.mi/mi-var-cmd.exp: Check -var-update after
8807 assignement of arrays and function pointers.
8808 * gdb.mi/var-cmd.c: Add declaration necessary for above
8809 tests.
8810
f556d5e5
NS
88112006-11-27 Nathan Sidwell <nathan@codesourcery.com>
8812
8813 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
8814
8815 * gdb.threads/linux-dp.exp: Read thread table before and after
8816 creating each philosopher and verify it.
8817
697bc68d
NS
88182006-11-27 Nathan Sidwell <nathan@codesourcery.com>
8819 Paul Brook <paul@codesourcery.com>
8820 Daniel Jacobowitz <dan@codesourcery.com>
8821
8822 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 8823 main to remove duplication. Add start function of the form
697bc68d
NS
8824 '_*start[1-9]*'. Add RVDS start function.
8825
29d73ae4
DJ
88262006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
8827
8828 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
8829
c1d88655
UW
88302006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8831
8832 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
8833 * gdb.asm/spu.inc: New file.
8834 * gdb.base/term.exp: Disable if [target_info exists noargs].
8835 * gdb.gdb/complaints.exp: Disable if ![isnative].
8836 * gdb.gdb/selftest.exp: Likewise.
8837 * gdb.gdb/observer.exp: Likewise.
8838 * gdb.gdb/xfullpath.exp: Likewise.
8839 * gdb.base/attach.exp: Disable on SPU target.
8840 * gdb.cp/bs145503.exp: Likewise.
8841 * gdb.cp/exception.exp: Likewise.
8842 * gdb.cp/userdef.exp: Likewise.
8843
32a13b1a
DJ
88442006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
8845
8846 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
8847
d8295fe9
VP
88482006-11-10 Vladimir Prus <vladimir@codesourcery.com>
8849
8850 * gdb.base/completion.exp: Fix completion tests for
8851 'info' and 'info '.
8852 * gdb.base/help.exp (help_test_raw, test_class_help)
8853 (test_prefix_command_help): Move...
8854 * lib/gdb.exp: Here.
8855 * gdb.base/main.exp: Adjust.
8856 * gdb.cp/maint.exp: Adjust.
8857 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 8858
8c394015
VP
88592006-11-09 Vladimir Prus <vladimir@codesourcery.com>
8860
8861 * gdb.stabs/weird.exp (print_weird_var): Use
8862 gdb_test_multiple instead of gdb_expect.
8863
027fc1bc
VP
88642006-11-09 Vladimir Prus <vladimir@codesourcery.com>
8865
8866 * gdb.base/help.exp (help_test_raw): New.
8867 (test_class_help): New.
8868 (test_prefix_command_help): New.
8869 Adjust testcases.
8870
67609209
FR
88712006-11-09 Christophe Lyon <christophe.lyon@st.com>
8872
8873 * gdb.base/constvars.c (main): Write to crass and crips, so that
8874 they are allocated by the compiler.
8875
f73adfeb
AS
88762006-10-27 Andreas Schwab <schwab@suse.de>
8877
8878 * gdb.base/multi-forks.exp: Use "detach fork" instead of
8879 "detach-fork".
8880
2f83a18e
DJ
88812006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
8882
8883 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
8884 of patterns.
8885
94277a38
DJ
88862006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8887
8888 * gdb.base/sepdebug.exp: Remove debug format test.
8889 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
8890 Handle no-symtab.
8891 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
8892
5bd2f6e2
DJ
88932006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8894
8895 * gdb.threads/manythreads.c (thread_function, main): Don't cast
8896 int to pointer or pointer to int.
8897 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
8898
8c008720
DJ
88992006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
8900
8901 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
8902
9e35dae4
DJ
89032006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8904
8905 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
8906
d9639e13
DJ
89072006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
8908
8909 PR c++/2116
8910 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
8911
390a1bd0
JB
89122006-10-06 Joel Brobecker <brobecker@adacore.com>
8913
8914 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
8915 the corresponding bug has been fixed in GDB (PR/2018).
8916
dd920c33
JB
89172006-10-06 Joel Brobecker <brobecker@adacore.com>
8918
8919 * gdb.base/subst.exp: New testcase.
8920
53bbefe9
JB
89212006-10-06 Joel Brobecker <brobecker@adacore.com>
8922
8923 * gdb.ada/array_return/pck.ads: Add copyright notice.
8924 * gdb.ada/array_return/pck.adb: Likewise.
8925 * gdb.ada/array_return/p.adb: Likewise.
8926 * gdb.ada/exec_changed/first.adb: Likewise.
8927 * gdb.ada/exec_changed/second.adb: Likewise.
8928
09851417
JB
89292006-10-06 Joel Brobecker <brobecker@adacore.com>
8930
8931 * gdb.ada/watch_arg/watch.adb: New file.
8932 * gdb.ada/watch_arg.exp: New testcase.
8933
041bf30d
VP
89342006-10-02 Vladimir Prus <vladimir@codesourcery.com>
8935
8936 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 8937 via string_to_regexp.
041bf30d 8938 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 8939
f286fbdd 89402006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
8941
8942 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
8943 Remove unused / obsolete files.
8944
7c07f349
NR
89452006-09-19 Nick Roberts <nickrob@snap.net.nz>
8946
8947 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
8948
cd5ff84a
VP
89492006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8950
8951 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
8952 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 8953 the number of frames.
cd5ff84a 8954
ae018d1a
DJ
89552006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
8956
8957 * gdb.base/args.c (main): Add breakpoint marker.
8958 * gdb.base/args.exp: Use args_test for tests. Add new tests which
8959 really test empty arguments.
8960 (args_load): Delete.
8961 (args_test): New.
8962
b399c549
NR
89632006-09-13 Nick Roberts <nickrob@snap.net.nz>
8964
8965 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 8966 check for one file.
b399c549 8967
2ab1eb7a
VP
89682006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
8969
8970 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
8971 HIGH_FRAME argument to -stack-list-locals can be larger than
8972 the number of frames.
a9c64011 8973
476308bf
FF
89742006-08-18 Fred Fish <fnf@specifix.com>
8975
8976 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
8977 '$' in front of skip_vmx_tests_saved when setting that.
8978
8625200f
AS
89792006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
8980
8981 * gdb.base/trace-commands.exp: New file.
8982
089ec8f1
DJ
89832006-08-10 Joel Brobecker <brobecker@adacore.com>
8984 Daniel Jacobowitz <dan@codesourcery.com>
8985
8986 * gdb.base/step-bt.exp: Make hexadecimal address optional in
8987 expected output of the backtrace commands.
8988
b60f0898
JB
89892006-08-09 Joel Brobecker <brobecker@adacore.com>
8990
8991 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
8992 untested followed by return combination.
8993 * gdb.arch/altivec-regs.exp: Likewise.
8994 * gdb.arch/e500-abi.exp: Likewise.
8995 * gdb.arch/e500-regs.exp: Likewise.
8996 * gdb.arch/gdb1291.exp: Likewise.
8997 * gdb.arch/gdb1431.exp: Likewise.
8998 * gdb.arch/gdb1558.exp: Likewise.
8999 * gdb.arch/i386-prologue.exp: Likewise.
9000 * gdb.arch/i386-unwind.exp: Likewise.
9001 * gdb.asm/asm-source.exp: Likewise.
9002 * gdb.base/a2-run.exp: Likewise.
9003 * gdb.base/advance.exp: Likewise.
9004 * gdb.base/all-bin.exp: Likewise.
9005 * gdb.base/annota1.exp: Likewise.
9006 * gdb.base/annota3.exp: Likewise.
9007 * gdb.base/args.exp: Likewise.
9008 * gdb.base/arithmet.exp: Likewise.
9009 * gdb.base/assign.exp: Likewise.
9010 * gdb.base/async.exp: Likewise.
9011 * gdb.base/attach.exp: Likewise.
9012 * gdb.base/bang.exp: Likewise.
9013 * gdb.base/bigcore.exp: Likewise.
9014 * gdb.base/bitfields.exp: Likewise.
9015 * gdb.base/bitfields2.exp: Likewise.
9016 * gdb.base/break.exp: Likewise.
9017 * gdb.base/call-sc.exp: Likewise.
9018 * gdb.base/call-strs.exp: Likewise.
9019 * gdb.base/callfuncs.exp: Likewise.
9020 * gdb.base/checkpoint.exp: Likewise.
9021 * gdb.base/chng-syms.exp: Likewise.
9022 * gdb.base/code-expr.exp: Likewise.
9023 * gdb.base/commands.exp: Likewise.
9024 * gdb.base/completion.exp: Likewise.
9025 * gdb.base/cond-expr.exp: Likewise.
9026 * gdb.base/condbreak.exp: Likewise.
9027 * gdb.base/consecutive.exp: Likewise.
9028 * gdb.base/constvars.exp: Likewise.
9029 * gdb.base/corefile.exp: Likewise.
9030 * gdb.base/cvexpr.exp: Likewise.
9031 * gdb.base/dbx.exp: Likewise.
9032 * gdb.base/define.exp: Likewise.
9033 * gdb.base/detach.exp: Likewise.
9034 * gdb.base/display.exp: Likewise.
9035 * gdb.base/dump.exp: Likewise.
9036 * gdb.base/ena-dis-br.exp: Likewise.
9037 * gdb.base/ending-run.exp: Likewise.
9038 * gdb.base/environ.exp: Likewise.
9039 * gdb.base/eval-skip.exp: Likewise.
9040 * gdb.base/exprs.exp: Likewise.
9041 * gdb.base/fileio.exp: Likewise.
9042 * gdb.base/finish.exp: Likewise.
9043 * gdb.base/float.exp: Likewise.
9044 * gdb.base/foll-exec.exp: Likewise.
9045 * gdb.base/foll-fork.exp: Likewise.
9046 * gdb.base/foll-vfork.exp: Likewise.
9047 * gdb.base/freebpcmd.exp: Likewise.
9048 * gdb.base/funcargs.exp: Likewise.
9049 * gdb.base/gcore.exp: Likewise.
9050 * gdb.base/gdb1090.exp: Likewise.
9051 * gdb.base/gdb1250.exp: Likewise.
9052 * gdb.base/huge.exp: Likewise.
9053 * gdb.base/info-proc.exp: Likewise.
9054 * gdb.base/interrupt.exp: Likewise.
9055 * gdb.base/jump.exp: Likewise.
9056 * gdb.base/langs.exp: Likewise.
9057 * gdb.base/lineinc.exp: Likewise.
9058 * gdb.base/list.exp: Likewise.
9059 * gdb.base/logical.exp: Likewise.
9060 * gdb.base/long_long.exp: Likewise.
9061 * gdb.base/macscp.exp: Likewise.
9062 * gdb.base/maint.exp: Likewise.
9063 * gdb.base/mips_pro.exp: Likewise.
9064 * gdb.base/miscexprs.exp: Likewise.
9065 * gdb.base/multi-forks.exp: Likewise.
9066 * gdb.base/opaque.exp: Likewise.
9067 * gdb.base/overlays.exp: Likewise.
9068 * gdb.base/pc-fp.exp: Likewise.
9069 * gdb.base/pointers.exp: Likewise.
9070 * gdb.base/printcmds.exp: Likewise.
9071 * gdb.base/psymtab.exp: Likewise.
9072 * gdb.base/ptype.exp: Likewise.
9073 * gdb.base/recurse.exp: Likewise.
9074 * gdb.base/relational.exp: Likewise.
9075 * gdb.base/relocate.exp: Likewise.
9076 * gdb.base/remote.exp: Likewise.
9077 * gdb.base/reread.exp: Likewise.
9078 * gdb.base/restore.exp: Likewise.
9079 * gdb.base/return.exp: Likewise.
9080 * gdb.base/return2.exp: Likewise.
9081 * gdb.base/scope.exp: Likewise.
9082 * gdb.base/sect-cmd.exp: Likewise.
9083 * gdb.base/sep.exp: Likewise.
9084 * gdb.base/sepdebug.exp: Likewise.
9085 * gdb.base/setshow.exp: Likewise.
9086 * gdb.base/setvar.exp: Likewise.
9087 * gdb.base/sigall.exp: Likewise.
9088 * gdb.base/sigbpt.exp: Likewise.
9089 * gdb.base/signals.exp: Likewise.
9090 * gdb.base/signull.exp: Likewise.
9091 * gdb.base/sizeof.exp: Likewise.
9092 * gdb.base/solib.exp: Likewise.
9093 * gdb.base/step-line.exp: Likewise.
9094 * gdb.base/step-test.exp: Likewise.
9095 * gdb.base/structs.exp: Likewise.
9096 * gdb.base/structs2.exp: Likewise.
9097 * gdb.base/term.exp: Likewise.
9098 * gdb.base/twice.exp: Likewise.
9099 * gdb.base/until.exp: Likewise.
9100 * gdb.base/varargs.exp: Likewise.
9101 * gdb.base/volatile.exp: Likewise.
9102 * gdb.base/watchpoint.exp: Likewise.
9103 * gdb.base/whatis-exp.exp: Likewise.
9104 * gdb.base/whatis.exp: Likewise.
9105 * gdb.cp/ambiguous.exp: Likewise.
9106 * gdb.cp/annota2.exp: Likewise.
9107 * gdb.cp/annota3.exp: Likewise.
9108 * gdb.cp/bool.exp: Likewise.
9109 * gdb.cp/breakpoint.exp: Likewise.
9110 * gdb.cp/casts.exp: Likewise.
9111 * gdb.cp/class2.exp: Likewise.
9112 * gdb.cp/classes.exp: Likewise.
9113 * gdb.cp/cplusfuncs.exp: Likewise.
9114 * gdb.cp/ctti.exp: Likewise.
9115 * gdb.cp/derivation.exp: Likewise.
9116 * gdb.cp/exception.exp: Likewise.
9117 * gdb.cp/gdb1355.exp: Likewise.
9118 * gdb.cp/hang.exp: Likewise.
9119 * gdb.cp/inherit.exp: Likewise.
9120 * gdb.cp/local.exp: Likewise.
9121 * gdb.cp/m-data.exp: Likewise.
9122 * gdb.cp/m-static.exp: Likewise.
9123 * gdb.cp/member-ptr.exp: Likewise.
9124 * gdb.cp/method.exp: Likewise.
9125 * gdb.cp/misc.exp: Likewise.
9126 * gdb.cp/namespace.exp: Likewise.
9127 * gdb.cp/overload.exp: Likewise.
9128 * gdb.cp/ovldbreak.exp: Likewise.
9129 * gdb.cp/pr-1023.exp: Likewise.
9130 * gdb.cp/pr-1210.exp: Likewise.
9131 * gdb.cp/pr-574.exp: Likewise.
9132 * gdb.cp/printmethod.exp: Likewise.
9133 * gdb.cp/psmang.exp: Likewise.
9134 * gdb.cp/ref-params.exp: Likewise.
9135 * gdb.cp/ref-types.exp: Likewise.
9136 * gdb.cp/rtti.exp: Likewise.
9137 * gdb.cp/templates.exp: Likewise.
9138 * gdb.cp/try_catch.exp: Likewise.
9139 * gdb.cp/userdef.exp: Likewise.
9140 * gdb.cp/virtfunc.exp: Likewise.
9141 * gdb.disasm/am33.exp: Likewise.
9142 * gdb.disasm/h8300s.exp: Likewise.
9143 * gdb.disasm/mn10300.exp: Likewise.
9144 * gdb.disasm/sh3.exp: Likewise.
9145 * gdb.disasm/t01_mov.exp: Likewise.
9146 * gdb.disasm/t02_mova.exp: Likewise.
9147 * gdb.disasm/t03_add.exp: Likewise.
9148 * gdb.disasm/t04_sub.exp: Likewise.
9149 * gdb.disasm/t05_cmp.exp: Likewise.
9150 * gdb.disasm/t06_ari2.exp: Likewise.
9151 * gdb.disasm/t07_ari3.exp: Likewise.
9152 * gdb.disasm/t08_or.exp: Likewise.
9153 * gdb.disasm/t09_xor.exp: Likewise.
9154 * gdb.disasm/t10_and.exp: Likewise.
9155 * gdb.disasm/t11_logs.exp: Likewise.
9156 * gdb.disasm/t12_bit.exp: Likewise.
9157 * gdb.disasm/t13_otr.exp: Likewise.
9158 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
9159 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
9160 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9161 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
9162 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
9163 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
9164 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
9165 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
9166 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
9167 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
9168 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
9169 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
9170 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
9171 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
9172 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
9173 * gdb.mi/gdb701.exp: Likewise.
9174 * gdb.mi/gdb792.exp: Likewise.
9175 * gdb.mi/mi-basics.exp: Likewise.
9176 * gdb.mi/mi-break.exp: Likewise.
9177 * gdb.mi/mi-cli.exp: Likewise.
9178 * gdb.mi/mi-console.exp: Likewise.
9179 * gdb.mi/mi-disassemble.exp: Likewise.
9180 * gdb.mi/mi-eval.exp: Likewise.
9181 * gdb.mi/mi-file.exp: Likewise.
9182 * gdb.mi/mi-read-memory.exp: Likewise.
9183 * gdb.mi/mi-regs.exp: Likewise.
9184 * gdb.mi/mi-return.exp: Likewise.
9185 * gdb.mi/mi-simplerun.exp: Likewise.
9186 * gdb.mi/mi-stack.exp: Likewise.
9187 * gdb.mi/mi-stepi.exp: Likewise.
9188 * gdb.mi/mi-syn-frame.exp: Likewise.
9189 * gdb.mi/mi-until.exp: Likewise.
9190 * gdb.mi/mi-var-block.exp: Likewise.
9191 * gdb.mi/mi-var-child.exp: Likewise.
9192 * gdb.mi/mi-var-cmd.exp: Likewise.
9193 * gdb.mi/mi-var-display.exp: Likewise.
9194 * gdb.mi/mi-watch.exp: Likewise.
9195 * gdb.mi/mi2-basics.exp: Likewise.
9196 * gdb.mi/mi2-break.exp: Likewise.
9197 * gdb.mi/mi2-cli.exp: Likewise.
9198 * gdb.mi/mi2-console.exp: Likewise.
9199 * gdb.mi/mi2-disassemble.exp: Likewise.
9200 * gdb.mi/mi2-eval.exp: Likewise.
9201 * gdb.mi/mi2-file.exp: Likewise.
9202 * gdb.mi/mi2-read-memory.exp: Likewise.
9203 * gdb.mi/mi2-regs.exp: Likewise.
9204 * gdb.mi/mi2-return.exp: Likewise.
9205 * gdb.mi/mi2-simplerun.exp: Likewise.
9206 * gdb.mi/mi2-stack.exp: Likewise.
9207 * gdb.mi/mi2-stepi.exp: Likewise.
9208 * gdb.mi/mi2-syn-frame.exp: Likewise.
9209 * gdb.mi/mi2-until.exp: Likewise.
9210 * gdb.mi/mi2-var-block.exp: Likewise.
9211 * gdb.mi/mi2-var-child.exp: Likewise.
9212 * gdb.mi/mi2-var-cmd.exp: Likewise.
9213 * gdb.mi/mi2-var-display.exp: Likewise.
9214 * gdb.mi/mi2-watch.exp: Likewise.
9215 * gdb.stabs/exclfwd.exp: Likewise.
9216 * gdb.stabs/weird.exp: Likewise.
9217 * gdb.threads/gcore-thread.exp: Likewise.
9218 * gdb.trace/actions.exp: Likewise.
9219 * gdb.trace/backtrace.exp: Likewise.
9220 * gdb.trace/circ.exp: Likewise.
9221 * gdb.trace/collection.exp: Likewise.
9222 * gdb.trace/deltrace.exp: Likewise.
9223 * gdb.trace/infotrace.exp: Likewise.
9224 * gdb.trace/limits.exp: Likewise.
9225 * gdb.trace/packetlen.exp: Likewise.
9226 * gdb.trace/passc-dyn.exp: Likewise.
9227 * gdb.trace/passcount.exp: Likewise.
9228 * gdb.trace/report.exp: Likewise.
9229 * gdb.trace/save-trace.exp: Likewise.
9230 * gdb.trace/tfind.exp: Likewise.
9231 * gdb.trace/tracecmd.exp: Likewise.
9232 * gdb.trace/while-dyn.exp: Likewise.
9233 * gdb.trace/while-stepping.exp: Likewise.
9234
f4b618d1
JB
92352006-08-08 Joel Brobecker <brobecker@adacore.com>
9236
9237 * gdb.base/step-bt.c: New file.
9238 * gdb.base/step-bt.exp: New testcase.
9239
3d00d119
DJ
92402006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
9241
9242 * config/monitor.exp (gdb_load): Remove support for obsolete
9243 download-write-size.
9244 * gdb.base/remote.exp: Likewise. Update all callers of
9245 gdb_timed_load.
9246
017b5bd4
DJ
92472006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
9248
9249 * cursal.exp: Pass binfile to gdb_load.
9250
837c599d
DJ
92512006-08-01 Nathan Sidwell <nathan@codesourcery.com>
9252
9253 * gdb.base/cursal.exp: Add "" to gdb_load call.
9254
8dd4540b
MK
92552006-07-29 Mark Kettenis <kettenis@gnu.org>
9256
9257 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
9258 NetBSD/ELF targets.
9259
ab5c9f60
DJ
92602006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
9261
9262 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
9263 operator*.
9264
4c42eaff
DJ
92652006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
9266
9267 * gdb.base/completion.exp: Update for change in "file" behavior.
9268 * gdb.stabs/weird.exp: Likewise.
9269 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
9270 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
9271
0155cc76
NS
92722006-07-24 Nathan Sidwell <nathan@codesourcery.com>
9273
9274 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
9275 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
9276
16026cd7
AS
92772006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
9278
9279 * gdb.base/default.exp: Update source command error message.
9280 * gdb.base/help.exp: Update 'help source' message.
9281
16963cb6
DJ
92822006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
9283
9284 * gdb.cp/bs15503.exp: Update comment for no longer crashing
9285 test.
9286
6d7fd486
AS
92872006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
9288
9289 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
9290
29e8a844
DJ
92912006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9292
9293 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
9294
6afcfa39
DJ
92952006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9296
9297 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
9298
267a692b
MK
92992006-07-17 Mark Kettenis <kettenis@gnu.org>
9300
9301 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
9302 *-*-openbsd* from targets for wich we expect ARM FPA floating
9303 point format.
9304
85d2fec4
NR
93052006-07-17 Nick Roberts <nickrob@snap.net.nz>
9306
9307 * gdb.cp/annota3.exp: Expect frame-begin annotation.
9308
93092006-07-17 Mark Kettenis <kettenis@gnu.org>
9310
9311 * gdb.base/annota3.exp: Expect frame-begin annotation.
9312
85b4c6e8
JB
93132006-07-14 Joel Brobecker <brobecker@adacore.com>
9314
9315 * gdb.base/help.exp: Adjust "help unset" test to accept
9316 any list of unset commands.
9317
fb933624
DJ
93182006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
9319 Daniel Jacobowitz <dan@codesourcery.com>
9320
9321 * gdb.cp/ref-params.exp: New test.
9322 * gdb.cp/ref-params.cc: New source file.
9323 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
9324
1dff4b64
MK
93252006-07-08 Mark Kettenis <kettenis@gnu.org>
9326
9327 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
9328 spaces/tabs in regular expressions since they might not be there.
9329
40d2e0e3
AS
93302006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
9331
9332 * gdb.base/ifelse.exp: New file.
9333
f6c957d2
NS
93342006-07-04 Nathan Sidwell <nathan@codesourcery.com>
9335
9336 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
9337 line.
9338 * gdb.base/huge.exp: Loop over compilation to find a size that
9339 is acceptable.
9340 * gdb.base/remote.exp: Correct expected strings.
9341 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
9342
b9c5a23d
DJ
93432006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9344
9345 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
9346
9af2e58d
DJ
93472006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9348
9349 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
9350 native.
9351
30930ca5
DJ
93522006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9353
9354 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
9355 enable stabs testing.
9356
aa32fa1d
DJ
93572006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9358
bd4a4c80 9359 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
9360 gdb_test_multiple does.
9361
321fef15
DJ
93622006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9363
9364 * Makefile.in (host_alias): Remove.
9365 (target_alias): Use @target_noncanonical@.
9366 (site.exp): Don't set host_alias.
9367 * aclocal.m4: Remove contents. Include acx.m4.
9368 * configure: Regenerated.
9369 * configure.ac: Use ACX_NONCANONICAL_TARGET.
9370
e1c2defa
NS
93712006-06-13 Nathan Sidwell <nathan@codesourcery.com>
9372
e63b55d1
NS
9373 * lib/gdb.exp (gdb_load_cmd): New.
9374
5600ea19
NS
9375 * gdb.base/fileio.c: Add system(NULL) test.
9376 * gdb.base/fileio.exp: Check it.
9377
e1c2defa
NS
9378 * gdb.base/break.c: Add 10a breakpoint at }
9379 * gdb.base/break.exp: Add test for breakpoint at }
9380 * gdb.cp/anon-union.cc: Add code at end of function.
9381 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
9382 * gdb.mi/var-cmd.c: Add code at end of function.
9383 * gdb.mi/mi-var-display.exp: Adjust end of next.
9384 * gdb.mi/mi2-var-display.exp: Likewise.
9385 * gdb.base/fileio.c: Add stop function and insert calls at
9386 stopping places.
9387 * gdb.base/fileio.exp: Breakpoint stop function and remove
9388 explicit line number references.
9389
6c0112ec
JB
93902006-05-19 Joel Brobecker <brobecker@adacore.com>
9391
a9c64011
AS
9392 * gdb.base/del.exp (test_delete_alias): New function.
9393 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 9394
154189a4
FF
93952006-05-18 Fred Fish <fnf@specifix.com>
9396
9397 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
9398 required. Check for spurious output after program exits normally.
9399
582e64c2
FF
94002006-05-17 Fred Fish <fnf@specifix.com>
9401
9402 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
9403 gdb_load, so it works in the simulator.
9404
8ef6493a
FF
94052006-05-11 Fred Fish <fnf@specifix.com>
9406
9407 * gdb.base/bang.exp: Ignore unexpected output between the
9408 "program exited normally" and the gdb prompt, as many other
9409 tests do.
9410
692b141c
MK
94112006-05-07 Mark Kettenis <kettenis@gnu.org>
9412
9413 * gdb.base/help.exp: Make "delete checkpoint" part option for
9414 "help d" and "help delete" tests.
9415
540b8a30
UW
94162006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9417
a9c64011 9418 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
9419 expected output in some mi_gdb_test statements.
9420 * gdb.mi/mi2-basics.exp: Likewise.
9421
9b6462d9
JB
94222006-05-05 Joel Brobecker <brobecker@adacore.com>
9423
9424 * gdb.base/del.c: New file.
9425 * gdb.base/del.exp: New testcase.
9426
954de43b
DM
94272006-05-05 David S. Miller <davem@sunset.davemloft.net>
9428
9429 * gdb.base/break.exp: Do not assume a breakpoint on
9430 main will actually be in $srcfile when optimizing.
1303f75e
DM
9431 * gdb.base/savedregs.exp: Do not require that the dummy
9432 frame location match up to a symbol and source file location.
c3242428
DM
9433 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
9434 will get printed without a mi_cmd_data_list_register_values prefix.
9435 (*-data-list-register-*): Correct regular expressions to expect the new
9436 pseudo d? floating point registers.
9437 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 9438
c7e64c9a
DJ
94392006-05-05 Christophe Lyon <christophe.lyon@st.com>
9440
9441 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
9442 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
9443 is allocated by the compiler.
9444 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
9445 anons, e, anone to force their allocation by the compiler.
9446
94472006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
9448
9449 * gdb.base/help.exp: Update expected text for help d and
9450 help delete.
9451
27ce9a6d
MK
94522006-05-02 Mark Kettenis <kettenis@gnu.org>
9453
9454 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
9455 NetBSD/ELF targets.
9456
8608915f
MK
94572006-04-30 Mark Kettenis <kettenis@gnu.org>
9458
9459 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
9460 single-step breakpoint fails; make this a KFAIL on
9461 sparc*-*-openbsd*.
9462 * gdb.base/siginfo.exp: Likewise.
9463 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9464
b8db102d
MS
94652006-04-26 Michael Snyder <msnyder@redhat.com>
9466
9467 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
9468 which may have to consume output from other forks.
9469 Add tests to make sure that "delete fork" succeeded.
9470
c702009a
MS
94712006-04-20 Michael Snyder <msnyder@redhat.com>
9472
9473 * 2006-03-22 Jim Blandy <jimb@redhat.com>
9474 Add support for the Renesas M32C and M16C.
9475
9476 * gdb.asm/asm-source.exp: Add m32c target.
9477 * gdb.asm/m32c.inc: Support for m32c target.
9478
e28493f2
AS
94792006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
9480
9481 * gdb.base/commands.exp (recursive_source_test): New test.
9482
880da185
DM
94832006-04-04 David S. Miller <davem@sunset.davemloft.net>
9484
9485 * gdb.base/float.exp: Add pattern for sparc targets.
9486
61d9b92f
DJ
94872006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9488
9489 * gdb.base/commands.exp (stray_arg0_test): New test.
9490
bd717df8
PB
94912006-03-30 Paul Brook <paul@codesourcery.com>
9492
9493 * gdb.mi/mi-until.exp: kfail broken until command.
9494 * gdb.mi/mi2-until.exp: Ditto.
9495
ec793d3c
NR
94962006-03-27 Nick Roberts <nickrob@snap.net.nz>
9497
9498 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
9499
831004b7
AO
95002006-03-08 Alexandre Oliva <aoliva@redhat.com>
9501
9502 * gdb.base/prelink.exp: Anchor tested-for regular expression
9503 on gdb prompt.
9504
effe49a0
PB
95052006-03-07 Paul Brook <paul@codesourcery.com>
9506
9507 * gdb.base/assign.exp: Correct fail message.
9508
e5461016
PB
95092006-03-07 Paul Brook <paul@codesourcery.com>
9510
9511 * lib/compiler.c: Extract armcc version number.
9512 * lib/compiler.cc: Ditto.
9513
fc91c6c2
PB
95142006-03-07 Paul Brook <paul@codesourcery.com>
9515
9516 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
9517 additional_flags=-w.
9518 * gdb.arch/altivec-regs.exp: Ditto.
9519 * gdb.arch/e500-abi.exp: Ditto.
9520 * gdb.arch/e500-regs.exp: Ditto.
9521 * gdb.base/all-bin.exp: Ditto.
9522 * gdb.base/annota1.exp: Ditto.
9523 * gdb.base/annota3.exp: Ditto.
9524 * gdb.base/args.exp: Ditto.
9525 * gdb.base/arithmet.exp: Ditto.
9526 * gdb.base/assign.exp: Ditto.
9527 * gdb.base/async.exp: Ditto.
9528 * gdb.base/bang.exp: Ditto.
9529 * gdb.base/break.exp: Ditto.
9530 * gdb.base/call-rt-st.exp: Ditto.
9531 * gdb.base/completion.exp: Ditto.
9532 * gdb.base/cond-expr.exp: Ditto.
9533 * gdb.base/condbreak.exp: Ditto.
9534 * gdb.base/consecutive.exp: Ditto.
9535 * gdb.base/define.exp: Ditto.
9536 * gdb.base/display.exp: Ditto.
9537 * gdb.base/ena-dis-br.exp: Ditto.
9538 * gdb.base/environ.exp: Ditto.
9539 * gdb.base/eval-skip.exp: Ditto.
9540 * gdb.base/info-proc.exp: Ditto.
9541 * gdb.base/jump.exp: Ditto.
9542 * gdb.base/logical.exp: Ditto.
9543 * gdb.base/long_long.exp: Ditto.
9544 * gdb.base/maint.exp: Ditto.
9545 * gdb.base/miscexprs.exp: Ditto.
9546 * gdb.base/pc-fp.exp: Ditto.
9547 * gdb.base/pointers.exp: Ditto.
9548 * gdb.base/relational.exp: Ditto.
9549 * gdb.base/reread.exp: Ditto.
9550 * gdb.base/sect-cmd.exp: Ditto.
9551 * gdb.base/sep.exp: Ditto.
9552 * gdb.base/sepdebug.exp: Ditto.
9553 * gdb.base/until.exp: Ditto.
9554 * gdb.base/whatis-exp.exp: Ditto.
9555 * gdb.cp/annota2.exp: Ditto.
9556 * gdb.cp/annota3.exp: Ditto.
9557 * gdb.trace/actions.exp: Ditto.
9558 * gdb.trace/backtrace.exp: Ditto.
9559 * gdb.trace/circ.exp: Ditto.
9560 * gdb.trace/collection.exp: Ditto.
9561 * gdb.trace/deltrace.exp: Ditto.
9562 * gdb.trace/infotrace.exp: Ditto.
9563 * gdb.trace/limits.exp: Ditto.
9564 * gdb.trace/packetlen.exp: Ditto.
9565 * gdb.trace/passc-dyn.exp: Ditto.
9566 * gdb.trace/passcount.exp: Ditto.
9567 * gdb.trace/report.exp: Ditto.
9568 * gdb.trace/save-trace.exp: Ditto.
9569 * gdb.trace/tfind.exp: Ditto.
9570 * gdb.trace/tracecmd.exp: Ditto.
9571 * gdb.trace/while-dyn.exp: Ditto.
9572 * gdb.trace/while-stepping.exp: Ditto.
9573 * lib/gdb.exp: Ditto.
9574 (gdb_compile): Handle nowarning option.
9575
5f4a23d9
AO
95762006-03-07 Alexandre Oliva <aoliva@redhat.com>
9577
9578 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
9579 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
9580 Rename executable to prelinkt. Don't re-prelink if we didn't
9581 get a core file. Test prelink -u exit status to tell whether
9582 prelinking failed. Use gdb_test_multiple.
9583
9733fc94
DJ
95842006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
9585
9586 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
9587 (do_tests): Call it.
9588
cc10cae3
AO
95892006-02-28 Alexandre Oliva <aoliva@redhat.com>
9590
9591 * gdb.base/prelink.exp: New test.
9592 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
9593
15c46491
WZ
95942006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
9595
9596 * gdb.fortran/derived-type.f90: New file.
9597 * gdb.fortran/derived-type.exp: New testcase.
9598
5c9f7ded
DJ
95992006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
9600
9601 * gdb.base/default.exp: Allow ';' as a directory separator.
9602
5b96932b
AS
96032006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9604
9605 * gdb.base/help.exp (help add-symbol-file): Update.
9606
1986bccd
AS
96072006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9608
9609 * gdb.base/help.exp (help load): Update expected results.
9610
a8b7528f
FF
96112006-02-19 Fred Fish <fnf@specifix.com>
9612
9613 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
9614 specifix hex value as part of results.
9615 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 9616
f8261448
FF
96172006-02-16 Fred Fish <fnf@specifix.com>
9618
9619 * gdb.base/whatis.c: Define variables using typedefs char_addr,
9620 ushort_addr, and slong_addr, so the typedefs are not optimized
9621 away.
9622 * gdb.base/whatis.exp: Add tests using type name for struct type,
9623 union type, enum type, and typedef.
a9c64011 9624
31d8bdd2
MK
96252006-02-13 Mark Kettenis <kettenis@gnu.org>
9626
9627 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
9628
34e41e63
JB
96292006-02-13 Jim Blandy <jimb@redhat.com>
9630
9631 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
9632 case where it takes two "next" commands to skip past the init
9633 call.
9634
ac6e4f31
FF
96352006-02-12 Fred Fish <fnf@specifix.com>
9636
9637 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
9638 to handle cases where it takes two "next" commands to skip
9639 past the init call.
9640
2db2d571
JB
96412006-02-07 Joel Brobecker <brobecker@adacore.com>
9642
9643 * gdb.ada/array_return.exp: Mark the last test as expected to fail
9644 on hppa32 targets.
9645
38fcd64c
DJ
96462006-02-06 Vladimir Prus <ghost@cs.msu.su>
9647
9648 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
9649 field.
9650
1315ad46
MK
96512006-01-29 Mark Kettenis <kettenis@gnu.org>
9652
9653 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
9654
5625b943
DJ
96552006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
9656
9657 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
9658 files.
9659
80df1bbe
DJ
96602006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9661
9662 * gdb.cp/maint.exp: Set complaints to a positive value.
9663
9078e690
DJ
96642006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9665
9666 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
9667 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
9668 function name.
9669
9c903399
DJ
96702006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9671
9672 * gdb.base/checkpoint.c: Update copyright notice. Include
9673 <stdlib.h>.
9674
761ae4d6
JB
96752006-01-04 Jim Blandy <jimb@redhat.com>
9676
9677 * gdb.asm/asm-source.exp: Independently provide default values for
9678 asm-flags and debug-flags. Use 'string equal' to do the
9679 comparison, not the implicit expr's '==' operator. Remove
9680 now-unneeded assignments to asm-flags. In h8300 case, place
9681 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
9682
099ac3dd
MS
96832006-01-04 Michael Snyder <msnyder@redhat.com>
9684
9685 * gdb.base/checkpoint.c: New file.
9686 * gdb.base/checkpoint.exp: New file.
9687 * gdb.base/multi-fork.c: New file.
9688 * gdb.base/multi-fork.exp: New file.
9689 * gdb.base/pi.txt: New file (data for checkpoint.c test).
9690
f4d85314
FF
96912006-01-04 Fred Fish <fnf@specifix.com>
9692
9693 * gdb.base/ptype.c (foo): Add typedef.
9694 (intfoo): Add function.
9695 * gdb.base/ptype1.c: New file.
9696 * gdb.base/ptype.exp: Handle compilation and linking with two
9697 source files. Test that proper type for "foo" is found based
9698 on source context rather than first match found in symtabs.
9699
a1b06f35
MK
97002005-12-28 Mark Kettenis <kettenis@gnu.org>
9701
9702 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
9703 * gdb.asm/openbsd.inc: Indent commands.
9704
d082a1e2
MK
97052005-12-26 Mark Kettenis <kettenis@gnu.org>
9706
c65016bd
MK
9707 * gdb.base/freebpcmd.exp: Increase timeout.
9708
d082a1e2
MK
9709 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
9710
d3c32a0e
DJ
97112005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
9712
9713 * gdb.base/default.exp: Update check for "show version".
9714
9fdb1f50
RC
97152005-12-09 Randolph Chung <tausq@debian.org>
9716
9717 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
9718 * gdb.asm/pa64.inc: New file.
9719
5f2c56f7
RC
97202005-12-09 Randolph Chung <tausq@debian.org>
9721
9722 * gdb.asm/common.inc: Indent commands.
9723 * gdb.asm/asmsrc1.s: Likewise.
9724 * gdb.asm/asmsrc2.s: Likewise.
9725
8117349c
RC
97262005-12-09 Randolph Chung <tausq@debian.org>
9727
9728 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
9729 (get_addr_of_sym): Remove duplicate print.
9730 (gen_core): xfail hppa*-*-hpux*, update expected output.
9731 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
9732 * gdb.arch/pa64-nullify.s: New file.
9733
8f07f25a
RC
97342005-12-09 Randolph Chung <tausq@debian.org>
9735
9736 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
9737
55b39184
DJ
97382005-12-07 Christophe Lyon <christophe.lyon@st.com>
9739
9740 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
9741 code generation for these functions.
9742 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
9743 error message.
9744
31e2b00f
AS
97452005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
9746
9747 * gdb.base/help.exp (help b, help br, help bre, help brea)
9748 (help break): Update the expected message.
9749
c3d0b56e
SC
97502005-11-11 Stephane Carrez <stcarrez@nerim.fr>
9751
9752 * gdb.asm/m68hc11.inc: Setup the data section.
9753 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
9754 script for this test.
9755 (m6812-*-*): Likewise.
9756
36ae0ea9
RC
97572005-11-09 Randolph Chung <tausq@debian.org>
9758
9759 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
9760
9d6f42e9
WZ
97612005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
9762
9763 * gdb.base/break.exp: Fix a comment typo.
9764
e2126a14
EZ
97652005-11-03 Jim Blandy <jimb@redhat.com>
9766
a9c64011
AS
9767 Checked in by Elena Zannoni <ezannoni@redhat.com>
9768
889bf7c5 9769 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 9770
e0ac7199
CV
97712005-11-02 Corinna Vinschen <vinschen@redhat.com>
9772
9773 * gdb.arch/gdb1558.c: Include stdio.h.
9774
31d3fb18
MK
97752005-10-31 Mark Kettenis <kettenis@gnu.org>
9776
9777 * gdb.asm/asm-source.exp: Use -e instead of --entry.
9778
e52b687c
MK
97792005-10-31 Mark Kettenis <kettenis@gnu.org>
9780
9781 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
9782
f4711d79
PG
97832005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
9784
a9c64011
AS
9785 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
9786 vscr" tests to better match output.
f4711d79 9787
987a9106
JB
97882005-10-12 Jim Blandy <jimb@redhat.com>
9789
9790 * gdb.base/structs.exp (any): New function.
9791 (test_struct_returns): Don't make any assumptions at all about
9792 what value the function returns when GDB can't set the return
9793 value.
9794
2336bb58
JB
97952005-10-09 Joel Brobecker <brobecker@adacore.com>
9796
9797 * gdb.ada/arrayidx/p.adb: New file.
9798 * gdb.ada/arrayidx.exp: New testcase
9799
98002005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
9801
9802 * gdb.ada/array_return/pck.ads: New file.
9803 * gdb.ada/array_return/pck.adb: New file.
9804 * gdb.ada/array_return/p.adb: New file.
9805 * gdb.ada/array_return.exp: New testcase.
9806
705335ea
JB
98072005-10-03 Joel Brobecker <brobecker@adacore.com>
9808
a9c64011
AS
9809 * gdb.base/arrayidx.c: New file.
9810 * gdb.base/arrayidx.exp: New testcase.
705335ea 9811
11ee9940
NR
98122005-09-29 Nick Roberts <nickrob@snap.net.nz>
9813
9814 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
9815 frames-invalid and breakpoints-invalid are no longer generated
9816 with level 3 so don't expect them in the output.
9817
39fb8e9e
BR
98182005-09-27 Bob Rossi <bob@brasko.net>
9819
a9c64011 9820 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
9821 from test. Escape the | in mi_gdb_test call.
9822 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
9823 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
9824 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
9825 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
9826 expected regex's in mi_gdb_test calls.
9827 * lib/mi-support.exp: Remove arbitrary .* from tests.
9828 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
9829 Fully anchor GDB/MI expected results in mi_gdb_test.
9830 * lib/gdb.exp (string_to_regexp): Escape the ] character.
9831 * gdb.base/sizeof.exp: Remove escape character. Correct test.
9832
2af48f68
PB
98332005-09-26 Paul Brook <paul@codesourcery.com>
9834
9835 * long_long.exp: Exclude eabi targets from arm FPA float format test.
9836
f34502bc
WZ
98372005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
9838
9839 * bfp-test.c: New file.
9840 * bfp-test.exp: New testcase.
9841
ca929517
WZ
98422005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
9843
9844 * gdb.fortran/subarray.exp: New testcase to test the evaluation
9845 of subarray and substring variable.
9846 * gdb.fortran/subarray.f: New source file for the test of subarray
9847 and substring variable evaluation.
9848 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
9849 of string constant.
9850
c761af65
DJ
98512005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
9852
9853 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
9854 copyright dates.
9855
561d7a1d
PG
98562005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
9857
9858 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
9859 powerpc altivec' test with an almost identical 'info vector' test.
9860
b2b64cc9
PG
98612005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
9862
a9c64011
AS
9863 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
9864 vscr" tests to match output.
b2b64cc9 9865
6ac4d15a
PG
98662005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
9867
a9c64011
AS
9868 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
9869 output.
6ac4d15a 9870
40e55bef
BR
98712005-09-11 Bob Rossi <bob@brasko.net>
9872
889bf7c5
PA
9873 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
9874 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
9875 commands that return an MI output command and an asyncronous MI output
9876 command.
40e55bef
BR
9877 * gdb.mi/mi-console.exp: Ditto.
9878
3c7385ec
BR
98792005-09-11 Bob Rossi <bob@brasko.net>
9880
9881 * gdb.mi/mi-var-child.c: Include <string.h>.
9882
a6cd0eb3
DJ
98832005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
9884
9885 * killed.exp: Correct gdb_expect syntax.
9886
2f168eed
CV
98872005-08-09 Corinna Vinschen <vinschen@redhat.com>
9888
9889 * lib/mi-support.exp (mi_gdb_load): Fix typo.
9890
ecd3fd0f
BR
98912005-08-02 Bob Rossi <bob@brasko.net>
9892
9893 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
9894 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
9895 Change tests to inferior-tty-set/show.
9896 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
9897 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
9898 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
9899 inferior. Use mi_gdb_test to get GDB and Inferior output.
9900 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
9901 descriptor.
9902 (mi_inferior_tty_name): Add inferior PTY file name.
9903 (mi_gdb_start): Add INFERIOR_PTY parameter.
9904 (mi_gdb_test): Add IPATTERN parameter.
9905
f1ea48cb 99062005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 9907
f1ea48cb
BR
9908 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
9909 parameter to mi_gdb_test.
9910 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
9911
6e650a67
DJ
99122005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
9913
9914 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
9915 struct_declarations.
9916 * gdb.mi/mi-var-child.exp: Step over the initialization of
9917 struct_declarations.
9918
8be260b6
DJ
99192005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
9920
9921 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
9922 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
9923 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
9924 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
9925 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
9926 file.
9927
4e660f07
NR
99282005-07-27 Nick Roberts <nickrob@snap.net.nz>
9929
9930 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
9931 (do_children_tests): Assign values to the extra elements.
9932
9933 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
9934 them for tests for "-var-update --no-values" and
a9c64011 9935 "-var-update --all-values".
4e660f07
NR
9936 Add test for "-var-list-children --simple-values".
9937
9938 * gdb.mi/basics.c (callee4): Add integer array D[3]...
9939
9940 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
9941 "-stack-list-locals --simple-values" Improve doc strings and
9942 comments.
9943
6bdae935
MK
99442005-07-18 Mark Kettenis <kettenis@gnu.org>
9945
598b7a6f
MK
9946 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
9947 *-*-openbsd*.
9948 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
9949
6bdae935
MK
9950 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
9951 sigaltsatck'.
9952
1323e929 99532005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 9954
1323e929
BR
9955 * gdb.base/default.exp (tty): Changed output of command.
9956 * gdb.base/help.exp (help tty): Ditto.
9957
b1a9c082
MK
99582005-07-12 Mark Kettenis <kettenis@gnu.org>
9959
9960 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
9961
10a844a2
MK
99622005-07-10 Mark Kettenis <kettenis@gnu.org>
9963
9964 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
9965 -stack-select-frame without arguments.
9966 (test_stack_frame_listing): Add test for newly implemented command
9967 -stack-info-frame.
9968
3cb3b8df
BR
99692005-07-06 Bob Rossi <bob@brasko.net>
9970
9971 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
9972 command.
9973 (Copyright): Update copyright.
9974
a0c5fbcf
WZ
99752005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
9976
9977 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
9978 tests to evaluate exponentiation expression.
9979
984971d0
AS
99802005-06-29 Andreas Schwab <schwab@suse.de>
9981
9982 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
9983 main to avoid warnings.
9984
9985 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
9986
fe03833f
NR
99872005-06-20 Nick Roberts <nickrob@snap.net.nz>
9988
9989 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
9990 -stack-select-frame without arguments.
9991 (test_stack_frame_listing): Add test for newly implemented command
9992 -stack-info-frame.
a9c64011 9993
7a55f279
WZ
99942005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
9995
0ffa0ea5
DJ
9996 * gdb.fortran/array-element.f: New file.
9997 * gdb.fortran/array-element.exp: New testcase.
7a55f279 9998
26585198
DJ
99992005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10000
10001 * gdb.base/bigcore.exp: Correct checks for systems which can
10002 not dump a large core file.
10003
c1bd25fd
DJ
100042005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10005
10006 * gdb.base/relocate.c: Add a copyright notice.
10007 (dummy): Remove.
10008 * gdb.base/relocate.exp: Test printing the values of variables
10009 from a relocatable file.
10010
589e074d
DJ
100112005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
10012
10013 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
10014 excess MI output after an error.
10015
0915f927
JB
100162005-05-29 Joel Brobecker <brobecker@adacore.com>
10017
10018 * gdb.arch/alpha-step.c: New file.
10019 * gdb.arch/alpha-step.exp: New testcase.
10020
76ff342d
DJ
100212005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
10022 Dennis Brueni <dennis@slickedit.com>
10023
10024 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
10025 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
10026 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
10027 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
10028 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
10029 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
10030 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
10031
96b0c7ac
DJ
100322005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
10033 Wu Zhou <woodzltc@cn.ibm.com>
10034
10035 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
10036 IBM's xlc compiler.
10037 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
10038 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
10039
f21565d2
JB
100402005-05-13 Jim Blandy <jimb@redhat.com>
10041
10042 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
10043 calling gdb_suppress_entire_file.
10044 * gdb.base/charset.exp: Same.
10045 * gdb.base/call-rt-st.exp: Same.
10046
6006a3a1
BR
100472005-05-05 Bob Rossi <bob_rossi@cox.net>
10048
10049 * lib/gdb.exp (fullname_syntax): Added global regex.
10050 (fullname_syntax_POSIX): Ditto.
10051 (fullname_syntax_UNC): Ditto.
10052 (fullname_syntax_DOS_CASE): Ditto.
10053 (fullname_syntax_DOS): Ditto.
10054 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
10055 fullname_syntax variable to scope and use it.
10056 (test_file_list_exec_source_files): Ditto.
10057 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
10058
c3b69c04
DJ
100592005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
10060
10061 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
10062
3c95e6af
PG
100632004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
10064
a9c64011
AS
10065 * lib/gdb.exp (skip_altivec_tests): New function, based on
10066 check_vmx_hw_available from the GCC testsuite.
10067 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
10068 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 10069
78df6c56
JB
100702005-05-02 Jim Blandy <jimb@redhat.com>
10071
10072 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
10073 calling gdb_suppress_entire_file.
10074
1690f9cf
DJ
100752005-04-30 Randolph Chung <tausq@debian.org>
10076
10077 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
10078 Slightly relax "sem_post" name checking.
10079
5ea106f7
PG
100802005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10081
10082 * gdb.base/unload.exp: Use new shared library infrastructure.
10083
bf7234cf
PG
100842005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
10085
10086 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 10087 infrastructure.
bf7234cf 10088
547b869a
CV
100892005-04-29 Corinna Vinschen <vinschen@redhat.com>
10090
10091 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
10092 * gdb.asm/h8300.inc: New file.
10093
f07e55f0
PG
100942005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10095
10096 * gdb.base/shlib-call.exp: Change to use new shared library
10097 infrastructure.
10098
3cbba3d1
PG
100992005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10100
a9c64011
AS
10101 * gdb.base/pending.exp: Change to use new shared library
10102 infrastructure.
3cbba3d1 10103
ed6df200
PG
101042005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10105
a9c64011
AS
10106 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
10107 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 10108
8c8f4ebe
PG
101092005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
10110
a9c64011
AS
10111 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
10112 shared objects being adjusted and update copyright years.
8c8f4ebe 10113
607fbc54
DJ
101142005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
10115
10116 * ChangeLog: Correct some 2003-01-13 dates.
10117 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
10118 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
10119 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
10120 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
10121 gdb.trace/tfind.exp: Update copyright years.
10122
57bf0e56
DJ
101232005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
10124 Daniel Jacobowitz <dan@codesourcery.com>
10125
10126 * lib/gdb.exp (gdb_compile): Handle shlib=.
10127 (gdb_compile_shlib): New function.
10128
9b593790
PG
101292005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
10130
a9c64011 10131 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 10132
9494c6a5
DJ
101332005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10134
10135 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
10136 gdb.server.
10137 * configure.ac: Likewise.
10138 * configure: Regenerated.
10139 * gdb.gdbserver/Makefile.in: Moved to...
10140 * gdb.server/Makefile.in: ... here.
10141 * gdb.gdbserver/server.c: Moved to...
10142 * gdb.server/server.c: ... here.
10143 * gdb.gdbserver/server-run.exp: Moved to...
10144 * gdb.server/server-run.exp: ... here.
10145
6f8eac0e
DJ
101462005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10147
10148 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
10149 * configure.ac: Create gdb.gdbserver/Makefile.
10150 * configure: Regenerated.
10151 * lib/gdbserver-support.exp: New file, derived from
10152 config/gdbserver.exp.
10153 * config/gdbserver.exp: Use gdbserver-support.exp.
10154 * gdb.gdbserver/Makefile.in: New file.
10155 * gdb.gdbserver/server.c: New file.
10156 * gdb.gdbserver/server-run.exp: New file.
10157
6e87504d
PG
101582005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
10159
a9c64011
AS
10160 * lib/gdb.exp (test_compiler_info): Return compiler_info
10161 if no arguments are given.
6e87504d 10162
d1779be4
PG
101632005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
10164
10165 * gdb.arch/altivec-abi.exp: Check for compiler and set
10166 use altivec' flag accordingly.
10167 * gdb.arch/altivec-regs.exp: Likewise.
10168
88750304
DJ
101692005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
10170
10171 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
10172
f3fb768d
AS
101732005-03-27 Andreas Schwab <schwab@suse.de>
10174
10175 * gdb.base/bigcore.c (main): Add missing mode argument in open
10176 call.
10177
7e813ac5
DJ
101782005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
10179
10180 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
10181 downloads.
10182 * config/gdbserver.exp (gdb_load): Likewise.
10183
8e3049aa
PB
101842005-03-14 Paul Brook <paul@codesourcery.com>
10185
10186 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
10187 targets.
10188
a9df7c44
JB
101892005-03-09 Joel Brobecker <brobecker@adacore.com>
10190
10191 * gdb.dwarf2/dup-psym.S: New file.
10192 * gdb.dwarf2/dup-psym.exp: New testcase.
10193
9f0d94e8
JB
101942005-03-09 Joel Brobecker <brobecker@adacore.com>
10195
10196 * gdb.ada/exec_changed/first.adb: New file.
10197 * gdb.ada/exec_changed/second.adb: New file.
10198 * gdb.ada/exec_changed.exp: New testcase.
10199
5f579bc5
NS
102002005-03-08 Nathan Sidwell <nathan@codesourcery.com>
10201
36e9969c
NS
10202 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
10203 (A2): New class.
10204 (main): Test operator+.
10205 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
10206 breakpoint test.
10207
5f579bc5
NS
10208 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
10209 * gdb.base/signull.exp: Disable if gdb,nosignals.
10210 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
10211 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
10212 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
10213 * gdb.mi/mi2-console.exp: Likewise.
10214 * gdb.trace/collection.exp (run_trace_experiment): Consume the
10215 continue output at start.
10216 (gdb_collect_locals_test): Robustify regexp.
10217 * gdb.trace/passc-dyn.exp: Fix comment typo.
10218 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
10219
be46087e
CV
102202005-03-08 Corinna Vinschen <vinschen@redhat.com>
10221
10222 * gdb.asm/asm-source.exp: Add iq2000 case.
10223 * gdb.asm/iq2000.inc: New file.
10224
384e1a61 102252005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 10226
384e1a61
MI
10227 * gdb.base/command.exp: Change hardcoded value to regular expression.
10228 * gdb.base/float.exp: Add powerpc to the list of targets checked.
10229
584b6e9e
DJ
102302005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
10231
10232 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
10233 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
10234 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
10235 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
10236 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
10237
ab5b5d61
MK
102382005-03-05 Mark Kettenis <kettenis@gnu.org>
10239
10240 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
10241 changes.
10242
ae051c1b
PG
102432004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
10244
a9c64011
AS
10245 * lib/compiler.c: Add test for IBM's xlc compiler.
10246 * lib/compiler.cc: Likewise.
ae051c1b 10247
3f0f6ed2
JB
102482004-02-24 Joel Brobecker <brobecker@adacore.com>
10249
10250 * gdb.ada/fixed_points.exp: Create compilation object directory
10251 before running the test.
10252 * gdb.ada/null_record.exp: Likewise.
10253 * gdb.ada/packed_array.exp: Likewise.
10254 * gdb.ada/start.exp: Likewise.
10255
724f452b
JB
102562005-02-15 Joel Brobecker <brobecker@adacore.com>
10257
10258 * gdb.ada/packed_array/pa.adb: New file.
10259 * gdb.ada/packed_array.exp: New testcase.
10260
57f5cdfb 102612005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 10262
1f393151
MK
10263 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
10264 files.
10265
ebdda337
MK
10266 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
10267 on *-*-openbsd*. Correctly match whitespace in regukar
10268 expressions.
10269
cf309262
DJ
102702005-02-10 Daniel Jacobowitz <dan@debian.org>
10271
10272 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
10273 PR exp/1821
10274 * gdb.base/gdb1821.c: New test file.
10275 * gdb.base/gdb1821.exp: New test file.
10276
3be49e7a
JB
102772005-02-09 Joel Brobecker <brobecker@adacore.com>
10278
10279 * gdb.base/start.c: New file.
10280 * gdb.base/start.exp: New testcase.
10281
e292e67d
JB
102822005-02-09 Joel Brobecker <brobecker@adacore.com>
10283
10284 * gdb.ada/start/dummy.adb: New file.
10285 * gdb.ada/start.exp: New testcase.
10286
dbdfa66c
CV
102872005-02-09 Corinna Vinschen <vinschen@redhat.com>
10288
10289 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
10290 for printing symbols and statistics.
10291 Add test for using relative pathnames in "maint print msymbols" test.
10292 Mark "maint info sections DATA" XFAIL on Cygwin.
10293 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
10294 tests.
10295
d7941671
AC
102962005-02-09 Andreas Schwab <schwab@suse.de>
10297
10298 Committed by Andrew Cagney <cagney@gnu.org>
10299 * gdb.base/remotetimeout.exp: New file.
10300
74e5ef44
MK
103012005-02-07 Mark Kettenis <kettenis@gnu.org>
10302
10303 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
10304
464dd14d
JB
103052005-02-03 Joel Brobecker <brobecker@adacore.com>
10306
10307 * gdb.ada/gnat_ada.gpr: New file.
10308 * gdb.ada/gnat_ada.gin: Delete, no longer used.
10309 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
10310 * configure.ac: No longer generate gnat_ada.gpr.
10311 * configure: Regenerate.
10312 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
10313 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
10314 * gdb.ada/null_record/bar.ads: Likewise.
10315 * gdb.ada/null_record/bar.adb: Likewise.
10316 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
10317 * gdb.ada/null_record.exp (testdir): New variable.
10318 (testfile): executable is now in testdir subdirectory.
10319 (srcfile): Use full path to the main compilation unit.
10320 * gdb.ada/fixed_points.exp: Same changes as above.
10321
30d756ae
NR
103222005-02-03 Nick Roberts <nickrob@snap.net.nz>
10323
10324 * gdb.base/interp.exp: New test.
10325
9d799f85
AC
103262005-01-24 Andrew Cagney <cagney@gnu.org>
10327
10328 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
10329
15656118
AC
103302005-01-19 Andrew Cagney <cagney@gnu.org>
10331
a892c31b
AC
10332 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
10333 configure.ac not configure.in.
10334
15656118
AC
10335 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
10336 of powerpc*-*-*.
10337 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 10338 * gdb.base/list.exp (test_list_function)
15656118
AC
10339 (test_list_filename_and_function): Ditto.
10340 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
10341
a7b01baf
AC
103422005-01-16 Andrew Cagney <cagney@gnu.org>
10343
17d92a02
AC
10344 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
10345
a7b01baf
AC
10346 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
10347
bc8332bb
AC
103482005-01-14 Andrew Cagney <cagney@gnu.org>
10349
10350 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
10351 * gdb.mi/mi2-var-cmd.exp: Ditto.
10352
4d074752
CV
103532005-01-10 Corinna Vinschen <vinschen@redhat.com>
10354
10355 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
10356
bec39cab
AC
103572005-01-07 Andrew Cagney <cagney@gnu.org>
10358
10359 * configure.ac: Rename configure.in, require autoconf 2.59.
10360 * configure: Re-generate.
10361 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
10362 * gdb.stabs/configure: Re-generate.
10363 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
10364 * gdb.hp/configure: Re-generate.
10365 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
10366 autoconf 2.59.
10367 * gdb.hp/gdb.objdbg/configure: Re-generate.
10368 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
10369 autoconf 2.59.
10370 * gdb.hp/gdb.defects/configure: Re-generate.
10371 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
10372 autoconf 2.59.
10373 * gdb.hp/gdb.compat/configure: Re-generate.
10374 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
10375 autoconf 2.59.
10376 * gdb.hp/gdb.base-hp/configure: Re-generate.
10377 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
10378 autoconf 2.59.
10379 * gdb.hp/gdb.aCC/configure: Re-generate.
10380
f10b16d4
JB
103812004-12-15 Jim Blandy <jimb@redhat.com>
10382
10383 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
10384 under NPTL when there is debugging info available for libpthread.
10385
fb6e1814
JG
103862004-12-13 Jerome Guitton <guitton@gnat.com>
10387
10388 * gdb.ada/fixed_points.c: New file.
10389 * gdb.ada/fixed_points.exp: New file.
10390
fe46cd3a
RC
103912004-12-03 Randolph Chung <tausq@debian.org>
10392
10393 * gdb.arch/pa-nullify.exp: New file.
10394 * gdb.arch/pa-nullify.s: New file.
10395
8de0841b
RC
103962004-11-30 Randolph Chung <tausq@debian.org>
10397
10398 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
10399 instead of "tbug". Fix regexp to work properly with gdb_test.
10400
c8170782
PH
104012004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
10402
10403 * gdb.base/bitfields2.exp: New test.
10404 * gdb.base/bitfields2.c: New file.
10405
954269c2
RE
104062004-11-28 Richard Earnshaw <rearnsha@arm.com>
10407
10408 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
10409
0107feed
RC
104102004-11-16 Randolph Chung <tausq@debian.org>
10411
10412 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
10413
f073ae8c
DJ
104142004-11-14 Daniel Jacobowitz <dan@debian.org>
10415
10416 * gdb.threads/threadapply.exp: Correct "macro details" test.
10417
19ad59e7
JJ
104182004-11-11 Jeff Johnston <jjohnstn@redhat.com>
10419
10420 * gdb.threads/threadapply.exp: New test.
10421 * gdb.threads/threadapply.c: New file.
10422
9cf0961b
MK
104232004-11-07 Mark Kettenis <kettenis@gnu.org>
10424
10425 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
10426 frames.
10427
c789492a
FL
104282004-11-05 Felix Lee <felix+log1@specifixinc.com>
10429
10430 * gdb.base/cursal.exp: New file.
10431 * gdb.base/cursal.c: New file.
10432
a1e167bb
AC
104332004-11-03 Andrew Cagney <cagney@gnu.org>
10434
10435 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
10436
b7cbf173
MK
104372004-10-30 Mark Kettenis <kettenis@gnu.org>
10438
10439 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
10440 NetBSD/ELF targets.
10441
88f9d34f
JB
104422004-10-29 Joel Brobecker <brobecker@gnat.com>
10443
10444 * gdb.threads/bp_in_thread.c: New file, copied from
10445 pthread_cond_wait.c.
10446 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
10447 file, rather than reusing the .c file from another testcase.
10448
ca7d6a0c
JB
104492004-10-20 Joel Brobecker <brobecker@gnat.com>
10450
10451 * gdb.ada/null_record.exp: Check where we stopped after
10452 sending the start command, instead of where the associated
10453 temporary breakpoint was inserted.
10454
0d863d03
AC
104552004-10-14 Andrew Cagney <cagney@gnu.org>
10456
10457 * gdb.mi/gdb701.c (main): Return 0.
10458
d11e72cb
DJ
104592004-10-13 Daniel Jacobowitz <dan@debian.org>
10460
d40539a4 10461 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 10462
e1923096
JJ
104632004-10-12 Jeff Johnston <jjohnstn@redhat.com>
10464
10465 * gdb.threads/schedlock.c: Add comment markers to use to find
10466 line numbers.
10467 * gdb.threads/schedlock.exp: Adjust regex to handle the new
10468 comments.
10469 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
10470 breakpoint lines.
10471
ec8ba2c9
DJ
104722004-10-12 Daniel Jacobowitz <dan@debian.org>
10473
10474 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
10475
0eb3658b
DJ
104762004-10-12 Daniel Jacobowitz <dan@debian.org>
10477
10478 * configure.in: Add gdb.dwarf2.
10479 * configure: Regenerated.
10480 * Makefile.in: Add gdb.dwarf2.
10481 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
10482 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
10483 gdb.dwarf2/file1.txt: New files.
10484
a271cc33
OF
104852004-10-11 Orjan Friberg <orjanf@axis.com>
10486
a9c64011 10487 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
10488 of "run", since the latter doesn't work with remote targets. Adjust
10489 the breakpoint numbering accordingly.
10490 * gdb.threads/pthread_cond_wait.exp: Ditto.
10491
895ce074
MC
104922004-10-08 Michael Chastain <mec.gnu@mindspring.com>
10493
10494 * gdb.base/overlays.exp: Update copyright years.
10495
6be3092d
KI
104962004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
10497
10498 * gdb.base/overlays.exp: Disable if target is Linux.
10499
e05389b8
FL
105002004-10-06 Felix Lee <felix+log1@specifixinc.com>
10501
10502 * config/gdbserver.exp (gdb_load): Use right filename on remote.
10503
73cb587d
KI
105042004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
10505
10506 * gdb.asm/asm-source.exp: Add m32r-linux target.
10507 * gdb.asm/m32r-linux.inc: New file.
10508
3c0edcdc
AC
105092004-09-24 Andrew Cagney <cagney@redhat.com>
10510 David Anderson <anderson@redhat.com>
10511
10512 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
10513 command fails, assume things will work.
10514 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
10515 (_GNU_SOURCE): Define.
10516 (print_unsigned, print_hex): Change parameter to "long long".
10517 (print_byte_count): New function, use to print byte counts.
10518 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
10519 O_LARGEFILE.
10520 (main): Compute an upper bound on a corefile in max_core_size.
10521 Limit memory chunk size to max_core_size. Limit total memory
10522 allocated to max_core_size.
10523
4bb3667f
AC
105242004-09-23 Andrew Cagney <cagney@gnu.org>
10525
10526 * gdb.base/bigcore.exp: Replace the code that creates a corefile
10527 from a separate process with code that creates a corefile by
10528 making the inferior dump core.
10529
60fe1a51
MK
105302004-09-23 Mark Kettenis <kettenis@gnu.org>
10531
10532 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
10533 block.
10534
8e937346
MC
105352004-09-23 Michael Chastain <mec.gnu@mindspring.com>
10536
10537 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
10538 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
10539 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
10540 Likewise.
10541
7213f6d6
JJ
105422004-09-20 Jeff Johnston <jjohnstn@redhat.com>
10543
10544 * gdb.java/jprint.exp: New test case for java inferior call.
10545 * gdb.java/jprint.java: Ditto.
10546
eac69dca
JB
105472004-09-15 Joel Brobecker <brobecker@gnat.com>
10548
10549 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
10550
22227696
MC
105512004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10552
10553 * gdb.threads/killed.c: Include <stdlib.h>.
10554 * gdb.threads/pthreads.c: Likewise.
10555
7dd403a4
MC
105562004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10557
10558 * gdb.threads/killed.c: Add copyright notice.
10559
33f2d567
JM
105602004-09-10 Jason Molenda (jmolenda@apple.com)
10561
a9c64011
AS
10562 * gdb.base/define.exp: Two new tests to verify zero space chars
10563 after 'if' and 'while' commands in a user-defined command is correctly
10564 parsed.
33f2d567 10565
e05b62ac
AC
105662004-09-08 Andrew Cagney <cagney@gnu.org>
10567
10568 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
10569 delivery test with duplicate at end of file.
10570
9cbe82da
MK
105712004-09-06 Mark Kettenis <kettenis@jive.nl>
10572
10573 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
10574
564803d9
MC
105752004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10576
10577 * config/hppro.exp: Removed.
10578
7c6807ce
MC
105792004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10580
10581 * config/sparclet.exp: Removed.
10582
bf7e26dd
MC
105832004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10584
10585 * config/udi.exp: Removed.
10586
714e341b
MC
105872004-09-02 Michael Chastain <mec.gnu@mindspring.com>
10588
10589 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
10590 of "exp_continue".
10591 (advancei): Likewise.
10592
1236e623
JJ
105932004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10594
10595 * gdb.base/unload.exp: Fix so messages aren't duplicated.
10596
3bdcad15
MI
105972004-09-01 Manoj Iyer <manjo@austin.ibm.com>
10598
228af206 10599 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
10600 to check for nodebug in executable.
10601 * gdb.gdb/observer.exp (setup_test): Likewise.
10602 * gdb.gdb/selftest.exp (test_with_self): Likewise.
10603 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
10604
c72b934c
AC
106052004-09-01 Andrew Cagney <cagney@gnu.org>
10606
10607 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
10608 files.
10609
edd9b715
JJ
106102004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10611
10612 * gdb.base/unload.exp: Fix expected warning message to match
10613 latest format.
10614
fb4ce06b
CV
106152004-09-01 Corinna Vinschen <vinschen@redhat.com>
10616
10617 * gdb.base/call-rt-st.exp: Fix typos.
10618
ce78e7c3
MI
106192004-08-31 Manoj Iyer <manjo@austin.ibm.com>
10620
10621 * gdb.threads/thread_check.exp: New testcase.
10622 * gdb.threads/thread_check.c: New testcase.
10623
2dedb159
AC
106242004-08-31 Andrew Cagney <cagney@gnu.org>
10625
10626 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
10627 (skip_to_handler_entry): New procedures. Test stepping into a
10628 handler when the breakpoint is at the handler's entry point.
10629
68f53502
AC
106302004-08-30 Andrew Cagney <cagney@gnu.org>
10631
10632 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
10633 gdb/1757.
10634
3e3ffd2b
MC
106352004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10636
10637 With code from Manoj Iyer <manjo@austin.ibm.com>:
10638 * lib/gdb.exp (gdb_file_cmd): Return more information in the
10639 return value. Add an arm for "no debugging symbols found".
10640 Change a stray "error" to "perror".
10641 (gdb_run_cmd): Adapt to new return value.
10642 * gdb.base/remote.exp: Adapt to new return value.
10643 * gdb.gdb/complaints.exp: Likewise.
10644 * gdb.gdb/observer.exp: Likewise.
10645 * gdb.gdb/selftest.exp: Likewise.
10646 * gdb.gdb/xfullpath.exp: Likewise.
10647
4b6f5fd2
JB
106482004-08-27 Joel Brobecker <brobecker@gnat.com>
10649
10650 * gdb.threads/bp_in_thread.exp: New testcase.
10651
e5b25496
MC
106522004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10653
10654 Fix PR testsuite/1735.
10655 * gdb.threads/schedlock.c (thread_function): Add a cast
10656 to suppress a gcc warning.
10657 * gdb.threads/thread-specific.c (thread_function): Likewise.
10658
934353d6
MC
106592004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10660
10661 * gdb.base/unload.c: Include <stdlib.h>.
10662
f98a0aef 106632004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 10664
f98a0aef 10665 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
10666 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
10667 synchronized after the "return".
10668
5a2e8882
MC
106692004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10670
10671 * gdb.mi/basics.c: Include <stdio.h>.
10672 * gdb.mi/pthreads.c: Include <stdlib.h>.
10673 * gdb.mi/var-cmd.c: Include <stdlib.h>.
10674
a9640423
MC
106752004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10676
10677 * gdb.threads/schedlock.c: Add copyright notice.
10678
b04e311d
AC
106792004-08-25 Andrew Cagney <cagney@gnu.org>
10680
10681 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
10682 (skip_over_handler, breakpoint_over_hander): New test procedures.
10683 (advance, advancei): Add a proper prefix, do not use
10684 rerun_to_main.
10685 * gdb.base/sigstep.c (main): Change to use an infinite loop.
10686
7c27f15b
MC
106872004-08-24 Michael Chastain <mec.gnu@mindspring.com>
10688
10689 * gdb.mi/basics.c: Add copyright notice.
10690 * gdb.mi/var-cmd.c: Add copyright notice.
10691
fffc87ae
MC
106922004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10693
10694 * lib/gdb.exp: Remove signed_keyword_not_used.
10695 * lib/compiler.c: Likewise.
10696 * lib/compiler.cc: Likewise.
10697
d782e0bf
MC
106982004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10699
10700 * gdb.base/whatis.c: Remove conditional disabling of "signed".
10701 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
10702
96033e83
MC
107032004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10704
10705 * gdb.base/whatis.c: Add copyright notice.
10706
cf38c229
MK
107072004-08-20 Mark Kettenis <kettenis@gnu.org>
10708
10709 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
10710 it to skip the breakpoints encoded in the inline assembly.
10711
f4b49756
MC
107122004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10713
10714 * Makefile.in: Add gdb.fortran.
10715
2f193b69
MC
107162004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10717
10718 * gdb.base/call-sc.exp (test_scalar_returns):
10719 Fix cut-and-paste glitch in "Make fun return now".
10720
89a237cb
MC
107212004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10722
10723 * configure.in: Add gdb.fortran.
10724 * configure: Regenerate.
10725 * gdb.fortran/Makefile.in: New file.
10726 * lib/gdb.exp (skip_fortran_tests): New procedure.
10727
469aff8e
MC
107282004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10729
10730 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
10731 reference to bug-gnu@prep.ai.mit.edu.
10732 * gdb.mi/mi-var-child.exp: Likewise.
10733 * gdb.mi/mi-var-cmd.exp: Likewise.
10734 * gdb.mi/mi-var-display.exp: Likewise.
10735 * gdb.mi/mi2-var-block.exp: Likewise.
10736 * gdb.mi/mi2-var-child.exp: Likewise.
10737 * gdb.mi/mi2-var-cmd.exp: Likewise.
10738 * gdb.mi/mi2-var-display.exp: Likewise.
10739
00b51b9f
MK
107402004-08-15 Mark Kettenis <kettenis@gnu.org>
10741
10742 * gdb.base/unload.c (main): Make local variable msg const.
10743
45f07fef
MC
107442004-08-15 Michael Chastain <mec.gnu@mindspring.com>
10745
10746 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
10747 to bug-gnu@prep.ai.mit.edu.
10748 * gdb.mi/mi-disassemble.exp: Likewise.
10749 * gdb.mi/mi-eval.exp: Likewise.
10750 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
10751 default line number.
10752 * gdb.mi/mi-return.exp: Likewise.
10753 * gdb.mi/mi-simplerun.exp: Likewise.
10754 * gdb.mi/mi-stack.exp: Likewise.
10755 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
10756 number with explicit range test.
10757 * gdb.mi/mi-watch.exp: Likewise.
10758 * gdb.mi/mi2-break.exp: Likewise.
10759 * gdb.mi/mi2-cli.exp: Likewise.
10760 * gdb.mi/mi2-disassemble.exp: Likewise.
10761 * gdb.mi/mi2-eval.exp: Likewise.
10762 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
10763 default line number.
10764 * gdb.mi/mi2-return.exp: Likewise.
10765 * gdb.mi/mi2-simplerun.exp: Likewise.
10766 * gdb.mi/mi2-stack.exp: Likewise.
10767 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
10768 number with explicit range test.
10769 * gdb.mi/mi2-watch.exp: Likewise.
10770
dd8c8ee7
MC
107712004-08-15 Michael Chastain <mec.gnu@mindspring.com>
10772
10773 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
10774 * gdb.cp/m-static.exp: Likewise.
10775 * gdb.cp/rtti.exp: Likewise.
10776
4e838464
MK
107772004-08-14 Mark Kettenis <kettenis@gnu.org>
10778
10779 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
10780
8d8cb839
EZ
107812004-08-14 Eli Zaretskii <eliz@gnu.org>
10782
10783 * ChangeLog: Prefix Local Variables with semi-colons and indent
10784 the reference to older ChangeLog files, to fix fontification in
10785 Emacs.
10786
deea8bb0
MC
107872004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10788
10789 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
10790 * gdb.mi/mi2-break.exp: Likewise.
10791
c3297504
MC
107922004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10793
10794 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
10795
25808999
MC
107962004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10797
10798 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
10799
226a8d71
MC
108002004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10801
10802 * gdb.cp/classes.exp: Remove unused declarations. Just let
10803 test names default instead of providing special names. Remove
10804 extraneous demangler test.
10805
37fdf854
JJ
108062004-08-12 Jeff Johnston <jjohnstn@redhat.com>
10807
10808 * gdb.base/unload.exp: New test for breakpoints in dynamically
10809 loaded libraries.
10810 * gdb.base/unload.c: Ditto.
10811 * gdb.base/unloadshr.c: Ditto.
10812
2d3a7986
MC
108132004-08-12 Michael Chastain <mec.gnu@mindspring.com>
10814
10815 * gdb.cp/classes.exp (test_ptype_class_objects): Call
10816 cp_test_ptype_class.
10817 (test_enums): Likewise.
10818
c72b934c
AC
108192004-08-10 Andrew Cagney <cagney@gnu.org>
10820
10821 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
10822 files.
10823
cc503c8a
AC
108242004-08-10 Andrew Cagney <cagney@gnu.org>
10825
10826 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
10827 init_malloc call.
10828
902f2ccb
MC
108292004-08-10 Michael Chastain <mec.gnu@mindspring.com>
10830
10831 * ChangeLog: Add copyright notice. The notice is copied
10832 from emacs 21.3 top level ChangeLog.
10833
78c90502
MC
108342004-08-09 Michael Chastain <mec.gnu@mindspring.com>
10835
10836 * lib/cp-support.exp: New file.
10837 * lib/cp-support.exp (cp_test_type_class): New function.
10838 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
10839 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
10840 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
10841 cp_test_ptype_class.
10842
88e5ea78
MC
108432004-08-09 Michael Chastain <mec.gnu@mindspring.com>
10844
10845 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
10846 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
10847 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
10848 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
10849 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
10850 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
10851 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
10852 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
10853 gdb.mi/mi2-watch.exp: Update copyright years.
10854
6a89fc9c
MK
108552004-08-09 Mark Kettenis <kettenis@gnu.org>
10856
10857 * gdb.base/sigaltstack.exp: Provide proper anchoring.
10858
1482e0de
MC
108592004-08-09 Michael Chastain <mec.gnu@mindspring.com>
10860
10861 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
10862 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
10863 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
10864 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
10865 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
10866 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
10867 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
10868 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
10869 gdb.mi/mi-watch.exp: Update copyright years.
10870
1a5ce3f3
DJ
108712004-08-08 Daniel Jacobowitz <dan@debian.org>
10872
10873 PR gdb/1738
10874 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
10875 from a breakpoint with a pending signal.
10876
04f6ecf2
DJ
108772004-08-08 Daniel Jacobowitz <dan@debian.org>
10878
10879 PR gdb/1736
10880 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
10881 * gdb.base/sigaltstack.exp (finish_test): Consume output until
10882 the prompt.
10883 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
10884
54d90d35
DJ
108852004-08-08 Daniel Jacobowitz <dan@debian.org>
10886
10887 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
10888
d2f6abb0
DJ
108892004-08-08 Daniel Jacobowitz <dan@debian.org>
10890
10891 PR gdb/1736
10892 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
10893 for i?86-*-linux*.
10894
5598c03d
DJ
108952004-08-08 Daniel Jacobowitz <dan@debian.org>
10896
10897 * gdb.arch/i386-prologue.exp: Compile without debug information.
10898
c6fee705
MC
108992004-08-08 Michael Chastain <mec.gnu@mindspring.com>
10900
10901 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
10902 rather than asking gdb to search.
10903
dd90efdb
MC
109042004-08-05 Michael Chastain <mec.gnu@mindspring.com>
10905
10906 * gdb.base/gcore.c: Include <string.h>.
10907
1e84bec1
MC
109082004-08-05 Michael Chastain <mec.gnu@mindspring.com>
10909
10910 * gdb.base/gcore.c: Add copyright notice.
10911
e425eb2b
MC
109122004-08-05 Michael Chastain <mec.gnu@mindspring.com>
10913
10914 * gdb.base/freebpcmd.c: Include <stdio.h>.
10915 * gdb.base/long_long.c: Include <string.h>.
10916 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
10917 * gdb.base/siginfo.c: Include <string.h>.
10918 * gdb.base/sigstep.c: Include <string.h>.
10919
cb9aaed5
MC
109202004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10921
10922 * gdb.base/complex.c: Include <stdlib.h>.
10923
55944f3d
MC
109242004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10925
10926 * gdb.base/complex.c: Add copyright notice.
10927
7b2953d9
MC
109282004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10929
10930 * gdb.base/charset.c: Include <stdlib.h>.
10931
c9133d23
MC
109322004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10933
10934 * gdb.base/auxv.c: Include <stdlib.h>.
10935
0a8490ad
MC
109362004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10937
10938 * gdb.base/auxv.c: Add copyright notice.
10939
3426d5ec
MC
109402004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10941
10942 * gdb.base/coremaker.c: Add copyright notice.
10943 * gdb.base/coremaker2.c: Add copyright notice.
10944
8da195dd
AC
109452004-08-04 Andrew Cagney <cagney@gnu.org>
10946
10947 * gdb.base/store.exp: Update copyright.
10948 (check_set, up_set, check_struct, up_struct): Add a prefix to test
10949 names, do not import gdb_prompt.
10950
8d394f98
AC
109512004-08-01 Andrew Cagney <cagney@gnu.org>
10952
10953 Fix PR testsuite/1729.
10954 * gdb.base/dump.exp: Add test name to callers of capture_value, do
10955 not use capture_value with value 4.
10956 (capture_value): Add optional test name parameter.
10957 (test_reload_saved_value, test_restore_saved_value): Use $msg as
10958 the prefix, pass to capture_value.
10959
b6702b23
MK
109602004-08-01 Mark Kettenis <kettenis@gnu.org>
10961
10962 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
10963 * gdb.arch/i386-prologue.c (standard): New prototype and function.
10964 (main): Call new function.
10965
c203e0ca
MC
109662004-07-31 Michael Chastain <mec.gnu@mindspring.com>
10967
10968 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
10969
a7995a30
MC
109702004-07-31 Michael Chastain <mec.gnu@mindspring.com>
10971
10972 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
10973
9366563b
MC
109742004-07-31 Michael Chastain <mec.gnu@mindspring.com>
10975
b6eeaf26 10976 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
10977 Accept more values of vtbl pointer. Remove some messages
10978 about "obsolete gcc or gdb".
10979
2fc1f950
MC
109802004-07-30 Michael Chastain <mec.gnu@mindspring.com>
10981
10982 * gdb.cp/classes.exp: Accept more varieties of ptype output.
10983
c724d49b
MC
109842004-07-30 Michael Chastain <mec.gnu@mindspring.com>
10985
10986 * gdb.base/asm-source.exp: Properly convert target board
10987 debug flags from gcc format to binutils format.
10988
736b0fce
MK
109892004-07-28 Mark Kettenis <kettenis@gnu.org>
10990
10991 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
10992 gdb1718". PR backtrace/1718 partially fixed.
10993
5633ea5c
JJ
109942004-07-27 Jeff Johnston <jjohnstn@redhat.com>
10995
10996 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
10997
575eebb1
NC
109982004-07-26 Nick Clifton <nickc@redhat.com>
10999
11000 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
11001 good default value for a specific architecture is available then
11002 set it to that value. Otherwise default to the -gstabs switch.
11003 Remove the -g... switches from the asm-flags variable. Allow the
11004 target board info to override the value if it wants to. Pass the
11005 switch on the assembler command line.
11006
62104619
MK
110072004-07-23 Mark Kettenis <kettenis@gnu.org>
11008
11009 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
11010 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
11011 (main): Call new function.
11012
4a1135b8
MC
110132004-07-22 Michael Chastain <mec.gnu@mindspring.com>
11014
11015 Test for PR exp/1715.
11016 * gdb.base/radix.exp: Refactor common procedures. Make all
11017 test names unique. Change XFAIL to KFAIL.
11018
8a12c1f0
MC
110192004-07-20 Michael Chastain <mec.gnu@mindspring.com>
11020
11021 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
11022 * gdb.ada/gnat_ada.gin: ... to here.
11023 * configure.in: Use gnat_ada.gin.
11024 * configure: Regenerate.
11025
23b451cf
AC
110262004-07-20 Andrew Cagney <cagney@gnu.org>
11027
11028 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
11029 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
11030 XFAILs. Clean up test messages and comments. Check backtraces.
11031 Delete re-sync code.
11032
ab618a02
MC
110332004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11034
11035 Fix PR cli/740.
11036 * gdb.base/annota1.exp: Honor gdb,nosignals.
11037 * gdb.base/annota3.exp: Likewise.
11038
46dad340
MC
110392004-07-19 Michael Chastain <mec.gnu@mindspring.com>
11040
11041 * lib/java.exp: Update copyright notice.
11042
756d8c70
AC
110432004-07-19 Andrew Cagney <cagney@gnu.org>
11044
11045 * gdb.base/selftest.exp: Copy file from here ...
11046 * gdb.gdb/selftest.exp: ... to here.
11047
586027e6
AC
110482004-07-16 Andrew Cagney <cagney@redhat.com>
11049
11050 * lib/insight-support.exp: Delete file.
11051 * lib/java.exp (java_init): Fix copyright.
11052
029d2200
AC
110532004-07-16 Andrew Cagney <cagney@gnu.org>
11054
11055 * gdb.base/restore.c: Append "prologue" to comments marking the a
11056 function's prologue.
11057 * gdb.base/restore.exp: Update copyright, re-indent.
11058 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
11059 callerN" prefix where needed. Update patterns that match a
11060 function's prologue.
11061
653b62c5
MC
110622004-07-16 Michael Chastain <mec.gnu@mindspring.com>
11063
11064 * gdb.base/restore.c: Add copyright notice.
11065
f7d690e5
AC
110662004-07-16 Andrew Cagney <cagney@gnu.org>
11067
11068 * gdb.base/logical.exp: Update copyright.
11069 (evaluate): New procedure. Use to re-implement tests using
11070 several tables.
11071
d629a7cb
MH
110722004-07-14 Martin Hunt <hunt@redhat.com>
11073
11074 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
11075 which fixes some problems where init.tcl was not found.
11076
9c7bb332
AC
110772004-07-13 Andrew Cagney <cagney@gnu.org>
11078
6bf46641
AC
11079 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
11080 (check_sizeof, check_valueof): Do not include the output in the
11081 test name. Use gdb_test.
11082 (get_valueof): Use gdb_test_multiple.
11083
c4ffd4c0
AC
11084 * gdb.base/step-test.exp: Update copyright. Use
11085 gdb_test_multiple. Ensure that test names do not include
11086 architecture dependent output.
11087
ab89363a
AC
11088 * gdb.gdb/observer.exp: Update copyright.
11089 (setup_test): Use gdb_test_multiple.
11090 (attach_first_observer, attach_second_observer)
11091 (attach_third_observer, detach_first_observer)
11092 (detach_second_observer, detach_third_observer)
11093 (reset_counters, check_counters): Make $message a prefix.
11094 (test_normal_stop_notifications): Add "args" parameter - a list of
11095 init functions to be called. Make $message a prefix,
11096 (test_observer_normal_stop): Change the message prefixes so that
11097 they are unique, pass the attach / detach procedures to
11098 test_normal_stop_notifications.
11099
ec58997a
AC
11100 * gdb.base/signull.exp (test_segv): Prefix all tests with
11101 "${name}". Clean up test messages.
11102
b475183b
AC
11103 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
11104
9c7bb332
AC
11105 * gdb.base/ena-dis-br.exp: Update copyright.
11106 (break_at): New function. Replace send_gdb with gdb_test,
11107 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
11108 ignore count, not stopped at bpt", with KFAIL.
11109
2dd95497
CV
111102004-07-13 Corinna Vinschen <vinschen@redhat.com>
11111
11112 * gdb.base/attach.exp: Remove cleanupfile handling.
11113
419e626b
AC
111142004-07-12 Andrew Cagney <cagney@gnu.org>
11115
11116 * gdb.base/annota1.exp: Cleanup corefile test name.
11117 * gdb.base/annota3.exp: Ditto.
11118
8b1b3228
AC
111192004-07-12 Andrew Cagney <cagney@gnu.org>
11120
78650829
AC
11121 * gdb.base/signals.exp: Clean up copyright, re-indent.
11122
8b1b3228
AC
11123 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
11124 gdb_test and gdb_test_multiple.
11125
935c2760
JJ
111262004-07-08 Jeff Johnston <jjohnstn@redhat.com>
11127
11128 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 11129 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
11130 provide line number info for first statement in main.
11131
1544280f
AC
111322004-07-08 Andrew Cagney <cagney@gnu.org>
11133
1279f4ff
AC
11134 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
11135
1544280f
AC
11136 * gdb.base/sigbpt.exp: Make the common part of each test name a
11137 prefix instead of suffix.
11138
bcc82369
BR
111392004-07-07 Bob Rossi <bob_rossi@cox.net>
11140
11141 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
11142 test from test_tbreak_creation_and_listing to
11143 test_file_list_exec_source_file
11144 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
11145 Changed name of test from test_tbreak_creation_and_listing to
11146 test_file_list_exec_source_file
11147
23f4b0aa
JJ
111482004-07-07 Jeff Johnston <jjohnstn@redhat.com>
11149
11150 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
11151 the jmisc() constructor instead of <init>.
11152 * gdb.java/jmisc1.exp: Ditto.
11153
56401cd5
AC
111542004-07-07 Andrew Cagney <cagney@gnu.org>
11155
11156 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
11157 corrupting the PC.
11158
44ae2f6a
MC
111592004-07-06 Michael Chastain <mec.gnu@mindspring.com>
11160
11161 * gdb.cp/templates.exp: Accept whitespace change in demangler
11162 output.
11163
45a83408
AC
111642004-07-06 Andrew Cagney <cagney@gnu.org>
11165
11166 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
11167
d205ad70
MC
111682004-07-02 Michael Chastain <mec.gnu@mindspring.com>
11169
11170 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
11171 * lib/compiler.cc: Likewise.
11172
06ea1a61
MC
111732004-06-30 Michael Chastain <mec.gnu@mindspring.com>
11174
11175 * lib/compiler.cc: Work around string preprocessing problem
11176 with old hp c++ compiler.
11177 * lib/compiler.c: Likewise.
11178
daab1251
CV
111792004-06-29 Corinna Vinschen <vinschen@redhat.com>
11180
11181 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
11182 directives to conditionalize symbol prefixing.
11183 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
11184 additional_flags handling. Add underscore prefix for Cygwin.
11185 * gdb.arch/i386-unwind.c: Use preprocessor directives to
11186 conditionalize symbol prefixing.
11187 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
11188 additional_flags handling. Add underscore prefix for Cygwin.
11189
cc984116
CV
111902004-06-29 Corinna Vinschen <vinschen@redhat.com>
11191
11192 * gdb.base/bigcore.exp: Skip test on Cygwin.
11193
c279b077
MC
111942004-06-28 Michael Chastain <mec.gnu@mindspring.com>
11195
11196 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
11197 formats for "info register". Use gdb_test_multiple. Fix
11198 the "invalid register" test.
11199
0e915747
CV
112002004-06-28 Corinna Vinschen <vinschen@redhat.com>
11201
11202 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
11203 PID for Cygwin. Add Cygwin specific strings to check for in some
11204 tests.
11205 (do_attach_tests): Add a test for user interaction when attaching
11206 to a process with no matching symbol table already loaded.
11207
11422c86
AC
112082004-06-26 Andrew Cagney <cagney@gnu.org>
11209
11210 Test PR java/1567 and PR java/1565.
11211 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
11212 * gdb.java/jmisc2.exp: Delete file.
11213
cefbce26
MC
112142004-06-26 Michael Chastain <mec.gnu@mindspring.com>
11215
11216 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
11217
e19f872c
CV
112182004-06-25 Corinna Vinschen <vinschen@redhat.com>
11219
11220 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
11221 attach process.
11222
d931ba3b
MC
112232004-06-23 Michael Chastain <mec.gnu@mindspring.com>
11224
11225 * gdb.cp/pr-1553.exp: Remove.
11226
aef68c48
MC
112272004-06-22 Michael Chastain <mec.gnu@mindspring.com>
11228
11229 * gdb.cp/pr-1553.cc: Remove.
11230 * gdb.cp/pr-1553.exp: Disable this test.
11231
8d5df71a
JB
112322004-06-20 Jim Blandy <jimb@redhat.com>
11233
a9c64011 11234 Fix PR testsuite/1680.
8d5df71a
JB
11235 * gdb.arch/i386-sse.exp: Properly quote curly braces in
11236 regular expressions.
11237
4ac6f39d
MC
112382004-06-19 Michael Chastain <mec.gnu@mindspring.com>
11239
11240 Fix PR testsuite/1679.
11241 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
11242 Issue an UNSUPPORTED result instead.
11243
1b413552
JB
112442004-06-18 Jim Blandy <jimb@redhat.com>
11245
11246 * gdb.base/charset.exp: Only send a control-C if we see a new
11247 prompt and incomplete command.
11248
6daa6ebd
MC
112492004-06-18 Michael Chastain <mec.gnu@mindspring.com>
11250
11251 * gdb.cp/pr-574.cc: Add copyright notice.
11252
51fa4ae0
JB
112532004-06-17 Jim Blandy <jimb@redhat.com>
11254
11255 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
11256 cases where the regexp has no groups; this grabs random text from
11257 the previous test suite, whatever that was.
11258
8fea26c5
MC
112592004-06-17 Michael Chastain <mec.gnu@mindspring.com>
11260
11261 * gdb.cp/printmethod.cc: Add copyright notice.
11262
1e3aeb41
MC
112632004-06-16 Michael Chastain <mec.gnu@mindspring.com>
11264
11265 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
11266
9d9030bc
AC
112672004-06-16 Andrew Cagney <cagney@gnu.org>
11268
11269 * gdb.base/signull.c: Update copyright. Include <string.h>.
11270 (bowler): Replace data_pointer with data_read
11271 and data_write cases. Add code_descriptor case.
11272 (zero, desc): New array and pointer.
11273 (data, code): Change to simple pointers.
11274 * gdb.base/signull.exp: Fix probe pattern matching a function
11275 descriptor SIGSEGV. Replace data_pointer with data_read and
11276 data_write tests.
11277
acd4ad44
AC
112782004-06-16 Andrew Cagney <cagney@gnu.org>
11279
11280 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
11281
08fd625c
MC
112822004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11283
11284 * gdb.base/long_long.c: Add copyright notice.
11285
1903502c
MC
112862004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11287
11288 * gdb.base/long_long.exp: Remove reference to
11289 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
11290 to gdb_breakpoint and gdb_continue_to_breakpoint.
11291
83313cb1
JB
112922004-06-14 Jim Blandy <jimb@redhat.com>
11293
11294 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
11295 endian case.
11296
1bf404ef
AC
112972004-06-14 Andrew Cagney <cagney@gnu.org>
11298
11299 * gdb.base/gcore.exp (capture_command_output): Delete the always
11300 passing tests containing inferior values.
11301 * gdb.base/ending-run.exp: Do not include the breakpoint address
11302 in the test message. Update copyright.
11303 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
11304 size in the test name, use gdb_test_multiple. Update copyright.
11305
ef220b33
MC
113062004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11307
11308 * gdb.cp/ref-types.cc: Add copyright notice.
11309
4f70a4c9
MC
113102004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11311
11312 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
11313 hp_aCC_compiler.
11314 * lib/compiler.cc: Likewise.
11315 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
11316 'set' commands. Log diagnostics for other lines. Set
11317 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
11318
335928ac
MC
113192004-06-13 Michael Chastain <mec.gnu@mindspring.com>
11320
11321 * gdb.cp/try_catch.cc: Add copyright notice.
11322
2efb12e8
MC
113232004-06-12 Michael Chastain <mec.gnu@mindspring.com>
11324
11325 * gdb.cp/userdef.cc: Add copyright notice.
11326
0bbed51a
MC
113272004-06-11 Michael Chastain <mec.gnu@mindspring.com>
11328
11329 * gdb.cp/virtfunc.cc: Add copyright notice.
11330
e12a46c9
RC
113312004-06-11 Randolph Chung <tausq@debian.org>
11332
11333 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
11334 problem.
11335
338e05af
AC
113362004-06-10 Andrew Cagney <cagney@gnu.org>
11337
11338 * lib/compiler.cc, lib/compiler.c: Append either
11339 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
11340 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
11341 instead of gcc-3-3.
11342
dc3f10cb
AC
113432004-06-09 Andrew Cagney <cagney@gnu.org>
11344
b4d946af
AC
11345 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
11346 gdb/1455, bug is specific to "long long" and "double".
a9c64011 11347
dc3f10cb
AC
11348 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
11349 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
11350 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
11351 fixed.
11352
b5c0bfa2
AC
113532004-06-09 Andrew Cagney <cagney@gnu.org>
11354
11355 * gdb.base/structs.exp (test_struct_returns): Replace
11356 "return_value_unknown" and "finish_value_unknown" by
11357 "return_value_known" and "finish_value_known". Instead of
11358 "return_value_unknown" iff "finish_value_unknown", check
11359 "return_value_known" implies "finish_value_known".
11360
caeb605f
MH
113612004-06-08 Martin Hunt <hunt@redhat.com>
11362
11363 * gdb.base/float.exp: Add pattern for mips targets.
11364
c892bb64
RC
113652004-06-08 Randolph Chung <tausq@debian.org>
11366
11367 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
11368 message for unknown architectures more clear.
11369
48306d3e
JB
113702004-06-08 Joel Brobecker <brobecker@gnat.com>
11371
11372 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
11373 start the execution of the program.
11374
83ecb59f
JB
113752004-06-07 Jim Blandy <jimb@redhat.com>
11376
11377 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
11378 * gdb.arch/i386-cpuid.h: New helper file.
11379
55264cb4
RC
113802004-06-07 Randolph Chung <tausq@debian.org>
11381
11382 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
11383 has started.
11384
23cadb28
RM
113852004-06-04 Roland McGrath <roland@redhat.com>
11386
11387 Fix PR gdb/1647.
11388 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
11389 differently to be robust to output buffering differences.
11390
51d01eda
MC
113912004-06-04 Michael Chastain <mec.gnu@mindspring.com>
11392
11393 * gdb.threads/pthreads.exp: Update copyright years.
11394 (check_control_c): Change asynchronous 'after' to synchronous.
11395
f4fc3b93
RM
113962004-06-04 Roland McGrath <roland@redhat.com>
11397
11398 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
11399 next gdb prompt.
11400
4013522b
MC
114012004-06-02 Michael Chastain <mec.gnu@mindspring.com>
11402
11403 Fix PR gdb/1636.
11404 * gdb.threads/manythreads.exp: Change asynchronous 'after'
11405 calls to synchronous.
11406
7a8f1e6b
JB
114072004-05-26 Jim Blandy <jimb@redhat.com>
11408
11409 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
11410
81bb3443
RC
114112004-05-24 Randolph Chung <tausq@debian.org>
11412
11413 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
11414 * gdb.asm/pa.inc: New file.
11415
8f5a3103
MK
114162004-05-22 Mark Kettenis <kettenis@gnu.org>
11417
11418 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
11419
734b8fe8 114202004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 11421 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
11422
11423 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
11424 GDB prompt.
11425
725603e1
UW
114262004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11427
f4fc3b93 11428 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
11429 setjmp/longjmp. Use sigaction instead of signal.
11430
8b923272 114312004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 11432 Michael Snyder <msnyder@redhat.com>
8b923272
JB
11433
11434 * gdb.threads/pthread_cond_wait.c: New file.
11435 * gdb.threads/pthread_cond_wait.exp: New testcase.
11436
8bfabb04
AC
114372004-05-13 Andrew Cagney <cagney@redhat.com>
11438
11439 * gdb.base/signull.exp, gdb.base/signull.c: New files.
11440 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
11441
42edda50
AC
114422004-05-11 Andrew Cagney <cagney@redhat.com>
11443
11444 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
11445 fixed but revealed gdb/1639.
11446
d303a6c7
AC
114472004-05-10 Andrew Cagney <cagney@redhat.com>
11448
11449 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
11450 func1" and "next to 2nd alarm", kernel bug avoided.
11451
bf08c2a1
DJ
114522004-05-10 Daniel Jacobowitz <dan@debian.org>
11453
11454 PR external/1568
11455 * gdb.base/bigcore.exp: Check the size of the dumped core file.
11456 XFAIL if it is smaller than bytes_allocated.
11457 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
11458 (main): Make chunks_allocated unsigned. Correct comment.
11459
c0586a34
JB
114602004-05-07 Joel Brobecker <brobecker@gnat.com>
11461
11462 * gdb.arch/powerpc-aix-prologue.c: New file.
11463 * gdb.arch/powerpc-aix-prologue.exp: New file.
11464
f2785d12
JB
114652004-05-07 Jim Blandy <jimb@redhat.com>
11466
11467 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
11468 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
11469
bd7f6e30
JB
114702004-05-06 Joel Brobecker <brobecker@gnat.com>
11471
11472 * gdb.base/sep.exp: No longer setup_kfail when the program was
11473 built with dwarf2.
11474
0a5e7efe
JI
114752004-05-05 Jim Ingham <jingham@apple.com>
11476
11477 * gdb.base/pending.exp: Make sure pending breakpoints
11478 preserve the ignore count.
f4fc3b93 11479
a8958849
MK
114802004-04-27 Jerome Guitton <guitton@gnat.com>
11481
11482 * i386-prologue.exp: Add testcase for jump instruction as first
11483 instruction of the real code.
11484 * i386-prologue.c (jump_at_beginning): New function.
11485
7e103f5b
MK
114862004-04-28 Mark Kettenis <kettenis@gnu.org>
11487
11488 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
11489 x86_64-*-*.
11490
5d38b224
MK
114912004-04-28 Mark Kettenis <kettenis@gnu.org>
11492
11493 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
11494 i*86-*-*.
11495
0ef32fd9
MK
114962004-04-25 Mark Kettenis <kettenis@gnu.org>
11497
11498 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
11499 expression that checks the return type.
11500
71d7dd7c
AC
115012004-04-23 Andrew Cagney <cagney@redhat.com>
11502
11503 * gdb.base/call-sc.exp: New test of scalar call/return values.
11504 * gdb.base/call-sc.c: Ditto.
11505
1e9f977e
JJ
115062004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11507
11508 * gdb.threads/manythreads.c: Reduce thread stack size.
11509
899d9e3a
JJ
115102004-04-23 Jeff Johnston <jjohnstn@redhat.com>
11511
11512 * gdb.threads/manythreads.c: Add copyright notice.
11513
61bcae62
AC
115142004-04-23 Andrew Cagney <cagney@redhat.com>
11515
11516 * gdb.base/siginfo.exp: Better handle step out of signal.
11517 * gdb.base/sigstep.exp: Ditto.
11518
7339a42e 115192004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 11520 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
11521
11522 * gdb.threads/manythreads.c: New testcase.
11523 * gdb.threads/manythreads.exp: Ditto.
11524
5c98409b
JB
115252004-04-22 Jim Blandy <jimb@redhat.com>
11526
11527 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
11528 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
11529
3b611f1a
MC
115302004-04-21 Michael Chastain <mec.gnu@mindspring.com>
11531
11532 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
11533
f0fd9238
AC
115342004-04-21 Andrew Cagney <cagney@redhat.com>
11535
11536 * gdb.base/sigstep.c: New file.
11537 * gdb.base/sigstep.exp: New file.
11538
90990674
JB
115392004-04-16 Joel Brobecker <brobecker@gnat.com>
11540
11541 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
11542 call to observer_notify_normal_stop.
11543
78cef34b
AC
115442004-04-15 Andrew Cagney <cagney@redhat.com>
11545
11546 * gdb.base/siginfo.c: New file.
11547 * gdb.base/siginfo.exp: New file.
11548
d2343407
JB
115492004-04-12 J. Brobecker <brobecker@gnat.com>
11550
11551 * gdb.base/sep.exp: Fix typo in comment.
11552
a2dba3c8
JB
115532004-04-12 J. Brobecker <brobecker@gnat.com>
11554
11555 * gdb.base/sep.c: New file.
11556 * gdb.base/sep-proc.c: New file.
11557 * gdb.base/sep.exp: New testcase.
11558
15f7b60e
MK
115592004-04-09 Mark Kettenis <kettenis@gnu.org>
11560
11561 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
11562 support.
11563
44f4de1a
AC
115642004-04-05 Andrew Cagney <cagney@redhat.com>
11565
11566 * gdb.base/sigaltstack.c: New file.
11567 * gdb.base/sigaltstack.exp: New file.
11568
ef04f396
JB
115692004-04-04 Joel Brobecker <brobecker@gnat.com>
11570
11571 * gdb.base/foll-fork.exp: Update the expected output for
11572 "help set follow-fork-mode", to match a change that was made
11573 to the help of this variable on 2004-01-13.
11574
d40d2c92
JB
115752004-04-01 Joel Brobecker <brobecker@gnat.com>
11576
11577 * lib/ada.exp: Add copyright notice.
11578 * bar.ads: Likewise.
11579 * bar.adb: Likewise.
11580 * null_record.adb: Likewise.
11581 * null_record.exp: Likewise.
11582 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
11583
f86ef5a3
JB
115842004-04-01 Joel Brobecker <brobecker@gnat.com>
11585
11586 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
11587 * configure: Regenerate.
11588
414e70e3
JB
115892004-04-01 Joel Brobecker <brobecker@gnat.com>
11590
11591 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
11592 to build the application. Remove the message printed when in
11593 verbose mode, redundant with the UNSUPPORTED message above.
11594
f0aaee49
JB
115952004-03-31 Joel Brobecker <brobecker@gnat.com>
11596
11597 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
11598 * gdb.ada (null_record.exp): New testcase.
11599
ac81cb54
JB
116002004-03-31 Joel Brobecker <brobecker@gnat.com>
11601
11602 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
11603
854af2f7
JB
116042004-03-31 Joel Brobecker <brobecker@gnat.com>
11605
11606 * gdb.ada: New subdirectory.
11607 * gdb.ada/Makefile.in: New file.
11608 * gdb.ada/gnat_ada.gpr.in: New file.
11609
034cb681
JB
116102004-03-31 Joel Brobecker <brobecker@gnat.com>
11611
11612 * lib/ada.exp: New file.
11613
78a1a894
DJ
116142004-03-24 Daniel Jacobowitz <drow@mvista.com>
11615
11616 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
11617 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
11618
4b2b3b3e
AC
116192004-03-22 Andrew Cagney <cagney@redhat.com>
11620
11621 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
11622 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
11623 Problem identified by Ulrich Weigand.
11624
23c73aa3
DC
116252004-03-17 David Carlton <carlton@kealia.com>
11626
11627 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
11628 PR c++/826.
11629
d63a86f8
RM
116302004-03-16 Roland McGrath <roland@redhat.com>
11631
11632 * gdb.base/auxv.exp: New file.
11633 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
11634
0e02aa50
DC
116352004-03-12 David Carlton <carlton@kealia.com>
11636
11637 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
11638 * gdb.cp/pr-1553.cc: Ditto.
11639 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
11640 pass branch.
11641
c20b71be
MC
116422004-03-12 Michael Chastain <mec.gnu@mindspring.com>
11643
11644 * gdb.cp/templates.exp: Accept more template types.
11645
c7414a01
MC
116462004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11647
11648 From Corinna Vinschen with modifications.
11649 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
11650 local variable obj_with_enum.
11651 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
11652 results with obj_with_enum.
11653
ed69573c
MC
116542004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11655
11656 * gdb.cp/classes.cc: New file, copied from misc.cc.
11657 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
11658
28301461
MC
116592004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11660
11661 * gdb.cp/misc.cc: Add copyright notice.
11662
1198ecbe
DC
116632004-03-05 David Carlton <carlton@kealia.com>
11664
11665 * gdb.cp/rtti.exp: Add 'print *obj3' test.
11666 * gdb.cp/rtti.h: Update copyright.
11667 (namespace n2::n3): New.
11668 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
11669 (n2::n3::func3): New.
11670 (main): Call n2::n3::func3.
11671 * gdb.cp/rtti2.cc: Update copyright.
11672 (n2::create3): New.
11673
9e08c470
MK
116742004-03-04 Mark Kettenis <kettenis@gnu.org>
11675
11676 * gdb.asm/openbsd.inc: Fix typo.
11677
4bebc3aa
FF
116782004-03-03 Fred Fish <fnf@redhat.com>
11679
11680 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
11681 "val" instead of unused "size". Update copyright year.
11682
6ea9fb37
DJ
116832004-02-29 Daniel Jacobowitz <drow@mvista.com>
11684
11685 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
11686 to use unsigned char.
11687 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
11688 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
11689
23b23974
DJ
116902004-02-29 Daniel Jacobowitz <drow@mvista.com>
11691
11692 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
11693 line of output.
11694
7574fd53
DJ
116952004-02-28 Daniel Jacobowitz <drow@mvista.com>
11696
11697 * gdb.base/relocate.c (dummy): Initialize.
11698
a195357f
DJ
116992004-02-28 Daniel Jacobowitz <drow@mvista.com>
11700
11701 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
11702 a breakpoint at exit.
11703
72fd54a9
FF
117042004-02-27 Fred Fish <fnf@redhat.com>
11705
11706 * gdb.base/chng-syms.exp: Add expect condition to match failing
11707 case that isn't a timeout.
11708
b9d23137
AC
117092004-02-27 Andrew Cagney <cagney@redhat.com>
11710
11711 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
11712 support.
11713
15d208f6 117142004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 11715
15d208f6
FF
11716 * gdb.arch/gdb1431.c: Remove.
11717 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
11718 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
11719 of "until" incorrectly.
11720
98f9cd2d
JB
117212004-02-26 J. Brobecker <brobecker@gnat.com>
11722
11723 * gdb.cp/class2.cc (empty): New class.
11724 (refer): New function.
11725 (main): Declare an object of type empty and use it.
11726 * gdb.cp/class2.exp: Print the value of an object of type empty.
11727
9b50c11b
JJ
117282004-02-26 Jeff Johnston <jjohnstn@redhat.com>
11729
11730 * gdb.base/langs.exp: Update query string to match the
11731 new nquery format used for pending breakpoints.
11732
0dcd613f
AC
117332004-02-26 Andrew Cagney <cagney@redhat.com>
11734
11735 Fix PR i18n/1570.
11736 * gdb.base/charset.c: Update copyright notice.
11737 (main, init_string): Remove the escape character '\e' tests.
11738 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
11739 * gdb.base/charset.exp (valid_host_charset): Ditto.
11740 * gdb.base/setvar.exp: Ditto.
11741
b8a56647
AC
117422004-02-24 Andrew Cagney <cagney@redhat.com>
11743
90d59e34
AC
11744 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
11745 mmapped data in core file" PASS and FAIL messages consistent.
11746
b8a56647
AC
11747 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
11748 setting a breakpoint. Work around PR java/1565.
11749
9f27c604
JJ
117502004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11751
11752 * lib/gdb.exp (gdb_breakpoint): Update query string to match
11753 new nquery format.
11754 * gdb.base/pending.exp: Ditto.
11755
3224a706
MK
117562004-02-22 Mark Kettenis <kettenis@gnu.org>
11757
11758 * configure.in: Run stabs tests on *BSD.
11759 * configure: Regenerated.
11760
41e0a9ca
MK
117612004-02-21 Mark Kettenis <kettenis@gnu.org>
11762
11763 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
11764
1e1b3428
FF
117652004-02-20 Fred Fish <fnf@redhat.com>
11766
11767 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
11768 blank in test for "returns short", for consistency with other
11769 "returns xxx" tests. Update copyright year.
11770
f9a7572a
FF
117712004-02-19 Fred Fish <fnf@redhat.com>
11772
11773 New testcase for PR breakpoint/1558.
11774 * gdb.arch/gdb1558.exp: New file.
11775 * gdb.arch/gdb1558.c: New file.
11776
b2ce2854
EZ
117772004-02-19 Elena Zannoni <ezannoni@redhat.com>
11778
11779 * gdb.base/nodebug.exp: Fix typo.
11780
e7c9ff01
JB
117812004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11782
11783 Committed by Jim Blandy <jimb@redhat.com>.
11784
62f4b920
JB
11785 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
11786
2db536a1
JB
11787 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
11788
e7c9ff01
JB
11789 * gdb.base/float.exp: Support s390*-*-* targets.
11790
f3205b34
AF
117912004-02-17 Adam Fedor <fedor@gnu.org>
11792
11793 * gdb.base/gdb1555.exp: New file.
11794 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
11795
9d62932d
EZ
117962004-02-17 Elena Zannoni <ezannoni@redhat.com>
11797
11798 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
11799
344c9711
FF
118002004-02-16 Fred Fish <fnf@redhat.com>
11801
11802 * gdb.arch/gdb1291.c: Remove
11803 * gdb.arch/gdb1291.s: New test input file.
11804 * gdb.arch/gdb1291.exp: Expand test to check case that should not
11805 fail. Test for correct result, known incorrect result, other
11806 failures and timeouts.
11807
2d822687
AC
118082004-02-16 Andrew Cagney <cagney@redhat.com>
11809
11810 * gdb.base/bigcore.exp: New file.
11811 * gdb.base/bigcore.c: New file.
11812
dac15b66
AC
118132004-02-13 Andrew Cagney <cagney@redhat.com>
11814
11815 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
11816 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
11817 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
11818 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
11819 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
11820 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
11821 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
11822 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
11823 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
11824 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
11825
6bdfc2c4
JJ
118262004-02-11 Jeff Johnston <jjohnstn@redhat.com>
11827
11828 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
11829 executed is an alloc instruction.
11830
87b3ede8
DC
118312004-02-11 David Carlton <carlton@kealia.com>
11832
11833 * gdb.cp/breakpoint.exp: New.
11834 * gdb.cp/breakpoint.cc: New.
11835
6e19e2bf
MC
118362004-02-11 Michael Chastain <mec.gnu@mindspring.com>
11837
11838 Partial fix for PR gdb/1543.
11839 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
11840 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
11841 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
11842 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
11843 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
11844 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
11845 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
11846 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
11847 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
11848 to bug-gdb@prep.ai.mit.edu .
11849 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
11850 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
11851 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
11852 Likewise.
11853
5c5455dc
AC
118542004-02-10 Andrew Cagney <cagney@redhat.com>
11855
11856 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
11857 using gdb_internal_error_resync.
11858
9cf689d7
DJ
118592004-02-09 Daniel Jacobowitz <drow@mvista.com>
11860
11861 * gdb.threads/thread-specific.exp: Stop early if no threads are
11862 found.
11863
d2dc51db
MC
118642004-02-09 Michael Chastain <mec.gnu@mindspring.com>
11865
11866 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
11867
14b1a056
DJ
118682004-02-08 Daniel Jacobowitz <drow@mvista.com>
11869
11870 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
11871 breakpoints.
11872
83f66e8f
DJ
118732004-02-07 Daniel Jacobowitz <drow@mvista.com>
11874
11875 * config/sim.exp (gdb_load): Handle $arg == "".
11876 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
11877 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
11878
30fc0091
EZ
118792004-02-07 Elena Zannoni <ezannoni@redhat.com>
11880
a9c64011
AS
11881 * gdb.base/maint.exp: Update test to reflect
11882 obstack changes.
30fc0091 11883
4d806929
JJ
118842004-02-04 Jeff Johnston <jjohnstn@redhat.com>
11885
11886 * gdb.base/pendshr.c (pendfunc): New function that calls
11887 pendfunc1.
11888 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
11889
7bfdd688
FF
118902004-02-04 Fred Fish <fnf@redhat.com>
11891
11892 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
11893 function symbols and update copyright years.
11894 * gdb.arch/gdb1291.c: Ditto.
11895
aaa08ee4
MC
118962004-02-03 Michael Chastain <mec.gnu@mindspring.com>
11897
11898 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
11899
dbad7755
MC
119002004-02-03 Michael Chastain <mec.gnu@mindspring.com>
11901
11902 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
11903
ec4646ef
MC
119042004-02-03 Michael Chastain <mec.gnu@mindspring.com>
11905
11906 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
11907
1b802196
FF
119082004-02-02 Fred Fish <fnf@redhat.com>
11909
11910 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
11911 remote targets. Update copyright years.
11912
18fe2033
JJ
119132004-02-02 Jeff Johnston <jjohnstn@redhat.com>
11914
11915 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
11916 support.
11917 * gdb.base/langs.exp: Fix test which attempts to create
11918 breakpoint on non-existent function to handle new pending
11919 support.
11920 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
11921 a breakpoint.
11922 * gdb.base/pending.exp: New test.
11923 * gdb.base/pending.c: New file.
11924 * gdb.base/pendshr.c: Ditto.
11925
8d577d32
DC
119262004-02-02 David Carlton <carlton@kealia.com>
11927
11928 * gdb.cp/overload.exp: Add overloadNamespace tests.
11929 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
11930 (overloadNamespace, XXX): New.
11931 (main): Call XXX::marker2.
11932
3ad13771
FF
119332004-02-01 Fred Fish <fnf@redhat.com>
11934
11935 * gdb.base/dump.exp: Use runto_main instead of "runto main".
11936 * gdb.base/finish.exp: Ditto.
11937 * gdb.base/gcore.exp: Ditto.
11938 * gdb.base/huge.exp: Ditto.
11939 * gdb.base/info-proc.exp: Ditto.
11940 * gdb.base/return2.exp: Ditto.
11941 * gdb.threads/gcore-thread.exp: Ditto.
11942
44c75849
DJ
119432004-02-01 Daniel Jacobowitz <drow@mvista.com>
11944
11945 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
11946
005bc093
MK
119472004-02-01 Mark Kettenis <kettenis@gnu.org>
11948
11949 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
11950 that opening the file succeeds on OpenBSD.
11951
c47cebdb
DJ
119522004-02-01 Daniel Jacobowitz <drow@mvista.com>
11953
11954 * gdb.threads/thread-specific.c: New file.
11955 * gdb.threads/threads-specific.exp: New test script.
11956 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
11957 to expect_out.
11958
5a01311c
MK
119592004-02-01 Mark Kettenis <kettenis@gnu.org>
11960
11961 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
11962 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
11963 only on the "print_small_structs from print_long_arg_list" test.
11964
ce22a4f1
DJ
119652004-02-01 Daniel Jacobowitz <drow@mvista.com>
11966
11967 * gdb.base/completion.exp: Kill a stray backslash.
11968
11969 From Jim Ingham <jingham@apple.com>:
11970 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
11971 agrees with the result from sending a tab.
11972
abbab9d3
DJ
119732004-01-31 Daniel Jacobowitz <drow@mvista.com>
11974
11975 * gdb.base/chng-syms.exp: Remove stray newline.
11976
53904d1e
MK
119772004-01-31 Mark Kettenis <kettenis@gnu.org>
11978
11979 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
11980 *-*-openbsd*.
11981 * gdb.asm/openbsd.inc: New file.
11982
3a4b3aac
MK
119832004-01-30 Mark Kettenis <kettenis@gnu.org>
11984
11985 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
11986 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
11987 *-*solaris2*. Remove commented out default settings for
11988 asm-flags. Replace gdb_compile with target_link.
11989
ebac27b4
MC
119902004-01-29 Michael Chastain <mec.gnu@mindspring.com>
11991
11992 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
11993 for all tests. Remove old hp-ux and cygnus xfail cases.
11994
d8679d84
PH
119952004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
11996
11997 * gdb.base/chng-syms.exp: New file.
11998 * gdb.base/chng-syms.c: New file.
11999
0a55bc22
MC
120002004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12001
12002 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
12003 Provide arms for current output in all my configurations.
12004
94b8e876
MC
120052004-01-24 Michael Chastain <mec.gnu@mindspring.com>
12006
12007 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
12008 * lib/compiler.cc: Likewise.
12009 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
12010 get the right preprocessor. Eval the output directly. Remove
12011 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
12012 hp_f77_compiler and hp_f90_compiler completely.
12013 (gdb_preprocess): Delete.
12014 (get_compiler): Delete.
12015
7cf03d44
MK
120162004-01-24 Mark Kettenis <kettenis@gnu.org>
12017
12018 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
12019 <string.h>.
12020
68b6dce9
NR
120212004-01-24 Nick Roberts <nick@nick.uklinux.net>
12022
12023 * gdb.mi/mi-stack.exp: Update copyright.
12024
b368761e
DC
120252004-01-23 David Carlton <carlton@kealia.com>
12026
12027 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
12028 test for cp_lookup_transparent_type.
12029 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
12030 call them.
12031
f2061b53
DJ
120322004-01-23 Daniel Jacobowitz <drow@mvista.com>
12033
12034 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
12035 after -var-update.
12036
37fc574a
DC
120372004-01-23 David Carlton <carlton@kealia.com>
12038
12039 * gdb.cp/namespace.cc (C::ensureRefs): New.
12040 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
12041
8e94b928
NR
120422004-01-20 Nick Roberts <nick@nick.uklinux.net>
12043
12044 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
12045 case "-stack-list-locals 2".
12046 * gdb.mi/mi-var-child.exp: Test for case
12047 "-var-list-children --all-values NAME".
12048
997b0952
MC
120492004-01-18 Michael Chastain <mec.gnu@mindspring.com>
12050
12051 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
12052
52470da3
MK
120532004-01-18 Mark Kettenis <kettenis@gnu.org>
12054
7049b4b8
MK
12055 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
12056 used with gdb_test_multiple.
12057
52470da3
MK
12058 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
12059 read at address 0. This fixes PR testsuite/1504.
12060
da6012e5
DJ
120612004-01-18 Daniel Jacobowitz <drow@mvista.com>
12062
12063 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
12064 Remove downloading, guessing the host executable, the calls to
12065 gdb_file_cmd and gdb_target_cmd, and "load" support.
12066 (infer_host_exec): New function broken out from gdb_load.
12067 (gdb_load): New wrapper for gdbserver_gdb_load.
12068 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
12069 gdb_target_cmd. Use -target-select.
12070 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
12071 Download binaries to the host. Clear last_mi_remote_file when
12072 we load a new binary.
12073 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
12074 call gdbserver_gdb_load and mi_gdb_target_cmd.
12075
32c70722
MC
120762004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12077
12078 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
12079 type patterns.
12080
b0cecf36
MC
120812004-01-17 Michael Chastain <mec.gnu@mindspring.com>
12082
12083 * gdb.cp/templates.exp: Fix typo in test name of
12084 "print Foo<volatile char*>::foo".
12085
4120d7e6
MC
120862004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12087
12088 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
12089
f679e530
BE
120902004-01-16 Ben Elliston <bje@wasabisystems.com>
12091
12092 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
12093 (clean mostlyclean): Remove empty rm.
12094
091c48f6
MC
120952004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12096
12097 * gdb.base/setvar.exp: Add copyright years.
12098
3e5fc8d2
DC
120992004-01-14 David Carlton <carlton@bactrian.org>
12100
12101 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
12102 PR c++/1511 and update coment.
12103 * gdb.cp/templates.exp: Update patterns to match current output.
12104 If changes involve something other than whitespace, KFAIL
12105 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
12106
63d06c5c
DC
121072004-01-14 David Carlton <carlton@kealia.com>
12108
12109 * gdb.cp/namespace.exp: Add tests involving classes defined within
12110 namespaces.
12111 * gdb.cp/namespace.cc (C::CClass): New.
12112 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
12113
a51dab88
EZ
121142004-01-14 Elena Zannoni <ezannoni@redhat.com>
12115
12116 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
12117 what debug info we have. Print a better message if something goes
12118 wrong while producing the separate debug info file.
12119
a476ccc9
MC
121202004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12121
12122 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
12123
f453692c
MC
121242004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12125
12126 * gdb.base/callfuncs.c: Add copyright notice.
12127
f40063a5
MC
121282004-01-13 Michael Chastain <mec.gnu@mindspring.com>
12129
12130 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
12131 inheritance. PR gdb/1498, PR gcc/13539.
12132
19ac3974
EZ
121332004-01-13 Elena Zannoni <ezannoni@redhat.com>
12134
a9c64011
AS
12135 * gdb.threads/gcore-thread.exp: Prefix name of binary with
12136 test specific name.
12137 * gdb.mi/gdb669.exp: Ditto.
12138 * gdb.mi/mi-pthreads.exp: Ditto.
12139 * gdb.mi/mi1-pthreads.exp: Ditto.
12140 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 12141
56c97c6e
MC
121422004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12143
12144 * gdb.cp/member-ptr.cc: Add copyright notice.
12145
a0644324
MC
121462004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12147
12148 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
12149 some patterns for recent versions of gcc and hpacc. Delete
12150 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
12151 Delete tests that access a NULL pointer-to-member-data. This
12152 script is still disabled for gcc.
12153
32fabe09
EZ
121542004-01-12 Elena Zannoni <ezannoni@redhat.com>
12155
12156 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 12157 escaped correctly.
32fabe09 12158
1f8a6abb
EZ
121592004-01-12 Elena Zannoni <ezannoni@redhat.com>
12160
12161 * gdb.base/sepdebug.exp: New file.
12162 * gdb.base/sepdebug.c: New file.
12163 * lib/gdb.exp (separate_debug_filename): New procedure.
12164 (gdb_gnu_strip_debug): New procedure.
12165
48efe704
AC
121662004-01-12 Andrew Cagney <cagney@redhat.com>
12167
12168 * gdb.mi/ChangeLog: Delete file. Renamed to ...
12169 * gdb.mi/ChangeLog-1999-2003: New file.
12170
a9415475
AC
121712004-01-12 Andrew Cagney <cagney@redhat.com>
12172
12173 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
12174 "Renaming a directory to a non-empty directory returns ENOTEMPTY
12175 or EEXIST", treat EBUSY as an XFAIL.
12176
83b8cf9d
MC
121772004-01-11 Michael Chastain <mec.gnu@mindspring.com>
12178
12179 * gdb.base/scope.exp: Remove obsolete setup_xfail for
12180 hp_cc_compiler.
12181
9939d2a8
MC
121822004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12183
12184 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
12185 decorations.
12186
1ff8cadf
MC
121872004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12188
12189 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
12190 and "(aCC)" decorations. Remove obsolete doco about old
12191 test results.
12192
6fa9022e
MC
121932004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12194
12195 * gdb.cp/exception.exp: Fix typo in doco.
12196
209721fe
MK
121972004-01-09 Mark Kettenis <kettenis@gnu.org>
12198
12199 * gdb.base/gdb1476.exp: Fix typo.
12200
ef11303e
MC
122012004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12202
12203 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
12204 file.
12205
041ab88c
MC
122062004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12207
12208 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
12209 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
12210 Use gdb_compile. Remove restriction on gcc. Add some patterns
12211 for recent version of gdb. Delete second half, which was a copy
12212 of the first half with different build flags. This test is
12213 still disabled because it is still not ready for production.
12214
e36d075a
MC
122152004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12216
12217 * gdb.cp/exception.cc: Add copyright notice.
12218 * gdb.cp/exception.exp: Add a notice that this file is broken
12219 because of line number changes caused by addition of copyright
12220 notice.
12221
42b190ad
MC
122222004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12223
12224 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
12225 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
12226
8f25f06b
MC
122272004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12228
12229 * gdb.cp/classes.exp: Accept gnu abi 2.
12230 * gdb.cp/derivation.exp: Likewise.
12231 * gdb.cp/overload.exp: Likewise.
12232 * gdb.cp/virtfunc.exp: Likewise.
12233
06ded8b8
MC
122342004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12235
12236 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
12237 semicolon after end of function.
12238
77c26ae3
MC
122392004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12240
12241 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
12242 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
12243 boilerplate code for compiling and running the program under
12244 test. Add some string method tests.
12245
20757486
MC
122462004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12247
12248 * gdb.cp/bs15503.cc: Add copyright notice.
12249 * gdb.cp/bs15503.exp: Adjust line number.
12250
0fd3b503
MC
122512004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12252
12253 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
12254 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
12255
10d1bea8
MC
122562004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12257
12258 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
12259 hp_cc_compiler.
12260
2789202a
MC
122612004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12262
12263 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
12264 * gdb.cp/ctti.exp: Use the marker instead of "next".
12265 With gcc, run further before bailing.
12266
b862f14c
MC
122672004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12268
12269 * gdb.cp/cttiadd.cc: Add copyright notice.
12270 * gdb.cp/cttiadd1.cc: Likewise.
12271 * gdb.cp/cttiadd2.cc: Likewise.
12272 * gdb.cp/cttiadd3.cc: Likewise.
12273
96da2469
MC
122742004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12275
12276 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
12277 Use gdb_test, gdb_test_multiple. Use floating-point values that
12278 have exact representations in IEEE-ish formats.
12279
053248ff
MC
122802004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12281
12282 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
12283 compilers. Delete duplicate call to get_compiler_info.
12284 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
12285 * gdb.base/volatile.exp: Likewise.
12286
84acecdd
MK
122872004-01-07 Mark Kettenis <kettenis@gnu.org>
12288
12289 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
12290 memory at address 0.
12291
fe11a27f
MC
122922004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12293
12294 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
12295 to test for hp-ux assembler. Fix copyright years.
12296
60ad077b
AC
122972004-01-07 Andrew Cagney <cagney@redhat.com>
12298
12299 * gdb.base/fileio.c (strerrno): Add "EBUSY".
12300
1c9b8f33
AC
123012004-01-07 Andrew Cagney <cagney@redhat.com>
12302
12303 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
12304 when creating the read-only file. From analysis by Roland McGrath
12305 and Elena Zannoni.
12306
753ccc7a
MC
123072004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12308
12309 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
12310
eca3e36b
MC
123112004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12312
12313 * gdb.base/cvexpr.c: Be type-safe with function pointers and
12314 data pointers.
12315
f8d4bac4
MC
123162004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12317
12318 * gdb.cp/m-static.exp: Compile one source file at a time.
12319 Delete unused call to get_compiler_info.
12320
9b4e0f94
MC
123212004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12322
12323 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
12324 * gdb.base/call-rt-st.exp: Likewise.
12325 * gdb.base/nodebug.exp: Likewise.
12326 * gdb.base/volatile.exp: Likewise.
12327 * gdb.cp/ref-types.exp: Likewise.
12328 * gdb.cp/templates.exp: Likewise.
12329
023c1024
MK
123302004-01-05 Mark Kettenis <kettenis@gnu.org>
12331
12332 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
12333
19703c4a
MC
123342004-01-05 Michael Chastain <mec.gnu@mindspring.com>
12335
12336 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
12337 hppa*-hp-hpux*.
12338
18b67037
MK
123392004-01-04 Mark Kettenis <kettenis@gnu.org>
12340
ba6219c8
MK
12341 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12342 x86_64-*-*.
12343
18b67037
MK
12344 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12345 sparc64-*-* and sparc*-solaris2*.
12346
1bfbbb9d
MK
123472004-01-04 Mark Kettenis <kettenis@gnu.org>
12348
12349 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
12350 return ${tests}" test. The ${tests} already mentions the
12351 filename.
12352
06846494
MC
123532004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12354
12355 * gdb.cp/local.exp: Accept gcc abi 2.
12356
3b0cb202
MC
123572004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12358
12359 * gdb.cp/templates.exp: Accept gcc abi 2.
12360
0643ec3f
MC
123612004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12362
12363 * lib/compiler.cc: Remove supports_template_debugging.
12364 * gdb.cp/templates.exp: Do not test supports_template_debugging.
12365
d231d0b1
MC
123662004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12367
12368 * gdb.cp/namespace.exp: Accept gcc abi 2.
12369
44ffb27c
MC
123702004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12371
12372 * gdb.cp/method.exp: Accept gcc abi 2.
12373
184ad485
MC
123742004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12375
12376 * gdb.cp/classes.exp: Generate identical results as old version.
12377 * gdb.cp/derivation.exp: Likewise.
12378 * gdb.cp/overload.exp: Likewise.
12379 * gdb.cp/virtfunc.exp: Likewise.
12380
116f09e7
MC
123812004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12382
12383 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
12384 mysterious bug with sourceware version of expect.
12385
b1379776
MC
123862004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12387
12388 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
12389 current versions of gcc, including gcc abi 2. Remove gratuitous
12390 restart of test program. Use gdb_test_multiple and gdb_test for
12391 all tests. Add patterns to xfail missing "const" in "const char *"
12392 and kfail PR gdb/1155.
12393
6b7a4c0e
MC
123942004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12395
12396 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
12397 current versions of gcc, including gcc abi 2. Remove gratuitous
12398 restart of test program. Use gdb_test_multiple and gdb_test for
12399 all tests. Add patterns to kfail PR gdb/1498.
12400
51615d72
MC
124012003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12402
12403 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
12404 current versions of gcc, including gcc abi 2. Use "breakpoint"
12405 and "continue" instead of restarting the target program. Use
12406 gdb_test_multiple and gdb_test for all tests.
12407
7b79a9d7
MK
124082004-01-01 Mark Kettenis <kettenis@gnu.org>
12409
12410 * gdb.asm/asm-source.exp: Update copyright year. Link statically
12411 for *-*-solaris2*.
12412
1cd3489f
MC
124132003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12414
12415 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
12416 current versions of gcc, including gcc abi 2. Use "breakpoint"
12417 and "continue" instead of restarting the target program several
12418 times. Use gdb_test_multiple and gdb_test for all tests.
12419
850742db
MC
124202003-12-18 Michael Chastain <mec.gnu@mindspring.com>
12421
12422 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
12423 source files.
12424
eb4bbda8
MC
124252003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12426
12427 * gdb.base/environ.exp: Handle compiling test case from multiple
12428 source files.
12429
e42c7771
MC
124302003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12431
12432 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
12433
80e4b428
JB
124342003-12-17 Jim Blandy <jimb@redhat.com>
12435
5f06973a
JB
12436 * gdb.base/freebpcmd.c: Add copyright notice.
12437
80e4b428
JB
12438 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
12439
0ab84fb7
MC
124402003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12441
12442 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
12443
1b3bb3d0
JB
124442003-12-13 Jim Blandy <jimb@redhat.com>
12445
12446 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
12447
3a4c9371
KB
124482003-12-12 Kevin Buettner <kevinb@redhat.com>
12449
12450 * gdb.asm/frv.inc: New file.
12451 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
12452
a1dea79a
FF
124532003-12-09 Fred Fish <fnf@redhat.com>
12454
12455 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
12456 functions to break1.c and leave prototypes behind. Add more
12457 "set breakpoint NN here" comments.
12458 * gdb.base/break1.c: New file.
12459
12460 * gdb.base/break.exp: Handle compiling test case from multiple
12461 source files and change source file references as needed.
12462 * gdb.base/completion.exp: Ditto.
12463 * gdb.base/condbreak.exp: Ditto.
12464 * gdb.base/define.exp: Ditto.
12465 * gdb.base/ena-dis-br.exp: Ditto.
12466 * gdb.base/info-proc.exp: Ditto.
12467 * gdb.base/maint.exp: Ditto.
12468 * gdb.base/until.exp: Ditto.
12469
12470 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
12471 hardcoded line numbers.
12472 * gdb.base/define.exp: Ditto.
12473 * gdb.base/ena-dis-br.exp: Ditto.
12474 * gdb.base/maint.exp: Ditto.
12475 * gdb.base/until.exp: Ditto.
12476
12477 * gdb.base/completion.exp: Use "break1" for completion tests since
12478 "break" is no longer a unique prefix.
12479
5266b69c
AC
124802003-12-06 Andrew Cagney <cagney@redhat.com>
12481
12482 * gdb.base/structs.exp (test_struct_returns): When applicable, set
12483 "return_value_unimplemented". When an unimplemented struct return
12484 architecture, report incorrect values as a KFAIL
12485
374451f0
MC
124862003-12-05 Michael Chastain <mec.gnu@mindspring.com>
12487
12488 * gdb.cp/rtti.exp: Accept new wording of warning from
12489 cp_lookup_rtti_type.
12490
ba9b20a7
MC
124912003-12-05 Michael Chastain <mec.gnu@mindspring.com>
12492
12493 Partial fix for PR testsuite/1456.
12494 * gdb.base/scope.exp (test_at_main): Replace references to
12495 gcc_compiled with calls to test_compiler_info.
12496 (test_at_foo): Likewise.
12497 (test_at_bar): Likewise.
12498
b74b6d0b
MC
124992003-12-04 Michael Chastain <mec.gnu@mindspring.com>
12500
12501 Partial fix for PR testsuite/1456.
12502 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
12503 to test_compiler_info.
12504
ccfa3402
MC
125052003-12-03 Michael Chastain <mec.gnu@mindspring.com>
12506
12507 * gdb.base/so-impl-ld.exp: Update copyright notice.
12508
f6246aba
MC
125092003-12-02 Michael Chastain <mec.gnu@mindspring.com>
12510
12511 Partial fix for PR testsuite/1456.
12512 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
12513 to test_compiler_info.
12514
13ae734a
MC
125152003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12516
12517 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
12518 from current versions of gdb. Clean up regular expressions.
12519 Delete redundant timeout case.
12520
d8e1cdee
MC
125212003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12522
12523 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
12524 from current versions of gdb. Clean up regular expressions.
12525 Delete redundant timeout case.
12526
96457b64
MC
125272003-12-01 Michael Chastain <mec.gnu@mindspring.com>
12528
12529 Partial fix for PR testsuite/1456.
12530 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
12531 gcc_compiled with call to test_compiler_info.
12532
f35309fc
MC
125332003-11-30 Michael Chastain <mec.gnu@mindspring.com>
12534
12535 Partial fix for PR testsuite/1456.
12536 * gdb.base/list.exp (test_list_function): Delete unused declaration
12537 of gcc_compiled.
12538
d7afdf9b
MC
125392003-11-29 Michael Chastain <mec.gnu@mindspring.com>
12540
12541 Partial fix for PR testsuite/1456.
12542 * gdb.base/complex.exp: Replace reference to gcc_compiled with
12543 call to test_compiler_info.
12544
71507b56
MK
125452003-11-29 Mark Kettenis <kettenis@gnu.org>
12546
12547 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
12548 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
12549 it to create the appropriate note.inc.
12550 * gdb.asm/asmsrc1.s: Include "note.inc".
12551 * gdb.asm/netbsd.inc: New file.
12552 * gdb.asm/empty.inc: New file.
12553
f81f93f7
MC
125542003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12555
12556 Partial fix for PR testsuite/1456.
12557 * gdb.base/constvars.exp: Replace references to gcc_compiled with
12558 calls to test_compiler_info.
12559
9a77938e
MC
125602003-11-27 Michael Chastain <mec.gnu@mindspring.com>
12561
12562 Partial fix for PR testsuite/1456.
12563 * gdb.base/volatile.exp: Replace references to gcc_compiled with
12564 calls to test_compiler_info.
12565
e8367dc7
MK
125662003-11-27 Mark Kettenis <kettenis@gnu.org>
12567
12568 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
12569 pattern for the KFAILs.
12570
526c61ee
AF
125712003-11-25 Adam Fedor <fedor@gnu.org>
12572
12573 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
12574 * gdb.objc/objcdecode.m: New file.
12575
28f2d600
AF
125762003-11-25 Adam Fedor <fedor@gnu.org>
12577
12578 * gdb.objc/nondebug.exp: Test for PR objc/1236.
12579 * gdb.objc/nondebug.m: New file.
12580
a3895cee
BE
125812003-11-26 Ben Elliston <bje@wasabisystems.com>
12582
12583 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
12584 NetBSD as it does on FreeBSD. Modelled on a similar change by
12585 Mark Kettenis on 2003-05-30.
12586 (link-flags): Set to "--entry _start" regardless of target.
12587 Special linker flags are to be appended to $link-flags.
12588 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
12589
c9f2c8a3
MC
125902003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12591
12592 * gdb.cp/method.exp: Accept output of new demangler.
12593
15a0587a 125942003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
12595
12596 * gdb/class2.exp: New file.
12597 * gdb/class2.cc: New file.
12598
3c00b570
MC
125992003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12600
12601 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
12602 of new demangler.
12603
7027acc7
MK
126042003-11-23 Mark Kettenis <kettenis@gnu.org>
12605
12606 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
12607 of gdb_test "run".
12608
b0e1598a
MK
126092003-11-23 Mark Kettenis <kettenis@gnu.org>
12610
12611 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
12612 "continue" into "run".
12613
4d9eda44
MC
126142003-11-23 Michael Chastain <mec.gnu@mindspring.com>
12615
12616 Partial fix for PR testsuite/1456.
12617 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
12618 call to test_compiler_info.
12619 * gdb.cp/ctti.exp: Likewise.
12620 * gdb.cp/derivation.exp: Likewise.
12621 * gdb.cp/member-ptr.exp: Likewise.
12622 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
12623 reference to gcc_compiled.
12624
126252003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
12626
12627 Fix PR testsuite/1463.
12628 * gdb.base/structs.exp (start_structs_test): Call
12629 get_debug_format before using the debug format.
12630
d422fe19
AC
126312003-11-22 Andrew Cagney <cagney@redhat.com>
12632
12633 * lib/gdb.exp (gdb_test_multiple): Add simple example.
12634 * gdb.base/structs.exp: Use gdb_test_multiple.
12635
039cf96d
AC
126362003-11-20 Andrew Cagney <cagney@redhat.com>
12637
6882279b
AC
12638 * gdb.base/structs.exp: Handle and recover from internal errors.
12639 Replace "foo${n}" with "foo<n>" in test messages.
12640
e53890ae
AC
12641 * gdb.base/structs.exp: Update copyright. Rewrite.
12642 * gdb.base/structs.c: Update copyright. Rewrite.
12643
2b211c59
AC
12644 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
12645 resync count exceeded.
d63a86f8 12646
039cf96d
AC
12647 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
12648 from the internal error.
12649 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
12650 Original from Jim Blandy.
12651 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 12652
eac98b22
AC
126532003-11-19 Andrew Cagney <cagney@redhat.com>
12654
12655 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
12656 KFAIL.
12657
67455b2a
MK
126582003-11-17 Mark Kettenis <kettenis@gnu.org>
12659
12660 New testcase for PR backtrace/1435.
12661 * gdb.arch/i386-unwind.exp: New file.
12662 * gdb.arch/i386-unwind.c: New file.
12663
853d6e5b
AC
126642003-11-17 Andrew Cagney <cagney@redhat.com>
12665
12666 * lib/gdb.exp (compiler_info): New global.
12667 (test_compiler_info): New function.
12668 (get_compiler_info): Set compiler_info.
12669 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
12670 "compiler_info" to gcc-<major>-<minor>.
12671
38cf6e11
MC
126722003-11-15 Michael Chastain <mec.gnu@mindspring.com>
12673
12674 * gdb.trace/configure: Remove.
12675
a50d3602
EZ
126762003-11-13 Elena Zannoni <ezannoni@redhat.com>
12677
12678 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 12679 breakpoints.
a50d3602
EZ
12680 * gdb.base/break.exp: Remove all references to explicit line
12681 numbers.
12682
d9407aaa
NC
126832003-11-11 Nick Clifton <nickc@redhat.com>
12684
12685 * gdb.base/shreloc.exp: Do not run for targets which do not
12686 support shared objects.
12687
db488fc1
CV
126882003-11-10 Corinna Vinschen <vinschen@redhat.com>
12689
12690 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
12691 Don't run tests if nofileio flag is given.
12692
6a90a18e
EZ
126932003-11-07 Elena Zannoni <ezannoni@redhat.com>
12694
12695 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 12696 as well as 'Watchpoint'.
6a90a18e 12697
0b915e9c
EZ
126982003-11-06 Elena Zannoni <ezannoni@redhat.com>
12699
12700 Reported by Jim Ingham <jingham@apple.com>:
12701 * gdb.base/annota1.exp: Match at least one occurrence of the
12702 signal handler annotation.
12703
d7e4b55f
EZ
127042003-11-06 Elena Zannoni <ezannoni@redhat.com>
12705
a9c64011
AS
12706 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
12707 as well as 'Watchpoint'.
d7e4b55f 12708
2fe4e8d0
MC
127092003-11-05 Michael Chastain <mec@shout.net>
12710
12711 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
12712
6ef88553
KW
127132003-11-03 Kris Warkentin <kewarken@qnx.com>
12714
12715 * gdb.arch/gdb1291.c: New test file.
12716 * gdb.arch/gdb1291.exp: New test script.
12717 * gdb.arch/gdb1431.c: New test file.
12718 * gdb.arch/gdb1431.exp: New test script.
12719
ae7dc4d8
MC
127202003-10-22 Michael Chastain <mec@shout.net>
12721
12722 * gdb.mi/pthreads.c: Add copyright notice.
12723
c39d7427
MC
127242003-10-22 Michael Chastain <mec@shout.net>
12725
12726 * gdb.threads/pthreads.c: Add copyright notice.
12727
8b7d96c1
MC
127282003-10-20 Michael Chastain <mec@shout.net>
12729
12730 * gdb.base/gdb1056.exp: New test script.
12731
d1d69fdd
DJ
127322003-10-13 Daniel Jacobowitz <drow@mvista.com>
12733
12734 * gdb.threads/killed.exp: Use gdb_run_cmd.
12735
7d605576
DJ
127362003-10-13 Daniel Jacobowitz <drow@mvista.com>
12737
12738 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
12739 create a core file.
12740 * gdb.threads/gcore-thread.exp: Likewise.
12741
618ec112
CV
127422003-10-13 Corinna Vinschen <vinschen@redhat.com>
12743
12744 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
12745 type, based on char type.
12746 (struct bit_flags_short_t): New bitfield type, based on short type.
12747 (init_bit_flags_char): New fuction.
12748 (init_bit_flags_short): Ditto.
12749 (print_bit_flags_char): Ditto.
12750 (print_bit_flags_short): Ditto.
12751 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
12752
9367a73c
MC
127532003-10-11 Michael Chastain <mec@shout.net>
12754
12755 * gdb.base/call-rt-st.exp: Update copyright year.
12756
1decf120
KI
127572003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
12758
12759 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
12760 * gdb.disasm/sh3.s: Ditto.
12761
5445b2ae
DJ
127622003-10-07 Daniel Jacobowitz <drow@mvista.com>
12763
12764 * gdb.threads/switch-threads.exp: New test.
12765 * gdb.threads/switch-threads.c: New source file.
12766
aec24853
CV
127672003-10-07 Corinna Vinschen <vinschen@redhat.com>
12768
12769 * gdb.base/ending-run.exp: Add sh specific case.
12770
adc7428d
AC
127712003-10-06 Andrew Cagney <cagney@redhat.com>
12772
12773 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
12774 * gdb.disasm/mn10200.exp: Delete obsolete file.
12775
c9d37158
DJ
127762003-09-29 Daniel Jacobowitz <drow@mvista.com>
12777
12778 * ChangeLog: Correct an entry command.exp -> commands.exp.
12779 * gdb.base/commands.exp (bp_deleted_in_command_test)
12780 (temporary_breakpoint_commands): Check noargs.
12781
79c2c32d
DC
127822003-09-25 David Carlton <carlton@kealia.com>
12783
12784 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
12785 of some print tests, where appropriate. Add tests for C::D::cd,
12786 E::ce, F::cXfX, G::XgX.
12787 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
12788
594e6d67
RE
127892003-09-25 Richard Earnshaw <rearnsha@arm.com>
12790
12791 * lib/java.exp (java_init): Import target_alias before using it.
12792
10f0d451
DC
127932003-09-25 David Carlton <carlton@kealia.com>
12794
12795 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
12796
274bcba0
EZ
127972003-09-23 Elena Zannoni <ezannoni@redhat.com>
12798
d63a86f8 12799 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 12800 weirdness.
274bcba0 12801
cdbf20f7
MC
128022003-09-17 Michael Chastain <mec@shout.net>
12803
12804 * gdb.cp/gdb1355.exp: New file.
12805 * gdb.cp/gdb1355.c: New file.
12806
71e06f80
CV
128072003-09-15 Corinna Vinschen <vinschen@redhat.com>
12808
12809 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
12810 * gdb.asm/sh.inc: New file.
12811
5c4e30ca
DC
128122003-09-11 David Carlton <carlton@kealia.com>
12813
bd45b7af
DC
12814 * gdb.cp/namespace.exp: Add tests for namespace types.
12815 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
12816 (test_namespace): New.
12817
1c199746
EZ
128182003-09-11 Elena Zannoni <ezannoni@redhat.com>
12819
a9c64011 12820 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 12821 * gdb.stabs/weird.exp: Ditto.
1c199746 12822
04ed252f
MC
128232003-09-08 Michael Chastain <mec@shout.net>
12824
12825 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
12826
d8a2d9e7
MC
128272003-09-07 Michael Chastain <mec@shout.net>
12828
12829 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
12830 'parse error'.
12831
161afb24
MK
128322003-09-07 Mark Kettenis <m.kettenis@osp.nl>
12833
12834 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
12835
49f2741a
MC
128362003-08-30 Michael Chastain <mec@shout.net>
12837
12838 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
12839 * gdb.gdb/observer.exp: Ditto.
12840 * gdb.gdb/xfullpath.exp: Ditto.
12841
8afa723e
MK
128422003-08-29 Mark Kettenis <kettenis@gnu.org>
12843
12844 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
12845 *-*-*bsd*.
12846
f31dfe3b
JJ
128472003-08-28 Jeff Johnston <jjohnstn@redhat.com>
12848
12849 * gdb.base/dump.exp: Skip for ia64.
12850
4630e498
JJ
128512003-08-25 Jeff Johnston <jjohnstn@redhat.com>
12852
12853 * gdb.asm/asm-source.exp: Add ia64 support.
12854 * gdb.asm/ia64.inc: New file.
12855
1105b7ef
MC
128562003-08-22 Michael Chastain <mec@shout.net>
12857
12858 * gdb.cp: New directory.
12859 * gdb.cp/*: Copy from gdb.c++/*.
12860 * gdb.c++/*: Remove.
12861 * Makefile.in: Change gdb.c++ to gdb.cp.
12862 * configure.in: Ditto.
12863 * configure: Regnerate.
12864
c945b932
MK
128652003-08-18 Mark Kettenis <kettenis@gnu.org>
12866
12867 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
12868 * gdb.arch/i386-prologue.c (gdb1338): Add function.
12869
2b66634b
DJ
128702003-08-17 Daniel Jacobowitz <drow@mvista.com>
12871
12872 * mi-var-display.exp (-var-list-children weird): Accept function
12873 pointers with argument types.
12874 * mi1-var-display.exp (-var-list-children weird): Likewise.
12875 * mi2-var-display.exp (-var-list-children weird): Likewise.
12876
a356f73b
DJ
128772003-08-17 Daniel Jacobowitz <drow@mvista.com>
12878
12879 * gdb.base/annota3.exp: Add missing newline.
12880
483417b8
MC
128812003-08-06 Michael Chastain <mec@shout.net>
12882
12883 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
12884
c99c59c3
MS
128852003-08-12 Michael Snyder <msnyder@redhat.com>
12886
12887 * gdb.base/float.exp: Add test for SH.
12888
55ed7501
MK
128892003-08-10 Mark Kettenis <kettenis@gnu.org>
12890
12891 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
12892
1a371f2e
EZ
128932003-08-07 Elena Zannoni <ezannoni@redhat.com>
12894
12895 * gdb.base/completion.exp: Remove reduntant completion test
12896 on filename.
12897
e0f353ce
EZ
128982003-08-07 Elena Zannoni <ezannoni@redhat.com>
12899
a9c64011
AS
12900 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
12901 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
12902 gdb.trace/save-trace.exp: Make sure that full pathnames are
12903 escaped correctly.
e0f353ce 12904
5710a1af 129052003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 12906
a9c64011
AS
12907 * configure.in: Don't generate config.h from config.hin.
12908 * configure: Regenerate.
12909 * config.hin: Remove file.
12910 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
12911 * gdb.threads/pthreads.c: Ditto.
5710a1af 12912
dcd81ce9
DJ
129132003-08-07 Daniel Jacobowitz <drow@mvista.com>
12914
12915 From Kei Sakamoto <sakamoto.kei@renesas.com>:
12916 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
12917 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
12918 Replace ld24 with seth/add3.
12919
6009d884
AC
129202003-08-02 Andrew Cagney <cagney@redhat.com>
12921
12922 * gdb.base/annota3.exp: New file.
12923 * gdb.base/annota3.c: New file.
12924 * gdb.c++/annota3.exp: New file.
12925 * gdb.c++/annota3.cc: New file.
12926
51514e06
MC
129272003-07-29 Michael Chastain <mec@shout.net>
12928
12929 * gdb.threads/tls.c (spin): Check errno only if sem_wait
12930 actually failed.
12931 (do_pass): Likewise.
12932 * gdb.threads/tls.exp: Always initialize no_of_threads.
12933
4ee6625b
DJ
129342003-07-27 Daniel Jacobowitz <drow@mvista.com>
12935
12936 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
12937 pattern.
12938 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
12939 * gdb.threads/tls.exp: Recognize one case of the host library not
12940 supporting TLS.
12941
225f2bf6
AC
129422003-07-27 Andrew Cagney <cagney@redhat.com>
12943
12944 * gdb.base/fileio.exp: Use SH when running commands using
12945 remote_exec.
12946
bcb27c9f
DJ
129472003-07-24 Daniel Jacobowitz <drow@mvista.com>
12948
12949 From Kei Sakamoto <sakamoto.kei@renesas.com>:
12950 * gdb.base/relocate.c (dummy): New padding array.
12951
3d67be83
MS
129522003-07-22 Michael Snyder <msnyder@redhat.com>
12953
d63a86f8 12954 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
12955
12956 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
12957 patterns to be more general, accepting old and new output.
12958 Some output chars (such as '+') also must be quoted.
d63a86f8 12959 Some addresses are displayed numerically instead of
3d67be83
MS
12960 symbolically.
12961
57ba3b85
MS
129622003-07-23 Michael Snyder <msnyder@redhat.com>
12963
686d097c
MS
12964 * gdb.base/return2.exp: Don't test long-long return.
12965
57ba3b85
MS
12966 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
12967 * gdb.disasm/t01_mov.exp: Ditto.
12968 * gdb.disasm/t02_mova.s: Ditto.
12969 * gdb.disasm/t02_mova.exp: Ditto.
12970 * gdb.disasm/t03_add.s: Ditto.
12971 * gdb.disasm/t03_add.exp: Ditto.
12972 * gdb.disasm/t04_sub.s: Ditto.
12973 * gdb.disasm/t04_sub.exp: Ditto.
12974 * gdb.disasm/t05_cmp.s: Ditto.
12975 * gdb.disasm/t05_cmp.exp: Ditto.
12976 * gdb.disasm/t06_ari2.s: Ditto.
12977 * gdb.disasm/t06_ari2.exp: Ditto.
12978 * gdb.disasm/t07_ari3.s: Ditto.
12979 * gdb.disasm/t07_ari3.exp: Ditto.
12980 * gdb.disasm/t08_or.s: Ditto.
12981 * gdb.disasm/t08_or.exp: Ditto.
12982 * gdb.disasm/t09_xor.s: Ditto.
12983 * gdb.disasm/t09_xor.exp: Ditto.
12984 * gdb.disasm/t10_and.s: Ditto.
12985 * gdb.disasm/t10_and.exp: Ditto.
12986 * gdb.disasm/t11_logs.s: Ditto.
12987 * gdb.disasm/t11_logs.exp: Ditto.
12988 * gdb.disasm/t12_bit.s: Ditto.
12989 * gdb.disasm/t12_bit.exp: Ditto.
12990 * gdb.disasm/t13_otr.s: Ditto.
12991 * gdb.disasm/t13_otr.exp: Ditto.
12992
e00759ef
EZ
129932003-07-22 Elena Zannoni <ezannoni@redhat.com>
12994
12995 * gdb.threads/tls.exp :Add kfail for 'info address' case.
12996
8bc2021f
EZ
129972003-07-22 Elena Zannoni <ezannoni@redhat.com>
12998
a9c64011
AS
12999 * gdb.threads/tls.c : New file.
13000 * gdb.threads/tls.exp : New file.
13001 * gdb.threads/tls-main.c : New file.
13002 * gdb.threads/tls-shared.c : New file.
13003 * gdb.threads/tls-shared.exp : New file.
8bc2021f 13004
89320c4c
AS
130052003-07-22 Andreas Schwab <schwab@suse.de>
13006
13007 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
13008
180dea7c
AS
130092003-07-20 Andreas Schwab <schwab@suse.de>
13010
13011 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
13012 due to insn reordering.
13013
0714963c
AC
130142003-07-15 Andrew Cagney <cagney@redhat.com>
13015
13016 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
13017
98a23b3f
MC
130182003-07-15 Michael Chastain <mec@shout.net>
13019
13020 * gdb.base/gdb1250.exp: New file.
13021 * gdb.base/gdb1250.c: New file.
13022
27e417a2
ML
130232003-07-09 Michal Ludvig <mludvig@suse.cz>
13024
13025 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
13026 expansion of size_t to 'unsigned long', not only to 'unsigned'.
13027
8bc2021f
EZ
130282003-07-09 Elena Zannoni <ezannoni@redhat.com>
13029
a9c64011
AS
13030 * gdb.threads/tls.c: New file.
13031 * gdb.threads/tls.exp: New file.
13032 * gdb.threads/tls-main.c: New file.
13033 * gdb.threads/tls-shared.c: New file.
13034 * gdb.threads/tls-shared.exp: New file.
8bc2021f 13035
d99968dc
EZ
130362003-07-09 Elena Zannoni <ezannoni@redhat.com>
13037
13038 * gdb.base/annota1.exp: Make sure that we properly escape the
13039 full path of the source file. Xfail more permissive patterns,
d63a86f8 13040 due to a compiler debug info problem.
d99968dc 13041
83876b3b
AS
130422003-07-07 Andreas Schwab <schwab@suse.de>
13043
2705e972
AS
13044 * gdb.asm/m68k.inc: New file.
13045 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
13046
83876b3b
AS
13047 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
13048 arguments"): Also match negative number.
13049
13050 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
13051
3a871b37
DJ
130522003-07-03 Daniel Jacobowitz <drow@mvista.com>
13053
13054 * gdb.base/store.c (charest): New typedef.
13055 (add_char): Rename to add_charest, update.
13056 (wack_char): Rename to wack_charest, update types. Return l + r
13057 to keep r live across the call.
13058 (wack_short, wack_int, wack_long, wack_longest, wack_float)
13059 (wack_double, wack_doublest): Return l + r to keep r live across
13060 the call.
13061 * gdb.base/store.exp: Accomodate store.c changes.
13062
b2a7f303
DC
130632003-06-30 David Carlton <carlton@kealia.com>
13064
13065 * gdb.c++/maint.exp (test_invalid_name): New.
13066 (test_first_component): Add tests for invalid names.
13067
3c6cb4a1
MC
130682003-06-29 Michael Chastain <mec@shout.net>
13069
13070 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
13071 output of '<VTT for class>' for virtual base classes.
13072
f1c2644b
DJ
130732003-06-29 Daniel Jacobowitz <drow@mvista.com>
13074
13075 * gdb.base/completion.exp: Tab-complete "complet" instead of
13076 "compl".
13077 * gdb.base/complex.exp, gdb.base/complex.c: New files.
13078
18080350
DJ
130792003-06-29 Daniel Jacobowitz <drow@mvista.com>
13080
13081 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
13082 * gdb.base/volatile.exp: Likewise.
13083
f56973f8
DJ
130842003-06-29 Daniel Jacobowitz <drow@mvista.com>
13085
13086 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
13087 gdb/1265.
13088
130892003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
13090 Daniel Jacobowitz <drow@mvista.com>
13091
13092 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
13093 initial line count of 'captured_main' from 26 to 32.
13094 (test_with_self): Allow xmalloc call to be interleaved with the
13095 preceding two lines.
13096
e766d4d6
JB
130972003-06-24 Joel Brobecker <brobecker@gnat.com>
13098
13099 * gdb.base/bang.exp: New testcase.
13100
f125c9a4
JB
131012003-06-23 Joel Brobecker <brobecker@gnat.com>
13102
13103 * gdb.base/langs.exp: Add some tests for the "minimal" language
13104 support.
13105
6e25beaf
EZ
131062003-06-23 Elena Zannoni <ezannoni@redhat.com>
13107
13108 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
13109 the testcase.
13110
2f816dda
DJ
131112003-06-22 Daniel Jacobowitz <drow@mvista.com>
13112
13113 * gdb.base/relocate.exp: Test add-symbol-file with a variable
13114 offset.
13115
db5a5748
DJ
131162003-06-22 Daniel Jacobowitz <drow@mvista.com>
13117
13118 * gdb.c++/pr-1210.cc: New file.
13119 * gdb.c++/pr-1210.exp: New file.
13120
1df0c130
DJ
131212003-06-21 Daniel Jacobowitz <drow@mvista.com>
13122
13123 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
13124 000-exec-continue.
13125
a92feac0
MK
131262003-06-15 Mark Kettenis <kettenis@gnu.org>
13127
13128 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
13129 on *-*-*bsd* instead of *-*-freebsd*.
13130
81a58f5b
AC
131312003-06-14 Andrew Cagney <cagney@redhat.com>
13132
13133 * gdb.base/store.exp: Test longest and doublest. Test all
13134 parameters. Weaken return statement match.
13135 * gdb.base/store.c: Add longest and doublest - aka long long and
13136 long double functions. Put all parameters into local register
13137 variables. Use negative values.
13138
b257a0d3
AC
131392003-06-14 Andrew Cagney <cagney@redhat.com>
13140
13141 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
13142 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
13143 exit status.
13144 * gdb.base/fileio.exp: Disable target when nointerrupts and
13145 noinferiorio, instead of limiting it to remote. Use remote_exec
13146 instead of system.
d63a86f8 13147
21c38304
JJ
131482003-06-12 Jeff Johnston <jjohnstn@redhat.com>
13149
13150 * gdb.base/float.exp: Add ia64 support.
13151
1bcdb424
CV
131522003-06-12 Corinna Vinschen <vinschen@redhat.com>
13153
13154 * gdb.base/fileio.exp: Run only on remote targets.
13155
6aeb981f
CV
131562003-06-10 Corinna Vinschen <vinschen@redhat.com>
13157
13158 * gdb.base/fileio.c: New file, testing File-I/O.
13159 * gdb.base/fileio.exp: Ditto.
13160
53df362e
RG
131612003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
13162
13163 * gdb.base/shreloc.exp: New file, check symbol values obtained from
13164 shared objects after relocation at load time (gdb PR/1132).
13165 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 13166 as above, part of the shared object relocation test.
53df362e 13167
ffee1b46
MK
131682003-06-08 Mark Kettenis <kettenis@gnu.org>
13169
b5ca3722
MK
13170 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
13171 fully filled history list.
13172 * gdb.base/gdb_history: New file.
13173
03ed860d
MK
13174 * gdb.base/signals.exp: XFAIL "continue to func1" on
13175 i*86-*-freebsd*.
13176
ffee1b46
MK
13177 * gdb.base/attach.exp: When trying to attach to a nonexistent
13178 process, make it possible to specify the PID based on the target,
13179 and do so for *-*-freebsd*.
13180
d80dbb52
RH
131812003-06-02 Richard Henderson <rth@redhat.com>
13182
13183 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
13184
6dd77b81
RH
131852003-06-02 Richard Henderson <rth@redhat.com>
13186
13187 * gdb.base/selftest.exp: Next over lim_at_start initialization.
13188
f6347e16
RH
131892003-06-02 Richard Henderson <rth@redhat.com>
13190
13191 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
13192
2c161407
DJ
131932003-06-01 Daniel Jacobowitz <drow@mvista.com>
13194
13195 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
13196 of globalvar.
13197
572eb746
MK
131982003-06-01 Mark Kettenis <kettenis@gnu.org>
13199
13200 * gdb.asm/asm-source.exp: Check for memory read errors in
13201 disassembler test on *BSD too.
13202
9e9617a5
RH
132032003-06-01 Richard Henderson <rth@redhat.com>
13204
13205 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
13206 for .frame.
13207 (gdbasm_call): Lose ldgp.
13208 (gdbasm_startup): Add frame information.
13209 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
13210
7b34ad4e
MK
132112003-05-31 Mark Kettenis <kettenis@gnu.org>
13212
13213 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
13214 i?86-*-*.
13215
10059fdf
MK
132162003-05-30 Mark Kettenis <kettenis@gnu.org>
13217
13218 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13219 FreeBSD.
13220
acf4b816
RH
132212003-05-29 Richard Henderson <rth@redhat.com>
13222
13223 * gdb.asm/alpha.inc: New file.
13224 * gdb.asm/asm-source.exp: Use it.
13225
e9ecd949
JB
132262003-05-29 Jim Blandy <jimb@redhat.com>
13227
13228 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
13229 'core.PID'.
13230
e3e5a4f3
JB
132312003-05-22 Jim Blandy <jimb@redhat.com>
13232
13233 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
13234 backtrace.
d63a86f8 13235
72fe3d25
DC
132362003-05-20 David Carlton <carlton@math.stanford.edu>
13237
13238 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
13239 this time.
13240
58da2eb2
DC
132412003-05-19 David Carlton <carlton@bactrian.org>
13242
13243 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
13244 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
13245
1fcb5155
DC
132462003-05-19 David Carlton <carlton@bactrian.org>
13247
13248 * gdb.c++/namespace.exp: Add namespace scope and anonymous
13249 namespace tests.
13250 Bump copyright date.
13251 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
13252 (main): Call C::D::marker2.
13253 * gdb.c++/namespace1.cc: New file.
13254
85e85163
JJ
132552003-05-14 Jeff Johnston <jjohnstn@redhat.com>
13256
13257 Roland McGrath <roland@redhat.com>
d63a86f8 13258 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
13259 there is no manager thread.
13260
a25fbfec
JJ
132612003-05-08 Jeff Johnston <jjohnstn@redhat.com>
13262
d63a86f8
RM
13263 * gdb.threads/schedlock.exp: Remove assumption that all threads
13264 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
13265 in one of the child threads rather than the main thread.
13266
be375bae
JB
132672003-05-07 Jim Blandy <jimb@redhat.com>
13268
09bf6082
JB
13269 Add support for assembly source testing on the s390x.
13270 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
13271 architecture.
13272 * gdb.asm/s390x.inc: New file.
13273
be375bae
JB
13274 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
13275 succession of 'if' statements.
13276
00905d52
AC
132772003-05-05 Andrew Cagney <cagney@redhat.com>
13278
13279 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
13280
b1e29e33
AC
132812003-05-05 Andrew Cagney <cagney@redhat.com>
13282
13283 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
13284 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
13285
e33d66ec
EZ
132862003-05-02 Elena Zannoni <ezannoni@redhat.com>
13287
13288 * gdb.base/charset.exp: Update based on new behavior of set/show
13289 charset commands.
13290
2b6fd0d8
AC
132912003-05-01 Andrew Cagney <cagney@redhat.com>
13292
13293 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
13294 variable do not give memory errors.
13295
130cacce
AF
132962003-04-30 Adam Fedor <fedor@gnu.org>
13297
13298 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
13299 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
13300 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
13301 gdb.objc/basicclass.m: : New files
13302
13303 * lib/gdb.exp (gdb_compile_objc): New procedure.
13304
bea71854
DJ
133052003-04-27 Daniel Jacobowitz <drow@mvista.com>
13306
13307 * gdb.base/signals.exp: Make backtrace tests more specific.
13308
0f20eeea
DC
133092003-04-23 David Carlton <carlton@bactrian.org>
13310
13311 * gdb.c++/maint.exp (test_first_component): Add tests for
13312 'operator' in more locations.
13313
c8c4d8dc
KB
133142003-04-16 Kevin Buettner <kevinb@redhat.com>
13315
13316 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
13317
3fe60e3c
EZ
133182003-04-16 Elena Zannoni <ezannoni@redhat.com>
13319
13320 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 13321 func marke' instead. Update test name.
3fe60e3c 13322
9219021c
DC
133232003-04-15 David Carlton <carlton@math.stanford.edu>
13324
13325 * gdb.c++/maint.exp: New file.
13326
5dd55bdd
EZ
133272003-04-14 Elena Zannoni <ezannoni@redhat.com>
13328
13329 * gdb.threads/schedlock.c: Change type of thread function argument
13330 to long, to avoid warnings on 64-bit platforms.
13331
00890572
EZ
133322003-04-14 Elena Zannoni <ezannoni@redhat.com>
13333
a9c64011
AS
13334 * gdb.base/attach.exp: Add new message from ptrace in case of
13335 attaching to nonexistent process.
d63a86f8 13336
93201743
JB
133372003-04-11 Jim Blandy <jimb@redhat.com>
13338
13339 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13340 gdb.c++/userdef.cc: Place comments on the lines to which the
13341 marker function might return.
13342 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13343 gdb.c++/userdef.exp: Look for those comments to check that we've
13344 returned to the right place, instead of checking line numbers.
13345
2a11c64d
EZ
133462003-04-11 Elena Zannoni <ezannoni@redhat.com>
13347
a9c64011
AS
13348 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
13349 match on sourcefile name, instead of directory name.
2a11c64d 13350
68ab8fc5
EZ
133512003-04-10 Elena Zannoni <ezannoni@redhat.com>
13352
d63a86f8 13353 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
13354 working directory name.
13355
5624293a
JB
133562003-04-09 Jim Blandy <jimb@redhat.com>
13357
13358 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13359 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
13360 after an inferior function call, report the failure, but allow the
13361 test to continue.
13362
f1f02ee4
SC
133632003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13364
13365 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13366 with -DPROTOTYPES.
13367
6eb79af0
SC
133682003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13369
13370 * gdb.base/break.exp: Revert last patch.
13371
8dfb4cf0
SC
133722003-04-04 Stephane Carrez <stcarrez@nerim.fr>
13373
13374 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13375 with -DPROTOTYPES.
13376
ed4c619a
AC
133772003-04-02 Andrew Cagney <cagney@redhat.com>
13378
13379 * gdb.base/callfuncs.exp: Make "print add" messages unique.
13380 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
13381 matching directories by the name breakpoint.
13382 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
13383 Make "continue to marker1" consistent.
13384 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
13385 message consistent.
13386 * lib/gdb.exp: Put "the program is no longer running", and "the
13387 program exited" in parenthesis.
13388 * lib/mi-support.exp: Ditto.
d63a86f8 13389
4e35d5f0 133902003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 13391
4e35d5f0
BR
13392 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
13393
71900fe8
AC
133942003-03-29 Andrew Cagney <cagney@redhat.com>
13395
13396 * gdb.base/sizeof.c (main): Print the value of '\377'.
13397 * gdb.base/sizeof.exp: Check the sign of '\377'.
13398
c0655a16
MC
133992003-03-27 Michael Chastain <mec@shout.net>
13400
13401 * gdb.base/gdb1090.exp: New file.
13402 * gdb.base/gdb1090.cc: New file.
13403
5b2a3989
JB
134042003-03-27 J. Brobecker <brobecker@gnat.com>
13405
13406 * gdb.gdb/observer.exp: New regression test.
13407
79876890
MC
134082003-03-27 Michael Chastain <mec@shout.net>
13409
13410 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
13411 * gdb.base/ptype.exp: Likewise.
13412
6eac95e3
CV
134132003-03-27 Corinna Vinschen <vinschen@redhat.com>
13414
13415 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
13416
e8c71839
MC
134172003-03-26 Michael Chastain <mec@shout.net>
13418
13419 * gdb.base/ptype.exp: Actually use some typedef'd types.
13420
71b10041
SC
134212003-03-21 Stephane Carrez <stcarrez@nerim.fr>
13422
13423 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
13424 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
13425
2512cf80
CV
134262003-03-20 Corinna Vinschen <vinschen@redhat.com>
13427
13428 * gdb.base/default.exp: Fix regular expression.
13429
0d195a4f
CV
134302003-03-20 Corinna Vinschen <vinschen@redhat.com>
13431
13432 * gdb.base/args.exp: Fix regular expression.
13433
8a2dbca8
CV
134342003-03-20 Corinna Vinschen <vinschen@redhat.com>
13435
13436 * gdb.base/help.exp: Allow Win32 child process.
13437
bf028682
CV
134382003-03-20 Corinna Vinschen <vinschen@redhat.com>
13439
13440 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
13441 when stepping out of main().
13442
182dbe85
CV
134432003-03-20 Corinna Vinschen <vinschen@redhat.com>
13444
13445 * gdb.base/default.exp: Check for win32 specific message when calling
13446 "run" without executable.
13447
d67a6ba5
CV
134482003-03-20 Corinna Vinschen <vinschen@redhat.com>
13449
13450 * gdb.base/args.exp: Expect .exe in output.
13451
a955b5bb
CV
134522003-03-20 Corinna Vinschen <vinschen@redhat.com>
13453
13454 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
13455 Cygwin native.
13456
bf6bad4b
AC
134572003-03-17 Andrew Cagney <cagney@redhat.com>
13458
13459 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
13460 vector registes.
13461 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
13462 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
13463
293e9a31
DC
134642003-03-17 David Carlton <carlton@math.stanford.edu>
13465
13466 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
13467 test, for PR breakpoints/38.
13468 Call test_watchpoint_and_breakpoint.
13469 * gdb.base/watchpoint.c (func3): New function.
13470 (main): Call func3.
13471
5330f2db
DC
134722003-03-04 David Carlton <carlton@math.stanford.edu>
13473
13474 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
13475 Garply<Garply<char> >:: garply".
13476 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
13477 with respect to PR c++/1111; note also PR c++/1113.
13478 (test_template_breakpoints): KFAIL "constructor breakpoint" with
13479 respect to PR c++/1062.
13480 KFAIL "destructor breakpoint" with respect to PR c++/1112.
13481
6ece72da
DC
134822003-03-03 David Carlton <carlton@math.stanford.edu>
13483
13484 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
13485 with respect to PR c++/57.
13486 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
13487 c++/826.
13488 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
13489 respect to PR c++/57.
13490
85ca1584
DC
134912003-03-03 David Carlton <carlton@math.stanford.edu>
13492
13493 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
13494 respect to PR c++/33 into FAILs.
13495
98e9c5b8
MC
134962003-03-03 Michael Chastain <mec@shout.net>
13497
7bedbf27
MC
13498 * configure.in: Update copyright years.
13499
135002003-03-03 Michael Chastain <mec@shout.net>
13501
13502 * Makefile.in: Update copyright years.
98e9c5b8 13503
f683e100
DC
135042003-02-28 David Carlton <carlton@math.stanford.edu>
13505
13506 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
13507 print class instead of struct and/or superfluous protection
13508 specifiers, as long as the resulting output is equivalent to the
13509 source code.
13510 Delete FIXME from end of messages on tests that don't need
13511 fixing.
13512
a9e0cf2c
DC
135132003-02-28 David Carlton <carlton@math.stanford.edu>
13514
13515 * gdb.c++/templates.exp (do_tests): Allow const in the two
13516 Foo<volatile char *>::foo tests.
13517
e8d359df
MS
135182003-02-27 Michael Snyder <msnyder@redhat.com>
13519
d63a86f8 13520 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
13521 will be consistant.
13522
0b71dc91
DC
135232003-02-26 David Carlton <carlton@math.stanford.edu>
13524
13525 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
13526 char *>::foo" test with respect to PR c++/33. Create a new test
13527 which is identical to that one except that it doesn't put the
13528 space between the "char" and the "*"; KFAIL it, too.
13529
dd14ab43
DC
135302003-02-26 David Carlton <carlton@math.stanford.edu>
13531
13532 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
13533 template types into either PASSes or KFAILs (corresponding to PR
13534 c++/57). Tweak indentation. Update copyright.
13535
1146c7f1
SC
135362003-02-23 Stephane Carrez <stcarrez@nerim.fr>
13537
13538 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
13539
74641dfb
MC
135402003-02-13 Michael Chastain <mec@shout.net>
13541
13542 * gdb.base/exprs.exp: Remove i960 remnants.
13543 * gdb.base/funcargs.exp: Likewise.
13544 * gdb.base/list.exp: Likewise.
13545 * gdb.base/ptype.exp: Likewise.
13546
559cd2d0
DC
135472003-02-14 David Carlton <carlton@math.stanford.edu>
13548
13549 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
13550 pEe->D::vg()" from XFAIL to KFAIL.
13551
c4f90d87
JM
135522003-02-13 Jason Molenda (jmolenda@apple.com)
13553
13554 * gdb.base/maint.exp: Update maint print statistics regexp to include
13555 new entries.
13556
cbc4d97c
MC
135572003-02-13 Michael Chastain <mec@shout.net>
13558
13559 * gdb.c++/inherit.exp: Remove call to get_debug_format.
13560
40f235b7
MC
135612003-02-12 Michael Chastain <mec@shout.net>
13562
13563 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
13564 * gdb.c++/inherit.exp: Likewise.
13565 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
13566 * gdb.c++/templates.exp: Likewise.
13567 * gdb.c++/virtfunc.exp: Likewise.
13568
c56716b0
JM
135692003-02-06 Jason Molenda (jason-cl@molenda.com)
13570
13571 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
13572 why the code is written that way.
13573
070afcf8
MC
135742003-02-05 Michael Chastain <mec@shout.net>
13575
13576 * gdb.base/dump.exp: Add missing copyright line.
13577
5d0331e5
JM
135782003-02-05 Jason Molenda (jason-cl@molenda.com)
13579
f7ae6d3e 13580 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
13581 at the beginning so the breakpoint doesn't get set on the loop.
13582
92851186
MC
135832003-02-05 Michael Chastain <mec@shout.net>
13584
13585 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
13586 output for configurations with gcc 2.95.3.
13587
cbf1e085
AC
135882003-02-05 Keith Seitz <keiths@redhat.com>
13589 Andrew Cagney <ac131313@redhat.com>
13590
13591 * gdb.mi/mi-cli.exp: New file.
d63a86f8 13592
29518e1e
MC
135932003-02-04 Michael Chastain <mec@shout.net>
13594
13595 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
13596 Call perror and then continue.
13597
5af1d5f3
MC
135982003-02-03 Michael Chastain <mec@shout.net>
13599
13600 * gdb.c++/pr-1023.cc: New file.
13601 * gdb.c++/pr-1023.exp: New file.
13602
6b549786
JB
136032003-02-05 Jim Blandy <jimb@redhat.com>
13604
13605 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
13606 it's local to foobar. Check for it there, and check that it's not
13607 present in main.
13608 * gdb.c++/local.cc (marker2): New function.
13609 (foobar): Call marker1.
13610 (main): Call marker2 instead of marker1.
13611
67f16606
AC
136122003-02-04 Andrew Cagney <ac131313@redhat.com>
13613
13614 * gdb.disasm/mn10200.exp: Obsolete file.
13615 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
13616 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
13617 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
13618
1c5cb38e
DC
136192003-02-04 David Carlton <carlton@math.stanford.edu>
13620
13621 * gdb.c++/overload.exp: Test intToChar(1).
13622 * gdb.c++/overload.cc (intToChar): New.
13623 (main): Call intToChar.
13624
d1fe6965
DC
136252003-02-03 David Carlton <carlton@math.stanford.edu>
13626
13627 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
13628 'might_kfail' arg.
13629 KFAIL some of the continue_to_bp_overloaded calls, according to
13630 PR c++/1025.
13631
9ba61c5d
MC
136322003-02-01 Michael Chastain <mec@shout.net>
13633
13634 * gdb.base/advance.c (marker1): New marker function.
13635 * gdb.base/advance.exp: When the 'advance' command lands on the
13636 return breakpoint, it can legitimately stop on either the
13637 current line or the next line. Accommodate both outcomes.
13638 * gdb.base/until.exp: Likewise.
13639
e7494ffb
AC
136402003-02-02 Andrew Cagney <ac131313@redhat.com>
13641
13642 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
13643 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
13644 now a list, not a tuple.
13645 * gdb.mi/mi-var-display.exp: Ditto.
13646 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 13647
075559bc
AC
136482003-02-01 Andrew Cagney <ac131313@redhat.com>
13649
13650 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
13651 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
13652 stack backtraces.
13653 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 13654
2bd4c7b1
MK
136552003-02-01 Mark Kettenis <kettenis@gnu.org>
13656
13657 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
13658 gdb.mi/mi1-pthreads.exp: Return instead of calling
13659 gdb_suppress_entire_file.
13660
eabd8992
MS
136612003-02-01 Mark Salter <msalter@redhat.com>
13662
13663 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
13664
71469e2f
MS
136652003-01-31 Mark Salter <msalter@redhat.com>
13666
13667 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
13668 Support empty arg.
13669
38a94d44
MC
136702003-01-30 Michael Chastain <mec@shout.net>
13671
13672 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
13673 This was a workaround for a UTF-8 bug in readline 4.3. The bug
13674 has been fixed in gdb/readline on 2003-01-09.
13675
19ea9e73
MS
136762003-01-29 Michael Snyder <msnyder@redhat.com>
13677
e8d359df
MS
13678 * gdb.base/maint.exp: Allow for leading underscore in symbol.
13679 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
13680 * gdb.base/args.exp: Skip if target does not support args passing.
13681
2307bd6a
DJ
136822003-01-22 Daniel Jacobowitz <drow@mvista.com>
13683
19ea9e73 13684 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
13685 gdb_test. Accept a list of expect arguments as the third
13686 parameter.
13687 (gdb_test): Use it.
13688
f2dd3617
EZ
136892003-01-20 Elena Zannoni <ezannoni@redhat.com>
13690
13691 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
13692 allow for different test tree configurations. Update some
13693 tescases accordingly.
13694 * gdb.arch/altivec-regs.exp: Ditto.
13695 * gdb.asm/asm-source.exp: Ditto.
13696 * gdb.base/advance.exp: Ditto.
13697 * gdb.base/display.exp: Ditto.
d63a86f8 13698 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
13699 * gdb.base/mips_pro.exp: Ditto.
13700 * gdb.base/overlays.exp: Ditto.
13701 * gdb.base/relocate.exp: Ditto.
13702 * gdb.base/setshow.exp: Ditto.
13703 * gdb.base/step-line.exp: Ditto.
13704 * gdb.base/step-test.exp: Ditto.
13705 * gdb.base/until.exp: Ditto.
13706 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
13707
c71cdefd
DC
137082003-01-17 David Carlton <carlton@math.stanford.edu>
13709
13710 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
13711 corresponding to PR c++/945.
13712 Update copyright.
13713
fdba05d7
DC
137142003-01-17 David Carlton <carlton@math.stanford.edu>
13715
13716 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
13717 corresponding to PR c++/68.
13718
137192003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
13720
13721 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
13722 (test_paddr_hairy_functions): Call print_addr_2_kfail for
13723 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
13724
c362c33a
EZ
137252003-01-15 Elena Zannoni <ezannoni@redhat.com>
13726
0fbc361c
EZ
13727 * gdb.base/break.exp: Fix change of default location, because of
13728 removal of until tests.
13729 * gdb.base/help.exp: Update test for new 'until' help message.
13730 Add test for help on 'advance'.
a9c64011 13731 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 13732
dabf8a35
MK
137332003-01-15 Mark Kettenis <kettenis@gnu.org>
13734
13735 * gdb.base/default.exp: Adapt "info float" test for recent changes
13736 to that command. Add test for "info vector".
13737 * gdb.base/float.exp: New file. Add test for "info float" that
13738 resembles the old test in gdb.base/default.exp.
13739
a1769aca
DC
137402003-01-15 David Carlton <carlton@math.stanford.edu>
13741
13742 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
13743
82025e13
EZ
137442003-01-15 Elena Zannoni <ezannoni@redhat.com>
13745
13746 * gdb.base/break.exp: Move the tests of until command from here...
13747 * gdb.base/until.exp: ... to here. New file. Add other tests.
13748 * gdb.base/advance.c: New file.
13749 * gdb.base/advance.exp: New file.
13750
8f9ab801
EZ
137512003-01-14 Elena Zannoni <ezannoni@redhat.com>
13752
a9c64011
AS
13753 * gdb.base/args.c: New file.
13754 * gdb.base/args.exp: New file.
8f9ab801 13755
9ae66589
DJ
137562003-01-14 Daniel Jacobowitz <drow@mvista.com>
13757
13758 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
13759
8d77e5c3
DJ
137602003-01-14 Daniel Jacobowitz <drow@mvista.com>
13761
13762 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
13763
12d2f0a1
DJ
137642003-01-14 Daniel Jacobowitz <drow@mvista.com>
13765
13766 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
13767 dates.
13768
6ca37014
DJ
137692003-01-13 Daniel Jacobowitz <drow@mvista.com>
13770
13771 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
13772
b0023472
DJ
137732003-01-13 Daniel Jacobowitz <drow@mvista.com>
13774
13775 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
13776 (ptype &*"foo").
13777 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
13778
607fbc54 137792003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
13780
13781 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
13782 * gdb.mi/mi1-console.exp: Likewise.
13783
607fbc54 137842003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
13785
13786 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
13787 * gdb.mi/mi1-console.exp: Likewise.
13788
a1fb14a2
DJ
137892003-01-13 Daniel Jacobowitz <drow@mvista.com>
13790
13791 * gdb.c++/overload.exp: Remove some fixed XFAILs.
13792
c4cf40b7
DJ
137932003-01-09 Daniel Jacobowitz <drow@mvista.com>
13794
13795 * gdb.base/detach.exp: New test.
13796
696d5a5b
DJ
137972003-01-09 Daniel Jacobowitz <drow@mvista.com>
13798
13799 * Makefile.in (ALL_SUBDIRS): New variable.
13800 (subdirs, clean, distclean): Use it.
13801 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
13802 regenerating Makefile, since it is generated from the top level.
13803 * gdb.asm/Makefile.in: Likewise.
13804 * gdb.base/Makefile.in: Likewise.
13805 * gdb.c++/Makefile.in: Likewise.
13806 * gdb.disasm/Makefile.in: Likewise.
13807 * gdb.java/Makefile.in: Likewise.
13808 * gdb.mi/Makefile.in: Likewise.
13809 * gdb.threads/Makefile.in: Likewise.
13810 * gdb.trace/Makefile.in: Likewise.
13811
754533e4
DC
138122003-01-09 David Carlton <carlton@math.stanford.edu>
13813
13814 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
13815 Add copyright year 2003.
13816
d8b3e9ee
MC
138172003-01-06 Michael Chastain <mec@shout.net>
13818
13819 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
13820 When selecting a thread, 'line' and 'file' are optional.
13821 * gdb.mi/mi1-pthreads.exp: Likewise.
13822
8e9e0fe6
AS
138232003-01-06 Andreas Schwab <schwab@suse.de>
13824
13825 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
13826 failures.
13827
b5ab8ff3
DJ
138282003-01-04 Daniel Jacobowitz <drow@mvista.com>
13829
13830 Fix PR gdb/844
13831 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
13832 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
13833
13834 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
13835 instead of calling gdb_suppress_entire_file.
13836 * gdb.threads/print-threads.exp: Likewise.
13837 * gdb.threads/schedlock.exp: Likewise.
13838
13839 * gdb.threads/killed.exp: Return instead of calling
13840 gdb_suppress_entire_file.
13841 * gdb.threads/linux-dp.exp: Likewise.
13842 * gdb.threads/pthreads.exp: Likewise.
13843
1e698235
DJ
138442003-01-04 Daniel Jacobowitz <drow@mvista.com>
13845
13846 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
13847 stabs.
13848 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
13849 * gdb.base/whatis.exp: Always allow (void) after function names.
13850
147ff08c
DJ
138512003-01-04 Daniel Jacobowitz <drow@mvista.com>
13852
13853 * gdb.c++/casts.exp: Correct regexp.
13854
dc62bfc2
MK
138552003-01-04 Mark Kettenis <kettenis@gnu.org>
13856
13857 * configure.in: Call AC_CONFIG_HEADER. Don't call
13858 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
13859 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
13860 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
13861 aforementioned directories in the AC_OUPUT call.
13862 * config.hin: New file.
13863 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
13864 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
13865 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
13866 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
13867 pass -I$objdir instead of -I$objdir/$subdir in compilation.
13868 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
13869 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
13870 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
13871 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
13872 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
13873 gdb.threads/configure.in, gdb.threads/configure,
13874 gdb.threads/config.in, gdb.trace/configure.in,
13875 gdb.trace/configure: Removed.
13876
77afa639
MC
138772003-01-03 Michael Chastain <mec@shout.net>
13878
13879 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
13880 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
13881
7634bb6e
DJ
138822003-01-03 Daniel Jacobowitz <drow@mvista.com>
13883
13884 * gdb.base/store.exp: Fix regular expressions.
13885
b39c905e
MK
138862002-12-28 Mark Kettenis <kettenis@gnu.org>
13887
13888 * configure.in: Rewrite.
13889 * configure: Regenerated.
13890
0a8551dd
DC
138912003-01-03 David Carlton <carlton@math.stanford.edu>
13892
13893 * gdb.base/psymtab.exp: New file.
13894 * gdb.base/psymtab1.c: Ditto.
13895 * gdb.base/psymtab2.c: Ditto.
13896
c60b7188
AF
138972002-12-23 Adam Fedor <fedor@gnu.org>
13898
13899 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
13900
ee73db83
DC
139012002-12-23 David Carlton <carlton@math.stanford.edu>
13902
13903 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
13904 and current_directory initialization.
13905
d6c1774e
JB
139062002-12-22 Jim Blandy <jimb@redhat.com>
13907
f0a847b8
JB
13908 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
13909 rather than as part of the output file name.
13910
d6c1774e
JB
13911 * gdb.base/attach.exp: There's no need to copy the test program to
13912 /tmp; that was only ever necessary on HP/UX, and this test is
13913 entirely disabled there anyway.
13914
f0708dbb
JB
139152002-12-21 Jim Blandy <jimb@redhat.com>
13916
4c2acfea
JB
13917 * gdb.c++/psmang.exp: Doc fix.
13918
f0708dbb
JB
13919 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
13920 test.
13921
9579e000
DC
139222002-12-20 David Carlton <carlton@math.stanford.edu>
13923
13924 * gdb.c++/annota2.exp: KFAIL annotate-quit.
13925
d1810171
MC
139262002-12-18 Michael Chastain <mec@shout.net>
13927
13928 * gdb.c++/annota2.exp: Add copyright year 2002.
13929
76565097
DC
139302002-12-17 David Carlton <carlton@math.stanford.edu>
13931
13932 * gdb.c++/try_catch.cc: Add marker comments.
13933 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
13934 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
13935 * gdb.c++/m-static.cc: Ditto.
13936 * gdb.c++/m-static1.cc: Ditto.
13937 * gdb.c++/try_catch.cc: Ditto.
13938
da81390b
JJ
139392002-12-16 Jeff Johnston <jjohnstn@redhat.com>
13940
13941 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
13942 to see whether we are using the new -environment-directory
13943 command which resets via -r or the old version of the command
13944 which may prompt the user. Part of fix for gdb/741.
13945
b304d130
AC
139462002-12-13 Andrew Cagney <ac131313@redhat.com>
13947
13948 * gdb.fortran/types.exp: Update obsolete comment.
13949 * gdb.fortran/exprs.exp: Ditto.
13950 * lib/gdb.exp: Delete obsolete code.
13951 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
13952 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
13953 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
13954 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
13955 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
13956 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
13957 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
13958 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
13959 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
13960 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
13961 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
13962 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
13963 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
13964 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
13965 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
13966 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
13967 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
13968 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
13969 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
13970 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
13971 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
13972 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
13973 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
13974 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
13975 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
13976 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
13977 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
13978 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
13979 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
13980 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
13981 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
13982 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
13983 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
13984 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
13985 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
13986 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
13987 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
13988
a23b6e6a
DC
139892002-12-11 David Carlton <carlton@math.stanford.edu>
13990
13991 * gdb.c++/m-data.exp: Add test for members that shadow global
13992 variables: see PR gdb/804.
13993 * gdb.c++/m-data.cc: Ditto.
13994
6604731b
DJ
139952002-12-10 Daniel Jacobowitz <drow@mvista.com>
13996
13997 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
13998
de46ecd7
DC
139992002-12-06 David Carlton <carlton@math.stanford.edu>
14000
14001 * gdb.base/store.c: Don't declare functions static.
14002
27e829d0
AC
140032002-12-04 Andrew Cagney <ac131313@redhat.com>
14004
14005 * gdb.base/store.exp, gdb.base/store.c: New files.
14006
92806416
DJ
140072002-12-03 Daniel Jacobowitz <drow@mvista.com>
14008
14009 * gdb.base/selftest.exp: Update for current gdb.
14010
3bcbaac5
DJ
140112002-12-03 Daniel Jacobowitz <drow@mvista.com>
14012
14013 * gdb.base/maint.exp: Only dump symbols from one source file
14014 or objfile.
14015
f4f00b1f
DJ
140162002-12-03 Daniel Jacobowitz <drow@mvista.com>
14017
14018 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
14019 function call.
14020
f1c8a949
JB
140212002-11-25 Jim Blandy <jimb@redhat.com>
14022
14023 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
14024 function appearing in error message.
14025
9e297a97
DJ
140262002-11-21 Daniel Jacobowitz <drow@mvista.com>
14027
14028 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
14029
1f312e79
JJ
140302002-11-08 Jeff Johnston <jjohnstn@redhat.com>
14031
d63a86f8
RM
14032 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
14033 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
14034 should be in mi console format. This is part of fix for PR gdb/604.
14035
83c31e7d
FN
140362002-09-18 Fernando Nasser <fnasser@redhat.com>
14037
14038 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
14039 which explicitly prints the zero offset as "+0".
14040
322b3f65
DJ
140412002-10-22 Daniel Jacobowitz <drow@mvista.com>
14042
14043 * gdb.threads/schedlock.c (args): Make unsigned.
14044
140452002-10-21 Daniel Jacobowitz <drow@mvista.com>
14046
14047 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
14048 numbers. Allow "foo2|selected stack frame".
14049 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
14050 * gdb.asm/asmsrc2.s: Likewise.
14051 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
14052 comments.
14053 * gdb.asm/mips.inc: New file.
14054
5e2fe5b8
AF
140552002-10-18 Adam Fedor <fedor@gnu.org>
14056
14057 * gdb.base/default.exp: Update expected output to include 'ObjC'.
14058 * gdb.base/help.exp: Likewise.
14059
abe1a5d0
KB
140602002-10-17 Kevin Buettner <kevinb@redhat.com>
14061
14062 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
14063 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
14064
10abb1d4
JB
140652002-10-02 Jim Blandy <jimb@redhat.com>
14066
14067 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
14068
1f609b42
AC
140692002-10-01 Andrew Cagney <ac131313@redhat.com>
14070
14071 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
14072 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
14073 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
14074 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
14075 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
14076 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
14077 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
14078
0aee02e4
AC
140792002-09-29 Andrew Cagney <ac131313@redhat.com>
14080
14081 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
14082 * mi0-disassemble.exp, mi0-eval.exp: Delete.
14083 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
14084 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
14085 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
14086 * mi0-var-block.exp, mi0-var-child.exp: Delete.
14087 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 14088
6fde09ad
KB
140892002-09-27 Kevin Buettner <kevinb@redhat.com>
14090
14091 * gdb.base/annota1.exp (info break): Make directory components of
14092 path optional since not all compilers emit this debug information.
14093
889bf7c5
PA
14094 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
14095 step ends up stepping out of the function instead of stopping on
14096 the epilogue.
6fde09ad 14097
9e8aab75
KS
140982002-09-26 Keith Seitz <keiths@redhat.com>
14099
14100 * lib/insight-support.exp (gdbtk_start): Figure out where
14101 the insight executable is based on where gdb is. Use this
14102 executable to start insight instead of gdb.
14103
e36180d7
AC
141042002-09-25 Andrew Cagney <cagney@redhat.com>
14105
14106 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
14107
9dd34b2b
AC
141082002-09-24 Andrew Cagney <ac131313@redhat.com>
14109
14110 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
14111 test_isolated_complaints.
14112 (test_empty_complaint): New function.
14113 (test_empty_complaints): New function. Check no output when no
14114 complaints.
d63a86f8 14115
dea97812
KB
141162002-09-19 Jim Blandy <jimb@redhat.com>
14117
a9c64011 14118 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 14119
54951bd7
AC
141202002-09-19 Andrew Cagney <ac131313@redhat.com>
14121
14122 * gdb.gdb/complaints.exp: New file.
14123
dec43320
AC
141242002-09-18 Andrew Cagney <ac131313@redhat.com>
14125
14126 * gdb.base/maint.exp: Check `help maint internal-warning'.
14127
e70d6e3f
DC
141282002-09-18 David Carlton <carlton@math.stanford.edu>
14129
14130 * gdb.c++/m-static.exp: Remove breakpoints depending on line
14131 numbers, and replace them by a single breakpoint after the
14132 constructors are all finished.
14133 Add test 4.
14134 * gdb.c++/m-static.cc: Add test 4.
14135 * gdb.c++/m-static.h: New file.
14136 * gdb.c++/m-static1.cc: New file.
14137
14138 * gdb.c++/printmethod.exp: New file.
14139 * gdb.c++/printmethod.cc: New file.
14140
14141 * gdb.c++/pr-574.exp: New file.
14142 * gdb.c++/pr-574.cc: New file.
14143
afb5c968
CV
141442002-09-18 Corinna Vinschen <vinschen@redhat.com>
14145
14146 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
14147 embedded targets which never actually exit.
14148
31e45dee
FN
141492002-09-18 Fernando Nasser <fnasser@redhat.com>
14150
14151 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
14152 "don't step after run" as unresolved or unsupported, instead of xfail.
14153
a283c5a1
CV
141542002-09-18 Corinna Vinschen <vinschen@redhat.com>
14155
14156 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
14157 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
14158 Add newline to expected string in "step out of main (status wrapper)"
14159 case.
14160
11350d2a
CV
141612002-09-18 Corinna Vinschen <vinschen@redhat.com>
14162
14163 * lib/gdb.exp (rerun_to_main): Allow restarting application.
14164 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
14165
0deec7d6
TT
141662002-09-17 Tom Tromey <tromey@redhat.com>
14167
14168 * gdb.base/printcmds.exp (test_print_string_constants): Expect
14169 \000, not \0, in double-quoted string.
14170
b2b4a1b5
CV
141712002-09-14 Corinna Vinschen <vinschen@redhat.com>
14172
c9d37158 14173 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
14174 string after running the commands execution on breakpoint tests.
14175
1c56143a
CV
141762002-09-13 Corinna Vinschen <vinschen@redhat.com>
14177
14178 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
14179
37f8da45
JB
141802002-09-12 Joel Brobecker <brobecker@gnat.com>
14181
14182 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
14183
08b468e0
KS
141842002-09-10 Keith Seitz <keiths@redhat.com>
14185
14186 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
14187 runto proc.
14188 (mi_run_to_main): Use mi_runto.
14189 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
14190
dc360f58
KS
141912002-09-10 Keith Seitz <keiths@redhat.com>
14192
14193 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
14194 regexp for stopping at main. Could have multiple event notifications.
14195 Don't assume that main was declared with no parameters.
14196 (mi_next): Use mi_step_to.
14197 (mi_step): Use mi_next_to.
14198
ce3abcfb
CV
141992002-09-09 Corinna Vinschen <vinschen@redhat.com>
14200
14201 * gdb.base/default.exp: Fix expected string in `info float' test.
14202
d1f5b980
BE
142032002-09-09 Ben Elliston <bje@redhat.com>
14204
14205 * config/mips.exp: Update comments.
14206 * config/mips-idt.exp: Likewise.
14207 * config/nind.exp: Likewise.
14208 * config/slite.exp: Likewise.
14209 * config/sparclet.exp: Likewise.
14210 * config/udi.exp: Likewise.
14211 * config/vx.exp: Likewise.
14212 * config/vxworks29k.exp: Likewise.
14213
2f71430b
JB
142142002-09-05 Jim Blandy <jimb@redhat.com>
14215
14216 * gdb.threads/killed.exp: Fix test failure message.
14217
7ddebc7e
KS
142182002-09-04 Keith Seitz <keiths@redhat.com>
14219
14220 * lib/mi-support.exp: Update copyright.
14221 (mi_gdb_test): Increase the priority of the expected pattern
14222 so that it matches gdb_test.
14223
0ae67eb3
KS
142242002-09-03 Keith Seitz <keiths@redhat.com>
14225
14226 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
14227 Use integer comparison instead of string comparison for testing
14228 whether binary was built.
14229
38fc42c8
JB
142302002-09-03 Jim Blandy <jimb@redhat.com>
14231
14232 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
14233
b6ff0e81
JB
142342002-08-29 Jim Blandy <jimb@redhat.com>
14235
14236 * gdb.threads/pthreads.exp: Move the portable thread compilation
14237 code into a function in lib/gdb.exp, and call that from here.
14238 * lib/gdb.exp (gdb_compile_pthreads): New function.
14239
07c98896
KS
142402002-08-29 Keith Seitz <keiths@redhat.com>
14241
14242 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
14243 expect_out so that callers can get at it.
14244
0312286c
DJ
142452002-08-23 Daniel Jacobowitz <drow@mvista.com>
14246
14247 * gdb.threads/print-threads.c: New file.
14248 * gdb.threads/print-threads.exp: New file.
14249 * gdb.threads/schedlock.c: New file.
14250 * gdb.threads/schedlock.exp: New file.
14251
dd039bc4
EZ
142522002-08-22 Elena Zannoni <ezannoni@redhat.com>
14253
a9c64011
AS
14254 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
14255 not altivec.c.
dd039bc4 14256
1f36144c
MK
142572002-08-17 Mark Kettenis <kettenis@gnu.org>
14258
14259 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
14260 targets. The problem should be fixed now.
14261
16057ec7 142622002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
14263
14264 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
14265 2002-07-24 change that removes final dots from error messages.
14266
3c1499ad
TT
142672002-08-13 Tom Tromey <tromey@redhat.com>
14268
14269 * gdb.base/readline.exp: New file.
14270
a20ce2c3
AC
142712002-08-01 Andrew Cagney <ac131313@redhat.com>
14272
14273 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
14274 supress message.
14275
db034ac5
AC
142762002-08-01 Andrew Cagney <cagney@redhat.com>
14277
14278 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
14279 CHILL_FOR_TARGET and CHILL_LIB.
14280 * configure.in (configdirs): Remove gdb.chill.
14281 * configure: Regenerate.
14282 * lib/gdb.exp: Obsolete references to chill.
14283 * gdb.fortran/types.exp: Ditto.
14284 * gdb.fortran/exprs.exp: Ditto.
14285
3e000b18
KB
142862002-07-30 Kevin Buettner <kevinb@redhat.com>
14287
14288 * gdb.base/shlib-call.exp (additional_flags): Conditionally
14289 set Irix-specific compile and link flags.
14290
28f4966b
KB
142912002-07-29 Kevin Buettner <kevinb@redhat.com>
14292
14293 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
14294 source files. The ``-o'' option doesn't work with the ``-E'' option
14295 when using the Irix compiler.
14296
46c0d5a6
DJ
142972002-07-19 Daniel Jacobowitz <drow@mvista.com>
14298
14299 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
14300 Improve support for reusing an exec file. Copy exec file
14301 to target, and run gdbserver on the target instead of on the host.
14302
eecf4bed
JB
143032002-07-18 Jim Blandy <jimb@redhat.com>
14304
0f815cdf
JB
14305 * gdb.base/ending-run.exp: Don't expect to see the program end in
14306 some orderly fashion when we're running on a real stand-alone
14307 board.
14308
eecf4bed
JB
14309 * gdb.base/interrupt.exp: Correct logic for skipping tests on
14310 targets that don't support interrupts.
14311
52d309e4
JB
143122002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
14313
14314 * gdb.base/attach.exp: Add patterns to match output from /proc-based
14315 systems.
14316 Move comments in expect statements to inside the actions, so that they
14317 don't get matched against.
14318
ff683d9e
MK
143192002-07-10 Mark Kettenis <kettenis@gnu.org>
14320
14321 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
14322 function when asleep" test.
14323
b5356753
AC
143242002-07-10 Andrew Cagney <ac131313@redhat.com>
14325
14326 * gdb.base/page.exp: Rewrite to handle problems with very long
14327 `info set' output. Update copyright.
14328
6aa4d13a
AC
143292002-06-26 Andrew Cagney <ac131313@redhat.com>
14330
14331 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
14332 gdb.threads-hp.
14333 * gdb.hp/configure: Regenerate.
14334 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
14335 * gdb.hp/gdb.threads-hp/configure: Delete file.
14336 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
14337
8cf8c2b8
AC
143382002-06-22 Andrew Cagney <ac131313@redhat.com>
14339
14340 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
14341 setlocale, bindtextdomain and textdomain.
14342
6827a8f8
JB
143432002-06-11 Jim Blandy <jimb@redhat.com>
14344
919d772c
JB
14345 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
14346 preprocessor macro information is present.
14347
6827a8f8
JB
14348 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
14349 tests.
14350
c15b0d21
MS
143512002-06-06 Michael Snyder <msnyder@redhat.com>
14352
c5984d70
MS
14353 * gdb.base/overlays.exp: Record addresses of overlay
14354 functions in TCL variables rather than in GDB variables,
14355 to avoid having GDB convert them to pointers (with loss
14356 of information).
14357
d63a86f8 14358 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 14359 default linker script changes.
c15b0d21
MS
14360 * gdb.base/long_long.exp: Add check for sizeof (long double).
14361
be26fe0d
ML
143622002-06-06 Michal Ludvig <mludvig@suse.cz>
14363
14364 * gdb.asm/asm-source.exp: Add x86-64 target.
14365 * gdb.asm/x86_64.inc: New.
d63a86f8 14366
258093ca 143672002-05-30 Michael Chastain <mec@shout.net>
258093ca 14368
4b3153f1 14369 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
14370 * gdb.c++/m-static.cc: New file.
14371 * gdb.c++/m-static.exp: New file.
14372
241264c6
MS
143732002-05-28 Michael Snyder <msnyder@redhat.com>
14374
14375 * gdb.base/call-ar-st.exp: Allow for reduced floating point
14376 precision.
14377
9bba8c8f 143782002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 14379
4b3153f1 14380 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
14381 * gdb.c++/m-data.cc: New file.
14382 * gdb.c++/m-data.exp: New file.
14383
143842002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 14385
4b3153f1 14386 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 14387 * gdb.c++/try_catch.cc: New file.
d63a86f8 14388 * gdb.c++/try_catch.exp: New file.
9bba8c8f 14389
def1b996
MC
143902002-05-27 Michael Chastain <mec@shout.net>
14391
14392 * gdb.c++/local.exp: Accept more nested types in output.
14393
522ba268
MC
143942002-05-26 Michael Chastain <mec@shout.net>
14395
14396 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
14397
277254ba
MS
143982002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
14399
14400 * lib/gdb.exp (gdb_wrapper_init): Just because
14401 gdb_wrapper_file exists, this does not mean that the file
14402 should not be rebuilt. That is what gdb_wrapper_initialized
14403 is for.
14404 (default_gdb_init): Reset gdb_wrapper_initialized.
14405
b61a8733
MS
144062002-05-23 Michael Snyder <msnyder@redhat.com>
14407
d63a86f8 14408 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
14409 the precision of the floating point test results.
14410 * gdb.base/call-rt-st.exp: Ditto.
14411
b61a8733
MS
14412 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
14413 * gdb.base/call-rt-st.exp: Ditto.
14414
56f6e910
MC
144152002-05-19 Michael Chastain <mec@shout.net>
14416
14417 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
14418
ad0b0016
EZ
144192002-05-19 Elena Zannoni <ezannoni@redhat.com>
14420
a9c64011
AS
14421 * configure.in (configdirs): Add gdb.arch.
14422 * configure: Regenerate.
ad0b0016 14423
f617d2b6
JB
144242002-05-17 Jim Blandy <jimb@redhat.com>
14425
14426 * gdb.base/completion.exp: Recognize the more detailed error
14427 messages produced by the macro expander's lexical analyzer.
14428
eac2a696
EZ
144292002-05-14 Elena Zannoni <ezannoni@redhat.com>
14430
a9c64011
AS
14431 * gdb.arch/altivec-abi.c: New file.
14432 * gdb.arch/altivec-abi.exp: New file.
14433 * gdb.arch/altivec-regs.c: New file.
14434 * gdb.arch/altivec-regs.exp: New file.
eac2a696 14435
2fdde8f8
DJ
144362002-05-14 Daniel Jacobowitz <drow@mvista.com>
14437
14438 * gdb.base/maint.exp (maint print type): Update for new type
14439 structure.
d63a86f8 14440
e31f1a7c
EZ
144412002-05-14 Elena Zannoni <ezannoni@redhat.com>
14442
14443 * gdb.arch: New directory.
14444 * gdb.arch/configure.in: New file.
14445 * gdb.arch/configure: New file.
14446 * gdb.arch/Makefile.in: New file.
14447
db589741
CV
144482002-05-13 Corinna Vinschen <vinschen@redhat.com>
14449
14450 * gdb.asm/asm-source.exp: Add v850 as supported target.
14451 * gdb.asm/v850.inc: New file.
14452
8ce2a7dc
DJ
144532002-05-13 Daniel Jacobowitz <drow@mvista.com>
14454
14455 * gdb.c++/annota2.exp (annotate-quit): Add comment.
14456
df763c7f
DJ
144572002-05-12 Daniel Jacobowitz <drow@mvista.com>
14458
14459 * gdb.base/break.exp: Check 'break "marker2"'.
14460
377daeed
MS
144612002-05-10 Michael Snyder <msnyder@redhat.com>
14462
14463 * gdb.base/long_long.exp: Fix typo.
14464
c4b7bc2b
JB
144652002-05-10 Jim Blandy <jimb@redhat.com>
14466
ecac9a4e
JB
14467 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
14468 a bug.
14469
c4b7bc2b
JB
14470 * gdb.base/printcmds.exp (test_integer_literals_rejected):
14471 Recognize more detailed error message produced by the macro
14472 expander's lexical analyzer.
14473 * lib/gdb.exp (test_print_reject): Same.
14474
e71019a1
MK
144752002-05-09 Mark Kettenis <kettenis@gnu.org>
14476
14477 * gdb.c++/method.exp: Fix typo.
14478
fedfc8e6
MS
144792002-05-08 Michael Snyder <msnyder@redhat.com>
14480
166a1957
MS
14481 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
14482 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 14483 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
14484 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
14485 Add iftarget clause for strongarm.
d63a86f8 14486
f1c47eb2
MS
144872002-05-06 Michael Snyder <msnyder@redhat.com>
14488
cb9a9d3e
MS
14489 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
14490 (gdb_continue_to_end): Accept output from status wrapper.
14491 * gdb.base/ending-run.exp: Add case for output from status wrapper.
14492 Clean up fail messages to match pass messages.
14493
f1c47eb2
MS
14494 Enable the "needs_status_wrapper" testsuite feature.
14495 * lib/gdb.exp (gdb_wrapper_init): New procedure.
14496 (gdb_compile): Conditionally call gdb_wrapper_init.
14497 * gdb.base/a2-run.exp: Recognize output from status wrapper.
14498 * gdb.c++/method.exp: Recognize output from status wrapper.
14499
6079c749
BE
145002002-05-06 Ben Elliston <bje@redhat.com>
14501From Graydon Hoare <graydon@redhat.com>
14502
14503 * config/sid.exp: Include support for "rawsid" protocol.
14504
188baff3
JB
145052002-05-03 Jim Blandy <jimb@redhat.com>
14506
14507 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
14508 * gdb.c++/hang3.C: New file.
14509
b9c07f0f
AC
145102002-05-04 Andrew Cagney <ac131313@redhat.com>
14511
14512 * gdb.base/default.exp: Remove obsolete code.
14513 * gdb.c++/misc.exp: Ditto. Update copyright.
14514 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
14515 * gdb.base/whatis.exp: Ditto. Update copyright.
14516 * gdb.base/scope.exp: Ditto. Update copyright.
14517 * gdb.base/ptype.exp: Ditto. Update copyright.
14518 * gdb.base/printcmds.exp: Ditto. Update copyright.
14519 * gdb.base/opaque.exp: Ditto. Update copyright.
14520 * gdb.base/list.exp: Ditto.
14521 * gdb.base/funcargs.exp: Ditto. Update copyright.
14522 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
14523 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
14524 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
14525 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
14526 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
14527 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
14528
5c7a0397
MS
145292002-05-02 Michael Snyder <msnyder@redhat.com>
14530
d6dcc264 14531 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
14532 * gdb.base/long_long.exp: Add xscale target.
14533 * gdb.base/default.exp: Add xscale target.
14534
eb7f1c48
JB
145352002-05-01 Jim Blandy <jimb@redhat.com>
14536
14537 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
14538 gdb.c++/hang.exp: New test.
14539
a6befae8
FF
145402002-05-01 Fred Fish <fnf@redhat.com>
14541
14542 * gdb.base/completion.exp: Handle completions of "./Make" for
14543 more than one completion possibility, as is the case when we
14544 build and test in the source tree.
14545
0a310277
AG
145462002-04-29 Anthony Green <green@redhat.com>
14547
14548 * gdb.java/jmisc1.exp: New file.
14549 * gdb.java/jmisc2.exp: New file.
14550
6ff9af88
DJ
145512002-04-24 Daniel Jacobowitz <drow@mvista.com>
14552
14553 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
14554
96b3d632
EZ
145552002-04-23 Elena Zannoni <ezannoni@redhat.com>
14556
14557 * gdb.base/help.exp: Change 'help status' to allow for target
14558 dependent output differences.
14559
5019bb54
MC
145602002-04-22 Michael Chastain <mec@shout.net>
14561
14562 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
14563
a805a116
MC
145642002-04-22 Michael Chastain <mec@shout.net>
14565
14566 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
14567
a1706bfd
DM
145682002-04-17 David S. Miller <davem@redhat.com>
14569
14570 * gdb.asm/sparc64.inc: New file.
14571 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
14572
a73a20a2
EZ
145732002-04-19 Elena Zannoni <ezannoni@redhat.com>
14574
14575 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
14576 instruction file directly into the build tree. Clean up at end of
14577 test.
14578
ba678339
DM
145792002-04-18 David S. Miller <davem@redhat.com>
14580
14581 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
14582 handle 64-bit platforms correctly.
14583 * gdb.base/maint.exp: Likewise.
14584
b03399da
KB
145852002-04-18 Kevin Buettner <kevinb@redhat.com>
14586
14587 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
14588 ``-fpic'' when compiling files comprising a shared library, but
14589 it does need additional linker flags in order to find shared
14590 libraries at run time.
14591
e2004992
KB
145922002-04-18 Kevin Buettner <kevinb@redhat.com>
14593
14594 * gdb.base/cvexpr.c (use): New function.
14595 (main): Invoke use() on all global variables to prevent
14596 some linkers from deleting these otherwise unused symbols.
14597
d8937120
MC
145982002-04-17 Michael Chastain <mec@shout.net>
14599From David S. Miller <davem@redhat.com>
14600
14601 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
14602 handle 64-bit platforms correctly.
14603
ffd61a58
MS
146042002-04-12 Michael Snyder <msnyder@redhat.com>
14605From Jim Blandy <jimb@redhat.com>
a9c64011 14606 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
14607 script can handle this instead.
14608 * gdb.base/bar.c (barx): Same.
14609 * gdb.base/baz.c (bazx): Same.
14610 * gdb.base/grbx.c (grbxx): Same.
14611
14612 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
14613 manager doesn't automatically unmap overlays unnecessarily.
14614
6b8426a6
MH
146152002-04-10 Martin M. Hunt <hunt@redhat.com>
14616
14617 * gdb.base/ending-run.exp: Fix pattern for Mips targets
14618 stepping out of main.
14619
34af4875
MC
146202002-04-09 Michael Chastain <mec@shout.net>
14621
14622 * gdb.c++/local.cc (main): Move call to marker1() inside nested
14623 scope so that the nested scope tests will make sense.
14624 * gdb.c++/local.exp: Write patterns that actually work with gcc
14625 (the HP patterns "were never known to work with gcc").
14626 Keep the old aCC patterns too.
14627
2d1676a0
DJ
146282002-04-09 Daniel Jacobowitz <drow@mvista.com>
14629
14630 * gdb.base/attach.exp: Correct target board test.
14631
3a63e3f9
MC
146322002-04-08 Michael Chastain <mec@shout.net>
14633
14634 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
14635 in a const method. Add some xfail and fail cases for configurations
14636 that do not emit the "const ...".
14637
f18dabd2
MC
146382002-04-07 Michael Chastain <mec@shout.net>
14639
14640 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
14641 Accept "A * const" and "const A * const" as type of "this".
14642 Fix spelling of getFunky throughout. Make messages uniform.
14643
0fcddd82
EZ
146442002-04-07 Elena Zannoni <ezannoni@redhat.com>
14645
a9c64011 14646 Work around for PR gdb/285:
0fcddd82
EZ
14647 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
14648
16a8534a
EZ
146492002-04-07 Elena Zannoni <ezannoni@redhat.com>
14650
14651 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
14652 instructions file at run time instead of configure time.
14653 Sometimes we run the test in a directory that is not the one we
14654 configured in.
14655 * gdb.asm/configure.in: Delete creation of symlink.
14656 * gdb.asm/configure: Regenerate.
14657
24181d81
JB
146582002-04-05 J. Brobecker <brobecker@gnat.com>
14659
14660 * gdb.gdb/xfullpath.exp: New test, to exercise the new
14661 xfullpath () function.
14662
7cdb7107
DJ
146632002-04-04 Daniel Jacobowitz <drow@mvista.com>
14664
14665 * gdb.asm/Makefile.in: Correct dependencies.
14666
14667 * gdb.asm/powerpc.inc: New file.
14668 * gdb.asm/asm-source.exp: Add PowerPC.
14669 * gdb.asm/configure.in: Likewise.
14670 * gdb.asm/configure: Regenerated.
14671
a7d17088
DJ
146722002-04-04 Daniel Jacobowitz <drow@mvista.com>
14673
14674 * gdb.base/relocate.exp: New file.
14675 * gdb.base/relocate.c: New file.
14676
cd721503
FF
146772002-04-04 Fred Fish <fnf@redhat.com>
14678
14679 * gdb.base/step-test.exp: Update comment regarding stopping in
14680 memcpy/bcopy calls inserted as part of the compiler runtime.
14681
b22ad7a7
MS
146822002-04-04 Michael Snyder <msnyder@redhat.com>
14683
14684 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
14685
5f279fa6
DJ
146862002-04-03 Daniel Jacobowitz <drow@mvista.com>
14687
14688 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
14689 (gdb_expect): Remove $notransfer hack.
14690
dd0fd3ce
DJ
146912002-04-02 Daniel Jacobowitz <drow@mvista.com>
14692
14693 * gdb.c++/classes.exp ("calling method for small class"): Match
14694 updated register output.
14695
1e50cda1
DJ
146962002-03-30 Daniel Jacobowitz <drow@mvista.com>
14697
14698 Fix PR gdb/452
14699 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
14700 when finished. Make gdb_file_cmd send "exec-file" when
14701 appropriate.
14702
24015922
DJ
147032002-03-30 Daniel Jacobowitz <drow@mvista.com>
14704
14705 * gdb.base/attach.exp: Remove extra setup_xfail.
14706
dd7dfd64
MS
147072002-03-26 Michael Snyder <msnyder@redhat.com>
14708
14709 * gdb.base/default.exp: Add tests for dump, append, and restore.
14710 * gdb.base/help.exp: Add tests for dump, append, and restore.
14711 * gdb.base/dump.exp: New file, test dump, append and restore.
14712 * gdb.base/dump.c: New file.
14713
48b2f8d7
MS
147142002-03-27 Michael Snyder <msnyder@redhat.com>
14715
d63a86f8 14716 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
14717 clean-ups in help messages.
14718
05b4d525
FF
147192002-03-26 Fred Fish <fnf@redhat.com>
14720
14721 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
14722 have debugging info for those functions and the compiler uses them
14723 internally to copy structs around.
14724
d7679631
FF
147252002-03-26 Fred Fish <fnf@redhat.com>
14726
14727 * gdb.base/list.exp: Revert the change made yesterday and add note
14728 about why we don't list the default lines for remote targets.
14729
523ac3f9
MS
147302002-03-25 Michael Snyder <msnyder@redhat.com>
14731
14732 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
14733
754b2b8d
FF
147342002-03-25 Fred Fish <fnf@redhat.com>
14735
14736 * gdb.base/list.exp: This test works on remote targets so remove
14737 the short circuit for remote targets. Update copyright.
14738
33c3e192
FF
147392002-03-25 Fred Fish <fnf@redhat.com>
14740
14741 * gdb.base/attach.exp: Fix logic error that was suppressing this
14742 test for all non hppa*-*-hpux* targets, instead of the hp target.
14743 Move comments closer to the suppression point. Also now need to
14744 check that we are running natively.
14745
d43e73ee
MS
147462002-03-22 Michael Snyder <msnyder@redhat.com>
14747
882c8f02
MS
14748 * gdb.base/default.exp: Add test for gcore. Update copyright.
14749 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 14750
04c12f60
FF
147512002-03-06 Fred Fish <fnf@redhat.com>
14752
14753 * gdb.base/funcargs.c: Remove extraneous ';' character.
14754 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
14755
b43df995
MC
147562002-03-04 Michael Chastain <mec@shout.net>
14757
14758 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
14759 accommodate gcc v3 function signature.
14760 * gdb.mi/mi0-var-cmd-exp: Ditto.
14761
92362027
AC
147622002-02-24 Andrew Cagney <ac131313@redhat.com>
14763
14764 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
14765 ``GNU/Linux'' or ``Linux kernel''
14766 * testsuite/gdb.threads/pthreads.c: Ditto.
14767
258ad32d
MC
147682002-02-24 Michael Chastain <mec@shout.net>
14769
14770 * gdb.threads/pthreads.c (thread1): Add a return statement.
14771 (thread2): Likewise.
14772 (foo): Likewise.
14773
04c3b3d4
MC
147742002-02-23 Michael Chastain <mec@shout.net>
14775
14776 * gdb.threads/linux-dp.c (philosopher): Add a return statement
14777 to placate gcc.
14778
5a2a0a20
MC
147792002-02-23 Michael Chastain <mec@shout.net>
14780
14781 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
14782 test "ptype bint". The test passes on all my stabs configurations.
14783
a640f7fc
JB
147842002-02-21 Jim Blandy <jimb@redhat.com>
14785
27924826
JB
14786 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
14787 filename at a time, and watch for the ones we want to see.
14788
a640f7fc
JB
14789 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
14790 types of pointers to prototyped functions.
14791
edcc8c75
AC
147922002-02-20 Andrew Cagney <ac131313@redhat.com>
14793
14794 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
14795 signed, unsigned and straight char.
14796 (padding_char, padding_short, padding_int, padding_long,
14797 padding_long_long, padding_float, padding_double,
14798 padding_long_double): New global variables.
14799 (fill, fill_structs): New functions.
14800
14801 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
14802 for correctly sized writes. Update copyright.
14803 (get_valueof): New procedure.
14804 (get_sizeof): Call get_valueof.
14805 (check_valueof): New procedure.
14806 (check_padding): New procedure.
14807
ac57ea44
MC
148082002-02-20 Michael Chastain <mec@shout.net>
14809
14810 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
14811 to setup_xfail. Document some of the remaining calls.
14812
7a10c941
MC
148132002-02-18 Michael Chastain <mec@shout.net>
14814
14815 * gdb.c++/userdef.exp: Update copyright year.
14816
fb8acdcc
DJ
148172002-02-18 Daniel Jacobowitz <drow@mvista.com>
14818
14819 * gdb.c++/userdef.exp: Test overloaded operators properly.
14820 Remove xfails.
14821
fda6ae12
MS
148222002-02-14 Michael Snyder <msnyder@redhat.com>
14823
14824 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
14825
676a0442
DJ
148262002-02-14 Daniel Jacobowitz <drow@mvista.com>
14827
14828 * gdb.base/a2-run.exp: Check for a remote target properly.
14829 * gdb.base/annota1.exp: Likewise.
14830 * gdb.base/list.exp: Likewise.
14831 * gdb.base/reread.exp: Likewise.
14832 * gdb.base/scope.exp: Likewise.
14833 * gdb.base/shlib-call.exp: Likewise.
14834 * gdb.base/term.exp: Likewise.
14835 * gdb.c++/annota2.exp: Likewise.
14836
78b4f468
RE
148372002-02-13 Richard Earnshaw <rearnsha@arm.com>
14838
14839 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
14840
9a81ba51
MC
148412002-02-10 Michael Chastain <mec@shout.net>
14842
14843 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
14844 (call_after_alloca): Ditto.
14845
004af6c7
DJ
148462002-02-10 Daniel Jacobowitz <drow@mvista.com>
14847
14848 * gdb.base/ending-run.exp: Guard "cont" test with
14849 gdb_skip_stdio_test.
14850
37225f62
JB
148512002-02-06 Jim Blandy <jimb@redhat.com>
14852
14853 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
14854 from here...
14855 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
14856 To here. Disable this test on non-HP platforms. Add big comment.
14857
fe6fdd96
MS
148582002-02-04 Michael Snyder <msnyder@redhat.com>
14859
14860 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
14861 other than d10v and m32r.
14862
036fad3f
RE
148632002-02-02 Richard Earnshaw <rearnsha@arm.com>
14864
14865 * gdb.base/default.exp: Rewrite test patterns to reduce time
14866 taken to match them.
14867
7148ab62
DJ
148682002-01-30 Daniel Jacobowitz <drow@mvista.com>
14869
14870 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
14871 Allow a start function above main.
14872 * gdb.threads/linux-dp.exp: Fix copyright date.
14873
396cc255
DJ
148742002-01-30 Daniel Jacobowitz <drow@mvista.com>
14875
a9c64011
AS
14876 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
14877 (check_philosopher_stack): Check for manager thread before checking
14878 for a just-starting thread.
396cc255 14879
f038d31b
DJ
148802002-01-30 Daniel Jacobowitz <drow@mvista.com>
14881
14882 From Neil Booth <neil@daikokuya.demon.co.uk>:
14883 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
14884 warnings.
14885
b3ff9d9a
FF
148862002-01-21 Fred Fish <fnf@redhat.com>
14887
14888 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
14889 not caller.
14890
39ad761d
JB
148912002-01-21 Jim Blandy <jimb@redhat.com>
14892
14893 * gdb.base/reread.exp: Check that GDB properly re-reads the
14894 executable file when it changes while no inferior is running.
14895
aaf320fa
FF
148962002-01-21 Fred Fish <fnf@redhat.com>
14897
a9c64011
AS
14898 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
14899 optionally accept the "shlib events" variation.
aaf320fa 14900
808a31f5
JB
149012002-01-21 Jim Blandy <jimb@redhat.com>
14902
14903 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
14904 call `fflush' after every `printf', so that the output is produced
14905 at predictable points, regardless of whatever buffering does (or
14906 doesn't) take place.
14907 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
14908 at different points.
14909
4420d5e2
DJ
149102002-01-20 Daniel Jacobowitz <drow@mvista.com>
14911
14912 * gdb.c++/inherit.exp: Update copyright years.
14913 * gdb.c++/method.exp: Likewise.
14914
3e36a0f4
DJ
149152002-01-20 Daniel Jacobowitz <drow@mvista.com>
14916
14917 * gdb.c++/classes.exp: Update for improved v3 support and skipping
14918 artificial methods/arguments.
14919 * gdb.c++/derivation.exp: Likewise.
14920 * gdb.c++/inherit.exp: Likewise.
14921 * gdb.c++/method.exp: Likewise.
14922 * gdb.c++/virtfunc.exp: Likewise.
14923
b4ceaee6
AC
149242002-01-18 Andrew Cagney <ac131313@redhat.com>
14925
14926 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
14927 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
14928 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
14929 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
14930 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
14931 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
14932
ecace851
JB
149332002-01-17 Jim Blandy <jimb@redhat.com>
14934
14935 * gdb.asm/asm-source.exp (info symbol): Take another shot at
14936 anchoring the pattern matching the entry point symbol's name.
14937
375fc983
AC
149382002-01-17 Andrew Cagney <ac131313@redhat.com>
14939
14940 * gdb.base/maint.exp: Update ``maint internal-error'' to match
14941 continue/quit query. Update copyright.
14942
fe6fdd96
MS
149432002-01-14 Michael Snyder <msnyder@redhat.com>
14944
14945 * gdb.base/gcore.exp: Remove extra debugging output.
14946
e017c81f
DJ
149472002-01-13 Daniel Jacobowitz <drow@mvista.com>
14948
14949 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
14950 for slightly dubious v2 mangled string.
14951
37ab3bf8
DJ
149522002-01-13 Daniel Jacobowitz <drow@mvista.com>
14953
14954 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
14955
1bc05c3a 149562002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 14957
1bc05c3a 14958 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 14959
1bc05c3a
JM
14960 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
14961 constructors.
14962 * gdb.c++/derivation.exp: Likewise.
14963 * gdb.c++/templates.exp: Likewise.
14964 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 14965
1bc05c3a
JM
149662002-01-10 Michael Snyder <msnyder@redhat.com>
14967
14968 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 14969
a911c360
MS
149702002-01-08 Michael Snyder <msnyder@redhat.com>
14971
14972 * gdb.base/gcore.exp: New test for generate-core-file command.
14973 * gdb.base/gcore.c: Testcase for above.
14974 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
14975
ea2119ec
JM
149762002-01-08 Jason Merrill <jason@redhat.com>
14977
14978 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
14979
68203136
FF
149802002-01-07 Fred Fish <fnf@redhat.com>
14981
14982 * gdb.c++/overload.exp: Remove unconditional xfails for:
14983 print foo_instance1.overloadargs(1)
14984 print foo_instance1.overloadargs(1, 2)
14985 print foo_instance1.overloadargs(1, 2, 3)
14986 print foo_instance1.overloadargs(1, 2, 3, 4)
14987 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
14988 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
14989 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
14990 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
14991 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
14992 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
14993 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
14994 print foo_instance1.overload1arg()
14995 print foo_instance1.overload1arg((char)arg2)
14996 print foo_instance1.overload1arg((signed char)arg3)
14997 print foo_instance1.overload1arg((unsigned char)arg4)
14998 print foo_instance1.overload1arg((int)arg7)
14999 print foo_instance1.overload1arg((unsigned int)arg8)
15000 print foo_instance1.overload1arg((float)arg11)
15001 print foo_instance1.overload1arg((double)arg12)
d63a86f8 15002
21b9b5b1
MS
150032002-01-07 Michael Snyder <msnyder@redhat.com>
15004
15005 * gdb.base/huge.exp: New test. Print a very large target data object.
15006 (skip_huge_test): New test variable. Define if you want to skip this
15007 test. The test reads an 8 megabyte data object from the target, so it
15008 might be very time consuming on remote targets with a slow connection.
15009 * gdb.base/huge.c: New file. Test case for above.
15010
725f922e
FF
150112002-01-07 Fred Fish <fnf@redhat.com>
15012
15013 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
15014 g_instance.bfoo, and g_instance.cfoo.
15015
889bf7c5 150162002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 15017
889bf7c5
PA
15018 * gdb.base/break.c (multi_line_if_conditional): New function.
15019 (multi_ilne_while_conditional): Likewise.
15020 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
15021 IF or WHILE condition puts the breakpoint at the start of
15022 the condition.
f286b2c3 15023
634d57ec
JL
15024 * gdb.base/selftest.exp (backtrace through signal handler): Remove
15025 hppa*-*-hpux* expected failure.
15026 * gdb.base/structs.exp (do_function_calls): Similarly.
15027
15028 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
15029 watchpoints.
15030
9fbfe2dc
AC
150312002-01-06 Andrew Cagney <ac131313@redhat.com>
15032
15033 Fix PR gdb/66.
15034 * gdb.base/structs.exp: Replace skip for a29k with skip for
15035 gdb,cannot_call_functions.
15036 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
15037 * gdb.base/callfuncs.exp: Ditto.
15038 * gdb.base/call-rt-st.exp: Ditto.
15039 * gdb.base/call-strs.exp: Ditto.
15040 * gdb.base/callfwmall.exp: Ditto.
15041 * gdb.base/scope.exp: Obsolete xfail a29k.
15042 * gdb.c++/misc.exp: Ditto.
15043 * gdb.c++/cplusfuncs.exp: Ditto.
15044 * gdb.base/ptype.exp: Ditto.
15045 * gdb.base/printcmds.exp: Ditto.
15046 * gdb.base/opaque.exp: Ditto.
15047 * gdb.base/list.exp: Ditto.
15048 * gdb.base/funcargs.exp: Ditto.
15049 * gdb.base/default.exp: Ditto.
15050
8ddad156
MS
150512002-01-04 Michael Snyder <msnyder@redhat.com>
15052
ca4976a6 15053 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
15054 * gdb.base/maint.exp: Add tests for maint info sections options.
15055
1b074332
JL
15056Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
15057
15058 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
15059
7d159115
CV
150602001-12-20 Corinna Vinschen <vinschen@redhat.com>
15061
15062 * gdb.asm/arm.inc: New file.
15063 * gdb.asm/asm-source.exp: Add arm targets.
15064 * gdb.asm/configure.in: Ditto.
15065 * gdb.asm/configure: Recreated from configure.in.
15066
8fb87725
JL
15067Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
15068
afabe08c
JL
15069 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
15070 with HP's compiler.
15071 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
15072 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
15073 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
15074 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
15075
15076 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
15077 either HP's compilers or GCC.
15078
db521deb
JL
15079 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
15080 a SIGBUS or SIGSEGV.
15081
15082 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
15083
15084 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
15085 can be compiled with either HP's compiler or GCC.
15086
cfa88ab7
JL
15087 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
15088 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
15089 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
15090
ca344dff
JL
15091 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
15092 to match current gdb output. Update due to using auto-solib-limit
15093 for limiting instead of overloading auto-solib-add.
15094 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
15095 test program.
15096
3f3c6e55 15097 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
15098 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
15099 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
15100 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
15101 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
15102 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
15103 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
15104 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
15105 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
15106 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
15107 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
15108 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
15109 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 15110
8fb87725
JL
15111 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
15112 a SIGTRAP to the inferior.
15113
cf599fa7
CV
151142001-12-19 Corinna Vinschen <vinschen@redhat.com>
15115
15116 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
15117 Substitute call to target_link by call to gdb_compile.
15118
2cd045cd
JL
15119Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
15120
a9c64011
AS
15121 * gdb.base/break.exp: Fix HP specific search string when testing
15122 backtracing in a called function.
2cd045cd 15123
a9c64011
AS
15124 * gdb.base/constvars.exp: Only set lang to C++ if we're
15125 compiling the test with HP's compilers.
15126 * gdb.base/volatile.exp: Similarly.
2cd045cd 15127
99ebe9ac
JB
151282001-12-19 Jim Blandy <jimb@redhat.com>
15129
15130 * gdb.base/printcmds.exp: Expect the null character to be printed
15131 as '\0', and the '\013' to be printed as '\v'.
15132 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
15133 * gdb.base/setvar.exp: Same.
15134
b9891b29
JB
151352001-12-17 Jim Blandy <jimb@redhat.com>
15136
0eba65ab
JB
15137 * gdb.base/completion.exp: Rather than completing very long
15138 filenames, which can make the readline library produce output we
15139 don't recognize, cd to the directory first, and then complete
15140 using nice, short relative paths.
15141
6970b5b1
JB
15142 * gdb.base/completion.exp: On some systems, there is, in fact, a
15143 variable named `b' in scope, since GDB treats all static
a9c64011
AS
15144 variables as being in scope. So use `no_var_named_this'
15145 instead of `b'.
6970b5b1 15146
b9891b29 15147 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 15148 can't find the core file's registers as a failure.
b9891b29 15149
e6ccd35f
JSC
151502001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
15151
a9c64011
AS
15152 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
15153 test expect string more specific.
e6ccd35f 15154
105ba819
CV
151552001-12-13 Corinna Vinschen <vinschen@redhat.com>
15156
15157 * gdb.asm/asm-source.exp: Add support for xstormy16.
15158 * gdb.asm/configure.in: Ditto.
15159 * gdb.asm/configure: Rebuild.
15160 * gdb.asm/xstormy16.inc: New file.
15161
e9e79dd9
FF
151622001-12-10 Fred Fish <fnf@redhat.com>
15163
15164 * gdb.base/maint.exp: Update to match changes in type dumping code.
15165
347dc97d
JB
151662001-12-10 Jim Blandy <jimb@redhat.com>
15167
15168 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
15169 matching the entry point symbol's name at the beginning of the
15170 line.
347dc97d 15171
5178b9d6
DJ
151722001-12-07 Daniel Jacobowitz <drow@mvista.com>
15173
15174 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
15175 gdb.c++/inherit.exp, gdb.c++/method.exp,
15176 gdb.c++/namespace.exp, gdb.c++/templates.exp,
15177 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
15178 and class layout support.
15179
af890c52
DJ
151802001-12-07 Daniel Jacobowitz <drow@mvista.com>
15181
15182 * gdb.c++/classes.exp: Add test for static member function.
15183 * gdb.c++/misc.cc: Add class with static member function.
15184
7a345fb3
JB
151852001-12-07 Jim Blandy <jimb@redhat.com>
15186
f2e54a80 15187 If GDB says it can't find the struct the function returned, report
8032bf31
JB
15188 those tests as `unsupported'.
15189 * gdb.base/call-rt-st.exp (print_struct_call): New function.
15190 Rewrite subsequent tests to use it.
15191
15192 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
15193 those tests as `unsupported'.
15194 * gdb.base/structs.exp (call_struct_func): New function.
15195 (do_function_calls): Use call_struct_func to call the functions
15196 returning structs.
15197
0bc69509
JB
15198 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
15199 whether functions are prototyped or not, so we can't possibly pass
15200 arguments to t_float_values2 properly.
15201
7a345fb3
JB
15202 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
15203 value of `timeout' for targets other than the mips*tx39-*.
15204
edb6ede1
MS
152052001-12-06 Michael Snyder <msnyder@redhat.com>
15206
d63a86f8 15207 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
15208 and detect whether the start symbol has a leading underscore.
15209
2d842f13
JB
152102001-12-04 Jim Blandy <jimb@redhat.com>
15211
15212 * gdb.base/completion.exp: Clarify indentation.
15213
68550daf
JB
152142001-12-03 Jim Blandy <jimb@redhat.com>
15215
15216 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
15217 variables on the S/390, not `.word'.
15218
cd5195a8
JB
152192001-11-30 Jim Blandy <jimb@redhat.com>
15220
15221 Add assembly-source tests for s390-ibm-linux.
15222 * gdb.asm/s390.inc: New file.
15223 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
15224 the S/390 architecture.
a9c64011 15225 * gdb.asm/configure: Regenerated.
cd5195a8 15226
ca9efc90
MS
152272001-11-30 Michael Snyder <msnyder@redhat.com>
15228
15229 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
15230 next, info source, info sources, info line, global and static
15231 variables, and static functions.
15232 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
15233 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
15234 * gdb.asm/asmsrc1.s: Add a static function and some variables.
15235 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
15236 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
15237 (gdbasm_leave): Restore frame pointer.
15238 (gdbasm_startup): Copy stack set-up from crt0.S.
15239
d0e66976
FN
152402001-11-26 Fernando Nasser <fnasser@redhat.com>
15241
15242 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
15243 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
15244 to a local (non-static) variable. Copy tstruct.a to a static buffer
15245 and return a pointer to that buffer.
15246 * gdb.base/callfwmall.c (t_structs_a): Ditto.
15247
e2334072
MK
152482001-11-24 Mark Kettenis <kettenis@gnu.org>
15249
15250 * gdb.asm/configure.in: Fix recognition of ix86 target.
15251 * gdb.asm/configure: Regenerate.
15252
756caa3d
MS
152532001-11-21 Michael Snyder <msnyder@redhat.com>
15254
15255 * gdb.asm/sparc.inc: New file.
15256 * gdb.asm/asm-source.exp: Recognize sparc target.
15257 * gdb.asm/configure.in: Recognize sparc target.
15258 * gdb.asm/configure: Regenerate.
d63a86f8 15259
9a4d72d5
MS
152602001-11-21 Michael Snyder <msnyder@redhat.com>
15261
15262 * gdb.asm/m32r.inc: New file.
15263 * gdb.asm/asm-source.exp: Recognize m32r target.
15264 * gdb.asm/configure.in: Recognize m32r target.
15265 * gdb.asm/configure: Regenerate.
15266
a773d1cd
MS
152672001-11-20 Michael Snyder <msnyder@redhat.com>
15268
017ac23d
MS
15269 * gdb.asm/i386.inc: New file.
15270 * gdb.asm/asm-source.exp: Recognize ix86 target.
15271 * gdb.asm/configure.in: Recognize ix86 target.
15272 * gdb.asm/configure: Regenerate.
15273
a773d1cd
MS
15274 * gdb.c++/namespace.exp: Fix quotes in output messages.
15275
bb632afb
MS
152762001-11-14 Michael Snyder <msnyder@redhat.com>
15277
25d559ca 15278 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
15279 qualifier in a type cast expression, to designate an address
15280 in the instruction space (Harvard architecture).
15281
4749e309
MS
152822001-11-13 Michael Snyder <msnyder@redhat.com>
15283
15284 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
15285 Tests for expressions using 'const' and 'volatile'.
15286
25050984
CV
152872001-11-13 Corinna Vinschen <vinschen@redhat.com>
15288
15289 * gdb.asm/asm-sources.exp: Allow defining linker flags.
15290
1902c51f
DJ
152912001-11-12 Daniel Jacobowitz <drow@mvista.com>
15292
15293 * lib/mi-support.exp (mi_run_to_helper): Move comments
15294 outside of gdb_expect.
15295
dcf95b47
DJ
152962001-11-11 Daniel Jacobowitz <drow@mvista.com>
15297
15298 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
15299 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
15300 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
15301 mi0_run_to): New functions.
15302 * gdb.mi/mi-simplerun.exp: Use them.
15303 * gdb.mi/mi0-simplerun.exp: Likewise.
15304 * gdb.mi/mi-var-cmd.exp: Likewise.
15305 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 15306
45b074e1
AC
153072001-11-10 Andrew Cagney <ac131313@redhat.com>
15308
15309 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
15310 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
15311
bf50d346
AC
153122001-11-09 Andrew Cagney <ac131313@redhat.com>
15313
15314 * gdb.base/restore.exp: Include $expected value in restored test
15315 message.
15316
9383332c
AC
153172001-11-09 Andrew Cagney <ac131313@redhat.com>
15318
15319 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
15320 implemented.
15321
db62520a
MS
153222001-11-08 Michael Snyder <msnyder@redhat.com>
15323
15324 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
15325 Add pass/fail message for stop at breakpoint in call dummy function.
15326
b5703437
MS
153272001-11-07 Michael Snyder <msnyder@redhat.com>
15328
d63a86f8
RM
15329 * gdb.c++/templates.exp (test_template_breakpoints):
15330 If we get an overload menu, but it does not match what
760f6330 15331 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
15332 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
15333 making the whitespace optional. Argument for "new" may be
15334 "unsigned" as well as "unsigned int/long".
d63a86f8 15335 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
15336 making the whitespace optional. Also replace "(void) with
15337 "((void|)), making the keyword "void" optional.
d63a86f8 15338 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
15339 making the whitespace optional. Also replace "(void) with
15340 "((void|)), making the keyword "void" optional.
3bf40917
MS
15341 * gdb.base/callfuncs.c (t_float_values): This function must
15342 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 15343 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
15344 can be tested against both cases. Usually one case involves
15345 promotion of float to double, while the other does not.
15346 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
15347 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
15348 includes a stack frame for "start".
15349
c8ab4e6d
JB
153502001-11-05 Jim Blandy <jimb@redhat.com>
15351
15352 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
15353 pointers are 32 bits long, and that offsets of relocs are always
15354 stored in the data (REL-style), and not in the reloc entry itself
15355 (RELA-style).
15356 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
15357 stabs.
15358
3f08ced9
MS
153592001-11-01 Michael Snyder <msnyder@redhat.com>
15360
15361 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
15362 and regular expression operators by using quoting.
15363
cbfa24cd
MS
153642001-10-31 Michael Snyder <msnyder@redhat.com>
15365
15366 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
15367 depending on what the symbol table contains.
15368 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
15369 the output of the ptype command. Similarly, accept both "const &"
15370 and "const&".
15371
aaa68313
CV
153722001-10-31 Corinna Vinschen <vinschen@redhat.com>
15373
15374 * gdb.base/miscexprs.c (main): Add usage of preprocessor
15375 symbol `STORAGE' to allow to choose the storage class of
15376 the local datastructures.
15377 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
15378 compiler directive.
15379
91740388
MS
153802001-10-30 Michael Snyder <msnyder@redhat.com>
15381
15382 * gdb.base/jump.exp: Allow it to run for all targets.
15383
1b7c05e7
CV
153842001-10-29 Corinna Vinschen <vinschen@redhat.com>
15385
15386 * gdb.base/call-ar-st.c (print_double_array): Match for loop
15387 with new double_array size.
15388 (main): Change storage class of all local variables to static.
15389 Reduce size of double_array to 9.
15390 * gdb.base/call-ar-st.exp: Increase timeout value.
15391 Change expected output for double array to match new size in
15392 call-ar-st.c.
15393
36a22261
CV
153942001-10-29 Corinna Vinschen <vinschen@redhat.com>
15395
15396 * gdb.base/ending-run.exp: Create identical output when passing
15397 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 15398 Stormy16 target.
36a22261 15399
92b8ae91
MK
154002001-10-28 Mark Kettenis <kettenis@gnu.org>
15401
15402 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
15403 that we catch the expected failure under Linux/x86.
15404
cb135b83
OF
154052001-10-29 Orjan Friberg <orjanf@axis.com>
15406
15407 * gdb.base/setvar.exp: Escape curly braces.
15408 * gdb.stabs/weird.exp: Ditto.
15409
6884aa54
DJ
154102001-10-27 Daniel Jacobowitz <drow@mvista.com>
15411
15412 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
15413 * gdm.mi/mi0-hack-cli.exp: Likewise.
15414
0398c9aa
AC
154152001-10-25 Andrew Cagney <ac131313@redhat.com>
15416
15417 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
15418 messages.
15419
d20bf2e8
AC
154202001-10-21 Andrew Cagney <ac131313@redhat.com>
15421
15422 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
15423 checking MI enabled.
15424
03dd63aa
CV
154252001-10-09 Corinna Vinschen <vinschen@redhat.com>
15426
15427 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
15428
1d9d99f3
FCE
154292001-10-04 Frank Ch. Eigler <fche@redhat.com>
15430
15431 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
15432 if gdb child process crashes, just signal an error.
15433
838ae6c4
JB
154342001-10-02 Jim Blandy <jimb@redhat.com>
15435
15436 * lib/gdb.exp (test_xfail_format): Simplify.
15437
15438 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
15439 front of the variable name `format'. Simplify `if'.
15440
8f0cbc1c
DJ
154412001-10-01 Daniel Jacobowitz <drow@mvista.com>
15442
15443 * gdb.threads/pthreads.exp: Wait for output and delay
15444 before sending ^C.
15445
1f08dafd
DJ
154462001-10-01 Daniel Jacobowitz <drow@mvista.com>
15447
15448 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
15449 some incorrect output instead of timing out.
15450 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
15451
674f90ff
CV
154522001-09-28 Corinna Vinschen <vinschen@redhat.com>
15453
15454 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
15455 check to allow additional `int'.
15456
9b284272
DJ
154572001-09-27 Daniel Jacobowitz <drow@mvista.com>
15458
15459 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
15460 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
15461
b55a4771
MS
154622001-09-27 Michael Snyder <msnyder@redhat.com>
15463
15464 * lib/gdb.exp (test_debug_format): New proc.
15465 (setup_xfail_format): Use new proc test_debug_format.
15466 * gdb.base/constvars.exp (local_compiler_xfail_check): New
15467 proc; use new service proc test_debug_format.
15468 Replace all other "gcc_compiled" tests with this test.
15469 * gdb.base/volatile.exp (local_compiler_xfail_check): New
15470 proc; use new service proc test_debug_format.
15471 Replace all other "gcc_compiled" tests with this test.
15472
154732001-09-27 Michael Snyder <msnyder@redhat.com>
15474
15475 * gdb.base/cvexpr.exp: New file.
15476 * gdb.base/cvexpr.c: New file
15477 Test for expressions using const and volatile keywords.
15478
4e6667ac
CV
154792001-09-26 Corinna Vinschen <vinschen@redhat.com>
15480
15481 * gdb.base/constvars.exp: Check for different orders of keywords
15482 and additional "int" strings in output.
15483
4f337972
AC
154842001-09-22 Andrew Cagney <ac131313@redhat.com>
15485
15486 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
15487 responses from "help maint".
15488
2015650d
FCE
154892001-09-19 Frank Ch. Eigler <fche@redhat.com>
15490
15491 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
15492 to localhost:NNN instead of :NNN, in case Xvfb is listening
15493 only on TCP.
15494
f3bcedc1
CV
154952001-09-19 Corinna Vinschen <vinschen@redhat.com>
15496
15497 * gdb.base/recurse.exp: When checking leaving the watchpoint
15498 scope, recognize when gdb is in function's epilogue and pass.
15499
6b819c92
KS
155002001-09-18 Keith Seitz <keiths@redhat.com>
15501
15502 * lib/insight-support.exp (_gdbtk_export_target_info): Add
15503 support for running tests against sid targets.
15504 (gdbtk_done): Ditto.
15505
a10c9419
CV
155062001-09-18 Corinna Vinschen <vinschen@redhat.com>
15507
15508 * gdb.base/ending-run.c (main): Set stdout buffersize
15509 to the same reasonable value for any target.
15510 * gdb.base/ending-run.exp: Add a regular expression
15511 to make testsuite happy on Sanyo Stormy16 target.
15512
739d0d99
CV
155132001-09-17 Corinna Vinschen <vinschen@redhat.com>
15514
15515 * gdb.base/display.c (do_loops): Add float variable `f'.
15516 Increment f in loop.
15517 * gdb.base/display.exp: Increment timeout by 60 seconds.
15518 Change float display test to use variable `f'.
15519
1b8947f0
JB
155202001-09-17 Jim Blandy <jimb@redhat.com>
15521
15522 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
15523 overflowing the limited breakpoint tables on some ROM monitors
15524 (like the ROM68K).
15525
9890ac81
FCE
155262001-09-15 Frank Ch. Eigler <fche@redhat.com>
15527
15528 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
15529 the "-ac" (disable access control) flag.
15530
6db765ea
JH
155312001-08-30 Jeff Holcomb <jeffh@redhat.com>
15532
15533 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
15534 ints.
15535
4c32cc04
KS
155362001-08-30 Keith Seitz <keiths@redhat.com>
15537
15538 * lib/gdb.exp: Move all insight-related functionality into
15539 separate file.
15540 * lib/insight-support.exp: New file.
15541
8d6e6f81
FCE
155422001-08-29 Frank Ch. Eigler <fche@redhat.com>
15543
15544 * config/sid.exp (sid_start): Never set sid verbosity; disable
15545 expect_background {} that consumed its stdout; tolerate </dev/null.
15546 Attempt to set endianness override in "sid" protocol mode. Cleanup.
15547
6a90e1d0
AC
155482001-08-18 Andrew Cagney <ac131313@redhat.com>
15549
15550 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
15551 CLI jump command to start it.
15552 (mi_run_to_main): Fail immediatly when unexpected output.
15553
1759b3c3
AC
155542001-08-18 Andrew Cagney <ac131313@redhat.com>
15555
15556 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
15557 beginning of function. Fix PR gdb/191.
15558
61d11d80
FCE
155592001-08-16 Frank Ch. Eigler <fche@redhat.com>
15560
15561 * config/sid.exp (sid_start): Don't warn if we cannot figure out
15562 what to force sid endianness to.
15563
942a4df2
KS
155642001-08-15 Keith Seitz <keiths@redhat.com>
15565
15566 * lib/gdb.exp (gdbtk_start): Don't set environment
15567 variables for TCL_LIBRARY and friends. Insight will
15568 now figure these out for itself.
15569
0521c418
MS
155702001-08-02 Michael Snyder <msnyder@redhat.com>
15571
15572 * gdb.base/completion.exp: Remove the symbol "a64l" from
15573 the expect string; this is target-specific, and not related
15574 to what is being tested.
15575
74a9a58a
DB
155762001-08-02 Dave Brolley <brolley@redhat.com>
15577
15578 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
15579
c70819fa
MS
155802001-07-25 Michael Snyder <msnyder@redhat.com>
15581
c2b8fa57
MS
15582 * gdb.base/consecutive.exp: New file. Test stepping over
15583 breakpoints on consecutive instructions.
15584 * gdb.base/consecutive.c: New file.
15585
c70819fa
MS
15586 * gdb.base/call-rt-st.exp: Use double-backslash to quote
15587 curly braces in regular expressions.
15588
2b1a1355
MS
155892001-07-25 Michael Snyder <msnyder@redhat.com>
15590
15591 * gdb.base/ending-run.exp: Accept "Program exited normally" as
15592 legitimate output from stepping out of main.
15593
413eca6f
KS
155942001-07-22 Keith Seitz <keiths@redhat.com>
15595
15596 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
15597 the empty string, do not run the tests.
15598
7e5a9322
SC
155992001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15600
15601 * gdb.base/long_long.exp: Detect size of pointer. Take into
15602 account 2-byte pointers when testing for p/a results.
15603
de58f10f
SC
156042001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15605
d63a86f8 15606 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
15607 and defined to 1K for m68hc11.
15608 (random_data): Reduce table to 1K for embedded platforms (68hc11).
15609 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
15610 (sizeof_random_data): New variable to tell the size of the data table;
15611 don't test past this size; always run to main.
15612
d6f5fea1
SC
156132001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15614
15615 * gdb.base/return2.exp: return of long long and double fails for
15616 68HC11; don't execute these tests on that platform.
15617 * gdb.base/return.exp: Return of a double fails for 68hc11.
15618
c477543d
SC
156192001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15620
15621 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
15622 tests that print a float.
15623 * call-rt-st.exp: Likewise.
15624
63cf1c79
MK
156252001-07-12 Mark Kettenis <kettenis@gnu.org>
15626
15627 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
15628 running this test on Linux.
15629
112f9ab5
MC
156302001-06-24 Michael Chastain <chastain@redhat.com>
15631
15632 * gdb.base/arithmet.exp: Remove some tests to make all test names
15633 unique.
15634
4970cb0f
MS
156352001-07-03 Michael Snyder <msnyder@redhat.com>
15636
15637 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
15638 the output of the ptype command.
15639
d85da69f
MS
156402001-07-02 Michael Snyder <msnyder@redhat.com>
15641
4c8a82de
MS
15642 * gdb.base/completion.exp: Don't assume that break.c is the only
15643 source file that may contain functions named "marker".
d85da69f
MS
15644 * gdb.base/corefile.exp: Quote the curly braces in regexp.
15645
8afc772b
AC
156462001-06-28 Andrew Cagney <ac131313@redhat.com>
15647
15648 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
15649 of files to delete.
15650
15651 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
15652 * gdb.disasm/h8300s.exp: New file.
15653 gdb.disasm/h8300s.s: Likewise.
15654
cff22675
AC
156552001-06-27 Andrew Cagney <ac131313@redhat.com>
15656
15657 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
15658 empty breakpoint tables.
15659
68c81b54
AC
156602001-06-25 Andrew Cagney <ac131313@redhat.com>
15661
15662 * lib/mi-support.exp: Update args=... part of stop-reason
15663 patterns. Accept either a list or a tuple.
15664
2dd62704
AC
156652001-06-23 Andrew Cagney <ac131313@redhat.com>
15666
15667 * lib/mi-support.exp: Remove local emacs variable defining
15668 change-log-default-name.
15669
b4127474
MC
156702001-06-22 Michael Chastain <chastain@redhat.com>
15671
15672 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
15673 This is operationally compatible with the previous version.
15674
8dbfb380
JB
156752001-06-13 Jim Blandy <jimb@redhat.com>
15676
15677 * lib/gdb.exp (gdb_test): Doc fix.
15678
f2d8c86d
MC
156792001-06-10 Michael Chastain <chastain@redhat.com>
15680
15681 * gdb.base/exprs.exp: Remove a duplicate test.
15682
81564d34
JB
156832001-06-06 Jim Blandy <jimb@redhat.com>
15684
15685 * gdb.base/return2.exp (main): Use values to test float and double
15686 returns that are not NaN's, to avoid being confused by IEEE
15687 comparison rules.
15688
da55addb
MS
156892001-06-04 Michael Snyder <msnyder@redhat.com>
15690
15691 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 15692 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
15693 rather than wait for 12 more tests to time out.
15694
42c65987
JB
156952001-06-06 Jim Blandy <jimb@redhat.com>
15696
b18bced9 15697 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 15698 Don't forget to match the GDB prompt.
b18bced9 15699
42c65987
JB
15700 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
15701
5b41e5f0
JB
157022001-06-04 Jim Blandy <jimb@redhat.com>
15703
15704 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
15705 command.
15706
015e046f
KB
157072001-05-31 Kevin Buettner <kevinb@redhat.com>
15708
15709 * gdb.base/annota1.exp (info break): Match four or more spaces
15710 after "Address".
15711
fb1ffbbe
MC
157122001-05-31 Michael Chastain <chastain@redhat.com>
15713
15714 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
15715 (dm_type_int_star): Likewise.
15716 (dm_type_long_star): Likewise.
15717 (dm_type_void_star): Likewise.
15718
5ea2a32c
KB
157192001-05-29 Kevin Buettner <kevinb@redhat.com>
15720
15721 * gdb.base/completion.exp (INPUTRC): Set this environment variable
15722 to a known value in order to get consistent results regardless
15723 of the setting of INPUTRC or the presence or contents of .inputrc.
15724
ae23c492
MS
157252001-05-24 Michael Snyder <msnyder@redhat.com>
15726
ac55707e
MS
15727 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
15728 Don't require that the main thread and the manager thread are the
15729 first in the list.
15730
ae23c492
MS
15731 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
15732 debugging. If test fails, issue an "unsupported" not a "fail".
15733
400071f1
JB
157342001-05-24 Jim Blandy <jimb@redhat.com>
15735
15736 Don't assume that short is shorter than int.
15737 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
15738 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 15739 this isn't true.
400071f1
JB
15740 ("print unsigned char == (~0)"): Add test that verifies that ~0,
15741 an int, is not equal to ~0 stored in an unsigned char. This tests
15742 the same thing that the previous test meant to, but works on
15743 16-bit machines, too.
15744 ("print unsigned char != (~0)"): Same test, complemented.
15745
0816a3e5
MS
157462001-05-24 Michael Snyder <msnyder@redhat.com>
15747
15748 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 15749 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
15750 and prevents dejagnu getting out of step.
15751
f6dc23a9
KB
157522001-05-23 Kevin Buettner <kevinb@redhat.com>
15753
15754 * gdb.base/finish.exp (finish_void): Revise pattern for
15755 stopping on the call statement to not permit stopping at
15756 the start of the instructions comprising the call sequence.
15757
7dbd117d
MC
157582001-05-19 Michael Chastain <chastain@redhat.com>
15759
15760 * gdb.base/callfuncs.exp: Make all test names unique.
15761 * gdb.base/commands.exp: Make all test names unique.
15762 * gdb.base/condbreak.exp: Make all test names unique.
15763 * gdb.base/dbx.exp: Make all test names unique.
15764 * gdb.base/default.exp: Make all test names unique.
15765 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
15766 and TIMEOUT messages to their corresponding PASS message.
15767 * gdb.base/ending-run.exp: Make all test names unique.
15768 * gdb.base/long_long.exp: Remove duplicate test.
15769
6b0b0a9e
KB
157702001-05-21 Kevin Buettner <kevinb@redhat.com>
15771
15772 * gdb.base/finish.exp (finish_void): Allow "finish" command to
15773 stop on the call statement as well as the statement after the
15774 call.
15775
2caa35cb
MS
157762001-05-21 Michael Snyder <msnyder@redhat.com>
15777
15778 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
15779
40713331
EZ
157802001-05-10 Elena Zannoni <ezannoni@redhat.com>
15781
a9c64011
AS
15782 * gdb.base/completion.exp: Revamp test. Make it execute on all
15783 platforms.
40713331 15784
c2c1be8d
EZ
157852001-05-10 Elena Zannoni <ezannoni@redhat.com>
15786
a9c64011
AS
15787 * config/gdbserver.exp (gdb_load): Handle the case
15788 in which the arguments to gdbserver are given in the
15789 baseboard configuration file.
15790 Also handle the case in which the server needs to do a
15791 load.
2c9cd303 15792
9671de48
KS
157932001-05-07 Keith Seitz <keiths@cygnus.com>
15794
a9c64011
AS
15795 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
15796 set up the display for testing.
15797 (gdbtk_start): Convert all paths to paths that tcl will like.
15798 Export target information to environment.
15799 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
15800 necessary.
15801 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
15802 (to_tcl_path): New proc to convert a given pathname into
15803 a path acceptible as an argument to a tcl command.
15804 (_gdbtk_export_target_info): New proc to export target info
15805 into the environment for gdbtk testing.
15806 (gdbtk_done): New proc to signal end-of-test.
9671de48 15807
5a360f47
JB
158082001-05-06 Jim Blandy <jimb@redhat.com>
15809
15810 * restore.c: Make the code of caller0 correspond to its comment.
15811
66c756c6
MS
158122001-05-03 Michael Snyder <msnyder@redhat.com>
15813
15814 * config/sid.exp (gdb_target_sid): Check for error messages.
15815 On error or timeout, don't make expect exit (which will terminate
15816 all subsequent tests); instead just make gdb exit.
d63a86f8 15817 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
15818 return a negative value.
15819
a966fde5
JB
158202001-04-24 Jim Blandy <jimb@redhat.com>
15821
851c18e0
JB
15822 * gdb.c++/templates.exp: If we see the prompt for the overload
15823 list, but we haven't recognized any of the longer patterns,
15824 arrange for this test to fail, not hang.
15825
a966fde5
JB
15826 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
15827 variations.
15828
db144853
MC
158292001-04-22 Michael Chastain <chastain@redhat.com>
15830
15831 * gdb.c++/local.exp: Use the 'runto' library function.
15832 * gdb.c++/namespace.exp: Likewise.
15833 * gdb.c++/overload.exp: Likewise.
15834
3207ec21
KB
158352001-03-26 Kevin Buettner <kevinb@redhat.com>
15836
15837 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
15838 * gdb.base/step-line.exp: New file. Test step/next in presence of
15839 #line directives.
15840 * gdb.base/step-line.c: New file. Test program for the above.
15841 * gdb.base/step-line.inp: New file. We pretend that this file has
15842 been transformed by some other tool into step-line.c.
15843
13b57657
JB
158442001-03-21 Jim Blandy <jimb@redhat.com>
15845
15846 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
15847 unmangled operator names.
15848
754cbe1c
JB
158492001-03-20 Jim Blandy <jimb@redhat.com>
15850
15851 * gdb.threads/linux-dp.exp: Recognize an additional message
15852 generated by GDB when it doesn't understand how to debug threads
15853 on the target system.
15854
177495c9
AC
158552001-03-19 Andrew Cagney <ac131313@redhat.com>
15856
15857 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
15858
f266096b
MC
158592001-03-12 Michael Chastain <chastain@redhat.com>
15860
15861 * gdb.c++/derivation.exp: Use the 'runto' library function.
15862
cac3c2ff
MC
158632001-03-12 Michael Chastain <chastain@redhat.com>
15864
15865 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
15866
b6c11a24
MC
158672001-02-24 Michael Chastain <chastain@redhat.com>
15868
15869 * gdb.c++/ref-types.exp: Change handwritten code to library
15870 function 'runto'.
15871
6bae5bce
OF
158722001-03-16 Orjan Friberg <orjanf@axis.com>
15873
15874 * gdb.base/signals.exp: Set count to 0 explicitly.
15875
0015fd9a
MS
158762001-03-15 Mark Salter <msalter@redhat.com>
15877
15878 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
15879 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
15880 (gdb_load): Add support for additional target_info: gdb_download_size
15881 and gdb_load_timeout.
0015fd9a 15882
fc33412a
DT
15883Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
15884
15885 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
15886 file -- to prevent failing when the compile fails but we have no
15887 intention of running the tests anyway.
fc33412a
DT
15888
15889 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
15890 tests if set.
15891
15892 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 15893 integers.
fc33412a
DT
15894
15895 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
15896 * gdb.c++/namespace.exp: Ditto.
15897
115f06de
OF
158982001-03-07 Orjan Friberg <orjanf@axis.com>
15899
15900 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
15901 * gdb.base/pointers.exp: Relax pattern match of decimals.
15902
b6ba6518
KB
159032001-03-06 Kevin Buettner <kevinb@redhat.com>
15904
15905 * Makefile.in, config/abug.exp, config/cfdbug.exp,
15906 config/cpu32bug.exp, config/dve.exp, config/est.exp,
15907 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
15908 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
15909 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
15910 config/sh.exp, config/sid.exp, config/slite.exp,
15911 config/sparclet.exp, config/udi.exp, config/unknown.exp,
15912 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
15913 config/vxworks.exp, config/vxworks29k.exp,
15914 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
15915 gdb.base/all-bin.exp, gdb.base/annota1.exp,
15916 gdb.base/arithmet.exp, gdb.base/assign.exp,
15917 gdb.base/async.exp, gdb.base/attach.exp,
15918 gdb.base/bitfields.exp, gdb.base/bitops.exp,
15919 gdb.base/break.exp, gdb.base/call-ar-st.exp,
15920 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
15921 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
15922 gdb.base/commands.exp, gdb.base/completion.exp,
15923 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15924 gdb.base/constvars.exp, gdb.base/corefile.exp,
15925 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
15926 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
15927 gdb.base/ending-run.exp, gdb.base/environ.exp,
15928 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15929 gdb.base/finish.exp, gdb.base/foll-exec.exp,
15930 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
15931 gdb.base/funcargs.exp, gdb.base/help.exp,
15932 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
15933 gdb.base/logical.exp, gdb.base/long_long.exp,
15934 gdb.base/maint.exp, gdb.base/mips_pro.exp,
15935 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
15936 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
15937 gdb.base/pointers.exp, gdb.base/printcmds.exp,
15938 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
15939 gdb.base/regs.exp, gdb.base/relational.exp,
15940 gdb.base/remote.exp, gdb.base/reread.exp,
15941 gdb.base/restore.exp, gdb.base/return2.exp,
15942 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
15943 gdb.base/selftest.exp, gdb.base/setshow.exp,
15944 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
15945 gdb.base/sigall.exp, gdb.base/signals.exp,
15946 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
15947 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15948 gdb.base/step-test.exp, gdb.base/structs.c,
15949 gdb.base/structs.exp, gdb.base/structs2.exp,
15950 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
15951 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
15952 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
15953 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
15954 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
15955 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
15956 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
15957 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
15958 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
15959 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
15960 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
15961 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
15962 gdb.fortran/types.exp, gdb.java/jmisc.exp,
15963 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15964 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
15965 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15966 gdb.trace/circ.exp, gdb.trace/collection.exp,
15967 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
15968 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15969 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
15970 gdb.trace/report.exp, gdb.trace/save-trace.exp,
15971 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15972 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15973 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
15974 notices.
15975
dc96c6c7 159762001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
15977
15978 * gdb.base/varargs.c (find_max_double): Fix printf format string:
15979 first arg is int not float.
15980
dc96c6c7 159812001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
15982
15983 * gdb.base/reread.exp: Unsupported for non-native targets;
15984 doesn't work for remote debugging.
15985
9b0c4aeb
FN
159862001-02-19 Fernando Nasser <fnasser@redhat.com>
15987
15988 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
15989 * gdb.base/ending-run.exp: Properly handle the BSP state when
15990 stepping past the end of main.
9b0c4aeb 15991
02aa71d5
MC
159922001-02-19 John Moore <jmoore@redhat.com>
15993
15994 * gdb.base/commands.exp (infrun_breakpoint_command_test):
15995 Converted HPUX fix for non-expected items following multiple
15996 step commands into general solution for all platforms.
15997
1fa449a4
MC
159982001-02-18 Michael Chastain <chastain@redhat.com>
15999
16000 * gdb.c++/classes.exp (do_tests): Change runto statements
16001 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16002 statements demangler agnostic.
16003 * gdb.c++/virtfunc.exp (do_tests): Likewise.
16004 (gdb_virtfunc_restart): Likewise.
16005
b2f9ec70
MC
160062001-02-14 Michael Chastain <chastain@redhat.com>
16007
16008 * gdb.c++/inherit.exp (do_tests): Change runto statements
16009 from "runto 'foo(void)'" to "runto 'foo'". This makes the
16010 statements demangler agnostic.
16011
cf74b8ca
AC
16012Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
16013
16014 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
16015 ``continue to bkpt at common_routine in thread 2'' and ``stopped
16016 before calling common_routine 15 times'' tests.
cf74b8ca 16017
99f78f56
MC
160182001-02-11 Michael Chastain <chastain@redhat.com>
16019
16020 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
16021 Helps the test script figure out which demangler is in use.
16022 (dm_type_foo_ref): Ditto.
16023 (dm_type_int_star): Ditto.
16024 (dm_type_long_star): Ditto.
16025 (dm_type_unsigned_int): Ditto.
16026 (dm_type_void): Ditto.
16027 (dm_type_void_star): Ditto.
99707966 16028 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
16029 Probe the gdb demangler and set variables to accommodate
16030 formatting differences.
16031 (info_func_regexp): New function. Same as info_func, but
16032 matches against a regexp.
16033 (info_func): Match against a literal string.
16034 (print_addr_2): New function. Match against a literal string,
16035 which can be different from the input to gdb.
16036 (print_addr): Simply call print_addr_2 with the same argument twice.
16037 (test_lookup_operator_functions): Use demangler formatting variables.
16038 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
16039 the tests in the same order as the C++ class declaration.
16040 (test_paddr_operator_functions): Ditto.
16041 (test_paddr_overloaded_functions): Ditto.
16042 (test_paddr_hairy_functions): Use demangler formatting variables.
16043 Add reference to gdb/19 for related tests.
16044 (do_tests): Call probe_demangler.
16045
1de8f023
KB
160462001-01-30 Kevin Buettner <kevinb@redhat.com>
16047
16048 * gdb.c++/templates.cc (printf): Remove unused function definition.
16049
ca3f91ed
MS
160502001-01-26 Felix Lee <flee@redhat.com>
16051
16052 * sid.exp (sid_exit): Pass host, not target, to remote_close.
16053
160542001-01-25 matthew green <mrg@redhat.com>
16055
16056 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
16057 up sid.
16058 (sid_exit): Call `remote_pop_conn' after GDB is gone.
16059
160602001-01-25 matthew green <mrg@redhat.com>
16061
16062 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 16063 Deprecate $sid_spawn_id.
ca3f91ed
MS
16064 (sid_exit): Remove code necessary only for `spawn.'
16065
160662001-01-25 matthew green <mrg@redhat.com>
16067
16068 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
16069
fb18ec4a
MC
160702001-01-28 Michael Chastain <chastain@redhat.com>
16071
16072 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
16073 to call when tests fail. It takes gdb out of the overloaded
16074 function choice menu back to the main prompt, so that the test
16075 program stays synchronized.
16076 (set_bp_overloaded): New proc to collect all the common
16077 code for setting a breakpoint on an overloaded name. Calls
16078 take_gdb_out_of_choice_menu when needed.
16079 (menu_overload1arg): New variable to collect the repeated
16080 instances of the expected menu for an overloaded name. Change
16081 the regular expression to handle changes in g++ type encoding:
16082 "void" can be either "void" or "", and "unsigned int" can be
16083 either "unsigned int" or "unsigned".
16084 (continue_to_bp_overloaded): Change regular expressions to handle
16085 changes in g++ type encoding.
16086 (no proc): Call take_gdb_out_of_choice_menu when needed.
16087 Remove redundant calls to "info break". Accept either "canceled"
16088 or "cancelled". Change regular expressions in "info break"
16089 calls to handle changes in g++ type encoding. Give all tests
16090 unique strings.
16091
9c646a6e
BE
160922001-01-17 Ben Elliston <bje@redhat.com>
16093
16094 * config/sid.exp: New file.
16095
9549d9c1
AC
16096Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
16097
16098 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
16099
dc96c6c7 161002000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
16101
16102 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
16103 Add a RE to accept a non-ascii char if one is ever presented.
16104
b4df4f68
FN
161052000-12-20 Fernando Nasser <fnasser@redhat.com>
16106
297dd0fd 16107 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 16108
dc96c6c7 161092000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 16110
d63a86f8 16111 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
16112 in regexp. One '\' does not suffice on Linux.
16113
4a7bddb6
MC
161142000-12-09 Michael Chastain <chastain@redhat.com>
16115
16116 * gdb.base/break.exp (test_clear_command): Use a marker function
16117 rather than 'main' for the test function. Also move this
16118 test to an execution point where the marker function names are
16119 guaranteed to be bound to functions. (Executing tests after a
16120 'finish' from main runs into name conflicts with local names
16121 in __libc_start_main).
16122
dc96c6c7 161232000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
16124
16125 * gdb.base/finish.exp: New test for gdb's "finish" command.
16126 * gdb.base/return2.exp: New test for gdb's "return" command.
16127 * gdb.base/return2.c: New source file for above.
16128
dc96c6c7 161292000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
16130
16131 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
16132 * gdb.base/miscexprs.exp: Ditto.
16133 * gdb.base/pointers.exp: Ditto.
16134 * gdb.c++/derivation.exp: Ditto.
16135 * gdb.c++/local.exp: Ditto.
16136 * gdb.c++/namespace.exp: Ditto.
16137 * gdb.c++/overload.exp: Ditto.
16138 * gdb.c++/ref-types.exp: Ditto.
16139
dc96c6c7 161402000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
16141
16142 * gdb.base/constvars.exp: Test result of "up" command.
16143 * gdb.base/miscexprs.exp: Ditto.
16144 * gdb.base/pointers.exp: Ditto.
16145 * gdb.base/scope.exp: Ditto.
16146 * gdb.c++/derivation.exp: Ditto.
16147 * gdb.c++/local.exp: Ditto.
16148 * gdb.c++/namespace.exp: Ditto.
16149 * gdb.c++/overload.exp: Ditto.
16150 * gdb.c++/ref-types.exp: Ditto.
16151
44097287
FN
161522000-11-22 Michael Chastain <chastain@redhat.com>
16153
16154 * mips_pro.exp: Accept either "middle -> top -> main" or
16155 "middle -> main" in the backtrace, because gcc can optimize
16156 tail calls to jumps. Remove setup_xfail for the hppa case.
16157 Add a comment with the original warning messages from PR 3016,
16158 which was filed in 1993, to preserve them for posterity.
16159
9d2e1bab
ND
161602000-11-17 Nick Duffek <nsd@redhat.com>
16161
16162 * lib/gdb.exp (gdb_test): Override timeout with board info.
16163
1aca8eb7
ND
161642000-11-17 Nick Duffek <nsd@redhat.com>
16165
16166 * gdb.base/display.exp: Don't kill running stub. Add "again" to
16167 the second kill and detach messages.
16168
93076499
ND
161692000-11-17 Nick Duffek <nsd@redhat.com>
16170
16171 * configure.in: Add AC_EXEEXT.
16172 * configure: Regenerate.
16173 * Makefile.in (just-check): Export EXEEXT.
16174 * lib/gdb.exp ($EXEEXT): Import from environment.
16175 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
16176 expect "maint dump-me" on Cygwin.
16177 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
16178 $EXEEXT.
16179
30e87cd3
ND
161802000-11-17 Nick Duffek <nsd@redhat.com>
16181
16182 * gdb.base/break.exp: Test backtrace and finish from called
16183 function on all platforms, not just HP-UX.
16184
dc96c6c7 161852000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
16186
16187 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
16188 code from gdb_target_monitor, so it can be used independantly
16189 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 16190
dc96c6c7 161912000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
16192
16193 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
16194 * gdb.base/corefile.exp: Expect the message "Program is being
16195 debugged already" when we send the "corefile" command, since
16196 the preceeding gdb_load may have connected gdb to a remote target.
16197 * gdb.base/display.exp: Disable hardware watchpoints if new
16198 board info variable "no_hardware_watchpoints" is true.
16199 Replace single-letter commands with more readable ones.
16200 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
16201 if new board info variable "no_hardware_watchpoints" is true.
16202 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
16203 to see if stdio (printf) testing is possible.
16204 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
16205 board info variable "no_hardware_watchpoints" is true. Use new
16206 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
16207
39124dea
FN
162082000-11-13 Fernando Nasser <fnasser@redhat.com>
16209
16210 From Orjan Friberg <orjanf@axis.com>:
16211 * gdb.base/printcmds.exp: Escape curly braces followed by a number
16212 in array print pattern match.
16213
a9e2e984
FN
162142000-11-09 Fernando Nasser <fnasser@redhat.com>
16215
16216 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
16217 spelling "cancelled" to U.S. spelling "canceled" to match changes
16218 made to gdb.
16219 * gdb.c++/ovldbreak.exp: Ditto.
16220
c7db355b
PS
162212000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16222
16223 * gdb.base/callfuncs.c (main): Moved to end of file, call
16224 t_double_values to initialize the FPU before inferior calls are made.
16225 * gdb.base/callfuncs.exp: Test for register preservation after calling
16226 inferior functions. Add tests for continuining, finishing and
16227 returning from a stop in a call dummy.
16228
dc96c6c7 162292000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
16230
16231 * gdb.base/commands.exp: Break up long lines, and re-indent.
16232
dc96c6c7 162332000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
16234
16235 * config/gdbserver.exp: Rewritten from the ground up, to make it
16236 compatible with the current dejagnu tree, and to make it work with
16237 the new "gdbserver" in libremote.
16238
dc96c6c7 162392000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16240
16241 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
16242 * gdb.base/varargs.exp: Skip entire test if no printf support.
16243 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
16244 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
16245
dc96c6c7 162462000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16247
16248 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
16249 no floating point support.
16250 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
16251 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
16252 * gdb.base/call-rt-st.exp: Ditto.
16253 * gdb.base/call-strs.exp: Ditto.
16254
bac5fc66
JG
162552000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
16256
16257 * gdb.base/sizeof.c: include <stdio.h>.
16258
16259 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
16260 'finish', otherwise uncaptured gdb_prompt would potentially
16261 throw remaining test points out of sync.
bac5fc66 16262
b22a6027
SB
162632000-07-26 Scott Bambrough <scottb@netwinder.org>
16264
16265 * gdb.base/recurse.exp: Run tests for all targets.
16266 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
16267 gnu-oldld case on ARM.
16268 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
16269 for ARM targets.
d63a86f8 16270
d8231941
AG
16271Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
16272
16273 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
16274 * gdb.java/configure: Rebuild.
16275
8caabe69
AG
16276Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
16277
16278 * gdb.java/jv-exp.exp: New file.
16279
9d273ca3
AG
16280Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
16281
16282 * configure: Rebuilt.
16283 * configure.in (configdirs): Add gdb.java.
16284 * gdb.java/jmisc.java: New file.
16285 * gdb.java/jmisc.exp: New file.
16286 * gdb.java/Makefile.in: New file.
16287 * gdb.java/configure: Rebuilt.
16288 * gdb.java/configure.in: New file.
16289 * lib/java.exp: New file.
16290
4f823a66
AC
16291Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
16292
16293 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 16294 underflow.
4f823a66 16295
2391e11d
AC
16296Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
16297
16298 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 16299 and the compilers sizes.
2391e11d 16300
54602222
ND
163012000-07-09 Nick Duffek <nsd@redhat.com>
16302
16303 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
16304 (use_methods): New function.
16305 (main): Call use_methods().
16306 * gdb.c++/classes.exp (test_method_param_class): New procedure.
16307 (do_tests): Call test_method_param_class.
16308
2bec0572
ND
163092000-07-09 Nick Duffek <nsd@redhat.com>
16310
16311 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
16312 spelling.
16313 (test_enums): New procedure. Move enum tests from end of script
16314 to here. Set breakpoint on function name instead of line number.
16315 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
16316 (enums2): New marker function.
16317 (enums1): New function.
16318 (main): Call enums1(). Move enum tests to enums1().
16319
78492fde
AC
16320Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
16321
16322 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 16323 compile/link program. Update line numbers.
78492fde
AC
16324 * gdb.asm/d10v.inc: Define ``startup''.
16325 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 16326
49a2cef8
AC
16327Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
16328
16329 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
16330
3e6c8688
EZ
163312000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16332
16333 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 16334 of 'help maint print' command.
3e6c8688 16335
9ff5cbe9
AC
16336Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
16337
16338 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 16339 they use gdb_expect_list.
9ff5cbe9 16340
17c579bd
AC
16341Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
16342
16343 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
16344 memory-read-packet-size'' instead of ``set endian big'' to test
16345 long commands.
17c579bd 16346
e6d71bf3
DB
163472000-06-03 Daniel Berlin <dan@cgsoftware.com>
16348
16349 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 16350 g++, and stop skipping them.
e6d71bf3
DB
16351
16352 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
16353 work under g++.
16354
d63a86f8 16355 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
16356 initialization.
16357
dc96c6c7 163582000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
16359
16360 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
16361 the regular expression: accept an (almost) arbitrary sequence of
16362 "frames-invalid" and "breakpoints-invalid" messages both before
16363 and after the "starting" message.
16364
dc96c6c7 163652000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
16366
16367 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 16368
dc96c6c7 163692000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
16370
16371 * gdb.base/annota1.exp (annotate-signal-handler-caller):
16372 Relax the regular expression a little, make it pass on Solaris 8.
16373
8216cda9
KB
163742000-05-12 Kevin Buettner <kevinb@redhat.com>
16375
16376 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 16377 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
16378 Instead, it is permissible for gdb to stop on the line of the
16379 call itself.
16380
1a570b2f
MS
163812000-05-12 Michael Snyder <msnyder@.cygnus.com>
16382
16383 * gdb.base/break.exp (bp on small function, optimized file):
16384 Add a second pass pattern. The behavior differs here between stabs
16385 and dwarf for one-line functions. Stabs preserves two line symbols
16386 (one before the prologue and one after) with the same line number,
16387 but dwarf regards these as duplicates and discards one of them.
16388 Therefore the address after the prologue (where the breakpoint is)
16389 has no exactly matching line symbol, and GDB reports the breakpoint
16390 as if it were in the middle of a line rather than at the beginning.
16391
dc96c6c7 163922000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 16393
d63a86f8 16394 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
16395 rather than "send_gdb" (for consistancy).
16396
7d418785
AC
16397Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
16398
16399 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
16400 * gdb.c++/templates.cc: Properly check for GCC version number.
16401 * lib/compiler.cc: Likewise
16402
dc96c6c7 164032000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 16404
d63a86f8 16405 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
16406 gdb may not stop at the first line of main, due to code motion.
16407
dc96c6c7 164082000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
16409
16410 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
16411 This test depends on parsing the printf output from the target.
16412 Since the sparclet stub doesn't do stdio, this will never work.
16413 * gdb.base/call-rt-st.exp: ditto.
16414 * gdb.base/call-strs: ditto.
16415
dc96c6c7 164162000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
16417
16418 * gdb.base/miscexprs.exp: make sizeof long array test portable.
16419
16420 * gdb.base/ending-run.exp: After connecting to a remote target,
16421 but before running, the target will appear to be in a random
16422 location. Specify both a file and a line for breakpoints.
16423 Also, the function that calls main may be called 'init'
16424 rather than 'start'.
16425
a5a51225
EZ
164262000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16427
16428 * gdb.base/help.exp: Update output for add-symbol-file command.
16429
7930cc7c
FN
164302000-04-10 Fernando Nasser <fnasser@cygnus.com>
16431
16432 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16433 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
16434
23e37ab1
C
164352000-04-07 J.T. Conklin <jtc@redback.com>
16436
e93c542c
C
16437 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
16438
23e37ab1
C
16439 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
16440
591b8fa3
PDM
16441Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
16442
16443 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 16444 values that can be represented exactly.
591b8fa3
PDM
16445 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
16446 above change, and to not check against the directory part of the source
16447 file name.
16448 (step into print_long_arg_list): Likewise.
16449 (print print_small_structs from print_long_arg_list): Likewise.
16450 (print print_long_arg_list): Likewise.
16451
7a495180
EZ
164522000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16453
30b53638 16454 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 16455
beb998c6
AC
16456Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
16457
16458 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
16459
1c689132
DB
164602000-03-25 Daniel Berlin <dan@cgsoftware.com>
16461
16462 * gdb.base/commands.exp (deprecated_command_test): Add test for
16463 deprecate with no arguments.
16464
c1790a9d
JL
164652000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
16466
16467 * gdb.base/break.exp: Add new test for setting breakpoints on
16468 optimized code so we can test breakpoints work even when function
16469 prologues may be optimized away
16470
003ba290
FN
164712000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
16472
16473 From David Whedon <dwhedon@gordian.com>
a9c64011 16474 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 16475
6837a0a2
DB
164762000-03-22 Daniel Berlin <dan@cgsoftware.com>
16477
16478 * gdb.base/help.exp: Added test for new apropos command.
16479
b9593231
KB
164802000-03-21 Kevin Buettner <kevinb@redhat.com>
16481
16482 * gdb.base/pointers.c (usevar): New function.
16483 (main): Make sure that global variables v_int_pointer2, rptr,
16484 and y are all referenced someplace in the program by calling
16485 usevar() on them. [Some linkers delete symbols which are
16486 never referenced. The space remains, but there's no way to
16487 get a (symbolic) handle on the variable from the debugger.]
16488
751a959b
EZ
164892000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16490
16491 * gdb.base/printcmds.c: Add typedeffed arrays.
16492
16493 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 16494 procedure to test arrays that are typedef'd.
751a959b 16495
73a93a32
JI
164962000-03-13 James Ingham <jingham@leda.cygnus.com>
16497
16498 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 16499 the library directories.
73a93a32 16500
fb40c209
AC
16501Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
16502
16503 * configure.in (configdirs): Add sub directory gdb.mi.
16504 * configure: Re-generate.
16505
16506 * gdb.mi: New directory.
d63a86f8 16507
ee4dd2c9
AC
165082000-02-25 Scott Bambrough <scottb@netwinder.org>
16509
16510 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 16511 a long long value as a double on ARM platforms.
ee4dd2c9 16512
70f0cc22
JB
165132000-02-16 Jim Blandy <jimb@redhat.com>
16514
16515 * gdb.base/break.exp ("breakpoint line number"): Make sure the
16516 default source file is set properly before running this test.
16517
853819b8
EZ
165182000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16519
16520 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 16521 gdbtk/library directory, not in gdbtcl2.
853819b8 16522
dfcd3bfb
JM
165232000-02-04 Jim Blandy <jimb@redhat.com>
16524
16525 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
16526 backslash from regexp pattern.
16527
16528 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
16529 procedure. Use it to run all the "continue to bp overloaded"
16530 tests. Note that this changes the names of the tests slightly.
16531 If the breakpoint hit message includes a hex PC value, because
16532 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
16533 from the real source code, still consider that a pass.
16534
16535 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
16536 XFAIL here if the breakpoint message contains a hex address. Note
16537 similar change on 1999-11-02.
16538
16539 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
16540
16541 * gdb.base/ptype.exp: Establish a default source file before
16542 calling get_debug_format.
16543
165442000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
16545
16546 * gdb.base/watchpoint.exp: Remove duplication of test messages.
16547
8b93c638
JM
165482000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16549
16550 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
16551 of successive stepi commands -- while in the prologue we should see
16552 the function entry bracket.
16553
165542000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16555
16556 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
16557 reach __change_mode() when stepping through the end of main().
16558
c5394b80
JM
165592000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
16560
16561 * gdb.base/default.exp: Fix expected pattern.
16562 * gdb.base/help.exp: Same.
16563
0d06e24b
JM
165642000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16565
16566 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 16567 Don't use xfail's because that affects only the following test.
d63a86f8 16568
0d06e24b 16569 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 16570 solaris or linux.
0d06e24b
JM
16571
16572 * gdb.base/selftest.exp: Update to reflect changes to main.c.
16573
dc96c6c7 165742000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 16575
d63a86f8 16576 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
16577 "A syntax error" rather than "A parse error". Accept both.
16578
165792000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
16580
16581 * gdb.base/default.exp: Remove OS dependent string from "target
16582 remote" test.
16583 * gdb.base/help.exp: Same for "help target remote" test.
16584
c3f6f71d
JM
165852000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16586
16587 From Jim Kingdon <kingdon@redhat.com>:
16588
16589 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
16590 prompt (cleanup rather than necessity, but still might keep output
16591 from spilling to next test).
c3f6f71d
JM
16592
165932000-01-02 Fred Fish <fnf@cygnus.com>
16594
16595 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
16596 AIX, which defines them in <sys/types.h>.
16597
ed9a39eb 165981999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 16599
ed9a39eb 16600 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 16601 float" test.
ed9a39eb
JM
16602
166031999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 16604
ed9a39eb 16605 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
16606
16607 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
16608 outermost frame disallowed".
16609
166101999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
16611
16612 * gdb.base/setvar.exp: New tests for setting the value of a struct
16613 with a constant list.
16614
166151999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
16616
16617 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
16618 require the user to type a cast before setting the value of a struct.
16619
de57eccd
JM
166201999-12-06 Jim Blandy <jimb@cygnus.com>
16621
16622 * gdb.base/default.exp: Expect the new 'info float' command on
16623 all i386 platforms.
16624
16625 * gdb.threads/linux-dp.exp: Expand our ability to recognize
16626 LinuxThreads libraries that don't support debugging.
16627
c2d11a7d
JM
16628Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
16629
16630 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
16631 Change the buffer type to ``unsigned char'' to simplify size
16632 arithmetic.
c2d11a7d
JM
16633
16634 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
16635 stub only handles 400-1 byte packets. Verify that the download
16636 worked.
c2d11a7d
JM
16637
166381999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
16639
16640 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
16641 tests, using UNRESOLVED for the untested cases. Also, does not wait
16642 for a timeout if the prompt was received before a recognizable pattern.
16643
166441999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
16645
16646 * lib/gdb.exp (gdb_expect_list): Fix spelling.
16647
166481999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16649
16650 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 16651 watchpoints.
c2d11a7d
JM
16652
166531999-11-24 Jason Merrill <jason@casey.cygnus.com>
16654
16655 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
16656
16657 * gdb.c++/local.exp: Be more flexible in recognizing local class
16658 name mangling. Don't allow horribly truncated method names.
16659 * gdb.c++/derivation.exp: Expect protected inheritance.
16660 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
16661 * gdb.c++/virtfunc.exp: Likewise.
16662 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
16663 when printing a nested enum.
16664
166651999-11-22 Jim Blandy <jimb@cygnus.com>
16666
16667 * gdb.base/step-test.exp: Properly await GDB's response to setting
16668 a breakpoint on the call to large_struct_by_value.
16669
16670 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
16671 just because we have debug info for the `start' function.
16672
166731999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
16674
16675 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
16676 "Unknown signal" messages, which indicate (on LinuxThreads) that
16677 GDB doesn't know how to debug threads on this system. This is
16678 better than hanging while philosopher 0 dumps chatter into gdb.log.
16679
166801999-11-18 Tom Tromey <tromey@cygnus.com>
16681
16682 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
16683
166841999-11-18 Fred Fish <fnf@cygnus.com>
16685
16686 * gdb.base/coremaker2.c: Add sample program for generating
16687 cores that is more self contained than coremaker.c. Eventually
16688 I'll add more code to this and tie it into the testsuite.
16689
4ce44c66
JM
166901999-11-12 Stan Shebs <shebs@andros.cygnus.com>
16691
16692 * gdb.base/dollar.exp: Remove, now in gdb.hp.
16693
166941999-11-10 Jimmy Guo <guo@cup.hp.com>
16695
16696 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 16697 from $srcdir/lib/.
4ce44c66 16698 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 16699 and gdb.c++/.
4ce44c66
JM
16700
16701 * gdb.c++/derivation.exp: remove redundant get compiler info code.
16702
d63a86f8 16703 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
16704 'continue with watch' test point.
16705
167061999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
16707
16708 Merged from p2linux-990323-branch:
d63a86f8 16709
4ce44c66
JM
16710 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
16711
11cf8741
JM
16712Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
16713
16714 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 16715 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
16716
16717Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
16718
16719 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 16720 gdb_expect_list.
11cf8741
JM
16721
16722Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
16723
16724 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
16725
167261999-11-03 Mark Salter <msalter@cygnus.com>
16727
16728 * gdb.base/break.exp: Fix "stub continue" pattern.
16729
167301999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
16731
16732 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
16733
167341999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
16735
16736 * gdb.base/display.exp ("finish"): Add timeout clause.
16737
16738 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
16739 plain prompt clause, so this doesn't have to time out in order to
16740 fail.
16741
16742 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 16743 breakpoint hit messages include an address.
11cf8741
JM
16744
16745 * gdb.base/display.exp: Don't forget to escape parens in regular
16746 expressions. Unix regexp notatation sucks.
16747
167481999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16749
16750 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 16751 order for 'signalled' message.
11cf8741 16752
5c44784c
JM
167531999-11-01 Stan Shebs <shebs@andros.cygnus.com>
16754
16755 From Jimmy Guo <guo@cup.hp.com>:
16756 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
16757 * gdb.base/annota1.c: Add code for tests to work with.
16758
167591999-10-26 Frank Ch. Eigler <fche@cygnus.com>
16760
16761 * gdb.base/remote.exp: New test for remote downloading settings.
16762 * gdb.base/remote.c: New file with large .data.
16763
917317f4
JM
167641999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
16765
16766 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
16767 for LinuxThreads support, merged from the Code Fusion branch.
16768
16769Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
16770
16771 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
16772 containing exp_continue into a while within an expect. Don't
16773 attempt a start more than three times. Check return value from
16774 gdb_load.
d63a86f8 16775
2df3850c
JM
16776Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
16777
16778 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 16779 a pass case.
2df3850c 16780
2acceee2
JM
167811999-10-01 Kevin Buettner <kevinb@cygnus.com>
16782
16783 * gdb.base/break.c (main): Added a statement that we can step
16784 off of.
16785 * gdb.base/break.exp: Added tests for setting a breakpoint
16786 at an offset and stepping onto a breakpoint.
16787
167881999-10-01 Fred Fish <fnf@cygnus.com>
16789
d63a86f8 16790 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
16791 gdb output.
16792
c2c6d25f
JM
167931999-09-18 Jim Blandy <jimb@cris.red-bean.com>
16794
16795 * gdb.base/break.exp: Code locations are in hex, don't forget!
16796 (For HP-UX.)
16797
167981999-09-17 Stan Shebs <shebs@andros.cygnus.com>
16799
16800 * condbreak.exp: Use break.c as test program.
16801 * condbreak.c: Remove, redundant with break.c.
16802
168031999-09-15 Stan Shebs <shebs@andros.cygnus.com>
16804
16805 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 16806 Z-packets if the target needs it.
c2c6d25f
JM
16807
168081999-09-13 James Ingham <jingham@leda.cygnus.com>
16809
16810 * gdb.c++/overload.exp: Added tests for listing overloaded
16811 functions with function pointers in the arg, explicitly calling
16812 out the version you want.
16813
cff3e48b
JM
168141999-09-09 Stan Shebs <shebs@andros.cygnus.com>
16815
16816 * long_long.exp: Add variations of test cases that work for
16817 targets with 16-bit ints and 32-bit doubles.
16818
d4f3574e
SS
168191999-09-08 Stan Shebs <shebs@andros.cygnus.com>
16820
16821 * break.c (main): Compare a possibly-uninitialized argc with an
16822 unlikely value that fits in 16 bits.
16823
168241999-09-07 Stan Shebs <shebs@andros.cygnus.com>
16825
16826 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
16827 0xfeeb, don't want negative numbers if ints are 16 bits.
16828
16829 * lib/gdb.exp (skip_cplus_tests): New proc.
16830 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
16831 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
16832 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
16833 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
16834 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
16835 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
16836 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
16837 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
16838
16839 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
16840
16841Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
16842
16843 * gdb.base/corefile.exp (up): Allow a parameter to appear
16844 in the frame that we're going up to.
16845
16846 From Jim Blandy <jimb@cygnus.com>:
16847
16848 * gdb.base/default.exp (info float): Expect some output now.
16849
16850 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
16851 returning floating-point values to fail on the x86.
16852 * gdb.base/callfwmall.exp (do_function_calls): Same.
16853
16854 * gdb.base/list.exp (test_listsize): Correct expectations for
16855 listing line 1 with listsize 2. Also, listing a single line
16856 works now, as does listing three lines. [Kevin's note: There
16857 were a number of other cases fixed too where the expectations
16858 differed...]
16859
168601999-09-02 Stan Shebs <shebs@andros.cygnus.com>
16861
16862 * gdb.base/selftest.exp: Add case for when version prints as
16863 constant string instead of char pointer.
16864
104c1213
JM
168651999-08-25 Stan Shebs <shebs@andros.cygnus.com>
16866
16867 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 16868 stepping out of main.
104c1213
JM
16869
16870 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
16871 G++ used.
16872
16873 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 16874 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
16875
16876 * gdb.c++/ovldbreak.exp: Update match string in test that
16877 includes a warning of multiple breakpoints.
16878
168791999-08-24 Stan Shebs <shebs@andros.cygnus.com>
16880
16881 * gdb.base/display.exp: Improve precision of step-after-finish
16882 added yesterday.
16883
16884 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 16885 test.
104c1213
JM
16886
16887 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
16888 configs when using G++, not just hppa*.
16889
168901999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16891
16892 * gdb.base/async.c: New file.
16893 * gdb.base/async.exp: New file.
16894
16895Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
16896
16897 * gdb.base/break.exp: Tweak PA specific tests to properly handle
16898 PA64.
16899
53a5351d
JM
16900Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
16901
104c1213
JM
16902 * gdb.base/display.exp: "finish" can leave us mid-line on many
16903 targets, deal with it. Add a small constant to main, instead of
16904 1000 since main+1000 may not be a valid address in the target.
16905
53a5351d
JM
16906 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
16907 on hpux11.
16908
16909 * gdb.base/attach.exp: Handle another hpux11 error message variant
16910 when attaching to a process that does not exist.
16911
169121999-08-19 J.T. Conklin <jtc@redback.com>
16913
16914 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 16915 characters in 'continue to 1241' test.
53a5351d
JM
16916
169171999-08-17 Stan Shebs <shebs@andros.cygnus.com>
16918
16919 * gdb.base/call-ar-st.exp: Add a shorter match case for the
16920 stop in print_long_arg_list, define and use a whitespace
16921 variable in print_small_structs test, add an XFAIL for Solaris.
16922 * gdb.base/dbx.exp: XFAIL func commands until somebody is
16923 interested enough to fix.
16924
7be570e7
JM
169251999-08-13 Keith Seitz <keiths@cygnus.com>
16926
16927 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
16928 (dbx_gdb_load): Remove. Use gdb_load instead, since that
16929 proc knows about targets other than the natives.
16930 (test_assign): Use "gdb_run_cmd" to "run" the target.
16931 Check that we've actually hit the breakpoint at main.
16932 When we attempt to assign a value to a local variable, check
16933 that the variable is in the current scope, i.e., don't use
16934 a test with an empty result.
16935
16936Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
16937
16938 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 16939 command.
7be570e7
JM
16940
169411999-08-09 Stan Shebs <shebs@andros.cygnus.com>
16942
16943 From Jimmy Guo <guo@cup.hp.com> and others at HP:
16944 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
16945 gdb.compat, gdb.threads-hp.
16946 gdb.hp/configure, gdb.hp/configure.in: New files.
16947 gdb.hp/Makefile.in: Recurse into new subdirs.
16948 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
16949 gdb.hp/gdb.objdbg: New directory, tests for debugging info
16950 in object files.
16951 gdb.hp/tools: New directory, aux tools for HP-specific tests.
16952
96baa820
JM
169531999-08-05 Stan Shebs <shebs@andros.cygnus.com>
16954
16955 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 16956 funky printf, remove a bogus p/a test.
96baa820
JM
16957
169581999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16959
16960 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
16961 connected to the target. This is necessary when running not
16962 natively.
96baa820
JM
16963
169641999-08-03 Stan Shebs <shebs@andros.cygnus.com>
16965
16966 * gdb.base/step-test.exp: Removed some extraneous messages.
16967
16968 * gdb.base/long_long.exp: Don't run memory examination tests
16969 on little-endian targets (they will need a different set of
16970 results to match).
16971
169721999-08-02 Stan Shebs <shebs@andros.cygnus.com>
16973
16974 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
16975 until somebody decides to fix GDB.
16976
16977 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 16978 constant as "ULL".
96baa820
JM
16979 * gdb.base/long_long.exp: Loosen x/c test, add partial result
16980 matches for a couple x/2 commands.
16981
a0b3c4fd
JM
169821999-07-30 Stan Shebs <shebs@andros.cygnus.com>
16983
16984 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
16985 by merging in ref-types2 tests.
16986 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
16987
16988 From Jimmy Guo <guo@cup.hp.com> and others at HP:
16989 * gdb.c++/Makefile.in: Add standard actions.
16990 (EXECUTABLES): Rename from PROGS, update list.
16991 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
16992 from gdb.hp.
16993 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
16994 foo and bar locals.
16995 * gdb.c++/anon-union.exp: Fix tests to match.
16996 * gdb.c++/classes.exp: Run if HP compiler used, add extra
16997 expect matches to handle output variations.
16998 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
16999 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 17000 output, add HP alternatives for new and delete prints.
a0b3c4fd 17001 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 17002 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
17003 * gdb.c++/demangle.exp: Use $style when reporting failure.
17004 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
17005 * gdb.c++/inherit.exp: Run if HP compiler used, add some
17006 match alternatives.
17007 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 17008 compilers.
a0b3c4fd
JM
17009 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
17010 * gdb.c++/method.exp: Add match alternatives.
17011 * gdb.c++/misc.cc: Add bool types.
17012 * gdb.c++/misc.exp: Add tests for bool types.
17013 * gdb.c++/overload.exp: Add xfails.
17014 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
17015 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
17016 add some more template parameter tests (only for HP currently).
17017 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
17018 * gdb.c++/virtfunc.cc: Add return type and value for main.
17019 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
17020 match alternatives.
d63a86f8 17021
a0b3c4fd
JM
170221999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17023
17024 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
17025
170261999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
17027
17028 * gdb.base/signals.exp: Don't expect getting a backtrace from
17029 within a signal handler to fail on Linux.
17030
170311999-07-29 Stan Shebs <shebs@andros.cygnus.com>
17032
17033 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17034 * lib/gdb.exp: Remove some gratuitious semicolons.
17035 (delete_breakpoints): Increase timeout.
17036 (gdb_expect): Add -notransfer option.
17037 (gdb_test): Use -notransfer option.
17038 (get_compiler_info): Add f77 case.
17039 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 17040 case.
a0b3c4fd
JM
17041 (gdb_preprocess): Call get_compiler.
17042
17043 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
17044 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
17045 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
17046 gdb.base/long_long.exp, gdb.base/printcmds.exp,
17047 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
17048 third arg to gdb_test.
a0b3c4fd
JM
17049 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
17050 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 17051 HP-UX xfails, add others.
a0b3c4fd
JM
17052 * gdb.base/completion.exp: Reflect name change of self-test.
17053 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
17054 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
17055 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
17056 HP failure number.
a0b3c4fd
JM
17057 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
17058 useless HP-UX 10.30 references.
17059 * gdb.base/maint.exp: Loosen matches.
17060 * gdb.base/pointers.c (main): Declare more_code.
17061 * gdb.base/pointers.exp: Match on output of a `next'.
17062 * gdb.base/structs.c: Add prototypes.
17063 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
17064 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
17065
170661999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17067
17068 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 17069 command.
a0b3c4fd
JM
17070
170711999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17072
17073 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
17074 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
17075
17076 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
17077 debug info. Deal with lack of signal hanlder info in stack.
17078
a9c64011 17079 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
17080 * gdb.base/annota1.exp: If printf has debug info, deal with it.
17081
5a2468f5
JM
170821999-07-19 Stan Shebs <shebs@andros.cygnus.com>
17083
17084 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 17085 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 17086
adf40b2e
JM
17087Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
17088
17089 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 17090 a1-selftest.exp.
adf40b2e
JM
17091 * gdb.base/configure: Re-generate.
17092
170931999-07-12 Stan Shebs <shebs@andros.cygnus.com>
17094
17095 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
17096 in trying to run first and name is too long.
17097
17098 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
17099 pointers2.c and pointers2.exp, respectively.
17100 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
17101 doschk happier.
17102
43e526b9
JM
171031999-07-08 Stan Shebs <shebs@andros.cygnus.com>
17104
17105 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
17106 callfuncs2.c and callfuncs2.exp.
17107
17108 * gdb.base/list.exp: Remove mistaken xfails.
17109 * gdb.base/list0.h: Add optional prototypes.
17110
9846de1b
JM
17111Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
17112
a9c64011 17113 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 17114 calling malloc.
a9c64011
AS
17115 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
17116 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 17117 use.
9846de1b
JM
17118
171191999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17120
17121 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
17122 * gdb.base/annota2.cc, annota2.exp: Move from here.
17123 * gdb.c++/annota2.cc, annota2.exp: To here.
17124 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
17125
43ff13b4
JM
17126Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
17127
17128 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 17129 a consistent format.
43ff13b4 17130
085dd6e6
JM
171311999-06-25 Stan Shebs <shebs@andros.cygnus.com>
17132
17133 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17134 * lib/gdb.exp (get_compiler_info): Add detection for assorted
17135 HP compilers, also set the globals $true and $false.
17136
17137 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
17138 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
17139 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
17140 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
17141 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
17142 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
17143 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
17144 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
17145 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
17146 whatis.c} Add C++ compatible function definitions and return
17147 types, add includes for library functions.
085dd6e6
JM
17148 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
17149 * gdb.base/step-test.c (myglob): Rename from glob.
17150 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
17151 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
17152 files, move here from gdb.hp.
085dd6e6 17153 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
17154 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
17155 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
17156 Adjust line numbers in regexps.
085dd6e6
JM
17157
17158 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
17159 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
17160 instead of 0/1.
17161
17162 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
17163 foll-vfork.exp: New files, move here from gdb.hp.
17164 * gdb.base/page.exp: New file, test of pagination command.
17165
17166 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
17167 recursion test.
17168 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
17169
17170 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 17171 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
17172
17173 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 17174 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 17175 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 17176 watchpoint test.
085dd6e6
JM
17177 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
17178 them work.
17179 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
17180 expressions properly.
17181 * gdb.base/corefile.exp: Loosen the match slightly.
17182 * gdb.base/default.exp: Allow "Error accessing memory" message
17183 also.
17184 * gdb.base/display.exp: Skip over x/0 j if PA64.
17185 * gdb.base/funcargs.exp: Add xfails for HP-UX.
17186 * gdb.base/interrupt.exp: Ditto.
17187 * gdb.base/langs.exp: Add symbolic matches governed by compiler
17188 in use.
17189 * gdb.base/list.exp: Add xfails for HP-UX.
17190 * gdb.base/long_long.exp: Refine some of the numeric matches.
17191 * gdb.base/mips_pro.exp: Xfail on HP-UX.
17192 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
17193 * gdb.base/nodebug.exp: Succeed on more varieties of output.
17194 * gdb.base/opaque.exp: Remove some HP-UX xfails.
17195 * gdb.base/ptype.exp: Succeed on more varieties of output.
17196 * gdb.base/scope.exp: Add xfails for HP-UX.
17197 * gdb.base/sect-cmd.exp: Add more cases.
17198 * gdb.base/setvar.exp: Add xfails for HP-UX.
17199 * gdb.base/shlib-call.exp: Loosen some matches slightly.
17200 * gdb.base/signals.exp: Match on void symbolically.
17201 * gdb.base/step-test.exp: Add case for PA64.
17202 * gdb.base/term.exp: Add exit and restart.
17203 * gdb.base/twice.exp: Clean up after self.
17204 * gdb.base/varargs.exp: Disable overload resolution explicitly.
17205 * gdb.base/whatis.exp: Allow more ways to pass tests.
17206
17207 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 17208 no longer useful.
085dd6e6
JM
17209
17210Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
17211
17212 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 17213 list of patterns.
085dd6e6 17214 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
17215 print_double_array(double_array)", "continuing to breakpoint
17216 1018", "print print_double_array(array_d)" and "continuing to
17217 1034" tests.
d63a86f8 17218
085dd6e6
JM
172191999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
17220
a9c64011 17221 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
17222
172231999-06-24 Stan Shebs <shebs@andros.cygnus.com>
17224
17225 * config/mt-*: Remove, these haven't been used since 1996.
17226
172271999-06-22 Stan Shebs <shebs@andros.cygnus.com>
17228
17229 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 17230 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
17231 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
17232
9e0b60a8
JM
172331999-06-18 Stan Shebs <shebs@andros.cygnus.com>
17234
17235 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
17236 simpler match case for the ptype of the big class.
17237
172381999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17239
17240 * gdb.exp: Fix test for gdb_prompt existence.
17241
172421999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17243
17244 * gdb.exp (gdb_test): Add fail after calls to perror.
17245
172461999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17247
17248 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
17249
172501999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17251
17252 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
17253
0f71a2f6
JM
17254Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
17255
17256 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 17257 malloc() is linked in.
0f71a2f6
JM
17258
172591999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
17260
17261 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
17262 step at end.
17263
17264 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
17265
172661999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
17267
17268 * gdb.java/jv-print.exp: New file. (Our first Java test!)
17269
cce74817
JM
17270Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
17271
17272 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
17273 * gdb.base/mips_pro.exp: Likewise.
17274
172751999-06-02 Keith Seitz <keiths@cygnus.com>
17276
17277 * gdb.c++/templates.cc: Change all "new" operators to throw
17278 an exception.
17279 * gdb.c++/cplusfuncs.cc: Likewise.
17280
17281 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
17282
17283Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
17284
17285 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
17286 * gdb.base/ending-run.exp: When stepping out of main, accept a
17287 step into an arbitrary assembler file.
cce74817 17288
392a587b
JM
172891999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17290
d63a86f8 17291 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 17292 "breakpoint-invalid" to be printed.
d63a86f8 17293 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
17294 number of "frames-invalid" and "breakpoint-invalid" to be printed.
17295 * gdb.base/annota2.cc: Initialize a.x to 0.
17296
9e086581
JM
172971999-05-17 Keith Seitz <keiths@cygnus.com>
17298
17299 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
17300 when "skip_float_tests" set.
17301 Ditto for "print print_double_array(array_d)", "print print_small_structs",
17302 "print print_ten_doubles", and "step into print_long_arg_list".
17303 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
17304 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
17305 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
17306 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
17307 "skip_float_tests" is set.
17308 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
17309 when "skip_float_tests" set.
d63a86f8 17310
cd0fc7c3
SS
173111999-05-06 Keith Seitz <keiths@cygnus.com>
17312
17313 * gdb.base/annota2.cc: Include stdio.h.
17314
17315Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
17316
17317 * gdb.base/crossload.exp: Remove, this has been disabled ever
17318 since BFD stopped including all targets, and cross-GDB gets
17319 plenty of testing anyway.
17320 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
17321 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
17322 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
17323 * gdb.base/README: Remove, was doc for this.
17324 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 17325 needed.
cd0fc7c3 17326
b83266a0
SS
173271999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17328
17329 * gdb.base/call-ar-st.exp: Fix one regular expression in test
17330 output.
17331
17332 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
17333 * gdb.base/annota2.exp: New file. More annotation tests.
17334 * gdb.base/annota1.c: New file. Source file for annota1.exp.
17335 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
17336
173371999-04-23 Angela Marie Thomas <angela@cygnus.com>
17338
17339 * config/cfdbug.exp: New file.
17340
7a292a7a
SS
173411999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
17342
17343 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
17344 Marcus Daniel's and Dale Hawkins's demangler crashes.
17345
17346 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
17347 test_lucid_style_demangling, test_arm_style_demangling,
17348 test_hp_style_demangling): Try Tom Tromey's core-dumping
17349 identifier under each demangling style.
7a292a7a
SS
17350
173511999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
17352
17353 * gdb.c++/demangle.exp: Include the current demangling style
17354 in all test names.
17355 (current_demangling_style): New global variable.
17356 (set_demangling_style, test_demangling_core, test_demangling,
17357 test_demangling_exact): New functions.
17358 (test_gnu_style_demangling, test_lucid_style_demangling,
17359 test_arm_style_demangling, test_hp_style_demangling): Use those,
17360 instead of calling gdb_test and gdb_test_exact directly.
17361 (catch_demangling_errors): New function, which reports errors
17362 signalled by the demangling test functions in an orderly way.
17363 (do_tests): Use catch_demangling_errors.
17364
173651999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
17366
17367 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 17368 grouping in expressions, not {}.
7a292a7a
SS
17369
17370 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 17371 initialized yet.
7a292a7a
SS
17372
173731999-04-01 Stan Shebs <shebs@andros.cygnus.com>
17374
17375 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
17376 are listed.
17377
173781999-03-26 Stan Shebs <shebs@andros.cygnus.com>
17379
17380 * gdb.stabs/weird.exp: Test for CC being defined before
17381 looking at its value.
17382
173831999-03-25 Stan Shebs <shebs@andros.cygnus.com>
17384
17385 * gdb.base/call-ar-st.exp: Remove stray '#'.
17386 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
17387 "short int" and "long int".
17388 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 17389 change, to mollify finicky HP compiler.
7a292a7a
SS
17390 * gdb.hp/reg-test.exp (testfile): Fix file name.
17391 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 17392
7a292a7a
SS
17393 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
17394 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
17395 alternate form of enum ptype.
17396
c906108c
SS
173971999-03-23 Stan Shebs <shebs@andros.cygnus.com>
17398
7a292a7a
SS
17399 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
17400 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
17401 passing skip_hp_tests, so as not to waste time on guaranteed
17402 failure.
7a292a7a 17403
c906108c
SS
17404 * gdb.c++/overload.cc: Pass string instead of char addr, always
17405 init ccpfoo.
17406 * gdb.c++/templates.cc: Fix syntax error.
17407
7a292a7a
SS
17408Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17409
17410 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 17411 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
17412 command.
17413
174141999-03-18 James Ingham <jingham@cygnus.com>
17415
17416 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
17417
17418 * gdb.c++/method.exp: It was testing an uninitialized int on the
17419 stack and assuming it was positive.
17420
17421 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
17422
17423 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 17424 keep it from killing the rest of the tests.
7a292a7a
SS
17425 Use gdb_continue_to_end.
17426
17427 * gdb.base/sigall.exp: use gdb_continue_to_end.
17428
17429 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
17430
17431 * gdb.base/display.exp: use runto_main, not run.
17432
d63a86f8
RM
17433 * gdb.base/default.exp: Check for the current error message in the
17434 r abbreviation test.
7a292a7a
SS
17435 Add strongarm to the targets that know info float.
17436
d63a86f8 17437 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
17438 run which doesn't work with monitors.
17439
17440 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
17441
17442 * gdb.base/break.exp: use the gdb_continue_to_end proc.
17443
17444 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
17445 program. Traps the case (in Cygmon) when the program never really
17446 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
17447 more places, so I used my name. Sorry Mark...
17448
17449 * config/monitor.exp (gdb_target_monitor): added another
17450 target_info parameter: remotebinarydownload. This will set the
17451 remotebinarydownload flag if this is causing some boards trouble.
17452
174531999-03-18 Mark Salter <msalter@cygnus.com>
17454
17455 * lib/gdb.exp (continue_to_exit): New function.
17456
17457 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
17458 * gdb.base/ending-run.exp: Ditto.
17459 * gdb.base/step-test.exp: Ditto.
17460
174611999-03-16 Stan Shebs <shebs@andros.cygnus.com>
17462
17463 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
17464 (suggested by Art Haas <ahaas@neosoft.com>).
17465
174661999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
17467
889bf7c5 17468 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
17469
17470Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
17471
17472 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 17473 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
17474
174751999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
17476
17477 * gdb.base/call-strs.exp: Don't assume that `step' will step over
17478 a call to strlen; sometimes we do have sources.
17479
174801999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
17481
17482 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 17483 character, so GDB won't print garbage after its end.
d63a86f8 17484
c906108c
SS
17485 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
17486 breakpoint there instead. Sometimes GCC emits memcpy to handle
17487 the large structures being passed by value, so we step into that
17488 instead of sum_array_print, which obscures what we're really testing.
17489 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
17490 the bizarre steps into memcpy, so do that here. Add check for
17491 stepping into function calls that pass large structures by value.
17492 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
17493 Remove all references to specific line numbers.
17494 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
17495 New type and function.
17496 (main): Call large_struct_by_value, passing it a large struct by value.
17497 * lib/gdb.exp (gdb_get_line_number): New function.
17498
17499 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
17500 more portable.
17501
7a292a7a
SS
175021999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
17503
c906108c
SS
17504 * lib/gdb.exp: Doc fixes.
17505
7a292a7a
SS
175061999-03-05 Nick Clifton <nickc@cygnus.com>
17507
d63a86f8 17508 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
17509
175101999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
17511
c906108c 17512 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
17513 commands. They're not germane to this test, and they don't work
17514 that way on remote targets.
c906108c 17515
3fc11d3e
JM
175161999-03-01 James Ingham <jingham@cygnus.com>
17517
17518 * Changelog entries merged over from gdb development branch.
17519
3fc11d3e
JM
17520 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
17521
17522 * lib/gdb.exp (gdbtk_analyze_results): Generic function
17523 for outputting results of test run.
17524
2d4a1622 17525 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
17526
17527 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 17528
7a292a7a
SS
175291999-02-25 Felix Lee <flee@cygnus.com>
17530
17531 * lib/gdb.exp (debug_format): initialize
17532
c906108c
SS
175331999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
17534
17535 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
17536 * gdb.base/call-rt-st.c: Ditto.
17537
c906108c
SS
175381999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
17539
17540 * gdb.threads/pthreads.exp (horiz): New variable.
17541 (test_startup): Fix regexps that capture thread numbers.
17542
175431999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
17544
17545 * gdb.base/smoke.exp: Disambiguate two test case names (both
17546 called ``print'').
17547
17548Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17549
17550 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 17551 compilation.
c906108c
SS
17552
175531999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17554
17555 * gdb.base/miscexprs.exp: Change patterns to match GDB's
17556 actual output formatting.
17557 * gdb.base/smoke.exp: GDB removes leading 0's.
17558 * gdb.base/volatile.exp: Don't check type of remuneration;
17559 that variable is no longer defined in constvars.c.
17560 * gdb.base/step-test.c (main): Exit with explicit exit code.
17561 * gdb.base/step-test.exp: Remove two nexti checks--they are
17562 not portable.
17563
175641999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17565
17566 * gdb.base/help.exp ("help delete display"): Fix test to match
17567 gdb's output.
17568
17569 * gdb.base/long_long.c (known_types): Initialize values to zero.
17570 * gdb.base/long_long.exp: Step one more line
17571 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
17572 leading zeros. Explicitly ask for hex formatting. Use
17573 unique test case names.
c906108c
SS
17574
17575Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17576
d63a86f8 17577 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
17578
17579 * gdb.c++/method.exp: Add missing close brace.
17580
175811999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
17582
17583 * gdb.base/maint.exp: Use 'set height 0' to disable page
17584 prompting, not 'set height 400'.
17585
17586 Fix a bunch of timeouts.
17587 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
17588 four separate tests, so expect doesn't take forever to match a ton
17589 of text against a regexp with lots of .* forms.
17590 ("maint print psymbols", "maint print symbols"): Make some of
17591 these greps more selective, so that expect doesn't try to wade
17592 through huge piles of output and time out.
17593
17594 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
17595
17596 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
17597 tests: one which doesn't expect shlib events to be reported, and
17598 another which does, but is XFAIL for all platforms other than
17599 HP/UX.
c906108c
SS
17600
17601 * gdb.base/break.exp: Teach the test suite that the `catch
17602 fork', `catch vfork', and `catch exec' commands produce error
17603 messages on platforms that don't provide these features.
17604
17605Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17606
17607 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
17608 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
17609 (shortening names from solib_threshold.exp etc), won't run on
17610 anything but HP-UX for the foreseeable future.
c906108c 17611 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 17612 reflect move.
c906108c
SS
17613
17614Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
17615
17616 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 17617 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
17618
17619Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
17620
17621 * gdb.base/shlib-call.exp: add test cases to verify that gdb
17622 successfully re-sets breakpoints in shared libraries.
17623 * gdb.base/shmain.c (main): return 0, don't fall off the end.
17624
17625Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17626
d63a86f8
RM
17627 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
17628 and compiled w/o GCC.
c906108c
SS
17629
17630 * gdb.hp/watch-cmd.exp: ditto.
17631
17632 * gdb.hp/watch-hp.exp: ditto.
17633
17634 * gdb.hp/xdb1.exp: ditto.
17635
17636 * gdb.hp/xdb2.exp: ditto.
17637
17638 * gdb.hp/dbx.exp: ditto.
17639
17640Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
17641
17642 * constvars.c: Remove C++-isms.
17643 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 17644 with GCC.
c906108c
SS
17645
17646Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
17647
17648 The following changes are part of the HP merge.
17649
17650 * gdb.base/break.exp: new tests to verify that catchpoints for
17651 fork, vfork, and exec don't trigger inappropriately.
17652
17653 * gdb.base/opaque.exp: compile one file at a time, then link.
17654
17655 * gdb.base/signals.exp: be more restrictive about which hppa
17656 systems receive a setup_xfail. new tests.
17657
17658 * gdb.base/solib_threshold.build: new file.
17659 * gdb.base/solib_threshold.exp: new file.
17660 * gdb.base/solib_threshold.link_opts: new file.
17661 * gdb.base/solib_threshold.mk: new file.
17662 * gdb.base/gen_solib_threshold.c: new file.
17663
17664 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
17665 tests. New tests for enums inside classes.
17666
17667 * gdb.c++/compiler.cc: indicate support of template debugging.
17668
17669 * gdb.c++/demangle.exp: run hp style demangling tests.
17670
17671 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
17672 tests.
17673
17674 * gdb.c++/misc.cc: changes to support new tests.
17675
17676 * gdb.c++/templates.cc: changes to support HP's compiler; changes
17677 to support new tests.
17678
17679 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
17680 gcc, then skip these tests.
17681
17682Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
17683
17684 The following files are part of the HP merge; some had longer
17685 names at HP, but have been renamed to be no more than 14
17686 characters in length.
17687
17688 * gdb.hp/ambiguous.cc: new file.
17689 * gdb.hp/ambiguous.exp: new file.
17690 * gdb.hp/attach.exp: new file.
17691 * gdb.hp/attach2.exp: new file.
17692 * gdb.hp/classes-hp.exp: new file.
17693 * gdb.hp/ctti.exp: new file.
17694 * gdb.hp/ctti-add.cc: new file.
17695 * gdb.hp/ctti-add1.cc: new file.
17696 * gdb.hp/ctti-add2.cc: new file.
17697 * gdb.hp/ctti-add3.cc: new file.
17698 * gdb.hp/dbx.exp: new file.
17699 * gdb.hp/exception.cc: new file.
17700 * gdb.hp/exception.exp: new file.
17701 * gdb.hp/foll-exec.c: new file.
17702 * gdb.hp/foll-exec.exp: new file.
17703 * gdb.hp/foll-fork.c: new file.
17704 * gdb.hp/foll-fork.exp: new file.
17705 * gdb.hp/foll-vfork.c: new file.
17706 * gdb.hp/foll-vfork.exp: new file.
17707 * gdb.hp/inherit-hp.exp: new file.
17708 * gdb.hp/more-steps.exp: new file.
17709 * gdb.hp/namespace.cc: new file.
17710 * gdb.hp/namespace.exp: new file.
17711 * gdb.hp/optimize.exp: new file.
17712 * gdb.hp/pxdb.c: new file.
17713 * gdb.hp/pxdb.exp: new file.
17714 * gdb.hp/quicksort.exp: new file.
17715 * gdb.hp/reg-test.exp: new file.
17716 * gdb.hp/reg-test.s: new file.
17717 * gdb.hp/sized-enum.c: new file.
17718 * gdb.hp/sized-enum.exp: new file.
17719 * gdb.hp/start-stop.exp: new file.
17720 * gdb.hp/templ-hp.cc: new file.
17721 * gdb.hp/templ-hp.exp: new file.
17722 * gdb.hp/thr-lib.c: new file.
17723 * gdb.hp/thr-lib.exp: new file.
17724 * gdb.hp/thr-lib.h: new file.
17725 * gdb.hp/thr-liblib.c: new file.
17726 * gdb.hp/virtfun-hp.c: new file.
17727 * gdb.hp/virtfun-hp.exp: new file.
17728 * gdb.hp/watch-cmd.exp: new file.
17729 * gdb.hp/watch-hp.exp: new file.
17730 * gdb.hp/xdb1.exp: new file.
17731 * gdb.hp/xdb2.exp: new file.
17732 * gdb.hp/xdb3.exp: new file.
17733
17734Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
17735
17736 The following files are part of the HP merge; some had longer
17737 names at HP, but have been renamed to be no more than 14
17738 characters in length.
17739
17740 * gdb.base/ss.h: new file.
17741 * gdb.base/call-ar-st.c: new file.
17742 * gdb.base/call-ar-st.exp: new file.
17743 * gdb.base/call-rt-st.c: new file.
17744 * gdb.base/call-rt-st-exp: new file.
17745 * gdb.base/call-strs.exp: new file.
17746 * gdb.base/ena-dis-br.exp: new file.
17747 * gdb.base/environ.exp: new file.
17748 * gdb.base/long_long.exp: new file.
17749 * gdb.base/sect-cmd.exp: new file.
17750 * gdb.base/shlib-cl2.exp: new file.
17751 * gdb.base/smoke.exp: new file.
17752 * gdb.base/so-impl-ld.c: new file.
17753 * gdb.base/so-impl-ld.exp: new file.
17754 * gdb.base/so-indr-cl.c: new file.
17755 * gdb.base/so-indr-cl.exp: new file.
17756 * gdb.base/varargs.exp: new file.
17757 * gdb.base/volatile.exp: new file.
17758 * gdb.base/whatis-exp.exp: new file.
7a292a7a 17759 * gdb.base/display.exp: new file.
c906108c
SS
17760 * gdb.c++/derivation.exp: new file.
17761 * gdb.c++/local.exp: new file.
17762 * gdb.c++/member-ptr.exp: new file.
17763 * gdb.c++/overload.exp: new file.
17764 * gdb.c++/ovldbreak.exp: new file.
17765 * gdb.c++/ref-types.exp: new file.
17766 * gdb.c++/ref-types2.exp: new file.
17767 * gdb.c++/userdef.exp: new file.
d63a86f8 17768
c906108c
SS
17769Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
17770
17771 * gdb.base/default.exp: Reflect wording change in remote.c.
17772
dc96c6c7 17773Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17774
17775 * gdb.base/help.exp: Update to reflect current text.
17776
17777Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
17778
17779 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
17780 they're stack variables and contain garbage.
17781 * gdb.c++/anon-union.exp: new file.
17782
17783 The following changes were made by David Taylor
889bf7c5
PA
17784 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
17785 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
17786 in changes by HP.
c906108c
SS
17787
17788 * gdb.base/bitops.exp: new file.
17789 * gdb.base/default.exp: change expected messages for catch and
17790 info catch tests to reflect HP merge changes.
17791 * gdb.base/enable-disable-break.exp
17792 * gdb.base/ending-run.c: new file.
17793 * gdb.base/long_long.c: new file.
17794 * gdb.base/maint.exp: new file.
17795 * gdb.base/pointers2.exp: new file.
17796 * gdb.base/shlib-call2.exp: new file.
17797 * gdb.base/solib.exp: new file.
17798 * gdb.base/step-test.c: new file.
17799 * gdb.c++/anon-union.cc: new file.
17800 * gdb.c++/local.cc: new file.
17801 * gdb.c++/member-pointer.cc: new file.
17802 * gdb.c++/method.cc: new file.
17803 * gdb.c++/ref-types.cc: new file.
17804 * gdb.c++/ref-types2.cc: new file.
17805 * gdb.c++/userdef.cc: new file.
d63a86f8 17806
c906108c
SS
17807 * gdb.base/scope.exp: compile one file at a time, then link.
17808 * gdb.base/langs.exp: ditto.
17809 * gdb.base/list.exp: ditto.
d63a86f8 17810
c906108c
SS
17811Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
17812
17813 The following changes were made by David Taylor
889bf7c5
PA
17814 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
17815 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
17816 in changes by HP.
d63a86f8 17817
c906108c
SS
17818 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
17819 skip tests. When compiling pass c++ flag to gdb_compile.
17820 * gdb.c++/
d63a86f8 17821
c906108c
SS
17822 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
17823 test for on hppa*-*-hpux*; use args to see if c++ was specified.
17824 (skip_hp_tests): new function.
17825 (gdb_preprocess): new function.
17826
17827 * configure.in (hpdir): decide whether to configure gdb.hp.
17828 * configure: regenerated.
17829
17830 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
17831 to delete on clean.
17832 (EXECUTABLES): update to reflect new additions.
17833 * gdb.base/commands.exp: update message expected.
17834 * gdb.base/default.exp: add copyright notice.
17835 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
17836 * gdb.base/help.exp: update messages to reflect current text.
17837 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
17838 targets for recurse tests.
17839 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
17840 skip this file.
17841
17842 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
17843 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
17844 compilation.
17845 * gdb.c++/misc.exp: ditto.
17846 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
17847 run the tests. tell gdb_compile that it's a c++ compilation.
17848
17849 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 17850
c906108c
SS
17851 * gdb.base/all-bin.exp: new file.
17852 * gdb.base/arithmet.exp: new file.
17853 * gdb.base/assign.exp: new file.
17854 * gdb.base/completion.exp: new file.
17855 * gdb.base/cond-expr.exp: new file.
17856 * gdb.base/condbreak.exp: new file.
17857 * gdb.base/define.exp: new file.
17858 * gdb.base/dollar.exp: new file.
17859 * gdb.base/environment.exp: new file.
17860 * gdb.base/eval-skip.exp: new file.
17861 * gdb.base/jump.exp: new file.
17862 * gdb.base/logical.exp: new file.
17863 * gdb.base/pointers.exp: new file.
17864 * gdb.base/relational.exp: new file.
17865 * gdb.base/section_command.exp: new file.
17866 * gdb.base/whatis-expr.exp: new file.
17867
17868 * gdb.base/all-types.c: new file.
17869 * gdb.base/call-array-struct.c: new file.
17870 * gdb.base/call-return-struct.c: new file.
17871 * gdb.base/call-strings.c: new file.
17872 * gdb.base/callfuncs2.c: new file.
17873 * gdb.base/condbreak.c: new file.
17874 * gdb.base/constvars.c: new file.
17875 * gdb.base/display.c: new file.
17876 * gdb.base/int-type.c: new file.
17877 * gdb.base/jump.c: new file.
17878 * gdb.base/miscexprs.c: new file.
17879 * gdb.base/pointers.c: new file.
17880 * gdb.base/pointers2.c: new file.
17881 * gdb.base/shmain.c: new file.
17882 * gdb.base/shr1.c: new file.
17883 * gdb.base/shr2.c: new file.
17884 * gdb.base/solib.c: new file.
17885 * gdb.base/solib1.c: new file.
17886 * gdb.base/solib2.c: new file.
17887 * gdb.base/varargs.c: new file.
17888 * gdb.c++/derivation.cc: new file.
17889 * gdb.c++/overload.cc: new file.
17890 * gdb.c++/ovldbreak.cc: new file.
17891 * gdb.hp/attach.c: new file.
17892 * gdb.hp/attach2.c: new file.
17893 * gdb.hp/average.c: new file.
17894 * gdb.hp/compiler.c: new file.
17895 * gdb.hp/compiler.cc: new file.
17896 * gdb.hp/execd-program.c: new file.
17897 * gdb.hp/follow-exec.c: new file.
17898 * gdb.hp/follow-fork.c: new file.
17899 * gdb.hp/follow-vfork-and-exec.c: new file.
17900 * gdb.hp/misc-hp.cc: new file.
17901 * gdb.hp/more-steps.c: new file.
17902 * gdb.hp/optimize.c: new file.
17903 * gdb.hp/quicksort.c: new file.
17904 * gdb.hp/run-hp.c: new file.
17905 * gdb.hp/start-stop.c: new file.
17906 * gdb.hp/sum.c: new file.
17907 * gdb.hp/templates-hp.cc: new file.
17908 * gdb.hp/thread-local-in-lib.c: new file.
17909 * gdb.hp/thread-local-in-lib.h: new file.
17910 * gdb.hp/thread-local-in-lib.lib.c: new file.
17911 * gdb.hp/vforked-program.c: new file.
17912 * gdb.hp/virtfunc-hp.cc: new file.
17913 * gdb.hp/watchpoint-hp.c: new file.
17914 * gdb.hp/xdb.c: new file.
17915 * gdb.hp/xdb0.c: new file.
17916 * gdb.hp/xdb0.h: new file.
17917 * gdb.hp/xdb1.c: new file.
17918
17919Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
17920
17921 The following change was made by Edith Epstein
889bf7c5
PA
17922 <eepstein@cygnus.com> as part of a project to merge in changes
17923 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
17924
17925 * gdb.c++/demangle.exp: changed the expected output for some
17926 ARM-style mangling -- removed second reference to datatype.
889bf7c5 17927 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 17928 T1<char>::~T1<char>(void)
c906108c 17929 becomes,
a9c64011
AS
17930 maint demangle __dt__11T1__pt__2_cFv
17931 T1<char>::~T1(void)
c906108c 17932
889bf7c5 17933 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 17934
c906108c
SS
17935Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
17936
17937 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
17938 * gdb.trace/backtrace.exp: Likewise.
17939 * gdb.trace/circ.exp: Likewise.
17940 * gdb.trace/collection.exp: Likewise.
17941 * gdb.trace/deltrace.exp: Likewise.
17942 * gdb.trace/infotrace.exp: Likewise.
17943 * gdb.trace/limits.exp: Likewise.
17944 * gdb.trace/packetlen.exp: Likewise.
17945 * gdb.trace/passc-dyn.exp: Likewise.
17946 * gdb.trace/passcount.exp: Likewise.
17947 * gdb.trace/report.exp: Likewise.
17948 * gdb.trace/save-trace.exp: Likewise.
17949 * gdb.trace/tfind.exp: Likewise.
17950 * gdb.trace/tracecmd.exp: Likewise.
17951 * gdb.trace/while-dyn.exp: Likewise.
17952 * gdb.trace/while-stepping.exp: Likewise.
17953
179541998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
17955
17956 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
17957
17958Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
17959
17960 From Brendan Kehoe:
17961 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
17962 int return types.
17963
17964Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
17965
17966 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 17967 remote dos host testing right.
c906108c
SS
17968
17969Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
17970
17971 * gdb.base/corefile.exp: remove some xfails.
17972
17973Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
17974
17975 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 17976 have different timestamps.
c906108c
SS
17977
17978Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
17979
17980 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 17981 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
17982
17983Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
17984
17985 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 17986 delta.
c906108c
SS
17987
17988Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
17989
17990 * gdb.base/default.exp: Add brace missing from previous delta.
17991
17992Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
17993
17994 * gdb.base/default.exp: Support test for info float for all
17995 varieties of arm toolchain.
17996
dc96c6c7 17997Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17998
17999 * gdb.trace/*.exp: remove "remote_download" command.
18000
dc96c6c7 18001Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18002
18003 * gdb.trace/*.exp: remove -gdwarf from compile.
18004
18005Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
18006
18007 * gdb.trace/configure.in(AC_INIT): typo
18008 * gdb.trace/configure: regenerated
18009
dc96c6c7 18010Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18011
18012 * config/m68k-emc.exp: New file.
18013 * lib/<emc-support.exp trace-support.exp}: New files.
18014 * configure.in: add new test directory gdb.trace.
18015 * gdb.trace/{configure configure.in Makefile.in}: New files.
18016 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
18017 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
18018 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
18019 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
18020 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
18021 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
18022 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 18023
dc96c6c7 18024Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18025
18026 * gdb.c++/classes.exp: Change all regular expressions to match
18027 arbitrary combinations of newline/carriage-return, so that they
18028 will work equally well on Unix and Windows.
18029 * gdb.c++/inherit.exp: ditto.
18030 * gdb.c++/virtfunc.exp: ditto.
18031
180321998-08-11 Dawn Perchik <dawn@cygnus.com>
18033
18034 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
18035
c2d11a7d
JM
18036Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
18037
18038 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
18039 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
18040 to use a0-a3/d0-d3 as needed.
18041
18042Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
18043
18044 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
18045 * gdb.disasm/am33.exp: Corresponding changes.
18046
c906108c
SS
180471998-07-11 Felix Lee <flee@cygnus.com>
18048
18049 * gdb.base/callfuncs.exp: add cmp10 test.
18050 * gdb.base/callfuncs.c (cmp10): new function.
18051
18052Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
18053
d63a86f8 18054 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
18055 into two parts to get around a synchronization problem in expect.
18056
3fc11d3e
JM
18057Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
18058
18059 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
18060
18061 * configure.in: Add options for gdbtk testsuite.
18062
18063 * configure: Regenerate.
18064
18065 * gdb.gdbtk: New directory to hold gdbtk tests.
18066
c906108c
SS
18067Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18068
18069 * gdb.fortran/types.exp: Escape brackets in expect patterns
18070 for test_float_literal_types_accepted tests.
18071 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
18072 before run test.
18073
c2d11a7d
JM
18074Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
18075
18076 * am33.exp: Just compile, do not link the testcase.
18077 * am33.s: Add ".am33" pseudoop to force am33 mode.
18078
c906108c
SS
180791998-06-25 Felix Lee <flee@cygnus.com>
18080
18081 * gdb.base/setshow.exp: make sure $pc is sane.
18082
18083 * gdb.stabs/weird.exp: split expect patterns properly.
18084
c2d11a7d
JM
18085Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
18086
18087 * gdb.disasm/am33.s: New disassembler testfile for the am33.
18088 * gdb.disasm/am33.exp: Run it.
18089
dc96c6c7 18090Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18091
18092 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
18093 match processing (and eliminate spurious timeouts when running).
18094
dc96c6c7 18095Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18096
18097 * gdb.base/signals.exp (test_handle_all_print): put back Mach
18098 exception test, but conditionalize it on target [mach | gnu].
18099
dc96c6c7 18100Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18101
18102 * gdb.base/overlays.exp: fixup compile line for linker script.
18103
18104Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
18105
18106 * gdb.fortran/types.exp: don't guess at float size.
18107
18108Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
18109
18110 * gdb.base/exprs.exp: delete test that depends on int size.
18111
18112Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
18113
18114 * config/sim.exp: Removed checks for target triplets.
18115 (gdb_target_sim): Use gdb,target_sim_options.
18116
18117Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
18118
18119 * gdb.base/reread.exp: New file.
18120 * gdb.base/reread1.c: New file.
18121 * gdb.base/reread2.c: New file.
18122
18123Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
18124
18125 * config/sim.exp: Use 'target sim -sparclite' when running
18126 SPARClite programs.
18127
18128Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
18129
18130 * gdb.base/structs2.exp: New file.
18131 * gdb.base/structs2.c: New file.
18132
18133Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
18134
18135 * gdb.asm/common.inc: New file.
18136 * gdb.asm/d10v.inc: New file.
18137 * asm-source.exp: Pass -I's to gas to find .inc files.
18138 Update line numbers in expected output.
18139 * asmsrc1.s: Rewrite.
18140 * asmsrc2.s: Rewrite.
18141 * configure.in: Create arch.inc symlink.
18142 * configure: Regenerate.
18143 * Makefile.in (distclean): Delete arch.inc.
18144
18145Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
18146
18147 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
18148 (t_enum_value2): ditto
18149 (t_enum_value3): ditto
18150 (main): ditto
c906108c
SS
18151Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18152
18153 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
18154 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
18155 change.
18156 Use gdb_test instead of send_gdb/gdb_expect sequences.
18157
18158Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
18159
18160 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
18161 not void.
18162
18163Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
18164
18165 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
18166 subroutines. Used to test gdbs ability to single step through PC
18167 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
18168
18169Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
18170
18171 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
18172 more rigorous EGCS C++ error checking.
18173
18174Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18175
a9c64011
AS
18176 * gdb.base/help.exp: Clean up `help set args' and `help show args'
18177 tests.
18178 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
18179 function when asleep.
18180 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
18181 for i*86 Linux and SVR4 signal handling problems.
18182 Remove linux xfail for `next to handler in signals_tests_1', fixed
18183 by recent infrun.c change.
18184 Limit backtrace to 10 frames to avoid timeout problems with infinite
18185 stack backtraces.
18186 Adjust expect pattern in `handle all print' test to match Apr 28 1997
18187 target.[ch] change.
c906108c
SS
18188
18189Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
18190
18191 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
18192 for a newline from gdb before continuing.
18193 (default_gdb_exit): Just look for y or n.
18194 (gdb_test): Detect abnormal exit from GDB running on DOS; if
18195 it does, fail the rests of the tests in the file.
18196
18197Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
18198
18199 * config/cygmon.exp: New file.
18200
18201Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
18202
18203 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 18204 main" test on remote targets.
c906108c
SS
18205
18206 * gdb.base/scope.exp: Fix problem with filelocal_bss before
18207 run test on remote targets.
18208
18209Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
18210
18211 * gdb.asm: New directory.
18212 * configure.in: Configure it.
18213 * configure: Regenerate.
18214 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
18215 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
18216
18217Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
18218
18219 * config/mn10300-eval.exp: New file to support MN10300 eval board.
18220
dc96c6c7 18221Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18222
a9c64011
AS
18223 * gdb.base/overlays (several files): Merge the two overlay
18224 managers into one. Change variables (foox, barx, bazx, grbxx)
18225 back into ints but force them to load in their proper sections.
c906108c
SS
18226
18227Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
18228
18229 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 18230 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
18231 (D10VCopy): Handle memory regions crossing 16k boundaries.
18232 (D10VCopy): Transfer data in 32 bit chunks.
18233
18234Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
18235
18236 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 18237 correct.
c906108c
SS
18238
18239 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 18240 map. Include space for printf in .text segment.
c906108c
SS
18241
18242 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 18243 updated d10v memory VMA/LMA map.
c906108c 18244 (D10VCopy): Call D10VTranslate.
d63a86f8 18245
c906108c
SS
18246Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
18247
18248 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
18249
18250 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
18251 that it won't be put into the .sdata - small data -
18252 section. Update reference.
c906108c
SS
18253 * gdb.base/baz.c (bazx, baz): Ditto.
18254 * gdb.base/foo.c (foox, foo): Ditto.
18255 * gdb.base/grbx.c (grbxx, grbx): Ditto.
18256
18257 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 18258 to be arrays.
d63a86f8 18259
dc96c6c7 18260Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18261
a9c64011
AS
18262 * gdb.base/overlays.exp: fix up and get working again.
18263 Add tests for backtraces from an overlay function.
d63a86f8 18264
c906108c
SS
18265Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
18266
18267 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
18268 "calling function with watchpoint enabled".
18269
18270Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
18271
18272 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 18273 gdb_suppress_tests for d10v-*-*.
c906108c
SS
18274 * lib/gdb.exp (gdb_suppress_tests): Disable this function
18275 pending review of whether it is useful or not.
18276
18277Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
18278
18279 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
18280
18281Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
18282
18283 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
18284 * config/dve.exp: New file to support Densan boards.
18285
18286Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
18287
18288 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 18289 reads and BSD.
c906108c
SS
18290
18291Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
18292
18293 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
18294 response.
18295
18296 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
18297
18298Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
18299
18300 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 18301 test.
c906108c
SS
18302
18303 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 18304 target_sizeof_long and target_bigendian_p.
c906108c 18305 (structs_by_value, structs_by_reference): Check values according
889bf7c5 18306 to targets word size and endianess.
d63a86f8 18307
c906108c
SS
18308Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
18309
18310 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 18311 output.
c906108c
SS
18312
18313Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
18314
18315 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 18316 Update test of set args help to match source change.
c906108c
SS
18317
18318Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
18319
18320 * gdb.base/default.exp: Expect help system output to be in
18321 alphabetical order.
18322 * gdb.base/help.exp: Ditto.
18323
18324Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
18325
18326 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
18327 "i*86-pc-linux-gnu*".
18328 * gdb.base/interrupt.exp: Ditto.
18329 * gdb.base/corefile.exp: Ditto.
18330
18331 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 18332 define vxworks when building the testcase.
c906108c
SS
18333
18334 * gdb.base/ptype.exp: Fix testnames to be unique.
18335 * gdb.base/radix.exp: Ditto.
18336 * gdb.base/term.exp: Ditto.
18337 * gdb.base/whatis.exp: Ditto.
18338 * gdb.c++/classes.exp: Ditto.
18339
18340Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
18341
18342 * gdb.base/callfuncs.exp: Fix indentation.
18343
18344 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
18345 suppress_flag has been set.
18346 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
18347 target feature.
18348
18349Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
18350
18351 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
18352 the testcase.
18353
18354 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 18355 set_debug_traps() and breakpoint().
c906108c
SS
18356 * gdb.c++/misc.cc (main): Ditto.
18357 * gdb.c++/templates.cc (main): Ditto.
18358 * gdb.c++/virtfunc.cc (main): Ditto.
18359
18360Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
18361
18362 * lib/gdb.exp(gdb_step_for_stub): New function.
18363 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
18364 exists, reload the executable and do a "continue" instead of
18365 doing a jump.
18366 (runto_main): Use gdb_step_for_stub.
d63a86f8 18367
c906108c 18368 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 18369 tests to have unique names.
c906108c
SS
18370 * gdb.base/callfuncs.exp: Ditto.
18371 * gdb.base/commands.exp: Ditto.
18372 * gdb.base/default.exp: Ditto.
18373 * gdb.base/help.exp: Ditto.
18374 * gdb.base/list.exp: Ditto.
18375 * gdb.base/opaque.exp: Ditto.
18376 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
18377 similar tests.
d63a86f8 18378
c906108c
SS
18379 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
18380 * gdb.c++/cplusfuncs.cc: Ditto.
18381 * gdb.c++/virtfunc.cc: Ditto.
18382
18383 * config/monitor.exp: Keep track of the last file we saw, rather
18384 than trying to get the info from gdb.
18385
18386 * gdb.fortran/types.exp: Move comment to previous line.
18387
18388Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
18389
18390 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 18391 target mode.
c906108c
SS
18392
18393Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
18394
18395 From Bob Manson:
18396 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 18397 string from GDB when it connects.
c906108c
SS
18398
18399 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
18400
18401Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
18402
18403 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
18404 if we can't get a debug format from GDB (we may be testing an
18405 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
18406
18407 * gdb.stabs/weird.exp: Fix quoting.
18408
18409 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
18410
18411Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
18412
18413 * config/arm-ice.exp: New file.
18414
18415Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
18416
18417 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 18418 until it has been modified to work with the new testsuite.
c906108c 18419
99707966 18420 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
18421 testcase won't compile, cause all of the testcases in the file to
18422 fail instead.
c906108c
SS
18423
18424 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
18425 (gdb_clear_suppressed): New procedure.
18426 (gdb_stop_suppressing_tests): Only clear suppress_flag if
18427 it contains a positive value.
18428
18429Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
18430
18431 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
18432
18433 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
18434
18435Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
18436
18437 * lib/gdb.exp (setup_xfail_format): New function.
18438 (get_debug_format): New function to get debug format.
18439 (debug_format): New global variable to hold last value set
18440 by get_debug_format.
18441 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 18442 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
18443 * gdb.c++/ptype.exp: Ditto.
18444 * gdb.c++/classes.exp: Ditto.
18445 * gdb.c++/cplusfuncs.exp: Ditto.
18446 * gdb.c++/inherit.exp: Ditto.
18447 * gdb.c++/templates.exp: Ditto.
18448 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 18449
c906108c
SS
18450Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
18451
18452 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
18453 host doesn't have a currently-open connection.
18454
18455 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
18456 any gdb stub target. Handle cases where gdb doesn't respond when
18457 interrupted in a sane fashion.
c906108c
SS
18458
18459 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 18460 same thing in a totally different way.
c906108c
SS
18461
18462 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 18463 setting "timeout".
c906108c 18464 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 18465 default_gdb_init now.
c906108c
SS
18466
18467Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
18468
18469 * gdb.base/printcmds.exp: Fix "check for floating addition"
18470 regexp to accept results within approx +/- .01 of exact value.
18471 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
18472
18473Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
18474
18475 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 18476 properly.
c906108c
SS
18477 (gdb_expect): Add optional timeout parameter, and add timeout
18478 value to various calls.
18479 (gdb_suppress_tests): Only give one warning message per group.
18480
18481Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
18482
18483 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
18484 global variables. Handle getting a value for $timeout more
18485 gracefully.
c906108c
SS
18486
18487Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
18488
18489 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 18490 initialize.
c906108c 18491 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 18492 by a target configuration file.
c906108c
SS
18493 (gdb_expect): Pass the timeout to remote_expect.
18494
18495 * config/monitor.exp(gdb_load): Fix typo in regexp.
18496
18497Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
18498
18499 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
18500
18501Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
18502
18503 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
18504 here. Call gdb_target_exec before rebooting the target, to make
18505 sure the connection to the target is closed.
c906108c
SS
18506 (gdb_load): Pass the name of the executable to gdb_target_monitor.
18507 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
18508 Also detect "Timeout reading from remote" error.
18509
18510 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
18511 gdb_target_monitor. Don't call gdb_file_cmd here; let
18512 gdb_target_monitor do it.
c906108c
SS
18513
18514 * gdb.disasm/hppa.exp: Don't use exec_output.
18515
18516Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
18517
18518 * gdb.base/list.exp: If we're debugging a non-native target,
18519 try to set the pc register to point to the start of the
18520 program before doing the first list command.
18521
18522 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 18523 test_calls after restarting.
c906108c
SS
18524
18525 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 18526 reloading.
c906108c
SS
18527
18528 * gdb.base/watchpoint.exp: Fix typo.
18529
18530 * gdb.base/setshow.exp: Check for use_gdb_stub.
18531
18532 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 18533 stub case.
c906108c
SS
18534 * gdb.base/langs.exp: Ditto.
18535
18536 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
18537 gdb_load_offset. If we weren't given a file to load, figure out
18538 what the current file is and use it.
c906108c
SS
18539
18540 * config/i386-bozo.exp: New file.
18541
18542Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
18543
18544 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
18545 feature.
18546
18547 * config/proelf.exp: New entry.
18548
18549Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
18550
18551 * lib/gdb.exp: Remove spurious .* patterns at the beginning
18552 of regexps.
18553
18554 * gdb.base/watchpoint.exp: Don't run the test_stepping
18555 tests if gdb can't call functions on the target.
18556
18557 * gdb.base/setshow.exp: Don't run the set prompt tests if
18558 the board has gdb_prompt set.
18559
18560Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
18561
18562 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
18563 * gdb.base/commands.exp: Likewise.
18564 * gdb.base/setshow.exp: Likewise.
18565
18566Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
18567
18568 * config/monitor.exp(gdb_start): Look for gdb_prompt target
18569 feature.
18570
18571 * config/i960.exp: New file.
18572
18573Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
18574
18575 * gdb.base/funcargs.exp: Check for gdb,short_int target
18576 feature instead of looking for explicit target triplets.
18577
dc96c6c7 18578Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 18579
d63a86f8 18580 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
18581 "p 123DEADBEEF", to check parse_number.
18582 * top.c: change "to enable to enable" to "to enable" in a couple
18583 of help strings.
18584
18585Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
18586
18587 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
18588 on the mn10300.
d63a86f8 18589
c906108c
SS
18590Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
18591
18592 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
18593 where the test executable is run with explicit args.
18594 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
18595
18596Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
18597
18598 * gdb.base/run.c: Use FAKEARGV to build test executable that
18599 does not require a command line arg, since most simulators
18600 don't currently support passing such an arg into the simulated
18601 program.
18602 * gdb.base/commands.exp: Change tests to insert the proper
18603 value as the arg to the first recursive factorial call. Change
18604 compilation line to define FAKEARGV at compile time.
18605
18606Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
18607
18608 * gdb.base/recurse.exp: Enable these tests for the mn10300.
18609 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
18610 function with watchpoint enabled" test.
18611
18612Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
18613
18614 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 18615 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
18616
18617 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 18618 "Tests restarted" messages.
c906108c
SS
18619
18620Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
18621
18622 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
18623
dc96c6c7 18624Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18625
18626 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
18627 for INFO SYMBOL; add help tests for OVERLAY commands.
18628 * gdb.base/default.exp: add tests for INFO SYMBOL command;
18629 add tests for OVERLAY commands
18630 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
18631 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
18632 * gdb.base/sigall.c: add usestubs code frag
18633 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 18634
c906108c
SS
18635Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
18636
18637 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
18638 failures.
18639 (gdb_stop_suppressing_tests): Note that tests have restarted.
18640
18641Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
18642
18643 * config/h8300.exp: New file.
18644
18645Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
18646
18647 * gdb.base/setshow.exp: Check for the existence of a
18648 feature, not its value.
18649
18650Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
18651
18652 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
18653
18654 * gdb.base/scope.exp: It's now init0(), not init().
18655
18656 * gdb.base/scope0.c: For now, change init() to be init0().
18657
18658 * config/monitor.exp: Use gdb_serial in preference to serial
18659 or netport.
18660
18661 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 18662 and it's not already set.
c906108c
SS
18663
18664Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
18665
18666 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 18667 isn't using a stub and if it supports argument passing.
c906108c
SS
18668
18669Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
18670
18671 * config/udi.exp(gdb_start): Make sure UDICONF is set
18672 properly before starting gdb.
18673
18674Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
18675
18676 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
18677 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
18678 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
18679
18680Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
18681
18682 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 18683 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
18684
18685 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
18686
18687 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
18688
18689 * config/monitor.exp: Make sure we disconnect from the target.
18690 Also, try a reboot/reload cycle instead of failing if the
18691 load fails.
18692
18693Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
18694
18695 * gdb.base/default.exp: Don't set match_max.
18696 * gdb.base/help.exp: Ditto.
18697 * gdb.base/list.exp: Ditto.
18698 * gdb.base/signals.exp: Ditto.
18699
18700 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
18701 set, use remote_ld to download the testcase instead of
18702 the GDB loader.
18703
18704Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
18705
18706 * config/vr5000.exp: New file.
18707
18708 * config/monitor.exp(gdb_target_monitor): Add pattern for
18709 "Ending remote" to detect errors in connecting.
18710
18711 * gdb.base/setshow.exp: Add .* within auto language test.
18712
18713 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
18714 target feature.
18715
18716 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 18717 and reboot the board if necessary.
c906108c
SS
18718
18719 * gdb.base/setvar.exp(test_set): Handle multiple prints within
18720 a set of tests. Remove print.* from the patterns being checked.
18721
18722Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
18723
18724 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
18725 refer to gdb_spawn_id.
18726
18727 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
18728 longer used.
18729 * config/sparclet.exp: Ditto.
18730 * config/sparclet-old.exp: Ditto.
18731 * config/slite.exp: Ditto.
18732 * config/sim.exp: Ditto.
18733 * gdb.base/funcargs.exp: Ditto.
18734
18735 * lib/gdb.exp:Remove references to gdb_spawn_id.
18736 (gdb_expect): Move to remote.exp.
18737
18738Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
18739
18740 * config/monitor.exp: Detect the "Couldn't establish connection"
18741 message from GDB.
18742
18743Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
18744
18745 * gdb.base/bitfields.exp: Use runto instead of explicit
18746 gdb_run_cmd/gdb_expect sequences.
18747
18748 * gdb.base/break.exp(text_next_with_recursion): Add match for
18749 gdb_expect call.
18750
18751 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
18752 We also need to handle the "A program is being debugged already"
18753 prompt from gdb. Use gdb_test to set the baud rate.
18754
18755 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
18756 to 20000. Really. I mean it.
18757
18758Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
18759
18760 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
18761 fails. If suppress_flag is set, skip perror message about not
18762 being able to send to GDB.
c906108c 18763 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 18764 GDB.
c906108c
SS
18765 (gdb_expect): If suppress_flag is set, always fail immediately.
18766 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
18767 (gdb_init): Call gdb_stop_suppressing_tests.
18768 (default_gdb_exit): Ditto.
18769 (default_gdb_start): Ditto.
18770
18771 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 18772 gdb_stop_suppressing_tests as appropriate.
c906108c 18773 * gdb.base/break.exp: Ditto.
889bf7c5 18774 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
18775 * gdb.base/commands.exp: Ditto.
18776 * gdb.base/exprs.exp: Ditto.
889bf7c5 18777 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
18778 * gdb.base/list.exp: Ditto.
18779 * gdb.base/recurse.exp: Ditto.
889bf7c5 18780 * gdb.base/scope.exp: Ditto.
c906108c
SS
18781 * gdb.base/structs.exp: Ditto.
18782 * gdb.c++/inherit.exp: Ditto.
18783
18784Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
18785
18786 * config/vr4300.exp: New file.
18787
99707966 18788 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 18789
99707966 18790 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
18791
18792Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
18793
18794 * lib/gdb.exp(gdb_init): New function.
18795
18796 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 18797 for each individual variable set.
c906108c
SS
18798
18799 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
18800 name.
18801
18802 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
18803
18804 * gdb.base/scope.exp: Use gdb_test.
18805
18806 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
18807 aborting; the testsuite driver will do that for us (see
18808 gdb_finish). Also, use gdb_test in a few more places.
18809
18810Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
18811
18812 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
18813
18814Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
18815
18816 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
18817 and "add_tests" are not at the same address.
18818
18819Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
18820
18821 * gdb.base/ptype.exp: Use gdb_test.
18822
18823Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
18824
18825 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
18826 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
18827 left in. No longer expect them to fail.
18828
18829 * gdb.stabs/*.mt; Deleted, no longer used.
18830 * gdb.stabs/configure.in: Remove references to target makefile
18831 frags.
18832 * gdb.stabs/configure: Rebuilt.
18833
18834 * gdb.disasm/*.mt: Deleted, no longer used.
18835 * gdb.disasm/configure.in: Remove references to target makefile
18836 frags. Use "sh3.s" as the unique filename for this directory.
18837 * gdb.disasm/configure: Rebuilt.
18838
18839 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
18840 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
18841 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
18842
18843Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
18844
18845 * config/udi.exp: Use mondfe,name instead of remote_host.
18846
18847Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
18848
18849 * gdb.base/watchpoint.exp: Don't expect a failure when calling
18850 a function with a watchpoint enabled on the mn10200.
18851
18852 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
18853 before trying to create it!
18854
18855Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
18856
18857 * config/vx.exp: Use hostname instead of netport.
18858
18859 * config/vxworks.exp: New file.
18860
18861 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
18862
18863 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 18864 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
18865 occurs.
18866
18867 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
18868 $gdb_spawn_id directly.
18869 (gdb_run_cmd): Try _start as well as start. Use the target feature
18870 gdb,start_symbol as the symbol to start from when jumping.
18871
18872Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
18873
18874 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
18875 redundant) test.
18876
18877 * gdb.base/recurse.exp: Relax final value test for 'b' so that
18878 it doesn't lose for 16bit integer systems.
18879
18880Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
18881
18882 * gdb.fortran/types.exp: If the target doesn't support "double"
18883 data types, then expect "real" types to only be 4 bytes.
18884
18885 * gdb.c++/virtfunc.exp: Expect failure for virtual function
18886 call tests if the target doesn't support inferior function calls.
18887
18888 * gdb.base/printcmds.exp: Allow minor deviation in FP values
18889 in printf tests.
18890
18891Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
18892
18893 * gdb.base/help.exp: Disable "help set", "help show", and
18894 "help support". Simplify regexp for "help stack".
18895
18896 * gdb.base/default.exp: Set match_max to 5000 and the timeout
18897 to 60 seconds. Temporarily set match_max to 15000 around the
18898 "info copying" test.
18899
18900 * gdb.base/nodebug.exp: Don't try to do an inferior function
18901 call if the target doesn't support them.
18902 * gdb.base/printcmds.exp: Likewise.
18903 * gdb.base/setvar.exp: Likewise.
18904 * gdb.base/structs.exp: Likewise.
18905 * gdb.c++/templates.exp: Likewise.
18906 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
18907
18908 * gdb.base/recurse.exp: Enable for the mn10200.
18909
18910 * configure.in: Do configure gdb.stabs directory for *-*-elf
18911 targets.
18912 * configure: Rebuilt.
18913
18914 * gdb.base/break.exp: Check for gdb,noresults before testing
18915 exit status and/or results from the target.
18916 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
18917 * lib/gdb.exp: Remove old (now bogus) initialization of
18918 noinferior, noargs, noresults and nosignals.
18919
18920Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
18921
18922 * config/sh.exp: New file.
18923
18924 * config/slite.exp: Try to connect multiple times to the board
18925 before rebooting. Only send a "monitor run" if need_monitor_run
18926 is set.
18927
18928 * gdb.base/break.exp: Don't do the "stub continue" test if
18929 the target has gdb_stub set.
18930
18931 * gdb.base/callfuncs.exp: Increase the timeout.
18932
18933 * gdb.base/interrupt.exp: Don't even try to compile the testcase
18934 if the target has gdb,noinferiorio set.
18935
18936 * gdb.base/list.exp: Increase match_max to 10000 characters.
18937
18938 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
18939
18940 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
18941 target.
18942
18943 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
18944
18945Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
18946
18947 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
18948 trying to delete the copy of gdb. Catch the file delete so we
18949 don't die if the delete fails; also, the file should be copied to
18950 the host, not to the build.
c906108c
SS
18951
18952Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
18953
18954 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 18955 parenthesis in case it contains multiple regexps separated
c906108c
SS
18956 with |.
18957
18958 * gdb.base/watchpoint.exp: Use gdb_test.
18959 * gdb.base/default.exp: Ditto.
18960
18961Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
18962
99707966 18963 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 18964
c906108c
SS
18965 * gdb.base/scope.exp: Use gdb_test.
18966 * gdb.c++/classes.exp: Ditto.
18967 * gdb.c++/inherit.exp: Ditto.
18968
18969Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
18970
18971 * gdb.base/crossload.exp: Don't use execute_anywhere, use
18972 remote_exec instead.
18973 * gdb.base/corefile.exp: Don't be ridiculous.
18974 * gdb.base/*.c: Add missing stub invocations.
18975
18976Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
18977
18978 * config/slite.exp: Miscellaneous fixes.
18979
18980 * lib/gdb.exp: Fix runto.
18981
18982 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
18983 the target.
18984
18985 * gdb.base/watchpoint.exp: Fix regexp.
18986
18987 * lib/gdb.exp(default_gdb_exit): Add a catch to the
18988 close and wait commands, as the descriptor may now be
18989 invalid. Always call "remote_close host".
18990
18991Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
18992
18993 Major rewrite for testsuite revision.
d63a86f8 18994
c906108c
SS
18995 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
18996 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
18997 instead of relying on spawn_id to always contain a valid
18998 spawn id.
18999 (get_compiler_info): New procedure to build the ${binfile}.ci
19000 file, instead of replicating this in N different places.
19001 (gdb_compile): New procedure.
d63a86f8 19002
c906108c 19003 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
19004 appropriate arguments) instead of compile. Use gdb_test in a lot
19005 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
19006 at the start of a testcase, as this is no longer done magically.
19007
19008 config/*-gdb.exp: Rename without the -gdb suffix.
19009
19010 config/mips.exp: Use remote_close instead of exit_remote_shell.
19011 config/monitor.exp: Use target_info instead of looking at
19012 baud, timeout, etc.
19013 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
19014
19015Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19016
19017 * gdb.c++/templates.exp (test_ptype_of_templates),
19018 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
19019 Update expect patterns for destructors and assignment operators
19020 to match corresponding c-typeprint.c changes.
19021 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
19022 to destructor breakpoint test, GDB should be able to set the
19023 destructor breakpoint without specifying arguments.
19024
19025Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
19026
19027 * gdb.threads/pthreads.exp: Change result for failure to compile due
19028 to lack of pthreads runtime support from an error to simply an
19029 unsupported test, per dejagnu standards.
19030
19031Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19032
19033 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
19034 where GDB exits to reduce pattern match time.
19035 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
19036
19037 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
19038
dc96c6c7 19039Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19040
19041 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
19042 * gdb.base/default.exp: ditto.
19043 * gdb.base/nodebug.exp: ditto.
19044 * gdb.base/printcmds.exp: ditto.
19045 * gdb.base/ptype.exp: ditto.
19046 * gdb.base/setvar.exp: ditto.
19047 * gdb.base/structs.exp: ditto.
19048 * gdb.base/setshow.c: Guard against uninitialized values of argc.
19049
19050Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
19051
19052 * configure, */configure: Rebuild with autoconf 2.12.
19053
19054Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
19055
19056 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
19057 use new i*86-pc-linux*-gnu quads.
19058 * gdb.base/corefile.exp: Ditto.
19059 * gdb.base/signals.exp: Ditto.
19060 * gdb.base/sigall.exp: Ditto.
19061 * gdb.base/interrupt.exp: Ditto.
19062
19063 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
19064 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
19065 RedHat 4.0.
d63a86f8 19066
c906108c 19067 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
19068 linux. This allows the test case to at least compile on latest
19069 linux, but still not run due to missing the threads runtime library.
c906108c
SS
19070
19071Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19072
19073 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
19074 directory to search gdb directory. Accept and step over conditional
19075 stack alignment code. Consume $prompt in failure cases.
19076 Reset timeout to $oldtimeout instead of some arbitrary value.
19077 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
19078 timeout problems with infinite stack backtraces.
19079 * gdb.base/ptype.exp (ptype struct link, union tu_link):
19080 Accept function parameters for linkfunc member.
19081
19082Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
19083
19084 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
19085 (CXXFLAGS): Remove, unreferenced.
19086 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
19087 previous -B options and also add -B option to pick up cross compiled
19088 runtime.
c906108c
SS
19089 (TARGET_INCLUDES): Add for -I options and add code to initialize when
19090 doing cross compiles.
19091 (target_alias): Declare global.
19092 (xgcc): Set variable to full path of gcc in build tree. Use findfile
19093 to verify that gcc exists in build tree, and if so set CC to that
19094 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 19095
c906108c
SS
19096Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
19097
19098 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
19099 ptype test for anonymous union. Fixup testcase to match
19100 current gcc debug output.
19101
19102Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
19103
19104 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
19105 force argument to an unsigned long type.
19106
19107Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
19108
19109 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 19110 tests and anonymous union print/ptype tests.
c906108c
SS
19111 * gdb.base/list.exp (test_forward-search): Increase timeout by
19112 5 minutes for the "search extremely long line" case.
19113 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
19114 completely optional and that the pass/fail messages use the command as
19115 the message if that third arg is a null string.
19116 (gdb_test_exact): Arrange that a null string pattern means match a
19117 null string output rather than any output, which might include random
889bf7c5 19118 errors.
c906108c
SS
19119 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
19120 backtrace test.
19121 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
19122 always failing and failure is now exposed by gdb.exp changes.
19123
19124Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
19125
19126 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
19127 weren't being noted.
19128
19129Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19130
19131 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
19132 * gdb.stabs/weird.exp: Remove v_comb xfails.
19133
dc96c6c7 19134Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19135
19136 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 19137 list.exp scope.exp watchpoint.exp]
c906108c 19138 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 19139
dc96c6c7 19140Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19141
19142 * config/monitor.exp: Increase download timeout to 1000 seconds.
19143
dc96c6c7 19144Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19145
19146 * config/m32r.exp: Increase timeout to 120 seconds.
19147
19148Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
19149
19150 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
19151 and accept older ordering as obsolescent gcc or gdb.
19152 * gdb.c++/templates.exp: Ditto.
19153 * gdb.c++/virtfunc.exp: Ditto.
19154
19155Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
19156
19157 * gdb.base/coremaker.c: Add code to mmap some data so we
19158 can check that it ends up in the core file.
19159 * gdb.base/corefile.exp: Add test to read mmapped data
19160 from core file.
19161
dc96c6c7 19162Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19163
19164 * config/m32r.exp: New file.
19165
19166Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
19167
19168 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
19169 that cflags can contains -gstabs, and work correctly for other tests.
19170
dc96c6c7 19171Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19172
19173 * gdb.base/setshow.exp: New file, tests show and set.
19174 * gdb.base/setshow.c: New file, tests show and set.
19175 * gdb.base/help.exp: Add test for help set|show annotate.
19176 * gdb.base/default.exp: Add test for set|show annotate.
19177
19178Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
19179
19180 * testsuite/gdb.base/break.exp: Make backtrace from factorial
19181 errors unique.
19182 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
19183 explicitly.
19184
19185Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
19186
19187 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
19188 and width commands. This is done elsewhere.
19189 * (gdb_start): Don't call gdb_start_sim here. That's already
19190 done in gdb_load. This fixes lots of failures in default.exp.
19191
19192Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
19193
19194 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
19195 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
19196 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
19197 in the same we we treat other failures (since it may be an expected
889bf7c5 19198 condition), rather than as an error.
c906108c
SS
19199 * gdb.base/signals.exp (test_handle_all_print): Revert back to
19200 old test format.
19201
19202Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
19203
19204 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
19205 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 19206 twice. Nuke the duplicates.
c906108c 19207 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 19208 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
19209 Remove config.h along with other config files.
19210
19211Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
19212
19213 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
19214 "p func1 ()" and note that rests of tests are skipped.
19215 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19216 setup_xfails for "print func2::coremaker_local".
c906108c
SS
19217 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
19218 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
19219 affected by the previous run test.
19220 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
19221 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
19222 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
19223 "pass int powerset tuple" and "pass modeless int powerset tuple".
19224 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
19225 "real write 4" and "real write 8".
19226 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19227 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
19228 "print \$i after tuple assign 2", and
19229 "print vs2 after tuple assign 2".
19230 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
19231 meaningful error message and return -1 so the caller can
19232 suppress further tests and avoid a cascade of errors.
d63a86f8 19233
c906108c
SS
19234Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
19235
19236 * gdb.base/a1-selftest.exp: Tweak tests to account for new
19237 format for printing version.
19238 * gdb.base/default.exp: Ditto.
19239 * gdb.base/interrupt.exp: Fix problem with cascade of
19240 errors if child process dies while calling a function.
d63a86f8 19241
c906108c
SS
19242Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
19243
19244 * Makefile.in (VPATH): Add
19245 * Makefile.in (Makefile, config.status): Fix rules so things get
19246 remade when necessary.
19247
19248Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
19249
19250 * Makefile.in (just-check): Add path to sibling expect dir
19251 to environment variable specified by RPATH_ENVVAR.
19252
19253Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
19254
19255 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
19256 (just-check): Add shared library paths for libstdc++, tk,
19257 tcl, bfd, and opcodes to the environment variable specified
19258 in RPATH_ENVVAR.
19259 * configure.in: Add support to recognize --enable-shared flag
19260 and generate correct value for RPATH_ENVVAR.
19261 * configure: Regenerated with autoconf.
19262
19263Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
19264
19265 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 19266 include all osf versions.
c906108c
SS
19267 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
19268 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
19269 when target is linux. When failing to build pthreads test
19270 executable, give more meaningful message.
19271 * gdb.threads/pthreads.c: Hpux also uses old definition of second
19272 arg for pthread_create.
d63a86f8 19273
c906108c
SS
19274Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
19275
19276 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 19277 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 19278 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 19279 and -lpthreads (everybody else).
c906108c
SS
19280 (test_startup): Fail gracefully if threads are not supported.
19281 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
19282 "p/c array_index("abcdef",2)" when not gcc compiled.
19283 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
19284 "print func2::coremaker_local" when not gcc compiled.
19285 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
19286 "ptype on opaque struct tagname (statically)",
19287 "ptype on opaque struct tagname (dynamically) 1", and
19288 "ptype on opaque struct tagname (dynamically) 2"
19289 for not compiled with gcc.
19290 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
19291 backtrace when compiled with gcc.
d63a86f8 19292 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
19293 than always return success.
19294
19295Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
19296
19297 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
19298
19299Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
19300
19301 * gdb.base/structs.exp: Undo last change.
19302
19303Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
19304
19305 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
19306 encapsulate all the steps/nexts done during self test, starting
19307 at main, and makes them less sensitive to optimization issues.
19308 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
19309 signal handler" test.
19310 * gdb.threads/pthreads.exp: Only run this for native configs.
19311 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
19312 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
19313 tests.
19314 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
19315 for "runto test_calls(void)" test.
d63a86f8 19316
c906108c
SS
19317Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
19318
19319 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
19320 and don't expect address info in breakpoint confirmations.
19321
19322Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
19323
19324 * gdb.base/list.exp (test_forward_search): Increase timeout
19325 temporarily by 60 seconds for searching extremely long line,
889bf7c5 19326 and then reset to old value when done. Increase expect input
c906108c
SS
19327 buffer to 10000.
19328
19329Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
19330
19331 * gdb.base/list.exp (test_forward_search): Fix to handle very
19332 long source line without overflowing expect's input buffer.
19333
19334Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
19335
19336 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
19337 "buffer_full".
19338
19339 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
19340 "buffer_full".
19341
19342 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
19343 "buffer_full".
19344
19345 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
19346 "buffer_full".
19347
19348Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
19349
19350 * configure.in (configdirs): Add gdb.threads.
19351 * configure: Regenerated with autoconf.
19352 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
19353 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
19354 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 19355
c906108c
SS
19356Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
19357
19358 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
19359
19360Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
19361
19362 * gdb.base/signals.exp (test_handle_all_print): Test separately for
19363 each signal's status in the output of "handle all print".
19364 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
19365 the \r\n sequence that immediately precedes the gdb prompt.
19366 * gdb.base/a1-selftest.exp: Save original timeout and restore
19367 after test.
19368
19369Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
19370
19371 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
19372 symbol.
19373
19374Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
19375
19376 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
19377
19378Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
19379
19380 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
19381 timeout by 60 seconds.
19382
19383Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
19384
19385 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
19386 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
19387 error return.
19388
19389Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
19390
19391 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
19392 gdb initialization, also report how long dejagnu waited. Restore
19393 old timeout before doing error return. Temporarily increase timeout
889bf7c5 19394 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
19395
19396Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
19397
19398 * lib/gdb.exp: Report timeout value for verbosity level 2.
19399 * config/gdbserver.exp: Ditto.
19400 * config/hppro.exp: Ditto.
19401 * config/mips-gdb.exp: Ditto.
19402 * config/monitor.exp: Ditto.
19403 * config/netware.exp: Ditto.
19404 * config/sim-gdb.exp: Ditto.
19405 * config/slite-gdb.exp: Ditto.
19406 * config/udi-gdb.exp: Ditto.
19407 * config/unix-gdb.exp: Ditto.
19408 * config/vx-gdb.exp: Ditto.
19409 * gdb.base/a1-selftest.exp: Ditto.
19410 * gdb.base/a2-run.exp: Ditto.
19411 * gdb.base/break.exp: Ditto.
19412 * gdb.base/corefile.exp: Ditto.
19413 * gdb.base/list.exp: Ditto.
19414 * gdb.base/recurse.exp: Ditto.
19415 * gdb.base/scope.exp: Ditto.
19416 * gdb.base/signals.exp: Ditto.
19417
19418Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19419
19420 * gdb.threads/Makefile.in (docdir): Removed.
19421
19422Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19423
19424 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 19425 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 19426 @srcdir@.
d63a86f8 19427 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
19428 autoconf 2.5 or higher.
19429 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
19430
19431Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
19432
19433 * configure: Regenerated.
19434 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
19435 avoid name clashes with SunOS headers.
19436
19437Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
19438
19439 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
19440
19441Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
19442
19443 * gdb.base/callfuncs.exp: Finish last change -- make sure the
19444 prototype information ends up in the compiler info file.
19445
19446Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
19447
19448 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
19449 attempting to regenerate it. Eliminate use of a temporary file
19450 and just generate the info file directly. Source it immediately,
19451 for consistency of use.
19452 * gdb.base/corefile.exp: Ditto
19453 * gdb.base/exprs.exp: Ditto.
19454 * gdb.base/funcargs.exp: Ditto.
19455 * gdb.base/langs.exp: Ditto.
19456 * gdb.base/list.exp: Ditto.
19457 * gdb.base/mips_pro.exp: Ditto.
19458 * gdb.base/nodebug.exp: Ditto.
19459 * gdb.base/opaque.exp: Ditto.
19460 * gdb.base/ptype.exp: Ditto.
19461 * gdb.base/scope.exp: Ditto.
19462 * gdb.base/setvar.exp: Ditto.
19463 * gdb.base/signals.exp: Ditto.
19464 * gdb.base/whatis.exp: Ditto.
19465 * gdb.c++/templates.exp: Ditto.
19466 * gdb.c++/virtfunc.exp: Ditto.
19467 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 19468 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
19469
19470Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19471
19472 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
19473 it got fixed by the recent lookup_minimal_symbol_by_pc change.
19474 Increase timeout, a lot of single stepping might be needed if the
19475 target has no hardware watchpoints.
19476
19477Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
19478
19479 * gdb.base/break.exp: Ignore compiler warnings when compiling
19480 break.c.
19481 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
19482 * gdb.base/default.exp: Add h8300 xfails. Handle messages
19483 from remote-sim.
19484 * gdb.base/exprs.exp: Add h8300 xfails.
19485 * gdb.base/funcargs.exp: Likewise.
19486 * gdb.base/nodebug.exp: Likewise.
19487 * gdb.base/printcmds.exp: Likewise.
19488 * gdb.base/ptype.exp: Likewise.
19489 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
19490 h8300 xfails.
d63a86f8 19491 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
19492 on the h8300.
19493 * gdb.base/funcargs.c: Explicitly make last constant argument to
19494 call_after_alloca_subr an unsigned long type.
19495 * gdb.base/return.c: Include stdio.h.
19496
19497Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
19498
19499 * config/abug.exp: New file for the older Motorola Bug monitor
19500 that runs on the mvme13x series VME boards.
19501 * config/monitor.exp: Use the new config array for target settings
19502 if they exist.
19503
19504Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
19505
19506 * sim-gdb.exp: Make the SH simulator allocate less space when
19507 it is targeted.
19508
19509Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
19510
19511 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
19512 test.
19513
19514Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
19515
19516 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
19517 "rs6000-*-*" for "list function in include file" when gcc compiled.
19518 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
19519 for "p ctable1[120]".
19520 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
19521 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
19522 Remove setup_xfail for "rs6000-*-*" for
19523 "print 'scope0.c'::filelocal before run".
19524 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
19525 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
19526 since some compilers don't allow both options to be given
19527 on the same command line. Create object file and move it.
d63a86f8 19528
c906108c
SS
19529Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
19530
19531 * gdb.base/corefile.exp: Always regenerate the core file, since
19532 we always regenerate the coremaker program. Detect special case
19533 where registers cannot be read from core file.
d63a86f8 19534
c906108c
SS
19535Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
19536
19537 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
19538 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
19539 * gdb.c++/templates.exp: Only match on basename of file since
19540 some formats like xcoff don't encode directory information.
19541 * gdb.stabs/weird.exp: Use the right sed script for powerpc
19542 and rs6000 AIX xcoff targets.
19543 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
19544 * configure: Regenerate.
19545 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
19546 here, rather than in distclean.
d63a86f8 19547
c906108c
SS
19548Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
19549
19550 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
19551 defined, and use it to compile the test case with -O2. The
19552 native compilation still uses no optimization.
19553 * gdb.base/mips_pro.c: Remove inline assembly code since
19554 it is compiled PIC by default, which results in assembler
19555 warnings that make the testsuite think the compilation
19556 was unsuccessful.
19557
19558Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
19559
19560 * gdb.c++/misc.exp: Add note to message for
19561 "print s.a for foo struct" that this is a known gcc 2.7.2
19562 and earlier bug.
19563
19564Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
19565
19566 * gdb.base/break.exp: Fix pattern for matching "Delete all
19567 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
19568 setup_xfail for deleting all breakpoints test. Fix various
19569 timeout messages to include "(timeout)".
19570 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
19571 for "p t_float_values2(3.14159,float_val2)".
19572 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
19573 for "continue to call2g" when gcc compiled.
19574 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
19575 "up to foo in langs.exp", "show language at foo in langs.exp",
19576 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
19577 and "show language at fsub in langs.exp".
19578 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
19579 "list line 1 in include file", "list message for lines past EOF",
19580 "list function in include file", "list list0.h:foo", and
19581 "list filename:function; nonexistant function".
19582 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
19583 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
19584 and "ptype t_char_array" to be for native cc only.
d63a86f8 19585
c906108c
SS
19586Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
19587
d63a86f8 19588 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 19589 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 19590 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
19591
19592Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
19593
19594 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
19595 "bt in signals.exp". This problem only appears when running
19596 the testsuite, and then only intermittently.
19597
19598Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
19599
19600 * gdb.base/return.exp (return_tests): Differentiate between
19601 two tests of continuing.
19602
19603Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
19604
19605 * */Makefile.in (maintainer-clean): Remove config.log.
19606 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
19607 * gdb.c++/Makefile.in (PROGS): Add inherit.
19608 (clean): Remove *.ci.
19609
19610Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
19611
19612 * gdb.c++/misc.cc: Add test code from Mike Stump.
19613 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
19614
19615Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
19616
19617 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
19618 to "alpha-*-osf2*" and add comment.
19619 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
19620 setup_xfail for "step over execarg initialization" and
19621 "step over corearg initialization".
c906108c
SS
19622 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
19623 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
19624 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 19625 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
19626 "print func2::coremaker_local", and "backtrace in corefile.exp".
19627 * gdb.base/signals.exp: Build and source signals.ci.
19628 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
19629 to be for gcc only.
19630 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 19631
c906108c
SS
19632Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19633
19634 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
19635 Feb 3 procfs.c change.
19636
19637Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
19638
19639 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
19640
19641Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
19642
19643 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
19644 from dejagnu's apparent default of 10 seconds, which gives random
19645 results when running the tests over NFS on moderately loaded systems.
19646 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
19647
19648Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
19649
19650 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
19651 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 19652 result reports.
c906108c
SS
19653
19654Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
19655
19656 * configure.in (CY_AC_PATH_TCLH): Remove.
19657 * configure: Regenerate.
19658
19659Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
19660
19661 * gdb.c++/Makefile.in (clean): Add missing '{'.
19662
19663Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
19664
19665 * lib/gdb.exp: Provide a default value for noinferior.
19666
19667 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
19668 Load libgloss.exp.
19669
19670Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
19671
19672 * gdb.disasm/hppa.exp: Compile directly into an executable, use
19673 the executable, not the .o to run the tests from.
19674
19675Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
19676
19677 * gdb.base/break.exp: Don't test for program exit or exit status
19678 if $noresults if nonzero.
19679 * gdb.base/langs.exp: Likewise.
19680 * gdb.base/watchpoint.exp: Likewise.
19681
19682 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
19683 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
19684 trying to compile the testcase.
19685
19686Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
19687
19688 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
19689 * gdb.base/signals.exp (continue to handler): Likewise.
19690
19691Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
19692
19693 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
19694
19695 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
19696
19697Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
19698
19699 * gdb.base/corefile.exp: Recognize "not found" as failure
19700 when trying to determine if a core file was generated.
19701 If no core file was generate the first time, try again without
19702 the ulimit -c to work around braindamaged shells.
19703
19704Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
19705
19706 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
19707 [] tests with "test" and enclose string in quotes.
19708 * gdb.stabs/configure: Rebuild
d63a86f8 19709
c906108c
SS
19710Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
19711
19712 Changes in sync with expect:
19713 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
19714 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
19715 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
19716 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
19717 argument to AC_REQUIRE.
19718 * configure: Regenerated.
19719
19720Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
19721
19722 * gdb.base/corefile.exp: When generating a core, discard any
19723 error messages about ulimit not found and the "core dumped"
19724 message from the shell that runs the coredumper.
19725
19726Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
19727
19728 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
19729
19730 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
19731 which sed script to run. Expect failure for v_comb test
19732 on PA targets too.
d63a86f8 19733
c906108c
SS
19734Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
19735
19736 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 19737 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
19738
19739Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
19740
19741 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
19742 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 19743 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
19744 * lib/gdb.exp (default_gdb_start): Fix typo.
19745 * gdb.base/corefile.exp: Allow "Core was generated by ..."
19746 messages to not include the full program name that caused
19747 the core dump since some systems (such as solaris) apparently
19748 truncate this path to about 80 characters.
19749 When generating a core file first try increasing the core file
19750 size limit to unlimited since some systems may default it to
19751 zero, and it is harmless to try it. Move the test for failing
19752 to generate a core file to where it will actually get executed.
19753 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
19754 new gdb result from g++ debug info improvements and make old
19755 pattern obsolescent. Also account for size_t differences
19756 (may be int or long).
19757 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
19758 initialization before function call is placed in the delay slot
19759 and thus appears to be skipped over by commands such as "next".
19760
19761Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
19762
19763 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
19764
19765Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
19766
19767 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
19768 input source file; fix code to compile test to deal with this
19769 convention.
19770 * gdb.c++/*.exp: Likewise.
19771
19772Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
19773
19774 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
19775 "bt in signals.exp".
19776
19777Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
19778
19779 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
19780 "step over execarg initialization" and
889bf7c5 19781 "step over corearg initialization".
c906108c
SS
19782
19783Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
19784
19785 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
19786 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
19787
19788Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
19789
19790 From Rob Savoye (rob@poseidon.cygnus.com)
19791 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
19792 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
19793 configure.in}, gdb.disasm/{Makefile.in, configure.in},
19794 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
19795 configure.in}: Major reworking for autoconfig.
c906108c
SS
19796 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
19797 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 19798 New files.
c906108c
SS
19799 * config/unix-gdb.exp: Make GDB global.
19800 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
19801 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
19802 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
19803 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
19804 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
19805 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 19806 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
19807 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
19808 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
19809 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
19810 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 19811 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
19812 to returns as necessary, arrange for test to compile own testcase
19813 executable.
c906108c 19814 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 19815
c906108c
SS
19816Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
19817
19818 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 19819 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
19820 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
19821 "backtrace through signal handler".
19822
19823Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19824
19825 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
19826 continuing from a job control stop signal.
19827 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
19828
19829Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
19830
19831 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
19832 * gdb.base/corefile.exp: Likewise.
19833 * gdb.base/funcargs.exp: Likewise.
19834
19835Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
19836
19837 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
19838 * config/monitor.exp: Add support for setting baud rate.
19839
19840Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
19841
19842 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
19843 i*86-*-linux* xfails for "backtrace through signal handler".
19844 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
19845 "print func2::coremaker_local".
19846 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 19847 alpha-dec-osf2* xfail for
c906108c
SS
19848 "delete all breakpoints when none".
19849
19850Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
19851
19852 * gdb.base/break.exp: Change test that deletes all breakpoints
19853 when no user breakpoints are installed. A post 4.15 change
19854 causes gdb to no longer prompt in this case.
19855
19856Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
19857
19858 * gdb.base/return.exp (return_tests): Change xfail for test
19859 "correct value returned double test" to stop xfailing at
19860 Solaris 2.5. Apparently the bug has been fixed.
19861
19862Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
19863
19864 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
19865 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
19866
19867Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
19868
19869 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
19870 * gdb.disasm/hppa.s: Corresponding changes.
19871
19872Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
19873
19874 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
19875 makefile fragment.
19876 * config/mt-hpux: Deleted.
19877
19878Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
19879
d63a86f8 19880 * Many files: When warning about suppressed tests due to a
c906108c
SS
19881 nonexistant test binary, avoid incrementing the warning count.
19882
19883Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
19884
19885 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 19886
c906108c
SS
19887Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19888
19889 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
19890 "sparc-*-solaris2*".
19891
19892Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19893
19894 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
19895 Add global and local variables and initialize them.
19896 * gdb.base/corefile.exp: Test correct mapping of corefile sections
19897 by printing variables. Remove rs6000 and powerpc xfails, BFD now
19898 extracts the file name and terminating signal from the core file.
19899 * TODO: Remove note about tests for correct mapping of corefile.
19900 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
19901 from optimizing it away.
19902 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
19903 handles common blocks.
19904
19905Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
19906
19907 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
19908 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
19909
19910Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
19911
19912 * Makefile.in (maintainer-clean): New target, synonym for
19913 realclean.
19914 * gdb.base/Makefile.in (maintainer-clean): Likewise.
19915 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
19916 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
19917 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
19918 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
19919 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
19920
19921Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
19922
19923 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
19924 xfails when not gcc compiled for "print foo::funclocal".
19925 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
19926 "print foo::funclocal at foo",
19927 "print 'scope1.c'::foo::funclocal at foo",
19928 "print foo::funclocal_bss at foo",
19929 "print 'scope1.c'::foo::funclocal_bss at foo",
19930 "print foo::funclocal_ro at foo",
19931 "print 'scope1.c'::foo::funclocal_ro at foo",
19932 "print bar::funclocal at foo" and
19933 "print 'scope1.c'::bar::funclocal at foo".
19934 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
19935 gcc compiled for "print foo::funclocal at bar".
19936 Expand all messages to ensure that they identify that
19937 the test is at bar().
19938 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
19939 gcc compiled for:
19940 "ptype on opaque struct pointer (statically)",
19941 "ptype on opaque struct tagname (statically)",
19942 "ptype on opaque struct pointer (dynamically) 1",
19943 "ptype on opaque struct tagname (dynamically) 1",
19944 "ptype on opaque struct pointer (dynamically) 2" and
19945 "ptype on opaque struct tagname (dynamically) 2
19946 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
19947 gcc compiled for:
19948 "p datalocal"
19949 "whatis datalocal",
19950 "ptype datalocal",
19951 "p bsslocal",
19952 "whatis bsslocal", and
19953 "ptype bsslocal".
19954 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
19955 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
19956 when not gcc compiled.
19957 * gdb.base/funcargs.exp (float_and_integral_args): Add
19958 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
19959 compiled.
19960 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
19961 "backtrace from call6a" when not gcc compiled.
19962 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
19963 "backtrace from call7a" when not gcc compiled.
19964 * gdb.base/callfuncs.exp (do_function_calls):
19965 Add "hppa*-*-hpux*" xfail when not gcc compiled for
19966 "p t_char_array_values(char_array_val2,char_array_val1)",
19967 "p t_char_array_values(char_array_val1,char_array_val2)",
19968 "p t_char_array_values("carray 1","carray 2")",
19969 "p t_char_array_values("carray 1",char_array_val2)",
19970 "p t_char_array_values(char_array_val1,"carray 2")",
19971 "p sum_args(1,{2})",
19972 "p sum_args(2,{2,3})",
19973 "p sum_args(3,{2,3,4})",
19974 "p sum_args(4,{2,3,4,5})"
19975 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
19976 "backtrace in corefile.exp" when not gcc compiled.
19977
19978Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19979
19980 * gdb.base/signals.exp: Rewrite `handle all print' test as
19981 a procedure. Accept blanks or TABs as whitespace, increase
19982 timeout and expect input buffer size for the large output
19983 from the command. Remove "i*86-*-bsdi2.0" xfail.
19984
19985Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19986
19987 * gdb.base/setvar.exp: Add new testcases for truncation when
19988 assigning invalid values to bitfields.
19989
19990Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
19991
d63a86f8 19992 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
19993 mips-sgi-irix* xfail for
19994 "call inferior func with struct - returns char *"
19995 and fix test so that an optional (unsigned char *) cast is
889bf7c5 19996 accepted in the result.
c906108c
SS
19997
19998Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
19999
20000 * gdb.base/funcargs.exp (float_and_integral_args): Remove
20001 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
20002 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
20003 * gdb.base/signals.exp: Remove duplicate "handle all print" test
20004 that accidentally got checked in.
20005
20006Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
20007
d63a86f8 20008 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
20009 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
20010 compiled test.
20011 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
20012 Add mips-sgi-irix5* xfail for not gcc compiled.
20013 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
20014 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
20015 "p top", "whatis top", "p middle", and "whatis middle".
20016 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
20017 "whatis signed char" for not gcc compiled.
20018 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
20019 "set variable signed char=-1 (-1)" and
20020 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
20021 * gdb.base/funcargs.exp (float_and_integral_args):
20022 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
20023 Add mips-sgi-irix* xfail when not gcc compiled for
20024 "continue to call2b".
20025 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
20026 "continue to call2g".
20027 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
20028 "backtrace from call6a"
20029 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
20030 "backtrace from call7k".
20031 Add mips-sgi-irix5* xfail when not gcc compiled for
20032 "backtrace from call7a".
20033 (localvars_after_alloca): Fix gdb_test cmds for
20034 "print * after runto ...".
20035 Remove rs6000-*-* xfails for
20036 "print i after runto localvars_after_alloca" and
20037 "print l after runto localvars_after_alloca"
20038 for all compilers.
20039 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 20040 when not compiled with gcc, for:
c906108c
SS
20041 "print signed char == (minus)",
20042 "print signed char != (minus)",
20043 "print signed char < (minus)",
20044 "print signed char > (minus)".
20045 * gdb.base/callfuncs.exp (do_function_calls):
20046 Add mips-sgi-irix* xfail, when compiled with native compiler, for
20047 "call inferior func with struct - returns char *".
d63a86f8 20048 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
20049 "correct value returned double test" to include Solaris 2.4.
20050 * gdb.base/funcargs.exp (float_and_integral_args):
20051 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 20052
c906108c
SS
20053Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20054
20055 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
20056 enumeration bitfields if compiling with GNU C.
20057 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
20058 to empty' prompt.
20059
20060Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
20061
20062 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
20063 test for PRO targets.
20064
20065 * gdb.base/funcargs.exp: Avoid ever setting more than 8
20066 breakpoints in the inferior at any given time by making
20067 two groups of breakpoints for call2*, call6* and call7*
20068 tests.
20069
20070Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20071
20072 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
20073 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
20074 from optimizing it away.
20075 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
20076 "call inferior func with struct".
20077
20078Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
20079
20080 * configure.in: Only configure gdb.chill for particular targets.
20081
20082Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
20083
20084 * gdb.base/Makefile.in: Add action to .c.o transformation
20085 rule that generates a .ci file for each .o file and remove
20086 explicit .c.o rules except for callfuncs.o.
20087 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
20088 generates a .ci file for each .o file and remove explicit
20089 .cc.o rules.
20090 (clean): Remove *.tmp *.ci files.
20091 (EXECUTABLES): Remove templ-info.exp.
20092 * gdb.base/compiler.c: New file.
20093 * gdb.c++/compiler.cc: New file
20094 * gdb.base/scope.exp: Source gdb.base/scope.ci.
20095 Change rs6000-*-* xfail for
20096 "print 'scope0.c'::filelocal_ro" and
20097 "print 'scope1.c'::filelocal" and
20098 "print 'scope1.c'::filelocal_bss" and
20099 "print 'scope1.c'::filelocal_ro" and
20100 "print 'scope1.c'::foo::funclocal" and
20101 "print 'scope1.c'::foo::funclocal_ro" and
20102 "print 'scope1.c'::bar::funclocal" and
20103 "print 'scope0.c'::filelocal_ro" and
20104 "print 'scope1.c'::filelocal at foo" and
20105 "print 'scope1.c'::filelocal_bss at foo" and
20106 "print 'scope1.c'::filelocal_ro at foo" and
20107 "print 'scope1.c'::foo::funclocal at foo" and
20108 "print 'scope1.c'::foo::funclocal_bss at foo" and
20109 "print 'scope1.c'::foo::funclocal_ro at foo" and
20110 "print 'scope1.c'::bar::funclocal at foo" and
20111 "print 'scope0.c'::filelocal_ro" and
20112 "print 'scope1.c'::filelocal" and
20113 "print 'scope1.c'::filelocal_bss" and
20114 "print 'scope1.c'::filelocal_ro" and
20115 "print 'scope1.c'::foo::funclocal" and
20116 "print 'scope1.c'::foo::funclocal_bss" and
20117 "print 'scope1.c'::foo::funclocal_ro" and
20118 "print 'scope1.c'::bar::funclocal" and
20119 "print 'scope1.c'::bar::funclocal_bss"
20120 to only be xfail'd when not compiled with gcc.
d63a86f8 20121 Add rs6000-*-* xfail for
c906108c
SS
20122 "print 'scope0.c'::filelocal_bss before run"
20123 when compiled with gcc.
20124 (test_at_main): Add rs6000-*-* xfail for
20125 "print filelocal_ro in test_at_main"
20126 when compiled with gcc.
20127 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 20128 Add rs6000-*-aix* xfail for
c906108c
SS
20129 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
20130 "ptype t_char_array", not compiled with gcc.
20131 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
20132 xfail for "list foo (in include file)" when gcc compiled.
20133 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 20134 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
20135 "run to call0a" if not compiled with gcc.
20136 (unsigned_integral_args): Add rs6000-*-* xfail for
20137 "run to call1a" if not compiled with gcc.
20138 (float_and_integral_args): Add rs6000-*-* xfail for
20139 "run to call2a" if not compiled with gcc and for
20140 "continue to call2b" for any compiler.
20141 Add rs6000-*-* xfail to
20142 "print f1 after run to call2a" for gcc compiled.
20143 (discard_and_shuffle): Add rs6000-*-* xfail for
20144 "run to call6a".
20145 (shuffle_round_robin): Add rs6000-*-* xfail for
20146 "backtrace from call7a" if not compiled with gcc.
20147 Add rs6000-*-* xfail for
20148 "backtrace from call7b" if compiled with gcc.
20149 (call_after_alloca): Add rs6000-*-* xfail for
20150 "print c in call_after_alloca" and
20151 "print s in call_after_alloca" and
20152 "backtrace from call_after_alloca_subr"
20153 if not compiled with gcc.
20154 (localvars_in_indirect_call): Add rs6000-*-* xfail for
20155 "print c in localvars_in_indirect_call" and
20156 "print c in localvars_in_indirect_call" and
20157 "backtrace in indirectly called function" and
20158 "stepping into indirectly called function"
20159 if not compiled with gcc.
20160 (localvars_after_alloca): Add rs6000-*-* xfail for
20161 "print c after runto localvars_after_alloca" and
20162 "print s after runto localvars_after_alloca" and
20163 "print i after runto localvars_after_alloca" and
20164 "print l after runto localvars_after_alloca"
20165 for all compilers.
20166 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
20167 than whatis-info.exp.
20168 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
20169 than opaque-info.exp.
20170 Setup rs6000-*-* xfail for
d63a86f8 20171 "ptype on opaque struct pointer (statically)" and
c906108c
SS
20172 "ptype on opaque struct pointer (dynamically)" when
20173 not compiled with gcc.
20174 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
20175 rather than callf-info.exp.
20176 (do_function_calls): Add clear_xfail for rs6000-*-* for
20177 "p t_float_values2(3.14159,float_val2)". Seems to work
20178 fine there, both with xlc and gcc. Need to find out what
20179 it is doing right and fix other platforms.
20180 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
20181 "call inferior func with struct - returns int",
20182 "call inferior func with struct - returns long",
20183 "call inferior func with struct - returns float",
20184 "call inferior func with struct - returns double",
20185 "call inferior func with struct - returns char *",
20186 but only if not gcc compiled (presumes xlc compiled).
20187 Change rs6000-*-* xfails for
20188 "call inferior func with struct - returns char" and
20189 " call inferior func with struct - returns short" to only
20190 xfail if not using gcc.
20191 (clean mostlyclean): Remove *.ci and *.tmp files.
20192 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
20193 than templ-info.exp.
20194 * gdb.base/langs.exp: Source gdb.base/langs.ci.
20195 Add rs6000-*-* xfail for "up to foo in langs.exp"
20196 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 20197 when not gcc compiled.
d63a86f8 20198
c906108c
SS
20199Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20200
20201 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
20202 * gdb.base/corefile.exp: Likewise.
20203 * gdb.base/list.exp: Likewise.
20204 * gdb.base/scope.exp: Likewise.
20205 * gdb.base/siganls.exp: Likewise.
20206
20207 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
20208 compiler output.
20209 * gdb.base/whatis.exp: Likewise.
20210
20211Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
20212
20213 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
20214 failure (opcode table has been fixed to match reality).
20215
20216Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
20217
20218 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
20219 "call inferior func with struct - returns char",
20220 "call inferior func with struct - returns short"
20221
20222 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
20223 "print 'scope0.c'::filelocal at main",
20224 "print 'scope0.c'::filelocal_bss in test_at_main",
20225 "print 'scope0.c'::filelocal at foo",
20226 "print 'scope0.c'::filelocal_bss in test_at_foo",
20227 "print 'scope0.c'::filelocal at bar",
20228 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 20229
c906108c
SS
20230 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
20231 in source file 1". This bug seems to have been fixed with both
20232 gcc and native cc (was native assembler bug?).
20233
20234Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
20235
20236 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
20237 "backtrace through signal handler" to "i*86-*-sysv4*".
20238 * gdb.base/signals.exp: Add xfail for "'next' behaved as
20239 continue" case. Add "known SVR4 bug" to fail message.
20240 Add "i*86-*-bsdi2.0" xfail for "handle all print".
20241 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
20242 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
20243 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
20244 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
20245 "up to foo in langs.exp", "show language at foo in
20246 langs.exp", "up to cppsub_ in langs.exp", "show
20247 language at cppsub_ in langs.exp", "up to fsub in
20248 langs.exp", and "show language at fsub in langs.exp".
20249 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
20250 "bactrace in corefile.exp".
20251 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
20252 "call inferior function with struct - returns float" and
20253 "call inferior function with struct - returns double".
d63a86f8 20254
c906108c
SS
20255Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
20256
20257 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
20258 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
20259 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
20260 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
20261
20262Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
20263
20264 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
20265 (or overriden) "CHILL" macro rather then bare "gcc".
20266 Also look for ../../gcc/xgcc since that is what we will
20267 actually need, not "Makefile". Remove following assignment
20268 of CHILL to CHILL_FOR_TARGET because that results in
20269 recursive definition.
20270
20271Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
20272
20273 * gdb.base/corefile.exp: Change xfail for backtrace in
20274 corefile.exp from linuxaout to all linux.
20275 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
20276 cases where we miss the breakpoint at the signal handler
20277 for some reason. Setup xfail for linuxoldld/linuxaout and
20278 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
20279 hitting SIGURG breakpoint.
20280 * gdb.base/signals.exp: Setup xfail for "next" acting like
20281 continue to add linuxoldld. Setup xfail for all linux for
20282 "next to handler in signals_tests_1", "backtrace in
20283 signals_tests_1", "continue to func1", "pass SIGUSR1",
20284 and continue to handler".
20285
20286Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
20287
20288 * Update all FSF addresses except those in COPYING* files.
20289
20290Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
20291
20292 * gdb.base/a2-run.exp: Change messages to be more explicit about
20293 the status of args, and quote binfile in results.
20294
20295Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
20296
20297 * gdb.base/callfuncs.exp: Add tests for passing structs to
20298 inferior functions and return various types.
20299 * gdb.base/callfuncs.c: Add functions to receive a struct
20300 and return a member of the struct, in various types.
20301
20302Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20303
20304 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
20305
20306Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
20307
20308 * config/vxworks29k.exp: New file, sources vxworks.exp.
20309
20310Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20311
20312 * config/gdbremote.exp: New file. Testing framework using
20313 gdbserver.
20314
20315Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
20316
20317 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
20318 "call function when asleep" and "send end of file".
20319 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
20320 for "backtrace in corefile.exp".
20321 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
20322 for "backtrace through signal handler".
20323 * gdb.base/corefile.exp: Make sure we actually generate a core file
20324 before trying the core tests. Some systems allow the user to suppress
20325 generation of core files and default to that (linux for example).
20326 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
20327 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
20328
20329Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20330
20331 * gdb.threads: New directory with some crude multi-threaded
20332 gdb tests (step.exp and step2.exp).
20333 * config/mt-lynx (STEP_EXECUTABLE): Define.
20334 (THREADFLAGS): Define.
20335
20336Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
20337
20338 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
20339
20340 * gdb.base/signals.exp: Disable whole file for lynx until
20341 further notice.
20342
20343 * gdb.base/signals.exp: xfail test where "next" acts like
20344 "continue" for lynx.
20345
20346 * gdb.base/interrupt.exp: xfail test for calling function while
20347 inferior is asleep for lynx.
20348
20349 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
20350 than one cr-lf after each command.
20351
20352Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20353
20354 * configure.in: Reinstate setting of stabsdirs variable, fix
20355 typo in setting up configdirs for native builds.
20356
20357 * gdb.base/return.exp: Fix typo in return double test.
20358 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
20359 compiler from optimizing them away.
20360
20361Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
20362
20363 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
20364 sequences to be echo'd by gdb when using gdb_test.
20365 * gdb.chill/chexp.exp: Likewise.
20366 * gdb.fortran/exprs.exp: Likewise
20367
20368Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20369
20370 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
20371 after the inferior gdb has started.
20372
20373 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
20374 after each command.
20375 * gdb.base/funcargs.exp: Likewise.
20376 * gdb.base/gdbvars.exp: Likewise.
20377 * gdb.base/interrupt.exp: Likewise.
20378 * gdb.base/list.exp: Likewise.
20379 * gdb.base/watchpoint.exp: Likewise.
20380 * gdb.c++/demangle.exp: Likewise.
20381 * gdb.c++/inherit.exp: Likewise.
20382 * gdb.chill/chexp.exp: Likewise.
20383 * gdb.fortran/exprs.exp: Likewise.
20384
20385 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
20386 test if we can't handle IO to/from the inferior.
20387
20388 * gdb.c++/misc.exp: Always check for a program already being
20389 started after sending a "run" command to gdb.
20390
20391 * gdb.base/twice.exp: Start with a fresh gdb.
20392
20393 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
20394 only depend on gdb's expression code, not the chill runtime.
20395
20396 * gdb.base/return.c: Put return values into variables so we
20397 can have gdb print them rather than depending on the program
20398 to print them.
20399 * gdb.base/return.exp: Corresponding changes.
20400
20401 * lib/gdb.exp: Provide default value for noinferiorio.
20402 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
20403 the inferior.
20404
20405 * gdb.base/break.exp: Always check for a program already being
20406 started after sending a "run" command to gdb.
20407 (text_next_with_recursion): Don't check the output from the
20408 program's printf statement. Instead just make sure the program
20409 exited.
20410
20411 * gdb.base/commands.exp: Protect tests which need arguments with
20412 $noargs conditionals.
20413
20414Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20415
20416 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
20417 of structure member arrays to match gdb/valops.c:value_addr change.
20418
20419Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
20420
20421 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
20422 cases.
20423
20424Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
20425
20426 * configure.in (configdirs): Remove gdb.chill from default list
20427 of subdirs and then add it back in only if doing a native build.
20428 The current chill compiler does not yet work in any cross build.
20429 * Revert all signal changes from Jul 6.
20430 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
20431 for sh-hms targets, allowing these tests to link, with no other
20432 changes. Testing is suppressed by setting "nosignals" in site.exp.
20433
20434Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
20435
20436 * configure.in (signaldirs): Define and add to configdirs for all
20437 targets except some specific ones that are known to not support signals.
20438 Also clean up formatting.
20439 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
20440 (signals, sigall): Remove rules to build.
20441 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
20442 Moved to new gdb.signals directory.
20443 * gdb.signals: New test directory.
20444 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
20445 signals.c signals.exp}: New or moved files.
20446
20447Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
20448
20449 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
20450
20451Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
20452
20453 * gdb.base/return.exp: Xfail `return double' test failure
20454 on at least Solaris 2.3 and handle future/past versions on
20455 a case by case basis as appropriate. Also update message
20456 to include i*86 failures.
20457
20458Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20459
20460 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
20461
20462 * lib/gdb.exp: Fix comment which erroneously identified
20463 gdb_file_cmd as gdb_load (the 19 May change was in fact to
20464 gdb_file_cmd not gdb_load).
20465 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
20466
20467 * gdb.base/setvar.exp: Make test names consistent between pass and
20468 fail cases. Use gdb_test more.
20469
20470Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20471
20472 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
20473
20474Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20475
20476 * gdb.base/help.exp: Fix expected help string for `show commands'.
20477
20478Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
20479
20480 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
20481
20482 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
20483 of a text section.
20484
20485Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
20486
20487 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
20488 that loop eventually terminates. Fix Connection refused logic so
20489 that testsuite will expire nicely.
20490
20491Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
20492
20493 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
20494 config/rom68k.exp: New tcl glue for the appropriate monitors.
20495 These all just end up calling monitor.exp.
20496 * config/monitor.exp (gdb_target_monitor): Handle `Connection
20497 refused' by retrying. Cleanup some timeout issues.
20498 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
20499 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
20500 callers don't have to set/restore global timeout variable.
20501
20502 * The following set of changes centralizes management of the global
20503 timeout variable. This way, it can be set in one target dependent
20504 place instead of dozens of places scattered throughout the test suite.
20505 If you need to lengthen a timeout, then you should either set timeout
20506 in one of the config/{target}.exp files, or multiply it by a factor.
20507 Setting it to an absolute value is always going to lose for some
20508 targets.
20509 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
20510 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
20511 * gdb.base/funcargs.exp: Don't set timeout.
20512 * gdb.base/list.exp (test_forward_search): Only use local timeout.
20513 * gdb.base/printcmds.exp (test_print_string_constants
20514 test_print_array_constants): Don't set timeout.
20515 * gdb.base/ptype.exp: Don't set timeout.
20516 * gdb.base/recurse.exp: Don't set timeout.
20517 * gdb.base/return.exp: Don't set timeout.
20518 * gdb.base/watchpoint.exp: Don't set timeout.
20519 * gdb.c++/classes.exp (do_tests): Don't set timeout.
20520 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
20521
20522Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
20523
20524 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
20525
20526Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20527
20528 * lib/gdb.exp: Disable chill tests for irix5.
20529
20530Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20531
20532 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
20533 each test pass or fail.
20534
20535Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20536
20537 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
20538 xlc not gcc.
20539
20540Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
20541
20542 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
20543
20544Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
20545
20546 * config/est.exp: Fix copyright and comments. Remove dead code.
20547 Use targetname, serialport and baud variables instead of fixed
20548 constants.
20549 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
20550 * config/cpu32bug.exp: New file to support cpu32bug monitors.
20551
20552Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20553
20554 * gdb.base/watchpoint.exp: Don't run
20555 test_watchpoint_triggered_in_syscall for sunos.
20556
20557Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20558
20559 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
20560 they don't seem to exist. Do include stdio.h.
20561
20562Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20563
20564 * gdb.base/a1-selftest.exp: Add alpha xfail.
20565
20566Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20567
20568 * gdb.base/watchpoint.c (main): Prompt before calling read().
20569 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
20570 Revise accordingly. Remove cruft about sending "123" several
20571 times, until it gets noticed. Clean up the "print buf[0]" stuff
20572 so that it passes or fails, and waits for prompts in the usual way.
20573
20574Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20575
20576 * gdb.base/recurse.exp: Fix comment.
20577
20578 * TODO: Remove item about printing variables in nodebug.exp. Add
20579 item about enabling tests which are only run on some targets.
20580
20581 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
20582 fail, make test names unique, use new gdb_test convention
20583 regarding pattern, use gdb_test more, etc.).
20584
20585 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
20586 fail, make test names unique, etc.).
20587
20588Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20589
20590 * gdb.base/nodebug.c: Change return type of top and middle to
20591 short.
20592 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
20593 are fixed by the recent mdebugread.c changes. Allow `short ()'
20594 as type for top and middle.
20595
20596Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20597
20598 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
20599 nearly as I can tell, the whole thing was an accident in Stu's
20600 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
20601 to replace a send/expect pair with gdb_test, but ended up only
20602 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
20603 of 30 Mar 1995 took care of it, but left this vestigial comment
20604 which I am now nuking.
20605
20606Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20607
20608 * gdb.base/break.exp: Look for different line number for
20609 breakpoint at main depending on usestubs.
20610
20611Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20612
20613 * gdb.base/list.exp: Adjust some alternate expect patterns to
20614 match recent list0.c change. Add alternate expect pattern for
20615 output from `list default lines around main' for optimizing
20616 compilers.
20617
20618Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20619
20620 * lib/gdb.exp: If nosignals is not set, set it to 0.
20621
20622Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
20623
20624 * config/slite-gdb.exp: Responds to load symbol table prompt.
20625 * gdb.base/break.exp: Adjust line number, fix rerun.
20626 * gdb.base/langs0.c: Add #ifdef usestubs.
20627
20628Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
20629
20630 * gdb.base/list.exp: Adjust line contents after adding new lines in
20631 list0.c. Also fix a syntax error.
20632
20633 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
20634 * gdb.base/break.exp: ditto.
20635 * gdb.base/list.exp: ditto.
20636 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
20637 * gdb.base/run.c: ditto.
20638 * gdb.base/list0.c: ditto.
20639 * gdb.base/funcargs.c: ditto.
20640
20641Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
20642
20643 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
20644 $targetname, $serialport and $baud instead of hardwired variables.
20645 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
20646 target doesn't support signals.
20647
20648Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
20649
20650 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
20651
20652Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20653
20654 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
20655 Don't rely on the value of an auto variable before it has been
20656 initialized. Use gdb_test more.
20657
20658Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20659
20660 * lib/gdb.exp (default_gdb_version): A version number must start
20661 with a digit, but other than that contains all characters up to
20662 the first whitespace character.
20663
20664Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20665
20666 * gdb.base/commands.exp (breakpoint_command_test): New tests.
20667
20668Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20669
20670 * gdb.c++/*.exp: Warn if executable does not exist. The original
20671 reason for skipping the warning was that configure.in sometimes
20672 intentionally skipped building the executables but the tcl code
20673 had no way of knowing. That (a) was always bogus with respect to
20674 error handling, (b) is no longer true (right now there is no way
20675 to skip C++ tests).
20676
20677 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
20678
20679Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20680
20681 * gdb.base/list.exp: Add expect patterns for output from
20682 SunPRO compiled executables.
20683 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
20684 types.
20685
20686Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20687
20688 * gdb.base/break.exp (test_next_with_recursion): Accept any line
20689 number (we are already testing that the correct source line text
20690 gets printed).
20691
20692 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
20693 that is what is intended, but something needed to be done to get
20694 sunos4 native working again.
20695
20696 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
20697
20698 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
20699 apparently went with a (very) old xfail.
20700
20701Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
20702
20703 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
20704 runto_main is a proc in gdb.exp that will do 'step' for target use
20705 stubs.
20706 * gdb.base/exprs.exp: ditto.
20707 * gdb.base/interrupt.exp: ditto.
20708 * gdb.base/opaque.exp: ditto.
20709 * gdb.base/printcmds.exp: ditto.
20710 * gdb.base/ptype.exp: ditto.
20711 * gdb.base/scope.exp: ditto.
20712 * gdb.base/setvar.exp: ditto.
20713 * gdb.base/signals.exp: ditto.
20714 * gdb.base/twice.exp: ditto.
20715 * gdb.c++/classes.exp: ditto.
20716 * gdb.c++/inherit.exp: ditto.
20717 * gdb.c++/templates.exp: ditto.
20718 * gdb.base/break.exp: no run and hit main for stubs. Change line
20719 numbers for breakpoints and info breakpoint.
20720 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
20721 breakpoint().
20722 * gdb.base/callfuncs.c: ditto.
20723 * gdb.base/exprs: ditto.
20724 * gdb.base/interrupt.c: ditto.
20725 * gdb.base/opaque0.c: ditto.
20726 * gdb.base/printcmds.c: ditto.
20727 * gdb.base/ptype.c: ditto.
20728 * gdb.base/scope0.c: ditto.
20729 * gdb.base/setvar.c: ditto.
20730 * gdb.base/signals.c: ditto.
20731 * gdb.base/twice.c: ditto.
20732 * gdb.c++/misc.cc: ditto.
20733 * gdb.c++/templates.cc: ditto.
20734
20735Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20736
20737 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
20738
20739 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
20740 somewhere between `read' and `main.c'. I'm pretty sure the
20741 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
20742 and it isn't particularly useful.
20743
20744 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
20745
20746Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20747
20748 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
20749
20750Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
20751
20752 * config/mt-slite: add LIBS and -nostdlib.
20753 * config/slite-gdb.exp: add this new file to support sparclite target.
20754
20755Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
20756
20757 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
20758
20759 * gdb.base/a2-run.exp: Change argument to istarget from
20760 "*-*-vxworks" to "*-*-vxworks*".
20761 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
20762
20763Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
20764
20765 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
20766 will not runto main but do a 'step' to step out of breakpoint().
20767 * config/mt-slite: add -Dusestubs.
20768
20769Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20770
20771 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
20772 instead of just @.
20773
20774 * gdb.base/signals.exp: Add test for "handle all print".
20775 * TODO: Remove "handle all print". Also remove item about
20776 checking copyright date (I don't like the idea of a spurious FAIL
20777 based on when we run the tests).
20778
20779 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
20780 for SunOS4 (reason for failure not investigated). Remove
20781 redundant test for $binfile.
20782
20783 * gdb.base/nodebug.c (array_index): Call malloc.
20784
20785 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
20786
20787Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
20788
20789 * gdb.base/recurse.exp: Update gdb_test invocation to use new
20790 conventions and slightly simplify the matching regexp.
20791
20792Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20793
20794 * gdb.base/break.exp: Update gdb_test invocation to use new
20795 convention.
20796
20797 * lib/gdb.exp: If noargs is not set, set it to 0.
20798
20799 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
20800 tests unique.
20801
20802 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
20803
20804Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20805
20806 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
20807 one argument of type "<non-float parameter>".
20808
20809Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
20810
20811 * config/rom68k.exp: New file to support Motorola IDP board.
20812 * gdb.base/a2-run.exp: Skip this file if noargs is set.
20813 * gdb.base/break.c: Change things around so that this program
20814 doesn't depend upon args. This is necessary to make remote
20815 targets work (in general, they can't take args).
20816 * gdb.base/break.exp: Don't try to send args to program. Don't
20817 expect output. Also, replace lots of code with gdb_test.
20818
20819Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20820
20821 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
20822 printing of '\'' (which is what the comment says we are testing,
20823 even though we were not), not '''.
20824 (test_integer_literals_rejected): Test that printing ''' is an error.
20825
20826 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
20827 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
20828 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
20829 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
20830 Use gdb_test not test_print_accept.
20831 * lib/gdb.exp: Remove test_print_accept.
20832
20833 * gdb.base/signals.exp (signal_tests_1): Make pass message
20834 consistent with fail message.
20835
20836 * gdb.base/whatis.exp: Remove xfails for printing char vs.
20837 unsigned char; the bug (PR 1821) is fixed.
20838
20839 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
20840
20841 * gdb.base/scope.exp (test_at_localscopes): Call pass for
20842 successful tests--makes xfailing them work right.
20843
20844Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20845
20846 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
20847 only \r\n, not .*. The test can pass .* as the last thing in
20848 $pattern if that is what it wants. In addition to providing this
20849 flexibility, this change should speed up pattern matching in cases
20850 where the pattern already ended with .* (there were a number of
20851 them). This change also helps catch bad patterns--in the old
20852 scheme the typo "char \*" instead of "char \\*" would pass. Now
20853 it is caught.
20854 * Many .exp files: Update callers.
20855
20856 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
20857 clearer and does not spuriously match multiple ('s. Likewise for
20858 ) and *.
20859
20860 * gdb.base/nodebug.exp: Test ability to call a function and pass
20861 it a string (even with no debugging info).
20862
20863 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
20864 "p '\'", which is the same as "p ''" once tcl gets done with
20865 quoting, to "p '\\'", which I suspect is what is intended (one
20866 backslash gets sent to GDB).
20867
20868 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
20869
20870Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20871
20872 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
20873 1817) was fixed literally years ago.
20874
20875Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20876
20877 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
20878 test, it causes stepping out of call_after_alloca_subr with
20879 optimizing compilers.
20880 (localvars_in_indirect_call): Consume GDB prompt if `finish'
20881 fails.
20882
20883 * gdb.c++/templates.exp: Source templ-info.exp only if
20884 the templates executable exists.
20885
20886 * gdb.c++/misc.cc (class Contains_static_instance,
20887 class Contains_nested_static_instance),
20888 gdb.c++/classes.exp (test_static_members): Test printing of
20889 a class that contains a static instance of the class.
20890
20891Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20892
20893 * gdb.base/langs2.c (cppsub_): Don't prototype.
20894 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
20895 only, I believe).
20896
20897Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20898
20899 * lib/gdb.exp (skip_chill_tests): New procedure.
20900
20901 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
20902
20903Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
20904
20905 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
20906 each expect pattern. Cuts runtime from 12 to about 4 seconds.
20907
20908Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20909
20910 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
20911
20912 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
20913 disassemble 8, not 16, instructions for part 4.
20914
20915 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
20916 support the latter anymore.
20917
20918 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
20919 -DNO_PROTOTYPES.
20920 * gdb.base/callfuncs.c: Control use of prototypes based on
20921 NO_PROTOTYPES, not __STDC__.
20922 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
20923 t_float_values2 tests if prototypes in use.
20924
20925 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
20926 t_double_values): When checking differences against DELTA, check
20927 that difference is within the range (-DELTA,DELTA), not just
20928 (-infinity,DELTA).
20929
20930Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
20931
20932 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
20933 'file' command firts, then 'target', then 'load', this is due to gdb
20934 target set up.
20935 * config/mips-gdb.exp: Fix a couple regular exp bugs.
20936
20937Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
20938
20939 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
20940 FP load/store variants.
20941 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
20942
20943Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
20944
20945 * gdb.base/term.exp: Do not give a warning if not native, it is
20946 not an abnormal condition.
20947
20948Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
20949
20950 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
20951 t_char_array".
20952
20953Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
20954
20955 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
20956 are getting the version number.
20957
20958 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
20959 if not native, it is not an abnormal condition.
20960
20961Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20962
20963 * lib/gdb.exp: Just use "file exists", rather than undocumented
20964 dejagnu procedure "findfile".
20965
20966Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
20967
20968 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
20969 (LDFLAGS): Set to -Xlinker -Ur.
20970
20971 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
20972 Removed, these values are set by lib/gdb.exp.
20973
20974 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
20975
20976Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
20977
20978 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
20979 of replicating gdb startup code.
20980
20981 * config/mt-vxworks (LDFLAGS): Set to -r.
20982 (CFLAGS_FOR_TARGET): Removed.
20983
20984 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
20985 (gdb) and gdb for vxworks uses (vxgdb).
20986
20987 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
20988 executable is not in the tree and host != target, use sed and
20989 program_transform_name to determine the gdb name used by the
20990 target.
20991
20992 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
20993 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
20994
20995Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20996
20997 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
20998 floats, chars, and shorts where there are ANSI-style function
20999 definitions.
21000
21001 * gdb.base/langs.exp, gdb.base/langs*: New test.
21002 * gdb.base/Makefile.in: Build it.
21003 * TODO: Remove item about checking that C names don't get C++
21004 demangling applied; this test tests it.
21005
21006Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21007
21008 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
21009 went with the const70 xfail. The xfail went away a year ago.
21010
21011 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
21012
21013 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
21014 for hp300.
21015
21016 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
21017
21018 * gdb.base/a1-selftest.exp: Don't run on hp300.
21019
21020Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21021
21022 * Makefile.in (site.exp): Set host_alias and target_alias as well
21023 as host_triplet and target_triplet.
21024
21025Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21026
21027 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
21028
21029 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
21030 places as other ecoff systems).
21031
21032 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
21033 ultrix.
21034
21035Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21036
21037 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
21038 remove them.
21039 * gdb.base/nodebug.exp: Accept "function" in addition to "text
21040 variable and "variable" in addition to "data variable".
21041 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
21042
21043 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
21044 2.
21045 * gdb.base/list1.c (long_line): Add additional statement at start
21046 of function.
21047 * gdb.base/list.exp (test_forward_search): Update line number to
21048 reflect new statement.
21049
21050Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21051
21052 * gdb.base/signals.exp: Reinitialize searched source directories
21053 after gdb_start call.
21054
21055Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
21056
21057 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
21058 * gdb.stabs/Makefile.in: Likewise.
21059
21060 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
21061 change. Instead split the tests into smaller pieces.
21062 * gdb.disasm/hppa.s: Corresponding changes.
21063
21064Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21065
21066 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21067 Quote ^C when passing it to stty. For some shells ^ is a pipe.
21068
21069 * gdb.base/funcargs.exp: Modify many tests so that every test
21070 either passes or fails. Make some test names unique.
21071
21072Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21073
21074 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
21075 Call stty to set interrupt character.
21076
21077 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
21078 for HP assembler versus GNU assembler based on actual behavior of
21079 $(CC), rather than assuming that $(AS) is always the GNU assembler.
21080
21081 * TODO: Suggest a few more stepping tests.
21082
21083Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
21084
21085 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
21086 restart GDB for h8300 after a continue.
21087 (return): Add pattern to match a29k-udi behavior.
21088 * gdb.base/nodebug.exp: Remove obsolete comment.
21089 * gdb.base/regs.exp: New file, testing of register displays.
21090 * gdb.base/return.exp: Fix typo in reference to $objdir.
21091 * gdb.base/whatis.exp: Always start with a fresh GDB.
21092
21093Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21094
21095 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
21096 higher, these tests generate a lot of output.
21097
21098Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21099
21100 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
21101 code following the catch silently ignored some errors; without the
21102 catch they should be thrown like any other tcl error. Also, the
21103 catch used "" instead of {} which meant all the callers who wanted
21104 to include one of the characters "[]$ had to quote it an extra time.
21105 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
21106 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
21107 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
21108 Remove extra quoting.
21109
21110Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
21111
21112 * gdb.base/commands.exp: Make test names unique; every test either
21113 passes or fails. Update some comments.
21114
21115 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
21116
21117Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21118
21119 The following fixes a FAIL caused by the fact that the alpha stabs
21120 configuration didn't use the ".if alpha" code in weird.def.
21121 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
21122 bit pointer, so the 32 bit version works even on the alpha.
21123 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
21124 Remove the stuff which allowed us to have separate versions for
21125 alpha and everything else.
21126
21127 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
21128 regexp which "info func operator\[\](" is supposed to match. Fix
21129 string to send to GDB. Note that GDB still doesn't work right. Add a
21130 new test for "info func .perator\[\](" which GDB does handle correctly.
21131
21132 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
21133
21134Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21135
21136 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
21137 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
21138 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
21139 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
21140 it makes the tests harder to understand and confuses test-o-matic.
21141 The preferred style is that each test provides a PASS or a FAIL,
21142 and has a unique message (e.g. "continue #54" not just "continue")
21143 which is the same for the pass and the fail.
21144 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21145 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
21146 to lib/gdb.exp.
21147 * gdb.base/printcmds.exp: Use test_print_accept. Remove
21148 prt_accept which was basically the same thing. Likewise for
21149 test_print_reject and prt_reject.
21150 * lib/gdb.exp (test_print_reject): Add some more error message
21151 patterns to match from the former printcmds.exp (prt_reject).
21152 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
21153 One defect of the passcount stuff is that some of it failed to
21154 report XPASS where appropriate.
21155 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
21156 stuff before and after arg in expected pattern.
21157 (test_paddr_operator_functions): Re-do test without print_addr_of;
21158 this is the only test which seems to want extra stuff there.
21159
21160Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21161
21162 * gdb.base/nodebug.exp: Update new tests to reflect improved
21163 wording of gdb output.
21164
21165 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
21166 and "ptype" work on variables in files compiled without -g.
21167 Replaces commented out "maint print msymbol" tests.
21168
21169Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21170
21171 * gdb.base/setvar.c (dummy): Call malloc.
21172
21173 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
21174 losing with the irix4 sed.
21175
21176 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
21177 ALRM" on irix4.
21178
21179Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21180
21181 * TODO: Remove items about corefile.exp testing new exec-file and
21182 backtrace; both are now done. Add items about printing enums.
21183
21184Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21185
21186 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
21187 "get signal $thissig" test fails.
21188
21189 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
21190
21191Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21192
21193 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
21194 compiler warning with dec alpha compiler.
21195
21196 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
21197 extra \n from gdb_test call (this explains why the prompt test
21198 that I removed yesterday was there).
21199 (user_defined_command_test): Remove extra \n and prompt test.
21200
21201 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
21202 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
21203 doesn't exist.
21204 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
21205 Also remove alpha workaround, which turns out to be because
21206 SIGABRT == SIGLOST.
21207
21208 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
21209
21210 * gdb.base/help.exp: Don't test "help show".
21211
21212Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21213
21214 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
21215 "set print address" is on.
21216 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
21217 pass prompt to gdb_test; gdb_test already looks for the prompt.
21218
21219 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
21220
21221 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
21222 was a vestige of the manual TESTSTRATEGY, and the purpose of it
21223 was to make sure that gdb can read a core file. But (a) the "read
21224 the corefile" part didn't make it to a1-selftest.exp, we just
21225 delete the corefile after creating it, and (b) we test reading
21226 corefiles in corefile.exp anyway. Also, this test left around a
21227 xgdb process on Solaris.
21228
21229 * gdb.base/corefile.exp: Also test backtrace.
21230
21231Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
21232
21233 * gdb.base/commands.exp: Test a simple user defined command with
21234 arguments and if/while statements; verify the full user command is
21235 printed by "show user".
21236
21237 * gdb.base/commands.exp: Test if/while commands as part of a
21238 breakpoint command list; verify they appear in breakpoint
21239 information.
21240
21241Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21242
21243 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
21244 than by dividing by zero.
21245
21246Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
21247
21248 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
21249 performing an inferior call with watchpoints enabled.
21250 * gdb.base/watchpoint.c (main): Delete second unnecessary read
21251 call.
21252
21253Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21254
21255 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
21256 of "file" command.
21257
21258 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
21259 Add additional pattern for when "int operator int(void);" appears
21260 in a different order.
21261
21262Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21263
21264 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
21265
21266 * gdb.base/help.exp: Replace most of docstrings for "info signals"
21267 and "signal" with ".*".
21268
21269Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21270
21271 * TODO: Add note about "handle all nostop".
21272
21273 * gdb.base/{sigall.c, sigall.exp}: New test.
21274 * gdb.base/Makefile.in: Add it.
21275
21276Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
21277
21278 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
21279 when invoking GDB, suppresses any windowing interface.
21280
21281Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
21282
21283 * config/sim-gdb: New file, simulator testing support.
21284
21285Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
21286
21287 * gdb.base/interrupt.exp: Test calling func1 twice.
21288
21289Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
21290
21291 * gdb.base/list.exp (test_forward_search): Set timeout higher
21292 when we'll be getting lots of output from gdb.
21293
21294 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
21295 "init_malloc" to after the expect statement. Run it if that
21296 regexp is taken, but also for two others which happen if source
21297 cannot be found.
21298
21299Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21300
21301 * gdb.base/printcmds.exp: New test, for printing register before
21302 program is running.
21303
21304Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21305
21306 * gdb.base/list.exp: Correct some alternate expect patterns
21307 to reflect changes in list1.c.
21308
21309Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21310
21311 * TODO: Add item regarding large frames.
21312
21313 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
21314
21315 * TODO: Remove item about enabling return.exp; it
21316 is enabled. Suggest a few more "return" tests.
21317
21318Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21319
21320 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
21321 anonymous unions.
21322
21323Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21324
21325 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
21326 and pr-5646.o, so "make" is the same as "make all", not "make
21327 pr-4975.o".
21328
21329Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
21330
21331 * gdb.base/list.exp: Adjust expectations to reflect changes in
21332 list1.c.
21333 (test_forward_search): New test proc.
21334 * gdb.base/list1.c (long_line): New function, has long source line.
21335
21336Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
21337
21338 * gdb.base/a1-selftest.exp: Change initial stepping to know about
21339 additional line of code that was added.
21340
21341Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
21342
21343 * gdb.disasm/hppa.s: Break the large branching tests into smaller
21344 tests so as not to overflow expect's input buffers.
21345 * gdb.disasm/hppa.exp: Corresponding changes.
21346
21347Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21348
21349 Beginnings of template debugging tests.
21350 * gdb.c++/templ-info.cc: New file to test for template
21351 debugging capability of the compiler.
21352 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
21353 templ-info.cc.
21354 * gdb.c++/templates.cc: Add explicit template instantiations
21355 to enable compiling with -fno-implicit-templates. Add destructor
21356 and 'value' method to T5 class for template tests.
21357 * gdb.c++/templates.exp: Add testcases for printing of template
21358 types, setting breakpoints on template methods and calling a
d63a86f8 21359 template method.
c906108c
SS
21360
21361Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
21362
21363 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
21364 branch target since some assemblers (gas-2.5) may emit a
21365 relocation for the branch instead of resolving it in the
21366 assembler.
21367
21368Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21369
21370 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
21371 through signal handler.
21372
21373Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21374
21375 * configure.in (*-*-netware): Use config/mt-netware.
21376
21377 * config/mt-netware: New file.
21378 * config/mt-i386-netware: Removed, separate configs for different
21379 netware architectures are no longer needed now that we have
21380 --with-headers.
21381
21382Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21383
21384 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
21385 by the recent changes to use ANSI C arithmetic conversions.
21386
21387Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21388
21389 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
21390 bug involving using inferior_pid to figure out whether to select a
21391 frame.
21392
21393Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
21394
21395 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
21396 match the current disassembler output.
21397
21398Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
21399
21400 * gdb.fortran/exprs.exp: Expect VOID instead of void.
21401 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
21402 types, expect "int" as type of integer values (for now).
21403
21404Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
21405
21406 * gdb.base/commands.exp: New tests for if/while commands.
21407
21408Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
21409
21410 * lib/gdb.exp (runto): Replace sub-pattern for hex value
21411 by .*, since hex values have different syntax in Chill mode.
21412
21413Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21414
21415 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
21416 linefeed from expect pattern for repeated types with indices > 9.
21417
21418Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
21419
21420 First part of Fortran test suite.
21421 * gdb.fortran: New directory.
21422 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
21423
21424Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21425
21426 * gdb.base/default.exp: Update expect pattern for load command
21427 without arguments.
21428
21429Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
21430
21431 * configure.in: Change i386 to i[345]86.
21432 * gdb.base/configure.in: Likewise.
21433 * gdb.c++/configure.in: Likewise.
21434 * gdb.chill/configure.in: Likewise.
21435
21436Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
21437
21438 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
21439 patterns, since that is not a valid context for comments.
21440
21441Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
21442
21443 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
21444 repeated types and repeated types with indices > 9.
21445
21446Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
21447
21448 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
21449 2417; old bug has been fixed.
21450
21451Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
21452
21453 * gdb.base/interrupt.exp: When trying to wake up the inferior,
21454 send the newline ourselves instead of assuming gdb_test will do
21455 so when passed an empty input string.
21456
21457 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
21458 stabs testcode.
21459
21460Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21461
21462 * lib/gdb.exp (gdb_test): Don't send anything if the first
21463 argument is an empty string. This makes cases where we want to
21464 match output that is already in expect's buffers (for example,
21465 matching a breakpoint after gdb_run_cmd has been called) work
21466 reliably.
21467
21468Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21469
21470 * config/netware.exp: New file.
21471
21472Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21473
21474 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
21475 the -B and -L prefixes so we can find the debugging stub.
21476
21477 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
21478 there and we are using the gcc from the tree.
21479
21480 * gdb.base/types.c: Removed.
21481
21482 * gdb.base/configure.in: Look for makefile fragments in ../config.
21483 Recognize i386-*-netware.
21484 * gdb.c++/configure.in: Likewise.
21485
21486Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21487
21488 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
21489 the correct TCL syntax.
21490
21491Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21492
21493 * gdb.base/opaque.exp: use runto instead of messing around with
21494 breakpoints. Simplify by using gdb_test.
21495
21496 * gdb.base/bitfields.exp: restart between tests on netware targets
21497 because breakpoints aren't relocated after target death. Run
21498 processes to completion.
21499
21500 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
21501
21502Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
21503
21504 * Makefile.in: Remove extra tabs that confuse some versions
21505 of "make". Use the newly built gdb to test with by default,
21506 rather than the first one in the tester's search path.
21507
21508Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
21509
21510 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
21511
21512 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
21513 condition help.
21514
21515Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21516
21517 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
21518
21519 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
21520 running.
21521 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
21522 * gdb.base/funcargs.exp: Likewise.
21523
21524 * gdb.base/bitfields.exp: Simplify by using gdb_test.
21525 * gdb.base/funcargs.exp: Likewise.
21526
21527 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
21528 message is "".
21529
21530Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21531
21532 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
21533 return,signals,twice}.exp: Handle non-existant binaries
21534 consistantly.
21535
21536 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
21537 * gdb.base/Makefile.in: Don't try to generate a core dump, we
21538 might testing a cross development system.
21539
21540Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21541
21542 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
21543 runtest script is relative to ${srcdir}, not ${rootdir}.
21544
21545Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
21546
21547 * gdb.base/signals.exp: Allow for optionality of breakpoint
21548 address.
21549
21550Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21551
21552 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
21553
21554Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21555
21556 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
21557 for size_t definition.
21558 * gdb.c++/templates.cc: Likewise
21559
21560 * config/mt-i386-netware: New file.
21561
21562 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
21563 defined.
21564
21565 * gdb.base/Makefile.in: Added support for systems that name core
21566 files by appending "core" to the program name.
21567 * gdb.base/a1-selftest.exp: Likewise.
21568
21569Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21570
21571 * gdb.base/return.exp: Add comment and message for `return double'
21572 test failure on Sparc Solaris.
21573
21574Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
21575
21576 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
21577
21578Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21579
21580 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
21581 from optimizing them away.
21582 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
21583 patterns to include default constructors and assignment operators,
21584 to match gcc versions beyond 2.5.8. Accept any cplus demangling
21585 character in the output of the virtual base pointer.
21586
21587Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21588
21589 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
21590 expression match in print_addr_of to avoid unintented matches.
21591 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
21592 versions up to 2.5.8.
21593
21594Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21595
21596 * gdb.base/list.exp: Tweak alternate pattern for listing of an
21597 included file to run under newer versions of expect.
21598 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
21599 consecutive >'s in templates to accomodate recent cplus-dem.c change.
21600 Remove xfail for the virtual table of BDDHookV.
21601
21602Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
21603
21604 * lib/gdb.exp (string_to_regexp): Set a default result.
21605 (default_gdb_start): Fix misleading message.
21606
21607Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
21608
21609 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
21610 Remove all CC, etc definitions.
21611 * config/mt-hpux: New file.
21612 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
21613 (CFLAGS, LDFLAGS): Define.
21614 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
21615
21616 * Makefile.in (site.exp): Don't insert host_os, etc.
21617 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
21618 (distclean): Check existence of subdir.
21619 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
21620 * gdb.base/Makefile.in: General cleanup and simplification.
21621 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21622 to build executables. Use default rule to build .o files.
21623 (EXPECT, RUNTEST, CC): Fix relative pathname.
21624 (site.exp): Don't insert host_os, etc.
21625 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
21626 and/or SIGUSR1 defined.
21627 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
21628 * gdb.c++/Makefile.in: General cleanup and simplification.
21629 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21630 (CFLAGS): Remove.
21631 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
21632
21633Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
21634
21635 * gdb.base/recurse.exp: Misc changes to get tests running again
21636 after Kung's changes to the watchpoint code.
21637 * gdb.base/watchpoint.exp: Likewise.
21638
21639Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
21640
21641 * lib/gdb.exp (string_to_regexp): Convert {\} also.
21642
21643Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
21644
21645 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
21646 * lib/gdb.exp (default_gdb_start): Define.
21647 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
21648 gdb.base/funcargs.exp, gdb.base/opaque.exp,
21649 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
21650 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
21651 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
21652 Don't call gdb_target_udi in between tests.
21653
21654Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21655
21656 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
21657 (which was basically just a local version of the same thing). In
21658 addition to avoiding duplication, gdb_test_exact is faster.
21659 * lib/gdb.exp (gdb_test_exact): Fix typo.
21660
21661 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
21662 don't give an error.
21663
21664 * gdb.base/term.exp: Call delete_breakpoints before starting.
21665
21666 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
21667 (t10): Add comment.
21668
21669Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
21670
21671 Reorganization of the GDB Test Suite.
21672
21673 * gdb.base: New directory, contains all the basic tests.
21674 * gdb.c++: New directory, tests specific to C++.
21675 * gdb.chill: New directory, tests specific to Chill.
21676 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
21677 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
21678 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
21679 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
21680 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
21681 t30-31 to chill).
21682 * */gdbme.*: Rename to match appropriate expect scripts.
21683 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
21684 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
21685 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
21686 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
21687 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
21688 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
21689 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
21690 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
21691 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
21692 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
21693 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
21694 gdb.c++/virtfunc.cc: New names of C++ files.
21695 * gdb.chill/chillvars.ch: New name of Chill file.
21696 * gdb.base/configure.in, gdb.c++/configure.in,
21697 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
21698 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
21699 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
21700 * configure.in (configdirs): Update to reflect directory changes.
21701 (target_abbrev): No longer define for any configuration.
21702 * Makefile.in: Cosmetic improvements to header comments.
21703
21704Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
21705
21706 Various changes to gdb.t31:
21707
21708 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
21709 * gdbme.ch: Make all key-words and predefineds be upper-case.
21710 * chillvars.exp: Expect key-words and predefinds in upper-case.
21711
21712 * chillvars.exp: Use gdb_test_exact many places.
21713 Change expected output for arrays (which now includes index labels).
21714
21715 * pr-5020.exp, gdme.ch (module PR_5020):
21716 New test, for PR-5020.
21717
21718Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
21719
21720 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
21721 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
21722
21723Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
21724
21725 * Makefile.in: Fix bit-rot in definitions of CHILL,
21726 CHILL_FOR_TARGET and Chill_LIB.
21727 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
21728 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
21729 CHILL, and CHILL_LIB.
21730
21731Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
21732
21733 * Revert the previous changes. Please see Rob's directory
21734 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
21735
21736Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
21737
21738 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
21739 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
21740 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
21741 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
21742 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
21743 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
21744 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
21745 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
21746 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
21747 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
21748 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
21749 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
21750 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
21751 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
21752 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
21753 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
21754 changes from 94Q1.
21755
21756Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
21757
21758 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
21759 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
21760 Rob's new testing fragments.
21761
21762Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
21763
21764 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 21765 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
21766
21767Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
21768
21769 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
21770 version also, match on casted version strings, and match on
21771 gdb startup case where the line numbers might be messed up.
21772
21773Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
21774
21775 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 21776 (CFLAGS): Delete it from here.
c906108c
SS
21777
21778Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
21779
21780 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
21781
21782Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
21783
21784 * Makefile.in (RUNTEST): Default to just "runtest".
21785
21786Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21787
21788 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
21789 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
21790 the code has been restructured.
21791
21792Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21793
21794 * gdb.t00/default.exp (set write): Allow any number of \r and/or
21795 \n, not just one of each.
21796
21797 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
21798 /bin/cc gives a warning if you do.
21799
21800Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
21801
d63a86f8 21802 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
21803 __t10ListS_link1ZUiRCUiPT0
21804
21805Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21806
21807 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
21808 on local variables in recursive functions.
21809
21810 * gdb.t07/Makefile.in: Build the new test.
21811
21812Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21813
21814 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
21815 directly. Instead compare the return values from actual calls.
21816
21817Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
21818
21819 * Makefile.in (check): Set TCL_LIBRARY for runtest.
21820
21821Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21822
21823 * From Peter Schauer with minor modifications.
a9c64011
AS
21824 * gdb.t15/return.exp (return_tests): Handle targets where "return"
21825 stops in mid-line in the caller. Add xfail for returning a float
21826 value on X86 targets.
c906108c
SS
21827
21828Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21829
21830 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
21831 to avoid expect lossage.
21832 (fmem_LRbug_tests): Likewise.
21833 * gdb.disasm/hppa.s: Corresponding changes.
21834
21835 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
21836 conditions to work with latest dejagnu/expect.
21837
21838 * gdb.t15/funcargs.exp (finish from indirect call): No longer
21839 expected to fail on the PA.
21840 (backtrace in call with trampolines): Explicitly require main
21841 to be frame #1 (no trampolines should show up in backtrace).
21842
21843 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
21844 "continue -expect".
21845 * gdb.t06/break.exp: Likewise.
21846 * gdb.t07/watchpoint.exp: Likewise.
21847 * gdb.t13/bitfields.exp: Likewise.
21848 * gdb.t15/{funcargs,return}.exp: Likewise.
21849 * gdb.stabs/weird.exp: Likewise.
21850 * config/{mips,udi}-gdb.exp: Likewise.
21851
21852 * hppa.sed: Enclose comments within a sed command to avoid
21853 losing with the old OSF1 sed.
21854
21855Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21856
21857 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
21858 sequent dynix.
21859 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
21860 * gdb.t15/funcargs.exp: Conditionally step again to really
21861 finish from marker_call_with_trampolines. Handle the case where
21862 the first step from within call_with_trampolines already steps
21863 us back to main.
21864 * gdb.t15/gdbme.c: Add comment to closing brace of
21865 call_with_trampolines for funcargs.exp.
21866
21867Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21868
d63a86f8 21869 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
21870 Fix typo(s).
21871
21872Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21873
21874 * gdb.t07/gdbme.c: More code for watchpoint testing.
21875
21876 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
21877 "Hardware watchpoint" throughout file.
21878 (test_watchpoint_triggered_in_syscall): New test.
21879 (test_complex_watchpoint): New test.
21880
21881Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21882
21883 * gdbme.c (call_with_trampolines): New function to try and step
21884 into. Tests trampoline problems on the PA.
21885
21886 * funcargs.exp (localvars_in_indirect_call): No longer expect
21887 stepping into indirect call to fail on PAs.
21888 (test_stepping_over_trampolines): New test.
21889
21890Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21891
21892 * TODO: Add suggestions for static member function tests, and
21893 completion tests.
21894
21895Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21896
21897 * TODO: Add suggestions for "p/a" tests.
21898
21899 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
21900 (default_gdb_exit): Replace all the hair with sending "quit" to
21901 the process with a simple close.
21902
21903Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21904
21905 * TODO: Add suggestions for shared library tests.
21906
21907Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21908
21909 * TODO: Add suggestions for x/s tests.
21910
21911Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21912
21913 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
21914 "enable once", and "enable breakpoints once" with ".*".
21915
21916Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21917
21918 * TODO: Add suggestions about structure passing tests.
21919
21920Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21921
21922 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
21923 the primary1 test, use work around if __GNUC__ < 2.
21924 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
21925 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
21926 Test for bad output rather than waiting for timeout. Issue
21927 second continue only if first continue failed.
21928
21929Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
21930
21931 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
21932 operator[] test with gdb_test because the old code didn't seem to
21933 be getting the quoting right with the new dejagnu.
21934
21935Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
21936
21937 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
21938 one from the path.
21939 * Makefile.in: Use a fresh expect if there is one, use runtest
21940 from the src tree if there is one.
d63a86f8 21941
c906108c
SS
21942Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
21943
21944 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
21945 next over recursive call. Revise the tests from that point on
21946 (which had been skipped) to match GDB's actual (correct) output.
21947
21948 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
21949 with next over a breakpoint whose condition is false.
21950
21951 * gdb.t00/help.exp: Comment out "help set print" tests just like
21952 (and for same reason as) "help set" test.
21953
21954Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21955
21956 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
21957 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
21958
21959Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21960
21961 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
21962 necessary gdb_target_udi.
21963
21964 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
21965
21966 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
21967 1838 and 2417; they are fixed.
21968
21969 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
21970 gdb.t03/ptype.exp (ptype structure, ptype union):
21971 Remove xfails; the test is looser than when the xfails were added.
21972
21973 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
21974 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
21975
21976 * gdb.t01/run.exp: Only run shell test if isnative.
21977
21978 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
21979 since "run" automatically loads if necessary. Call gdb_target_udi
21980 after the "file" since "file" kills any execution target.
21981
21982 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
21983 GDB. GDB doesn't work that way (not anymore at least) on UDI.
21984 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
21985 argument for UDI.
21986
21987Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
21988
21989 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
21990
21991 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
21992
21993Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21994
21995 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
21996 properly quoting regexps. This makes the second argument to
21997 demangle a fixed string, which matches the callers, instead of a
21998 shell-style pattern which is what the previous implementation
21999 used. Update some of the callers.
22000
22001Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22002
22003 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
22004 (comib_nullified_tests): Fix typo.
22005 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
22006 strings. No longer expected to fail.
22007
22008 * gdb.disasm/hppa.s (addib_tests): Fix typo.
22009 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
22010 strings. No longer expected to fail.
22011
22012 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
22013 string. No longer expected to fail.
22014
22015Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22016
22017 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
22018 No longer expected to fail.
22019
22020 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
22021 string. No longer expected to fail.
22022
22023Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22024
22025 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
22026 only in the names (I probably got most of them). I was even
22027 generous with some which differed in underscores in names, and
22028 probably missed a few, and I *still* was able to remove almost a
22029 third of the file with almost no impact on testsuite coverage.
22030
22031Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22032
22033 * gdb.t00/default.exp: Match udi_attach error message as well as
22034 the one from child_attach.
22035
22036 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
22037
22038 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
22039
22040 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
22041 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
22042
22043 * Move test with enums and partial symbols back to
22044 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
22045 Reverts the change of 26 May 93. Per today's change to
22046 stabs.texinfo, the behavior that weird.exp was expecting was
22047 unreasonable; what is important is that the compiler+gdb get
22048 things right, which happens with a recent gcc. Also fix the test
22049 to deal with native compilers which put out the stab gdb can't
22050 deal with.
22051
22052Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22053
22054 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
22055 in the names. The main thing these accomplish is to slow things down.
22056 Many more such duplicates surely remain.
22057
22058 * gdb.t00/help.exp: Comment out "help support" test just like
22059 (and for same reason as) "help set" test.
22060
22061Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
22062
22063 * gdb.t06/break.exp: Remove setup_xfails for
22064 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
22065 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
22066 about known bug in gcc to include up through 2.5.8.
22067 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
22068 well as "_vb$".
22069 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
22070 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
22071 with latest gcc and gdb.
22072 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
22073 well as "_vb$".
22074
22075Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22076
22077 * configure.in (hppa*-*-*): Also configure and build stabs-only
22078 tests.
22079
22080Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22081
22082 * gdb.t10/hppa.mt: A makefile fragment for the PA.
22083 * gdb.t10/configure.in (hppa*-*-*): Use it.
22084
22085Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22086
22087 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
22088
22089Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22090
22091 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
22092 versions prior to 1.13.5.
22093
22094Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22095
22096 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
22097 the prompt is at the start of a line.
22098
22099Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22100
22101 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
22102 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
22103 in the copr tests now.
22104 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
22105 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
22106 expected to fail.
22107
22108Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
22109
22110 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
22111 gdb.t31/chillvars.exp, lib/gdb.exp:
22112 Tweak to run under either version of expect.
22113 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
22114 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
22115 * gdb.t11/list.exp: Remove extraneous whitespace.
22116
22117Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22118
22119 * gdb.t16/printcmds.exp (test_print_strings): Accept
22120 "(unsigned char *) " before the string.
22121
22122 * TODO: Add notes about printing of fancy types and GDB expressions.
22123
22124Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
22125
22126 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
22127 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 22128 if doing mips-idt-ecoff.
c906108c
SS
22129
22130Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
22131
22132 * Most .exp files: Tweak to run under either version of expect.
22133
22134Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22135
22136 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
22137 xfails; I'm not sure why they are failing, but not because of PR 1806.
22138
22139Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
22140
22141 * config/unix-gdb.exp: Remove gdb_unload cause it's already
22142 defined in lib/gdb.exp.
22143
22144Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22145
22146 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
22147 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
22148 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
22149 have to be typeless.
22150
22151Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22152
22153 * TODO: Add suggestion for copyright year test.
22154
22155Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
22156
22157 * configure.in (*-*-lynxos*): Add stabs tests.
22158
22159Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22160
22161 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
22162 so insert a tab before any assembler directive in column zero.
22163
22164 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
22165 stores.
22166 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
22167 stores.
22168 (fpu_short_memory_tests): Likewise.
22169
22170Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22171
22172 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
22173 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
22174 .stabs directives in comments.
22175
22176Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22177
22178 * TODO: New file, describing tests we could write.
22179 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
22180
22181Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22182
22183 * gdb.t06/signals.exp: Add kludge to force re-sync.
22184
22185 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
22186 to xgdb instead of gdb, get out of gdb.
22187
22188Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
22189
22190 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
22191 for info.
22192
22193Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22194
22195 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
22196 * gdb.stabs/configure.in (hppa*-*-*): Use it.
22197 * gdb.stabs/hppa.sed: New sed script for the PA.
22198
22199Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22200
22201 * gdb.stabs: Re-write weird.def and configuration to use sed
22202 instead of cpp. sed is portable and POSIX; cpp is neither.
22203
22204Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22205
22206 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
22207
22208Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22209
22210 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
22211
22212Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22213
22214 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
22215 "_vb$".
22216 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
22217 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
22218
22219Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22220
22221 * lib/gdb.exp: Comment out code which depends on non-existent
22222 `transform' procedure.
22223
22224Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
22225
22226 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
22227 * lib/gdb.exp: Transform tool name.
22228 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
22229 1.1's new error handling system.
22230
22231Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22232
22233 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
22234
22235Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22236
22237 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
22238 They made pattern matching so slow that timeouts happened on
22239 heavily loaded systems. Now any output from "show print" which
22240 gets us back to the GDB prompt is a PASS.
22241
22242Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
22243
22244 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
22245
22246Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22247
22248 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
22249
22250 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
22251 It is not from PR 3220.
22252
22253Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22254
22255 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
22256 just started failing because they depended on the order the
22257 subcommands are presented, or exact docstring text. This kind of
22258 test is a pain and has minimal benefit.
22259
22260Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22261
22262 * gdb.t09/corefile.exp: At end of test, use "core" command with
22263 no arguments.
22264
22265Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
22266
22267 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
22268 17}/Makefile.in: Make it possible to run the testsuite with Sun
22269 make and CC = cross gcc by adding explicit build rules for .o
22270 files.
22271
22272Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22273
22274 * gdb.t15/funcargs.exp: Don't put comments on same line as
22275 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 22276
c906108c
SS
22277Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22278
22279 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
22280
22281Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
22282
22283 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
22284 * gdb.t20/inherit.exp: remove three dumplicate entries.
22285
22286Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22287
22288 * gdb.t06/break.exp: For "next over recursive call", fail on any
22289 incorrect output, not just on "factorial (value=2)".
22290
22291Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22292
22293 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
22294 working now. Add an xfail if accesing a bss variable causes
22295 a memory error if the target is not yet run.
22296
22297Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22298
22299 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
22300 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
22301 name of __st* demangling (2 strings). Did Kung really get the
22302 more than 95 others right without testing them?
22303
22304Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
22305
22306 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
22307
22308Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
22309
22310 * configure.in (configdirs): Add gdb.disasm
22311 * gdb.disasm: New directory for GDB disassembler tests.
22312 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
22313
22314Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22315
22316 * gdb.t00/help.exp: Don't test "help set".
22317
22318 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
22319 from within expect statements. None of these happen anymore and
22320 they cause regressions to be silently unnoticed.
22321
22322 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
22323 messages) about known failures with gcc cygnus-2.4.5-930417.
22324
22325 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
22326 comp-info.exp so it gets built if it doesn't exist.
22327
22328 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
22329 it is no longer used.
22330 * gdb.t13/comp-info.c: Removed.
22331
22332Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22333
22334 * gdb.t06/signals.exp: Add xfail for sun3.
22335
22336Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22337
22338 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
22339 relevant because ^C doesn't get sent but failure can be reproduced
22340 interactively).
22341
22342Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22343
22344 * gdb.stabs/alpha.mt: New configuration file for alpha.
22345 * gdb.stabs/configure.in: Use it.
22346 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
22347 sharing with alpha.mt, redefine long to word via preprocessor.
22348 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
22349 for alpha.
22350 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
22351 native cc.
22352 * gdb.t00/teststrategy.exp: Change expect string so that we
22353 consume the `(xgdb)' from the command echo and from the gdb prompt.
22354 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
22355 gdb currently compares all values as long, so this failure probably
22356 applies to any configuration where LONGEST is bigger than a target int.
22357 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
22358 with gcc.
22359 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
22360 to handle opaque pointers, gcc is.
22361 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
22362 as first argument. Include <sys/types.h> and change all operator
22363 new definitions to use size_t.
22364 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
22365 now that we use size_t.
22366
22367Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22368
a9c64011 22369 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 22370 a long or float array cast all array members to the same type.
a9c64011 22371 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 22372 with 64 bit longs.
a9c64011 22373 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 22374 on alpha.
a9c64011 22375 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
22376
22377Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22378
22379 * gdb.t24 (demangle.exp): Constructors of templates have names like
22380 vector<int>::vector(int) not vector<int>::vector<int>(int). See
22381 section 14.6 of the ARM.
22382
22383 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
22384 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
22385 accomplish little and slow down the testsuite.
22386
22387 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
22388 Accept spaces various places.
22389
22390Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22391
22392 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
22393 with watchpoint enabled.
22394
22395 * Makefile.in: Remove definition of CC and remove the second
22396 definition of CXX (the "CXX = gcc" one remains). These definitions
22397 were causing backquotes to be expanded within backquotes, which
22398 doesn't work.
22399
22400Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
22401
22402 * gdb.t17/callfuncs.exp: Add "return 0" to end.
22403
22404Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22405
a9c64011
AS
22406 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
22407 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
22408 by mips cc and contains no stabs entries.
22409
22410Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
22411
22412 * config/vx-gdb.exp: Use fake device to load files rather than
22413 NFS.
22414 * lib/gdb.exp: New proc to do "file" command.
22415 * config/unix-gdb.exp: Use new "file" proc.
22416
22417Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
22418
22419 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
22420 Rework board rebooting slightly.
22421 (gdb_exit): Don't exit from the remote shell; there isn't one.
22422 * gdb.stabs/weird.exp: If a program is being debugged already,
22423 kill it.
22424 * gdb.t04/setvar.exp: Stop and restart gdb.
22425 * gdb.t05/expr.exp: Likewise.
22426 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
22427 restart gdb and reload the program.
22428 * gdb.t08/opaque.exp: Likewise.
22429 * gdb.t12/scope.exp: Likewise.
22430 * gdb.t13/bitfields.exp: Likewise.
22431 * gdb.t15/funcargs.exp: Likewise.
22432 * gdb.t20/classes.exp: Likewise.
22433 * gdb.t03/ptype.exp: Increase timeout.
22434 * gdb.t16/printcmds.exp (test_print_string_constants,
22435 test_print_array_constants): Likewise.
22436 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
22437 * gdb.t20/classes.exp (do_tests): Likewise.
22438 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
22439
22440Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
22441
22442 * gdb.stabs: Renamed *wierd* to *weird*.
22443
22444Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
22445
22446 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
22447 for timeout. Add "known gcc 2.4.5 bug" to failure message.
22448
22449Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
22450
22451 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
22452 (do_tests): Remove xfail for whatis on one_var and two_var.
22453
22454Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
22455
22456 * Makefile.in: Made cross building work better by adding
22457 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
22458
22459Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22460
22461 * gdb.t15/{return.c,return.exp,Makefile.in}:
22462 New test, currently commented out.
22463
22464Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
22465
22466 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
22467 still running and removes the leftover named socket so GDb can do
22468 clean restarts.
22469
22470Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
22471
22472 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
22473 console, not GDB.
22474 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
22475 cross testing works better with "make check"
22476 * config/unix-gdb: Use default procedures for exit and version.
22477 * config/vx-gdb.exp: Cleaned up and massaged back to working order
22478 with the newest VxWorks.
22479
22480Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22481
22482 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
22483 old form.
22484
22485 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
22486 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
22487
22488 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
22489
22490 * config/unix-gdb.exp: Remove this version of gdb_exit
22491 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
22492 Rob says he'll look at it when he gets back to testing boards.
22493
22494Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
22495
22496 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
22497 an expected fail for certain ptype commands.
22498
22499 * gdb.t20/classes.exp: Update expected results of "ptype class
22500 Base1" to account for the constructor that now appears in the type.
22501
22502Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
22503
22504 * configure.in (configdirs): Restore gdb.t04, which mysteriously
22505 disappeared from list.
22506 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
22507 "alldone" proc with call to cleanup and exit.
22508 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
22509 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
22510 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
22511 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
22512 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
22513 "alldone" proc with simple returns that suppress remaining
22514 tests. The alldone proc went away many months ago.
22515
22516Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22517
22518 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
22519
22520 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
22521
22522Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22523
22524 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
22525 as vax gdb will display them.
22526
22527Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22528
22529 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
22530 optimizers.
22531
22532 * scope.exp: Change "bad value for localval" messages so each one
22533 is unique.
22534
22535 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
22536 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
22537
22538 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
22539
22540Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22541
22542 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
22543 doesn't exist (due to optimization).
22544
22545Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22546
22547 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
22548 contains \r because the filename is long.
22549
22550 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
22551 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
22552
22553Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22554
22555 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
22556 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
22557 Ultrix.
22558 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
22559 int tests.
22560 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
22561
22562Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
22563
22564 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
22565
22566 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 22567 to match does not match the passing case but still matches the
c906108c
SS
22568 failing case.
22569
22570Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22571
22572 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
22573
22574Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
22575
22576 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
22577 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
22578 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
22579 Remove various versions of gdb_exit.
22580 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
22581 gdb_exit.
22582 * config/unix-gdb.exp: gdb_exit remains here, and should override
22583 the generic version, since it's doing a lot of wierd stuff that
22584 the other versions aren't. FIXME, fold it in, or abandon this
22585 version.
22586
22587Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22588
22589 * gdb.t24/demangle.exp: Add tests for PR 3220.
22590
22591Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22592
22593 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
22594
22595Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
22596
22597 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
22598 "i386-*-*". Works for i486 as well.
22599
22600 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
22601 bug, and expand domain of xfail to all SVR4 systems, since the
22602 actual problem is likely to be in generic SVR4 /proc support.
22603
22604Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22605
22606 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
22607
22608Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
22609
22610 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
22611 xfails for other systems. Match a missing 'Continuing.' as an
22612 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
22613
22614 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
22615 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
22616 Only issue warning for missing executables if -all option is used.
22617
22618 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
22619 file if -all option is used. It's like an unpredictable XFAIL.
22620
22621Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22622
22623 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
22624 for dynamically linked binaries.
22625
22626 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
22627
22628Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22629
22630 * gdb.t20/inherit.exp: Change message for "print tagless struct"
22631 to state that this is a known bug in old versions of g++.
22632
22633Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22634
22635 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
22636 while waiting for `Continuing'.
22637
22638Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
22639
22640 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
22641 in text, data, and bss.
22642 * gdb.t10/nodebug.c: Add local and global test variables for
22643 initialized and uninitialized data.
22644
22645Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22646
22647 * config/unix-gdb.exp (gdb_exit): Add "wait".
22648
22649Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22650
22651 * gdb.t06/signals.exp: xfail the continue from the handler for all
22652 targets.
22653
22654 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
22655 function with watchpoints enabled, the i386 call dummy starts with
22656 a call.
22657
22658 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
22659 386 bsd names its corefiles.
22660
22661Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
22662
22663 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
22664 compilers don't grok it.
22665 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
22666 with small octal ints rather than character constants, which
22667 are signed and might not fit if first promoted to int.
22668
22669Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
22670
22671 * gdb.t09/Makefile.in (clean): Remove corefile.
22672
22673Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22674
22675 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
22676
22677Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22678 and Jim Kingdon (kingdon@cygnus.com)
22679
22680 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
22681 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
22682 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
22683
22684Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22685
22686 * gdb.t17/interrupt.exp: Add xfail for hppa.
22687
22688Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22689
22690 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
22691 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
22692 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
22693 to determine signed-ness of bitfields and use the result to setup
22694 the xfail.
22695 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
22696 * gdb.t15/funcargs.exp: Use them to step until the second indirect
22697 call line is reached if necessary.
22698
22699Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22700
22701 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
22702
22703Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22704
22705 * gdb.t06/break.exp: Also test `clear' command.
22706
22707Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22708
22709 * gdb.t00/teststrategy.exp: Remove extra quote.
22710
22711 * gdb.t07/watchpoint.exp: Change xfail for calling function with
22712 watchpoint enabled to be for all non-68k machines.
22713
22714 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
22715
22716Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22717
22718 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
22719 targets use aout.mt instead of ecoff.mt as gas understands
22720 standard aout format.
22721
22722Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22723
22724 * lib/gdb.exp (runto): Don't insist that function we are running to
22725 was compiled with -g.
22726
22727 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
22728
22729 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
22730 to get back into the read system call.
22731 Accept leading newline in case where we woke it up.
22732
22733Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22734
22735 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
22736 to make the stabs test work on ecoff systems using gcc and -with-stabs.
22737 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
22738 enable ecoff configuration.
22739
22740Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22741
22742 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
22743
22744Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22745
22746 * gdb.t16/printcmds.exp: Add another printf test.
22747
22748Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
22749
22750 * configure.in: If configured -with-stabs on any target, add
22751 stabsdirs to configdirs.
22752
22753Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22754
22755 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
22756 fun" so pattern does not match the command itself.
22757
22758Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22759
22760 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
22761
22762Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22763
22764 * gdb.t17/interrupt.exp: Test for more things.
22765
22766Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22767
22768 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
22769 compiler arranges the code and line numbers.
22770
22771 * gdb.t17/interrupt.exp: Don't send \n after ^C.
22772
22773Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22774
22775 * gdb.t00/help.exp: Increase expect input buffer size.
22776
22777Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22778
22779 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
22780
22781 * gdb.t07/watchpoint.exp: Add xfail for hppa.
22782
22783 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
22784
22785 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
22786 [0-9]*, not just [0-9].
22787
22788Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22789
22790 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
22791
22792 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
22793
22794Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22795
22796 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
22797
22798Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22799
22800 * gdb.t06/signals.c: Add xfails for sun3.
22801
22802 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
22803
22804 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
22805 test_stepping tests.
22806
22807Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22808
22809 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
22810
22811 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
22812
22813 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
22814 rather than actually putting it through cpp twice.
22815
22816 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
22817
22818Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
22819
22820 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
22821 no longer needed.
22822
22823Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22824
22825 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
22826
22827 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
22828 C++ features prints as "struct", make it a pass, not an xfail.
22829
22830Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22831
22832 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
22833 Don't require VA to print as "class" rather than "struct".
22834
22835Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
22836
22837 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
22838
22839Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22840
22841 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
22842
22843Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22844
22845 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
22846 order.
22847
22848Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22849
22850 * gdb.t16/printcmds.exp: Add printf tests.
22851
22852 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
22853
22854 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
22855
22856Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
22857
22858 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
22859 pass counts, to counteract any existing or future setup_xfails.
22860
22861Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22862
22863 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
22864 {BEGIN,END}_COMMON for common block instead of STAB.
22865 * gdb.stabs/wierd.exp: Add xfail for rs6000.
22866
22867 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
22868 intp_var should be N_GSYM not N_LSYM.
22869 wierd-aout.S: Use a label for the value of the N_SO.
22870 wierd.def: Remove all backslashes.
22871 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
22872
22873Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22874
22875 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
22876 get the expected next to inheritance3.
22877
22878Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22879
22880 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
22881 now that gcc-2.4 gets it right.
22882
22883Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22884
22885 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
22886
22887 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
22888 generating comp-info.exp which works for cross-compilation.
22889
22890Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
22891
22892 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
22893 "*-*-sysv4.*".
22894
22895Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
22896
22897 * gdb.t01/run.exp: Start with a fresh gdb.
22898 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
22899 SVR4.x.
22900
22901Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
22902
22903 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
22904 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
22905 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
22906 Makefile.in (distclean, realclean): Remove gdbme.c from list of
22907 things to remove.
22908
22909Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
22910
22911 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
22912 test cases from bug reports.
22913
22914Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
22915
22916 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
22917 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
22918 avoid spurious xfails.
22919 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
22920 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
22921 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
22922
22923Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
22924
22925 * gdb.t00/teststrategy.exp: Rework to provide more useful
22926 description of each test, fix problem with systems that define
22927 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
22928 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
22929 results for "next over recursive call" so timeouts aren't taken
22930 by error.
22931
22932Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
22933
22934 * gdb.t12/scope.exp: Test printing of variables before run.
22935
22936 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
22937 printed in wrong order due to sorting.
22938
22939Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
22940
22941 * gdb.t00/teststrategy.exp: Fix expected results for printing
22942 user entered string constant. Is array of char, prints with no
22943 address.
22944
22945 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
22946 commands.
22947 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
22948 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
22949 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
22950 of struct of char arrays.
22951 * gdb.t00/radix.exp: New tests for radix commands.
22952
22953Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
22954
22955 * gdb.t16/printcmd.exp: Print a variable before running program
22956 (with xfail for AIX).
22957
22958Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
22959
22960 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
22961
22962 * gdb.t16/printcmd.exp: Don't print variables before running program.
22963
22964 * gdb.t06/break.exp: Don't require envp argument to main.
22965
22966 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
22967
22968 * gdb.t02/whatis.exp, gdb.t11/list.exp:
22969 Add xfails for rs6000.
22970
22971 * gdb.t02/whatis.exp: Change other tests not to re-test something
22972 we already tested.
22973
22974 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
22975 each type used has a variable of that type.
22976
22977Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
22978
22979 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
22980
22981Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22982
22983 * configure.in: change srctrigger to be a file, not a directory
22984
22985Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
22986
22987 * configure.in (mips-idt-ecoff*): Added trailing '*'.
22988
22989 * gdb.t11/list.exp: Fixed a couple of typos.
22990
22991Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
22992
22993 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
22994 is fixed and PR is closed.
22995 * gdb.t16 (gdbme.c): Add simple test string variable.
22996 * gdb.t16 (printcmds.exp): Add tests with simple test string
22997 variable, primarily for boundaries on "set print elements".
22998
22999Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
23000
23001 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
23002 Make leading 0's optional and don't expect a tab in the middle
23003 of the number.
23004
23005 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
23006
23007 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
23008 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
23009 don't end command passed to gdb_test with newline.
23010
23011 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
23012 signed keyword away, don't expect signed bitfields to be signed.
23013
23014 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
23015 printing with only as many 1's as are in the field as well as printing
23016 with 32 1's (see comment).
23017
23018Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
23019
23020 * gdb.t00/default.exp: Start with a fresh gdb.
23021 * configure.in (configdirs): Remove gdb.t31 until the chill
23022 compiler works again. It no longer is able to find chillrt0
23023 since it isn't in libchill.a anymore.
23024 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
23025 wierd.o, make more modular.
23026 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
23027 spurious newlines that caused problems.
23028
23029Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23030
23031 * Move test with enums and partial symbols from gdb.t03/ptype.exp
23032 to gdb.stabs/wierd.exp since GCC has worked around the bug.
23033 gdb.stabs/wierd.{exp,def}: Many new tests.
23034
23035 * gdb.t00/default.exp: update info line for new message.
23036
23037 * gdb.t02/{whatis.exp,gdbme.c}:
23038 Test that "char *" doesn't print as "caddr_t".
23039
23040Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23041
23042 * gdb.t00/help.exp: Use .* in place of some help messages which
23043 just changed.
23044 gdb.t00/default.exp: Update "info frame" test for new message.
23045 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
23046 Remove some xfails
23047
23048Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23049
23050 * gdb.t03/{gdbme.c,ptype.exp}:
23051 Add tests for typedef'd struct and union without tags.
23052 Also check "whatis" on a variable of a typedef'd enum without a tag.
23053
23054 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
23055 PRMS 1823; the bug still exists but isn't reproduced by this test
23056 anymore), and remove rs6000 XFAIL (the bug is fixed).
23057
23058 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
23059 duplicated from whatis.exp. For those that are left, accept
23060 "long", "long int", or "int" for long variables (whatis.exp already
23061 has an XFAIL for "int", so no need to fail it here).
23062
23063 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
23064 Deal with GCC's names for types now that GDB uses the compiler's names.
23065
23066 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
23067 setup_xfail's for sunos4. If we #defined the signed keyword away,
23068 don't expect GDB to know that char it is signed.
23069
23070 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
23071
23072Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
23073
23074 * configure.in (configdirs): Add gdb.t24 for C++ tests that
23075 should work on any system, regardless of debugging format.
23076 * gdb.t21/demangle.exp: Move to gdb.t24.
23077 * gdb.t24/demangle.exp: Move from gdb.t21.
23078 * gdb.t24/{Makefile.in, configure.in}: New files.
23079
23080Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23081
23082 * configure.in: Do gdb.stabs and C++ tests only for stabs.
23083 * gdb.stabs: New directory.
23084
23085Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
23086
23087 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
23088 not just "Quit anyway?".
23089
23090Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
23091
23092 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
23093 that all setup_xfails are immediately followed by clear_xfails.
23094
23095Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
23096
23097 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
23098 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
23099 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
23100 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
23101 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
23102 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23103 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23104 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
23105 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
23106 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
23107 gdb.t31/chillvars.exp, lib/gdb.exp:
23108 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
23109 bug-gdb@prep.ai.mit.edu.
23110
23111Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
23112
23113 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
23114 with 0.0, not integer 0.
23115
23116Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
23117
23118 * gdb.t06/break.exp: Update for "Kill the program" message change.
23119
23120Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
23121
23122 * Makefile.in (GDBFLAGS): Set to -nx.
23123 * Makefile.in (site.exp): Use GDBFLAGS.
23124
23125Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23126
23127 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
23128 Makefiles.
23129 (check): depend on just-check.
23130 (just-check): added so that tests can be run without a noop
23131 build pass.
23132
23133Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23134
23135 Switch to using configure's configdirs.
23136 * Makefile.in (Makefile): add configure.in dependency.
23137 (SUBDIRS): removed redundant assignment.
23138 * configure.in: switch subdirs assignment to configdirs.
23139 * gdb.t*/configure.in: new files.
23140
23141Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
23142
23143 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
23144 works.
23145
23146Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
23147
23148 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
23149 in explicit rules. Apparently this is not supported by some makes.
23150
23151Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
23152
23153 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
23154
23155Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23156
23157 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
23158 disappeared.
23159
23160Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
23161
23162 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
23163
23164Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
23165
23166 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
23167 watchpoint problem that is now fixed.
23168 * gdb.t30/chexp.exp: Remove setup_xfail for printing
23169 uninitialized convenience variables.
23170 * gdb.t31/chillvars.exp: Fix expected patterns for printing
23171 structures.
23172
23173Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23174
23175 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
23176 which causes expect to get out of sync with gdb on long output
23177 from help set.
23178 * gdb.t09/corefile.exp: Make expected pattern for core file
23179 failing signal and frame output format less sun specific.
23180
23181Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
23182
23183 * gdb.t31/chillvars.exp: Add and remove initial dummy
23184 breakpoint, so that symbol table is forced in.
23185 (Needed at least on Sunos4, though it seems not SVR4.)
23186 * gdb.t31/chillvars.exp: Update for changed output format.
23187
23188Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
23189
a9c64011 23190 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
23191
23192Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
23193
23194 * Makefile.in: Added --srcdir when invoking runtest, removed the
23195 need for a local config file. (optional now)
23196
23197Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
23198
23199 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
23200 failure count used to force early termination. Add some more
23201 expected failures for gnu style demangling.
23202
23203Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23204
23205 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
23206 pmi variable from gdb.t20/gdbme to get optimized away.
23207 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
23208 Check for written corefile upon timeout _and_ eof.
23209
23210Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23211
23212 * config/unix-gdb.exp: Add missing return 0.
23213
23214Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23215
23216 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
23217 test termination.
23218
23219Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
23220
23221 * configure.in (subdirs): Put back gdb.t17 which mysteriously
23222 disappeared.
23223
23224Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
23225
23226 * gdb.t10/crossload.exp: Disable the i860-elf test until such
23227 time as i860 support works.
23228
d63a86f8 23229 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
23230 "backtrace 100\r" rather than just "backtrace\r", to match last
23231 change.
23232
23233Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
23234
23235 * config/udi-gdb.exp (gdb_exit): Remove close command.
23236 (gdb_target_udi): New procedure to set the UDI target.
23237 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
23238 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
23239 Added waits for prompts after several question responses. Added
23240 some more responses used by a29k-amd-udi-gdb.
23241 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
23242 pass different arguments, restart UDI connection after program
23243 completion.
23244 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
23245 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23246 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
23247 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
23248 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
23249 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
23250 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23251 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
23252 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
23253 after program completion.
23254 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
23255 compiled with a SELECT_VECS setting.
23256 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
23257 infinite recursion.
23258
23259 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
23260 Added checks for COFF results, and made them expected failures for
23261 all targets. It would be better to make them expected failures
23262 for COFF targets only.
23263
23264Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
23265
23266 * Makefile.in: add null dvi target, don't bother to recurse
23267 through test directories for info and install-info; rename
23268 $(datadir) to be dejagnu instead of deja-gnu
23269
23270Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
23271
23272 * gdb.t31/gdbme.ch: Re-enable code that previously caused
23273 compiler to coredump.
23274 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
23275 code.
23276
23277Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
23278
23279 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
23280 coredump.
23281 * gdb.t31/chillvars.exp: Comment out tests that depend on that
23282 code.
23283
23284Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
23285
23286 * gdb.t03/ptype.exp: tests for return code from gdb_test.
23287 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
23288 which in a shell. Deletes xgdb when done.
23289 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
23290 Tests the return from the "set height" or "set width" commands.
23291 Added a few return codes where needed.
23292
23293Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
23294
23295 * Makefile.in (SUBDIRS): Add gdb.t17.
23296 * configure.in (subdirs): Add gdb.t17.
23297 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
23298 files to test gdb's calling of functions in the inferior with
23299 the correct arguments and gdb's ability to retrieve any
23300 result returned.
23301
23302Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
23303
23304 * config/unix-gdb.exp (gdb_exit): Remove close commands that
23305 may be called after gdb goes away. Previous versions of expect
23306 needed these to avoid file descriptor leaks, but they cause
23307 errors with the current revision of expect.
23308 * gdb.t00/gdbvars.exp: Use -re on expected output after
23309 setting sevenbit-strings.
23310 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
23311 to set sevenbit-strings consistent across tests.
23312 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
23313 set sevenbit-strings consistent across tests.
23314
23315Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
23316
23317 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
23318 expected output to match current "expect" expectations.
23319
23320Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
23321
23322 * gdb.t00/default.exp: Change expected output for default "source"
23323 command, to match new gdb behavior which requires a filename to
23324 source.
23325
23326Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
23327
23328 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
23329 expected fail for i486-*-* that misses the marker2 function.
23330 * gdb.t10/crossload.exp (bfddefault): Allow successful
23331 recognition of a format to pass even if no symbols are found.
23332 Explicitly catch failures where the format is not recognized
23333 or is ambiguous, and add the reason to the fail message.
23334 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
23335 the cause is and invalid target and add reason to failure message.
23336 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
23337 elf32-i386, elf32-sparc, and elf32-i860.
23338 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
23339 Set up expected failure for 'filename'::variable scope resolution,
23340 which is now apparently broken on all targets.
23341 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
23342 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
23343 gdb.t23/templates.exp: Change failure for missing binfile into
23344 just a warning.
23345 gdb.t21/demangle.exp: Change all cfront references to 'arm'
23346 references.
23347
23348Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
23349
23350 * gdb.t00/default.exp: Add expected output for default "source"
23351 command, to match new gdb behavior.
23352 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
23353
23354Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
23355
23356 * config/*-gdb.exp: returns an error, rather than exiting on
23357 internal errors.
23358
23359Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
23360
23361 * gdb.t03/gdbme.c: Add pointer to struct variable.
23362 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
23363 referencing struct members.
23364
23365Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
23366
23367 * configure.in (mips-idt-ecoff): New target.
23368 * config/mips-gdb.exp: New file for remote board using MIPS remote
23369 debugging protocol.
23370
23371 * Redid configuration scheme. Removed gdb.t*/configure.in.
23372 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
23373 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
23374 distclean targets. Built executables via .o files. Adjusted
23375 tests to account for source files in $(srcdir) rather than
23376 $(objdir).
23377 * lib/gdb.exp (runto): Don't expect () after the function name,
23378 because it may have arguments.
23379
23380Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
23381
23382 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
23383 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
23384 expected failures for mips-idt-* and mips-sgi-*.
23385 * gdb.t00/default.exp (attach): Kill process if requested.
23386 * gdb.t00/help.exp (help target core, help target): Accept a gdb
23387 that does not read core files.
23388 * gdb.t01/run.exp: Removed checks for exit status code.
23389 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
23390 it is linked in.
23391 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
23392 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
23393 appropriate, rather than doing it by hand.
23394 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
23395 execution.
23396 * gdb.t10/crossload.exp: Kill existing program if needed.
23397 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
23398 appropriate, rather than doing it by hand. Always increase
23399 timeout for this test, not just for VxWorks.
23400
23401Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
23402
23403 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
23404 of Chill STRUCT types and STRUCT values.
23405 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
23406 than "char".
23407 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 23408 struct2): New struct definitions and initializations to test
c906108c
SS
23409 simple Chill STRUCT types.
23410
23411Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
23412
23413 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
23414 the null byte at the end of strings.
23415 * gdb.t00/default.exp: Make show version insensitive to copyright
23416 date.
23417 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
23418 to avoid dependencies on target char signedness.
23419 * gdb.t16/printcmds.exp: Update expected results for explicitly
23420 unsigned char.
23421 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
23422 now work.
23423 * gdb.t21/demangle.exp: Add many more patterns for template
23424 demangling, most of them being expected failures.
23425 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
23426 string we are matching for, to match on the whole string.
23427 * gdb.t21/demangle.exp: Add many new test strings to demangle,
23428 and fix a whole bunch that had incorrect expected output but were
23429 passing anyway because of the bug in "proc demangle".
23430 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
23431 type.
23432 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
23433
23434Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
23435
a9c64011
AS
23436 * gdb/testsuite: made modifications to testcases, etc., to allow
23437 them to work properly given the reorganization of deja-gnu and the
23438 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
23439
23440Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
23441
23442 * gdb/testsuite: Initial creation of gdb/testsuite.
23443 Migrated dejagnu testcases and support files for testing nm to
23444 gdb/testsuite from deja-gnu. These files were moved "as is"
23445 with no modifications. This migration is part of a major overhaul
23446 of dejagnu. The modifications to these testcases, etc., which
23447 will allow them to work with the new version of dejagnu will be
23448 made in a future update.
48efe704 23449
8d8cb839 23450 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 23451\f
8d8cb839
EZ
23452;; Local Variables:
23453;; mode: change-log
23454;; left-margin: 8
23455;; fill-column: 74
23456;; version-control: never
23457;; End:
902f2ccb
MC
23458
23459 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 23460 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
23461 Copying and distribution of this file, with or without modification,
23462 are permitted provided the copyright notice and this notice are preserved.