Fix comment typo.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
3dfcbbd2
KW
12011-02-16 Ken Werner <ken.werner@de.ibm.com>
2
3 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
4 a bool variable. Expect correct OpenCL names for vector types. Use the
5 uc3 variable name instead of referring to the uchar3 built-in type.
6 Escape the asterisk at the half pointer test.
7
08807d5a
PA
82011-02-16 Pedro Alves <pedro@codesourcery.com>
9
10 * collection.c (globalarr2): New global.
11 (main): Initialize it before collecting, and and clear it
12 afterwards.
13 * collection.exp (gdb_collect_globals_test): Test collecting
14 overlapping memory ranges.
15
60f98dde
MS
162011-02-15 Michael Snyder <msnyder@vmware.com>
17
18 * gdb.base/default.exp: Add tests for thread commands.
19 * gdb.base/help.exp: Add tests for thread commands.
20 * gdb.threads/thread-find.exp: New test for thread find command.
21
648cd113
KW
222011-02-15 Ken Werner <ken.werner@de.ibm.com>
23
24 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
25
494e194e
YQ
262011-02-15 Yao Qi <yao@codesourcery.com>
27
28 PR tdep/12352
29 * gdb.arch/arm-disp-step.S : New test for str instruction.
30 * gdb.arch/arm-disp-step.exp : Likewise.
31
d9492458
TJB
322011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
33
34 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
35 "vector_register2_vr" test strings. Test the extended floating
36 point registers (F32~F63).
37 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
38 IBM XL C compiler. Make the test program use a register provided
39 by the compiler for the lxvd2x instruction.
40
8af8e3bc
PA
412011-02-14 Pedro Alves <pedro@codesourcery.com>
42
43 * gdb.trace/unavailable.cc (class Base, class Middle, class
44 Derived): New types.
45 (derived_unavail, derived_partial, derived_whole): New globals.
46 (virtual_partial): New global.
47 (virtualp): Point at virtual_partial.
48 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
49 related to unavailable vptr.
50
1b28d0b3
PA
512011-02-14 Pedro Alves <pedro@codesourcery.com>
52
53 * gdb.trace/unavailable.cc (a, b, c): New globals.
54 (main): Set and clear them.
55 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
56 `a' and `c', and check that `b' isn't collected, although `a' and
57 `c' are.
58
ec0a52e1
PA
592011-02-14 Pedro Alves <pedro@codesourcery.com>
60
61 * gdb.trace/unavailable.cc (struct Virtual): New.
62 (virtualp): New global pointer.
63 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
64 printing a pointer to an object whose type has a vtable, with
65 print object on.
66
24e6bcee
PA
672011-02-14 Pedro Alves <pedro@codesourcery.com>
68
69 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
70 value repeat handles unavailableness.
71
39d37385
PA
722011-02-14 Pedro Alves <pedro@codesourcery.com>
73
74 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
75 tests for building arrays from unavailable values, subscripting
76 non-memory rvalue unvailable arrays, and accessing fields or
77 baseclasses of non-lazy unavailable values,
78 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
79 struct types.
80 (g_smallstruct, g_smallstruct_b): New globals.
81
06d72e16
PA
822011-02-14 Pedro Alves <pedro@codesourcery.com>
83
84 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
85
bc9a5551
JK
862011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
87
88 Fix const/volatile qualifiers of C++ types, PR c++/12328.
89 * gdb.cp/overload-const.exp: New file.
90 * gdb.cp/overload-const.cc: New file.
91
54fcddd0
UW
922011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
93
94 * gdb.opencl/callfuncs.cl: New file.
95 * gdb.opencl/callfuncs.exp: New test.
96 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
97
d6dafb7c
UW
982011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
99
100 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
101 when computing result.
102 * gdb.arch/altivec-abi.exp: Update expected results.
103
a449c2d8
TJB
1042011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
105
106 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
107 * gdb.base/jit.exp: Likewise.
108 * gdb.base/pie-execl.exp: Likewise.
109 * gdb.base/solib-nodir.exp: Likewise.
110 * gdb.base/solib-overlap.exp: Likewise.
111
764880b7
PA
1122011-02-07 Pedro Alves <pedro@codesourcery.com>
113
114 * gdb.trace/collection.c (global_pieces): New.
115 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
116 New procedure.
117 (gdb_trace_collection_test): Call it.
118
505500db
SW
1192011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
120
121 * gdb.python/py-evthreads.c: New file.
122 * gdb.python/py-evthreads.exp: New file.
123 * gdb.python/py-events.py: New file.
124 * gdb.python/py-events.exp: New file.
125 * gdb.python/py-events.c: New file.
126
385203ed
DD
1272011-02-04 David Daney <ddaney@caviumnetworks.com>
128
129 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
130
9011945e
AB
1312011-02-03 Andrew Burgess <aburgess@broadcom.com>
132
133 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
134 gdb.base/disasm-end-cu.exp: New test for disassembling over the
135 boundary between two compilation units.
136
580688f3
PA
1372011-02-02 Pedro Alves <pedro@codesourcery.com>
138
139 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
140 (Virtual): New structs.
141 (virtual_o, virtual_middle_b): New globals.
142 * gdb.cp/virtbase.exp: New tests.
143
d3f0f853
PP
1442011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
145
146 * gdb.base/jit.exp: New file.
147 * gdb.base/jit-main.c: New file.
148 * gdb.base/jit-solib.c: New file.
149
b2030fb5
UW
1502011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
151
152 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
153 proceed to initial kernel entry point.
154 * gdb.opencl/datatypes.exp: Likewise.
155 * gdb.opencl/operators.exp: Likewise.
156 * gdb.opencl/vec_comps.exp: Likewise.
157
2db19d1e
SW
1582011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
159
160 * gdb.cp/nsnested.cc: New.
161 * gdb.cp/nsnested.exp: New.
162 * gdb.cp/nsnoimports.exp: New.
163 * gdb.cp/nsnoimports.cc: New.
164
6b0c4c1f
JB
1652011-01-31 Joel Brobecker <brobecker@adacore.com>
166
167 * gdb.base/interact.exp: Add extra tests that verify that
168 the value of the interactive-mode setting does not change
169 after the script is sourced.
170
80b23b6a
JK
1712011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
172
173 * gdb.cp/noparam.exp: New file.
174 * gdb.cp/noparam.cc: New file.
175
ffd5ec24
PA
1762011-01-28 Pedro Alves <pedro@codesourcery.com>
177
178 * gdb.trace/tfile.exp: Test that with no traceframe selected,
179 there's no stack or registers.
180
a81766d8
TT
1812011-01-26 Tom Tromey <tromey@redhat.com>
182
183 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
184 space before string output. Add test for "set print pretty off"
185 case.
186
585fdaa1
PA
1872011-01-25 Pedro Alves <pedro@codesourcery.com>
188
189 * gdb.base/frame-args.exp: Adjust.
190 * gdb.dwarf2/dw2-noloc.exp: Adjust.
191 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
192 * gdb.dwarf2/pieces.exp: Adjust.
193 * gdb.opt/clobbered-registers-O2.exp: Adjust.
194 * gdb.opt/inline-locals.exp: Adjust.
195 * gdb.threads/fork-child-threads.exp: Adjust.
196
d468832a
KW
1972011-01-25 Ken Werner <ken.werner@de.ibm.com>
198
199 * gdb.opencl/convs_casts.cl: Move program scope variables into the
200 OpenCL kernel function. Add a comment as marker. Add address space
201 qualifiers for the remaining program scope variables.
202 * gdb.opencl/datatypes.cl: Likewise.
203 * gdb.opencl/operators.cl: Likewise.
204 * gdb.opencl/vec_comps.cl: Likewise.
205 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
206 Add breakpoint at the marker comment.
207 * gdb.opencl/datatypes.exp: Likewise.
208 * gdb.opencl/operators.exp: Likewise.
209 * gdb.opencl/vec_comps.exp: Likewise.
210
490f124f
PA
2112011-01-24 Pedro Alves <pedro@codesourcery.com>
212
213 * gdb.base/printcmds.c (some_struct): New struct and instance.
214 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
215 procedure.
216 <global scope>: Call it.
217
6da78614
KW
2182011-01-21 Ken Werner <ken.werner@de.ibm.com>
219
220 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
221 argument to the gdb_compile_opencl_hostapp call.
222
ec64c9aa
YQ
2232011-01-19 Yao Qi <yao@codesourcery.com>
224
225 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
226 positve list.
227
810cfdbb
YQ
2282011-01-19 Yao Qi <yao@codesourcery.com>
229
230 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
231 canonical form.
232 Remove "xscale-*-*"
233 * gdb.xml/tdesc-regs.exp: Likewise.
234 * gdb.python/py-section-script.exp: Replace ARM target triplet
235 with canonical form.
236 Match arm*-*-symbianelf*.
237 * gdb.base/dup-sect.exp: Likewise.
238 * lib/dwarf.exp: New.
239 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
240 dwarf2_support.
241 * gdb.dwarf2/dup-psym.exp: Likewise.
242 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
243 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
244 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
245 * gdb.dwarf2/dw2-basic.exp: Likewise.
246 * gdb.dwarf2/dw2-compressed.exp: Likewise.
247 * gdb.dwarf2/dw2-const.exp: Likewise.
248 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
249 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
250 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
251 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
252 * gdb.dwarf2/dw2-filename.exp: Likewise.
253 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
254 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
255 * gdb.dwarf2/dw2-intercu.exp: Likewise.
256 * gdb.dwarf2/dw2-intermix.exp: Likewise.
257 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
258 * gdb.dwarf2/dw2-noloc.exp: Likewise.
259 * gdb.dwarf2/dw2-op-call.exp: Likewise.
260 * gdb.dwarf2/dw2-producer.exp: Likewise.
261 * gdb.dwarf2/dw2-ranges.exp: Likewise.
262 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
263 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
264 * gdb.dwarf2/dw2-strp.exp: Likewise.
265 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
266 * gdb.dwarf2/implptr.exp: Likewise.
267 * gdb.dwarf2/mac-fileno.exp: Likewise.
268 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
269 * gdb.dwarf2/pieces.exp: Likewise.
270 * gdb.dwarf2/pr11465.exp: Likewise.
271 * gdb.dwarf2/valop.exp: Likewise.
272 * gdb.dwarf2/watch-notconst.exp: Likewise.
273 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
274
4694da01
TT
2752011-01-19 Tom Tromey <tromey@redhat.com>
276
277 * gdb.python/py-infthread.exp: Add thread tests.
278
b075872c
JB
2792011-01-14 Joel Brobecker <brobecker@adacore.com>
280
281 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
282
2c3e6e24
JB
2832011-01-14 Joel Brobecker <brobecker@adacore.com>
284
285 * gdb.ada/widewide: New testcase.
286
de8fa76c
JB
2872011-01-13 Joel Brobecker <brobecker@adacore.com>
288
289 * gdb.base/interact.exp: New testcase.
290
1b05df00
TT
2912011-01-12 Tom Tromey <tromey@redhat.com>
292
293 * gdb.mi/gdb2549.exp: Update for error message changes.
294 * gdb.mi/mi-cli.exp: Likewise.
295 * gdb.mi/mi-disassemble.exp: Likewise.
296 * gdb.mi/mi-pthreads.exp: Likewise.
297 * gdb.mi/mi-regs.exp: Likewise.
298 * gdb.mi/mi-stack.exp: Likewise.
299 * gdb.mi/mi-var-block.exp: Likewise.
300 * gdb.mi/mi-var-cmd.exp: Likewise.
301 * gdb.mi/mi2-cli.exp: Likewise.
302 * gdb.mi/mi2-disassemble.exp: Likewise.
303 * gdb.mi/mi2-pthreads.exp: Likewise.
304 * gdb.mi/mi2-regs.exp: Likewise.
305 * gdb.mi/mi2-stack.exp: Likewise.
306 * gdb.mi/mi2-var-block.exp: Likewise.
307 * gdb.mi/mi2-var-cmd.exp: Likewise.
308
c2ff108b
JK
3092011-01-12 Andrew Burgess <aburgess@broadcom.com>
310 Jan Kratochvil <jan.kratochvil@redhat.com>
311
312 PR fortran/11104 and DWARF unbound arrays detection.
313 * gdb.fortran/multi-dim.exp: New file.
314 * gdb.fortran/multi-dim.f90: New file.
315
b716877b
AB
3162011-01-12 Andrew Burgess <aburgess@broadcom.com>
317
318 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
319 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
320 add new tests for opcode dumping.
321
6c162d5e
TT
3222011-01-11 Tom Tromey <tromey@redhat.com>
323
324 * gdb.python/py-infthread.exp: Load gdb-python.exp.
325
77b06cd7
TJB
3262010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
327
328 Convert hardware watchpoints to use breakpoint_ops.
329 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
330 type is not supported.
331 * gdb.base/foll-fork.exp: Likewise.
332 * gdb.base/foll-vfork.exp: Likewise.
333
f39a75d0
PM
3342011-01-10 Phil Muldoon <pmuldoon@redhat.com>
335
336 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
337 Use load_lib gdb-python.exp.
338 * gdb.python/python.exp: Ditto.
339 * gdb.python/py-function.exp: Ditto.
340
fc529d80
AS
3412011-01-09 Andreas Schwab <schwab@linux-m68k.org>
342
343 * gdb.threads/tls.exp ("info address me"): Fix expected output.
344
fb03cb59
JK
3452011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
346
347 * configure: Regenerate.
348
d8e22779
TT
3492011-01-06 Tom Tromey <tromey@redhat.com>
350
351 * gdb.python/py-frame.exp: Test gdb.newest_frame.
352
09050809
JB
3532011-01-06 Joel Brobecker <brobecker@adacore.com>
354
fc529d80
AS
355 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
356 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
357 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
358 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
359 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
360 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
361 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
362 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
363 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
364 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
365 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
366 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
367 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
368 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
369 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
370 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
371 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
372 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
373 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
374 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
375 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
376 gdb.ada/uninitialized_vars.exp,
377 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
378 Simplify by using clean_restart.
09050809 379
8ed5dd9e
JB
3802011-01-06 Joel Brobecker <brobecker@adacore.com>
381
382 Add marker to be used as anchor for inserting breakpoints.
383 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
384 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
385 Likewise.
386
387 Remove uses of gdb_start_cmd.
388 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
389 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
390
391 Do not run testcase if testing with GDBserver.
392 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
393 if testing with GDBserver.
394
368a124f
JB
3952011-01-06 Joel Brobecker <brobecker@adacore.com>
396
397 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
398 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
399 copyright header.
400
44944448
JB
4012011-01-05 Joel Brobecker <brobecker@adacore.com>
402
403 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
404 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
405 testsuite/gdb.fortran/complex.f,
406 testsuite/gdb.fortran/derived-type.f90,
407 testsuite/gdb.fortran/library-module-lib.f90,
408 testsuite/gdb.fortran/library-module-main.f90,
409 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
410 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
411 Copyright year update.
412
31886ea6
JB
4132011-01-05 Joel Brobecker <brobecker@adacore.com>
414
415 * gdb.base/langs1.f: Add copyright header.
416
ebedcab5
JK
4172011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
418
419 * gdb.base/morestack.exp: New file.
420 * gdb.base/morestack.c: New file.
421
de1eb2f9
JK
4222011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
423
424 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
425
9e87a409
JB
4262010-12-29 Joel Brobecker <brobecker@adacore.com>
427
428 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
429 * gdb.ada/arrayptr.exp: Add test printing that new variable.
430
720d1a40
JB
4312010-12-29 Joel Brobecker <brobecker@adacore.com>
432
433 * gdb.ada/lang_switch.exp: Correct expected parameter value.
434
a283af87
AS
4352010-12-25 Andreas Schwab <schwab@linux-m68k.org>
436
5d3d9cba
AS
437 * gdb.threads/tls.exp: Fix typo.
438
a283af87
AS
439 * gdb.threads/thread-specific.exp (get_thread_list): Update.
440 * gdb.threads/execl.exp: Update.
441
2a20745c
YQ
4422010-12-23 Yao Qi <yao@codesourcery.com>
443
444 * gdb.arch/arm-disp-step.exp: New.
445 * gdb.arch/arm-disp-step.S: New.
446
a7658b96
TT
4472010-12-21 Tom Tromey <tromey@redhat.com>
448
449 * gdb.threads/execl.exp: Update.
450 * gdb.threads/linux-dp.exp: Update.
451 * gdb.threads/manythreads.exp: Update.
452 * gdb.threads/tls.exp: Update.
453
5b79abe7
TT
4542010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
455
456 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
457 (NextOverThrowDerivates) <resumebpt>: New.
458 (resumebpt_test): New.
459 (main): Call resumebpt_test.
460 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
461
0914bcdb
SS
4622010-12-12 Stan Shebs <stan@codesourcery.com>
463
464 * gdb.trace/tsv.exp: Test print command on trace state variables.
465
305aeedc
TT
4662010-12-09 Tom Tromey <tromey@redhat.com>
467
468 * gdb.base/interp.exp: Add regression test.
469
186c406b
TT
4702010-12-09 Tom Tromey <tromey@redhat.com>
471
472 * gdb.java/jnpe.java: New file.
473 * gdb.java/jnpe.exp: New file.
474 * gdb.cp/nextoverthrow.exp: New file.
475 * gdb.cp/nextoverthrow.cc: New file.
476
aae1c79a
DE
4772010-12-07 Doug Evans <dje@google.com>
478
479 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
480 of data-directory.
481 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
482 updated.
483 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
484
60f98dde 4852010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
486
487 * gdb.base/callfuncs.exp: Test for skip_float_tests.
488 * gdb.base/call-sc.exp: Ditto.
489 * gdb.base/finish.exp: Ditto.
490 * gdb.base/return.exp: Ditto.
491 * gdb.base/return2.exp: Ditto.
492
5fa290c1
DE
4932010-11-30 Doug Evans <dje@google.com>
494
495 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
496 (gdb_expect_list): Fix spelling errors in comments.
497 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
498 send_gdb/gdb_expect_list where applicable.
499 * gdb.base/call-ar-st.exp: Ditto.
500 * gdb.base/funcargs.exp: Ditto.
501 * gdb.base/gcore.exp: Ditto.
502 * gdb.base/page.exp: Ditto.
503 * gdb.base/sigaltstack.exp: Ditto.
504 * gdb.base/siginfo.exp: Ditto.
505 * gdb.base/sigstep.exp: Ditto.
506 * gdb.base/trace-commands.exp: Ditto.
507
4e04c971
DE
5082010-11-29 Doug Evans <dje@google.com>
509
510 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
511 printer-name;subprinter-name.
512
8cf6f0b1
TT
5132010-11-29 Tom Tromey <tromey@redhat.com>
514
515 * gdb.dwarf2/implptr.exp: New file.
516 * gdb.dwarf2/implptr.c: New file.
517 * gdb.dwarf2/implptr.S: New file.
518
94b6973e
PM
5192010-11-29 Phil Muldoon <pmuldoon@redhat.com>
520
fc529d80 521 PR python/12199
94b6973e
PM
522
523 * gdb.python/py-breakpoint.exp: Test the delete method.
524
8358c15c
JK
5252010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
526
527 Fix step_resume_breakpoint unsaved during an infcall.
528 * gdb.base/step-resume-infcall.exp: New file.
529 * gdb.base/step-resume-infcall.c: New file.
530
f6df29bc
TJB
5312010-11-24 Edjunior Machado <emachado@br.ibm.com>
532
533 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
534
f2b5a5cf
TJB
5352010-11-24 Edjunior Machado <emachado@br.ibm.com>
536
537 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
538 on ppc64's symbols; "finish" and "return" commands must accept to
539 show the caller line again as well as the line after.
540 * gdb.asm/powerpc64.inc: New file.
541
6b0ecdc2
DE
5422010-11-23 Doug Evans <dje@google.com>
543
544 * lib/gdb.exp (gdb_test_sequence): New function.
545 (gdb_expect_list): Add verbose -log call for each pattern.
546 * gdb.base/signals.exp (test_handle_all_print): Call it.
547 Reduce timeout increment from 6 minutes to 1 minute.
548 * gdb.server/ext-run.exp: Call it.
549
ea976c60
PM
5502010-11-23 Phil Muldoon <pmuldoon@redhat.com>
551
f2b5a5cf 552 PR python/12212
ea976c60
PM
553
554 * gdb.python/python.exp: Check that selected_thread raises an
555 error when no inferior is loaded.
556
c0efa795
JK
5572010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
558
559 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
560 * gdb.dwarf2/dw2-stack-boundary.S: New file.
561
ec3aa567
JK
5622010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
563
564 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
565 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
566
d8249011
DE
5672010-11-18 Doug Evans <dje@google.com>
568
569 * gdb.server/ext-run.exp: Fix intermittent failures.
570
d4eba7d1
NF
5712010-11-12 Nathan Froyd <froydnj@codesourcery.com>
572
573 * gdb.stabs/gdb11479.exp: Use runto_main.
574
b04c2f88
NF
5752010-11-12 Nathan Froyd <froydnj@codesourcery.com>
576
577 * gdb.base/break-entry.exp: Skip if using a stub.
578
ae9d7ce4
NF
5792010-11-12 Nathan Froyd <froydnj@codesourcery.com>
580
581 * gdb.python/py-inferior.exp: Pack values in target endianness.
582
621c8364
TT
5832010-11-12 Tom Tromey <tromey@redhat.com>
584
585 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
586 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
587 MemoryError.
588 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
589 type.
590 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
591 MemoryError.
592 (test_subscript_regression): Update exception type.
593
84f4c1fe
PM
5942010-11-11 Phil Muldoon <pmuldoon@redhat.com>
595
596 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
597 breakpoint tests.
598
a1442452
PA
5992010-11-09 Pedro Alves <pedro@codesourcery.com>
600
601 * gdb.base/watchpoint.exp: Test "watch -location" with an
602 innacessible location.
603
efd11a33
JK
6042010-11-09 Edjunior Machado <emachado@br.ibm.com>
605 Luis Machado <luisgpm@br.ibm.com>
606
607 * gdb.base/maint.exp: Expect "." prefix.
608 * gdb.base/nodebug.exp: Expect "." Likewise.
609 * gdb.base/sepsymtab.exp: Expect "." Likewise.
610 * gdb.base/watchpoint-cond-gone.exp: Likewise.
611 * gdb.base/watchpoint.exp: Expect a software watch to be created for
612 POWER server processors.
613
aa00efb5
JK
6142010-11-08 Edjunior Machado <emachado@br.ibm.com>
615 Luis Machado <luisgpm@br.ibm.com>
616
617 * gdb.base/break-entry.exp: convert entry point for
618 ppc64 and expect leading `.' on ppc64's symbols
619
99e7ae30
DE
6202010-11-05 Doug Evans <dje@google.com>
621
622 * gdb.base/help.exp: Update expected output.
b521dba8
DE
623 * gdb.python/py-param.exp: Delete, contents moved to ...
624 * gdb.python/py-parameter.exp: ... here. New file.
625 Add test for gdb.parameter ("directories").
99e7ae30 626
f4b8a18d
KW
6272010-11-05 Ken Werner <ken.werner@de.ibm.com>
628
629 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
630 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
631 * configure: Regenerate.
632 * gdb.opencl/Makefile.in: New File.
633 * gdb.opencl/datatypes.exp: Likewise.
634 * gdb.opencl/datatypes.cl: Likewise.
635 * gdb.opencl/operators.exp: Likewise.
636 * gdb.opencl/operators.cl: Likewise.
637 * gdb.opencl/vec_comps.exp: Likewise.
638 * gdb.opencl/vec_comps.cl: Likewise.
639 * gdb.opencl/convs_casts.exp: Likewise.
640 * gdb.opencl/convs_casts.cl: Likewise.
641 * lib/opencl.exp: Likewise.
642 * lib/opencl_hostapp.c: Likewise.
643 * lib/opencl_kernel.cl: Likewise.
644 * lib/cl_util.c: Likewise.
645 * lib/cl_util.c: Likewise.
646 * gdb.base/default.exp (set language): Add "opencl" to the list of
647 languages.
648
a9d5ef47
SW
6492010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
650
651 * gdb.cp/overload.exp: Added test for inheritance overload.
652 * gdb.cp/overload.cc: Ditto.
653 * gdb.cp/oranking.exp: Removed releveant kfails.
654
03eb1c79
JK
6552010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
656 Joel Brobecker <brobecker@adacore.com>
657
658 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
659 check test_compiler_info.
660
dbc98a8b
KW
6612010-11-03 Ken Werner <ken.werner@de.ibm.com>
662
663 * gdb.base/gnu_vector.exp: Adjust expect messages.
664
120bd360
KW
6652010-11-03 Ken Werner <ken.werner@de.ibm.com>
666
667 * gdb.base/gnu_vector.exp: Add unary operator tests.
668
c37f7098
KW
6692010-11-03 Ken Werner <ken.werner@de.ibm.com>
670
671 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
672
7b51bc51
DE
6732010-11-02 Doug Evans <dje@google.com>
674
675 * gdb.python/py-pp-maint.c: New file.
676 * gdb.python/py-pp-maint.exp: New file.
677 * gdb.python/py-pp-maint.py: New file.
678
50c97f38
TT
6792010-11-02 Tom Tromey <tromey@redhat.com>
680
681 * gdb.base/default.exp: Remove "scheme" from language list.
682
a289b8f6
JK
6832010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
684
685 Revert:
686 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
687 * gdb.threads/sigstep-threads.exp: New file.
688 * gdb.threads/sigstep-threads.c: New file.
689
cd017491
MS
6902010-10-20 Michael Snyder <msnyder@vmware.com>
691
692 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
693
8e6a5956
UW
6942010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
695
696 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
697 Skip test completely if gdb,no_hardware_watchpoints.
698
2c04da0d
UW
6992010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
700
701 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
702 strict, but do not check for any particular function name within libc.
703
79afc5ef
SW
7042010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
705
706 * gdb.cp/smartp.exp: New test.
707 * gdb.cp/smartp.cc : New test.
708
026ffab7
SW
7092010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
710
711 * gdb.cp/converts.exp: Test pointer to bool conversion.
712 Test pointer to long conversion.
713 * gdb.cp/oranking.exp: Removed relevant kfail.
714
3a772aa4
TT
7152010-10-18 Tom Tromey <tromey@redhat.com>
716
717 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
718 argument to lazy_string.
719 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
720 (pp_ls.to_string): Use it.
721 * gdb.python/py-prettyprint.c (main): Move declarations to top.
722 Add "estring2" local.
723
5fc3827b
JK
7242010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
725
726 Fix s390x compatibility.
727 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
728 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
729
8aeb23f3
JK
7302010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
731
732 * gdb.threads/sigstep-threads.exp: New file.
733 * gdb.threads/sigstep-threads.c: New file.
734
c1e56572
JK
7352010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
736
737 * gdb.base/pie-execl.exp: New file.
738 * gdb.base/pie-execl.c: New file.
739
92163a10
JK
7402010-10-13 Doug Evans <dje@google.com>
741 Jan Kratochvil <jan.kratochvil@redhat.com>
742
743 PR exp/12117
744 * gdb.cp/ptype-cv-cp.cc: New file.
745 * gdb.cp/ptype-cv-cp.exp: New file.
746
7062b0a0
SW
7472010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
748
749 * gdb.cp/converts.cc: New test program.
750 * gdb.cp/converts.exp: New test.
751 * gdb.cp/overload.exp: Added test for void* vs int*.
752 * gdb.cp/overload.exp: Ditto.
753 * gdb.cp/oranking.exp: Removed related kfail.
754
0e3509db
DE
7552010-10-13 Doug Evans <dje@google.com>
756
757 * lib/gdb-python.exp (gdb_check_python_config): New function.
758 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
759 * gdb.python/lib-types.cc: New file.
760 * gdb.python/lib-types.exp: New file.
761
8dc78533
JK
7622010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
763
764 * gdb.python/py-error.exp: New file.
765 * gdb.python/py-error.py: New file.
766
93c17e06
JK
7672010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
768
769 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
770 gdb_test_multiple.
771
d8b34041
JK
7722010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
773
774 * gdb.base/break-interp.exp: Use ldlags for linking flags.
775 * gdb.base/prelink.exp: Likewise.
776 * gdb.base/solib-nodir.exp: Likewise.
777 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
778 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
779 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
780
e0cc584e
UW
7812010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
782
783 * break-interp.exp (test_ld): Use two separate gdb_expect statements
784 for the "info files" test to avoid timeouts on slow machines.
785
cfc353b1
JK
7862010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
787
788 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
789 (main): Make openlib dummy call.
790
d3d7896d
JK
7912010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
792
793 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
794 * break-interp.exp (reach): Move the core body ...
795 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
796 (test_ld): Provide always real argument, even to the linker. Replace
797 dl_main by _dl_debug_state.
798
5e533c94
JK
7992010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
800
801 Fix results of prelinked PIEs on ppc*.
802 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
803 Accept also DISPLACEMENT "PRESENT".
804 (main): Replace "ZERO" displacements by "PRESENT".
805
33540610
SW
8062010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
807
808 * gdb.cp/oranking.exp: New test.
809 * gdb.cp/oranking.cc: New test program.
810
3bdf2bbd
KW
8112010-10-08 Ken Werner <ken.werner@de.ibm.com>
812
813 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
814 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
815
2f608a3a
KW
8162010-10-06 Ken Werner <ken.werner@de.ibm.com>
817
818 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
819 lush, lynx) New constant.
820 * gdb.base/constvars.exp: Test const array types.
821 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
822
aa2e2d8d
DE
8232010-10-06 Doug Evans <dje@google.com>
824
825 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
826 of syscall staging area.
827
2844d6b5
KW
8282010-10-06 Ken Werner <ken.werner@de.ibm.com>
829
830 * gdb.base/gnu_vector.c: Add variable c4.
831 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
832 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
833
7d8ac8bb
MR
8342010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
835
836 * gdb.arch/altivec-abi.exp: Fix a typo.
837
84a02e58
MR
8382010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
839
840 * lib/mi-support.exp (thread_selected_re): Correct pattern used
841 to match a thread ID.
842
b18e6318
JK
8432010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
844
845 Fix s390x testcase compatibility.
846 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
847
a2c09bd0
DE
8482010-10-01 Doug Evans <dje@google.com>
849
850 * lib/gdb-python.exp: New file.
851 * gdb.python/py-block.exp: Use it.
852 * gdb.python/py-breakpoint.exp: Ditto.
853 * gdb.python/py-frame.exp: Ditto.
854 * gdb.python/py-inferior.exp: Ditto.
855 * gdb.python/py-param.exp: Ditto.
856 * gdb.python/py-prettyprint.exp: Ditto.
857 * gdb.python/py-shared.exp: Ditto.
858 * gdb.python/py-symbol.exp: Ditto.
859 * gdb.python/py-symtab.exp: Ditto.
860 * gdb.python/py-type.exp: Ditto.
861 * gdb.python/py-value.exp: Ditto.
862 * gdb.python/python.exp: Ditto.
863
38f12cfc
TT
8642010-09-30 Tom Tromey <tromey@redhat.com>
865
866 * gdb.base/anon.exp: New file.
867 * gdb.base/anon.c: New file.
868
9ae8282d
TT
8692010-09-30 Tom Tromey <tromey@redhat.com>
870
871 * gdb.base/completion.exp: Test completion through anonymous
872 union.
873 * gdb.base/break1.c (struct some_struct): Add anonymous union.
874
e9e07ba6
JK
8752010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
876
877 Fix printing parameters of inlined functions.
878 * gdb.dwarf2/dw2-inline-param.exp: New file.
879 * gdb.dwarf2/dw2-inline-param-main.c: New file.
880 * gdb.dwarf2/dw2-inline-param.S: New file.
881
cd2effb2
JK
8822010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
883
884 PR corefiles/12071.
885 * gdb.base/corefile.exp (quit with a process, no question: load core)
886 (quit with a core file): New tests.
887
bceffbf3
JK
8882010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
889
890 Fix GDB crash on inferior calls with self-referencing classes.
891 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
892 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
893 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
894
1736ad11
JK
8952010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
896
897 Fix lost siginfo_t for inferior calls.
898 * gdb.base/siginfo-infcall.exp: New file.
899 * gdb.base/siginfo-infcall.c: New file.
900
a176ad92
JB
9012010-09-22 Joel Brobecker <brobecker@adacore.com>
902
903 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
904
c2b0a229
JK
9052010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
906
907 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
908 New test.
909 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
910
e8ae22d1
JB
9112010-09-22 Joel Brobecker <brobecker@adacore.com>
912
913 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
914 type of our const type.
915
ec322823
SW
9162010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
917
918 * gdb.cp/pr12028.cc: New.
919 * gdb.cp/pr12028.exp: New.
920
72929c62
JB
9212010-09-22 Joel Brobecker <brobecker@adacore.com>
922
923 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
924
875b4ff5 9252010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 926 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
927
928 PR mi/11407
929 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
930 * gdb.mi/dw2-ref-missing-frame-main.c New File.
931 * gdb.mi/dw2-ref-missing-frame.S New File.
932 * gdb.mi/dw2-ref-missing-frame.exp New File.
933
7155d578
TT
9342010-09-14 Tom Tromey <tromey@redhat.com>
935
936 PR symtab/8399:
937 * gdb.threads/tls.exp: Remove kfail. Update expected output.
938
515ed532
TT
9392010-09-14 Tom Tromey <tromey@redhat.com>
940
941 PR exp/11803:
942 * gdb.threads/tls.exp: Use C++.
943 (check_thread_local): Use K::another_thread_local.
944 * gdb.threads/tls.c (class K): New.
945 (another_thread_local): Now a member of K.
946 (spin): Update. No longer K&R C.
947
450ca57c
SW
9482010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
949
950 * gdb.cp/koenig.cc: created class for testing member lookup.
951 * gdb.cp/koenig.exp: Added test for member lookup.
952
dbd492a3
JK
9532010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
954
955 Fix false FAILs on sourcetree topdir directory containing "kill".
956 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
957 source line matching regexp.
958
8d4d924b
JK
9592010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
960
961 * gdb.python/python.exp (set height 0, collect help from uiout)
962 (verify help to uiout): New tests.
963
8e64f2a0
JK
9642010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
965
966 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
967 is_lp64_target to check 64bit target.
968
4569eed2
JK
9692010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
970
971 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
972 (test_ld) <powerpc64-*>: New.
973
5e1617b1
DJ
9742010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
975
976 * gdb.cp/templates.exp (test_template_args): Allow "struct".
977
c767944b
DJ
9782010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
979
980 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
981 (FunctionArg::method): New function.
982 (empty, arg): New variables.
983 (main): Call arg.method.
984 * gdb.cp/templates.exp (test_template_args): New function.
985 (do_tests): Call it.
986
27d3a3fc
UW
9872010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
988
989 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
990 of "next" to proceed over pthread_exit call.
991
55b7ce7f
UW
9922010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
993
994 * gdb.base/maint.exp: Avoid wildcards against potentially very long
995 "maint print statistics" output to prevent expect timeouts.
996
809df446
JK
9972010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
998
999 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
1000 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1001 (test_float_rejected): ... here.
1002 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
1003 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1004 (test_float_rejected): ... here.
1005 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
1006 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1007 (test_float_rejected): ... here.
1008 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
1009 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
1010 (test_float_rejected): ... here.
1011
8464be76
DJ
10122010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1013
1014 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
1015 before disabling hardware watchpoints.
1016 (test_inaccessible_watchpoint): Check that hardware watchpoints
1017 are used. Test for watchpoints on a constant address.
1018
14dba4b4
JK
10192010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1020
1021 * gdb.base/ui-redirect.exp: New file.
1022
3f3540e1 10232010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 1024 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
1025
1026 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
1027
0f254bb7
DE
10282010-08-31 Doug Evans <dje@google.com>
1029
1030 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
1031
03f17ccf
TT
10322010-08-30 Tom Tromey <tromey@redhat.com>
1033
1034 PR python/11792:
1035 * gdb.python/py-value.exp (test_subscript_regression): Add
1036 dynamic_type test.
1037
640617ad
DJ
10382010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
1039
1040 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
1041 instead of running to main. Do not test the main function.
1042 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
1043 Add new main.
1044
2ed91d1b
PA
10452010-08-26 Pedro Alves <pedro@codesourcery.com>
1046
1047 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
1048 one test.
1049
673bfd45
DE
10502010-08-24 Doug Evans <dje@google.com>
1051
1052 PR symtab/11942
1053 * gdb.dwarf2/dw4-sig-types.cc: New file.
1054 * gdb.dwarf2/dw4-sig-types.h: New file.
1055 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
1056 * gdb.dwarf2/dw4-sig-types.exp: New file.
1057
f9ffd4bb
TT
10582010-08-23 Tom Tromey <tromey@redhat.com>
1059
1060 PR python/11145:
1061 * gdb.python/py-value.c (Base, Derived): New types.
1062 (base): New global.
1063 * gdb.python/py-value.exp (test_subscript_regression): Add
1064 dynamic_cast test.
1065
d839c8a4
TT
10662010-08-23 Tom Tromey <tromey@redhat.com>
1067
1068 PR python/10676:
1069 * gdb.python/py-type.exp (test_fields): Add tests for type
1070 equality.
1071
702c2711
TT
10722010-08-23 Tom Tromey <tromey@redhat.com>
1073
1074 PR python/11915:
1075 * gdb.python/py-type.exp (test_fields): Add tests for array.
1076
832bafd3
KS
10772010-08-23 Keith Seitz <keiths@redhat.com>
1078
1079 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
1080 have any children. Create a new abbrev for it.
1081 Add missing terminal sequence to .debug_abbrev.
1082
c37bf528
KS
10832010-08-20 Keith Seitz <keiths@redhat.com>
1084
1085 PR symtab/11465:
1086 * gdb.dwarf2/pr11465.exp: New test.
1087 * gdb.dwarf2/pr11465.S: New file.
1088 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
1089 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
1090
4572cbac
TJB
10912010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
1092
1093 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
1094 registers. Update data sets with the new v2_double element in the
1095 VSX register union. Add vector_register3_vr data set for the AltiVec
1096 registers. Use gdb_test_no_output instead of send_gdb.
1097
e7fbb131
PA
10982010-08-19 Pedro Alves <pedro@codesourcery.com>
1099
1100 * gdb.python/py-shared.exp: New file, factored out from
1101 python.exp.
1102 * gdb.python/py-shared.c: New file.
1103 * gdb.python/py-shared-sl.c: New file.
1104 * gdb.python/python-1.c: New file.
1105 * gdb.python/python-sl.c: Delete.
1106 * gdb.python/python.c: Mention python-1.c.
1107 * gdb.python/python.exp: Move shared library tests to
1108 py-shared.exp.
1109 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
1110 (MISCELLANEOUS): New.
1111 (clean mostlyclean): Also remove $MISCELLANEOUS.
1112
d30f5e1f
DE
11132010-08-19 Doug Evans <dje@google.com>
1114
1115 PR exp/11926
1116 * gdb.base/printcmds.exp (test_float_accepted): New function.
1117 Move existing float tests there. Add tests for floats with suffixes.
1118 (test_float_rejected): New function.
1119 * gdb.java/jv-print.exp (test_float_accepted): New function.
1120 (test_float_rejected): New function.
1121 * gdb.objc/print.exp: New file.
1122 * gdb.pascal/print.exp: New file.
1123 * lib/objc.exp: New file.
1124
7b3fd859
PM
11252010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
1126
1127 * gdb.base/default.exp (info set): Avoid full buffer error and force
1128 reading up to final gdb prompt.
1129 (show): Likewise.
1130
c92817ce
TT
11312010-08-18 Tom Tromey <tromey@redhat.com>
1132
1133 PR symtab/11919:
1134 * gdb.base/completion.exp: Add test.
1135
f1208f9e
DE
11362010-08-18 Doug Evans <dje@google.com>
1137
1138 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
1139 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
1140 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
1141 Simplify, early exit if runto_main fails.
1142 * gdb.fortran/exprs.exp: load_lib fortran.exp.
1143 (set_lang_fortran): Moved to lib/fortran.exp.
1144 * gdb.fortran/types.exp: load_lib fortran.exp.
1145 (set_lang_fortran): Moved to lib/fortran.exp.
1146 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
1147 * gdb.java/jprint.exp (set_lang_java): Ditto.
1148 * gdb.java/jv-exp.exp: load_lib java.exp.
1149 If set_lang_java fails, issue a warning instead of failure to be
1150 consistent with other set_lang_foo uses.
1151 (set_lang_java): Moved to lib/java.exp.
1152 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
1153 If set_lang_java fails, issue a warning instead of failure to be
1154 consistent with other set_lang_foo uses.
1155 * gdb.pascal/types.exp: load_lib pascal.exp.
1156 (set_lang_pascal): Moved to lib/pascal.exp.
1157 * lib/fortran.exp: New file.
1158 * lib/java.exp (set_lang_java): New function.
1159 * lib/pascal.exp (set_lang_pascal): New function.
1160
2f06b485
YQ
11612010-08-18 Yao Qi <yao@codesourcery.com
1162
1163 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
1164 func_nofb_start and func_loopfb_start, so that address of functions
1165 is equal to these labels on Thumb.
1166
96e25403
YQ
11672010-08-18 Yao Qi <yao@codesourcery.com>
1168
1169 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
1170 to reflect latest c source file.
1171
36e6adc4
JK
11722010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1173
1174 * gdb.cp/infcall-dlopen.exp: New file.
1175 * gdb.cp/infcall-dlopen.cc: New file.
1176 * gdb.cp/infcall-dlopen-lib.cc: New file.
1177
f431efe5
PA
11782010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1179 Pedro Alves <pedro@codesourcery.com>
1180
1181 PR breakpoints/11371
1182
1183 * gdb.base/watch-cond-infcall.exp: New file.
1184 * gdb.base/watch-cond-infcall.c: New file.
1185
06a64a0b
TT
11862010-08-16 Tom Tromey <tromey@redhat.com>
1187
1188 * gdb.base/help.exp: Update.
1189 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
1190 watchpoint.
1191 (test_watch_location): New proc.
1192 (test_watchpoint_in_big_blob): Delete watchpoint.
1193 * gdb.base/watchpoint.c (func5): New function.
1194 (main): Call it.
1195
70ebf4ed
DE
11962010-08-16 Doug Evans <dje@google.com>
1197
1198 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
1199
ca5c20b6
PM
12002010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1201
1202 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
1203 tests.
1204
7346b668
KW
12052010-08-11 Ken Werner <ken.werner@de.ibm.com>
1206
1207 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
1208 * gdb.base/gnu_vector.c: New File.
1209 * gdb.base/gnu_vector.exp: Likewise.
1210
cb2e07a6
PM
12112010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1212
1213 * gdb.python/python.c: New File.
1214 * gdb.python/python-sl.c: New File.
1215 * gdb.python/python.exp: Test solib_address and decode_line
1216 * functions.
1217
5da1313b
JK
12182010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1219
1220 * gdb.python/python.exp (show height, set height 10)
1221 (verify pagination beforehand, verify pagination beforehand: q)
1222 (gdb.execute does not page, verify pagination afterwards)
1223 (verify pagination afterwards: q): New.
1224
49c3ccf7
DE
12252010-08-02 Doug Evans <dje@google.com>
1226
1227 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
1228 because of an older gcc, change test2
1229 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
1230 to unsupported.
1231
42c0c4f1
KH
12322010-07-30 Kazu Hirata <kazu@codesourcery.com>
1233
1234 * gdb.base/break-always.exp: Do not expect full paths to file
1235 names.
1236 * gdb.base/commands.exp: Likewise.
1237
d3765805
DE
12382010-07-30 Doug Evans <dje@google.com>
1239
c98ee71b
DE
1240 * gdb.cp/temargs.exp: For new tests that require newer gccs,
1241 xfail them when run with older gccs.
1242
fd961404
DE
1243 * lib/gdb.exp (build_executable): Forward "c++" option to
1244 get_compiler_info.
1245
999adef4
DE
1246 * gdb.python/py-type.exp (test_template): Mark as xfail tests
1247 "python print ttype.template_argument(1)" and
1248 "python print isinstance(ttype.template_argument(1), gdb.Value)"
1249 if using gcc 4.4 or earlier.
1250
d3765805
DE
1251 * gdb.base/valgrind-db-attach.exp: Use unique test name for
1252 attach-to-debugger handling.
1253
1276c759
JK
12542010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1255
1256 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
1257 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
1258 (main): Use copyreloc.
1259 * gdb.base/prelink.exp (split debug of executable)
1260 (.dynbss vs. .bss address shift): New tests.
1261
88caa9b9
PA
12622010-07-29 Pedro Alves <pedro@codesourcery.com>
1263
1264 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
1265 in gdb_test_multiple.
1266
c6f2ac43
PA
12672010-07-29 Pedro Alves <pedro@codesourcery.com>
1268
1269 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
1270 environment.
1271
326fd672
TT
12722010-07-28 Tom Tromey <tromey@redhat.com>
1273
1274 PR python/11060:
1275 * gdb.python/py-type.c (Temargs): New template.
1276 (temvar): New variable.
1277 * gdb.python/py-type.exp (test_template): New proc.
1278
3ce3b1ba
PA
12792010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1280
1281 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
1282 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
1283
34eaf542
TT
12842010-07-28 Tom Tromey <tromey@redhat.com>
1285
1286 PR c++/9946:
1287 * gdb.cp/temargs.exp: New file.
1288 * gdb.cp/temargs.cc: New file.
1289
d41b819e
JK
12902010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1291
1292 * gdb.base/help.exp (help disassemble): Update the content.
1293
26ab7092
JK
12942010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1295
1296 * gdb.threads/ia64-sigill.exp: New file.
1297 * gdb.threads/ia64-sigill.c: New file.
1298
5283e9e1
TT
12992010-07-27 Tom Tromey <tromey@redhat.com>
1300
1301 * gdb.opt/inline-cmds.c (ATTR): New define.
1302 (func1): Use it.
1303 (func2): Likewise.
1304 (func3): Likewise.
1305 (outer_inline1): Likewise.
1306 (outer_inline2): Likewise.
1307 * gdb.opt/inline-bt.c (ATTR): New define.
1308 (func1): Use it.
1309 (func2): Likewise.
1310 * gdb.opt/inline-locals.c (ATTR): New define.
1311 (func1): Use it.
1312 (func2): Likewise.
1313
e992ef73
TT
13142010-07-27 Tom Tromey <tromey@redhat.com>
1315
1316 * gdb.stabs/gdb11479.c (hack): New function.
1317 (test): Use it.
1318 (test2): Use it.
1319 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
1320 (int32_search_buf, int64_search_buf): No longer static.
1321 (x): Remove.
1322 * gdb.base/relocate.c (hack): New function.
1323
5374244e
PM
13242010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1325
1326 * gdb.python/py-value.exp (test_inferior_function_call): New function.
1327 * gdb.python/py-value.c (func1): New function.
1328 (func2): Likewise.
1329
a99aee83
CV
13302010-07-26 Corinna Vinschen <vinschen@redhat.com>
1331
1332 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
1333 as not to clash with .data section.
1334
a04ba985
JG
13352010-07-26 Jerome Guitton <guitton@adacore.com>
1336
1337 * gdb.base/code_elim.exp: New file.
1338 * gdb.base/code_elim1.c: New file.
1339 * gdb.base/code_elim2.c: New file.
1340
23bd0f7c
PA
13412010-07-21 Pedro Alves <pedro@codesourcery.com>
1342
1343 PR symtab/11827
1344
1345 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
1346 (some_volatile_enum): New variable.
1347 * gdb.base/printcmds.exp (test_print_enums): New.
1348 <top level>: Call it.
1349
883df6dd
SW
13502010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
1351
1352 * gdb.cp/fpointer.cc: New test.
1353 * gdb.cp/fpointer.exp: New test.
1354
569b05a5
JK
13552010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1356
1357 * gdb.base/solib-nodir.exp: New file.
1358 * lib/gdb.exp (runto): New case for a GDB internal error.
1359
51d7d803
JK
13602010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1361 Ulrich Weigand <uweigand@de.ibm.com>
1362 Tom Tromey <tromey@redhat.com>
1363
1364 * gdb.base/charset-malloc.c: New file.
1365 * gdb.base/charset.c (malloc_stub): New prototype.
1366 (main): Call it instead of malloc itself.
1367 * gdb.base/charset.exp: Use only prepare_for_testing.
1368 (binfile): Remove the variable.
1369
c0edd9ed
JK
13702010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1371
1372 Make core files the process_stratum.
1373 * gdb.base/corefile.exp (run: load core again)
1374 (run: sanity check we see the core file, run: with core)
1375 (run: core file is cleared, attach: load core again)
1376 (attach: sanity check we see the core file, attach: with core)
1377 (attach: core file is cleared): New tests.
1378 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
1379
3cbaedff
KW
13802010-07-14 Ken Werner <ken.werner@de.ibm.com>
1381
1382 * gdb.arch/altivec-abi.exp: New tests.
1383
91158a56
TT
13842010-07-13 Tom Tromey <tromey@redhat.com>
1385
1386 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
1387 (main): Use it.
1388 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
1389
0f5238ed
TT
13902010-07-13 Tom Tromey <tromey@redhat.com>
1391
1392 * gdb.base/label.exp: New file.
1393 * gdb.base/label.c: New file.
1394
add265ae
L
13952010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
1396 H.J. Lu <hongjiu.lu@intel.com>
1397
1398 * lib/gdb.exp (is_ilp32_target): New.
1399 (is_lp64_target): Likewise.
1400
1401 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
1402 target.
1403 * gdb.arch/amd64-disp-step.exp: Likewise.
1404 * gdb.arch/amd64-dword.exp: Likewise.
1405 * gdb.arch/amd64-i386-address.exp: Likewise.
1406 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 1407
add265ae
L
1408 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
1409 target.
1410 * gdb.arch/i386-bp_permanent.exp: Likewise.
1411 * gdb.arch/i386-byte.exp: Likewise.
1412 * gdb.arch/i386-disp-step.exp: Likewise.
1413 * gdb.arch/i386-gnu-cfi.exp: Likewise.
1414 * gdb.arch/i386-prologue.exp: Likewise.
1415 * gdb.arch/i386-size-overlap.exp: Likewise.
1416 * gdb.arch/i386-size.exp: Likewise.
1417 * gdb.arch/i386-sse.exp: Likewise.
1418 * gdb.arch/i386-unwind.exp: Likewise.
1419 * gdb.arch/i386-word.exp: Likewise.
1420
1421 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
1422 test only when building 64-bit executables. Do not hard-code
1423 -m64 option.
1424
2dfb8c17
DE
14252010-07-07 Doug Evans <dje@google.com>
1426
1427 * lib/gdb.exp (gdb_test_list_exact): New function.
1428 * gdb.base/default.exp (show convenience): Call it, add tests for
1429 $_sdata = void, $_thread = 0.
1430
4e5799b6
JK
14312010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1432 Joel Brobecker <brobecker@adacore.com>
1433
1434 Fix re-run of PIE executable, PR shlibs/11776.
1435 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
1436 Remove $displacement_main to match the solib-svr4.c change. New "kill"
1437 and re-"run" of the inferior.
1438
1a219cc7
JK
14392010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1440 Joel Brobecker <brobecker@adacore.com>
1441
1442 Cope with missing /usr/sbin/prelink.
1443 * lib/prelink-support.exp (prelink_no):
1444 <result == 1 && $output is "no such file or directory">: New.
1445 (prelink_yes): Likewise. Return on failed prelink_no.
1446
5e3b36f8
JK
14472010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1448 Joel Brobecker <brobecker@adacore.com>
1449
1450 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
1451 build_executable by build_executable_own_libs. Replace "prelink -R"
1452 execution by a call of prelink_yes. Comment why "prelink -r" needs no
1453 change.
1454 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
1455 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
1456 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
1457 Replace build_executable by build_executable_own_libs's function
1458 build_executable_own_libs.
1459 (prelinkNO): Create new stub to call prelink_no.
1460 (prelinkYES): Create new stub to call prelink_yes.
1461 (test_attach): Rename calls of copy to file_copy.
1462 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
1463 (copy): Move to ...
1464 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
1465 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
1466 * gdb.base/prelink.exp: Disable testcase also for is_remote and
1467 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
1468 special flags by gdb_compile_shlib. Replace second gdb_compile by
1469 build_executable_own_libs. Replace "prelink -R" execution by a call of
1470 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
1471 a second call of prelink_yes. Replace restart commands by
1472 clean_restart.
1473 (prelink): Rename to ...
1474 (seen displacement message): ... this test. Extend its expectation
1475 strictness.
1476
86e4bafc
JK
14772010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1478
1479 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
1480 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
1481 displacement message exactly once.
1482
3cd07d20
JK
14832010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1484 Joel Brobecker <brobecker@adacore.com>
1485
1486 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
1487 its restore after the <$relink_args != ""> loop. new comment.
1488
0a1e94c7
JK
14892010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1490 Joel Brobecker <brobecker@adacore.com>
1491
1492 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
1493 code for it. New variable relink_args.
1494 (prelinkYES): Call prelinkNO.
1495 (test_attach): Accept new parameter relink_args. Re-prelink the binary
1496 in such case. Move the core code to ...
1497 (test_attach_gdb): ... a new function. Send GDB command "file".
1498 Extend expected "Attaching to " string.
1499
2f70bcfb
TT
15002010-07-02 Tom Tromey <tromey@redhat.com>
1501
1502 * gdb.base/bitops.exp: Remove extraneous "pass".
1503
a17ac5b0
TT
15042010-07-02 Ken Werner <ken.werner@de.ibm.com>
1505
1506 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
1507
dc10affe
PA
15082010-07-01 Pedro Alves <pedro@codesourcery.com>
1509
d41c0fc8
PA
1510 * gdb.base/help.exp: Adjust expected output.
1511
15122010-07-01 Pedro Alves <pedro@codesourcery.com>
1513
1514 * gdb.base/help.exp: Adjust expected output.
dc10affe 1515
0a600c36
JK
15162010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1517
1518 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
1519 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
1520 c++/11702.
1521
37cc8bfe
JK
15222010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1523 Doug Evans <dje@google.com>
1524
1525 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
1526 add .dynamic entry'.
1527
254e6b9e
DE
15282010-06-29 Doug Evans <dje@google.com>
1529
1530 Test PR c++/11702.
1531 * gdb.cp/m-static.exp: Add testcase.
1532 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
1533
595939de 15342010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
1535 Tom Tromey <tromey@redhat.com>
1536 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
1537
1538 * gdb.python/py-inferior.c: New File.
1539 * gdb.python/py-infthread.c: New File.
1540 * gdb.python/py-inferior.exp: New File.
1541 * gdb.python/py-infthread.exp: New File.
1542
98751a41
JK
15432010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1544
1545 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
1546 (ptype ::C::OtherFileClass typedefs): New.
1547 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
1548 (C::OtherFileClass::cOtherFileClassVar2): New.
1549 (C::OtherFileClass::cOtherFileClassVar_use): Use also
1550 cOtherFileClassVar2.
1551 (C::cOtherFileType2, C::cOtherFileVar2): New.
1552 (C::cOtherFileVar_use): use also cOtherFileVar2.
1553 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
1554
41f62f39
JK
15552010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1556
1557 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
1558 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
1559 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
1560 (print ::C::cOtherFileVar)
1561 (whatis C::OtherFileClass::cOtherFileClassType)
1562 (whatis ::C::OtherFileClass::cOtherFileClassType)
1563 (print C::OtherFileClass::cOtherFileClassVar)
1564 (print ::cOtherFileClassVar)
1565 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
1566 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
1567 trailing content.
1568 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
1569 (C::OtherFileClass::cOtherFileClassVar)
1570 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
1571 (C::cOtherFileVar, C::cOtherFileVar_use): New.
1572
af53d231
JK
15732010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1574
1575 Test PR c++/11703 and PR gdb/1448.
1576 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
1577 gdb/1448.
1578
9655fd1a
JK
15792010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1580
1581 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
1582 (main) <rtti_data>: New.
1583 * gdb.cp/virtbase.exp (print rtti_data): New.
1584
824cc8dd
JK
15852010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1586 Joel Brobecker <brobecker@adacore.com>
1587
1588 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
1589
6036c742
JK
15902010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1591
1592 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
1593
de6a0421
DE
15942010-06-28 Doug Evans <dje@google.com>
1595
1596 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
1597
b2dae948
DE
15982010-06-27 Doug Evans <dje@google.com>
1599
1600 * gdb.cp/m-static.exp: Update expected test output.
1601
0f3bb72e
PH
16022010-06-25 Paul Hilfinger <hilfinger@adacore.com>
1603
889bf7c5
PA
1604 * gdb.gdb/selftest.exp: Adjust expected message for
1605 capturing start-up runtime.
0f3bb72e 1606
bc9f0842
TT
16072010-06-25 Tom Tromey <tromey@redhat.com>
1608
1609 PR python/10808:
1610 * gdb.python/python.exp: Add new tests.
1611
099ef718
SW
16122010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
1613
1614 * gdb.cp/operator.cc: Created an import loop.
1615 * gdb.cp/operator.exp: Added testcase for import loop.
1616
5868a632
JK
16172010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1618
1619 Test PR python/11407.
1620 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
1621 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
1622 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
1623 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
1624 executable_nofb and executable_fb. New variables srcsfile, objsfile,
1625 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
1626 binfile. Call gdb_compile with clean_restart twice.
1627 (func_nofb print, func_nofb backtrace, func_loopfb print)
1628 (func_loopfb backtrace): New.
1629
af76db58
JK
16302010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1631
1632 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
1633 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
1634 by a hand made one.
1635 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
1636 i?86 requirement. Remove variables srcfile and binfile. New variable
1637 sources, executable_nofb and executable_fb. Call prepare_for_testing.
1638
f2c7657e
UW
16392010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1640
1641 * gdb.cell/dwarfaddr.exp: New file.
1642 * gdb.cell/dwarfaddr.S: New file.
1643
628fe4e4
JK
16442010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1645
1646 Test PR 9436.
1647 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
1648
f1421989
HZ
16492010-06-24 Hui Zhu <teawater@gmail.com>
1650
1651 * gdb.base/eval.exp: New file.
1652
d03285ec
UW
16532010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1654
1655 * gdb.cell/fork.exp: New file.
1656 * gdb.cell/fork.c: Likewise.
1657 * gdb.cell/fork-spu.c: Likewise.
1658
41b2c92d
PM
16592010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
1660
1661 * lib/gdb.exp (banned_variables_traced): New global variable.
1662 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
1663 (gdb_init): Use `trace add variable' instead of obsolete
1664 `trace variable'.
1665
d5bc977f
DE
16662010-06-21 Doug Evans <dje@google.com>
1667
1668 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
1669
d2ed6730
UW
16702010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1671
1672 * gdb.arch/spu-ls.exp: New file.
1673 * gdb.arch/spu-ls.c: Likewise.
1674
6aed2dbc
SS
16752010-06-18 Stan Shebs <stan@codesourcery.com>
1676
1677 * gdb.threads/thread-specific.exp: Add tests of $_thread.
1678
e0756905
UW
16792010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1680
1681 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
1682 * gdb.base/watch-cond.exp: Likewise.
1683 * gdb.python/py-breakpoint.exp: Likewise.
1684
d8053d4d
PA
16852010-06-18 Pedro Alves <pedro@codesourcery.com>
1686
1687 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
1688 clean_restart, make sure every test has a distinct message, and
1689 that messages don't include the executable' full path.
1690
81ce510c
DE
16912010-06-17 Doug Evans <dje@google.com>
1692
1693 * gdb.arch/i386-size.exp: Updated expected output for
1694 DISASSEMBLY_OMIT_FNAME.
1695
65d79d4b
SDJ
16962010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1697 Sergio Durigan Junior <sergiodj@redhat.com>
1698
1699 * gdb.base/watch-notconst.c: New file.
1700 * gdb.base/watch-notconst.S: New file.
1701 * gdb.base/watch-notconst2.c: New file.
1702 * gdb.base/watch-notconst2.S: New file.
1703 * gdb.base/watch-notconst.exp: New file.
1704 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
1705 (func4): Add operations on `global_ptr_ptr'.
1706 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
1707 routine to test watchpoints created with a constant expression.
1708 (test_inaccessible_watchpoint): Include tests for watchpoints
1709 created with a constant expression.
1710
df0f4836
KB
17112010-06-14 Kevin Buettner <kevinb@redhat.com>
1712
1713 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
1714 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
1715 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
1716 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
1717 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
1718 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
1719 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
1720 of `_start'.
1721
b769def5
UW
17222010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1723
1724 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
1725 not supported on the target.
1726 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1727 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1728 * gdb.mi/mi-nsintrall.exp: Likewise.
1729 * gdb.mi/mi-nsmoribund.exp: Likewise.
1730 * gdb.mi/mi-nsthrexec.exp: Likewise.
1731
d914c394
SS
17322010-06-11 Stan Shebs <stan@codesourcery.com>
1733
1734 * gdb.base/permissions.exp: New file.
1735
17362010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
1737
1738 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
1739 does not support ELF executable class.
1740
f3ce5b9c
UW
17412010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1742
1743 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
1744
8e46892c
JK
17452010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1746
1747 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
1748 (runto): Catch "The target does not support running in non-stop mode.".
1749
6cc55c64
MS
17502010-06-11 Michael Snyder <msnyder@vmware.com>
1751
1752 * gdb.base/setshow.exp (set language asm): Don't use
1753 gdb_test_no_output, fails on some targets.
1754
caddefa4
UW
17552010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1756
1757 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
1758 * gdb.cp/pr9167.exp: Likewise.
1759
468b1aa7
UW
17602010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1761
1762 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
1763
5c3552dc
UW
17642010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1765
1766 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
1767
02e6fe6a
UW
17682010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1769
1770 * gdb.base/charset.c (main): Make sure malloc gets linked in.
1771
0e03807e
TT
17722010-06-11 Tom Tromey <tromey@redhat.com>
1773
1774 PR gdb/9977, PR exp/11636::
1775 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
1776 (pieces_test_f6): Update expected output.
1777
2bdf28a0
JK
17782010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1779
1780 * gdb.base/moribund-step.exp: New.
1781
f6978de9
MS
17822010-06-08 Michael Snyder <msnyder@vmware.com>
1783
1784 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 1785 * gdb.ada/boolean_expr.exp:
f6978de9
MS
1786 * gdb.ada/frame_args.exp: Ditto.
1787 * gdb.ada/lang_switch.exp: Ditto.
1788 * gdb.ada/ptype_arith_binop.exp: Ditto.
1789 * gdb.ada/ref_param.exp: Ditto.
1790 * gdb.ada/type_coercion.exp:Ditto.
1791
1792 * gdb.asm/asm-source.exp: Ditto.
1793
1794 * gdb.base/attach.exp: Ditto.
1795 * gdb.base/bitfields2.exp: Ditto.
1796 * gdb.base/call-signal-resume.exp: Ditto.
1797 * gdb.base/callfuncs.exp: Ditto.
1798 * gdb.base/commands.exp: Ditto.
1799 * gdb.base/dbx.exp: Ditto.
1800 * gdb.base/default.exp: Ditto.
1801 * gdb.base/dump.exp: Ditto.
1802 * gdb.base/exprs.exp: Ditto.
1803 * gdb.base/freebpcmd.exp: Ditto.
1804 * gdb.base/interrupt.exp: Ditto.
1805 * gdb.base/list.exp: Ditto.
1806 * gdb.base/long_long.exp: Ditto.
1807 * gdb.base/maint.exp: Ditto.
1808 * gdb.base/ptype.exp: Ditto.
1809 * gdb.base/return.exp: Ditto.
1810 * gdb.base/setshow.exp: Ditto.
1811 * gdb.base/sigbpt.exp: Ditto.
1812 * gdb.base/sigrepeat.exp: Ditto.
1813
1814 * gdb.cp/classes.exp: Ditto.
1815
1816 * gdb.dwarf2/dw2-restore.exp: Ditto.
1817
1818 * gdb.gdb/selftest.exp: Ditto.
1819
1820 * gdb.multi/base.exp: Ditto.
1821 * gdb.multi/bkpt-multi-exec.exp: Ditto.
1822
1823 * gdb.python/py-block.exp: Ditto.
1824 * gdb.python/py-prettyprint.exp: Ditto.
1825 * gdb.python/py-template.exp: Ditto.
1826
1827 * gdb.server/ext-attach.exp: Ditto.
1828 * gdb.server/ext-run.exp: Ditto.
1829 * gdb.server/server-mon.exp: Ditto.
1830
1831 * gdb.threads/fork-thread-pending.exp: Ditto.
1832 * gdb.threads/hand-call-in-threads.exp: Ditto.
1833 * gdb.threads/interrupted-hand-call.exp: Ditto.
1834 * gdb.threads/linux-dp.exp: Ditto.
1835 * gdb.threads/manythreads.exp: Ditto.
1836 * gdb.threads/print-threads.exp: Ditto.
1837 * gdb.threads/pthreads.exp: Ditto.
1838 * gdb.threads/schedlock.exp: Ditto.
1839 * gdb.threads/thread-unwindonsignal.exp: Ditto.
1840 * gdb.threads/threadapply.exp: Ditto.
1841
de7ff789
MS
18422010-06-08 Michael Snyder <msnyder@vmware.com>
1843
889bf7c5 1844 * gdb.ada/exec_changed.exp:
de7ff789
MS
1845 Use ".*" instead of "" as wildcard regexp.
1846
1847 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
1848 * gdb.base/call-ar-st.exp: Ditto.
1849 * gdb.base/checkpoint.exp: Ditto.
1850 * gdb.base/default.exp: Ditto.
1851 * gdb.base/dump.exp: Ditto.
1852 * gdb.base/ending-run.exp: Ditto.
1853 * gdb.base/fileio.exp: Ditto.
1854 * gdb.base/miscexprs.exp: Ditto.
1855 * gdb.base/pointers.exp: Ditto.
1856 * gdb.base/readline.exp: Ditto.
1857 * gdb.base/reread.exp: Ditto.
1858 * gdb.base/restore.exp: Ditto.
1859 * gdb.base/shlib-call.exp: Ditto.
1860 * gdb.base/valgrind-db-attach.exp: Ditto.
1861 * gdb.base/volatile.exp: Ditto.
1862 * gdb.base/watchpoints.exp: Ditto.
1863
1864 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
1865
1866 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
1867 * gdb.python/py-value.exp: Ditto.
1868
1869 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
1870 * gdb.trace/circ.exp: Ditto.
1871 * gdb.trace/collection.exp: Ditto.
1872 * gdb.trace/packetlen.exp: Ditto.
1873 * gdb.trace/passc-dyn.exp: Ditto.
1874 * gdb.trace/report.exp: Ditto.
1875 * gdb.trace/tfile.exp: Ditto.
1876 * gdb.trace/tfind.exp: Ditto.
1877 * gdb.trace/while-dyn.exp: Ditto.
1878
3bebe2f2
JK
18792010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1880
1881 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
1882
5c631832
JK
18832010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1884
1885 Test PR 10640.
1886 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
1887
4c3376c8
SW
18882010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
1889
1890 * gdb.cp/koenig.exp: Test for ADL operators.
1891 * gdb.cp/koenig.cc: Added ADL operators.
1892 * gdb.cp/operator.exp: New test.
1893 * gdb.cp/operator.cc: New test.
1894
dc226d5a
MS
18952010-06-04 Michael Snyder <msnyder@vmware.com>
1896
dfb88a23
MS
1897 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
1898 * gdb.base/pending.exp: Ditto.
f7ae76b3 1899
dc226d5a
MS
1900 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
1901
967cf477
DE
19022010-06-04 Doug Evans <dje@google.com>
1903
1904 * gdb.python/py-prettyprint.exp: Add new test for enabled and
1905 disabled printers.
1906 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
1907 (enable_lookup_function): New function.
1908
eb801841
TT
19092010-06-04 Tom Tromey <tromey@redhat.com>
1910
1911 * gdb.python/py-value.exp (test_value_hash): Don't test equality
1912 of hash and id.
1913
38979823
JK
19142010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1915
1916 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
1917 newline.
1918 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
1919 (empty verbose non-noisy clear, empty verbose noisy clear)
1920 (empty non-verbose noisy clear): Likewise.
1921
35ec993f
MS
19222010-06-03 Michael Snyder <msnyder@vmware.com>
1923
1924 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
1925 * gdb.base/display.exp: Ditto.
1926 * gdb.base/find.exp: Ditto.
1927 * gdb.base/ifelse.exp: Ditto.
1928 * gdb.base/multi-forks.exp: Ditto.
1929 * gdb.base/recurse.exp: Ditto.
1930 * gdb.base/setshow.exp: Ditto.
1931 * gdb.base/value-double-free.exp: Ditto.
1932 * gdb.base/watch-vfork.exp: Ditto.
1933 * gdb.base/watch_thread_num.exp: Ditto.
1934 * gdb.base/watchpoint-solib.exp: Ditto.
1935 * gdb.base/watchpoint.exp: Ditto.
1936 * gdb.base/watchpoints.exp: Ditto.
1937
1938 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
1939 * gdb.cp/overload.exp: Ditto.
1940 * gdb.cp/virtfunc.exp: Ditto.
1941
1942 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
1943
889bf7c5 1944 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
1945 Replace gdb_test with gdb_test_no_output.
1946
889bf7c5 1947 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
1948 Replace gdb_test with gdb_test_no_output.
1949 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
1950 * gdb.threads/watchthreads.exp: Ditto.
1951 * gdb.threads/watchthreads2.exp: Ditto.
1952
1953 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
1954 * gdb.trace/tfind.exp: Ditto.
1955
c22decce
JB
19562010-06-03 Joel Brobecker <brobecker@adacore.com>
1957
1958 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
1959 successful test if message is the empty string.
1960
fd5700c7
JK
19612010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1962
1963 * gdb.fortran/module.exp (stopped language detection): New test.
1964
f55ee35c
JK
19652010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1966
1967 Support DW_TAG_module as separate namespaces.
1968 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
1969 gdb.fortran/library-module-lib.f90: New.
1970 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
1971 (print i): Remove.
1972 (continue to breakpoint: i-is-1, print var_i value 1)
1973 (continue to breakpoint: i-is-2, print var_i value 2)
1974 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
1975 (print var_d, print var_i value 14, ptype modmany, complete `modm)
1976 (complete `modmany, complete `modmany`, complete `modmany`var)
1977 (show language, setting breakpoint at module): New tests.
1978 * gdb.fortran/module.f90 (module mod): Remove.
1979 (module mod1, module mod2, module modmany, subroutine sub1)
1980 (subroutine sub2, program module): New.
1981
b8e8282f
JK
19822010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1983
1984 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
1985 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
1986 * gdb.cp/anon-union.exp (pass): Rename to ...
1987 (print z 2): ... here.
b8e8282f 1988
019ebafc
MS
19892010-06-02 Michael Snyder <msnyder@vmware.com>
1990
e68d8fd4
MS
1991 * gdb.trace/actions.exp: Use gdb_test_no_output.
1992 * gdb.trace/circ.exp: Ditto.
1993 * gdb.trace/packetlen.exp: Ditto.
1994 * gdb.trace/save-trace.exp: Ditto.
1995 * gdb.trace/tracecmd.exp: Ditto.
1996 * gdb.trace/tsv.exp: Ditto.
1997
12b5d08a
MS
1998 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
1999 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
2000 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
2001 * gdb.threads/manythreads.exp: Ditto.
2002 * gdb.threads/print-threads.exp: Ditto.
2003 * gdb.threads/pthreads.exp: Ditto.
2004 * gdb.threads/schedlock.exp: Ditto.
2005 * gdb.threads/staticthreads.exp: Ditto.
2006 * gdb.threads/thread-specific.exp: Ditto.
2007 * gdb.threads/thread-unwindonsignal.exp: Ditto.
2008 * gdb.threads/threadapply.exp: Ditto.
2009 * gdb.threads/watchthreads.exp: Ditto.
2010 * gdb.threads/watchthreads2.exp: Ditto.
2011
89493308
MS
2012 * gdb.python/py-block.exp: Use gdb_test_no_output.
2013 * gdb.python/py-prettyprint.exp: Ditto.
2014 * gdb.python/py-template.exp: Ditto.
2015 * gdb.python/py-value.exp: Ditto.
2016
2017 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
2018 * gdb.reverse/watch-reverse.exp: Ditto.
2019
2020 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
2021 * gdb.server/ext-run.exp: Ditto.
2022
019ebafc
MS
2023 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
2024 * gdb.dwarf2/dw2-compressed.exp: Ditto.
2025 * gdb.dwarf2/dw2-intercu.exp: Ditto.
2026 * gdb.dwarf2/dw2-intermix.exp: Ditto.
2027 * gdb.dwarf2/dw2-producer.exp: Ditto.
2028 * gdb.dwarf2/mac-fileno.exp: Ditto.
2029
2030 * gdb.gdb/observer.exp: Use gdb_test_no_output.
2031 * gdb.gdb/selftest.exp: Ditto.
2032
2033 * gdb.multi/base.exp: Use gdb_test_no_output.
2034
2035 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
2036
3e0ca3a5
JK
20372010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2038
2039 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
2040
9db70545
MS
20412010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
2042
a8d52276
MS
2043 * gdb.cp/class2.exp: Use gdb_test_no_output.
2044 * gdb.cp/classes.exp: Ditto.
2045 * gdb.cp/extern-c.exp: Ditto.
2046 * gdb.cp/inherit.exp: Ditto.
2047 * gdb.cp/maint.exp: Ditto.
2048 * gdb.cp/mb-inline.exp: Ditto.
2049 * gdb.cp/mb-templates.exp: Ditto.
2050 * gdb.cp/method2.exp: Ditto.
2051 * gdb.cp/misc.exp: Ditto.
2052 * gdb.cp/ovldbreak.exp: Ditto.
2053 * gdb.cp/punctuator.exp: Ditto.
2054 * gdb.cp/templates.exp: Ditto.
2055 * gdb.cp/virtbase.exp: Ditto.
2056
889bf7c5 2057 * gdb.threads/attach-stopped.exp:
9db70545 2058 Replace uses of send_gdb / gdb_expect.
889bf7c5 2059 * gdb.threads/attachstop-mt.exp:
9db70545 2060 Replace uses of send_gdb / gdb_expect.
889bf7c5 2061 * gdb.threads/gcore-thread.exp:
9db70545 2062 Replace uses of send_gdb / gdb_expect.
889bf7c5 2063 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
2064 Replace uses of send_gdb / gdb_expect.
2065 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2066 * gdb.threads/print-threads.exp:
9db70545
MS
2067 Replace uses of send_gdb / gdb_expect.
2068 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
2069 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
2070 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
2071
2072 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
2073 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
2074 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
2075 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
2076 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
2077 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
2078 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
2079 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
2080 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
2081 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
2082 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
2083
359cc68c
JK
20842010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2085
2086 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
2087
7d3fe98e
SW
20882010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
2089
2090 * gdb.cp/koenig.exp: Added new test case.
2091 * gdb.cp/koenig.cc: Ditto.
2092
27d3a1a2
MS
20932010-06-01 Michael Snyder <msnyder@vmware.com>
2094
2095 * gdb.base/arithmet.exp: Use gdb_test_no_output.
2096 * gdb.base/arrayidx.exp: Ditto.
2097 * gdb.base/attach.exp: Ditto.
2098 * gdb.base/auxv.exp: Ditto.
2099 * gdb.base/bigcre.exp: Ditto.
2100 * gdb.base/break-always.exp: Ditto.
2101 * gdb.base/break-interp.exp: Ditto.
2102 * gdb.base/break.exp: Ditto.
2103 * gdb.base/breakpoint-shadow.exp: Ditto.
2104 * gdb.base/call-ar-st.exp: Ditto.
2105 * gdb.base/call-sc.exp: Ditto.
2106 * gdb.base/call-signal-resume.exp: Ditto.
2107 * gdb.base/callfuncs.exp: Ditto.
2108 * gdb.base/catch-syscall.exp: Ditto.
2109 * gdb.base/charset.exp: Ditto.
2110 * gdb.base/code-expr.exp: Ditto.
2111 * gdb.base/commands.exp: Ditto.
2112 * gdb.base/cond-expr.exp: Ditto.
2113 * gdb.base/condbreak.exp: Ditto.
2114 * gdb.base/cursal.exp: Ditto.
2115 * gdb.base/cvexpr.exp: Ditto.
2116 * gdb.base/default.exp: Ditto.
2117 * gdb.base/del.exp: Ditto.
2118 * gdb.base/detach.exp: Ditto.
2119 * gdb.base/display.exp: Ditto.
2120 * gdb.base/ena-dis-br.exp: Ditto.
2121 * gdb.base/eval-skip.exp: Ditto.
2122 * gdb.base/foll-fork.exp: Ditto.
2123 * gdb.base/foll-vfork.exp: Ditto.
2124 * gdb.base/frame-args.exp: Ditto.
2125 * gdb.base/funcargs.exp: Ditto.
2126 * gdb.base/gcore-buffer-overflow.exp: Ditto.
2127 * gdb.base/gdbvars.exp: Ditto.
2128 * gdb.base/help.exp: Ditto.
2129 * gdb.base/ifelse.exp: Ditto.
2130 * gdb.base/included.exp: Ditto.
2131 * gdb.base/list.exp: Ditto.
2132 * gdb.base/macscp.exp: Ditto.
2133 * gdb.base/maint.exp: Ditto.
2134 * gdb.base/multi-fork.exp: Ditto.
2135 * gdb.base/overlays.exp: Ditto.
2136 * gdb.base/page.exp: Ditto.
2137 * gdb.base/pending.exp: Ditto.
2138 * gdb.base/pointers.exp: Ditto.
2139 * gdb.base/pr11022.exp: Ditto.
2140 * gdb.base/prelink.exp: Ditto.
2141 * gdb.base/printcmds.exp: Ditto.
2142 * gdb.base/psymtab.exp: Ditto.
2143 * gdb.base/randomize.exp: Ditto.
2144 * gdb.base/relational.exp: Ditto.
2145 * gdb.base/relocate.exp: Ditto.
2146 * gdb.base/remote.exp: Ditto.
2147 * gdb.base/sepdebug.exp: Ditto.
2148 * gdb.base/set-lang-auto.exp: Ditto.
2149 * gdb.base/setshow.exp: Ditto.
2150 * gdb.base/setvar.exp: Ditto.
2151 * gdb.base/signals.exp: Ditto.
2152 * gdb.base/signull.exp: Ditto.
2153 * gdb.base/sigstep.exp: Ditto.
2154 * gdb.base/sizeof.exp: Ditto.
2155 * gdb.base/solib-disc.exp: Ditto.
2156 * gdb.base/store.exp: Ditto.
2157 * gdb.base/structs.exp: Ditto.
2158 * gdb.base/structs2.exp: Ditto.
2159 * gdb.base/subst.exp: Ditto.
2160 * gdb.base/term.exp: Ditto.
2161 * gdb.base/trace-commands.exp: Ditto.
2162 * gdb.base/unwindonsignal.exp: Ditto.
2163 * gdb.base/valgrind-db-attach.exp: Ditto.
2164 * gdb.base/varargs.exp: Ditto.
2165 * gdb.base/watch-cond.exp: Ditto.
2166 * gdb.base/watch_thread_num.exp: Ditto.
2167 * gdb.base/watchpoint-cond-gone.exp: Ditto.
2168 * gdb.base/watchpoint.exp: Ditto.
2169 * gdb.base/whatis-exp.exp: Ditto.
2170
f8d3bf8f
MS
21712010-06-01 Michael Snyder <msnyder@vmware.com>
2172
2173 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
2174 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
2175 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
2176 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
2177 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
2178 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
2179 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
2180 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
2181 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
2182 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
2183 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
2184 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
2185 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
2186 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
2187 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
2188
3f9e0d32
JK
21892010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2190
2191 * gdb.base/commands.exp (begin commands on watch): Remove excessive
2192 trailing newline.
2193 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
2194 * gdb.java/jmisc.exp (p *args\n): Rename to ...
2195 (p *args): ... here and remove excessive trailing newline.
2196
f629457d
JB
21972010-05-31 Joel Brobecker <brobecker@adacore.com>
2198
2199 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
2200
09eef106
JK
22012010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2202
2203 Accept the new Linux kernel "t (tracing stop)" string.
2204 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
2205 Update comment.
2206 (state_wait) <T (tracing stop)>: New.
2207 (main): Update the state_wait expect string.
2208
94f31136
PA
22092010-05-28 Pedro Alves <pedro@codesourcery.com>
2210
2211 * limits.c, limits.exp: Delete files.
2212 * Makefile.in (clean mostlyclean): Adjust.
2213 * tracecmd.exp: Adjust.
2214
096554ab
JK
22152010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2216
2217 * gdb.base/tui-layout.exp: New.
2218
27d3a1a2 22192010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 2220
889bf7c5 2221 * gdb.reverse/break-precsave.exp:
bcd2dc50 2222 Replace uses of send_gdb / gdb_expect.
889bf7c5 2223 * gdb.reverse/break-reverse.exp:
bcd2dc50 2224 Replace uses of send_gdb / gdb_expect.
889bf7c5 2225 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 2226 Replace uses of send_gdb / gdb_expect.
889bf7c5 2227 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 2228 Replace uses of send_gdb / gdb_expect.
889bf7c5 2229 * gdb.reverse/finish-precsave.exp:
bcd2dc50 2230 Replace uses of send_gdb / gdb_expect.
889bf7c5 2231 * gdb.reverse/finish-reverse.exp:
bcd2dc50 2232 Replace uses of send_gdb / gdb_expect.
889bf7c5 2233 * gdb.reverse/i386-precsave.exp:
bcd2dc50 2234 Replace uses of send_gdb / gdb_expect.
889bf7c5 2235 * gdb.reverse/i386-reverse.exp:
bcd2dc50 2236 Replace uses of send_gdb / gdb_expect.
889bf7c5 2237 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 2238 Replace uses of send_gdb / gdb_expect.
889bf7c5 2239 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 2240 Replace uses of send_gdb / gdb_expect.
889bf7c5 2241 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 2242 Replace uses of send_gdb / gdb_expect.
889bf7c5 2243 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 2244 Replace uses of send_gdb / gdb_expect.
889bf7c5 2245 * gdb.reverse/machinestate.exp:
bcd2dc50 2246 Replace uses of send_gdb / gdb_expect.
889bf7c5 2247 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 2248 Replace uses of send_gdb / gdb_expect.
889bf7c5 2249 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 2250 Replace uses of send_gdb / gdb_expect.
889bf7c5 2251 * gdb.reverse/solib-precsave.exp:
bcd2dc50 2252 Replace uses of send_gdb / gdb_expect.
889bf7c5 2253 * gdb.reverse/solib-reverse.exp:
bcd2dc50 2254 Replace uses of send_gdb / gdb_expect.
889bf7c5 2255 * gdb.reverse/step-precsave.exp:
bcd2dc50 2256 Replace uses of send_gdb / gdb_expect.
889bf7c5 2257 * gdb.reverse/step-reverse.exp:
bcd2dc50 2258 Replace uses of send_gdb / gdb_expect.
889bf7c5 2259 * gdb.reverse/until-precsave.exp:
bcd2dc50 2260 Replace uses of send_gdb / gdb_expect.
889bf7c5 2261 * gdb.reverse/until-reverse.exp:
bcd2dc50 2262 Replace uses of send_gdb / gdb_expect.
889bf7c5 2263 * gdb.reverse/watch-precsave.exp:
bcd2dc50 2264 Replace uses of send_gdb / gdb_expect.
889bf7c5 2265 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
2266 Replace uses of send_gdb / gdb_expect.
2267
3def43e0
JK
22682010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2269
2270 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
2271 excessive newline.
2272
27d3a1a2 22732010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
2274
2275 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
2276 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
2277 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
2278 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
2279 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
2280 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
2281 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
2282 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
2283 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
2284 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
2285 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
2286 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
2287 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
2288 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
2289 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
2290 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
2291 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
2292 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
2293 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 2294
27d3a1a2 22952010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 2296
22454424
MS
2297 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
2298 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
2299
2300 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
2301 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
2302 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
2303
889bf7c5 2304 * gdb.reverse/consecutive-reverse.exp:
22454424 2305 Replace uses of send_gdb / gdb_expect.
889bf7c5 2306 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
2307 Replace uses of send_gdb / gdb_expect.
2308
2309 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
2310 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
2311 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 2312 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
2313 Replace uses of send_gdb / gdb_expect.
2314 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
2315 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
2316 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
2317 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
2318 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
2319 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
2320 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
2321 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
2322 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
2323
23242010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 2325
22454424 2326 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2327
22454424 2328 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2329
22454424
MS
2330 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
2331 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
2332 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
2333 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
2334 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
2335 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
2336 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
2337 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
2338 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 2339
6e5f2c59
TT
23402010-05-25 Tom Tromey <tromey@redhat.com>
2341
2342 * gdb.base/macscp.exp: Add missing space after setup_kfail.
2343
bbc8b958
TT
23442010-05-25 Tom Tromey <tromey@redhat.com>
2345
2346 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
2347 argument order.
2348 * gdb.base/macscp.exp: Fix setup_kfail argument order.
2349 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
2350 order.
2351 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
2352 order.
2353 * gdb.base/call-sc.exp (setup_kfails): Remove.
2354 (setup_compiler_kfails): Remove.
2355 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
2356 argument order.
2357 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
2358 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
2359 (advancei): Fix setup_kfail argument order.
2360 * gdb.base/radix.exp: Fix setup_kfail argument order.
2361 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
2362 order.
2363 * gdb.base/structs.exp (setup_kfails): Remove.
2364 (setup_compiler_kfails): Fix setup_kfail argument order.
2365 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
2366 order.
2367 * gdb.java/jmain.exp: Fix setup_kfail argument order.
2368 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
2369 setup_kfail argument order.
2370 * gdb.cp/overload.exp: Fix setup_kfail argument order.
2371
83d1babf
TT
23722010-05-25 Tom Tromey <tromey@redhat.com>
2373
2374 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
2375
6acb16a2
MS
23762010-05-25 Michael Snyder <msnyder@vmware.com>
2377
2378 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
2379 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
2380 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
2381 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
2382 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
2383 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
2384 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
2385 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
2386 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
2387 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
2388 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
2389 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
2390 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
2391 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
2392 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
2393 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
2394 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
2395 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
2396 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
2397 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
2398 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
2399 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
2400 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
2401 * gdb.base/default.exp: Replace send_gdb with gdb_test.
2402 * gdb.base/define.exp: Replace send_gdb with gdb_test.
2403 * gdb.base/display.exp: Replace send_gdb with gdb_test.
2404 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
2405 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
2406 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
2407 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
2408 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
2409 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
2410 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
2411 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
2412 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
2413 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
2414 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
2415 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
2416 * gdb.base/help.exp: Replace send_gdb with gdb_test.
2417 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
2418 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
2419 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
2420 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
2421 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
2422 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
2423 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
2424 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 2425 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
2426
24272010-05-25 Doug Evans <dje@google.com>
2428
2429 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
2430 gdb.string_to_argv.
ad3986f0 2431
d3b1e874
TT
24322010-05-21 Tom Tromey <tromey@redhat.com>
2433
2434 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
2435 Call it.
2436 * gdb.dwarf2/pieces.S: Update.
2437 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
2438
cb826367
TT
24392010-05-21 Tom Tromey <tromey@redhat.com>
2440
2441 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
2442 Call it.
2443 * gdb.dwarf2/pieces.c (struct C): New.
2444 (f6): New function.
2445 * gdb.dwarf2/pieces.S: Replace.
2446
74de6778
TT
24472010-05-21 Tom Tromey <tromey@redhat.com>
2448
2449 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
2450 Call it.
2451
afd74c5f
TT
24522010-05-21 Tom Tromey <tromey@redhat.com>
2453
2454 * gdb.dwarf2.pieces.exp: New file.
2455 * gdb.dwarf2.pieces.S: New file.
2456 * gdb.dwarf2.pieces.c: New file.
2457
a7b75dfd 24582010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 2459 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
2460
2461 * lib/gdb.exp (gdb_test_no_output): New function.
2462 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
2463 when testing commands that should produce no output.
2464
c81c812a
JB
24652010-05-17 Joel Brobecker <brobecker@adacore.com>
2466
2467 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
2468 parameter that we want to watch being a constant.
2469
0cce5bd9
JB
24702010-05-17 Joel Brobecker <brobecker@adacore.com>
2471
2472 * gdb.ada/cond_lang: New testcase.
2473
47050449
JB
24742010-05-17 Joel Brobecker <brobecker@adacore.com>
2475
2476 * lib/gdb.exp (banned_variables): New variable/constant.
2477 (gdb_init): Add write trace on variables listed in banned_variables.
2478 (gdb_finish): Remove write traces on variables listed in
2479 banned_variables.
2480
77c01586
JB
24812010-05-17 Joel Brobecker <brobecker@adacore.com>
2482
2483 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
2484 * gdb.cp/koenig.exp: Likewise.
2485
88d4aea7
PM
24862010-05-14 Phil Muldoon <pmuldoon@redhat.com>
2487
889bf7c5 2488 PR python/11482
88d4aea7
PM
2489
2490 * gdb.python/py-value.exp (test_value_hash): New function.
2491
f5a010c0
PM
24922010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
2493
2494 PR exp/11530.
2495 * gdb.base/gdb11530.c: New file.
2496 * gdb.base/gdb11530.exp: New file.
2497
8ef4892f
JK
24982010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2499
2500 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
2501 * gdb.dwarf2/dw2-modula2-self-type.S: New.
2502
7322dca9
SW
25032010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
2504
2505 * gdb.cp/koenig.exp: New test.
2506 * gdb.cp/koenig.cc: New test program.
2507
02e7ea18
JB
25082010-05-05 Joel Brobecker <brobecker@adacore.com>
2509
2510 Remove the use of prms_id and bug_id throughout the testsuite.
2511
e1c34c5d
PM
25122010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
2513
2514 PR exp/11349.
2515 * testsuite/gdb.cp/ref-types.exp: Add test to examine
2516 use a reference local variable.
2517
8e1d0c49
JK
25182010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2519
2520 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
2521 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
2522 variable different_dir. Move debugfile into a full directory pathname
2523 under DIFFERENT_DIR.
2524 * lib/gdb.exp (separate_debug_filename): Remove.
2525 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
2526 variable debug_dir and mkdir of it. Update function comments.
2527
e66408ed
PA
25282010-04-29 Pedro Alves <pedro@codesourcery.com>
2529
2530 PR gdb/11557
2531
2532 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
2533 files.
2534
d7b32ed3
PM
25352010-04-29 Phil Muldoon <pmuldoon@redhat.com>
2536
889bf7c5 2537 * gdb.python/py-param.exp: New File.
d7b32ed3 2538
6aecb9c2
JB
25392010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2540
2541 * gdb.base/default.exp: Fix "set language" test.
2542
bdf92a1c
PM
25432010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
2544
2545 PR breakpoints/11531.
2546 * gdb.base/gdb11531.c: New file.
2547 * gdb.base/gdb11531.exp: New file.
2548
3f172e24
TT
25492010-04-26 Tom Tromey <tromey@redhat.com>
2550
2551 * gdb.base/completion.exp: Add tests for completion and deprecated
2552 commands.
2553
64af4c92
JK
25542010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2555
2556 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
2557 (print /x char_array): Escape curly brackets.
2558
492928e4
JK
25592010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2560
2561 Fix deadlock on looped list of loaded shared objects.
2562 * gdb.base/solib-corrupted.exp: New.
2563
66d09542
DE
25642010-04-23 Doug Evans <dje@google.com>
2565
2566 * gdb.python/py-section-script.c: New file.
2567 * gdb.python/py-section-script.exp: New file.
2568 * gdb.python/py-section-script.py: New file.
2569
8bd10a10
CM
25702010-04-20 Chris Moller <cmoller@redhat.com>
2571
2572 PR 10179
2573
2574 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
2575 * gdb.base/pr10179-a.c:
2576 * gdb.base/pr10179-b.c:
2577 * gdb.base/pr10179.exp: New files.
2578
c0201579
JK
25792010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2580
2581 Fix crashes on dangling display expressions.
2582 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
2583 is SEP.
2584 (lib_flags): Remove the "debug" keyword.
2585 (libsepdebug): New variable for iterating new loop.
2586 (save_pf_prefix): New variable wrapping the loop.
2587 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
2588 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
2589
793b0ff8
PM
25902010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2591
2592 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
2593
097f51f7
PM
25942010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2595
2596 PR stabs/11479.
2597 * gdb.stabs/gdb11479.exp: New file.
2598 * gdb.stabs/gdb11479.c: New file.
2599
9a22f0d0
PM
26002010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2601
2602 * gdb.base/charset.c (Strin16, String32): New variables.
2603 * gdb.base/charset.exp (gdb_test): Test correct display
2604 of 16 or 32 bit strings.
2605
26062010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
2607
2608 PR 9167
2609 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
2610 * gdb.cp/pr9167.cc: New file.
2611 * gdb.cp/pr9167.exp: New file.
2612
2613
6e354e5e
PM
26142010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
2615
2616 PR pascal/11492.
2617 * gdb.pascal/gdb11492.pas: New file.
2618 * gdb.pascal/gdb11492.exp: New file.
2619
be942545
JB
26202010-04-20 Joel Brobecker <brobecker@adacore.com>
2621
1667e6e3 2622 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 2623
0c3acc09
JB
26242010-04-20 Joel Brobecker <brobecker@adacore.com>
2625
2626 * gdb.ada/dyn_loc: New testcase.
2627
ec31cde5
CM
26282010-04-20 Chris Moller <cmoller@redhat.com>
2629
2630 PR 10867
889bf7c5 2631
ec31cde5
CM
2632 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
2633 * gdb.cp/pr10687.cc: New file.
2634 * gdb.cp/pr10687.exp: New file.
2635
2636
ce4b0682
SDJ
26372010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2638 Sergio Durigan Junior <sergiodj@redhat.com>
2639
2640 * gdb.fortran/logical.exp: New testcase.
2641 * gdb.fortran/logical.f90: New file.
2642
3436961f
DE
26432010-04-19 Doug Evans <dje@google.com>
2644
2645 * gdb.base/help.exp (help source): Update expected output.
2646
4d836c09
JK
26472010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2648
2649 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
2650 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
2651 gdb_exit and return.
2652 (executable): New variable.
2653 (binfile): Use it.
2654
6149aea9
PA
26552010-04-19 Pedro Alves <pedro@codesourcery.com>
2656
2657 PR breakpoints/8554.
2658
2659 * gdb.trace/save-trace.exp: Adjust.
2660
ed41462c
L
26612010-04-17 H.J. Lu <hongjiu.lu@intel.com>
2662
2663 PR corefiles/11511
2664 * gdb.arch/system-gcore.exp: New.
2665 * gdb.arch/gcore.c: Likewise.
2666
3f7b2faa
DE
26672010-04-15 Doug Evans <dje@google.com>
2668
fa33c3cd
DE
2669 * gdb.python/py-progspace.c: New file.
2670 * gdb.python/py-progspace.exp: New file.
2671
3f7b2faa
DE
2672 * gdb.base/source.exp: Add tests for "source -s".
2673
79f283fe
PM
26742010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2675
2676 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
2677 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
2678 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
2679 * gdb.python/py-mi.exp: New test for to_string returning None.
2680
fc8eb08a
PM
26812010-04-12 Phil Muldoon <pmuldoon@redhat.com>
2682
2683 * gdb.python/py-breakpoint.c: Make result global.
2684
26e197f6
JK
26852010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2686
2687 Fix non-GNU make compatibility.
2688 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
2689
adc36818
PM
26902010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2691
2692 * gdb.python/py-breakpoint.exp: New File.
2693 * gdb.python/py-breakpoint.C: Ditto.
2694
64e17368
SS
26952010-04-08 Stan Shebs <stan@codesourcery.com>
2696
2697 * gdb.trace/actions.exp: Clear default-collect.
2698 * gdb.trace/save-trace.exp: Clear default-collect.
2699
fff5cc64
PM
27002010-04-08 Phil Muldoon <pmuldoon@redhat.com>
2701
2702 * gdb.python/py-value: Add null string variable.
2703 (test_lazy_string): Test zero length, NULL address lazy
2704 strings.
2705
a055a187
L
27062010-04-07 H.J. Lu <hongjiu.lu@intel.com>
2707
2708 * gdb.arch/i386-avx.c: New.
2709 * gdb.arch/i386-avx.exp: Likewise.
2710
2711 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
2712
96e39866
DE
27132010-04-06 Doug Evans <dje@google.com>
2714
2715 * gdb.base/source-test.gdb: New file.
2716 * gdb.base/source.exp: Test source -v.
2717
5984a431
UW
27182010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2719
2720 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
2721
ec8a089a
PM
27222010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
2723
2724 * gdb.stabs/aout.sed: Convert all backslash to double backslash
2725 within one line, unless it is followed by a double quote.
2726 * gdb.stabs/hppa.sed: Idem.
2727 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
2728 * gdb.stabs/weird.exp: Check for correct parsing of
2729 char and string constants.
ec8a089a
PM
2730 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
2731 in .stabs to .stabx substitution.
2732
fce3c1f0
SS
27332010-04-05 Stan Shebs <stan@codesourcery.com>
2734
2735 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
2736 constant global.
2737 * gdb.trace/tfile.exp: Try to print them.
2738
d77f58be
SS
27392010-04-04 Stan Shebs <stan@codesourcery.com>
2740
2741 * gdb.base/completion.exp: Update for new "info watchpoints".
2742 * gdb.base/default.exp: Ditto.
2743 * gdb.base/help.exp: Ditto.
2744 * gdb.base/watchpoint.exp: Ditto.
2745 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 2746
af54718e
SS
27472010-04-04 Stan Shebs <stan@codesourcery.com>
2748
2749 * gdb.trace/tfile.exp: Sharpen tfind test.
2750
74d1f91e
JK
27512010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2752
2753 * gdb.base/break-entry.exp: New.
2754
eb8e76db 27552010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 2756 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
2757
2758 * gdb.reverse/i386-sse-reverse.exp: New file.
2759 * gdb.reverse/i386-sse-reverse.c: New file.
2760
bf65cad8
PA
27612010-04-02 Pedro Alves <pedro@codesourcery.com>
2762
2763 * gdb.trace/tfind.exp: Adjust expected disassembly output.
2764
fff87407
SS
27652010-04-01 Stan Shebs <stan@codesourcery.com>
2766
2767 * gdb.trace/actions.exp: Tweak expected output.
2768 * gdb.trace/while-stepping.exp: Tweak expected output.
2769
fe01d668
L
27702010-04-01 H.J. Lu <hongjiu.lu@intel.com>
2771
2772 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
2773
86b17b60
PA
27742010-04-01 Pedro Alves <pedro@codesourcery.com>
2775
2776 * gdb.base/commands.exp: Adjust.
2777 * gdb.cp/extern-c.exp: Adjust.
2778
2c58c0a9
PA
27792010-04-01 Pedro Alves <pedro@codesourcery.com>
2780
2781 * gdb.trace/collection.c (local_test_func): Define a local struct,
2782 and instanciate it.
2783
0db9b91c
PA
27842010-04-01 Pedro Alves <pedro@codesourcery.com>
2785
2786 * gdb.trace/collection.exp (gdb_collect_args_test)
2787 (gdb_collect_argarray_test): XFAIL the tests that assume the
2788 argarray argument's elements are collected.
2789
8072405b
JK
27902010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2791
2792 * gdb.dwarf2/dw2-bad-parameter-type.exp,
2793 gdb.dwarf2/dw2-bad-parameter-type.S: New.
2794
8bf6485c
SS
27952010-03-31 Stan Shebs <stan@codesourcery.com>
2796
2797 * gdb.trace/save-trace.exp: Test save/restore of default-collect
2798 and tracepoint conditionals.
2799 (gdb_verify_tracepoints): Delete unused return.
2800
fd7f724a
KS
28012010-03-26 Keith Seitz <keiths@redhat.com>
2802
2803 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
2804 appear in the output before main.
2805 Remove KFAIL for gdb/2215 aka bz 9320.
2806
8d9e7719
DE
28072010-03-30 Doug Evans <dje@google.com>
2808
0906dd0b
DE
2809 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
2810 by dejagnu.
2811 * gdb.arch/amd64-dword.exp: Ditto.
2812
8d9e7719
DE
2813 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
2814 match.
2815 (break printf): Ditto.
2816
1da644f0
SW
28172010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
2818
2819 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
2820 gcc < 4.4.
2821 * gdb.cp/shadow.exp: Ditto.
2822
a8121990
PA
28232010-03-29 Pedro Alves <pedro@codesourcery.com>
2824
2825 * gdb.trace/collection.exp (run_trace_experiment): Make sure
2826 "tstart" is silent.
2827
6e79d367
PA
28282010-03-29 Pedro Alves <pedro@codesourcery.com>
2829
2830 * gdb.trace/collection.exp (executable): New.
2831 (binfile): Use it.
2832 (fpreg, spreg, pcreg): New.
2833 (test_register): Use gdb_test_multiple. Pass /x to print.
2834 (prepare_for_trace_test): New.
2835 (run_trace_experiment): Use "continue", not gdb_run_cmd.
2836 (gdb_collect_args_test, gdb_collect_argstruct_test)
2837 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
2838 prepare_for_trace_test.
2839 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
2840 fpreg, spreg and pcreg.
2841 (gdb_collect_expression_test, gdb_collect_globals_test): Use
2842 prepare_for_trace_test.
2843 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
2844 try to detect tracing support here. Don't set breakpoints at
2845 `begin' or `end' here.
2846 <global scope>: Use clean_restart. Run to main before checking
2847 for tracing support. Check for for tracing support here.
2848
09248348
JK
28492010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2850
2851 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
2852 " as $displacement" to "seen displacement message".
2853
d350db38
PA
28542010-03-28 Pedro Alves <pedro@codesourcery.com>
2855
2856 * gdb.trace/while-dyn.exp (executable): New variable.
2857 (binfile): Use it.
2858 (test_while_stepping): New function. Move most tests here. Call
2859 it once for each of the while-stepping, stepping and ws aliases.
2860
907af001
UW
28612010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2862
2863 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
2864 that do not provide the tagless_struct type name at all.
2865 (test_print_anon_union): Do not check value of uninitialized
2866 union member. Do not use cp_test_ptype_class, so we can accept
2867 "long" as well as "long int".
2868
610197fd
PA
28692010-03-26 Pedro Alves <pedro@codesourcery.com>
2870
2871 * gdb.trace/tfile.c (tohex, bin2hex): New.
2872 (write_error_trace_file): Hexify error description.
2873
6c28cbf2
SS
28742010-03-25 Stan Shebs <stan@codesourcery.com>
2875
2876 * gdb.trace/tfile.c: Generate an additional trace file, improve
2877 portability.
2878 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
2879 files in a better way.
2880
e62b8c7e
KS
28812010-03-25 Keith Seitz <keiths@redhat.com>
2882
2883 * gdb.java/jprint.exp: XFAIL printing of static class members
2884 because of GCC debuginfo problem.
2885
82ccf5a5
JK
28862010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2887
2888 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
2889
293e2f9e
DJ
28902010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2891
2892 * gdb.base/completion.exp: Allow long instead of long int.
2893 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
2894 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
2895 variable p.
2896 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
2897 * gdb.base/pointers.exp: Allow long instead of long int.
2898 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
2899 * gdb.base/step-line.exp: Allow a directory before the source file name.
2900
95a42b64
TT
29012010-03-24 Tom Tromey <tromey@redhat.com>
2902
2903 PR breakpoints/9352:
2904 * gdb.base/default.exp: Update.
2905 * gdb.base/commands.exp: Update.
2906 * gdb.cp/extern-c.exp: Test setting commands on multiple
2907 breakpoints at once.
2908
2390201f
DJ
29092010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2910
2911 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
2912 if gdb,nosignals.
2913 * gdb.base/watchpoints.c: Do not include unnecessary headers.
2914 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
2915 exited".
2916
8c9a6790
SS
29172010-03-24 Stan Shebs <stan@codesourcery.com>
2918
2919 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
2920
a6c727b2
DJ
29212010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2922
2923 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
2924 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
2925 argument. Handle "short" and "long".
2926 (Top level): Pass overprototyped output for old_fptr and xptr.
2927
4dfd5423
PA
29282010-03-23 Pedro Alves <pedro@codesourcery.com>
2929
2930 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
2931 format strings and add casts to avoid compiler warnings.
2932
29332010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
2934
2935 * lib/trace-support.exp (gdb_trace_setactions):
2936 Don't expect whitespace after ">" prompt.
2937 * gdb.trace/actions.exp: Adjust for output changes.
2938 * gdb.trace/while-stepping.exp: Likewise.
2939
c847d045
JK
29402010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2941
2942 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
2943 and r157645).
2944
5f717f1d
JK
29452010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2946
2947 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
2948 New.
2949
7d6d51d5
DJ
29502010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
2951
2952 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
2953 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
2954
3b11a015
SS
29552010-03-19 Stan Shebs <stan@codesourcery.com>
2956
2957 * gdb.trace/ax.exp: New file.
2958
d7d158ed
DE
29592010-03-19 Doug Evans <dje@google.com>
2960
6bb85cd1
DE
2961 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
2962 output from gcc.
2963
d7d158ed
DE
2964 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
2965 named /usr/sbin/prelink<foo>.
2966
4daf5ac0
SS
29672010-03-18 Stan Shebs <stan@codesourcery.com>
2968
2969 * gdb.trace/circ.exp: Test circular-trace-buffer.
2970 * gdb.trace/tfile.exp: Update tstatus test.
2971
e8d05480
JB
29722010-03-18 Joel Brobecker <brobecker@adacore.com>
2973
2974 * gdb.dwarf2/dw2-anonymous-func.S: New file.
2975 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
2976
441b986a
UW
29772010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2978
2979 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
2980
4247603b
PA
29812010-03-18 Pedro Alves <pedro@codesourcery.com>
2982
2983 * gdb.base/default.exp: Adjust the expected output of the finish
2984 and until commands when the inferior is not being run.
2985
13387711
SW
29862010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
2987
2988 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
2989 * gdb.cp/nsusing.exp: Ditto.
2990
6e31430b
TT
29912010-03-15 Tom Tromey <tromey@redhat.com>
2992
2993 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
2994 * gdb.cp/userdef.cc (operator==): New function.
2995 (main): New locals mem1, mem2.
2996
e2d69cb5
JZ
29972010-03-15 Jie Zhang <jie@codesourcery.com>
2998
2999 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
3000 Declare and use new loadtimeout variable.
3001
f572f0a9
DJ
30022010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
3003
3004 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
3005 Use gdb_load later.
3006
51f4c0b0
PA
30072010-03-14 Pedro Alves <pedro@codesourcery.com>
3008
3009 * gdb.base/solib-disc.c (main): Make format of fprintf a string
3010 literal. Add missing endlines to prints to stderr.
3011
1c809c68
TT
30122010-03-12 Tom Tromey <tromey@redhat.com>
3013
3014 PR c++/9708:
3015 * gdb.cp/m-static.exp: Add regression test.
3016 * gdb.cp/m-static.cc (method): New method.
3017 (main): Call it.
3018
00ae8fef
SW
30192010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
3020
3021 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
3022 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
3023
759f0f0b
PA
30242010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3025
21e24d21
PA
3026 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
3027
30282010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
3029
759f0f0b
PA
3030 * lib/gdb.exp (skip_stl_tests): New.
3031 (gdb_compile): Symbian needs -ldl.
3032 (shlib_target_file): New.
3033 (shlib_symbol_file): New.
3034 (gdb_load_shlibs): Use shlib_target_file.
3035 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
3036 * gdb.cp/exception.exp: Use skip_stl_tests.
3037 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
3038 * gdb.cp/try_catch.exp: Use skip_stl_tests.
3039 * gdb.cp/mb-templates.exp: Ditto.
3040 * gdb.base/commands.exp: Relax regexes.
3041 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
3042 shlib_target_file and shlib_symbol_file.
3043 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
3044 sections.
3045 * gdb.base/ending-run.exp: Accept E32Main for symbian.
3046 * gdb.base/solib-disc.exp: Use
3047 shlib_target_file and shlib_symbol_file.
3048 * gdb.base/unload.exp: Don't skip on symbian. Use
3049 shlib_target_file and shlib_symbol_file.
3050 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
3051
6a8f2671 30522010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 3053
6a8f2671
PA
3054 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
3055 * gdb.trace/report.exp: Adjust for x86 and x86_64.
3056 Issue a tfind end before looking for a tracepoint frame.
3057 * gdb.trace/tfind.exp: Adjust tstatus output.
3058 Adjust disassembly output.
3059 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
3060
ccf26247
JK
30612010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3062
3063 * gdb.base/break-interp.exp: Create new displacement parameter value
3064 for the test_ld calls.
3065 (reach): New parameter displacement, verify its content. New push of
3066 pf_prefix "reach-$func:". Import global expect_out.
3067 (test_core): New parameter displacement, verify its content. New push
3068 of pf_prefix "core:". New command "set verbose on". Import global
3069 expect_out.
3070 (test_attach): New parameter displacement, verify its content. New
3071 push of pf_prefix "attach:". New command "set verbose on". Import
3072 global expect_out.
3073 (test_ld): New parameter displacement, pass it to the reach, test_core
3074 and test_attach calls and verify its content in the "ld.so exit" test.
3075 * gdb.base/prelink.exp: Remove gdb_exit and final return.
3076 (prelink): Update expected text, use gdb_test.
3077
e469c7fb
DE
30782010-03-10 Doug Evans <dje@google.com>
3079
3080 * gdb.base/checkpoint.exp: Fix comment.
3081 Lengthen timeout while doing >600 checkpoints test.
3082 Rename duplicate "kill all one" test to keep test names unique.
3083
60e1c644
PA
30842010-03-10 Pedro Alves <pedro@codesourcery.com>
3085
3086 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
3087
cec808ec
KS
30882010-03-08 Keith Seitz <keiths@redhat.com>
3089
889bf7c5
PA
3090 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
3091 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
3092 (dm_type_long): New function.
3093 (dm_type_unsigned_short): New function.
3094 (dm_type_unsigned_long): New function.
3095 (myint): New typedef.
3096 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
3097 long, unsigned shor and long, operator char*, and typedef.
3098 (test_lookup_operator_functions): Add operator char* test.
3099 (test_paddr_operator_functions): Likewise.
3100 (test_paddr_overloaded_functions): Use probe values for
3101 short, long, and unsigned short and long.
3102 (test_paddr_hairy_functions): If the demangler probe detected
3103 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
3104 demangler.
3105 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
3106 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
3107 and "print null_pmf".
3108 Add test "ptype a.*pmf".
3109 * gdb.cp/overload.exp: Allow optional "int" to appear with
3110 "short" and "long".
3111 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
3112 long expect value for men_overload1arg.
3113 Allow "int" to appear with "short" and "long".
3114 When testing "info break", add argument for main (void).
3115 Also allow "int" to appear with "short" and "long".
3116 Ditto with "unsigned" and "long long".
cec808ec
KS
3117 * gdb.java/jmain.exp: Do not enclose methods names in single
3118 quotes.
3119 * gdb.java/jmisc.exp: Likewise.
3120 * gdb.java/jprint.exp: Likewise.
3121 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
3122
3123 From Jan Kratochvil <jan.kratochvil@redhat.com>:
3124 * gdb.cp/exception.exp (backtrace after first throw)
3125 (backtrace after second throw): Allow a namespace before __cxa_throw.
3126 (backtrace after first catch, backtrace after second catch): Allow
3127 a namespace before __cxa_begin_catch.
3128
3129 * gdb.cp/cpexprs.exp: New file.
3130 * gdb.cp/cpexprs.cc: New file.
3131
3132 From Daniel Jacobowitz <dan@codesourcery.com>
3133 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
3134 to use string_to_regexp.
3135 (ctor, dtor): New functions. Use them to match constructor
3136 and destructor function types.
3137 (Top level): Use runto_main.
3138
f870a310
TT
31392010-03-05 Tom Tromey <tromey@redhat.com>
3140
3141 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
3142 gdb.target_charset.
3143 (pp_ns.to_string): Likewise.
3144
0c199f28
KS
31452010-03-04 Keith Seitz <keiths@redhat.com>
3146
3147 * gdb.cp/overload.exp: Test that the filename portion of a linespec
3148 can be quoted. Test that both the filename and function/line
3149 portions can be quoted at the same time.
3150
c7437ca6
PA
31512010-03-04 Pedro Alves <pedro@codesourcery.com>
3152
3153 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
3154
b111b805
DE
31552010-03-03 Doug Evans <dje@google.com>
3156
24486cb7
DE
3157 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
3158 libc contains libpthread.
3159
b111b805
DE
3160 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
3161 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
3162 of gdb_compile. Add another pattern to match android backtrace.
3163
a0e0ef55
TT
31642010-03-03 Tom Tromey <tromey@redhat.com>
3165
3166 PR gdb/11345:
3167 * gdb.base/printcmds.exp (test_printf): Add test.
3168
1ba53b71
L
31692010-03-02 H.J. Lu <hongjiu.lu@intel.com>
3170
3171 * gdb.arch/amd64-byte.exp: New.
3172 * gdb.arch/amd64-dword.exp: Likewise.
3173 * gdb.arch/amd64-pseudo.c: Likewise.
3174 * gdb.arch/amd64-word.exp: Likewise.
3175 * gdb.arch/i386-byte.exp: Likewise.
3176 * gdb.arch/i386-pseudo.c: Likewise.
3177 * gdb.arch/i386-word.exp: Likewise.
3178
f5dff777
DJ
31792010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3180
3181 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
3182 types. Add structreg, bitfields, and flags registers.
3183 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
3184 registers.
3185
90884b2b
L
31862010-03-01 H.J. Lu <hongjiu.lu@intel.com>
3187
3188 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
3189 (load_description): Set architecture if defined.
3190
dc00d89f
PM
31912010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3192
3193 * gdb.python/py-frame.exp: Add read_var block tests.
3194 * gdb.python/py-frame.c (block): New function.
3195
0e095b7e
JK
31962010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3197 Daniel Jacobowitz <dan@codesourcery.com>
3198
3199 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
3200
624f1a65
DM
32012010-02-25 David S. Miller <davem@davemloft.net>
3202
3203 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
3204 fix logic for setting all_syscalls_numbers.
3205
f3e9a817
PM
32062010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3207
3208 * Makefile.in: Add py-block and py-symbol.
3209 * gdb.python/py-symbol.exp: New File.
3210 * gdb.python/py-symtab.exp: New File.
3211 * gdb.python/py-block.exp: New File.
3212 * gdb.python/py-symbol.c: New File.
3213 * gdb.python/py-block.c: New File.
3214
f6bbabf0
PM
32152010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3216
3217 PR python/11314
3218 * lib/gdb.exp (skip_python_tests): New function.
3219 * gdb.python/py-cmd.exp: Use skip_python_tests.
3220 * gdb.python/py-frame.exp: Likewise.
3221 * gdb.python/py-function.exp: Likewise.
3222 * gdb.python/py-prettyprint.exp: Likewise.
3223 * gdb.python/py-template.exp: Likewise.
3224 * gdb.python/py-type.exp: Likewise.
3225 * gdb.python/py-value.exp: Likewise.
3226
85d721b8
PA
32272010-02-22 Pedro Alves <pedro@codesourcery.com>
3228
3229 PR9605
3230
3231 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
3232
48e32051
TT
32332010-02-19 Tom Tromey <tromey@redhat.com>
3234
3235 PR c++/8693, PR c++/9496:
3236 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
3237 regression tests.
3238
ac9c0048
JK
32392010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3240
3241 Fix compatibility with m68k as.
3242 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
3243 Use only /* comments */.
3244
57bb97a4
UW
32452010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3246
3247 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
3248 * configure: Regenerate.
3249
7d1bf85c
DJ
32502010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
3251
3252 * gdb.python/py-type.exp: Check for Python support.
3253
061b5285
PA
32542010-02-17 Pedro Alves <pedro@codesourcery.com>
3255
3256 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
3257 `regsub' syntax available.
3258
f8a8bc2c
PA
32592010-02-17 Pedro Alves <pedro@codesourcery.com>
3260
3261 * gdb.base/shmain.c (main): Remove printf call.
3262 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
3263 * gdb.base/unload.c (main): Make format of fprintf a string
3264 literal. Add missing endlines to prints to stderr.
3265 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
3266
6f451e5e
TT
32672010-02-17 Tom Tromey <tromey@redhat.com>
3268
3269 * gdb.java/jprint.java (jprint.props): New field.
3270 * gdb.java/jprint.exp (set_lang_java): Add regression test.
3271
12d79008
PA
32722010-02-17 Pedro Alves <pedro@codesourcery.com>
3273
ef801a0e 3274 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
3275 available.
3276
d252f7e5
DJ
32772010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3278
3279 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
3280 creation to support remote host testing.
3281
67bdab6c
DJ
32822010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3283
3284 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
3285 Recognize "command not found".
3286
bb391223
DJ
32872010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3288
3289 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
3290 single-stepping.
3291
70362913
DJ
32922010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3293
3294 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
3295 if arguments are not supported.
3296
493f3c00
DJ
32972010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3298
3299 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
3300 be const or non-const.
3301
8034c749
DJ
33022010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3303
3304 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
3305 mi_send_resuming_command to send -exec-continue.
3306
791dfb64
DJ
33072010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3308
3309 * gdb.base/list.exp (test_list_filename_and_function): Add test
3310 with single quotes.
3311 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
3312 matching.
3313 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
3314 Add KFAIL'd tests for PR gdb/11289.
3315
7c5fe868
DJ
33162010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3317
3318 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
3319
fdc498b8
DJ
33202010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3321
3322 * gdb.base/comp-dir/subdir/dummy.txt: New file.
3323 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
3324 a temporary directory.
3325
b519e2a6
DJ
33262010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
3327
3328 * gdb.base/charset.exp: Use a single regular expression to match
3329 show host-charset and show target-charset output.
3330
74164c56
JK
33312010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3332
3333 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
3334 "Illegal process-id" expect string more exact.
3335 (attach to digits-starting nonsense is prohibited): New.
3336
701ed6dc
JK
33372010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3338
3339 * gdb.base/prelink.exp (set verbose on): New.
3340
889bf7c5 33412010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
3342
3343 * mi-reverse.exp: New file. Test for reverse option to the
3344 following MI commands: exec-continue, exec-finish, exec-next,
3345 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 3346
dadf0e9c
JB
33472010-02-09 Joel Brobecker <brobecker@adacore.com>
3348
3349 * gdb.ada/ptype_tagged_param: New testcase.
3350
714f19d5
TT
33512010-02-08 Tom Tromey <tromey@redhat.com>
3352
3353 PR c++/8017:
3354 * gdb.cp/overload.exp: Add tests.
3355 * gdb.cp/overload.cc (struct K): New.
3356 (namespace N): New.
3357 (main): Call new functions.
3358 (K::staticoverload): Define.
3359
889bf7c5 33602010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
3361
3362 PR gdb/10728
3363 * gdb.cp/pr10728-x.h: New file.
3364 * gdb.cp/pr10728-x.cc: New file.
3365 * gdb.cp/pr10728-y.cc: New file.
3366 * gdb.cp/pr10728.exp: New file.
3367 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
3368
889bf7c5 33692010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
3370
3371 PR gdb/9067
3372 * gdb.cp/pr9067.exp: New
3373 * gdb.cp/pr9067.cc: New
3374 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
3375
7b356089
JB
33762010-02-08 Joel Brobecker <brobecker@adacore.com>
3377
3378 * lib/gdb.exp (gdb_test_timeout): New global variable.
3379 Set it to timeout if not already set.
3380 (gdb_init): Reset the value of timeout to gdb_test_timeout.
3381
1be00882
DE
33822010-02-05 Doug Evans <dje@google.com>
3383
3384 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
3385 user.
3386
82856980
SW
33872010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
3388
3389 PR c++/7935:
3390 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
3391
1a334831
TT
33922010-02-04 Tom Tromey <tromey@redhat.com>
3393
3394 * gdb.cp/virtbase.exp: Make test case names unique.
3395
9c3c02fd
TT
33962010-02-02 Tom Tromey <tromey@redhat.com>
3397
3398 * gdb.cp/virtbase.exp: Add regression tests.
3399 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
3400 (main): Instantiate RHC.
3401
0cc2414c
TT
34022010-02-02 Tom Tromey <tromey@redhat.com>
3403
3404 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
3405 type-printing change.
3406
edf3d5f3
TT
34072010-02-02 Tom Tromey <tromey@redhat.com>
3408
3409 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
3410 * gdb.cp/virtbase.cc: New file.
3411 * gdb.cp/virtbase.exp: New file.
3412 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
3413
e4b7f41c
JK
34142010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3415
3416 PR libc/11214:
3417 * gdb.threads/current-lwp-dead.c: Include features.h.
3418 (HAS_NOMMU): New.
3419 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
3420
b381ea14
JK
34212010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3422
3423 * gdb.base/symbol-without-target_section.exp,
3424 gdb.base/symbol-without-target_section.c: New.
3425
c593ac0e
DJ
34262010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3427
3428 * gdb.base/bigcore.exp: Reset increased timeout.
3429 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
3430
db25f29d
DJ
34312010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3432
3433 * gdb.base/gcore.exp (capture_command_output): Use
3434 gdb_test_multiple.
3435
f9d67f43
DJ
34362010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3437
3438 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
3439 * gdb.arch/thumb2-it.exp (test_it_break): New function.
3440 (Top level): Call it.
3441
177321bd
DJ
34422010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3443
3444 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
3445
97f2ed50
DJ
34462010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3447
3448 * gdb.base/call-strs.exp, gdb.base/default.exp,
3449 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
3450 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
3451 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
3452 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
3453 gdb.base/watchpoint-solib.exp: Save and restore timeout.
3454 * gdb.base/ending-run.exp: Correct restore of timeout.
3455 * gdb.base/page.exp: Remove unnecessary timeout setting.
3456
e4e2711a
JB
34572010-01-29 Joel Brobecker <brobecker@adacore.com>
3458
3459 * gdb.ada/rec_return: New testcase.
3460
ba581dc1
JB
34612010-01-29 Joel Brobecker <brobecker@adacore.com>
3462
3463 * gdb.ada/call_pn: New testcase.
3464
4ea95be9
DJ
34652010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3466
3467 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
3468 (Top level): Use it to resume.
3469 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
3470 the Thumb mode displaced stepping error as unsupported.
3471
df83a9bf
SW
34722010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
3473
889bf7c5
PA
3474 * gdb.cp/nsusing.exp: Added more tests.
3475 * gdb.cp/nsrecurs.exp: Ditto.
3476 * gdb.cp/nsusing.cc: Added test functions.
3477 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 3478
40b27cdc
JK
34792010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3480
3481 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
3482 absolute directory pathnames in gdb.sum file.
3483
de958931
SW
34842010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
3485
3486 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
3487 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
3488
708ead4e
TT
34892010-01-26 Tom Tromey <tromey@redhat.com>
3490
3491 PR exp/7643:
3492 * gdb.base/printcmds.exp (test_print_string_constants): Remove
3493 setup_kfail.
3494
b14e635e
SW
34952010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
3496
3497 * gdb.cp/nsrecurs.exp: New test.
3498 * gdb.cp/nsrecurs.cc: New test program.
3499 * gdb.cp/nsstress.exp: New test.
3500 * gdb.cp/nsstress.cc: New test program.
3501 * gdb.cp/nsdecl.exp: New test.
3502 * gdb.cp/nsdecl.cc: New test program.
3503
8540c487
SW
35042010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
3505
3506 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
3507 imported into file scope.
3508 Marked test as xfail.
3509 * gdb.cp/namespace-using.cc (marker5): New function.
3510 * gdb.cp/shadow.exp: New test.
3511 * gdb.cp/shadow.cc: New test program.
3512 * gdb.cp/nsimport.exp: New test.
3513 * gdb.cp/nsimport.cc: New test program.
3514
421d5d99
TT
35152010-01-25 Tom Tromey <tromey@redhat.com>
3516
3517 PR gdb/11049:
3518 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
3519 with "set print null-stop on".
3520
691f8dc1
JK
35212010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3522
3523 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
3524 Adjust it for DISASSEMBLY_OMIT_FNAME.
3525
0b92b5bb
TT
35262010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3527
3528 PR symtab/11199:
3529 * gdb.dwarf2/member-ptr-forwardref.exp,
3530 gdb.dwarf2/member-ptr-forwardref.S: New.
3531
23787403
JK
35322010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3533
3534 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
3535 (thread1_func): Protect thread1_tid with thread1_tid_cond by
3536 thread1_tid_mutex. Remove gdbstop_mutex handling.
3537 (thread2_func): Protect thread2_tid with thread2_tid_cond by
3538 thread2_tid_mutex. Remove gdbstop_mutex handling.
3539 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
3540 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
3541 pthread_cond_wait conditionalizations by while loops.
3542
b966cb8a
TT
35432010-01-20 Tom Tromey <tromey@redhat.com>
3544
3545 PR backtrace/10770:
3546 * gdb.dwarf2/pr10770.exp: New file.
3547 * gdb.dwarf2/pr10770.c: New file.
3548 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
3549
fcae584b
VP
35502010-01-20 Vladimir Prus <vladimir@codesourcery.com>
3551
3552 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
3553 that target was removed, and the test always runs native anyway.
3554
a0f49112
JK
35552010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3556
3557 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
3558 gdb.base/watchpoint-cond-gone-stripped.c: New.
3559
ceeb3d5a
TT
35602010-01-19 Tom Tromey <tromey@redhat.com>
3561
3562 PR c++/8000:
3563 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
3564 existing tests.
3565 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
3566 (main): Use AAA::SomeEnum.
3567
dd322c54
JK
35682010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3569
3570 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
3571 (test_ignore_count): Declare line_callme_body global.
3572 (run to breakpoint with ignore count): Use line_callme_body.
3573 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
3574 (set line_main_hello, set line_main_return): Reindent.
3575 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
3576 New.
3577 (continue to callee4): Use line_callee4_body.
3578 (check *stopped from CLI command): Use line_callee4_next.
3579 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
3580 (set line_main_hello, set line_main_return): Reindent.
3581 (set line_callee4_head, set line_callee4_body): New.
3582 (continue to callee4): Use line_callee4_body.
3583
4e8f195d
TT
35842010-01-18 Tom Tromey <tromey@redhat.com>
3585
3586 PR c++/9680:
3587 * gdb.cp/casts.cc: Add new classes and variables.
3588 * gdb.cp/casts.exp: Test new operators.
3589
9e14a9ba
JB
35902010-01-18 Tom Tromey <tromey@redhat.com>
3591 Thiago Jung Bauermann <bauerman@br.ibm.com>
3592
3593 * gdb.python/source2.py: New file.
3594 * gdb.python/source1: New file.
3595 * gdb.python/python.exp: Test "source" command.
3596
00bf0b85
SS
35972010-01-15 Stan Shebs <stan@codesourcery.com>
3598
3599 * gdb.trace/tfile.c: New file.
3600 * gdb.trace/tfile.exp: New file.
889bf7c5 3601
55235ad7
JK
36022010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3603
3604 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
3605
9f2982ff
JK
36062010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3607
3608 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
3609
bbfba9ed
JK
36102010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3611
3612 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
3613 (libfunc): New parameter action. Implement also selectable "sleep".
3614 * gdb.base/break-interp-main.c: Include assert.h.
3615 (libfunc): New parameter action.
3616 (main): New parameters argc and argv. Assert argc. Pass argv.
3617 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
3618 (test_attach): New proc.
3619 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
3620 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
3621
61f0d762
JK
36222010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3623
3624 * gdb.base/break-interp.exp (test_core): New proc.
3625 (test_ld): Call it.
3626
06a6f270
JK
36272010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3628
3629 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
3630 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
3631 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
3632 and gdb_compile_shlib. Use new -Wl compiler options.
3633 (dl bt, main bt): New tests.
3634
51bee8e9
JK
36352010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3636
3637 Support PIEs with no symfile_objfile.
3638 * gdb.base/break-interp.exp: New argument at the test_ld calls.
3639 (test_ld): New parameter trynosym.
3640 (test_ld <$trynosym>): New block.
3641
b8040f19
JK
36422010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3643
3644 * gdb.base/break-interp.exp: New file.
3645
be759fcf
PM
36462010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3647
3648 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
3649 * gdb.python/py-prettyprint.py (pp_ls): New printer.
3650 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
3651 test.
3652 * gdb.python/py-prettyprint.c: Define lazystring test structure.
3653 * gdb.python/py-mi.exp: Add lazy string test.
3654
dc146f7c
VP
36552010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3656
3657 * lib/mi-support.exp (mi_check_thread_states): Handle
3658 core number in thread listing.
3659
b4ba55a1
JB
36602010-01-12 Joel Brobecker <brobecker@adacore.com>
3661
3662 * gdb.base/maint.exp: Adjust the expected output for the
3663 "maint print type" test. Use gdb_test_multiple instead of
3664 gdb_sent/gdb_expect.
3665
08e24bd4
DE
36662010-01-11 Doug Evans <dje@google.com>
3667
6496a609
DE
3668 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
3669 from gdbserver_download. All callers updated.
3670
08e24bd4
DE
3671 * gdb.server/ext-run.exp: "info os processes" requires xml support.
3672
b5cfddf5
JK
36732010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3674
3675 Implement binary numbers parsing.
3676 * gdb.base/printcmds.exp (test_integer_literals_accepted)
3677 (test_integer_literals_rejected): New binary tests.
3678
3725885a
RW
36792010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3680
3681 * gdb.cell/configure: Regenerate.
3682
37aeb5df
JK
36832010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3684
3685 * gdb.base/corefile.exp: Move the core finding block out and call it as
3686 core_find, new variable $corefile, replace corefile by $corefile and
3687 [file tail $corefile] for usage vs. test names resp.
3688 * lib/gdb.exp (core_find): Move it as a new function here. New
3689 parameter binfile and deletefiles. New variable $destcore. Pre-delete
3690 $destcore. Return "" on error.
3691
d521f563
JK
36922010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3693
3694 Workaround PR binutils/10802.
3695 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
3696 (twice).
3697
28f24826
DJ
36982010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3699
3700 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
3701
2de75e71
JB
37022010-01-08 Joel Brobecker <brobecker@adacore.com>
3703
3704 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
3705 call, to avoid interruption.
3706
fe00719b 37072010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
3708
3709 * gdb.stabs/weird.def (args93): New.
3710
d0ef5df8
DE
37112010-01-07 Doug Evans <dje@google.com>
3712
3713 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
3714
3a08d52f
TT
37152010-01-07 Tom Tromey <tromey@redhat.com>
3716
3717 * gdb.base/source.exp: Use correct line number.
3718
7a697b8d
SS
37192010-01-05 Stan Shebs <stan@codesourcery.com>
3720
3721 * gdb.trace/tracecmd.exp: Test ftrace.
3722
7803799a
UW
37232010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3724
3725 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
3726
c54eabfa
JK
37272010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3728
3729 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
3730 "uint_for_mi_testing".
3731
02e7ef19
JB
37322010-01-01 Joel Brobecker <brobecker@adacore.com>
3733
3734 Test indented comment in file being sourced.
3735 * gdb.base/commands.exp: Test indented comment in file being sourced.
3736
abd775ce
JB
37372010-01-01 Joel Brobecker <brobecker@adacore.com>
3738
3739 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
3740 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
3741 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
3742 notice.
3743
79b55b82
JB
37442010-01-01 Joel Brobecker <brobecker@adacore.com>
3745
3746 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
3747 notice.
3748
8997583e
JK
37492010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3750
3751 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
3752 missing $after_stopped and comma (,) expectation.
3753
6da95a67
SS
37542009-12-31 Stan Shebs <stan@codesourcery.com>
3755
3756 * gdb.trace/actions.exp: Test teval action.
889bf7c5 3757
218d2fc6
TJB
37582009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3759
3760 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
3761 (top level): Call test_watchpoint_in_big_blob.
3762 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
3763 watchpoints.
3764 (func3): Write to buf.
3765
236f1d4d
SS
37662009-12-29 Stan Shebs <stan@codesourcery.com>
3767
3768 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 3769
f61e138d
SS
37702009-12-28 Stan Shebs <stan@codesourcery.com>
3771
3772 * gdb.trace/tsv.exp: New file.
3773 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 3774
0219b378
DJ
37752009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3776
3777 * gdb.base/find.c (main): Reference search buffers.
3778 * gdb.base/included.c (main): Reference integer.
3779 * gdb.base/ptype.c (charfoo): Declare.
3780 (intfoo): Call charfoo.
3781 * gdb.base/scope0.c (useitp): New function.
3782 (usestatics): Use useitp.
3783 (useit): Add a type for val.
3784 * gdb.base/scope1.c (useit1): Take a pointer argument.
3785 (usestatics1): Update calls to useit1.
3786 * gdb.cp/call-c.cc: Declare foo.
3787 (main): Call foo.
3788 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
3789 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
3790 (main): Call C::ensureRefs and ensureOtherRefs.
3791 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
3792 variables.
3793 (ensureOtherRefs): New function.
3794 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
3795 * gdb.cp/templates.cc (main): Call t5i.value.
3796
3f78692f
JK
37972009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3798
3799 Fix compatibility with G++-4.5.
3800 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
3801 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
3802 (uncaught return): Remove.
3803
429374b8
JK
38042009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3805 Phil Muldoon <pmuldoon@redhat.com>
3806
3807 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
3808 (bp_location13, bp_location14, bp_location17, bp_location18)
3809 (marker3_proto, marker4_proto): New variables.
3810 (breakpoint info): Update output.
3811 (run until breakpoint at marker3, run until breakpoint at marker4): New
3812 tests.
3813
859825b8
JK
38142009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3815
3816 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
3817 Replace the printf call of Y by provided "y-set-1" label. New block
3818 for the second shared library.
3819 * gdb.base/unload.exp: Compile also the second library, call
3820 gdb_load_shlibs also for it. Use now gdb_breakpoint.
3821 (single pending breakpoint info): Rename to ...
3822 (pending breakpoint info before run): ... this extended test.
3823 (libfile2, libname2, libsrcfile2, libsrc2)
3824 (lib_sl2): New variables.
3825 (exec_opts): Set also SHLIB_NAME2.
3826 (pending breakpoint info on first run at shrfunc1)
3827 (pending breakpoint info on second run at shrfunc1)
3828 (pending breakpoint info on second run at shrfunc2)
3829 (print y from libfile, print y from libfile2): New tests.
3830 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
3831 * gdb.base/unloadshr2.c: New.
3832
e6a386cd
HZ
38332009-12-22 Hui Zhu <teawater@gmail.com>
3834
3835 * gdb.reverse/sigall-reverse.exp: Adjust.
3836
9e19b45e
VP
38372009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3838
3839 PR gdb/10884
3840
3841 * gdb.mi/var-cmd.c (do_bitfield_tests): New
3842 (main): Call do_bitfield_tests.
aacf5b1e 3843 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 3844
d53a7b30
JB
38452009-12-20 Joel Brobecker <brobecker@adacore.com>
3846
3847 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
3848 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
3849 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
3850 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
3851 gdb.modula2/unbounded1.c: Update copyright header.
3852
191ca0a1
CM
38532009-12-10 Chris Moller <moller@mollerware.com>
3854
3855 PR gdb/9399
3856 * gdb.cp/virtfunc2.exp: New tests
3857 * gdb.cp/virtfunc2.cc: New tests
3858 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
3859
0fa6cf1b
MS
38602009-12-10 Oza Pawandeep (paawan1982@yahoo.com
3861
3862 * gdb.reverse/i387-env-reverse.c: New file.
3863 * gdb.reverse/i387-env-reverse.exp: New file.
3864 * gdb.reverse/i387-stack-reverse.c: New file.
3865 * gdb.reverse/i387-stack-reverse.exp: New file.
3866
361ae042
PM
38672009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3868
3869 * gdb.python/py-type.exp (test_range): New test.
3870
bfd31e71
PM
38712009-12-03 Phil Muldoon <pmuldoon@redhat.com>
3872
3873 PR python/10805
3874
3875 * gdb.python/py-type.exp: New file.
3876 * gdb.python/py-type.c: New file.
3877 * Makefile.in: Add py-type.
3878
57a1d736
TT
38792009-12-03 Tom Tromey <tromey@redhat.com>
3880
3881 * gdb.python/py-value.exp (test_parse_and_eval): New
3882 function.
3883
1f3b5d1b
PP
38842009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
3885
3886 PR gdb/11022
3887
3888 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
3889 * gdb.base/pr11022.c: New test.
3890
8b7dbdc9
JK
38912009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3892
3893 Fix spurious false FAILs.
3894 * gdb.base/structs.c (chartest): New.
3895 (main): Fill-in chartest.
3896 * gdb.base/structs.exp (anychar_re, first): New.
3897 (start_structs_test): Import global anychar_re and first.
3898 New gdb_test call "set print elements 300; ${testfile}"
3899 (start_structs_test <$first>): New block.
3900 (any): Import global anychar_re. New variable ac. Use ${ac}.
3901
6a53b2ec
JK
39022009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3903
3904 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
3905
d7167b4c
JK
39062009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3907
3908 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
3909 Force $srcfile file.
3910 * gdb.base/foll-fork.c (callee): Comment out the printf call.
3911
b1798462
UW
39122009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3913
3914 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
3915 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
3916 * gdb.threads/watchthreads-reorder.exp: Likewise.
3917
b6199126
DJ
39182009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3919
3920 PR gdb/8704
3921
3922 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
3923 "if", and "thread". Correct matching in the previous test.
3924
b22a0510
DJ
39252009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
3926
3927 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
3928
930636d2
MS
39292009-11-23 Michael Snyder <msnyder@vmware.com>
3930
3931 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
3932 * gdb.reverse-watch-precsave.exp: Ditto.
3933
21a0512e
PP
39342009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3935
3936 * gdb.asm/asm-source.exp: Adjust.
3937 * gdb.base/help.exp: Adjust.
889bf7c5 3938
fc30d5e0
PA
39392009-11-22 Pedro Alves <pedro@codesourcery.com>
3940
3941 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
3942 (do_syscall_tests_without_xml): Set data-directory to
3943 /the/path/to/nowhere.
3944
f6bc2008
PA
39452009-11-21 Pedro Alves <pedro@codesourcery.com>
3946
3947 * gdb.threads/local-watch-wrong-thread.c,
3948 gdb.threads/local-watch-wrong-thread.exp: New files.
3949
8c2fb5de
PA
39502009-11-21 Pedro Alves <pedro@codesourcery.com>
3951
3952 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
3953 assume new `regsub' syntax available.
3954
ebec9a0f
PA
39552009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3956
a79d3c27
JK
3957 * gdb.base/watchpoint-hw-hit-once.exp,
3958 gdb.base/watchpoint-hw-hit-once.c: New.
3959
39602009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3961
3962 * gdb.threads/watchthreads-reorder.exp,
3963 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 3964
276a961b
MK
39652009-11-17 Nathan Sidwell <nathan@codesourcery.com>
3966
3967 * gdb.xml/tdesc-regs.exp: Use for m68k.
3968
4867c1fb
PA
39692009-11-15 Pedro Alves <pedro@codesourcery.com>
3970
3971 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
3972
f6838f81
DJ
39732009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3974
3975 * lib/gdb.exp (current_target_name): New procedure.
3976 (gdb_wrapper_target): New variable.
3977 (gdb_wrapper_init): Set gdb_wrapper_target.
3978 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
3979 wrapper.
3980
4ac4dd3f
DJ
39812009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3982
3983 * gdb.base/remote.exp: Delete the slowest load test.
3984 Do not load with fixed packet sizes.
3985
a7881759
DJ
39862009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3987
3988 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
3989
97a5b505
DJ
39902009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
3991
3992 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
3993 srcfile when setting a breakpoint.
3994
d3e1fc54
DJ
39952009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
3996
3997 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
3998 macros.
3999
7cbcbded
DJ
40002009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
4001
4002 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
4003 to be in memory.
4004 * gdb.base/display.c (force_mem): New.
4005 (do_loops): Use it. Add breakpoint comments.
4006 (do_vars): Add a breakpoint comment.
4007 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
4008 line numbers.
4009
bdea3a92
NF
40102009-11-13 Nathan Froyd <froydnj@codesourcery.com>
4011
4012 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
4013 instead of a bare "run".
4014
269f82e5
PP
40152009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
4016
4017 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 4018
a69b7d9d
DJ
40192009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4020
4021 * lib/cell.exp (skip_cell_tests): Clean up test files before
4022 returning.
4023
b598bfda
DJ
40242009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4025
4026 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
4027 and the breakpoint menu. Do not call perror if a prompt is seen.
4028 Consume the following GDB prompt.
4029 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
4030 * gdb.cp/namespace.exp: Use gdb_test.
4031 * gdb.cp/templates.exp: Use gdb_test.
4032 (test_template_breakpoints): Use gdb_test_multiple.
4033
87728fa0
DJ
40342009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4035
4036 * gdb.base/break1.c (struct some_struct, values): Move earlier.
4037 (marker4): Reference values.
4038
b67c692f
DJ
40392009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4040
4041 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
4042 is missing.
4043
f0df251a
DJ
40442009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4045
4046 * gdb.base/break.c (need_malloc): New.
4047 * gdb.base/constvars.c (main): Reference crass and crisp.
4048 * gdb.base/gdb1821.c (main): Reference bar.
4049 * gdb.cp/gdb1355.cc (main): Reference s1.
4050 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
4051 (main): Call them.
4052 * gdb.cp/hang2.cc (dummy2): Define.
4053 * gdb.cp/hang3.cc (dummy3): Define.
4054 * gdb.cp/m-data.cc (main): Reference shadow.
4055
bdf7534a
NF
40562009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
4057 Nathan Froyd <froydnj@codesourcery.com>
4058
4059 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
4060 remote host.
4061
f24fce77
NF
40622009-11-12 Nathan Froyd <froydnj@codesourcery.com>
4063
4064 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
4065 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
4066 * gdb.dwarf2/dw2-compressed.exp: Likewise.
4067 * gdb.dwarf2/dw2-intercu.exp: Likewise.
4068 * gdb.dwarf2/dw2-intermix.exp: Likewise.
4069 * gdb.dwarf2/dw2-producer.exp: Likewise.
4070 * gdb.dwarf2/mac-fileno.exp: Likewise.
4071 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
4072 py-prettyprint.py to the remote host.
4073 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
4074
40f0318e
KS
40752009-11-11 Keith Seitz <keiths@redhat.com>
4076
4077 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
4078 use it instead of "Foo".
4079 * gdb.cp/classes.exp (do_tests): Add a test to access
4080 a method through a typedef'd class name.
4081
f3d9f7fb
NF
40822009-11-11 Nathan Froyd <froydnj@codesourcery.com>
4083
4084 * gdb.base/long_long.exp: Permit leading zeros on floating-point
4085 exponents.
4086 * gdb.base/pointers.exp: Likewise.
4087 * gdb.cp/ref-types.exp: Likewise.
4088
a4216f37
KS
40892009-11-11 Keith Seitz <keiths@redhat.com>
4090
4091 * gdb.cp/cplusfuncs.cc (class foo): Add operators
4092 new[] and delete[].
4093 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
4094 "void".
4095 (probe_demangler): Remove all single-quoting of
4096 method and variable names.
4097 (info_func_regexp): Remove the word "void" from any
4098 occurrence of "(void)".
4099 (print_addr_2): Remove all single-quoting of
4100 method names.
4101 (print_addr_2_kfail): Likewise.
4102 (print_addr): Single-quote C function names before
4103 passing to print_addr_2.
4104 (test_paddr_operator_functions): Remove single-quoting
4105 for method names.
4106 Add tests for operator new[] and operator delete[].
4107
9b14d7aa
JK
41082009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4109
4110 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
4111
85feb311
KS
41122009-11-09 Keith Seitz <keiths@redhat.com>
4113
4114 * gdb.cp/overload.exp: Add tests for resolving overloaded
4115 methods in expression parsing/evaluation.
4116
fa335448
DJ
41172009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4118
4119 * lib/gdb.exp (default_gdb_version): Use --version instead of
4120 --command.
4121
ec3c07fc
NS
41222009-11-10 Nathan Sidwell <nathan@codesourcery.com>
4123
4124 * lib/gdb.exp (gdb_compile_test): New.
4125 (skip_ada_tests, skip_java_tests): New.
4126 (gdb_compile): Use gdb_compile_test for f77.
4127 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
4128 * lib/java.exp (compile_java_from_source): Remove runtests check,
4129 use gdb_compile_test to record result.
4130 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
4131 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
4132 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
4133 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
4134 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
4135 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
4136 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
4137 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
4138 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
4139 adjust gdb_compile invocations.
4140
b8b4e42b
JK
41412009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4142
4143 * Makefile.in (abs_builddir): New.
4144 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
4145 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
4146 `$(abs_builddir)/site.exp'.
4147
f8b7eaf3
DJ
41482009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
4149
4150 * config/m68k-emc.exp, lib/emc-support.exp,
4151 gdb.trace/gdb_c_test.c: Delete.
4152 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
4153 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
4154 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4155 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
4156 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4157 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
4158 casing for m68k-*-elf.
4159
c4187697
NS
41602009-11-03 Pedro Alves <pedro@codesourcery.com>
4161
4162 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
4163 * gdb.arch/i386-prologue.exp: Likewise.
4164 * gdb.arch/i386-unwind.exp: Likewise.
4165
db16b772
DJ
41662009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4167
4168 * lib/gdb.exp (gdb_expect): Fix timeout typo.
4169
bcf71277
DJ
41702009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4171
4172 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
4173
0105cee2
DJ
41742009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
4175
4176 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
4177
24ddea62
JK
41782009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4179
4180 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
4181
287ccc17
JK
41822009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4183
4184 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
4185 * gdb.base/sepdebug2.c: New file.
4186
08bca259 41872009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
4188
4189 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
4190 the modified warnings for catch syscall. Verify if GDB was compiled
4191 with support for lib expat, and choose which tests to run depending
4192 on this.
4193
5d4e2b76
VP
41942009-10-30 Vladimir Prus <vladimir@codesourcery.com>
4195
4196 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
4197 that composite commands are parsed OK. And also test
4198 that breakpoint commands do work.
4199
240e538a
MS
42002009-10-23 Michael Snyder <msnyder@vmware.com>
4201
4202 gdb.reverse/consecutive-precsave.exp: Change expect pattern
4203 to allow for new disassembly style.
4204
9c419145
PP
42052009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4206
4207 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 4208
02506ff1
MS
42092009-10-22 Michael Snyder <msnyder@vmware.com>
4210
4211 * gdb.reverse/break-precsave.exp: New test.
4212 * gdb.reverse/consecutive-precsave.exp: Ditto.
4213 * gdb.reverse/finish-precsave.exp: Ditto.
4214 * gdb.reverse/i386-precsave.exp: Ditto.
4215 * gdb.reverse/machinestate-precsave.exp: Ditto.
4216 * gdb.reverse/sigall-precsave.exp: Ditto.
4217 * gdb.reverse/solilb-precsave.exp: Ditto.
4218 * gdb.reverse/step-precsave.exp: Ditto.
4219 * gdb.reverse/until-precsave.exp: Ditto.
4220 * gdb.reverse/watch-precsave.exp: Ditto.
4221
4cf866a3
MS
42222009-10-22 Michael Snyder <msnyder@vmware.com>
4223
4224 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
4225 for gdb_expect. Adjust one test's expect strings for the new
4226 format of disassemble.
4227 * gdb.reverse/finish-reverse.exp: Delete 'return'.
4228 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
4229 gdb_test_multiple.
4230 * gdb.reverse/step-reverse.exp: Delete 'return'.
4231 * gdb.reverse/until-reverse.exp: Delete blank lines.
4232 * gdb.reverse/watch-reverse.exp: Delete blank lines.
4233
2b28d209
PP
42342009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4235
4236 * gdb.base/consecutive.exp: Adjust.
4237 * gdb.base/display.exp: Likewise.
4238 * gdb.base/pc-fp.exp: Likewise.
4239 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 4240
33b9c32b
MS
42412009-10-19 Michael Snyder <msnyder@vmware.com>
4242
4243 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
4244 * gdb.reverse/finish-reverse.c: Ditto.
4245 * gdb.reverse/sigall-reverse.c: Ditto.
4246 * gdb.reverse/solib-reverse.c: Ditto.
4247 * gdb.reverse/step-reverse.c: Ditto.
4248 * gdb.reverse/watch-reverse.c: Ditto.
4249
6c95b8df
PA
42502009-10-19 Pedro Alves <pedro@codesourcery.com>
4251 Stan Shebs <stan@codesourcery.com>
4252
4253 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
4254 * gdb.base/foll-exec.exp: Adjust to expect a process id before
4255 "Executing new program".
4256 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
4257 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
4258 left listed after having been killed.
4259 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
4260 * gdb.base/maint.exp: Adjust test.
4261
4262 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
4263 * gdb.multi/Makefile.in: New.
4264 * gdb.multi/base.exp: New.
4265 * gdb.multi/goodbye.c: New.
4266 * gdb.multi/hangout.c: New.
4267 * gdb.multi/hello.c: New.
4268 * gdb.multi/bkpt-multi-exec.c: New.
4269 * gdb.multi/bkpt-multi-exec.exp: New.
4270 * gdb.multi/crashme.c: New.
4271
279017b7
TG
42722009-10-13 Tristan Gingold <gingold@adacore.com>
4273
4274 * gdb.base/sepdebug.exp: Check debug info are found.
4275
0413d738
PA
42762009-10-08 Pedro Alves <pedro@codesourcery.com>
4277
4278 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
4279 bits.
4280
c628eecc
JK
42812009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4282
4283 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
4284
38af1bfe
JB
42852009-10-07 Joel Brobecker <brobecker@adacore.com>
4286
4287 * gdb.base/watchpoints.c: Add copyright header. Reformat one
4288 of the comments.
4289
2b0adecd
PM
42902009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
4291
4292 * gdb.base/annota1.exp: Remove obsolete match_max increase.
4293 * gdb.base/annota3.exp: Idem.
4294 * gdb.base/maint.exp: Idem.
4295
8d417781
PM
42962009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4297
889bf7c5 4298 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
4299 to default.
4300
bb61102d
PM
43012009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4302
889bf7c5 4303 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
4304 mingw and cygwin targets.
4305
ace5c364
PM
43062009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
4307 Pedro Alves <pedro@codesourcery.com>
4308
889bf7c5 4309 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
4310 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
4311
c2d494a0
PM
43122009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4313
e1b52ce2
PM
4314 * gdb.base/shr1.c: Use %p in format string.
4315 * gdb.base/unload.c: Avoid warning in fprintf.
4316 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 4317
209f53f5
PM
43182009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
4319
4320 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
4321 long type.
4322 (test_unlink): Correct printf string.
4323 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
4324 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
4325
8172766a
JK
43262009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4327
4328 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
4329 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
4330 * gdb.arch/ia64-breakpoint-shadow.S: New file.
4331
0f73703c
UW
43322009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4333
4334 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
4335 * gdb.objc/nondebug.exp: Likewise.
4336
b32306ca
UW
43372009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4338
4339 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
4340 target_info setting.
4341
4342 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
4343 that detect new threads during "info threads".
4344
0057022f
UW
43452009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4346
4347 * gdb.threads/manythreads.c (main): Increase thread stack size
4348 to 2*PTHREAD_STACK_MIN.
4349 * gdb.threads/multi-create.c (main): Likewise.
4350 (create_function): Likewise.
4351
f29c0325
UW
43522009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4353
4354 * gdb.base/dump.exp: Pass difference of pointer types instead
4355 of integer types as offset to restore in intarr3.srec case.
4356
fcb34849
UW
43572009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4358
4359 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
4360
d5142e3b
UW
43612009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4362
4363 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
4364
087b74b2 43652009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 4366
087b74b2
PM
4367 New test for two watchpoints, with disabling of
4368 the first inserted.
4369 * testsuite/gdb.base/watchpoints.c: New file.
4370 * testsuite/gdb.base/watchpoints.exp: New file.
4371
96c07c5b
TT
43722009-09-25 Tom Tromey <tromey@redhat.com>
4373
4374 * gdb.base/charset.exp: Test utf-16 strings with Python.
4375
b8899f2b
TT
43762009-09-25 Tom Tromey <tromey@redhat.com>
4377
4378 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
4379 UCS-4.
4380 * gdb.base/charset.c (utf_32_string): Rename.
4381 (init_utf32): Rename.
4382 (main): Update.
4383
329719ec
TT
43842009-09-22 Tom Tromey <tromey@redhat.com>
4385
4386 * gdb.python/py-function.exp: Add regression tests.
4387
11ef0d76
KS
43882009-09-21 Keith Seitz <keiths@redhat.com>
4389
4390 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
4391 with invalid operator.
4392
3fe8f3b3
KS
43932009-09-21 Keith Seitz <keiths@redhat.com>
4394
4395 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
4396 and destructor using typedef name of class.
4397 * gdb.cp/classes.cc (class Base1): Add a destructor.
4398 (base1): New typedef.
4399 (use_methods): Instanitate an object of type base1.
4400 * gdb.cp/templates.exp (test_template_typedef): New procedure.
4401 (do_tests): Call test_template_typedef.
4402 * gdb.cp/templates.cc (Baz::~Baz): New method.
4403 (intBazOne): New typedef.
4404 (main): Instantiate intBazOne.
4405
7a9fe101
PM
44062009-09-21 Phil Muldoon <pmuldoon@redhat.com>
4407
4408 PR python/10633
4409
4410 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
4411 Function.
4412 (run_lang_tests): Add print elements test.
4413
2e4d963f
PM
44142009-09-21 Phil Muldoon <pmuldoon@redhat.com>
4415
4416 * gdb.python/py-value.exp (test_subscript_regression): New
4417 function. Test for invalid subscripts.
4418 * gdb.python/py-value.c (main): Add test array, and pointer to it.
4419 (ptr_ref): New function.
4420
ec7e75e7
PP
44212009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4422
4423 * gdb.base/default.exp: Fix "show convenience".
4424
0cc7d26f
TT
44252009-09-15 Tom Tromey <tromey@redhat.com>
4426
4427 * lib/mi-support.exp (mi_create_varobj): Update.
4428 (mi_create_floating_varobj): Likewise.
4429 (mi_create_dynamic_varobj): New proc.
4430 (mi_varobj_update): Update.
4431 (mi_varobj_update_with_type_change): Likewise.
4432 (mi_varobj_update_kv_helper): New proc.
4433 (mi_varobj_update_dynamic_helper): Rewrite.
4434 (mi_varobj_update_dynamic): New proc.
4435 (mi_list_varobj_children): Update.
4436 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
4437 * gdb.python/python-prettyprint.py (pp_outer): New class.
4438 (pp_nullstr): Likewise.
4439 (lookup_function): Register new printers.
4440 * gdb.python/python-prettyprint.c (struct substruct): New type.
4441 (struct outerstruct): Likewise.
4442 (substruct_test): New function.
4443 (struct nullstr): New type.
4444 (string_1, string_2): New globals.
4445 (main): Add new tests.
4446 * gdb.python/python-mi.exp: Added regression tests.
4447 * gdb.mi/mi2-var-display.exp: Update.
4448 * gdb.mi/mi2-var-cmd.exp: Update.
4449 * gdb.mi/mi2-var-child.exp: Update.
4450 * gdb.mi/mi2-var-block.exp: Update.
4451 * gdb.mi/mi-var-invalidate.exp: Update.
4452 * gdb.mi/mi-var-display.exp: Update.
4453 * gdb.mi/mi-var-cmd.exp: Update.
4454 * gdb.mi/mi-var-child.exp: Update.
4455 * gdb.mi/mi-var-block.exp: Update.
4456 * gdb.mi/mi-break.exp: Update.
4457 * gdb.mi/gdb701.exp: Update.
4458
a96d9b2e
SDJ
44592009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4460
4461 * Makefile.in: Inclusion of catch-syscall object.
4462 * gdb.base/catch-syscall.c: New file.
4463 * gdb.base/catch-syscall.exp: New file.
4464
b43b923a
MS
44652009-09-12 Michael Snyder <msnyder@vmware.com>
4466
4467 * gdb.reverse/step-reverse.exp: Explicitly check for targets
4468 that can support reverse debuggnig.
4469
cec03d70
TT
44702009-09-11 Tom Tromey <tromey@redhat.com>
4471
4472 * gdb.dwarf2/valop.S: New file.
4473 * gdb.dwarf2/valop.exp: New file.
4474
e23bb3fc
MK
44752009-09-11 Mark Kettenis <kettenis@gnu.org>
4476
4477 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
4478
37c3696d
DE
44792009-09-10 Doug Evans <dje@google.com>
4480
4481 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
4482 Add $gdb_prompt to second breakpoint regexp.
4483
5172aecb
JB
44842009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
4485
4486 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
4487 names, add missing ones.
4488 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
4489 * gdb.python/py-frame.c: Rename from python-frame.c.
4490 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
4491 testfile name.
4492 * gdb.python/py-function.exp: Rename from python-function.exp.
4493 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
4494 testfile name.
4495 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
4496 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
4497 Adjust testfile name.
4498 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
4499 * gdb.python/py-template.cc: Rename from python-template.cc.
4500 * gdb.python/py-template.exp: Rename from python-template.exp.
4501 Adjust testfile name.
4502 * gdb.python/py-value.c: Rename from python-value.c.
4503 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
4504 testfile name.
4505
b554e4bd
JK
45062009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4507
4508 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
4509 $bpt2address.
4510 (Second breakpoint address is valid on ia64)
4511 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
4512
9a68ae16
JM
45132009-09-03 Joseph Myers <joseph@codesourcery.com>
4514
4515 * gdb.base/ending-run.exp: Restrict regular expression matching
4516 line number to require closing brace following.
4517
146b9145
DE
45182009-09-03 Doug Evans <dje@google.com>
4519
4520 * gdb.base/store.exp (check_set): Fix typo in expected value message.
4521
787d21e1
TT
45222009-09-02 Tom Tromey <tromey@redhat.com>
4523
4524 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
4525
e7802207
TT
45262009-09-02 Tom Tromey <tromey@redhat.com>
4527
4528 * gdb.dwarf2/callframecfa.exp: New file.
4529 * gdb.dwarf2/callframecfa.S: New file.
4530
817aadd2
JK
45312009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4532
4533 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
4534 gdb.base/solib-overlap-main.c: New.
4535
4a76eae5
DJ
45362009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
4537
4538 PR gdb/10565
4539
4540 * gdb.base/bitfields.c (struct container, container): New.
4541 (main): Initialize it and call break5.
4542 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
4543
d4b96c9a
JK
45442009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4545
4546 Support constant DW_AT_data_member_location by GCC PR debug/40659.
4547 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
4548
4e22772d
JK
45492009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4550
4551 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
4552
2efab443
MS
45532009-08-26 Michael Snyder <msnyder@vmware.com>
4554
4555 * gdb.base/i386-reverse.c: New file.
4556 * gdb.base/i386-reverse.exp: New file.
4557 * gdb.base/Makefile.in: Add new files to be removed.
4558
07ab73a0
JM
45592009-08-26 Joseph Myers <joseph@codesourcery.com>
4560
4561 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
4562 environment-pwd for remote host.
4563 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
4564
676accff
KS
45652009-08-24 Keith Seitz <keiths@redhat.com>
4566
4567 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
4568 Add two new C++ completer tests which limit the output to a
889bf7c5 4569 given class.
676accff 4570
f9f7ad22
MS
45712009-08-24 Michael Snyder <msnyder@vmware.com>
4572
4573 * gdb.base/del.exp: Fix typo in comment.
4574 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
4575
81ecdfbb
RW
45762009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4577
4578 * configure: Regenerate.
4579 * gdb.hp/configure: Likewise.
4580 * gdb.hp/gdb.aCC/configure: Likewise.
4581 * gdb.hp/gdb.base-hp/configure: Likewise.
4582 * gdb.hp/gdb.compat/configure: Likewise.
4583 * gdb.hp/gdb.defects/configure: Likewise.
4584 * gdb.hp/gdb.objdbg/configure: Likewise.
4585 * gdb.stabs/configure: Likewise.
4586
cab0c772
UW
45872009-08-19 Doug Evans <dje@google.com>
4588
4589 * gdb.base/gdbvars.c: New file.
4590 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
4591
b8fa0bfa
PA
45922009-08-14 Pedro Alves <pedro@codesourcery.com>
4593
4594 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
4595 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
4596
b84aa90a
PA
45972009-08-13 Pedro Alves <pedro@codesourcery.com>
4598
4599 * gdb.base/default.exp: Adjust "set language test": it's now an
4600 enum command. Larger help string moved to "help set language".
4601 * gdb.base/help.exp: Adjust "help set language" expected output,
4602 now lists all known languages.
4603
0d8f9b2c
NF
46042009-08-11 Nathan Froyd <froydnj@codesourcery.com>
4605
4606 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
4607 all frame arguments.
4608 * gdb.arch/altivec-regs.exp: Likewise.
4609
bda180e0
TT
46102009-08-07 Tom Tromey <tromey@redhat.com>
4611
4612 * gdb.base/setshow.exp: Add tests for changes to set language, set
4613 check range, and set check type.
4614
48cb2d85
VP
46152009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4616
4617 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
4618 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 4619 Call it.
48cb2d85 4620
1ea34204
UW
46212009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4622
4623 * configure.ac: Run gdb.cell tests when appropriate.
4624 * configure: Regenerate.
4625 * lib/cell.exp: New file.
4626 * gdb.cell: New directory.
4627 * gdb.cell/configure.ac: New file.
4628 * gdb.cell/configure: New file.
4629 * gdb.cell/Makefile.in: New file.
4630 * gdb.cell/arch.exp: New file.
4631 * gdb.cell/break.c: New file.
4632 * gdb.cell/break.exp: New file.
4633 * gdb.cell/break-spu.c: New file.
4634 * gdb.cell/bt.c: New file.
4635 * gdb.cell/bt2-spu.c: New file.
4636 * gdb.cell/bt-spu.c: New file.
4637 * gdb.cell/bt.exp: New file.
4638 * gdb.cell/coremaker.c: New file.
4639 * gdb.cell/coremaker-spu.c: New file.
4640 * gdb.cell/core.exp: New file.
4641 * gdb.cell/gcore.exp: New file.
4642 * gdb.cell/data.c: New file.
4643 * gdb.cell/data.exp: New file.
4644 * gdb.cell/data-spu.c: New file.
4645 * gdb.cell/ea-cache.exp: New file.
4646 * gdb.cell/ea-cache.c: New file.
4647 * gdb.cell/ea-cache-spu.c: New file.
4648 * gdb.cell/ea-standalone.c: New file.
4649 * gdb.cell/ea-standalone.exp: New file.
4650 * gdb.cell/ea-test.c: New file.
4651 * gdb.cell/ea-test.exp: New file.
4652 * gdb.cell/f-regs.exp: New file.
4653 * gdb.cell/mem-access.c: New file.
4654 * gdb.cell/mem-access.exp: New file.
4655 * gdb.cell/mem-access-spu.c: New file.
4656 * gdb.cell/ptype.exp: New file.
4657 * gdb.cell/registers.exp: New file.
4658 * gdb.cell/size.c: New file.
4659 * gdb.cell/sizeof.exp: New file.
4660 * gdb.cell/size-spu.c: New file.
4661 * gdb.cell/solib.exp: New file.
4662 * gdb.cell/solib-symbol.exp: New file.
4663
85e747d2
UW
46642009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4665
4666 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
4667
58d6951d
DJ
46682009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4669
4670 * gdb.base/float.exp: Handle VFP registers.
4671
6e0a4f15
MS
46722009-07-14 Michael Snyder <msnyder@vmware.com>
4673
dcd5da87
MS
4674 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
4675 to bring gdb to the beginning of the calling line.
4676
6e0a4f15
MS
4677 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
4678 confusing the i386 epilogue unwinder.
4679
782b2b07
SS
46802009-07-14 Stan Shebs <stan@codesourcery.com>
4681
4682 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
4683
f662c3bc
MS
46842009-07-14 Michael Snyder <msnyder@vmware.com>
4685
4686 * gdb.reverse/step-reverse.exp (stepi into function call):
4687 Call instruction may not be first instruction in the line.
4688 (reverse stepi from a function call): Used wrong line number.
4689
8f313923
JK
46902009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4691
4692 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
4693
4662c76e
JK
46942009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4695
4696 Fix gdb.base/macscp.exp when using custom inputrc.
4697 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
4698 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
4699 env(TERM) set.
4700 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
4701 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
4702
aa81e255
JK
47032009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4704
4705 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
4706 * gdb.base/annota1.exp (thread_test): Import global $testfile.
4707 Change the compilation target to match the testcase name.
4708 * gdb.base/sect-cmd.exp: Change the compilation target to match the
4709 testcase name.
4710 * a2-run.exp: Use for setup prepare_for_testing. Change the
4711 compilation target to match the testcase name.
4712 * gdb.base/commands.exp: Likewise.
4713 * gdb.base/finish.exp: Likewise.
4714 * gdb.base/float.exp: Likewise.
4715 * gdb.base/info-target.exp: Likewise.
4716 * gdb.base/relational.exp: Likewise.
4717 * gdb.base/term.exp: Likewise.
4718 * gdb.base/until.exp: Likewise.
4719 * gdb.base/volatile.exp: Likewise.
4720 * gdb.base/whatis-exp.exp: Likewise.
4721
4c93b1d7
HZ
47222009-07-11 Hui Zhu <teawater@gmail.com>
4723
4724 * gdb.base/help.exp (disassemble): Update expected help text.
4725
812f7342
TT
47262009-07-09 Tom Tromey <tromey@redhat.com>
4727
4728 * lib/gdb.exp: Handle TRANSCRIPT.
4729 (remote_spawn, remote_close, send_gdb): New procs.
4730
fbb8f299
PM
47312009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4732
4733 * gdb.python/python-prettyprint.c: Add counted null string
4734 structure.
4735 * gdb.python/python-prettyprint.exp: Print null string. Test for
4736 embedded nulls.
4737 * gdb.python/python-prettyprint.py (pp_ns): New Function.
4738 * gdb.python/python-value.exp (test_value_in_inferior): Add
4739 variable length string fetch tests.
4740 * gdb.python/python-value.c (main): Add strings for string fetch tests.
4741
c0ac0ec7
JK
47422009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4743
4744 * gdb.base/dump.exp (inaccessible memory is reported): New test.
4745
30b66ecc
TT
47462009-07-07 Tom Tromey <tromey@redhat.com>
4747
4748 * gdb.base/call-rt-st.exp: Update for change to escape output.
4749 * gdb.base/callfuncs.exp: Likewise.
4750 * gdb.base/charset.exp: Likewise.
4751 * gdb.base/constvars.exp: Likewise.
4752 * gdb.base/long_long.exp: Likewise.
4753 * gdb.base/pointers.exp: Likewise.
4754 * gdb.base/printcmds.exp: Likewise.
4755 * gdb.base/setvar.exp: Likewise.
4756 * gdb.base/store.exp: Likewise.
4757 * gdb.cp/ref-types.exp: Likewise.
4758 * gdb.mi/mi-var-child.exp: Likewise.
4759 * gdb.mi/mi-var-display.exp: Likewise.
4760 * gdb.mi/mi2-var-display.exp: Likewise.
4761 * gdb.base/charset.exp: Test octal escape sequence length.
4762 Update for change to escape output.
4763
187c4a2b
JK
47642009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4765
4766 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
4767
d80a43f9
DJ
47682009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
4769
4770 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
4771
047427a8
JK
47722009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4773
4774 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
4775 gdbserver increasing $portnum if "Can't bind address" has been seen.
4776
8b5a0f4f
PA
47772009-07-05 Pedro Alves <pedro@codesourcery.com>
4778
4779 * gdb.base/ending-run.exp: Add "step out of main" pattern for
4780 mingw32ce.
4781
7d93ba58
PA
47822009-07-05 Pedro Alves <pedro@codesourcery.com>
4783
4784 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
4785 VFP format.
4786
2277426b
PA
47872009-07-02 Pedro Alves <pedro@codesourcery.com>
4788
4789 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
4790 linux. Adjust to use "inferior", "info inferiors", "detach
4791 inferior" and "kill inferior" instead of "restart", "info fork",
4792 "detach fork" and "delete fork".
4793 * gdb.base/ending-run.exp: Spell out "info".
4794 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
4795 the "kill" command.
4796
5af949e3
UW
47972009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4798
4799 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
4800 change to prefix TLS offset in hex with 0x.
4801
5d3729b5
UW
48022009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4803
4804 * gdb.base/default.exp: Update test case for "x" changes.
4805
af589bd0
TG
48062009-07-01 Tristan Gingold <gingold@adacore.com>
4807
4808 * gdb.base/bigcore.exp: Make darwin untested.
4809
40974f91
JK
48102009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4811
4812 * gdb.base/completion.exp (directory completion): Create the directory.
4813 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
4814 escapeuniquesub.
4815 (directory completion 2): Expect now ${escapeuniquesub}.
4816 (Glob remaining of directory test): Remove one excessive newline.
4817 Expect the real output.
4818
59dd3af6
JK
48192009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4820
4821 Fix `make check//%' target after `make check' has been ran.
4822 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
4823 a mkdir call.
4824 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
4825 (%/.dir): Remove.
4826
f4e164aa
JK
48272009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4828
4829 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
4830 the expected result record.
4831
69af2122
JK
48322009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4833
4834 Remove racy FAILs relying just on the timeouts.
4835 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
4836 (annotation_level 2): Remove racy FAILs.
4837
2fd481e1
PP
48382009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
4839
4840 gdb/10275
889bf7c5
PA
4841 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
4842
c38f313d
DJ
48432009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
4844
4845 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
4846
8b777f02
VP
48472009-06-30 Vladimir Prus <vladimir@codesourcery.com>
4848
4849 * gdb.mi/mi-stack.exp: Testing symbolic options
4850 to -stack-list-locals and -stack-list-arguments.
4851
00c7eacf
JK
48522009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4853
4854 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
4855
6bc80edc
TT
48562009-06-29 Tom Tromey <tromey@redhat.com>
4857
4858 * dg-extract-results.sh: New file.
4859 * Makefile.in (FORCE_PARALLEL): New variable.
4860 (CHECK_TARGET): New conditional variable.
4861 (check): Use CHECK_TARGET.
4862 (DO_RUNTEST): New variable.
4863 (check-single): New target.
4864 (TEST_DIRS): New variable.
4865 (TEST_TARGETS): Likewise.
4866 (check-parallel): New target.
4867 (check-gdb.%): New pattern.
4868 (BASE1_FILES): New variable.
4869 (BASE2_FILES): Likewise.
4870 (check-gdb.base%): New pattern.
4871 (%/.dir): New pattern.
4872 * configure: Rebuild.
4873 * aclocal.m4 (AM_CONDITIONAL): New defun.
4874 * configure.ac: Check whether user is using GNU make.
4875 (GMAKE): New conditional.
4876
794684b6
SW
48772009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
4878
4879 * gdb.cp/namespace-nested-import.cc: New test.
4880 * gdb.cp/namespace-nested-import.exp: New test.
4881
edb3359d
DJ
48822009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4883
4884 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
4885 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
4886 * gdb.opt/Makefile.in (EXECUTABLES): Update.
4887 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
4888 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
4889 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
4890 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
4891 gdb.opt/inline-markers.c: New files.
4892 * lib/gdb.exp (skip_inline_frame_tests): New function.
4893 (skip_inline_var_tests): New function.
4894
cf657a0c
AS
48952009-06-27 Andreas Schwab <schwab@linux-m68k.org>
4896
4897 * gdb.cp/exception.exp: Don't require $hex before inner frame in
4898 backtrace.
4899
28d41a99
MS
49002009-06-27 Michael Snyder <msnyder@vmware.com>
4901
4902 * gdb.reverse: New directory.
4903 * gdb.reverse/break-reverse.c: New test.
4904 * gdb.reverse/break-reverse.exp: New test.
4905 * gdb.reverse/consecutive-reverse.c: New test.
4906 * gdb.reverse/consecutive-reverse.exp: New test.
4907 * gdb.reverse/finish-reverse.c: New test.
4908 * gdb.reverse/finish-reverse.exp: New test.
4909 * gdb.reverse/machinestate.c: New test.
4910 * gdb.reverse/ms1.c: New test.
4911 * gdb.reverse/machinestate.exp: New test.
4912 * gdb.reverse/Makefile.in: New file.
4913 * gdb.reverse/shr2.c: New test.
4914 * gdb.reverse/solib-reverse.c: New test.
4915 * gdb.reverse/solib-reverse.exp: New test.
4916 * gdb.reverse/step-reverse.c: New test.
4917 * gdb.reverse/step-reverse.exp: New test.
4918 * gdb.reverse/until-reverse.c: New test.
4919 * gdb.reverse/ur1.c: New test.
4920 * gdb.reverse/until-reverse.exp: New test.
4921 * gdb.reverse/watch-reverse.c: New test.
4922 * gdb.reverse/watch-reverse.exp: New test.
4923 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
4924 * configure: Regenerate.
4925
fe3c8b0d
DE
49262009-06-26 Doug Evans <dje@google.com>
4927
4928 * gdb.base/psymtab.exp: Turn off pending breakpoints.
4929
3a72a602
PM
49302009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
4931
4932 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
4933 windows problem for 'file delete $binfile'.
4934
27aa8d6a
SW
49352009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
4936
4937 * gdb.cp/namespace-using.exp: New test.
4938 * gdb.cp/namespace-using.cc: New test.
4939
8ac055f8
JB
49402009-05-20 Joel Brobecker <brobecker@adacore.com>
4941
4942 * gdb.ada/variant_record_packed_array: New testcase.
4943
85e306ed
TT
49442009-06-23 Tom Tromey <tromey@redhat.com>
4945
4946 * gdb.base/charset.exp (test_combination): Regression test.
4947 * gdb.base/charset.c (my_wchar_t): New typedef.
4948 (myvar): New global.
4949 (main): Set myvar.
4950
56643c5e
PM
49512009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
4952
4953 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
4954 target.
4955
1fac167a
UW
49562009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4957
4958 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
4959
7ccb0be9
UW
49602009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4961
4962 * gdb.mi/gdb680.exp: Update test for error message.
4963
568d6575
UW
49642009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4965
4966 * gdb.base/annota1.exp: Allow multiple occurrences of the
4967 frames-invalid annotation.
4968 * gdb.cp/annota2.exp: Likewise.
4969
7cd1089b
PM
49702009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4971
4972 * gdb.cp/gdb2495.cc: New file.
4973 * gdb.cp/gdb2495.exp: New file.
4974
72c63395
JK
49752009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4976
4977 Report error on GDB crash during runto.
4978 * lib/gdb.exp (runto <eof>): New.
4979
3788363d
DJ
49802009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
4981
4982 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
4983 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
4984 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
4985 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
4986 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
4987 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
4988 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
4989 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
4990 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
4991 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
4992 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
4993 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
4994 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
4995 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
4996 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
4997 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
4998 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
4999 gdb.server/server-mon.exp, gdb.server/server-run.exp,
5000 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
5001 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
5002 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
5003 gdb.trace/passcount.exp, gdb.trace/report.exp,
5004 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
5005 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
5006 gdb.trace/while-stepping.exp: Use a unique name for the compiled
5007 executable.
5008
17592de3
PA
50092009-06-07 Pedro Alves <pedro@codesourcery.com>
5010
5011 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
5012 defined before referencing it.
5013
701e355d
DE
50142009-06-03 Doug Evans <dje@google.com>
5015
5016 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
5017 * gdb.arch/i386-see.c: Ditto.
5018
f2292c65
PM
50192009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
5020
5021 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
5022 (check_macro): Return 1 if undefined.
5023 If first test fails, check if macro debug information is available,
5024 and report unsupported test if no macro information is found.
5025
5a437975
DE
50262009-05-29 Doug Evans <dje@google.com>
5027
5028 * gdb.threads/hand-call-in-threads.exp: New.
5029 * gdb.threads/hand-call-in-threads.c: New.
5030
c141c696
MS
50312009-05-29 Michael Snyder <msnyder@vmware.com>
5032
5033 * gdb.base/break-always.exp: Change "1" to "on".
5034 Add confirmation check.
5035
b3444185
PA
50362009-05-28 Pedro Alves <pedro@codesourcery.com>
5037
5038 * gdb.threads/threxit-hop-specific.c: New.
5039 * gdb.threads/threxit-hop-specific.exp: New.
5040 * gdb.threads/thread-execl.c: New.
5041 * gdb.threads/thread-execl.exp: New.
5042
b6313243
TT
50432009-05-27 Tom Tromey <tromey@redhat.com>
5044 Thiago Jung Bauermann <bauerman@br.ibm.com>
5045
5046 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
5047 (mi_child_regexp): Likewise.
5048 (mi_list_varobj_children_range): Likewise.
5049 (mi_get_features): Likewise.
5050 (mi_list_varobj_children): Rewrite.
5051 * gdb.python/python-mi.exp: New file.
5052
a6bac58e
TT
50532009-05-27 Tom Tromey <tromey@redhat.com>
5054 Thiago Jung Bauermann <bauerman@br.ibm.com>
5055 Phil Muldoon <pmuldoon@redhat.com>
5056 Paul Pluzhnikov <ppluzhnikov@google.com>
5057
5058 * gdb.python/python-prettyprint.exp: New file.
5059 * gdb.python/python-prettyprint.c: New file.
5060 * gdb.python/python-prettyprint.py: New file.
5061 * gdb.base/display.exp: print/r is now valid.
5062
2c74e833
TT
50632009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5064 Tom Tromey <tromey@redhat.com>
5065 Pedro Alves <pedro@codesourcery.com>
5066 Paul Pluzhnikov <ppluzhnikov@google.com>
5067
5068 * gdb.python/python-template.exp: New file.
5069 * gdb.python/python-template.cc: New file.
5070 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5071 tests.
5072 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5073 Call it.
5074 (test_value_after_death): New proc.
5075 * gdb.python/python-value.c (PTR): New typedef.
5076 (main): New variable 'x'.
5077
89c73ade
TT
50782009-05-27 Tom Tromey <tromey@redhat.com>
5079
5080 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
5081 tests.
5082 * gdb.python/python-value.exp (py_objfile_tests): New proc.
5083 Call it.
5084
a75724bc
PA
50852009-05-27 Pedro Alves <pedro@codesourcery.com>
5086
5087 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
5088
e58b0e63
PA
50892009-05-24 Pedro Alves <pedro@codesourcery.com>
5090
5091 * gdb.threads/fork-thread-pending.c: New.
5092 * gdb.threads/fork-thread-pending.exp: New.
5093
4ac36638
JK
50942009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5095
5096 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
5097 * gdb.dwarf2/dw2-strp.S (a_string2): New.
5098
889bf7c5 50992009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 5100
889bf7c5 5101 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 5102
b242c3c2
PA
51032009-05-17 Pedro Alves <pedro@codesourcery.com>
5104
5105 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
5106 `gdb_get_line_number'. Call `callee' in both parent and child.
5107 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
5108 `gdb_get_line_number' instead of hardcoding line numbers.
5109 (catch_fork_unpatch_child): New procedure to test detaching
5110 breakpoints from child fork.
5111 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
5112 hardcoding line numbers.
5113 (do_fork_tests): Run `catch_fork_unpatch_child'.
5114
ee342b23
VP
51152009-05-17 Vladimir Prus <vladimir@codesourcery.com>
5116
5117 * gdb.mi/mi-cmd-var.exp: Check that when varobj
5118 of structure type enters or leaves the scope, it
5119 is reported by -var-update.
5120
e2009e98
DE
51212009-05-11 Doug Evans <dje@sebabeach.org>
5122
5123 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 5124 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
5125 * gdb.threads/schedlock.c (main): Fix off-by-one error.
5126
00903456
JK
51272009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5128
5129 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
5130
dc621c35
DE
51312009-04-30 Doug Evans <dje@google.com>
5132
5133 * gdb.threads/watchthreads2.exp: New testcase.
5134 * gdb.threads/watchthreads2.c: New testcase.
5135
9ab4e744
DE
51362009-04-29 Doug Evans <dje@google.com>
5137
5138 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
5139 * gdb.cp/mb-ctor.cc: Ditto.
5140 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
5141 * gdb.cp/mb-inline.h (multi_line_foo): New function.
5142 * gdb.cp/mb-inline1.cc: Call it.
5143 * gdb.cp/mb-inline2.cc: Ditto.
5144 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
5145 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
5146
484086b7
JK
51472009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5148
5149 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
5150 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
5151 Replace all uses of `decimal' by `nonzero'.
5152 (info macro FROM_COMMANDLINE): New test.
5153
379a77b5
TT
51542009-04-27 Tom Tromey <tromey@redhat.com>
5155
5156 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
5157
b92b73c2
DE
51582009-04-27 Doug Evans <dje@google.com>
5159
5160 * gdb.threads/watchthreads.c (main): Initialize args before starting
5161 the threads. Plus formatting cleanup.
5162 * gdb.threads/watchthreads.exp: Avoid errant failures due to
5163 biased scheduling of one thread.
5164
945a118d
JG
51652009-04-27 Jerome Guitton <guitton@adacore.com>
5166
5167 * gdb.cp/templates.cc (GetMax): New template.
5168 (main): Declare two instances of GetMax.
5169 * gdb.cp/templates.exp: Add new test.
5170
d389af10
JK
51712009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5172
5173 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
5174
e7f86de9
JM
51752009-04-22 Joseph Myers <joseph@codesourcery.com>
5176
5177 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
5178
334cc82d
TT
51792009-04-15 Tom Tromey <tromey@redhat.com>
5180
5181 * gdb.base/charset.exp: Add regression test.
5182
d12672cc
JB
51832009-04-14 Joel Brobecker <brobecker@adacore.com>
5184
5185 * gdb.base/exe-lock.exp: New testcase.
5186
18e8c3bc
TT
51872009-04-13 Tom Tromey <tromey@redhat.com>
5188
5189 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
5190 operator on Frame.
5191
5ecd5cbe
UW
51922009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5193
5194 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
5195 * gdb.server/ext-attach.exp: Likewise.
5196
7309f756
VP
51972009-04-03 Vladimir Prus <vladimir@codesourcery.com>
5198
5199 Eliminate some sleep usage.
5200
889bf7c5
PA
5201 * gdb.mi/basics.c (do_nothing): New.
5202 (main): Use do_nothing instead of printf, so that
5203 not to introduce race condition between output of
5204 inferiour and output of gdb. Do not use sleep as it
5205 is not generally available on embedded targets.
7309f756 5206
f4b95f6f
PA
52072009-04-02 Pedro Alves <pedro@codesourcery.com>
5208
5209 * gdb.server/ext-attach.exp: Expect an optional process id after
5210 "Detached from remote process".
5211
de40b933
JK
52122009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5213
5214 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
5215 gdb.dwarf2/dw2-unresolved.exp: New.
5216
2ae101a4
PA
52172009-04-02 Pedro Alves <pedro@codesourcery.com>
5218
5219 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
5220 mi_run_to_main.
5221
56a8e183
PA
52222009-04-02 Pedro Alves <pedro@codesourcery.com>
5223
5224 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
5225 mi_run_to_main. Skip thread exit test on remote targets.
5226 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
5227 mi_run_to_main.
5228 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
5229 mi_run_to_main.
5230 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
5231 when expecting ^connected. Detect when the target doesn't support
5232 non-stop mode.
5233 (mi_run_cmd): Detect if non-stop mode was requested by isn't
5234 supported. Return -1 on error, 0 on success.
5235 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
5236 (mi_runto): Return mi_runto_helper's result explicitly.
5237
c35fafde
PA
52382009-04-01 Pedro Alves <pedro@codesourcery.com>
5239
5240 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
5241
f8a8dce6
JB
52422009-04-01 Tom Tromey <tromey@redhat.com>
5243
5244 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
5245 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
5246 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
5247 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
5248
71c25dea
TT
52492009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
5250 Jan Kratochvil <jan.kratochvil@redhat.com>
5251
5252 PR gdb/931
5253 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
5254 output.
5255 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
5256 for gdb/931.
5257 * dw2-strp.S (DW_AT_language): Change to C++.
5258 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
5259
02d9a9ce
JB
52602009-03-31 Joel Brobecker <brobecker@adacore.com>
5261
5262 * gdb.ada/tasks: New testcase.
5263
1042e4c0
SS
52642009-03-30 Stan Shebs <stan@codesourcery.com>
5265
5266 * gdb.trace/actions.exp: Update to match new info trace format.
5267 * gdb.trace/deltrace.exp: Ditto.
5268 * gdb.trace/infotrace.exp: Ditto.
5269 * gdb.trace/passcount.exp: Ditto.
5270 * gdb.trace/save-trace.exp: Ditto.
5271 * gdb.trace/while-stepping.exp: Ditto.
5272 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
5273
f8f6f20b
TJB
52742009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5275
5276 * gdb.python/python-frame.c: New file.
5277 * gdb.python/python-frame.exp: New file.
5278
c0c6f777
TJB
52792009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5280
5281 * gdb.python/python-value.exp: Add tests for the address
5282 attribute.
5283
3cb51905
AS
52842009-03-29 Andreas Schwab <schwab@linux-m68k.org>
5285
5286 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
5287
88fc996f
DE
52882009-03-26 Doug Evans <dje@google.com>
5289
5290 * gdb.mi/mi-nonstop-exit.exp: New file.
5291 * gdb.mi/non-stop-exit.c: New file.
5292
56ef84b1
TT
52932009-03-26 Tom Tromey <tromey@redhat.com>
5294
5295 Update for change to prologue skipping:
5296 * gdb.mi/mi2-simplerun.exp: Update.
5297 * gdb.mi/mi2-break.exp: Update.
5298 * gdb.mi/mi-simplerun.exp: Update.
5299 * gdb.mi/mi-break.exp: Update.
5300 * gdb.base/ending-run.exp: Update.
5301
def2b000
TJB
53022009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5303
5304 * gdb.python/python-value.exp (test_value_in_inferior): Test
5305 gdb.Value.is_optimized_out attribute.
5306
442ddf59
JK
53072009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5308
5309 * gdb.dwarf2/dw2-noloc-main.c: New file.
5310 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
5311 (.text): Remove.
5312 (.data): New.
5313 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
5314 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
5315 (DW_TAG_subprogram func_cu1, noloc): Remove.
5316 (main): New.
5317 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
5318 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
5319 (file_symbols): New procedure.
5320
a8df5de4
TT
53212009-03-25 Tom Tromey <tromey@redhat.com>
5322
5323 * gdb.base/charset.exp (valid_target_charset): New proc.
5324 Use it to skip tests on invalid charsets.
5325
cc1d7add
PM
53262009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
5327
5328 * gdb.base/completion.exp: Add a test for directory completion.
5329
bcd5727b
JK
53302009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5331
5332 Fix a racy FAIL.
5333 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
5334 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
5335
cc924cad
TJB
53362009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5337
5338 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
5339 * gdb.python/python-function.exp: Add test for function returning
5340 a GDB value.
5341
bc3b79fd
TJB
53422009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
5343
5344 * gdb.python/python-function.exp: New file.
5345
6c7a06a3
TT
53462009-03-20 Tom Tromey <tromey@redhat.com>
5347
5348 * gdb.base/store.exp: Update for change to escape output.
5349 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
5350 to escape output.
5351 * gdb.base/pointers.exp: Update for change to escape output.
5352 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
5353 to escape output.
5354 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
5355 escape output.
5356 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
5357 to escape output.
5358 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
5359 escape output.
5360 * gdb.base/setvar.exp: Update for change to escape output.
5361 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
5362 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
5363 to escape output.
5364 (test_print_string_constants): Likewise.
5365 * gdb.base/charset.exp (valid_host_charset): Check size of
5366 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
5367 cases. Handle "auto"-related output.
5368 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
5369 (uvar, Uvar): New globals.
5370
c31af87b
JG
53712009-03-19 Jerome Guitton <guitton@adacore.com>
5372
5373 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
5374 deltas.
5375 * gdb.ada/fixed_points.exp: Ditto.
5376
51272cf2
PA
53772009-03-18 Pedro Alves <pedro@codesourcery.com>
5378
5379 * return-nodebug.c: Don't include stdio.h.
5380 (init): Delete.
5381 (func): Delete definition and provide extern declaration.
5382 (t): New.
5383 (main): Don't call printf. Call func and store its result in t.
5384 * return-nodebug1.c: New.
5385 * return-nodebug.exp: Don't expect stdio output. Instead, print
5386 the global variable t. Drop printf formatters and cast types from
5387 foreach loop. Don't use prepare_for_testing. Compile
5388 return-nodebug.c and return-nodebug1.c in separate steps. Don't
5389 define FORMAT or CAST.
5390
d24948ac
PP
53912009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5392
5393 * gdb.base/solib-display.exp: Disable test for remote targers.
5394
61ff14c6
JK
53952009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5396
5397 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
5398
cb4dce93
JK
53992009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5400
5401 Fix a racy FAIL.
5402 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
5403 code from `follow parent, print pids'.
5404 (`follow child, print pids', `follow parent, print pids'): Call it.
5405 Replace `gdb_test "break..."' by gdb_breakpoint.
5406
f7c60c5e
VP
54072009-03-13 Vladimir Prus <vladimir@codesourcery.com>
5408
5409 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 5410 sync and async modes.
f7c60c5e 5411
383ace49
JB
54122009-03-12 Joel Brobecker <brobecker@adacore.com>
5413
5414 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
5415 that was checked in by mistake. Remove loading of ada.exp, since
5416 this is not necessary in this case.
5417
4ce102af
JB
54182009-03-12 Joel Brobecker <brobecker@adacore.com>
5419
5420 * gdb.ada/ptype_arith_binop.exp: New testcase.
5421
529a2aef
JB
54222009-03-12 Joel Brobecker <brobecker@adacore.com>
5423
5424 * gdb.ada/mod_from_name: New testcase.
5425
8a38181c
JB
54262009-03-12 Joel Brobecker <brobecker@adacore.com>
5427
5428 * gdb.ada/tick_last_segv: New testcase.
5429
11436dee
VP
54302009-03-12 Vladimir Prus <vladimir@codesourcery.com>
5431
61ff14c6 5432 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 5433
1f31650a
VP
54342009-03-12 Vladimir Prus <vladimir@codesourcery.com>
5435
61ff14c6
JK
5436 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
5437 include the token in ^running and frame info in *stopped.
1f31650a 5438
a3247a22
PP
54392009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
5440
5441 * solib-display.exp: New file.
5442 * solib-display-main.c: New file.
5443 * solib-display-lib.c: New file.
61ff14c6 5444
aae64587
PA
54452009-03-05 Pedro Alves <pedro@codesourcery.com>
5446
5447 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
5448
44aabfbc
JK
54492009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5450
5451 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
5452 (list_and_check_macro): Use more specific test name.
5453 (next to definition): Make the test names unique.
5454
c087fcd3
PM
54552009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
5456
5457 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 5458
c86cf029
VP
54592009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5460
5461 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
5462 notifications.
5463 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
5464 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
5465 * lib/mi-support.exp (library_loaded_re): New.
5466 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
5467
3ea85240
VP
54682009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5469
5470 * gdb.gdb/observer.exp: Use test_notification observer, not
5471 normal_stop, everywhere.
5472 (test_normal_stop_notifications): Rename to...
5473 (test_notifications): ...this.
5474 (test_observer_normal_stop): Rename to...
5475 (test_observer): ...this.
5476
1903f0e6
DE
54772009-02-16 Doug Evans <dje@google.com>
5478
5479 * gdb.arch/amd64-disp-step.S (test_int3): New test.
5480 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
5481 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
5482 (test_prefixed_syscall,test_int3): New tests.
5483 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
5484 (test_prefixed_syscall,test_int3): New tests.
5485
1d33d6ba
VP
54862009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5487
3cb51905
AS
5488 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
5489 (mi_expect_interrupt): Likewise.
5490 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
5491 response.
1d33d6ba 5492
faafb047
PM
54932009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5494
5495 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
5496 * gdb.base/pc-fp.exp (get_valueofx): Remove.
5497 Replace calls to get_valueofx by get_hexadecimal_valueof.
5498
417e16e2
PM
54992009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5500
5501 * lib/gdb.exp (get_valueof): Accept anything as a return value.
5502 (get_integer_valueof): New procedure.
5503 (get_sizeof): Use new get_integer_value_of.
5504 * gdb.base/sizeof.exp: Replace all uses of get_valueof
5505 by get_integer_valueof.
5506
7065b901
TT
55072009-02-13 Tom Tromey <tromey@redhat.com>
5508
5509 * gdb.base/remote.exp (get_sizeof): Remove.
5510 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
5511 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
5512 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
5513 * lib/gdb.exp (get_valueof): Move from long_long.exp.
5514 (get_sizeof): Likewise.
5515
5d7cb8df
JK
55162009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5517
5518 PR fortran/9806
5519 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
5520
b2febfff
PP
55212009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5522
5523 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
5524
4aa995e1
PA
55252009-02-06 Pedro Alves <pedro@codesourcery.com>
5526
5527 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
5528
d8906c6f
TJB
55292009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
5530
5531 * gdb.python/python-cmd.exp: New file.
5532
ff4ab08d
TG
55332009-02-06 Tristan Gingold <gingold@adacore.com>
5534
5535 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
5536
aacd552b
TG
55372009-02-05 Tristan Gingold <gingold@adacore.com>
5538
5539 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
5540 pointer is dereferenced and use this signal name in regexp.
5541 * gdb.base/signull.exp: Ditto.
5542 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
5543 * gdb.base/signull.c (main): Ditto.
5544
08c637de
TJB
55452009-02-04 Tom Tromey <tromey@redhat.com>
5546 Thiago Jung Bauermann <bauerman@br.ibm.com>
5547
5548 * gdb.python/python-value.exp: Use `gdb.history' instead of
5549 `gdb.value_from_history'.
5550 (test_value_numeric_ops): Add test for conversion of enum constant.
5551 * gdb.python/python-value.c (enum e): New type.
5552 (evalue): New global.
5553 (main): Use argv.
5554
20261af8
JG
55552009-02-04 Jerome Guitton <guitton@adacore.com>
5556
5557 * gdb.ada/uninitialized_vars: New test program.
5558 * gdb.ada/uninitialized_vars.exp: New testcase.
5559
52e44b43
TT
55602009-02-02 Tom Tromey <tromey@redhat.com>
5561
5562 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
5563 * gdb.cp/pr2489.cc: Rename...
5564 * gdb.cp/pr9594.cc: ... to this.
5565
1c71341a
TT
55662009-02-02 Tom Tromey <tromey@redhat.com>
5567
5568 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
5569 * gdb.cp/pr2489.cc: New file.
5570 * gdb.cp/cpcompletion.exp: New file.
5571
a4295225
TT
55722009-02-02 Tom Tromey <tromey@redhat.com>
5573
5574 PR exp/9059:
5575 * gdb.cp/call-c.exp: Add regression test.
5576 * gdb.cp/call-c.cc (FooHandle): New typedef.
5577 (main): New variable 'handle'.
5578
592375cd
VP
55792009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5580
5581 * lib/mi-support.exp (et_mi_thread_list)
5582 (check_mi_and_console_threads): Adjust for current thread in
5583 -thread-list-ids output.
5584
41447f92
VP
55852009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5586
889bf7c5
PA
5587 * gdb.mi/mi-break.exp (test_disabled_creation): New.
5588 Call it.
41447f92 5589
35669430
DE
55902009-01-28 Doug Evans <dje@google.com>
5591
5592 * gdb.arch/amd64-disp-step.S: New file.
5593 * gdb.arch/amd64-disp-step.exp: New file.
5594 * gdb.arch/i386-disp-step.S: New file.
5595 * gdb.arch/i386-disp-step.exp: New file.
5596
09f00d9a
PM
55972009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
5598
5599 * gdb.base/find.exp: Set newline variable
5600 using quotes instead of braces to fix cygwin failures.
5601
1e8fb976
PA
56022009-01-23 Pedro Alves <pedro@codesourcery.com>
5603
5604 * gdb.base/radix.exp: Add tests to ensure that that set
5605 input-radix 0 and set output-radix 0 are really rejected.
5606
da061712
PA
56072009-01-23 Pedro Alves <pedro@codesourcery.com>
5608
5609 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
5610 copyright years.
5611
dd7e2d2b
PA
56122009-01-23 Pedro Alves <pedro@codesourcery.com>
5613
5614 PR gdb/9664:
5615 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
5616
392452f6
PA
56172009-01-22 Pedro Alves <pedro@codesourcery.com>
5618
5619 PR c++/9631:
5620 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
5621
8653e71c
PM
56222009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
5623
5624 * gdb.server/file-transfer.exp: Use EXEEXT variable for
5625 binfile definition to fix Windows OS failure.
5626
a12cc160
DJ
56272009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
5628
5629 PR gdb/9346
5630 * gdb.base/interrupt.c (sigint_handler): New.
5631 (main): Install a SIGINT handler if SIGNALS is defined. Exit
5632 on error.
5633 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
5634 Test "signal SIGINT".
5635
b89667eb
DE
56362009-01-19 Doug Evans <dje@google.com>
5637
5638 * gdb.base/break.exp: Update expected gdb output.
5639 * gdb.base/sepdebug.exp: Ditto.
5640 * gdb.mi/mi-syn-frame.exp: Ditto.
5641 * gdb.mi/mi2-syn-frame.exp: Ditto.
5642 * gdb.base/call-signal-resume.exp: New file.
5643 * gdb.base/call-signals.c: New file.
5644 * gdb.base/unwindonsignal.exp: New file.
5645 * gdb.base/unwindonsignal.c: New file.
5646 * gdb.threads/interrupted-hand-call.exp: New file.
5647 * gdb.threads/interrupted-hand-call.c: New file.
5648 * gdb.threads/thread-unwindonsignal.exp: New file.
5649
adb483fe
DJ
56502009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5651
5652 * gdb.base/define.exp: Test defining and hooking prefix commands.
5653 * gdb.python/python.exp: Update test for "show user" output.
5654
60023297
JK
56552009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5656
5657 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
5658 now the output exactly, using less wildcards. Expect also the output
5659 of gfortran-4.3. Update for the f-valprint.c modification from
5660 2008-04-22.
5661 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
5662 Remove gdb_test test names where matching the command.
5663
ccc57cf9
PA
56642009-01-01 Pedro Alves <pedro@codesourcery.com>
5665
5666 PR breakpoints/9681:
5667 * gdb.base/watchpoint.exp: Add regression test.
5668
c7a6ca08
PA
56692008-12-31 Pedro Alves <pedro@codesourcery.com>
5670
5671 * gdb.threads/attach-into-signal.exp: Don't use
5672 gdb_suppress_entire_file.
5673 * gdb.threads/attach-stopped.exp: Ditto.
5674 * gdb.threads/attachstop-mt.exp: Ditto.
5675
3a031f65
PA
56762008-12-31 Pedro Alves <pedro@codesourcery.com>
5677
5678 PR gdb/8812:
5679 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
5680
09e6485f
PA
56812008-12-29 Pedro Alves <pedro@codesourcery.com>
5682
5683 PR gdb/7536:
5684 * gdb.base/radix.exp: Add tests to ensure invalid input radices
5685 and unsupported output radices are really rejected.
5686
0cd53049
JK
56872008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5688
5689 * gdb.cp/punctuator.exp: Backslash the '$' signs.
5690
ba163c7e
TT
56912008-12-22 Tom Tromey <tromey@redhat.com>
5692
5693 * gdb.cp/punctuator.exp: New file.
5694
6f4de6c9
JK
56952008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5696
5697 * gdb.base/completion.exp (Completing non-existing component): New test.
5698
0f34d0b4
JK
56992008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5700
5701 Fix for PR gdb/8648.
5702 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
5703 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
5704 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
5705 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
5706
db2ad4c3
JK
57072008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5708
5709 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
5710
bb5ef15e
DP
57112008-12-16 Christophe Lyon <christophe.lyon@st.com>
5712
5713 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
5714 compiler actually generate code at the expected line number.
5715
90142adc
JZ
57162008-12-15 Jie Zhang <jie.zhang@analog.com>
5717
5718 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
5719
fad6eecd
TT
57202008-12-12 Tom Tromey <tromey@redhat.com>
5721
5722 * gdb.base/commands.exp (redefine_hook_test): New proc.
5723 Call it.
5724
17c8aaf5
TT
57252008-12-11 Tom Tromey <tromey@redhat.com>
5726
5727 * gdb.base/macscp.exp: New regression test.
5728
7c8adf68
TT
57292008-12-11 Tom Tromey <tromey@redhat.com>
5730
5731 * gdb.base/macscp.exp: Print "address.addr".
5732 * gdb.base/macscp1.c (struct outer): New struct.
5733 (address): New global.
5734
b05dcbb7
TT
57352008-12-09 Tom Tromey <tromey@redhat.com>
5736
5737 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
5738 Call it.
5739
2d476de1
DE
57402008-12-04 Doug Evans <dje@google.com>
5741
5742 * gdb.server/ext-run.exp: Relax regexp for init program.
5743
87bdc959
TG
57442008-12-03 Tristan Gingold <gingold@adacore.com>
5745
5746 * gdb.base/macscp.exp: Generate an object file during compilation
5747 to work around Darwin dsymutil limitations.
5748
e0740f77
JK
57492008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5750
5751 Test resolving external references to TLS variables.
5752 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
5753 FILE2_THREAD_LOCAL.
5754 (testfile2, srcfile2): New variables.
5755 * gdb.threads/tls.c (file2_thread_local)
5756 (function_referencing_file2_thread_local): New.
5757 * gdb.threads/tls2.c: New file.
5758
67f0aac5
JB
57592008-11-28 Joel Brobecker <brobecker@adacore.com>
5760
5761 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
5762 rather than integer, as integer might not be big enough when
5763 on 64bit targets.
67f0aac5 5764
c332165e
JG
57652008-11-27 Jerome Guitton <guitton@adacore.com>
5766
5767 * gdb.cp/formatted-ref.exp: Add equality test.
5768 * gdb.ada/formatted_ref.exp: Ditto.
5769
fc9b693c
JK
57702008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5771
5772 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
5773 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
5774
a9c64011
AS
57752008-11-20 Andreas Schwab <schwab@suse.de>
5776
5777 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
5778 matching syscall entry point.
5779 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
5780 (tcatch_vfork_then_child_follow): Likewise. Finish through
5781 vfork even if we stopped at the syscall trampoline.
5782
e2fd701e
DE
57832008-11-20 Doug Evans <dje@google.com>
5784
5785 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
5786
69abc51c
TJB
57872008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5788
5789 * gdb.arch/ppc-dfp.exp: New file.
5790 * gdb.arch/ppc-dfp.c: New file.
5791
c14c28ba
PP
57922008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5793
5794 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 5795
2e74121d
DE
57962008-11-17 Doug Evans <dje@google.com>
5797
5798 * gdb.mi/mi-syn-frame.exp: Update expected output.
5799 * gdb.mi/mi2-syn-frame.exp: Update expected output.
5800
66bb093b
VP
58012008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5802
5803 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
5804 "thread N" results in =thread-selected.
5805 * lib/mi-support (mi_run_cmd, mi_expect_stop)
5806 (mi_send_resuming_command_raw): Be prepared for
5807 =thread-selected.
5808
3d043ef6
VP
58092008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5810
a9c64011
AS
5811 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
5812 * lib/mi-support.exp: Likewise.
3d043ef6 5813
808104c8
JB
58142008-11-16 Joel Brobecker <brobecker@adacore.com>
5815
5816 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
5817 commands from the expected output for "help catch".
5818
00b22944
JB
58192008-11-15 Joel Brobecker <brobecker@adacore.com>
5820
5821 * gdb.ada/int_deref.exp: New testcase.
5822
59669435
TT
58232008-11-14 Nick Roberts <nickrob@snap.net.nz>
5824
5825 * gdb.mi/gdb2549.exp: New file.
5826
de04a248
DE
58272008-11-11 Doug Evans <dje@google.com>
5828
5829 * gdb.base/callexit.exp: New file.
5830 * gdb.base/callexit.c: New file.
5831
6b8ce727
DE
58322008-11-10 Doug Evans <dje@google.com>
5833
5834 * lib/gdb.exp (GDBFLAGS): Move -nx ...
5835 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
5836 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
5837 (default_gdb_start,default_gdb_exit): Ditto.
5838 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
5839 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
5840 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
5841 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
5842 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
5843 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
5844
1b14b8aa
AS
58452008-11-03 Andreas Schwab <schwab@suse.de>
5846
5847 * gdb.base/hashline2.exp: Fix typo.
5848 * gdb.base/hashline3.exp: Likewise.
5849
f3134b88
TT
58502008-10-30 Tom Tromey <tromey@redhat.com>
5851
5852 * gdb.base/pointers.exp: Add test.
5853 * gdb.base/pointers.c (k, S): New typedefs.
5854 (instance): New global.
5855
c2226152
AS
58562008-10-30 Andreas Schwab <schwab@suse.de>
5857
5858 * gdb.base/args.exp: Add tests for newlines.
5859
462f405c
JB
58602008-10-30 Joel Brobecker <brobecker@adacore.com>
5861
5862 gdb.base/foll-exec.exp: Update the expected output of a couple
5863 of "info breakpoints" tests.
5864
79a45b7d
TT
58652008-10-28 Tom Tromey <tromey@redhat.com>
5866
5867 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
5868
adc13a14
PA
58692008-10-24 Pedro Alves <pedro@codesourcery.com>
5870
5871 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
5872 gdb_start_cmd.
5873 Use runto_main before any test that requires execution.
5874
252fbfc8
PA
58752008-10-23 Pedro Alves <pedro@codesourcery.com>
5876
5877 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
5878 instead of SIGINT.
5879
28148e3d
JB
58802008-10-22 Joel Brobecker <brobecker@adacore.com>
5881
5882 * gdb.base/completion.exp: Update expected output following
5883 the addition of the "info tasks" command.
5884
c209f847
TT
58852008-10-22 Tom Tromey <tromey@redhat.com>
5886
5887 * gdb.base/exprs.exp (test_expr): Add test for string
5888 concatenation.
5889
f177e350
PA
58902008-10-19 Pedro Alves <pedro@codesourcery.com>
5891
5892 * configure.ac: Output gdb.python/Makefile.
5893 * configure: Regenerate.
5894 * gdb.python/Makefile.in: New.
5895
cce89356
JB
58962008-10-16 Joel Brobecker <brobecker@adacore.com>
5897
5898 * gdb.base/foll-fork.exp: Adjust the expected output to match
5899 the new description for fork/vfork catchpoints in the "info
5900 breakpoints" output.
5901
176d289d
TJB
59022008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
5903
5904 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
5905
a08702d6
TJB
59062008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5907
5908 * gdb.python/python-value.c: New file.
5909 * gdb.python/python-value.exp: New file.
5910
1c5cfe86
PA
59112008-10-15 Pedro Alves <pedro@codesourcery.com>
5912
5913 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
5914
5a98ad69
DP
59152008-10-15 Denis Pilat <denis.pilat@st.com>
5916
41702f1b 5917 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 5918
dcb1a1e2
TT
59192008-10-09 Tom Tromey <tromey@redhat.com>
5920
5921 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
5922 'fprintf' and 'stderr'.
5923
9124fe48
JB
59242008-10-07 Joel Brobecker <brobecker@adacore.com>
5925
5926 * gdb.ada/ref_tick_size.exp: New testcase.
5927
45452591
DE
59282008-10-06 Doug Evans <dje@google.com>
5929
5930 * gdb.dwarf2/dw2-cu-size.exp: New file.
5931 * gdb.dwarf2/dw2-cu-size.S: New file.
5932
5933 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
5934 .Ltype_int for clarity.
5935
4fc5b208
PP
59362008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
5937
5938 PR gdb/2384:
5939 * gdb.cp/gdb2384.exp: Extended to test more cases.
5940 * gdb.cp/gdb2384.cc: Likewise.
5941 * gdb.cp/gdb2384-base.h: Likewise.
5942 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 5943
d78df370
JK
59442008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5945
5946 * gdb.base/maint.exp (maint print type): Remove printing
5947 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
5948
9a044a89
TT
59492008-09-30 Tom Tromey <tromey@redhat.com>
5950
5951 * gdb.base/macscp.exp: Add completion tests.
5952 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
5953 (TWENTY_THREE): Likewise.
5954 (FORTY_EIGHT): Likewise.
5955
506800a9
TT
59562008-09-30 Tom Tromey <tromey@redhat.com>
5957
5958 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
5959 everywhere.
5960 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
5961
1a6f01b5
JK
59622008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5963
5964 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
5965 testcase is derived from. Fix racy dependency on an expected PID
5966 number. No longer support the testcase on Linux kernel 2.4.x.
5967
2fae03e8
TT
59682008-09-27 Tom Tromey <tromey@redhat.com>
5969
5970 * gdb.base/macscp.exp: Add tests for stringification, splicing,
5971 and varargs.
5972
1ad15515
PA
59732008-09-22 Pedro Alves <pedro@codesourcery.com>
5974
5975 * lib/mi-support.exp (mi_expect_interrupt): New.
5976 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
5977 from gdb.mi/mi-nonstop.exp.
5978 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
5979 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
5980 lib/mi-support.exp.
5981 Use mi_check_thread_states throughout. Avoid ".*" and do not
5982 require an anchor after -exec-run.
5983
d0b76dc6
DJ
59842008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5985
5986 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
5987 stop is pending. Avoid ".*" when two stops are pending.
5988 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
5989 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
5990 newlines in fullnames.
5991 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
5992 (mi_expect_stop): Update comments. Only anchor in sync mode.
5993 Do not match newlines.
5994 (mi_send_resuming_command_raw): Always return status.
5995 (mi_get_stop_line): Do not match more than one line by accident.
5996 Only anchor in sync mode.
5997 (mi_run_inline_test): If -exec-next fails, give up.
5998
9990c830
UW
59992008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6000
6001 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
6002 on SPU.
6003
ebcf6f00
JB
60042008-09-10 Joel Brobecker <brobecker@adacore.com>
6005
6006 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
6007
b6db24e5
JB
60082008-09-10 Joel Brobecker <brobecker@adacore.com>
6009
6010 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
6011 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6012 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
6013 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6014 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
6015 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
6016 gdb.ada/interface.exp, gdb.ada/null_array.exp,
6017 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6018 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6019 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6020 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
6021 Include the "= " sequence in the expected output of print tests.
6022
2bf448e0
JB
60232008-09-10 Joel Brobecker <brobecker@adacore.com>
6024
6025 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
6026 description for boolean types.
6027
d51fd4c8
PA
60282008-09-09 Pedro Alves <pedro@codesourcery.com>
6029
6030 * gdb.base/hook-stop-continue.c: New.
6031 * gdb.base/hook-stop-continue.exp: New.
6032
694182d2
DJ
60332008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
6034
6035 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
6036
3b8a7fc0
JG
60372008-09-08 Jerome Guitton <guitton@adacore.com>
6038
6039 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
6040 (stack_check_probe_2, stack_check_probe_loop_1)
6041 (stack_check_probe_loop_2): New functions.
6042 (main): Add call to these new functions.
6043 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
6044 functions, check that the breakpoint is inserted at the appropriate
6045 location.
6046 (insert_breakpoint): Slightly refine this procedure so that it can
6047 be called several times in the test.
6048
96cc0ae8
JG
60492008-09-08 Jerome Guitton <guitton@adacore.com>
6050
6051 * gdb.base/stack-checking.c: New file.
6052 * gdb.base/stack-checking.exp: New file.
6053
1f08b409
TJB
60542008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6055
6056 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
6057 * gdb.arch/altivec-regs.exp: Likewise.
6058 * gdb.arch/vsx-regs.exp: Likewise.
6059
3099e1c4
TJB
60602008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
6061
6062 * gdb.arch/ppc-fp.exp: New file.
6063 * gdb.arch/ppc-fp.c: New file.
6064
cc69bfc1
PP
60652008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
6066
6067 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
6068 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 6069
b02a33db
MS
60702008-09-04 Michael Snyder <msnyder@vmware.com>
6071
6072 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
6073 as "at" (for non-debug functions such as _start).
6074
2992cbe0
UW
60752008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6076
6077 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
6078 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
6079 software watchpoints.
6080 * gdb.base/watch_thread_num.exp: Likewise.
6081
514f746b
AR
60822008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
6083
6084 * gdb.arch/i386-bp_permanent.exp: New test.
6085
876cecd0
TT
60862008-08-24 Tom Tromey <tromey@redhat.com>
6087
6088 * gdb.base/maint.exp: Update "maint print type".
6089
80f73d71
VP
60902008-08-21 Vladimir Prus <vladimir@codesourcery.com>
6091
6092 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
6093 support. Adjust the order of "*running" notifications.
6094 * gdb.mi/non-stop.c: Don't cast from int to void* and
6095 back.
6096
d9c78d7d
MK
60972008-08-20 Mark Kettenis <kettenis@gnu.org>
6098
6099 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
6100 expect to find it in the "info frame" output.
6101
97a2d1d3
DJ
61022008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
6103
6104 * gdb.base/interp.exp: Always consume both prompts.
6105
b96e2927
PA
61062008-08-20 Pedro Alves <pedro@codesourcery.com>
6107
6108 * gdb.base/pending.exp: Test pending breakpoints without symbols
6109 loaded.
6110
8cf6e61a
VP
61112008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6112
6113 * lib/mi-support.exp (mi_expect_stop): Produce
6114 more details on failures.
6115 * gdb.mi/mi-nonstop.exp: New.
6116 * gdb.mi/non-stop.c: New.
6117
c6ebd6cf
VP
61182008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6119
a9c64011
AS
6120 * gdb.mi/mi-async.exp: Use 'set target-async'.
6121 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 6122
46a9b8ed
DJ
61232008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
6124
6125 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
6126
44feb3ce
TT
61272008-08-17 Tom Tromey <tromey@redhat.com>
6128
6129 * gdb.base/help.exp (help catch): Rewrite.
6130
311a4e6b
TJB
61312008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6132
6133 * gdb.base/define.exp: Test indented command documentation.
6134 * gdb.python/python.exp: Test indented multi-line command.
6135
604c2f83
LM
61362008-08-15 Luis Machado <luisgpm@br.ibm.com>
6137
6138 * testsuite/gdb.arch/vsx-regs.c: New source file.
6139 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
6140 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
6141
886a217c
TT
61422008-08-14 Tom Tromey <tromey@redhat.com>
6143
6144 * gdb.base/macscp.exp: Add regression test for "macro define" or
6145 "macro undef" with no arguments.
6146
c814a4f3
PP
61472008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
6148
6149 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 6150
12ab8a60
UW
61512008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6152
6153 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
6154
d57a3c85
TJB
61552008-08-06 Tom Tromey <tromey@redhat.com>
6156
6157 * gdb.python/python.exp: New file.
6158
c7b778ff
JK
61592008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6160
6161 Fix for PR gdb/1543.
6162 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
6163 $LOCATION.
6164 (location): New variable.
6165 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
6166 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
6167 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
6168 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
6169 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
6170 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
6171 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
6172 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
6173 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
6174 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
6175 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
6176 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
6177 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
6178 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
6179 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6180 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
6181 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
6182 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
6183 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
6184 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6185 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
6186 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
6187 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
6188 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
6189 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
6190 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
6191 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
6192 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
6193 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
6194 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
6195 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
6196 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
6197 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
6198 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
6199 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
6200 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
6201 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
6202 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6203 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
6204 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
6205 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
6206 gdb.base/type-opaque.exp, gdb.base/until.exp,
6207 gdb.base/value-double-free.c, gdb.base/varargs.exp,
6208 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
6209 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
6210 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
6211 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
6212 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
6213 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
6214 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
6215 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
6216 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
6217 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
6218 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
6219 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
6220 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
6221 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
6222 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
6223 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6224 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
6225 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
6226 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
6227 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
6228 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
6229 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
6230 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
6231 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
6232 gdb.pascal/types.exp, gdb.stabs/weird.exp,
6233 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
6234 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
6235 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
6236 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
6237 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
6238 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
6239 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6240 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
6241 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6242 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
6243 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6244 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6245 lib/mi-support.exp, lib/trace-support.exp: Remove reference
6246 to bug-gdb@prep.ai.mit.edu .
6247
5e06a3d1
VP
62482008-07-31 Vladimir Prus <vladimir@codesourcery.com>
6249
6250 * lib/mi-support.exp (mi_load_shlibs): New.
6251 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
6252
9d81d21b
VP
62532008-07-30 Vladimir Prus <vladimir@codesourcery.com>
6254
6255 * lib/mi-support.exp (get_mi_thread_list)
6256 (check_mi_and_console_threads): New, moved from ...
6257 * gdb.mi/mi-pthread.exp: ...here.
6258 * gdb.mi/gdb669.exp (get_mi_thread_list)
6259 (check_mi_and_console_threads): Delete.
6260 * gdb.mi/mi2-pthread.exp: Likewise.
6261
bae98fe0
TT
62622008-07-28 Tom Tromey <tromey@redhat.com>
6263
6264 * Makefile.in (just-check): Remove. Move body to...
6265 (check): ... here.
6266
57380f4e
DJ
62672008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6268
6269 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
6270 Add a test for duplicated SIGINTs.
6271
e09490f1
DJ
62722008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6273
6274 * gdb.threads/schedlock.exp (get_args): Update to work for any
6275 value of NUM.
6276 (Top level): Report the number of threads that did not resume.
6277
6387b45f
DJ
62782008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6279
6280 * gdb.dwarf2/dw2-compressed.S: Also define __start.
6281
62f64ff2
DJ
62822008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
6283
6284 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
6285 non-MI prompt.
6286
fa8de41e
TT
62872008-07-26 Tom Tromey <tromey@redhat.com>
6288
6289 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
6290 (function_struct, function_struct_ptr): New globals.
6291 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
6292 function pointer in a struct.
6293
ccb3ac8a
TT
62942008-07-26 Tom Tromey <tromey@redhat.com>
6295
6296 * gdb.base/macscp.exp: Add test for macro lexing bug.
6297
d7d9f01e
TT
62982008-07-18 Tom Tromey <tromey@redhat.com>
6299
6300 * gdb.base/macscp.exp: Add macro tests.
6301
9bf07184
PP
63022008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6303
6304 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
6305
becf6477
PP
63062008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6307
6308 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
6309
0709f7d3
PP
63102008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6311
6312 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 6313
7093c834
PP
63142008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
6315
6316 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 6317
b432ffe3
JK
63182008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6319
6320 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
6321
b1a268e5
VP
63222008-07-12 Vladimir Prus <vladimir@codesourcery.com>
6323
6324 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
6325
e2995f8e
KB
63262008-07-11 Kevin Buettner <kevinb@redhat.com>
6327
6328 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
6329 of regexp to account for changes made to GDB in the printing of
6330 byte vectors.
6331
14032a66
TT
63322008-07-11 Tom Tromey <tromey@redhat.com>
6333
6334 * gdb.base/completion.exp: Add 'help' completion test.
6335
981505ef
JK
63362008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6337
6338 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
6339
10568435
JK
63402008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6341
6342 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
6343
4487aabf
PA
63442008-07-09 Pedro Alves <pedro@codesourcery.com>
6345
6346 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
6347
a4a9b1c4
PA
63482008-07-09 Pedro Alves <pedro@codesourcery.com>
6349
6350 * gdb.base/fullname.exp: Restore pwd if compiling failed.
6351
3c3185ac
JK
63522008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6353
6354 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
6355
7ebd49dc
VP
63562008-06-28 Vladimir Prus <vladimir@codesourcery.com>
6357
6358 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
6359 previous commit. Add a comment.
6360
84e46146
PA
63612008-06-28 Pedro Alves <pedro@codesourcery.com>
6362
6363 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
6364
0f8d4a2f
VP
63652008-06-28 Vladimir Prus <vladimir@codesourcery.com>
6366
6367 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
6368
f747e0ce
PA
63692008-06-27 Pedro Alves <pedro@codesourcery.com>
6370
6371 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
6372 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
6373 compiling an executable, link in an object that forces unbuffered
6374 output.
6375 * lib/set_unbuffered_mode.c: New file.
6376
734a5c36
JK
63772008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6378
6379 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
6380
a2840c35
VP
63812008-06-25 Vladimir Prus <vladimir@codesourcery.com>
6382
a9c64011
AS
6383 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
6384 mi_expect_stop.
6385 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
6386 Demand that *running is output.
6387 (detect_async): Perform checking every time.
6388 (mi_send_resuming_command): Extract everything into...
6389 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
6390 (mi_expect_stop): Don't accept any output before *stopped.
6391
6ae37fef
VP
63922008-06-13 Vladimir Prus <vladimir@codesourcery.com>
6393
6394 Robustify mi-simplerun.
a9c64011
AS
6395 * gdb.mi/basics.c (main): Add a call to sleep.
6396 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
6397 * gdb.mi/mi2-cli.exp: Likewise.
6398 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 6399
b4aa76f0 64002008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
6401
6402 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
6403
e1ac3328
VP
64042008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6405
a9c64011
AS
6406 * gdb.mi/mi-console.exp: Adjust.
6407 * gdb.mi/mi-syn-frame.exp: Adjust.
6408 * gdb.mi/mi2-console.exp: Adjust.
6409 * gdb.mi/mi2-syn-frame.exp: Adjust.
6410 * lib/mi-support.exp (mi_run_cmd): Adjust.
6411 (mi_send_resuming_command): Adjust.
e1ac3328 6412
f7f9a841
VP
64132008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6414
6415 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
6416 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
6417 testing of stopped.
6418 * gdb.mi/mi2-syn-frame.exp: Likewise.
6419 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
6420 (async, detect_async): New.
6421 (mi_expect_stop, mi_continue_to_line): Adjust expectation
6422 depending on if we're running in sync or async mode.
f7f9a841 6423
37cd5d19
TT
64242008-06-09 Tom Tromey <tromey@redhat.com>
6425
6426 * gdb.base/completion.exp: New tests for field name completion
6427 with spaces, and field name completion with '->'.
6428
65d12d83
TT
64292008-06-06 Tom Tromey <tromey@redhat.com>
6430
6431 * gdb.base/break1.c (struct some_struct): New struct.
6432 (values): New global.
6433 * gdb.base/completion.exp: Add field name completion test.
6434
ebfe2e3f
PP
64352008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
6436
6437 * gdb.cp/call-c.exp: Test for incorrect handling of reference
6438 to pointer.
6439 * gdb.cp/call-c.cc: Likewise.
6440
bcf6fc3a
NR
64412008-06-06 Nick Roberts <nickrob@snap.net.nz>
6442
6443 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
6444 annotation.
6445
49fd4a42 64462008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 6447 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
6448
6449 * gdb.threads/execl.c, gdb.threads/execl1.c,
6450 gdb.threads/execl.exp: New tests.
a9c64011 6451
8a34ac3f
AR
64522008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
6453 Daniel Jacobowitz <dan@codesourcery.com>
6454
6455 * gdb.cp/exception.exp: Activate test, make it work with pending
6456 catchpoints.
6457
86ae69ef
JK
64582008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6459
6460 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
6461
f7f9ae2c
VP
64622008-05-28 Vladimir Prus <vladimir@codesourcery.com>
6463
a9c64011
AS
6464 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
6465 now printed.
6466 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 6467
2a2d4dc3
AS
64682008-05-27 Andreas Schwab <schwab@suse.de>
6469
6470 * gdb.base/frame-args.exp: Handle arguments that are optimized
6471 out.
6472
5099e4d9
LM
64732008-05-26 Luis Machado <luisgpm@br.ibm.com>
6474
6475 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
6476 quiet for ppc32 and group options into a single variable.
6477
d9c36a91
JB
64782008-05-23 Joel Brobecker <brobecker@adacore.com>
6479
6480 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
6481 of zero-size elements.
6482 * gdb.ada/null_array.exp: Test printing this new array.
6483
103a8671
JK
64842008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6485
6486 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
6487
07a4cc1a 64882008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
6489
6490 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
6491 of the "finish" command.
6492
55f996a7
NR
64932008-05-21 Nick Roberts <nickrob@snap.net.nz>
6494
6495 * gdb.base/annota1.exp: Test for new annotation.
6496
907fc202
UW
64972008-05-16 Pedro Alves <pedro@codesourcery.com>
6498
6499 * gdb.base/fixsection.exp: New file.
6500 * gdb.base/fixsection0.c: New file.
6501 * gdb.base/fixsection1.c: New file.
6502
e8f97270
UW
65032008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6504
6505 * gdb.base/annota1.exp: Accept printf@... in place of printf.
6506 * gdb.base/annota3.exp: Likewise.
6507
ac0bb574
NF
65082008-05-13 Nathan Froyd <froydnj@codesourcery.com>
6509
6510 * gdb.base/watch_thread_num.exp: Don't run tests that require
6511 watchpoints if the target doesn't support them.
6512
6fadd07a
DE
65132008-05-12 Doug Evans <dje@google.com>
6514
6515 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
6516
6e9a4a30
JB
65172008-05-09 Joel Brobecker <brobecker@adacore.com>
6518
6519 * gdb.ada/assign_1.exp: New testcase.
6520
08388c79
DE
65212008-05-09 Doug Evans <dje@google.com>
6522
a3c83fae
DE
6523 * gdb.base/find.exp: New file.
6524 * gdb.base/find.c: New file.
08388c79 6525
bd5ddfe8
DJ
65262008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
6527
6528 * gdb.base/commands.exp (watchpoint_command_test): Handle
6529 gdb,no_hardware_watchpoints.
6530 * gdb.base/float.exp: Allow ARM targets without floating point.
6531 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
6532
b5dd68e2 65332008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 6534 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
6535
6536 * gdb.ada/lang_switch: New test program.
6537 * gdb.ada/lang_switch.exp: New testcase.
6538
382d13d1
DE
65392008-05-05 Doug Evans <dje@google.com>
6540
6541 * gdb.base/help.exp (disassemble): Update expected help text.
6542
9dd789d0
PA
65432008-05-04 Pedro Alves <pedro@codesourcery.com>
6544
6545 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
6546
611c83ae
PA
65472008-05-04 Pedro Alves <pedro@codesourcery.com>
6548
6549 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
6550 different times.
6551
ff013f42
JK
65522008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6553
6554 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
6555 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
6556 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
6557 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
6558
96dff6a2
VP
65592008-05-04 Vladimir Prus <vladimir@codesourcery.com>
6560
6561 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
6562 notification to appear.
6563
55cd6f92
DJ
65642008-05-04 Daniel Jacobowitz <dan@debian.org>
6565
6566 * gdb.base/fullname.c: New file.
6567 * gdb.base/fullname.exp: New file.
6568 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
6569
d705c43c
PA
65702008-05-03 Pedro Alves <pedro@codesourcery.com>
6571
6572 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
6573 expressions with macros.
6574
333222e1
JK
65752008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6576
6577 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
6578
5ac01682
DJ
65792008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6580
6581 * gdb.base/completion.exp: Handle lack of other symbols beginning
6582 with "a".
6583
6584 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
6585
237fc4c9
PA
65862008-05-02 Jim Blandy <jimb@codesourcery.com>
6587
6588 * gdb.asm/asmsrc1.s: Add scratch space.
6589
ed5e9466
DJ
65902008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6591 Daniel Jacobowitz <dan@codesourcery.com>
6592
6593 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
6594 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
6595 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
6596
b39cc962
DJ
65972007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
6598
6599 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
6600
36d520f5
JB
66012008-05-01 Joel Brobecker <brobecker@adacore.com>
6602
6603 * gdb.base/info-target.exp: New testcase.
6604
8d4e3071
DJ
66052008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6606
6607 * gdb.cp/hang.exp: Use .cc instead of .C.
6608 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
6609 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
6610
6f3f3097
DJ
66112008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6612
6613 * gdb.base/gdb1250.exp: Remove perror.
6614 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
6615
5550a914
PA
66162008-04-30 Pedro Alves <pedro@codesourcery.com>
6617
6618 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
6619 .2byte.
6620
d848e687
DJ
66212008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
6622
6623 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
6624 (maybe_kfail): New.
6625
93b5768b
PA
66262008-04-25 Pedro Alves <pedro@codesourcery.com>
6627
6628 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
6629
721c02de
VP
66302008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6631
a9c64011
AS
6632 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
6633 * gdb.mi/mi2-syn-frame.exp: Likewise.
6634 * lib/mi-support.exp: Likewise.
721c02de 6635
74960c60
VP
66362008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6637
6638 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
6639 to specify regexp for the location to stop at.
6640 * gdb.base/break-always.c: New.
6641 * gdb.base/break-always.exp: New.
6642
d24317b4
VP
66432008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6644
6645 * lib/mi-support.exp (mi_runto_helper): Adjust
6646 for the original-location field.
6647 (mi_create_breakpoint, mi_list_breakpoints): New.
6648 * gdb.mi/mi-break.exp: Adjust.
6649 * gdb.mi/mi2-break.exp: Adjust.
6650 * gdb.mi/mi-pending.exp: Adjust.
6651 * gdb.mi/mi-simplerun.exp: Adjust.
6652 * gdb.mi/mi2-simplerun.exp: Adjust.
6653 * gdb.mi/mi-syn-frame.exp: Adjust.
6654 * gdb.mi/mi2-syn-frame.exp: Adjust.
6655 * gdb.mi/mi-until.exp: Adjust.
6656 * gdb.mi/mi2-until.exp: Adjust.
6657 * gdb.mi/mi-var-display.exp: Adjust.
6658 * gdb.mi/mi2-var-display.exp: Adjust.
6659 * gdb.mi/mi-watch.exp: Adjust.
6660 * gdb.mi/mi2-watch.exp: Adjust.
6661
fdc59709 66622008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 6663
a9c64011
AS
6664 * aclocal.m4: Add override.m4.
6665 * configure: Regenerate.
fdc59709 6666
8e91f023
VP
66672008-04-19 Vladimir Prus <vladimir@codesourcery.com>
6668
6669 * gdb.mi/var-cmd.c (do_at_tests): Verify that
6670 '-var-update --all-values' reports new value even the type
6671 of a variable object has changed.
6672
233a11ab
CS
66732008-04-18 Craig Silverstein <csilvers@google.com>
6674
6675 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
6676 files.
d24317b4 6677
9c1137ad
JB
66782008-04-18 Joel Brobecker <brobecker@adacore.com>
6679
6680 * gdb.ada/atomic_enum: New test program.
6681 * gdb.ada/atomic_enum.exp: New testcase.
6682
66d0bbc7
DE
66832008-04-17 Doug Evans <dje@google.com>
6684
6685 * gdb.opt/Makefile.in: Fix whitespace.
6686
100906b0
UW
66872008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
6688
6689 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
6690
4584e32e
DE
66912008-04-17 Doug Evans <dje@google.com>
6692
6693 * gdb.base/hashline1.exp: New testcase.
6694 * gdb.base/hashline2.exp: New testcase.
6695 * gdb.base/hashline2.exp: New testcase.
6696
0a320680
PA
66972008-04-17 Pedro Alves <pedro@codesourcery.com>
6698
6699 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
6700
18ac113b
AR
67012008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
6702
6703 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
6704 temporary breakpoint to match "Temporary breakpoint".
6705 * gdb.base/break.exp (delete_breakpoints): Likewise.
6706 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
6707 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
6708 * gdb.base/display.exp: Likewise.
6709 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
6710 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
6711 * gdb.base/restore.exp (restore_tests): Likewise.
6712 * gdb.base/sepdebug.exp: Likewise.
6713 * gdb.base/watchpoint.exp: Likewise.
6714 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
6715 * gdb.mi/mi-pending.exp: Likewise.
6716 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
6717 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
6718 * gdb.mi/mi-var-cmd.exp: Likewise.
6719 * gdb.mi/mi-var-display.exp: Likewise.
6720 * gdb.mi/mi2-cli.exp: Likewise.
6721 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
6722 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
6723 * gdb.mi/mi2-var-display.exp: Likewise.
6724 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
6725 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
6726 new "disp" field.
a9c64011 6727 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
6728 reason. This is to support fix for PR2424.
6729
add38693
JK
67302008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6731
6732 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
6733
fcacd99f
VP
67342008-04-13 Vladimir Prus <vladimir@codesourcery.com>
6735
6736 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 6737 field. Add more floating varobj tests.
fcacd99f 6738 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
6739 field.
6740 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
6741 (main): Call do_at_tests.
6742 * lib/mi-support.exp (mi_create_floating_varobj)
6743 (mi_varobj_update_with_type_change): New.
fcacd99f 6744
de051565
MK
67452008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6746
6747 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
6748 option of -var-evaluate-expression.
6749 * gdb.mi/mi2-var-display.exp: Likewise.
6750
dbc52822
VP
67512008-04-07 Vladimir Prus <vladimir@codesourcery.com>
6752
6753 Introduce test setup helpers.
a9c64011
AS
6754 * lib/gdb.exp (build_executable, clean_restart)
6755 (prepare_for_testing): New.
6756 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
6757 * gdb.base/return.exp: Likewise.
6758 * gdb.base/ending-run.exp: Likewise.
dbc52822 6759
473591da
NR
67602008-04-07 Nick Roberts <nickrob@snap.net.nz>
6761
6762 * gdb.mi/mi-async.exp: New test for asynchronous Machine
6763 Interface (MI) responses.
6764
2b2d9e11
VP
67652008-04-06 Vladimir Prus <vladimir@codesourcery.com>
6766
a9c64011
AS
6767 * gdb.cp/breakpoint.cc: New code to test conditions involving
6768 member variables.
6769 * gdb.cp/breakpoint.exp: Test condition involving member
6770 variables.
2b2d9e11 6771
bb378428
VP
67722008-04-05 Vladimir Prus <vladimir@codesourcery.com>
6773
6774 * lib/mi-support.exp (mi_expect_stop): New.
6775 (mi_run_cmd): Change the
6776 token. Use mi_send_resuming_command, use
6777 mi_expect_stop.
6778 (mi_execute_to_helper): Rename to mi_execute_to.
6779 (mi_send_resuming_command): Add more error patterns.
6780 (mi_wait_for_stop): Renamed to...
6781 (mi_get_stop_line): ...this.
6782 (mi_run_inline_test): Adjust.
6783
6784 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
6785 * gdb.mi/mi-console.exp: Likewise.
6786 * gdb.mi/mi-pending.exp: Likewise.
6787 * gdb.mi/mi-simplerun.exp: Likewise.
6788 * gdb.mi/mi-stack.exp: Likewise.
6789 * gdb.mi/mi-stepi.exp: Likewise.
6790 * gdb.mi/mi-syn-frame.exp: Add comment.
6791 * gdb.mi/mi-until.exp: Likewise.
6792 * gdb.mi/mi-var-display.exp: Likewise.
6793 * gdb.mi/mi-watch.exp: Likewise.
6794 * gdb.mi/mi2-cli.exp: Likewise.
6795 * gdb.mi/mi2-console.exp: Likewise.
6796 * gdb.mi/mi2-simplerun.exp: Likewise.
6797 * gdb.mi/mi2-stack.exp: Likewise.
6798 * gdb.mi/mi2-stepi.exp: Likewise.
6799 * gdb.mi/mi2-until.exp: Likewise.
6800 * gdb.mi/mi2-var-display.exp: Likewise.
6801 * gdb.mi/mi2-watch.exp: Likewise.
6802
62172bb9
UW
68032008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6804
6805 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
6806
6807 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
6808
a13e061a
PA
68092008-04-04 Pedro Alves <pedro@codesourcery.com>
6810
6811 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
6812 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
6813 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
6814 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
6815 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
6816 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
6817 expect an mi error duplicated in stderr.
6818
eae06beb
JB
68192008-04-03 Joel Brobecker <brobecker@adacore.com>
6820
6821 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
6822 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
6823 Add a couple of tests that verify the behavior when the new setting
6824 is set to "cancel" and "all".
6825 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
6826 "ask" before we start the testing.
6827
79c6ced6
AR
68282008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
6829
6830 * gdb.cp/casts.cc: Add class reference variables.
6831 * gdb.cp/casts.exp: New test cases for up/down casting references.
6832
6c2d1a6b
MK
68332008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
6834
6835 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
6836 instead of beginning to make an extra test pass.
6837 * gdb.mi/mi2-var-display.exp: Likewise.
6838
55b411d9
MR
68392008-03-31 Maciej W. Rozycki <macro@mips.com>
6840
6841 * gdb.base/break.exp: Mark failures as such. Fix formatting.
6842
c6140da2
MD
68432008-03-31 Markus Deuling <deuling@de.ibm.com>
6844 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6845
6846 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
6847 value. Add xfail for older kernels.
6848
79732189
AR
68492008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
6850
6851 Bring mi-support in line with gdb.exp.
6852 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
6853 (mi_gdb_start): New function.
6854
33c3676e
MR
68552008-03-28 Maciej W. Rozycki <macro@mips.com>
6856
6857 * gdb.mi/mi-var-cmd.exp: Fix a typo.
6858
92e28119
VP
68592008-03-26 Vladimir Prus <vladimir@codesourcery.com>
6860
6861 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
6862 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 6863
9e8e3afe
VP
68642008-03-26 Vladimir Prus <vladimir@codesourcery.com>
6865
6866 * lib/mi-support.exp (mi_create_varobj_checked): New.
6867 (mi_list_varobj_children): Allow to check for a
6868 value.
6869 (mi_list_array_varobj_children): New.
6870
6871 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
6872 and mi_list_varobj_children, as opposed to hardcoding
6873 expected strings.
6874 * gdb.mi/gdb701.exp: Likewise.
6875 * gdb.mi/gdb792.exp: Likewise.
6876 * gdb.mi/mi-var-block.exp: Likewise.
6877 * gdb.mi/mi-var-cmd.exp: Likewise.
6878 * gdb.mi/mi-var-invalidate.exp: Likewise.
6879 * gdb.mi/mi2-var-block.exp: Likewise.
6880 * gdb.mi/mi2-var-child.exp: Likewise.
6881 * gdb.mi/mi2-var-cmd.exp: Likewise.
6882 * gdb.mi/mi2-var-display.exp: Likewise.
6883
9df50351
JK
68842008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6885
6886 Fix random false FAILs on i386.
6887 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
6888
31e5d73a
DJ
68892008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
6890
6891 PR gdb/544
6892 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
6893
12f4afab
DJ
68942008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
6895
6896 PR gdb/544
6897 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
6898
b562a0cb
DJ
68992008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6900
6901 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
6902 fixed PR gdb/544.
6903
17faa917
DJ
69042008-03-21 Pedro Alves <pedro@codesourcery.com>
6905
6906 * gdb.threads/fork-child-threads.exp: Test next over fork.
6907
6214f497
DJ
69082008-03-21 Chris Demetriou <cgd@google.com>
6909
6910 * gdb.base/break.exp (rbreak junk): New test for rbreak
6911 "Junk at end of arguments" issue.
6912
63092375
DJ
69132008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6914
6915 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
6916 *& to work on created array elements.
6917 (Top level): Test print $pc with a file. Test string operations
6918 without a target.
6919 * gdb.base/ptype.exp: Do not expect *& to work on created array
6920 elements.
6921
b21991b0
DJ
69222008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6923
6924 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
6925 gdb.threads/staticthreads.exp: Update exit query.
6926
c4b347c7
SL
69272008-03-07 Sandra Loosemore <sandra@codesourcery.com>
6928
6929 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
6930
fa4727a6
DJ
69312008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6932
6933 * gdb.base/watchpoint.c (global_ptr, func4): New.
6934 (main): Call func4.
6935 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
6936 (test_inaccessible_watchpoint): New.
6937
2f34202f
MR
69382008-02-29 Maciej W. Rozycki <macro@mips.com>
6939
6940 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
6941 select the largest.
6942
0d6ba1b1
DJ
69432008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6944
6945 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
6946 frames-invalid annotations.
6947
e691325a
PM
69482008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
6949
a9c64011 6950 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 6951
f85b5ecc
DE
69522008-02-27 Doug Evans <dje@google.com>
6953
6954 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
6955 for bug 1738.
6956 (breakpoint_to_handler_entry): Ditto.
6957
b40e7bf3
JB
69582008-02-27 Joel Brobecker <brobecker@adacore.com>
6959
6960 * gdb.base/ending-run.exp: Use the first line of code inside
6961 function body to test breakpoints.
6962 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
6963 location where the breakpoint is inserted when using the line
6964 where a function is declared. Fix typo in the description of
6965 one of the tests.
6966 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
6967
2faca73a
PM
69682008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
6969
6970 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 6971 tests.
2faca73a 6972
6f439c36
PM
69732008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
6974
6975 * gdb.base/args.exp: avoid same output for tests
6976 with single quotes.
6977
54e52265
VP
69782008-02-26 Vladimir Prus <vladimir@codesourcery.com>
6979
a9c64011
AS
6980 * gdb.base/annota1.exp: Adjust for 'info break'
6981 format changes.
6982 * gdb.base/annota3.exp: Likewise.
6983 * gdb.base/break.exp: Likewise.
6984 * gdb.base/condbreak.exp: Likewise.
6985 * gdb.base/pending.exp: Likewise.
6986 * gdb.base/sepdebug.exp: Likewise.
6987 * gdb.base/unload.exp: Likewise.
6988 * gdb.cp/ovldbreak.exp: Likewise.
6989 * gdb.mi/mi-pending.exp: Likewise.
54e52265 6990
897b09ca
DE
69912008-02-07 Doug Evans <dje@google.com>
6992
6993 * gdb.cp/mb-inline.exp: New.
6994 * gdb.cp/mb-inline.h: New.
6995 * gdb.cp/mb-inline1.cc: New.
6996 * gdb.cp/mb-inline2.cc: New.
6997
b1c32d35
PM
69982008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
6999
7000 * gdb.pascal/floats.pas: New test program.
7001 * gdb.pascal/floats.exp: New testcase.
7002
1a4ca44a
TJB
70032008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
7004
7005 * gdb.base/callfuncs.c (t_float_many_args): New function.
7006 (t_double_many_args): New function.
7007 * gdb.base/callfuncs.exp: Add tests for exceeding float
7008 and double parameters passed through the stack.
7009
439048e8
JB
70102008-02-05 Joel Brobecker <brobecker@adacore.com>
7011
7012 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
7013 gdb.ada/complete/foo.adb: New files.
7014 * gdb.ada/complete.exp: New testcase.
7015
81fe8080
DE
70162008-02-03 Doug Evans <dje@google.com>
7017
301f0ecf
DE
7018 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
7019
81fe8080
DE
7020 * gdb.cp/gdb2384.exp: New file.
7021 * gdb.cp/gdb2384.cc: New file.
7022 * gdb.cp/gdb2384-base.h: New file.
7023 * gdb.cp/gdb2384-base.cc: New file.
7024
4b071aec
DE
70252008-02-02 Doug Evans <dje@google.com>
7026
7027 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
7028
61137ba6
JB
70292007-02-01 Joel Brobecker <brobecker@adacore.com>
7030
7031 * gdb.ada/sym_print_name: New test program.
7032 * gdb.ada/sym_print_name.exp: New testcase.
7033
70342007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
7035
7036 * gdb.ada/nested/hello.adb: New file.
7037 * gdb.ada/nested.exp: New testcase.
7038 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7039
98deb0da
VP
70402008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7041
7042 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
7043 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
7044 don't cause future evaluations of function to report
7045 creation of internal breakpoints.
98deb0da 7046
723a2275
VP
70472008-02-01 Vladimir Prus <vladimir@codesourcery.com>
7048
7049 * gdb.mi/mi-break.exp (test_error): New.
7050 Call it.
7051
fb546a2f
LM
70522008-01-31 Luis Machado <luisgpm@br.ibm.com>
7053
7054 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
7055 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
7056
2d8fd90a
PM
70572008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7058
7059 * gdb.pascal/integers.pas: New test program.
7060 * gdb.pascal/integers.exp: New testcase.
7061
a7fa0ded
PM
70622008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
7063
7064 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
7065
5e1a1926
TJB
70662008-01-30 Luis Machado <luisgpm@br.ibm.com>
7067
7068 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
7069 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
7070
8d04f9f0
JB
70712008-01-30 Paul Hilfinger <hilfinger@adacore.com>
7072
7073 * gdb.ada/formatted_ref: New test program.
7074 * gdb.ada/formatted_ref.exp: New testcase.
7075
7076 * gdb.cp/formatted-ref.cc: New file.
7077 * gdb.cp/formatted-ref.exp: New testcase.
7078
ce75a98f
JB
70792008-01-30 Joel Brobecker <brobecker@adacore.com>
7080
7081 * gdb.base/ptype.exp: Add testing of "ptype $pc".
7082
e835f6bf
NR
70832008-01-30 Nick Roberts <nickrob@snap.net.nz>
7084
7085 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
7086 (test_file_list_exec_source_file): Update to new macro-info field.
7087
d118ef87
PH
70882008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
7089
7090 * gdb.ada/exprs: New test program.
7091 * gdb.ada/exprs.exp: New testcase.
7092
7d35ab09
TJB
70932008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7094
7095 * dfp-test.c (DELTA, DELTA_B): New definitions.
7096 (double_val1, double_val2, double_val3, double_val4, double_val5,
7097 double_val6, double_val7, double_val8, double_val9, double_val10,
7098 double_val11, double_val12, double_val13, double_val14, dec32_val1,
7099 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
7100 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
7101 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
7102 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
7103 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
7104 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
7105 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
7106 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
7107 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
7108 dec128_val16): New global variables.
7109 (decimal_dec128_align): New function.
7110 (decimal_mixed): Likewise.
7111 (decimal_many_args_dec32): Likewise.
7112 (decimal_many_args_dec64): Likewise.
7113 (decimal_many_args_dec128): Likewise.
7114 (decimal_many_args_mixed): Likewise.
7115 * dfp-test.exp: Add tests calling new inferior functions.
7116
2d717e4f
DJ
71172008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7118
7119 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
7120 gdb.server/ext-run.exp: New files.
7121 * lib/gdbserver-support.exp (gdbserver_download): New.
7122 (gdbserver_start): New. Update gdbserver expected
7123 output.
7124 (gdbserver_spawn): Use them.
7125 (gdbserver_start_extended): New.
7126
e85a822c
DJ
71272008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7128
7129 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
7130 Run on GNU/Linux.
7131 (do_exec_tests): Check for systems which do not support catchpoints.
7132 Do not match START.
7133 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
7134 Run on GNU/Linux. Enable verbose output.
7135 (check_fork_catchpoints): New.
7136 (explicit_fork_child_follow, catch_fork_child_follow)
7137 (tcatch_fork_parent_follow): Update expected messages.
7138 (do_fork_tests): Use check_fork_catchpoints.
7139 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
7140 Run on GNU/Linux. Enable verbose output.
7141 (check_vfork_catchpoints): New.
7142 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
7143 expected messages.
7144 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
7145
401ea829
JB
71462008-01-29 Jim Blandy <jimb@red-bean.com>
7147
7148 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
7149 host' errors.
7150 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
7151
aceaf3ad
JB
71522008-01-29 Jim Blandy <jimb@red-bean.com>
7153
7154 * gdb.threads/sigthread.c: Use barriers to ensure that
7155 child_thread and child_thread_two are always initialized before we
7156 start to use them.
7157
a5606eee
VP
71582008-01-29 Vladimir Prus <vladimir@codesourcery.com>
7159
7160 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
7161 * gdb.base/watchpoint-solib.c: New.
7162 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 7163
c55a82bb
PM
71642008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
7165
7166 * gdb.base/gdb1056.exp: Add unsigned integer test.
7167
0993fe05
DE
71682008-01-28 Doug Evans <dje@google.com>
7169
7170 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
7171
4fe42e7f
JB
71722008-01-27 Jim Blandy <jimb@codesourcery.com>
7173
c7a69933
JB
7174 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
7175
4fe42e7f
JB
7176 * gdb.base/expand-psymtabs.exp: Doc fix.
7177
5def8285
MK
71782008-01-26 Mark Kettenis <kettenis@gnu.org>
7179
7180 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
7181
5313c911
NR
71822008-01-24 Nick Roberts <nickrob@snap.net.nz>
7183
a9c64011 7184 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
7185 -var-set-format.
7186
93815fbf
VP
71872008-01-23 Chris Demetriou <cgd@google.com>
7188
7189 * gdb.threads/thread_events.c: New testcase source file.
7190 * gdb.threads/thread_events.exp: New testcase expect file.
7191
467a88ee
NR
71922008-01-23 Nick Roberts <nickrob@snap.net.nz>
7193
7194 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
7195
7196 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
7197 -var-set-format.
7198
d8f82aba
DJ
71992008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
7200 Vladimir Prus <vladimir@codesourcery.com>
7201
7202 * gdb.base/float.exp: Allow missing floating point for m68k and
7203 PowerPC.
7204
60c46647
VP
72052008-01-22 Vladimir Prus <vladimir@codesourcery.com>
7206
7207 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
7208 ignore count.
7209 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
7210 * gdb.mi/mi-cli.exp: Adjust.
7211 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 7212
c7dd36a1
PA
72132008-01-17 Pedro Alves <pedro@codesourcery.com>
7214
7215 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
7216 and 'dummy_ptr' integer pointer. Initialize struct_declarations
7217 with dummy_ptr's address.
7218 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
7219 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
7220 all targets.
7221 * gdb.mi/mi2-var-child.exp: Likewise.
7222
39d5313e
JB
72232008-01-09 Joel Brobecker <brobecker@adacore.com>
7224
7225 * gdb.ada/null_array: New test program.
7226 * gdb.ada/null_array.exp: New testcase.
7227
0aea4bf3
LM
72282008-01-09 Luis Machado <luisgpm@br.ibm.com>
7229
7230 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
7231 with required float modifiers.
7232
0b354900
JB
72332008-01-08 Joel Brobecker <brobecker@adacore.com>
7234
7235 * gdb.ada/funcall_param: New test program.
7236 * gdb.ada/funcall_param.exp: New testcase.
7237
cdb7f5d4
JB
72382008-01-08 Joel Brobecker <brobecker@adacore.com>
7239
7240 * gdb.ada/arrayparam: New test program.
7241 * gdb.ada/arrayparam.exp: New testcase.
7242
88e2547f
JB
72432008-01-08 Joel Brobecker <brobecker@adacore.com>
7244
7245 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
7246 landed. Should also fix random failures in the test following it.
7247
f6867ce0
TJB
72482008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7249
7250 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
7251 for expressions with decimal float values.
7252 (test_dfp_conversions): New function to test casts to and from
7253 decimal float types.
7254 Call test_dfp_conversions.
7255 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
7256 elements.
7257 (main): Initialize ds.float4 and ds.double8 elements.
7258 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
7259 string to new error message.
7260 (d64_set_tests): Likewise.
7261 (d128_set_tests): Likewise.
7262 Add tests for expressions with decimal float variables. Add tests for
7263 conversions to and from decimal float types.
7264
f9c11282
JB
72652008-01-05 Joel Brobecker <brobecker@adacore.com>
7266
7267 * gdb.ada/packed_tagged/comp_bug.adb: New file.
7268 * gdb.ada/packed_tagged.exp: New testcase.
7269
0ecbca72
JB
72702008-01-04 Joel Brobecker <brobecker@adacore.com>
7271
7272 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
7273 gdb.ada/homonym/homonym_main.adb: New files.
7274 * gdb.ada/homonym.exp: New testcase.
7275
c18d3d89
JB
72762008-01-04 Joel Brobecker <brobecker@adacore.com>
7277
7278 * gdb.ada/packed_array.exp: Add testing of references to
7279 a packed array.
7280
ecc7085b
JB
72812008-01-04 Joel Brobecker <brobecker@adacore.com>
7282
7283 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
7284 New files.
7285 * gdb.ada/type_coercion.exp: New testcase.
7286
c474c922
JB
72872008-01-04 Joel Brobecker <brobecker@adacore.com>
7288
7289 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
7290 gdb.ada/tagged/foo.adb: New file.
7291 * gdb.ada/tagged.exp: New testcase.
7292
9005b927
JB
72932008-01-04 Joel Brobecker <brobecker@adacore.com>
7294
7295 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
7296 gdb.ada/ptype_field/foo.adb: New files.
7297 * gdb.ada/ptype_field.exp: New testcase.
7298
1a6aaad8
JB
72992008-01-03 Joel Brobecker <brobecker@adacore.com>
7300
7301 * gdb.ada/print_pc.exp: New testcase.
7302
0ef22f53
JB
73032008-01-03 Joel Brobecker <brobecker@adacore.com>
7304
7305 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
7306 gdb.ada/taft_type/p.adb: New files.
7307 * gdb.ada/taft_type.exp: New testcase.
7308
1689ecf8
JB
73092008-01-03 Joel Brobecker <brobecker@adacore.com>
7310
7311 * gdb.ada/array_bounds/bar.adb: New file.
7312 * gdb.ada/array_bounds.exp: New testcase.
7313
a4d0b9c3
JB
73142008-01-03 Joel Brobecker <brobecker@adacore.com>
7315
7316 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
7317 gdb.ada/arrayptr/foo.adb: New files.
7318 * gdb.ada/arrayptr.exp: New testcase.
7319
a31ace00
JB
73202008-01-03 Joel Brobecker <brobecker@adacore.com>
7321
7322 * gdb.base/set-lang-auto.exp: New testcase.
7323
a97fced3
JB
73242008-01-03 Joel Brobecker <brobecker@adacore.com>
7325
7326 * gdb.ada/fun_addr/foo.adb: New file.
7327 * gdb.ada/fun_addr.exp: New testcase.
7328
ef29ce1a
JK
73292008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7330
7331 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
7332 New files
7333
0fafefe3
JB
73342008-01-02 Joel Brobecker <brobecker@adacore.com>
7335
7336 * array_subscript_addr/p.adb: New file.
a9c64011 7337 * array_subscript_addr.exp: New testcase.
0fafefe3 7338
c4359f8d
JB
73392008-01-02 Joel Brobecker <brobecker@adacore.com>
7340
a9c64011 7341 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
7342 New files.
7343 * gdb.ada/str_cmp_ref.exp: New testcase.
7344
1aa1b15b
JB
73452008-01-01 Joel Brobecker <brobecker@adacore.com>
7346
7347 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
7348 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 7349 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 7350
81c9b2cf
JB
73512008-01-01 Joel Brobecker <brobecker@adacore.com>
7352
7353 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
7354 gdb.ada/ref_param/pck.ads: New files.
7355 * gdb.ada/ref_param.exp: New testcase.
7356
319e4674
JB
73572008-01-01 Joel Brobecker <brobecker@adacore.com>
7358
7359 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
7360 gdb.ada/interface/foo.adb: New files.
7361 * gdb.ada/interface.exp: New testcase.
7362
ef682c56
JB
73632007-12-31 Jim Blandy <jimb@codesourcery.com>
7364
7365 * gdb.base/multi-forks.exp: Consume all output from child
7366 processes before proceeding to next test.
7367
f6f3eb6c
JB
73682007-12-29 Jim Blandy <jimb@codesourcery.com>
7369
7370 * configure: Regenerated.
7371
f652e42f
JB
73722007-12-27 Joel Brobecker <brobecker@adacore.com>
7373
7374 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
7375 gdb.ada/fixed_cmp/fixed.adb: New files.
7376 * gdb.ada/fixed_cmp.exp: New testcase.
7377
6943e596
JB
73782007-12-27 Joel Brobecker <brobecker@adacore.com>
7379
7380 * gdb.ada/boolean_expr.exp: New testcase.
7381
aad9a193
JB
73822007-12-26 Jim Blandy <jimb@codesourcery.com>
7383
7384 * gdb.base/multi-forks.exp: Doc fix.
7385
fb5f3683
JB
73862007-12-26 Joel Brobecker <brobecker@adacore.com>
7387
7388 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
7389 * gdb.ada/char_param.exp: Do not compile our test program with
7390 -gnata, this is unnecessary.
7391 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
7392
384e4a9c
JB
73932007-12-24 Joel Brobecker <brobecker@adacore.com>
7394
7395 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
7396 gdb.ada/print_chars/foo.adb: New files.
7397 * gdb.ada/print_chars.exp: New testcase.
7398
01e044f7
JB
73992007-12-24 Joel Brobecker <brobecker@adacore.com>
7400
7401 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
7402 gdb.ada/char_param/foo.adb: New files.
7403 * gdb.ada/char_param.exp: New testcase.
7404
0ce17860
JB
74052007-12-22 Jim Blandy <jimb@codesourcery.com>
7406
7407 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
7408 hard-coding source line numbers into the test.
7409 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
7410 gdb_get_line_number to find.
7411
919809b9
JB
74122007-12-22 Joel Brobecker <brobecker@adacore.com>
7413
7414 * gdb.base/ptype.c (highest): New struct type.
7415 (the_highest): New variable of that type.
7416 (main): Add dummy assignment to a field of variable the_highest.
7417 * gdb.base/ptype.exp: Test type printing of our new variable.
7418
abc8a88d
PM
74192007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
7420
7421 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 7422 and record first explicitly generated thread number.
abc8a88d
PM
7423 Use that thread number for thread specific watchpoint test.
7424 Add iteration number to repetitive tests.
7425
5158f3e3
CES
74262007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
7427 Jim Blandy <jimb@codesourcery.com>
7428
7429 * gdb.base/expand-psymtabs.c: New testcase
7430 source file.
7431 * gdb.base/expand-psymtabs.exp: New testcase
7432 expect file.
7433
37e4754d
LM
74342007-12-17 Luis Machado <luisgpm@br.ibm.com>
7435
7436 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
7437 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
7438
551e5d04
JB
74392007-12-17 Joel Brobecker <brobecker@adacore.com>
7440
7441 * gdb.ada/frame_args/foo.adb: New file.
7442 * gdb.ada/frame_args/pck.ads: New file.
7443 * gdb.ada/frame_args/pck.adb: New file.
7444 * gdb.ada/frame_args.exp: New testcase.
7445
a05ee097
JB
74462007-12-17 Joel Brobecker <brobecker@adacore.com>
7447
7448 * gdb.base/frame-args.c: New file.
7449 * gdb.base/frame-args.exp: New testcase.
7450
c162e8c9 74512007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 7452 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
7453
7454 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
7455
afe8ab22 74562007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 7457
afe8ab22
VP
7458 * gdb.mi/mi-pending.exp: New.
7459 * gdb.mi/mi-pending.c: New.
7460 * gdb.mi/mi-pendshr.c: New.
7461
dfdfb3ca
JB
74622007-12-06 Jim Blandy <jimb@codesourcery.com>
7463
7464 * gdb.base/default.exp: Update expected output for 'info catch'.
7465
b7fca990
JK
74662007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7467
7468 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
7469 must be set to binary.
7470
6a1afc1e
PA
74712007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
7472
7473 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
7474
a6b151f1
DJ
74752007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7476
7477 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
7478 gdb.mi/mi-file-transfer.exp: New.
7479
43039443
JK
74802007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7481
7482 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
7483
0ef2251b
MR
74842007-11-22 Maciej W. Rozycki <macro@mips.com>
7485
7486 * gdb.trace/backtrace.exp: Fix a typo.
7487 * gdb.trace/circ.exp: Likewise.
7488 * gdb.trace/collection.exp: Likewise.
7489 * gdb.trace/limits.exp: Likewise.
7490 * gdb.trace/report.exp: Likewise.
7491 * gdb.trace/tfind.exp: Likewise.
7492 * gdb.trace/while-dyn.exp: Likewise.
7493
5443631e
NR
74942007-11-21 Nick Roberts <nickrob@snap.net.nz>
7495
7496 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
7497 objects of pointers that can't be dereferenced are now
7498 "noneditable".
7499
a4ce5b0d
UW
75002007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7501
7502 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7503 (target_cpu): Remove.
7504
d6e956e5
VP
75052007-10-15 Vladimir Prus <vladimir@codesourcery.com>
7506
7507 * gdb.base/ending-run.exp: Expect the list of cleared
7508 breakpoint to come in natural order, not the reversed one.
a9c64011 7509
214270ab
VP
75102007-11-07 Vladimir Prus <vladimir@codesourcery.com>
7511
7512 * gdb.mi/mi-var-child.c (do_child_deletion): New.
7513 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 7514
1a619819
LM
75152007-11-05 Luis Machado <luisgpm@br.ibm.com>
7516
7517 * gdb.base/printcmds.exp: New function
7518 test_printf_with_dfp.
7519
5b01a6fa
DE
75202007-11-02 Doug Evans <dje@google.com>
7521
7522 * gdb.disasm/t01_mov.s: Remove carriage returns.
7523 * gdb.disasm/t02_mova.s: Ditto.
7524 * gdb.disasm/t03_add.s: Ditto.
7525 * gdb.disasm/t04_sub.s: Ditto.
7526 * gdb.disasm/t05_cmp.s: Ditto.
7527 * gdb.disasm/t06_ari2.s: Ditto.
7528 * gdb.disasm/t07_ari3.s: Ditto.
7529 * gdb.disasm/t08_or.s: Ditto.
7530 * gdb.disasm/t09_xor.s: Ditto.
7531 * gdb.disasm/t10_and.s: Ditto.
7532 * gdb.disasm/t11_logs.s: Ditto.
7533 * gdb.disasm/t12_bit.s: Ditto.
7534 * gdb.disasm/t13_otr.s: Ditto.
7535
ec33ab7f
JK
75362007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7537
7538 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
7539
ae0d01ff
UW
75402007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7541
7542 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
7543 provide DFP support.
7544
55eddb0f
DJ
75452007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7546
7547 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
7548 Test "set powerpc vector-abi". Skip auto-detection tests for old
7549 toolchains.
7550
7020f05c
PA
75512007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7552
7553 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
7554 with [string compare].
7555
84bc3db9
PA
75562007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
7557
7558 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
7559 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
7560
5876dc88
LM
75612007-10-25 Luis Machado <luisgpm@br.ibm.com>
7562
7563 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
7564 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
7565 * gdb.opt/Makefile.in: New makefile.
7566 * Makefile.in: Create new directory "gdb.opt".
7567 * configure.ac: Add "gdb.opt" directory.
7568 * configure: Regenerated.
a9c64011 7569
c3ea9a14
DE
75702007-10-25 Doug Evans <dje@google.com>
7571
7572 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
7573 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
7574
a9c64011 75752007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
7576 Thiago Jung Bauermann <bauerman@br.ibm.com>
7577
7578 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
7579 Floating Point expressions.
7580 * gdb.base/dfp-test.exp: new file adding tests for Decimal
7581 Floating Point variables.
7582 * gdb.base/dfp-test.c: new file containing program with Decimal
7583 Floating variables, used by gdb.base/dfp-test.exp.
7584
62a24a2b
DJ
75852007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7586
7587 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
7588
e7b1eae6
UW
75892007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7590
7591 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
7592 compiling test case with GCC.
7593 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
7594
c641edcc
UW
75952007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7596
7597 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
7598 format changes.
7599
5e5ebfe6
MS
76002007-10-18 Michael Snyder <msnyder@specifix.com>
7601
7602 * gdb.base/dbx.exp: Add missing "-re " operator.
7603
e831e7b6
GM
76042007-10-16 Gaius Mulley <gaius@glam.ac.uk>
7605
7606 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
7607 * configure.ac: Removed trailing spaces after backslash.
7608 * gdb.modula2: New directory.
7609 * gdb.modula2/Makefile.in: New file.
7610 * gdb.modula2/unbounded-array.exp: New file.
7611 * gdb.modula2/unbounded1.c: New file.
7612
7cc46491
DJ
76132007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7614
7615 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
7616
76172007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
7618
7619 * gdb.base/sigstep.c (main): Add checks for
7620 return values for setitimer call.
7621 Call setitimer again with itimer = ITIMER_REAL
7622 if first call to setitimer fails.
7623
e91528f0
KH
76242007-10-11 Kazu Hirata <kazu@codesourcery.com>
7625
7626 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
7627 of $timeout.
7628
2ec9a4f8
DJ
76292007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
7630
7631 * gdb.server/server-run.exp: Test for dynamic linker symbols.
7632
76332007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
7634
7635 * lib/gdb.exp (gdb_run_cmd): Move comment outside
7636 of gdb_expect call, to avoid interruption.
7637
64b2fa04
PA
76382007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
7639
7640 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
7641 (v_unsigned_long_long, v_long_long_array)
7642 (v_signed_long_long_array, v_unsigned_long_long_array)
7643 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
7644 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
7645 [!NO_LONG_LONG]: New.
7646 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
7647 v_long_long_member.
7648
7649 (v_long_long_func, v_signed_long_long_func)
7650 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
7651 (main) [!NO_LONG_LONG]: Initialize long long variants.
7652
7653 * gdb.base/whatis.exp: If board file requests no_long_long, build
7654 test with NO_LONG_LONG defined. Test long long, signed long long,
7655 and unsigned long long variants but only if board file doesn't
7656 disable it.
7657
a912286e 76582007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 7659 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
7660
7661 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
7662 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
7663 * configure: Regenerated.
7664 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
7665 gdb.pascal/types.exp, lib/pascal.exp: New files.
7666
471ba8c9
DJ
76672007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
7668
7669 * gdb.cp/classes.exp (do_tests): Always step to the line after the
7670 call.
7671 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
7672 to return to the call.
7673 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
7674 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
7675 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
7676 * gdb.mi/mi-until.exp (test_until): Likewise.
7677 * gdb.mi/mi2-until.exp (test_until): Likewise.
7678
fef8a650
DJ
76792007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
7680
7681 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
7682 two-char array.
7683 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
7684
d983da9c
DJ
76852007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7686
7687 * gdb.threads/watchthreads.c (thread_function): Sleep between
7688 iterations.
7689 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
7690 at once for S/390. Generate matching fails and passes.
7691
17f62551
VP
76922007-09-27 Vladimir Prus <vladimir@codesourcery.com>
7693
7694 * gdb.mi/var-cmd.c (do_children_tests): Initialize
7695 the 'struct_declarations' variable to zeros.
a9c64011 7696
ed0616c6
VP
76972007-09-24 Vladimir Prus <vladimir@codesourcery.com>
7698
7699 * gdb.cp/mb-ctor.cc: New.
7700 * gdb.cp/mb-ctor.exp: New.
7701 * gdb.cp/mb-templates.cc: New.
7702 * gdb.cp/mb-templates.exp: New.
7703
41f1b697
DJ
77042007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
7705
7706 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
7707
3f213f78
PA
77082007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
7709
7710 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
7711 targets.
7712 * configure: Regenerate.
7713
0d381245 77142007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 7715
0d381245
VP
7716 * gdb.base/annota1.exp: Adjust for 'info break'
7717 format changes.
7718 * gdb.base/annota3.exp: Likewise.
7719 * gdb.base/break.exp: Likewise.
7720 * gdb.base/condbreak.exp: Likewise.
7721 * gdb.base/pending.exp: Likewise.
7722 * gdb.base/sepdebug.exp: Likewise.
7723 * gdb.base/unload.exp: Likewise.
7724 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 7725
fe3f5fa8
VP
77262007-09-22 Vladimir Prus <vladimir@codesourcery.com>
7727
7728 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
7729 messages.
7730 * gdb.base/chng-syms.exp: Likewise.
7731 * gdb.base/unload.exp: Likewise.
a9c64011 7732
a75cf6c0
DJ
77332007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
7734
7735 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
7736
18ecae38
DJ
77372007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7738
7739 * schedlock.c (NUM): Change to 1.
7740 (main): Use args[0] for the main thread.
7741 * schedlock.exp: Only expect two threads. Only issue one pass or fail
7742 regardless of the number of threads.
7743
5509918f
MR
77442007-09-14 Maciej W. Rozycki <macro@mips.com>
7745
4a543daf
MR
7746 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
7747 type down.
7748 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
7749 test.
7750 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
7751 watchpoint type down.
7752 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
7753 test.
7754
77552007-09-14 Maciej W. Rozycki <macro@mips.com>
7756
5509918f
MR
7757 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
7758 Move all the tests here and run them twice, once using software
7759 watchpoints and once using hardware watchpoints.
7760 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
7761
40b53987
DJ
77622007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
7763
7764 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
7765 test.
7766
695e2681
MK
77672007-09-10 Mark Kettenis <kettenis@gnu.org>
7768
8b3fc8d8
MK
7769 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
7770 build-id.
7771
695e2681
MK
7772 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
7773 know about $ORIGIN. Calculate output dir from $dest instead of
7774 using ${objdir}/{$subdir}.
7775
58d69f29
MK
77762007-09-09 Mark Kettenis <kettenis@gnu.org>
7777
7778 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
7779 gcore, before continuing with the test.
7780
3e347599
DJ
77812007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
7782
7783 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
7784 * gdb.mi/mi-watch.exp: Likewise.
7785
ea37ba09
DJ
77862007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7787 Jim Blandy <jimb@codesourcery.com>
7788
7789 * gdb.arch/i386-sse.exp: Do not expect character constants.
7790 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
7791 * gdb.base/display.exp: Allow print/s.
7792 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
7793 and unsigned char array changes.
7794
2025a643
DJ
77952007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7796
7797 * gdb.base/display.exp: Add tests for printf %p.
7798
26669a27
PA
77992007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
7800
7801 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
7802 the dll name to unicode.
7803
c8f021f8
JK
78042007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7805
7806 * gdb.base/default.exp (show version): Update the version text.
7807 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
7808
4cf31eea
JK
78092007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7810
7811 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
7812 New files.
7813
4935890f
JK
78142007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7815
7816 * lib/gdb.exp (build_id_debug_filename_get): New function.
7817 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
7818 Remove the generate DEBUG file for the future testcase runs.
7819 New testcase for the NT_GNU_BUILD_ID retrieval.
7820 Move the final testing step to ...
7821 (test_different_dir): ... a new function.
7822 New parameter XFAIL to XFAIL all the tests performed.
7823 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
7824 New parameter TYPE to PF_PREFIX all the tests performed.
7825
02142340
VP
78262007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7827
7828 * gdb.mi/mi-var-cp.cc (path_expression): New
7829 function.
7830 * gdb.mi/mi-var-cp.exp: Run path exression tests.
7831
36acd84e
UW
78322007-08-27 Markus Deuling <deuling@de.ibm.com>
7833
7834 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
7835 to fit into SPU Local Store memory.
7836
a896d121
JB
78372007-08-23 Joel Brobecker <brobecker@adacore.com>
7838
7839 * gdb.base/default.exp: Adjust the expected output of "info
7840 warranty" after the switch to GPLv3.
7841
7b433602
JB
78422007-08-23 Joel Brobecker <brobecker@adacore.com>
7843
7844 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
7845 to 30000 (from 20000).
7846
e22f8b7c
JB
78472007-08-23 Joel Brobecker <brobecker@adacore.com>
7848
7849 Switch the license of all .exp files to GPLv3.
7850 Switch the license of all .f and .f90 files to GPLv3.
7851 Switch the license of all .s and .S files to GPLv3.
7852
5a0e3bd0
JB
78532007-08-23 Joel Brobecker <brobecker@adacore.com>
7854
7855 * configure.ac: Switch license to GPLv3.
7856
cc00619d
JB
78572007-08-23 Joel Brobecker <brobecker@adacore.com>
7858
7859 Switch the licensing to GPLv3 for all .ads and .adb files.
7860
8d26208a
DJ
78612007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
7862
7863 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
7864 and t_int_double.
7865 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
7866
4fcb9948
JB
78672007-08-17 Joel Brobecker <brobecker@adacore.com>
7868
7869 * gdb.base/step-line.c: Switch license to GPL version 3, and
7870 update copyright year.
7871 * gdb.base/step-line.inp: Likewise.
7872
b9c34f67
JB
78732007-08-17 Joel Brobecker <brobecker@adacore.com>
7874
7875 * gdb.base/gdb1555.exp: Make expected output immune to formatting
7876 changes inside gdb1555.c.
7877 * gdb.base/pending.exp: Likewise.
7878
2cc17678
DJ
78792007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
7880
7881 * config/default.exp: New file.
7882
e48883f7
DJ
78832007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
7884
7885 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
7886 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
7887
1ab80e5b
MR
78882007-07-30 Maciej W. Rozycki <macro@mips.com>
7889
7890 * gdb.base/dump.exp: Force the correct endianness for binary
7891 formats not carrying this information.
7892
aba471f5
DJ
78932007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7894
7895 * gdb.threads/staticthreads.exp: Match .*sem_post.
7896
d4e07204
DJ
78972007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
7898
7899 * gdb.base/readline.exp (operate_and_get_next): Match the final
7900 prompt.
7901
2b97317d
KB
79022007-07-23 Kevin Buettner <kevinb@redhat.com>
7903
7904 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
7905 to restarting SID.
7906
44efa07a
KB
79072007-07-18 Kevin Buettner <kevinb@redhat.com>
7908
7909 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
7910 prior to `gdb_start'.
7911
7b5ebade
KB
79122007-07-18 Kevin Buettner <kevinb@redhat.com>
7913
7914 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
7915 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
7916 Remove call to gdb_unload.
7917
255e7678
DJ
79182007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
7919 Daniel Jacobowitz <dan@codesourcery.com>
7920
7921 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
7922 for __WIN32__.
7923 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
7924 * gdb.base/unload.exp: Use shared library test routines.
7925
3a40aaa0
UW
79262007-07-03 Markus Deuling <deuling@de.ibm.com>
7927
7928 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
7929 * gdb.base/solib-symbol-lib.c: Likewise.
7930 * gdb.base/solib-symbol-main.c: Likewise.
7931
b0f4b84b
DJ
79322007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7933
7934 * config/gdbserver.exp (gdb_reconnect): New.
7935 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
7936 gdb.base/solib-disc.exp: New files.
7937 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
7938 remote debugging".
7939 (gdb_compile): Add shlib_load flag.
7940 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
7941 port.
7942 (gdbserver_reconnect): New.
7943
1b05479a
DJ
79442007-07-01 Nick Roberts <nickrob@snap.net.nz>
7945 Daniel Jacobowitz <dan@codesourcery.com>
7946
7947 * gdb.base/annota3.exp: Test for if construct.
7948
86f78eb2
DJ
79492007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
7950
7951 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
7952
6a2eb474 79532007-06-21 Chris Dearman <chris@mips.com>
a9c64011 7954 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
7955
7956 * gdb.base/display.exp: Allow a newline after display/i.
7957 * gdb.base/pc-fp.exp: Likewise.
7958 * gdb.base/sigbpt.exp: Likewise.
7959
f8b73d13
DJ
79602007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7961
7962 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
7963 required features to be included.
7964
4339e69e
DJ
79652007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
7966
7967 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
7968 in info threads output.
7969
23d964e7
UW
79702007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7971 Markus Deuling <deuling@de.ibm.com>
7972
7973 * gdb.arch/spu-info.exp: New testcase.
7974 * gdb.arch/spu-info.c: New file.
7975
fd20f75b
DJ
79762007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
7977
7978 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
7979 tpcs_offset. Restore lr after the call.
7980 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
7981
2226f861
DJ
79822007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
7983
7984 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
7985 (gdbserver_run): Kill any running gdbserver.
7986 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
7987
d12371a9
MR
79882007-05-17 Maciej W. Rozycki <macro@mips.com>
7989
7990 * gdb.base/sigbpt.exp: Preset segv_addr.
7991
93f02886
DJ
79922007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7993
7994 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
7995 (gdb_compile_shlib): Likewise.
7996 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
7997 (default_gdb_init): Clear cleanfiles.
7998 (gdb_finish): Delete recorded cleanfiles.
7999 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
8000
8001 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
8002 Do not use isnative.
8003 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
8004 gdb.base/so-impl-ld.exp: Likewise.
8005 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
8006 * gdb.base/unload.exp: Likewise. Do not pass empty option to
8007 gdb_compile.
8008
b04e06d7
VP
80092007-05-15 Vladimir Prus <vladimir@codesourcery.com>
8010
8011 * config/unknown.exp: Remove.
8012
069ed931
UW
80132007-05-15 Markus Deuling <deuling@de.ibm.com>
8014
8015 * gdb.base/info-proc.exp: Check is_remote.
8016
09db0d03
UW
80172007-05-14 Markus Deuling <deuling@de.ibm.com>
8018
8019 * gdb.base/gcore.exp: Initialize variable core_supported.
8020
af2cbe8c
DJ
80212007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8022
8023 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
8024
027c0295
DJ
80252007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8026
8027 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
8028 * gdb.threads/print-threads.exp (test_all_threads): Allow
8029 negative and hexadecimal thread IDs.
8030
dc5000e7
DJ
80312007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8032
8033 * gdb.java/jprint.java (public): Avoid invalid call to static
8034 method.
8035
2e74ed18
DP
80362007-05-14 Denis Pilat <denis.pilat@st.com>
8037
8038 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
8039 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
8040 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
8041 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
8042 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
8043
83547f02
UW
80442007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8045
8046 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 8047 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
8048 this mode.
8049 * gdb.base/ovlymgr.c: Provide stubs for spu target.
8050 * gdb.base/spu.ld: New file.
8051
b18be20d
DJ
80522007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
8053
8054 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
8055
be444858
DJ
80562007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
8057
8058 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
8059
b1d53152
DJ
80602007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8061
8062 * gdb.java/jmain.exp: Handle demangled names with and without method
8063 signatures.
8064
d084b331
DJ
80652007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
8066
8067 * gdb.mi/mi-syn-frame.c (main, foo, bar)
8068 (have_a_very_merry_interrupt): Remove calls to puts.
8069 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
8070 inferior output.
8071 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
8072 test names.
8073
db9d7fc5
DJ
80742007-04-29 Markus Deuling <deuling@de.ibm.com>
8075 Daniel Jacobowitz <dan@codesourcery.com>
8076
8077 * gdb.base/auxv.exp (core_works): Also check is_remote.
8078 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
8079
ef783a7d 80802007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 8081
ef783a7d
VP
8082 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
8083 message, not the undefined 'module' variable.
8084 * gdb.base/siginfo.exp: Likewise.
8085 * gdb.base/sigstep.exp: Likewise.
8086 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
8087 serialport.
8088 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
8089
b7b73cae
CV
80902007-04-25 Corinna Vinschen <vinschen@redhat.com>
8091
8092 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
8093 target sim fails. Return 0 otherwise.
8094 (gdb_load): Return prematurely if gdb_target_sim fails.
8095
7d90fdfa
DP
80962007-04-16 Denis Pilat <denis.pilat@st.com>
8097
8098 * gdb.base/setshow.exp: Reset height after having set it to 100.
8099
5d3e9c85
DP
81002007-04-16 Denis Pilat <denis.pilat@st.com>
8101
8102 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
8103
18e75969
DP
81042007-04-16 Denis Pilat <denis.pilat@st.com>
8105
8106 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
8107
25d5ea92
VP
81082007-04-14 Vladimir Prus <vladimir@codesourcery.com>
8109
8110 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
8111 tests. Run the frozen varobjs test.
8112 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 8113 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 8114
0b49cb80
JK
81152007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8116
8117 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
8118 gdb.base/type-opaque.exp: New files.
8119
a73bafbc 81202007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
8121
8122 * gdb.mi/mi-var-child.c
a73bafbc
VP
8123 (do_children_tests): User char[2] instead of
8124 char so that automatic printing of pointers to char
8125 don't give unpredicable result.
8126 * gdb.mi/var-cmd.c (do_locals_test): Initialize
8127 local variables.
8128 * gdb.mi/mi-var-child.exp: Step to right line
8129 of do_children_tests.
8130 * gdb.mi/mi2-var-child.exp: Likewise.
8131 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 8132 do_locals_tests.
a73bafbc
VP
8133 (do_children_tests): User char[2] instead of
8134 char so that automatic printing of pointers to char
a9c64011 8135 don't give unpredicable result.
a73bafbc 8136 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 8137 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
8138 Pass test name to mi_wait_for_stop.
8139
7ce59000
DJ
81402007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8141
8142 * gdb.asm/asm-source.exp: Remove d10v case.
8143 * lib/gdb.exp (skip_cplus_tests): Likewise.
8144 * gdb.asm/d10v.inc: Deleted.
8145
20389057
DJ
81462007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8147
8148 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
8149
8807d78b
DJ
81502007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
8151
8152 * config/netware.exp: Delete file.
8153
aa3edb8e
JB
81542007-03-29 Joel Brobecker <brobecker@adacore.com>
8155
8156 * gdb.dwarf2/dw2-noloc.S: New file.
8157 * gdb.dwarf2/dw2-noloc.exp: New file.
8158
297561ac
PA
81592007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
8160
8161 * gdb.cp/method2.cc: New test.
8162 * gdb.cp/method2.exp: New test.
8163 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
8164
1f81bd39
DJ
81652007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8166
8167 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
8168
9453113a
DJ
81692007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
8170
8171 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
8172
b741e217
DJ
81732007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
8174
8175 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
8176 (gdb_load): Delete, replace with...
8177 (gdb_reload): ...this.
8178 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
8179 * gdb.server/server-mon.exp: Likewise.
8180 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
8181 (gdb_start_cmd): New.
8182 (gdb_file_cmd): Save the last loaded file.
8183 (gdb_reload): New.
8184 (gdb_gnu_strip_debug): Use transform.
8185 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
8186 support here. Use new $last_loaded_file. Check mtime.
8187 (gdb_target_cmd): Handle ObjC failure case.
8188 (infer_host_exec): Delete.
8189 (gdbserver_load): Rename to...
8190 (gdbserver_run): ...this. Simplify.
8191 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
8192 (mi_gdb_load): Move most contents to a new function...
8193 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
8194 (mi_run_cmd): Use mi_gdb_target_load.
8195 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
8196 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
8197 Use gdb_run_cmd.
8198 * gdb.base/charsign.exp: Remove incorrect comment.
8199 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
8200 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
8201 gdb.base/start.exp: Use gdb_start_cmd.
8202
446ab585 82032007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 8204 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
8205
8206 * gdb.base/sigbpt.exp: Fix the message when skipping test.
8207 * gdb.base/signull.exp: Similarly.
8208
bbb88ebf
UW
82092007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8210
8211 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
8212 messages available to test cases (like chng-sym.exp).
8213
cb8c4a99
AS
82142007-03-14 Andreas Schwab <schwab@suse.de>
8215
8216 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
8217 format changes.
8218
4e463ff5
DJ
82192007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
8220
8221 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
8222 (optimized_1): New.
8223 (main): Call optimized_1.
8224 (gdb2029): Correct typos. Call gdb2029_marker.
8225 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
8226 for gdb2029.
8227
b6db2c47
MK
82282007-03-12 Mark Kettenis <kettenis@gnu.org>
8229
8230 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
8231 as tabs. Remove redundant test pattern.
8232
70ed3737
UW
82332007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8234
8235 * gdb.base/long_long.exp: Accept optional symbol name in <...>
8236 for /a format output.
8237
47b67b60
DJ
82382007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
8239
8240 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
8241 collect output incrementally.
8242
b8953b0e
UW
82432007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8244
8245 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
8246 for -var-create lpcharacter test.
8247 * gdb.mi/mi2-var-cmd.exp: Likewise.
8248
7acd5c40
UW
82492007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8250
8251 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
8252 pass on targets where address zero is readable.
8253
9c6759c1
UW
82542007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8255
8256 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
8257 just a single architecture.
8258
a2f1aeb4
UW
82592007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8260
8261 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
8262 (fetch_all_registers): New function, uses gdb_test_multiple and
8263 exp_continue to fetch inferior output line-by-line.
8264 Replace all uses of do_get_all_registers by fetch_all_registers.
8265
46579ac2
UW
82662007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8267
8268 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
8269 in target_info.
8270
fc133f24
MS
82712007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8272
a9c64011 8273 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
8274 consistancy; add a default (timeout) case.
8275
7646a51d
MS
82762007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8277
8278 * gdb.base/watchpoint.exp: Fix truncated comment.
8279
dcfff61f
MS
82802007-03-02 Michael Snyder <michael.snyder@palmsource.com>
8281
8282 * Makefile.in: Remove spurious single-quotes from sed command.
8283
664e3ee9
DJ
82842007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
8285
8286 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
8287 func.
8288 * gdb.mi/mi2-var-cmd.exp: Likewise.
8289
d7cc6f2f
JB
82902007-02-27 Joel Brobecker <brobecker@adacore.com>
8291
a9c64011
AS
8292 * gdb.dwarf2/dw2-producer.S: New file.
8293 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
8294
82952007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
8296
8297 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8298 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8299 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8300 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8301 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
8302 Revert tests to use mi_gdb_test and include value field in output
8303 of -var-create.
8304
93d42b30
DJ
83052007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8306
8307 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
8308
c499ed39
DJ
83092007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
8310
8311 * gdb.base/maint.exp: Remove full paths from test names.
8312 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
8313 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
8314
9836f81b
JB
83152007-02-27 Joel Brobecker <brobecker@adacore.com>
8316
8317 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
8318
c74d0ad8
DJ
83192007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8320
8321 * gdb.server/server-mon.exp: New test.
8322
2711e456
DJ
83232007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8324
8325 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
8326
ff6f572f
DJ
83272007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8328
8329 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
8330 register capitalization.
8331
fada3feb
DP
83322007-02-13 Denis Pilat <denis.pilat@st.com>
8333
8334 * gdb.mi/mi-var-invalidate.exp: New file.
8335
fb1e4ffc
DJ
83362007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8337
8338 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
8339
3da939d7
DJ
83402007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8341
8342 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
8343
123dc839
DJ
83442007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
8345
8346 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
8347 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
8348
877e3645 83492007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
8350
8351 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
8352 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
8353 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
8354 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
8355 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 8356 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 8357 Update tests to include value field in output of -var-create.
a9c64011 8358
3c0a2960
AS
83592007-02-08 Andreas Schwab <schwab@suse.de>
8360
8361 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
8362
108546a0
DJ
83632007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
8364
8365 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
8366 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
8367
d701dcab
DP
83682007-02-02 Denis Pilat <denis.pilat@st.com>
8369
8370 * gdb.threads/threadapply.exp: check that frame is not changed by
8371 the thread apply all command.
8372
783e3e2f
AS
83732007-01-31 Andreas Schwab <schwab@suse.de>
8374
6d9c3a87
AS
8375 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
8376
3c50d7b9
AS
8377 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
8378 in the dwarf sections.
8379 * gdb.dwarf2/mac-fileno.S: Likewise.
8380
783e3e2f
AS
8381 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
8382 bspstore register on ia64.
8383
78ff580e
AS
83842007-01-29 Andreas Schwab <schwab@suse.de>
8385
cc8e9b12
AS
8386 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
8387 "frame-begin" annotation.
8388
78ff580e
AS
8389 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
8390 number of "frames-invalid" annotations.
8391
704a4f78
DJ
83922007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8393
8394 * gdb.base/commands.exp: Call if_commands_test.
8395 (gdb_test_no_prompt, if_commands_test): New.
8396
e741bf94
MK
83972007-01-28 Mark Kettenis <kettenis@gnu.org>
8398
8399 * gdb.threads/sigthread.c (NSIGS): Make bigger.
8400
474d0ad3
AS
84012007-01-27 Andreas Schwab <schwab@suse.de>
8402
8403 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
8404 .short/.int/.quad in the dwarf sections.
8405 * gdb.dwarf2/dw2-intercu.S: Likewise.
8406 * gdb.dwarf2/dw2-intermix.S: Likewise.
8407
e784b426
JK
84082007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8409
8410 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
8411 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
8412 array.
e784b426
JK
8413 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
8414 * gdb.base/setvar.exp: Likewise.
8415
37f08e04
AS
84162007-01-26 Andreas Schwab <schwab@suse.de>
8417
9a01813a
AS
8418 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
8419 test.
8420
37f08e04
AS
8421 * gdb.base/multi-forks.exp ("restart $i"): Also match
8422 __kernel_syscall_via_break.
8423
6e2a9270
VP
84242007-01-24 Vladimir Prus <vladimir@codesourcery.com>
8425
8426 * lib/mi-support.exp (mi_delete_varobj): New.
8427 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
8428 testcase.
8429 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
8430 (main): Call the above.
8431 (reference_update_test, base_in_reference_test)
8432 (reference_to_pointer): Delete the created varobjs.
a9c64011 8433
e515b470
DJ
84342007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
8435
8436 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
8437 * configure: Regenerated.
8438 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
8439 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
8440 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
8441 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
8442 * lib/gdb.exp (gdb_skip_xml_test): New function.
8443
08d8bcd7
DJ
84442007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
8445
8446 * gdb.base/sigrepeat.exp: Correct error message.
8447
84482007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
8449 Daniel Jacobowitz <dan@codesourcery.com>
8450
8451 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
8452 gdb.arch/i386-gnu-cfi-asm.S: New files.
8453
97c3f1f3
JK
84542007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8455
8456 * lib/gdb.exp: Abort on missing `site.exp'.
8457
cb1df416
DJ
84582007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8459 Daniel Jacobowitz <dan@codesourcery.com>
8460
8461 * gdb.base/included.c, gdb.base/included.exp,
8462 gdb.base/included.h: New files.
8463
35990120
DJ
84642007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8465
8466 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
8467 (maximize_rlimit): Reduce limits on 64-bit systems.
8468
6e81a116 84692007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
8470
8471 From Marcus Deuling <deuling@de.ibm.com>:
8472 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
8473 every case.
8474
6c3c41f3
NR
84752007-01-13 Nick Roberts <nickrob@snap.net.nz>
8476
8477 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
8478 (test_path_specification): Use objdir instead of srcdir to always
8479 get an absolute filename.
8480
2f12c312
DJ
84812007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
8482
8483 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
8484
81121995
VP
84852007-01-11 Vladimir Prus <vladimir@codesourcery.com>
8486
8487 * gdb.mi/mi-var-cp.cc (reference_update_tests):
8488 Make sure the variable we're using is in scope.
8489 (reference_to_pointer): Likewise.
8490
4741b737
DJ
84912007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8492
8493 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
8494 has no debug information.
8495
054410c3
DJ
84962007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
8497
8498 * gdb.base/annota1.exp: Remove extra send_gdb.
8499
818f79f6
DJ
85002007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8501
8502 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
8503
f7a6bb70
DJ
85042007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8505
8506 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
8507
57e66780
DJ
85082007-01-08 Nick Roberts <nickrob@snap.net.nz>
8509 Daniel Jacobowitz <dan@codesourcery.com>
8510
8511 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
8512 lcharacter or linteger change. Correct duplicated test name.
8513 * gdb.mi/mi2-var-cmd.exp: Likewise.
8514
3d799a95
DJ
85152007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
8516
8517 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
8518
85192007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 8520
a9c64011
AS
8521 * gdb.base/nofield.c: New file.
8522 * gdb.base/nofield.exp: New testcase.
51679ba9 8523
eafb94e8
NR
85242007-01-05 Nick Roberts <nickrob@snap.net.nz>
8525
8526 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
8527
8528 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
8529 test.
8530
5e572bb4
DJ
85312007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8532
8533 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
8534
74a44383
DJ
85352007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
8536
8537 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
8538 when continuing.
8539
1b572db9
DJ
85402007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8541
8542 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
8543 Expect ".exe" extension.
8544
381bc39b
DJ
85452007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8546
8547 * gdb.base/charset.exp: Add explicit filename to break.
8548 * gdb.base/dbx.exp: Add explicit filename to breaks.
8549
2b70e4c6
DJ
85502007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
8551
8552 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
8553 * gdb.mi/mi2-file.exp: Likewise.
8554
303b6f5d
DJ
85552007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8556
8557 Implement specification of MI tests as comments
8558 in C and C++ sources.
8559 * lib/mi-support.exp (mi_autotest_data): New variable.
8560 (mi_autotest_source): New variable.
8561 (count_newlines, mi_prepare_inline_tests)
8562 (mi_get_inline_test, mi_continue_to_line)
8563 (mi_run_inline_test, mi_tbreak)
8564 (mi_send_resuming_command, mi_wait_for_stop): New functions.
8565 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
8566 Run inline tests.
8567 * gdb.mi/mi-var-cp.cc: Define tests here.
8568
23da0d94
VP
85692007-01-04 Vladimir Prus <vladimir@codesourcery.com>
8570
8571 Simplify usage of mi_continue_to.
8572 * lib/mi-support.exp (mi_runto_helper): Renamed
8573 from mi_runto, added new parameter 'run_or_continue'.
8574 (mi_runto): Use mi_runto_helper.
8575 (mi_continue_to): Accept just function name as parameter.
8576 Use mi_runto_helper.
8577 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
8578 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 8579
f9e18282
JB
85802006-01-04 Joel Brobecker <brobecker@adacore.com>
8581
8582 Make this testcase a bit more realistic. The current code
8583 is too simplistic, and allows the compiler to optimize out
8584 some of the entities we need for this testcase.
8585 * gdb.ada/null_record/bar.ads (Void_Star): New type.
8586 (Do_Nothing): Add extra parameter.
8587 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
8588 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
8589 by using a variable of type Void_Star.
8590
fd678c65
JB
85912006-01-04 Joel Brobecker <brobecker@adacore.com>
8592
8593 * gdb.ada/catch_ex/foo.adb: New file.
8594 * gdb.ada/catch_ex.exp: New testcase.
8595
05cfdb42
DJ
85962007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
8597
8598 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
8599 pass --image-base to linker.
8600
2e03ee74
DJ
86012007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8602 Daniel Jacobowitz <dan@codesourcery.com>
8603
8604 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
8605 secondary prompts.
8606
0d5de010
DJ
86072007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8608
8609 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
8610 output. Test the types of members and member pointers.
8611 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
8612 gdb/2092.
8613 * gdb.cp/member-ptr.exp: Search for a comment instead of a
8614 statement. Enable for GCC. Update expected output for some tests
8615 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
8616 layout.
8617 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
8618 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
8619 (Diamond::vget_base): New.
8620 (main): Add new tests.
8621 * gdb.cp/printmethod.exp: Update expected output for member functions.
8622 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
8623 print pEe->D::vg().
8624
61a771aa
DJ
86252007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8626
8627 * gdb.threads/tls.exp: Allow stops in sem_post.
8628
2fa63963
DJ
86292006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
8630
8631 * gdb.base/annota1.exp: Allow .*printf in backtraces.
8632 * gdb.base/annota3.exp: Likewise.
8633 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
8634 again (instead of timing out).
8635 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
8636 GCC bug 26475.
8637 * gdb.java/jmisc.exp: Adjust to work with method signatures including
8638 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
8639 test from jmisc1.exp.
8640 * gdb.java/jmisc1.exp: Delete.
8641 * gdb.java/jprint.exp: Adjust to work with method signatures including
8642 return types.
8643 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
8644 * gdb.threads/linux-dp.exp: Don't be confused by program output.
8645 * lib/java.exp (compile_java_from_source): Pass the correct type
8646 to target_compile.
8647
5eefc2b7
JB
86482006-12-31 Joel Brobecker <brobecker@adacore.com>
8649
8650 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
8651 (stack_align_edx): New function.
8652 (stack_align_eax): New function.
8653 (main): Add calls to stack_align_edx and stack_align_eax.
8654 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
8655 Add testing for the cases where the register used during a stack
8656 realignment is edx. Same for eax.
8657
227c54da
DJ
86582006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
8659
8660 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
8661 and generic PE targets.
8662
cab8ac94
JB
86632006-12-29 Joel Brobecker <brobecker@adacore.com>
8664
8665 * gdb.ada/array_return.exp: Update copyright date list.
8666
ba54f318
JB
86672006-12-27 Joel Brobecker <brobecker@adacore.com>
8668
8669 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
8670 (Create_Small_Float_Vector): New function.
8671 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
8672 function body.
8673 * gdb.ada/array_return/p.adb: Use new type and function from
8674 package Pck.
8675 * gdb.ada/array_return.exp: Add a test verifying that GDB is
8676 able to print the value returned by a function returning an
8677 array of float.
8678
6b7a35dd
JB
86792006-12-20 Joel Brobecker <brobecker@adacore.com>
8680
8681 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
8682 The associated tests should be PASSing.
8683
038224f6
VP
86842006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8685
8686 Test for base in references.
8687 * gdb.mi/mi-var-cp.cc: Add test code.
8688 * gdb.mi/mi-var-cp.exp: Test for bases in references.
8689 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
8690 * gdb.mi/mi2-watch.exp: Likewise.
8691 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
8692 (mi_list_varobj_children): New function.
8693
b26ed50d
VP
86942006-12-08 Vladimir Prus <vladimir@codesourcery.com>
8695
8696 * lib/mi-support.exp
8697 (mi_runto): Accept "()" after function name.
8698 (mi_create_varobj): New function.
8699 (mi_varobj_update): New function.
8700 (mi_Check_varobj_value): New function.
8701 * gdb.mi/mi-var-cp.exp: New file.
8702 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 8703
08232497
DJ
87042006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
8705
8706 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
8707 gdb.base/weaklib2.c: New files.
8708
d394c993 87092006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 8710
ac6c2fba
NS
8711 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
8712 info. Adjust test names.
8713
8ec659a0 8714 * gdb.base/break.c (main): Move position of malloc.
d394c993 8715 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 8716
acd65feb
VP
87172006-11-28 Vladimir Prus <vladimir@codesourcery.com>
8718
8719 * gdb.mi/mi-var-cmd.exp: Check -var-update after
8720 assignement of arrays and function pointers.
8721 * gdb.mi/var-cmd.c: Add declaration necessary for above
8722 tests.
8723
f556d5e5
NS
87242006-11-27 Nathan Sidwell <nathan@codesourcery.com>
8725
8726 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
8727
8728 * gdb.threads/linux-dp.exp: Read thread table before and after
8729 creating each philosopher and verify it.
8730
697bc68d
NS
87312006-11-27 Nathan Sidwell <nathan@codesourcery.com>
8732 Paul Brook <paul@codesourcery.com>
8733 Daniel Jacobowitz <dan@codesourcery.com>
8734
8735 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 8736 main to remove duplication. Add start function of the form
697bc68d
NS
8737 '_*start[1-9]*'. Add RVDS start function.
8738
29d73ae4
DJ
87392006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
8740
8741 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
8742
c1d88655
UW
87432006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8744
8745 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
8746 * gdb.asm/spu.inc: New file.
8747 * gdb.base/term.exp: Disable if [target_info exists noargs].
8748 * gdb.gdb/complaints.exp: Disable if ![isnative].
8749 * gdb.gdb/selftest.exp: Likewise.
8750 * gdb.gdb/observer.exp: Likewise.
8751 * gdb.gdb/xfullpath.exp: Likewise.
8752 * gdb.base/attach.exp: Disable on SPU target.
8753 * gdb.cp/bs145503.exp: Likewise.
8754 * gdb.cp/exception.exp: Likewise.
8755 * gdb.cp/userdef.exp: Likewise.
8756
32a13b1a
DJ
87572006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
8758
8759 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
8760
d8295fe9
VP
87612006-11-10 Vladimir Prus <vladimir@codesourcery.com>
8762
8763 * gdb.base/completion.exp: Fix completion tests for
8764 'info' and 'info '.
8765 * gdb.base/help.exp (help_test_raw, test_class_help)
8766 (test_prefix_command_help): Move...
8767 * lib/gdb.exp: Here.
8768 * gdb.base/main.exp: Adjust.
8769 * gdb.cp/maint.exp: Adjust.
8770 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 8771
8c394015
VP
87722006-11-09 Vladimir Prus <vladimir@codesourcery.com>
8773
8774 * gdb.stabs/weird.exp (print_weird_var): Use
8775 gdb_test_multiple instead of gdb_expect.
8776
027fc1bc
VP
87772006-11-09 Vladimir Prus <vladimir@codesourcery.com>
8778
8779 * gdb.base/help.exp (help_test_raw): New.
8780 (test_class_help): New.
8781 (test_prefix_command_help): New.
8782 Adjust testcases.
8783
67609209
FR
87842006-11-09 Christophe Lyon <christophe.lyon@st.com>
8785
8786 * gdb.base/constvars.c (main): Write to crass and crips, so that
8787 they are allocated by the compiler.
8788
f73adfeb
AS
87892006-10-27 Andreas Schwab <schwab@suse.de>
8790
8791 * gdb.base/multi-forks.exp: Use "detach fork" instead of
8792 "detach-fork".
8793
2f83a18e
DJ
87942006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
8795
8796 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
8797 of patterns.
8798
94277a38
DJ
87992006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8800
8801 * gdb.base/sepdebug.exp: Remove debug format test.
8802 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
8803 Handle no-symtab.
8804 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
8805
5bd2f6e2
DJ
88062006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
8807
8808 * gdb.threads/manythreads.c (thread_function, main): Don't cast
8809 int to pointer or pointer to int.
8810 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
8811
8c008720
DJ
88122006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
8813
8814 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
8815
9e35dae4
DJ
88162006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8817
8818 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
8819
d9639e13
DJ
88202006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
8821
8822 PR c++/2116
8823 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
8824
390a1bd0
JB
88252006-10-06 Joel Brobecker <brobecker@adacore.com>
8826
8827 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
8828 the corresponding bug has been fixed in GDB (PR/2018).
8829
dd920c33
JB
88302006-10-06 Joel Brobecker <brobecker@adacore.com>
8831
8832 * gdb.base/subst.exp: New testcase.
8833
53bbefe9
JB
88342006-10-06 Joel Brobecker <brobecker@adacore.com>
8835
8836 * gdb.ada/array_return/pck.ads: Add copyright notice.
8837 * gdb.ada/array_return/pck.adb: Likewise.
8838 * gdb.ada/array_return/p.adb: Likewise.
8839 * gdb.ada/exec_changed/first.adb: Likewise.
8840 * gdb.ada/exec_changed/second.adb: Likewise.
8841
09851417
JB
88422006-10-06 Joel Brobecker <brobecker@adacore.com>
8843
8844 * gdb.ada/watch_arg/watch.adb: New file.
8845 * gdb.ada/watch_arg.exp: New testcase.
8846
041bf30d
VP
88472006-10-02 Vladimir Prus <vladimir@codesourcery.com>
8848
8849 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 8850 via string_to_regexp.
041bf30d 8851 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 8852
f286fbdd 88532006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
8854
8855 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
8856 Remove unused / obsolete files.
8857
7c07f349
NR
88582006-09-19 Nick Roberts <nickrob@snap.net.nz>
8859
8860 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
8861
cd5ff84a
VP
88622006-09-17 Vladimir Prus <vladimir@codesourcery.com>
8863
8864 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
8865 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 8866 the number of frames.
cd5ff84a 8867
ae018d1a
DJ
88682006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
8869
8870 * gdb.base/args.c (main): Add breakpoint marker.
8871 * gdb.base/args.exp: Use args_test for tests. Add new tests which
8872 really test empty arguments.
8873 (args_load): Delete.
8874 (args_test): New.
8875
b399c549
NR
88762006-09-13 Nick Roberts <nickrob@snap.net.nz>
8877
8878 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 8879 check for one file.
b399c549 8880
2ab1eb7a
VP
88812006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
8882
8883 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
8884 HIGH_FRAME argument to -stack-list-locals can be larger than
8885 the number of frames.
a9c64011 8886
476308bf
FF
88872006-08-18 Fred Fish <fnf@specifix.com>
8888
8889 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
8890 '$' in front of skip_vmx_tests_saved when setting that.
8891
8625200f
AS
88922006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
8893
8894 * gdb.base/trace-commands.exp: New file.
8895
089ec8f1
DJ
88962006-08-10 Joel Brobecker <brobecker@adacore.com>
8897 Daniel Jacobowitz <dan@codesourcery.com>
8898
8899 * gdb.base/step-bt.exp: Make hexadecimal address optional in
8900 expected output of the backtrace commands.
8901
b60f0898
JB
89022006-08-09 Joel Brobecker <brobecker@adacore.com>
8903
8904 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
8905 untested followed by return combination.
8906 * gdb.arch/altivec-regs.exp: Likewise.
8907 * gdb.arch/e500-abi.exp: Likewise.
8908 * gdb.arch/e500-regs.exp: Likewise.
8909 * gdb.arch/gdb1291.exp: Likewise.
8910 * gdb.arch/gdb1431.exp: Likewise.
8911 * gdb.arch/gdb1558.exp: Likewise.
8912 * gdb.arch/i386-prologue.exp: Likewise.
8913 * gdb.arch/i386-unwind.exp: Likewise.
8914 * gdb.asm/asm-source.exp: Likewise.
8915 * gdb.base/a2-run.exp: Likewise.
8916 * gdb.base/advance.exp: Likewise.
8917 * gdb.base/all-bin.exp: Likewise.
8918 * gdb.base/annota1.exp: Likewise.
8919 * gdb.base/annota3.exp: Likewise.
8920 * gdb.base/args.exp: Likewise.
8921 * gdb.base/arithmet.exp: Likewise.
8922 * gdb.base/assign.exp: Likewise.
8923 * gdb.base/async.exp: Likewise.
8924 * gdb.base/attach.exp: Likewise.
8925 * gdb.base/bang.exp: Likewise.
8926 * gdb.base/bigcore.exp: Likewise.
8927 * gdb.base/bitfields.exp: Likewise.
8928 * gdb.base/bitfields2.exp: Likewise.
8929 * gdb.base/break.exp: Likewise.
8930 * gdb.base/call-sc.exp: Likewise.
8931 * gdb.base/call-strs.exp: Likewise.
8932 * gdb.base/callfuncs.exp: Likewise.
8933 * gdb.base/checkpoint.exp: Likewise.
8934 * gdb.base/chng-syms.exp: Likewise.
8935 * gdb.base/code-expr.exp: Likewise.
8936 * gdb.base/commands.exp: Likewise.
8937 * gdb.base/completion.exp: Likewise.
8938 * gdb.base/cond-expr.exp: Likewise.
8939 * gdb.base/condbreak.exp: Likewise.
8940 * gdb.base/consecutive.exp: Likewise.
8941 * gdb.base/constvars.exp: Likewise.
8942 * gdb.base/corefile.exp: Likewise.
8943 * gdb.base/cvexpr.exp: Likewise.
8944 * gdb.base/dbx.exp: Likewise.
8945 * gdb.base/define.exp: Likewise.
8946 * gdb.base/detach.exp: Likewise.
8947 * gdb.base/display.exp: Likewise.
8948 * gdb.base/dump.exp: Likewise.
8949 * gdb.base/ena-dis-br.exp: Likewise.
8950 * gdb.base/ending-run.exp: Likewise.
8951 * gdb.base/environ.exp: Likewise.
8952 * gdb.base/eval-skip.exp: Likewise.
8953 * gdb.base/exprs.exp: Likewise.
8954 * gdb.base/fileio.exp: Likewise.
8955 * gdb.base/finish.exp: Likewise.
8956 * gdb.base/float.exp: Likewise.
8957 * gdb.base/foll-exec.exp: Likewise.
8958 * gdb.base/foll-fork.exp: Likewise.
8959 * gdb.base/foll-vfork.exp: Likewise.
8960 * gdb.base/freebpcmd.exp: Likewise.
8961 * gdb.base/funcargs.exp: Likewise.
8962 * gdb.base/gcore.exp: Likewise.
8963 * gdb.base/gdb1090.exp: Likewise.
8964 * gdb.base/gdb1250.exp: Likewise.
8965 * gdb.base/huge.exp: Likewise.
8966 * gdb.base/info-proc.exp: Likewise.
8967 * gdb.base/interrupt.exp: Likewise.
8968 * gdb.base/jump.exp: Likewise.
8969 * gdb.base/langs.exp: Likewise.
8970 * gdb.base/lineinc.exp: Likewise.
8971 * gdb.base/list.exp: Likewise.
8972 * gdb.base/logical.exp: Likewise.
8973 * gdb.base/long_long.exp: Likewise.
8974 * gdb.base/macscp.exp: Likewise.
8975 * gdb.base/maint.exp: Likewise.
8976 * gdb.base/mips_pro.exp: Likewise.
8977 * gdb.base/miscexprs.exp: Likewise.
8978 * gdb.base/multi-forks.exp: Likewise.
8979 * gdb.base/opaque.exp: Likewise.
8980 * gdb.base/overlays.exp: Likewise.
8981 * gdb.base/pc-fp.exp: Likewise.
8982 * gdb.base/pointers.exp: Likewise.
8983 * gdb.base/printcmds.exp: Likewise.
8984 * gdb.base/psymtab.exp: Likewise.
8985 * gdb.base/ptype.exp: Likewise.
8986 * gdb.base/recurse.exp: Likewise.
8987 * gdb.base/relational.exp: Likewise.
8988 * gdb.base/relocate.exp: Likewise.
8989 * gdb.base/remote.exp: Likewise.
8990 * gdb.base/reread.exp: Likewise.
8991 * gdb.base/restore.exp: Likewise.
8992 * gdb.base/return.exp: Likewise.
8993 * gdb.base/return2.exp: Likewise.
8994 * gdb.base/scope.exp: Likewise.
8995 * gdb.base/sect-cmd.exp: Likewise.
8996 * gdb.base/sep.exp: Likewise.
8997 * gdb.base/sepdebug.exp: Likewise.
8998 * gdb.base/setshow.exp: Likewise.
8999 * gdb.base/setvar.exp: Likewise.
9000 * gdb.base/sigall.exp: Likewise.
9001 * gdb.base/sigbpt.exp: Likewise.
9002 * gdb.base/signals.exp: Likewise.
9003 * gdb.base/signull.exp: Likewise.
9004 * gdb.base/sizeof.exp: Likewise.
9005 * gdb.base/solib.exp: Likewise.
9006 * gdb.base/step-line.exp: Likewise.
9007 * gdb.base/step-test.exp: Likewise.
9008 * gdb.base/structs.exp: Likewise.
9009 * gdb.base/structs2.exp: Likewise.
9010 * gdb.base/term.exp: Likewise.
9011 * gdb.base/twice.exp: Likewise.
9012 * gdb.base/until.exp: Likewise.
9013 * gdb.base/varargs.exp: Likewise.
9014 * gdb.base/volatile.exp: Likewise.
9015 * gdb.base/watchpoint.exp: Likewise.
9016 * gdb.base/whatis-exp.exp: Likewise.
9017 * gdb.base/whatis.exp: Likewise.
9018 * gdb.cp/ambiguous.exp: Likewise.
9019 * gdb.cp/annota2.exp: Likewise.
9020 * gdb.cp/annota3.exp: Likewise.
9021 * gdb.cp/bool.exp: Likewise.
9022 * gdb.cp/breakpoint.exp: Likewise.
9023 * gdb.cp/casts.exp: Likewise.
9024 * gdb.cp/class2.exp: Likewise.
9025 * gdb.cp/classes.exp: Likewise.
9026 * gdb.cp/cplusfuncs.exp: Likewise.
9027 * gdb.cp/ctti.exp: Likewise.
9028 * gdb.cp/derivation.exp: Likewise.
9029 * gdb.cp/exception.exp: Likewise.
9030 * gdb.cp/gdb1355.exp: Likewise.
9031 * gdb.cp/hang.exp: Likewise.
9032 * gdb.cp/inherit.exp: Likewise.
9033 * gdb.cp/local.exp: Likewise.
9034 * gdb.cp/m-data.exp: Likewise.
9035 * gdb.cp/m-static.exp: Likewise.
9036 * gdb.cp/member-ptr.exp: Likewise.
9037 * gdb.cp/method.exp: Likewise.
9038 * gdb.cp/misc.exp: Likewise.
9039 * gdb.cp/namespace.exp: Likewise.
9040 * gdb.cp/overload.exp: Likewise.
9041 * gdb.cp/ovldbreak.exp: Likewise.
9042 * gdb.cp/pr-1023.exp: Likewise.
9043 * gdb.cp/pr-1210.exp: Likewise.
9044 * gdb.cp/pr-574.exp: Likewise.
9045 * gdb.cp/printmethod.exp: Likewise.
9046 * gdb.cp/psmang.exp: Likewise.
9047 * gdb.cp/ref-params.exp: Likewise.
9048 * gdb.cp/ref-types.exp: Likewise.
9049 * gdb.cp/rtti.exp: Likewise.
9050 * gdb.cp/templates.exp: Likewise.
9051 * gdb.cp/try_catch.exp: Likewise.
9052 * gdb.cp/userdef.exp: Likewise.
9053 * gdb.cp/virtfunc.exp: Likewise.
9054 * gdb.disasm/am33.exp: Likewise.
9055 * gdb.disasm/h8300s.exp: Likewise.
9056 * gdb.disasm/mn10300.exp: Likewise.
9057 * gdb.disasm/sh3.exp: Likewise.
9058 * gdb.disasm/t01_mov.exp: Likewise.
9059 * gdb.disasm/t02_mova.exp: Likewise.
9060 * gdb.disasm/t03_add.exp: Likewise.
9061 * gdb.disasm/t04_sub.exp: Likewise.
9062 * gdb.disasm/t05_cmp.exp: Likewise.
9063 * gdb.disasm/t06_ari2.exp: Likewise.
9064 * gdb.disasm/t07_ari3.exp: Likewise.
9065 * gdb.disasm/t08_or.exp: Likewise.
9066 * gdb.disasm/t09_xor.exp: Likewise.
9067 * gdb.disasm/t10_and.exp: Likewise.
9068 * gdb.disasm/t11_logs.exp: Likewise.
9069 * gdb.disasm/t12_bit.exp: Likewise.
9070 * gdb.disasm/t13_otr.exp: Likewise.
9071 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
9072 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
9073 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9074 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
9075 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
9076 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
9077 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
9078 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
9079 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
9080 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
9081 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
9082 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
9083 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
9084 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
9085 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
9086 * gdb.mi/gdb701.exp: Likewise.
9087 * gdb.mi/gdb792.exp: Likewise.
9088 * gdb.mi/mi-basics.exp: Likewise.
9089 * gdb.mi/mi-break.exp: Likewise.
9090 * gdb.mi/mi-cli.exp: Likewise.
9091 * gdb.mi/mi-console.exp: Likewise.
9092 * gdb.mi/mi-disassemble.exp: Likewise.
9093 * gdb.mi/mi-eval.exp: Likewise.
9094 * gdb.mi/mi-file.exp: Likewise.
9095 * gdb.mi/mi-read-memory.exp: Likewise.
9096 * gdb.mi/mi-regs.exp: Likewise.
9097 * gdb.mi/mi-return.exp: Likewise.
9098 * gdb.mi/mi-simplerun.exp: Likewise.
9099 * gdb.mi/mi-stack.exp: Likewise.
9100 * gdb.mi/mi-stepi.exp: Likewise.
9101 * gdb.mi/mi-syn-frame.exp: Likewise.
9102 * gdb.mi/mi-until.exp: Likewise.
9103 * gdb.mi/mi-var-block.exp: Likewise.
9104 * gdb.mi/mi-var-child.exp: Likewise.
9105 * gdb.mi/mi-var-cmd.exp: Likewise.
9106 * gdb.mi/mi-var-display.exp: Likewise.
9107 * gdb.mi/mi-watch.exp: Likewise.
9108 * gdb.mi/mi2-basics.exp: Likewise.
9109 * gdb.mi/mi2-break.exp: Likewise.
9110 * gdb.mi/mi2-cli.exp: Likewise.
9111 * gdb.mi/mi2-console.exp: Likewise.
9112 * gdb.mi/mi2-disassemble.exp: Likewise.
9113 * gdb.mi/mi2-eval.exp: Likewise.
9114 * gdb.mi/mi2-file.exp: Likewise.
9115 * gdb.mi/mi2-read-memory.exp: Likewise.
9116 * gdb.mi/mi2-regs.exp: Likewise.
9117 * gdb.mi/mi2-return.exp: Likewise.
9118 * gdb.mi/mi2-simplerun.exp: Likewise.
9119 * gdb.mi/mi2-stack.exp: Likewise.
9120 * gdb.mi/mi2-stepi.exp: Likewise.
9121 * gdb.mi/mi2-syn-frame.exp: Likewise.
9122 * gdb.mi/mi2-until.exp: Likewise.
9123 * gdb.mi/mi2-var-block.exp: Likewise.
9124 * gdb.mi/mi2-var-child.exp: Likewise.
9125 * gdb.mi/mi2-var-cmd.exp: Likewise.
9126 * gdb.mi/mi2-var-display.exp: Likewise.
9127 * gdb.mi/mi2-watch.exp: Likewise.
9128 * gdb.stabs/exclfwd.exp: Likewise.
9129 * gdb.stabs/weird.exp: Likewise.
9130 * gdb.threads/gcore-thread.exp: Likewise.
9131 * gdb.trace/actions.exp: Likewise.
9132 * gdb.trace/backtrace.exp: Likewise.
9133 * gdb.trace/circ.exp: Likewise.
9134 * gdb.trace/collection.exp: Likewise.
9135 * gdb.trace/deltrace.exp: Likewise.
9136 * gdb.trace/infotrace.exp: Likewise.
9137 * gdb.trace/limits.exp: Likewise.
9138 * gdb.trace/packetlen.exp: Likewise.
9139 * gdb.trace/passc-dyn.exp: Likewise.
9140 * gdb.trace/passcount.exp: Likewise.
9141 * gdb.trace/report.exp: Likewise.
9142 * gdb.trace/save-trace.exp: Likewise.
9143 * gdb.trace/tfind.exp: Likewise.
9144 * gdb.trace/tracecmd.exp: Likewise.
9145 * gdb.trace/while-dyn.exp: Likewise.
9146 * gdb.trace/while-stepping.exp: Likewise.
9147
f4b618d1
JB
91482006-08-08 Joel Brobecker <brobecker@adacore.com>
9149
9150 * gdb.base/step-bt.c: New file.
9151 * gdb.base/step-bt.exp: New testcase.
9152
3d00d119
DJ
91532006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
9154
9155 * config/monitor.exp (gdb_load): Remove support for obsolete
9156 download-write-size.
9157 * gdb.base/remote.exp: Likewise. Update all callers of
9158 gdb_timed_load.
9159
017b5bd4
DJ
91602006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
9161
9162 * cursal.exp: Pass binfile to gdb_load.
9163
837c599d
DJ
91642006-08-01 Nathan Sidwell <nathan@codesourcery.com>
9165
9166 * gdb.base/cursal.exp: Add "" to gdb_load call.
9167
8dd4540b
MK
91682006-07-29 Mark Kettenis <kettenis@gnu.org>
9169
9170 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
9171 NetBSD/ELF targets.
9172
ab5c9f60
DJ
91732006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
9174
9175 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
9176 operator*.
9177
4c42eaff
DJ
91782006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
9179
9180 * gdb.base/completion.exp: Update for change in "file" behavior.
9181 * gdb.stabs/weird.exp: Likewise.
9182 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
9183 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
9184
0155cc76
NS
91852006-07-24 Nathan Sidwell <nathan@codesourcery.com>
9186
9187 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
9188 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
9189
16026cd7
AS
91902006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
9191
9192 * gdb.base/default.exp: Update source command error message.
9193 * gdb.base/help.exp: Update 'help source' message.
9194
16963cb6
DJ
91952006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
9196
9197 * gdb.cp/bs15503.exp: Update comment for no longer crashing
9198 test.
9199
6d7fd486
AS
92002006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
9201
9202 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
9203
29e8a844
DJ
92042006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9205
9206 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
9207
6afcfa39
DJ
92082006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
9209
9210 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
9211
267a692b
MK
92122006-07-17 Mark Kettenis <kettenis@gnu.org>
9213
9214 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
9215 *-*-openbsd* from targets for wich we expect ARM FPA floating
9216 point format.
9217
85d2fec4
NR
92182006-07-17 Nick Roberts <nickrob@snap.net.nz>
9219
9220 * gdb.cp/annota3.exp: Expect frame-begin annotation.
9221
92222006-07-17 Mark Kettenis <kettenis@gnu.org>
9223
9224 * gdb.base/annota3.exp: Expect frame-begin annotation.
9225
85b4c6e8
JB
92262006-07-14 Joel Brobecker <brobecker@adacore.com>
9227
9228 * gdb.base/help.exp: Adjust "help unset" test to accept
9229 any list of unset commands.
9230
fb933624
DJ
92312006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
9232 Daniel Jacobowitz <dan@codesourcery.com>
9233
9234 * gdb.cp/ref-params.exp: New test.
9235 * gdb.cp/ref-params.cc: New source file.
9236 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
9237
1dff4b64
MK
92382006-07-08 Mark Kettenis <kettenis@gnu.org>
9239
9240 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
9241 spaces/tabs in regular expressions since they might not be there.
9242
40d2e0e3
AS
92432006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
9244
9245 * gdb.base/ifelse.exp: New file.
9246
f6c957d2
NS
92472006-07-04 Nathan Sidwell <nathan@codesourcery.com>
9248
9249 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
9250 line.
9251 * gdb.base/huge.exp: Loop over compilation to find a size that
9252 is acceptable.
9253 * gdb.base/remote.exp: Correct expected strings.
9254 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
9255
b9c5a23d
DJ
92562006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9257
9258 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
9259
9af2e58d
DJ
92602006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9261
9262 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
9263 native.
9264
30930ca5
DJ
92652006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9266
9267 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
9268 enable stabs testing.
9269
aa32fa1d
DJ
92702006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9271
bd4a4c80 9272 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
9273 gdb_test_multiple does.
9274
321fef15
DJ
92752006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9276
9277 * Makefile.in (host_alias): Remove.
9278 (target_alias): Use @target_noncanonical@.
9279 (site.exp): Don't set host_alias.
9280 * aclocal.m4: Remove contents. Include acx.m4.
9281 * configure: Regenerated.
9282 * configure.ac: Use ACX_NONCANONICAL_TARGET.
9283
e1c2defa
NS
92842006-06-13 Nathan Sidwell <nathan@codesourcery.com>
9285
e63b55d1
NS
9286 * lib/gdb.exp (gdb_load_cmd): New.
9287
5600ea19
NS
9288 * gdb.base/fileio.c: Add system(NULL) test.
9289 * gdb.base/fileio.exp: Check it.
9290
e1c2defa
NS
9291 * gdb.base/break.c: Add 10a breakpoint at }
9292 * gdb.base/break.exp: Add test for breakpoint at }
9293 * gdb.cp/anon-union.cc: Add code at end of function.
9294 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
9295 * gdb.mi/var-cmd.c: Add code at end of function.
9296 * gdb.mi/mi-var-display.exp: Adjust end of next.
9297 * gdb.mi/mi2-var-display.exp: Likewise.
9298 * gdb.base/fileio.c: Add stop function and insert calls at
9299 stopping places.
9300 * gdb.base/fileio.exp: Breakpoint stop function and remove
9301 explicit line number references.
9302
6c0112ec
JB
93032006-05-19 Joel Brobecker <brobecker@adacore.com>
9304
a9c64011
AS
9305 * gdb.base/del.exp (test_delete_alias): New function.
9306 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 9307
154189a4
FF
93082006-05-18 Fred Fish <fnf@specifix.com>
9309
9310 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
9311 required. Check for spurious output after program exits normally.
9312
582e64c2
FF
93132006-05-17 Fred Fish <fnf@specifix.com>
9314
9315 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
9316 gdb_load, so it works in the simulator.
9317
8ef6493a
FF
93182006-05-11 Fred Fish <fnf@specifix.com>
9319
9320 * gdb.base/bang.exp: Ignore unexpected output between the
9321 "program exited normally" and the gdb prompt, as many other
9322 tests do.
9323
692b141c
MK
93242006-05-07 Mark Kettenis <kettenis@gnu.org>
9325
9326 * gdb.base/help.exp: Make "delete checkpoint" part option for
9327 "help d" and "help delete" tests.
9328
540b8a30
UW
93292006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9330
a9c64011 9331 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
9332 expected output in some mi_gdb_test statements.
9333 * gdb.mi/mi2-basics.exp: Likewise.
9334
9b6462d9
JB
93352006-05-05 Joel Brobecker <brobecker@adacore.com>
9336
9337 * gdb.base/del.c: New file.
9338 * gdb.base/del.exp: New testcase.
9339
954de43b
DM
93402006-05-05 David S. Miller <davem@sunset.davemloft.net>
9341
9342 * gdb.base/break.exp: Do not assume a breakpoint on
9343 main will actually be in $srcfile when optimizing.
1303f75e
DM
9344 * gdb.base/savedregs.exp: Do not require that the dummy
9345 frame location match up to a symbol and source file location.
c3242428
DM
9346 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
9347 will get printed without a mi_cmd_data_list_register_values prefix.
9348 (*-data-list-register-*): Correct regular expressions to expect the new
9349 pseudo d? floating point registers.
9350 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 9351
c7e64c9a
DJ
93522006-05-05 Christophe Lyon <christophe.lyon@st.com>
9353
9354 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
9355 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
9356 is allocated by the compiler.
9357 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
9358 anons, e, anone to force their allocation by the compiler.
9359
93602006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
9361
9362 * gdb.base/help.exp: Update expected text for help d and
9363 help delete.
9364
27ce9a6d
MK
93652006-05-02 Mark Kettenis <kettenis@gnu.org>
9366
9367 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
9368 NetBSD/ELF targets.
9369
8608915f
MK
93702006-04-30 Mark Kettenis <kettenis@gnu.org>
9371
9372 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
9373 single-step breakpoint fails; make this a KFAIL on
9374 sparc*-*-openbsd*.
9375 * gdb.base/siginfo.exp: Likewise.
9376 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9377
b8db102d
MS
93782006-04-26 Michael Snyder <msnyder@redhat.com>
9379
9380 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
9381 which may have to consume output from other forks.
9382 Add tests to make sure that "delete fork" succeeded.
9383
c702009a
MS
93842006-04-20 Michael Snyder <msnyder@redhat.com>
9385
9386 * 2006-03-22 Jim Blandy <jimb@redhat.com>
9387 Add support for the Renesas M32C and M16C.
9388
9389 * gdb.asm/asm-source.exp: Add m32c target.
9390 * gdb.asm/m32c.inc: Support for m32c target.
9391
e28493f2
AS
93922006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
9393
9394 * gdb.base/commands.exp (recursive_source_test): New test.
9395
880da185
DM
93962006-04-04 David S. Miller <davem@sunset.davemloft.net>
9397
9398 * gdb.base/float.exp: Add pattern for sparc targets.
9399
61d9b92f
DJ
94002006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9401
9402 * gdb.base/commands.exp (stray_arg0_test): New test.
9403
bd717df8
PB
94042006-03-30 Paul Brook <paul@codesourcery.com>
9405
9406 * gdb.mi/mi-until.exp: kfail broken until command.
9407 * gdb.mi/mi2-until.exp: Ditto.
9408
ec793d3c
NR
94092006-03-27 Nick Roberts <nickrob@snap.net.nz>
9410
9411 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
9412
831004b7
AO
94132006-03-08 Alexandre Oliva <aoliva@redhat.com>
9414
9415 * gdb.base/prelink.exp: Anchor tested-for regular expression
9416 on gdb prompt.
9417
effe49a0
PB
94182006-03-07 Paul Brook <paul@codesourcery.com>
9419
9420 * gdb.base/assign.exp: Correct fail message.
9421
e5461016
PB
94222006-03-07 Paul Brook <paul@codesourcery.com>
9423
9424 * lib/compiler.c: Extract armcc version number.
9425 * lib/compiler.cc: Ditto.
9426
fc91c6c2
PB
94272006-03-07 Paul Brook <paul@codesourcery.com>
9428
9429 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
9430 additional_flags=-w.
9431 * gdb.arch/altivec-regs.exp: Ditto.
9432 * gdb.arch/e500-abi.exp: Ditto.
9433 * gdb.arch/e500-regs.exp: Ditto.
9434 * gdb.base/all-bin.exp: Ditto.
9435 * gdb.base/annota1.exp: Ditto.
9436 * gdb.base/annota3.exp: Ditto.
9437 * gdb.base/args.exp: Ditto.
9438 * gdb.base/arithmet.exp: Ditto.
9439 * gdb.base/assign.exp: Ditto.
9440 * gdb.base/async.exp: Ditto.
9441 * gdb.base/bang.exp: Ditto.
9442 * gdb.base/break.exp: Ditto.
9443 * gdb.base/call-rt-st.exp: Ditto.
9444 * gdb.base/completion.exp: Ditto.
9445 * gdb.base/cond-expr.exp: Ditto.
9446 * gdb.base/condbreak.exp: Ditto.
9447 * gdb.base/consecutive.exp: Ditto.
9448 * gdb.base/define.exp: Ditto.
9449 * gdb.base/display.exp: Ditto.
9450 * gdb.base/ena-dis-br.exp: Ditto.
9451 * gdb.base/environ.exp: Ditto.
9452 * gdb.base/eval-skip.exp: Ditto.
9453 * gdb.base/info-proc.exp: Ditto.
9454 * gdb.base/jump.exp: Ditto.
9455 * gdb.base/logical.exp: Ditto.
9456 * gdb.base/long_long.exp: Ditto.
9457 * gdb.base/maint.exp: Ditto.
9458 * gdb.base/miscexprs.exp: Ditto.
9459 * gdb.base/pc-fp.exp: Ditto.
9460 * gdb.base/pointers.exp: Ditto.
9461 * gdb.base/relational.exp: Ditto.
9462 * gdb.base/reread.exp: Ditto.
9463 * gdb.base/sect-cmd.exp: Ditto.
9464 * gdb.base/sep.exp: Ditto.
9465 * gdb.base/sepdebug.exp: Ditto.
9466 * gdb.base/until.exp: Ditto.
9467 * gdb.base/whatis-exp.exp: Ditto.
9468 * gdb.cp/annota2.exp: Ditto.
9469 * gdb.cp/annota3.exp: Ditto.
9470 * gdb.trace/actions.exp: Ditto.
9471 * gdb.trace/backtrace.exp: Ditto.
9472 * gdb.trace/circ.exp: Ditto.
9473 * gdb.trace/collection.exp: Ditto.
9474 * gdb.trace/deltrace.exp: Ditto.
9475 * gdb.trace/infotrace.exp: Ditto.
9476 * gdb.trace/limits.exp: Ditto.
9477 * gdb.trace/packetlen.exp: Ditto.
9478 * gdb.trace/passc-dyn.exp: Ditto.
9479 * gdb.trace/passcount.exp: Ditto.
9480 * gdb.trace/report.exp: Ditto.
9481 * gdb.trace/save-trace.exp: Ditto.
9482 * gdb.trace/tfind.exp: Ditto.
9483 * gdb.trace/tracecmd.exp: Ditto.
9484 * gdb.trace/while-dyn.exp: Ditto.
9485 * gdb.trace/while-stepping.exp: Ditto.
9486 * lib/gdb.exp: Ditto.
9487 (gdb_compile): Handle nowarning option.
9488
5f4a23d9
AO
94892006-03-07 Alexandre Oliva <aoliva@redhat.com>
9490
9491 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
9492 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
9493 Rename executable to prelinkt. Don't re-prelink if we didn't
9494 get a core file. Test prelink -u exit status to tell whether
9495 prelinking failed. Use gdb_test_multiple.
9496
9733fc94
DJ
94972006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
9498
9499 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
9500 (do_tests): Call it.
9501
cc10cae3
AO
95022006-02-28 Alexandre Oliva <aoliva@redhat.com>
9503
9504 * gdb.base/prelink.exp: New test.
9505 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
9506
15c46491
WZ
95072006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
9508
9509 * gdb.fortran/derived-type.f90: New file.
9510 * gdb.fortran/derived-type.exp: New testcase.
9511
5c9f7ded
DJ
95122006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
9513
9514 * gdb.base/default.exp: Allow ';' as a directory separator.
9515
5b96932b
AS
95162006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9517
9518 * gdb.base/help.exp (help add-symbol-file): Update.
9519
1986bccd
AS
95202006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
9521
9522 * gdb.base/help.exp (help load): Update expected results.
9523
a8b7528f
FF
95242006-02-19 Fred Fish <fnf@specifix.com>
9525
9526 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
9527 specifix hex value as part of results.
9528 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 9529
f8261448
FF
95302006-02-16 Fred Fish <fnf@specifix.com>
9531
9532 * gdb.base/whatis.c: Define variables using typedefs char_addr,
9533 ushort_addr, and slong_addr, so the typedefs are not optimized
9534 away.
9535 * gdb.base/whatis.exp: Add tests using type name for struct type,
9536 union type, enum type, and typedef.
a9c64011 9537
31d8bdd2
MK
95382006-02-13 Mark Kettenis <kettenis@gnu.org>
9539
9540 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
9541
34e41e63
JB
95422006-02-13 Jim Blandy <jimb@redhat.com>
9543
9544 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
9545 case where it takes two "next" commands to skip past the init
9546 call.
9547
ac6e4f31
FF
95482006-02-12 Fred Fish <fnf@specifix.com>
9549
9550 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
9551 to handle cases where it takes two "next" commands to skip
9552 past the init call.
9553
2db2d571
JB
95542006-02-07 Joel Brobecker <brobecker@adacore.com>
9555
9556 * gdb.ada/array_return.exp: Mark the last test as expected to fail
9557 on hppa32 targets.
9558
38fcd64c
DJ
95592006-02-06 Vladimir Prus <ghost@cs.msu.su>
9560
9561 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
9562 field.
9563
1315ad46
MK
95642006-01-29 Mark Kettenis <kettenis@gnu.org>
9565
9566 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
9567
5625b943
DJ
95682006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
9569
9570 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
9571 files.
9572
80df1bbe
DJ
95732006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
9574
9575 * gdb.cp/maint.exp: Set complaints to a positive value.
9576
9078e690
DJ
95772006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9578
9579 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
9580 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
9581 function name.
9582
9c903399
DJ
95832006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
9584
9585 * gdb.base/checkpoint.c: Update copyright notice. Include
9586 <stdlib.h>.
9587
761ae4d6
JB
95882006-01-04 Jim Blandy <jimb@redhat.com>
9589
9590 * gdb.asm/asm-source.exp: Independently provide default values for
9591 asm-flags and debug-flags. Use 'string equal' to do the
9592 comparison, not the implicit expr's '==' operator. Remove
9593 now-unneeded assignments to asm-flags. In h8300 case, place
9594 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
9595
099ac3dd
MS
95962006-01-04 Michael Snyder <msnyder@redhat.com>
9597
9598 * gdb.base/checkpoint.c: New file.
9599 * gdb.base/checkpoint.exp: New file.
9600 * gdb.base/multi-fork.c: New file.
9601 * gdb.base/multi-fork.exp: New file.
9602 * gdb.base/pi.txt: New file (data for checkpoint.c test).
9603
f4d85314
FF
96042006-01-04 Fred Fish <fnf@specifix.com>
9605
9606 * gdb.base/ptype.c (foo): Add typedef.
9607 (intfoo): Add function.
9608 * gdb.base/ptype1.c: New file.
9609 * gdb.base/ptype.exp: Handle compilation and linking with two
9610 source files. Test that proper type for "foo" is found based
9611 on source context rather than first match found in symtabs.
9612
a1b06f35
MK
96132005-12-28 Mark Kettenis <kettenis@gnu.org>
9614
9615 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
9616 * gdb.asm/openbsd.inc: Indent commands.
9617
d082a1e2
MK
96182005-12-26 Mark Kettenis <kettenis@gnu.org>
9619
c65016bd
MK
9620 * gdb.base/freebpcmd.exp: Increase timeout.
9621
d082a1e2
MK
9622 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
9623
d3c32a0e
DJ
96242005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
9625
9626 * gdb.base/default.exp: Update check for "show version".
9627
9fdb1f50
RC
96282005-12-09 Randolph Chung <tausq@debian.org>
9629
9630 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
9631 * gdb.asm/pa64.inc: New file.
9632
5f2c56f7
RC
96332005-12-09 Randolph Chung <tausq@debian.org>
9634
9635 * gdb.asm/common.inc: Indent commands.
9636 * gdb.asm/asmsrc1.s: Likewise.
9637 * gdb.asm/asmsrc2.s: Likewise.
9638
8117349c
RC
96392005-12-09 Randolph Chung <tausq@debian.org>
9640
9641 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
9642 (get_addr_of_sym): Remove duplicate print.
9643 (gen_core): xfail hppa*-*-hpux*, update expected output.
9644 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
9645 * gdb.arch/pa64-nullify.s: New file.
9646
8f07f25a
RC
96472005-12-09 Randolph Chung <tausq@debian.org>
9648
9649 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
9650
55b39184
DJ
96512005-12-07 Christophe Lyon <christophe.lyon@st.com>
9652
9653 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
9654 code generation for these functions.
9655 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
9656 error message.
9657
31e2b00f
AS
96582005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
9659
9660 * gdb.base/help.exp (help b, help br, help bre, help brea)
9661 (help break): Update the expected message.
9662
c3d0b56e
SC
96632005-11-11 Stephane Carrez <stcarrez@nerim.fr>
9664
9665 * gdb.asm/m68hc11.inc: Setup the data section.
9666 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
9667 script for this test.
9668 (m6812-*-*): Likewise.
9669
36ae0ea9
RC
96702005-11-09 Randolph Chung <tausq@debian.org>
9671
9672 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
9673
9d6f42e9
WZ
96742005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
9675
9676 * gdb.base/break.exp: Fix a comment typo.
9677
e2126a14
EZ
96782005-11-03 Jim Blandy <jimb@redhat.com>
9679
a9c64011
AS
9680 Checked in by Elena Zannoni <ezannoni@redhat.com>
9681
889bf7c5 9682 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 9683
e0ac7199
CV
96842005-11-02 Corinna Vinschen <vinschen@redhat.com>
9685
9686 * gdb.arch/gdb1558.c: Include stdio.h.
9687
31d3fb18
MK
96882005-10-31 Mark Kettenis <kettenis@gnu.org>
9689
9690 * gdb.asm/asm-source.exp: Use -e instead of --entry.
9691
e52b687c
MK
96922005-10-31 Mark Kettenis <kettenis@gnu.org>
9693
9694 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
9695
f4711d79
PG
96962005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
9697
a9c64011
AS
9698 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
9699 vscr" tests to better match output.
f4711d79 9700
987a9106
JB
97012005-10-12 Jim Blandy <jimb@redhat.com>
9702
9703 * gdb.base/structs.exp (any): New function.
9704 (test_struct_returns): Don't make any assumptions at all about
9705 what value the function returns when GDB can't set the return
9706 value.
9707
2336bb58
JB
97082005-10-09 Joel Brobecker <brobecker@adacore.com>
9709
9710 * gdb.ada/arrayidx/p.adb: New file.
9711 * gdb.ada/arrayidx.exp: New testcase
9712
97132005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
9714
9715 * gdb.ada/array_return/pck.ads: New file.
9716 * gdb.ada/array_return/pck.adb: New file.
9717 * gdb.ada/array_return/p.adb: New file.
9718 * gdb.ada/array_return.exp: New testcase.
9719
705335ea
JB
97202005-10-03 Joel Brobecker <brobecker@adacore.com>
9721
a9c64011
AS
9722 * gdb.base/arrayidx.c: New file.
9723 * gdb.base/arrayidx.exp: New testcase.
705335ea 9724
11ee9940
NR
97252005-09-29 Nick Roberts <nickrob@snap.net.nz>
9726
9727 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
9728 frames-invalid and breakpoints-invalid are no longer generated
9729 with level 3 so don't expect them in the output.
9730
39fb8e9e
BR
97312005-09-27 Bob Rossi <bob@brasko.net>
9732
a9c64011 9733 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
9734 from test. Escape the | in mi_gdb_test call.
9735 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
9736 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
9737 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
9738 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
9739 expected regex's in mi_gdb_test calls.
9740 * lib/mi-support.exp: Remove arbitrary .* from tests.
9741 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
9742 Fully anchor GDB/MI expected results in mi_gdb_test.
9743 * lib/gdb.exp (string_to_regexp): Escape the ] character.
9744 * gdb.base/sizeof.exp: Remove escape character. Correct test.
9745
2af48f68
PB
97462005-09-26 Paul Brook <paul@codesourcery.com>
9747
9748 * long_long.exp: Exclude eabi targets from arm FPA float format test.
9749
f34502bc
WZ
97502005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
9751
9752 * bfp-test.c: New file.
9753 * bfp-test.exp: New testcase.
9754
ca929517
WZ
97552005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
9756
9757 * gdb.fortran/subarray.exp: New testcase to test the evaluation
9758 of subarray and substring variable.
9759 * gdb.fortran/subarray.f: New source file for the test of subarray
9760 and substring variable evaluation.
9761 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
9762 of string constant.
9763
c761af65
DJ
97642005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
9765
9766 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
9767 copyright dates.
9768
561d7a1d
PG
97692005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
9770
9771 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
9772 powerpc altivec' test with an almost identical 'info vector' test.
9773
b2b64cc9
PG
97742005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
9775
a9c64011
AS
9776 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
9777 vscr" tests to match output.
b2b64cc9 9778
6ac4d15a
PG
97792005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
9780
a9c64011
AS
9781 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
9782 output.
6ac4d15a 9783
40e55bef
BR
97842005-09-11 Bob Rossi <bob@brasko.net>
9785
889bf7c5
PA
9786 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
9787 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
9788 commands that return an MI output command and an asyncronous MI output
9789 command.
40e55bef
BR
9790 * gdb.mi/mi-console.exp: Ditto.
9791
3c7385ec
BR
97922005-09-11 Bob Rossi <bob@brasko.net>
9793
9794 * gdb.mi/mi-var-child.c: Include <string.h>.
9795
a6cd0eb3
DJ
97962005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
9797
9798 * killed.exp: Correct gdb_expect syntax.
9799
2f168eed
CV
98002005-08-09 Corinna Vinschen <vinschen@redhat.com>
9801
9802 * lib/mi-support.exp (mi_gdb_load): Fix typo.
9803
ecd3fd0f
BR
98042005-08-02 Bob Rossi <bob@brasko.net>
9805
9806 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
9807 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
9808 Change tests to inferior-tty-set/show.
9809 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
9810 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
9811 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
9812 inferior. Use mi_gdb_test to get GDB and Inferior output.
9813 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
9814 descriptor.
9815 (mi_inferior_tty_name): Add inferior PTY file name.
9816 (mi_gdb_start): Add INFERIOR_PTY parameter.
9817 (mi_gdb_test): Add IPATTERN parameter.
9818
f1ea48cb 98192005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 9820
f1ea48cb
BR
9821 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
9822 parameter to mi_gdb_test.
9823 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
9824
6e650a67
DJ
98252005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
9826
9827 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
9828 struct_declarations.
9829 * gdb.mi/mi-var-child.exp: Step over the initialization of
9830 struct_declarations.
9831
8be260b6
DJ
98322005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
9833
9834 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
9835 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
9836 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
9837 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
9838 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
9839 file.
9840
4e660f07
NR
98412005-07-27 Nick Roberts <nickrob@snap.net.nz>
9842
9843 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
9844 (do_children_tests): Assign values to the extra elements.
9845
9846 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
9847 them for tests for "-var-update --no-values" and
a9c64011 9848 "-var-update --all-values".
4e660f07
NR
9849 Add test for "-var-list-children --simple-values".
9850
9851 * gdb.mi/basics.c (callee4): Add integer array D[3]...
9852
9853 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
9854 "-stack-list-locals --simple-values" Improve doc strings and
9855 comments.
9856
6bdae935
MK
98572005-07-18 Mark Kettenis <kettenis@gnu.org>
9858
598b7a6f
MK
9859 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
9860 *-*-openbsd*.
9861 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
9862
6bdae935
MK
9863 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
9864 sigaltsatck'.
9865
1323e929 98662005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 9867
1323e929
BR
9868 * gdb.base/default.exp (tty): Changed output of command.
9869 * gdb.base/help.exp (help tty): Ditto.
9870
b1a9c082
MK
98712005-07-12 Mark Kettenis <kettenis@gnu.org>
9872
9873 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
9874
10a844a2
MK
98752005-07-10 Mark Kettenis <kettenis@gnu.org>
9876
9877 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
9878 -stack-select-frame without arguments.
9879 (test_stack_frame_listing): Add test for newly implemented command
9880 -stack-info-frame.
9881
3cb3b8df
BR
98822005-07-06 Bob Rossi <bob@brasko.net>
9883
9884 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
9885 command.
9886 (Copyright): Update copyright.
9887
a0c5fbcf
WZ
98882005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
9889
9890 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
9891 tests to evaluate exponentiation expression.
9892
984971d0
AS
98932005-06-29 Andreas Schwab <schwab@suse.de>
9894
9895 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
9896 main to avoid warnings.
9897
9898 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
9899
fe03833f
NR
99002005-06-20 Nick Roberts <nickrob@snap.net.nz>
9901
9902 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
9903 -stack-select-frame without arguments.
9904 (test_stack_frame_listing): Add test for newly implemented command
9905 -stack-info-frame.
a9c64011 9906
7a55f279
WZ
99072005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
9908
0ffa0ea5
DJ
9909 * gdb.fortran/array-element.f: New file.
9910 * gdb.fortran/array-element.exp: New testcase.
7a55f279 9911
26585198
DJ
99122005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
9913
9914 * gdb.base/bigcore.exp: Correct checks for systems which can
9915 not dump a large core file.
9916
c1bd25fd
DJ
99172005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
9918
9919 * gdb.base/relocate.c: Add a copyright notice.
9920 (dummy): Remove.
9921 * gdb.base/relocate.exp: Test printing the values of variables
9922 from a relocatable file.
9923
589e074d
DJ
99242005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
9925
9926 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
9927 excess MI output after an error.
9928
0915f927
JB
99292005-05-29 Joel Brobecker <brobecker@adacore.com>
9930
9931 * gdb.arch/alpha-step.c: New file.
9932 * gdb.arch/alpha-step.exp: New testcase.
9933
76ff342d
DJ
99342005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
9935 Dennis Brueni <dennis@slickedit.com>
9936
9937 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
9938 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
9939 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
9940 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
9941 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
9942 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
9943 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
9944
96b0c7ac
DJ
99452005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
9946 Wu Zhou <woodzltc@cn.ibm.com>
9947
9948 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
9949 IBM's xlc compiler.
9950 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
9951 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
9952
f21565d2
JB
99532005-05-13 Jim Blandy <jimb@redhat.com>
9954
9955 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
9956 calling gdb_suppress_entire_file.
9957 * gdb.base/charset.exp: Same.
9958 * gdb.base/call-rt-st.exp: Same.
9959
6006a3a1
BR
99602005-05-05 Bob Rossi <bob_rossi@cox.net>
9961
9962 * lib/gdb.exp (fullname_syntax): Added global regex.
9963 (fullname_syntax_POSIX): Ditto.
9964 (fullname_syntax_UNC): Ditto.
9965 (fullname_syntax_DOS_CASE): Ditto.
9966 (fullname_syntax_DOS): Ditto.
9967 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
9968 fullname_syntax variable to scope and use it.
9969 (test_file_list_exec_source_files): Ditto.
9970 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
9971
c3b69c04
DJ
99722005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
9973
9974 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
9975
3c95e6af
PG
99762004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
9977
a9c64011
AS
9978 * lib/gdb.exp (skip_altivec_tests): New function, based on
9979 check_vmx_hw_available from the GCC testsuite.
9980 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
9981 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 9982
78df6c56
JB
99832005-05-02 Jim Blandy <jimb@redhat.com>
9984
9985 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
9986 calling gdb_suppress_entire_file.
9987
1690f9cf
DJ
99882005-04-30 Randolph Chung <tausq@debian.org>
9989
9990 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
9991 Slightly relax "sem_post" name checking.
9992
5ea106f7
PG
99932005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
9994
9995 * gdb.base/unload.exp: Use new shared library infrastructure.
9996
bf7234cf
PG
99972005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
9998
9999 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 10000 infrastructure.
bf7234cf 10001
547b869a
CV
100022005-04-29 Corinna Vinschen <vinschen@redhat.com>
10003
10004 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
10005 * gdb.asm/h8300.inc: New file.
10006
f07e55f0
PG
100072005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10008
10009 * gdb.base/shlib-call.exp: Change to use new shared library
10010 infrastructure.
10011
3cbba3d1
PG
100122005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10013
a9c64011
AS
10014 * gdb.base/pending.exp: Change to use new shared library
10015 infrastructure.
3cbba3d1 10016
ed6df200
PG
100172005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
10018
a9c64011
AS
10019 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
10020 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 10021
8c8f4ebe
PG
100222005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
10023
a9c64011
AS
10024 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
10025 shared objects being adjusted and update copyright years.
8c8f4ebe 10026
607fbc54
DJ
100272005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
10028
10029 * ChangeLog: Correct some 2003-01-13 dates.
10030 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
10031 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
10032 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
10033 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
10034 gdb.trace/tfind.exp: Update copyright years.
10035
57bf0e56
DJ
100362005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
10037 Daniel Jacobowitz <dan@codesourcery.com>
10038
10039 * lib/gdb.exp (gdb_compile): Handle shlib=.
10040 (gdb_compile_shlib): New function.
10041
9b593790
PG
100422005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
10043
a9c64011 10044 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 10045
9494c6a5
DJ
100462005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10047
10048 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
10049 gdb.server.
10050 * configure.ac: Likewise.
10051 * configure: Regenerated.
10052 * gdb.gdbserver/Makefile.in: Moved to...
10053 * gdb.server/Makefile.in: ... here.
10054 * gdb.gdbserver/server.c: Moved to...
10055 * gdb.server/server.c: ... here.
10056 * gdb.gdbserver/server-run.exp: Moved to...
10057 * gdb.server/server-run.exp: ... here.
10058
6f8eac0e
DJ
100592005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
10060
10061 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
10062 * configure.ac: Create gdb.gdbserver/Makefile.
10063 * configure: Regenerated.
10064 * lib/gdbserver-support.exp: New file, derived from
10065 config/gdbserver.exp.
10066 * config/gdbserver.exp: Use gdbserver-support.exp.
10067 * gdb.gdbserver/Makefile.in: New file.
10068 * gdb.gdbserver/server.c: New file.
10069 * gdb.gdbserver/server-run.exp: New file.
10070
6e87504d
PG
100712005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
10072
a9c64011
AS
10073 * lib/gdb.exp (test_compiler_info): Return compiler_info
10074 if no arguments are given.
6e87504d 10075
d1779be4
PG
100762005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
10077
10078 * gdb.arch/altivec-abi.exp: Check for compiler and set
10079 use altivec' flag accordingly.
10080 * gdb.arch/altivec-regs.exp: Likewise.
10081
88750304
DJ
100822005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
10083
10084 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
10085
f3fb768d
AS
100862005-03-27 Andreas Schwab <schwab@suse.de>
10087
10088 * gdb.base/bigcore.c (main): Add missing mode argument in open
10089 call.
10090
7e813ac5
DJ
100912005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
10092
10093 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
10094 downloads.
10095 * config/gdbserver.exp (gdb_load): Likewise.
10096
8e3049aa
PB
100972005-03-14 Paul Brook <paul@codesourcery.com>
10098
10099 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
10100 targets.
10101
a9df7c44
JB
101022005-03-09 Joel Brobecker <brobecker@adacore.com>
10103
10104 * gdb.dwarf2/dup-psym.S: New file.
10105 * gdb.dwarf2/dup-psym.exp: New testcase.
10106
9f0d94e8
JB
101072005-03-09 Joel Brobecker <brobecker@adacore.com>
10108
10109 * gdb.ada/exec_changed/first.adb: New file.
10110 * gdb.ada/exec_changed/second.adb: New file.
10111 * gdb.ada/exec_changed.exp: New testcase.
10112
5f579bc5
NS
101132005-03-08 Nathan Sidwell <nathan@codesourcery.com>
10114
36e9969c
NS
10115 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
10116 (A2): New class.
10117 (main): Test operator+.
10118 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
10119 breakpoint test.
10120
5f579bc5
NS
10121 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
10122 * gdb.base/signull.exp: Disable if gdb,nosignals.
10123 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
10124 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
10125 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
10126 * gdb.mi/mi2-console.exp: Likewise.
10127 * gdb.trace/collection.exp (run_trace_experiment): Consume the
10128 continue output at start.
10129 (gdb_collect_locals_test): Robustify regexp.
10130 * gdb.trace/passc-dyn.exp: Fix comment typo.
10131 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
10132
be46087e
CV
101332005-03-08 Corinna Vinschen <vinschen@redhat.com>
10134
10135 * gdb.asm/asm-source.exp: Add iq2000 case.
10136 * gdb.asm/iq2000.inc: New file.
10137
384e1a61 101382005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 10139
384e1a61
MI
10140 * gdb.base/command.exp: Change hardcoded value to regular expression.
10141 * gdb.base/float.exp: Add powerpc to the list of targets checked.
10142
584b6e9e
DJ
101432005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
10144
10145 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
10146 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
10147 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
10148 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
10149 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
10150
ab5b5d61
MK
101512005-03-05 Mark Kettenis <kettenis@gnu.org>
10152
10153 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
10154 changes.
10155
ae051c1b
PG
101562004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
10157
a9c64011
AS
10158 * lib/compiler.c: Add test for IBM's xlc compiler.
10159 * lib/compiler.cc: Likewise.
ae051c1b 10160
3f0f6ed2
JB
101612004-02-24 Joel Brobecker <brobecker@adacore.com>
10162
10163 * gdb.ada/fixed_points.exp: Create compilation object directory
10164 before running the test.
10165 * gdb.ada/null_record.exp: Likewise.
10166 * gdb.ada/packed_array.exp: Likewise.
10167 * gdb.ada/start.exp: Likewise.
10168
724f452b
JB
101692005-02-15 Joel Brobecker <brobecker@adacore.com>
10170
10171 * gdb.ada/packed_array/pa.adb: New file.
10172 * gdb.ada/packed_array.exp: New testcase.
10173
57f5cdfb 101742005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 10175
1f393151
MK
10176 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
10177 files.
10178
ebdda337
MK
10179 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
10180 on *-*-openbsd*. Correctly match whitespace in regukar
10181 expressions.
10182
cf309262
DJ
101832005-02-10 Daniel Jacobowitz <dan@debian.org>
10184
10185 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
10186 PR exp/1821
10187 * gdb.base/gdb1821.c: New test file.
10188 * gdb.base/gdb1821.exp: New test file.
10189
3be49e7a
JB
101902005-02-09 Joel Brobecker <brobecker@adacore.com>
10191
10192 * gdb.base/start.c: New file.
10193 * gdb.base/start.exp: New testcase.
10194
e292e67d
JB
101952005-02-09 Joel Brobecker <brobecker@adacore.com>
10196
10197 * gdb.ada/start/dummy.adb: New file.
10198 * gdb.ada/start.exp: New testcase.
10199
dbdfa66c
CV
102002005-02-09 Corinna Vinschen <vinschen@redhat.com>
10201
10202 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
10203 for printing symbols and statistics.
10204 Add test for using relative pathnames in "maint print msymbols" test.
10205 Mark "maint info sections DATA" XFAIL on Cygwin.
10206 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
10207 tests.
10208
d7941671
AC
102092005-02-09 Andreas Schwab <schwab@suse.de>
10210
10211 Committed by Andrew Cagney <cagney@gnu.org>
10212 * gdb.base/remotetimeout.exp: New file.
10213
74e5ef44
MK
102142005-02-07 Mark Kettenis <kettenis@gnu.org>
10215
10216 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
10217
464dd14d
JB
102182005-02-03 Joel Brobecker <brobecker@adacore.com>
10219
10220 * gdb.ada/gnat_ada.gpr: New file.
10221 * gdb.ada/gnat_ada.gin: Delete, no longer used.
10222 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
10223 * configure.ac: No longer generate gnat_ada.gpr.
10224 * configure: Regenerate.
10225 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
10226 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
10227 * gdb.ada/null_record/bar.ads: Likewise.
10228 * gdb.ada/null_record/bar.adb: Likewise.
10229 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
10230 * gdb.ada/null_record.exp (testdir): New variable.
10231 (testfile): executable is now in testdir subdirectory.
10232 (srcfile): Use full path to the main compilation unit.
10233 * gdb.ada/fixed_points.exp: Same changes as above.
10234
30d756ae
NR
102352005-02-03 Nick Roberts <nickrob@snap.net.nz>
10236
10237 * gdb.base/interp.exp: New test.
10238
9d799f85
AC
102392005-01-24 Andrew Cagney <cagney@gnu.org>
10240
10241 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
10242
15656118
AC
102432005-01-19 Andrew Cagney <cagney@gnu.org>
10244
a892c31b
AC
10245 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
10246 configure.ac not configure.in.
10247
15656118
AC
10248 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
10249 of powerpc*-*-*.
10250 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 10251 * gdb.base/list.exp (test_list_function)
15656118
AC
10252 (test_list_filename_and_function): Ditto.
10253 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
10254
a7b01baf
AC
102552005-01-16 Andrew Cagney <cagney@gnu.org>
10256
17d92a02
AC
10257 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
10258
a7b01baf
AC
10259 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
10260
bc8332bb
AC
102612005-01-14 Andrew Cagney <cagney@gnu.org>
10262
10263 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
10264 * gdb.mi/mi2-var-cmd.exp: Ditto.
10265
4d074752
CV
102662005-01-10 Corinna Vinschen <vinschen@redhat.com>
10267
10268 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
10269
bec39cab
AC
102702005-01-07 Andrew Cagney <cagney@gnu.org>
10271
10272 * configure.ac: Rename configure.in, require autoconf 2.59.
10273 * configure: Re-generate.
10274 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
10275 * gdb.stabs/configure: Re-generate.
10276 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
10277 * gdb.hp/configure: Re-generate.
10278 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
10279 autoconf 2.59.
10280 * gdb.hp/gdb.objdbg/configure: Re-generate.
10281 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
10282 autoconf 2.59.
10283 * gdb.hp/gdb.defects/configure: Re-generate.
10284 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
10285 autoconf 2.59.
10286 * gdb.hp/gdb.compat/configure: Re-generate.
10287 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
10288 autoconf 2.59.
10289 * gdb.hp/gdb.base-hp/configure: Re-generate.
10290 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
10291 autoconf 2.59.
10292 * gdb.hp/gdb.aCC/configure: Re-generate.
10293
f10b16d4
JB
102942004-12-15 Jim Blandy <jimb@redhat.com>
10295
10296 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
10297 under NPTL when there is debugging info available for libpthread.
10298
fb6e1814
JG
102992004-12-13 Jerome Guitton <guitton@gnat.com>
10300
10301 * gdb.ada/fixed_points.c: New file.
10302 * gdb.ada/fixed_points.exp: New file.
10303
fe46cd3a
RC
103042004-12-03 Randolph Chung <tausq@debian.org>
10305
10306 * gdb.arch/pa-nullify.exp: New file.
10307 * gdb.arch/pa-nullify.s: New file.
10308
8de0841b
RC
103092004-11-30 Randolph Chung <tausq@debian.org>
10310
10311 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
10312 instead of "tbug". Fix regexp to work properly with gdb_test.
10313
c8170782
PH
103142004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
10315
10316 * gdb.base/bitfields2.exp: New test.
10317 * gdb.base/bitfields2.c: New file.
10318
954269c2
RE
103192004-11-28 Richard Earnshaw <rearnsha@arm.com>
10320
10321 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
10322
0107feed
RC
103232004-11-16 Randolph Chung <tausq@debian.org>
10324
10325 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
10326
f073ae8c
DJ
103272004-11-14 Daniel Jacobowitz <dan@debian.org>
10328
10329 * gdb.threads/threadapply.exp: Correct "macro details" test.
10330
19ad59e7
JJ
103312004-11-11 Jeff Johnston <jjohnstn@redhat.com>
10332
10333 * gdb.threads/threadapply.exp: New test.
10334 * gdb.threads/threadapply.c: New file.
10335
9cf0961b
MK
103362004-11-07 Mark Kettenis <kettenis@gnu.org>
10337
10338 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
10339 frames.
10340
c789492a
FL
103412004-11-05 Felix Lee <felix+log1@specifixinc.com>
10342
10343 * gdb.base/cursal.exp: New file.
10344 * gdb.base/cursal.c: New file.
10345
a1e167bb
AC
103462004-11-03 Andrew Cagney <cagney@gnu.org>
10347
10348 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
10349
b7cbf173
MK
103502004-10-30 Mark Kettenis <kettenis@gnu.org>
10351
10352 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
10353 NetBSD/ELF targets.
10354
88f9d34f
JB
103552004-10-29 Joel Brobecker <brobecker@gnat.com>
10356
10357 * gdb.threads/bp_in_thread.c: New file, copied from
10358 pthread_cond_wait.c.
10359 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
10360 file, rather than reusing the .c file from another testcase.
10361
ca7d6a0c
JB
103622004-10-20 Joel Brobecker <brobecker@gnat.com>
10363
10364 * gdb.ada/null_record.exp: Check where we stopped after
10365 sending the start command, instead of where the associated
10366 temporary breakpoint was inserted.
10367
0d863d03
AC
103682004-10-14 Andrew Cagney <cagney@gnu.org>
10369
10370 * gdb.mi/gdb701.c (main): Return 0.
10371
d11e72cb
DJ
103722004-10-13 Daniel Jacobowitz <dan@debian.org>
10373
d40539a4 10374 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 10375
e1923096
JJ
103762004-10-12 Jeff Johnston <jjohnstn@redhat.com>
10377
10378 * gdb.threads/schedlock.c: Add comment markers to use to find
10379 line numbers.
10380 * gdb.threads/schedlock.exp: Adjust regex to handle the new
10381 comments.
10382 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
10383 breakpoint lines.
10384
ec8ba2c9
DJ
103852004-10-12 Daniel Jacobowitz <dan@debian.org>
10386
10387 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
10388
0eb3658b
DJ
103892004-10-12 Daniel Jacobowitz <dan@debian.org>
10390
10391 * configure.in: Add gdb.dwarf2.
10392 * configure: Regenerated.
10393 * Makefile.in: Add gdb.dwarf2.
10394 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
10395 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
10396 gdb.dwarf2/file1.txt: New files.
10397
a271cc33
OF
103982004-10-11 Orjan Friberg <orjanf@axis.com>
10399
a9c64011 10400 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
10401 of "run", since the latter doesn't work with remote targets. Adjust
10402 the breakpoint numbering accordingly.
10403 * gdb.threads/pthread_cond_wait.exp: Ditto.
10404
895ce074
MC
104052004-10-08 Michael Chastain <mec.gnu@mindspring.com>
10406
10407 * gdb.base/overlays.exp: Update copyright years.
10408
6be3092d
KI
104092004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
10410
10411 * gdb.base/overlays.exp: Disable if target is Linux.
10412
e05389b8
FL
104132004-10-06 Felix Lee <felix+log1@specifixinc.com>
10414
10415 * config/gdbserver.exp (gdb_load): Use right filename on remote.
10416
73cb587d
KI
104172004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
10418
10419 * gdb.asm/asm-source.exp: Add m32r-linux target.
10420 * gdb.asm/m32r-linux.inc: New file.
10421
3c0edcdc
AC
104222004-09-24 Andrew Cagney <cagney@redhat.com>
10423 David Anderson <anderson@redhat.com>
10424
10425 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
10426 command fails, assume things will work.
10427 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
10428 (_GNU_SOURCE): Define.
10429 (print_unsigned, print_hex): Change parameter to "long long".
10430 (print_byte_count): New function, use to print byte counts.
10431 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
10432 O_LARGEFILE.
10433 (main): Compute an upper bound on a corefile in max_core_size.
10434 Limit memory chunk size to max_core_size. Limit total memory
10435 allocated to max_core_size.
10436
4bb3667f
AC
104372004-09-23 Andrew Cagney <cagney@gnu.org>
10438
10439 * gdb.base/bigcore.exp: Replace the code that creates a corefile
10440 from a separate process with code that creates a corefile by
10441 making the inferior dump core.
10442
60fe1a51
MK
104432004-09-23 Mark Kettenis <kettenis@gnu.org>
10444
10445 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
10446 block.
10447
8e937346
MC
104482004-09-23 Michael Chastain <mec.gnu@mindspring.com>
10449
10450 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
10451 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
10452 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
10453 Likewise.
10454
7213f6d6
JJ
104552004-09-20 Jeff Johnston <jjohnstn@redhat.com>
10456
10457 * gdb.java/jprint.exp: New test case for java inferior call.
10458 * gdb.java/jprint.java: Ditto.
10459
eac69dca
JB
104602004-09-15 Joel Brobecker <brobecker@gnat.com>
10461
10462 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
10463
22227696
MC
104642004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10465
10466 * gdb.threads/killed.c: Include <stdlib.h>.
10467 * gdb.threads/pthreads.c: Likewise.
10468
7dd403a4
MC
104692004-09-14 Michael Chastain <mec.gnu@mindspring.com>
10470
10471 * gdb.threads/killed.c: Add copyright notice.
10472
33f2d567
JM
104732004-09-10 Jason Molenda (jmolenda@apple.com)
10474
a9c64011
AS
10475 * gdb.base/define.exp: Two new tests to verify zero space chars
10476 after 'if' and 'while' commands in a user-defined command is correctly
10477 parsed.
33f2d567 10478
e05b62ac
AC
104792004-09-08 Andrew Cagney <cagney@gnu.org>
10480
10481 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
10482 delivery test with duplicate at end of file.
10483
9cbe82da
MK
104842004-09-06 Mark Kettenis <kettenis@jive.nl>
10485
10486 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
10487
564803d9
MC
104882004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10489
10490 * config/hppro.exp: Removed.
10491
7c6807ce
MC
104922004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10493
10494 * config/sparclet.exp: Removed.
10495
bf7e26dd
MC
104962004-09-05 Michael Chastain <mec.gnu@mindspring.com>
10497
10498 * config/udi.exp: Removed.
10499
714e341b
MC
105002004-09-02 Michael Chastain <mec.gnu@mindspring.com>
10501
10502 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
10503 of "exp_continue".
10504 (advancei): Likewise.
10505
1236e623
JJ
105062004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10507
10508 * gdb.base/unload.exp: Fix so messages aren't duplicated.
10509
3bdcad15
MI
105102004-09-01 Manoj Iyer <manjo@austin.ibm.com>
10511
228af206 10512 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
10513 to check for nodebug in executable.
10514 * gdb.gdb/observer.exp (setup_test): Likewise.
10515 * gdb.gdb/selftest.exp (test_with_self): Likewise.
10516 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
10517
c72b934c
AC
105182004-09-01 Andrew Cagney <cagney@gnu.org>
10519
10520 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
10521 files.
10522
edd9b715
JJ
105232004-09-01 Jeff Johnston <jjohnstn@redhat.com>
10524
10525 * gdb.base/unload.exp: Fix expected warning message to match
10526 latest format.
10527
fb4ce06b
CV
105282004-09-01 Corinna Vinschen <vinschen@redhat.com>
10529
10530 * gdb.base/call-rt-st.exp: Fix typos.
10531
ce78e7c3
MI
105322004-08-31 Manoj Iyer <manjo@austin.ibm.com>
10533
10534 * gdb.threads/thread_check.exp: New testcase.
10535 * gdb.threads/thread_check.c: New testcase.
10536
2dedb159
AC
105372004-08-31 Andrew Cagney <cagney@gnu.org>
10538
10539 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
10540 (skip_to_handler_entry): New procedures. Test stepping into a
10541 handler when the breakpoint is at the handler's entry point.
10542
68f53502
AC
105432004-08-30 Andrew Cagney <cagney@gnu.org>
10544
10545 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
10546 gdb/1757.
10547
3e3ffd2b
MC
105482004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10549
10550 With code from Manoj Iyer <manjo@austin.ibm.com>:
10551 * lib/gdb.exp (gdb_file_cmd): Return more information in the
10552 return value. Add an arm for "no debugging symbols found".
10553 Change a stray "error" to "perror".
10554 (gdb_run_cmd): Adapt to new return value.
10555 * gdb.base/remote.exp: Adapt to new return value.
10556 * gdb.gdb/complaints.exp: Likewise.
10557 * gdb.gdb/observer.exp: Likewise.
10558 * gdb.gdb/selftest.exp: Likewise.
10559 * gdb.gdb/xfullpath.exp: Likewise.
10560
4b6f5fd2
JB
105612004-08-27 Joel Brobecker <brobecker@gnat.com>
10562
10563 * gdb.threads/bp_in_thread.exp: New testcase.
10564
e5b25496
MC
105652004-08-27 Michael Chastain <mec.gnu@mindspring.com>
10566
10567 Fix PR testsuite/1735.
10568 * gdb.threads/schedlock.c (thread_function): Add a cast
10569 to suppress a gcc warning.
10570 * gdb.threads/thread-specific.c (thread_function): Likewise.
10571
934353d6
MC
105722004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10573
10574 * gdb.base/unload.c: Include <stdlib.h>.
10575
f98a0aef 105762004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 10577
f98a0aef 10578 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
10579 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
10580 synchronized after the "return".
10581
5a2e8882
MC
105822004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10583
10584 * gdb.mi/basics.c: Include <stdio.h>.
10585 * gdb.mi/pthreads.c: Include <stdlib.h>.
10586 * gdb.mi/var-cmd.c: Include <stdlib.h>.
10587
a9640423
MC
105882004-08-26 Michael Chastain <mec.gnu@mindspring.com>
10589
10590 * gdb.threads/schedlock.c: Add copyright notice.
10591
b04e311d
AC
105922004-08-25 Andrew Cagney <cagney@gnu.org>
10593
10594 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
10595 (skip_over_handler, breakpoint_over_hander): New test procedures.
10596 (advance, advancei): Add a proper prefix, do not use
10597 rerun_to_main.
10598 * gdb.base/sigstep.c (main): Change to use an infinite loop.
10599
7c27f15b
MC
106002004-08-24 Michael Chastain <mec.gnu@mindspring.com>
10601
10602 * gdb.mi/basics.c: Add copyright notice.
10603 * gdb.mi/var-cmd.c: Add copyright notice.
10604
fffc87ae
MC
106052004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10606
10607 * lib/gdb.exp: Remove signed_keyword_not_used.
10608 * lib/compiler.c: Likewise.
10609 * lib/compiler.cc: Likewise.
10610
d782e0bf
MC
106112004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10612
10613 * gdb.base/whatis.c: Remove conditional disabling of "signed".
10614 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
10615
96033e83
MC
106162004-08-23 Michael Chastain <mec.gnu@mindspring.com>
10617
10618 * gdb.base/whatis.c: Add copyright notice.
10619
cf38c229
MK
106202004-08-20 Mark Kettenis <kettenis@gnu.org>
10621
10622 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
10623 it to skip the breakpoints encoded in the inline assembly.
10624
f4b49756
MC
106252004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10626
10627 * Makefile.in: Add gdb.fortran.
10628
2f193b69
MC
106292004-08-20 Michael Chastain <mec.gnu@mindspring.com>
10630
10631 * gdb.base/call-sc.exp (test_scalar_returns):
10632 Fix cut-and-paste glitch in "Make fun return now".
10633
89a237cb
MC
106342004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10635
10636 * configure.in: Add gdb.fortran.
10637 * configure: Regenerate.
10638 * gdb.fortran/Makefile.in: New file.
10639 * lib/gdb.exp (skip_fortran_tests): New procedure.
10640
469aff8e
MC
106412004-08-17 Michael Chastain <mec.gnu@mindspring.com>
10642
10643 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
10644 reference to bug-gnu@prep.ai.mit.edu.
10645 * gdb.mi/mi-var-child.exp: Likewise.
10646 * gdb.mi/mi-var-cmd.exp: Likewise.
10647 * gdb.mi/mi-var-display.exp: Likewise.
10648 * gdb.mi/mi2-var-block.exp: Likewise.
10649 * gdb.mi/mi2-var-child.exp: Likewise.
10650 * gdb.mi/mi2-var-cmd.exp: Likewise.
10651 * gdb.mi/mi2-var-display.exp: Likewise.
10652
00b51b9f
MK
106532004-08-15 Mark Kettenis <kettenis@gnu.org>
10654
10655 * gdb.base/unload.c (main): Make local variable msg const.
10656
45f07fef
MC
106572004-08-15 Michael Chastain <mec.gnu@mindspring.com>
10658
10659 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
10660 to bug-gnu@prep.ai.mit.edu.
10661 * gdb.mi/mi-disassemble.exp: Likewise.
10662 * gdb.mi/mi-eval.exp: Likewise.
10663 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
10664 default line number.
10665 * gdb.mi/mi-return.exp: Likewise.
10666 * gdb.mi/mi-simplerun.exp: Likewise.
10667 * gdb.mi/mi-stack.exp: Likewise.
10668 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
10669 number with explicit range test.
10670 * gdb.mi/mi-watch.exp: Likewise.
10671 * gdb.mi/mi2-break.exp: Likewise.
10672 * gdb.mi/mi2-cli.exp: Likewise.
10673 * gdb.mi/mi2-disassemble.exp: Likewise.
10674 * gdb.mi/mi2-eval.exp: Likewise.
10675 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
10676 default line number.
10677 * gdb.mi/mi2-return.exp: Likewise.
10678 * gdb.mi/mi2-simplerun.exp: Likewise.
10679 * gdb.mi/mi2-stack.exp: Likewise.
10680 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
10681 number with explicit range test.
10682 * gdb.mi/mi2-watch.exp: Likewise.
10683
dd8c8ee7
MC
106842004-08-15 Michael Chastain <mec.gnu@mindspring.com>
10685
10686 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
10687 * gdb.cp/m-static.exp: Likewise.
10688 * gdb.cp/rtti.exp: Likewise.
10689
4e838464
MK
106902004-08-14 Mark Kettenis <kettenis@gnu.org>
10691
10692 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
10693
8d8cb839
EZ
106942004-08-14 Eli Zaretskii <eliz@gnu.org>
10695
10696 * ChangeLog: Prefix Local Variables with semi-colons and indent
10697 the reference to older ChangeLog files, to fix fontification in
10698 Emacs.
10699
deea8bb0
MC
107002004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10701
10702 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
10703 * gdb.mi/mi2-break.exp: Likewise.
10704
c3297504
MC
107052004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10706
10707 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
10708
25808999
MC
107092004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10710
10711 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
10712
226a8d71
MC
107132004-08-13 Michael Chastain <mec.gnu@mindspring.com>
10714
10715 * gdb.cp/classes.exp: Remove unused declarations. Just let
10716 test names default instead of providing special names. Remove
10717 extraneous demangler test.
10718
37fdf854
JJ
107192004-08-12 Jeff Johnston <jjohnstn@redhat.com>
10720
10721 * gdb.base/unload.exp: New test for breakpoints in dynamically
10722 loaded libraries.
10723 * gdb.base/unload.c: Ditto.
10724 * gdb.base/unloadshr.c: Ditto.
10725
2d3a7986
MC
107262004-08-12 Michael Chastain <mec.gnu@mindspring.com>
10727
10728 * gdb.cp/classes.exp (test_ptype_class_objects): Call
10729 cp_test_ptype_class.
10730 (test_enums): Likewise.
10731
c72b934c
AC
107322004-08-10 Andrew Cagney <cagney@gnu.org>
10733
10734 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
10735 files.
10736
cc503c8a
AC
107372004-08-10 Andrew Cagney <cagney@gnu.org>
10738
10739 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
10740 init_malloc call.
10741
902f2ccb
MC
107422004-08-10 Michael Chastain <mec.gnu@mindspring.com>
10743
10744 * ChangeLog: Add copyright notice. The notice is copied
10745 from emacs 21.3 top level ChangeLog.
10746
78c90502
MC
107472004-08-09 Michael Chastain <mec.gnu@mindspring.com>
10748
10749 * lib/cp-support.exp: New file.
10750 * lib/cp-support.exp (cp_test_type_class): New function.
10751 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
10752 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
10753 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
10754 cp_test_ptype_class.
10755
88e5ea78
MC
107562004-08-09 Michael Chastain <mec.gnu@mindspring.com>
10757
10758 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
10759 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
10760 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
10761 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
10762 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
10763 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
10764 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
10765 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
10766 gdb.mi/mi2-watch.exp: Update copyright years.
10767
6a89fc9c
MK
107682004-08-09 Mark Kettenis <kettenis@gnu.org>
10769
10770 * gdb.base/sigaltstack.exp: Provide proper anchoring.
10771
1482e0de
MC
107722004-08-09 Michael Chastain <mec.gnu@mindspring.com>
10773
10774 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
10775 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
10776 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
10777 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
10778 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
10779 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
10780 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
10781 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
10782 gdb.mi/mi-watch.exp: Update copyright years.
10783
1a5ce3f3
DJ
107842004-08-08 Daniel Jacobowitz <dan@debian.org>
10785
10786 PR gdb/1738
10787 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
10788 from a breakpoint with a pending signal.
10789
04f6ecf2
DJ
107902004-08-08 Daniel Jacobowitz <dan@debian.org>
10791
10792 PR gdb/1736
10793 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
10794 * gdb.base/sigaltstack.exp (finish_test): Consume output until
10795 the prompt.
10796 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
10797
54d90d35
DJ
107982004-08-08 Daniel Jacobowitz <dan@debian.org>
10799
10800 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
10801
d2f6abb0
DJ
108022004-08-08 Daniel Jacobowitz <dan@debian.org>
10803
10804 PR gdb/1736
10805 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
10806 for i?86-*-linux*.
10807
5598c03d
DJ
108082004-08-08 Daniel Jacobowitz <dan@debian.org>
10809
10810 * gdb.arch/i386-prologue.exp: Compile without debug information.
10811
c6fee705
MC
108122004-08-08 Michael Chastain <mec.gnu@mindspring.com>
10813
10814 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
10815 rather than asking gdb to search.
10816
dd90efdb
MC
108172004-08-05 Michael Chastain <mec.gnu@mindspring.com>
10818
10819 * gdb.base/gcore.c: Include <string.h>.
10820
1e84bec1
MC
108212004-08-05 Michael Chastain <mec.gnu@mindspring.com>
10822
10823 * gdb.base/gcore.c: Add copyright notice.
10824
e425eb2b
MC
108252004-08-05 Michael Chastain <mec.gnu@mindspring.com>
10826
10827 * gdb.base/freebpcmd.c: Include <stdio.h>.
10828 * gdb.base/long_long.c: Include <string.h>.
10829 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
10830 * gdb.base/siginfo.c: Include <string.h>.
10831 * gdb.base/sigstep.c: Include <string.h>.
10832
cb9aaed5
MC
108332004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10834
10835 * gdb.base/complex.c: Include <stdlib.h>.
10836
55944f3d
MC
108372004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10838
10839 * gdb.base/complex.c: Add copyright notice.
10840
7b2953d9
MC
108412004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10842
10843 * gdb.base/charset.c: Include <stdlib.h>.
10844
c9133d23
MC
108452004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10846
10847 * gdb.base/auxv.c: Include <stdlib.h>.
10848
0a8490ad
MC
108492004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10850
10851 * gdb.base/auxv.c: Add copyright notice.
10852
3426d5ec
MC
108532004-08-04 Michael Chastain <mec.gnu@mindspring.com>
10854
10855 * gdb.base/coremaker.c: Add copyright notice.
10856 * gdb.base/coremaker2.c: Add copyright notice.
10857
8da195dd
AC
108582004-08-04 Andrew Cagney <cagney@gnu.org>
10859
10860 * gdb.base/store.exp: Update copyright.
10861 (check_set, up_set, check_struct, up_struct): Add a prefix to test
10862 names, do not import gdb_prompt.
10863
8d394f98
AC
108642004-08-01 Andrew Cagney <cagney@gnu.org>
10865
10866 Fix PR testsuite/1729.
10867 * gdb.base/dump.exp: Add test name to callers of capture_value, do
10868 not use capture_value with value 4.
10869 (capture_value): Add optional test name parameter.
10870 (test_reload_saved_value, test_restore_saved_value): Use $msg as
10871 the prefix, pass to capture_value.
10872
b6702b23
MK
108732004-08-01 Mark Kettenis <kettenis@gnu.org>
10874
10875 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
10876 * gdb.arch/i386-prologue.c (standard): New prototype and function.
10877 (main): Call new function.
10878
c203e0ca
MC
108792004-07-31 Michael Chastain <mec.gnu@mindspring.com>
10880
10881 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
10882
a7995a30
MC
108832004-07-31 Michael Chastain <mec.gnu@mindspring.com>
10884
10885 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
10886
9366563b
MC
108872004-07-31 Michael Chastain <mec.gnu@mindspring.com>
10888
b6eeaf26 10889 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
10890 Accept more values of vtbl pointer. Remove some messages
10891 about "obsolete gcc or gdb".
10892
2fc1f950
MC
108932004-07-30 Michael Chastain <mec.gnu@mindspring.com>
10894
10895 * gdb.cp/classes.exp: Accept more varieties of ptype output.
10896
c724d49b
MC
108972004-07-30 Michael Chastain <mec.gnu@mindspring.com>
10898
10899 * gdb.base/asm-source.exp: Properly convert target board
10900 debug flags from gcc format to binutils format.
10901
736b0fce
MK
109022004-07-28 Mark Kettenis <kettenis@gnu.org>
10903
10904 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
10905 gdb1718". PR backtrace/1718 partially fixed.
10906
5633ea5c
JJ
109072004-07-27 Jeff Johnston <jjohnstn@redhat.com>
10908
10909 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
10910
575eebb1
NC
109112004-07-26 Nick Clifton <nickc@redhat.com>
10912
10913 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
10914 good default value for a specific architecture is available then
10915 set it to that value. Otherwise default to the -gstabs switch.
10916 Remove the -g... switches from the asm-flags variable. Allow the
10917 target board info to override the value if it wants to. Pass the
10918 switch on the assembler command line.
10919
62104619
MK
109202004-07-23 Mark Kettenis <kettenis@gnu.org>
10921
10922 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
10923 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
10924 (main): Call new function.
10925
4a1135b8
MC
109262004-07-22 Michael Chastain <mec.gnu@mindspring.com>
10927
10928 Test for PR exp/1715.
10929 * gdb.base/radix.exp: Refactor common procedures. Make all
10930 test names unique. Change XFAIL to KFAIL.
10931
8a12c1f0
MC
109322004-07-20 Michael Chastain <mec.gnu@mindspring.com>
10933
10934 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
10935 * gdb.ada/gnat_ada.gin: ... to here.
10936 * configure.in: Use gnat_ada.gin.
10937 * configure: Regenerate.
10938
23b451cf
AC
109392004-07-20 Andrew Cagney <cagney@gnu.org>
10940
10941 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
10942 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
10943 XFAILs. Clean up test messages and comments. Check backtraces.
10944 Delete re-sync code.
10945
ab618a02
MC
109462004-07-19 Michael Chastain <mec.gnu@mindspring.com>
10947
10948 Fix PR cli/740.
10949 * gdb.base/annota1.exp: Honor gdb,nosignals.
10950 * gdb.base/annota3.exp: Likewise.
10951
46dad340
MC
109522004-07-19 Michael Chastain <mec.gnu@mindspring.com>
10953
10954 * lib/java.exp: Update copyright notice.
10955
756d8c70
AC
109562004-07-19 Andrew Cagney <cagney@gnu.org>
10957
10958 * gdb.base/selftest.exp: Copy file from here ...
10959 * gdb.gdb/selftest.exp: ... to here.
10960
586027e6
AC
109612004-07-16 Andrew Cagney <cagney@redhat.com>
10962
10963 * lib/insight-support.exp: Delete file.
10964 * lib/java.exp (java_init): Fix copyright.
10965
029d2200
AC
109662004-07-16 Andrew Cagney <cagney@gnu.org>
10967
10968 * gdb.base/restore.c: Append "prologue" to comments marking the a
10969 function's prologue.
10970 * gdb.base/restore.exp: Update copyright, re-indent.
10971 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
10972 callerN" prefix where needed. Update patterns that match a
10973 function's prologue.
10974
653b62c5
MC
109752004-07-16 Michael Chastain <mec.gnu@mindspring.com>
10976
10977 * gdb.base/restore.c: Add copyright notice.
10978
f7d690e5
AC
109792004-07-16 Andrew Cagney <cagney@gnu.org>
10980
10981 * gdb.base/logical.exp: Update copyright.
10982 (evaluate): New procedure. Use to re-implement tests using
10983 several tables.
10984
d629a7cb
MH
109852004-07-14 Martin Hunt <hunt@redhat.com>
10986
10987 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
10988 which fixes some problems where init.tcl was not found.
10989
9c7bb332
AC
109902004-07-13 Andrew Cagney <cagney@gnu.org>
10991
6bf46641
AC
10992 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
10993 (check_sizeof, check_valueof): Do not include the output in the
10994 test name. Use gdb_test.
10995 (get_valueof): Use gdb_test_multiple.
10996
c4ffd4c0
AC
10997 * gdb.base/step-test.exp: Update copyright. Use
10998 gdb_test_multiple. Ensure that test names do not include
10999 architecture dependent output.
11000
ab89363a
AC
11001 * gdb.gdb/observer.exp: Update copyright.
11002 (setup_test): Use gdb_test_multiple.
11003 (attach_first_observer, attach_second_observer)
11004 (attach_third_observer, detach_first_observer)
11005 (detach_second_observer, detach_third_observer)
11006 (reset_counters, check_counters): Make $message a prefix.
11007 (test_normal_stop_notifications): Add "args" parameter - a list of
11008 init functions to be called. Make $message a prefix,
11009 (test_observer_normal_stop): Change the message prefixes so that
11010 they are unique, pass the attach / detach procedures to
11011 test_normal_stop_notifications.
11012
ec58997a
AC
11013 * gdb.base/signull.exp (test_segv): Prefix all tests with
11014 "${name}". Clean up test messages.
11015
b475183b
AC
11016 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
11017
9c7bb332
AC
11018 * gdb.base/ena-dis-br.exp: Update copyright.
11019 (break_at): New function. Replace send_gdb with gdb_test,
11020 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
11021 ignore count, not stopped at bpt", with KFAIL.
11022
2dd95497
CV
110232004-07-13 Corinna Vinschen <vinschen@redhat.com>
11024
11025 * gdb.base/attach.exp: Remove cleanupfile handling.
11026
419e626b
AC
110272004-07-12 Andrew Cagney <cagney@gnu.org>
11028
11029 * gdb.base/annota1.exp: Cleanup corefile test name.
11030 * gdb.base/annota3.exp: Ditto.
11031
8b1b3228
AC
110322004-07-12 Andrew Cagney <cagney@gnu.org>
11033
78650829
AC
11034 * gdb.base/signals.exp: Clean up copyright, re-indent.
11035
8b1b3228
AC
11036 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
11037 gdb_test and gdb_test_multiple.
11038
935c2760
JJ
110392004-07-08 Jeff Johnston <jjohnstn@redhat.com>
11040
11041 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 11042 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
11043 provide line number info for first statement in main.
11044
1544280f
AC
110452004-07-08 Andrew Cagney <cagney@gnu.org>
11046
1279f4ff
AC
11047 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
11048
1544280f
AC
11049 * gdb.base/sigbpt.exp: Make the common part of each test name a
11050 prefix instead of suffix.
11051
bcc82369
BR
110522004-07-07 Bob Rossi <bob_rossi@cox.net>
11053
11054 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
11055 test from test_tbreak_creation_and_listing to
11056 test_file_list_exec_source_file
11057 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
11058 Changed name of test from test_tbreak_creation_and_listing to
11059 test_file_list_exec_source_file
11060
23f4b0aa
JJ
110612004-07-07 Jeff Johnston <jjohnstn@redhat.com>
11062
11063 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
11064 the jmisc() constructor instead of <init>.
11065 * gdb.java/jmisc1.exp: Ditto.
11066
56401cd5
AC
110672004-07-07 Andrew Cagney <cagney@gnu.org>
11068
11069 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
11070 corrupting the PC.
11071
44ae2f6a
MC
110722004-07-06 Michael Chastain <mec.gnu@mindspring.com>
11073
11074 * gdb.cp/templates.exp: Accept whitespace change in demangler
11075 output.
11076
45a83408
AC
110772004-07-06 Andrew Cagney <cagney@gnu.org>
11078
11079 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
11080
d205ad70
MC
110812004-07-02 Michael Chastain <mec.gnu@mindspring.com>
11082
11083 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
11084 * lib/compiler.cc: Likewise.
11085
06ea1a61
MC
110862004-06-30 Michael Chastain <mec.gnu@mindspring.com>
11087
11088 * lib/compiler.cc: Work around string preprocessing problem
11089 with old hp c++ compiler.
11090 * lib/compiler.c: Likewise.
11091
daab1251
CV
110922004-06-29 Corinna Vinschen <vinschen@redhat.com>
11093
11094 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
11095 directives to conditionalize symbol prefixing.
11096 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
11097 additional_flags handling. Add underscore prefix for Cygwin.
11098 * gdb.arch/i386-unwind.c: Use preprocessor directives to
11099 conditionalize symbol prefixing.
11100 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
11101 additional_flags handling. Add underscore prefix for Cygwin.
11102
cc984116
CV
111032004-06-29 Corinna Vinschen <vinschen@redhat.com>
11104
11105 * gdb.base/bigcore.exp: Skip test on Cygwin.
11106
c279b077
MC
111072004-06-28 Michael Chastain <mec.gnu@mindspring.com>
11108
11109 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
11110 formats for "info register". Use gdb_test_multiple. Fix
11111 the "invalid register" test.
11112
0e915747
CV
111132004-06-28 Corinna Vinschen <vinschen@redhat.com>
11114
11115 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
11116 PID for Cygwin. Add Cygwin specific strings to check for in some
11117 tests.
11118 (do_attach_tests): Add a test for user interaction when attaching
11119 to a process with no matching symbol table already loaded.
11120
11422c86
AC
111212004-06-26 Andrew Cagney <cagney@gnu.org>
11122
11123 Test PR java/1567 and PR java/1565.
11124 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
11125 * gdb.java/jmisc2.exp: Delete file.
11126
cefbce26
MC
111272004-06-26 Michael Chastain <mec.gnu@mindspring.com>
11128
11129 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
11130
e19f872c
CV
111312004-06-25 Corinna Vinschen <vinschen@redhat.com>
11132
11133 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
11134 attach process.
11135
d931ba3b
MC
111362004-06-23 Michael Chastain <mec.gnu@mindspring.com>
11137
11138 * gdb.cp/pr-1553.exp: Remove.
11139
aef68c48
MC
111402004-06-22 Michael Chastain <mec.gnu@mindspring.com>
11141
11142 * gdb.cp/pr-1553.cc: Remove.
11143 * gdb.cp/pr-1553.exp: Disable this test.
11144
8d5df71a
JB
111452004-06-20 Jim Blandy <jimb@redhat.com>
11146
a9c64011 11147 Fix PR testsuite/1680.
8d5df71a
JB
11148 * gdb.arch/i386-sse.exp: Properly quote curly braces in
11149 regular expressions.
11150
4ac6f39d
MC
111512004-06-19 Michael Chastain <mec.gnu@mindspring.com>
11152
11153 Fix PR testsuite/1679.
11154 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
11155 Issue an UNSUPPORTED result instead.
11156
1b413552
JB
111572004-06-18 Jim Blandy <jimb@redhat.com>
11158
11159 * gdb.base/charset.exp: Only send a control-C if we see a new
11160 prompt and incomplete command.
11161
6daa6ebd
MC
111622004-06-18 Michael Chastain <mec.gnu@mindspring.com>
11163
11164 * gdb.cp/pr-574.cc: Add copyright notice.
11165
51fa4ae0
JB
111662004-06-17 Jim Blandy <jimb@redhat.com>
11167
11168 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
11169 cases where the regexp has no groups; this grabs random text from
11170 the previous test suite, whatever that was.
11171
8fea26c5
MC
111722004-06-17 Michael Chastain <mec.gnu@mindspring.com>
11173
11174 * gdb.cp/printmethod.cc: Add copyright notice.
11175
1e3aeb41
MC
111762004-06-16 Michael Chastain <mec.gnu@mindspring.com>
11177
11178 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
11179
9d9030bc
AC
111802004-06-16 Andrew Cagney <cagney@gnu.org>
11181
11182 * gdb.base/signull.c: Update copyright. Include <string.h>.
11183 (bowler): Replace data_pointer with data_read
11184 and data_write cases. Add code_descriptor case.
11185 (zero, desc): New array and pointer.
11186 (data, code): Change to simple pointers.
11187 * gdb.base/signull.exp: Fix probe pattern matching a function
11188 descriptor SIGSEGV. Replace data_pointer with data_read and
11189 data_write tests.
11190
acd4ad44
AC
111912004-06-16 Andrew Cagney <cagney@gnu.org>
11192
11193 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
11194
08fd625c
MC
111952004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11196
11197 * gdb.base/long_long.c: Add copyright notice.
11198
1903502c
MC
111992004-06-15 Michael Chastain <mec.gnu@mindspring.com>
11200
11201 * gdb.base/long_long.exp: Remove reference to
11202 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
11203 to gdb_breakpoint and gdb_continue_to_breakpoint.
11204
83313cb1
JB
112052004-06-14 Jim Blandy <jimb@redhat.com>
11206
11207 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
11208 endian case.
11209
1bf404ef
AC
112102004-06-14 Andrew Cagney <cagney@gnu.org>
11211
11212 * gdb.base/gcore.exp (capture_command_output): Delete the always
11213 passing tests containing inferior values.
11214 * gdb.base/ending-run.exp: Do not include the breakpoint address
11215 in the test message. Update copyright.
11216 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
11217 size in the test name, use gdb_test_multiple. Update copyright.
11218
ef220b33
MC
112192004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11220
11221 * gdb.cp/ref-types.cc: Add copyright notice.
11222
4f70a4c9
MC
112232004-06-14 Michael Chastain <mec.gnu@mindspring.com>
11224
11225 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
11226 hp_aCC_compiler.
11227 * lib/compiler.cc: Likewise.
11228 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
11229 'set' commands. Log diagnostics for other lines. Set
11230 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
11231
335928ac
MC
112322004-06-13 Michael Chastain <mec.gnu@mindspring.com>
11233
11234 * gdb.cp/try_catch.cc: Add copyright notice.
11235
2efb12e8
MC
112362004-06-12 Michael Chastain <mec.gnu@mindspring.com>
11237
11238 * gdb.cp/userdef.cc: Add copyright notice.
11239
0bbed51a
MC
112402004-06-11 Michael Chastain <mec.gnu@mindspring.com>
11241
11242 * gdb.cp/virtfunc.cc: Add copyright notice.
11243
e12a46c9
RC
112442004-06-11 Randolph Chung <tausq@debian.org>
11245
11246 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
11247 problem.
11248
338e05af
AC
112492004-06-10 Andrew Cagney <cagney@gnu.org>
11250
11251 * lib/compiler.cc, lib/compiler.c: Append either
11252 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
11253 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
11254 instead of gcc-3-3.
11255
dc3f10cb
AC
112562004-06-09 Andrew Cagney <cagney@gnu.org>
11257
b4d946af
AC
11258 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
11259 gdb/1455, bug is specific to "long long" and "double".
a9c64011 11260
dc3f10cb
AC
11261 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
11262 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
11263 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
11264 fixed.
11265
b5c0bfa2
AC
112662004-06-09 Andrew Cagney <cagney@gnu.org>
11267
11268 * gdb.base/structs.exp (test_struct_returns): Replace
11269 "return_value_unknown" and "finish_value_unknown" by
11270 "return_value_known" and "finish_value_known". Instead of
11271 "return_value_unknown" iff "finish_value_unknown", check
11272 "return_value_known" implies "finish_value_known".
11273
caeb605f
MH
112742004-06-08 Martin Hunt <hunt@redhat.com>
11275
11276 * gdb.base/float.exp: Add pattern for mips targets.
11277
c892bb64
RC
112782004-06-08 Randolph Chung <tausq@debian.org>
11279
11280 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
11281 message for unknown architectures more clear.
11282
48306d3e
JB
112832004-06-08 Joel Brobecker <brobecker@gnat.com>
11284
11285 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
11286 start the execution of the program.
11287
83ecb59f
JB
112882004-06-07 Jim Blandy <jimb@redhat.com>
11289
11290 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
11291 * gdb.arch/i386-cpuid.h: New helper file.
11292
55264cb4
RC
112932004-06-07 Randolph Chung <tausq@debian.org>
11294
11295 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
11296 has started.
11297
23cadb28
RM
112982004-06-04 Roland McGrath <roland@redhat.com>
11299
11300 Fix PR gdb/1647.
11301 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
11302 differently to be robust to output buffering differences.
11303
51d01eda
MC
113042004-06-04 Michael Chastain <mec.gnu@mindspring.com>
11305
11306 * gdb.threads/pthreads.exp: Update copyright years.
11307 (check_control_c): Change asynchronous 'after' to synchronous.
11308
f4fc3b93
RM
113092004-06-04 Roland McGrath <roland@redhat.com>
11310
11311 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
11312 next gdb prompt.
11313
4013522b
MC
113142004-06-02 Michael Chastain <mec.gnu@mindspring.com>
11315
11316 Fix PR gdb/1636.
11317 * gdb.threads/manythreads.exp: Change asynchronous 'after'
11318 calls to synchronous.
11319
7a8f1e6b
JB
113202004-05-26 Jim Blandy <jimb@redhat.com>
11321
11322 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
11323
81bb3443
RC
113242004-05-24 Randolph Chung <tausq@debian.org>
11325
11326 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
11327 * gdb.asm/pa.inc: New file.
11328
8f5a3103
MK
113292004-05-22 Mark Kettenis <kettenis@gnu.org>
11330
11331 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
11332
734b8fe8 113332004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 11334 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
11335
11336 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
11337 GDB prompt.
11338
725603e1
UW
113392004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11340
f4fc3b93 11341 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
11342 setjmp/longjmp. Use sigaction instead of signal.
11343
8b923272 113442004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 11345 Michael Snyder <msnyder@redhat.com>
8b923272
JB
11346
11347 * gdb.threads/pthread_cond_wait.c: New file.
11348 * gdb.threads/pthread_cond_wait.exp: New testcase.
11349
8bfabb04
AC
113502004-05-13 Andrew Cagney <cagney@redhat.com>
11351
11352 * gdb.base/signull.exp, gdb.base/signull.c: New files.
11353 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
11354
42edda50
AC
113552004-05-11 Andrew Cagney <cagney@redhat.com>
11356
11357 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
11358 fixed but revealed gdb/1639.
11359
d303a6c7
AC
113602004-05-10 Andrew Cagney <cagney@redhat.com>
11361
11362 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
11363 func1" and "next to 2nd alarm", kernel bug avoided.
11364
bf08c2a1
DJ
113652004-05-10 Daniel Jacobowitz <dan@debian.org>
11366
11367 PR external/1568
11368 * gdb.base/bigcore.exp: Check the size of the dumped core file.
11369 XFAIL if it is smaller than bytes_allocated.
11370 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
11371 (main): Make chunks_allocated unsigned. Correct comment.
11372
c0586a34
JB
113732004-05-07 Joel Brobecker <brobecker@gnat.com>
11374
11375 * gdb.arch/powerpc-aix-prologue.c: New file.
11376 * gdb.arch/powerpc-aix-prologue.exp: New file.
11377
f2785d12
JB
113782004-05-07 Jim Blandy <jimb@redhat.com>
11379
11380 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
11381 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
11382
bd7f6e30
JB
113832004-05-06 Joel Brobecker <brobecker@gnat.com>
11384
11385 * gdb.base/sep.exp: No longer setup_kfail when the program was
11386 built with dwarf2.
11387
0a5e7efe
JI
113882004-05-05 Jim Ingham <jingham@apple.com>
11389
11390 * gdb.base/pending.exp: Make sure pending breakpoints
11391 preserve the ignore count.
f4fc3b93 11392
a8958849
MK
113932004-04-27 Jerome Guitton <guitton@gnat.com>
11394
11395 * i386-prologue.exp: Add testcase for jump instruction as first
11396 instruction of the real code.
11397 * i386-prologue.c (jump_at_beginning): New function.
11398
7e103f5b
MK
113992004-04-28 Mark Kettenis <kettenis@gnu.org>
11400
11401 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
11402 x86_64-*-*.
11403
5d38b224
MK
114042004-04-28 Mark Kettenis <kettenis@gnu.org>
11405
11406 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
11407 i*86-*-*.
11408
0ef32fd9
MK
114092004-04-25 Mark Kettenis <kettenis@gnu.org>
11410
11411 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
11412 expression that checks the return type.
11413
71d7dd7c
AC
114142004-04-23 Andrew Cagney <cagney@redhat.com>
11415
11416 * gdb.base/call-sc.exp: New test of scalar call/return values.
11417 * gdb.base/call-sc.c: Ditto.
11418
1e9f977e
JJ
114192004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11420
11421 * gdb.threads/manythreads.c: Reduce thread stack size.
11422
899d9e3a
JJ
114232004-04-23 Jeff Johnston <jjohnstn@redhat.com>
11424
11425 * gdb.threads/manythreads.c: Add copyright notice.
11426
61bcae62
AC
114272004-04-23 Andrew Cagney <cagney@redhat.com>
11428
11429 * gdb.base/siginfo.exp: Better handle step out of signal.
11430 * gdb.base/sigstep.exp: Ditto.
11431
7339a42e 114322004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 11433 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
11434
11435 * gdb.threads/manythreads.c: New testcase.
11436 * gdb.threads/manythreads.exp: Ditto.
11437
5c98409b
JB
114382004-04-22 Jim Blandy <jimb@redhat.com>
11439
11440 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
11441 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
11442
3b611f1a
MC
114432004-04-21 Michael Chastain <mec.gnu@mindspring.com>
11444
11445 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
11446
f0fd9238
AC
114472004-04-21 Andrew Cagney <cagney@redhat.com>
11448
11449 * gdb.base/sigstep.c: New file.
11450 * gdb.base/sigstep.exp: New file.
11451
90990674
JB
114522004-04-16 Joel Brobecker <brobecker@gnat.com>
11453
11454 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
11455 call to observer_notify_normal_stop.
11456
78cef34b
AC
114572004-04-15 Andrew Cagney <cagney@redhat.com>
11458
11459 * gdb.base/siginfo.c: New file.
11460 * gdb.base/siginfo.exp: New file.
11461
d2343407
JB
114622004-04-12 J. Brobecker <brobecker@gnat.com>
11463
11464 * gdb.base/sep.exp: Fix typo in comment.
11465
a2dba3c8
JB
114662004-04-12 J. Brobecker <brobecker@gnat.com>
11467
11468 * gdb.base/sep.c: New file.
11469 * gdb.base/sep-proc.c: New file.
11470 * gdb.base/sep.exp: New testcase.
11471
15f7b60e
MK
114722004-04-09 Mark Kettenis <kettenis@gnu.org>
11473
11474 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
11475 support.
11476
44f4de1a
AC
114772004-04-05 Andrew Cagney <cagney@redhat.com>
11478
11479 * gdb.base/sigaltstack.c: New file.
11480 * gdb.base/sigaltstack.exp: New file.
11481
ef04f396
JB
114822004-04-04 Joel Brobecker <brobecker@gnat.com>
11483
11484 * gdb.base/foll-fork.exp: Update the expected output for
11485 "help set follow-fork-mode", to match a change that was made
11486 to the help of this variable on 2004-01-13.
11487
d40d2c92
JB
114882004-04-01 Joel Brobecker <brobecker@gnat.com>
11489
11490 * lib/ada.exp: Add copyright notice.
11491 * bar.ads: Likewise.
11492 * bar.adb: Likewise.
11493 * null_record.adb: Likewise.
11494 * null_record.exp: Likewise.
11495 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
11496
f86ef5a3
JB
114972004-04-01 Joel Brobecker <brobecker@gnat.com>
11498
11499 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
11500 * configure: Regenerate.
11501
414e70e3
JB
115022004-04-01 Joel Brobecker <brobecker@gnat.com>
11503
11504 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
11505 to build the application. Remove the message printed when in
11506 verbose mode, redundant with the UNSUPPORTED message above.
11507
f0aaee49
JB
115082004-03-31 Joel Brobecker <brobecker@gnat.com>
11509
11510 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
11511 * gdb.ada (null_record.exp): New testcase.
11512
ac81cb54
JB
115132004-03-31 Joel Brobecker <brobecker@gnat.com>
11514
11515 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
11516
854af2f7
JB
115172004-03-31 Joel Brobecker <brobecker@gnat.com>
11518
11519 * gdb.ada: New subdirectory.
11520 * gdb.ada/Makefile.in: New file.
11521 * gdb.ada/gnat_ada.gpr.in: New file.
11522
034cb681
JB
115232004-03-31 Joel Brobecker <brobecker@gnat.com>
11524
11525 * lib/ada.exp: New file.
11526
78a1a894
DJ
115272004-03-24 Daniel Jacobowitz <drow@mvista.com>
11528
11529 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
11530 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
11531
4b2b3b3e
AC
115322004-03-22 Andrew Cagney <cagney@redhat.com>
11533
11534 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
11535 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
11536 Problem identified by Ulrich Weigand.
11537
23c73aa3
DC
115382004-03-17 David Carlton <carlton@kealia.com>
11539
11540 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
11541 PR c++/826.
11542
d63a86f8
RM
115432004-03-16 Roland McGrath <roland@redhat.com>
11544
11545 * gdb.base/auxv.exp: New file.
11546 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
11547
0e02aa50
DC
115482004-03-12 David Carlton <carlton@kealia.com>
11549
11550 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
11551 * gdb.cp/pr-1553.cc: Ditto.
11552 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
11553 pass branch.
11554
c20b71be
MC
115552004-03-12 Michael Chastain <mec.gnu@mindspring.com>
11556
11557 * gdb.cp/templates.exp: Accept more template types.
11558
c7414a01
MC
115592004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11560
11561 From Corinna Vinschen with modifications.
11562 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
11563 local variable obj_with_enum.
11564 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
11565 results with obj_with_enum.
11566
ed69573c
MC
115672004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11568
11569 * gdb.cp/classes.cc: New file, copied from misc.cc.
11570 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
11571
28301461
MC
115722004-03-09 Michael Chastain <mec.gnu@mindspring.com>
11573
11574 * gdb.cp/misc.cc: Add copyright notice.
11575
1198ecbe
DC
115762004-03-05 David Carlton <carlton@kealia.com>
11577
11578 * gdb.cp/rtti.exp: Add 'print *obj3' test.
11579 * gdb.cp/rtti.h: Update copyright.
11580 (namespace n2::n3): New.
11581 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
11582 (n2::n3::func3): New.
11583 (main): Call n2::n3::func3.
11584 * gdb.cp/rtti2.cc: Update copyright.
11585 (n2::create3): New.
11586
9e08c470
MK
115872004-03-04 Mark Kettenis <kettenis@gnu.org>
11588
11589 * gdb.asm/openbsd.inc: Fix typo.
11590
4bebc3aa
FF
115912004-03-03 Fred Fish <fnf@redhat.com>
11592
11593 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
11594 "val" instead of unused "size". Update copyright year.
11595
6ea9fb37
DJ
115962004-02-29 Daniel Jacobowitz <drow@mvista.com>
11597
11598 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
11599 to use unsigned char.
11600 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
11601 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
11602
23b23974
DJ
116032004-02-29 Daniel Jacobowitz <drow@mvista.com>
11604
11605 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
11606 line of output.
11607
7574fd53
DJ
116082004-02-28 Daniel Jacobowitz <drow@mvista.com>
11609
11610 * gdb.base/relocate.c (dummy): Initialize.
11611
a195357f
DJ
116122004-02-28 Daniel Jacobowitz <drow@mvista.com>
11613
11614 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
11615 a breakpoint at exit.
11616
72fd54a9
FF
116172004-02-27 Fred Fish <fnf@redhat.com>
11618
11619 * gdb.base/chng-syms.exp: Add expect condition to match failing
11620 case that isn't a timeout.
11621
b9d23137
AC
116222004-02-27 Andrew Cagney <cagney@redhat.com>
11623
11624 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
11625 support.
11626
15d208f6 116272004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 11628
15d208f6
FF
11629 * gdb.arch/gdb1431.c: Remove.
11630 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
11631 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
11632 of "until" incorrectly.
11633
98f9cd2d
JB
116342004-02-26 J. Brobecker <brobecker@gnat.com>
11635
11636 * gdb.cp/class2.cc (empty): New class.
11637 (refer): New function.
11638 (main): Declare an object of type empty and use it.
11639 * gdb.cp/class2.exp: Print the value of an object of type empty.
11640
9b50c11b
JJ
116412004-02-26 Jeff Johnston <jjohnstn@redhat.com>
11642
11643 * gdb.base/langs.exp: Update query string to match the
11644 new nquery format used for pending breakpoints.
11645
0dcd613f
AC
116462004-02-26 Andrew Cagney <cagney@redhat.com>
11647
11648 Fix PR i18n/1570.
11649 * gdb.base/charset.c: Update copyright notice.
11650 (main, init_string): Remove the escape character '\e' tests.
11651 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
11652 * gdb.base/charset.exp (valid_host_charset): Ditto.
11653 * gdb.base/setvar.exp: Ditto.
11654
b8a56647
AC
116552004-02-24 Andrew Cagney <cagney@redhat.com>
11656
90d59e34
AC
11657 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
11658 mmapped data in core file" PASS and FAIL messages consistent.
11659
b8a56647
AC
11660 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
11661 setting a breakpoint. Work around PR java/1565.
11662
9f27c604
JJ
116632004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11664
11665 * lib/gdb.exp (gdb_breakpoint): Update query string to match
11666 new nquery format.
11667 * gdb.base/pending.exp: Ditto.
11668
3224a706
MK
116692004-02-22 Mark Kettenis <kettenis@gnu.org>
11670
11671 * configure.in: Run stabs tests on *BSD.
11672 * configure: Regenerated.
11673
41e0a9ca
MK
116742004-02-21 Mark Kettenis <kettenis@gnu.org>
11675
11676 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
11677
1e1b3428
FF
116782004-02-20 Fred Fish <fnf@redhat.com>
11679
11680 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
11681 blank in test for "returns short", for consistency with other
11682 "returns xxx" tests. Update copyright year.
11683
f9a7572a
FF
116842004-02-19 Fred Fish <fnf@redhat.com>
11685
11686 New testcase for PR breakpoint/1558.
11687 * gdb.arch/gdb1558.exp: New file.
11688 * gdb.arch/gdb1558.c: New file.
11689
b2ce2854
EZ
116902004-02-19 Elena Zannoni <ezannoni@redhat.com>
11691
11692 * gdb.base/nodebug.exp: Fix typo.
11693
e7c9ff01
JB
116942004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11695
11696 Committed by Jim Blandy <jimb@redhat.com>.
11697
62f4b920
JB
11698 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
11699
2db536a1
JB
11700 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
11701
e7c9ff01
JB
11702 * gdb.base/float.exp: Support s390*-*-* targets.
11703
f3205b34
AF
117042004-02-17 Adam Fedor <fedor@gnu.org>
11705
11706 * gdb.base/gdb1555.exp: New file.
11707 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
11708
9d62932d
EZ
117092004-02-17 Elena Zannoni <ezannoni@redhat.com>
11710
11711 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
11712
344c9711
FF
117132004-02-16 Fred Fish <fnf@redhat.com>
11714
11715 * gdb.arch/gdb1291.c: Remove
11716 * gdb.arch/gdb1291.s: New test input file.
11717 * gdb.arch/gdb1291.exp: Expand test to check case that should not
11718 fail. Test for correct result, known incorrect result, other
11719 failures and timeouts.
11720
2d822687
AC
117212004-02-16 Andrew Cagney <cagney@redhat.com>
11722
11723 * gdb.base/bigcore.exp: New file.
11724 * gdb.base/bigcore.c: New file.
11725
dac15b66
AC
117262004-02-13 Andrew Cagney <cagney@redhat.com>
11727
11728 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
11729 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
11730 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
11731 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
11732 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
11733 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
11734 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
11735 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
11736 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
11737 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
11738
6bdfc2c4
JJ
117392004-02-11 Jeff Johnston <jjohnstn@redhat.com>
11740
11741 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
11742 executed is an alloc instruction.
11743
87b3ede8
DC
117442004-02-11 David Carlton <carlton@kealia.com>
11745
11746 * gdb.cp/breakpoint.exp: New.
11747 * gdb.cp/breakpoint.cc: New.
11748
6e19e2bf
MC
117492004-02-11 Michael Chastain <mec.gnu@mindspring.com>
11750
11751 Partial fix for PR gdb/1543.
11752 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
11753 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
11754 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
11755 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
11756 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
11757 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
11758 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
11759 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
11760 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
11761 to bug-gdb@prep.ai.mit.edu .
11762 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
11763 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
11764 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
11765 Likewise.
11766
5c5455dc
AC
117672004-02-10 Andrew Cagney <cagney@redhat.com>
11768
11769 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
11770 using gdb_internal_error_resync.
11771
9cf689d7
DJ
117722004-02-09 Daniel Jacobowitz <drow@mvista.com>
11773
11774 * gdb.threads/thread-specific.exp: Stop early if no threads are
11775 found.
11776
d2dc51db
MC
117772004-02-09 Michael Chastain <mec.gnu@mindspring.com>
11778
11779 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
11780
14b1a056
DJ
117812004-02-08 Daniel Jacobowitz <drow@mvista.com>
11782
11783 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
11784 breakpoints.
11785
83f66e8f
DJ
117862004-02-07 Daniel Jacobowitz <drow@mvista.com>
11787
11788 * config/sim.exp (gdb_load): Handle $arg == "".
11789 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
11790 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
11791
30fc0091
EZ
117922004-02-07 Elena Zannoni <ezannoni@redhat.com>
11793
a9c64011
AS
11794 * gdb.base/maint.exp: Update test to reflect
11795 obstack changes.
30fc0091 11796
4d806929
JJ
117972004-02-04 Jeff Johnston <jjohnstn@redhat.com>
11798
11799 * gdb.base/pendshr.c (pendfunc): New function that calls
11800 pendfunc1.
11801 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
11802
7bfdd688
FF
118032004-02-04 Fred Fish <fnf@redhat.com>
11804
11805 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
11806 function symbols and update copyright years.
11807 * gdb.arch/gdb1291.c: Ditto.
11808
aaa08ee4
MC
118092004-02-03 Michael Chastain <mec.gnu@mindspring.com>
11810
11811 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
11812
dbad7755
MC
118132004-02-03 Michael Chastain <mec.gnu@mindspring.com>
11814
11815 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
11816
ec4646ef
MC
118172004-02-03 Michael Chastain <mec.gnu@mindspring.com>
11818
11819 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
11820
1b802196
FF
118212004-02-02 Fred Fish <fnf@redhat.com>
11822
11823 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
11824 remote targets. Update copyright years.
11825
18fe2033
JJ
118262004-02-02 Jeff Johnston <jjohnstn@redhat.com>
11827
11828 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
11829 support.
11830 * gdb.base/langs.exp: Fix test which attempts to create
11831 breakpoint on non-existent function to handle new pending
11832 support.
11833 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
11834 a breakpoint.
11835 * gdb.base/pending.exp: New test.
11836 * gdb.base/pending.c: New file.
11837 * gdb.base/pendshr.c: Ditto.
11838
8d577d32
DC
118392004-02-02 David Carlton <carlton@kealia.com>
11840
11841 * gdb.cp/overload.exp: Add overloadNamespace tests.
11842 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
11843 (overloadNamespace, XXX): New.
11844 (main): Call XXX::marker2.
11845
3ad13771
FF
118462004-02-01 Fred Fish <fnf@redhat.com>
11847
11848 * gdb.base/dump.exp: Use runto_main instead of "runto main".
11849 * gdb.base/finish.exp: Ditto.
11850 * gdb.base/gcore.exp: Ditto.
11851 * gdb.base/huge.exp: Ditto.
11852 * gdb.base/info-proc.exp: Ditto.
11853 * gdb.base/return2.exp: Ditto.
11854 * gdb.threads/gcore-thread.exp: Ditto.
11855
44c75849
DJ
118562004-02-01 Daniel Jacobowitz <drow@mvista.com>
11857
11858 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
11859
005bc093
MK
118602004-02-01 Mark Kettenis <kettenis@gnu.org>
11861
11862 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
11863 that opening the file succeeds on OpenBSD.
11864
c47cebdb
DJ
118652004-02-01 Daniel Jacobowitz <drow@mvista.com>
11866
11867 * gdb.threads/thread-specific.c: New file.
11868 * gdb.threads/threads-specific.exp: New test script.
11869 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
11870 to expect_out.
11871
5a01311c
MK
118722004-02-01 Mark Kettenis <kettenis@gnu.org>
11873
11874 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
11875 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
11876 only on the "print_small_structs from print_long_arg_list" test.
11877
ce22a4f1
DJ
118782004-02-01 Daniel Jacobowitz <drow@mvista.com>
11879
11880 * gdb.base/completion.exp: Kill a stray backslash.
11881
11882 From Jim Ingham <jingham@apple.com>:
11883 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
11884 agrees with the result from sending a tab.
11885
abbab9d3
DJ
118862004-01-31 Daniel Jacobowitz <drow@mvista.com>
11887
11888 * gdb.base/chng-syms.exp: Remove stray newline.
11889
53904d1e
MK
118902004-01-31 Mark Kettenis <kettenis@gnu.org>
11891
11892 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
11893 *-*-openbsd*.
11894 * gdb.asm/openbsd.inc: New file.
11895
3a4b3aac
MK
118962004-01-30 Mark Kettenis <kettenis@gnu.org>
11897
11898 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
11899 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
11900 *-*solaris2*. Remove commented out default settings for
11901 asm-flags. Replace gdb_compile with target_link.
11902
ebac27b4
MC
119032004-01-29 Michael Chastain <mec.gnu@mindspring.com>
11904
11905 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
11906 for all tests. Remove old hp-ux and cygnus xfail cases.
11907
d8679d84
PH
119082004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
11909
11910 * gdb.base/chng-syms.exp: New file.
11911 * gdb.base/chng-syms.c: New file.
11912
0a55bc22
MC
119132004-01-24 Michael Chastain <mec.gnu@mindspring.com>
11914
11915 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
11916 Provide arms for current output in all my configurations.
11917
94b8e876
MC
119182004-01-24 Michael Chastain <mec.gnu@mindspring.com>
11919
11920 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
11921 * lib/compiler.cc: Likewise.
11922 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
11923 get the right preprocessor. Eval the output directly. Remove
11924 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
11925 hp_f77_compiler and hp_f90_compiler completely.
11926 (gdb_preprocess): Delete.
11927 (get_compiler): Delete.
11928
7cf03d44
MK
119292004-01-24 Mark Kettenis <kettenis@gnu.org>
11930
11931 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
11932 <string.h>.
11933
68b6dce9
NR
119342004-01-24 Nick Roberts <nick@nick.uklinux.net>
11935
11936 * gdb.mi/mi-stack.exp: Update copyright.
11937
b368761e
DC
119382004-01-23 David Carlton <carlton@kealia.com>
11939
11940 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
11941 test for cp_lookup_transparent_type.
11942 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
11943 call them.
11944
f2061b53
DJ
119452004-01-23 Daniel Jacobowitz <drow@mvista.com>
11946
11947 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
11948 after -var-update.
11949
37fc574a
DC
119502004-01-23 David Carlton <carlton@kealia.com>
11951
11952 * gdb.cp/namespace.cc (C::ensureRefs): New.
11953 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
11954
8e94b928
NR
119552004-01-20 Nick Roberts <nick@nick.uklinux.net>
11956
11957 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
11958 case "-stack-list-locals 2".
11959 * gdb.mi/mi-var-child.exp: Test for case
11960 "-var-list-children --all-values NAME".
11961
997b0952
MC
119622004-01-18 Michael Chastain <mec.gnu@mindspring.com>
11963
11964 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
11965
52470da3
MK
119662004-01-18 Mark Kettenis <kettenis@gnu.org>
11967
7049b4b8
MK
11968 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
11969 used with gdb_test_multiple.
11970
52470da3
MK
11971 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
11972 read at address 0. This fixes PR testsuite/1504.
11973
da6012e5
DJ
119742004-01-18 Daniel Jacobowitz <drow@mvista.com>
11975
11976 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
11977 Remove downloading, guessing the host executable, the calls to
11978 gdb_file_cmd and gdb_target_cmd, and "load" support.
11979 (infer_host_exec): New function broken out from gdb_load.
11980 (gdb_load): New wrapper for gdbserver_gdb_load.
11981 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
11982 gdb_target_cmd. Use -target-select.
11983 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
11984 Download binaries to the host. Clear last_mi_remote_file when
11985 we load a new binary.
11986 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
11987 call gdbserver_gdb_load and mi_gdb_target_cmd.
11988
32c70722
MC
119892004-01-17 Michael Chastain <mec.gnu@mindspring.com>
11990
11991 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
11992 type patterns.
11993
b0cecf36
MC
119942004-01-17 Michael Chastain <mec.gnu@mindspring.com>
11995
11996 * gdb.cp/templates.exp: Fix typo in test name of
11997 "print Foo<volatile char*>::foo".
11998
4120d7e6
MC
119992004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12000
12001 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
12002
f679e530
BE
120032004-01-16 Ben Elliston <bje@wasabisystems.com>
12004
12005 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
12006 (clean mostlyclean): Remove empty rm.
12007
091c48f6
MC
120082004-01-15 Michael Chastain <mec.gnu@mindspring.com>
12009
12010 * gdb.base/setvar.exp: Add copyright years.
12011
3e5fc8d2
DC
120122004-01-14 David Carlton <carlton@bactrian.org>
12013
12014 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
12015 PR c++/1511 and update coment.
12016 * gdb.cp/templates.exp: Update patterns to match current output.
12017 If changes involve something other than whitespace, KFAIL
12018 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
12019
63d06c5c
DC
120202004-01-14 David Carlton <carlton@kealia.com>
12021
12022 * gdb.cp/namespace.exp: Add tests involving classes defined within
12023 namespaces.
12024 * gdb.cp/namespace.cc (C::CClass): New.
12025 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
12026
a51dab88
EZ
120272004-01-14 Elena Zannoni <ezannoni@redhat.com>
12028
12029 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
12030 what debug info we have. Print a better message if something goes
12031 wrong while producing the separate debug info file.
12032
a476ccc9
MC
120332004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12034
12035 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
12036
f453692c
MC
120372004-01-14 Michael Chastain <mec.gnu@mindspring.com>
12038
12039 * gdb.base/callfuncs.c: Add copyright notice.
12040
f40063a5
MC
120412004-01-13 Michael Chastain <mec.gnu@mindspring.com>
12042
12043 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
12044 inheritance. PR gdb/1498, PR gcc/13539.
12045
19ac3974
EZ
120462004-01-13 Elena Zannoni <ezannoni@redhat.com>
12047
a9c64011
AS
12048 * gdb.threads/gcore-thread.exp: Prefix name of binary with
12049 test specific name.
12050 * gdb.mi/gdb669.exp: Ditto.
12051 * gdb.mi/mi-pthreads.exp: Ditto.
12052 * gdb.mi/mi1-pthreads.exp: Ditto.
12053 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 12054
56c97c6e
MC
120552004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12056
12057 * gdb.cp/member-ptr.cc: Add copyright notice.
12058
a0644324
MC
120592004-01-12 Michael Chastain <mec.gnu@mindspring.com>
12060
12061 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
12062 some patterns for recent versions of gcc and hpacc. Delete
12063 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
12064 Delete tests that access a NULL pointer-to-member-data. This
12065 script is still disabled for gcc.
12066
32fabe09
EZ
120672004-01-12 Elena Zannoni <ezannoni@redhat.com>
12068
12069 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 12070 escaped correctly.
32fabe09 12071
1f8a6abb
EZ
120722004-01-12 Elena Zannoni <ezannoni@redhat.com>
12073
12074 * gdb.base/sepdebug.exp: New file.
12075 * gdb.base/sepdebug.c: New file.
12076 * lib/gdb.exp (separate_debug_filename): New procedure.
12077 (gdb_gnu_strip_debug): New procedure.
12078
48efe704
AC
120792004-01-12 Andrew Cagney <cagney@redhat.com>
12080
12081 * gdb.mi/ChangeLog: Delete file. Renamed to ...
12082 * gdb.mi/ChangeLog-1999-2003: New file.
12083
a9415475
AC
120842004-01-12 Andrew Cagney <cagney@redhat.com>
12085
12086 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
12087 "Renaming a directory to a non-empty directory returns ENOTEMPTY
12088 or EEXIST", treat EBUSY as an XFAIL.
12089
83b8cf9d
MC
120902004-01-11 Michael Chastain <mec.gnu@mindspring.com>
12091
12092 * gdb.base/scope.exp: Remove obsolete setup_xfail for
12093 hp_cc_compiler.
12094
9939d2a8
MC
120952004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12096
12097 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
12098 decorations.
12099
1ff8cadf
MC
121002004-01-10 Michael Chastain <mec.gnu@mindspring.com>
12101
12102 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
12103 and "(aCC)" decorations. Remove obsolete doco about old
12104 test results.
12105
6fa9022e
MC
121062004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12107
12108 * gdb.cp/exception.exp: Fix typo in doco.
12109
209721fe
MK
121102004-01-09 Mark Kettenis <kettenis@gnu.org>
12111
12112 * gdb.base/gdb1476.exp: Fix typo.
12113
ef11303e
MC
121142004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12115
12116 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
12117 file.
12118
041ab88c
MC
121192004-01-09 Michael Chastain <mec.gnu@mindspring.com>
12120
12121 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
12122 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
12123 Use gdb_compile. Remove restriction on gcc. Add some patterns
12124 for recent version of gdb. Delete second half, which was a copy
12125 of the first half with different build flags. This test is
12126 still disabled because it is still not ready for production.
12127
e36d075a
MC
121282004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12129
12130 * gdb.cp/exception.cc: Add copyright notice.
12131 * gdb.cp/exception.exp: Add a notice that this file is broken
12132 because of line number changes caused by addition of copyright
12133 notice.
12134
42b190ad
MC
121352004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12136
12137 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
12138 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
12139
8f25f06b
MC
121402004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12141
12142 * gdb.cp/classes.exp: Accept gnu abi 2.
12143 * gdb.cp/derivation.exp: Likewise.
12144 * gdb.cp/overload.exp: Likewise.
12145 * gdb.cp/virtfunc.exp: Likewise.
12146
06ded8b8
MC
121472004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12148
12149 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
12150 semicolon after end of function.
12151
77c26ae3
MC
121522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12153
12154 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
12155 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
12156 boilerplate code for compiling and running the program under
12157 test. Add some string method tests.
12158
20757486
MC
121592004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12160
12161 * gdb.cp/bs15503.cc: Add copyright notice.
12162 * gdb.cp/bs15503.exp: Adjust line number.
12163
0fd3b503
MC
121642004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12165
12166 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
12167 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
12168
10d1bea8
MC
121692004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12170
12171 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
12172 hp_cc_compiler.
12173
2789202a
MC
121742004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12175
12176 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
12177 * gdb.cp/ctti.exp: Use the marker instead of "next".
12178 With gcc, run further before bailing.
12179
b862f14c
MC
121802004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12181
12182 * gdb.cp/cttiadd.cc: Add copyright notice.
12183 * gdb.cp/cttiadd1.cc: Likewise.
12184 * gdb.cp/cttiadd2.cc: Likewise.
12185 * gdb.cp/cttiadd3.cc: Likewise.
12186
96da2469
MC
121872004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12188
12189 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
12190 Use gdb_test, gdb_test_multiple. Use floating-point values that
12191 have exact representations in IEEE-ish formats.
12192
053248ff
MC
121932004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12194
12195 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
12196 compilers. Delete duplicate call to get_compiler_info.
12197 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
12198 * gdb.base/volatile.exp: Likewise.
12199
84acecdd
MK
122002004-01-07 Mark Kettenis <kettenis@gnu.org>
12201
12202 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
12203 memory at address 0.
12204
fe11a27f
MC
122052004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12206
12207 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
12208 to test for hp-ux assembler. Fix copyright years.
12209
60ad077b
AC
122102004-01-07 Andrew Cagney <cagney@redhat.com>
12211
12212 * gdb.base/fileio.c (strerrno): Add "EBUSY".
12213
1c9b8f33
AC
122142004-01-07 Andrew Cagney <cagney@redhat.com>
12215
12216 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
12217 when creating the read-only file. From analysis by Roland McGrath
12218 and Elena Zannoni.
12219
753ccc7a
MC
122202004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12221
12222 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
12223
eca3e36b
MC
122242004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12225
12226 * gdb.base/cvexpr.c: Be type-safe with function pointers and
12227 data pointers.
12228
f8d4bac4
MC
122292004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12230
12231 * gdb.cp/m-static.exp: Compile one source file at a time.
12232 Delete unused call to get_compiler_info.
12233
9b4e0f94
MC
122342004-01-06 Michael Chastain <mec.gnu@mindspring.com>
12235
12236 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
12237 * gdb.base/call-rt-st.exp: Likewise.
12238 * gdb.base/nodebug.exp: Likewise.
12239 * gdb.base/volatile.exp: Likewise.
12240 * gdb.cp/ref-types.exp: Likewise.
12241 * gdb.cp/templates.exp: Likewise.
12242
023c1024
MK
122432004-01-05 Mark Kettenis <kettenis@gnu.org>
12244
12245 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
12246
19703c4a
MC
122472004-01-05 Michael Chastain <mec.gnu@mindspring.com>
12248
12249 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
12250 hppa*-hp-hpux*.
12251
18b67037
MK
122522004-01-04 Mark Kettenis <kettenis@gnu.org>
12253
ba6219c8
MK
12254 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12255 x86_64-*-*.
12256
18b67037
MK
12257 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
12258 sparc64-*-* and sparc*-solaris2*.
12259
1bfbbb9d
MK
122602004-01-04 Mark Kettenis <kettenis@gnu.org>
12261
12262 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
12263 return ${tests}" test. The ${tests} already mentions the
12264 filename.
12265
06846494
MC
122662004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12267
12268 * gdb.cp/local.exp: Accept gcc abi 2.
12269
3b0cb202
MC
122702004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12271
12272 * gdb.cp/templates.exp: Accept gcc abi 2.
12273
0643ec3f
MC
122742004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12275
12276 * lib/compiler.cc: Remove supports_template_debugging.
12277 * gdb.cp/templates.exp: Do not test supports_template_debugging.
12278
d231d0b1
MC
122792004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12280
12281 * gdb.cp/namespace.exp: Accept gcc abi 2.
12282
44ffb27c
MC
122832004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12284
12285 * gdb.cp/method.exp: Accept gcc abi 2.
12286
184ad485
MC
122872004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12288
12289 * gdb.cp/classes.exp: Generate identical results as old version.
12290 * gdb.cp/derivation.exp: Likewise.
12291 * gdb.cp/overload.exp: Likewise.
12292 * gdb.cp/virtfunc.exp: Likewise.
12293
116f09e7
MC
122942004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12295
12296 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
12297 mysterious bug with sourceware version of expect.
12298
b1379776
MC
122992004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12300
12301 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
12302 current versions of gcc, including gcc abi 2. Remove gratuitous
12303 restart of test program. Use gdb_test_multiple and gdb_test for
12304 all tests. Add patterns to xfail missing "const" in "const char *"
12305 and kfail PR gdb/1155.
12306
6b7a4c0e
MC
123072004-01-01 Michael Chastain <mec.gnu@mindspring.com>
12308
12309 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
12310 current versions of gcc, including gcc abi 2. Remove gratuitous
12311 restart of test program. Use gdb_test_multiple and gdb_test for
12312 all tests. Add patterns to kfail PR gdb/1498.
12313
51615d72
MC
123142003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12315
12316 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
12317 current versions of gcc, including gcc abi 2. Use "breakpoint"
12318 and "continue" instead of restarting the target program. Use
12319 gdb_test_multiple and gdb_test for all tests.
12320
7b79a9d7
MK
123212004-01-01 Mark Kettenis <kettenis@gnu.org>
12322
12323 * gdb.asm/asm-source.exp: Update copyright year. Link statically
12324 for *-*-solaris2*.
12325
1cd3489f
MC
123262003-12-31 Michael Chastain <mec.gnu@mindspring.com>
12327
12328 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
12329 current versions of gcc, including gcc abi 2. Use "breakpoint"
12330 and "continue" instead of restarting the target program several
12331 times. Use gdb_test_multiple and gdb_test for all tests.
12332
850742db
MC
123332003-12-18 Michael Chastain <mec.gnu@mindspring.com>
12334
12335 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
12336 source files.
12337
eb4bbda8
MC
123382003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12339
12340 * gdb.base/environ.exp: Handle compiling test case from multiple
12341 source files.
12342
e42c7771
MC
123432003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12344
12345 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
12346
80e4b428
JB
123472003-12-17 Jim Blandy <jimb@redhat.com>
12348
5f06973a
JB
12349 * gdb.base/freebpcmd.c: Add copyright notice.
12350
80e4b428
JB
12351 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
12352
0ab84fb7
MC
123532003-12-16 Michael Chastain <mec.gnu@mindspring.com>
12354
12355 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
12356
1b3bb3d0
JB
123572003-12-13 Jim Blandy <jimb@redhat.com>
12358
12359 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
12360
3a4c9371
KB
123612003-12-12 Kevin Buettner <kevinb@redhat.com>
12362
12363 * gdb.asm/frv.inc: New file.
12364 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
12365
a1dea79a
FF
123662003-12-09 Fred Fish <fnf@redhat.com>
12367
12368 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
12369 functions to break1.c and leave prototypes behind. Add more
12370 "set breakpoint NN here" comments.
12371 * gdb.base/break1.c: New file.
12372
12373 * gdb.base/break.exp: Handle compiling test case from multiple
12374 source files and change source file references as needed.
12375 * gdb.base/completion.exp: Ditto.
12376 * gdb.base/condbreak.exp: Ditto.
12377 * gdb.base/define.exp: Ditto.
12378 * gdb.base/ena-dis-br.exp: Ditto.
12379 * gdb.base/info-proc.exp: Ditto.
12380 * gdb.base/maint.exp: Ditto.
12381 * gdb.base/until.exp: Ditto.
12382
12383 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
12384 hardcoded line numbers.
12385 * gdb.base/define.exp: Ditto.
12386 * gdb.base/ena-dis-br.exp: Ditto.
12387 * gdb.base/maint.exp: Ditto.
12388 * gdb.base/until.exp: Ditto.
12389
12390 * gdb.base/completion.exp: Use "break1" for completion tests since
12391 "break" is no longer a unique prefix.
12392
5266b69c
AC
123932003-12-06 Andrew Cagney <cagney@redhat.com>
12394
12395 * gdb.base/structs.exp (test_struct_returns): When applicable, set
12396 "return_value_unimplemented". When an unimplemented struct return
12397 architecture, report incorrect values as a KFAIL
12398
374451f0
MC
123992003-12-05 Michael Chastain <mec.gnu@mindspring.com>
12400
12401 * gdb.cp/rtti.exp: Accept new wording of warning from
12402 cp_lookup_rtti_type.
12403
ba9b20a7
MC
124042003-12-05 Michael Chastain <mec.gnu@mindspring.com>
12405
12406 Partial fix for PR testsuite/1456.
12407 * gdb.base/scope.exp (test_at_main): Replace references to
12408 gcc_compiled with calls to test_compiler_info.
12409 (test_at_foo): Likewise.
12410 (test_at_bar): Likewise.
12411
b74b6d0b
MC
124122003-12-04 Michael Chastain <mec.gnu@mindspring.com>
12413
12414 Partial fix for PR testsuite/1456.
12415 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
12416 to test_compiler_info.
12417
ccfa3402
MC
124182003-12-03 Michael Chastain <mec.gnu@mindspring.com>
12419
12420 * gdb.base/so-impl-ld.exp: Update copyright notice.
12421
f6246aba
MC
124222003-12-02 Michael Chastain <mec.gnu@mindspring.com>
12423
12424 Partial fix for PR testsuite/1456.
12425 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
12426 to test_compiler_info.
12427
13ae734a
MC
124282003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12429
12430 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
12431 from current versions of gdb. Clean up regular expressions.
12432 Delete redundant timeout case.
12433
d8e1cdee
MC
124342003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12435
12436 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
12437 from current versions of gdb. Clean up regular expressions.
12438 Delete redundant timeout case.
12439
96457b64
MC
124402003-12-01 Michael Chastain <mec.gnu@mindspring.com>
12441
12442 Partial fix for PR testsuite/1456.
12443 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
12444 gcc_compiled with call to test_compiler_info.
12445
f35309fc
MC
124462003-11-30 Michael Chastain <mec.gnu@mindspring.com>
12447
12448 Partial fix for PR testsuite/1456.
12449 * gdb.base/list.exp (test_list_function): Delete unused declaration
12450 of gcc_compiled.
12451
d7afdf9b
MC
124522003-11-29 Michael Chastain <mec.gnu@mindspring.com>
12453
12454 Partial fix for PR testsuite/1456.
12455 * gdb.base/complex.exp: Replace reference to gcc_compiled with
12456 call to test_compiler_info.
12457
71507b56
MK
124582003-11-29 Mark Kettenis <kettenis@gnu.org>
12459
12460 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
12461 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
12462 it to create the appropriate note.inc.
12463 * gdb.asm/asmsrc1.s: Include "note.inc".
12464 * gdb.asm/netbsd.inc: New file.
12465 * gdb.asm/empty.inc: New file.
12466
f81f93f7
MC
124672003-11-28 Michael Chastain <mec.gnu@mindspring.com>
12468
12469 Partial fix for PR testsuite/1456.
12470 * gdb.base/constvars.exp: Replace references to gcc_compiled with
12471 calls to test_compiler_info.
12472
9a77938e
MC
124732003-11-27 Michael Chastain <mec.gnu@mindspring.com>
12474
12475 Partial fix for PR testsuite/1456.
12476 * gdb.base/volatile.exp: Replace references to gcc_compiled with
12477 calls to test_compiler_info.
12478
e8367dc7
MK
124792003-11-27 Mark Kettenis <kettenis@gnu.org>
12480
12481 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
12482 pattern for the KFAILs.
12483
526c61ee
AF
124842003-11-25 Adam Fedor <fedor@gnu.org>
12485
12486 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
12487 * gdb.objc/objcdecode.m: New file.
12488
28f2d600
AF
124892003-11-25 Adam Fedor <fedor@gnu.org>
12490
12491 * gdb.objc/nondebug.exp: Test for PR objc/1236.
12492 * gdb.objc/nondebug.m: New file.
12493
a3895cee
BE
124942003-11-26 Ben Elliston <bje@wasabisystems.com>
12495
12496 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
12497 NetBSD as it does on FreeBSD. Modelled on a similar change by
12498 Mark Kettenis on 2003-05-30.
12499 (link-flags): Set to "--entry _start" regardless of target.
12500 Special linker flags are to be appended to $link-flags.
12501 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
12502
c9f2c8a3
MC
125032003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12504
12505 * gdb.cp/method.exp: Accept output of new demangler.
12506
15a0587a 125072003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
12508
12509 * gdb/class2.exp: New file.
12510 * gdb/class2.cc: New file.
12511
3c00b570
MC
125122003-11-25 Michael Chastain <mec.gnu@mindspring.com>
12513
12514 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
12515 of new demangler.
12516
7027acc7
MK
125172003-11-23 Mark Kettenis <kettenis@gnu.org>
12518
12519 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
12520 of gdb_test "run".
12521
b0e1598a
MK
125222003-11-23 Mark Kettenis <kettenis@gnu.org>
12523
12524 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
12525 "continue" into "run".
12526
4d9eda44
MC
125272003-11-23 Michael Chastain <mec.gnu@mindspring.com>
12528
12529 Partial fix for PR testsuite/1456.
12530 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
12531 call to test_compiler_info.
12532 * gdb.cp/ctti.exp: Likewise.
12533 * gdb.cp/derivation.exp: Likewise.
12534 * gdb.cp/member-ptr.exp: Likewise.
12535 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
12536 reference to gcc_compiled.
12537
125382003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
12539
12540 Fix PR testsuite/1463.
12541 * gdb.base/structs.exp (start_structs_test): Call
12542 get_debug_format before using the debug format.
12543
d422fe19
AC
125442003-11-22 Andrew Cagney <cagney@redhat.com>
12545
12546 * lib/gdb.exp (gdb_test_multiple): Add simple example.
12547 * gdb.base/structs.exp: Use gdb_test_multiple.
12548
039cf96d
AC
125492003-11-20 Andrew Cagney <cagney@redhat.com>
12550
6882279b
AC
12551 * gdb.base/structs.exp: Handle and recover from internal errors.
12552 Replace "foo${n}" with "foo<n>" in test messages.
12553
e53890ae
AC
12554 * gdb.base/structs.exp: Update copyright. Rewrite.
12555 * gdb.base/structs.c: Update copyright. Rewrite.
12556
2b211c59
AC
12557 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
12558 resync count exceeded.
d63a86f8 12559
039cf96d
AC
12560 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
12561 from the internal error.
12562 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
12563 Original from Jim Blandy.
12564 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 12565
eac98b22
AC
125662003-11-19 Andrew Cagney <cagney@redhat.com>
12567
12568 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
12569 KFAIL.
12570
67455b2a
MK
125712003-11-17 Mark Kettenis <kettenis@gnu.org>
12572
12573 New testcase for PR backtrace/1435.
12574 * gdb.arch/i386-unwind.exp: New file.
12575 * gdb.arch/i386-unwind.c: New file.
12576
853d6e5b
AC
125772003-11-17 Andrew Cagney <cagney@redhat.com>
12578
12579 * lib/gdb.exp (compiler_info): New global.
12580 (test_compiler_info): New function.
12581 (get_compiler_info): Set compiler_info.
12582 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
12583 "compiler_info" to gcc-<major>-<minor>.
12584
38cf6e11
MC
125852003-11-15 Michael Chastain <mec.gnu@mindspring.com>
12586
12587 * gdb.trace/configure: Remove.
12588
a50d3602
EZ
125892003-11-13 Elena Zannoni <ezannoni@redhat.com>
12590
12591 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 12592 breakpoints.
a50d3602
EZ
12593 * gdb.base/break.exp: Remove all references to explicit line
12594 numbers.
12595
d9407aaa
NC
125962003-11-11 Nick Clifton <nickc@redhat.com>
12597
12598 * gdb.base/shreloc.exp: Do not run for targets which do not
12599 support shared objects.
12600
db488fc1
CV
126012003-11-10 Corinna Vinschen <vinschen@redhat.com>
12602
12603 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
12604 Don't run tests if nofileio flag is given.
12605
6a90a18e
EZ
126062003-11-07 Elena Zannoni <ezannoni@redhat.com>
12607
12608 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 12609 as well as 'Watchpoint'.
6a90a18e 12610
0b915e9c
EZ
126112003-11-06 Elena Zannoni <ezannoni@redhat.com>
12612
12613 Reported by Jim Ingham <jingham@apple.com>:
12614 * gdb.base/annota1.exp: Match at least one occurrence of the
12615 signal handler annotation.
12616
d7e4b55f
EZ
126172003-11-06 Elena Zannoni <ezannoni@redhat.com>
12618
a9c64011
AS
12619 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
12620 as well as 'Watchpoint'.
d7e4b55f 12621
2fe4e8d0
MC
126222003-11-05 Michael Chastain <mec@shout.net>
12623
12624 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
12625
6ef88553
KW
126262003-11-03 Kris Warkentin <kewarken@qnx.com>
12627
12628 * gdb.arch/gdb1291.c: New test file.
12629 * gdb.arch/gdb1291.exp: New test script.
12630 * gdb.arch/gdb1431.c: New test file.
12631 * gdb.arch/gdb1431.exp: New test script.
12632
ae7dc4d8
MC
126332003-10-22 Michael Chastain <mec@shout.net>
12634
12635 * gdb.mi/pthreads.c: Add copyright notice.
12636
c39d7427
MC
126372003-10-22 Michael Chastain <mec@shout.net>
12638
12639 * gdb.threads/pthreads.c: Add copyright notice.
12640
8b7d96c1
MC
126412003-10-20 Michael Chastain <mec@shout.net>
12642
12643 * gdb.base/gdb1056.exp: New test script.
12644
d1d69fdd
DJ
126452003-10-13 Daniel Jacobowitz <drow@mvista.com>
12646
12647 * gdb.threads/killed.exp: Use gdb_run_cmd.
12648
7d605576
DJ
126492003-10-13 Daniel Jacobowitz <drow@mvista.com>
12650
12651 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
12652 create a core file.
12653 * gdb.threads/gcore-thread.exp: Likewise.
12654
618ec112
CV
126552003-10-13 Corinna Vinschen <vinschen@redhat.com>
12656
12657 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
12658 type, based on char type.
12659 (struct bit_flags_short_t): New bitfield type, based on short type.
12660 (init_bit_flags_char): New fuction.
12661 (init_bit_flags_short): Ditto.
12662 (print_bit_flags_char): Ditto.
12663 (print_bit_flags_short): Ditto.
12664 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
12665
9367a73c
MC
126662003-10-11 Michael Chastain <mec@shout.net>
12667
12668 * gdb.base/call-rt-st.exp: Update copyright year.
12669
1decf120
KI
126702003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
12671
12672 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
12673 * gdb.disasm/sh3.s: Ditto.
12674
5445b2ae
DJ
126752003-10-07 Daniel Jacobowitz <drow@mvista.com>
12676
12677 * gdb.threads/switch-threads.exp: New test.
12678 * gdb.threads/switch-threads.c: New source file.
12679
aec24853
CV
126802003-10-07 Corinna Vinschen <vinschen@redhat.com>
12681
12682 * gdb.base/ending-run.exp: Add sh specific case.
12683
adc7428d
AC
126842003-10-06 Andrew Cagney <cagney@redhat.com>
12685
12686 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
12687 * gdb.disasm/mn10200.exp: Delete obsolete file.
12688
c9d37158
DJ
126892003-09-29 Daniel Jacobowitz <drow@mvista.com>
12690
12691 * ChangeLog: Correct an entry command.exp -> commands.exp.
12692 * gdb.base/commands.exp (bp_deleted_in_command_test)
12693 (temporary_breakpoint_commands): Check noargs.
12694
79c2c32d
DC
126952003-09-25 David Carlton <carlton@kealia.com>
12696
12697 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
12698 of some print tests, where appropriate. Add tests for C::D::cd,
12699 E::ce, F::cXfX, G::XgX.
12700 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
12701
594e6d67
RE
127022003-09-25 Richard Earnshaw <rearnsha@arm.com>
12703
12704 * lib/java.exp (java_init): Import target_alias before using it.
12705
10f0d451
DC
127062003-09-25 David Carlton <carlton@kealia.com>
12707
12708 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
12709
274bcba0
EZ
127102003-09-23 Elena Zannoni <ezannoni@redhat.com>
12711
d63a86f8 12712 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 12713 weirdness.
274bcba0 12714
cdbf20f7
MC
127152003-09-17 Michael Chastain <mec@shout.net>
12716
12717 * gdb.cp/gdb1355.exp: New file.
12718 * gdb.cp/gdb1355.c: New file.
12719
71e06f80
CV
127202003-09-15 Corinna Vinschen <vinschen@redhat.com>
12721
12722 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
12723 * gdb.asm/sh.inc: New file.
12724
5c4e30ca
DC
127252003-09-11 David Carlton <carlton@kealia.com>
12726
bd45b7af
DC
12727 * gdb.cp/namespace.exp: Add tests for namespace types.
12728 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
12729 (test_namespace): New.
12730
1c199746
EZ
127312003-09-11 Elena Zannoni <ezannoni@redhat.com>
12732
a9c64011 12733 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 12734 * gdb.stabs/weird.exp: Ditto.
1c199746 12735
04ed252f
MC
127362003-09-08 Michael Chastain <mec@shout.net>
12737
12738 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
12739
d8a2d9e7
MC
127402003-09-07 Michael Chastain <mec@shout.net>
12741
12742 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
12743 'parse error'.
12744
161afb24
MK
127452003-09-07 Mark Kettenis <m.kettenis@osp.nl>
12746
12747 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
12748
49f2741a
MC
127492003-08-30 Michael Chastain <mec@shout.net>
12750
12751 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
12752 * gdb.gdb/observer.exp: Ditto.
12753 * gdb.gdb/xfullpath.exp: Ditto.
12754
8afa723e
MK
127552003-08-29 Mark Kettenis <kettenis@gnu.org>
12756
12757 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
12758 *-*-*bsd*.
12759
f31dfe3b
JJ
127602003-08-28 Jeff Johnston <jjohnstn@redhat.com>
12761
12762 * gdb.base/dump.exp: Skip for ia64.
12763
4630e498
JJ
127642003-08-25 Jeff Johnston <jjohnstn@redhat.com>
12765
12766 * gdb.asm/asm-source.exp: Add ia64 support.
12767 * gdb.asm/ia64.inc: New file.
12768
1105b7ef
MC
127692003-08-22 Michael Chastain <mec@shout.net>
12770
12771 * gdb.cp: New directory.
12772 * gdb.cp/*: Copy from gdb.c++/*.
12773 * gdb.c++/*: Remove.
12774 * Makefile.in: Change gdb.c++ to gdb.cp.
12775 * configure.in: Ditto.
12776 * configure: Regnerate.
12777
c945b932
MK
127782003-08-18 Mark Kettenis <kettenis@gnu.org>
12779
12780 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
12781 * gdb.arch/i386-prologue.c (gdb1338): Add function.
12782
2b66634b
DJ
127832003-08-17 Daniel Jacobowitz <drow@mvista.com>
12784
12785 * mi-var-display.exp (-var-list-children weird): Accept function
12786 pointers with argument types.
12787 * mi1-var-display.exp (-var-list-children weird): Likewise.
12788 * mi2-var-display.exp (-var-list-children weird): Likewise.
12789
a356f73b
DJ
127902003-08-17 Daniel Jacobowitz <drow@mvista.com>
12791
12792 * gdb.base/annota3.exp: Add missing newline.
12793
483417b8
MC
127942003-08-06 Michael Chastain <mec@shout.net>
12795
12796 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
12797
c99c59c3
MS
127982003-08-12 Michael Snyder <msnyder@redhat.com>
12799
12800 * gdb.base/float.exp: Add test for SH.
12801
55ed7501
MK
128022003-08-10 Mark Kettenis <kettenis@gnu.org>
12803
12804 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
12805
1a371f2e
EZ
128062003-08-07 Elena Zannoni <ezannoni@redhat.com>
12807
12808 * gdb.base/completion.exp: Remove reduntant completion test
12809 on filename.
12810
e0f353ce
EZ
128112003-08-07 Elena Zannoni <ezannoni@redhat.com>
12812
a9c64011
AS
12813 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
12814 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
12815 gdb.trace/save-trace.exp: Make sure that full pathnames are
12816 escaped correctly.
e0f353ce 12817
5710a1af 128182003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 12819
a9c64011
AS
12820 * configure.in: Don't generate config.h from config.hin.
12821 * configure: Regenerate.
12822 * config.hin: Remove file.
12823 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
12824 * gdb.threads/pthreads.c: Ditto.
5710a1af 12825
dcd81ce9
DJ
128262003-08-07 Daniel Jacobowitz <drow@mvista.com>
12827
12828 From Kei Sakamoto <sakamoto.kei@renesas.com>:
12829 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
12830 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
12831 Replace ld24 with seth/add3.
12832
6009d884
AC
128332003-08-02 Andrew Cagney <cagney@redhat.com>
12834
12835 * gdb.base/annota3.exp: New file.
12836 * gdb.base/annota3.c: New file.
12837 * gdb.c++/annota3.exp: New file.
12838 * gdb.c++/annota3.cc: New file.
12839
51514e06
MC
128402003-07-29 Michael Chastain <mec@shout.net>
12841
12842 * gdb.threads/tls.c (spin): Check errno only if sem_wait
12843 actually failed.
12844 (do_pass): Likewise.
12845 * gdb.threads/tls.exp: Always initialize no_of_threads.
12846
4ee6625b
DJ
128472003-07-27 Daniel Jacobowitz <drow@mvista.com>
12848
12849 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
12850 pattern.
12851 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
12852 * gdb.threads/tls.exp: Recognize one case of the host library not
12853 supporting TLS.
12854
225f2bf6
AC
128552003-07-27 Andrew Cagney <cagney@redhat.com>
12856
12857 * gdb.base/fileio.exp: Use SH when running commands using
12858 remote_exec.
12859
bcb27c9f
DJ
128602003-07-24 Daniel Jacobowitz <drow@mvista.com>
12861
12862 From Kei Sakamoto <sakamoto.kei@renesas.com>:
12863 * gdb.base/relocate.c (dummy): New padding array.
12864
3d67be83
MS
128652003-07-22 Michael Snyder <msnyder@redhat.com>
12866
d63a86f8 12867 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
12868
12869 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
12870 patterns to be more general, accepting old and new output.
12871 Some output chars (such as '+') also must be quoted.
d63a86f8 12872 Some addresses are displayed numerically instead of
3d67be83
MS
12873 symbolically.
12874
57ba3b85
MS
128752003-07-23 Michael Snyder <msnyder@redhat.com>
12876
686d097c
MS
12877 * gdb.base/return2.exp: Don't test long-long return.
12878
57ba3b85
MS
12879 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
12880 * gdb.disasm/t01_mov.exp: Ditto.
12881 * gdb.disasm/t02_mova.s: Ditto.
12882 * gdb.disasm/t02_mova.exp: Ditto.
12883 * gdb.disasm/t03_add.s: Ditto.
12884 * gdb.disasm/t03_add.exp: Ditto.
12885 * gdb.disasm/t04_sub.s: Ditto.
12886 * gdb.disasm/t04_sub.exp: Ditto.
12887 * gdb.disasm/t05_cmp.s: Ditto.
12888 * gdb.disasm/t05_cmp.exp: Ditto.
12889 * gdb.disasm/t06_ari2.s: Ditto.
12890 * gdb.disasm/t06_ari2.exp: Ditto.
12891 * gdb.disasm/t07_ari3.s: Ditto.
12892 * gdb.disasm/t07_ari3.exp: Ditto.
12893 * gdb.disasm/t08_or.s: Ditto.
12894 * gdb.disasm/t08_or.exp: Ditto.
12895 * gdb.disasm/t09_xor.s: Ditto.
12896 * gdb.disasm/t09_xor.exp: Ditto.
12897 * gdb.disasm/t10_and.s: Ditto.
12898 * gdb.disasm/t10_and.exp: Ditto.
12899 * gdb.disasm/t11_logs.s: Ditto.
12900 * gdb.disasm/t11_logs.exp: Ditto.
12901 * gdb.disasm/t12_bit.s: Ditto.
12902 * gdb.disasm/t12_bit.exp: Ditto.
12903 * gdb.disasm/t13_otr.s: Ditto.
12904 * gdb.disasm/t13_otr.exp: Ditto.
12905
e00759ef
EZ
129062003-07-22 Elena Zannoni <ezannoni@redhat.com>
12907
12908 * gdb.threads/tls.exp :Add kfail for 'info address' case.
12909
8bc2021f
EZ
129102003-07-22 Elena Zannoni <ezannoni@redhat.com>
12911
a9c64011
AS
12912 * gdb.threads/tls.c : New file.
12913 * gdb.threads/tls.exp : New file.
12914 * gdb.threads/tls-main.c : New file.
12915 * gdb.threads/tls-shared.c : New file.
12916 * gdb.threads/tls-shared.exp : New file.
8bc2021f 12917
89320c4c
AS
129182003-07-22 Andreas Schwab <schwab@suse.de>
12919
12920 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
12921
180dea7c
AS
129222003-07-20 Andreas Schwab <schwab@suse.de>
12923
12924 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
12925 due to insn reordering.
12926
0714963c
AC
129272003-07-15 Andrew Cagney <cagney@redhat.com>
12928
12929 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
12930
98a23b3f
MC
129312003-07-15 Michael Chastain <mec@shout.net>
12932
12933 * gdb.base/gdb1250.exp: New file.
12934 * gdb.base/gdb1250.c: New file.
12935
27e417a2
ML
129362003-07-09 Michal Ludvig <mludvig@suse.cz>
12937
12938 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
12939 expansion of size_t to 'unsigned long', not only to 'unsigned'.
12940
8bc2021f
EZ
129412003-07-09 Elena Zannoni <ezannoni@redhat.com>
12942
a9c64011
AS
12943 * gdb.threads/tls.c: New file.
12944 * gdb.threads/tls.exp: New file.
12945 * gdb.threads/tls-main.c: New file.
12946 * gdb.threads/tls-shared.c: New file.
12947 * gdb.threads/tls-shared.exp: New file.
8bc2021f 12948
d99968dc
EZ
129492003-07-09 Elena Zannoni <ezannoni@redhat.com>
12950
12951 * gdb.base/annota1.exp: Make sure that we properly escape the
12952 full path of the source file. Xfail more permissive patterns,
d63a86f8 12953 due to a compiler debug info problem.
d99968dc 12954
83876b3b
AS
129552003-07-07 Andreas Schwab <schwab@suse.de>
12956
2705e972
AS
12957 * gdb.asm/m68k.inc: New file.
12958 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
12959
83876b3b
AS
12960 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
12961 arguments"): Also match negative number.
12962
12963 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
12964
3a871b37
DJ
129652003-07-03 Daniel Jacobowitz <drow@mvista.com>
12966
12967 * gdb.base/store.c (charest): New typedef.
12968 (add_char): Rename to add_charest, update.
12969 (wack_char): Rename to wack_charest, update types. Return l + r
12970 to keep r live across the call.
12971 (wack_short, wack_int, wack_long, wack_longest, wack_float)
12972 (wack_double, wack_doublest): Return l + r to keep r live across
12973 the call.
12974 * gdb.base/store.exp: Accomodate store.c changes.
12975
b2a7f303
DC
129762003-06-30 David Carlton <carlton@kealia.com>
12977
12978 * gdb.c++/maint.exp (test_invalid_name): New.
12979 (test_first_component): Add tests for invalid names.
12980
3c6cb4a1
MC
129812003-06-29 Michael Chastain <mec@shout.net>
12982
12983 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
12984 output of '<VTT for class>' for virtual base classes.
12985
f1c2644b
DJ
129862003-06-29 Daniel Jacobowitz <drow@mvista.com>
12987
12988 * gdb.base/completion.exp: Tab-complete "complet" instead of
12989 "compl".
12990 * gdb.base/complex.exp, gdb.base/complex.c: New files.
12991
18080350
DJ
129922003-06-29 Daniel Jacobowitz <drow@mvista.com>
12993
12994 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
12995 * gdb.base/volatile.exp: Likewise.
12996
f56973f8
DJ
129972003-06-29 Daniel Jacobowitz <drow@mvista.com>
12998
12999 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
13000 gdb/1265.
13001
130022003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
13003 Daniel Jacobowitz <drow@mvista.com>
13004
13005 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
13006 initial line count of 'captured_main' from 26 to 32.
13007 (test_with_self): Allow xmalloc call to be interleaved with the
13008 preceding two lines.
13009
e766d4d6
JB
130102003-06-24 Joel Brobecker <brobecker@gnat.com>
13011
13012 * gdb.base/bang.exp: New testcase.
13013
f125c9a4
JB
130142003-06-23 Joel Brobecker <brobecker@gnat.com>
13015
13016 * gdb.base/langs.exp: Add some tests for the "minimal" language
13017 support.
13018
6e25beaf
EZ
130192003-06-23 Elena Zannoni <ezannoni@redhat.com>
13020
13021 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
13022 the testcase.
13023
2f816dda
DJ
130242003-06-22 Daniel Jacobowitz <drow@mvista.com>
13025
13026 * gdb.base/relocate.exp: Test add-symbol-file with a variable
13027 offset.
13028
db5a5748
DJ
130292003-06-22 Daniel Jacobowitz <drow@mvista.com>
13030
13031 * gdb.c++/pr-1210.cc: New file.
13032 * gdb.c++/pr-1210.exp: New file.
13033
1df0c130
DJ
130342003-06-21 Daniel Jacobowitz <drow@mvista.com>
13035
13036 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
13037 000-exec-continue.
13038
a92feac0
MK
130392003-06-15 Mark Kettenis <kettenis@gnu.org>
13040
13041 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
13042 on *-*-*bsd* instead of *-*-freebsd*.
13043
81a58f5b
AC
130442003-06-14 Andrew Cagney <cagney@redhat.com>
13045
13046 * gdb.base/store.exp: Test longest and doublest. Test all
13047 parameters. Weaken return statement match.
13048 * gdb.base/store.c: Add longest and doublest - aka long long and
13049 long double functions. Put all parameters into local register
13050 variables. Use negative values.
13051
b257a0d3
AC
130522003-06-14 Andrew Cagney <cagney@redhat.com>
13053
13054 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
13055 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
13056 exit status.
13057 * gdb.base/fileio.exp: Disable target when nointerrupts and
13058 noinferiorio, instead of limiting it to remote. Use remote_exec
13059 instead of system.
d63a86f8 13060
21c38304
JJ
130612003-06-12 Jeff Johnston <jjohnstn@redhat.com>
13062
13063 * gdb.base/float.exp: Add ia64 support.
13064
1bcdb424
CV
130652003-06-12 Corinna Vinschen <vinschen@redhat.com>
13066
13067 * gdb.base/fileio.exp: Run only on remote targets.
13068
6aeb981f
CV
130692003-06-10 Corinna Vinschen <vinschen@redhat.com>
13070
13071 * gdb.base/fileio.c: New file, testing File-I/O.
13072 * gdb.base/fileio.exp: Ditto.
13073
53df362e
RG
130742003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
13075
13076 * gdb.base/shreloc.exp: New file, check symbol values obtained from
13077 shared objects after relocation at load time (gdb PR/1132).
13078 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 13079 as above, part of the shared object relocation test.
53df362e 13080
ffee1b46
MK
130812003-06-08 Mark Kettenis <kettenis@gnu.org>
13082
b5ca3722
MK
13083 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
13084 fully filled history list.
13085 * gdb.base/gdb_history: New file.
13086
03ed860d
MK
13087 * gdb.base/signals.exp: XFAIL "continue to func1" on
13088 i*86-*-freebsd*.
13089
ffee1b46
MK
13090 * gdb.base/attach.exp: When trying to attach to a nonexistent
13091 process, make it possible to specify the PID based on the target,
13092 and do so for *-*-freebsd*.
13093
d80dbb52
RH
130942003-06-02 Richard Henderson <rth@redhat.com>
13095
13096 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
13097
6dd77b81
RH
130982003-06-02 Richard Henderson <rth@redhat.com>
13099
13100 * gdb.base/selftest.exp: Next over lim_at_start initialization.
13101
f6347e16
RH
131022003-06-02 Richard Henderson <rth@redhat.com>
13103
13104 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
13105
2c161407
DJ
131062003-06-01 Daniel Jacobowitz <drow@mvista.com>
13107
13108 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
13109 of globalvar.
13110
572eb746
MK
131112003-06-01 Mark Kettenis <kettenis@gnu.org>
13112
13113 * gdb.asm/asm-source.exp: Check for memory read errors in
13114 disassembler test on *BSD too.
13115
9e9617a5
RH
131162003-06-01 Richard Henderson <rth@redhat.com>
13117
13118 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
13119 for .frame.
13120 (gdbasm_call): Lose ldgp.
13121 (gdbasm_startup): Add frame information.
13122 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
13123
7b34ad4e
MK
131242003-05-31 Mark Kettenis <kettenis@gnu.org>
13125
13126 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
13127 i?86-*-*.
13128
10059fdf
MK
131292003-05-30 Mark Kettenis <kettenis@gnu.org>
13130
13131 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
13132 FreeBSD.
13133
acf4b816
RH
131342003-05-29 Richard Henderson <rth@redhat.com>
13135
13136 * gdb.asm/alpha.inc: New file.
13137 * gdb.asm/asm-source.exp: Use it.
13138
e9ecd949
JB
131392003-05-29 Jim Blandy <jimb@redhat.com>
13140
13141 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
13142 'core.PID'.
13143
e3e5a4f3
JB
131442003-05-22 Jim Blandy <jimb@redhat.com>
13145
13146 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
13147 backtrace.
d63a86f8 13148
72fe3d25
DC
131492003-05-20 David Carlton <carlton@math.stanford.edu>
13150
13151 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
13152 this time.
13153
58da2eb2
DC
131542003-05-19 David Carlton <carlton@bactrian.org>
13155
13156 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
13157 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
13158
1fcb5155
DC
131592003-05-19 David Carlton <carlton@bactrian.org>
13160
13161 * gdb.c++/namespace.exp: Add namespace scope and anonymous
13162 namespace tests.
13163 Bump copyright date.
13164 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
13165 (main): Call C::D::marker2.
13166 * gdb.c++/namespace1.cc: New file.
13167
85e85163
JJ
131682003-05-14 Jeff Johnston <jjohnstn@redhat.com>
13169
13170 Roland McGrath <roland@redhat.com>
d63a86f8 13171 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
13172 there is no manager thread.
13173
a25fbfec
JJ
131742003-05-08 Jeff Johnston <jjohnstn@redhat.com>
13175
d63a86f8
RM
13176 * gdb.threads/schedlock.exp: Remove assumption that all threads
13177 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
13178 in one of the child threads rather than the main thread.
13179
be375bae
JB
131802003-05-07 Jim Blandy <jimb@redhat.com>
13181
09bf6082
JB
13182 Add support for assembly source testing on the s390x.
13183 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
13184 architecture.
13185 * gdb.asm/s390x.inc: New file.
13186
be375bae
JB
13187 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
13188 succession of 'if' statements.
13189
00905d52
AC
131902003-05-05 Andrew Cagney <cagney@redhat.com>
13191
13192 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
13193
b1e29e33
AC
131942003-05-05 Andrew Cagney <cagney@redhat.com>
13195
13196 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
13197 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
13198
e33d66ec
EZ
131992003-05-02 Elena Zannoni <ezannoni@redhat.com>
13200
13201 * gdb.base/charset.exp: Update based on new behavior of set/show
13202 charset commands.
13203
2b6fd0d8
AC
132042003-05-01 Andrew Cagney <cagney@redhat.com>
13205
13206 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
13207 variable do not give memory errors.
13208
130cacce
AF
132092003-04-30 Adam Fedor <fedor@gnu.org>
13210
13211 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
13212 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
13213 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
13214 gdb.objc/basicclass.m: : New files
13215
13216 * lib/gdb.exp (gdb_compile_objc): New procedure.
13217
bea71854
DJ
132182003-04-27 Daniel Jacobowitz <drow@mvista.com>
13219
13220 * gdb.base/signals.exp: Make backtrace tests more specific.
13221
0f20eeea
DC
132222003-04-23 David Carlton <carlton@bactrian.org>
13223
13224 * gdb.c++/maint.exp (test_first_component): Add tests for
13225 'operator' in more locations.
13226
c8c4d8dc
KB
132272003-04-16 Kevin Buettner <kevinb@redhat.com>
13228
13229 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
13230
3fe60e3c
EZ
132312003-04-16 Elena Zannoni <ezannoni@redhat.com>
13232
13233 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 13234 func marke' instead. Update test name.
3fe60e3c 13235
9219021c
DC
132362003-04-15 David Carlton <carlton@math.stanford.edu>
13237
13238 * gdb.c++/maint.exp: New file.
13239
5dd55bdd
EZ
132402003-04-14 Elena Zannoni <ezannoni@redhat.com>
13241
13242 * gdb.threads/schedlock.c: Change type of thread function argument
13243 to long, to avoid warnings on 64-bit platforms.
13244
00890572
EZ
132452003-04-14 Elena Zannoni <ezannoni@redhat.com>
13246
a9c64011
AS
13247 * gdb.base/attach.exp: Add new message from ptrace in case of
13248 attaching to nonexistent process.
d63a86f8 13249
93201743
JB
132502003-04-11 Jim Blandy <jimb@redhat.com>
13251
13252 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13253 gdb.c++/userdef.cc: Place comments on the lines to which the
13254 marker function might return.
13255 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13256 gdb.c++/userdef.exp: Look for those comments to check that we've
13257 returned to the right place, instead of checking line numbers.
13258
2a11c64d
EZ
132592003-04-11 Elena Zannoni <ezannoni@redhat.com>
13260
a9c64011
AS
13261 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
13262 match on sourcefile name, instead of directory name.
2a11c64d 13263
68ab8fc5
EZ
132642003-04-10 Elena Zannoni <ezannoni@redhat.com>
13265
d63a86f8 13266 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
13267 working directory name.
13268
5624293a
JB
132692003-04-09 Jim Blandy <jimb@redhat.com>
13270
13271 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
13272 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
13273 after an inferior function call, report the failure, but allow the
13274 test to continue.
13275
f1f02ee4
SC
132762003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13277
13278 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13279 with -DPROTOTYPES.
13280
6eb79af0
SC
132812003-04-05 Stephane Carrez <stcarrez@nerim.fr>
13282
13283 * gdb.base/break.exp: Revert last patch.
13284
8dfb4cf0
SC
132852003-04-04 Stephane Carrez <stcarrez@nerim.fr>
13286
13287 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
13288 with -DPROTOTYPES.
13289
ed4c619a
AC
132902003-04-02 Andrew Cagney <cagney@redhat.com>
13291
13292 * gdb.base/callfuncs.exp: Make "print add" messages unique.
13293 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
13294 matching directories by the name breakpoint.
13295 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
13296 Make "continue to marker1" consistent.
13297 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
13298 message consistent.
13299 * lib/gdb.exp: Put "the program is no longer running", and "the
13300 program exited" in parenthesis.
13301 * lib/mi-support.exp: Ditto.
d63a86f8 13302
4e35d5f0 133032003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 13304
4e35d5f0
BR
13305 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
13306
71900fe8
AC
133072003-03-29 Andrew Cagney <cagney@redhat.com>
13308
13309 * gdb.base/sizeof.c (main): Print the value of '\377'.
13310 * gdb.base/sizeof.exp: Check the sign of '\377'.
13311
c0655a16
MC
133122003-03-27 Michael Chastain <mec@shout.net>
13313
13314 * gdb.base/gdb1090.exp: New file.
13315 * gdb.base/gdb1090.cc: New file.
13316
5b2a3989
JB
133172003-03-27 J. Brobecker <brobecker@gnat.com>
13318
13319 * gdb.gdb/observer.exp: New regression test.
13320
79876890
MC
133212003-03-27 Michael Chastain <mec@shout.net>
13322
13323 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
13324 * gdb.base/ptype.exp: Likewise.
13325
6eac95e3
CV
133262003-03-27 Corinna Vinschen <vinschen@redhat.com>
13327
13328 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
13329
e8c71839
MC
133302003-03-26 Michael Chastain <mec@shout.net>
13331
13332 * gdb.base/ptype.exp: Actually use some typedef'd types.
13333
71b10041
SC
133342003-03-21 Stephane Carrez <stcarrez@nerim.fr>
13335
13336 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
13337 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
13338
2512cf80
CV
133392003-03-20 Corinna Vinschen <vinschen@redhat.com>
13340
13341 * gdb.base/default.exp: Fix regular expression.
13342
0d195a4f
CV
133432003-03-20 Corinna Vinschen <vinschen@redhat.com>
13344
13345 * gdb.base/args.exp: Fix regular expression.
13346
8a2dbca8
CV
133472003-03-20 Corinna Vinschen <vinschen@redhat.com>
13348
13349 * gdb.base/help.exp: Allow Win32 child process.
13350
bf028682
CV
133512003-03-20 Corinna Vinschen <vinschen@redhat.com>
13352
13353 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
13354 when stepping out of main().
13355
182dbe85
CV
133562003-03-20 Corinna Vinschen <vinschen@redhat.com>
13357
13358 * gdb.base/default.exp: Check for win32 specific message when calling
13359 "run" without executable.
13360
d67a6ba5
CV
133612003-03-20 Corinna Vinschen <vinschen@redhat.com>
13362
13363 * gdb.base/args.exp: Expect .exe in output.
13364
a955b5bb
CV
133652003-03-20 Corinna Vinschen <vinschen@redhat.com>
13366
13367 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
13368 Cygwin native.
13369
bf6bad4b
AC
133702003-03-17 Andrew Cagney <cagney@redhat.com>
13371
13372 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
13373 vector registes.
13374 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
13375 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
13376
293e9a31
DC
133772003-03-17 David Carlton <carlton@math.stanford.edu>
13378
13379 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
13380 test, for PR breakpoints/38.
13381 Call test_watchpoint_and_breakpoint.
13382 * gdb.base/watchpoint.c (func3): New function.
13383 (main): Call func3.
13384
5330f2db
DC
133852003-03-04 David Carlton <carlton@math.stanford.edu>
13386
13387 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
13388 Garply<Garply<char> >:: garply".
13389 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
13390 with respect to PR c++/1111; note also PR c++/1113.
13391 (test_template_breakpoints): KFAIL "constructor breakpoint" with
13392 respect to PR c++/1062.
13393 KFAIL "destructor breakpoint" with respect to PR c++/1112.
13394
6ece72da
DC
133952003-03-03 David Carlton <carlton@math.stanford.edu>
13396
13397 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
13398 with respect to PR c++/57.
13399 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
13400 c++/826.
13401 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
13402 respect to PR c++/57.
13403
85ca1584
DC
134042003-03-03 David Carlton <carlton@math.stanford.edu>
13405
13406 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
13407 respect to PR c++/33 into FAILs.
13408
98e9c5b8
MC
134092003-03-03 Michael Chastain <mec@shout.net>
13410
7bedbf27
MC
13411 * configure.in: Update copyright years.
13412
134132003-03-03 Michael Chastain <mec@shout.net>
13414
13415 * Makefile.in: Update copyright years.
98e9c5b8 13416
f683e100
DC
134172003-02-28 David Carlton <carlton@math.stanford.edu>
13418
13419 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
13420 print class instead of struct and/or superfluous protection
13421 specifiers, as long as the resulting output is equivalent to the
13422 source code.
13423 Delete FIXME from end of messages on tests that don't need
13424 fixing.
13425
a9e0cf2c
DC
134262003-02-28 David Carlton <carlton@math.stanford.edu>
13427
13428 * gdb.c++/templates.exp (do_tests): Allow const in the two
13429 Foo<volatile char *>::foo tests.
13430
e8d359df
MS
134312003-02-27 Michael Snyder <msnyder@redhat.com>
13432
d63a86f8 13433 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
13434 will be consistant.
13435
0b71dc91
DC
134362003-02-26 David Carlton <carlton@math.stanford.edu>
13437
13438 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
13439 char *>::foo" test with respect to PR c++/33. Create a new test
13440 which is identical to that one except that it doesn't put the
13441 space between the "char" and the "*"; KFAIL it, too.
13442
dd14ab43
DC
134432003-02-26 David Carlton <carlton@math.stanford.edu>
13444
13445 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
13446 template types into either PASSes or KFAILs (corresponding to PR
13447 c++/57). Tweak indentation. Update copyright.
13448
1146c7f1
SC
134492003-02-23 Stephane Carrez <stcarrez@nerim.fr>
13450
13451 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
13452
74641dfb
MC
134532003-02-13 Michael Chastain <mec@shout.net>
13454
13455 * gdb.base/exprs.exp: Remove i960 remnants.
13456 * gdb.base/funcargs.exp: Likewise.
13457 * gdb.base/list.exp: Likewise.
13458 * gdb.base/ptype.exp: Likewise.
13459
559cd2d0
DC
134602003-02-14 David Carlton <carlton@math.stanford.edu>
13461
13462 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
13463 pEe->D::vg()" from XFAIL to KFAIL.
13464
c4f90d87
JM
134652003-02-13 Jason Molenda (jmolenda@apple.com)
13466
13467 * gdb.base/maint.exp: Update maint print statistics regexp to include
13468 new entries.
13469
cbc4d97c
MC
134702003-02-13 Michael Chastain <mec@shout.net>
13471
13472 * gdb.c++/inherit.exp: Remove call to get_debug_format.
13473
40f235b7
MC
134742003-02-12 Michael Chastain <mec@shout.net>
13475
13476 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
13477 * gdb.c++/inherit.exp: Likewise.
13478 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
13479 * gdb.c++/templates.exp: Likewise.
13480 * gdb.c++/virtfunc.exp: Likewise.
13481
c56716b0
JM
134822003-02-06 Jason Molenda (jason-cl@molenda.com)
13483
13484 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
13485 why the code is written that way.
13486
070afcf8
MC
134872003-02-05 Michael Chastain <mec@shout.net>
13488
13489 * gdb.base/dump.exp: Add missing copyright line.
13490
5d0331e5
JM
134912003-02-05 Jason Molenda (jason-cl@molenda.com)
13492
f7ae6d3e 13493 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
13494 at the beginning so the breakpoint doesn't get set on the loop.
13495
92851186
MC
134962003-02-05 Michael Chastain <mec@shout.net>
13497
13498 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
13499 output for configurations with gcc 2.95.3.
13500
cbf1e085
AC
135012003-02-05 Keith Seitz <keiths@redhat.com>
13502 Andrew Cagney <ac131313@redhat.com>
13503
13504 * gdb.mi/mi-cli.exp: New file.
d63a86f8 13505
29518e1e
MC
135062003-02-04 Michael Chastain <mec@shout.net>
13507
13508 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
13509 Call perror and then continue.
13510
5af1d5f3
MC
135112003-02-03 Michael Chastain <mec@shout.net>
13512
13513 * gdb.c++/pr-1023.cc: New file.
13514 * gdb.c++/pr-1023.exp: New file.
13515
6b549786
JB
135162003-02-05 Jim Blandy <jimb@redhat.com>
13517
13518 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
13519 it's local to foobar. Check for it there, and check that it's not
13520 present in main.
13521 * gdb.c++/local.cc (marker2): New function.
13522 (foobar): Call marker1.
13523 (main): Call marker2 instead of marker1.
13524
67f16606
AC
135252003-02-04 Andrew Cagney <ac131313@redhat.com>
13526
13527 * gdb.disasm/mn10200.exp: Obsolete file.
13528 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
13529 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
13530 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
13531
1c5cb38e
DC
135322003-02-04 David Carlton <carlton@math.stanford.edu>
13533
13534 * gdb.c++/overload.exp: Test intToChar(1).
13535 * gdb.c++/overload.cc (intToChar): New.
13536 (main): Call intToChar.
13537
d1fe6965
DC
135382003-02-03 David Carlton <carlton@math.stanford.edu>
13539
13540 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
13541 'might_kfail' arg.
13542 KFAIL some of the continue_to_bp_overloaded calls, according to
13543 PR c++/1025.
13544
9ba61c5d
MC
135452003-02-01 Michael Chastain <mec@shout.net>
13546
13547 * gdb.base/advance.c (marker1): New marker function.
13548 * gdb.base/advance.exp: When the 'advance' command lands on the
13549 return breakpoint, it can legitimately stop on either the
13550 current line or the next line. Accommodate both outcomes.
13551 * gdb.base/until.exp: Likewise.
13552
e7494ffb
AC
135532003-02-02 Andrew Cagney <ac131313@redhat.com>
13554
13555 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
13556 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
13557 now a list, not a tuple.
13558 * gdb.mi/mi-var-display.exp: Ditto.
13559 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 13560
075559bc
AC
135612003-02-01 Andrew Cagney <ac131313@redhat.com>
13562
13563 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
13564 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
13565 stack backtraces.
13566 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 13567
2bd4c7b1
MK
135682003-02-01 Mark Kettenis <kettenis@gnu.org>
13569
13570 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
13571 gdb.mi/mi1-pthreads.exp: Return instead of calling
13572 gdb_suppress_entire_file.
13573
eabd8992
MS
135742003-02-01 Mark Salter <msalter@redhat.com>
13575
13576 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
13577
71469e2f
MS
135782003-01-31 Mark Salter <msalter@redhat.com>
13579
13580 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
13581 Support empty arg.
13582
38a94d44
MC
135832003-01-30 Michael Chastain <mec@shout.net>
13584
13585 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
13586 This was a workaround for a UTF-8 bug in readline 4.3. The bug
13587 has been fixed in gdb/readline on 2003-01-09.
13588
19ea9e73
MS
135892003-01-29 Michael Snyder <msnyder@redhat.com>
13590
e8d359df
MS
13591 * gdb.base/maint.exp: Allow for leading underscore in symbol.
13592 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
13593 * gdb.base/args.exp: Skip if target does not support args passing.
13594
2307bd6a
DJ
135952003-01-22 Daniel Jacobowitz <drow@mvista.com>
13596
19ea9e73 13597 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
13598 gdb_test. Accept a list of expect arguments as the third
13599 parameter.
13600 (gdb_test): Use it.
13601
f2dd3617
EZ
136022003-01-20 Elena Zannoni <ezannoni@redhat.com>
13603
13604 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
13605 allow for different test tree configurations. Update some
13606 tescases accordingly.
13607 * gdb.arch/altivec-regs.exp: Ditto.
13608 * gdb.asm/asm-source.exp: Ditto.
13609 * gdb.base/advance.exp: Ditto.
13610 * gdb.base/display.exp: Ditto.
d63a86f8 13611 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
13612 * gdb.base/mips_pro.exp: Ditto.
13613 * gdb.base/overlays.exp: Ditto.
13614 * gdb.base/relocate.exp: Ditto.
13615 * gdb.base/setshow.exp: Ditto.
13616 * gdb.base/step-line.exp: Ditto.
13617 * gdb.base/step-test.exp: Ditto.
13618 * gdb.base/until.exp: Ditto.
13619 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
13620
c71cdefd
DC
136212003-01-17 David Carlton <carlton@math.stanford.edu>
13622
13623 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
13624 corresponding to PR c++/945.
13625 Update copyright.
13626
fdba05d7
DC
136272003-01-17 David Carlton <carlton@math.stanford.edu>
13628
13629 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
13630 corresponding to PR c++/68.
13631
136322003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
13633
13634 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
13635 (test_paddr_hairy_functions): Call print_addr_2_kfail for
13636 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
13637
c362c33a
EZ
136382003-01-15 Elena Zannoni <ezannoni@redhat.com>
13639
0fbc361c
EZ
13640 * gdb.base/break.exp: Fix change of default location, because of
13641 removal of until tests.
13642 * gdb.base/help.exp: Update test for new 'until' help message.
13643 Add test for help on 'advance'.
a9c64011 13644 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 13645
dabf8a35
MK
136462003-01-15 Mark Kettenis <kettenis@gnu.org>
13647
13648 * gdb.base/default.exp: Adapt "info float" test for recent changes
13649 to that command. Add test for "info vector".
13650 * gdb.base/float.exp: New file. Add test for "info float" that
13651 resembles the old test in gdb.base/default.exp.
13652
a1769aca
DC
136532003-01-15 David Carlton <carlton@math.stanford.edu>
13654
13655 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
13656
82025e13
EZ
136572003-01-15 Elena Zannoni <ezannoni@redhat.com>
13658
13659 * gdb.base/break.exp: Move the tests of until command from here...
13660 * gdb.base/until.exp: ... to here. New file. Add other tests.
13661 * gdb.base/advance.c: New file.
13662 * gdb.base/advance.exp: New file.
13663
8f9ab801
EZ
136642003-01-14 Elena Zannoni <ezannoni@redhat.com>
13665
a9c64011
AS
13666 * gdb.base/args.c: New file.
13667 * gdb.base/args.exp: New file.
8f9ab801 13668
9ae66589
DJ
136692003-01-14 Daniel Jacobowitz <drow@mvista.com>
13670
13671 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
13672
8d77e5c3
DJ
136732003-01-14 Daniel Jacobowitz <drow@mvista.com>
13674
13675 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
13676
12d2f0a1
DJ
136772003-01-14 Daniel Jacobowitz <drow@mvista.com>
13678
13679 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
13680 dates.
13681
6ca37014
DJ
136822003-01-13 Daniel Jacobowitz <drow@mvista.com>
13683
13684 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
13685
b0023472
DJ
136862003-01-13 Daniel Jacobowitz <drow@mvista.com>
13687
13688 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
13689 (ptype &*"foo").
13690 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
13691
607fbc54 136922003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
13693
13694 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
13695 * gdb.mi/mi1-console.exp: Likewise.
13696
607fbc54 136972003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
13698
13699 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
13700 * gdb.mi/mi1-console.exp: Likewise.
13701
a1fb14a2
DJ
137022003-01-13 Daniel Jacobowitz <drow@mvista.com>
13703
13704 * gdb.c++/overload.exp: Remove some fixed XFAILs.
13705
c4cf40b7
DJ
137062003-01-09 Daniel Jacobowitz <drow@mvista.com>
13707
13708 * gdb.base/detach.exp: New test.
13709
696d5a5b
DJ
137102003-01-09 Daniel Jacobowitz <drow@mvista.com>
13711
13712 * Makefile.in (ALL_SUBDIRS): New variable.
13713 (subdirs, clean, distclean): Use it.
13714 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
13715 regenerating Makefile, since it is generated from the top level.
13716 * gdb.asm/Makefile.in: Likewise.
13717 * gdb.base/Makefile.in: Likewise.
13718 * gdb.c++/Makefile.in: Likewise.
13719 * gdb.disasm/Makefile.in: Likewise.
13720 * gdb.java/Makefile.in: Likewise.
13721 * gdb.mi/Makefile.in: Likewise.
13722 * gdb.threads/Makefile.in: Likewise.
13723 * gdb.trace/Makefile.in: Likewise.
13724
754533e4
DC
137252003-01-09 David Carlton <carlton@math.stanford.edu>
13726
13727 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
13728 Add copyright year 2003.
13729
d8b3e9ee
MC
137302003-01-06 Michael Chastain <mec@shout.net>
13731
13732 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
13733 When selecting a thread, 'line' and 'file' are optional.
13734 * gdb.mi/mi1-pthreads.exp: Likewise.
13735
8e9e0fe6
AS
137362003-01-06 Andreas Schwab <schwab@suse.de>
13737
13738 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
13739 failures.
13740
b5ab8ff3
DJ
137412003-01-04 Daniel Jacobowitz <drow@mvista.com>
13742
13743 Fix PR gdb/844
13744 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
13745 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
13746
13747 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
13748 instead of calling gdb_suppress_entire_file.
13749 * gdb.threads/print-threads.exp: Likewise.
13750 * gdb.threads/schedlock.exp: Likewise.
13751
13752 * gdb.threads/killed.exp: Return instead of calling
13753 gdb_suppress_entire_file.
13754 * gdb.threads/linux-dp.exp: Likewise.
13755 * gdb.threads/pthreads.exp: Likewise.
13756
1e698235
DJ
137572003-01-04 Daniel Jacobowitz <drow@mvista.com>
13758
13759 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
13760 stabs.
13761 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
13762 * gdb.base/whatis.exp: Always allow (void) after function names.
13763
147ff08c
DJ
137642003-01-04 Daniel Jacobowitz <drow@mvista.com>
13765
13766 * gdb.c++/casts.exp: Correct regexp.
13767
dc62bfc2
MK
137682003-01-04 Mark Kettenis <kettenis@gnu.org>
13769
13770 * configure.in: Call AC_CONFIG_HEADER. Don't call
13771 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
13772 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
13773 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
13774 aforementioned directories in the AC_OUPUT call.
13775 * config.hin: New file.
13776 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
13777 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
13778 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
13779 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
13780 pass -I$objdir instead of -I$objdir/$subdir in compilation.
13781 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
13782 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
13783 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
13784 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
13785 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
13786 gdb.threads/configure.in, gdb.threads/configure,
13787 gdb.threads/config.in, gdb.trace/configure.in,
13788 gdb.trace/configure: Removed.
13789
77afa639
MC
137902003-01-03 Michael Chastain <mec@shout.net>
13791
13792 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
13793 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
13794
7634bb6e
DJ
137952003-01-03 Daniel Jacobowitz <drow@mvista.com>
13796
13797 * gdb.base/store.exp: Fix regular expressions.
13798
b39c905e
MK
137992002-12-28 Mark Kettenis <kettenis@gnu.org>
13800
13801 * configure.in: Rewrite.
13802 * configure: Regenerated.
13803
0a8551dd
DC
138042003-01-03 David Carlton <carlton@math.stanford.edu>
13805
13806 * gdb.base/psymtab.exp: New file.
13807 * gdb.base/psymtab1.c: Ditto.
13808 * gdb.base/psymtab2.c: Ditto.
13809
c60b7188
AF
138102002-12-23 Adam Fedor <fedor@gnu.org>
13811
13812 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
13813
ee73db83
DC
138142002-12-23 David Carlton <carlton@math.stanford.edu>
13815
13816 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
13817 and current_directory initialization.
13818
d6c1774e
JB
138192002-12-22 Jim Blandy <jimb@redhat.com>
13820
f0a847b8
JB
13821 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
13822 rather than as part of the output file name.
13823
d6c1774e
JB
13824 * gdb.base/attach.exp: There's no need to copy the test program to
13825 /tmp; that was only ever necessary on HP/UX, and this test is
13826 entirely disabled there anyway.
13827
f0708dbb
JB
138282002-12-21 Jim Blandy <jimb@redhat.com>
13829
4c2acfea
JB
13830 * gdb.c++/psmang.exp: Doc fix.
13831
f0708dbb
JB
13832 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
13833 test.
13834
9579e000
DC
138352002-12-20 David Carlton <carlton@math.stanford.edu>
13836
13837 * gdb.c++/annota2.exp: KFAIL annotate-quit.
13838
d1810171
MC
138392002-12-18 Michael Chastain <mec@shout.net>
13840
13841 * gdb.c++/annota2.exp: Add copyright year 2002.
13842
76565097
DC
138432002-12-17 David Carlton <carlton@math.stanford.edu>
13844
13845 * gdb.c++/try_catch.cc: Add marker comments.
13846 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
13847 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
13848 * gdb.c++/m-static.cc: Ditto.
13849 * gdb.c++/m-static1.cc: Ditto.
13850 * gdb.c++/try_catch.cc: Ditto.
13851
da81390b
JJ
138522002-12-16 Jeff Johnston <jjohnstn@redhat.com>
13853
13854 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
13855 to see whether we are using the new -environment-directory
13856 command which resets via -r or the old version of the command
13857 which may prompt the user. Part of fix for gdb/741.
13858
b304d130
AC
138592002-12-13 Andrew Cagney <ac131313@redhat.com>
13860
13861 * gdb.fortran/types.exp: Update obsolete comment.
13862 * gdb.fortran/exprs.exp: Ditto.
13863 * lib/gdb.exp: Delete obsolete code.
13864 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
13865 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
13866 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
13867 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
13868 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
13869 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
13870 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
13871 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
13872 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
13873 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
13874 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
13875 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
13876 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
13877 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
13878 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
13879 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
13880 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
13881 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
13882 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
13883 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
13884 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
13885 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
13886 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
13887 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
13888 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
13889 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
13890 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
13891 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
13892 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
13893 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
13894 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
13895 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
13896 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
13897 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
13898 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
13899 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
13900 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
13901
a23b6e6a
DC
139022002-12-11 David Carlton <carlton@math.stanford.edu>
13903
13904 * gdb.c++/m-data.exp: Add test for members that shadow global
13905 variables: see PR gdb/804.
13906 * gdb.c++/m-data.cc: Ditto.
13907
6604731b
DJ
139082002-12-10 Daniel Jacobowitz <drow@mvista.com>
13909
13910 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
13911
de46ecd7
DC
139122002-12-06 David Carlton <carlton@math.stanford.edu>
13913
13914 * gdb.base/store.c: Don't declare functions static.
13915
27e829d0
AC
139162002-12-04 Andrew Cagney <ac131313@redhat.com>
13917
13918 * gdb.base/store.exp, gdb.base/store.c: New files.
13919
92806416
DJ
139202002-12-03 Daniel Jacobowitz <drow@mvista.com>
13921
13922 * gdb.base/selftest.exp: Update for current gdb.
13923
3bcbaac5
DJ
139242002-12-03 Daniel Jacobowitz <drow@mvista.com>
13925
13926 * gdb.base/maint.exp: Only dump symbols from one source file
13927 or objfile.
13928
f4f00b1f
DJ
139292002-12-03 Daniel Jacobowitz <drow@mvista.com>
13930
13931 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
13932 function call.
13933
f1c8a949
JB
139342002-11-25 Jim Blandy <jimb@redhat.com>
13935
13936 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
13937 function appearing in error message.
13938
9e297a97
DJ
139392002-11-21 Daniel Jacobowitz <drow@mvista.com>
13940
13941 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
13942
1f312e79
JJ
139432002-11-08 Jeff Johnston <jjohnstn@redhat.com>
13944
d63a86f8
RM
13945 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
13946 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
13947 should be in mi console format. This is part of fix for PR gdb/604.
13948
83c31e7d
FN
139492002-09-18 Fernando Nasser <fnasser@redhat.com>
13950
13951 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
13952 which explicitly prints the zero offset as "+0".
13953
322b3f65
DJ
139542002-10-22 Daniel Jacobowitz <drow@mvista.com>
13955
13956 * gdb.threads/schedlock.c (args): Make unsigned.
13957
139582002-10-21 Daniel Jacobowitz <drow@mvista.com>
13959
13960 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
13961 numbers. Allow "foo2|selected stack frame".
13962 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
13963 * gdb.asm/asmsrc2.s: Likewise.
13964 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
13965 comments.
13966 * gdb.asm/mips.inc: New file.
13967
5e2fe5b8
AF
139682002-10-18 Adam Fedor <fedor@gnu.org>
13969
13970 * gdb.base/default.exp: Update expected output to include 'ObjC'.
13971 * gdb.base/help.exp: Likewise.
13972
abe1a5d0
KB
139732002-10-17 Kevin Buettner <kevinb@redhat.com>
13974
13975 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
13976 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
13977
10abb1d4
JB
139782002-10-02 Jim Blandy <jimb@redhat.com>
13979
13980 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
13981
1f609b42
AC
139822002-10-01 Andrew Cagney <ac131313@redhat.com>
13983
13984 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
13985 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
13986 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
13987 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
13988 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
13989 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
13990 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
13991
0aee02e4
AC
139922002-09-29 Andrew Cagney <ac131313@redhat.com>
13993
13994 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
13995 * mi0-disassemble.exp, mi0-eval.exp: Delete.
13996 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
13997 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
13998 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
13999 * mi0-var-block.exp, mi0-var-child.exp: Delete.
14000 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 14001
6fde09ad
KB
140022002-09-27 Kevin Buettner <kevinb@redhat.com>
14003
14004 * gdb.base/annota1.exp (info break): Make directory components of
14005 path optional since not all compilers emit this debug information.
14006
889bf7c5
PA
14007 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
14008 step ends up stepping out of the function instead of stopping on
14009 the epilogue.
6fde09ad 14010
9e8aab75
KS
140112002-09-26 Keith Seitz <keiths@redhat.com>
14012
14013 * lib/insight-support.exp (gdbtk_start): Figure out where
14014 the insight executable is based on where gdb is. Use this
14015 executable to start insight instead of gdb.
14016
e36180d7
AC
140172002-09-25 Andrew Cagney <cagney@redhat.com>
14018
14019 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
14020
9dd34b2b
AC
140212002-09-24 Andrew Cagney <ac131313@redhat.com>
14022
14023 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
14024 test_isolated_complaints.
14025 (test_empty_complaint): New function.
14026 (test_empty_complaints): New function. Check no output when no
14027 complaints.
d63a86f8 14028
dea97812
KB
140292002-09-19 Jim Blandy <jimb@redhat.com>
14030
a9c64011 14031 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 14032
54951bd7
AC
140332002-09-19 Andrew Cagney <ac131313@redhat.com>
14034
14035 * gdb.gdb/complaints.exp: New file.
14036
dec43320
AC
140372002-09-18 Andrew Cagney <ac131313@redhat.com>
14038
14039 * gdb.base/maint.exp: Check `help maint internal-warning'.
14040
e70d6e3f
DC
140412002-09-18 David Carlton <carlton@math.stanford.edu>
14042
14043 * gdb.c++/m-static.exp: Remove breakpoints depending on line
14044 numbers, and replace them by a single breakpoint after the
14045 constructors are all finished.
14046 Add test 4.
14047 * gdb.c++/m-static.cc: Add test 4.
14048 * gdb.c++/m-static.h: New file.
14049 * gdb.c++/m-static1.cc: New file.
14050
14051 * gdb.c++/printmethod.exp: New file.
14052 * gdb.c++/printmethod.cc: New file.
14053
14054 * gdb.c++/pr-574.exp: New file.
14055 * gdb.c++/pr-574.cc: New file.
14056
afb5c968
CV
140572002-09-18 Corinna Vinschen <vinschen@redhat.com>
14058
14059 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
14060 embedded targets which never actually exit.
14061
31e45dee
FN
140622002-09-18 Fernando Nasser <fnasser@redhat.com>
14063
14064 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
14065 "don't step after run" as unresolved or unsupported, instead of xfail.
14066
a283c5a1
CV
140672002-09-18 Corinna Vinschen <vinschen@redhat.com>
14068
14069 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
14070 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
14071 Add newline to expected string in "step out of main (status wrapper)"
14072 case.
14073
11350d2a
CV
140742002-09-18 Corinna Vinschen <vinschen@redhat.com>
14075
14076 * lib/gdb.exp (rerun_to_main): Allow restarting application.
14077 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
14078
0deec7d6
TT
140792002-09-17 Tom Tromey <tromey@redhat.com>
14080
14081 * gdb.base/printcmds.exp (test_print_string_constants): Expect
14082 \000, not \0, in double-quoted string.
14083
b2b4a1b5
CV
140842002-09-14 Corinna Vinschen <vinschen@redhat.com>
14085
c9d37158 14086 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
14087 string after running the commands execution on breakpoint tests.
14088
1c56143a
CV
140892002-09-13 Corinna Vinschen <vinschen@redhat.com>
14090
14091 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
14092
37f8da45
JB
140932002-09-12 Joel Brobecker <brobecker@gnat.com>
14094
14095 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
14096
08b468e0
KS
140972002-09-10 Keith Seitz <keiths@redhat.com>
14098
14099 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
14100 runto proc.
14101 (mi_run_to_main): Use mi_runto.
14102 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
14103
dc360f58
KS
141042002-09-10 Keith Seitz <keiths@redhat.com>
14105
14106 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
14107 regexp for stopping at main. Could have multiple event notifications.
14108 Don't assume that main was declared with no parameters.
14109 (mi_next): Use mi_step_to.
14110 (mi_step): Use mi_next_to.
14111
ce3abcfb
CV
141122002-09-09 Corinna Vinschen <vinschen@redhat.com>
14113
14114 * gdb.base/default.exp: Fix expected string in `info float' test.
14115
d1f5b980
BE
141162002-09-09 Ben Elliston <bje@redhat.com>
14117
14118 * config/mips.exp: Update comments.
14119 * config/mips-idt.exp: Likewise.
14120 * config/nind.exp: Likewise.
14121 * config/slite.exp: Likewise.
14122 * config/sparclet.exp: Likewise.
14123 * config/udi.exp: Likewise.
14124 * config/vx.exp: Likewise.
14125 * config/vxworks29k.exp: Likewise.
14126
2f71430b
JB
141272002-09-05 Jim Blandy <jimb@redhat.com>
14128
14129 * gdb.threads/killed.exp: Fix test failure message.
14130
7ddebc7e
KS
141312002-09-04 Keith Seitz <keiths@redhat.com>
14132
14133 * lib/mi-support.exp: Update copyright.
14134 (mi_gdb_test): Increase the priority of the expected pattern
14135 so that it matches gdb_test.
14136
0ae67eb3
KS
141372002-09-03 Keith Seitz <keiths@redhat.com>
14138
14139 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
14140 Use integer comparison instead of string comparison for testing
14141 whether binary was built.
14142
38fc42c8
JB
141432002-09-03 Jim Blandy <jimb@redhat.com>
14144
14145 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
14146
b6ff0e81
JB
141472002-08-29 Jim Blandy <jimb@redhat.com>
14148
14149 * gdb.threads/pthreads.exp: Move the portable thread compilation
14150 code into a function in lib/gdb.exp, and call that from here.
14151 * lib/gdb.exp (gdb_compile_pthreads): New function.
14152
07c98896
KS
141532002-08-29 Keith Seitz <keiths@redhat.com>
14154
14155 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
14156 expect_out so that callers can get at it.
14157
0312286c
DJ
141582002-08-23 Daniel Jacobowitz <drow@mvista.com>
14159
14160 * gdb.threads/print-threads.c: New file.
14161 * gdb.threads/print-threads.exp: New file.
14162 * gdb.threads/schedlock.c: New file.
14163 * gdb.threads/schedlock.exp: New file.
14164
dd039bc4
EZ
141652002-08-22 Elena Zannoni <ezannoni@redhat.com>
14166
a9c64011
AS
14167 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
14168 not altivec.c.
dd039bc4 14169
1f36144c
MK
141702002-08-17 Mark Kettenis <kettenis@gnu.org>
14171
14172 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
14173 targets. The problem should be fixed now.
14174
16057ec7 141752002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
14176
14177 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
14178 2002-07-24 change that removes final dots from error messages.
14179
3c1499ad
TT
141802002-08-13 Tom Tromey <tromey@redhat.com>
14181
14182 * gdb.base/readline.exp: New file.
14183
a20ce2c3
AC
141842002-08-01 Andrew Cagney <ac131313@redhat.com>
14185
14186 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
14187 supress message.
14188
db034ac5
AC
141892002-08-01 Andrew Cagney <cagney@redhat.com>
14190
14191 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
14192 CHILL_FOR_TARGET and CHILL_LIB.
14193 * configure.in (configdirs): Remove gdb.chill.
14194 * configure: Regenerate.
14195 * lib/gdb.exp: Obsolete references to chill.
14196 * gdb.fortran/types.exp: Ditto.
14197 * gdb.fortran/exprs.exp: Ditto.
14198
3e000b18
KB
141992002-07-30 Kevin Buettner <kevinb@redhat.com>
14200
14201 * gdb.base/shlib-call.exp (additional_flags): Conditionally
14202 set Irix-specific compile and link flags.
14203
28f4966b
KB
142042002-07-29 Kevin Buettner <kevinb@redhat.com>
14205
14206 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
14207 source files. The ``-o'' option doesn't work with the ``-E'' option
14208 when using the Irix compiler.
14209
46c0d5a6
DJ
142102002-07-19 Daniel Jacobowitz <drow@mvista.com>
14211
14212 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
14213 Improve support for reusing an exec file. Copy exec file
14214 to target, and run gdbserver on the target instead of on the host.
14215
eecf4bed
JB
142162002-07-18 Jim Blandy <jimb@redhat.com>
14217
0f815cdf
JB
14218 * gdb.base/ending-run.exp: Don't expect to see the program end in
14219 some orderly fashion when we're running on a real stand-alone
14220 board.
14221
eecf4bed
JB
14222 * gdb.base/interrupt.exp: Correct logic for skipping tests on
14223 targets that don't support interrupts.
14224
52d309e4
JB
142252002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
14226
14227 * gdb.base/attach.exp: Add patterns to match output from /proc-based
14228 systems.
14229 Move comments in expect statements to inside the actions, so that they
14230 don't get matched against.
14231
ff683d9e
MK
142322002-07-10 Mark Kettenis <kettenis@gnu.org>
14233
14234 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
14235 function when asleep" test.
14236
b5356753
AC
142372002-07-10 Andrew Cagney <ac131313@redhat.com>
14238
14239 * gdb.base/page.exp: Rewrite to handle problems with very long
14240 `info set' output. Update copyright.
14241
6aa4d13a
AC
142422002-06-26 Andrew Cagney <ac131313@redhat.com>
14243
14244 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
14245 gdb.threads-hp.
14246 * gdb.hp/configure: Regenerate.
14247 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
14248 * gdb.hp/gdb.threads-hp/configure: Delete file.
14249 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
14250
8cf8c2b8
AC
142512002-06-22 Andrew Cagney <ac131313@redhat.com>
14252
14253 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
14254 setlocale, bindtextdomain and textdomain.
14255
6827a8f8
JB
142562002-06-11 Jim Blandy <jimb@redhat.com>
14257
919d772c
JB
14258 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
14259 preprocessor macro information is present.
14260
6827a8f8
JB
14261 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
14262 tests.
14263
c15b0d21
MS
142642002-06-06 Michael Snyder <msnyder@redhat.com>
14265
c5984d70
MS
14266 * gdb.base/overlays.exp: Record addresses of overlay
14267 functions in TCL variables rather than in GDB variables,
14268 to avoid having GDB convert them to pointers (with loss
14269 of information).
14270
d63a86f8 14271 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 14272 default linker script changes.
c15b0d21
MS
14273 * gdb.base/long_long.exp: Add check for sizeof (long double).
14274
be26fe0d
ML
142752002-06-06 Michal Ludvig <mludvig@suse.cz>
14276
14277 * gdb.asm/asm-source.exp: Add x86-64 target.
14278 * gdb.asm/x86_64.inc: New.
d63a86f8 14279
258093ca 142802002-05-30 Michael Chastain <mec@shout.net>
258093ca 14281
4b3153f1 14282 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
14283 * gdb.c++/m-static.cc: New file.
14284 * gdb.c++/m-static.exp: New file.
14285
241264c6
MS
142862002-05-28 Michael Snyder <msnyder@redhat.com>
14287
14288 * gdb.base/call-ar-st.exp: Allow for reduced floating point
14289 precision.
14290
9bba8c8f 142912002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 14292
4b3153f1 14293 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
14294 * gdb.c++/m-data.cc: New file.
14295 * gdb.c++/m-data.exp: New file.
14296
142972002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 14298
4b3153f1 14299 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 14300 * gdb.c++/try_catch.cc: New file.
d63a86f8 14301 * gdb.c++/try_catch.exp: New file.
9bba8c8f 14302
def1b996
MC
143032002-05-27 Michael Chastain <mec@shout.net>
14304
14305 * gdb.c++/local.exp: Accept more nested types in output.
14306
522ba268
MC
143072002-05-26 Michael Chastain <mec@shout.net>
14308
14309 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
14310
277254ba
MS
143112002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
14312
14313 * lib/gdb.exp (gdb_wrapper_init): Just because
14314 gdb_wrapper_file exists, this does not mean that the file
14315 should not be rebuilt. That is what gdb_wrapper_initialized
14316 is for.
14317 (default_gdb_init): Reset gdb_wrapper_initialized.
14318
b61a8733
MS
143192002-05-23 Michael Snyder <msnyder@redhat.com>
14320
d63a86f8 14321 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
14322 the precision of the floating point test results.
14323 * gdb.base/call-rt-st.exp: Ditto.
14324
b61a8733
MS
14325 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
14326 * gdb.base/call-rt-st.exp: Ditto.
14327
56f6e910
MC
143282002-05-19 Michael Chastain <mec@shout.net>
14329
14330 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
14331
ad0b0016
EZ
143322002-05-19 Elena Zannoni <ezannoni@redhat.com>
14333
a9c64011
AS
14334 * configure.in (configdirs): Add gdb.arch.
14335 * configure: Regenerate.
ad0b0016 14336
f617d2b6
JB
143372002-05-17 Jim Blandy <jimb@redhat.com>
14338
14339 * gdb.base/completion.exp: Recognize the more detailed error
14340 messages produced by the macro expander's lexical analyzer.
14341
eac2a696
EZ
143422002-05-14 Elena Zannoni <ezannoni@redhat.com>
14343
a9c64011
AS
14344 * gdb.arch/altivec-abi.c: New file.
14345 * gdb.arch/altivec-abi.exp: New file.
14346 * gdb.arch/altivec-regs.c: New file.
14347 * gdb.arch/altivec-regs.exp: New file.
eac2a696 14348
2fdde8f8
DJ
143492002-05-14 Daniel Jacobowitz <drow@mvista.com>
14350
14351 * gdb.base/maint.exp (maint print type): Update for new type
14352 structure.
d63a86f8 14353
e31f1a7c
EZ
143542002-05-14 Elena Zannoni <ezannoni@redhat.com>
14355
14356 * gdb.arch: New directory.
14357 * gdb.arch/configure.in: New file.
14358 * gdb.arch/configure: New file.
14359 * gdb.arch/Makefile.in: New file.
14360
db589741
CV
143612002-05-13 Corinna Vinschen <vinschen@redhat.com>
14362
14363 * gdb.asm/asm-source.exp: Add v850 as supported target.
14364 * gdb.asm/v850.inc: New file.
14365
8ce2a7dc
DJ
143662002-05-13 Daniel Jacobowitz <drow@mvista.com>
14367
14368 * gdb.c++/annota2.exp (annotate-quit): Add comment.
14369
df763c7f
DJ
143702002-05-12 Daniel Jacobowitz <drow@mvista.com>
14371
14372 * gdb.base/break.exp: Check 'break "marker2"'.
14373
377daeed
MS
143742002-05-10 Michael Snyder <msnyder@redhat.com>
14375
14376 * gdb.base/long_long.exp: Fix typo.
14377
c4b7bc2b
JB
143782002-05-10 Jim Blandy <jimb@redhat.com>
14379
ecac9a4e
JB
14380 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
14381 a bug.
14382
c4b7bc2b
JB
14383 * gdb.base/printcmds.exp (test_integer_literals_rejected):
14384 Recognize more detailed error message produced by the macro
14385 expander's lexical analyzer.
14386 * lib/gdb.exp (test_print_reject): Same.
14387
e71019a1
MK
143882002-05-09 Mark Kettenis <kettenis@gnu.org>
14389
14390 * gdb.c++/method.exp: Fix typo.
14391
fedfc8e6
MS
143922002-05-08 Michael Snyder <msnyder@redhat.com>
14393
166a1957
MS
14394 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
14395 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 14396 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
14397 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
14398 Add iftarget clause for strongarm.
d63a86f8 14399
f1c47eb2
MS
144002002-05-06 Michael Snyder <msnyder@redhat.com>
14401
cb9a9d3e
MS
14402 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
14403 (gdb_continue_to_end): Accept output from status wrapper.
14404 * gdb.base/ending-run.exp: Add case for output from status wrapper.
14405 Clean up fail messages to match pass messages.
14406
f1c47eb2
MS
14407 Enable the "needs_status_wrapper" testsuite feature.
14408 * lib/gdb.exp (gdb_wrapper_init): New procedure.
14409 (gdb_compile): Conditionally call gdb_wrapper_init.
14410 * gdb.base/a2-run.exp: Recognize output from status wrapper.
14411 * gdb.c++/method.exp: Recognize output from status wrapper.
14412
6079c749
BE
144132002-05-06 Ben Elliston <bje@redhat.com>
14414From Graydon Hoare <graydon@redhat.com>
14415
14416 * config/sid.exp: Include support for "rawsid" protocol.
14417
188baff3
JB
144182002-05-03 Jim Blandy <jimb@redhat.com>
14419
14420 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
14421 * gdb.c++/hang3.C: New file.
14422
b9c07f0f
AC
144232002-05-04 Andrew Cagney <ac131313@redhat.com>
14424
14425 * gdb.base/default.exp: Remove obsolete code.
14426 * gdb.c++/misc.exp: Ditto. Update copyright.
14427 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
14428 * gdb.base/whatis.exp: Ditto. Update copyright.
14429 * gdb.base/scope.exp: Ditto. Update copyright.
14430 * gdb.base/ptype.exp: Ditto. Update copyright.
14431 * gdb.base/printcmds.exp: Ditto. Update copyright.
14432 * gdb.base/opaque.exp: Ditto. Update copyright.
14433 * gdb.base/list.exp: Ditto.
14434 * gdb.base/funcargs.exp: Ditto. Update copyright.
14435 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
14436 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
14437 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
14438 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
14439 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
14440 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
14441
5c7a0397
MS
144422002-05-02 Michael Snyder <msnyder@redhat.com>
14443
d6dcc264 14444 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
14445 * gdb.base/long_long.exp: Add xscale target.
14446 * gdb.base/default.exp: Add xscale target.
14447
eb7f1c48
JB
144482002-05-01 Jim Blandy <jimb@redhat.com>
14449
14450 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
14451 gdb.c++/hang.exp: New test.
14452
a6befae8
FF
144532002-05-01 Fred Fish <fnf@redhat.com>
14454
14455 * gdb.base/completion.exp: Handle completions of "./Make" for
14456 more than one completion possibility, as is the case when we
14457 build and test in the source tree.
14458
0a310277
AG
144592002-04-29 Anthony Green <green@redhat.com>
14460
14461 * gdb.java/jmisc1.exp: New file.
14462 * gdb.java/jmisc2.exp: New file.
14463
6ff9af88
DJ
144642002-04-24 Daniel Jacobowitz <drow@mvista.com>
14465
14466 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
14467
96b3d632
EZ
144682002-04-23 Elena Zannoni <ezannoni@redhat.com>
14469
14470 * gdb.base/help.exp: Change 'help status' to allow for target
14471 dependent output differences.
14472
5019bb54
MC
144732002-04-22 Michael Chastain <mec@shout.net>
14474
14475 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
14476
a805a116
MC
144772002-04-22 Michael Chastain <mec@shout.net>
14478
14479 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
14480
a1706bfd
DM
144812002-04-17 David S. Miller <davem@redhat.com>
14482
14483 * gdb.asm/sparc64.inc: New file.
14484 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
14485
a73a20a2
EZ
144862002-04-19 Elena Zannoni <ezannoni@redhat.com>
14487
14488 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
14489 instruction file directly into the build tree. Clean up at end of
14490 test.
14491
ba678339
DM
144922002-04-18 David S. Miller <davem@redhat.com>
14493
14494 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
14495 handle 64-bit platforms correctly.
14496 * gdb.base/maint.exp: Likewise.
14497
b03399da
KB
144982002-04-18 Kevin Buettner <kevinb@redhat.com>
14499
14500 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
14501 ``-fpic'' when compiling files comprising a shared library, but
14502 it does need additional linker flags in order to find shared
14503 libraries at run time.
14504
e2004992
KB
145052002-04-18 Kevin Buettner <kevinb@redhat.com>
14506
14507 * gdb.base/cvexpr.c (use): New function.
14508 (main): Invoke use() on all global variables to prevent
14509 some linkers from deleting these otherwise unused symbols.
14510
d8937120
MC
145112002-04-17 Michael Chastain <mec@shout.net>
14512From David S. Miller <davem@redhat.com>
14513
14514 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
14515 handle 64-bit platforms correctly.
14516
ffd61a58
MS
145172002-04-12 Michael Snyder <msnyder@redhat.com>
14518From Jim Blandy <jimb@redhat.com>
a9c64011 14519 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
14520 script can handle this instead.
14521 * gdb.base/bar.c (barx): Same.
14522 * gdb.base/baz.c (bazx): Same.
14523 * gdb.base/grbx.c (grbxx): Same.
14524
14525 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
14526 manager doesn't automatically unmap overlays unnecessarily.
14527
6b8426a6
MH
145282002-04-10 Martin M. Hunt <hunt@redhat.com>
14529
14530 * gdb.base/ending-run.exp: Fix pattern for Mips targets
14531 stepping out of main.
14532
34af4875
MC
145332002-04-09 Michael Chastain <mec@shout.net>
14534
14535 * gdb.c++/local.cc (main): Move call to marker1() inside nested
14536 scope so that the nested scope tests will make sense.
14537 * gdb.c++/local.exp: Write patterns that actually work with gcc
14538 (the HP patterns "were never known to work with gcc").
14539 Keep the old aCC patterns too.
14540
2d1676a0
DJ
145412002-04-09 Daniel Jacobowitz <drow@mvista.com>
14542
14543 * gdb.base/attach.exp: Correct target board test.
14544
3a63e3f9
MC
145452002-04-08 Michael Chastain <mec@shout.net>
14546
14547 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
14548 in a const method. Add some xfail and fail cases for configurations
14549 that do not emit the "const ...".
14550
f18dabd2
MC
145512002-04-07 Michael Chastain <mec@shout.net>
14552
14553 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
14554 Accept "A * const" and "const A * const" as type of "this".
14555 Fix spelling of getFunky throughout. Make messages uniform.
14556
0fcddd82
EZ
145572002-04-07 Elena Zannoni <ezannoni@redhat.com>
14558
a9c64011 14559 Work around for PR gdb/285:
0fcddd82
EZ
14560 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
14561
16a8534a
EZ
145622002-04-07 Elena Zannoni <ezannoni@redhat.com>
14563
14564 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
14565 instructions file at run time instead of configure time.
14566 Sometimes we run the test in a directory that is not the one we
14567 configured in.
14568 * gdb.asm/configure.in: Delete creation of symlink.
14569 * gdb.asm/configure: Regenerate.
14570
24181d81
JB
145712002-04-05 J. Brobecker <brobecker@gnat.com>
14572
14573 * gdb.gdb/xfullpath.exp: New test, to exercise the new
14574 xfullpath () function.
14575
7cdb7107
DJ
145762002-04-04 Daniel Jacobowitz <drow@mvista.com>
14577
14578 * gdb.asm/Makefile.in: Correct dependencies.
14579
14580 * gdb.asm/powerpc.inc: New file.
14581 * gdb.asm/asm-source.exp: Add PowerPC.
14582 * gdb.asm/configure.in: Likewise.
14583 * gdb.asm/configure: Regenerated.
14584
a7d17088
DJ
145852002-04-04 Daniel Jacobowitz <drow@mvista.com>
14586
14587 * gdb.base/relocate.exp: New file.
14588 * gdb.base/relocate.c: New file.
14589
cd721503
FF
145902002-04-04 Fred Fish <fnf@redhat.com>
14591
14592 * gdb.base/step-test.exp: Update comment regarding stopping in
14593 memcpy/bcopy calls inserted as part of the compiler runtime.
14594
b22ad7a7
MS
145952002-04-04 Michael Snyder <msnyder@redhat.com>
14596
14597 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
14598
5f279fa6
DJ
145992002-04-03 Daniel Jacobowitz <drow@mvista.com>
14600
14601 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
14602 (gdb_expect): Remove $notransfer hack.
14603
dd0fd3ce
DJ
146042002-04-02 Daniel Jacobowitz <drow@mvista.com>
14605
14606 * gdb.c++/classes.exp ("calling method for small class"): Match
14607 updated register output.
14608
1e50cda1
DJ
146092002-03-30 Daniel Jacobowitz <drow@mvista.com>
14610
14611 Fix PR gdb/452
14612 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
14613 when finished. Make gdb_file_cmd send "exec-file" when
14614 appropriate.
14615
24015922
DJ
146162002-03-30 Daniel Jacobowitz <drow@mvista.com>
14617
14618 * gdb.base/attach.exp: Remove extra setup_xfail.
14619
dd7dfd64
MS
146202002-03-26 Michael Snyder <msnyder@redhat.com>
14621
14622 * gdb.base/default.exp: Add tests for dump, append, and restore.
14623 * gdb.base/help.exp: Add tests for dump, append, and restore.
14624 * gdb.base/dump.exp: New file, test dump, append and restore.
14625 * gdb.base/dump.c: New file.
14626
48b2f8d7
MS
146272002-03-27 Michael Snyder <msnyder@redhat.com>
14628
d63a86f8 14629 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
14630 clean-ups in help messages.
14631
05b4d525
FF
146322002-03-26 Fred Fish <fnf@redhat.com>
14633
14634 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
14635 have debugging info for those functions and the compiler uses them
14636 internally to copy structs around.
14637
d7679631
FF
146382002-03-26 Fred Fish <fnf@redhat.com>
14639
14640 * gdb.base/list.exp: Revert the change made yesterday and add note
14641 about why we don't list the default lines for remote targets.
14642
523ac3f9
MS
146432002-03-25 Michael Snyder <msnyder@redhat.com>
14644
14645 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
14646
754b2b8d
FF
146472002-03-25 Fred Fish <fnf@redhat.com>
14648
14649 * gdb.base/list.exp: This test works on remote targets so remove
14650 the short circuit for remote targets. Update copyright.
14651
33c3e192
FF
146522002-03-25 Fred Fish <fnf@redhat.com>
14653
14654 * gdb.base/attach.exp: Fix logic error that was suppressing this
14655 test for all non hppa*-*-hpux* targets, instead of the hp target.
14656 Move comments closer to the suppression point. Also now need to
14657 check that we are running natively.
14658
d43e73ee
MS
146592002-03-22 Michael Snyder <msnyder@redhat.com>
14660
882c8f02
MS
14661 * gdb.base/default.exp: Add test for gcore. Update copyright.
14662 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 14663
04c12f60
FF
146642002-03-06 Fred Fish <fnf@redhat.com>
14665
14666 * gdb.base/funcargs.c: Remove extraneous ';' character.
14667 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
14668
b43df995
MC
146692002-03-04 Michael Chastain <mec@shout.net>
14670
14671 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
14672 accommodate gcc v3 function signature.
14673 * gdb.mi/mi0-var-cmd-exp: Ditto.
14674
92362027
AC
146752002-02-24 Andrew Cagney <ac131313@redhat.com>
14676
14677 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
14678 ``GNU/Linux'' or ``Linux kernel''
14679 * testsuite/gdb.threads/pthreads.c: Ditto.
14680
258ad32d
MC
146812002-02-24 Michael Chastain <mec@shout.net>
14682
14683 * gdb.threads/pthreads.c (thread1): Add a return statement.
14684 (thread2): Likewise.
14685 (foo): Likewise.
14686
04c3b3d4
MC
146872002-02-23 Michael Chastain <mec@shout.net>
14688
14689 * gdb.threads/linux-dp.c (philosopher): Add a return statement
14690 to placate gcc.
14691
5a2a0a20
MC
146922002-02-23 Michael Chastain <mec@shout.net>
14693
14694 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
14695 test "ptype bint". The test passes on all my stabs configurations.
14696
a640f7fc
JB
146972002-02-21 Jim Blandy <jimb@redhat.com>
14698
27924826
JB
14699 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
14700 filename at a time, and watch for the ones we want to see.
14701
a640f7fc
JB
14702 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
14703 types of pointers to prototyped functions.
14704
edcc8c75
AC
147052002-02-20 Andrew Cagney <ac131313@redhat.com>
14706
14707 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
14708 signed, unsigned and straight char.
14709 (padding_char, padding_short, padding_int, padding_long,
14710 padding_long_long, padding_float, padding_double,
14711 padding_long_double): New global variables.
14712 (fill, fill_structs): New functions.
14713
14714 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
14715 for correctly sized writes. Update copyright.
14716 (get_valueof): New procedure.
14717 (get_sizeof): Call get_valueof.
14718 (check_valueof): New procedure.
14719 (check_padding): New procedure.
14720
ac57ea44
MC
147212002-02-20 Michael Chastain <mec@shout.net>
14722
14723 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
14724 to setup_xfail. Document some of the remaining calls.
14725
7a10c941
MC
147262002-02-18 Michael Chastain <mec@shout.net>
14727
14728 * gdb.c++/userdef.exp: Update copyright year.
14729
fb8acdcc
DJ
147302002-02-18 Daniel Jacobowitz <drow@mvista.com>
14731
14732 * gdb.c++/userdef.exp: Test overloaded operators properly.
14733 Remove xfails.
14734
fda6ae12
MS
147352002-02-14 Michael Snyder <msnyder@redhat.com>
14736
14737 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
14738
676a0442
DJ
147392002-02-14 Daniel Jacobowitz <drow@mvista.com>
14740
14741 * gdb.base/a2-run.exp: Check for a remote target properly.
14742 * gdb.base/annota1.exp: Likewise.
14743 * gdb.base/list.exp: Likewise.
14744 * gdb.base/reread.exp: Likewise.
14745 * gdb.base/scope.exp: Likewise.
14746 * gdb.base/shlib-call.exp: Likewise.
14747 * gdb.base/term.exp: Likewise.
14748 * gdb.c++/annota2.exp: Likewise.
14749
78b4f468
RE
147502002-02-13 Richard Earnshaw <rearnsha@arm.com>
14751
14752 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
14753
9a81ba51
MC
147542002-02-10 Michael Chastain <mec@shout.net>
14755
14756 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
14757 (call_after_alloca): Ditto.
14758
004af6c7
DJ
147592002-02-10 Daniel Jacobowitz <drow@mvista.com>
14760
14761 * gdb.base/ending-run.exp: Guard "cont" test with
14762 gdb_skip_stdio_test.
14763
37225f62
JB
147642002-02-06 Jim Blandy <jimb@redhat.com>
14765
14766 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
14767 from here...
14768 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
14769 To here. Disable this test on non-HP platforms. Add big comment.
14770
fe6fdd96
MS
147712002-02-04 Michael Snyder <msnyder@redhat.com>
14772
14773 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
14774 other than d10v and m32r.
14775
036fad3f
RE
147762002-02-02 Richard Earnshaw <rearnsha@arm.com>
14777
14778 * gdb.base/default.exp: Rewrite test patterns to reduce time
14779 taken to match them.
14780
7148ab62
DJ
147812002-01-30 Daniel Jacobowitz <drow@mvista.com>
14782
14783 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
14784 Allow a start function above main.
14785 * gdb.threads/linux-dp.exp: Fix copyright date.
14786
396cc255
DJ
147872002-01-30 Daniel Jacobowitz <drow@mvista.com>
14788
a9c64011
AS
14789 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
14790 (check_philosopher_stack): Check for manager thread before checking
14791 for a just-starting thread.
396cc255 14792
f038d31b
DJ
147932002-01-30 Daniel Jacobowitz <drow@mvista.com>
14794
14795 From Neil Booth <neil@daikokuya.demon.co.uk>:
14796 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
14797 warnings.
14798
b3ff9d9a
FF
147992002-01-21 Fred Fish <fnf@redhat.com>
14800
14801 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
14802 not caller.
14803
39ad761d
JB
148042002-01-21 Jim Blandy <jimb@redhat.com>
14805
14806 * gdb.base/reread.exp: Check that GDB properly re-reads the
14807 executable file when it changes while no inferior is running.
14808
aaf320fa
FF
148092002-01-21 Fred Fish <fnf@redhat.com>
14810
a9c64011
AS
14811 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
14812 optionally accept the "shlib events" variation.
aaf320fa 14813
808a31f5
JB
148142002-01-21 Jim Blandy <jimb@redhat.com>
14815
14816 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
14817 call `fflush' after every `printf', so that the output is produced
14818 at predictable points, regardless of whatever buffering does (or
14819 doesn't) take place.
14820 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
14821 at different points.
14822
4420d5e2
DJ
148232002-01-20 Daniel Jacobowitz <drow@mvista.com>
14824
14825 * gdb.c++/inherit.exp: Update copyright years.
14826 * gdb.c++/method.exp: Likewise.
14827
3e36a0f4
DJ
148282002-01-20 Daniel Jacobowitz <drow@mvista.com>
14829
14830 * gdb.c++/classes.exp: Update for improved v3 support and skipping
14831 artificial methods/arguments.
14832 * gdb.c++/derivation.exp: Likewise.
14833 * gdb.c++/inherit.exp: Likewise.
14834 * gdb.c++/method.exp: Likewise.
14835 * gdb.c++/virtfunc.exp: Likewise.
14836
b4ceaee6
AC
148372002-01-18 Andrew Cagney <ac131313@redhat.com>
14838
14839 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
14840 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
14841 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
14842 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
14843 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
14844 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
14845
ecace851
JB
148462002-01-17 Jim Blandy <jimb@redhat.com>
14847
14848 * gdb.asm/asm-source.exp (info symbol): Take another shot at
14849 anchoring the pattern matching the entry point symbol's name.
14850
375fc983
AC
148512002-01-17 Andrew Cagney <ac131313@redhat.com>
14852
14853 * gdb.base/maint.exp: Update ``maint internal-error'' to match
14854 continue/quit query. Update copyright.
14855
fe6fdd96
MS
148562002-01-14 Michael Snyder <msnyder@redhat.com>
14857
14858 * gdb.base/gcore.exp: Remove extra debugging output.
14859
e017c81f
DJ
148602002-01-13 Daniel Jacobowitz <drow@mvista.com>
14861
14862 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
14863 for slightly dubious v2 mangled string.
14864
37ab3bf8
DJ
148652002-01-13 Daniel Jacobowitz <drow@mvista.com>
14866
14867 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
14868
1bc05c3a 148692002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 14870
1bc05c3a 14871 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 14872
1bc05c3a
JM
14873 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
14874 constructors.
14875 * gdb.c++/derivation.exp: Likewise.
14876 * gdb.c++/templates.exp: Likewise.
14877 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 14878
1bc05c3a
JM
148792002-01-10 Michael Snyder <msnyder@redhat.com>
14880
14881 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 14882
a911c360
MS
148832002-01-08 Michael Snyder <msnyder@redhat.com>
14884
14885 * gdb.base/gcore.exp: New test for generate-core-file command.
14886 * gdb.base/gcore.c: Testcase for above.
14887 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
14888
ea2119ec
JM
148892002-01-08 Jason Merrill <jason@redhat.com>
14890
14891 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
14892
68203136
FF
148932002-01-07 Fred Fish <fnf@redhat.com>
14894
14895 * gdb.c++/overload.exp: Remove unconditional xfails for:
14896 print foo_instance1.overloadargs(1)
14897 print foo_instance1.overloadargs(1, 2)
14898 print foo_instance1.overloadargs(1, 2, 3)
14899 print foo_instance1.overloadargs(1, 2, 3, 4)
14900 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
14901 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
14902 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
14903 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
14904 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
14905 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
14906 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
14907 print foo_instance1.overload1arg()
14908 print foo_instance1.overload1arg((char)arg2)
14909 print foo_instance1.overload1arg((signed char)arg3)
14910 print foo_instance1.overload1arg((unsigned char)arg4)
14911 print foo_instance1.overload1arg((int)arg7)
14912 print foo_instance1.overload1arg((unsigned int)arg8)
14913 print foo_instance1.overload1arg((float)arg11)
14914 print foo_instance1.overload1arg((double)arg12)
d63a86f8 14915
21b9b5b1
MS
149162002-01-07 Michael Snyder <msnyder@redhat.com>
14917
14918 * gdb.base/huge.exp: New test. Print a very large target data object.
14919 (skip_huge_test): New test variable. Define if you want to skip this
14920 test. The test reads an 8 megabyte data object from the target, so it
14921 might be very time consuming on remote targets with a slow connection.
14922 * gdb.base/huge.c: New file. Test case for above.
14923
725f922e
FF
149242002-01-07 Fred Fish <fnf@redhat.com>
14925
14926 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
14927 g_instance.bfoo, and g_instance.cfoo.
14928
889bf7c5 149292002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 14930
889bf7c5
PA
14931 * gdb.base/break.c (multi_line_if_conditional): New function.
14932 (multi_ilne_while_conditional): Likewise.
14933 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
14934 IF or WHILE condition puts the breakpoint at the start of
14935 the condition.
f286b2c3 14936
634d57ec
JL
14937 * gdb.base/selftest.exp (backtrace through signal handler): Remove
14938 hppa*-*-hpux* expected failure.
14939 * gdb.base/structs.exp (do_function_calls): Similarly.
14940
14941 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
14942 watchpoints.
14943
9fbfe2dc
AC
149442002-01-06 Andrew Cagney <ac131313@redhat.com>
14945
14946 Fix PR gdb/66.
14947 * gdb.base/structs.exp: Replace skip for a29k with skip for
14948 gdb,cannot_call_functions.
14949 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
14950 * gdb.base/callfuncs.exp: Ditto.
14951 * gdb.base/call-rt-st.exp: Ditto.
14952 * gdb.base/call-strs.exp: Ditto.
14953 * gdb.base/callfwmall.exp: Ditto.
14954 * gdb.base/scope.exp: Obsolete xfail a29k.
14955 * gdb.c++/misc.exp: Ditto.
14956 * gdb.c++/cplusfuncs.exp: Ditto.
14957 * gdb.base/ptype.exp: Ditto.
14958 * gdb.base/printcmds.exp: Ditto.
14959 * gdb.base/opaque.exp: Ditto.
14960 * gdb.base/list.exp: Ditto.
14961 * gdb.base/funcargs.exp: Ditto.
14962 * gdb.base/default.exp: Ditto.
14963
8ddad156
MS
149642002-01-04 Michael Snyder <msnyder@redhat.com>
14965
ca4976a6 14966 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
14967 * gdb.base/maint.exp: Add tests for maint info sections options.
14968
1b074332
JL
14969Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
14970
14971 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
14972
7d159115
CV
149732001-12-20 Corinna Vinschen <vinschen@redhat.com>
14974
14975 * gdb.asm/arm.inc: New file.
14976 * gdb.asm/asm-source.exp: Add arm targets.
14977 * gdb.asm/configure.in: Ditto.
14978 * gdb.asm/configure: Recreated from configure.in.
14979
8fb87725
JL
14980Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
14981
afabe08c
JL
14982 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
14983 with HP's compiler.
14984 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
14985 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
14986 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
14987 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
14988
14989 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
14990 either HP's compilers or GCC.
14991
db521deb
JL
14992 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
14993 a SIGBUS or SIGSEGV.
14994
14995 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
14996
14997 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
14998 can be compiled with either HP's compiler or GCC.
14999
cfa88ab7
JL
15000 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
15001 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
15002 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
15003
ca344dff
JL
15004 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
15005 to match current gdb output. Update due to using auto-solib-limit
15006 for limiting instead of overloading auto-solib-add.
15007 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
15008 test program.
15009
3f3c6e55 15010 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
15011 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
15012 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
15013 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
15014 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
15015 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
15016 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
15017 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
15018 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
15019 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
15020 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
15021 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
15022 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 15023
8fb87725
JL
15024 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
15025 a SIGTRAP to the inferior.
15026
cf599fa7
CV
150272001-12-19 Corinna Vinschen <vinschen@redhat.com>
15028
15029 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
15030 Substitute call to target_link by call to gdb_compile.
15031
2cd045cd
JL
15032Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
15033
a9c64011
AS
15034 * gdb.base/break.exp: Fix HP specific search string when testing
15035 backtracing in a called function.
2cd045cd 15036
a9c64011
AS
15037 * gdb.base/constvars.exp: Only set lang to C++ if we're
15038 compiling the test with HP's compilers.
15039 * gdb.base/volatile.exp: Similarly.
2cd045cd 15040
99ebe9ac
JB
150412001-12-19 Jim Blandy <jimb@redhat.com>
15042
15043 * gdb.base/printcmds.exp: Expect the null character to be printed
15044 as '\0', and the '\013' to be printed as '\v'.
15045 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
15046 * gdb.base/setvar.exp: Same.
15047
b9891b29
JB
150482001-12-17 Jim Blandy <jimb@redhat.com>
15049
0eba65ab
JB
15050 * gdb.base/completion.exp: Rather than completing very long
15051 filenames, which can make the readline library produce output we
15052 don't recognize, cd to the directory first, and then complete
15053 using nice, short relative paths.
15054
6970b5b1
JB
15055 * gdb.base/completion.exp: On some systems, there is, in fact, a
15056 variable named `b' in scope, since GDB treats all static
a9c64011
AS
15057 variables as being in scope. So use `no_var_named_this'
15058 instead of `b'.
6970b5b1 15059
b9891b29 15060 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 15061 can't find the core file's registers as a failure.
b9891b29 15062
e6ccd35f
JSC
150632001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
15064
a9c64011
AS
15065 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
15066 test expect string more specific.
e6ccd35f 15067
105ba819
CV
150682001-12-13 Corinna Vinschen <vinschen@redhat.com>
15069
15070 * gdb.asm/asm-source.exp: Add support for xstormy16.
15071 * gdb.asm/configure.in: Ditto.
15072 * gdb.asm/configure: Rebuild.
15073 * gdb.asm/xstormy16.inc: New file.
15074
e9e79dd9
FF
150752001-12-10 Fred Fish <fnf@redhat.com>
15076
15077 * gdb.base/maint.exp: Update to match changes in type dumping code.
15078
347dc97d
JB
150792001-12-10 Jim Blandy <jimb@redhat.com>
15080
15081 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
15082 matching the entry point symbol's name at the beginning of the
15083 line.
347dc97d 15084
5178b9d6
DJ
150852001-12-07 Daniel Jacobowitz <drow@mvista.com>
15086
15087 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
15088 gdb.c++/inherit.exp, gdb.c++/method.exp,
15089 gdb.c++/namespace.exp, gdb.c++/templates.exp,
15090 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
15091 and class layout support.
15092
af890c52
DJ
150932001-12-07 Daniel Jacobowitz <drow@mvista.com>
15094
15095 * gdb.c++/classes.exp: Add test for static member function.
15096 * gdb.c++/misc.cc: Add class with static member function.
15097
7a345fb3
JB
150982001-12-07 Jim Blandy <jimb@redhat.com>
15099
f2e54a80 15100 If GDB says it can't find the struct the function returned, report
8032bf31
JB
15101 those tests as `unsupported'.
15102 * gdb.base/call-rt-st.exp (print_struct_call): New function.
15103 Rewrite subsequent tests to use it.
15104
15105 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
15106 those tests as `unsupported'.
15107 * gdb.base/structs.exp (call_struct_func): New function.
15108 (do_function_calls): Use call_struct_func to call the functions
15109 returning structs.
15110
0bc69509
JB
15111 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
15112 whether functions are prototyped or not, so we can't possibly pass
15113 arguments to t_float_values2 properly.
15114
7a345fb3
JB
15115 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
15116 value of `timeout' for targets other than the mips*tx39-*.
15117
edb6ede1
MS
151182001-12-06 Michael Snyder <msnyder@redhat.com>
15119
d63a86f8 15120 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
15121 and detect whether the start symbol has a leading underscore.
15122
2d842f13
JB
151232001-12-04 Jim Blandy <jimb@redhat.com>
15124
15125 * gdb.base/completion.exp: Clarify indentation.
15126
68550daf
JB
151272001-12-03 Jim Blandy <jimb@redhat.com>
15128
15129 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
15130 variables on the S/390, not `.word'.
15131
cd5195a8
JB
151322001-11-30 Jim Blandy <jimb@redhat.com>
15133
15134 Add assembly-source tests for s390-ibm-linux.
15135 * gdb.asm/s390.inc: New file.
15136 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
15137 the S/390 architecture.
a9c64011 15138 * gdb.asm/configure: Regenerated.
cd5195a8 15139
ca9efc90
MS
151402001-11-30 Michael Snyder <msnyder@redhat.com>
15141
15142 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
15143 next, info source, info sources, info line, global and static
15144 variables, and static functions.
15145 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
15146 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
15147 * gdb.asm/asmsrc1.s: Add a static function and some variables.
15148 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
15149 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
15150 (gdbasm_leave): Restore frame pointer.
15151 (gdbasm_startup): Copy stack set-up from crt0.S.
15152
d0e66976
FN
151532001-11-26 Fernando Nasser <fnasser@redhat.com>
15154
15155 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
15156 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
15157 to a local (non-static) variable. Copy tstruct.a to a static buffer
15158 and return a pointer to that buffer.
15159 * gdb.base/callfwmall.c (t_structs_a): Ditto.
15160
e2334072
MK
151612001-11-24 Mark Kettenis <kettenis@gnu.org>
15162
15163 * gdb.asm/configure.in: Fix recognition of ix86 target.
15164 * gdb.asm/configure: Regenerate.
15165
756caa3d
MS
151662001-11-21 Michael Snyder <msnyder@redhat.com>
15167
15168 * gdb.asm/sparc.inc: New file.
15169 * gdb.asm/asm-source.exp: Recognize sparc target.
15170 * gdb.asm/configure.in: Recognize sparc target.
15171 * gdb.asm/configure: Regenerate.
d63a86f8 15172
9a4d72d5
MS
151732001-11-21 Michael Snyder <msnyder@redhat.com>
15174
15175 * gdb.asm/m32r.inc: New file.
15176 * gdb.asm/asm-source.exp: Recognize m32r target.
15177 * gdb.asm/configure.in: Recognize m32r target.
15178 * gdb.asm/configure: Regenerate.
15179
a773d1cd
MS
151802001-11-20 Michael Snyder <msnyder@redhat.com>
15181
017ac23d
MS
15182 * gdb.asm/i386.inc: New file.
15183 * gdb.asm/asm-source.exp: Recognize ix86 target.
15184 * gdb.asm/configure.in: Recognize ix86 target.
15185 * gdb.asm/configure: Regenerate.
15186
a773d1cd
MS
15187 * gdb.c++/namespace.exp: Fix quotes in output messages.
15188
bb632afb
MS
151892001-11-14 Michael Snyder <msnyder@redhat.com>
15190
25d559ca 15191 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
15192 qualifier in a type cast expression, to designate an address
15193 in the instruction space (Harvard architecture).
15194
4749e309
MS
151952001-11-13 Michael Snyder <msnyder@redhat.com>
15196
15197 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
15198 Tests for expressions using 'const' and 'volatile'.
15199
25050984
CV
152002001-11-13 Corinna Vinschen <vinschen@redhat.com>
15201
15202 * gdb.asm/asm-sources.exp: Allow defining linker flags.
15203
1902c51f
DJ
152042001-11-12 Daniel Jacobowitz <drow@mvista.com>
15205
15206 * lib/mi-support.exp (mi_run_to_helper): Move comments
15207 outside of gdb_expect.
15208
dcf95b47
DJ
152092001-11-11 Daniel Jacobowitz <drow@mvista.com>
15210
15211 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
15212 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
15213 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
15214 mi0_run_to): New functions.
15215 * gdb.mi/mi-simplerun.exp: Use them.
15216 * gdb.mi/mi0-simplerun.exp: Likewise.
15217 * gdb.mi/mi-var-cmd.exp: Likewise.
15218 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 15219
45b074e1
AC
152202001-11-10 Andrew Cagney <ac131313@redhat.com>
15221
15222 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
15223 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
15224
bf50d346
AC
152252001-11-09 Andrew Cagney <ac131313@redhat.com>
15226
15227 * gdb.base/restore.exp: Include $expected value in restored test
15228 message.
15229
9383332c
AC
152302001-11-09 Andrew Cagney <ac131313@redhat.com>
15231
15232 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
15233 implemented.
15234
db62520a
MS
152352001-11-08 Michael Snyder <msnyder@redhat.com>
15236
15237 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
15238 Add pass/fail message for stop at breakpoint in call dummy function.
15239
b5703437
MS
152402001-11-07 Michael Snyder <msnyder@redhat.com>
15241
d63a86f8
RM
15242 * gdb.c++/templates.exp (test_template_breakpoints):
15243 If we get an overload menu, but it does not match what
760f6330 15244 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
15245 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
15246 making the whitespace optional. Argument for "new" may be
15247 "unsigned" as well as "unsigned int/long".
d63a86f8 15248 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
15249 making the whitespace optional. Also replace "(void) with
15250 "((void|)), making the keyword "void" optional.
d63a86f8 15251 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
15252 making the whitespace optional. Also replace "(void) with
15253 "((void|)), making the keyword "void" optional.
3bf40917
MS
15254 * gdb.base/callfuncs.c (t_float_values): This function must
15255 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 15256 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
15257 can be tested against both cases. Usually one case involves
15258 promotion of float to double, while the other does not.
15259 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
15260 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
15261 includes a stack frame for "start".
15262
c8ab4e6d
JB
152632001-11-05 Jim Blandy <jimb@redhat.com>
15264
15265 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
15266 pointers are 32 bits long, and that offsets of relocs are always
15267 stored in the data (REL-style), and not in the reloc entry itself
15268 (RELA-style).
15269 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
15270 stabs.
15271
3f08ced9
MS
152722001-11-01 Michael Snyder <msnyder@redhat.com>
15273
15274 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
15275 and regular expression operators by using quoting.
15276
cbfa24cd
MS
152772001-10-31 Michael Snyder <msnyder@redhat.com>
15278
15279 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
15280 depending on what the symbol table contains.
15281 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
15282 the output of the ptype command. Similarly, accept both "const &"
15283 and "const&".
15284
aaa68313
CV
152852001-10-31 Corinna Vinschen <vinschen@redhat.com>
15286
15287 * gdb.base/miscexprs.c (main): Add usage of preprocessor
15288 symbol `STORAGE' to allow to choose the storage class of
15289 the local datastructures.
15290 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
15291 compiler directive.
15292
91740388
MS
152932001-10-30 Michael Snyder <msnyder@redhat.com>
15294
15295 * gdb.base/jump.exp: Allow it to run for all targets.
15296
1b7c05e7
CV
152972001-10-29 Corinna Vinschen <vinschen@redhat.com>
15298
15299 * gdb.base/call-ar-st.c (print_double_array): Match for loop
15300 with new double_array size.
15301 (main): Change storage class of all local variables to static.
15302 Reduce size of double_array to 9.
15303 * gdb.base/call-ar-st.exp: Increase timeout value.
15304 Change expected output for double array to match new size in
15305 call-ar-st.c.
15306
36a22261
CV
153072001-10-29 Corinna Vinschen <vinschen@redhat.com>
15308
15309 * gdb.base/ending-run.exp: Create identical output when passing
15310 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 15311 Stormy16 target.
36a22261 15312
92b8ae91
MK
153132001-10-28 Mark Kettenis <kettenis@gnu.org>
15314
15315 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
15316 that we catch the expected failure under Linux/x86.
15317
cb135b83
OF
153182001-10-29 Orjan Friberg <orjanf@axis.com>
15319
15320 * gdb.base/setvar.exp: Escape curly braces.
15321 * gdb.stabs/weird.exp: Ditto.
15322
6884aa54
DJ
153232001-10-27 Daniel Jacobowitz <drow@mvista.com>
15324
15325 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
15326 * gdm.mi/mi0-hack-cli.exp: Likewise.
15327
0398c9aa
AC
153282001-10-25 Andrew Cagney <ac131313@redhat.com>
15329
15330 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
15331 messages.
15332
d20bf2e8
AC
153332001-10-21 Andrew Cagney <ac131313@redhat.com>
15334
15335 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
15336 checking MI enabled.
15337
03dd63aa
CV
153382001-10-09 Corinna Vinschen <vinschen@redhat.com>
15339
15340 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
15341
1d9d99f3
FCE
153422001-10-04 Frank Ch. Eigler <fche@redhat.com>
15343
15344 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
15345 if gdb child process crashes, just signal an error.
15346
838ae6c4
JB
153472001-10-02 Jim Blandy <jimb@redhat.com>
15348
15349 * lib/gdb.exp (test_xfail_format): Simplify.
15350
15351 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
15352 front of the variable name `format'. Simplify `if'.
15353
8f0cbc1c
DJ
153542001-10-01 Daniel Jacobowitz <drow@mvista.com>
15355
15356 * gdb.threads/pthreads.exp: Wait for output and delay
15357 before sending ^C.
15358
1f08dafd
DJ
153592001-10-01 Daniel Jacobowitz <drow@mvista.com>
15360
15361 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
15362 some incorrect output instead of timing out.
15363 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
15364
674f90ff
CV
153652001-09-28 Corinna Vinschen <vinschen@redhat.com>
15366
15367 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
15368 check to allow additional `int'.
15369
9b284272
DJ
153702001-09-27 Daniel Jacobowitz <drow@mvista.com>
15371
15372 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
15373 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
15374
b55a4771
MS
153752001-09-27 Michael Snyder <msnyder@redhat.com>
15376
15377 * lib/gdb.exp (test_debug_format): New proc.
15378 (setup_xfail_format): Use new proc test_debug_format.
15379 * gdb.base/constvars.exp (local_compiler_xfail_check): New
15380 proc; use new service proc test_debug_format.
15381 Replace all other "gcc_compiled" tests with this test.
15382 * gdb.base/volatile.exp (local_compiler_xfail_check): New
15383 proc; use new service proc test_debug_format.
15384 Replace all other "gcc_compiled" tests with this test.
15385
153862001-09-27 Michael Snyder <msnyder@redhat.com>
15387
15388 * gdb.base/cvexpr.exp: New file.
15389 * gdb.base/cvexpr.c: New file
15390 Test for expressions using const and volatile keywords.
15391
4e6667ac
CV
153922001-09-26 Corinna Vinschen <vinschen@redhat.com>
15393
15394 * gdb.base/constvars.exp: Check for different orders of keywords
15395 and additional "int" strings in output.
15396
4f337972
AC
153972001-09-22 Andrew Cagney <ac131313@redhat.com>
15398
15399 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
15400 responses from "help maint".
15401
2015650d
FCE
154022001-09-19 Frank Ch. Eigler <fche@redhat.com>
15403
15404 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
15405 to localhost:NNN instead of :NNN, in case Xvfb is listening
15406 only on TCP.
15407
f3bcedc1
CV
154082001-09-19 Corinna Vinschen <vinschen@redhat.com>
15409
15410 * gdb.base/recurse.exp: When checking leaving the watchpoint
15411 scope, recognize when gdb is in function's epilogue and pass.
15412
6b819c92
KS
154132001-09-18 Keith Seitz <keiths@redhat.com>
15414
15415 * lib/insight-support.exp (_gdbtk_export_target_info): Add
15416 support for running tests against sid targets.
15417 (gdbtk_done): Ditto.
15418
a10c9419
CV
154192001-09-18 Corinna Vinschen <vinschen@redhat.com>
15420
15421 * gdb.base/ending-run.c (main): Set stdout buffersize
15422 to the same reasonable value for any target.
15423 * gdb.base/ending-run.exp: Add a regular expression
15424 to make testsuite happy on Sanyo Stormy16 target.
15425
739d0d99
CV
154262001-09-17 Corinna Vinschen <vinschen@redhat.com>
15427
15428 * gdb.base/display.c (do_loops): Add float variable `f'.
15429 Increment f in loop.
15430 * gdb.base/display.exp: Increment timeout by 60 seconds.
15431 Change float display test to use variable `f'.
15432
1b8947f0
JB
154332001-09-17 Jim Blandy <jimb@redhat.com>
15434
15435 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
15436 overflowing the limited breakpoint tables on some ROM monitors
15437 (like the ROM68K).
15438
9890ac81
FCE
154392001-09-15 Frank Ch. Eigler <fche@redhat.com>
15440
15441 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
15442 the "-ac" (disable access control) flag.
15443
6db765ea
JH
154442001-08-30 Jeff Holcomb <jeffh@redhat.com>
15445
15446 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
15447 ints.
15448
4c32cc04
KS
154492001-08-30 Keith Seitz <keiths@redhat.com>
15450
15451 * lib/gdb.exp: Move all insight-related functionality into
15452 separate file.
15453 * lib/insight-support.exp: New file.
15454
8d6e6f81
FCE
154552001-08-29 Frank Ch. Eigler <fche@redhat.com>
15456
15457 * config/sid.exp (sid_start): Never set sid verbosity; disable
15458 expect_background {} that consumed its stdout; tolerate </dev/null.
15459 Attempt to set endianness override in "sid" protocol mode. Cleanup.
15460
6a90e1d0
AC
154612001-08-18 Andrew Cagney <ac131313@redhat.com>
15462
15463 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
15464 CLI jump command to start it.
15465 (mi_run_to_main): Fail immediatly when unexpected output.
15466
1759b3c3
AC
154672001-08-18 Andrew Cagney <ac131313@redhat.com>
15468
15469 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
15470 beginning of function. Fix PR gdb/191.
15471
61d11d80
FCE
154722001-08-16 Frank Ch. Eigler <fche@redhat.com>
15473
15474 * config/sid.exp (sid_start): Don't warn if we cannot figure out
15475 what to force sid endianness to.
15476
942a4df2
KS
154772001-08-15 Keith Seitz <keiths@redhat.com>
15478
15479 * lib/gdb.exp (gdbtk_start): Don't set environment
15480 variables for TCL_LIBRARY and friends. Insight will
15481 now figure these out for itself.
15482
0521c418
MS
154832001-08-02 Michael Snyder <msnyder@redhat.com>
15484
15485 * gdb.base/completion.exp: Remove the symbol "a64l" from
15486 the expect string; this is target-specific, and not related
15487 to what is being tested.
15488
74a9a58a
DB
154892001-08-02 Dave Brolley <brolley@redhat.com>
15490
15491 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
15492
c70819fa
MS
154932001-07-25 Michael Snyder <msnyder@redhat.com>
15494
c2b8fa57
MS
15495 * gdb.base/consecutive.exp: New file. Test stepping over
15496 breakpoints on consecutive instructions.
15497 * gdb.base/consecutive.c: New file.
15498
c70819fa
MS
15499 * gdb.base/call-rt-st.exp: Use double-backslash to quote
15500 curly braces in regular expressions.
15501
2b1a1355
MS
155022001-07-25 Michael Snyder <msnyder@redhat.com>
15503
15504 * gdb.base/ending-run.exp: Accept "Program exited normally" as
15505 legitimate output from stepping out of main.
15506
413eca6f
KS
155072001-07-22 Keith Seitz <keiths@redhat.com>
15508
15509 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
15510 the empty string, do not run the tests.
15511
7e5a9322
SC
155122001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15513
15514 * gdb.base/long_long.exp: Detect size of pointer. Take into
15515 account 2-byte pointers when testing for p/a results.
15516
de58f10f
SC
155172001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15518
d63a86f8 15519 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
15520 and defined to 1K for m68hc11.
15521 (random_data): Reduce table to 1K for embedded platforms (68hc11).
15522 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
15523 (sizeof_random_data): New variable to tell the size of the data table;
15524 don't test past this size; always run to main.
15525
d6f5fea1
SC
155262001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15527
15528 * gdb.base/return2.exp: return of long long and double fails for
15529 68HC11; don't execute these tests on that platform.
15530 * gdb.base/return.exp: Return of a double fails for 68hc11.
15531
c477543d
SC
155322001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15533
15534 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
15535 tests that print a float.
15536 * call-rt-st.exp: Likewise.
15537
63cf1c79
MK
155382001-07-12 Mark Kettenis <kettenis@gnu.org>
15539
15540 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
15541 running this test on Linux.
15542
112f9ab5
MC
155432001-06-24 Michael Chastain <chastain@redhat.com>
15544
15545 * gdb.base/arithmet.exp: Remove some tests to make all test names
15546 unique.
15547
4970cb0f
MS
155482001-07-03 Michael Snyder <msnyder@redhat.com>
15549
15550 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
15551 the output of the ptype command.
15552
d85da69f
MS
155532001-07-02 Michael Snyder <msnyder@redhat.com>
15554
4c8a82de
MS
15555 * gdb.base/completion.exp: Don't assume that break.c is the only
15556 source file that may contain functions named "marker".
d85da69f
MS
15557 * gdb.base/corefile.exp: Quote the curly braces in regexp.
15558
8afc772b
AC
155592001-06-28 Andrew Cagney <ac131313@redhat.com>
15560
15561 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
15562 of files to delete.
15563
15564 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
15565 * gdb.disasm/h8300s.exp: New file.
15566 gdb.disasm/h8300s.s: Likewise.
15567
cff22675
AC
155682001-06-27 Andrew Cagney <ac131313@redhat.com>
15569
15570 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
15571 empty breakpoint tables.
15572
68c81b54
AC
155732001-06-25 Andrew Cagney <ac131313@redhat.com>
15574
15575 * lib/mi-support.exp: Update args=... part of stop-reason
15576 patterns. Accept either a list or a tuple.
15577
2dd62704
AC
155782001-06-23 Andrew Cagney <ac131313@redhat.com>
15579
15580 * lib/mi-support.exp: Remove local emacs variable defining
15581 change-log-default-name.
15582
b4127474
MC
155832001-06-22 Michael Chastain <chastain@redhat.com>
15584
15585 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
15586 This is operationally compatible with the previous version.
15587
8dbfb380
JB
155882001-06-13 Jim Blandy <jimb@redhat.com>
15589
15590 * lib/gdb.exp (gdb_test): Doc fix.
15591
f2d8c86d
MC
155922001-06-10 Michael Chastain <chastain@redhat.com>
15593
15594 * gdb.base/exprs.exp: Remove a duplicate test.
15595
81564d34
JB
155962001-06-06 Jim Blandy <jimb@redhat.com>
15597
15598 * gdb.base/return2.exp (main): Use values to test float and double
15599 returns that are not NaN's, to avoid being confused by IEEE
15600 comparison rules.
15601
da55addb
MS
156022001-06-04 Michael Snyder <msnyder@redhat.com>
15603
15604 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 15605 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
15606 rather than wait for 12 more tests to time out.
15607
42c65987
JB
156082001-06-06 Jim Blandy <jimb@redhat.com>
15609
b18bced9 15610 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 15611 Don't forget to match the GDB prompt.
b18bced9 15612
42c65987
JB
15613 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
15614
5b41e5f0
JB
156152001-06-04 Jim Blandy <jimb@redhat.com>
15616
15617 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
15618 command.
15619
015e046f
KB
156202001-05-31 Kevin Buettner <kevinb@redhat.com>
15621
15622 * gdb.base/annota1.exp (info break): Match four or more spaces
15623 after "Address".
15624
fb1ffbbe
MC
156252001-05-31 Michael Chastain <chastain@redhat.com>
15626
15627 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
15628 (dm_type_int_star): Likewise.
15629 (dm_type_long_star): Likewise.
15630 (dm_type_void_star): Likewise.
15631
5ea2a32c
KB
156322001-05-29 Kevin Buettner <kevinb@redhat.com>
15633
15634 * gdb.base/completion.exp (INPUTRC): Set this environment variable
15635 to a known value in order to get consistent results regardless
15636 of the setting of INPUTRC or the presence or contents of .inputrc.
15637
ae23c492
MS
156382001-05-24 Michael Snyder <msnyder@redhat.com>
15639
ac55707e
MS
15640 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
15641 Don't require that the main thread and the manager thread are the
15642 first in the list.
15643
ae23c492
MS
15644 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
15645 debugging. If test fails, issue an "unsupported" not a "fail".
15646
400071f1
JB
156472001-05-24 Jim Blandy <jimb@redhat.com>
15648
15649 Don't assume that short is shorter than int.
15650 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
15651 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 15652 this isn't true.
400071f1
JB
15653 ("print unsigned char == (~0)"): Add test that verifies that ~0,
15654 an int, is not equal to ~0 stored in an unsigned char. This tests
15655 the same thing that the previous test meant to, but works on
15656 16-bit machines, too.
15657 ("print unsigned char != (~0)"): Same test, complemented.
15658
0816a3e5
MS
156592001-05-24 Michael Snyder <msnyder@redhat.com>
15660
15661 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 15662 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
15663 and prevents dejagnu getting out of step.
15664
f6dc23a9
KB
156652001-05-23 Kevin Buettner <kevinb@redhat.com>
15666
15667 * gdb.base/finish.exp (finish_void): Revise pattern for
15668 stopping on the call statement to not permit stopping at
15669 the start of the instructions comprising the call sequence.
15670
7dbd117d
MC
156712001-05-19 Michael Chastain <chastain@redhat.com>
15672
15673 * gdb.base/callfuncs.exp: Make all test names unique.
15674 * gdb.base/commands.exp: Make all test names unique.
15675 * gdb.base/condbreak.exp: Make all test names unique.
15676 * gdb.base/dbx.exp: Make all test names unique.
15677 * gdb.base/default.exp: Make all test names unique.
15678 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
15679 and TIMEOUT messages to their corresponding PASS message.
15680 * gdb.base/ending-run.exp: Make all test names unique.
15681 * gdb.base/long_long.exp: Remove duplicate test.
15682
6b0b0a9e
KB
156832001-05-21 Kevin Buettner <kevinb@redhat.com>
15684
15685 * gdb.base/finish.exp (finish_void): Allow "finish" command to
15686 stop on the call statement as well as the statement after the
15687 call.
15688
2caa35cb
MS
156892001-05-21 Michael Snyder <msnyder@redhat.com>
15690
15691 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
15692
40713331
EZ
156932001-05-10 Elena Zannoni <ezannoni@redhat.com>
15694
a9c64011
AS
15695 * gdb.base/completion.exp: Revamp test. Make it execute on all
15696 platforms.
40713331 15697
c2c1be8d
EZ
156982001-05-10 Elena Zannoni <ezannoni@redhat.com>
15699
a9c64011
AS
15700 * config/gdbserver.exp (gdb_load): Handle the case
15701 in which the arguments to gdbserver are given in the
15702 baseboard configuration file.
15703 Also handle the case in which the server needs to do a
15704 load.
2c9cd303 15705
9671de48
KS
157062001-05-07 Keith Seitz <keiths@cygnus.com>
15707
a9c64011
AS
15708 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
15709 set up the display for testing.
15710 (gdbtk_start): Convert all paths to paths that tcl will like.
15711 Export target information to environment.
15712 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
15713 necessary.
15714 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
15715 (to_tcl_path): New proc to convert a given pathname into
15716 a path acceptible as an argument to a tcl command.
15717 (_gdbtk_export_target_info): New proc to export target info
15718 into the environment for gdbtk testing.
15719 (gdbtk_done): New proc to signal end-of-test.
9671de48 15720
5a360f47
JB
157212001-05-06 Jim Blandy <jimb@redhat.com>
15722
15723 * restore.c: Make the code of caller0 correspond to its comment.
15724
66c756c6
MS
157252001-05-03 Michael Snyder <msnyder@redhat.com>
15726
15727 * config/sid.exp (gdb_target_sid): Check for error messages.
15728 On error or timeout, don't make expect exit (which will terminate
15729 all subsequent tests); instead just make gdb exit.
d63a86f8 15730 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
15731 return a negative value.
15732
a966fde5
JB
157332001-04-24 Jim Blandy <jimb@redhat.com>
15734
851c18e0
JB
15735 * gdb.c++/templates.exp: If we see the prompt for the overload
15736 list, but we haven't recognized any of the longer patterns,
15737 arrange for this test to fail, not hang.
15738
a966fde5
JB
15739 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
15740 variations.
15741
db144853
MC
157422001-04-22 Michael Chastain <chastain@redhat.com>
15743
15744 * gdb.c++/local.exp: Use the 'runto' library function.
15745 * gdb.c++/namespace.exp: Likewise.
15746 * gdb.c++/overload.exp: Likewise.
15747
3207ec21
KB
157482001-03-26 Kevin Buettner <kevinb@redhat.com>
15749
15750 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
15751 * gdb.base/step-line.exp: New file. Test step/next in presence of
15752 #line directives.
15753 * gdb.base/step-line.c: New file. Test program for the above.
15754 * gdb.base/step-line.inp: New file. We pretend that this file has
15755 been transformed by some other tool into step-line.c.
15756
13b57657
JB
157572001-03-21 Jim Blandy <jimb@redhat.com>
15758
15759 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
15760 unmangled operator names.
15761
754cbe1c
JB
157622001-03-20 Jim Blandy <jimb@redhat.com>
15763
15764 * gdb.threads/linux-dp.exp: Recognize an additional message
15765 generated by GDB when it doesn't understand how to debug threads
15766 on the target system.
15767
177495c9
AC
157682001-03-19 Andrew Cagney <ac131313@redhat.com>
15769
15770 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
15771
f266096b
MC
157722001-03-12 Michael Chastain <chastain@redhat.com>
15773
15774 * gdb.c++/derivation.exp: Use the 'runto' library function.
15775
cac3c2ff
MC
157762001-03-12 Michael Chastain <chastain@redhat.com>
15777
15778 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
15779
b6c11a24
MC
157802001-02-24 Michael Chastain <chastain@redhat.com>
15781
15782 * gdb.c++/ref-types.exp: Change handwritten code to library
15783 function 'runto'.
15784
6bae5bce
OF
157852001-03-16 Orjan Friberg <orjanf@axis.com>
15786
15787 * gdb.base/signals.exp: Set count to 0 explicitly.
15788
0015fd9a
MS
157892001-03-15 Mark Salter <msalter@redhat.com>
15790
15791 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
15792 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
15793 (gdb_load): Add support for additional target_info: gdb_download_size
15794 and gdb_load_timeout.
0015fd9a 15795
fc33412a
DT
15796Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
15797
15798 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
15799 file -- to prevent failing when the compile fails but we have no
15800 intention of running the tests anyway.
fc33412a
DT
15801
15802 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
15803 tests if set.
15804
15805 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 15806 integers.
fc33412a
DT
15807
15808 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
15809 * gdb.c++/namespace.exp: Ditto.
15810
115f06de
OF
158112001-03-07 Orjan Friberg <orjanf@axis.com>
15812
15813 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
15814 * gdb.base/pointers.exp: Relax pattern match of decimals.
15815
b6ba6518
KB
158162001-03-06 Kevin Buettner <kevinb@redhat.com>
15817
15818 * Makefile.in, config/abug.exp, config/cfdbug.exp,
15819 config/cpu32bug.exp, config/dve.exp, config/est.exp,
15820 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
15821 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
15822 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
15823 config/sh.exp, config/sid.exp, config/slite.exp,
15824 config/sparclet.exp, config/udi.exp, config/unknown.exp,
15825 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
15826 config/vxworks.exp, config/vxworks29k.exp,
15827 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
15828 gdb.base/all-bin.exp, gdb.base/annota1.exp,
15829 gdb.base/arithmet.exp, gdb.base/assign.exp,
15830 gdb.base/async.exp, gdb.base/attach.exp,
15831 gdb.base/bitfields.exp, gdb.base/bitops.exp,
15832 gdb.base/break.exp, gdb.base/call-ar-st.exp,
15833 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
15834 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
15835 gdb.base/commands.exp, gdb.base/completion.exp,
15836 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15837 gdb.base/constvars.exp, gdb.base/corefile.exp,
15838 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
15839 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
15840 gdb.base/ending-run.exp, gdb.base/environ.exp,
15841 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15842 gdb.base/finish.exp, gdb.base/foll-exec.exp,
15843 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
15844 gdb.base/funcargs.exp, gdb.base/help.exp,
15845 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
15846 gdb.base/logical.exp, gdb.base/long_long.exp,
15847 gdb.base/maint.exp, gdb.base/mips_pro.exp,
15848 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
15849 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
15850 gdb.base/pointers.exp, gdb.base/printcmds.exp,
15851 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
15852 gdb.base/regs.exp, gdb.base/relational.exp,
15853 gdb.base/remote.exp, gdb.base/reread.exp,
15854 gdb.base/restore.exp, gdb.base/return2.exp,
15855 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
15856 gdb.base/selftest.exp, gdb.base/setshow.exp,
15857 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
15858 gdb.base/sigall.exp, gdb.base/signals.exp,
15859 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
15860 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15861 gdb.base/step-test.exp, gdb.base/structs.c,
15862 gdb.base/structs.exp, gdb.base/structs2.exp,
15863 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
15864 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
15865 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
15866 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
15867 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
15868 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
15869 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
15870 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
15871 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
15872 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
15873 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
15874 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
15875 gdb.fortran/types.exp, gdb.java/jmisc.exp,
15876 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15877 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
15878 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15879 gdb.trace/circ.exp, gdb.trace/collection.exp,
15880 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
15881 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15882 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
15883 gdb.trace/report.exp, gdb.trace/save-trace.exp,
15884 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15885 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15886 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
15887 notices.
15888
dc96c6c7 158892001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
15890
15891 * gdb.base/varargs.c (find_max_double): Fix printf format string:
15892 first arg is int not float.
15893
dc96c6c7 158942001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
15895
15896 * gdb.base/reread.exp: Unsupported for non-native targets;
15897 doesn't work for remote debugging.
15898
9b0c4aeb
FN
158992001-02-19 Fernando Nasser <fnasser@redhat.com>
15900
15901 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
15902 * gdb.base/ending-run.exp: Properly handle the BSP state when
15903 stepping past the end of main.
9b0c4aeb 15904
02aa71d5
MC
159052001-02-19 John Moore <jmoore@redhat.com>
15906
15907 * gdb.base/commands.exp (infrun_breakpoint_command_test):
15908 Converted HPUX fix for non-expected items following multiple
15909 step commands into general solution for all platforms.
15910
1fa449a4
MC
159112001-02-18 Michael Chastain <chastain@redhat.com>
15912
15913 * gdb.c++/classes.exp (do_tests): Change runto statements
15914 from "runto 'foo(void)'" to "runto 'foo'". This makes the
15915 statements demangler agnostic.
15916 * gdb.c++/virtfunc.exp (do_tests): Likewise.
15917 (gdb_virtfunc_restart): Likewise.
15918
b2f9ec70
MC
159192001-02-14 Michael Chastain <chastain@redhat.com>
15920
15921 * gdb.c++/inherit.exp (do_tests): Change runto statements
15922 from "runto 'foo(void)'" to "runto 'foo'". This makes the
15923 statements demangler agnostic.
15924
cf74b8ca
AC
15925Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
15926
15927 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
15928 ``continue to bkpt at common_routine in thread 2'' and ``stopped
15929 before calling common_routine 15 times'' tests.
cf74b8ca 15930
99f78f56
MC
159312001-02-11 Michael Chastain <chastain@redhat.com>
15932
15933 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
15934 Helps the test script figure out which demangler is in use.
15935 (dm_type_foo_ref): Ditto.
15936 (dm_type_int_star): Ditto.
15937 (dm_type_long_star): Ditto.
15938 (dm_type_unsigned_int): Ditto.
15939 (dm_type_void): Ditto.
15940 (dm_type_void_star): Ditto.
99707966 15941 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
15942 Probe the gdb demangler and set variables to accommodate
15943 formatting differences.
15944 (info_func_regexp): New function. Same as info_func, but
15945 matches against a regexp.
15946 (info_func): Match against a literal string.
15947 (print_addr_2): New function. Match against a literal string,
15948 which can be different from the input to gdb.
15949 (print_addr): Simply call print_addr_2 with the same argument twice.
15950 (test_lookup_operator_functions): Use demangler formatting variables.
15951 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
15952 the tests in the same order as the C++ class declaration.
15953 (test_paddr_operator_functions): Ditto.
15954 (test_paddr_overloaded_functions): Ditto.
15955 (test_paddr_hairy_functions): Use demangler formatting variables.
15956 Add reference to gdb/19 for related tests.
15957 (do_tests): Call probe_demangler.
15958
1de8f023
KB
159592001-01-30 Kevin Buettner <kevinb@redhat.com>
15960
15961 * gdb.c++/templates.cc (printf): Remove unused function definition.
15962
ca3f91ed
MS
159632001-01-26 Felix Lee <flee@redhat.com>
15964
15965 * sid.exp (sid_exit): Pass host, not target, to remote_close.
15966
159672001-01-25 matthew green <mrg@redhat.com>
15968
15969 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
15970 up sid.
15971 (sid_exit): Call `remote_pop_conn' after GDB is gone.
15972
159732001-01-25 matthew green <mrg@redhat.com>
15974
15975 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 15976 Deprecate $sid_spawn_id.
ca3f91ed
MS
15977 (sid_exit): Remove code necessary only for `spawn.'
15978
159792001-01-25 matthew green <mrg@redhat.com>
15980
15981 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
15982
fb18ec4a
MC
159832001-01-28 Michael Chastain <chastain@redhat.com>
15984
15985 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
15986 to call when tests fail. It takes gdb out of the overloaded
15987 function choice menu back to the main prompt, so that the test
15988 program stays synchronized.
15989 (set_bp_overloaded): New proc to collect all the common
15990 code for setting a breakpoint on an overloaded name. Calls
15991 take_gdb_out_of_choice_menu when needed.
15992 (menu_overload1arg): New variable to collect the repeated
15993 instances of the expected menu for an overloaded name. Change
15994 the regular expression to handle changes in g++ type encoding:
15995 "void" can be either "void" or "", and "unsigned int" can be
15996 either "unsigned int" or "unsigned".
15997 (continue_to_bp_overloaded): Change regular expressions to handle
15998 changes in g++ type encoding.
15999 (no proc): Call take_gdb_out_of_choice_menu when needed.
16000 Remove redundant calls to "info break". Accept either "canceled"
16001 or "cancelled". Change regular expressions in "info break"
16002 calls to handle changes in g++ type encoding. Give all tests
16003 unique strings.
16004
9c646a6e
BE
160052001-01-17 Ben Elliston <bje@redhat.com>
16006
16007 * config/sid.exp: New file.
16008
9549d9c1
AC
16009Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
16010
16011 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
16012
dc96c6c7 160132000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
16014
16015 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
16016 Add a RE to accept a non-ascii char if one is ever presented.
16017
b4df4f68
FN
160182000-12-20 Fernando Nasser <fnasser@redhat.com>
16019
297dd0fd 16020 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 16021
dc96c6c7 160222000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 16023
d63a86f8 16024 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
16025 in regexp. One '\' does not suffice on Linux.
16026
4a7bddb6
MC
160272000-12-09 Michael Chastain <chastain@redhat.com>
16028
16029 * gdb.base/break.exp (test_clear_command): Use a marker function
16030 rather than 'main' for the test function. Also move this
16031 test to an execution point where the marker function names are
16032 guaranteed to be bound to functions. (Executing tests after a
16033 'finish' from main runs into name conflicts with local names
16034 in __libc_start_main).
16035
dc96c6c7 160362000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
16037
16038 * gdb.base/finish.exp: New test for gdb's "finish" command.
16039 * gdb.base/return2.exp: New test for gdb's "return" command.
16040 * gdb.base/return2.c: New source file for above.
16041
dc96c6c7 160422000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
16043
16044 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
16045 * gdb.base/miscexprs.exp: Ditto.
16046 * gdb.base/pointers.exp: Ditto.
16047 * gdb.c++/derivation.exp: Ditto.
16048 * gdb.c++/local.exp: Ditto.
16049 * gdb.c++/namespace.exp: Ditto.
16050 * gdb.c++/overload.exp: Ditto.
16051 * gdb.c++/ref-types.exp: Ditto.
16052
dc96c6c7 160532000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
16054
16055 * gdb.base/constvars.exp: Test result of "up" command.
16056 * gdb.base/miscexprs.exp: Ditto.
16057 * gdb.base/pointers.exp: Ditto.
16058 * gdb.base/scope.exp: Ditto.
16059 * gdb.c++/derivation.exp: Ditto.
16060 * gdb.c++/local.exp: Ditto.
16061 * gdb.c++/namespace.exp: Ditto.
16062 * gdb.c++/overload.exp: Ditto.
16063 * gdb.c++/ref-types.exp: Ditto.
16064
44097287
FN
160652000-11-22 Michael Chastain <chastain@redhat.com>
16066
16067 * mips_pro.exp: Accept either "middle -> top -> main" or
16068 "middle -> main" in the backtrace, because gcc can optimize
16069 tail calls to jumps. Remove setup_xfail for the hppa case.
16070 Add a comment with the original warning messages from PR 3016,
16071 which was filed in 1993, to preserve them for posterity.
16072
9d2e1bab
ND
160732000-11-17 Nick Duffek <nsd@redhat.com>
16074
16075 * lib/gdb.exp (gdb_test): Override timeout with board info.
16076
1aca8eb7
ND
160772000-11-17 Nick Duffek <nsd@redhat.com>
16078
16079 * gdb.base/display.exp: Don't kill running stub. Add "again" to
16080 the second kill and detach messages.
16081
93076499
ND
160822000-11-17 Nick Duffek <nsd@redhat.com>
16083
16084 * configure.in: Add AC_EXEEXT.
16085 * configure: Regenerate.
16086 * Makefile.in (just-check): Export EXEEXT.
16087 * lib/gdb.exp ($EXEEXT): Import from environment.
16088 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
16089 expect "maint dump-me" on Cygwin.
16090 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
16091 $EXEEXT.
16092
30e87cd3
ND
160932000-11-17 Nick Duffek <nsd@redhat.com>
16094
16095 * gdb.base/break.exp: Test backtrace and finish from called
16096 function on all platforms, not just HP-UX.
16097
dc96c6c7 160982000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
16099
16100 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
16101 code from gdb_target_monitor, so it can be used independantly
16102 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 16103
dc96c6c7 161042000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
16105
16106 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
16107 * gdb.base/corefile.exp: Expect the message "Program is being
16108 debugged already" when we send the "corefile" command, since
16109 the preceeding gdb_load may have connected gdb to a remote target.
16110 * gdb.base/display.exp: Disable hardware watchpoints if new
16111 board info variable "no_hardware_watchpoints" is true.
16112 Replace single-letter commands with more readable ones.
16113 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
16114 if new board info variable "no_hardware_watchpoints" is true.
16115 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
16116 to see if stdio (printf) testing is possible.
16117 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
16118 board info variable "no_hardware_watchpoints" is true. Use new
16119 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
16120
39124dea
FN
161212000-11-13 Fernando Nasser <fnasser@redhat.com>
16122
16123 From Orjan Friberg <orjanf@axis.com>:
16124 * gdb.base/printcmds.exp: Escape curly braces followed by a number
16125 in array print pattern match.
16126
a9e2e984
FN
161272000-11-09 Fernando Nasser <fnasser@redhat.com>
16128
16129 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
16130 spelling "cancelled" to U.S. spelling "canceled" to match changes
16131 made to gdb.
16132 * gdb.c++/ovldbreak.exp: Ditto.
16133
c7db355b
PS
161342000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
16135
16136 * gdb.base/callfuncs.c (main): Moved to end of file, call
16137 t_double_values to initialize the FPU before inferior calls are made.
16138 * gdb.base/callfuncs.exp: Test for register preservation after calling
16139 inferior functions. Add tests for continuining, finishing and
16140 returning from a stop in a call dummy.
16141
dc96c6c7 161422000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
16143
16144 * gdb.base/commands.exp: Break up long lines, and re-indent.
16145
dc96c6c7 161462000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
16147
16148 * config/gdbserver.exp: Rewritten from the ground up, to make it
16149 compatible with the current dejagnu tree, and to make it work with
16150 the new "gdbserver" in libremote.
16151
dc96c6c7 161522000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16153
16154 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
16155 * gdb.base/varargs.exp: Skip entire test if no printf support.
16156 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
16157 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
16158
dc96c6c7 161592000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
16160
16161 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
16162 no floating point support.
16163 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
16164 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
16165 * gdb.base/call-rt-st.exp: Ditto.
16166 * gdb.base/call-strs.exp: Ditto.
16167
bac5fc66
JG
161682000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
16169
16170 * gdb.base/sizeof.c: include <stdio.h>.
16171
16172 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
16173 'finish', otherwise uncaptured gdb_prompt would potentially
16174 throw remaining test points out of sync.
bac5fc66 16175
b22a6027
SB
161762000-07-26 Scott Bambrough <scottb@netwinder.org>
16177
16178 * gdb.base/recurse.exp: Run tests for all targets.
16179 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
16180 gnu-oldld case on ARM.
16181 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
16182 for ARM targets.
d63a86f8 16183
d8231941
AG
16184Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
16185
16186 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
16187 * gdb.java/configure: Rebuild.
16188
8caabe69
AG
16189Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
16190
16191 * gdb.java/jv-exp.exp: New file.
16192
9d273ca3
AG
16193Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
16194
16195 * configure: Rebuilt.
16196 * configure.in (configdirs): Add gdb.java.
16197 * gdb.java/jmisc.java: New file.
16198 * gdb.java/jmisc.exp: New file.
16199 * gdb.java/Makefile.in: New file.
16200 * gdb.java/configure: Rebuilt.
16201 * gdb.java/configure.in: New file.
16202 * lib/java.exp: New file.
16203
4f823a66
AC
16204Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
16205
16206 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 16207 underflow.
4f823a66 16208
2391e11d
AC
16209Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
16210
16211 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 16212 and the compilers sizes.
2391e11d 16213
54602222
ND
162142000-07-09 Nick Duffek <nsd@redhat.com>
16215
16216 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
16217 (use_methods): New function.
16218 (main): Call use_methods().
16219 * gdb.c++/classes.exp (test_method_param_class): New procedure.
16220 (do_tests): Call test_method_param_class.
16221
2bec0572
ND
162222000-07-09 Nick Duffek <nsd@redhat.com>
16223
16224 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
16225 spelling.
16226 (test_enums): New procedure. Move enum tests from end of script
16227 to here. Set breakpoint on function name instead of line number.
16228 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
16229 (enums2): New marker function.
16230 (enums1): New function.
16231 (main): Call enums1(). Move enum tests to enums1().
16232
78492fde
AC
16233Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
16234
16235 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 16236 compile/link program. Update line numbers.
78492fde
AC
16237 * gdb.asm/d10v.inc: Define ``startup''.
16238 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 16239
49a2cef8
AC
16240Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
16241
16242 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
16243
3e6c8688
EZ
162442000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16245
16246 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 16247 of 'help maint print' command.
3e6c8688 16248
9ff5cbe9
AC
16249Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
16250
16251 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 16252 they use gdb_expect_list.
9ff5cbe9 16253
17c579bd
AC
16254Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
16255
16256 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
16257 memory-read-packet-size'' instead of ``set endian big'' to test
16258 long commands.
17c579bd 16259
e6d71bf3
DB
162602000-06-03 Daniel Berlin <dan@cgsoftware.com>
16261
16262 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 16263 g++, and stop skipping them.
e6d71bf3
DB
16264
16265 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
16266 work under g++.
16267
d63a86f8 16268 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
16269 initialization.
16270
dc96c6c7 162712000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
16272
16273 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
16274 the regular expression: accept an (almost) arbitrary sequence of
16275 "frames-invalid" and "breakpoints-invalid" messages both before
16276 and after the "starting" message.
16277
dc96c6c7 162782000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
16279
16280 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 16281
dc96c6c7 162822000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
16283
16284 * gdb.base/annota1.exp (annotate-signal-handler-caller):
16285 Relax the regular expression a little, make it pass on Solaris 8.
16286
8216cda9
KB
162872000-05-12 Kevin Buettner <kevinb@redhat.com>
16288
16289 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 16290 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
16291 Instead, it is permissible for gdb to stop on the line of the
16292 call itself.
16293
1a570b2f
MS
162942000-05-12 Michael Snyder <msnyder@.cygnus.com>
16295
16296 * gdb.base/break.exp (bp on small function, optimized file):
16297 Add a second pass pattern. The behavior differs here between stabs
16298 and dwarf for one-line functions. Stabs preserves two line symbols
16299 (one before the prologue and one after) with the same line number,
16300 but dwarf regards these as duplicates and discards one of them.
16301 Therefore the address after the prologue (where the breakpoint is)
16302 has no exactly matching line symbol, and GDB reports the breakpoint
16303 as if it were in the middle of a line rather than at the beginning.
16304
dc96c6c7 163052000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 16306
d63a86f8 16307 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
16308 rather than "send_gdb" (for consistancy).
16309
7d418785
AC
16310Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
16311
16312 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
16313 * gdb.c++/templates.cc: Properly check for GCC version number.
16314 * lib/compiler.cc: Likewise
16315
dc96c6c7 163162000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 16317
d63a86f8 16318 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
16319 gdb may not stop at the first line of main, due to code motion.
16320
dc96c6c7 163212000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
16322
16323 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
16324 This test depends on parsing the printf output from the target.
16325 Since the sparclet stub doesn't do stdio, this will never work.
16326 * gdb.base/call-rt-st.exp: ditto.
16327 * gdb.base/call-strs: ditto.
16328
dc96c6c7 163292000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
16330
16331 * gdb.base/miscexprs.exp: make sizeof long array test portable.
16332
16333 * gdb.base/ending-run.exp: After connecting to a remote target,
16334 but before running, the target will appear to be in a random
16335 location. Specify both a file and a line for breakpoints.
16336 Also, the function that calls main may be called 'init'
16337 rather than 'start'.
16338
a5a51225
EZ
163392000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16340
16341 * gdb.base/help.exp: Update output for add-symbol-file command.
16342
7930cc7c
FN
163432000-04-10 Fernando Nasser <fnasser@cygnus.com>
16344
16345 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16346 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
16347
23e37ab1
C
163482000-04-07 J.T. Conklin <jtc@redback.com>
16349
e93c542c
C
16350 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
16351
23e37ab1
C
16352 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
16353
591b8fa3
PDM
16354Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
16355
16356 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 16357 values that can be represented exactly.
591b8fa3
PDM
16358 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
16359 above change, and to not check against the directory part of the source
16360 file name.
16361 (step into print_long_arg_list): Likewise.
16362 (print print_small_structs from print_long_arg_list): Likewise.
16363 (print print_long_arg_list): Likewise.
16364
7a495180
EZ
163652000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16366
30b53638 16367 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 16368
beb998c6
AC
16369Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
16370
16371 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
16372
1c689132
DB
163732000-03-25 Daniel Berlin <dan@cgsoftware.com>
16374
16375 * gdb.base/commands.exp (deprecated_command_test): Add test for
16376 deprecate with no arguments.
16377
c1790a9d
JL
163782000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
16379
16380 * gdb.base/break.exp: Add new test for setting breakpoints on
16381 optimized code so we can test breakpoints work even when function
16382 prologues may be optimized away
16383
003ba290
FN
163842000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
16385
16386 From David Whedon <dwhedon@gordian.com>
a9c64011 16387 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 16388
6837a0a2
DB
163892000-03-22 Daniel Berlin <dan@cgsoftware.com>
16390
16391 * gdb.base/help.exp: Added test for new apropos command.
16392
b9593231
KB
163932000-03-21 Kevin Buettner <kevinb@redhat.com>
16394
16395 * gdb.base/pointers.c (usevar): New function.
16396 (main): Make sure that global variables v_int_pointer2, rptr,
16397 and y are all referenced someplace in the program by calling
16398 usevar() on them. [Some linkers delete symbols which are
16399 never referenced. The space remains, but there's no way to
16400 get a (symbolic) handle on the variable from the debugger.]
16401
751a959b
EZ
164022000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16403
16404 * gdb.base/printcmds.c: Add typedeffed arrays.
16405
16406 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 16407 procedure to test arrays that are typedef'd.
751a959b 16408
73a93a32
JI
164092000-03-13 James Ingham <jingham@leda.cygnus.com>
16410
16411 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 16412 the library directories.
73a93a32 16413
fb40c209
AC
16414Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
16415
16416 * configure.in (configdirs): Add sub directory gdb.mi.
16417 * configure: Re-generate.
16418
16419 * gdb.mi: New directory.
d63a86f8 16420
ee4dd2c9
AC
164212000-02-25 Scott Bambrough <scottb@netwinder.org>
16422
16423 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 16424 a long long value as a double on ARM platforms.
ee4dd2c9 16425
70f0cc22
JB
164262000-02-16 Jim Blandy <jimb@redhat.com>
16427
16428 * gdb.base/break.exp ("breakpoint line number"): Make sure the
16429 default source file is set properly before running this test.
16430
853819b8
EZ
164312000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16432
16433 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 16434 gdbtk/library directory, not in gdbtcl2.
853819b8 16435
dfcd3bfb
JM
164362000-02-04 Jim Blandy <jimb@redhat.com>
16437
16438 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
16439 backslash from regexp pattern.
16440
16441 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
16442 procedure. Use it to run all the "continue to bp overloaded"
16443 tests. Note that this changes the names of the tests slightly.
16444 If the breakpoint hit message includes a hex PC value, because
16445 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
16446 from the real source code, still consider that a pass.
16447
16448 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
16449 XFAIL here if the breakpoint message contains a hex address. Note
16450 similar change on 1999-11-02.
16451
16452 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
16453
16454 * gdb.base/ptype.exp: Establish a default source file before
16455 calling get_debug_format.
16456
164572000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
16458
16459 * gdb.base/watchpoint.exp: Remove duplication of test messages.
16460
8b93c638
JM
164612000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16462
16463 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
16464 of successive stepi commands -- while in the prologue we should see
16465 the function entry bracket.
16466
164672000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
16468
16469 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
16470 reach __change_mode() when stepping through the end of main().
16471
c5394b80
JM
164722000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
16473
16474 * gdb.base/default.exp: Fix expected pattern.
16475 * gdb.base/help.exp: Same.
16476
0d06e24b
JM
164772000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16478
16479 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 16480 Don't use xfail's because that affects only the following test.
d63a86f8 16481
0d06e24b 16482 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 16483 solaris or linux.
0d06e24b
JM
16484
16485 * gdb.base/selftest.exp: Update to reflect changes to main.c.
16486
dc96c6c7 164872000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 16488
d63a86f8 16489 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
16490 "A syntax error" rather than "A parse error". Accept both.
16491
164922000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
16493
16494 * gdb.base/default.exp: Remove OS dependent string from "target
16495 remote" test.
16496 * gdb.base/help.exp: Same for "help target remote" test.
16497
c3f6f71d
JM
164982000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16499
16500 From Jim Kingdon <kingdon@redhat.com>:
16501
16502 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
16503 prompt (cleanup rather than necessity, but still might keep output
16504 from spilling to next test).
c3f6f71d
JM
16505
165062000-01-02 Fred Fish <fnf@cygnus.com>
16507
16508 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
16509 AIX, which defines them in <sys/types.h>.
16510
ed9a39eb 165111999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 16512
ed9a39eb 16513 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 16514 float" test.
ed9a39eb
JM
16515
165161999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 16517
ed9a39eb 16518 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
16519
16520 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
16521 outermost frame disallowed".
16522
165231999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
16524
16525 * gdb.base/setvar.exp: New tests for setting the value of a struct
16526 with a constant list.
16527
165281999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
16529
16530 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
16531 require the user to type a cast before setting the value of a struct.
16532
de57eccd
JM
165331999-12-06 Jim Blandy <jimb@cygnus.com>
16534
16535 * gdb.base/default.exp: Expect the new 'info float' command on
16536 all i386 platforms.
16537
16538 * gdb.threads/linux-dp.exp: Expand our ability to recognize
16539 LinuxThreads libraries that don't support debugging.
16540
c2d11a7d
JM
16541Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
16542
16543 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
16544 Change the buffer type to ``unsigned char'' to simplify size
16545 arithmetic.
c2d11a7d
JM
16546
16547 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
16548 stub only handles 400-1 byte packets. Verify that the download
16549 worked.
c2d11a7d
JM
16550
165511999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
16552
16553 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
16554 tests, using UNRESOLVED for the untested cases. Also, does not wait
16555 for a timeout if the prompt was received before a recognizable pattern.
16556
165571999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
16558
16559 * lib/gdb.exp (gdb_expect_list): Fix spelling.
16560
165611999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16562
16563 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 16564 watchpoints.
c2d11a7d
JM
16565
165661999-11-24 Jason Merrill <jason@casey.cygnus.com>
16567
16568 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
16569
16570 * gdb.c++/local.exp: Be more flexible in recognizing local class
16571 name mangling. Don't allow horribly truncated method names.
16572 * gdb.c++/derivation.exp: Expect protected inheritance.
16573 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
16574 * gdb.c++/virtfunc.exp: Likewise.
16575 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
16576 when printing a nested enum.
16577
165781999-11-22 Jim Blandy <jimb@cygnus.com>
16579
16580 * gdb.base/step-test.exp: Properly await GDB's response to setting
16581 a breakpoint on the call to large_struct_by_value.
16582
16583 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
16584 just because we have debug info for the `start' function.
16585
165861999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
16587
16588 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
16589 "Unknown signal" messages, which indicate (on LinuxThreads) that
16590 GDB doesn't know how to debug threads on this system. This is
16591 better than hanging while philosopher 0 dumps chatter into gdb.log.
16592
165931999-11-18 Tom Tromey <tromey@cygnus.com>
16594
16595 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
16596
165971999-11-18 Fred Fish <fnf@cygnus.com>
16598
16599 * gdb.base/coremaker2.c: Add sample program for generating
16600 cores that is more self contained than coremaker.c. Eventually
16601 I'll add more code to this and tie it into the testsuite.
16602
4ce44c66
JM
166031999-11-12 Stan Shebs <shebs@andros.cygnus.com>
16604
16605 * gdb.base/dollar.exp: Remove, now in gdb.hp.
16606
166071999-11-10 Jimmy Guo <guo@cup.hp.com>
16608
16609 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 16610 from $srcdir/lib/.
4ce44c66 16611 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 16612 and gdb.c++/.
4ce44c66
JM
16613
16614 * gdb.c++/derivation.exp: remove redundant get compiler info code.
16615
d63a86f8 16616 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
16617 'continue with watch' test point.
16618
166191999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
16620
16621 Merged from p2linux-990323-branch:
d63a86f8 16622
4ce44c66
JM
16623 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
16624
11cf8741
JM
16625Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
16626
16627 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 16628 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
16629
16630Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
16631
16632 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 16633 gdb_expect_list.
11cf8741
JM
16634
16635Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
16636
16637 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
16638
166391999-11-03 Mark Salter <msalter@cygnus.com>
16640
16641 * gdb.base/break.exp: Fix "stub continue" pattern.
16642
166431999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
16644
16645 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
16646
166471999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
16648
16649 * gdb.base/display.exp ("finish"): Add timeout clause.
16650
16651 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
16652 plain prompt clause, so this doesn't have to time out in order to
16653 fail.
16654
16655 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 16656 breakpoint hit messages include an address.
11cf8741
JM
16657
16658 * gdb.base/display.exp: Don't forget to escape parens in regular
16659 expressions. Unix regexp notatation sucks.
16660
166611999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16662
16663 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 16664 order for 'signalled' message.
11cf8741 16665
5c44784c
JM
166661999-11-01 Stan Shebs <shebs@andros.cygnus.com>
16667
16668 From Jimmy Guo <guo@cup.hp.com>:
16669 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
16670 * gdb.base/annota1.c: Add code for tests to work with.
16671
166721999-10-26 Frank Ch. Eigler <fche@cygnus.com>
16673
16674 * gdb.base/remote.exp: New test for remote downloading settings.
16675 * gdb.base/remote.c: New file with large .data.
16676
917317f4
JM
166771999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
16678
16679 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
16680 for LinuxThreads support, merged from the Code Fusion branch.
16681
16682Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
16683
16684 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
16685 containing exp_continue into a while within an expect. Don't
16686 attempt a start more than three times. Check return value from
16687 gdb_load.
d63a86f8 16688
2df3850c
JM
16689Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
16690
16691 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 16692 a pass case.
2df3850c 16693
2acceee2
JM
166941999-10-01 Kevin Buettner <kevinb@cygnus.com>
16695
16696 * gdb.base/break.c (main): Added a statement that we can step
16697 off of.
16698 * gdb.base/break.exp: Added tests for setting a breakpoint
16699 at an offset and stepping onto a breakpoint.
16700
167011999-10-01 Fred Fish <fnf@cygnus.com>
16702
d63a86f8 16703 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
16704 gdb output.
16705
c2c6d25f
JM
167061999-09-18 Jim Blandy <jimb@cris.red-bean.com>
16707
16708 * gdb.base/break.exp: Code locations are in hex, don't forget!
16709 (For HP-UX.)
16710
167111999-09-17 Stan Shebs <shebs@andros.cygnus.com>
16712
16713 * condbreak.exp: Use break.c as test program.
16714 * condbreak.c: Remove, redundant with break.c.
16715
167161999-09-15 Stan Shebs <shebs@andros.cygnus.com>
16717
16718 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 16719 Z-packets if the target needs it.
c2c6d25f
JM
16720
167211999-09-13 James Ingham <jingham@leda.cygnus.com>
16722
16723 * gdb.c++/overload.exp: Added tests for listing overloaded
16724 functions with function pointers in the arg, explicitly calling
16725 out the version you want.
16726
cff3e48b
JM
167271999-09-09 Stan Shebs <shebs@andros.cygnus.com>
16728
16729 * long_long.exp: Add variations of test cases that work for
16730 targets with 16-bit ints and 32-bit doubles.
16731
d4f3574e
SS
167321999-09-08 Stan Shebs <shebs@andros.cygnus.com>
16733
16734 * break.c (main): Compare a possibly-uninitialized argc with an
16735 unlikely value that fits in 16 bits.
16736
167371999-09-07 Stan Shebs <shebs@andros.cygnus.com>
16738
16739 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
16740 0xfeeb, don't want negative numbers if ints are 16 bits.
16741
16742 * lib/gdb.exp (skip_cplus_tests): New proc.
16743 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
16744 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
16745 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
16746 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
16747 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
16748 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
16749 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
16750 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
16751
16752 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
16753
16754Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
16755
16756 * gdb.base/corefile.exp (up): Allow a parameter to appear
16757 in the frame that we're going up to.
16758
16759 From Jim Blandy <jimb@cygnus.com>:
16760
16761 * gdb.base/default.exp (info float): Expect some output now.
16762
16763 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
16764 returning floating-point values to fail on the x86.
16765 * gdb.base/callfwmall.exp (do_function_calls): Same.
16766
16767 * gdb.base/list.exp (test_listsize): Correct expectations for
16768 listing line 1 with listsize 2. Also, listing a single line
16769 works now, as does listing three lines. [Kevin's note: There
16770 were a number of other cases fixed too where the expectations
16771 differed...]
16772
167731999-09-02 Stan Shebs <shebs@andros.cygnus.com>
16774
16775 * gdb.base/selftest.exp: Add case for when version prints as
16776 constant string instead of char pointer.
16777
104c1213
JM
167781999-08-25 Stan Shebs <shebs@andros.cygnus.com>
16779
16780 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 16781 stepping out of main.
104c1213
JM
16782
16783 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
16784 G++ used.
16785
16786 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 16787 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
16788
16789 * gdb.c++/ovldbreak.exp: Update match string in test that
16790 includes a warning of multiple breakpoints.
16791
167921999-08-24 Stan Shebs <shebs@andros.cygnus.com>
16793
16794 * gdb.base/display.exp: Improve precision of step-after-finish
16795 added yesterday.
16796
16797 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 16798 test.
104c1213
JM
16799
16800 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
16801 configs when using G++, not just hppa*.
16802
168031999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16804
16805 * gdb.base/async.c: New file.
16806 * gdb.base/async.exp: New file.
16807
16808Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
16809
16810 * gdb.base/break.exp: Tweak PA specific tests to properly handle
16811 PA64.
16812
53a5351d
JM
16813Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
16814
104c1213
JM
16815 * gdb.base/display.exp: "finish" can leave us mid-line on many
16816 targets, deal with it. Add a small constant to main, instead of
16817 1000 since main+1000 may not be a valid address in the target.
16818
53a5351d
JM
16819 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
16820 on hpux11.
16821
16822 * gdb.base/attach.exp: Handle another hpux11 error message variant
16823 when attaching to a process that does not exist.
16824
168251999-08-19 J.T. Conklin <jtc@redback.com>
16826
16827 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 16828 characters in 'continue to 1241' test.
53a5351d
JM
16829
168301999-08-17 Stan Shebs <shebs@andros.cygnus.com>
16831
16832 * gdb.base/call-ar-st.exp: Add a shorter match case for the
16833 stop in print_long_arg_list, define and use a whitespace
16834 variable in print_small_structs test, add an XFAIL for Solaris.
16835 * gdb.base/dbx.exp: XFAIL func commands until somebody is
16836 interested enough to fix.
16837
7be570e7
JM
168381999-08-13 Keith Seitz <keiths@cygnus.com>
16839
16840 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
16841 (dbx_gdb_load): Remove. Use gdb_load instead, since that
16842 proc knows about targets other than the natives.
16843 (test_assign): Use "gdb_run_cmd" to "run" the target.
16844 Check that we've actually hit the breakpoint at main.
16845 When we attempt to assign a value to a local variable, check
16846 that the variable is in the current scope, i.e., don't use
16847 a test with an empty result.
16848
16849Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
16850
16851 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 16852 command.
7be570e7
JM
16853
168541999-08-09 Stan Shebs <shebs@andros.cygnus.com>
16855
16856 From Jimmy Guo <guo@cup.hp.com> and others at HP:
16857 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
16858 gdb.compat, gdb.threads-hp.
16859 gdb.hp/configure, gdb.hp/configure.in: New files.
16860 gdb.hp/Makefile.in: Recurse into new subdirs.
16861 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
16862 gdb.hp/gdb.objdbg: New directory, tests for debugging info
16863 in object files.
16864 gdb.hp/tools: New directory, aux tools for HP-specific tests.
16865
96baa820
JM
168661999-08-05 Stan Shebs <shebs@andros.cygnus.com>
16867
16868 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 16869 funky printf, remove a bogus p/a test.
96baa820
JM
16870
168711999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16872
16873 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
16874 connected to the target. This is necessary when running not
16875 natively.
96baa820
JM
16876
168771999-08-03 Stan Shebs <shebs@andros.cygnus.com>
16878
16879 * gdb.base/step-test.exp: Removed some extraneous messages.
16880
16881 * gdb.base/long_long.exp: Don't run memory examination tests
16882 on little-endian targets (they will need a different set of
16883 results to match).
16884
168851999-08-02 Stan Shebs <shebs@andros.cygnus.com>
16886
16887 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
16888 until somebody decides to fix GDB.
16889
16890 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 16891 constant as "ULL".
96baa820
JM
16892 * gdb.base/long_long.exp: Loosen x/c test, add partial result
16893 matches for a couple x/2 commands.
16894
a0b3c4fd
JM
168951999-07-30 Stan Shebs <shebs@andros.cygnus.com>
16896
16897 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
16898 by merging in ref-types2 tests.
16899 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
16900
16901 From Jimmy Guo <guo@cup.hp.com> and others at HP:
16902 * gdb.c++/Makefile.in: Add standard actions.
16903 (EXECUTABLES): Rename from PROGS, update list.
16904 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
16905 from gdb.hp.
16906 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
16907 foo and bar locals.
16908 * gdb.c++/anon-union.exp: Fix tests to match.
16909 * gdb.c++/classes.exp: Run if HP compiler used, add extra
16910 expect matches to handle output variations.
16911 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
16912 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 16913 output, add HP alternatives for new and delete prints.
a0b3c4fd 16914 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 16915 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
16916 * gdb.c++/demangle.exp: Use $style when reporting failure.
16917 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
16918 * gdb.c++/inherit.exp: Run if HP compiler used, add some
16919 match alternatives.
16920 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 16921 compilers.
a0b3c4fd
JM
16922 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
16923 * gdb.c++/method.exp: Add match alternatives.
16924 * gdb.c++/misc.cc: Add bool types.
16925 * gdb.c++/misc.exp: Add tests for bool types.
16926 * gdb.c++/overload.exp: Add xfails.
16927 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
16928 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
16929 add some more template parameter tests (only for HP currently).
16930 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
16931 * gdb.c++/virtfunc.cc: Add return type and value for main.
16932 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
16933 match alternatives.
d63a86f8 16934
a0b3c4fd
JM
169351999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16936
16937 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
16938
169391999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
16940
16941 * gdb.base/signals.exp: Don't expect getting a backtrace from
16942 within a signal handler to fail on Linux.
16943
169441999-07-29 Stan Shebs <shebs@andros.cygnus.com>
16945
16946 From Jimmy Guo <guo@cup.hp.com> and others at HP:
16947 * lib/gdb.exp: Remove some gratuitious semicolons.
16948 (delete_breakpoints): Increase timeout.
16949 (gdb_expect): Add -notransfer option.
16950 (gdb_test): Use -notransfer option.
16951 (get_compiler_info): Add f77 case.
16952 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 16953 case.
a0b3c4fd
JM
16954 (gdb_preprocess): Call get_compiler.
16955
16956 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
16957 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
16958 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
16959 gdb.base/long_long.exp, gdb.base/printcmds.exp,
16960 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
16961 third arg to gdb_test.
a0b3c4fd
JM
16962 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
16963 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 16964 HP-UX xfails, add others.
a0b3c4fd
JM
16965 * gdb.base/completion.exp: Reflect name change of self-test.
16966 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
16967 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
16968 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
16969 HP failure number.
a0b3c4fd
JM
16970 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
16971 useless HP-UX 10.30 references.
16972 * gdb.base/maint.exp: Loosen matches.
16973 * gdb.base/pointers.c (main): Declare more_code.
16974 * gdb.base/pointers.exp: Match on output of a `next'.
16975 * gdb.base/structs.c: Add prototypes.
16976 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
16977 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
16978
169791999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16980
16981 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 16982 command.
a0b3c4fd
JM
16983
169841999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
16985
16986 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
16987 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
16988
16989 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
16990 debug info. Deal with lack of signal hanlder info in stack.
16991
a9c64011 16992 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
16993 * gdb.base/annota1.exp: If printf has debug info, deal with it.
16994
5a2468f5
JM
169951999-07-19 Stan Shebs <shebs@andros.cygnus.com>
16996
16997 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 16998 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 16999
adf40b2e
JM
17000Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
17001
17002 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 17003 a1-selftest.exp.
adf40b2e
JM
17004 * gdb.base/configure: Re-generate.
17005
170061999-07-12 Stan Shebs <shebs@andros.cygnus.com>
17007
17008 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
17009 in trying to run first and name is too long.
17010
17011 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
17012 pointers2.c and pointers2.exp, respectively.
17013 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
17014 doschk happier.
17015
43e526b9
JM
170161999-07-08 Stan Shebs <shebs@andros.cygnus.com>
17017
17018 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
17019 callfuncs2.c and callfuncs2.exp.
17020
17021 * gdb.base/list.exp: Remove mistaken xfails.
17022 * gdb.base/list0.h: Add optional prototypes.
17023
9846de1b
JM
17024Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
17025
a9c64011 17026 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 17027 calling malloc.
a9c64011
AS
17028 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
17029 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 17030 use.
9846de1b
JM
17031
170321999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17033
17034 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
17035 * gdb.base/annota2.cc, annota2.exp: Move from here.
17036 * gdb.c++/annota2.cc, annota2.exp: To here.
17037 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
17038
43ff13b4
JM
17039Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
17040
17041 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 17042 a consistent format.
43ff13b4 17043
085dd6e6
JM
170441999-06-25 Stan Shebs <shebs@andros.cygnus.com>
17045
17046 From Jimmy Guo <guo@cup.hp.com> and others at HP:
17047 * lib/gdb.exp (get_compiler_info): Add detection for assorted
17048 HP compilers, also set the globals $true and $false.
17049
17050 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
17051 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
17052 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
17053 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
17054 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
17055 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
17056 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
17057 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
17058 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
17059 whatis.c} Add C++ compatible function definitions and return
17060 types, add includes for library functions.
085dd6e6
JM
17061 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
17062 * gdb.base/step-test.c (myglob): Rename from glob.
17063 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
17064 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
17065 files, move here from gdb.hp.
085dd6e6 17066 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
17067 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
17068 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
17069 Adjust line numbers in regexps.
085dd6e6
JM
17070
17071 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
17072 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
17073 instead of 0/1.
17074
17075 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
17076 foll-vfork.exp: New files, move here from gdb.hp.
17077 * gdb.base/page.exp: New file, test of pagination command.
17078
17079 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
17080 recursion test.
17081 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
17082
17083 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 17084 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
17085
17086 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 17087 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 17088 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 17089 watchpoint test.
085dd6e6
JM
17090 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
17091 them work.
17092 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
17093 expressions properly.
17094 * gdb.base/corefile.exp: Loosen the match slightly.
17095 * gdb.base/default.exp: Allow "Error accessing memory" message
17096 also.
17097 * gdb.base/display.exp: Skip over x/0 j if PA64.
17098 * gdb.base/funcargs.exp: Add xfails for HP-UX.
17099 * gdb.base/interrupt.exp: Ditto.
17100 * gdb.base/langs.exp: Add symbolic matches governed by compiler
17101 in use.
17102 * gdb.base/list.exp: Add xfails for HP-UX.
17103 * gdb.base/long_long.exp: Refine some of the numeric matches.
17104 * gdb.base/mips_pro.exp: Xfail on HP-UX.
17105 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
17106 * gdb.base/nodebug.exp: Succeed on more varieties of output.
17107 * gdb.base/opaque.exp: Remove some HP-UX xfails.
17108 * gdb.base/ptype.exp: Succeed on more varieties of output.
17109 * gdb.base/scope.exp: Add xfails for HP-UX.
17110 * gdb.base/sect-cmd.exp: Add more cases.
17111 * gdb.base/setvar.exp: Add xfails for HP-UX.
17112 * gdb.base/shlib-call.exp: Loosen some matches slightly.
17113 * gdb.base/signals.exp: Match on void symbolically.
17114 * gdb.base/step-test.exp: Add case for PA64.
17115 * gdb.base/term.exp: Add exit and restart.
17116 * gdb.base/twice.exp: Clean up after self.
17117 * gdb.base/varargs.exp: Disable overload resolution explicitly.
17118 * gdb.base/whatis.exp: Allow more ways to pass tests.
17119
17120 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 17121 no longer useful.
085dd6e6
JM
17122
17123Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
17124
17125 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 17126 list of patterns.
085dd6e6 17127 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
17128 print_double_array(double_array)", "continuing to breakpoint
17129 1018", "print print_double_array(array_d)" and "continuing to
17130 1034" tests.
d63a86f8 17131
085dd6e6
JM
171321999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
17133
a9c64011 17134 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
17135
171361999-06-24 Stan Shebs <shebs@andros.cygnus.com>
17137
17138 * config/mt-*: Remove, these haven't been used since 1996.
17139
171401999-06-22 Stan Shebs <shebs@andros.cygnus.com>
17141
17142 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 17143 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
17144 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
17145
9e0b60a8
JM
171461999-06-18 Stan Shebs <shebs@andros.cygnus.com>
17147
17148 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
17149 simpler match case for the ptype of the big class.
17150
171511999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17152
17153 * gdb.exp: Fix test for gdb_prompt existence.
17154
171551999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17156
17157 * gdb.exp (gdb_test): Add fail after calls to perror.
17158
171591999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17160
17161 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
17162
171631999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
17164
17165 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
17166
0f71a2f6
JM
17167Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
17168
17169 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 17170 malloc() is linked in.
0f71a2f6
JM
17171
171721999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
17173
17174 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
17175 step at end.
17176
17177 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
17178
171791999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
17180
17181 * gdb.java/jv-print.exp: New file. (Our first Java test!)
17182
cce74817
JM
17183Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
17184
17185 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
17186 * gdb.base/mips_pro.exp: Likewise.
17187
171881999-06-02 Keith Seitz <keiths@cygnus.com>
17189
17190 * gdb.c++/templates.cc: Change all "new" operators to throw
17191 an exception.
17192 * gdb.c++/cplusfuncs.cc: Likewise.
17193
17194 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
17195
17196Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
17197
17198 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
17199 * gdb.base/ending-run.exp: When stepping out of main, accept a
17200 step into an arbitrary assembler file.
cce74817 17201
392a587b
JM
172021999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17203
d63a86f8 17204 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 17205 "breakpoint-invalid" to be printed.
d63a86f8 17206 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
17207 number of "frames-invalid" and "breakpoint-invalid" to be printed.
17208 * gdb.base/annota2.cc: Initialize a.x to 0.
17209
9e086581
JM
172101999-05-17 Keith Seitz <keiths@cygnus.com>
17211
17212 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
17213 when "skip_float_tests" set.
17214 Ditto for "print print_double_array(array_d)", "print print_small_structs",
17215 "print print_ten_doubles", and "step into print_long_arg_list".
17216 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
17217 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
17218 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
17219 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
17220 "skip_float_tests" is set.
17221 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
17222 when "skip_float_tests" set.
d63a86f8 17223
cd0fc7c3
SS
172241999-05-06 Keith Seitz <keiths@cygnus.com>
17225
17226 * gdb.base/annota2.cc: Include stdio.h.
17227
17228Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
17229
17230 * gdb.base/crossload.exp: Remove, this has been disabled ever
17231 since BFD stopped including all targets, and cross-GDB gets
17232 plenty of testing anyway.
17233 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
17234 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
17235 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
17236 * gdb.base/README: Remove, was doc for this.
17237 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 17238 needed.
cd0fc7c3 17239
b83266a0
SS
172401999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17241
17242 * gdb.base/call-ar-st.exp: Fix one regular expression in test
17243 output.
17244
17245 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
17246 * gdb.base/annota2.exp: New file. More annotation tests.
17247 * gdb.base/annota1.c: New file. Source file for annota1.exp.
17248 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
17249
172501999-04-23 Angela Marie Thomas <angela@cygnus.com>
17251
17252 * config/cfdbug.exp: New file.
17253
7a292a7a
SS
172541999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
17255
17256 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
17257 Marcus Daniel's and Dale Hawkins's demangler crashes.
17258
17259 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
17260 test_lucid_style_demangling, test_arm_style_demangling,
17261 test_hp_style_demangling): Try Tom Tromey's core-dumping
17262 identifier under each demangling style.
7a292a7a
SS
17263
172641999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
17265
17266 * gdb.c++/demangle.exp: Include the current demangling style
17267 in all test names.
17268 (current_demangling_style): New global variable.
17269 (set_demangling_style, test_demangling_core, test_demangling,
17270 test_demangling_exact): New functions.
17271 (test_gnu_style_demangling, test_lucid_style_demangling,
17272 test_arm_style_demangling, test_hp_style_demangling): Use those,
17273 instead of calling gdb_test and gdb_test_exact directly.
17274 (catch_demangling_errors): New function, which reports errors
17275 signalled by the demangling test functions in an orderly way.
17276 (do_tests): Use catch_demangling_errors.
17277
172781999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
17279
17280 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 17281 grouping in expressions, not {}.
7a292a7a
SS
17282
17283 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 17284 initialized yet.
7a292a7a
SS
17285
172861999-04-01 Stan Shebs <shebs@andros.cygnus.com>
17287
17288 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
17289 are listed.
17290
172911999-03-26 Stan Shebs <shebs@andros.cygnus.com>
17292
17293 * gdb.stabs/weird.exp: Test for CC being defined before
17294 looking at its value.
17295
172961999-03-25 Stan Shebs <shebs@andros.cygnus.com>
17297
17298 * gdb.base/call-ar-st.exp: Remove stray '#'.
17299 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
17300 "short int" and "long int".
17301 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 17302 change, to mollify finicky HP compiler.
7a292a7a
SS
17303 * gdb.hp/reg-test.exp (testfile): Fix file name.
17304 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 17305
7a292a7a
SS
17306 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
17307 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
17308 alternate form of enum ptype.
17309
c906108c
SS
173101999-03-23 Stan Shebs <shebs@andros.cygnus.com>
17311
7a292a7a
SS
17312 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
17313 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
17314 passing skip_hp_tests, so as not to waste time on guaranteed
17315 failure.
7a292a7a 17316
c906108c
SS
17317 * gdb.c++/overload.cc: Pass string instead of char addr, always
17318 init ccpfoo.
17319 * gdb.c++/templates.cc: Fix syntax error.
17320
7a292a7a
SS
17321Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17322
17323 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 17324 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
17325 command.
17326
173271999-03-18 James Ingham <jingham@cygnus.com>
17328
17329 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
17330
17331 * gdb.c++/method.exp: It was testing an uninitialized int on the
17332 stack and assuming it was positive.
17333
17334 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
17335
17336 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 17337 keep it from killing the rest of the tests.
7a292a7a
SS
17338 Use gdb_continue_to_end.
17339
17340 * gdb.base/sigall.exp: use gdb_continue_to_end.
17341
17342 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
17343
17344 * gdb.base/display.exp: use runto_main, not run.
17345
d63a86f8
RM
17346 * gdb.base/default.exp: Check for the current error message in the
17347 r abbreviation test.
7a292a7a
SS
17348 Add strongarm to the targets that know info float.
17349
d63a86f8 17350 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
17351 run which doesn't work with monitors.
17352
17353 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
17354
17355 * gdb.base/break.exp: use the gdb_continue_to_end proc.
17356
17357 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
17358 program. Traps the case (in Cygmon) when the program never really
17359 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
17360 more places, so I used my name. Sorry Mark...
17361
17362 * config/monitor.exp (gdb_target_monitor): added another
17363 target_info parameter: remotebinarydownload. This will set the
17364 remotebinarydownload flag if this is causing some boards trouble.
17365
173661999-03-18 Mark Salter <msalter@cygnus.com>
17367
17368 * lib/gdb.exp (continue_to_exit): New function.
17369
17370 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
17371 * gdb.base/ending-run.exp: Ditto.
17372 * gdb.base/step-test.exp: Ditto.
17373
173741999-03-16 Stan Shebs <shebs@andros.cygnus.com>
17375
17376 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
17377 (suggested by Art Haas <ahaas@neosoft.com>).
17378
173791999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
17380
889bf7c5 17381 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
17382
17383Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
17384
17385 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 17386 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
17387
173881999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
17389
17390 * gdb.base/call-strs.exp: Don't assume that `step' will step over
17391 a call to strlen; sometimes we do have sources.
17392
173931999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
17394
17395 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 17396 character, so GDB won't print garbage after its end.
d63a86f8 17397
c906108c
SS
17398 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
17399 breakpoint there instead. Sometimes GCC emits memcpy to handle
17400 the large structures being passed by value, so we step into that
17401 instead of sum_array_print, which obscures what we're really testing.
17402 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
17403 the bizarre steps into memcpy, so do that here. Add check for
17404 stepping into function calls that pass large structures by value.
17405 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
17406 Remove all references to specific line numbers.
17407 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
17408 New type and function.
17409 (main): Call large_struct_by_value, passing it a large struct by value.
17410 * lib/gdb.exp (gdb_get_line_number): New function.
17411
17412 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
17413 more portable.
17414
7a292a7a
SS
174151999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
17416
c906108c
SS
17417 * lib/gdb.exp: Doc fixes.
17418
7a292a7a
SS
174191999-03-05 Nick Clifton <nickc@cygnus.com>
17420
d63a86f8 17421 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
17422
174231999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
17424
c906108c 17425 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
17426 commands. They're not germane to this test, and they don't work
17427 that way on remote targets.
c906108c 17428
3fc11d3e
JM
174291999-03-01 James Ingham <jingham@cygnus.com>
17430
17431 * Changelog entries merged over from gdb development branch.
17432
3fc11d3e
JM
17433 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
17434
17435 * lib/gdb.exp (gdbtk_analyze_results): Generic function
17436 for outputting results of test run.
17437
2d4a1622 17438 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
17439
17440 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 17441
7a292a7a
SS
174421999-02-25 Felix Lee <flee@cygnus.com>
17443
17444 * lib/gdb.exp (debug_format): initialize
17445
c906108c
SS
174461999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
17447
17448 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
17449 * gdb.base/call-rt-st.c: Ditto.
17450
c906108c
SS
174511999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
17452
17453 * gdb.threads/pthreads.exp (horiz): New variable.
17454 (test_startup): Fix regexps that capture thread numbers.
17455
174561999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
17457
17458 * gdb.base/smoke.exp: Disambiguate two test case names (both
17459 called ``print'').
17460
17461Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17462
17463 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 17464 compilation.
c906108c
SS
17465
174661999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17467
17468 * gdb.base/miscexprs.exp: Change patterns to match GDB's
17469 actual output formatting.
17470 * gdb.base/smoke.exp: GDB removes leading 0's.
17471 * gdb.base/volatile.exp: Don't check type of remuneration;
17472 that variable is no longer defined in constvars.c.
17473 * gdb.base/step-test.c (main): Exit with explicit exit code.
17474 * gdb.base/step-test.exp: Remove two nexti checks--they are
17475 not portable.
17476
174771999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
17478
17479 * gdb.base/help.exp ("help delete display"): Fix test to match
17480 gdb's output.
17481
17482 * gdb.base/long_long.c (known_types): Initialize values to zero.
17483 * gdb.base/long_long.exp: Step one more line
17484 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
17485 leading zeros. Explicitly ask for hex formatting. Use
17486 unique test case names.
c906108c
SS
17487
17488Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17489
d63a86f8 17490 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
17491
17492 * gdb.c++/method.exp: Add missing close brace.
17493
174941999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
17495
17496 * gdb.base/maint.exp: Use 'set height 0' to disable page
17497 prompting, not 'set height 400'.
17498
17499 Fix a bunch of timeouts.
17500 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
17501 four separate tests, so expect doesn't take forever to match a ton
17502 of text against a regexp with lots of .* forms.
17503 ("maint print psymbols", "maint print symbols"): Make some of
17504 these greps more selective, so that expect doesn't try to wade
17505 through huge piles of output and time out.
17506
17507 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
17508
17509 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
17510 tests: one which doesn't expect shlib events to be reported, and
17511 another which does, but is XFAIL for all platforms other than
17512 HP/UX.
c906108c
SS
17513
17514 * gdb.base/break.exp: Teach the test suite that the `catch
17515 fork', `catch vfork', and `catch exec' commands produce error
17516 messages on platforms that don't provide these features.
17517
17518Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
17519
17520 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
17521 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
17522 (shortening names from solib_threshold.exp etc), won't run on
17523 anything but HP-UX for the foreseeable future.
c906108c 17524 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 17525 reflect move.
c906108c
SS
17526
17527Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
17528
17529 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 17530 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
17531
17532Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
17533
17534 * gdb.base/shlib-call.exp: add test cases to verify that gdb
17535 successfully re-sets breakpoints in shared libraries.
17536 * gdb.base/shmain.c (main): return 0, don't fall off the end.
17537
17538Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
17539
d63a86f8
RM
17540 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
17541 and compiled w/o GCC.
c906108c
SS
17542
17543 * gdb.hp/watch-cmd.exp: ditto.
17544
17545 * gdb.hp/watch-hp.exp: ditto.
17546
17547 * gdb.hp/xdb1.exp: ditto.
17548
17549 * gdb.hp/xdb2.exp: ditto.
17550
17551 * gdb.hp/dbx.exp: ditto.
17552
17553Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
17554
17555 * constvars.c: Remove C++-isms.
17556 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 17557 with GCC.
c906108c
SS
17558
17559Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
17560
17561 The following changes are part of the HP merge.
17562
17563 * gdb.base/break.exp: new tests to verify that catchpoints for
17564 fork, vfork, and exec don't trigger inappropriately.
17565
17566 * gdb.base/opaque.exp: compile one file at a time, then link.
17567
17568 * gdb.base/signals.exp: be more restrictive about which hppa
17569 systems receive a setup_xfail. new tests.
17570
17571 * gdb.base/solib_threshold.build: new file.
17572 * gdb.base/solib_threshold.exp: new file.
17573 * gdb.base/solib_threshold.link_opts: new file.
17574 * gdb.base/solib_threshold.mk: new file.
17575 * gdb.base/gen_solib_threshold.c: new file.
17576
17577 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
17578 tests. New tests for enums inside classes.
17579
17580 * gdb.c++/compiler.cc: indicate support of template debugging.
17581
17582 * gdb.c++/demangle.exp: run hp style demangling tests.
17583
17584 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
17585 tests.
17586
17587 * gdb.c++/misc.cc: changes to support new tests.
17588
17589 * gdb.c++/templates.cc: changes to support HP's compiler; changes
17590 to support new tests.
17591
17592 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
17593 gcc, then skip these tests.
17594
17595Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
17596
17597 The following files are part of the HP merge; some had longer
17598 names at HP, but have been renamed to be no more than 14
17599 characters in length.
17600
17601 * gdb.hp/ambiguous.cc: new file.
17602 * gdb.hp/ambiguous.exp: new file.
17603 * gdb.hp/attach.exp: new file.
17604 * gdb.hp/attach2.exp: new file.
17605 * gdb.hp/classes-hp.exp: new file.
17606 * gdb.hp/ctti.exp: new file.
17607 * gdb.hp/ctti-add.cc: new file.
17608 * gdb.hp/ctti-add1.cc: new file.
17609 * gdb.hp/ctti-add2.cc: new file.
17610 * gdb.hp/ctti-add3.cc: new file.
17611 * gdb.hp/dbx.exp: new file.
17612 * gdb.hp/exception.cc: new file.
17613 * gdb.hp/exception.exp: new file.
17614 * gdb.hp/foll-exec.c: new file.
17615 * gdb.hp/foll-exec.exp: new file.
17616 * gdb.hp/foll-fork.c: new file.
17617 * gdb.hp/foll-fork.exp: new file.
17618 * gdb.hp/foll-vfork.c: new file.
17619 * gdb.hp/foll-vfork.exp: new file.
17620 * gdb.hp/inherit-hp.exp: new file.
17621 * gdb.hp/more-steps.exp: new file.
17622 * gdb.hp/namespace.cc: new file.
17623 * gdb.hp/namespace.exp: new file.
17624 * gdb.hp/optimize.exp: new file.
17625 * gdb.hp/pxdb.c: new file.
17626 * gdb.hp/pxdb.exp: new file.
17627 * gdb.hp/quicksort.exp: new file.
17628 * gdb.hp/reg-test.exp: new file.
17629 * gdb.hp/reg-test.s: new file.
17630 * gdb.hp/sized-enum.c: new file.
17631 * gdb.hp/sized-enum.exp: new file.
17632 * gdb.hp/start-stop.exp: new file.
17633 * gdb.hp/templ-hp.cc: new file.
17634 * gdb.hp/templ-hp.exp: new file.
17635 * gdb.hp/thr-lib.c: new file.
17636 * gdb.hp/thr-lib.exp: new file.
17637 * gdb.hp/thr-lib.h: new file.
17638 * gdb.hp/thr-liblib.c: new file.
17639 * gdb.hp/virtfun-hp.c: new file.
17640 * gdb.hp/virtfun-hp.exp: new file.
17641 * gdb.hp/watch-cmd.exp: new file.
17642 * gdb.hp/watch-hp.exp: new file.
17643 * gdb.hp/xdb1.exp: new file.
17644 * gdb.hp/xdb2.exp: new file.
17645 * gdb.hp/xdb3.exp: new file.
17646
17647Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
17648
17649 The following files are part of the HP merge; some had longer
17650 names at HP, but have been renamed to be no more than 14
17651 characters in length.
17652
17653 * gdb.base/ss.h: new file.
17654 * gdb.base/call-ar-st.c: new file.
17655 * gdb.base/call-ar-st.exp: new file.
17656 * gdb.base/call-rt-st.c: new file.
17657 * gdb.base/call-rt-st-exp: new file.
17658 * gdb.base/call-strs.exp: new file.
17659 * gdb.base/ena-dis-br.exp: new file.
17660 * gdb.base/environ.exp: new file.
17661 * gdb.base/long_long.exp: new file.
17662 * gdb.base/sect-cmd.exp: new file.
17663 * gdb.base/shlib-cl2.exp: new file.
17664 * gdb.base/smoke.exp: new file.
17665 * gdb.base/so-impl-ld.c: new file.
17666 * gdb.base/so-impl-ld.exp: new file.
17667 * gdb.base/so-indr-cl.c: new file.
17668 * gdb.base/so-indr-cl.exp: new file.
17669 * gdb.base/varargs.exp: new file.
17670 * gdb.base/volatile.exp: new file.
17671 * gdb.base/whatis-exp.exp: new file.
7a292a7a 17672 * gdb.base/display.exp: new file.
c906108c
SS
17673 * gdb.c++/derivation.exp: new file.
17674 * gdb.c++/local.exp: new file.
17675 * gdb.c++/member-ptr.exp: new file.
17676 * gdb.c++/overload.exp: new file.
17677 * gdb.c++/ovldbreak.exp: new file.
17678 * gdb.c++/ref-types.exp: new file.
17679 * gdb.c++/ref-types2.exp: new file.
17680 * gdb.c++/userdef.exp: new file.
d63a86f8 17681
c906108c
SS
17682Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
17683
17684 * gdb.base/default.exp: Reflect wording change in remote.c.
17685
dc96c6c7 17686Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17687
17688 * gdb.base/help.exp: Update to reflect current text.
17689
17690Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
17691
17692 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
17693 they're stack variables and contain garbage.
17694 * gdb.c++/anon-union.exp: new file.
17695
17696 The following changes were made by David Taylor
889bf7c5
PA
17697 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
17698 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
17699 in changes by HP.
c906108c
SS
17700
17701 * gdb.base/bitops.exp: new file.
17702 * gdb.base/default.exp: change expected messages for catch and
17703 info catch tests to reflect HP merge changes.
17704 * gdb.base/enable-disable-break.exp
17705 * gdb.base/ending-run.c: new file.
17706 * gdb.base/long_long.c: new file.
17707 * gdb.base/maint.exp: new file.
17708 * gdb.base/pointers2.exp: new file.
17709 * gdb.base/shlib-call2.exp: new file.
17710 * gdb.base/solib.exp: new file.
17711 * gdb.base/step-test.c: new file.
17712 * gdb.c++/anon-union.cc: new file.
17713 * gdb.c++/local.cc: new file.
17714 * gdb.c++/member-pointer.cc: new file.
17715 * gdb.c++/method.cc: new file.
17716 * gdb.c++/ref-types.cc: new file.
17717 * gdb.c++/ref-types2.cc: new file.
17718 * gdb.c++/userdef.cc: new file.
d63a86f8 17719
c906108c
SS
17720 * gdb.base/scope.exp: compile one file at a time, then link.
17721 * gdb.base/langs.exp: ditto.
17722 * gdb.base/list.exp: ditto.
d63a86f8 17723
c906108c
SS
17724Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
17725
17726 The following changes were made by David Taylor
889bf7c5
PA
17727 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
17728 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
17729 in changes by HP.
d63a86f8 17730
c906108c
SS
17731 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
17732 skip tests. When compiling pass c++ flag to gdb_compile.
17733 * gdb.c++/
d63a86f8 17734
c906108c
SS
17735 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
17736 test for on hppa*-*-hpux*; use args to see if c++ was specified.
17737 (skip_hp_tests): new function.
17738 (gdb_preprocess): new function.
17739
17740 * configure.in (hpdir): decide whether to configure gdb.hp.
17741 * configure: regenerated.
17742
17743 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
17744 to delete on clean.
17745 (EXECUTABLES): update to reflect new additions.
17746 * gdb.base/commands.exp: update message expected.
17747 * gdb.base/default.exp: add copyright notice.
17748 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
17749 * gdb.base/help.exp: update messages to reflect current text.
17750 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
17751 targets for recurse tests.
17752 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
17753 skip this file.
17754
17755 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
17756 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
17757 compilation.
17758 * gdb.c++/misc.exp: ditto.
17759 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
17760 run the tests. tell gdb_compile that it's a c++ compilation.
17761
17762 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 17763
c906108c
SS
17764 * gdb.base/all-bin.exp: new file.
17765 * gdb.base/arithmet.exp: new file.
17766 * gdb.base/assign.exp: new file.
17767 * gdb.base/completion.exp: new file.
17768 * gdb.base/cond-expr.exp: new file.
17769 * gdb.base/condbreak.exp: new file.
17770 * gdb.base/define.exp: new file.
17771 * gdb.base/dollar.exp: new file.
17772 * gdb.base/environment.exp: new file.
17773 * gdb.base/eval-skip.exp: new file.
17774 * gdb.base/jump.exp: new file.
17775 * gdb.base/logical.exp: new file.
17776 * gdb.base/pointers.exp: new file.
17777 * gdb.base/relational.exp: new file.
17778 * gdb.base/section_command.exp: new file.
17779 * gdb.base/whatis-expr.exp: new file.
17780
17781 * gdb.base/all-types.c: new file.
17782 * gdb.base/call-array-struct.c: new file.
17783 * gdb.base/call-return-struct.c: new file.
17784 * gdb.base/call-strings.c: new file.
17785 * gdb.base/callfuncs2.c: new file.
17786 * gdb.base/condbreak.c: new file.
17787 * gdb.base/constvars.c: new file.
17788 * gdb.base/display.c: new file.
17789 * gdb.base/int-type.c: new file.
17790 * gdb.base/jump.c: new file.
17791 * gdb.base/miscexprs.c: new file.
17792 * gdb.base/pointers.c: new file.
17793 * gdb.base/pointers2.c: new file.
17794 * gdb.base/shmain.c: new file.
17795 * gdb.base/shr1.c: new file.
17796 * gdb.base/shr2.c: new file.
17797 * gdb.base/solib.c: new file.
17798 * gdb.base/solib1.c: new file.
17799 * gdb.base/solib2.c: new file.
17800 * gdb.base/varargs.c: new file.
17801 * gdb.c++/derivation.cc: new file.
17802 * gdb.c++/overload.cc: new file.
17803 * gdb.c++/ovldbreak.cc: new file.
17804 * gdb.hp/attach.c: new file.
17805 * gdb.hp/attach2.c: new file.
17806 * gdb.hp/average.c: new file.
17807 * gdb.hp/compiler.c: new file.
17808 * gdb.hp/compiler.cc: new file.
17809 * gdb.hp/execd-program.c: new file.
17810 * gdb.hp/follow-exec.c: new file.
17811 * gdb.hp/follow-fork.c: new file.
17812 * gdb.hp/follow-vfork-and-exec.c: new file.
17813 * gdb.hp/misc-hp.cc: new file.
17814 * gdb.hp/more-steps.c: new file.
17815 * gdb.hp/optimize.c: new file.
17816 * gdb.hp/quicksort.c: new file.
17817 * gdb.hp/run-hp.c: new file.
17818 * gdb.hp/start-stop.c: new file.
17819 * gdb.hp/sum.c: new file.
17820 * gdb.hp/templates-hp.cc: new file.
17821 * gdb.hp/thread-local-in-lib.c: new file.
17822 * gdb.hp/thread-local-in-lib.h: new file.
17823 * gdb.hp/thread-local-in-lib.lib.c: new file.
17824 * gdb.hp/vforked-program.c: new file.
17825 * gdb.hp/virtfunc-hp.cc: new file.
17826 * gdb.hp/watchpoint-hp.c: new file.
17827 * gdb.hp/xdb.c: new file.
17828 * gdb.hp/xdb0.c: new file.
17829 * gdb.hp/xdb0.h: new file.
17830 * gdb.hp/xdb1.c: new file.
17831
17832Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
17833
17834 The following change was made by Edith Epstein
889bf7c5
PA
17835 <eepstein@cygnus.com> as part of a project to merge in changes
17836 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
17837
17838 * gdb.c++/demangle.exp: changed the expected output for some
17839 ARM-style mangling -- removed second reference to datatype.
889bf7c5 17840 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 17841 T1<char>::~T1<char>(void)
c906108c 17842 becomes,
a9c64011
AS
17843 maint demangle __dt__11T1__pt__2_cFv
17844 T1<char>::~T1(void)
c906108c 17845
889bf7c5 17846 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 17847
c906108c
SS
17848Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
17849
17850 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
17851 * gdb.trace/backtrace.exp: Likewise.
17852 * gdb.trace/circ.exp: Likewise.
17853 * gdb.trace/collection.exp: Likewise.
17854 * gdb.trace/deltrace.exp: Likewise.
17855 * gdb.trace/infotrace.exp: Likewise.
17856 * gdb.trace/limits.exp: Likewise.
17857 * gdb.trace/packetlen.exp: Likewise.
17858 * gdb.trace/passc-dyn.exp: Likewise.
17859 * gdb.trace/passcount.exp: Likewise.
17860 * gdb.trace/report.exp: Likewise.
17861 * gdb.trace/save-trace.exp: Likewise.
17862 * gdb.trace/tfind.exp: Likewise.
17863 * gdb.trace/tracecmd.exp: Likewise.
17864 * gdb.trace/while-dyn.exp: Likewise.
17865 * gdb.trace/while-stepping.exp: Likewise.
17866
178671998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
17868
17869 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
17870
17871Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
17872
17873 From Brendan Kehoe:
17874 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
17875 int return types.
17876
17877Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
17878
17879 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 17880 remote dos host testing right.
c906108c
SS
17881
17882Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
17883
17884 * gdb.base/corefile.exp: remove some xfails.
17885
17886Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
17887
17888 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 17889 have different timestamps.
c906108c
SS
17890
17891Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
17892
17893 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 17894 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
17895
17896Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
17897
17898 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 17899 delta.
c906108c
SS
17900
17901Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
17902
17903 * gdb.base/default.exp: Add brace missing from previous delta.
17904
17905Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
17906
17907 * gdb.base/default.exp: Support test for info float for all
17908 varieties of arm toolchain.
17909
dc96c6c7 17910Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17911
17912 * gdb.trace/*.exp: remove "remote_download" command.
17913
dc96c6c7 17914Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17915
17916 * gdb.trace/*.exp: remove -gdwarf from compile.
17917
17918Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
17919
17920 * gdb.trace/configure.in(AC_INIT): typo
17921 * gdb.trace/configure: regenerated
17922
dc96c6c7 17923Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17924
17925 * config/m68k-emc.exp: New file.
17926 * lib/<emc-support.exp trace-support.exp}: New files.
17927 * configure.in: add new test directory gdb.trace.
17928 * gdb.trace/{configure configure.in Makefile.in}: New files.
17929 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
17930 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
17931 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
17932 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
17933 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
17934 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
17935 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 17936
dc96c6c7 17937Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
17938
17939 * gdb.c++/classes.exp: Change all regular expressions to match
17940 arbitrary combinations of newline/carriage-return, so that they
17941 will work equally well on Unix and Windows.
17942 * gdb.c++/inherit.exp: ditto.
17943 * gdb.c++/virtfunc.exp: ditto.
17944
179451998-08-11 Dawn Perchik <dawn@cygnus.com>
17946
17947 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
17948
c2d11a7d
JM
17949Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
17950
17951 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
17952 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
17953 to use a0-a3/d0-d3 as needed.
17954
17955Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
17956
17957 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
17958 * gdb.disasm/am33.exp: Corresponding changes.
17959
c906108c
SS
179601998-07-11 Felix Lee <flee@cygnus.com>
17961
17962 * gdb.base/callfuncs.exp: add cmp10 test.
17963 * gdb.base/callfuncs.c (cmp10): new function.
17964
17965Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
17966
d63a86f8 17967 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
17968 into two parts to get around a synchronization problem in expect.
17969
3fc11d3e
JM
17970Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
17971
17972 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
17973
17974 * configure.in: Add options for gdbtk testsuite.
17975
17976 * configure: Regenerate.
17977
17978 * gdb.gdbtk: New directory to hold gdbtk tests.
17979
c906108c
SS
17980Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
17981
17982 * gdb.fortran/types.exp: Escape brackets in expect patterns
17983 for test_float_literal_types_accepted tests.
17984 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
17985 before run test.
17986
c2d11a7d
JM
17987Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
17988
17989 * am33.exp: Just compile, do not link the testcase.
17990 * am33.s: Add ".am33" pseudoop to force am33 mode.
17991
c906108c
SS
179921998-06-25 Felix Lee <flee@cygnus.com>
17993
17994 * gdb.base/setshow.exp: make sure $pc is sane.
17995
17996 * gdb.stabs/weird.exp: split expect patterns properly.
17997
c2d11a7d
JM
17998Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
17999
18000 * gdb.disasm/am33.s: New disassembler testfile for the am33.
18001 * gdb.disasm/am33.exp: Run it.
18002
dc96c6c7 18003Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18004
18005 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
18006 match processing (and eliminate spurious timeouts when running).
18007
dc96c6c7 18008Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18009
18010 * gdb.base/signals.exp (test_handle_all_print): put back Mach
18011 exception test, but conditionalize it on target [mach | gnu].
18012
dc96c6c7 18013Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18014
18015 * gdb.base/overlays.exp: fixup compile line for linker script.
18016
18017Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
18018
18019 * gdb.fortran/types.exp: don't guess at float size.
18020
18021Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
18022
18023 * gdb.base/exprs.exp: delete test that depends on int size.
18024
18025Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
18026
18027 * config/sim.exp: Removed checks for target triplets.
18028 (gdb_target_sim): Use gdb,target_sim_options.
18029
18030Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
18031
18032 * gdb.base/reread.exp: New file.
18033 * gdb.base/reread1.c: New file.
18034 * gdb.base/reread2.c: New file.
18035
18036Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
18037
18038 * config/sim.exp: Use 'target sim -sparclite' when running
18039 SPARClite programs.
18040
18041Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
18042
18043 * gdb.base/structs2.exp: New file.
18044 * gdb.base/structs2.c: New file.
18045
18046Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
18047
18048 * gdb.asm/common.inc: New file.
18049 * gdb.asm/d10v.inc: New file.
18050 * asm-source.exp: Pass -I's to gas to find .inc files.
18051 Update line numbers in expected output.
18052 * asmsrc1.s: Rewrite.
18053 * asmsrc2.s: Rewrite.
18054 * configure.in: Create arch.inc symlink.
18055 * configure: Regenerate.
18056 * Makefile.in (distclean): Delete arch.inc.
18057
18058Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
18059
18060 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
18061 (t_enum_value2): ditto
18062 (t_enum_value3): ditto
18063 (main): ditto
c906108c
SS
18064Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18065
18066 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
18067 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
18068 change.
18069 Use gdb_test instead of send_gdb/gdb_expect sequences.
18070
18071Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
18072
18073 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
18074 not void.
18075
18076Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
18077
18078 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
18079 subroutines. Used to test gdbs ability to single step through PC
18080 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
18081
18082Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
18083
18084 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
18085 more rigorous EGCS C++ error checking.
18086
18087Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18088
a9c64011
AS
18089 * gdb.base/help.exp: Clean up `help set args' and `help show args'
18090 tests.
18091 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
18092 function when asleep.
18093 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
18094 for i*86 Linux and SVR4 signal handling problems.
18095 Remove linux xfail for `next to handler in signals_tests_1', fixed
18096 by recent infrun.c change.
18097 Limit backtrace to 10 frames to avoid timeout problems with infinite
18098 stack backtraces.
18099 Adjust expect pattern in `handle all print' test to match Apr 28 1997
18100 target.[ch] change.
c906108c
SS
18101
18102Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
18103
18104 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
18105 for a newline from gdb before continuing.
18106 (default_gdb_exit): Just look for y or n.
18107 (gdb_test): Detect abnormal exit from GDB running on DOS; if
18108 it does, fail the rests of the tests in the file.
18109
18110Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
18111
18112 * config/cygmon.exp: New file.
18113
18114Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
18115
18116 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 18117 main" test on remote targets.
c906108c
SS
18118
18119 * gdb.base/scope.exp: Fix problem with filelocal_bss before
18120 run test on remote targets.
18121
18122Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
18123
18124 * gdb.asm: New directory.
18125 * configure.in: Configure it.
18126 * configure: Regenerate.
18127 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
18128 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
18129
18130Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
18131
18132 * config/mn10300-eval.exp: New file to support MN10300 eval board.
18133
dc96c6c7 18134Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18135
a9c64011
AS
18136 * gdb.base/overlays (several files): Merge the two overlay
18137 managers into one. Change variables (foox, barx, bazx, grbxx)
18138 back into ints but force them to load in their proper sections.
c906108c
SS
18139
18140Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
18141
18142 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 18143 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
18144 (D10VCopy): Handle memory regions crossing 16k boundaries.
18145 (D10VCopy): Transfer data in 32 bit chunks.
18146
18147Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
18148
18149 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 18150 correct.
c906108c
SS
18151
18152 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 18153 map. Include space for printf in .text segment.
c906108c
SS
18154
18155 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 18156 updated d10v memory VMA/LMA map.
c906108c 18157 (D10VCopy): Call D10VTranslate.
d63a86f8 18158
c906108c
SS
18159Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
18160
18161 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
18162
18163 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
18164 that it won't be put into the .sdata - small data -
18165 section. Update reference.
c906108c
SS
18166 * gdb.base/baz.c (bazx, baz): Ditto.
18167 * gdb.base/foo.c (foox, foo): Ditto.
18168 * gdb.base/grbx.c (grbxx, grbx): Ditto.
18169
18170 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 18171 to be arrays.
d63a86f8 18172
dc96c6c7 18173Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 18174
a9c64011
AS
18175 * gdb.base/overlays.exp: fix up and get working again.
18176 Add tests for backtraces from an overlay function.
d63a86f8 18177
c906108c
SS
18178Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
18179
18180 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
18181 "calling function with watchpoint enabled".
18182
18183Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
18184
18185 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 18186 gdb_suppress_tests for d10v-*-*.
c906108c
SS
18187 * lib/gdb.exp (gdb_suppress_tests): Disable this function
18188 pending review of whether it is useful or not.
18189
18190Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
18191
18192 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
18193
18194Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
18195
18196 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
18197 * config/dve.exp: New file to support Densan boards.
18198
18199Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
18200
18201 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 18202 reads and BSD.
c906108c
SS
18203
18204Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
18205
18206 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
18207 response.
18208
18209 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
18210
18211Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
18212
18213 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 18214 test.
c906108c
SS
18215
18216 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 18217 target_sizeof_long and target_bigendian_p.
c906108c 18218 (structs_by_value, structs_by_reference): Check values according
889bf7c5 18219 to targets word size and endianess.
d63a86f8 18220
c906108c
SS
18221Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
18222
18223 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 18224 output.
c906108c
SS
18225
18226Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
18227
18228 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 18229 Update test of set args help to match source change.
c906108c
SS
18230
18231Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
18232
18233 * gdb.base/default.exp: Expect help system output to be in
18234 alphabetical order.
18235 * gdb.base/help.exp: Ditto.
18236
18237Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
18238
18239 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
18240 "i*86-pc-linux-gnu*".
18241 * gdb.base/interrupt.exp: Ditto.
18242 * gdb.base/corefile.exp: Ditto.
18243
18244 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 18245 define vxworks when building the testcase.
c906108c
SS
18246
18247 * gdb.base/ptype.exp: Fix testnames to be unique.
18248 * gdb.base/radix.exp: Ditto.
18249 * gdb.base/term.exp: Ditto.
18250 * gdb.base/whatis.exp: Ditto.
18251 * gdb.c++/classes.exp: Ditto.
18252
18253Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
18254
18255 * gdb.base/callfuncs.exp: Fix indentation.
18256
18257 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
18258 suppress_flag has been set.
18259 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
18260 target feature.
18261
18262Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
18263
18264 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
18265 the testcase.
18266
18267 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 18268 set_debug_traps() and breakpoint().
c906108c
SS
18269 * gdb.c++/misc.cc (main): Ditto.
18270 * gdb.c++/templates.cc (main): Ditto.
18271 * gdb.c++/virtfunc.cc (main): Ditto.
18272
18273Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
18274
18275 * lib/gdb.exp(gdb_step_for_stub): New function.
18276 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
18277 exists, reload the executable and do a "continue" instead of
18278 doing a jump.
18279 (runto_main): Use gdb_step_for_stub.
d63a86f8 18280
c906108c 18281 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 18282 tests to have unique names.
c906108c
SS
18283 * gdb.base/callfuncs.exp: Ditto.
18284 * gdb.base/commands.exp: Ditto.
18285 * gdb.base/default.exp: Ditto.
18286 * gdb.base/help.exp: Ditto.
18287 * gdb.base/list.exp: Ditto.
18288 * gdb.base/opaque.exp: Ditto.
18289 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
18290 similar tests.
d63a86f8 18291
c906108c
SS
18292 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
18293 * gdb.c++/cplusfuncs.cc: Ditto.
18294 * gdb.c++/virtfunc.cc: Ditto.
18295
18296 * config/monitor.exp: Keep track of the last file we saw, rather
18297 than trying to get the info from gdb.
18298
18299 * gdb.fortran/types.exp: Move comment to previous line.
18300
18301Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
18302
18303 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 18304 target mode.
c906108c
SS
18305
18306Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
18307
18308 From Bob Manson:
18309 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 18310 string from GDB when it connects.
c906108c
SS
18311
18312 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
18313
18314Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
18315
18316 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
18317 if we can't get a debug format from GDB (we may be testing an
18318 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
18319
18320 * gdb.stabs/weird.exp: Fix quoting.
18321
18322 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
18323
18324Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
18325
18326 * config/arm-ice.exp: New file.
18327
18328Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
18329
18330 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 18331 until it has been modified to work with the new testsuite.
c906108c 18332
99707966 18333 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
18334 testcase won't compile, cause all of the testcases in the file to
18335 fail instead.
c906108c
SS
18336
18337 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
18338 (gdb_clear_suppressed): New procedure.
18339 (gdb_stop_suppressing_tests): Only clear suppress_flag if
18340 it contains a positive value.
18341
18342Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
18343
18344 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
18345
18346 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
18347
18348Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
18349
18350 * lib/gdb.exp (setup_xfail_format): New function.
18351 (get_debug_format): New function to get debug format.
18352 (debug_format): New global variable to hold last value set
18353 by get_debug_format.
18354 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 18355 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
18356 * gdb.c++/ptype.exp: Ditto.
18357 * gdb.c++/classes.exp: Ditto.
18358 * gdb.c++/cplusfuncs.exp: Ditto.
18359 * gdb.c++/inherit.exp: Ditto.
18360 * gdb.c++/templates.exp: Ditto.
18361 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 18362
c906108c
SS
18363Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
18364
18365 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
18366 host doesn't have a currently-open connection.
18367
18368 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
18369 any gdb stub target. Handle cases where gdb doesn't respond when
18370 interrupted in a sane fashion.
c906108c
SS
18371
18372 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 18373 same thing in a totally different way.
c906108c
SS
18374
18375 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 18376 setting "timeout".
c906108c 18377 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 18378 default_gdb_init now.
c906108c
SS
18379
18380Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
18381
18382 * gdb.base/printcmds.exp: Fix "check for floating addition"
18383 regexp to accept results within approx +/- .01 of exact value.
18384 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
18385
18386Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
18387
18388 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 18389 properly.
c906108c
SS
18390 (gdb_expect): Add optional timeout parameter, and add timeout
18391 value to various calls.
18392 (gdb_suppress_tests): Only give one warning message per group.
18393
18394Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
18395
18396 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
18397 global variables. Handle getting a value for $timeout more
18398 gracefully.
c906108c
SS
18399
18400Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
18401
18402 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 18403 initialize.
c906108c 18404 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 18405 by a target configuration file.
c906108c
SS
18406 (gdb_expect): Pass the timeout to remote_expect.
18407
18408 * config/monitor.exp(gdb_load): Fix typo in regexp.
18409
18410Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
18411
18412 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
18413
18414Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
18415
18416 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
18417 here. Call gdb_target_exec before rebooting the target, to make
18418 sure the connection to the target is closed.
c906108c
SS
18419 (gdb_load): Pass the name of the executable to gdb_target_monitor.
18420 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
18421 Also detect "Timeout reading from remote" error.
18422
18423 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
18424 gdb_target_monitor. Don't call gdb_file_cmd here; let
18425 gdb_target_monitor do it.
c906108c
SS
18426
18427 * gdb.disasm/hppa.exp: Don't use exec_output.
18428
18429Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
18430
18431 * gdb.base/list.exp: If we're debugging a non-native target,
18432 try to set the pc register to point to the start of the
18433 program before doing the first list command.
18434
18435 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 18436 test_calls after restarting.
c906108c
SS
18437
18438 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 18439 reloading.
c906108c
SS
18440
18441 * gdb.base/watchpoint.exp: Fix typo.
18442
18443 * gdb.base/setshow.exp: Check for use_gdb_stub.
18444
18445 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 18446 stub case.
c906108c
SS
18447 * gdb.base/langs.exp: Ditto.
18448
18449 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
18450 gdb_load_offset. If we weren't given a file to load, figure out
18451 what the current file is and use it.
c906108c
SS
18452
18453 * config/i386-bozo.exp: New file.
18454
18455Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
18456
18457 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
18458 feature.
18459
18460 * config/proelf.exp: New entry.
18461
18462Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
18463
18464 * lib/gdb.exp: Remove spurious .* patterns at the beginning
18465 of regexps.
18466
18467 * gdb.base/watchpoint.exp: Don't run the test_stepping
18468 tests if gdb can't call functions on the target.
18469
18470 * gdb.base/setshow.exp: Don't run the set prompt tests if
18471 the board has gdb_prompt set.
18472
18473Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
18474
18475 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
18476 * gdb.base/commands.exp: Likewise.
18477 * gdb.base/setshow.exp: Likewise.
18478
18479Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
18480
18481 * config/monitor.exp(gdb_start): Look for gdb_prompt target
18482 feature.
18483
18484 * config/i960.exp: New file.
18485
18486Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
18487
18488 * gdb.base/funcargs.exp: Check for gdb,short_int target
18489 feature instead of looking for explicit target triplets.
18490
dc96c6c7 18491Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 18492
d63a86f8 18493 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
18494 "p 123DEADBEEF", to check parse_number.
18495 * top.c: change "to enable to enable" to "to enable" in a couple
18496 of help strings.
18497
18498Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
18499
18500 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
18501 on the mn10300.
d63a86f8 18502
c906108c
SS
18503Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
18504
18505 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
18506 where the test executable is run with explicit args.
18507 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
18508
18509Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
18510
18511 * gdb.base/run.c: Use FAKEARGV to build test executable that
18512 does not require a command line arg, since most simulators
18513 don't currently support passing such an arg into the simulated
18514 program.
18515 * gdb.base/commands.exp: Change tests to insert the proper
18516 value as the arg to the first recursive factorial call. Change
18517 compilation line to define FAKEARGV at compile time.
18518
18519Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
18520
18521 * gdb.base/recurse.exp: Enable these tests for the mn10300.
18522 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
18523 function with watchpoint enabled" test.
18524
18525Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
18526
18527 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 18528 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
18529
18530 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 18531 "Tests restarted" messages.
c906108c
SS
18532
18533Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
18534
18535 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
18536
dc96c6c7 18537Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18538
18539 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
18540 for INFO SYMBOL; add help tests for OVERLAY commands.
18541 * gdb.base/default.exp: add tests for INFO SYMBOL command;
18542 add tests for OVERLAY commands
18543 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
18544 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
18545 * gdb.base/sigall.c: add usestubs code frag
18546 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 18547
c906108c
SS
18548Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
18549
18550 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
18551 failures.
18552 (gdb_stop_suppressing_tests): Note that tests have restarted.
18553
18554Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
18555
18556 * config/h8300.exp: New file.
18557
18558Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
18559
18560 * gdb.base/setshow.exp: Check for the existence of a
18561 feature, not its value.
18562
18563Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
18564
18565 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
18566
18567 * gdb.base/scope.exp: It's now init0(), not init().
18568
18569 * gdb.base/scope0.c: For now, change init() to be init0().
18570
18571 * config/monitor.exp: Use gdb_serial in preference to serial
18572 or netport.
18573
18574 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 18575 and it's not already set.
c906108c
SS
18576
18577Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
18578
18579 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 18580 isn't using a stub and if it supports argument passing.
c906108c
SS
18581
18582Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
18583
18584 * config/udi.exp(gdb_start): Make sure UDICONF is set
18585 properly before starting gdb.
18586
18587Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
18588
18589 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
18590 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
18591 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
18592
18593Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
18594
18595 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 18596 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
18597
18598 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
18599
18600 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
18601
18602 * config/monitor.exp: Make sure we disconnect from the target.
18603 Also, try a reboot/reload cycle instead of failing if the
18604 load fails.
18605
18606Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
18607
18608 * gdb.base/default.exp: Don't set match_max.
18609 * gdb.base/help.exp: Ditto.
18610 * gdb.base/list.exp: Ditto.
18611 * gdb.base/signals.exp: Ditto.
18612
18613 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
18614 set, use remote_ld to download the testcase instead of
18615 the GDB loader.
18616
18617Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
18618
18619 * config/vr5000.exp: New file.
18620
18621 * config/monitor.exp(gdb_target_monitor): Add pattern for
18622 "Ending remote" to detect errors in connecting.
18623
18624 * gdb.base/setshow.exp: Add .* within auto language test.
18625
18626 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
18627 target feature.
18628
18629 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 18630 and reboot the board if necessary.
c906108c
SS
18631
18632 * gdb.base/setvar.exp(test_set): Handle multiple prints within
18633 a set of tests. Remove print.* from the patterns being checked.
18634
18635Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
18636
18637 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
18638 refer to gdb_spawn_id.
18639
18640 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
18641 longer used.
18642 * config/sparclet.exp: Ditto.
18643 * config/sparclet-old.exp: Ditto.
18644 * config/slite.exp: Ditto.
18645 * config/sim.exp: Ditto.
18646 * gdb.base/funcargs.exp: Ditto.
18647
18648 * lib/gdb.exp:Remove references to gdb_spawn_id.
18649 (gdb_expect): Move to remote.exp.
18650
18651Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
18652
18653 * config/monitor.exp: Detect the "Couldn't establish connection"
18654 message from GDB.
18655
18656Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
18657
18658 * gdb.base/bitfields.exp: Use runto instead of explicit
18659 gdb_run_cmd/gdb_expect sequences.
18660
18661 * gdb.base/break.exp(text_next_with_recursion): Add match for
18662 gdb_expect call.
18663
18664 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
18665 We also need to handle the "A program is being debugged already"
18666 prompt from gdb. Use gdb_test to set the baud rate.
18667
18668 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
18669 to 20000. Really. I mean it.
18670
18671Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
18672
18673 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
18674 fails. If suppress_flag is set, skip perror message about not
18675 being able to send to GDB.
c906108c 18676 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 18677 GDB.
c906108c
SS
18678 (gdb_expect): If suppress_flag is set, always fail immediately.
18679 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
18680 (gdb_init): Call gdb_stop_suppressing_tests.
18681 (default_gdb_exit): Ditto.
18682 (default_gdb_start): Ditto.
18683
18684 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 18685 gdb_stop_suppressing_tests as appropriate.
c906108c 18686 * gdb.base/break.exp: Ditto.
889bf7c5 18687 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
18688 * gdb.base/commands.exp: Ditto.
18689 * gdb.base/exprs.exp: Ditto.
889bf7c5 18690 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
18691 * gdb.base/list.exp: Ditto.
18692 * gdb.base/recurse.exp: Ditto.
889bf7c5 18693 * gdb.base/scope.exp: Ditto.
c906108c
SS
18694 * gdb.base/structs.exp: Ditto.
18695 * gdb.c++/inherit.exp: Ditto.
18696
18697Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
18698
18699 * config/vr4300.exp: New file.
18700
99707966 18701 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 18702
99707966 18703 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
18704
18705Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
18706
18707 * lib/gdb.exp(gdb_init): New function.
18708
18709 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 18710 for each individual variable set.
c906108c
SS
18711
18712 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
18713 name.
18714
18715 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
18716
18717 * gdb.base/scope.exp: Use gdb_test.
18718
18719 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
18720 aborting; the testsuite driver will do that for us (see
18721 gdb_finish). Also, use gdb_test in a few more places.
18722
18723Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
18724
18725 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
18726
18727Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
18728
18729 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
18730 and "add_tests" are not at the same address.
18731
18732Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
18733
18734 * gdb.base/ptype.exp: Use gdb_test.
18735
18736Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
18737
18738 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
18739 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
18740 left in. No longer expect them to fail.
18741
18742 * gdb.stabs/*.mt; Deleted, no longer used.
18743 * gdb.stabs/configure.in: Remove references to target makefile
18744 frags.
18745 * gdb.stabs/configure: Rebuilt.
18746
18747 * gdb.disasm/*.mt: Deleted, no longer used.
18748 * gdb.disasm/configure.in: Remove references to target makefile
18749 frags. Use "sh3.s" as the unique filename for this directory.
18750 * gdb.disasm/configure: Rebuilt.
18751
18752 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
18753 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
18754 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
18755
18756Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
18757
18758 * config/udi.exp: Use mondfe,name instead of remote_host.
18759
18760Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
18761
18762 * gdb.base/watchpoint.exp: Don't expect a failure when calling
18763 a function with a watchpoint enabled on the mn10200.
18764
18765 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
18766 before trying to create it!
18767
18768Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
18769
18770 * config/vx.exp: Use hostname instead of netport.
18771
18772 * config/vxworks.exp: New file.
18773
18774 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
18775
18776 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 18777 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
18778 occurs.
18779
18780 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
18781 $gdb_spawn_id directly.
18782 (gdb_run_cmd): Try _start as well as start. Use the target feature
18783 gdb,start_symbol as the symbol to start from when jumping.
18784
18785Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
18786
18787 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
18788 redundant) test.
18789
18790 * gdb.base/recurse.exp: Relax final value test for 'b' so that
18791 it doesn't lose for 16bit integer systems.
18792
18793Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
18794
18795 * gdb.fortran/types.exp: If the target doesn't support "double"
18796 data types, then expect "real" types to only be 4 bytes.
18797
18798 * gdb.c++/virtfunc.exp: Expect failure for virtual function
18799 call tests if the target doesn't support inferior function calls.
18800
18801 * gdb.base/printcmds.exp: Allow minor deviation in FP values
18802 in printf tests.
18803
18804Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
18805
18806 * gdb.base/help.exp: Disable "help set", "help show", and
18807 "help support". Simplify regexp for "help stack".
18808
18809 * gdb.base/default.exp: Set match_max to 5000 and the timeout
18810 to 60 seconds. Temporarily set match_max to 15000 around the
18811 "info copying" test.
18812
18813 * gdb.base/nodebug.exp: Don't try to do an inferior function
18814 call if the target doesn't support them.
18815 * gdb.base/printcmds.exp: Likewise.
18816 * gdb.base/setvar.exp: Likewise.
18817 * gdb.base/structs.exp: Likewise.
18818 * gdb.c++/templates.exp: Likewise.
18819 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
18820
18821 * gdb.base/recurse.exp: Enable for the mn10200.
18822
18823 * configure.in: Do configure gdb.stabs directory for *-*-elf
18824 targets.
18825 * configure: Rebuilt.
18826
18827 * gdb.base/break.exp: Check for gdb,noresults before testing
18828 exit status and/or results from the target.
18829 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
18830 * lib/gdb.exp: Remove old (now bogus) initialization of
18831 noinferior, noargs, noresults and nosignals.
18832
18833Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
18834
18835 * config/sh.exp: New file.
18836
18837 * config/slite.exp: Try to connect multiple times to the board
18838 before rebooting. Only send a "monitor run" if need_monitor_run
18839 is set.
18840
18841 * gdb.base/break.exp: Don't do the "stub continue" test if
18842 the target has gdb_stub set.
18843
18844 * gdb.base/callfuncs.exp: Increase the timeout.
18845
18846 * gdb.base/interrupt.exp: Don't even try to compile the testcase
18847 if the target has gdb,noinferiorio set.
18848
18849 * gdb.base/list.exp: Increase match_max to 10000 characters.
18850
18851 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
18852
18853 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
18854 target.
18855
18856 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
18857
18858Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
18859
18860 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
18861 trying to delete the copy of gdb. Catch the file delete so we
18862 don't die if the delete fails; also, the file should be copied to
18863 the host, not to the build.
c906108c
SS
18864
18865Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
18866
18867 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 18868 parenthesis in case it contains multiple regexps separated
c906108c
SS
18869 with |.
18870
18871 * gdb.base/watchpoint.exp: Use gdb_test.
18872 * gdb.base/default.exp: Ditto.
18873
18874Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
18875
99707966 18876 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 18877
c906108c
SS
18878 * gdb.base/scope.exp: Use gdb_test.
18879 * gdb.c++/classes.exp: Ditto.
18880 * gdb.c++/inherit.exp: Ditto.
18881
18882Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
18883
18884 * gdb.base/crossload.exp: Don't use execute_anywhere, use
18885 remote_exec instead.
18886 * gdb.base/corefile.exp: Don't be ridiculous.
18887 * gdb.base/*.c: Add missing stub invocations.
18888
18889Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
18890
18891 * config/slite.exp: Miscellaneous fixes.
18892
18893 * lib/gdb.exp: Fix runto.
18894
18895 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
18896 the target.
18897
18898 * gdb.base/watchpoint.exp: Fix regexp.
18899
18900 * lib/gdb.exp(default_gdb_exit): Add a catch to the
18901 close and wait commands, as the descriptor may now be
18902 invalid. Always call "remote_close host".
18903
18904Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
18905
18906 Major rewrite for testsuite revision.
d63a86f8 18907
c906108c
SS
18908 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
18909 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
18910 instead of relying on spawn_id to always contain a valid
18911 spawn id.
18912 (get_compiler_info): New procedure to build the ${binfile}.ci
18913 file, instead of replicating this in N different places.
18914 (gdb_compile): New procedure.
d63a86f8 18915
c906108c 18916 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
18917 appropriate arguments) instead of compile. Use gdb_test in a lot
18918 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
18919 at the start of a testcase, as this is no longer done magically.
18920
18921 config/*-gdb.exp: Rename without the -gdb suffix.
18922
18923 config/mips.exp: Use remote_close instead of exit_remote_shell.
18924 config/monitor.exp: Use target_info instead of looking at
18925 baud, timeout, etc.
18926 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
18927
18928Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18929
18930 * gdb.c++/templates.exp (test_ptype_of_templates),
18931 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
18932 Update expect patterns for destructors and assignment operators
18933 to match corresponding c-typeprint.c changes.
18934 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
18935 to destructor breakpoint test, GDB should be able to set the
18936 destructor breakpoint without specifying arguments.
18937
18938Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
18939
18940 * gdb.threads/pthreads.exp: Change result for failure to compile due
18941 to lack of pthreads runtime support from an error to simply an
18942 unsupported test, per dejagnu standards.
18943
18944Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18945
18946 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
18947 where GDB exits to reduce pattern match time.
18948 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
18949
18950 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
18951
dc96c6c7 18952Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
18953
18954 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
18955 * gdb.base/default.exp: ditto.
18956 * gdb.base/nodebug.exp: ditto.
18957 * gdb.base/printcmds.exp: ditto.
18958 * gdb.base/ptype.exp: ditto.
18959 * gdb.base/setvar.exp: ditto.
18960 * gdb.base/structs.exp: ditto.
18961 * gdb.base/setshow.c: Guard against uninitialized values of argc.
18962
18963Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
18964
18965 * configure, */configure: Rebuild with autoconf 2.12.
18966
18967Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
18968
18969 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
18970 use new i*86-pc-linux*-gnu quads.
18971 * gdb.base/corefile.exp: Ditto.
18972 * gdb.base/signals.exp: Ditto.
18973 * gdb.base/sigall.exp: Ditto.
18974 * gdb.base/interrupt.exp: Ditto.
18975
18976 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
18977 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
18978 RedHat 4.0.
d63a86f8 18979
c906108c 18980 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
18981 linux. This allows the test case to at least compile on latest
18982 linux, but still not run due to missing the threads runtime library.
c906108c
SS
18983
18984Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18985
18986 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
18987 directory to search gdb directory. Accept and step over conditional
18988 stack alignment code. Consume $prompt in failure cases.
18989 Reset timeout to $oldtimeout instead of some arbitrary value.
18990 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
18991 timeout problems with infinite stack backtraces.
18992 * gdb.base/ptype.exp (ptype struct link, union tu_link):
18993 Accept function parameters for linkfunc member.
18994
18995Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
18996
18997 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
18998 (CXXFLAGS): Remove, unreferenced.
18999 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
19000 previous -B options and also add -B option to pick up cross compiled
19001 runtime.
c906108c
SS
19002 (TARGET_INCLUDES): Add for -I options and add code to initialize when
19003 doing cross compiles.
19004 (target_alias): Declare global.
19005 (xgcc): Set variable to full path of gcc in build tree. Use findfile
19006 to verify that gcc exists in build tree, and if so set CC to that
19007 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 19008
c906108c
SS
19009Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
19010
19011 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
19012 ptype test for anonymous union. Fixup testcase to match
19013 current gcc debug output.
19014
19015Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
19016
19017 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
19018 force argument to an unsigned long type.
19019
19020Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
19021
19022 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 19023 tests and anonymous union print/ptype tests.
c906108c
SS
19024 * gdb.base/list.exp (test_forward-search): Increase timeout by
19025 5 minutes for the "search extremely long line" case.
19026 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
19027 completely optional and that the pass/fail messages use the command as
19028 the message if that third arg is a null string.
19029 (gdb_test_exact): Arrange that a null string pattern means match a
19030 null string output rather than any output, which might include random
889bf7c5 19031 errors.
c906108c
SS
19032 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
19033 backtrace test.
19034 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
19035 always failing and failure is now exposed by gdb.exp changes.
19036
19037Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
19038
19039 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
19040 weren't being noted.
19041
19042Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19043
19044 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
19045 * gdb.stabs/weird.exp: Remove v_comb xfails.
19046
dc96c6c7 19047Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19048
19049 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 19050 list.exp scope.exp watchpoint.exp]
c906108c 19051 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 19052
dc96c6c7 19053Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19054
19055 * config/monitor.exp: Increase download timeout to 1000 seconds.
19056
dc96c6c7 19057Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19058
19059 * config/m32r.exp: Increase timeout to 120 seconds.
19060
19061Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
19062
19063 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
19064 and accept older ordering as obsolescent gcc or gdb.
19065 * gdb.c++/templates.exp: Ditto.
19066 * gdb.c++/virtfunc.exp: Ditto.
19067
19068Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
19069
19070 * gdb.base/coremaker.c: Add code to mmap some data so we
19071 can check that it ends up in the core file.
19072 * gdb.base/corefile.exp: Add test to read mmapped data
19073 from core file.
19074
dc96c6c7 19075Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19076
19077 * config/m32r.exp: New file.
19078
19079Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
19080
19081 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
19082 that cflags can contains -gstabs, and work correctly for other tests.
19083
dc96c6c7 19084Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
19085
19086 * gdb.base/setshow.exp: New file, tests show and set.
19087 * gdb.base/setshow.c: New file, tests show and set.
19088 * gdb.base/help.exp: Add test for help set|show annotate.
19089 * gdb.base/default.exp: Add test for set|show annotate.
19090
19091Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
19092
19093 * testsuite/gdb.base/break.exp: Make backtrace from factorial
19094 errors unique.
19095 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
19096 explicitly.
19097
19098Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
19099
19100 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
19101 and width commands. This is done elsewhere.
19102 * (gdb_start): Don't call gdb_start_sim here. That's already
19103 done in gdb_load. This fixes lots of failures in default.exp.
19104
19105Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
19106
19107 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
19108 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
19109 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
19110 in the same we we treat other failures (since it may be an expected
889bf7c5 19111 condition), rather than as an error.
c906108c
SS
19112 * gdb.base/signals.exp (test_handle_all_print): Revert back to
19113 old test format.
19114
19115Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
19116
19117 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
19118 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 19119 twice. Nuke the duplicates.
c906108c 19120 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 19121 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
19122 Remove config.h along with other config files.
19123
19124Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
19125
19126 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
19127 "p func1 ()" and note that rests of tests are skipped.
19128 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19129 setup_xfails for "print func2::coremaker_local".
c906108c
SS
19130 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
19131 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
19132 affected by the previous run test.
19133 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
19134 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
19135 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
19136 "pass int powerset tuple" and "pass modeless int powerset tuple".
19137 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
19138 "real write 4" and "real write 8".
19139 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 19140 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
19141 "print \$i after tuple assign 2", and
19142 "print vs2 after tuple assign 2".
19143 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
19144 meaningful error message and return -1 so the caller can
19145 suppress further tests and avoid a cascade of errors.
d63a86f8 19146
c906108c
SS
19147Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
19148
19149 * gdb.base/a1-selftest.exp: Tweak tests to account for new
19150 format for printing version.
19151 * gdb.base/default.exp: Ditto.
19152 * gdb.base/interrupt.exp: Fix problem with cascade of
19153 errors if child process dies while calling a function.
d63a86f8 19154
c906108c
SS
19155Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
19156
19157 * Makefile.in (VPATH): Add
19158 * Makefile.in (Makefile, config.status): Fix rules so things get
19159 remade when necessary.
19160
19161Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
19162
19163 * Makefile.in (just-check): Add path to sibling expect dir
19164 to environment variable specified by RPATH_ENVVAR.
19165
19166Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
19167
19168 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
19169 (just-check): Add shared library paths for libstdc++, tk,
19170 tcl, bfd, and opcodes to the environment variable specified
19171 in RPATH_ENVVAR.
19172 * configure.in: Add support to recognize --enable-shared flag
19173 and generate correct value for RPATH_ENVVAR.
19174 * configure: Regenerated with autoconf.
19175
19176Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
19177
19178 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 19179 include all osf versions.
c906108c
SS
19180 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
19181 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
19182 when target is linux. When failing to build pthreads test
19183 executable, give more meaningful message.
19184 * gdb.threads/pthreads.c: Hpux also uses old definition of second
19185 arg for pthread_create.
d63a86f8 19186
c906108c
SS
19187Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
19188
19189 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 19190 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 19191 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 19192 and -lpthreads (everybody else).
c906108c
SS
19193 (test_startup): Fail gracefully if threads are not supported.
19194 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
19195 "p/c array_index("abcdef",2)" when not gcc compiled.
19196 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
19197 "print func2::coremaker_local" when not gcc compiled.
19198 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
19199 "ptype on opaque struct tagname (statically)",
19200 "ptype on opaque struct tagname (dynamically) 1", and
19201 "ptype on opaque struct tagname (dynamically) 2"
19202 for not compiled with gcc.
19203 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
19204 backtrace when compiled with gcc.
d63a86f8 19205 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
19206 than always return success.
19207
19208Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
19209
19210 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
19211
19212Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
19213
19214 * gdb.base/structs.exp: Undo last change.
19215
19216Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
19217
19218 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
19219 encapsulate all the steps/nexts done during self test, starting
19220 at main, and makes them less sensitive to optimization issues.
19221 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
19222 signal handler" test.
19223 * gdb.threads/pthreads.exp: Only run this for native configs.
19224 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
19225 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
19226 tests.
19227 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
19228 for "runto test_calls(void)" test.
d63a86f8 19229
c906108c
SS
19230Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
19231
19232 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
19233 and don't expect address info in breakpoint confirmations.
19234
19235Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
19236
19237 * gdb.base/list.exp (test_forward_search): Increase timeout
19238 temporarily by 60 seconds for searching extremely long line,
889bf7c5 19239 and then reset to old value when done. Increase expect input
c906108c
SS
19240 buffer to 10000.
19241
19242Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
19243
19244 * gdb.base/list.exp (test_forward_search): Fix to handle very
19245 long source line without overflowing expect's input buffer.
19246
19247Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
19248
19249 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
19250 "buffer_full".
19251
19252 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
19253 "buffer_full".
19254
19255 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
19256 "buffer_full".
19257
19258 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
19259 "buffer_full".
19260
19261Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
19262
19263 * configure.in (configdirs): Add gdb.threads.
19264 * configure: Regenerated with autoconf.
19265 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
19266 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
19267 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 19268
c906108c
SS
19269Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
19270
19271 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
19272
19273Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
19274
19275 * gdb.base/signals.exp (test_handle_all_print): Test separately for
19276 each signal's status in the output of "handle all print".
19277 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
19278 the \r\n sequence that immediately precedes the gdb prompt.
19279 * gdb.base/a1-selftest.exp: Save original timeout and restore
19280 after test.
19281
19282Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
19283
19284 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
19285 symbol.
19286
19287Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
19288
19289 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
19290
19291Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
19292
19293 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
19294 timeout by 60 seconds.
19295
19296Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
19297
19298 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
19299 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
19300 error return.
19301
19302Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
19303
19304 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
19305 gdb initialization, also report how long dejagnu waited. Restore
19306 old timeout before doing error return. Temporarily increase timeout
889bf7c5 19307 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
19308
19309Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
19310
19311 * lib/gdb.exp: Report timeout value for verbosity level 2.
19312 * config/gdbserver.exp: Ditto.
19313 * config/hppro.exp: Ditto.
19314 * config/mips-gdb.exp: Ditto.
19315 * config/monitor.exp: Ditto.
19316 * config/netware.exp: Ditto.
19317 * config/sim-gdb.exp: Ditto.
19318 * config/slite-gdb.exp: Ditto.
19319 * config/udi-gdb.exp: Ditto.
19320 * config/unix-gdb.exp: Ditto.
19321 * config/vx-gdb.exp: Ditto.
19322 * gdb.base/a1-selftest.exp: Ditto.
19323 * gdb.base/a2-run.exp: Ditto.
19324 * gdb.base/break.exp: Ditto.
19325 * gdb.base/corefile.exp: Ditto.
19326 * gdb.base/list.exp: Ditto.
19327 * gdb.base/recurse.exp: Ditto.
19328 * gdb.base/scope.exp: Ditto.
19329 * gdb.base/signals.exp: Ditto.
19330
19331Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19332
19333 * gdb.threads/Makefile.in (docdir): Removed.
19334
19335Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
19336
19337 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 19338 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 19339 @srcdir@.
d63a86f8 19340 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
19341 autoconf 2.5 or higher.
19342 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
19343
19344Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
19345
19346 * configure: Regenerated.
19347 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
19348 avoid name clashes with SunOS headers.
19349
19350Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
19351
19352 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
19353
19354Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
19355
19356 * gdb.base/callfuncs.exp: Finish last change -- make sure the
19357 prototype information ends up in the compiler info file.
19358
19359Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
19360
19361 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
19362 attempting to regenerate it. Eliminate use of a temporary file
19363 and just generate the info file directly. Source it immediately,
19364 for consistency of use.
19365 * gdb.base/corefile.exp: Ditto
19366 * gdb.base/exprs.exp: Ditto.
19367 * gdb.base/funcargs.exp: Ditto.
19368 * gdb.base/langs.exp: Ditto.
19369 * gdb.base/list.exp: Ditto.
19370 * gdb.base/mips_pro.exp: Ditto.
19371 * gdb.base/nodebug.exp: Ditto.
19372 * gdb.base/opaque.exp: Ditto.
19373 * gdb.base/ptype.exp: Ditto.
19374 * gdb.base/scope.exp: Ditto.
19375 * gdb.base/setvar.exp: Ditto.
19376 * gdb.base/signals.exp: Ditto.
19377 * gdb.base/whatis.exp: Ditto.
19378 * gdb.c++/templates.exp: Ditto.
19379 * gdb.c++/virtfunc.exp: Ditto.
19380 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 19381 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
19382
19383Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19384
19385 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
19386 it got fixed by the recent lookup_minimal_symbol_by_pc change.
19387 Increase timeout, a lot of single stepping might be needed if the
19388 target has no hardware watchpoints.
19389
19390Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
19391
19392 * gdb.base/break.exp: Ignore compiler warnings when compiling
19393 break.c.
19394 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
19395 * gdb.base/default.exp: Add h8300 xfails. Handle messages
19396 from remote-sim.
19397 * gdb.base/exprs.exp: Add h8300 xfails.
19398 * gdb.base/funcargs.exp: Likewise.
19399 * gdb.base/nodebug.exp: Likewise.
19400 * gdb.base/printcmds.exp: Likewise.
19401 * gdb.base/ptype.exp: Likewise.
19402 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
19403 h8300 xfails.
d63a86f8 19404 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
19405 on the h8300.
19406 * gdb.base/funcargs.c: Explicitly make last constant argument to
19407 call_after_alloca_subr an unsigned long type.
19408 * gdb.base/return.c: Include stdio.h.
19409
19410Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
19411
19412 * config/abug.exp: New file for the older Motorola Bug monitor
19413 that runs on the mvme13x series VME boards.
19414 * config/monitor.exp: Use the new config array for target settings
19415 if they exist.
19416
19417Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
19418
19419 * sim-gdb.exp: Make the SH simulator allocate less space when
19420 it is targeted.
19421
19422Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
19423
19424 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
19425 test.
19426
19427Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
19428
19429 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
19430 "rs6000-*-*" for "list function in include file" when gcc compiled.
19431 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
19432 for "p ctable1[120]".
19433 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
19434 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
19435 Remove setup_xfail for "rs6000-*-*" for
19436 "print 'scope0.c'::filelocal before run".
19437 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
19438 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
19439 since some compilers don't allow both options to be given
19440 on the same command line. Create object file and move it.
d63a86f8 19441
c906108c
SS
19442Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
19443
19444 * gdb.base/corefile.exp: Always regenerate the core file, since
19445 we always regenerate the coremaker program. Detect special case
19446 where registers cannot be read from core file.
d63a86f8 19447
c906108c
SS
19448Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
19449
19450 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
19451 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
19452 * gdb.c++/templates.exp: Only match on basename of file since
19453 some formats like xcoff don't encode directory information.
19454 * gdb.stabs/weird.exp: Use the right sed script for powerpc
19455 and rs6000 AIX xcoff targets.
19456 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
19457 * configure: Regenerate.
19458 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
19459 here, rather than in distclean.
d63a86f8 19460
c906108c
SS
19461Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
19462
19463 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
19464 defined, and use it to compile the test case with -O2. The
19465 native compilation still uses no optimization.
19466 * gdb.base/mips_pro.c: Remove inline assembly code since
19467 it is compiled PIC by default, which results in assembler
19468 warnings that make the testsuite think the compilation
19469 was unsuccessful.
19470
19471Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
19472
19473 * gdb.c++/misc.exp: Add note to message for
19474 "print s.a for foo struct" that this is a known gcc 2.7.2
19475 and earlier bug.
19476
19477Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
19478
19479 * gdb.base/break.exp: Fix pattern for matching "Delete all
19480 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
19481 setup_xfail for deleting all breakpoints test. Fix various
19482 timeout messages to include "(timeout)".
19483 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
19484 for "p t_float_values2(3.14159,float_val2)".
19485 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
19486 for "continue to call2g" when gcc compiled.
19487 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
19488 "up to foo in langs.exp", "show language at foo in langs.exp",
19489 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
19490 and "show language at fsub in langs.exp".
19491 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
19492 "list line 1 in include file", "list message for lines past EOF",
19493 "list function in include file", "list list0.h:foo", and
19494 "list filename:function; nonexistant function".
19495 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
19496 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
19497 and "ptype t_char_array" to be for native cc only.
d63a86f8 19498
c906108c
SS
19499Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
19500
d63a86f8 19501 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 19502 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 19503 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
19504
19505Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
19506
19507 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
19508 "bt in signals.exp". This problem only appears when running
19509 the testsuite, and then only intermittently.
19510
19511Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
19512
19513 * gdb.base/return.exp (return_tests): Differentiate between
19514 two tests of continuing.
19515
19516Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
19517
19518 * */Makefile.in (maintainer-clean): Remove config.log.
19519 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
19520 * gdb.c++/Makefile.in (PROGS): Add inherit.
19521 (clean): Remove *.ci.
19522
19523Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
19524
19525 * gdb.c++/misc.cc: Add test code from Mike Stump.
19526 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
19527
19528Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
19529
19530 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
19531 to "alpha-*-osf2*" and add comment.
19532 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
19533 setup_xfail for "step over execarg initialization" and
19534 "step over corearg initialization".
c906108c
SS
19535 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
19536 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
19537 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 19538 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
19539 "print func2::coremaker_local", and "backtrace in corefile.exp".
19540 * gdb.base/signals.exp: Build and source signals.ci.
19541 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
19542 to be for gcc only.
19543 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 19544
c906108c
SS
19545Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19546
19547 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
19548 Feb 3 procfs.c change.
19549
19550Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
19551
19552 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
19553
19554Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
19555
19556 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
19557 from dejagnu's apparent default of 10 seconds, which gives random
19558 results when running the tests over NFS on moderately loaded systems.
19559 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
19560
19561Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
19562
19563 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
19564 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 19565 result reports.
c906108c
SS
19566
19567Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
19568
19569 * configure.in (CY_AC_PATH_TCLH): Remove.
19570 * configure: Regenerate.
19571
19572Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
19573
19574 * gdb.c++/Makefile.in (clean): Add missing '{'.
19575
19576Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
19577
19578 * lib/gdb.exp: Provide a default value for noinferior.
19579
19580 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
19581 Load libgloss.exp.
19582
19583Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
19584
19585 * gdb.disasm/hppa.exp: Compile directly into an executable, use
19586 the executable, not the .o to run the tests from.
19587
19588Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
19589
19590 * gdb.base/break.exp: Don't test for program exit or exit status
19591 if $noresults if nonzero.
19592 * gdb.base/langs.exp: Likewise.
19593 * gdb.base/watchpoint.exp: Likewise.
19594
19595 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
19596 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
19597 trying to compile the testcase.
19598
19599Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
19600
19601 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
19602 * gdb.base/signals.exp (continue to handler): Likewise.
19603
19604Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
19605
19606 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
19607
19608 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
19609
19610Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
19611
19612 * gdb.base/corefile.exp: Recognize "not found" as failure
19613 when trying to determine if a core file was generated.
19614 If no core file was generate the first time, try again without
19615 the ulimit -c to work around braindamaged shells.
19616
19617Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
19618
19619 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
19620 [] tests with "test" and enclose string in quotes.
19621 * gdb.stabs/configure: Rebuild
d63a86f8 19622
c906108c
SS
19623Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
19624
19625 Changes in sync with expect:
19626 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
19627 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
19628 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
19629 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
19630 argument to AC_REQUIRE.
19631 * configure: Regenerated.
19632
19633Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
19634
19635 * gdb.base/corefile.exp: When generating a core, discard any
19636 error messages about ulimit not found and the "core dumped"
19637 message from the shell that runs the coredumper.
19638
19639Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
19640
19641 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
19642
19643 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
19644 which sed script to run. Expect failure for v_comb test
19645 on PA targets too.
d63a86f8 19646
c906108c
SS
19647Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
19648
19649 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 19650 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
19651
19652Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
19653
19654 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
19655 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 19656 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
19657 * lib/gdb.exp (default_gdb_start): Fix typo.
19658 * gdb.base/corefile.exp: Allow "Core was generated by ..."
19659 messages to not include the full program name that caused
19660 the core dump since some systems (such as solaris) apparently
19661 truncate this path to about 80 characters.
19662 When generating a core file first try increasing the core file
19663 size limit to unlimited since some systems may default it to
19664 zero, and it is harmless to try it. Move the test for failing
19665 to generate a core file to where it will actually get executed.
19666 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
19667 new gdb result from g++ debug info improvements and make old
19668 pattern obsolescent. Also account for size_t differences
19669 (may be int or long).
19670 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
19671 initialization before function call is placed in the delay slot
19672 and thus appears to be skipped over by commands such as "next".
19673
19674Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
19675
19676 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
19677
19678Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
19679
19680 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
19681 input source file; fix code to compile test to deal with this
19682 convention.
19683 * gdb.c++/*.exp: Likewise.
19684
19685Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
19686
19687 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
19688 "bt in signals.exp".
19689
19690Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
19691
19692 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
19693 "step over execarg initialization" and
889bf7c5 19694 "step over corearg initialization".
c906108c
SS
19695
19696Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
19697
19698 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
19699 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
19700
19701Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
19702
19703 From Rob Savoye (rob@poseidon.cygnus.com)
19704 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
19705 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
19706 configure.in}, gdb.disasm/{Makefile.in, configure.in},
19707 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
19708 configure.in}: Major reworking for autoconfig.
c906108c
SS
19709 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
19710 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 19711 New files.
c906108c
SS
19712 * config/unix-gdb.exp: Make GDB global.
19713 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
19714 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
19715 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
19716 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
19717 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
19718 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 19719 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
19720 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
19721 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
19722 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
19723 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 19724 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
19725 to returns as necessary, arrange for test to compile own testcase
19726 executable.
c906108c 19727 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 19728
c906108c
SS
19729Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
19730
19731 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 19732 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
19733 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
19734 "backtrace through signal handler".
19735
19736Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19737
19738 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
19739 continuing from a job control stop signal.
19740 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
19741
19742Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
19743
19744 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
19745 * gdb.base/corefile.exp: Likewise.
19746 * gdb.base/funcargs.exp: Likewise.
19747
19748Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
19749
19750 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
19751 * config/monitor.exp: Add support for setting baud rate.
19752
19753Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
19754
19755 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
19756 i*86-*-linux* xfails for "backtrace through signal handler".
19757 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
19758 "print func2::coremaker_local".
19759 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 19760 alpha-dec-osf2* xfail for
c906108c
SS
19761 "delete all breakpoints when none".
19762
19763Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
19764
19765 * gdb.base/break.exp: Change test that deletes all breakpoints
19766 when no user breakpoints are installed. A post 4.15 change
19767 causes gdb to no longer prompt in this case.
19768
19769Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
19770
19771 * gdb.base/return.exp (return_tests): Change xfail for test
19772 "correct value returned double test" to stop xfailing at
19773 Solaris 2.5. Apparently the bug has been fixed.
19774
19775Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
19776
19777 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
19778 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
19779
19780Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
19781
19782 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
19783 * gdb.disasm/hppa.s: Corresponding changes.
19784
19785Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
19786
19787 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
19788 makefile fragment.
19789 * config/mt-hpux: Deleted.
19790
19791Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
19792
d63a86f8 19793 * Many files: When warning about suppressed tests due to a
c906108c
SS
19794 nonexistant test binary, avoid incrementing the warning count.
19795
19796Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
19797
19798 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 19799
c906108c
SS
19800Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19801
19802 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
19803 "sparc-*-solaris2*".
19804
19805Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19806
19807 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
19808 Add global and local variables and initialize them.
19809 * gdb.base/corefile.exp: Test correct mapping of corefile sections
19810 by printing variables. Remove rs6000 and powerpc xfails, BFD now
19811 extracts the file name and terminating signal from the core file.
19812 * TODO: Remove note about tests for correct mapping of corefile.
19813 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
19814 from optimizing it away.
19815 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
19816 handles common blocks.
19817
19818Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
19819
19820 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
19821 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
19822
19823Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
19824
19825 * Makefile.in (maintainer-clean): New target, synonym for
19826 realclean.
19827 * gdb.base/Makefile.in (maintainer-clean): Likewise.
19828 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
19829 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
19830 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
19831 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
19832 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
19833
19834Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
19835
19836 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
19837 xfails when not gcc compiled for "print foo::funclocal".
19838 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
19839 "print foo::funclocal at foo",
19840 "print 'scope1.c'::foo::funclocal at foo",
19841 "print foo::funclocal_bss at foo",
19842 "print 'scope1.c'::foo::funclocal_bss at foo",
19843 "print foo::funclocal_ro at foo",
19844 "print 'scope1.c'::foo::funclocal_ro at foo",
19845 "print bar::funclocal at foo" and
19846 "print 'scope1.c'::bar::funclocal at foo".
19847 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
19848 gcc compiled for "print foo::funclocal at bar".
19849 Expand all messages to ensure that they identify that
19850 the test is at bar().
19851 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
19852 gcc compiled for:
19853 "ptype on opaque struct pointer (statically)",
19854 "ptype on opaque struct tagname (statically)",
19855 "ptype on opaque struct pointer (dynamically) 1",
19856 "ptype on opaque struct tagname (dynamically) 1",
19857 "ptype on opaque struct pointer (dynamically) 2" and
19858 "ptype on opaque struct tagname (dynamically) 2
19859 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
19860 gcc compiled for:
19861 "p datalocal"
19862 "whatis datalocal",
19863 "ptype datalocal",
19864 "p bsslocal",
19865 "whatis bsslocal", and
19866 "ptype bsslocal".
19867 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
19868 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
19869 when not gcc compiled.
19870 * gdb.base/funcargs.exp (float_and_integral_args): Add
19871 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
19872 compiled.
19873 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
19874 "backtrace from call6a" when not gcc compiled.
19875 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
19876 "backtrace from call7a" when not gcc compiled.
19877 * gdb.base/callfuncs.exp (do_function_calls):
19878 Add "hppa*-*-hpux*" xfail when not gcc compiled for
19879 "p t_char_array_values(char_array_val2,char_array_val1)",
19880 "p t_char_array_values(char_array_val1,char_array_val2)",
19881 "p t_char_array_values("carray 1","carray 2")",
19882 "p t_char_array_values("carray 1",char_array_val2)",
19883 "p t_char_array_values(char_array_val1,"carray 2")",
19884 "p sum_args(1,{2})",
19885 "p sum_args(2,{2,3})",
19886 "p sum_args(3,{2,3,4})",
19887 "p sum_args(4,{2,3,4,5})"
19888 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
19889 "backtrace in corefile.exp" when not gcc compiled.
19890
19891Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19892
19893 * gdb.base/signals.exp: Rewrite `handle all print' test as
19894 a procedure. Accept blanks or TABs as whitespace, increase
19895 timeout and expect input buffer size for the large output
19896 from the command. Remove "i*86-*-bsdi2.0" xfail.
19897
19898Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19899
19900 * gdb.base/setvar.exp: Add new testcases for truncation when
19901 assigning invalid values to bitfields.
19902
19903Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
19904
d63a86f8 19905 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
19906 mips-sgi-irix* xfail for
19907 "call inferior func with struct - returns char *"
19908 and fix test so that an optional (unsigned char *) cast is
889bf7c5 19909 accepted in the result.
c906108c
SS
19910
19911Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
19912
19913 * gdb.base/funcargs.exp (float_and_integral_args): Remove
19914 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
19915 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
19916 * gdb.base/signals.exp: Remove duplicate "handle all print" test
19917 that accidentally got checked in.
19918
19919Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
19920
d63a86f8 19921 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
19922 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
19923 compiled test.
19924 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
19925 Add mips-sgi-irix5* xfail for not gcc compiled.
19926 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
19927 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
19928 "p top", "whatis top", "p middle", and "whatis middle".
19929 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
19930 "whatis signed char" for not gcc compiled.
19931 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
19932 "set variable signed char=-1 (-1)" and
19933 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
19934 * gdb.base/funcargs.exp (float_and_integral_args):
19935 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
19936 Add mips-sgi-irix* xfail when not gcc compiled for
19937 "continue to call2b".
19938 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
19939 "continue to call2g".
19940 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
19941 "backtrace from call6a"
19942 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
19943 "backtrace from call7k".
19944 Add mips-sgi-irix5* xfail when not gcc compiled for
19945 "backtrace from call7a".
19946 (localvars_after_alloca): Fix gdb_test cmds for
19947 "print * after runto ...".
19948 Remove rs6000-*-* xfails for
19949 "print i after runto localvars_after_alloca" and
19950 "print l after runto localvars_after_alloca"
19951 for all compilers.
19952 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 19953 when not compiled with gcc, for:
c906108c
SS
19954 "print signed char == (minus)",
19955 "print signed char != (minus)",
19956 "print signed char < (minus)",
19957 "print signed char > (minus)".
19958 * gdb.base/callfuncs.exp (do_function_calls):
19959 Add mips-sgi-irix* xfail, when compiled with native compiler, for
19960 "call inferior func with struct - returns char *".
d63a86f8 19961 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
19962 "correct value returned double test" to include Solaris 2.4.
19963 * gdb.base/funcargs.exp (float_and_integral_args):
19964 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 19965
c906108c
SS
19966Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19967
19968 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
19969 enumeration bitfields if compiling with GNU C.
19970 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
19971 to empty' prompt.
19972
19973Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
19974
19975 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
19976 test for PRO targets.
19977
19978 * gdb.base/funcargs.exp: Avoid ever setting more than 8
19979 breakpoints in the inferior at any given time by making
19980 two groups of breakpoints for call2*, call6* and call7*
19981 tests.
19982
19983Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19984
19985 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
19986 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
19987 from optimizing it away.
19988 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
19989 "call inferior func with struct".
19990
19991Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
19992
19993 * configure.in: Only configure gdb.chill for particular targets.
19994
19995Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
19996
19997 * gdb.base/Makefile.in: Add action to .c.o transformation
19998 rule that generates a .ci file for each .o file and remove
19999 explicit .c.o rules except for callfuncs.o.
20000 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
20001 generates a .ci file for each .o file and remove explicit
20002 .cc.o rules.
20003 (clean): Remove *.tmp *.ci files.
20004 (EXECUTABLES): Remove templ-info.exp.
20005 * gdb.base/compiler.c: New file.
20006 * gdb.c++/compiler.cc: New file
20007 * gdb.base/scope.exp: Source gdb.base/scope.ci.
20008 Change rs6000-*-* xfail for
20009 "print 'scope0.c'::filelocal_ro" and
20010 "print 'scope1.c'::filelocal" and
20011 "print 'scope1.c'::filelocal_bss" and
20012 "print 'scope1.c'::filelocal_ro" and
20013 "print 'scope1.c'::foo::funclocal" and
20014 "print 'scope1.c'::foo::funclocal_ro" and
20015 "print 'scope1.c'::bar::funclocal" and
20016 "print 'scope0.c'::filelocal_ro" and
20017 "print 'scope1.c'::filelocal at foo" and
20018 "print 'scope1.c'::filelocal_bss at foo" and
20019 "print 'scope1.c'::filelocal_ro at foo" and
20020 "print 'scope1.c'::foo::funclocal at foo" and
20021 "print 'scope1.c'::foo::funclocal_bss at foo" and
20022 "print 'scope1.c'::foo::funclocal_ro at foo" and
20023 "print 'scope1.c'::bar::funclocal at foo" and
20024 "print 'scope0.c'::filelocal_ro" and
20025 "print 'scope1.c'::filelocal" and
20026 "print 'scope1.c'::filelocal_bss" and
20027 "print 'scope1.c'::filelocal_ro" and
20028 "print 'scope1.c'::foo::funclocal" and
20029 "print 'scope1.c'::foo::funclocal_bss" and
20030 "print 'scope1.c'::foo::funclocal_ro" and
20031 "print 'scope1.c'::bar::funclocal" and
20032 "print 'scope1.c'::bar::funclocal_bss"
20033 to only be xfail'd when not compiled with gcc.
d63a86f8 20034 Add rs6000-*-* xfail for
c906108c
SS
20035 "print 'scope0.c'::filelocal_bss before run"
20036 when compiled with gcc.
20037 (test_at_main): Add rs6000-*-* xfail for
20038 "print filelocal_ro in test_at_main"
20039 when compiled with gcc.
20040 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 20041 Add rs6000-*-aix* xfail for
c906108c
SS
20042 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
20043 "ptype t_char_array", not compiled with gcc.
20044 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
20045 xfail for "list foo (in include file)" when gcc compiled.
20046 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 20047 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
20048 "run to call0a" if not compiled with gcc.
20049 (unsigned_integral_args): Add rs6000-*-* xfail for
20050 "run to call1a" if not compiled with gcc.
20051 (float_and_integral_args): Add rs6000-*-* xfail for
20052 "run to call2a" if not compiled with gcc and for
20053 "continue to call2b" for any compiler.
20054 Add rs6000-*-* xfail to
20055 "print f1 after run to call2a" for gcc compiled.
20056 (discard_and_shuffle): Add rs6000-*-* xfail for
20057 "run to call6a".
20058 (shuffle_round_robin): Add rs6000-*-* xfail for
20059 "backtrace from call7a" if not compiled with gcc.
20060 Add rs6000-*-* xfail for
20061 "backtrace from call7b" if compiled with gcc.
20062 (call_after_alloca): Add rs6000-*-* xfail for
20063 "print c in call_after_alloca" and
20064 "print s in call_after_alloca" and
20065 "backtrace from call_after_alloca_subr"
20066 if not compiled with gcc.
20067 (localvars_in_indirect_call): Add rs6000-*-* xfail for
20068 "print c in localvars_in_indirect_call" and
20069 "print c in localvars_in_indirect_call" and
20070 "backtrace in indirectly called function" and
20071 "stepping into indirectly called function"
20072 if not compiled with gcc.
20073 (localvars_after_alloca): Add rs6000-*-* xfail for
20074 "print c after runto localvars_after_alloca" and
20075 "print s after runto localvars_after_alloca" and
20076 "print i after runto localvars_after_alloca" and
20077 "print l after runto localvars_after_alloca"
20078 for all compilers.
20079 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
20080 than whatis-info.exp.
20081 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
20082 than opaque-info.exp.
20083 Setup rs6000-*-* xfail for
d63a86f8 20084 "ptype on opaque struct pointer (statically)" and
c906108c
SS
20085 "ptype on opaque struct pointer (dynamically)" when
20086 not compiled with gcc.
20087 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
20088 rather than callf-info.exp.
20089 (do_function_calls): Add clear_xfail for rs6000-*-* for
20090 "p t_float_values2(3.14159,float_val2)". Seems to work
20091 fine there, both with xlc and gcc. Need to find out what
20092 it is doing right and fix other platforms.
20093 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
20094 "call inferior func with struct - returns int",
20095 "call inferior func with struct - returns long",
20096 "call inferior func with struct - returns float",
20097 "call inferior func with struct - returns double",
20098 "call inferior func with struct - returns char *",
20099 but only if not gcc compiled (presumes xlc compiled).
20100 Change rs6000-*-* xfails for
20101 "call inferior func with struct - returns char" and
20102 " call inferior func with struct - returns short" to only
20103 xfail if not using gcc.
20104 (clean mostlyclean): Remove *.ci and *.tmp files.
20105 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
20106 than templ-info.exp.
20107 * gdb.base/langs.exp: Source gdb.base/langs.ci.
20108 Add rs6000-*-* xfail for "up to foo in langs.exp"
20109 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 20110 when not gcc compiled.
d63a86f8 20111
c906108c
SS
20112Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20113
20114 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
20115 * gdb.base/corefile.exp: Likewise.
20116 * gdb.base/list.exp: Likewise.
20117 * gdb.base/scope.exp: Likewise.
20118 * gdb.base/siganls.exp: Likewise.
20119
20120 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
20121 compiler output.
20122 * gdb.base/whatis.exp: Likewise.
20123
20124Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
20125
20126 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
20127 failure (opcode table has been fixed to match reality).
20128
20129Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
20130
20131 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
20132 "call inferior func with struct - returns char",
20133 "call inferior func with struct - returns short"
20134
20135 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
20136 "print 'scope0.c'::filelocal at main",
20137 "print 'scope0.c'::filelocal_bss in test_at_main",
20138 "print 'scope0.c'::filelocal at foo",
20139 "print 'scope0.c'::filelocal_bss in test_at_foo",
20140 "print 'scope0.c'::filelocal at bar",
20141 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 20142
c906108c
SS
20143 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
20144 in source file 1". This bug seems to have been fixed with both
20145 gcc and native cc (was native assembler bug?).
20146
20147Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
20148
20149 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
20150 "backtrace through signal handler" to "i*86-*-sysv4*".
20151 * gdb.base/signals.exp: Add xfail for "'next' behaved as
20152 continue" case. Add "known SVR4 bug" to fail message.
20153 Add "i*86-*-bsdi2.0" xfail for "handle all print".
20154 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
20155 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
20156 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
20157 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
20158 "up to foo in langs.exp", "show language at foo in
20159 langs.exp", "up to cppsub_ in langs.exp", "show
20160 language at cppsub_ in langs.exp", "up to fsub in
20161 langs.exp", and "show language at fsub in langs.exp".
20162 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
20163 "bactrace in corefile.exp".
20164 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
20165 "call inferior function with struct - returns float" and
20166 "call inferior function with struct - returns double".
d63a86f8 20167
c906108c
SS
20168Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
20169
20170 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
20171 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
20172 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
20173 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
20174
20175Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
20176
20177 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
20178 (or overriden) "CHILL" macro rather then bare "gcc".
20179 Also look for ../../gcc/xgcc since that is what we will
20180 actually need, not "Makefile". Remove following assignment
20181 of CHILL to CHILL_FOR_TARGET because that results in
20182 recursive definition.
20183
20184Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
20185
20186 * gdb.base/corefile.exp: Change xfail for backtrace in
20187 corefile.exp from linuxaout to all linux.
20188 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
20189 cases where we miss the breakpoint at the signal handler
20190 for some reason. Setup xfail for linuxoldld/linuxaout and
20191 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
20192 hitting SIGURG breakpoint.
20193 * gdb.base/signals.exp: Setup xfail for "next" acting like
20194 continue to add linuxoldld. Setup xfail for all linux for
20195 "next to handler in signals_tests_1", "backtrace in
20196 signals_tests_1", "continue to func1", "pass SIGUSR1",
20197 and continue to handler".
20198
20199Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
20200
20201 * Update all FSF addresses except those in COPYING* files.
20202
20203Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
20204
20205 * gdb.base/a2-run.exp: Change messages to be more explicit about
20206 the status of args, and quote binfile in results.
20207
20208Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
20209
20210 * gdb.base/callfuncs.exp: Add tests for passing structs to
20211 inferior functions and return various types.
20212 * gdb.base/callfuncs.c: Add functions to receive a struct
20213 and return a member of the struct, in various types.
20214
20215Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20216
20217 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
20218
20219Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
20220
20221 * config/vxworks29k.exp: New file, sources vxworks.exp.
20222
20223Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20224
20225 * config/gdbremote.exp: New file. Testing framework using
20226 gdbserver.
20227
20228Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
20229
20230 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
20231 "call function when asleep" and "send end of file".
20232 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
20233 for "backtrace in corefile.exp".
20234 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
20235 for "backtrace through signal handler".
20236 * gdb.base/corefile.exp: Make sure we actually generate a core file
20237 before trying the core tests. Some systems allow the user to suppress
20238 generation of core files and default to that (linux for example).
20239 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
20240 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
20241
20242Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20243
20244 * gdb.threads: New directory with some crude multi-threaded
20245 gdb tests (step.exp and step2.exp).
20246 * config/mt-lynx (STEP_EXECUTABLE): Define.
20247 (THREADFLAGS): Define.
20248
20249Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
20250
20251 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
20252
20253 * gdb.base/signals.exp: Disable whole file for lynx until
20254 further notice.
20255
20256 * gdb.base/signals.exp: xfail test where "next" acts like
20257 "continue" for lynx.
20258
20259 * gdb.base/interrupt.exp: xfail test for calling function while
20260 inferior is asleep for lynx.
20261
20262 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
20263 than one cr-lf after each command.
20264
20265Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20266
20267 * configure.in: Reinstate setting of stabsdirs variable, fix
20268 typo in setting up configdirs for native builds.
20269
20270 * gdb.base/return.exp: Fix typo in return double test.
20271 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
20272 compiler from optimizing them away.
20273
20274Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
20275
20276 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
20277 sequences to be echo'd by gdb when using gdb_test.
20278 * gdb.chill/chexp.exp: Likewise.
20279 * gdb.fortran/exprs.exp: Likewise
20280
20281Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
20282
20283 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
20284 after the inferior gdb has started.
20285
20286 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
20287 after each command.
20288 * gdb.base/funcargs.exp: Likewise.
20289 * gdb.base/gdbvars.exp: Likewise.
20290 * gdb.base/interrupt.exp: Likewise.
20291 * gdb.base/list.exp: Likewise.
20292 * gdb.base/watchpoint.exp: Likewise.
20293 * gdb.c++/demangle.exp: Likewise.
20294 * gdb.c++/inherit.exp: Likewise.
20295 * gdb.chill/chexp.exp: Likewise.
20296 * gdb.fortran/exprs.exp: Likewise.
20297
20298 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
20299 test if we can't handle IO to/from the inferior.
20300
20301 * gdb.c++/misc.exp: Always check for a program already being
20302 started after sending a "run" command to gdb.
20303
20304 * gdb.base/twice.exp: Start with a fresh gdb.
20305
20306 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
20307 only depend on gdb's expression code, not the chill runtime.
20308
20309 * gdb.base/return.c: Put return values into variables so we
20310 can have gdb print them rather than depending on the program
20311 to print them.
20312 * gdb.base/return.exp: Corresponding changes.
20313
20314 * lib/gdb.exp: Provide default value for noinferiorio.
20315 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
20316 the inferior.
20317
20318 * gdb.base/break.exp: Always check for a program already being
20319 started after sending a "run" command to gdb.
20320 (text_next_with_recursion): Don't check the output from the
20321 program's printf statement. Instead just make sure the program
20322 exited.
20323
20324 * gdb.base/commands.exp: Protect tests which need arguments with
20325 $noargs conditionals.
20326
20327Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20328
20329 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
20330 of structure member arrays to match gdb/valops.c:value_addr change.
20331
20332Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
20333
20334 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
20335 cases.
20336
20337Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
20338
20339 * configure.in (configdirs): Remove gdb.chill from default list
20340 of subdirs and then add it back in only if doing a native build.
20341 The current chill compiler does not yet work in any cross build.
20342 * Revert all signal changes from Jul 6.
20343 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
20344 for sh-hms targets, allowing these tests to link, with no other
20345 changes. Testing is suppressed by setting "nosignals" in site.exp.
20346
20347Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
20348
20349 * configure.in (signaldirs): Define and add to configdirs for all
20350 targets except some specific ones that are known to not support signals.
20351 Also clean up formatting.
20352 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
20353 (signals, sigall): Remove rules to build.
20354 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
20355 Moved to new gdb.signals directory.
20356 * gdb.signals: New test directory.
20357 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
20358 signals.c signals.exp}: New or moved files.
20359
20360Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
20361
20362 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
20363
20364Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
20365
20366 * gdb.base/return.exp: Xfail `return double' test failure
20367 on at least Solaris 2.3 and handle future/past versions on
20368 a case by case basis as appropriate. Also update message
20369 to include i*86 failures.
20370
20371Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20372
20373 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
20374
20375 * lib/gdb.exp: Fix comment which erroneously identified
20376 gdb_file_cmd as gdb_load (the 19 May change was in fact to
20377 gdb_file_cmd not gdb_load).
20378 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
20379
20380 * gdb.base/setvar.exp: Make test names consistent between pass and
20381 fail cases. Use gdb_test more.
20382
20383Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20384
20385 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
20386
20387Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20388
20389 * gdb.base/help.exp: Fix expected help string for `show commands'.
20390
20391Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
20392
20393 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
20394
20395 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
20396 of a text section.
20397
20398Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
20399
20400 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
20401 that loop eventually terminates. Fix Connection refused logic so
20402 that testsuite will expire nicely.
20403
20404Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
20405
20406 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
20407 config/rom68k.exp: New tcl glue for the appropriate monitors.
20408 These all just end up calling monitor.exp.
20409 * config/monitor.exp (gdb_target_monitor): Handle `Connection
20410 refused' by retrying. Cleanup some timeout issues.
20411 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
20412 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
20413 callers don't have to set/restore global timeout variable.
20414
20415 * The following set of changes centralizes management of the global
20416 timeout variable. This way, it can be set in one target dependent
20417 place instead of dozens of places scattered throughout the test suite.
20418 If you need to lengthen a timeout, then you should either set timeout
20419 in one of the config/{target}.exp files, or multiply it by a factor.
20420 Setting it to an absolute value is always going to lose for some
20421 targets.
20422 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
20423 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
20424 * gdb.base/funcargs.exp: Don't set timeout.
20425 * gdb.base/list.exp (test_forward_search): Only use local timeout.
20426 * gdb.base/printcmds.exp (test_print_string_constants
20427 test_print_array_constants): Don't set timeout.
20428 * gdb.base/ptype.exp: Don't set timeout.
20429 * gdb.base/recurse.exp: Don't set timeout.
20430 * gdb.base/return.exp: Don't set timeout.
20431 * gdb.base/watchpoint.exp: Don't set timeout.
20432 * gdb.c++/classes.exp (do_tests): Don't set timeout.
20433 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
20434
20435Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
20436
20437 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
20438
20439Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20440
20441 * lib/gdb.exp: Disable chill tests for irix5.
20442
20443Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20444
20445 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
20446 each test pass or fail.
20447
20448Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20449
20450 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
20451 xlc not gcc.
20452
20453Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
20454
20455 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
20456
20457Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
20458
20459 * config/est.exp: Fix copyright and comments. Remove dead code.
20460 Use targetname, serialport and baud variables instead of fixed
20461 constants.
20462 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
20463 * config/cpu32bug.exp: New file to support cpu32bug monitors.
20464
20465Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20466
20467 * gdb.base/watchpoint.exp: Don't run
20468 test_watchpoint_triggered_in_syscall for sunos.
20469
20470Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20471
20472 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
20473 they don't seem to exist. Do include stdio.h.
20474
20475Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20476
20477 * gdb.base/a1-selftest.exp: Add alpha xfail.
20478
20479Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20480
20481 * gdb.base/watchpoint.c (main): Prompt before calling read().
20482 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
20483 Revise accordingly. Remove cruft about sending "123" several
20484 times, until it gets noticed. Clean up the "print buf[0]" stuff
20485 so that it passes or fails, and waits for prompts in the usual way.
20486
20487Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20488
20489 * gdb.base/recurse.exp: Fix comment.
20490
20491 * TODO: Remove item about printing variables in nodebug.exp. Add
20492 item about enabling tests which are only run on some targets.
20493
20494 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
20495 fail, make test names unique, use new gdb_test convention
20496 regarding pattern, use gdb_test more, etc.).
20497
20498 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
20499 fail, make test names unique, etc.).
20500
20501Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20502
20503 * gdb.base/nodebug.c: Change return type of top and middle to
20504 short.
20505 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
20506 are fixed by the recent mdebugread.c changes. Allow `short ()'
20507 as type for top and middle.
20508
20509Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20510
20511 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
20512 nearly as I can tell, the whole thing was an accident in Stu's
20513 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
20514 to replace a send/expect pair with gdb_test, but ended up only
20515 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
20516 of 30 Mar 1995 took care of it, but left this vestigial comment
20517 which I am now nuking.
20518
20519Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20520
20521 * gdb.base/break.exp: Look for different line number for
20522 breakpoint at main depending on usestubs.
20523
20524Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20525
20526 * gdb.base/list.exp: Adjust some alternate expect patterns to
20527 match recent list0.c change. Add alternate expect pattern for
20528 output from `list default lines around main' for optimizing
20529 compilers.
20530
20531Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20532
20533 * lib/gdb.exp: If nosignals is not set, set it to 0.
20534
20535Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
20536
20537 * config/slite-gdb.exp: Responds to load symbol table prompt.
20538 * gdb.base/break.exp: Adjust line number, fix rerun.
20539 * gdb.base/langs0.c: Add #ifdef usestubs.
20540
20541Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
20542
20543 * gdb.base/list.exp: Adjust line contents after adding new lines in
20544 list0.c. Also fix a syntax error.
20545
20546 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
20547 * gdb.base/break.exp: ditto.
20548 * gdb.base/list.exp: ditto.
20549 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
20550 * gdb.base/run.c: ditto.
20551 * gdb.base/list0.c: ditto.
20552 * gdb.base/funcargs.c: ditto.
20553
20554Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
20555
20556 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
20557 $targetname, $serialport and $baud instead of hardwired variables.
20558 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
20559 target doesn't support signals.
20560
20561Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
20562
20563 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
20564
20565Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20566
20567 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
20568 Don't rely on the value of an auto variable before it has been
20569 initialized. Use gdb_test more.
20570
20571Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20572
20573 * lib/gdb.exp (default_gdb_version): A version number must start
20574 with a digit, but other than that contains all characters up to
20575 the first whitespace character.
20576
20577Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20578
20579 * gdb.base/commands.exp (breakpoint_command_test): New tests.
20580
20581Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20582
20583 * gdb.c++/*.exp: Warn if executable does not exist. The original
20584 reason for skipping the warning was that configure.in sometimes
20585 intentionally skipped building the executables but the tcl code
20586 had no way of knowing. That (a) was always bogus with respect to
20587 error handling, (b) is no longer true (right now there is no way
20588 to skip C++ tests).
20589
20590 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
20591
20592Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20593
20594 * gdb.base/list.exp: Add expect patterns for output from
20595 SunPRO compiled executables.
20596 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
20597 types.
20598
20599Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20600
20601 * gdb.base/break.exp (test_next_with_recursion): Accept any line
20602 number (we are already testing that the correct source line text
20603 gets printed).
20604
20605 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
20606 that is what is intended, but something needed to be done to get
20607 sunos4 native working again.
20608
20609 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
20610
20611 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
20612 apparently went with a (very) old xfail.
20613
20614Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
20615
20616 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
20617 runto_main is a proc in gdb.exp that will do 'step' for target use
20618 stubs.
20619 * gdb.base/exprs.exp: ditto.
20620 * gdb.base/interrupt.exp: ditto.
20621 * gdb.base/opaque.exp: ditto.
20622 * gdb.base/printcmds.exp: ditto.
20623 * gdb.base/ptype.exp: ditto.
20624 * gdb.base/scope.exp: ditto.
20625 * gdb.base/setvar.exp: ditto.
20626 * gdb.base/signals.exp: ditto.
20627 * gdb.base/twice.exp: ditto.
20628 * gdb.c++/classes.exp: ditto.
20629 * gdb.c++/inherit.exp: ditto.
20630 * gdb.c++/templates.exp: ditto.
20631 * gdb.base/break.exp: no run and hit main for stubs. Change line
20632 numbers for breakpoints and info breakpoint.
20633 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
20634 breakpoint().
20635 * gdb.base/callfuncs.c: ditto.
20636 * gdb.base/exprs: ditto.
20637 * gdb.base/interrupt.c: ditto.
20638 * gdb.base/opaque0.c: ditto.
20639 * gdb.base/printcmds.c: ditto.
20640 * gdb.base/ptype.c: ditto.
20641 * gdb.base/scope0.c: ditto.
20642 * gdb.base/setvar.c: ditto.
20643 * gdb.base/signals.c: ditto.
20644 * gdb.base/twice.c: ditto.
20645 * gdb.c++/misc.cc: ditto.
20646 * gdb.c++/templates.cc: ditto.
20647
20648Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20649
20650 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
20651
20652 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
20653 somewhere between `read' and `main.c'. I'm pretty sure the
20654 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
20655 and it isn't particularly useful.
20656
20657 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
20658
20659Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20660
20661 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
20662
20663Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
20664
20665 * config/mt-slite: add LIBS and -nostdlib.
20666 * config/slite-gdb.exp: add this new file to support sparclite target.
20667
20668Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
20669
20670 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
20671
20672 * gdb.base/a2-run.exp: Change argument to istarget from
20673 "*-*-vxworks" to "*-*-vxworks*".
20674 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
20675
20676Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
20677
20678 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
20679 will not runto main but do a 'step' to step out of breakpoint().
20680 * config/mt-slite: add -Dusestubs.
20681
20682Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20683
20684 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
20685 instead of just @.
20686
20687 * gdb.base/signals.exp: Add test for "handle all print".
20688 * TODO: Remove "handle all print". Also remove item about
20689 checking copyright date (I don't like the idea of a spurious FAIL
20690 based on when we run the tests).
20691
20692 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
20693 for SunOS4 (reason for failure not investigated). Remove
20694 redundant test for $binfile.
20695
20696 * gdb.base/nodebug.c (array_index): Call malloc.
20697
20698 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
20699
20700Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
20701
20702 * gdb.base/recurse.exp: Update gdb_test invocation to use new
20703 conventions and slightly simplify the matching regexp.
20704
20705Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20706
20707 * gdb.base/break.exp: Update gdb_test invocation to use new
20708 convention.
20709
20710 * lib/gdb.exp: If noargs is not set, set it to 0.
20711
20712 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
20713 tests unique.
20714
20715 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
20716
20717Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20718
20719 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
20720 one argument of type "<non-float parameter>".
20721
20722Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
20723
20724 * config/rom68k.exp: New file to support Motorola IDP board.
20725 * gdb.base/a2-run.exp: Skip this file if noargs is set.
20726 * gdb.base/break.c: Change things around so that this program
20727 doesn't depend upon args. This is necessary to make remote
20728 targets work (in general, they can't take args).
20729 * gdb.base/break.exp: Don't try to send args to program. Don't
20730 expect output. Also, replace lots of code with gdb_test.
20731
20732Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20733
20734 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
20735 printing of '\'' (which is what the comment says we are testing,
20736 even though we were not), not '''.
20737 (test_integer_literals_rejected): Test that printing ''' is an error.
20738
20739 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
20740 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
20741 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
20742 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
20743 Use gdb_test not test_print_accept.
20744 * lib/gdb.exp: Remove test_print_accept.
20745
20746 * gdb.base/signals.exp (signal_tests_1): Make pass message
20747 consistent with fail message.
20748
20749 * gdb.base/whatis.exp: Remove xfails for printing char vs.
20750 unsigned char; the bug (PR 1821) is fixed.
20751
20752 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
20753
20754 * gdb.base/scope.exp (test_at_localscopes): Call pass for
20755 successful tests--makes xfailing them work right.
20756
20757Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20758
20759 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
20760 only \r\n, not .*. The test can pass .* as the last thing in
20761 $pattern if that is what it wants. In addition to providing this
20762 flexibility, this change should speed up pattern matching in cases
20763 where the pattern already ended with .* (there were a number of
20764 them). This change also helps catch bad patterns--in the old
20765 scheme the typo "char \*" instead of "char \\*" would pass. Now
20766 it is caught.
20767 * Many .exp files: Update callers.
20768
20769 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
20770 clearer and does not spuriously match multiple ('s. Likewise for
20771 ) and *.
20772
20773 * gdb.base/nodebug.exp: Test ability to call a function and pass
20774 it a string (even with no debugging info).
20775
20776 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
20777 "p '\'", which is the same as "p ''" once tcl gets done with
20778 quoting, to "p '\\'", which I suspect is what is intended (one
20779 backslash gets sent to GDB).
20780
20781 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
20782
20783Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20784
20785 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
20786 1817) was fixed literally years ago.
20787
20788Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20789
20790 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
20791 test, it causes stepping out of call_after_alloca_subr with
20792 optimizing compilers.
20793 (localvars_in_indirect_call): Consume GDB prompt if `finish'
20794 fails.
20795
20796 * gdb.c++/templates.exp: Source templ-info.exp only if
20797 the templates executable exists.
20798
20799 * gdb.c++/misc.cc (class Contains_static_instance,
20800 class Contains_nested_static_instance),
20801 gdb.c++/classes.exp (test_static_members): Test printing of
20802 a class that contains a static instance of the class.
20803
20804Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20805
20806 * gdb.base/langs2.c (cppsub_): Don't prototype.
20807 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
20808 only, I believe).
20809
20810Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20811
20812 * lib/gdb.exp (skip_chill_tests): New procedure.
20813
20814 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
20815
20816Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
20817
20818 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
20819 each expect pattern. Cuts runtime from 12 to about 4 seconds.
20820
20821Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20822
20823 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
20824
20825 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
20826 disassemble 8, not 16, instructions for part 4.
20827
20828 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
20829 support the latter anymore.
20830
20831 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
20832 -DNO_PROTOTYPES.
20833 * gdb.base/callfuncs.c: Control use of prototypes based on
20834 NO_PROTOTYPES, not __STDC__.
20835 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
20836 t_float_values2 tests if prototypes in use.
20837
20838 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
20839 t_double_values): When checking differences against DELTA, check
20840 that difference is within the range (-DELTA,DELTA), not just
20841 (-infinity,DELTA).
20842
20843Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
20844
20845 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
20846 'file' command firts, then 'target', then 'load', this is due to gdb
20847 target set up.
20848 * config/mips-gdb.exp: Fix a couple regular exp bugs.
20849
20850Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
20851
20852 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
20853 FP load/store variants.
20854 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
20855
20856Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
20857
20858 * gdb.base/term.exp: Do not give a warning if not native, it is
20859 not an abnormal condition.
20860
20861Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
20862
20863 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
20864 t_char_array".
20865
20866Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
20867
20868 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
20869 are getting the version number.
20870
20871 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
20872 if not native, it is not an abnormal condition.
20873
20874Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20875
20876 * lib/gdb.exp: Just use "file exists", rather than undocumented
20877 dejagnu procedure "findfile".
20878
20879Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
20880
20881 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
20882 (LDFLAGS): Set to -Xlinker -Ur.
20883
20884 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
20885 Removed, these values are set by lib/gdb.exp.
20886
20887 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
20888
20889Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
20890
20891 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
20892 of replicating gdb startup code.
20893
20894 * config/mt-vxworks (LDFLAGS): Set to -r.
20895 (CFLAGS_FOR_TARGET): Removed.
20896
20897 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
20898 (gdb) and gdb for vxworks uses (vxgdb).
20899
20900 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
20901 executable is not in the tree and host != target, use sed and
20902 program_transform_name to determine the gdb name used by the
20903 target.
20904
20905 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
20906 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
20907
20908Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20909
20910 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
20911 floats, chars, and shorts where there are ANSI-style function
20912 definitions.
20913
20914 * gdb.base/langs.exp, gdb.base/langs*: New test.
20915 * gdb.base/Makefile.in: Build it.
20916 * TODO: Remove item about checking that C names don't get C++
20917 demangling applied; this test tests it.
20918
20919Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20920
20921 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
20922 went with the const70 xfail. The xfail went away a year ago.
20923
20924 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
20925
20926 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
20927 for hp300.
20928
20929 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
20930
20931 * gdb.base/a1-selftest.exp: Don't run on hp300.
20932
20933Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20934
20935 * Makefile.in (site.exp): Set host_alias and target_alias as well
20936 as host_triplet and target_triplet.
20937
20938Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20939
20940 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
20941
20942 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
20943 places as other ecoff systems).
20944
20945 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
20946 ultrix.
20947
20948Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20949
20950 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
20951 remove them.
20952 * gdb.base/nodebug.exp: Accept "function" in addition to "text
20953 variable and "variable" in addition to "data variable".
20954 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
20955
20956 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
20957 2.
20958 * gdb.base/list1.c (long_line): Add additional statement at start
20959 of function.
20960 * gdb.base/list.exp (test_forward_search): Update line number to
20961 reflect new statement.
20962
20963Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20964
20965 * gdb.base/signals.exp: Reinitialize searched source directories
20966 after gdb_start call.
20967
20968Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
20969
20970 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
20971 * gdb.stabs/Makefile.in: Likewise.
20972
20973 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
20974 change. Instead split the tests into smaller pieces.
20975 * gdb.disasm/hppa.s: Corresponding changes.
20976
20977Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20978
20979 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
20980 Quote ^C when passing it to stty. For some shells ^ is a pipe.
20981
20982 * gdb.base/funcargs.exp: Modify many tests so that every test
20983 either passes or fails. Make some test names unique.
20984
20985Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
20986
20987 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
20988 Call stty to set interrupt character.
20989
20990 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
20991 for HP assembler versus GNU assembler based on actual behavior of
20992 $(CC), rather than assuming that $(AS) is always the GNU assembler.
20993
20994 * TODO: Suggest a few more stepping tests.
20995
20996Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
20997
20998 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
20999 restart GDB for h8300 after a continue.
21000 (return): Add pattern to match a29k-udi behavior.
21001 * gdb.base/nodebug.exp: Remove obsolete comment.
21002 * gdb.base/regs.exp: New file, testing of register displays.
21003 * gdb.base/return.exp: Fix typo in reference to $objdir.
21004 * gdb.base/whatis.exp: Always start with a fresh GDB.
21005
21006Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21007
21008 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
21009 higher, these tests generate a lot of output.
21010
21011Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21012
21013 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
21014 code following the catch silently ignored some errors; without the
21015 catch they should be thrown like any other tcl error. Also, the
21016 catch used "" instead of {} which meant all the callers who wanted
21017 to include one of the characters "[]$ had to quote it an extra time.
21018 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
21019 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
21020 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
21021 Remove extra quoting.
21022
21023Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
21024
21025 * gdb.base/commands.exp: Make test names unique; every test either
21026 passes or fails. Update some comments.
21027
21028 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
21029
21030Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21031
21032 The following fixes a FAIL caused by the fact that the alpha stabs
21033 configuration didn't use the ".if alpha" code in weird.def.
21034 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
21035 bit pointer, so the 32 bit version works even on the alpha.
21036 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
21037 Remove the stuff which allowed us to have separate versions for
21038 alpha and everything else.
21039
21040 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
21041 regexp which "info func operator\[\](" is supposed to match. Fix
21042 string to send to GDB. Note that GDB still doesn't work right. Add a
21043 new test for "info func .perator\[\](" which GDB does handle correctly.
21044
21045 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
21046
21047Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21048
21049 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
21050 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
21051 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
21052 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
21053 it makes the tests harder to understand and confuses test-o-matic.
21054 The preferred style is that each test provides a PASS or a FAIL,
21055 and has a unique message (e.g. "continue #54" not just "continue")
21056 which is the same for the pass and the fail.
21057 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
21058 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
21059 to lib/gdb.exp.
21060 * gdb.base/printcmds.exp: Use test_print_accept. Remove
21061 prt_accept which was basically the same thing. Likewise for
21062 test_print_reject and prt_reject.
21063 * lib/gdb.exp (test_print_reject): Add some more error message
21064 patterns to match from the former printcmds.exp (prt_reject).
21065 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
21066 One defect of the passcount stuff is that some of it failed to
21067 report XPASS where appropriate.
21068 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
21069 stuff before and after arg in expected pattern.
21070 (test_paddr_operator_functions): Re-do test without print_addr_of;
21071 this is the only test which seems to want extra stuff there.
21072
21073Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21074
21075 * gdb.base/nodebug.exp: Update new tests to reflect improved
21076 wording of gdb output.
21077
21078 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
21079 and "ptype" work on variables in files compiled without -g.
21080 Replaces commented out "maint print msymbol" tests.
21081
21082Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21083
21084 * gdb.base/setvar.c (dummy): Call malloc.
21085
21086 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
21087 losing with the irix4 sed.
21088
21089 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
21090 ALRM" on irix4.
21091
21092Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21093
21094 * TODO: Remove items about corefile.exp testing new exec-file and
21095 backtrace; both are now done. Add items about printing enums.
21096
21097Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21098
21099 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
21100 "get signal $thissig" test fails.
21101
21102 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
21103
21104Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21105
21106 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
21107 compiler warning with dec alpha compiler.
21108
21109 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
21110 extra \n from gdb_test call (this explains why the prompt test
21111 that I removed yesterday was there).
21112 (user_defined_command_test): Remove extra \n and prompt test.
21113
21114 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
21115 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
21116 doesn't exist.
21117 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
21118 Also remove alpha workaround, which turns out to be because
21119 SIGABRT == SIGLOST.
21120
21121 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
21122
21123 * gdb.base/help.exp: Don't test "help show".
21124
21125Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21126
21127 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
21128 "set print address" is on.
21129 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
21130 pass prompt to gdb_test; gdb_test already looks for the prompt.
21131
21132 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
21133
21134 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
21135 was a vestige of the manual TESTSTRATEGY, and the purpose of it
21136 was to make sure that gdb can read a core file. But (a) the "read
21137 the corefile" part didn't make it to a1-selftest.exp, we just
21138 delete the corefile after creating it, and (b) we test reading
21139 corefiles in corefile.exp anyway. Also, this test left around a
21140 xgdb process on Solaris.
21141
21142 * gdb.base/corefile.exp: Also test backtrace.
21143
21144Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
21145
21146 * gdb.base/commands.exp: Test a simple user defined command with
21147 arguments and if/while statements; verify the full user command is
21148 printed by "show user".
21149
21150 * gdb.base/commands.exp: Test if/while commands as part of a
21151 breakpoint command list; verify they appear in breakpoint
21152 information.
21153
21154Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21155
21156 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
21157 than by dividing by zero.
21158
21159Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
21160
21161 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
21162 performing an inferior call with watchpoints enabled.
21163 * gdb.base/watchpoint.c (main): Delete second unnecessary read
21164 call.
21165
21166Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21167
21168 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
21169 of "file" command.
21170
21171 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
21172 Add additional pattern for when "int operator int(void);" appears
21173 in a different order.
21174
21175Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
21176
21177 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
21178
21179 * gdb.base/help.exp: Replace most of docstrings for "info signals"
21180 and "signal" with ".*".
21181
21182Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
21183
21184 * TODO: Add note about "handle all nostop".
21185
21186 * gdb.base/{sigall.c, sigall.exp}: New test.
21187 * gdb.base/Makefile.in: Add it.
21188
21189Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
21190
21191 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
21192 when invoking GDB, suppresses any windowing interface.
21193
21194Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
21195
21196 * config/sim-gdb: New file, simulator testing support.
21197
21198Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
21199
21200 * gdb.base/interrupt.exp: Test calling func1 twice.
21201
21202Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
21203
21204 * gdb.base/list.exp (test_forward_search): Set timeout higher
21205 when we'll be getting lots of output from gdb.
21206
21207 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
21208 "init_malloc" to after the expect statement. Run it if that
21209 regexp is taken, but also for two others which happen if source
21210 cannot be found.
21211
21212Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21213
21214 * gdb.base/printcmds.exp: New test, for printing register before
21215 program is running.
21216
21217Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21218
21219 * gdb.base/list.exp: Correct some alternate expect patterns
21220 to reflect changes in list1.c.
21221
21222Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21223
21224 * TODO: Add item regarding large frames.
21225
21226 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
21227
21228 * TODO: Remove item about enabling return.exp; it
21229 is enabled. Suggest a few more "return" tests.
21230
21231Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21232
21233 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
21234 anonymous unions.
21235
21236Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21237
21238 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
21239 and pr-5646.o, so "make" is the same as "make all", not "make
21240 pr-4975.o".
21241
21242Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
21243
21244 * gdb.base/list.exp: Adjust expectations to reflect changes in
21245 list1.c.
21246 (test_forward_search): New test proc.
21247 * gdb.base/list1.c (long_line): New function, has long source line.
21248
21249Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
21250
21251 * gdb.base/a1-selftest.exp: Change initial stepping to know about
21252 additional line of code that was added.
21253
21254Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
21255
21256 * gdb.disasm/hppa.s: Break the large branching tests into smaller
21257 tests so as not to overflow expect's input buffers.
21258 * gdb.disasm/hppa.exp: Corresponding changes.
21259
21260Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21261
21262 Beginnings of template debugging tests.
21263 * gdb.c++/templ-info.cc: New file to test for template
21264 debugging capability of the compiler.
21265 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
21266 templ-info.cc.
21267 * gdb.c++/templates.cc: Add explicit template instantiations
21268 to enable compiling with -fno-implicit-templates. Add destructor
21269 and 'value' method to T5 class for template tests.
21270 * gdb.c++/templates.exp: Add testcases for printing of template
21271 types, setting breakpoints on template methods and calling a
d63a86f8 21272 template method.
c906108c
SS
21273
21274Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
21275
21276 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
21277 branch target since some assemblers (gas-2.5) may emit a
21278 relocation for the branch instead of resolving it in the
21279 assembler.
21280
21281Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21282
21283 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
21284 through signal handler.
21285
21286Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21287
21288 * configure.in (*-*-netware): Use config/mt-netware.
21289
21290 * config/mt-netware: New file.
21291 * config/mt-i386-netware: Removed, separate configs for different
21292 netware architectures are no longer needed now that we have
21293 --with-headers.
21294
21295Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21296
21297 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
21298 by the recent changes to use ANSI C arithmetic conversions.
21299
21300Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21301
21302 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
21303 bug involving using inferior_pid to figure out whether to select a
21304 frame.
21305
21306Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
21307
21308 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
21309 match the current disassembler output.
21310
21311Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
21312
21313 * gdb.fortran/exprs.exp: Expect VOID instead of void.
21314 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
21315 types, expect "int" as type of integer values (for now).
21316
21317Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
21318
21319 * gdb.base/commands.exp: New tests for if/while commands.
21320
21321Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
21322
21323 * lib/gdb.exp (runto): Replace sub-pattern for hex value
21324 by .*, since hex values have different syntax in Chill mode.
21325
21326Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21327
21328 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
21329 linefeed from expect pattern for repeated types with indices > 9.
21330
21331Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
21332
21333 First part of Fortran test suite.
21334 * gdb.fortran: New directory.
21335 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
21336
21337Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21338
21339 * gdb.base/default.exp: Update expect pattern for load command
21340 without arguments.
21341
21342Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
21343
21344 * configure.in: Change i386 to i[345]86.
21345 * gdb.base/configure.in: Likewise.
21346 * gdb.c++/configure.in: Likewise.
21347 * gdb.chill/configure.in: Likewise.
21348
21349Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
21350
21351 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
21352 patterns, since that is not a valid context for comments.
21353
21354Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
21355
21356 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
21357 repeated types and repeated types with indices > 9.
21358
21359Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
21360
21361 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
21362 2417; old bug has been fixed.
21363
21364Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
21365
21366 * gdb.base/interrupt.exp: When trying to wake up the inferior,
21367 send the newline ourselves instead of assuming gdb_test will do
21368 so when passed an empty input string.
21369
21370 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
21371 stabs testcode.
21372
21373Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21374
21375 * lib/gdb.exp (gdb_test): Don't send anything if the first
21376 argument is an empty string. This makes cases where we want to
21377 match output that is already in expect's buffers (for example,
21378 matching a breakpoint after gdb_run_cmd has been called) work
21379 reliably.
21380
21381Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21382
21383 * config/netware.exp: New file.
21384
21385Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21386
21387 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
21388 the -B and -L prefixes so we can find the debugging stub.
21389
21390 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
21391 there and we are using the gcc from the tree.
21392
21393 * gdb.base/types.c: Removed.
21394
21395 * gdb.base/configure.in: Look for makefile fragments in ../config.
21396 Recognize i386-*-netware.
21397 * gdb.c++/configure.in: Likewise.
21398
21399Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21400
21401 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
21402 the correct TCL syntax.
21403
21404Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21405
21406 * gdb.base/opaque.exp: use runto instead of messing around with
21407 breakpoints. Simplify by using gdb_test.
21408
21409 * gdb.base/bitfields.exp: restart between tests on netware targets
21410 because breakpoints aren't relocated after target death. Run
21411 processes to completion.
21412
21413 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
21414
21415Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
21416
21417 * Makefile.in: Remove extra tabs that confuse some versions
21418 of "make". Use the newly built gdb to test with by default,
21419 rather than the first one in the tester's search path.
21420
21421Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
21422
21423 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
21424
21425 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
21426 condition help.
21427
21428Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21429
21430 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
21431
21432 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
21433 running.
21434 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
21435 * gdb.base/funcargs.exp: Likewise.
21436
21437 * gdb.base/bitfields.exp: Simplify by using gdb_test.
21438 * gdb.base/funcargs.exp: Likewise.
21439
21440 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
21441 message is "".
21442
21443Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21444
21445 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
21446 return,signals,twice}.exp: Handle non-existant binaries
21447 consistantly.
21448
21449 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
21450 * gdb.base/Makefile.in: Don't try to generate a core dump, we
21451 might testing a cross development system.
21452
21453Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21454
21455 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
21456 runtest script is relative to ${srcdir}, not ${rootdir}.
21457
21458Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
21459
21460 * gdb.base/signals.exp: Allow for optionality of breakpoint
21461 address.
21462
21463Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21464
21465 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
21466
21467Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
21468
21469 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
21470 for size_t definition.
21471 * gdb.c++/templates.cc: Likewise
21472
21473 * config/mt-i386-netware: New file.
21474
21475 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
21476 defined.
21477
21478 * gdb.base/Makefile.in: Added support for systems that name core
21479 files by appending "core" to the program name.
21480 * gdb.base/a1-selftest.exp: Likewise.
21481
21482Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21483
21484 * gdb.base/return.exp: Add comment and message for `return double'
21485 test failure on Sparc Solaris.
21486
21487Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
21488
21489 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
21490
21491Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21492
21493 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
21494 from optimizing them away.
21495 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
21496 patterns to include default constructors and assignment operators,
21497 to match gcc versions beyond 2.5.8. Accept any cplus demangling
21498 character in the output of the virtual base pointer.
21499
21500Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21501
21502 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
21503 expression match in print_addr_of to avoid unintented matches.
21504 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
21505 versions up to 2.5.8.
21506
21507Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21508
21509 * gdb.base/list.exp: Tweak alternate pattern for listing of an
21510 included file to run under newer versions of expect.
21511 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
21512 consecutive >'s in templates to accomodate recent cplus-dem.c change.
21513 Remove xfail for the virtual table of BDDHookV.
21514
21515Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
21516
21517 * lib/gdb.exp (string_to_regexp): Set a default result.
21518 (default_gdb_start): Fix misleading message.
21519
21520Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
21521
21522 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
21523 Remove all CC, etc definitions.
21524 * config/mt-hpux: New file.
21525 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
21526 (CFLAGS, LDFLAGS): Define.
21527 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
21528
21529 * Makefile.in (site.exp): Don't insert host_os, etc.
21530 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
21531 (distclean): Check existence of subdir.
21532 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
21533 * gdb.base/Makefile.in: General cleanup and simplification.
21534 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21535 to build executables. Use default rule to build .o files.
21536 (EXPECT, RUNTEST, CC): Fix relative pathname.
21537 (site.exp): Don't insert host_os, etc.
21538 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
21539 and/or SIGUSR1 defined.
21540 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
21541 * gdb.c++/Makefile.in: General cleanup and simplification.
21542 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
21543 (CFLAGS): Remove.
21544 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
21545
21546Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
21547
21548 * gdb.base/recurse.exp: Misc changes to get tests running again
21549 after Kung's changes to the watchpoint code.
21550 * gdb.base/watchpoint.exp: Likewise.
21551
21552Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
21553
21554 * lib/gdb.exp (string_to_regexp): Convert {\} also.
21555
21556Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
21557
21558 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
21559 * lib/gdb.exp (default_gdb_start): Define.
21560 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
21561 gdb.base/funcargs.exp, gdb.base/opaque.exp,
21562 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
21563 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
21564 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
21565 Don't call gdb_target_udi in between tests.
21566
21567Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21568
21569 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
21570 (which was basically just a local version of the same thing). In
21571 addition to avoiding duplication, gdb_test_exact is faster.
21572 * lib/gdb.exp (gdb_test_exact): Fix typo.
21573
21574 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
21575 don't give an error.
21576
21577 * gdb.base/term.exp: Call delete_breakpoints before starting.
21578
21579 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
21580 (t10): Add comment.
21581
21582Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
21583
21584 Reorganization of the GDB Test Suite.
21585
21586 * gdb.base: New directory, contains all the basic tests.
21587 * gdb.c++: New directory, tests specific to C++.
21588 * gdb.chill: New directory, tests specific to Chill.
21589 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
21590 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
21591 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
21592 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
21593 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
21594 t30-31 to chill).
21595 * */gdbme.*: Rename to match appropriate expect scripts.
21596 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
21597 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
21598 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
21599 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
21600 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
21601 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
21602 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
21603 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
21604 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
21605 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
21606 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
21607 gdb.c++/virtfunc.cc: New names of C++ files.
21608 * gdb.chill/chillvars.ch: New name of Chill file.
21609 * gdb.base/configure.in, gdb.c++/configure.in,
21610 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
21611 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
21612 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
21613 * configure.in (configdirs): Update to reflect directory changes.
21614 (target_abbrev): No longer define for any configuration.
21615 * Makefile.in: Cosmetic improvements to header comments.
21616
21617Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
21618
21619 Various changes to gdb.t31:
21620
21621 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
21622 * gdbme.ch: Make all key-words and predefineds be upper-case.
21623 * chillvars.exp: Expect key-words and predefinds in upper-case.
21624
21625 * chillvars.exp: Use gdb_test_exact many places.
21626 Change expected output for arrays (which now includes index labels).
21627
21628 * pr-5020.exp, gdme.ch (module PR_5020):
21629 New test, for PR-5020.
21630
21631Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
21632
21633 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
21634 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
21635
21636Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
21637
21638 * Makefile.in: Fix bit-rot in definitions of CHILL,
21639 CHILL_FOR_TARGET and Chill_LIB.
21640 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
21641 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
21642 CHILL, and CHILL_LIB.
21643
21644Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
21645
21646 * Revert the previous changes. Please see Rob's directory
21647 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
21648
21649Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
21650
21651 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
21652 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
21653 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
21654 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
21655 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
21656 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
21657 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
21658 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
21659 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
21660 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
21661 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
21662 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
21663 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
21664 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
21665 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
21666 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
21667 changes from 94Q1.
21668
21669Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
21670
21671 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
21672 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
21673 Rob's new testing fragments.
21674
21675Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
21676
21677 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 21678 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
21679
21680Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
21681
21682 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
21683 version also, match on casted version strings, and match on
21684 gdb startup case where the line numbers might be messed up.
21685
21686Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
21687
21688 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 21689 (CFLAGS): Delete it from here.
c906108c
SS
21690
21691Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
21692
21693 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
21694
21695Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
21696
21697 * Makefile.in (RUNTEST): Default to just "runtest".
21698
21699Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21700
21701 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
21702 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
21703 the code has been restructured.
21704
21705Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21706
21707 * gdb.t00/default.exp (set write): Allow any number of \r and/or
21708 \n, not just one of each.
21709
21710 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
21711 /bin/cc gives a warning if you do.
21712
21713Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
21714
d63a86f8 21715 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
21716 __t10ListS_link1ZUiRCUiPT0
21717
21718Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21719
21720 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
21721 on local variables in recursive functions.
21722
21723 * gdb.t07/Makefile.in: Build the new test.
21724
21725Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21726
21727 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
21728 directly. Instead compare the return values from actual calls.
21729
21730Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
21731
21732 * Makefile.in (check): Set TCL_LIBRARY for runtest.
21733
21734Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21735
21736 * From Peter Schauer with minor modifications.
a9c64011
AS
21737 * gdb.t15/return.exp (return_tests): Handle targets where "return"
21738 stops in mid-line in the caller. Add xfail for returning a float
21739 value on X86 targets.
c906108c
SS
21740
21741Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21742
21743 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
21744 to avoid expect lossage.
21745 (fmem_LRbug_tests): Likewise.
21746 * gdb.disasm/hppa.s: Corresponding changes.
21747
21748 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
21749 conditions to work with latest dejagnu/expect.
21750
21751 * gdb.t15/funcargs.exp (finish from indirect call): No longer
21752 expected to fail on the PA.
21753 (backtrace in call with trampolines): Explicitly require main
21754 to be frame #1 (no trampolines should show up in backtrace).
21755
21756 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
21757 "continue -expect".
21758 * gdb.t06/break.exp: Likewise.
21759 * gdb.t07/watchpoint.exp: Likewise.
21760 * gdb.t13/bitfields.exp: Likewise.
21761 * gdb.t15/{funcargs,return}.exp: Likewise.
21762 * gdb.stabs/weird.exp: Likewise.
21763 * config/{mips,udi}-gdb.exp: Likewise.
21764
21765 * hppa.sed: Enclose comments within a sed command to avoid
21766 losing with the old OSF1 sed.
21767
21768Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21769
21770 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
21771 sequent dynix.
21772 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
21773 * gdb.t15/funcargs.exp: Conditionally step again to really
21774 finish from marker_call_with_trampolines. Handle the case where
21775 the first step from within call_with_trampolines already steps
21776 us back to main.
21777 * gdb.t15/gdbme.c: Add comment to closing brace of
21778 call_with_trampolines for funcargs.exp.
21779
21780Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21781
d63a86f8 21782 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
21783 Fix typo(s).
21784
21785Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21786
21787 * gdb.t07/gdbme.c: More code for watchpoint testing.
21788
21789 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
21790 "Hardware watchpoint" throughout file.
21791 (test_watchpoint_triggered_in_syscall): New test.
21792 (test_complex_watchpoint): New test.
21793
21794Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21795
21796 * gdbme.c (call_with_trampolines): New function to try and step
21797 into. Tests trampoline problems on the PA.
21798
21799 * funcargs.exp (localvars_in_indirect_call): No longer expect
21800 stepping into indirect call to fail on PAs.
21801 (test_stepping_over_trampolines): New test.
21802
21803Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21804
21805 * TODO: Add suggestions for static member function tests, and
21806 completion tests.
21807
21808Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21809
21810 * TODO: Add suggestions for "p/a" tests.
21811
21812 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
21813 (default_gdb_exit): Replace all the hair with sending "quit" to
21814 the process with a simple close.
21815
21816Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21817
21818 * TODO: Add suggestions for shared library tests.
21819
21820Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21821
21822 * TODO: Add suggestions for x/s tests.
21823
21824Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21825
21826 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
21827 "enable once", and "enable breakpoints once" with ".*".
21828
21829Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21830
21831 * TODO: Add suggestions about structure passing tests.
21832
21833Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21834
21835 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
21836 the primary1 test, use work around if __GNUC__ < 2.
21837 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
21838 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
21839 Test for bad output rather than waiting for timeout. Issue
21840 second continue only if first continue failed.
21841
21842Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
21843
21844 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
21845 operator[] test with gdb_test because the old code didn't seem to
21846 be getting the quoting right with the new dejagnu.
21847
21848Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
21849
21850 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
21851 one from the path.
21852 * Makefile.in: Use a fresh expect if there is one, use runtest
21853 from the src tree if there is one.
d63a86f8 21854
c906108c
SS
21855Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
21856
21857 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
21858 next over recursive call. Revise the tests from that point on
21859 (which had been skipped) to match GDB's actual (correct) output.
21860
21861 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
21862 with next over a breakpoint whose condition is false.
21863
21864 * gdb.t00/help.exp: Comment out "help set print" tests just like
21865 (and for same reason as) "help set" test.
21866
21867Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21868
21869 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
21870 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
21871
21872Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21873
21874 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
21875 necessary gdb_target_udi.
21876
21877 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
21878
21879 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
21880 1838 and 2417; they are fixed.
21881
21882 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
21883 gdb.t03/ptype.exp (ptype structure, ptype union):
21884 Remove xfails; the test is looser than when the xfails were added.
21885
21886 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
21887 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
21888
21889 * gdb.t01/run.exp: Only run shell test if isnative.
21890
21891 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
21892 since "run" automatically loads if necessary. Call gdb_target_udi
21893 after the "file" since "file" kills any execution target.
21894
21895 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
21896 GDB. GDB doesn't work that way (not anymore at least) on UDI.
21897 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
21898 argument for UDI.
21899
21900Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
21901
21902 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
21903
21904 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
21905
21906Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21907
21908 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
21909 properly quoting regexps. This makes the second argument to
21910 demangle a fixed string, which matches the callers, instead of a
21911 shell-style pattern which is what the previous implementation
21912 used. Update some of the callers.
21913
21914Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21915
21916 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
21917 (comib_nullified_tests): Fix typo.
21918 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
21919 strings. No longer expected to fail.
21920
21921 * gdb.disasm/hppa.s (addib_tests): Fix typo.
21922 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
21923 strings. No longer expected to fail.
21924
21925 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
21926 string. No longer expected to fail.
21927
21928Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21929
21930 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
21931 No longer expected to fail.
21932
21933 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
21934 string. No longer expected to fail.
21935
21936Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21937
21938 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
21939 only in the names (I probably got most of them). I was even
21940 generous with some which differed in underscores in names, and
21941 probably missed a few, and I *still* was able to remove almost a
21942 third of the file with almost no impact on testsuite coverage.
21943
21944Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21945
21946 * gdb.t00/default.exp: Match udi_attach error message as well as
21947 the one from child_attach.
21948
21949 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
21950
21951 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
21952
21953 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
21954 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
21955
21956 * Move test with enums and partial symbols back to
21957 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
21958 Reverts the change of 26 May 93. Per today's change to
21959 stabs.texinfo, the behavior that weird.exp was expecting was
21960 unreasonable; what is important is that the compiler+gdb get
21961 things right, which happens with a recent gcc. Also fix the test
21962 to deal with native compilers which put out the stab gdb can't
21963 deal with.
21964
21965Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
21966
21967 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
21968 in the names. The main thing these accomplish is to slow things down.
21969 Many more such duplicates surely remain.
21970
21971 * gdb.t00/help.exp: Comment out "help support" test just like
21972 (and for same reason as) "help set" test.
21973
21974Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
21975
21976 * gdb.t06/break.exp: Remove setup_xfails for
21977 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
21978 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
21979 about known bug in gcc to include up through 2.5.8.
21980 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
21981 well as "_vb$".
21982 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
21983 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
21984 with latest gcc and gdb.
21985 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
21986 well as "_vb$".
21987
21988Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21989
21990 * configure.in (hppa*-*-*): Also configure and build stabs-only
21991 tests.
21992
21993Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
21994
21995 * gdb.t10/hppa.mt: A makefile fragment for the PA.
21996 * gdb.t10/configure.in (hppa*-*-*): Use it.
21997
21998Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21999
22000 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
22001
22002Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22003
22004 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
22005 versions prior to 1.13.5.
22006
22007Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22008
22009 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
22010 the prompt is at the start of a line.
22011
22012Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
22013
22014 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
22015 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
22016 in the copr tests now.
22017 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
22018 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
22019 expected to fail.
22020
22021Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
22022
22023 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
22024 gdb.t31/chillvars.exp, lib/gdb.exp:
22025 Tweak to run under either version of expect.
22026 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
22027 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
22028 * gdb.t11/list.exp: Remove extraneous whitespace.
22029
22030Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22031
22032 * gdb.t16/printcmds.exp (test_print_strings): Accept
22033 "(unsigned char *) " before the string.
22034
22035 * TODO: Add notes about printing of fancy types and GDB expressions.
22036
22037Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
22038
22039 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
22040 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 22041 if doing mips-idt-ecoff.
c906108c
SS
22042
22043Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
22044
22045 * Most .exp files: Tweak to run under either version of expect.
22046
22047Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22048
22049 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
22050 xfails; I'm not sure why they are failing, but not because of PR 1806.
22051
22052Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
22053
22054 * config/unix-gdb.exp: Remove gdb_unload cause it's already
22055 defined in lib/gdb.exp.
22056
22057Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22058
22059 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
22060 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
22061 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
22062 have to be typeless.
22063
22064Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
22065
22066 * TODO: Add suggestion for copyright year test.
22067
22068Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
22069
22070 * configure.in (*-*-lynxos*): Add stabs tests.
22071
22072Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22073
22074 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
22075 so insert a tab before any assembler directive in column zero.
22076
22077 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
22078 stores.
22079 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
22080 stores.
22081 (fpu_short_memory_tests): Likewise.
22082
22083Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22084
22085 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
22086 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
22087 .stabs directives in comments.
22088
22089Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22090
22091 * TODO: New file, describing tests we could write.
22092 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
22093
22094Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22095
22096 * gdb.t06/signals.exp: Add kludge to force re-sync.
22097
22098 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
22099 to xgdb instead of gdb, get out of gdb.
22100
22101Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
22102
22103 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
22104 for info.
22105
22106Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
22107
22108 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
22109 * gdb.stabs/configure.in (hppa*-*-*): Use it.
22110 * gdb.stabs/hppa.sed: New sed script for the PA.
22111
22112Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22113
22114 * gdb.stabs: Re-write weird.def and configuration to use sed
22115 instead of cpp. sed is portable and POSIX; cpp is neither.
22116
22117Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22118
22119 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
22120
22121Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22122
22123 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
22124
22125Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22126
22127 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
22128 "_vb$".
22129 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
22130 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
22131
22132Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22133
22134 * lib/gdb.exp: Comment out code which depends on non-existent
22135 `transform' procedure.
22136
22137Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
22138
22139 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
22140 * lib/gdb.exp: Transform tool name.
22141 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
22142 1.1's new error handling system.
22143
22144Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22145
22146 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
22147
22148Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22149
22150 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
22151 They made pattern matching so slow that timeouts happened on
22152 heavily loaded systems. Now any output from "show print" which
22153 gets us back to the GDB prompt is a PASS.
22154
22155Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
22156
22157 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
22158
22159Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22160
22161 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
22162
22163 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
22164 It is not from PR 3220.
22165
22166Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22167
22168 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
22169 just started failing because they depended on the order the
22170 subcommands are presented, or exact docstring text. This kind of
22171 test is a pain and has minimal benefit.
22172
22173Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22174
22175 * gdb.t09/corefile.exp: At end of test, use "core" command with
22176 no arguments.
22177
22178Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
22179
22180 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
22181 17}/Makefile.in: Make it possible to run the testsuite with Sun
22182 make and CC = cross gcc by adding explicit build rules for .o
22183 files.
22184
22185Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22186
22187 * gdb.t15/funcargs.exp: Don't put comments on same line as
22188 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 22189
c906108c
SS
22190Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22191
22192 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
22193
22194Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
22195
22196 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
22197 * gdb.t20/inherit.exp: remove three dumplicate entries.
22198
22199Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22200
22201 * gdb.t06/break.exp: For "next over recursive call", fail on any
22202 incorrect output, not just on "factorial (value=2)".
22203
22204Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22205
22206 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
22207 working now. Add an xfail if accesing a bss variable causes
22208 a memory error if the target is not yet run.
22209
22210Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22211
22212 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
22213 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
22214 name of __st* demangling (2 strings). Did Kung really get the
22215 more than 95 others right without testing them?
22216
22217Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
22218
22219 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
22220
22221Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
22222
22223 * configure.in (configdirs): Add gdb.disasm
22224 * gdb.disasm: New directory for GDB disassembler tests.
22225 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
22226
22227Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22228
22229 * gdb.t00/help.exp: Don't test "help set".
22230
22231 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
22232 from within expect statements. None of these happen anymore and
22233 they cause regressions to be silently unnoticed.
22234
22235 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
22236 messages) about known failures with gcc cygnus-2.4.5-930417.
22237
22238 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
22239 comp-info.exp so it gets built if it doesn't exist.
22240
22241 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
22242 it is no longer used.
22243 * gdb.t13/comp-info.c: Removed.
22244
22245Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22246
22247 * gdb.t06/signals.exp: Add xfail for sun3.
22248
22249Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22250
22251 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
22252 relevant because ^C doesn't get sent but failure can be reproduced
22253 interactively).
22254
22255Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22256
22257 * gdb.stabs/alpha.mt: New configuration file for alpha.
22258 * gdb.stabs/configure.in: Use it.
22259 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
22260 sharing with alpha.mt, redefine long to word via preprocessor.
22261 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
22262 for alpha.
22263 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
22264 native cc.
22265 * gdb.t00/teststrategy.exp: Change expect string so that we
22266 consume the `(xgdb)' from the command echo and from the gdb prompt.
22267 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
22268 gdb currently compares all values as long, so this failure probably
22269 applies to any configuration where LONGEST is bigger than a target int.
22270 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
22271 with gcc.
22272 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
22273 to handle opaque pointers, gcc is.
22274 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
22275 as first argument. Include <sys/types.h> and change all operator
22276 new definitions to use size_t.
22277 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
22278 now that we use size_t.
22279
22280Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22281
a9c64011 22282 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 22283 a long or float array cast all array members to the same type.
a9c64011 22284 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 22285 with 64 bit longs.
a9c64011 22286 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 22287 on alpha.
a9c64011 22288 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
22289
22290Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22291
22292 * gdb.t24 (demangle.exp): Constructors of templates have names like
22293 vector<int>::vector(int) not vector<int>::vector<int>(int). See
22294 section 14.6 of the ARM.
22295
22296 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
22297 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
22298 accomplish little and slow down the testsuite.
22299
22300 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
22301 Accept spaces various places.
22302
22303Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22304
22305 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
22306 with watchpoint enabled.
22307
22308 * Makefile.in: Remove definition of CC and remove the second
22309 definition of CXX (the "CXX = gcc" one remains). These definitions
22310 were causing backquotes to be expanded within backquotes, which
22311 doesn't work.
22312
22313Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
22314
22315 * gdb.t17/callfuncs.exp: Add "return 0" to end.
22316
22317Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22318
a9c64011
AS
22319 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
22320 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
22321 by mips cc and contains no stabs entries.
22322
22323Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
22324
22325 * config/vx-gdb.exp: Use fake device to load files rather than
22326 NFS.
22327 * lib/gdb.exp: New proc to do "file" command.
22328 * config/unix-gdb.exp: Use new "file" proc.
22329
22330Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
22331
22332 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
22333 Rework board rebooting slightly.
22334 (gdb_exit): Don't exit from the remote shell; there isn't one.
22335 * gdb.stabs/weird.exp: If a program is being debugged already,
22336 kill it.
22337 * gdb.t04/setvar.exp: Stop and restart gdb.
22338 * gdb.t05/expr.exp: Likewise.
22339 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
22340 restart gdb and reload the program.
22341 * gdb.t08/opaque.exp: Likewise.
22342 * gdb.t12/scope.exp: Likewise.
22343 * gdb.t13/bitfields.exp: Likewise.
22344 * gdb.t15/funcargs.exp: Likewise.
22345 * gdb.t20/classes.exp: Likewise.
22346 * gdb.t03/ptype.exp: Increase timeout.
22347 * gdb.t16/printcmds.exp (test_print_string_constants,
22348 test_print_array_constants): Likewise.
22349 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
22350 * gdb.t20/classes.exp (do_tests): Likewise.
22351 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
22352
22353Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
22354
22355 * gdb.stabs: Renamed *wierd* to *weird*.
22356
22357Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
22358
22359 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
22360 for timeout. Add "known gcc 2.4.5 bug" to failure message.
22361
22362Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
22363
22364 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
22365 (do_tests): Remove xfail for whatis on one_var and two_var.
22366
22367Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
22368
22369 * Makefile.in: Made cross building work better by adding
22370 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
22371
22372Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22373
22374 * gdb.t15/{return.c,return.exp,Makefile.in}:
22375 New test, currently commented out.
22376
22377Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
22378
22379 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
22380 still running and removes the leftover named socket so GDb can do
22381 clean restarts.
22382
22383Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
22384
22385 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
22386 console, not GDB.
22387 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
22388 cross testing works better with "make check"
22389 * config/unix-gdb: Use default procedures for exit and version.
22390 * config/vx-gdb.exp: Cleaned up and massaged back to working order
22391 with the newest VxWorks.
22392
22393Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22394
22395 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
22396 old form.
22397
22398 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
22399 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
22400
22401 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
22402
22403 * config/unix-gdb.exp: Remove this version of gdb_exit
22404 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
22405 Rob says he'll look at it when he gets back to testing boards.
22406
22407Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
22408
22409 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
22410 an expected fail for certain ptype commands.
22411
22412 * gdb.t20/classes.exp: Update expected results of "ptype class
22413 Base1" to account for the constructor that now appears in the type.
22414
22415Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
22416
22417 * configure.in (configdirs): Restore gdb.t04, which mysteriously
22418 disappeared from list.
22419 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
22420 "alldone" proc with call to cleanup and exit.
22421 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
22422 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
22423 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
22424 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
22425 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
22426 "alldone" proc with simple returns that suppress remaining
22427 tests. The alldone proc went away many months ago.
22428
22429Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22430
22431 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
22432
22433 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
22434
22435Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22436
22437 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
22438 as vax gdb will display them.
22439
22440Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22441
22442 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
22443 optimizers.
22444
22445 * scope.exp: Change "bad value for localval" messages so each one
22446 is unique.
22447
22448 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
22449 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
22450
22451 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
22452
22453Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22454
22455 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
22456 doesn't exist (due to optimization).
22457
22458Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22459
22460 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
22461 contains \r because the filename is long.
22462
22463 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
22464 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
22465
22466Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22467
22468 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
22469 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
22470 Ultrix.
22471 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
22472 int tests.
22473 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
22474
22475Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
22476
22477 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
22478
22479 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 22480 to match does not match the passing case but still matches the
c906108c
SS
22481 failing case.
22482
22483Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22484
22485 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
22486
22487Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
22488
22489 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
22490 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
22491 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
22492 Remove various versions of gdb_exit.
22493 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
22494 gdb_exit.
22495 * config/unix-gdb.exp: gdb_exit remains here, and should override
22496 the generic version, since it's doing a lot of wierd stuff that
22497 the other versions aren't. FIXME, fold it in, or abandon this
22498 version.
22499
22500Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22501
22502 * gdb.t24/demangle.exp: Add tests for PR 3220.
22503
22504Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22505
22506 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
22507
22508Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
22509
22510 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
22511 "i386-*-*". Works for i486 as well.
22512
22513 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
22514 bug, and expand domain of xfail to all SVR4 systems, since the
22515 actual problem is likely to be in generic SVR4 /proc support.
22516
22517Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22518
22519 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
22520
22521Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
22522
22523 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
22524 xfails for other systems. Match a missing 'Continuing.' as an
22525 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
22526
22527 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
22528 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
22529 Only issue warning for missing executables if -all option is used.
22530
22531 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
22532 file if -all option is used. It's like an unpredictable XFAIL.
22533
22534Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22535
22536 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
22537 for dynamically linked binaries.
22538
22539 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
22540
22541Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22542
22543 * gdb.t20/inherit.exp: Change message for "print tagless struct"
22544 to state that this is a known bug in old versions of g++.
22545
22546Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22547
22548 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
22549 while waiting for `Continuing'.
22550
22551Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
22552
22553 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
22554 in text, data, and bss.
22555 * gdb.t10/nodebug.c: Add local and global test variables for
22556 initialized and uninitialized data.
22557
22558Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22559
22560 * config/unix-gdb.exp (gdb_exit): Add "wait".
22561
22562Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22563
22564 * gdb.t06/signals.exp: xfail the continue from the handler for all
22565 targets.
22566
22567 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
22568 function with watchpoints enabled, the i386 call dummy starts with
22569 a call.
22570
22571 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
22572 386 bsd names its corefiles.
22573
22574Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
22575
22576 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
22577 compilers don't grok it.
22578 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
22579 with small octal ints rather than character constants, which
22580 are signed and might not fit if first promoted to int.
22581
22582Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
22583
22584 * gdb.t09/Makefile.in (clean): Remove corefile.
22585
22586Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22587
22588 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
22589
22590Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22591 and Jim Kingdon (kingdon@cygnus.com)
22592
22593 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
22594 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
22595 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
22596
22597Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22598
22599 * gdb.t17/interrupt.exp: Add xfail for hppa.
22600
22601Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22602
22603 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
22604 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
22605 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
22606 to determine signed-ness of bitfields and use the result to setup
22607 the xfail.
22608 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
22609 * gdb.t15/funcargs.exp: Use them to step until the second indirect
22610 call line is reached if necessary.
22611
22612Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22613
22614 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
22615
22616Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22617
22618 * gdb.t06/break.exp: Also test `clear' command.
22619
22620Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22621
22622 * gdb.t00/teststrategy.exp: Remove extra quote.
22623
22624 * gdb.t07/watchpoint.exp: Change xfail for calling function with
22625 watchpoint enabled to be for all non-68k machines.
22626
22627 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
22628
22629Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22630
22631 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
22632 targets use aout.mt instead of ecoff.mt as gas understands
22633 standard aout format.
22634
22635Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
22636
22637 * lib/gdb.exp (runto): Don't insist that function we are running to
22638 was compiled with -g.
22639
22640 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
22641
22642 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
22643 to get back into the read system call.
22644 Accept leading newline in case where we woke it up.
22645
22646Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22647
22648 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
22649 to make the stabs test work on ecoff systems using gcc and -with-stabs.
22650 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
22651 enable ecoff configuration.
22652
22653Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22654
22655 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
22656
22657Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22658
22659 * gdb.t16/printcmds.exp: Add another printf test.
22660
22661Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
22662
22663 * configure.in: If configured -with-stabs on any target, add
22664 stabsdirs to configdirs.
22665
22666Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22667
22668 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
22669 fun" so pattern does not match the command itself.
22670
22671Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22672
22673 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
22674
22675Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22676
22677 * gdb.t17/interrupt.exp: Test for more things.
22678
22679Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22680
22681 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
22682 compiler arranges the code and line numbers.
22683
22684 * gdb.t17/interrupt.exp: Don't send \n after ^C.
22685
22686Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22687
22688 * gdb.t00/help.exp: Increase expect input buffer size.
22689
22690Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22691
22692 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
22693
22694 * gdb.t07/watchpoint.exp: Add xfail for hppa.
22695
22696 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
22697
22698 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
22699 [0-9]*, not just [0-9].
22700
22701Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22702
22703 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
22704
22705 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
22706
22707Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22708
22709 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
22710
22711Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22712
22713 * gdb.t06/signals.c: Add xfails for sun3.
22714
22715 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
22716
22717 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
22718 test_stepping tests.
22719
22720Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22721
22722 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
22723
22724 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
22725
22726 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
22727 rather than actually putting it through cpp twice.
22728
22729 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
22730
22731Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
22732
22733 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
22734 no longer needed.
22735
22736Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22737
22738 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
22739
22740 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
22741 C++ features prints as "struct", make it a pass, not an xfail.
22742
22743Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22744
22745 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
22746 Don't require VA to print as "class" rather than "struct".
22747
22748Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
22749
22750 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
22751
22752Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22753
22754 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
22755
22756Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22757
22758 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
22759 order.
22760
22761Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22762
22763 * gdb.t16/printcmds.exp: Add printf tests.
22764
22765 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
22766
22767 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
22768
22769Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
22770
22771 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
22772 pass counts, to counteract any existing or future setup_xfails.
22773
22774Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22775
22776 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
22777 {BEGIN,END}_COMMON for common block instead of STAB.
22778 * gdb.stabs/wierd.exp: Add xfail for rs6000.
22779
22780 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
22781 intp_var should be N_GSYM not N_LSYM.
22782 wierd-aout.S: Use a label for the value of the N_SO.
22783 wierd.def: Remove all backslashes.
22784 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
22785
22786Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22787
22788 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
22789 get the expected next to inheritance3.
22790
22791Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22792
22793 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
22794 now that gcc-2.4 gets it right.
22795
22796Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22797
22798 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
22799
22800 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
22801 generating comp-info.exp which works for cross-compilation.
22802
22803Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
22804
22805 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
22806 "*-*-sysv4.*".
22807
22808Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
22809
22810 * gdb.t01/run.exp: Start with a fresh gdb.
22811 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
22812 SVR4.x.
22813
22814Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
22815
22816 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
22817 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
22818 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
22819 Makefile.in (distclean, realclean): Remove gdbme.c from list of
22820 things to remove.
22821
22822Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
22823
22824 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
22825 test cases from bug reports.
22826
22827Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
22828
22829 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
22830 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
22831 avoid spurious xfails.
22832 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
22833 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
22834 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
22835
22836Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
22837
22838 * gdb.t00/teststrategy.exp: Rework to provide more useful
22839 description of each test, fix problem with systems that define
22840 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
22841 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
22842 results for "next over recursive call" so timeouts aren't taken
22843 by error.
22844
22845Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
22846
22847 * gdb.t12/scope.exp: Test printing of variables before run.
22848
22849 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
22850 printed in wrong order due to sorting.
22851
22852Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
22853
22854 * gdb.t00/teststrategy.exp: Fix expected results for printing
22855 user entered string constant. Is array of char, prints with no
22856 address.
22857
22858 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
22859 commands.
22860 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
22861 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
22862 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
22863 of struct of char arrays.
22864 * gdb.t00/radix.exp: New tests for radix commands.
22865
22866Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
22867
22868 * gdb.t16/printcmd.exp: Print a variable before running program
22869 (with xfail for AIX).
22870
22871Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
22872
22873 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
22874
22875 * gdb.t16/printcmd.exp: Don't print variables before running program.
22876
22877 * gdb.t06/break.exp: Don't require envp argument to main.
22878
22879 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
22880
22881 * gdb.t02/whatis.exp, gdb.t11/list.exp:
22882 Add xfails for rs6000.
22883
22884 * gdb.t02/whatis.exp: Change other tests not to re-test something
22885 we already tested.
22886
22887 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
22888 each type used has a variable of that type.
22889
22890Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
22891
22892 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
22893
22894Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22895
22896 * configure.in: change srctrigger to be a file, not a directory
22897
22898Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
22899
22900 * configure.in (mips-idt-ecoff*): Added trailing '*'.
22901
22902 * gdb.t11/list.exp: Fixed a couple of typos.
22903
22904Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
22905
22906 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
22907 is fixed and PR is closed.
22908 * gdb.t16 (gdbme.c): Add simple test string variable.
22909 * gdb.t16 (printcmds.exp): Add tests with simple test string
22910 variable, primarily for boundaries on "set print elements".
22911
22912Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
22913
22914 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
22915 Make leading 0's optional and don't expect a tab in the middle
22916 of the number.
22917
22918 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
22919
22920 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
22921 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
22922 don't end command passed to gdb_test with newline.
22923
22924 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
22925 signed keyword away, don't expect signed bitfields to be signed.
22926
22927 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
22928 printing with only as many 1's as are in the field as well as printing
22929 with 32 1's (see comment).
22930
22931Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
22932
22933 * gdb.t00/default.exp: Start with a fresh gdb.
22934 * configure.in (configdirs): Remove gdb.t31 until the chill
22935 compiler works again. It no longer is able to find chillrt0
22936 since it isn't in libchill.a anymore.
22937 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
22938 wierd.o, make more modular.
22939 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
22940 spurious newlines that caused problems.
22941
22942Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22943
22944 * Move test with enums and partial symbols from gdb.t03/ptype.exp
22945 to gdb.stabs/wierd.exp since GCC has worked around the bug.
22946 gdb.stabs/wierd.{exp,def}: Many new tests.
22947
22948 * gdb.t00/default.exp: update info line for new message.
22949
22950 * gdb.t02/{whatis.exp,gdbme.c}:
22951 Test that "char *" doesn't print as "caddr_t".
22952
22953Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22954
22955 * gdb.t00/help.exp: Use .* in place of some help messages which
22956 just changed.
22957 gdb.t00/default.exp: Update "info frame" test for new message.
22958 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
22959 Remove some xfails
22960
22961Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22962
22963 * gdb.t03/{gdbme.c,ptype.exp}:
22964 Add tests for typedef'd struct and union without tags.
22965 Also check "whatis" on a variable of a typedef'd enum without a tag.
22966
22967 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
22968 PRMS 1823; the bug still exists but isn't reproduced by this test
22969 anymore), and remove rs6000 XFAIL (the bug is fixed).
22970
22971 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
22972 duplicated from whatis.exp. For those that are left, accept
22973 "long", "long int", or "int" for long variables (whatis.exp already
22974 has an XFAIL for "int", so no need to fail it here).
22975
22976 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
22977 Deal with GCC's names for types now that GDB uses the compiler's names.
22978
22979 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
22980 setup_xfail's for sunos4. If we #defined the signed keyword away,
22981 don't expect GDB to know that char it is signed.
22982
22983 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
22984
22985Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
22986
22987 * configure.in (configdirs): Add gdb.t24 for C++ tests that
22988 should work on any system, regardless of debugging format.
22989 * gdb.t21/demangle.exp: Move to gdb.t24.
22990 * gdb.t24/demangle.exp: Move from gdb.t21.
22991 * gdb.t24/{Makefile.in, configure.in}: New files.
22992
22993Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22994
22995 * configure.in: Do gdb.stabs and C++ tests only for stabs.
22996 * gdb.stabs: New directory.
22997
22998Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
22999
23000 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
23001 not just "Quit anyway?".
23002
23003Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
23004
23005 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
23006 that all setup_xfails are immediately followed by clear_xfails.
23007
23008Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
23009
23010 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
23011 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
23012 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
23013 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
23014 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
23015 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23016 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23017 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
23018 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
23019 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
23020 gdb.t31/chillvars.exp, lib/gdb.exp:
23021 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
23022 bug-gdb@prep.ai.mit.edu.
23023
23024Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
23025
23026 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
23027 with 0.0, not integer 0.
23028
23029Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
23030
23031 * gdb.t06/break.exp: Update for "Kill the program" message change.
23032
23033Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
23034
23035 * Makefile.in (GDBFLAGS): Set to -nx.
23036 * Makefile.in (site.exp): Use GDBFLAGS.
23037
23038Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23039
23040 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
23041 Makefiles.
23042 (check): depend on just-check.
23043 (just-check): added so that tests can be run without a noop
23044 build pass.
23045
23046Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
23047
23048 Switch to using configure's configdirs.
23049 * Makefile.in (Makefile): add configure.in dependency.
23050 (SUBDIRS): removed redundant assignment.
23051 * configure.in: switch subdirs assignment to configdirs.
23052 * gdb.t*/configure.in: new files.
23053
23054Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
23055
23056 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
23057 works.
23058
23059Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
23060
23061 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
23062 in explicit rules. Apparently this is not supported by some makes.
23063
23064Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
23065
23066 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
23067
23068Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23069
23070 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
23071 disappeared.
23072
23073Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
23074
23075 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
23076
23077Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
23078
23079 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
23080 watchpoint problem that is now fixed.
23081 * gdb.t30/chexp.exp: Remove setup_xfail for printing
23082 uninitialized convenience variables.
23083 * gdb.t31/chillvars.exp: Fix expected patterns for printing
23084 structures.
23085
23086Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23087
23088 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
23089 which causes expect to get out of sync with gdb on long output
23090 from help set.
23091 * gdb.t09/corefile.exp: Make expected pattern for core file
23092 failing signal and frame output format less sun specific.
23093
23094Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
23095
23096 * gdb.t31/chillvars.exp: Add and remove initial dummy
23097 breakpoint, so that symbol table is forced in.
23098 (Needed at least on Sunos4, though it seems not SVR4.)
23099 * gdb.t31/chillvars.exp: Update for changed output format.
23100
23101Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
23102
a9c64011 23103 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
23104
23105Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
23106
23107 * Makefile.in: Added --srcdir when invoking runtest, removed the
23108 need for a local config file. (optional now)
23109
23110Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
23111
23112 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
23113 failure count used to force early termination. Add some more
23114 expected failures for gnu style demangling.
23115
23116Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23117
23118 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
23119 pmi variable from gdb.t20/gdbme to get optimized away.
23120 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
23121 Check for written corefile upon timeout _and_ eof.
23122
23123Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23124
23125 * config/unix-gdb.exp: Add missing return 0.
23126
23127Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23128
23129 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
23130 test termination.
23131
23132Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
23133
23134 * configure.in (subdirs): Put back gdb.t17 which mysteriously
23135 disappeared.
23136
23137Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
23138
23139 * gdb.t10/crossload.exp: Disable the i860-elf test until such
23140 time as i860 support works.
23141
d63a86f8 23142 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
23143 "backtrace 100\r" rather than just "backtrace\r", to match last
23144 change.
23145
23146Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
23147
23148 * config/udi-gdb.exp (gdb_exit): Remove close command.
23149 (gdb_target_udi): New procedure to set the UDI target.
23150 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
23151 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
23152 Added waits for prompts after several question responses. Added
23153 some more responses used by a29k-amd-udi-gdb.
23154 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
23155 pass different arguments, restart UDI connection after program
23156 completion.
23157 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
23158 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
23159 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
23160 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
23161 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
23162 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
23163 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
23164 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
23165 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
23166 after program completion.
23167 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
23168 compiled with a SELECT_VECS setting.
23169 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
23170 infinite recursion.
23171
23172 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
23173 Added checks for COFF results, and made them expected failures for
23174 all targets. It would be better to make them expected failures
23175 for COFF targets only.
23176
23177Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
23178
23179 * Makefile.in: add null dvi target, don't bother to recurse
23180 through test directories for info and install-info; rename
23181 $(datadir) to be dejagnu instead of deja-gnu
23182
23183Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
23184
23185 * gdb.t31/gdbme.ch: Re-enable code that previously caused
23186 compiler to coredump.
23187 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
23188 code.
23189
23190Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
23191
23192 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
23193 coredump.
23194 * gdb.t31/chillvars.exp: Comment out tests that depend on that
23195 code.
23196
23197Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
23198
23199 * gdb.t03/ptype.exp: tests for return code from gdb_test.
23200 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
23201 which in a shell. Deletes xgdb when done.
23202 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
23203 Tests the return from the "set height" or "set width" commands.
23204 Added a few return codes where needed.
23205
23206Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
23207
23208 * Makefile.in (SUBDIRS): Add gdb.t17.
23209 * configure.in (subdirs): Add gdb.t17.
23210 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
23211 files to test gdb's calling of functions in the inferior with
23212 the correct arguments and gdb's ability to retrieve any
23213 result returned.
23214
23215Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
23216
23217 * config/unix-gdb.exp (gdb_exit): Remove close commands that
23218 may be called after gdb goes away. Previous versions of expect
23219 needed these to avoid file descriptor leaks, but they cause
23220 errors with the current revision of expect.
23221 * gdb.t00/gdbvars.exp: Use -re on expected output after
23222 setting sevenbit-strings.
23223 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
23224 to set sevenbit-strings consistent across tests.
23225 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
23226 set sevenbit-strings consistent across tests.
23227
23228Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
23229
23230 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
23231 expected output to match current "expect" expectations.
23232
23233Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
23234
23235 * gdb.t00/default.exp: Change expected output for default "source"
23236 command, to match new gdb behavior which requires a filename to
23237 source.
23238
23239Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
23240
23241 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
23242 expected fail for i486-*-* that misses the marker2 function.
23243 * gdb.t10/crossload.exp (bfddefault): Allow successful
23244 recognition of a format to pass even if no symbols are found.
23245 Explicitly catch failures where the format is not recognized
23246 or is ambiguous, and add the reason to the fail message.
23247 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
23248 the cause is and invalid target and add reason to failure message.
23249 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
23250 elf32-i386, elf32-sparc, and elf32-i860.
23251 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
23252 Set up expected failure for 'filename'::variable scope resolution,
23253 which is now apparently broken on all targets.
23254 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
23255 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
23256 gdb.t23/templates.exp: Change failure for missing binfile into
23257 just a warning.
23258 gdb.t21/demangle.exp: Change all cfront references to 'arm'
23259 references.
23260
23261Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
23262
23263 * gdb.t00/default.exp: Add expected output for default "source"
23264 command, to match new gdb behavior.
23265 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
23266
23267Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
23268
23269 * config/*-gdb.exp: returns an error, rather than exiting on
23270 internal errors.
23271
23272Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
23273
23274 * gdb.t03/gdbme.c: Add pointer to struct variable.
23275 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
23276 referencing struct members.
23277
23278Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
23279
23280 * configure.in (mips-idt-ecoff): New target.
23281 * config/mips-gdb.exp: New file for remote board using MIPS remote
23282 debugging protocol.
23283
23284 * Redid configuration scheme. Removed gdb.t*/configure.in.
23285 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
23286 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
23287 distclean targets. Built executables via .o files. Adjusted
23288 tests to account for source files in $(srcdir) rather than
23289 $(objdir).
23290 * lib/gdb.exp (runto): Don't expect () after the function name,
23291 because it may have arguments.
23292
23293Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
23294
23295 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
23296 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
23297 expected failures for mips-idt-* and mips-sgi-*.
23298 * gdb.t00/default.exp (attach): Kill process if requested.
23299 * gdb.t00/help.exp (help target core, help target): Accept a gdb
23300 that does not read core files.
23301 * gdb.t01/run.exp: Removed checks for exit status code.
23302 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
23303 it is linked in.
23304 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
23305 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
23306 appropriate, rather than doing it by hand.
23307 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
23308 execution.
23309 * gdb.t10/crossload.exp: Kill existing program if needed.
23310 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
23311 appropriate, rather than doing it by hand. Always increase
23312 timeout for this test, not just for VxWorks.
23313
23314Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
23315
23316 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
23317 of Chill STRUCT types and STRUCT values.
23318 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
23319 than "char".
23320 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 23321 struct2): New struct definitions and initializations to test
c906108c
SS
23322 simple Chill STRUCT types.
23323
23324Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
23325
23326 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
23327 the null byte at the end of strings.
23328 * gdb.t00/default.exp: Make show version insensitive to copyright
23329 date.
23330 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
23331 to avoid dependencies on target char signedness.
23332 * gdb.t16/printcmds.exp: Update expected results for explicitly
23333 unsigned char.
23334 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
23335 now work.
23336 * gdb.t21/demangle.exp: Add many more patterns for template
23337 demangling, most of them being expected failures.
23338 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
23339 string we are matching for, to match on the whole string.
23340 * gdb.t21/demangle.exp: Add many new test strings to demangle,
23341 and fix a whole bunch that had incorrect expected output but were
23342 passing anyway because of the bug in "proc demangle".
23343 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
23344 type.
23345 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
23346
23347Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
23348
a9c64011
AS
23349 * gdb/testsuite: made modifications to testcases, etc., to allow
23350 them to work properly given the reorganization of deja-gnu and the
23351 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
23352
23353Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
23354
23355 * gdb/testsuite: Initial creation of gdb/testsuite.
23356 Migrated dejagnu testcases and support files for testing nm to
23357 gdb/testsuite from deja-gnu. These files were moved "as is"
23358 with no modifications. This migration is part of a major overhaul
23359 of dejagnu. The modifications to these testcases, etc., which
23360 will allow them to work with the new version of dejagnu will be
23361 made in a future update.
48efe704 23362
8d8cb839 23363 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 23364\f
8d8cb839
EZ
23365;; Local Variables:
23366;; mode: change-log
23367;; left-margin: 8
23368;; fill-column: 74
23369;; version-control: never
23370;; End:
902f2ccb
MC
23371
23372 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 23373 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
23374 Copying and distribution of this file, with or without modification,
23375 are permitted provided the copyright notice and this notice are preserved.
This page took 2.331096 seconds and 4 git commands to generate.